

/* Start:/bitrix/templates/tver_flowers/styles.css?1743078738137*/
.ui-timepicker-standard a {text-align:left}
.catalog-item__name > a {font-size: 16px;}
.articles-items .catalog-item p {font-size: 14px;}
/* End */


/* Start:/bitrix/templates/tver_flowers/template_styles.css?174307873884216*/
@font-face {
    font-family: 'LatoRegular';
    src: url('/bitrix/templates/tver_flowers/fonts/LatoRegular/LatoRegular.eot');
    src: url('/bitrix/templates/tver_flowers/fonts/LatoRegular/LatoRegular.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/tver_flowers/fonts/LatoRegular/LatoRegular.woff') format('woff'),
        url('/bitrix/templates/tver_flowers/fonts/LatoRegular/LatoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoBold';
    src: url('/bitrix/templates/tver_flowers/fonts/LatoBold/LatoBold.eot');
    src: url('/bitrix/templates/tver_flowers/fonts/LatoBold/LatoBold.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/tver_flowers/fonts/LatoBold/LatoBold.woff') format('woff'),
        url('/bitrix/templates/tver_flowers/fonts/LatoBold/LatoBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoLight';
    src: url('/bitrix/templates/tver_flowers/fonts/LatoLight/LatoLight.eot');
    src: url('/bitrix/templates/tver_flowers/fonts/LatoLight/LatoLight.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/tver_flowers/fonts/LatoLight/LatoLight.woff') format('woff'),
        url('/bitrix/templates/tver_flowers/fonts/LatoLight/LatoLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

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

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

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

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

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

img {
    border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

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

textarea {
    overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

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

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

template {
    display: none;
}

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

[hidden] {
    display: none;
}

/* ==========================================================================
   GLOBAL
   ========================================================================== */

html * {
    max-height: 1000000px;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    /* min-width: 1180px; */
}
body {
    color: #313131;
    font-family: 'LatoRegular', sans-serif;
    font-size: 1em;
    line-height: 1;
    position: relative;
}
body.prevent-scroll {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font: inherit;
    margin: 0;
    padding: 0;
    line-height: 1.15;
}
h1 {
    font-size: 1.875em;
    line-height: 1.15;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
ul,
ol,
li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
b,
strong {
    font-family: 'LatoBold', sans-serif;
    font-weight: normal;
}
a {
    color: #ff9fba;
    outline: none;
}
a:hover,
a:active {
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #a5aaad;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #a5aaad;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
    color: #a5aaad;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #a5aaad;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

/* ==========================================================================
   COMMON
   ========================================================================== */

.container {
    width: 1210px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}
.btn {
    display: block;
    width: 280px;
    max-width: 100%;
    padding: 0;
    background-color: #ff9fba;
    color: #ffffff;
    font-size: 0.875em;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.btn:hover,
.btn:active {
    background-color: #c0758a;
}
.btn:active {
    opacity: 0.8;
}
input[name="acceptance"] {
    display: none;
    opacity: 0;
}
.acceptance-checkbox {
    color: #343b5a;
    font-size: 13px;
    cursor: pointer;
}
.acceptance-checkbox:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 9px -2px 0;
    background-color: #fff;
    border: 1px solid #3ba846;
    border-radius: 2px;
}
[type="checkbox"]:checked + label:before {
    background: url(/bitrix/templates/tver_flowers/img/icon-checkmark.png) no-repeat center center, #3ba846;
}


.mobile_block{
    display:none;
    text-align:center;
    padding-top:20px;
}


.mobile_block a,
.mobile_block a:hover,
.mobile_block a:visited,
.mobile_block a:focus{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}


.mobile_block br{
    visibility:hidden;
    display:none;
}

/* ==========================================================================
   HELPER CLASSES
   ========================================================================== */

#panel {
    position: relative;
    z-index: 10001;
}
#wrapper {
    position: relative;
    overflow: hidden;
}
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
.container.clearfix {
    overflow: visible;
}
.hidden {
    display: none;
}
.unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.loading {
    display: none;
    height: 98px;
    padding: 40px 0;
    background: url(/bitrix/templates/tver_flowers/img/loading.gif) no-repeat center;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}

/* ==========================================================================
   HEADER
   ========================================================================== */

.header {
    padding-top: 22px;
    background: url(/bitrix/templates/tver_flowers/img/bg-header.jpg) no-repeat center top;
    background-size: cover;
    color: #ffffff;
}
.header-over {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50%;
    background: none;
    z-index: 99;
}

/* Header Top */

.header__top {
    margin-bottom: 26px;
    font-size: 1.125em;
    line-height: 1.15;
    overflow: hidden;
}
.header__top.enlarged {
    padding-bottom: 65px;
}
.header__top-address {
    float: left;
    margin-top: 5px;
}
.header__top-address > span {
    display: inline-block;
    margin-top: 11px;
    font-size: 0.825em;
    /* border-bottom: 1px solid #ffffff; */
}
.header__top-address > span:hover,
.header__top-address > span:active {
    border-bottom: none;
}
.header__top-address a {
    color: #ffffff;
    text-decoration: none;
}
.header__top-phone {
    float: right;
    margin-top: 5px;
    text-align: right;
}
.header__top-phone a {
    color: #ffffff;
    text-decoration: none;
}
.header__top-phone > span {
    display: inline-block;
    margin-top: 11px;
    font-size: 0.825em;
    border-bottom: 1px dotted #ffffff;
    position: relative;
    cursor: pointer;
}
.header__top-phone > span:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
    top: -3px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -39px -74px;
    border-radius: 50%;
    z-index: 2;
    /*
    -webkit-animation: callback-action 2s 0s ease-out infinite;
    -moz-animation: callback-action 2s 0s ease-out infinite;
    animation: callback-action 2s 0s ease-out infinite;
    */
}
/*
@-webkit-keyframes callback-action {
        0% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        25% {
                -ms-transform: rotate(30deg);
                -webkit-transform: rotate(30deg);
                transform: rotate(30deg);
        }
        50% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        75% {
                -ms-transform: rotate(-30deg);
                -webkit-transform: rotate(-30deg);
                transform: rotate(-30deg);
        }
        100% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
}
@-moz-keyframes callback-action {
        0% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        25% {
                -ms-transform: rotate(30deg);
                -webkit-transform: rotate(30deg);
                transform: rotate(30deg);
        }
        50% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        75% {
                -ms-transform: rotate(-30deg);
                -webkit-transform: rotate(-30deg);
                transform: rotate(-30deg);
        }
        100% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
}
@keyframes callback-action {
        0% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        25% {
                -ms-transform: rotate(30deg);
                -webkit-transform: rotate(30deg);
                transform: rotate(30deg);
        }
        50% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
        75% {
                -ms-transform: rotate(-30deg);
                -webkit-transform: rotate(-30deg);
                transform: rotate(-30deg);
        }
        100% {
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
        }
}
*/
.header__top-phone > span:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
    top: -3px;
    background: none;
    border-radius: 50%;
    z-index: 1;
    /*
    -webkit-animation: callback-action-round 2s 0s ease-out infinite;
    -moz-animation: callback-action-round 2s 0s ease-out infinite;
    animation: callback-action-round 2s 0s ease-out infinite;
    */
}
/*
@-webkit-keyframes callback-action-round {
        0% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0);
        }
        10% {
                box-shadow: 0 0 4px 3px #ffd2df, 0 0 8px 6px rgba(255, 159, 186, 0), 0 0 12px 10px #ffd2df;
        }
        100% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0);
        }
}
@-moz-keyframes callback-action-round {
        0% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0);
        }
        10% {
                box-shadow: 0 0 4px 3px #ffd2df, 0 0 8px 6px rgba(255, 159, 186, 0), 0 0 12px 10px #ffd2df;
        }
        100% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0);
        }
}
@keyframes callback-action-round {
        0% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0), 0 0 0px 0px rgba(255, 159, 186, 0);
        }
        10% {
                box-shadow: 0 0 4px 3px #ffd2df, 0 0 8px 6px rgba(255, 159, 186, 0), 0 0 12px 10px #ffd2df;
        }
        100% {
                box-shadow: 0 0 4px 3px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0), 0 0 0px 18px rgba(255, 159, 186, 0);
        }
}
*/
.header__top-phone > span:hover,
.header__top-phone > span:active {
    border-bottom: none;
}
.header__logo {
    width: 368px;
    max-width: 100%;
    margin: 0 auto;
}
.header__logo a,
.header__logo img {
    display: block;
}
.header__logo img {
    max-width: 100%;
    height: auto;
}

.header__nav-btn {
    display: none;
    position: absolute;
    left: 0;
    top: 10px;
    width: 120px;
    height: 27px;
    padding-left: 45px;
    color: #ffffff;
    font-size: 1em;
    line-height: 27px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}
.header__nav-btn.active {
    color: #ff9fba;
}
.header__nav-btn > span,
.header__nav-btn:before,
.header__nav-btn:after {
    content: '';
    width: 35px;
    height: 5px;
    position: absolute;
    left: 0;
    background-color: #ffffff;
}
.header__nav-btn.active > span,
.header__nav-btn.active:before,
.header__nav-btn.active:after {
    background-color: #ff9fba;
}
.header__nav-btn:before {
    top: 0;
}
.header__nav-btn > span {
    top: 50%;
    margin-top: -3px;
}
.header__nav-btn:after {
    bottom: 0;
}

/* Header Top Menu */

.header__top-nav {
    width: 100%;
    margin-bottom: 18px;
    background: rgba(242, 242, 242, 0.2);
}
.header__top-nav .container {
    height: 47px;
}
.header__top-nav.fixed {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(122, 122, 122, 0.8);
    z-index: 10001;
}
.header__top-nav .container {
    position: relative;
}
.menu-top {
    padding: 0 80px;
}
.menu-top ul {
    text-align: center;
}
.menu-top li {
    display: inline-block;
}
.menu-top li.parent {
    position: relative;
}
.menu-top a {
    display: block;
    padding: 0 17px; /* 0 19px */
    color: #ffffff;
    font-size: 1em;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.menu-top a:hover,
.menu-top a:active,
.menu-top > ul > li:hover > a,
.menu-top > ul > li.current > a {
    color: #ffd2df; /* #ff9fba */
}
.submenu {
    width: 220px;
    position: absolute;
    left: 50%;
    top: 47px;
    margin-left: -110px;
    background-color: #fff;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    display: none;
}
.submenu .submenu {
    left: 100%;
    top: 0;
    margin-left: 0;
}
ul > li:hover > .submenu {
    display: block;
}
.submenu > ul {
    margin: 0;
    padding: 16px 0;
}
.submenu > ul > li {
    display: block;
}
.submenu > ul > li.parent {
    position: static;
}
.submenu > ul > li > a {
    padding: 8px 15px;
    color: #4c4c4c;
    line-height: 1.3;
    text-transform: none;
}
.submenu > ul > li:hover > a,
.submenu > ul > li.current > a {
    background: #ff9fba;
    color: #ffffff;
}
.submenu > ul > li.parent > a {
    position: relative;
}
.submenu > ul > li.parent > a:after {
    content: '';
    width: 6px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 13px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -104px -84px;
}
.submenu > ul > li.parent:hover > a:after,
.submenu > ul > li.parent.current > a:after {
    background-position: -104px -95px;
}

/* Header Cart */

.header__cart {
    position: absolute;
    top: 0;
    right: 0;
}
.header__cart a {
    display: block;
    width: 80px;
    height: 47px;
    padding: 0 20px;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.header__cart a:hover,
.header__cart a:active {
    background: rgba(121, 121, 121, 0.6);
}
.header__cart a:after {
    content: '';
    width: 39px;
    height: 31px;
    position: absolute;
    left: 50%;
    margin-left: -19.5px;
    top: 50%;
    margin-top: -14px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -64px -74px;
}
.header__cart-num {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 13px;
    top: 7px;
    background-color: #ff9fba;
    color: #ffffff;
    font-size: 0.875em;
    font-family: 'LatoBold', sans-serif;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
    z-index: 9;
}

/* Header Catalog Menu */

.header__catalog-nav {
    width: 100%;
    background-color: #ff9fba;
}
.header__catalog-nav.fixed {
    position: fixed;
    left: 0;
    top: 47px;
    z-index: 10001;
}
.menu-catalog {
    overflow: visible;
}
.menu-catalog > ul {
    text-align: center;
}
.menu-catalog > ul > li {
    display: inline-block;
    margin: 0 14px;
    position: relative;
}
.menu-catalog > ul > li:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -4px;
    background: url(/bitrix/templates/tver_flowers/img/icon-menu-separator.png) no-repeat 0 0;
}
.menu-catalog > ul > li:first-child:after {
    display: none;
}
.menu-catalog > ul > li > a {
    display: block;
    color: #ffffff;
    font-size: 1em;
    line-height: 52px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
.menu-catalog > ul > li:last-child > a {
    color: #eaff9f;
    font-family: 'LatoBold', sans-serif;
}
.menu-catalog > ul > li > a:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.menu-catalog > ul > li > a:hover:after,
.menu-catalog > ul > li > a:active:after,
.menu-catalog > ul > li.current > a:after {
    height: 2px;
}

/* Mobile Menu */

.header__mobile-nav {
    display: none;
    width: 220px;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin-left: -220px;
    padding: 30px 0;
    background-color: #ffd2df;
    background: rgba(0, 0, 0, 0.6);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 10001;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.menu-mobile ul li {
    margin-bottom: 4px;
}
.menu-mobile a {
    display: block;
    padding: 0 15px;
    color: #ffffff;
    font-size: 1em;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.menu-mobile a:hover,
.menu-mobile a:active,
.menu-mobile > ul > li.current > a,
.submenu li.active > a {
    color: #ffd2df;
}
.menu-mobile .submenu {
    position: static;
    margin-left: 0;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.menu-mobile > ul > li > .submenu {
    display: block;
}
.menu-mobile > ul > li > .submenu .submenu {
    display: none;
}
.menu-mobile > ul > li > .submenu .submenu.active {
    display: block;
}
.menu-mobile .submenu ul {
    padding: 5px 0;
}
.menu-mobile .submenu a {
    padding: 3px 15px;
    color: #ffffff;
}
.menu-mobile .submenu > ul > li:hover > a,
.menu-mobile .submenu > ul > li.current > a {
    background: none;
    color: #ffd2df;
}
.menu-mobile .submenu > ul > li.parent > a:after {
    right: 15px;
    top: 8px;
}
.menu-mobile .submenu > ul > li.active > a:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* ==========================================================================
   MAIN / CONTENT
   ========================================================================== */

.main {
}
.page__top {
    padding-top: 23px;
    padding-bottom: 21px; /* 14px */
    background-color: #e6e6e6;
}

/* ==========================================================================
   BREADCRUMBS
   ========================================================================== */

.breadcrumbs {
    margin-bottom: 16px;
    overflow: hidden;
}
.breadcrumbs-item {
    float: left;
    color: #8c8c8c;
    line-height: 1.15;
}
.breadcrumbs-link {
    margin-right: 13px;
    padding-right: 18px;
    position: relative;
}
.breadcrumbs-link:after {
    content: '';
    width: 5px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 4px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -104px -74px;
}
.breadcrumbs-item a {
    text-decoration: none;
}
.breadcrumbs-item a:hover {
    text-decoration: underline;
}

/* ==========================================================================
   PAGE CONTENT GLOBAL
   ========================================================================== */

.page__content {
    padding-top: 30px;
    padding-bottom: 80px;
}
.page__content h2 {
    margin-top: 26px;
    margin-bottom: 11px;
}
.page__content h3 {
    margin-top: 26px;
    margin-bottom: 11px;
}
.page__content p {
    margin-bottom: 11px;
    color: #4c4c4c;
    line-height: 1.3;
    overflow: hidden;
}
.page__content ul {
    margin-bottom: 11px;
}
.page__content li {
    position: relative;
    color: #4c4c4c;
    line-height: 1.3;
}
.page__content li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    background-color: #ff9fba;
    border-radius: 50%;
}
.page-bl-left {
    float: left;
    width: 480px;
    margin-right: 20px;
    margin-bottom: 40px;
    overflow: hidden;
}
.page-bl-right {
    margin-bottom: 40px;
    margin-left: 500px;
    overflow: hidden;
}
#contacts-map {
    height: 300px;
    background-color: #e6e6e6;
}
.page-bl-full {
    clear: both;
}

/* ==========================================================================
   MAIN PAGE
   ========================================================================== */

.main-page {
}

/* Slider Global */

.bx-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.bxslider {
    margin: 0;
    padding: 0;
}
.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
}
.bx-wrapper .bx-pager {
    overflow: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 14px;
    height: 14px;
    background-color: #e6e5e5;
    text-indent: -9999px;
    outline: 0;
    position: relative;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:before,
.bx-wrapper .bx-pager.bx-default-pager a:after {
    content: '';
    width: 2px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    background-color: #e6e5e5;
}
.bx-wrapper .bx-pager.bx-default-pager a:before {
    top: -10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:after {
    bottom: -10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.bx-wrapper .bx-pager.bx-default-pager a.active:before,
.bx-wrapper .bx-pager.bx-default-pager a.active:after,
.bx-wrapper .bx-pager.bx-default-pager a:focus:before,
.bx-wrapper .bx-pager.bx-default-pager a:focus:after {
    background-color: #ff9fba;
}
.bx-wrapper .bx-pager-item {
    display: block;
    width: 14px;
    margin: 20px 0;
    font-size: 0;
    line-height: 0;
}
.bx-pager .bx-pager-item:first-child {
    margin-top: 0;
}
.bx-pager .bx-pager-item:last-child {
    margin-bottom: 0;
}
.bx-wrapper .bx-controls-direction a {
    width: 34px;
    height: 49px;
    position: absolute;
    top: 142px;
    outline: 0;
    text-indent: -9999px;
    z-index: 99;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.bx-wrapper .bx-prev {
    left: -54px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat 0 -106px #ffffff;
}
.bx-wrapper .bx-next {
    right: -54px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -34px -106px #ffffff;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* Offers */

.main__offers {
    max-height: 772px;
    background-color: #e3e2e2;
    overflow: hidden;
}
.main__offers .bx-wrapper .bx-pager {
    width: 14px;
    position: absolute;
    right: 15px;
    top: 444px; /* 57% */
}
.offers-item {
    height: 772px;
    padding-top: 331px; /* 242px */
    background-position: center top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}
.offers-item-video {
    background-position: center top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
}
.offers-item-v{
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.container-text-video {
    position: absolute;
    top: 331px;
    left: 50%;
    transform: translateX(-50%);
}
a.offers-item {position: static !important;}
.offers-item__text {
    margin-bottom: 78px;
    font-size: 2.1875em;
    line-height: 1.15;
}
.offers-item__offer {
    margin-bottom: 76px;
    font-family: 'LatoBold', sans-serif;
    font-size: 3.125em;
    text-transform: uppercase;
    line-height: 1.15;
}
.offers-item__offer > span {
    display: inline-block;
    margin: 4px 0;
    padding: 0 8px;
    background: rgba(255, 159, 186, 0.5);
    line-height: 64px;
}
.offers-item__action {
    margin-bottom: 30px;
}
.offers-item__action .btn {
    display: inline-block;
    width: 180px;
    height: 58px;
    background: none;
    font-size: 1.25em;
    line-height: 54px;
    border: 2px solid #ffffff;
}
.offers-item__action .btn:hover,
.offers-item__action .btn:active {
    background-color: #ffffff;
    color: #ff9fba;
}

/* Special Items */

.main__special {
    padding-top: 76px;
    padding-bottom: 40px;
    background: url(/bitrix/templates/tver_flowers/img/bg-special.jpg) no-repeat center top #e3e2e2;
    background-size: cover;
}
.section-title {
    margin-bottom: 43px;
    font-size: 1.875em;
    line-height: 1.15;
    text-align: center;
}
.main__special .section-title {
    margin-bottom: 38px;
}
.section-title > span {
    display: inline-block;
    padding: 0 14px;
    position: relative;
}
.section-title > span:before,
.section-title > span:after {
    content: '';
    width: 30px;
    height: 1px;
    position: absolute;
    top: 50%;
    background-color: #ff9fba;
}
.section-title > span:before {
    left: -30px;
}
.section-title > span:after {
    right: -30px;
}
.special__items {
    margin-bottom: 52px;
}
.special__action-text {
    margin-bottom: 28px;
    font-family: 'LatoBold', sans-serif;
    font-size: 1.875em;
    line-height: 1.325;
    text-align: center;
}
.special__countdown {
    margin-bottom: 60px;
}
.specilal__countdown-container {
    width: 780px;
    max-width: 100%;
    margin: 0 auto;
}
.ClassyCountdown-wrapper > div {
    display: inline-block;
    width: calc(25% - 20px);
    margin: 10px;
    position: relative;
}
.ClassyCountdown-value {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0 !important;
    font-size: 1em;
    line-height: 1;
    text-align: center;
}
.ClassyCountdown-value div {
    width: 100%;
    position: absolute;
    top: 50%;
    font-family: 'LatoRegular', sans-serif;
}
.specilal__countdown-container .ClassyCountdown-value div {
    height: 70px;
    margin-top: -35px;
    color: #5e5e5e;
    font-size: 70px !important;
    line-height: 70px;
}
.ClassyCountdown-value span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    line-height: 1.15;
}
.specilal__countdown-container .ClassyCountdown-value span {
    bottom: -31px;
    color: #5e5e5e;
    font-size: 20px;
}

/* Catalog Items */

.catalog-items {
    padding-top: 5px;
    overflow: hidden;
}
.catalog-items.clearfix {
    overflow: visible;
}
.catalog-item {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 40px;
    text-align: center;
}
.articles-items .catalog-item {
    width: 270px;
}
.catalog-items-ext .catalog-item {
    width: 49%;
    margin-right: 2% !important;
    margin-bottom:20px;
}
.catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+3) {
    margin-right: 0;
}
.catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+4) {
    clear: both;
    float: left;
}
.catalog-items.catalog-items-list .catalog-item:nth-child(3n+3) {
    margin-right: 20px;
}
.catalog-items.catalog-items-list .catalog-item:nth-child(4n+4) {
    margin-right: 0;
}
.catalog-items.catalog-items-list .catalog-item:nth-child(3n+4) {
    clear: none;
}
.catalog-items.catalog-items-list .catalog-item:nth-child(4n+5) {
    clear: both;
    float: left;
}
.catalog-items-carousel .catalog-item {
    clear: none !important;
}
.catalog-items.catalog-items-ext .catalog-item:nth-child(3n+4),
.catalog-items-ext .catalog-item:nth-child(odd) {
    clear: none;
    float: left;
}
.catalog-items-ext .catalog-item:nth-child(even) {
    margin-right: 0 !important;
}
.catalog-item__image {
    margin-bottom: 12px;
    padding: 10px 9px;
    /* background: #f3f3f3; */
    background-color: #ffffff;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.catalog-item__image:hover,
.catalog-item__image:active {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.catalog-item__image > a {
    display: block;
    height: 311px;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #ff9fba;
    overflow: hidden;
}
.catalog-item__image-container {
    height: 100%;
    position: relative;
}
.catalog-item__image img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.catalog-item__image > a:hover img {
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
.catalog-item__name {
    margin-bottom: 6px;
}
.catalog-item__name > a {
    color: #414141;
    font-size: 0.9em;
    line-height: 1.15;
    text-decoration: none;
}
.catalog-items-ext .catalog-item__name > a {
    font-size: 1em;
}
.catalog-item__name > a:hover,
.catalog-item__name > a:active {
    color: #ff9fba;
}
.catalog-item__price {
    margin-bottom: 14px;
    color: #ff9fba;
    font-size: 1.5em;
    line-height: 1.15;
}
.catalog-item__description {
    margin-bottom: 14px;
    color: #ff9fba;
    font-size: 1em;
    line-height: 1.15;
}

.old-price {
    font-family: 'LatoLight', sans-serif;
    text-decoration: line-through;
}
.catalog-item__price > span {
    margin: 0 9px;
    color: #414141;
    font-size: 0.75em;
}
.catalog-item__buy {
}
.add-to-cart-btn {
    width: 100%;
    position: relative;
}
.catalog-items-carousel .add-to-cart-btn {
    margin-bottom: 5px;
}
.add-to-cart-btn.pending {
    cursor: default;
}
.add-to-cart-btn.pending:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/bitrix/templates/tver_flowers/img/loading-btn.gif) no-repeat center #ff9fba;
    z-index: 2;
}
.catalog-item__countdown {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 21px 17px;
    background-color: #ff9fba;
    color: #ffffff;
    z-index: 2;
}
.catalog-item__countdown-title {
    font-size: 1.25em;
    text-align: center;
}
.catalog-item__countdown-container {
    max-width: 280px;
    margin: 0 auto;
}
.catalog-item__countdown-container .ClassyCountdown-value div {
    height: 18px;
    margin-top: -9px;
    color: #ffffff;
    font-size: 18px !important;
    line-height: 18px;
}
.catalog-item__countdown-container .ClassyCountdown-value span {
    bottom: -15px;
    color: #ffffff;
    font-size: 12px !important;
}
.catalog-item__label-special {
    padding: 0 10px;
    position: absolute;
    right: 20px;
    top: 21px;
    background-color: #ffa800;
    color: #ffffff;
    font-size: 0.85em;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    z-index: 9;
}

/* Sections / Items */

.main__catalog {
    padding-top: 76px;
    padding-bottom: 80px;
}
.main__catalog .section-title {
    margin-bottom: 19px;
}
.catalog__announcement {
    margin-bottom: 35px;
    font-size: 1.25em;
    line-height: 1.15;
    text-align: center;
}
.catalog__filter {
    width: 780px;
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 0 80px;
    text-align: center;
    overflow: hidden;
}
.catalog__sections {
    margin-bottom: 45px; /* 50px */
}
.catalog__sections-list {
    display: table;
    width: 100%;
    table-layout: auto;
}
.catalog__sections-list > li {
    display: table-cell;
    width: 14.29%;
}
.catalog__sections-list a {
    display: block;
    height: 44px;
    margin-right: 15px;
    color: #313131;
    font-size: 1em;
    font-family: 'LatoBold', sans-serif;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ff9fba;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
}
.catalog__sections-list > li:last-child a {
    margin-right: 0;
}
.catalog__sections-list a:hover,
.catalog__sections-list a:active,
.catalog__sections-list a.active-section {
    background-color: #ff9fba;
    color: #ffffff;
}
.catalog__section-items {
}
.catalog__section-items .catalog-item {
    width: /*380*/275px;
}
.catalog__section-more {
}
.catalog__section-more .btn {
    width: 380px;
    height: 45px;
    margin: 0 auto;
    background: none;
    color: #ff9fba;
    font-family: 'LatoBold', sans-serif;
    font-size: 1em;
    line-height: 45px;
    border: 1px solid #ff9fba;
}
.catalog__section-more .btn:hover,
.catalog__section-more .btn:active {
    background-color: #ff9fba;
    color: #ffffff;
}

/* Services */

.main__services {
    padding-top: 76px;
    padding-bottom: 40px;
    background-color: #f2f2f2;
}
.services-list {
    overflow: hidden;
}
.services-item {
    float: left;
    width: /*380px*/280px;
    margin-right: 20px;
    margin-bottom: 40px;
    padding: 0 25px;
    text-align: center;
}
.services-item:nth-child(3n+3) {
    margin-right: 0;
}
.services-item > a {
    display: block;
    height: /*330px*/230px;
    background-color: #ffffff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.services-item > a:after {
    content: '';
    display: block;
    width: 214px;
    height: 214px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 8px;
    border: 2px solid #f2f2f2;
    border-radius: 50%;
}
.services-item img {
    display: block;
    max-width: 100%;
    height: auto;
}
.services-item__name {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 50px;
    background: rgba(255, 159, 186, 0.9);
    color: #ffffff;
    font-size: 1.125em;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.services-item > a:hover .services-item__name,
.services-item > a:active .services-item__name {
    background: rgba(255, 255, 255, 0.9);
    color: #ff9fba;
}

/* Advantages */

.main__advantages {
    padding-top: 76px;
    padding-bottom: 46px;
}
.advantages-list {
    overflow: hidden;
    cursor: pointer;
}
.advantages-item {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 34px; /* 40px */
    padding: 0 10px;
    text-align: center;
}
.advantages-item:nth-child(4n+4) {
    margin-right: 0;
}
.advantages-item:nth-child(4n+5) {
    clear: both;
    float: left;
}
.advantages-item:before {
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto 9px;
    background-image: url(https://www.tver-flowers.ru/bitrix/templates/tver_flowers/img/icons-advantage.png);
    background-repeat: no-repeat;
}
.advantages-item-1:before {
    background-position: 0 0;
}
.advantages-item-2:before {
    background-position: 0 -45px;
}
.advantages-item-3:before {
    background-position: 0 -90px;
}
.advantages-item-4:before {
    background-position: 0 -135px;
}
.advantages-item-5:before {
    background-position: 0 -180px;
}
.advantages-item-6:before {
    background-position: 0 -225px;
}
.advantages-item-7:before {
    background-position: 0 -270px;
}
.advantages-item-8:before {
    background-position: 0 -315px;
}
.advantages-item-9:before {
    background-position: 0 -360px; 
}
.advantages-item__title {
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-family: 'LatoBold', sans-serif;
    line-height: 1.15;
    text-transform: uppercase;
    position: relative;
}
.advantages-item__title:after {
    content: '';
    width: 35px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -17.5px;
    background-color: #ff9fba;
}
.advantages-item__text {
    color: #333;
    font-family: 'LatoLight', sans-serif;
    line-height: 1.2;
}

/* ==========================================================================
   CATALOG SECTION
   ========================================================================== */

.catalog-filter {
    float: left;
    width: 280px;
    margin-right: 20px;
    overflow: hidden;
}
.catalog-filter__header {
    margin-bottom: 17px;
    line-height: 1.15;
}
.catalog-filter .bx-filter {
    margin-bottom: 11px;
}
.catalog-filter .bx-filter .bx-ui-slider-handle input {
    color: #313131;
}
.catalog-filter .bx-filter-popup-result {
    margin-bottom: 9px;
}
.catalog-filter__type {
    margin-bottom: 20px;
    padding: 18px 0;
    border: 1px solid #ff9fba;
}
.catalog-filter__type-header {
    margin-bottom: 15px;
    padding: 0 18px;
    line-height: 1.15;
    text-transform: uppercase;
    cursor: pointer;
}
.catalog-filter__type-header:hover,
.catalog-filter__type-header:active {
    color: #ff9fba;
}
.catalog-filter__type-header > span {
    display: inline-block;
    position: relative;
}
.catalog-filter__type-header > span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -20px;
    top: 6px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ff9fba transparent;
}
.catalog-filter__type-header.active > span:before {
    border-width: 5px 5px 0 5px;
    border-color: #ff9fba transparent transparent transparent;
}
.catalog-filter__type-header > span:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -19px;
    top: 7px;
    border-style: solid;
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #ffffff transparent;
}
.catalog-filter__type-header.active > span:after {
    top: 6px;
    border-width: 4px 4px 0 4px;
    border-color: #ffffff transparent transparent transparent;
}
.catalog-filter__type ul {
}
.catalog-filter__type li {
    position: relative;
}
.catalog-filter__type li:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 19px;
    top: 8px;
    background: none;
    border: 1px solid #ff9fba;
    border-radius: 50%;
}
.catalog-filter__type li:hover:before,
.catalog-filter__type li:active:before,
.catalog-filter__type li.current:before {
    border-color: #ffffff;
}
.catalog-filter__type li:after {
    content: '';
    display: none;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 19px;
    top: 8px;
    margin: 3px;
    background-color: #ff9fba;
    border-radius: 50%;
}
.catalog-filter__type li:hover:after,
.catalog-filter__type li:active:after,
.catalog-filter__type li.current:after {
    display: block;
    background-color: #ffffff;
}
.catalog-filter__type a {
    display: block;
    padding: 6px 48px;
    color: #313131;
    line-height: 1.15;
    text-decoration: none;
}
.catalog-filter__type a:hover,
.catalog-filter__type a:active,
.catalog-filter__type li.current a {
    background-color: #ff9fba;
    color: #ffffff;
}
.catalog-section {
    margin-left: 300px;
}
.catalog-section-sort {
    margin-bottom: 17px;
    line-height: 1.15;
    text-align: right;
}
.catalog-section-sort a {
    color: #313131;
}
.catalog-section-sort a.current {
    color: #ff9fba;
}
.catalog-section-sort a:hover,
.catalog-section-sort a:active {
    color: #ff9fba;
    text-decoration: none;
}
.bx_catalog_line {
    display: none !important;
}
.catalog-section-items {
    margin-bottom: 20px;
}
.catalog-section-items .catalog-item:nth-child(4n+4) {
    margin-right: 20px;
}
.catalog-section-items .catalog-item:nth-child(4n+4) {
    margin-right: 20px;
}
.catalog-section-nav {
    margin-bottom: 30px;
}
.catalog-section-text {
}

/* ==========================================================================
   PRODUCT ITEM
   ========================================================================== */

.catalog-detail {
    margin-bottom: 42px;
    overflow: hidden;
}
.catalog-detail__image {
    float: left;
    width: 480px;
    height: 480px;
    border: 2px solid #e6e6e6;
    overflow: hidden;
}
.loupe {
    background-color: #e6e6e6;
    background: rgba(255, 255, 255, 1);
    border: 2px solid #ff9fba;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.catalog-detail__image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.catalog-detail__image:hover img {
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
.catalog-detail__info {
    margin-left: 500px;
}
.catalog-detail__name {
    margin-bottom: 23px;
    font-size: 2.5em;
    line-height: 1.15;
}
.catalog-detail__price {
    margin-bottom: 29px;
    color: #ff9fba;
    font-size: 2.5em;
    line-height: 1.15;
}
.catalog-detail__price > span {
    margin-right: 5px;
    color: #999999;
    font-size: 0.6em;
}
.catalog-detail__options {
    overflow: hidden;
}
.catalog-detail__option {
    float: left;
    width: 70px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 27px;
    font-size: 1em;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e6e6e6;
}
a.catalog-detail__option {
    color: #ff9fba;
    text-decoration: none;
    border-color: #ff9fba;
}
.catalog-detail__properties {
    margin-bottom: 28px;
    color: #4c4c4c;
    line-height: 1.3;
}
.catalog-detail__properties ul,
.catalog-detail__properties p {
    margin-bottom: 5px;
}
.properties-line-item {
    display: inline-block;
}
.properties-line-item:after {
    content: '/';
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    color: #ff9fba;
}
.properties-line-item:last-child:after {
    display: none;
    content: '';
}
.catalog-detail__properties span {
    /* font-family: 'LatoLight', sans-serif; */
}
.catalog-detail__text {
    margin-bottom: 28px;
    color: #4c4c4c;
    line-height: 1.3;
}
.catalog-detail__buy {
    margin-bottom: 39px;
}
.catalog-detail__buy .btn {
    max-width: 320px;
    height: 44px;
    font-family: 'LatoBold', sans-serif;
    font-size: 1em;
    line-height: 44px;
}

/* Order Info */

.catalog-order-info {
    margin-bottom: 36px;
    overflow: hidden;
}
.order-info-step {
    float: left;
    width: 380px; /* 200px */
    padding: 0 20px;
    font-family: 'LatoLight', sans-serif;
    line-height: 1.25;
    text-align: center;
    position: relative;
}
.order-step-checkout,
.order-step-delivery {
    margin-right: 20px; /* 40px */
}
.order-info-step:before {
    content: '';
    display: block;
    width: 84px;
    height: 84px;
    margin: 0 auto 18px;
    background-image: url(/bitrix/templates/tver_flowers/img/icons-order-steps.png);
    background-repeat: no-repeat;
}
.order-step-checkout:before {
    background-position: 0 0;
}
.order-step-delivery:before {
    background-position: 0 -84px;
}
.order-step-payment:before {
    background-position: 0 -168px;
}
.order-step-checkout:after,
.order-step-delivery:after {
    content: '';
    width: 40px;
    height: 24px;
    position: absolute;
    right: -30px;
    top: 30px;
    background: url(/bitrix/templates/tver_flowers/img/icon-arrow.png) no-repeat center;
}
.order-info-step a {
    text-decoration: none;
}
.order-info-step a:hover,
.order-info-step a:active {
    text-decoration: underline;
}

/* Back to Section */

.catalog-back {
    margin-bottom: 54px;
    text-align: center;
}
.catalog-back .btn {
    width: 320px;
    height: 39px;
    margin: 0 auto;
    background: none;
    color: #ff9fba;
    font-family: 'LatoBold', sans-serif;
    font-size: 1em;
    line-height: 39px;
    border: 1px solid #ff9fba;
}
.catalog-back .btn:hover,
.catalog-back .btn:active {
    opacity: 0.8;
}
.catalog-back .btn:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 14px;
    margin-right: 19px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -69px -131px;
}

/* More Items */

.catalog-more-items {
    margin-bottom: 54px;
}

.wholesale__offers {
    height: 850px;
    max-height: 851px;
    padding-top: 334px;
    background: url(/bitrix/templates/tver_flowers/img/bg-wholesale-offers.jpg) no-repeat top center;
    color: #ffffff;
}
.wholesale__offers-header {
    margin-bottom: 37px;
    text-align: center;
}
.wholesale__offers-list {
    overflow: hidden;
}
.wholesale__offers-item {
    float: left;
    width: 49%;
    max-height: 100px;
    margin-left: 2%;
    margin-bottom: 20px;
    padding-left: 130px;
    background: rgba(242, 242, 242, 0.2);
    position: relative;
}
.wholesale__offers-item:after {
    content: '';
    width: 87px;
    height: 87px;
    position: absolute;
    left: 26px;
    top: 50%;
    margin-top: -43.5px;
    background-image: url(/bitrix/templates/tver_flowers/img/icons-wholesale-offers.png);
    background-repeat: no-repeat;
}
.wholesale__offers-item-1:after {
    background-position: 0 0;
}
.wholesale__offers-item-2:after {
    background-position: 0 -174px;
}
.wholesale__offers-item-3:after {
    background-position: 0 -87px;
}
.wholesale__offers-item-4:after {
    background-position: 0 -261px;
}
.wholesale__offers-item-5:after {
    background-position: 0 -348px;
}
.wholesale__offers-item-6:after {
    background-position: 0 -435px;
}
.wholesale__offers-item:nth-child(2n+1) {
    clear: both;
    float: left;
    margin-left: 0;
}
.wholesale__offers-item-text {
    display: table;
    width: 100%;
    font-size: 1.25em;
    line-height: 1.2;
}
.wholesale__offers-item-text > span {
    display: table-cell;
    height: 100px;
    padding: 10px;
    vertical-align: middle;
}
.wholesale__catalog {
    padding-top: 76px;
    padding-bottom: 80px;
}
.wholesale__catalog .section-title {
    margin-bottom: 47px;
}
.wholesale__catalog-btn {
    margin-bottom: 46px;
}
.order-price-btn {
    width: 480px;
    height: 58px;
    margin: 0 auto;
    font-size: 1.25em;
    line-height: 58px;
    overflow: hidden;
}
.order-price-btn:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 43px;
    margin-right: 19px;
    margin-bottom: -15px;
    background: url(/bitrix/templates/tver_flowers/img/icon-price.png) no-repeat center;
    font-size: 0;
}
.wholesale__price {
    padding-top: 73px;
    padding-bottom: 77px;
    max-height: 304px;
    background: url(/bitrix/templates/tver_flowers/img/bg-wholesale-price.jpg) no-repeat top center;
    background-size: cover;
    color: #ffffff;
    text-align: center;
}
.wholesale__price-header {
    margin-bottom: 38px;
}
.wholesale__cities {
}
.wholesale__cities-top {
    background: url(/bitrix/templates/tver_flowers/img/bg-wholesale-cities-top.jpg) no-repeat center bottom;
}
.wholesale__cities .section-title {
    margin-top: 77px;
    margin-bottom: 19px;
}
.wholesale__cities-announcement {
    font-size: 1.25em;
    line-height: 1.15;
    text-align: center;
}
.wholesale__cities-map {
    height: 643px;
    background: url(/bitrix/templates/tver_flowers/img/bg-wholesale-cities.jpg) no-repeat center top;
    position: relative;
}
.wholesale__cities-map > img {
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.wholesale__cta {
    padding-top: 73px;
    padding-bottom: 77px;
    /* max-height: 351px; */
    background: url(/bitrix/templates/tver_flowers/img/bg-wholesale-cta.jpg) no-repeat top center;
    background-size: cover;
    color: #ffffff;
    text-align: center;
}
.wholesale__cta-header {
    margin-bottom: 10px;
}
.wholesale__cta-announcement {
    margin-bottom: 35px;
    font-size: 1.25em;
    line-height: 1.15;
    text-align: center;
}
.wholesale__cta-announcement a {
    color: #ffffff;
    text-decoration: none;
}
.wholesale__cta-announcement span {
    font-family: 'LatoBold', sans-serif;
    font-size: 1.2em;
}
.order-call-btn {
    width: 320px;
    height: 58px;
    margin: 0 auto;
    background: none;
    font-size: 1.25em;
    line-height: 52px;
    border: 3px solid #ffffff;
}
.order-call-btn:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 19px;
    margin-bottom: -6px;
    background: url(/bitrix/templates/tver_flowers/img/icon-phone.png) no-repeat center;
    font-size: 0;
}
.order-call-btn:hover,
.order-call-btn:active {
    background-color: #ffffff;
    color: #ff9fba;
}

.page__content .sitemap li:before{
     display:none;
}

.page__content .sitemap ul{
    padding-left:20px;
}

@media screen and (max-width: 1024px) {
    .page-bl-left,
    .page-bl-right{
        width:auto;
        margin:0px;
    }

    /*
    .submenu > ul > li.menu3,
    .submenu > ul > li.menu4,
    */
    .submenu > ul > li.menuУслуги,
    .menu-mobile a.menuУслуги,
    .menu-mobile a.menuО.нас,
    .submenu > ul > li.menuНаши.преимущества{
        display:none;
    }
}

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

    .wholesale__offers-item-text {
        font-size: 1em;
    }
    .wholesale__cities-map {
        height: 386px;
        background-size: auto 100%;
    }

    .page-bl-left,
    .page-bl-right{
        float:none;
    }

}

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

    .wholesale__offers {
        padding-top: 274px;
    }
    .wholesale__offers-item {
        float: none;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        text-align: center;
    }
    .wholesale__offers-item:nth-child(2n+1) {
        float: none;
    }
    .wholesale__offers-item:after {
        display: none;
        width: 40px;
        height: 40px;
        background-size: cover;
    }
    .wholesale__offers-item-text > span {
        height: auto;
    }
    .wholesale__cities-map {
        height: 322px;
        background-size: auto 100%;
    }

}

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

    .order-price-btn {
        font-size: 1em;
    }
    .wholesale__cities-map {
        height: 257px;
        background-size: auto 100%;
    }

}

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

    .order-price-btn {
        font-size: 1em;
    }
    .wholesale__cities-map {
        height: 225px;
        background-size: auto 100%;
    }

}

/* ==========================================================================
   FOOTER
   ========================================================================== */

.footer {
    padding-top: 50px;
    padding-bottom: 49px;
    background: url(/bitrix/templates/tver_flowers/img/bg-footer.jpg) no-repeat center top;
    background-size: cover;
    color: #ffffff;
    font-size: 1em;
}
.footer .container {
    position: relative;
}

/* Footer Info */

.footer__info {
    float: left;
}
.footer__logo {
    width: 360px;
    margin-bottom: 11px;
}
.footer__logo a,
.footer__logo img {
    display: block;
}
.footer__logo img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.footer__info-payment {
    margin-bottom: 30px;
    line-height: 1.15;
}
.payment-title {
    margin-bottom: 9px;
}
.payment-options {
    width: 280px;
    max-width: 100%;
    padding: 9px 10px;
    background: rgba(242, 242, 242, 0.2);
    font-size: 0;
    text-align: center;
}
.payment-options > img {
    display: inline-block;
}
.footer__info-copyright,
.footer__info-developer {
    line-height: 1.15;
}
.footer__info-copyright {
    margin-bottom: 11px;
}
.footer__info-copyright a,
.footer__info-developer a {
    color: #ffffff;
    text-decoration: none;
}
.footer__info-copyright a:hover,
.footer__info-developer a:hover {
    color: #ff9fba;
}

/* Footer Contacts */

.footer__contacts {
    float: right;
    margin-top: 1px;
    text-align: right;
}
.footer__contacts a {
    color: #ffffff;
    text-decoration: none;
}
.footer__contacts a:hover,
.footer__contacts a:active {
    color: #ff9fba;
}
.footer__contacts-address {
    margin-bottom: 13px; /* 27px */
    padding-left: 15px;
    line-height: 1.15;
    position: relative;
}
.footer__contacts-address:before {
    content: '';
    width: 8px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat 0 -74px;
}
.footer__contacts-address > span {
    display: inline-block;
    margin-top: 7px;
    border-bottom: 1px solid #ffffff;
}
.footer__contacts-address > span:hover {
    border-color: transparent;
}
.footer__contacts-schedule {
    margin-bottom: 27px;
    line-height: 1.15;
}
.footer__contacts-phone {
    display: inline-block;
    margin-bottom: 7px;
    padding-left: 19px;
    line-height: 1.15;
    position: relative;
}
.footer__contacts-phone:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -9px -74px;
}
.footer__contacts-messengers {
    margin-bottom: 15px;
    overflow: hidden;
}
.footer__contacts-messengers > a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 6px;
    background-image: url(/bitrix/templates/tver_flowers/img/sprite.png);
    background-repeat: no-repeat;
}
.footer__contacts-messengers > a.viber {
    background-position: 0 0;
}
.footer__contacts-messengers > a.whatsapp {
    background-position: -37px 0;
}
.footer__contacts-messengers > a.telegram {
    background-position: -74px 0;
}
.footer__contacts-messengers > a.instagram {
    background-position: -74px -37px;
}
.footer__contacts-messengers > a:hover,
.footer__contacts-messengers > a:active {
    opacity: 0.8;
}
.footer__contacts-email {
    display: inline-block;
    margin-bottom: 13px;
    padding-left: 23px;
    line-height: 1.15;
    position: relative;
}
.footer__contacts-email:before {
    content: '';
    width: 16px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat -22px -74px;
}
.footer__contacts-social > span {
    display: inline-block;
    margin-bottom: 9px;
    line-height: 1.15;
}
.footer__contacts-social {
    line-height: 1.15;
    overflow: hidden;
}
.footer__contacts-social > a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 6px;
    background-image: url(/bitrix/templates/tver_flowers/img/sprite.png);
    background-repeat: no-repeat;
}
.footer__contacts-social > a.vk {
    background-position: 0 -37px;
}
.footer__contacts-social > a.facebook {
    background-position: -37px -37px;
}
.footer__contacts-social > a.instagram {
    background-position: -74px -37px;
}
.footer__contacts-social > a:hover,
.footer__contacts-social > a:active {
    opacity: 0.8;
}

/* Footer Nav */

.footer__nav {
    margin-top: 1px;
    margin-right: 380px;
    margin-left: 400px;
    overflow: hidden;
}
.menu-bottom__title {
    margin-bottom: 17px;
    font-family: 'LatoBold', sans-serif;
    line-height: 1.15;
}
.menu-bottom {
    float: left;
    width: 180px;
    margin-right: 20px;
    margin-bottom: 43px;
}
.menu-bottom li {
    margin-bottom: 8px;
    line-height: 1.15;
}
.menu-bottom a {
    color: #e5e5e5;
    text-decoration: none;
}
.menu-bottom a:hover {
    text-decoration: underline;
}
.footer__nav-policy {
    clear: both;
    line-height: 1.15;
}
.footer__nav-policy > a {
    color: #e5e5e5;
    text-decoration: none;
}
.footer__nav-policy > a:hover,
.footer__nav-policy > a:active {
    text-decoration: underline;
}

.order-notification {
    width: 520px;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 40px;
    background-color: #ffffff;
    overflow: hidden;
}
.order-notification__header {
    margin-bottom: 20px;
    font-family: 'LatoBold', sans-serif;
    font-size: 1.25em;
    line-height: 1.15;
    text-align: center;
}
.order-notification__image {
    margin-bottom: 20px;
}
.order-notification__phone {
    display:none;
    font-size: 1.25em;
    line-height: 1.15;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
}
.order-notification__phone a {
    color: black;
}
.order-notification__image > img {
    display: block;
    max-width: 240px;
    height: auto;
    margin: 0 auto;
}
.order-notification__controls {
    overflow: hidden;
}
.order-notification__controls .btn {
    float: left;
    width: 210px;
}
.order-notification__controls .btn.btn-order__recommended-close {
    width: 100%;
}

.close-notification,.show-phone {
    float: left;
    margin-right: 20px;
    background: none;
    color: #ff9fba;
    border: 1px solid #ff9fba;
}
.close-notification:hover,
.close-notification:focus, .show-phone:hover, .show-phone:focus {
    background: none;
}

.back-to-top {
    display: none;
    width: 56px;
    height: 39px;
    background-color: #ff9fba;
    position: fixed;
    right: 15px;
    bottom: 15px;
    line-height: 39px;
    text-align: center;
    cursor: pointer;
    z-index: 999;
}
.back-to-top:after {
    content: '';
    display: inline-block;
    width: 17px;
    height: 12px;
    background: url(/bitrix/templates/tver_flowers/img/sprite.png) no-repeat 0 -87px;
}
.back-to-top:hover,
.back-to-top:active {
    background-color: #c0758a;
}
.back-to-top:active {
    opacity: 0.8;
}

/* ==========================================================================
   ORDER FORMS
   ========================================================================== */

#popup-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 9999;
    opacity: 0.7;
}

