/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0ms
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__nav__frame, .fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(../images/fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 2dppx) {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
        background: url(../images/fotorama@2x.png) 0 0/96px 160px no-repeat
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
        background: none !important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav, .fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

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

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

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after, .fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}
.suggestions-nowrap {
  white-space: nowrap;
}
.suggestions-input {
  border: 1px solid grey;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.suggestions-input::-ms-clear {
  display: none;
}
.suggestions-wrapper {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-text-size-adjust: 100%;
}
.suggestions-addon {
  display: none;
  opacity: 0;
  position: absolute;
}
.suggestions-addon[data-addon-type="spinner"] {
  background: rgba(255, 255, 255, 0.75) url("data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=") 50% 50% no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.suggestions-addon[data-addon-type="clear"] {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}
.suggestions-addon[data-addon-type="clear"]:hover {
  opacity: 1;
}
.suggestions-suggestions {
  background: #ffffff;
  border: 1px solid #999;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  z-index: 9999;
  -webkit-text-size-adjust: 100%;
}
.suggestions-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}
.suggestions-suggestions.suggestions-mobile {
  border-style: none;
}
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  border-bottom: 1px solid #ddd;
}
.suggestions-suggestion {
  padding: 4px 4px;
  overflow: hidden;
}
.suggestions-suggestion:hover {
  background: #f7f7f7;
}
.suggestions-selected {
  background: #f0f0f0;
}
.suggestions-selected:hover {
  background: #f0f0f0;
}
.suggestions-hint {
  padding: 4px 4px;
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  font-size: 85%;
}
.suggestions-constraints {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  white-space: nowrap;
}
.suggestions-constraints li {
  background: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: default;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0 0.5em;
}
.suggestions-constraints li .suggestions-remove {
  height: 1em;
  width: 1em;
  display: inline-block;
  margin: 0 0 0 0.25em;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}
.suggestions-constraints li .suggestions-remove:hover {
  opacity: 1;
}
.suggestions-constraints li span {
  vertical-align: middle;
}
.suggestions-subtext {
  color: #777777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.suggestions-subtext_inline {
  display: inline-block;
  min-width: 6em;
  vertical-align: bottom;
  margin: 0 0.5em 0 0;
}
.suggestions-subtext-delimiter {
  display: inline-block;
  width: 2px;
}
.suggestions-subtext_label {
  margin: 0 0 0 0.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
  background: #f5f5f5;
  font-size: 85%;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"] {
  position: relative;
}
.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  content: '';
}

@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

* {
  box-sizing: border-box;
  outline: none; }

img {
  max-width: 100%; }

.v-align {
  font-size: 0; }
  .v-align:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .v-align > * {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    vertical-align: middle; }

