@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic';
@font-face {
 font-family: Georgia;
 src: url(../fonts/Georgia.eot);
 src: url(../fonts/Georgia.eot?#iefix) format("embedded-opentype"), url(../fonts/Georgia.woff) format("woff"), url(../fonts/Georgia.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: Georgia-Bold;
 src: url(../fonts/Georgia-Bold.eot);
 src: url(../fonts/Georgia-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Georgia-Bold.woff) format("woff"), url(../fonts/Georgia-Bold.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: Georgia-BoldItalic;
 src: url(../fonts/Georgia-BoldItalic.eot);
 src: url(../fonts/Georgia-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Georgia-BoldItalic.woff) format("woff"), url(../fonts/Georgia-BoldItalic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: Georgia-Italic;
 src: url(../fonts/Georgia-Italic.eot);
 src: url(../fonts/Georgia-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Georgia-Italic.woff) format("woff"), url(../fonts/Georgia-Italic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: oldstandard-italic;
 src: url(../fonts/oldstandard-italic.eot);
 src: url(../fonts/oldstandard-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/oldstandard-italic.woff) format("woff"), url(../fonts/oldstandard-italic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: oldstandard-bold;
 src: url(../fonts/oldstandard-bold.eot);
 src: url(../fonts/oldstandard-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/oldstandard-bold.woff) format("woff"), url(../fonts/oldstandard-bold.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: oldstandard-regular;
 src: url(../fonts/oldstandard-regular.eot);
 src: url(../fonts/oldstandard-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/oldstandard-regular.woff) format("woff"), url(../fonts/oldstandard-regular.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: opensans-bold;
 src: url(../fonts/opensans-bold.eot);
 src: url(../fonts/opensans-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-bold.woff) format("woff"), url(../fonts/opensans-bold.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: opensans-italic;
 src: url(../fonts/opensans-italic.eot);
 src: url(../fonts/opensans-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-italic.woff) format("woff"), url(../fonts/opensans-italic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: opensans-regular;
 src: url(../fonts/opensans-regular.eot);
 src: url(../fonts/opensans-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-regular.woff) format("woff"), url(../fonts/opensans-regular.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: Trebuchet-BoldItalic;
 src: url(../fonts/Trebuchet-BoldItalic.eot);
 src: url(../fonts/Trebuchet-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Trebuchet-BoldItalic.woff) format("woff"), url(../fonts/Trebuchet-BoldItalic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: TrebuchetMS;
 src: url(../fonts/TrebuchetMS.eot);
 src: url(../fonts/TrebuchetMS.eot?#iefix) format("embedded-opentype"), url(../fonts/TrebuchetMS.woff) format("woff"), url(../fonts/TrebuchetMS.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: TrebuchetMS-Bold;
 src: url(../fonts/TrebuchetMS-Bold.eot);
 src: url(../fonts/TrebuchetMS-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/TrebuchetMS-Bold.woff) format("woff"), url(../fonts/TrebuchetMS-Bold.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

@font-face {
 font-family: TrebuchetMS-Italic;
 src: url(../fonts/TrebuchetMS-Italic.eot);
 src: url(../fonts/TrebuchetMS-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/TrebuchetMS-Italic.woff) format("woff"), url(../fonts/TrebuchetMS-Italic.ttf) format("truetype");
 font-weight: 400;
 font-style: normal
}

.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-touch-callout: none;
 -webkit-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: 0
}

.slick-list.dragging {
 cursor: pointer;
 cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
 -ms-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}

.slick-track {
 position: relative;
 left: 0;
 top: 0;
 display: block
}

.slick-track:after, .slick-track:before {
 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
}

/*!
 *  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: 400;
 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 {
 animation: fa-spin 2s infinite linear
}

.fa-pulse {
 animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
 0% {
  transform: rotate(0)
 }
 100% {
  transform: rotate(359deg)
 }
}

.fa-rotate-90 {
 -ms-transform: rotate(90deg);
 transform: rotate(90deg)
}

.fa-rotate-180 {
 -ms-transform: rotate(180deg);
 transform: rotate(180deg)
}

.fa-rotate-270 {
 -ms-transform: rotate(270deg);
 transform: rotate(270deg)
}

.fa-flip-horizontal {
 -ms-transform: scale(-1, 1);
 transform: scale(-1, 1)
}

.fa-flip-vertical {
 -ms-transform: scale(1, -1);
 transform: scale(1, -1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
 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-close:before, .fa-remove: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-cog:before, .fa-gear: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-repeat:before, .fa-rotate-right: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-image:before, .fa-photo: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-exclamation-triangle:before, .fa-warning: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-cogs:before, .fa-gears: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-floppy-o:before, .fa-save:before {
 content: "\f0c7"
}

.fa-square:before {
 content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder: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-sort:before, .fa-unsorted:before {
 content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
 content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
 content: "\f0de"
}

.fa-envelope:before {
 content: "\f0e0"
}

.fa-linkedin:before {
 content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
 content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
 content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
 content: "\f0e4"
}

.fa-comment-o:before {
 content: "\f0e5"
}

.fa-comments-o:before {
 content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
 content: "\f0e7"
}

.fa-sitemap:before {
 content: "\f0e8"
}

.fa-umbrella:before {
 content: "\f0e9"
}

.fa-clipboard:before, .fa-paste: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-chain-broken:before, .fa-unlink: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-caret-square-o-down:before, .fa-toggle-down:before {
 content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
 content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
 content: "\f152"
}

.fa-eur:before, .fa-euro:before {
 content: "\f153"
}

.fa-gbp:before {
 content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
 content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
 content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
 content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
 content: "\f158"
}

.fa-krw:before, .fa-won: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-caret-square-o-left:before, .fa-toggle-left:before {
 content: "\f191"
}

.fa-dot-circle-o:before {
 content: "\f192"
}

.fa-wheelchair:before {
 content: "\f193"
}

.fa-vimeo-square:before {
 content: "\f194"
}

.fa-try:before, .fa-turkish-lira: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-bank:before, .fa-institution:before, .fa-university:before {
 content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board: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-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
 content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
 content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-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-ring:before, .fa-life-saver:before, .fa-support:before {
 content: "\f1cd"
}

.fa-circle-o-notch:before {
 content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
 content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
 content: "\f1d1"
}

.fa-git-square:before {
 content: "\f1d2"
}

.fa-git:before {
 content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
 content: "\f1d4"
}

.fa-tencent-weibo:before {
 content: "\f1d5"
}

.fa-qq:before {
 content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
 content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
 content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-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-futbol-o:before, .fa-soccer-ball-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-ils:before, .fa-shekel:before, .fa-sheqel: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-bed:before, .fa-hotel:before {
 content: "\f236"
}

.fa-viacoin:before {
 content: "\f237"
}

.fa-train:before {
 content: "\f238"
}

.fa-subway:before {
 content: "\f239"
}

.fa-medium:before {
 content: "\f23a"
}

.fa-y-combinator:before, .fa-yc: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-full:before, .fa-battery: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-paper-o:before, .fa-hand-stop-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-television:before, .fa-tv: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-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
 content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
 content: "\f2a4"
}

.fa-glide:before {
 content: "\f2a5"
}

.fa-glide-g:before {
 content: "\f2a6"
}

.fa-sign-language:before, .fa-signing: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-address-card:before, .fa-vcard:before {
 content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-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-full:before, .fa-thermometer: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-bath:before, .fa-bathtub:before, .fa-s15: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
}

.main {
 padding-top: 220px;
 position: relative
}

.content .container {
 background-color: #fff;
 width: 1060px;
 padding: 0 20px;
 z-index: 333;
 position: relative
}

.content-container {
 padding: 30px 0
}

.content-main p {
 font-family: Georgia, sans-serif;
 margin-bottom: 20px
}

.content-main p strong {
 font-size: 22px;
 font-family: Georgia-Bold, sans-serif
}

.teaser {
 width: 100%;
 height: 430px;
 position: relative;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 box-shadow: inset 0 -85px 25px 0 rgba(0, 0, 0, .6)
}

.teaser p {
 position: absolute;
 text-align: center;
 left: 0;
 bottom: 20px;
 font-size: 18px;
 line-height: 24px;
 color: rgba(255, 255, 255, .85);
 font-family: opensans-italic, sans-serif;
 width: 100%;
 padding: 0 20px;
 margin-bottom: 0
}

.section {
 font-size: 0;
 padding: 30px 0;
 border-bottom: 1px solid #efefef;
 margin-bottom: 20px
}

.section:after {
 content: "";
 display: table;
 clear: both
}

.section-data {
 font-size: 14px;
 line-height: 24px;
 display: inline-block;
 vertical-align: middle;
 color: #cbcbcb;
 font-family: opensans-regular, sans-serif;
 margin-left: 13px;
 padding-left: 15px;
 border-left: 3px solid #ececec
}

.section .btn {
 display: inline-block;
 vertical-align: middle;
 margin: 0 17px 0 0
}

.section-social {
 float: right;
 padding-top: 5px
}

.section-social li {
 font-size: 0;
 display: inline-block;
 padding: 0 13px
}

.section-social li:last-child {
 padding-right: 0
}

.section-social li a {
 display: inline-block
}

.section-social li a:hover i {
 color: #010101
}

.section-social li a i {
 color: #ececec;
 font-size: 25px;
 transition: color .4s linear
}

.quote {
 font-size: 0;
 padding: 10px 0 25px
}

.quote-circle {
 display: inline-block;
 width: 90px;
 height: 90px;
 border-radius: 50%;
 background-color: #010101;
 position: relative;
 vertical-align: middle;
 margin-left: 13px
}

.quote-circle i {
 display: inline-block;
 position: absolute;
 top: 50%;
 left: 50%;
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%)
}

.quote-text {
 display: inline-block;
 vertical-align: middle;
 width: calc(100% - 103px);
 padding-left: 17px;
 font-size: 20px
}

.icon-quote {
 background-image: url(/statics/mock/img/sprite.png);
 background-position: 0 -85px;
 width: 45px;
 height: 43px
}

.content-video {
 background-color: #fbfbfb;
 text-align: center;
 margin-bottom: 35px
}

.content-video h3 {
 padding: 25px 0
}

.content-video .video {
 width: 100%;
 height: 429px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 display: block;
 overflow: hidden
}

.content-video .video:hover:before {
 opacity: .6
}

.content-video .video:before {
 content: "";
 position: absolute;
 top: 50%;
 left: 50%;
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 background-image: url(/statics/mock/img/sprite.png);
 background-position: 0 0;
 width: 80px;
 height: 80px;
 display: inline-block;
 transition: opacity .4s linear
}

.content-video .video:after {
 content: "";
 position: absolute;
 bottom: -17px;
 left: 50%;
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -50px -85px;
 width: 62px;
 height: 27px;
 margin-left: -31px
}

.video-slider {
 padding: 0 45px
}

.video-slider-item.slick-active .slider-img:before {
 opacity: 1;
 visibility: visible
}

.video-slider-item .slider-img {
 display: block;
 width: 100%;
 height: 180px;
 outline: 0;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover
}

.video-slider-item span {
 padding: 15px 10px 25px;
 display: block;
 font-size: 21px;
 line-height: 26px;
 color: #383838;
 font-family: Georgia, sans-serif
}

.video-slider .slick-arrow {
 position: absolute;
 top: 75px;
 background-color: transparent;
 font-size: 0;
 z-index: 111
}

.video-slider .slick-arrow.slick-prev {
 left: -25px;
 background-image: url(/statics/mock/img/sprite.png);
 background-position: 0 -133px;
 width: 18px;
 height: 32px
}

.video-slider .slick-arrow.slick-next {
 right: -25px;
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -23px -133px;
 width: 18px;
 height: 32px
}

.content-img {
 background-color: #fbfbfb;
 text-align: center;
 margin-bottom: 35px
}

.content-img .photo {
 width: 100%;
 display: block;
 height: 429px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 overflow: hidden
}

.content-img .photo:after {
 content: "";
 position: absolute;
 bottom: -17px;
 left: 50%;
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -50px -85px;
 width: 62px;
 height: 27px;
 margin-left: -31px
}

.content-img span {
 font-size: 18px;
 padding: 25px 0;
 display: block
}

.subs {
 padding-bottom: 30px
}

.subs a {
 display: block;
 width: 100%;
 margin-bottom: 15px;
 padding: 17px;
 font-size: 0;
 text-decoration: none;
 transition: box-shadow .3s linear, opacity .3s ease-in-out;
 will-change: box-shadow
}

.subs a:hover {
 opacity: .8
}

.subs-instagram {
 background-color: #527ea3;
 box-shadow: inset 0 0 0 5px #527ea3, inset 0 0 0 6px #b1d6f6
}

.subs-instagram:hover {
 box-shadow: inset 0 0 0 3px #527ea3, inset 0 0 0 4px #b1d6f6
}

.subs-facebook {
 background-color: #33638c;
 box-shadow: inset 0 0 0 5px #33638c, inset 0 0 0 6px #b1d6f6
}

.subs-facebook:hover {
 box-shadow: inset 0 0 0 3px #33638c, inset 0 0 0 4px #b1d6f6
}

.subs-telegramm {
 background-color: #2798d1;
 box-shadow: inset 0 0 0 5px #2798d1, inset 0 0 0 6px #b1d6f6
}

.subs-telegramm:hover {
 box-shadow: inset 0 0 0 3px #2798d1, inset 0 0 0 4px #b1d6f6
}

.subs-telegramm .subs-icon i {
 left: 46%
}

.subs-icon {
 width: 66px;
 height: 66px;
 background-color: #fff;
 border-radius: 50%;
 display: inline-block;
 vertical-align: middle;
 position: relative
}

.subs-icon i {
 display: inline-block;
 position: absolute;
 top: 50%;
 left: 50%;
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%)
}

.subs-text {
 width: calc(100% - 66px);
 display: inline-block;
 vertical-align: middle;
 padding-left: 17px
}

.subs-text span {
 font-size: 17px;
 color: #fff;
 display: block;
 margin-bottom: 0;
 font-family: opensans-regular, sans-serif
}

.subs-text span span {
 font-family: opensans-bold, sans-serif;
 display: block
}

.icon-facebook {
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -179px 0;
 width: 17px;
 height: 33px
}

.icon-telegram {
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -142px -37px;
 width: 32px;
 height: 32px
}

.icon-instagram {
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -142px 0;
 width: 32px;
 height: 32px
}

.brands {
 background-color: #fafafa;
 margin: 0 -20px 45px;
 padding: 0 20px 40px
}

.brands-white {
 background-color: #fff
}

.brands-list {
 font-size: 0
}

.brands-list li {
 display: inline-block;
 padding-right: 17px;
 margin-right: 12px;
 position: relative;
 margin-bottom: 10px
}

.brands-list li:last-child:before {
 display: none;
 padding-right: 0;
 margin-right: 0
}

.brands-list li:before {
 content: "/";
 position: absolute;
 top: 1px;
 right: 0;
 color: #eaeaea;
 font-size: 15px;
 display: inline-block;
 font-family: opensans-regular, sans-serif
}

.brands-list li a {
 font-size: 15px;
 color: #494949;
 text-decoration: none;
 text-transform: uppercase;
 transition: color .4s linear;
 display: inline-block;
 font-family: opensans-regular, sans-serif
}

.brands-list li a:hover {
 color: #010101
}

.brands-item-img {
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 width: 100%;
 height: 250px;
 display: block;
 margin-bottom: 23px
}

.brands-item p {
 font-size: 26px;
 font-family: oldstandard-regular, sans-serif
}

.comment {
 margin-bottom: 50px
}

.footer {
 background-color: #1d1d1d;
 padding: 34px 0;
 position: relative
}

.footer:before {
 content: "";
 position: absolute;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 background-color: rgba(21, 21, 21, .65);
 display: none
}

.footer__logo {
 display: none;
 margin-bottom: 35px
}

.footer__logo a {
 display: inline-block
}

.footer__copyright span {
 color: #010101;
 font-size: 14px;
 margin-bottom: 4px;
 display: block;
 font-family: opensans-bold, sans-serif
}

.footer__copyright p {
 color: #fff;
 font-size: 14px;
 font-family: opensans-regular, sans-serif
}

.footer__social {
 text-align: right
}

.footer__social.col {
 padding: 17px 10px 0
}

.footer__social li {
 font-size: 0;
 display: inline-block;
 padding: 0 11px
}

.footer__social li:last-child {
 padding-right: 0
}

.footer__social li a {
 display: inline-block
}

.footer__social li a:hover i {
 color: #010101
}

.footer__social li a i {
 color: #fff;
 font-size: 22px;
 transition: color .4s linear
}

.header {
 padding-top: 70px;
 box-shadow: 0 5px 30px 0 #eee
}

.header .container {
 position: relative
}

.header-wrapper {
 position: fixed;
 width: 100%;
 top: 0;
 left: 0;
 z-index: 999;
 background-color: #fff;
 height: 70px
}

.header__logo a {
 text-decoration: none;
 display: inline-block;
 height: 70px
}

.header__logo a img {
 margin-top: 11px
}

.header__menu-list {
 font-size: 0;
 padding-left: 10px;
 height: 70px
}

.header__menu-list li {
 display: inline-block;
 padding: 0 13px;
 line-height: 70px;
 position: relative
}

.header__menu-list li:hover .dropdown-menu {
 opacity: 1;
 visibility: visible;
 z-index: 555
}

.header__menu-list li > a {
 font-size: 14px;
 text-transform: uppercase;
 font-family: oldstandard-regular, sans-serif;
 color: #131313;
 transition: .4s linear;
 text-decoration: none;
 display: block
}

.header__menu-list li > a:hover {
 color: #010101
}

.header__search {
 text-align: right;
 position: relative
}

.header__search a {
 display: inline-block;
 height: 70px
}

.header__search a i {
 display: inline-block;
 position: relative;
 top: 22px
}

.header__search-dropdown {
 width: 360px;
 padding: 10px;
 background-color: #fff;
 position: absolute;
 top: 100%;
 right: 10px;
 box-shadow: 0 -2px 1px 0 rgba(0, 0, 1, .1);
 line-height: normal;
 text-align: left;
 z-index: 555;
 display: none
}

.header__search-input {
 width: 100%;
 height: 50px;
 border: 1px solid #f2f2f2;
 padding: 0 15px;
 font-size: 14px;
 color: #979797;
 font-family: opensans-regular, sans-serif
}

.header__search-input:-moz-placeholder {
 color: #979797
}

.header__search-input::-webkit-input-placeholder {
 color: #979797
}

.dropdown-menu {
 background-color: #fff;
 width: 300px;
 padding: 10px 20px;
 position: absolute;
 top: 100%;
 left: -10px;
 box-shadow: 0 -2px 1px 0 rgba(0, 0, 1, .1);
 line-height: normal;
 opacity: 0;
 visibility: hidden;
 z-index: -1;
 transition: opacity .5s linear, visibility .5s linear, z-index .5s linear
}

.dropdown-menu:before {
 content: "";
 position: absolute;
 background-image: url(/statics/mock/img/sprite.png);
 background-position: -85px -57px;
 width: 18px;
 height: 10px;
 display: inline-block;
 left: 45px;
 top: -10px
}

.dropdown-menu-list {
 padding-bottom: 10px
}

.dropdown-menu-list li {
 line-height: normal;
 padding: 0;
 display: block;
 border-bottom: 1px solid #f2f2f2
}

.dropdown-menu-list li:last-child {
 border-bottom: none
}

.dropdown-menu-list li a {
 padding: 10px 0;
 font-size: 13px;
 color: #131313;
 font-family: opensans-regular, sans-serif
}

.dropdown-menu-img {
 line-height: 0;
 font-size: 0;
 display: block;
 width: 260px;
 height: 178px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover
}

.dropdown-menu-text {
 font-size: 23px;
 font-family: oldstandard-regular, sans-serif;
 color: #121212;
 text-align: center;
 padding: 0 10px
}

.icon-search {
 background-image: url(/statics/mock/img/icons/search.png);
 width: 24px;
 height: 24px
}

.burger {
 position: absolute;
 width: 24px;
 height: 18px;
 left: 10px;
 top: 18px
}

.burger span {
 display: block;
 width: 100%;
 height: 2px;
 background-color: #fff;
 position: absolute;
 top: 8px
}

.burger span:after, .burger span:before {
 content: "";
 position: absolute;
 left: 0;
 width: 100%;
 height: 2px;
 background-color: #fff
}

.burger span:before {
 top: -8px
}

.burger span:after {
 bottom: -8px
}

.btn {
 padding: 0 20px;
 font-family: opensans-regular, sans-serif;
 height: 38px;
 line-height: 36px;
 font-size: 14px;
 color: #cecece;
 text-transform: uppercase;
 display: inline-block;
 text-decoration: none;
 border: 1px solid #e8e8e8;
 background-color: transparent;
 transition: .4s linear
}

.btn:hover {
 border-color: #010101;
 color: #010101
}

.btn-rose {
 color: #fff;
 background-color: #010101;
 margin: 13px 0;
 border: 1px solid #010101
}

.btn-rose:hover {
 background-color: #010101;
 color: #fff
}

.btn-wrapper {
 text-align: center
}

.btn-lg {
 padding: 0 35px
}

body {
 font-size: 20px;
 color: #383838;
 line-height: normal;
 font-family: Georgia, sans-serif
}

.container {
 width: 1040px;
 padding: 0 10px;
 margin: 0 auto
}

.container:after {
 content: "";
 display: table;
 clear: both
}

.row {
 margin: 0 -10px
}

.row:after {
 content: "";
 display: table;
 clear: both
}

.col {
 float: left;
 padding: 0 10px;
 position: relative
}

.col-1 {
 width: 8.33333%
}

.col-2 {
 width: 16.66667%
}

.col-3 {
 width: 25%
}

.col-4 {
 width: 33.33%
}

.col-5 {
 width: 41.66667%
}

.col-6 {
 width: 50%
}

.col-7 {
 width: 58.33333%
}

.col-8 {
 width: 66.66667%
}

.col-9 {
 width: 75%
}

.col-10 {
 width: 83.33333%
}

.col-11 {
 width: 91.66667%
}

.col-12 {
 width: 100%
}

h2 {
 font-size: 40px;
 font-family: oldstandard-regular, sans-serif;
 color: #121212;
 margin: 23px 0;
 display: block
}

h3 {
 font-size: 28px;
 font-family: Georgia, sans-serif;
 color: #383838
}

.title {
 padding: 40px 0 30px
}

.title h2 {
 text-transform: uppercase;
 font-size: 32px;
 line-height: normal;
 font-family: Georgia, sans-serif;
 margin: 0
}

.aside {
 text-align: right;
 line-height: 0
}

.aside-banner {
 width: 300px;
 height: 600px;
 line-height: 0;
 font-size: 0;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: inline-block
}

.img {
 margin-bottom: 30px
}

.breadcrumb {
 font-size: 0;
 padding-bottom: 25px;
 border-bottom: 1px solid #efefef
}

.breadcrumb a, .breadcrumb span {
 font-family: opensans-regular, sans-serif;
 color: #010101;
 font-size: 15px;
 text-transform: uppercase;
 display: inline-block;
 word-wrap: break-word
}

.breadcrumb span {
 color: #c8c8c8
}

.breadcrumb a {
 position: relative;
 padding-right: 20px;
 margin-right: 20px
}

.breadcrumb a:before {
 content: "";
 position: absolute;
 width: 5px;
 height: 5px;
 background-color: #010101;
 border-radius: 50%;
 right: -2px;
 top: 8px
}

.breadcrumb li a {
 text-decoration: none
}

.gallery a {
 display: block;
 line-height: 0;
 font-size: 0;
 margin: 20px 0;
 width: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover
}

.gallery a:first-child {
 margin-top: 0
}

.gallery-lg {
 height: 240px
}

.gallery-md {
 height: 155px
}

.gallery-sm {
 height: 115px
}

.gallery-xs {
 height: 85px
}

.gallery-small {
 height: 95px
}

.list-circle {
 list-style: disc outside;
 padding-left: 30px
}

.list-circle li {
 display: list-item;
 color: #010101;
 margin-bottom: 15px;
 padding-left: 8px;
 font-size: 23px
}

.list-circle li:last-child {
 margin-bottom: 25px
}

.list-circle li span {
 color: #383838;
 font-size: 20px
}

.branding {
 position: fixed;
 top: 70px;
 width: 100%;
 padding: 0 60px;
 font-size: 0
}

.branding-left, .branding-right {
 display: inline-block;
 line-height: 0;
 font-size: 0;
 width: 50%;
 vertical-align: top
}

.branding-left-xs, .branding-right-xs {
 display: none
}

.branding-left-m, .branding-right-m {
 display: none
}

.main-banner {
 display: inline-block;
 line-height: 0;
 font-size: 0;
 margin-bottom: 45px
}

.text-center {
 text-align: center
}

.separator {
 margin-bottom: 0;
 padding-bottom: 50px;
 border-bottom: 1px solid #efefef
}

.js-scroll {
 position: relative;
 padding-bottom: 10px
}

.m-social {
 display: none
}

.m-social li {
 font-size: 0;
 display: inline-block;
 padding: 0 7px
}

.m-social li:last-child {
 padding-right: 0
}

.m-social li a {
 display: inline-block
}

.m-social li a:hover i {
 color: #010101
}

.m-social li a i {
 color: #fff;
 font-size: 28px;
 transition: color .4s linear
}

header.header{
 height:70px;
}


.media-banner {
 width: 300px;
 height: 450px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: none;
 margin: 0 auto 15px
}

.toTop {
 position: fixed;
 bottom: 10px;
 right: 10px;
 z-index: 999;
 display: none
}

.toTop i {
 font-size: 50px;
 color: #000
}

@media only screen and (max-width: 1900px) {
 .main {
  padding-top: 200px
 }
}

@media only screen and (max-width: 1850px) {
 .main {
  padding-top: 190px
 }
}

@media only screen and (max-width: 1800px) {
 .main {
  padding-top: 180px
 }
}

@media only screen and (max-width: 1700px) {
 .branding {
  padding: 0 10px
 }
}

@media only screen and (max-width: 1600px) {
 .branding-left-ph, .branding-right-ph {
  display: none
 }

 .branding-left-m, .branding-right-m {
  display: inline-block;
  width: 100%;
  vertical-align: top
 }
}

@media only screen and (max-width: 1500px) {
 .branding {
  padding: 0
 }
}

@media only screen and (max-width: 1440px) {
 .branding-left-xs, .branding-right-xs {
  display: inline-block;
  width: 100%;
  vertical-align: top
 }

 .branding-left-m, .branding-right-m {
  display: none
 }
}

@media only screen and (max-width: 1200px) {
 .main {
  padding-top: 140px
 }
}

@media only screen and (max-width: 1040px) {
 .content .container {
  width: 750px
 }

 .section {
  text-align: center
 }

 .section-social {
  float: none;
  padding: 15px 0 0
 }

 .header__logo a img {
  margin-top: 19px
 }

 .header__menu-list li {
  padding: 0 6px
 }

 .header__menu-list li > a {
  font-size: 11px
 }

 .container {
  width: 750px
 }

 .aside-banner {
  width: 223px;
  height: 446px
 }

 .breadcrumb a, .breadcrumb span {
  font-size: 13px
 }

 .breadcrumb a:before {
  top: 6px
 }
}

@media only screen and (max-width: 992px) {
 .main {
  padding-top: 120px
 }
}

@media only screen and (max-width: 768px) {
 .branding {
  display: none
 }
}

@media only screen and (min-width: 768px) {
 .logo_mobile {
  display: none !important;
 }
}

@media only screen and (max-width: 767px) {
 .main {
  padding-top: 0
 }

 .logo_desktop {
  display: none !important;
 }

 .logo_mobile {
  display: block !important;
 }

 .content .container {
  width: 100%;
  padding: 0 10px
 }

 .content-container {
  padding: 10px 0
 }

 .content-main p {
  margin-bottom: 15px;
  font-family: opensans-regular, sans-serif
 }

 .content-main p strong {
  font-size: 16px;
  font-family: opensans-bold, sans-serif;
  color: #222
 }

 .teaser {
  box-shadow: none;
  margin-bottom: 15px
 }

 .teaser p {
  left: 10px;
  bottom: 10px;
  border: 1px solid #fff;
  background-color: rgba(137, 57, 67, .5);
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  width: calc(100% - 20px);
  font-family: opensans-regular, sans-serif;
  padding: 12px
 }

 .section {
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
  text-align: left
 }

 .section-data {
  display: block;
  padding-left: 24px;
  border-left: none;
  margin-left: 0;
  color: #656565;
  line-height: 14px;
  font-size: 13px;
  position: relative;
  margin-bottom: 17px
 }

 .section-data:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  display: inline-block;
  background-image: url(/statics/mock/img/sprite.png);
  background-position: -179px -38px;
  width: 16px;
  height: 16px
 }

 .section .btn {
  margin: 0 0 17px 0
 }

 .section .btn-lg {
  margin: 0 36px 17px 0
 }

 .section-social {
  padding: 0;
  margin-bottom: 15px
 }

 .quote {
  padding: 0 0 0 5px;
  border-left: 3px solid #ffa3ae;
  margin-bottom: 16px
 }

 .quote-circle {
  display: none
 }

 .quote-text {
  padding: 12px;
  width: 100%;
  font-family: opensans-italic, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #656565
 }

 .content-video {
  margin-bottom: 15px
 }

 .content-video h3 {
  padding: 15px 0
 }

 .content-video .video {
  height: 350px
 }

 .video-slider {
  padding: 0;
  position: relative
 }

 .video-slider:after, .video-slider:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 83px;
  display: inline-block;
  top: 0;
  z-index: 444;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
 }

 .video-slider:before {
  left: -10px;
  background-image: url(/statics/mock/img/shape-left.png)
 }

 .video-slider:after {
  right: -10px;
  background-image: url(/statics/mock/img/shape-right.png)
 }

 .video-slider-item .slider-img {
  position: relative
 }

 .video-slider-item .slider-img:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  background-image: url(/statics/mock/img/sprite.png);
  background-position: -85px 0;
  width: 52px;
  height: 52px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s liner
 }

 .video-slider-item span {
  font-size: 14px;
  font-family: opensans-regular, sans-serif;
  line-height: 18px;
  color: #222
 }

 .content-img {
  margin-bottom: 15px
 }

 .content-img span {
  font-size: 14px;
  font-family: opensans-regular, sans-serif;
  color: #656565;
  line-height: 16px;
  padding: 12px 0
 }

 .subs {
  padding-bottom: 10px
 }

 .subs-text {
  padding-left: 12px
 }

 .subs-text span {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0
 }

 .subs-text span span {
  font-family: opensans-bold, sans-serif;
  display: inline-block
 }

 .brands {
  margin: 0 -10px 15px;
  padding: 0 10px
 }

 .brands.brands-purple-m {
  background-color: #361d3b
 }

 .brands.brands-purple-m .title h2 {
  color: #fff
 }

 .brands.brands-purple-m .brands-item p {
  color: #fff
 }

 .brands-list li a {
  font-size: 13px
 }

 .brands-item {
  text-align: center
 }

 .brands-item-img {
  height: 500px;
  margin-bottom: 25px
 }

 .brands-item p {
  font-size: 16px;
  line-height: 20px;
  color: #0a0a0a;
  margin-bottom: 17px;
  font-family: opensans-regular, sans-serif;
  text-transform: uppercase;
  padding: 0 15px
 }

 .comment {
  margin-bottom: 15px
 }

 .footer {
  text-align: center;
  padding: 17px 0 15px;
  background-image: url(/statics/mock/img/footer-mobile-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
 }

 .footer:before {
  display: block
 }

 .footer__logo {
  display: block
 }

 .footer__copyright {
  padding-bottom: 55px
 }

 .footer__copyright span {
  margin-bottom: 0;
  color: #f1f1f1;
  font-size: 13px;
  padding: 0 5px;
  font-family: opensans-regular, sans-serif
 }

 .footer__copyright p {
  color: #f1f1f1;
  font-size: 13px
 }

 .footer__social {
  text-align: center
 }

 .header {
  padding-top: 55px
 }

 .header-wrapper {
  height: 55px;
  text-align: center;
  background-color: #0a0a0a
 }

 .header__logo {
  display: inline-block;
  float: none
 }

 .header__logo.col {
  width: auto;
  padding: 0
 }

 .header__logo a {
  height: 55px
 }

 .header__logo a img {
  margin-top: 9px
 }

 .header__menu {
  background-color: rgba(0, 0, 0, .9);
  position: absolute;
  top: 100%;
  left: 0;
  display: none
 }

 .header__menu-list {
  height: auto;
  padding-left: 0;
  text-align: center;
  margin-bottom: 25px;
  padding-top: 5px
 }

 .header__menu-list li {
  display: block;
  padding: 0;
  line-height: normal
 }

 .header__menu-list li:hover .dropdown-menu {
  display: none
 }

 .header__menu-list li > a:hover {
  color: #fff
 }

 .header__menu-list li > a.active {
  background-color: #010101
 }

 .header__menu-list li > a {
  color: #fff;
  padding: 13px 22px 11px;
  display: inline-block;
  line-height: normal;
  font-size: 13px
 }

 .header__search {
  position: absolute;
  right: 10px;
  top: 0
 }

 .header__search.col {
  padding: 0;
  float: none;
  width: auto
 }

 .header__search a {
  height: 55px
 }

 .header__search a i {
  top: 18px
 }

 .header__search-dropdown {
  width: 100%;
  padding: 18px 10;
  box-shadow: none;
  background-color: rgba(0, 0, 0, .9);
  right: 0
 }

 .header__search-input {
  font-size: 13px;
  color: #e7e7e7;
  height: 44px;
  border: 2px solid #010101;
  background-color: transparent
 }

 .header__search-input:-moz-placeholder {
  color: #e7e7e7
 }

 .header__search-input::-webkit-input-placeholder {
  color: #e7e7e7
 }

 .icon-search {
  background-image: url(/statics/mock/img/sprite.png);
  background-position: -142px -105px;
  width: 18px;
  height: 18px
 }

 .btn {
  padding: 0 30px;
  font-size: 13px
 }

 body {
  font-size: 14px;
  font-family: opensans-regular, sans-serif;
  color: #656565
 }

 .container {
  width: 100%
 }

 .col {
  width: 100%
 }

 h2 {
  font-size: 16px;
  line-height: 20px;
  color: #222;
  margin: 0 0 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #f2f2f2;
  font-family: opensans-bold, sans-serif
 }

 h3 {
  font-size: 15px;
  line-height: 18px;
  color: #222;
  font-family: opensans-regular, sans-serif;
  text-transform: uppercase
 }

 .title {
  padding: 20px 0;
  text-align: center
 }

 .title h2 {
  font-size: 20px;
  font-family: opensans-bold, sans-serif;
  color: #0a0a0a;
  border: none;
  padding-bottom: 0
 }

 .img {
  margin-bottom: 15px
 }

 .breadcrumb {
  padding-bottom: 10px !important;
  border-bottom: none
 }

 .breadcrumb a, .breadcrumb span {
  font-size: 11px;
  line-height: 16px
 }

 .breadcrumb a {
  padding-right: 10px;
  margin-right: 10px
 }

 .gallery {
  margin: 30px 0 10px
 }

 .gallery .col {
  width: 25%
 }

 .gallery a {
  margin: 10px 0
 }

 .gallery-lg {
  height: 300px
 }

 .gallery-md {
  height: 100px
 }

 .gallery-sm {
  height: 100px
 }

 .gallery-xs {
  height: 150px
 }

 .gallery-small {
  height: 140px
 }

 .list-circle li {
  padding-left: 0;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
  font-size: 15px
 }

 .list-circle li:last-child {
  margin-bottom: 10px
 }

 .list-circle li span {
  font-size: 14px;
  color: #656565;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  font-family: opensans-regular, sans-serif
 }

 .main-banner {
  margin-bottom: 15px
 }

 .separator {
  padding-bottom: 15px
 }

 .m-social {
  display: block;
  margin-bottom: 15px
 }

 .media-banner {
  display: block
 }

 .toTop {
  display: block
 }

 .pin-wrapper {
  display: none
 }
 .container {
  padding: 0 15px;
 }
 header.header{
  height:55px;
 }
}

@media only screen and (max-width: 568px) {
 .teaser {
  height: 300px
 }

 .content-video .video {
  height: 300px
 }

 .video-slider-item .slider-img {
  height: 140px
 }

 .content-img .photo {
  height: 300px
 }

 .brands-item-img {
  height: 400px
 }
 .container {
  padding: 0 15px;
 }
}

@media only screen and (max-width: 500px) {
 .gallery .col {
  width: 50%
 }
}

@media only screen and (max-width: 480px) {
 .content-video .video {
  height: 200px
 }

 .video-slider-item .slider-img {
  height: 100px
 }

 .brands-item-img {
  height: 300px
 }
}

@media only screen and (max-width: 440px) {
 .content-img .photo {
  height: 257px
 }
}

.breadcrumb {
 padding: 0 0 25px 0;
 margin: 0;
 background-color: inherit;
 border-radius: inherit;
}

.dropdown-menu {
 padding: 10px 20px;
 display: inherit;
 float: inherit;
 min-width: 160px;
 margin: 0px;
 font-size: 14px;
 text-align: left;
 list-style: none;
 border-radius: inherit;
}

.breadcrumb > li + li:before {
 padding: 0;
 color: inherit;
 content: inherit;
}

.shape-line { position: relative; }
.shape-line:before, .shape-line:after { content: ""; position: absolute; background-color: #ffffff; display: inline-block; z-index: 56; }
.shape-line:before { height: 1px; top: 26px; right: 25px; left: 45px; }
.shape-line:after { width: 1px; left: 45px; top: 27px; bottom: 15px; }

.title-look { margin-bottom: 30px; position: relative; }
.title-look:before { content: ""; position: absolute; width: 100%; height: 1px; left: 0; top: 50%; background-color: #000; }
.title-look h2 { font-size: 50px; text-transform: uppercase; line-height: 1; margin: 0; padding: 0 35px; background-color: #fff; position: relative; z-index: 55; display: inline-block; }
.page__look a { text-decoration: none; }
.page__look .container { width: 1170px; padding: 0 15px; }
.page__look .row { margin: 0 -15px; }
.page__look .row.no-gutter { margin: 0; }
.page__look .row.no-gutter .col { padding: 0; }
.page__look .col { padding: 0 15px; }
.page__look .footer__social.col { padding: 17px 10px 0; }

.tabs { font-size: 0; border-bottom: 1px solid #efefef; padding: 0 0 0; margin: 0 0 45px; }
.tabs.tabs-second { padding: 0 170px 0 0; margin: 0 0 30px; border: none; }
.tabs.tabs-second li a { color: #000; font-size: 18px; font-family: "oldstandard-regular", sans-serif; }
.tabs.tabs-second li a:after { background-color: #f2f2f2; }
.tabs li { display: inline-block; padding-right: 20px; }
.tabs li:last-child a:before { display: none; }
.tabs li a { color: #525252; word-wrap: normal; font-size: 15px; font-family: "opensans-regular", sans-serif; text-transform: uppercase; display: inline-block; padding: 0 0 10px; margin: 0 20px 5px 0; position: relative; text-decoration: none; }
.tabs li a:hover:after { background-color: #000; }
.tabs li a:before { content: ""; position: absolute; width: 5px; height: 5px; border-radius: 50%; background-color: #000; right: -22px; top: 8px; }
.tabs li a:after { content: ""; position: absolute; width: 100%; height: 1px; background-color: transparent; left: 0; bottom: -6px; transition: background-color 0.5s linear; }
.tabs-wrapper { position: relative; }
.tabs-pannel { display: none; opacity: 0; transition: all 0.4s linear; }
.tabs-pannel.active { display: block; opacity: 1; }
.tab-content .news-text { padding: 20px; }
.tab-content .news-text-link { font-size: 22px; line-height: 28px; padding: 0 0 0 20px; border-left: 1px solid #000; }
.tab-content .shape-line:before { top: 20px; left: 20px; right: 20px; }
.tab-content .shape-line:after { left: 20px; top: 20px; bottom: 20px; }

.preview { margin-bottom: 30px; }
.preview__slider { position: relative; }
.preview__slider-item { padding: 0 0 50px; outline: none; }
.preview__slider-item.slick-active .slider-img { opacity: 1; -ms-transform: translateY(0); transform: translateY(0); transition: opacity 1s linear, transform 1s linear; }
.preview__slider-wrapper { position: relative; padding: 50px 30px 30px 45px; min-height: 300px; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.preview__slider-wrapper .slider-text h2 { color: #fff; font-size: 45px; line-height: 1; margin: 0 0 70px; }
.preview__slider-wrapper .slider-img { margin-left: 20px; position: relative; min-height: 100px; opacity: 0; -ms-transform: translateY(-50px); transform: translateY(-50px); }
.preview__slider-wrapper .slider-img img { position: absolute; left: 0; top: 0; }
.preview__slider-wrapper .btn { padding: 0 55px; }
.preview__slider .slick-dots { position: absolute; right: 20px; bottom: 25px; font-size: 0; }
.preview__slider .slick-dots li { margin: 0 5px; display: inline-block; }
.preview__slider .slick-dots li.slick-active button { background-color: #000; }
.preview__slider .slick-dots li button { width: 40px; height: 3px; background-color: #f2f2f2; font-size: 0; }

.news-img { position: relative; line-height: 0; display: inline-block; }
.news-img:hover .news-hover { opacity: 0.8; visibility: visible; }
.news-img-large img { width: 100%; }
.news-img-medium img { width: 555px; }
.news-img-normal img { width: 360px; }
.news-img-small img { width: 285px; }
.news-img-xs img { width: 262px; }
.news-data { position: absolute; bottom: 23px; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); padding: 0 8px 15px; font-size: 13px; color: #fff; line-height: 1; z-index: 56; font-family: "opensans-regular", sans-serif; }
.news-data:before, .news-data:after { content: ""; position: absolute; width: calc(50% - 8px); bottom: 0; background-color: #fff; height: 1px; }
.news-data:before { left: 0; }
.news-data:after { right: 0; }
.news-data span { position: absolute; width: 4px; height: 4px; border-radius: 50%; background-color: #fff; bottom: -2px; left: calc(50% - 2px); }
.news-title { padding: 4px 0 0; border-bottom: 1px solid #f2f2f2; margin-bottom: 20px; }
.news-title a { display: inline-block; }
.news-title a:hover span:before { opacity: 1; }
.news-title span { font-size: 13px; text-transform: uppercase; font-family: "opensans-regular", sans-serif; color: #525252; line-height: 1; position: relative; display: inline-block; padding: 15px 18px; }
.news-title span:before { content: ""; position: absolute; width: 100%; height: 1px; left: 0; bottom: -1px; background-color: #000; opacity: 0; transition: opacity 0.4s linear; }
.news-text-big { padding-bottom: 28px; }
.news-text-link { font-size: 24px; line-height: 28px; margin-bottom: 45px; letter-spacing: -0.1px; color: #383838; font-family: "Georgia", sans-serif; display: block; }
.news-text-link:hover { text-decoration: underline; }
.news-text h2 { font-size: 30px; line-height: 40px; margin: 0 0 50px; }
.news-hover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(to right, #000000, #694a35); transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out; opacity: 0; visibility: hidden; z-index: 55; }
.news__gallery { padding-top: 115px; }
.news__gallery-bottom { padding: 45px 0 60px; }
.news__gallery-item.item-top { position: relative; top: -70px; }
.news__gallery-item.item-bottom { padding-top: 70px; }
.news__gallery .news-text-link { margin-bottom: 80px; }
.news-social { font-size: 0; margin-bottom: 22px; }
.news-social li { display: inline-block; padding: 0 11px; }
.news-social li a:hover i { color: #000; }
.news-social li a i { color: #f2f2f2; font-size: 25px; transition: color 0.3s linear; }
.news-block { margin-bottom: 30px; }
.news-block .news-text { padding-bottom: 20px; }
.news-block .news-text-link { margin-bottom: 0; }
.news__slider { display: block; width: 360px; margin: 0 auto; position: relative; }
.news__slider .slick-arrow { width: 54px; height: 54px; border: none; padding: 0; margin: 0; background-color: rgba(0, 0, 0, 0.8); position: absolute; top: 230px; font-size: 0; z-index: 90; }
.news__slider .slick-arrow:before { content: ""; position: absolute; left: 50%; top: 50%; display: inline-block; margin: -12px 0 0 -7px; }
.news__slider .slick-arrow.slick-prev { left: -26px; }
.news__slider .slick-arrow.slick-prev:before { background-image: url(../../images/sprite.png); background-position: 0px 0px; width: 14px; height: 24px; }
.news__slider .slick-arrow.slick-next { right: -26px; }
.news__slider .slick-arrow.slick-next:before { background-image: url(../../images/sprite.png); background-position: -19px 0px; width: 14px; height: 24px; }
.news__slider .slick-dots { display: none !important; }
.news__slider-item { outline: none; line-height: 0; }
.news__slider-dots { position: absolute; bottom: 0; right: -60px; font-size: 15px; color: #cbcbcb; font-family: "opensans-regular", sans-serif; line-height: 1; }

.banner { margin-bottom: 43px; }

.banner-img img { width: 240px; height: 400px; }

.content-news { padding: 30px 0; }
.content p { font-family: "oldstandard-regular", sans-serif; font-size: 19px; line-height: 26px; color: #000; margin-bottom: 25px; }
.content a { text-decoration: none; }
.content .sidebar { text-align: center; }
.content .sidebar__nav { max-height: 673px; position: relative; margin-bottom: 20px; }
.content .sidebar__nav-list { text-align: left; padding-right: 75px; }
.content .sidebar__nav-list li { display: block; border-bottom: 1px solid #f2f2f2; padding: 15px 0; }
.content .sidebar__nav-list li:first-child { padding-top: 0; }
.content .sidebar__nav-list li.is-current a { margin-left: 3px; padding-left: 15px; border-left: 1px solid #000; }
.content .sidebar__nav-list li a { display: block; font-size: 13px; line-height: 20px; color: #000; transition: all 0.3s linear; font-family: "opensans-regular", sans-serif; }
.content .nano-content { left: 0; }
.content .nano-pane { width: 1px; right: 22px; background-color: #f2f2f2; }
.content .nano-pane .nano-slider { width: 3px; right: 1px; background-color: #f2f2f2; height: 100px; }

.page__look .header__logo .logo_mobile img { width: 110px; }

.page__look .btn { height: 55px; line-height: 53px; font-size: 17px; color: #fff; border-color: #fff; }
.page__look .btn:hover { background-color: #fff; color: #000; }
.page__look .btn-circle { border-radius: 25px; }
.page__look .btn-news { display: inline-block; padding: 0 25px 15px; font-size: 14px; color: #000; font-family: "opensans-regular", sans-serif; text-transform: uppercase; text-decoration: none; position: relative; background-color: #fff; z-index: 333; }
.page__look .btn-news span { position: absolute; padding: 0 22px; height: 6px; background-color: #fff; z-index: 55; bottom: -3px; }
.page__look .btn-news span:before { content: ""; position: absolute; width: 4px; height: 4px; border-radius: 50%; top: 1px; left: 20px; background-color: #000; }
.page__look .btn-news span.dotted-left { left: -44px; }
.page__look .btn-news span.dotted-right { right: -44px; }
.page__look .btn-news:before { content: ""; position: absolute; width: 100%; height: 1px; background-color: #000; left: 0; bottom: -1px; }
.page__look .btn-news:after { content: ""; position: absolute; bottom: -6px; background-color: #fff; left: 50%; margin-left: -9px; z-index: 55; background-image: url(../../images/sprite.png); background-position: 0px -29px; width: 18px; height: 6px; display: inline-block; }
.page__look .btn-news-wrapper { border-bottom: 1px solid #f2f2f2; margin-bottom: 70px; }
.page__look .btn-tabs { position: absolute; right: 0; font-size: 14px; top: -15px; padding: 0 32px; height: 50px; line-height: 48px; }
.page__look .btn-black { border-color: #000; color: #000; }
.page__look .btn-black:hover { background-color: #000; color: #fff; }
.page__look .btn-all { font-size: 15px; padding: 0 43px; height: 58px; line-height: 56px; }
.page__look .btn-subscribe { position: relative; }
.page__look .btn-subscribe-wrapper { border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; font-size: 11px; text-transform: uppercase; vertical-align: middle; padding: 15px 20px; display: block; z-index: 20; color: #3c5897; font-family: "opensans-regular", sans-serif; }
.page__look .btn-subscribe-wrapper img { display: inline-block; vertical-align: middle; margin-left: 40px; }
.page__look .btn-subscribe-close { position: absolute; background-image: url(../../images/sprite.png); background-position: -38px 0px; width: 16px; height: 16px; right: 15px; top: 17px; z-index: 22; }
@media only screen and (max-width: 1199px){
 .page__look .container{ width: 970px; }
 .tabs li a{ font-size: 13px; }
 .tabs li a:before{ top: 6px; }
 .news-data{ padding: 0 5px 15px; }
 .content .sidebar__nav-list{ padding-right: 20px; }
 .content .nano-pane{ right: 3px; }
 .page__look .header__menu-list li{ padding: 0 9px; }
 .page__look .header__menu-list li > a{ font-size: 12px; } }
@media only screen and (max-width: 991px){
 .shape-line:before{ top: 10px; left: 10px; right: 10px; }
 .shape-line:after{ left: 10px; top: 10px; bottom: 10px; }
 .page__look .container{ width: 750px; }
 .tabs.tabs-second li a{ font-size: 14px; }
 .tabs li a:after{ bottom: 0; }
 .tab-content .news-text{ padding: 10px 10px 10px 24px; }
 .tab-content .news-text-link{ padding: 0 0 0 10px; }
 .preview__slider-wrapper{ padding: 30px 15px; min-height: auto; }
 .preview__slider-wrapper .slider-text h2{ font-size: 35px; line-height: 42px; margin: 0 0 40px; }
 .preview__slider-wrapper .slider-img{ margin-left: 5px; }
 .news-data{ font-size: 12px; padding: 0 2px 15px; }
 .aside-floating{ position: static !important; left: 0 !important; top: 0 !important; margin: 0 auto; }
 .content-news{ padding: 15px 0; }
 .content .col-m{ width: 100%; text-align: center; }
 .content .sidebar__nav{ max-height: 200px !important; }
 .content .pin-wrapper{ height: auto !important; }
 .page__look .header__menu-list{ padding-left: 0; }
 .page__look .header__menu-list li{ padding: 0 3px; }
 .page__look .header__menu-list li > a{ font-size: 11px; }
 .page__look h2{ border: none; } }
@media only screen and (min-width: 768px){
 .header__menu{ display: block !important; } }
@media only screen and (max-width: 767px){
 .title-look h2{ color: #000; font-family: "oldstandard-regular", sans-serif; font-size: 32px; padding: 0 10px; margin: 0 30px; }
 .page__look .container{ width: 100%; }
 .tabs{ margin-bottom: 15px; text-align: left; }
 .tabs.tabs-second{ padding: 0; }
 .tabs.tabs-second li a{ font-size: 11px; }
 .tabs li{ padding-right: 10px; }
 .tabs li a{ font-size: 11px; line-height: 16px; margin: 0 10px 5px 0; }
 .tabs li a:before{ right: -12px; top: 5px; }
 .tabs-wrapper{ text-align: center; }
 .tab-content{ text-align: center; }
 .tab-content .news-text-link{ display: inline-block; }
 .preview__slider .slick-slider{ margin: 0 -15px; }
 .preview__slider-item{ padding: 0 0 15px; }
 .preview__slider-wrapper .slider-text{ text-align: center; }
 .preview__slider-wrapper .slider-text h2{ margin: 15px 0; padding: 0; }
 .preview__slider-wrapper .slider-img{ margin-left: 0; text-align: center; -ms-transform: translateY(0); transform: translateY(0); padding-left: 5px; }
 .preview__slider-wrapper .slider-img img{ position: relative; margin: 0 auto; }
 .preview__slider .slick-dots{ bottom: 5px; right: 10px; }
 .news-text-big{ padding-bottom: 10px; }
 .news-text-link{ text-transform: none; color: #000; font-family: "Georgia", sans-serif; padding: 0 5px; }
 .news-text h2{ margin: 0 0 30px; font-size: 26px; line-height: 30px; color: #000; font-family: "oldstandard-regular", sans-serif; }
 .news__gallery{ text-align: center; padding-top: 0; }
 .news__gallery-bottom{ padding: 20px 0; }
 .news__gallery-item.item-top{ top: 0; }
 .news__gallery-item.item-bottom{ padding-top: 0; }
 .news__gallery .news-text-link{ margin-bottom: 30px; }
 .news__slider .slick-arrow.slick-prev{ left: 0; }
 .news__slider .slick-arrow.slick-next{ right: 0; }
 .news__slider-dots{ right: 5px; bottom: 5px; }
 .content .pin-wrapper{ display: block; }
 .page__look .btn-tabs{ position: relative; top: 0; right: 0; margin: 0 auto 25px; } }
@media only screen and (max-height: 700px){
 .content .sidebar__nav{ max-height: 513px; } }
@media only screen and (max-width: 568px){
 .title-look h2{ font-size: 24px; }
 .preview__slider-wrapper .slider-text h2{ font-size: 20px; line-height: 28px; }
 .news-text-link{ font-size: 20px; line-height: 24px; }
 .news-text h2{ font-size: 24px; line-height: 28px; } }
@media only screen and (max-width: 480px){
 .page__look .btn-subscribe-wrapper img{ display: block; margin: 5px auto 0; } }
@media only screen and (max-width: 400px){
 .news__slider{ width: 100%; } }


#news-blue .news_list {
 position: relative;
 border: 1px solid #E9E9E9;
 width: 100%;
 height: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 max-height: 410px;
 overflow: hidden;
 margin-bottom: 20px;
}

#news-blue .news_list__label {
 text-align: center;
 font-size: 13px;
 text-transform: uppercase;
 letter-spacing: 1px;
 line-height: 1;
 padding-top: 22px;
 font-family: "opensans-regular", sans-serif;
 color: #525252;
}

#news-blue .news_list .news_item {
 display: block;
 text-align: center;
 margin: 13px 0;
 padding: 0 20px;
}

#news-blue .news_list .news_item .date {
 text-decoration: none;
 text-transform: uppercase;
 font-size: 12px;
 line-height: 24px;
 letter-spacing: 1px;
 pointer-events: auto;
 font-family: "opensans-regular", sans-serif;
 color: #a2a2a2;
}

#news-blue p {
 margin: 0;
 padding: 0;
}

#news-blue .news_list .news_item .title {
 font-size: 16px;
 line-height: 18px;
 height: 55px;
 color: #383838;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
 font-family: "Georgia", sans-serif;
}

.news_item:hover .title{
 text-decoration: underline;
}