#callback,
#order-price {
    width: 360px;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 40px;
    background-color: #ffffff;
    overflow: hidden;
}
.popup-form > div {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.popup-form > div.input-phone {
}
.popup-form input[type="text"] {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 10px;
    color: #313131;
    font-size: 1em;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.popup-form input[type="text"]:focus {
    border-color: #c0758a;
}
.popup-form input.error,
.popup-form input.error:focus {
    border-color: #f54954;
}
.popup-form label.error {
    display: block;
    padding: 5px 0;
    color: #f54954;
    font-size: 0.875em;
    line-height: 1.15;
}
.popup-form .submit-btn {
    width: 100%;
    line-height: 40px;
}
.form-header {
    margin-bottom: 20px;
    font-size: 1.875em;
    line-height: 1.15;
    text-align: center;
}
.notification {
    display: none;
    padding: 0;
    font-size: 1em;
    line-height: 1.15;
    text-align: center;
}

/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.6;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    max-width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

.articles-items .catalog-item:nth-child(3n+4) {
    clear:none !important;
}
.articles-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+3) {
    margin-right: 20px;
}

.articles-more-items {
    margin: 50px 0px;
}

.important {
	background: #ff9fba;
    color: #fff !important;
    padding: 20px;
}
img.img-right {
	float: right;
    width: 450px;
    margin: 0px 0px 15px 15px;
}
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; }
}