.clearfix:before {
  content: "";
  display: table; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.right {
  float: right; }

.left {
  float: left; }

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

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

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

.upper {
  text-transform: uppercase; }

/**

Example:

$max-row-width: 1008;
$grid-columns: 12;
$grid: (
  small: (
    from: 0,
    to: 977,
    gutter: 12,
    spacer: 8
  ),
  large: (
    from: 978,
    gutter: 30
  )
);

*/
.row {
  max-width: 1230px;
  margin: 0 auto; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.column {
  float: left;
  width: 100%; }

@media (min-width: 0px) and (max-width: 1023px) {
  .column {
    padding-left: 6px;
    padding-right: 6px; }
  .row .row {
    margin-left: -6px;
    margin-right: -6px;
    max-width: none; }
  .row {
    padding-left: 4px;
    padding-right: 4px; }
  .row .row {
    padding-left: 0;
    padding-right: 0; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-block-grid-1 {
    margin: 0 -6px; }
    .small-block-grid-1:before {
      content: "";
      display: table; }
    .small-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-1 > *:nth-child(1n + 1) {
        clear: both; }
  .small-block-grid-2 {
    margin: 0 -6px; }
    .small-block-grid-2:before {
      content: "";
      display: table; }
    .small-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-2 > *:nth-child(2n + 1) {
        clear: both; }
  .small-block-grid-3 {
    margin: 0 -6px; }
    .small-block-grid-3:before {
      content: "";
      display: table; }
    .small-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-3 > *:nth-child(3n + 1) {
        clear: both; }
  .small-block-grid-4 {
    margin: 0 -6px; }
    .small-block-grid-4:before {
      content: "";
      display: table; }
    .small-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-4 > *:nth-child(4n + 1) {
        clear: both; }
  .small-block-grid-5 {
    margin: 0 -6px; }
    .small-block-grid-5:before {
      content: "";
      display: table; }
    .small-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-5 > *:nth-child(5n + 1) {
        clear: both; }
  .small-block-grid-6 {
    margin: 0 -6px; }
    .small-block-grid-6:before {
      content: "";
      display: table; }
    .small-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-6 > *:nth-child(6n + 1) {
        clear: both; }
  .small-block-grid-7 {
    margin: 0 -6px; }
    .small-block-grid-7:before {
      content: "";
      display: table; }
    .small-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-7 > *:nth-child(7n + 1) {
        clear: both; }
  .small-block-grid-8 {
    margin: 0 -6px; }
    .small-block-grid-8:before {
      content: "";
      display: table; }
    .small-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-8 > *:nth-child(8n + 1) {
        clear: both; }
  .small-block-grid-9 {
    margin: 0 -6px; }
    .small-block-grid-9:before {
      content: "";
      display: table; }
    .small-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-9 > *:nth-child(9n + 1) {
        clear: both; }
  .small-block-grid-10 {
    margin: 0 -6px; }
    .small-block-grid-10:before {
      content: "";
      display: table; }
    .small-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-10 > *:nth-child(10n + 1) {
        clear: both; }
  .small-block-grid-11 {
    margin: 0 -6px; }
    .small-block-grid-11:before {
      content: "";
      display: table; }
    .small-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-11 > *:nth-child(11n + 1) {
        clear: both; }
  .small-block-grid-12 {
    margin: 0 -6px; }
    .small-block-grid-12:before {
      content: "";
      display: table; }
    .small-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .small-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 12px; }
      .small-block-grid-12 > *:nth-child(12n + 1) {
        clear: both; }
  .small-only-hide {
    display: none !important; } }

@media (min-width: 0px) {
  .small-up-hide {
    display: none !important; } }

@media (max-width: 1023px) {
  .small-down-hide {
    display: none !important; } }

@media (max-width: -1px), (min-width: 1024px) {
  .small-only-show {
    display: none !important; } }

@media (max-width: -1px) {
  .small-up-show {
    display: none !important; } }

@media (min-width: 1024px) {
  .small-down-show {
    display: none !important; } }

@media (min-width: 1023px) and (max-width: 1023px) {
  .column {
    padding-left: 12px;
    padding-right: 12px; }
  .row .row {
    margin-left: -12px;
    margin-right: -12px;
    max-width: none; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-block-grid-1 {
    margin: 0 -12px; }
    .medium-block-grid-1:before {
      content: "";
      display: table; }
    .medium-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-1 > *:nth-child(1n + 1) {
        clear: both; }
  .medium-block-grid-2 {
    margin: 0 -12px; }
    .medium-block-grid-2:before {
      content: "";
      display: table; }
    .medium-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-2 > *:nth-child(2n + 1) {
        clear: both; }
  .medium-block-grid-3 {
    margin: 0 -12px; }
    .medium-block-grid-3:before {
      content: "";
      display: table; }
    .medium-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-3 > *:nth-child(3n + 1) {
        clear: both; }
  .medium-block-grid-4 {
    margin: 0 -12px; }
    .medium-block-grid-4:before {
      content: "";
      display: table; }
    .medium-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-4 > *:nth-child(4n + 1) {
        clear: both; }
  .medium-block-grid-5 {
    margin: 0 -12px; }
    .medium-block-grid-5:before {
      content: "";
      display: table; }
    .medium-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-5 > *:nth-child(5n + 1) {
        clear: both; }
  .medium-block-grid-6 {
    margin: 0 -12px; }
    .medium-block-grid-6:before {
      content: "";
      display: table; }
    .medium-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-6 > *:nth-child(6n + 1) {
        clear: both; }
  .medium-block-grid-7 {
    margin: 0 -12px; }
    .medium-block-grid-7:before {
      content: "";
      display: table; }
    .medium-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-7 > *:nth-child(7n + 1) {
        clear: both; }
  .medium-block-grid-8 {
    margin: 0 -12px; }
    .medium-block-grid-8:before {
      content: "";
      display: table; }
    .medium-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-8 > *:nth-child(8n + 1) {
        clear: both; }
  .medium-block-grid-9 {
    margin: 0 -12px; }
    .medium-block-grid-9:before {
      content: "";
      display: table; }
    .medium-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-9 > *:nth-child(9n + 1) {
        clear: both; }
  .medium-block-grid-10 {
    margin: 0 -12px; }
    .medium-block-grid-10:before {
      content: "";
      display: table; }
    .medium-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-10 > *:nth-child(10n + 1) {
        clear: both; }
  .medium-block-grid-11 {
    margin: 0 -12px; }
    .medium-block-grid-11:before {
      content: "";
      display: table; }
    .medium-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-11 > *:nth-child(11n + 1) {
        clear: both; }
  .medium-block-grid-12 {
    margin: 0 -12px; }
    .medium-block-grid-12:before {
      content: "";
      display: table; }
    .medium-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .medium-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 12px;
      padding-right: 12px;
      padding-bottom: 24px; }
      .medium-block-grid-12 > *:nth-child(12n + 1) {
        clear: both; }
  .medium-only-hide {
    display: none !important; } }

@media (min-width: 1023px) {
  .medium-up-hide {
    display: none !important; } }

@media (max-width: 1023px) {
  .medium-down-hide {
    display: none !important; } }

@media (max-width: 1022px), (min-width: 1024px) {
  .medium-only-show {
    display: none !important; } }

@media (max-width: 1022px) {
  .medium-up-show {
    display: none !important; } }

@media (min-width: 1024px) {
  .medium-down-show {
    display: none !important; } }

@media (min-width: 1024px) {
  .column {
    padding-left: 15px;
    padding-right: 15px; }
  .row .row {
    margin-left: -15px;
    margin-right: -15px;
    max-width: none; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-block-grid-1 {
    margin: 0 -15px; }
    .large-block-grid-1:before {
      content: "";
      display: table; }
    .large-block-grid-1:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-1 > * {
      float: left;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-1 > *:nth-child(1n + 1) {
        clear: both; }
  .large-block-grid-2 {
    margin: 0 -15px; }
    .large-block-grid-2:before {
      content: "";
      display: table; }
    .large-block-grid-2:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-2 > * {
      float: left;
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-2 > *:nth-child(2n + 1) {
        clear: both; }
  .large-block-grid-3 {
    margin: 0 -15px; }
    .large-block-grid-3:before {
      content: "";
      display: table; }
    .large-block-grid-3:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-3 > * {
      float: left;
      width: 33.33333%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-3 > *:nth-child(3n + 1) {
        clear: both; }
  .large-block-grid-4 {
    margin: 0 -15px; }
    .large-block-grid-4:before {
      content: "";
      display: table; }
    .large-block-grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-4 > * {
      float: left;
      width: 25%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-4 > *:nth-child(4n + 1) {
        clear: both; }
  .large-block-grid-5 {
    margin: 0 -15px; }
    .large-block-grid-5:before {
      content: "";
      display: table; }
    .large-block-grid-5:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-5 > * {
      float: left;
      width: 20%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-5 > *:nth-child(5n + 1) {
        clear: both; }
  .large-block-grid-6 {
    margin: 0 -15px; }
    .large-block-grid-6:before {
      content: "";
      display: table; }
    .large-block-grid-6:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-6 > * {
      float: left;
      width: 16.66667%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-6 > *:nth-child(6n + 1) {
        clear: both; }
  .large-block-grid-7 {
    margin: 0 -15px; }
    .large-block-grid-7:before {
      content: "";
      display: table; }
    .large-block-grid-7:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-7 > * {
      float: left;
      width: 14.28571%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-7 > *:nth-child(7n + 1) {
        clear: both; }
  .large-block-grid-8 {
    margin: 0 -15px; }
    .large-block-grid-8:before {
      content: "";
      display: table; }
    .large-block-grid-8:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-8 > * {
      float: left;
      width: 12.5%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-8 > *:nth-child(8n + 1) {
        clear: both; }
  .large-block-grid-9 {
    margin: 0 -15px; }
    .large-block-grid-9:before {
      content: "";
      display: table; }
    .large-block-grid-9:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-9 > * {
      float: left;
      width: 11.11111%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-9 > *:nth-child(9n + 1) {
        clear: both; }
  .large-block-grid-10 {
    margin: 0 -15px; }
    .large-block-grid-10:before {
      content: "";
      display: table; }
    .large-block-grid-10:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-10 > * {
      float: left;
      width: 10%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-10 > *:nth-child(10n + 1) {
        clear: both; }
  .large-block-grid-11 {
    margin: 0 -15px; }
    .large-block-grid-11:before {
      content: "";
      display: table; }
    .large-block-grid-11:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-11 > * {
      float: left;
      width: 9.09091%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-11 > *:nth-child(11n + 1) {
        clear: both; }
  .large-block-grid-12 {
    margin: 0 -15px; }
    .large-block-grid-12:before {
      content: "";
      display: table; }
    .large-block-grid-12:after {
      content: "";
      display: table;
      clear: both; }
    .large-block-grid-12 > * {
      float: left;
      width: 8.33333%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px; }
      .large-block-grid-12 > *:nth-child(12n + 1) {
        clear: both; }
  .large-only-hide {
    display: none !important; } }

@media (min-width: 1024px) {
  .large-up-hide {
    display: none !important; } }

@media (max-width: 1023px) {
  .large-only-show {
    display: none !important; } }

@media (max-width: 1023px) {
  .large-up-show {
    display: none !important; } }

/**
* From small to large
* Usage:
*  @include respond-property(margin-bottom, 15px, 20px, 100px);
*  @include respond-property(padding, 30px 15px, 40px 30px, 50px 45px);
*/
body {
  font-size: 14px;
  font-family: "GothamPro", sans-serif;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.default-padding-page {
  padding-bottom: 50px; }

.small-width-page {
  max-width: 980px;
  margin: 0 auto; }

body .modal-modal-bg .modal-container {
  position: relative; }
  body .modal-modal-bg .modal-container .modal-closer {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFC21F;
    text-decoration: none;
    cursor: pointer;
    z-index: 200;
    font-size: 33px;
    line-height: 60px;
    height: 54px;
    width: 51px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility; }

.hide {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "GothamPro", sans-serif;
  text-transform: uppercase;
  color: #FFC21F;
  font-weight: bold; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

header.page-header.border {
  border-bottom: 1px solid #FFC21F; }

header.page-header .header-top {
  background-color: rgba(0, 63, 63, 0.76); }
  header.page-header .header-top .header-top-inner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px; }
    header.page-header .header-top .header-top-inner a {
      color: #fff;
      text-decoration: none;
      font-size: 14px;
      font-weight: 300; }
      header.page-header .header-top .header-top-inner a span {
        display: inline-block;
        vertical-align: middle;
        letter-spacing: 0.5px; }
        header.page-header .header-top .header-top-inner a span.icon {
          padding-right: 7px;
          color: #FFC21F; }
        header.page-header .header-top .header-top-inner a span .fa-phone, header.page-header .header-top .header-top-inner a span .fa-map-marker, header.page-header .header-top .header-top-inner a span .fa-mobile {
          font-size: 17px; }
        header.page-header .header-top .header-top-inner a span .fa-mobile {
          font-size: 21px; }

header.page-header .header-bottom {
  background-color: #003F3F; }
  header.page-header .header-bottom .header-bottom-inner {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    height: 90px;
    align-items: center;
    justify-content: space-between; }
    header.page-header .header-bottom .header-bottom-inner a.logo {
      width: 200px;
      flex: 0 0 200px; }
      header.page-header .header-bottom .header-bottom-inner a.logo img {
        width: 200px;
        height: 48px; }
    header.page-header .header-bottom .header-bottom-inner .cart-link {
      display: block;
      height: 47px;
      line-height: 45px;
      color: #FFC21F;
      text-decoration: none;
      font-size: 14px;
      width: 147px;
      border: 2px solid #FFC21F;
      border-radius: 3px;
      text-align: left;
      background: transparent url(../images/cart/cart.png) 16px 50% no-repeat;
      background-size: 28px 26px;
      padding-left: 48px;
      padding-right: 0px; }
      header.page-header .header-bottom .header-bottom-inner .cart-link .quantity {
        display: block;
        text-align: center; }
    header.page-header .header-bottom .header-bottom-inner .header-menu {
      flex: 1 1 auto;
      padding: 0 35px; }

@media (max-width: 1023px) {
  .header-mobile {
    background-color: #003F3F;
    position: relative; }
    .header-mobile a.logo-mobile {
      width: 175px;
      display: block; }
      .header-mobile a.logo-mobile img {
        width: 175px;
        height: 42px; }
    .header-mobile .header-mobile-inner {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 66px; }
      .header-mobile .header-mobile-inner .logo-wrapper {
        flex: 0 0 175px; }
      .header-mobile .header-mobile-inner .link-wrapper {
        flex: 0 0 60px;
        text-align: center; }
      .header-mobile .header-mobile-inner .menu-opener {
        background: transparent url(../images/icons/menu.png) 50% 50% no-repeat;
        background-size: 28px 19px;
        width: 28px;
        height: 19px;
        display: inline-block; }
      .header-mobile .header-mobile-inner .cart-mobile {
        color: #FFC21F;
        font-size: 30px;
        background: transparent url(../images/cart/cart.png) 50% 50% no-repeat;
        background-size: 28px 26px;
        width: 28px;
        height: 26px;
        display: inline-block; }
    .header-mobile .mobile-menu {
      padding: 0 28px 40px;
      background-color: #003F3F;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: translateY(-100px);
      -moz-transform: translateY(-100px);
      -o-transform: translateY(-100px);
      transform: translateY(-100px);
      box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.3);
      z-index: 500; }
      .header-mobile .mobile-menu.show {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); }
      .header-mobile .mobile-menu .menu-closer {
        display: block;
        position: absolute;
        padding-top: 25px;
        padding-right: 25px;
        top: 0;
        right: 0;
        z-index: 1000; }
        .header-mobile .mobile-menu .menu-closer .image {
          display: block;
          width: 17px;
          height: 17px; }
      .header-mobile .mobile-menu .logo-line {
        height: 67px;
        line-height: 65px;
        border-bottom: 1px solid rgba(114, 132, 132, 0.21);
        text-align: center; }
        .header-mobile .mobile-menu .logo-line .logo-mobile {
          display: inline-block;
          vertical-align: middle;
          width: 175px;
          height: 42px; }
      .header-mobile .mobile-menu .main-menu {
        display: block; }
        .header-mobile .mobile-menu .main-menu li {
          display: block;
          height: 55px;
          line-height: 55px;
          border-bottom: 1px solid rgba(114, 132, 132, 0.21); }
          .header-mobile .mobile-menu .main-menu li a {
            height: 55px;
            text-transform: uppercase;
            color: #fff;
            text-decoration: none; }
            .header-mobile .mobile-menu .main-menu li a:after {
              display: none !important; }
      .header-mobile .mobile-menu .contacts-line {
        padding: 30px 0;
        font-weight: 300;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
        text-align: center; }
        .header-mobile .mobile-menu .contacts-line a {
          text-decoration: none;
          color: #BBBDBF;
          font-size: 17px;
          display: block; }
        .header-mobile .mobile-menu .contacts-line .delimiter {
          display: inline-block;
          width: 15px;
          position: relative;
          text-align: center;
          color: #FFC21F;
          font-size: 11px;
          vertical-align: middle; }
      .header-mobile .mobile-menu .button-line {
        text-align: center; }
        .header-mobile .mobile-menu .button-line .button {
          padding: 12px 22px; } }

html, body {
  height: 100%; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -290px; }

#push {
  height: 290px; }

#footer {
  height: 290px; }

footer {
  background-color: #003F3F;
  font-size: 13px;
  color: #D0D2D3;
  text-align: center;
  padding-top: 30px; }
  footer a {
    color: #D0D2D3;
    text-decoration: none; }
  footer .footer-menu {
    padding: 0 100px; }
  footer .info, footer .contacts-list {
    letter-spacing: 1px;
    font-weight: 300; }
  footer .info {
    margin-bottom: 15px; }
  footer .contacts-list {
    margin-bottom: 30px; }
    footer .contacts-list a {
      position: relative;
      display: inline-block;
      margin-right: 20px; }
      footer .contacts-list a:after {
        content: '';
        right: -13px;
        height: 10px;
        width: 2px;
        background-color: #FFC21F;
        top: 50%;
        margin-top: -5px;
        position: absolute; }
      footer .contacts-list a:last-child:after {
        display: none; }
  footer .socials {
    width: 120px;
    margin: 0 auto; }
    footer .socials .socials-list {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      justify-content: space-between; }
    footer .socials li a {
      width: 29px;
      height: 29px;
      background-size: 29px 29px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      display: block; }
      footer .socials li a.vk {
        background-image: url("../images/socials/vk.png"); }
      footer .socials li a.fb {
        background-image: url("../images/socials/fb.png"); }
      footer .socials li a.ok {
        background-image: url("../images/socials/ok.png"); }
  footer .main-menu li a {
    font-size: 14px;
    height: 80px; }

@media (max-width: 1023px) {
  html, body {
    height: auto !important; }
  #wrapper {
    min-height: 0;
    height: auto !important;
    margin-bottom: 0; }
  #push {
    display: none; }
  #footer {
    height: auto; }
  footer {
    padding-bottom: 40px; }
    footer .info a, footer .contacts-list a {
      display: block;
      margin: 0 0 5px; }
      footer .info a:last-child, footer .contacts-list a:last-child {
        margin-bottom: 0; }
      footer .info a:after, footer .contacts-list a:after {
        display: none; }
    footer .footer-menu {
      display: none; } }

.content-header {
  padding: 20px 0 30px; }
  @media (max-width: 1023px) {
    .content-header {
      padding: 14px 0 15px; } }

.breadcrumbs-block .breadcrumbs-list {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.2; }
  .breadcrumbs-block .breadcrumbs-list li {
    display: inline-block;
    vertical-align: middle;
    color: #404041;
    letter-spacing: 0.5px; }
    .breadcrumbs-block .breadcrumbs-list li a {
      text-decoration: none;
      color: #404041; }
    .breadcrumbs-block .breadcrumbs-list li.delimiter {
      padding: 1px 6px 0;
      position: relative; }
      .breadcrumbs-block .breadcrumbs-list li.delimiter:after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -1px;
        width: 2px;
        height: 2px;
        background-color: #FFC21F;
        border-radius: 100px; }

@media (max-width: 1023px) {
  .breadcrumbs-block .breadcrumbs-list {
    font-size: 10px;
    margin-bottom: 10px; }
    .breadcrumbs-block .breadcrumbs-list li.main-page {
      display: none; }
      .breadcrumbs-block .breadcrumbs-list li.main-page + li {
        display: none; }
    .breadcrumbs-block .breadcrumbs-list li.delimiter {
      padding-top: 0; } }

.cart-success-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  .cart-success-wrapper.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .cart-success-wrapper .cart-success-block {
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.83); }
  .cart-success-wrapper .close-block a {
    display: block;
    width: 32px;
    height: 33px;
    background-position: 50% 50%;
    background-size: cover;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABCCAMAAADQfyDnAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMA+4dI+JNRbCAR7uPMxoxDDs6j8oUAAACsSURBVFjD7dY7EoQgFAXRB+iMzkdl/5u1jDpvqjR5BGanDQi4MX7W92Dg36u28/XzV9GFuU8LBeVbBAXnKUhPwXoK1lOwnoL1FKynYD0F6ylYT8F6CtZTsJ6C9RSsp2A9BespWE/BegrWU9CegvcU8K6AlwW8LeBl4YeXhaI899d7HfJTLRSMb9ym87kfcj/kfsj9kPsh98Pd+2Eb2Q/fNWL/+Pe7Ldf3iEfPCYbFDU1SKtLVAAAAAElFTkSuQmCC"); }
  .cart-success-wrapper .inner {
    display: flex;
    align-items: center;
    height: 70px; }
    .cart-success-wrapper .inner .action-block {
      flex: 1 1 auto;
      display: flex;
      align-items: center; }
      .cart-success-wrapper .inner .action-block .caption {
        flex: 1 1 auto;
        padding-right: 30px;
        font-size: 22px;
        color: #fff; }
      .cart-success-wrapper .inner .action-block .order {
        flex: 0 0 215px;
        width: 215px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #fff;
        font-weight: 500;
        font-size: 14px;
        color: #000000;
        text-decoration: none;
        text-transform: uppercase; }
    .cart-success-wrapper .inner .close-block {
      flex: 0 0 67px;
      padding-left: 35px;
      text-align: right; }
  @media (min-width: 0px) and (max-width: 1023px) {
    .cart-success-wrapper .inner {
      height: 56px; }
      .cart-success-wrapper .inner .action-block {
        display: block; }
        .cart-success-wrapper .inner .action-block .caption {
          display: block;
          font-size: 15px; }
        .cart-success-wrapper .inner .action-block .order {
          text-align: left;
          display: block;
          padding-top: 10px;
          color: #fff;
          font-size: 14px;
          width: auto;
          height: auto;
          line-height: 1.3;
          background-color: transparent; } }

.main-menu {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: stretch; }
  .main-menu > li {
    flex: 1 1 auto; }
    .main-menu > li > a {
      display: block;
      height: 90px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      color: #FFC21F;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 0.5px;
      position: relative; }
      .main-menu > li > a:after {
        content: '';
        right: 0;
        height: 12px;
        width: 2px;
        background-color: #FFC21F;
        top: 50%;
        margin-top: -6px;
        position: absolute; }
      .main-menu > li > a .chev-down {
        margin-left: 7px;
        background: transparent url(../images/forms/down.png) 50% 50% no-repeat;
        background-size: 11px 7px;
        display: inline-block;
        width: 11px;
        height: 7px; }
    .main-menu > li:last-child > a:after {
      display: none; }

.header-bottom-inner {
  position: relative; }
  .header-bottom-inner .main-menu {
    position: static; }
    .header-bottom-inner .main-menu li.catalog-menu-item {
      position: static; }
      .header-bottom-inner .main-menu li.catalog-menu-item a {
        z-index: 120; }
      .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 0;
        visibility: hidden;
        top: 100%;
        left: 0px;
        right: 0px;
        position: absolute;
        text-align: left;
        background: #fff;
        box-shadow: 0 0 60px 4px rgba(0, 0, 0, 0.15);
        text-transform: none;
        padding: 35px 35px 0;
        z-index: 100; }
        .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data:before {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          border-bottom: 15px solid #fff;
          border-style: none solid solid;
          top: -14px;
          left: 300px; }
        .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data:after {
          content: '';
          position: absolute;
          width: 650px;
          height: 80px;
          top: -50px;
          left: 50px;
          background-color: transparent; }
        .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data a {
          text-decoration: none;
          color: #000; }
          .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data a:hover {
            color: #FFC21F !important; }
        .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root {
          float: left;
          width: 33.333%;
          margin-bottom: 50px; }
          .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root:nth-child(3n + 1) {
            clear: both; }
          .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .icon-wrapper {
            width: 80px;
            float: left;
            text-align: center;
            display: block;
            text-decoration: none; }
          .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree {
            margin-left: 85px; }
            .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree .root-link {
              font-weight: 500;
              font-size: 16px;
              color: #151616;
              display: block;
              margin-bottom: 12px; }
            .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree .sub-categories .sub-roots li {
              font-size: 14px;
              margin-bottom: 5px; }
              .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree .sub-categories .sub-roots li:last-child {
                margin-bottom: 0; }
              .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree .sub-categories .sub-roots li.last {
                padding-top: 7px; }
                .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data .roots .root .root-tree .sub-categories .sub-roots li.last a {
                  text-decoration: underline; }
      .header-bottom-inner .main-menu li.catalog-menu-item:hover .catalog-data {
        display: block;
        visibility: visible;
        opacity: 1; }
  @media (max-width: 1023px) {
    .header-bottom-inner {
      position: static; }
      .header-bottom-inner .main-menu li.catalog-menu-item .catalog-data {
        display: none !important; } }

.button, button {
  padding: 0;
  margin: 0;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: inline-block;
  border: none;
  background: #FFC21F;
  font-size: 13px;
  cursor: pointer;
  letter-spacing: 2px;
  font-weight: 500;
  color: #fff;
  text-decoration: none; }
  .button.expand, .button.wide, button.expand, button.wide {
    width: 100%; }
  .button.height, button.height {
    height: 45px; }
  .button.radius, button.radius {
    border-radius: 5px; }
  .button.small, button.small {
    font-size: 10px; }
  .button.bold, button.bold {
    font-weight: bold; }
  .button.transparent, button.transparent {
    background-color: transparent;
    border: 2px solid #FFC21F;
    color: #FFC21F; }
    .button.transparent:hover, button.transparent:hover {
      background-color: #FFC21F;
      color: #fff; }

form label {
  font-size: 12px;
  color: #9f9f9f;
  margin-bottom: 2px;
  display: block; }

form ul.errors {
  margin-top: 2px;
  list-style: none;
  color: #FC585E;
  font-size: 13px; }
  form ul.errors li {
    margin-bottom: 2px; }
    form ul.errors li:last-child {
      margin-bottom: 0; }

form .form-field {
  margin-bottom: 10px; }

form input[type="text"], form input[type="search"], form input[type="password"], form textarea, form select, form .dropdown-list .info .all {
  border: 1px solid #D0D2D3;
  border-radius: 3px;
  box-shadow: none;
  margin: 0;
  padding: 0 10px;
  font-size: 13px;
  width: 100%;
  display: block;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none; }

form input[type="text"], form input[type="search"], form input[type="password"], form select, form .dropdown-list .info .all {
  height: 45px; }

form .dropdown-list .info .all {
  line-height: 45px; }

form textarea {
  padding: 5px 10px; }

form select, form .dropdown-list .info .all {
  background: #fff url("../images/forms/down.png") 0 100% no-repeat;
  background-position: center right 10px;
  background-size: 11px 7px; }

form .dropdown-list .info .all {
  padding-right: 24px; }

.dropdown-list .label {
  padding-right: 5px;
  cursor: pointer; }
  .dropdown-list .label label {
    font-size: 13px;
    color: #000000;
    letter-spacing: 3.21px;
    font-weight: bold;
    margin: 0;
    padding: 20px 0; }
    .dropdown-list .label label:after {
      content: ':'; }

.dropdown-list .values {
  position: relative;
  font-size: 13px;
  color: #000000; }
  .dropdown-list .values .info {
    cursor: pointer; }
    .dropdown-list .values .info .all {
      display: inline-block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: middle; }
  .dropdown-list .values .values-list {
    position: absolute;
    top: 100%;
    background-color: #fff;
    left: 0;
    padding: 15px;
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
    margin-top: 6px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .dropdown-list .values .values-list:before {
      content: '';
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 6px solid #fff;
      border-style: none solid solid;
      position: absolute;
      left: 10px;
      top: -6px; }
    .dropdown-list .values .values-list label {
      color: #000000;
      font-size: 14px;
      padding: 4px 0 3px 20px;
      margin: 0 0 2px;
      position: relative;
      cursor: pointer;
      border-radius: 12px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      .dropdown-list .values .values-list label:before {
        content: "\f096";
        display: block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 17px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: #D0D2D3;
        position: absolute;
        left: 0; }
    .dropdown-list .values .values-list input {
      display: none; }
    .dropdown-list .values .values-list input:checked + label:before {
      content: "\f14a";
      color: #FFC21F;
      font-size: 16px; }
    .dropdown-list .values .values-list > ul {
      width: 210px; }

.dropdown-list.down .values .values-list {
  visibility: visible;
  opacity: 1; }

.up-down {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex; }
  .up-down a {
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
    text-align: center;
    font-weight: 300;
    color: #FFC21F;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #FFC21F;
    background-color: transparent;
    font-size: 30px;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    display: inline-block; }
  .up-down span, .up-down input {
    flex: 0 0 80px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: left;
    border: 1px solid #A6A8AB;
    border-radius: 3px;
    margin: 0 10px;
    padding: 0 10px;
    max-width: 80px;
    font-size: 13px; }

.rounded-form {
  overflow: hidden;
  position: relative;
  box-shadow: 0 5px 55px -10px rgba(0, 0, 0, 0.2);
  border-radius: 4px; }
  .rounded-form .form-title {
    border-radius: 4px 4px 0 0;
    text-align: center;
    padding: 40px 28px 10px;
    font-weight: 500;
    font-size: 19px;
    color: #FFC21F;
    background-color: #fff; }
  .rounded-form .prefix {
    text-align: center;
    color: #686a6d;
    line-height: 1.3;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    padding: 0 28px 10px; }
    .rounded-form .prefix .line {
      position: relative; }
      .rounded-form .prefix .line:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 1px;
        bottom: -23px;
        left: 50%;
        margin-left: -20px;
        background-color: #FFC21F; }
      .rounded-form .prefix .line:last-child {
        margin-bottom: 0; }
        .rounded-form .prefix .line:last-child:after {
          display: none; }
  .rounded-form .postfix {
    text-align: center;
    color: #929497;
    line-height: 2.2;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    padding: 5px 0 30px; }
    .rounded-form .postfix a {
      color: #404041;
      text-decoration: none; }
  .rounded-form .form-fields {
    padding: 10px 28px 38px;
    background-color: #fff;
    border-radius: 0 0 4px 4px; }
  .rounded-form label {
    display: none; }
  .rounded-form .button {
    padding-left: 50px;
    padding-right: 50px; }
  .rounded-form .success-info {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .rounded-form .success-info .success-title {
      font-size: 16px;
      color: #929497;
      margin-bottom: 20px; }
    .rounded-form .success-info .success-description {
      font-size: 16px;
      color: #929497; }
  .rounded-form.success .success-info {
    opacity: 1;
    visibility: visible; }

.ajax-recall-form {
  width: 320px; }
  .ajax-recall-form .rounded-form {
    background-color: #fff; }

.suggestions-suggestions {
  border: 1px solid #c1c1c1; }
  .suggestions-suggestions ul li {
    color: #3d7785;
    font-size: 14px; }
  .suggestions-suggestions strong {
    color: #FFC21F; }
  .suggestions-suggestions .suggestions-suggestion {
    color: rgba(0, 0, 0, 0.75);
    font-family: "GothamPro", sans-serif;
    font-size: 14px;
    padding-left: 8px;
    display: block;
    text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
    .suggestions-suggestions .suggestions-suggestion * {
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none; }
    .suggestions-suggestions .suggestions-suggestion:hover {
      background-color: #e4ecef; }

.filter-form .filter-line {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin: 0 -10px; }
  .filter-form .filter-line .form-block {
    flex: 1 1 auto;
    padding: 0 10px; }
    .filter-form .filter-line .form-block.multiple {
      min-width: 220px;
      max-width: 220px; }
    .filter-form .filter-line .form-block .field-label {
      margin-bottom: 7px; }
      .filter-form .filter-line .form-block .field-label label {
        font-size: 13px;
        margin: 0; }
    .filter-form .filter-line .form-block .field-value.range {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      margin: 0 -5px; }
      .filter-form .filter-line .form-block .field-value.range .range-field {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        flex: 0 0 50%;
        align-items: center;
        padding: 0 5px; }
        .filter-form .filter-line .form-block .field-value.range .range-field label {
          flex: 0 0 23px; }
        .filter-form .filter-line .form-block .field-value.range .range-field .input-wrapper {
          flex: 1 1 auto; }
  .filter-form .filter-line .button-wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: flex-end;
    flex: 0 0 130px; }

.pagination-wrapper .pagination-block .pagination-list {
  text-align: center; }
  .pagination-wrapper .pagination-block .pagination-list li {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin: 0 2px;
    font-weight: 500; }
    .pagination-wrapper .pagination-block .pagination-list li a {
      text-decoration: none;
      width: 40px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      color: #FFC21F;
      display: block;
      border-radius: 5px; }
    .pagination-wrapper .pagination-block .pagination-list li.active a, .pagination-wrapper .pagination-block .pagination-list li a:hover {
      box-shadow: inset 0 0 0 2px #FFC21F; }
    .pagination-wrapper .pagination-block .pagination-list li.prev a, .pagination-wrapper .pagination-block .pagination-list li.next a {
      box-shadow: none;
      line-height: 36px; }
      .pagination-wrapper .pagination-block .pagination-list li.prev a:hover, .pagination-wrapper .pagination-block .pagination-list li.next a:hover {
        box-shadow: none; }
    .pagination-wrapper .pagination-block .pagination-list li.dots {
      padding: 0 10px; }
    @media (max-width: 1023px) {
      .pagination-wrapper .pagination-block .pagination-list li {
        display: none; }
        .pagination-wrapper .pagination-block .pagination-list li.next {
          display: block;
          width: 100%;
          margin: 10px 0 0; }
          .pagination-wrapper .pagination-block .pagination-list li.next a {
            letter-spacing: 1px;
            font-size: 12px;
            display: block;
            padding: 0;
            width: 100%;
            text-transform: uppercase;
            height: 40px;
            line-height: 40px;
            box-shadow: inset 0 0 0 2px #FFC21F;
            text-align: center;
            font-weight: 500; }
            .pagination-wrapper .pagination-block .pagination-list li.next a:hover {
              box-shadow: inset 0 0 0 2px #FFC21F; } }
  @media (min-width: 1023px) {
    .pagination-wrapper .pagination-block .pagination-list {
      padding-top: 20px; } }

@media (max-width: 1023px) {
  .pagination-wrapper.last-page {
    display: none; } }

.category-menu-block {
  padding: 20px 0 0;
  border-radius: 10px;
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.1); }
  .category-menu-block .menu-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #FFC21F;
    padding: 0 20px 10px; }
  .category-menu-block .categories-list {
    overflow: hidden; }
    .category-menu-block .categories-list .root-category {
      border-bottom: 1px solid #eaeaea; }
      .category-menu-block .categories-list .root-category:last-child, .category-menu-block .categories-list .root-category.active {
        border-bottom: none; }
      .category-menu-block .categories-list .root-category .root-link {
        padding: 17px 20px;
        display: block;
        font-size: 14px;
        line-height: 1.6;
        color: #404041;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        align-content: center;
        text-decoration: none;
        position: relative; }
        .category-menu-block .categories-list .root-category .root-link:after {
          content: '';
          position: absolute;
          background: #fff url("../images/forms/up.png") 0 100% no-repeat;
          background-position: 50% 50%;
          background-size: 11px 7px;
          width: 11px;
          height: 7px;
          right: 10px;
          top: 50%;
          margin-top: -3px;
          z-index: 10;
          opacity: 0;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          -webkit-transform: translateY(20px);
          -moz-transform: translateY(20px);
          -o-transform: translateY(20px);
          transform: translateY(20px); }
        .category-menu-block .categories-list .root-category .root-link .image-wrapper {
          flex: 0 0 60px;
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          align-content: center; }
          .category-menu-block .categories-list .root-category .root-link .image-wrapper img {
            align-self: center; }
        .category-menu-block .categories-list .root-category .root-link .name {
          align-self: center;
          flex: 1 1 auto;
          padding-right: 20px;
          position: relative; }
        .category-menu-block .categories-list .root-category .root-link:hover {
          text-decoration: underline; }
      .category-menu-block .categories-list .root-category .sub-tree {
        display: none;
        border-top: 1px solid #FFC21F;
        border-bottom: 1px solid #FFC21F;
        padding: 10px 20px; }
        .category-menu-block .categories-list .root-category .sub-tree .sub-item {
          display: block; }
          .category-menu-block .categories-list .root-category .sub-tree .sub-item a {
            display: block;
            padding: 8px 0;
            font-size: 14px;
            color: #404041;
            text-decoration: none; }
          .category-menu-block .categories-list .root-category .sub-tree .sub-item.active a {
            color: #FFC21F; }
          .category-menu-block .categories-list .root-category .sub-tree .sub-item:hover a {
            color: #FFC21F;
            text-decoration: underline; }
      .category-menu-block .categories-list .root-category:last-child .sub-tree {
        border-bottom: none;
        padding-bottom: 0; }
      .category-menu-block .categories-list .root-category.active {
        box-shadow: inset 0 0 0 1px #FFC21F; }
        .category-menu-block .categories-list .root-category.active .root-link:after {
          opacity: 1;
          -webkit-transform: translateY(0px);
          -moz-transform: translateY(0px);
          -o-transform: translateY(0px);
          transform: translateY(0px); }
        .category-menu-block .categories-list .root-category.active .sub-tree {
          display: block; }

.products-list .product-item .props-block {
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: 300; }
  .products-list .product-item .props-block .prop-block {
    margin-bottom: 10px; }
    .products-list .product-item .props-block .prop-block .prop-name {
      color: #A6A8AB;
      margin-bottom: 3px; }
    .products-list .product-item .props-block .prop-block:last-child {
      margin-bottom: 0; }

.products-list .product-item .old-price {
  display: block; }
  .products-list .product-item .old-price .price-value {
    color: #b5b5b5;
    text-decoration: line-through;
    font-size: 14px; }

.products-list .product-item .new-price .price-value {
  color: #ce3636; }

.product-link .image-wrapper, .product-small .image-wrapper {
  position: relative;
  display: block; }
  .product-link .image-wrapper .product-label, .product-small .image-wrapper .product-label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 4px 0 7px; }
    .product-link .image-wrapper .product-label.action, .product-small .image-wrapper .product-label.action {
      background-color: #ce3636; }
      .product-link .image-wrapper .product-label.action:after, .product-small .image-wrapper .product-label.action:after {
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        width: 0;
        height: 0;
        border-top: 20px solid #ce3636;
        border-right: 10px solid transparent; }
    .product-link .image-wrapper .product-label.new, .product-small .image-wrapper .product-label.new {
      background-color: #008444; }
      .product-link .image-wrapper .product-label.new:after, .product-small .image-wrapper .product-label.new:after {
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        width: 0;
        height: 0;
        border-top: 20px solid #008444;
        border-right: 10px solid transparent; }

@media (min-width: 1023px) {
  .products-list {
    display: table;
    width: 100%;
    table-layout: auto;
    border-collapse: collapse; }
    .products-list .head {
      display: table-row; }
      .products-list .head .col {
        padding-bottom: 12px;
        color: #A6A8AB;
        font-size: 14px; }
    .products-list .product-item {
      display: table-row; }
      .products-list .product-item .col {
        border-top: 1px solid #D0D2D3;
        border-bottom: 1px solid #D0D2D3;
        color: #404041; }
        .products-list .product-item .col:first-child {
          border-left: 1px solid #D0D2D3; }
        .products-list .product-item .col:last-child {
          border-right: 1px solid #D0D2D3; }
        .products-list .product-item .col.price-col {
          font-size: 18px;
          color: #404041; }
      .products-list .product-item.no-name .col:first-child {
        padding-left: 15px; }
      .products-list .product-item.no-name .cart-col {
        width: 135px; }
    .products-list .col {
      display: table-cell;
      vertical-align: middle;
      padding: 8px 5px; }
    .products-list .product-link {
      display: flex;
      align-content: center;
      text-decoration: none;
      color: #404041; }
      .products-list .product-link span {
        align-self: center;
        display: block; }
      .products-list .product-link .image-wrapper {
        display: block;
        width: 115px;
        height: 80px;
        text-align: center; }
        .products-list .product-link .image-wrapper img {
          max-height: 100%; }
      .products-list .product-link .name-wrapper {
        padding-left: 18px; }
    .products-list .button.cart-button {
      width: 112px;
      height: 36px; } }

@media (max-width: 1023px) {
  .products-list {
    display: block; }
    .products-list .head {
      display: none; }
    .products-list .product-item {
      border: 1px solid #D0D2D3;
      border-bottom: none; }
      .products-list .product-item:last-child {
        border-bottom: 1px solid #D0D2D3; }
      .products-list .product-item .col {
        display: none; }
      .products-list .product-item.no-name .product-small .image-block {
        display: none; }
      .products-list .product-item.no-name .product-small .top-line {
        display: none; }
      .products-list .product-item .product-small {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        padding: 10px 7px; }
        .products-list .product-item .product-small .image-block {
          flex: 0 1 100px;
          display: block;
          padding-right: 15px;
          height: 85px;
          text-align: center; }
          .products-list .product-item .product-small .image-block img {
            max-height: 100%; }
        .products-list .product-item .product-small .info-block {
          flex: 1 1 auto;
          display: block; }
        .products-list .product-item .product-small .top-line {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          align-items: flex-start;
          justify-content: space-between;
          margin-bottom: 15px; }
          .products-list .product-item .product-small .top-line .product-name {
            color: #404041;
            text-decoration: none; }
          .products-list .product-item .product-small .top-line .quantity {
            font-size: 12px;
            color: #A6A8AB;
            font-weight: 300; }
        .products-list .product-item .product-small .main-line {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex; }
          .products-list .product-item .product-small .main-line .props-block {
            padding-right: 10px; }
          .products-list .product-item .product-small .main-line .cart-block {
            align-self: flex-end;
            text-align: center;
            flex: 0 0 100px; }
            .products-list .product-item .product-small .main-line .cart-block .price {
              font-size: 18px;
              color: #404041;
              margin-bottom: 13px; }
            .products-list .product-item .product-small .main-line .cart-block .button {
              display: block;
              width: 100%;
              padding: 8px 8px;
              font-size: 9px; } }

@media all and (max-width: 320px) {
  .products-list .product-item .product-small .image-block {
    flex: 0 1 90px;
    height: 80px;
    padding-right: 10px; }
  .products-list .product-item .product-small .top-line {
    font-size: 13px; }
    .products-list .product-item .product-small .top-line .quantity {
      font-size: 10px; }
  .products-list .product-item .product-small .main-line .props-block {
    font-size: 10px; }
  .products-list .product-item .product-small .main-line .cart-block {
    flex: 0 0 90px; }
    .products-list .product-item .product-small .main-line .cart-block .price {
      font-size: 16px; }
      .products-list .product-item .product-small .main-line .cart-block .price .old-price .price-value {
        font-size: 12px; }
    .products-list .product-item .product-small .main-line .cart-block .button {
      font-size: 8px;
      padding: 6px 6px; } }

article, article p {
  font-size: 13px;
  color: #343434;
  line-height: 1.8; }

article a {
  color: #FFC21F;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none; }
  article a:hover {
    color: #343434;
    text-decoration: underline; }

article strong {
  font-weight: bold; }

article table[border="1"] {
  border: 1px solid #000;
  border-collapse: collapse; }
  article table[border="1"] td, article table[border="1"] th {
    padding: 5px 7px;
    border: 1px solid #000; }

article em {
  font-style: italic; }

article ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px; }
  article ul li:last-child {
    margin-bottom: 0; }
  article ul li:before {
    content: '●';
    position: absolute;
    left: 0;
    color: #FFC21F;
    top: 3px;
    font-size: 10px; }

article blockquote {
  display: block;
  padding-left: 20px;
  position: relative; }
  article blockquote:before {
    content: '';
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #FFC21F;
    position: absolute;
    left: 0; }
  article blockquote strong {
    font-size: 15px;
    display: block;
    margin-bottom: 10px; }

.news-list li {
  padding-bottom: 40px; }

.news-list .news-item {
  display: block;
  text-decoration: none;
  color: #404041; }
  .news-list .news-item .image-block {
    display: block;
    margin-bottom: 30px; }
    .news-list .news-item .image-block .image {
      display: block;
      height: 154px;
      background-position: 50% 50%;
      background-size: cover; }
  .news-list .news-item .info-block {
    display: block; }
    .news-list .news-item .info-block .name {
      display: block;
      font-size: 16px;
      font-weight: bold;
      color: #404041;
      margin-bottom: 7px;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .news-list .news-item .info-block .text {
      display: block;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.5;
      color: #404041; }
  .news-list .news-item .more {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 25px;
    font-size: 11px; }

@media (max-width: 1023px) {
  .news-list li {
    padding-bottom: 40px; }
  .news-list .news-item .image-block {
    margin-bottom: 15px; }
    .news-list .news-item .image-block .image {
      height: 140px; }
  .news-list .news-item .info-block .name {
    font-size: 14px; }
  .news-list .news-item .info-block .text {
    font-size: 13px; } }

.fotorama__thumb-border {
  border-color: #FFC21F; }

.default-fotorama {
  margin-bottom: 20px; }

.subcategories-list .category-link {
  display: block;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #dadada;
  color: #404041;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .subcategories-list .category-link .image-wrapper {
    display: block;
    margin-bottom: 10px; }
    .subcategories-list .category-link .image-wrapper .image {
      display: block;
      padding-top: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover; }
  .subcategories-list .category-link .name-wrapper {
    height: 40px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    justify-content: center; }
    .subcategories-list .category-link .name-wrapper .name {
      line-height: 1.3; }
  .subcategories-list .category-link:hover {
    border: 1px solid #FFC21F;
    color: #FFC21F; }

@media (min-width: 1024px) {
  .subcategories-list {
    margin: 0 -10px; }
    .subcategories-list li {
      padding: 0 10px 20px; } }

.policy {
  font-size: 13px;
  color: #343434;
  line-height: 1.8; }
  .policy__link {
    text-decoration: underline;
    color: #000; }

.category-page {
  padding-bottom: 40px; }
  .category-page .filter-form {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px; }
  .category-page .products-title-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .category-page .products-title-block .title {
      text-transform: uppercase;
      font-size: 17px;
      font-weight: 300; }
  .category-page .order-info {
    padding: 20px 0;
    font-size: 12px; }
    .category-page .order-info .order-title {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
    .category-page .order-info .order-orders {
      display: inline-block;
      vertical-align: middle; }
      .category-page .order-info .order-orders a {
        display: inline-block;
        margin-right: 7px;
        color: #a3a3a6;
        text-decoration: none;
        border-bottom: 1px dashed #A3A3A6; }
        .category-page .order-info .order-orders a.active {
          color: #003F3F;
          border-bottom: none; }
  .category-page .category-description {
    padding-top: 40px; }
  .category-page .action-products-block h2 {
    margin-bottom: 10px; }
  .category-page .subcategories-list + .action-products-block {
    padding-top: 30px; }
  .category-page .action-products-block + .subcategories-list {
    padding-top: 30px; }

@media (max-width: 1023px) {
  .category-page-heading {
    display: flex;
    justify-content: space-between;
    align-content: flex-start; }
    .category-page-heading h1 {
      flex: 1 1 auto; }
    .category-page-heading .open-filter-link {
      flex: 0 0 110px;
      text-align: right;
      font-size: 10px;
      color: #FFC21F;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 500;
      letter-spacing: 0.5px;
      display: block;
      height: 25px;
      line-height: 25px; }
      .category-page-heading .open-filter-link .opened {
        display: none; }
  .category-page.leaf .category-menu-block {
    display: none; }
  .category-page.branch .content-column {
    display: none; }
  .category-page .filter-form {
    display: none;
    border-bottom: none;
    padding: 0;
    margin-bottom: 20px; }
    .category-page .filter-form .filter-line {
      display: block;
      box-shadow: inset 0 21px 44px -22px rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
      padding-top: 20px;
      padding-bottom: 20px; }
      .category-page .filter-form .filter-line .form-block {
        margin-bottom: 20px; }
        .category-page .filter-form .filter-line .form-block:last-child {
          margin-bottom: 0; }
        .category-page .filter-form .filter-line .form-block.multiple {
          max-width: none; }
          .category-page .filter-form .filter-line .form-block.multiple .inner-block .dropdown-list .field-value .values .info {
            display: none; }
          .category-page .filter-form .filter-line .form-block.multiple .inner-block .dropdown-list .field-value .values .values-list {
            position: relative;
            padding: 0;
            box-shadow: none;
            opacity: 1;
            visibility: visible; }
  .category-page .products-title-block {
    display: block;
    margin-bottom: 10px; }
    .category-page .products-title-block .title {
      display: none; }
    .category-page .products-title-block .order-info {
      padding: 0;
      font-size: 12px;
      text-align: center; }
  body.filter-opened .category-page-heading .open-filter-link {
    color: #EB6E4F; }
    body.filter-opened .category-page-heading .open-filter-link .opened {
      display: inline; }
    body.filter-opened .category-page-heading .open-filter-link .default {
      display: none; }
  body.filter-opened .category-page .filter-form {
    display: block; } }

@media all and (max-width: 320px) {
  .category-page .products-title-block .order-info {
    font-size: 10px; } }

.meta-product-page .foto {
  margin-bottom: 30px; }

.meta-product-page .catch-block {
  padding: 40px;
  background-color: #f5f5f5; }
  .meta-product-page .catch-block .catch-inner {
    max-width: 340px;
    margin: 0 auto; }
    .meta-product-page .catch-block .catch-inner .info {
      margin-bottom: 30px; }
      .meta-product-page .catch-block .catch-inner .info .title {
        text-transform: uppercase;
        color: #FFC21F;
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 8px; }
      .meta-product-page .catch-block .catch-inner .info .text {
        font-size: 14px; }

.meta-product-page .product-block {
  margin-bottom: 45px; }
  .meta-product-page .product-block h2 {
    margin-bottom: 10px; }

@media (max-width: 1023px) {
  .meta-product-page .product-block {
    margin-bottom: 35px; }
    .meta-product-page .product-block h2 {
      margin-bottom: 7px;
      font-size: 17px; }
  .meta-product-page .catch-block {
    padding: 25px;
    margin-bottom: 20px; }
    .meta-product-page .catch-block .catch-inner .info {
      margin-bottom: 20px; }
      .meta-product-page .catch-block .catch-inner .info .title {
        font-size: 16px; }
      .meta-product-page .catch-block .catch-inner .info .text {
        font-size: 13px; } }

.page-index .slides-block .inner-slide {
  background-size: cover;
  background-position: 50% 50%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px; }
  .page-index .slides-block .inner-slide .info-block {
    max-width: 700px;
    padding-top: 125px;
    background: transparent url("../images/base/logo-slider.png") 50% 0 no-repeat;
    background-size: 94px 93px;
    padding-bottom: 30px; }
    .page-index .slides-block .inner-slide .info-block .text-block {
      margin-bottom: 40px;
      text-transform: uppercase;
      font-weight: bold;
      line-height: 1.8;
      font-size: 19px;
      letter-spacing: 1px;
      color: #fff; }
    .page-index .slides-block .inner-slide .info-block .button-wrapper .button {
      font-weight: 500;
      font-size: 14px;
      padding: 15px 30px; }

.page-index .slides-block .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center; }
  .page-index .slides-block .slick-dots li {
    display: inline-block;
    margin: 0 10px; }
    .page-index .slides-block .slick-dots li button {
      color: transparent;
      width: 14px;
      height: 14px;
      border-radius: 100px;
      background-color: transparent;
      box-shadow: inset 0 0 0 2px #fff; }
    .page-index .slides-block .slick-dots li.slick-active button {
      box-shadow: inset 0 0 0 2px #FFC21F; }

.page-index .index-block-title {
  text-align: center;
  color: #404041;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 60px;
  position: relative; }
  .page-index .index-block-title:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 3px;
    bottom: -10px;
    margin-left: -12px;
    left: 50%;
    background-color: #FFC21F; }

.page-index .default-padding {
  padding: 100px 0; }

.page-index .more-button-wrapper .more-button {
  font-size: 11px;
  padding: 17px 35px; }
  .page-index .more-button-wrapper .more-button:hover {
    color: #FFC21F;
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #FFC21F; }

.page-index .catalog-block .categories-wrapper {
  max-width: 750px;
  margin: 0 auto; }

.page-index .catalog-block .categories-list {
  margin: 0 -10px; }
  .page-index .catalog-block .categories-list li {
    padding: 0 10px 30px;
    text-align: center; }
    .page-index .catalog-block .categories-list li a {
      display: block;
      text-decoration: none;
      color: #231F20;
      font-size: 15px; }
      .page-index .catalog-block .categories-list li a .image-wrapper {
        width: 140px;
        height: 140px;
        overflow: hidden;
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        border: 3px solid #FFC21F;
        border-radius: 1000px; }
        .page-index .catalog-block .categories-list li a .image-wrapper .image {
          width: 134px;
          height: 134px;
          display: block;
          background-position: 50% 50%;
          background-size: cover;
          background-repeat: no-repeat; }
      .page-index .catalog-block .categories-list li a .name {
        display: block;
        max-width: 200px;
        margin: 0 auto; }

.page-index .counters-block {
  background: rgba(0, 63, 63, 0.63) url("../images/index/counters.jpg") 50% 50% no-repeat;
  background-size: cover; }
  .page-index .counters-block .counters-list li {
    float: left;
    width: 33.333%;
    text-align: center;
    position: relative; }
    .page-index .counters-block .counters-list li:after {
      position: absolute;
      content: '';
      width: 3px;
      right: -1px;
      height: 53px;
      bottom: 3px;
      background-color: #FFC21F; }
    .page-index .counters-block .counters-list li .counter {
      padding-top: 35px;
      background-image: url("../images/icons/ok.png");
      background-position: 50% 0;
      background-size: 21px 14px;
      background-repeat: no-repeat; }
    .page-index .counters-block .counters-list li .count {
      font-size: 28px;
      color: #FFC21F;
      font-weight: bold;
      display: block;
      margin-bottom: 5px; }
    .page-index .counters-block .counters-list li .name {
      color: #F1F1F2;
      text-transform: uppercase;
      font-size: 15px; }
    .page-index .counters-block .counters-list li:last-child:after {
      display: none; }

.page-index .advantages-block .advantages-list-wrapper {
  max-width: 875px;
  margin: 0 auto 40px; }
  .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-items: center; }
    .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block {
      flex: 0 0 100px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      align-items: center;
      justify-content: center; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block .image {
        background-color: transparent;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
        .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block .image.production {
          background-image: url("../images/icons/adv-production.png");
          background-size: 44px 84px;
          width: 44px;
          height: 84px; }
        .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block .image.price {
          background-image: url("../images/icons/adv-price.png");
          background-size: 64px 62px;
          width: 64px;
          height: 62px; }
        .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block .image.quality {
          background-image: url("../images/icons/adv-quality.png");
          background-size: 63px 61px;
          width: 63px;
          height: 61px; }
        .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .image-block .image.skill {
          background-image: url("../images/icons/adv-skill.png");
          background-size: 74px 60px;
          width: 74px;
          height: 60px; }
    .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block {
      flex: 1 1 auto;
      padding: 15px 0 15px 32px;
      position: relative; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block:after {
        content: '';
        position: absolute;
        width: 3px;
        height: 57px;
        background-color: #FFC21F;
        left: 10px;
        top: 22px; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block .name {
        font-size: 16px;
        font-weight: bold;
        color: #404041;
        margin-bottom: 7px;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block .text {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
        color: #404041; }

.page-index .delivery-block {
  background: rgba(0, 63, 63, 0.63) url("../images/index/delivery.jpg") 50% 50% no-repeat;
  background-size: cover;
  text-transform: uppercase; }
  .page-index .delivery-block .delivery-info {
    width: 265px;
    margin: 0 auto;
    padding-top: 115px;
    text-align: center;
    position: relative;
    background-image: url("../images/icons/delivery.png");
    background-position: 50% 0;
    background-size: 67px 92px;
    background-repeat: no-repeat;
    background-color: transparent; }
    .page-index .delivery-block .delivery-info:after {
      content: '';
      position: absolute;
      height: 3px;
      width: 32px;
      background-color: #FFC21F;
      left: 50%;
      margin-left: -16px;
      bottom: -25px; }
    .page-index .delivery-block .delivery-info .name {
      font-size: 28px;
      color: #FFC21F;
      font-weight: bold;
      letter-spacing: 2px;
      margin-bottom: 10px; }
    .page-index .delivery-block .delivery-info .description {
      color: #F1F1F2;
      letter-spacing: 1px; }

.page-index .news-block .news-list-wrapper {
  margin: 0 auto 40px; }

@media (max-width: 1023px) {
  .page-index .slides-block .inner-slide {
    height: 400px; }
    .page-index .slides-block .inner-slide .info-block {
      background: none;
      padding: 0 20px 20px; }
      .page-index .slides-block .inner-slide .info-block .text-block {
        margin-bottom: 20px;
        font-size: 14px; }
      .page-index .slides-block .inner-slide .info-block .button-wrapper .button {
        font-weight: 500;
        font-size: 11px;
        padding: 7px 15px; }
  .page-index .default-padding {
    padding: 50px 0; }
  .page-index .index-block-title {
    text-align: center;
    color: #404041;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 60px;
    position: relative; }
    .page-index .index-block-title:after {
      content: '';
      position: absolute;
      width: 24px;
      height: 3px;
      bottom: -10px;
      margin-left: -12px;
      left: 50%;
      background-color: #FFC21F; }
  .page-index .more-button-wrapper .more-button {
    font-size: 10px;
    padding: 13px 25px; }
  .page-index .catalog-block .categories-list li a {
    font-size: 13px; }
    .page-index .catalog-block .categories-list li a .image-wrapper {
      width: 100px;
      height: 100px;
      margin-bottom: 20px; }
      .page-index .catalog-block .categories-list li a .image-wrapper .image {
        width: 94px;
        height: 94px; }
  .page-index .counters-block {
    background: rgba(0, 63, 63, 0.63) url("../images/index/counters.jpg") 50% 50% no-repeat;
    background-size: cover; }
    .page-index .counters-block .counters-list li .counter {
      padding-left: 10px;
      padding-right: 10px; }
    .page-index .counters-block .counters-list li .count {
      font-size: 17px;
      margin-bottom: 5px; }
    .page-index .counters-block .counters-list li .name {
      font-size: 9px; }
  .page-index .advantages-block .advantages-list-wrapper {
    margin-bottom: 20px; }
    .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block {
      padding: 15px 0 15px 32px; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block .name {
        font-size: 13px;
        margin-bottom: 7px; }
      .page-index .advantages-block .advantages-list-wrapper .advantages-list li .advantage .info-block .text {
        font-size: 13px; }
  .page-index .delivery-block {
    padding-bottom: 70px; }
    .page-index .delivery-block .delivery-info {
      font-size: 12px;
      padding-top: 90px;
      background-size: 53.6px 73.6px; }
      .page-index .delivery-block .delivery-info .name {
        font-size: 17px;
        margin-bottom: 7px; }
  .page-index .news-block .news-list-wrapper {
    margin: 0 auto; } }

.contacts-page {
  padding-bottom: 50px; }
  .contacts-page .offices-list {
    margin-top: -70px;
    background-color: #fff;
    position: relative;
    z-index: 100;
    box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.2);
    border-radius: 10px; }
    .contacts-page .offices-list .office {
      border-bottom: 1px solid #e8e8e8;
      padding: 30px 30px;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex; }
      .contacts-page .offices-list .office .image-block {
        flex: 0 0 300px; }
      .contacts-page .offices-list .office .info-block {
        padding-left: 30px;
        flex: 1 1 auto; }
        .contacts-page .offices-list .office .info-block .name {
          color: #404041;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 18px;
          margin-bottom: 30px;
          position: relative; }
          .contacts-page .offices-list .office .info-block .name:after {
            content: '';
            position: absolute;
            width: 24px;
            height: 3px;
            bottom: -10px;
            left: 0;
            background-color: #FFC21F; }
        .contacts-page .offices-list .office .info-block .main-data {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6 */
          display: -moz-box;
          /* OLD - Firefox 19- (buggy but mostly works) */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Chrome */
          display: flex;
          justify-content: space-between; }
          .contacts-page .offices-list .office .info-block .main-data .address {
            flex: 1 1 auto;
            padding-right: 30px; }
          .contacts-page .offices-list .office .info-block .main-data .worktime-block {
            flex: 0 0 200px; }
          .contacts-page .offices-list .office .info-block .main-data .office-title {
            color: #404041;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 14px;
            margin-bottom: 16px;
            position: relative; }
    .contacts-page .offices-list .map-link-block {
      padding-top: 20px; }
      .contacts-page .offices-list .map-link-block .map-link {
        padding: 10px 20px; }
  @media (min-width: 1024px) {
    .contacts-page #map-big {
      height: 550px; } }
  @media (max-width: 1023px) {
    .contacts-page #map-big {
      height: 300px; }
    .contacts-page .offices-list {
      margin-top: -20px; }
      .contacts-page .offices-list .office {
        display: block;
        padding: 20px 20px; }
        .contacts-page .offices-list .office .info-block {
          padding-top: 15px;
          padding-left: 0; }
          .contacts-page .offices-list .office .info-block .name {
            font-size: 16px; }
          .contacts-page .offices-list .office .info-block .main-data {
            display: block; }
            .contacts-page .offices-list .office .info-block .main-data .office-title {
              font-size: 13px; }
            .contacts-page .offices-list .office .info-block .main-data .address {
              margin-bottom: 20px; } }

.about-page .client-block {
  margin-bottom: 50px; }
  .about-page .client-block .title {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 500; }
  .about-page .client-block .description {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 25px; }
  .about-page .client-block .button {
    padding: 15px 30px;
    font-size: 11px;
    letter-spacing: 2px; }

.about-page .feedback-form h2 {
  margin-bottom: 25px; }

.about-page .feedback-form .info {
  font-size: 13px; }
  .about-page .feedback-form .info .text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    margin-bottom: 10px; }
    .about-page .feedback-form .info .text .phone {
      color: inherit;
      text-decoration: none;
      font-weight: 500;
      font-size: 15px; }
  .about-page .feedback-form .info .button {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 17px;
    margin-bottom: 10px; }

.catalog-structure .root-category {
  margin-bottom: 30px; }

.catalog-structure .root-category__name {
  font-size: 22px;
  margin-bottom: 6px; }

.catalog-structure .root-category__children {
  padding-left: 40px; }

.catalog-structure .child {
  margin-bottom: 20px; }

.catalog-structure .child__name {
  font-size: 20px;
  margin-bottom: 6px; }

.catalog-structure .child__properties-name {
  margin-bottom: 5px;
  font-size: 18px; }

.catalog-structure .child__properties-list {
  padding-left: 30px; }

.catalog-structure .property {
  margin-bottom: 20px; }

.catalog-structure .property__name {
  font-size: 16px; }

.catalog-structure .property__variants-list {
  padding-left: 20px; }

.delivery-page__policy {
  display: block;
  padding-top: 20px; }

.cart-page .info-line .back-button-wrapper {
  display: none; }

.cart-page .cart-list {
  margin-bottom: 50px; }

.cart-page .order-form-block .title {
  font-size: 20px;
  color: #FFC21F;
  font-weight: 500;
  margin-bottom: 25px; }
  .cart-page .order-form-block .title_small {
    font-size: 18px; }

.cart-page .order-form-block form label {
  font-size: 15px;
  color: #404041;
  margin-bottom: 7px; }
  .cart-page .order-form-block form label.required {
    display: inline-block; }
    .cart-page .order-form-block form label.required::after {
      content: '*';
      color: #FC585E; }

.cart-page .order-form-block form .field-wrapper {
  margin-bottom: 20px; }

.cart-page .order-form-block form .radio-list label {
  color: #000000;
  font-size: 14px;
  padding: 4px 0 3px 25px;
  margin: 0 0 2px;
  position: relative;
  cursor: pointer;
  border-radius: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .cart-page .order-form-block form .radio-list label:before {
    content: "\f10c";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #D0D2D3;
    position: absolute;
    left: 0; }

.cart-page .order-form-block form .radio-list input {
  display: none; }

.cart-page .order-form-block form .radio-list input:checked + label:before {
  content: "\f05d";
  color: #FFC21F;
  font-size: 18px; }

.cart-page .total-info {
  font-size: 24px;
  color: #404041; }
  .cart-page .total-info .total-block {
    color: #404041;
    font-weight: 500; }
  .cart-page .total-info.small {
    font-size: 20px; }

.cart-page .delivery-info-line {
  margin-bottom: 10px; }
  .cart-page .delivery-info-line .name {
    display: inline-block;
    width: 200px;
    font-weight: 500; }

.cart-page .delivery-totals .name {
  display: inline-block;
  width: 280px; }

.cart-page .delivery-totals .total-info {
  margin-bottom: 10px; }
  .cart-page .delivery-totals .total-info:last-child {
    margin-bottom: 0; }

.cart-page .delivery-info-wrapper, .cart-page .pickup-info-wrapper {
  margin-bottom: 30px; }

.cart-page .delivery-map {
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.1); }
  .cart-page .delivery-map .map-wrapper {
    display: none; }
  .cart-page .delivery-map.map .prevention {
    display: none; }
  .cart-page .delivery-map.map .map-wrapper {
    display: block; }
  .cart-page .delivery-map .prevention {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    align-content: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    color: #FFC21F; }
    .cart-page .delivery-map .prevention .info {
      display: block;
      align-self: center;
      max-width: 500px;
      padding: 20px; }

@media (min-width: 1023px) {
  .cart-page {
    padding-bottom: 50px; }
    .cart-page .products-list {
      margin-bottom: 25px; }
      .cart-page .products-list .remove-col {
        width: 40px; }
      .cart-page .products-list .product-item .name-wrapper {
        font-size: 16px;
        font-weight: 500; }
      .cart-page .products-list .product-item .price-col {
        font-size: 25px;
        color: #404041;
        font-weight: 500; }
      .cart-page .products-list .product-item .remove-col {
        vertical-align: top;
        text-align: center; }
        .cart-page .products-list .product-item .remove-col .button-remove {
          background: transparent;
          color: #EB6E4F;
          font-size: 30px;
          font-weight: 300; }
    .cart-page .info-line {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      justify-content: flex-end;
      align-content: center; }
      .cart-page .info-line .back-button-wrapper .back-button {
        padding: 15px 30px; }
      .cart-page .info-line .total-info {
        text-align: right;
        align-self: center; }
    .cart-page .delivery-map #map, .cart-page .delivery-map .prevention {
      height: 400px; } }

@media (max-width: 1023px) {
  .cart-page {
    padding-bottom: 30px; }
    .cart-page .products-list {
      margin-bottom: 15px; }
      .cart-page .products-list .product-item .product-small .button-remove {
        background: transparent;
        color: #EB6E4F;
        font-size: 28px;
        font-weight: 300;
        display: block;
        height: 16px;
        line-height: 0.5; }
      .cart-page .products-list .product-item .product-small .image-block {
        display: none; }
      .cart-page .products-list .product-item .product-small .main-line .cart-block {
        flex: 0 0 175px; }
        .cart-page .products-list .product-item .product-small .main-line .cart-block .up-down {
          margin-bottom: 10px;
          justify-content: flex-end; }
        .cart-page .products-list .product-item .product-small .main-line .cart-block .price {
          margin-bottom: 0;
          text-align: right; }
    .cart-page .info-line .total-info {
      text-align: left;
      font-size: 18px;
      color: #FFC21F; }
      .cart-page .info-line .total-info .total-block {
        color: #404041;
        font-weight: 500; }
    .cart-page .cart-list {
      margin-bottom: 20px; }
    .cart-page .order-form-block .title {
      font-size: 16px;
      color: #FFC21F;
      font-weight: 500;
      margin-bottom: 25px; }
    .cart-page .order-form-block form label {
      font-size: 13px;
      color: #8f8f90;
      margin-bottom: 4px; }
    .cart-page .order-form-block form .field-wrapper {
      margin-bottom: 20px; }
    .cart-page .order-form-block form .button-wrapper {
      padding-top: 0px; }
      .cart-page .order-form-block form .button-wrapper label {
        display: none; }
    .cart-page .delivery-info-line {
      font-size: 14px; }
      .cart-page .delivery-info-line .name {
        display: block;
        font-weight: 500;
        margin-bottom: 5px; }
    .cart-page .delivery-totals .name {
      display: block;
      width: 100%;
      margin-bottom: 5px; }
    .cart-page .delivery-totals .total-info {
      margin-bottom: 10px; }
      .cart-page .delivery-totals .total-info:last-child {
        margin-bottom: 0; }
    .cart-page .delivery-map #map, .cart-page .delivery-map #map-offices, .cart-page .delivery-map .prevention {
      height: 300px; } }

.success-order-page .success-block {
  max-width: 895px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 70px;
  text-align: center; }
  .success-order-page .success-block .caption {
    text-align: center;
    padding: 25px 35px; }
    .success-order-page .success-block .caption .header-wrapper {
      display: inline-block;
      padding-left: 85px;
      background: transparent url("../images/cart/success.png") 0 50% no-repeat;
      background-size: 50px 50px;
      min-height: 50px;
      line-height: 50px; }
      .success-order-page .success-block .caption .header-wrapper h1 {
        display: inline-block;
        vertical-align: middle;
        line-height: 1; }
  .success-order-page .success-block .button-wrapper {
    padding-top: 40px; }
    .success-order-page .success-block .button-wrapper .button {
      padding: 14px 20px; }

.success-order-page .order-info-block {
  max-width: 895px;
  margin: 24px auto 0; }

@media (min-width: 0px) and (max-width: 1023px) {
  .success-order-page .success-block .caption {
    padding: 15px; }
    .success-order-page .success-block .caption .header-wrapper {
      padding-left: 60px; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancy/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancy/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancy/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancy/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancy/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../images/fancy/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050; }

#fancybox-buttons.top {
  top: 10px; }

#fancybox-buttons.bottom {
  bottom: 10px; }

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); }

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0; }

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("../images/fancy/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8; }

#fancybox-buttons a:hover {
  opacity: 1; }

#fancybox-buttons a.btnPrev {
  background-position: 5px 0; }

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e; }

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px; }

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px; }

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px; }

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px; }

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px; }

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default; }

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

.modal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: white;
  background: rgba(0, 0, 0, 0.76);
  z-index: 10000;
  display: none;
  top: 0;
  left: 0;
  overflow-y: scroll; }
  .modal-modal-bg .modal-container {
    display: none;
    position: relative;
    z-index: 11000;
    cursor: default;
    margin: 100px auto; }
    .modal-modal-bg .modal-container img {
      max-width: 100%;
      height: auto; }
    .modal-modal-bg .modal-container .modal-closer {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 0;
      color: rgba(0, 0, 0, 0.76);
      text-decoration: none;
      cursor: pointer; }
    .modal-modal-bg .modal-container .modal-content {
      padding: 0;
      border-radius: 0;
      background: transparent;
      -webkit-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      -moz-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      -o-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
      box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27); }

.modal-loader {
  display: none; }

body.modal-loading {
  overflow: hidden; }
  body.modal-loading .modal-loader {
    display: block;
    position: fixed;
    z-index: 10000;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.76); }
    body.modal-loading .modal-loader:before {
      content: '';
      position: fixed;
      width: 30px;
      height: 30px;
      left: 50%;
      top: 50%;
      background-color: #fff;
      margin-left: -15px;
      margin-top: -15px;
      border-radius: 15px; }
    body.modal-loading .modal-loader:after {
      content: '';
      position: fixed;
      width: 2px;
      background-color: #000;
      height: 15px;
      left: 50%;
      top: 50%;
      margin-left: -1px;
      margin-top: -13px;
      -webkit-transform-origin: 50% 13px;
      -moz-transform-origin: 50% 13px;
      -o-transform-origin: 50% 13px;
      transform-origin: 50% 13px;
      -webkit-animation-name: spin;
      -moz-animation-name: spin;
      -o-animation-name: spin;
      animation-name: spin;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-duration: 1s;
      -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
      animation-duration: 1s; }

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

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

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

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

.smart-tabs {
  list-style: none; }
  .smart-tabs:before {
    content: "";
    display: table; }
  .smart-tabs:after {
    content: "";
    display: table;
    clear: both; }
  .smart-tabs li {
    display: inline-block; }
    .smart-tabs li a {
      display: block; }

.smart-content {
  display: none; }
  .smart-content.active {
    display: block; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

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

.slick-arrow.slick-hidden {
  display: none; }

.psticky-transparent {
  position: static !important; }

.psticky-parent {
  position: relative; }

.psticky-dimension-top.psticky-sticky {
  position: fixed;
  top: 0; }

.psticky-dimension-top.psticky-bottom {
  position: absolute;
  bottom: 0; }

.psticky-dimension-top.psticky-top {
  position: static; }

.psticky-dimension-bottom.psticky-sticky {
  position: fixed;
  bottom: 0; }

.psticky-dimension-bottom.psticky-top {
  position: absolute;
  top: 0; }

.psticky-dimension-bottom.psticky-bottom {
  position: static; }

.cart-office__item {
  display: none; }
  .cart-office__item._active {
    display: block; }

.cart-office__info-name {
  font-weight: bold;
  font-size: 15px;
  line-height: 0.93333em; }

.cart-office__link {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 0.91667em;
  text-transform: uppercase;
  color: #FFC21F; }

@media (min-width: 1024px) {
  .cart-office__item {
    margin-top: 10px; }
  .cart-office__name {
    margin-bottom: 30px; }
  .cart-office__info:not(:last-child) {
    margin-bottom: 30px; }
  .cart-office__info-text {
    margin-top: 15px; } }

@media (max-width: 1023px) {
  .cart-office__item {
    margin-top: 30px; }
  .cart-office__name {
    margin-bottom: 20px; }
  .cart-office__info:not(:last-child) {
    margin-bottom: 20px; }
  .cart-office__info-text {
    margin-top: 10px; }
  .cart-office__link {
    display: none; } }

.delivery-data__items {
  padding-bottom: 40px;
  border-bottom: 1px solid #CECECE; }

.delivery-data__item {
  display: flex;
  align-items: center; }

.delivery-data__key {
  flex: 0 0 188px;
  font-weight: bold; }

.delivery-data__total {
  display: flex;
  align-items: center; }

.delivery-data__total-name {
  flex: 0 0 188px; }

.delivery-data__total-value {
  font-weight: bold; }

.delivery-data__info {
  margin-top: 10px;
  color: #404041; }

.delivery-data__link {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 0.91667em;
  text-transform: uppercase;
  color: #FFC21F; }

@media (min-width: 1024px) {
  .delivery-data__item:not(:last-child) {
    margin-bottom: 18px; }
  .delivery-data__key {
    font-size: 15px;
    line-height: 0.93333em; }
  .delivery-data__total {
    margin-top: 20px; }
  .delivery-data__total-name, .delivery-data__total-value {
    font-size: 24px;
    line-height: 1.29167em; }
  .delivery-data__info {
    font-size: 14px;
    line-height: 1.28571em; } }

@media (max-width: 1023px) {
  .delivery-data {
    margin-top: 22px; }
    .delivery-data__item:not(:last-child) {
      margin-bottom: 13px; }
    .delivery-data__key {
      font-size: 14px;
      line-height: 13px; }
    .delivery-data__total {
      margin-top: 10px; }
    .delivery-data__total-name, .delivery-data__total-value {
      font-size: 18px;
      line-height: 1.72222em; }
    .delivery-data__info {
      font-size: 13px;
      line-height: 1.38462em; }
    .delivery-data__link {
      display: none; } }

@media (min-width: 1024px) {
  .payment-info {
    margin-top: 40px; } }

@media (max-width: 1023px) {
  .payment-info {
    margin-top: 20px; } }

/* font-family: "GothamProRegular"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProRegular/GothamProRegular.eot");
    src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "GothamProBold"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProBold/GothamProBold.eot");
    src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
/* font-family: "GothamProBlack"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProBlack/GothamProBlack.eot");
    src: url("../fonts/GothamProBlack/GothamProBlack.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlack/GothamProBlack.woff") format("woff"),
    url("../fonts/GothamProBlack/GothamProBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}
/* font-family: "GothamProItalic"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProItalic/GothamProItalic.eot");
    src: url("../fonts/GothamProItalic/GothamProItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProItalic/GothamProItalic.woff") format("woff"),
    url("../fonts/GothamProItalic/GothamProItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
/* font-family: "GothamProMedium"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProMedium/GothamProMedium.eot");
    src: url("../fonts/GothamProMedium/GothamProMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMedium/GothamProMedium.woff") format("woff"),
    url("../fonts/GothamProMedium/GothamProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
/* font-family: "GothamProLight"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProLight/GothamProLight.eot");
    src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLight/GothamProLight.woff") format("woff"),
    url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 200;
}
/* font-family: "GothamProMediumItalic"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot");
    src: url("../fonts/GothamProMediumItalic/GothamProMediumItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.woff") format("woff"),
    url("../fonts/GothamProMediumItalic/GothamProMediumItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}
/* font-family: "GothamProLightItalic"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot");
    src: url("../fonts/GothamProLightItalic/GothamProLightItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.woff") format("woff"),
    url("../fonts/GothamProLightItalic/GothamProLightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 200;
}
/* font-family: "GothamProBoldItalic"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot");
    src: url("../fonts/GothamProBoldItalic/GothamProBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.woff") format("woff"),
    url("../fonts/GothamProBoldItalic/GothamProBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}
/* font-family: "GothamProBlackItalic"; */
@font-face {
    font-family: "GothamPro";
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot");
    src: url("../fonts/GothamProBlackItalic/GothamProBlackItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.woff") format("woff"),
    url("../fonts/GothamProBlackItalic/GothamProBlackItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 900;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