/* ----- Media Queries ----- */

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

    /* Header */

    .header {
        padding-bottom: 18px;
    }
    .header__top-nav {
        margin-bottom: 0;
    }
    .header__nav-btn {
        display: block;
    }
    .menu-top {
        display: none;
    }
    .header__catalog-nav {
        display: none;
    }
    .menu-catalog {
        display: none;
    }

    /* Catalog Items */

    .catalog-item {
        width: 49%;
        margin-right: 2%;
    }
    .articles-items .catalog-item{
        width: 49%;
        margin-right: 2%;
    }
    .catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+3) {
        margin-right: 2%;
    }
    .catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+4) {
        clear: none;
    }
    .catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(even) {
        margin-right: 0;
    }

    /* Catalog Detail Item */

    .order-info-step {
        width: 32%;
        padding: 0 2%;
    }
    .order-step-checkout, .order-step-delivery {
        margin-right: 2%;
    }

    /* Main Page */

    .offers-item {
        padding-top: 279px;
    }
    .catalog__sections-list > li:last-child {
        display: none;
    }
    .catalog__section-items .catalog-item {
        width: 49%;
    }
    .services-item {
        width: 49%;
        margin-right: 2%;
        padding: 0 2%;
    }
    .services-item:nth-child(even) {
        margin-right: 0;
    }
    .services-item > a {
        height: auto;
        max-width: 380px;
        max-height: 380px;
        margin: 0 auto;
    }
    .services-item > a:after {
        width: 96%;
        height: 96%;
        margin: 2%;
    }
    .advantages-item {
        /*width: 49%;*/
        margin-right: 2%;
    }
    .advantages-item:nth-child(4n+4) {
        margin-right: 2%;
    }
    .advantages-item:nth-child(4n+5) {
        clear: none;
    }
    .advantages-item:nth-child(odd) {
        clear: both;
        float: left;
    }
    .advantages-item:nth-child(even) {
        margin-right: 0;
    }

    /* Footer */

    .footer__nav {
        display: none;
    }
    .menu-bottom {
    }

}

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

    /* Catalog Items */

    .catalog-filter {
        width: 32%;
        margin-right: 2%;
    }
    .btn.filter-btn {
        min-width: 100%;
        padding: 0;
    }
    .catalog-section {
        margin-left: 34%;
    }

    /* Catalog Detail Item */

    .catalog-detail__image {
        width: 49%;
        height: auto;
    }
    .catalog-detail__info {
        margin-left: 51%;
    }

    /* Main Page */

    .catalog__sections-list a {
        font-size: 0.875em;
    }

}

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

    /* Main Page */

    .offers-item__text {
        margin-bottom: 68px;
    }
    .offers-item__offer {
        margin-bottom: 66px;
    }

}

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

    /* Header */

    .header__top-address {
        display: none;
    }
    .header__top-phone {
        display: none;
    }

    /* Catalog Detail Item */

    .catalog-detail__name {
        font-size: 1.5em;
    }

    .mobile_block{
        display:block;
    }

}

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

    /* Catalog Items */

    .catalog-filter {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .catalog-section {
        margin-left: 0;
    }
    .catalog-section-sort {
        text-align: left;
    }

    /* Main Page */

    .catalog__sections {
        display: none;
    }

    /* Footer */

    .footer {
        text-align: center;
    }
    .footer__info,
    .footer__contacts {
        float: none;
        display: inline-block;
    }
    .footer__info {
        width: 100%;
    }
    .footer__logo {
        width: 100%;
    }
    .payment-options {
        margin: 0 auto;
    }
    .footer__info-copyright,
    .footer__info-developer {
        display: none;
    }
    .footer__contacts {
        text-align: center;
    }
    ..footer__contacts-messengers > a,
    .footer__contacts-social > a {
        margin: 0 3px;
    }

}

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

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

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

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

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

    /* Catalog Items */

    .catalog-item {
        clear: none;
        width: 100%;
        margin-right: 0;
    }
    .articles-items .catalog-item {
        width: 100%;
    }
    .catalog-items:not(.catalog-items-carousel) .catalog-item:nth-child(3n+3) {
        margin-right: 0;
    }
    .catalog-items-ext .catalog-item {
        width: 100%;
        margin-right: 0;
    }
    .cart-items__recommended .catalog-item:nth-child(3)  {
        display: none;
    }
    .cart-items__recommended .catalog-item:nth-child(4)  {
        display: none;
    }

        /* Catalog Detail Item */

    .catalog-detail__name {
        display: none;
    }

    /* Main Page */

    .main__offers {
        max-height: 656px;
    }
    .offers-item {
        padding-top: 250px;
    }
    .offers-item__text {
        margin-bottom: 58px;
        font-size: 1.75em;
    }
    .offers-item__offer {
        margin-bottom: 56px;
        font-size: 2.625em;
    }

}

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

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

    /* Catalog Detail Item */

    .catalog-detail__image {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .catalog-detail__info {
        margin-left: 0;
    }
    .catalog-detail__buy .btn {
        max-width: 100%;
    }
    .catalog-order-info {
        display: none;
    }

    /* Main Page */

    .main__offers {
        max-height: 656px;
    }
    .offers-item__text {
        font-size: 1.5em;
    }
    .offers-item__offer {
        font-size: 2.125em;
    }
    .offers-item__offer > span {
        line-height: 48px;
    }
    .main__offers .bx-wrapper .bx-pager {
        display: none;
    }
    .special__action-text {
        font-size: 1.375em;
    }
    .specilal__countdown-container .ClassyCountdown-value div {
        font-size: 42px !important;
    }
    .catalog__section-items .catalog-item {
        width: 100%;
    }
    .services-item {
        width: 100%;
        margin-right: 0;
        padding: 0;
    }
    .advantages-item {
        width: 100%;
        margin-right: 0;
    }
    .advantages-item:nth-child(4n+4) {
        margin-right: 0;
    }
    .advantages-item:nth-child(4n+5),
    .advantages-item:nth-child(odd) {
        clear: both;
        float: none;
    }

    .order-notification__controls .btn {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

}

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

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

    /* Main Page */

    .catalog__filter {
        padding: 0;
    }

}

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

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

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

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

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

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

    /* Main Page */

    .offers-item__text {
        font-size: 1.25em;
    }
    .offers-item__offer {
        font-size: 2em;
    }

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 2) {
}

/* iPads ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-device-pixel-ratio: 2) {
}
.ico-wt {
position: relative;
top: 5px;
}


.articles-items .catalog-item .catalog-item__name{
  min-height: 45px;
}
.articles-items .catalog-item .catalog-item__description{
  min-height: 55px;
}

.search-tags-cloud {
    margin-bottom: 30px;
}
.search-tags-cloud .tags a {
    background: #fff;
    padding: 11px 15px 11px 15px;
    color: #414141;
    border-radius: 4px;
    line-height: 15px;
    display: inline-block;
    border: 1px solid #ff9fba;
    border-color: #ff9fba;
    text-decoration: none;
    margin-bottom:4px;
    margin-left:7px;
}
.search-tags-cloud .tags a:first-child {
    margin-left:0px;
}

.search-tags-cloud .tags a.active {
    background-color: #ff9fba;
    color: #ffffff;
}
.block-404 {
    display:flex;
    flex-flow: column wrap;
    flex-direction:row;
    justify-content:space-between;
}
.block-404 img {height:300px; width:500px;}

@media (max-width: 600px) {
    .block-404 {flex-direction:columnn;}
    .block-404 img {width: 100%;height: auto;}
     div.block-404-text {margin-top: 30px;}
.otziv .it-text {
	float: left;
	width: 100% !important;
}

.otziv .vidget {
width: 100% !important;
height:600px;
overflow:hidden;
position:relative;
}
}

.otziv {
	width: 100%;
}
.otziv .it-text {
	float: left;
	width: 50%;
}

.otziv .vidget {
width: 50%;
height:600px;
overflow:hidden;
position:relative;
}

.otziv img {
	width: 100%
}

.image-hover {opacity: 0;}
.catalog-item__image:hover .image-main{opacity: 0;}
.catalog-item__image:hover .image-hover{ transition:opacity 1s; opacity: 1;}

.icons-messengers-mobile{
	display:none;
    position:absolute;
    top:3px;
    right:70px;
}

@media(max-width:740px){
    .icons-messengers-mobile{
        display:block;
    }
}
/* End */
/* /bitrix/templates/tver_flowers/styles.css?1743078738137 */
/* /bitrix/templates/tver_flowers/template_styles.css?174307873884216 */
