@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700&subset=cyrillic);
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

#logo {
    max-height: 75px;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #666;
}

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

td, td img {
  vertical-align: top;
}

input, select, button, textarea {
  margin: 0;
  font-size: 100%;
  color: #666;
}

input, a {
  outline: none;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input::-ms-clear {
  display: none;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

body {
  position: relative;
  color: #000;
  text-align: left;
  font: 62.5%/1.2em arial, sans-serif;
  background: #fff;
  line-height: 1;
}

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

hr {
  color: #e0e0e0;
  background-color: #e0e0e0;
  border: 0px none;
  height: 1px;
  clear: both;
  margin: 0;
}

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

ol, ul {
  list-style: none;
}

/*ol {
    margin-left: 32px;
}*/

blockquote, q {
  quotes: none;
}

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

.clearfix:before, .result-item:before, .result-item__head:before, .clearfix:after, .result-item:after, .result-item__head:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix:after, .result-item:after, .result-item__head:after {
  clear: both;
}

.clearfix, .result-item, .result-item__head {
  zoom: 1;
}

.post p {
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .4px;
  line-height: 32px;
  padding-bottom: 31px;
}

.post p span {
  display: block;
}

.post strong, .post b {
  font-weight: 600;
}

.post a {
  color: #D14A24;
  text-decoration: underline;
}

.post a:hover {
  text-decoration: none;
}

.post img {
  margin-bottom: 20px;
}

.post img[align="left"] {
  float: left;
  margin: 0 20px 30px 0;
}

.post img[align="right"] {
  float: right;
  margin: 0 0 30px 20px;
}

.post h1 {
  color: #000000;
  font-size: 28px;
  line-height: 32px;
  font-family: 'chartercbold' , sans-serif;
  text-transform: uppercase;
  padding-bottom: 27px;
  letter-spacing: 2px;
}

.post h2 {
  font-family: 'Noto Serif', serif;
  color: #191f26;
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.post h3 {
  font-family: 'Noto Serif', serif;
  color: #152848;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 15px;
}

.post h4 {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  line-height: 20px;
  color: #D14A24;
  padding-bottom: 10px;
  font-weight: 300;
}

.post h5 {
  font-size: 16px;
  line-height: 20px;
  color: #463333;
  padding-bottom: 10px;
}

.post h6 {
  font-family: 'Noto Serif', serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #463333;
  padding-bottom: 10px;
}

.post ul {
  /*list-style: none;*/
  padding-bottom: 21px;
}

.post ul li {
    font-size: 18px;
    /*line-height: 21px;*/
    list-style: outside none none;
    padding: 0 0 10px;
    color: #000000;
    font-family: "Noto Serif",serif;
    line-height: 32px;
}

.post ol {
  padding-left: 15px;
  padding-bottom: 21px;
}

.post ol li {
  font-size: 18px;
  /*color: #433931;*/
  line-height: 21px;
  padding-bottom: 10px;
  font-family: "Noto Serif",serif;
}

.post table {
  width: 100%;
  margin-bottom: 20px;
}

.post table tr td {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 15px;
  padding: 10px;
}

.post table[border="1"] tr td {
  border: 2px solid #333;
}

.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);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          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-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";
}

.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;
}

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
  List of CSS3 Sass Mixins File to be @imported and @included as you need
  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files
  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties
  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)
------------------------------------------------------------- */
@font-face {
  font-family: 'chartercbold';
  /*src: url("../fonts/charterc-bold-webfont.woff2") format("woff2"), url("../fonts/charterc-bold-webfont.woff") format("woff");*/
  src: url("../fonts/charterc-bold.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'chartercbold_italic';
  src: url("../fonts/charterc-bolditalic-webfont.woff2") format("woff2"), url("../fonts/charterc-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'chartercitalic';
  src: url("../fonts/charterc-italic-webfont.woff2") format("woff2"), url("../fonts/charterc-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

*:after, *:before, * {
  box-sizing: border-box;
}

.col_50 {
  width: calc(50% - 18px);
  margin: 0 9px;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .col_50 {
    width: calc(100% - 18px);
    padding-bottom: 18px;
  }
}

.col_25 {
  width: calc(25% - 18px);
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}

@media only screen and (max-width: 767px) {
  .col_25 {
    width: calc(100% - 18px);
  }
}

.col_33 {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .col_33 {
    width: 100%;
  }
}

body {
  overflow-x: hidden;
}

body.open-mob-menu {
  overflow: visible;
  overflow: hidden;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

html, body {
  height: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  position: relative;
  font-family: Arial, sans-serif;
  background: #f4f5ff;
}

p::-moz-selection, span::-moz-selection, b::-moz-selection, a::-moz-selection {
  background: #FC5A2F;
  color: #fff;
}

p::selection, span::selection, b::selection, a::selection {
  background: #FC5A2F;
  color: #fff;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.wrap-center {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 20px;
}

.wrap-center.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wrap-center.mobile-show {
    display: block;
  }
}

.btn {
  display: inline-block;
  vertical-align: top;
  background-color: #4d86d9;
  width: 175px;
  min-height: 38px;
/*  height: 38px;*/
  /*line-height: 38px;*/
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.24px;
  text-align: center;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

@media only screen and (min-width: 768px) {
    .btn {
      line-height: 38px;
    }
}

.btn:hover {
  background: #2b5ea8;
}

.burger {
  position: absolute;
  left: -74px;
  top: 9px;
  z-index: 333;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .burger {
    left: -74px;
  }
}*/

@media only screen and (max-width: 767px) {
  .burger {
    display: block;
    top: -5px;
    left: -7px;
  }
}

.burger.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .burger.mobile-show {
    display: block;
  }
}

.burger .row {
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.open-menu .burger .burger_s .row.row-1 span.line-1 {
  -webkit-transform: translate(2px, 2px) translateZ(0) rotate(45deg) rotateZ(0deg);
          transform: translate(2px, 2px) translateZ(0) rotate(45deg) rotateZ(0deg);
}

.open-menu .burger .burger_s .row.row-1 span.line-2 {
  -webkit-transform: translate(-2px, 2px) translateZ(0) rotate(-45deg) rotateZ(0deg);
          transform: translate(-2px, 2px) translateZ(0) rotate(-45deg) rotateZ(0deg);
}

.open-menu .burger .burger_s .row.row-2 span {
  opacity: 0;
}

.open-menu .burger .burger_s .row.row-2 span.line-1 {
  -webkit-transform: translate(100%, 0) translateZ(0);
          transform: translate(100%, 0) translateZ(0);
}

.open-menu .burger .burger_s .row.row-2 span.line-2 {
  -webkit-transform: translate(-100%, 0) translateZ(0);
          transform: translate(-100%, 0) translateZ(0);
}

.open-menu .burger .burger_s .row.row-3 span.line-1 {
  -webkit-transform: translate(2px, -1px) translateZ(0) rotate(-45deg) rotateZ(0deg);
          transform: translate(2px, -1px) translateZ(0) rotate(-45deg) rotateZ(0deg);
}

.open-menu .burger .burger_s .row.row-3 span.line-2 {
  -webkit-transform: translate(-2px, -1px) translateZ(0) rotate(45deg) rotateZ(0deg);
          transform: translate(-2px, -1px) translateZ(0) rotate(45deg) rotateZ(0deg);
}

.burger .burger_s {
  width: 57px;
  height: 53px;
}

.burger .burger_s .row {
  position: absolute;
  left: 21px;
  right: 0;
  height: 3px;
  overflow: hidden;
  width: 32px;
}

.burger .burger_s .row .line-1 {
  border-radius: 3px 0 0 3px;
}

.burger .burger_s .row .line-2 {
  border-radius: 0 3px 3px 0;
}

.open-menu .burger .burger_s .row {
  overflow: visible;
}

.burger .burger_s .row.row-1 {
  top: 10px;
}

@media only screen and (max-width: 767px) {
  .burger .burger_s .row.row-1 {
    top: 16px;
  }
}

.open-menu .burger .burger_s .row.row-1 {
  top: 18px;
}

@media only screen and (max-width: 767px) {
  .open-menu .burger .burger_s .row.row-1 {
    top: 20px;
  }
}

.burger .burger_s .row.row-2 {
  top: 22px;
}

@media only screen and (max-width: 767px) {
  .burger .burger_s .row.row-2 {
    top: 24px;
  }
}

.burger .burger_s .row.row-3 {
  bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .burger .burger_s .row.row-3 {
    bottom: 17px;
  }
}

.open-menu .burger .burger_s .row.row-3 {
  bottom: 18px;
}

@media only screen and (max-width: 767px) {
  .open-menu .burger .burger_s .row.row-3 {
    bottom: 19px;
  }
}

.burger .burger_s span {
  background-color: #ffffff;
  width: 16px;
  height: 3px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

@media only screen and (max-width: 767px) {
  .burger .burger_s span {
    width: 12px;
  }
}

header {
  position: relative;
}

header .logo {
  position: absolute;
  top: 17px;
  left: 15px;
}

@media only screen and (max-width: 767px) {
  header .logo {
    left: 50%;
    top: 3px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

header .logo img {
  /*width: 165px;*/
  height: 42px;
  height: 42px;
  margin-top: -3px;
}

.mob-footer {
  display: none;
  border-top: 1px solid #4a5f81;
  padding-top: 20px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .mob-footer {
    display: block;
  }
}

.mob-footer li a {
  color: #ffffff;
  text-transform: initial !important;
}

.mob-footer .btn {
  display: block;
  margin-bottom: 21px;
}

.mob-footer .wrap-logo {
  border-bottom: 1px solid #4a5f81;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.mob-footer .copy p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #ffffff;
  opacity: .2;
}

.mob-footer .ogr {
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.mob-footer .ogr span {
  color: #364d73;
  font-size: 14.4px;
  font-weight: 700;
  line-height: 36px;
}

.menu-f {
  position: fixed;
  left: 0;
  top: 70px;
  background: #364d73;
  z-index: 300;
  padding: 33px;
  height: 100%;
  min-width: 300px;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

@media only screen and (max-width: 767px) {
  .menu-f {
    top: 42px;
    overflow-x: visible;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.open-menu .menu-f {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}

.menu-f .step {
  border-bottom: 1px solid #4a5f81;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .menu-f .step {
    display: none;
  }
}

.menu-f li {
  padding-bottom: 20px;
}

.menu-f li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}

.menu-f .btn {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
}

.menu-f .btn.mobile-hide {
  display: none;
}

.menu-f-popup {
  position: fixed;
  left: 0;
  top: 42px;
  background: #364d73;
  z-index: 301;
  padding: 33px;
  height: 100%;
  min-width: 300px;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  overflow-x: visible;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.menu-f-popup.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.menu-f-popup i {
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 10px;
  background: url("/templates/jet/img/content/icons/arr-l.svg") no-repeat center;
  background-size: cover;
  margin: 2px 21px 0 0;
}

.menu-f-popup a {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  font-family: Arial, sans-serif;
  margin-bottom: 22px;
  display: inline-block;
  vertical-align: top;
}

.menu-f-popup li a {
  color: #ffffff;
  text-transform: uppercase;
}

.menu-f-popup .cont {
  padding-bottom: 30px;
}

.menu-f-popup .cont a {
  margin-bottom: 10px;
}

.menu-f-popup .cont span {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  font-family: Arial, sans-serif;
  margin-bottom: 12px;
  display: block;
  opacity: .2;
}

.menu-f-popup .cont .tel a {
  font-size: 24px;
}

.menu-f-popup .cont .link {
  width: 120px;
}

.menu-f-popup .cont .link a {
  color: #4d86d9;
}

.search-button {
  background: transparent;
  border: 0;
  outline: none;
  padding: 0;
}

.search-button i {
  color: #ffffff;
  font-size: 18px;
}

.mob-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 90%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: all, .3s;
  transition: all, .3s;
  z-index: 400;
  background: #152848;
  padding-top: 60px;
  height: 100%;
}

.open-mob-menu .mob-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.mob-menu .search-button {
  position: absolute;
  top: 13px;
  left: 10px;
}

.mob-menu ul {
  padding: 14px;
  height: 100%;
  overflow-x: visible;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.mob-menu li {
  padding-bottom: 35px;
}

.mob-menu li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 16px;
  font-weight: bold;
}

.mob-button {
  font-size: 33px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'chartercbold_italic', sans-serif;
  position: absolute;
  z-index: 433;
  width: 33px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .mob-button {
    right: 6px;
  }
}*/

.open-mob-menu .mob-button {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mob-button.active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mob-button.hidden {
  display: none;
}

.mob-button span {
  margin-top: -14px;
  display: block;
}

.mob-button {
  position: fixed;
  right: 10px;
  top: 20px;
  display: none;
}

@media only screen and (max-width: 767px) {
  .mob-button {
    display: block;
  }
}

.header-top {
  background: #152848;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 222;
  overflow: hidden;
  height: 70px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-top {
    height: 70px;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-top {
    height: 42px;
  }
}

.header-top .hidden-links {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  text-align: left;
  padding-left: 100px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-top .hidden-links {
    padding-left: 0;
  }
}*/

.header-top .hidden-links.hidden {
  display: none;
}

.header-top .search-button {
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
  margin-top: 5px;
  background-image: url("/templates/jet/img/svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -176px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .header-top .search-button {
    position: absolute;
    margin: 0;
    top: -6px;
    right: 0px;
  }
  .header-top .search-button.mobile-hide {
    display: none;
  }
}

.header-top .link-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-top .mob-button, .header-top .button {
  font-size: 33px;
  line-height: 17px;
  color: #ffffff;
  font-family: 'chartercbold_italic', sans-serif;
  position: absolute;
  top: 50%;
  right: -40px;
  z-index: 333;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 33px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-top .mob-button, .header-top .button {
    right: 6px;
  }
}*/

.header-top .mob-button.active, .header-top .button.active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.header-top .mob-button.hidden, .header-top .button.hidden {
  display: none;
}

.header-top .mob-button span, .header-top .button span {
  margin-top: -14px;
  display: block;
}

.header-top .mob-button {
  position: absolute;
  top: 48%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 10px;
  display: none;
}

@media only screen and (max-width: 767px) {
  .header-top .mob-button {
    display: block;
  }
}

.header-top .data {
  position: absolute;
  top: 18px;
  right: 26px;
}

.header-top .data span {
  font-family: 'chartercbold_italic', sans-serif;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .header-top .data span {
    display: none;
  }
}

.header-top .data b {
  font-family: 'chartercitalic', sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  font-weight: normal;
  margin-left: 3px;
}

@media only screen and (max-width: 767px) {
  .header-top .data b {
    display: none;
  }
}

.header-top .wrap-center {
  font-size: 0;
  line-height: 0;
  width: 62%;
  width: calc(100% - 473px);
  position: relative;
  padding: 0;
  border-left: 1px solid #2d3e5b;
  border-right: 1px solid #2d3e5b;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-top .wrap-center {
    width: 40%;
    width: calc(100% - 473px);
  }
}*/

@media only screen and (max-width: 767px) {
  .header-top .wrap-center {
    width: 100%;
    display: none;
    border: 0;
  }
}

.header-top ul {
  -webkit-transition: all, .3s;
  transition: all, .3s;
  background: #152848;
  z-index: 33;
  position: relative;
  display: table;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .header-top ul {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    text-align: center;
    position: absolute;
    top: 42px;
    left: 0;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    border-top: 1px solid #44536d;
  }
  .open-menu .header-top ul {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
}

.header-top li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.header-top li:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .header-top li {
    width: 100%;
  }
}

.header-top li a {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 48px;
  /*padding: 11px 40px;*/
  padding: 11px 25px;
  /*padding: 10px;*/
  text-transform: uppercase;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-top li a {
    padding: 11px 30px;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-top li a {
    line-height: 28px;
  }
}

.header-top li a:hover {
  background: #4d86d9;
}

.header-top.hover:hover + .header-bottom_fixed {
  display: block;
}

@media only screen and (max-width: 767px) {
  .header-top.hover:hover + .header-bottom_fixed {
    display: none;
  }
}

.header-bottom {
  background-color: #dce8f9;
  margin-top: 70px;
  z-index: 221;
}

@media only screen and (max-width: 767px) {
  .header-bottom {
    margin-top: 41px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    height: 47px;
  }
  .header-bottom .wrap-center {
    width: 100%;
    overflow-y: visible;
    padding-bottom: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
  }
}

.header-bottom.header-bottom_fixed {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .header-bottom.header-bottom_fixed {
    display: none;
  }
}

.header-bottom.header-bottom_fixed:hover {
  display: block;
}

.header-bottom .wrap-center {
  font-size: 0;
  line-height: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-bottom ul {
    width: 100%;
    display: table;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-bottom ul {
    width: 800px;
  }
}

.header-bottom li {
  display: inline-block;
  vertical-align: top;
  width: 14.2%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-bottom li {
    width: auto;
    display: table-cell;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-bottom li {
    width: auto;
    text-align: left;
  }
}

.header-bottom li a {
  display: block;
  color: #152848;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 48px;
  padding: 11px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-bottom li a {
    padding: 11px 21%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .header-bottom li a {
    padding: 11px 10%;
    font-size: 13px;
  }
}*/

@media only screen and (max-width: 767px) {
  .header-bottom li a {
    line-height: 25px;
  }
}

.header-bottom li a:hover {
  color: #4d86d9;
}

.content {
  position: relative;
  padding-bottom: 144px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .content {
    padding-bottom: 142px;
  }
}*/

@media only screen and (max-width: 767px) {
  .content {
    padding-bottom: 49px;
    padding-top: 95px;
  }
}

.dvertising {
  padding-bottom: 22px;
}

.dvertising.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .dvertising.mobile-show {
    display: block;
  }
}

.dvertising img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.link-page {
  background-color: #ffffff;
  min-width: 84px;
  min-height: 84px;
  position: fixed;
  top: 433px;
  max-width: 164px;
  z-index: 33;
}

@media only screen and (max-width: 1424px) {
  .link-page {
    display: none;
  }
}

.link-page span {
  color: #4d86d9;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 18px;
  display: block;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  -webkit-transform: scale(0);
          transform: scale(0);
  font-size: 0;
}

.link-page i {
  width: 21px;
  height: 28px;
  position: absolute;
  top: 27px;
  opacity: .5;
}

.link-page:hover i {
  opacity: 1;
}

.link-page:hover span {
  font-size: 14px;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.link-page_prev {
  left: 0;
}

.link-page_prev span {
  padding: 22px 25px 18px 54px;
}

.link-page_prev i {
  left: 27px;
  background: url("/templates/jet/img/content/icons/arr-l.svg") no-repeat center;
  background-size: cover;
}

.link-page_next {
  right: 0;
  text-align: right;
}

.link-page_next span {
  padding: 22px 55px 18px 24px;
}

.link-page_next i {
  right: 27px;
  background: url("/templates/jet/img/content/icons/arr-r.svg") no-repeat center;
  background-size: cover;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .news .img img {
    width: 100%;
  }
}*/

.news .bar {
  background-color: #ececec;
  padding: 22px 0 19px;
  margin: 0 -51px 35px -102px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .news .bar {
    margin: 0 -15px 35px -58px;
    padding: 24px 0 20px;
  }
}*/

@media only screen and (max-width: 767px) {
  .news .bar {
    margin: 0 -13px 22px;
    padding: 11px 0 11px;
  }
  .news .bar img {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .news .bar.mobile-hide {
    display: none;
  }
}

.news .bar.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .news .bar.mobile-show {
    display: block;
  }
}

.news .bar .bar__img {
  margin: auto;
  max-width: 970px;
}

@media only screen and (max-width: 767px) {
  .news .bar .bar__img {
    padding: 0 18px;
  }
}

.news .bar .bar__img img {
  width: 100%;
}

.news img {
  display: block;
  width: 100%;
  min-width: 100%;
}

@media only screen and (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}

.post .img {
  overflow: hidden;
}

.post .img.mob-m {
  margin: 0 -13px;
}

.post .img img {
  margin: 0;
}

.post .img-b {
  margin: 0 -51px 0 -102px;
  padding: 22px 0 0 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .img-b {
    margin: 0 0 0 -58px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .img-b {
    margin: 0;
    padding: 0;
  }
}

.post .img-b.mobile-show {
  display: none;
}

@media only screen and (max-width: 767px) {
  .post .img-b.mobile-show {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .post .wrap-title {
    background: #f4f5ff;
    margin: -24px -13px 0;
    padding: 16px 13px 0;
  }
}

.post .video {
  min-height: 300px;
  padding-bottom: 10px;
}

.post iframe {
  width: 100%;
  /*отцентровать instagram*/
  /*margin: auto !important;*/
}

@media only screen and (max-width: 767px) {
  .post iframe {
    width: 100% !important;
  }
}

.post .wrap-center {
  background: #ffffff;
  padding: 54px 51px 22px 102px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .wrap-center {
    padding: 54px 15px 22px 58px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .wrap-center {
    padding: 24px 13px 12px 13px;
  }
}

.post .wrap-center.tab-pad {
  padding-bottom: 39px;
  padding-top: 33px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .wrap-center.tab-pad {
    padding-bottom: 55px;
  }
}*/

.post .wrap-center.mob-pad {
  padding-top: 0;
  padding-bottom: 15px;
}

.post .data {
  padding-bottom: 15px;
}

.post .data span {
  color: #152848;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .post .data span {
    font-size: 10px;
    line-height: 12px;
  }
}

.post .data span i {
  position: absolute;
  top: -3px;
  right: -39px;
}

@media only screen and (max-width: 767px) {
  .post .data span i {
    top: -9px;
    right: -36px;
  }
}

.post .wrap-section {
  position: relative;
}

.post .img-slide {
  padding-bottom: 44px;
}

@media only screen and (max-width: 767px) {
  .post .img-slide {
    margin: 0 -13px;
  }
}

.post .img-slide .col {
  cursor: pointer;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  border: 4px solid transparent;
}

.post .img-slide .col:hover {
  border-color: #4d86d9;
}

.post .img-slide .col.open {
  border: 4px solid #4d86d9;
}

@media only screen and (max-width: 767px) {
  .post .img-slide .col.open {
    border: 0;
  }
}

.post .img-slide .col img {
  margin-bottom: 0;
  padding-bottom: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post h1 {
    padding-right: 52px;
    padding-bottom: 42px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post h1 {
    font-size: 24px;
    line-height: 28px;
    padding-right: 0;
  }
}

.post .photo-list .row {
  font-size: 0;
  line-height: 0;
  margin: 0 -7px;
}

@media only screen and (max-width: 767px) {
  .post .photo-list .row {
    margin: 0 -6px;
  }
}

.post .photo-list .title {
  padding-bottom: 18px;
}

@media only screen and (max-width: 767px) {
  .post .photo-list .title {
    padding-bottom: 5px;
  }
}

.post .photo-list .title span {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  font-family: 'Noto Serif', serif;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .photo-list .title span {
    font-size: 38px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .photo-list .title span {
    font-size: 19px;
    line-height: 22px;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .photo-list .title {
    padding-bottom: 15px;
  }
}*/

.post .photo-list .col {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 14px);
  margin: 7px;
  background-color: #b9c8de;
  text-align: center;
  position: relative;
  height: auto;
  padding-bottom: 18%;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 0 0 4px transparent;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.post .photo-list .col:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .photo-list .col {
    padding-bottom: 18%;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .photo-list .col {
    width: calc(25% - 6px);
    margin: 3px 3px 3px;
    padding-bottom: 18%;
  }
}

.post .photo-list .col_end {
  cursor: pointer;
}

.post .photo-list .col img {
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120%;
}

.post .photo-list .col span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.64px;
  line-height: 24px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .photo-list .col span {
    font-size: 26.52px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .photo-list .col span {
    font-size: 17px;
  }
}

.post .big-img {
  -webkit-transition: all, .3s;
  transition: all, .3s;
  cursor: pointer;
  box-shadow: 0 0 0 4px transparent;
}

.post .big-img:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

.post .big-img img {
  display: block;
  width: 100%;
  min-width: 100%;
}

@media only screen and (max-width: 767px) {
  .post .big-img {
    display: none;
  }
}

.post .owl-dots {
  position: absolute;
  bottom: -34px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .post .owl-dots {
    display: block !important;
  }
}

.post .owl-dots .owl-dot {
  border-radius: 50%;
  background-color: rgba(21, 40, 72, 0.2);
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

.post .owl-dots .owl-dot.active {
  background-color: #4d86d9;
}

@media only screen and (max-width: 767px) {
  .post .owl-nav {
    display: none;
  }
}

.post .owl-nav .owl-prev, .post .owl-nav .owl-next {
  font-size: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 19px;
  height: 28px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.post .owl-nav .owl-prev:hover, .post .owl-nav .owl-next:hover {
  opacity: .5;
}

.post .owl-nav .owl-prev {
  left: -32px;
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: -34px -44px;
  width: 21px;
  height: 28px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.post .owl-nav .owl-next {
  right: -32px;
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: -59px -44px;
  width: 21px;
  height: 28px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.post article {
  background-color: #e7eef8;
  width: 248px;
  float: left;
  position: relative;
  padding: 30px 25px 22px 27px;
  font-family: 'Noto Serif', serif;
  margin-right: 40px;
  margin-bottom: 22px;
  margin-left: -68px;
  margin-top: 9px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post article {
    margin-left: -98px;
    margin-right: 34px;
  }
  .post article.art {
    margin-top: 8px;
  }
  .post article.art span {
    font-size: 20px;
    letter-spacing: .6px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post article {
    width: 100%;
    margin: 0 0 22px 0;
  }
}

@media only screen and (max-width: 767px) {
  .post article.mobile-hide {
    display: none;
  }
}

.post article.bg-white {
  background: #ffffff;
}

.post article.article_l {
  margin-top: 4px;
  padding: 0;
  margin-bottom: 0;
}

.post article.article_l span {
  text-transform: uppercase;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post article.article_l span {
    font-size: 17px;
    margin-bottom: 0;
  }
}*/

.post article.article_l a {
  margin-bottom: 17px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post article.article_l {
    padding-top: 0;
    margin-right: 69px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 26px;
  }
  .post article.article_l .link span {
    text-transform: uppercase;
  }
  .post article.article_l .link a {
    margin-bottom: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .post article.article_l {
    margin-right: 26px;
    padding-left: 24px;
  }
}*/

.post article i {
  position: absolute;
  top: 14px;
  left: 13px;
  font-style: normal;
  color: #4d86d9;
  font-size: 40px;
  font-weight: 700;
  line-height: 28px;
}

.post article span {
  color: #152848;
  font-size: 18px;
  font-family: 'Noto Serif', serif;
  font-style: italic;
  line-height: 28px;
}

.post article span p{
  color: #152848;
  font-size: 18px;
  font-family: 'Noto Serif', serif;
  font-style: italic;
  line-height: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .post article span {
    font-size: 15px;
    line-height: 20px;
  }
}

.post article .link span {
  color: #4d86d9;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.24px;
  line-height: 28px;
  font-family: Arial, sans-serif;
  margin-bottom: 5px;
  font-style: normal;
  position: static;
  display: block;
}

.post article .link a {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
  display: block;
  margin-bottom: 24px;
}

.post aside {
  width: 240px;
  float: right;
  top: 0;
  right: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post aside {
    width: 26%;
    right: 47px;
    padding-left: 10px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post aside {
    display: none;
  }
}

.post aside img {
  display: block;
  width: 100%;
  min-width: 100%;
  margin-bottom: 72px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post aside img {
    margin-bottom: 59px;
  }
}*/

.post aside span {
  color: #8eaad9;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.24px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}

.post aside a {
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  display: block;
  margin-bottom: 24px;
  text-decoration: none;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.post aside a:hover {
  color: #4d86d9;
}

.post section {
  width: 100%;
  max-width: calc(100% - 440px);
  margin-left: 103px;
  float: left;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post section {
    margin-left: 0;
    width: 63%;
    padding-left: 102px;
    max-width: 602px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .post section {
    padding-left: 59px;
    max-width: 602px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post section {
    margin-left: 0;
    width: 100%;
    float: none;
    max-width: 100%;
  }
}

.post section .social-likes .social-likes__widget {
  width: 56px;
  height: 36px;
  min-width: inherit;
}

.post section .social-likes .social-likes__icon_facebook {
  top: 7px;
}

.post section .social-likes .social-likes__icon_twitter {
  top: 8px;
}

.post section .social-likes .social-likes__icon_vkontakte {
  top: 9px;
}

.post section .social-likes .social-likes__icon_odnoklassniki {
  top: 6px;
}

.post section .social-likes_vertical {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .post section .social-likes_vertical {
    left: -27px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post section .social-likes_vertical {
    display: none;
  }
}

.post img {
  display: block;
  width: 100%;
  min-width: 100%;
  margin-bottom: 10px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post img {
    width: 120%;
  }
}*/

.post h1 {
  padding-bottom: 23px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post h1 {
    padding-bottom: 41px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post h1 {
    padding-bottom: 20px;
  }
}

.post h3 {
  color: #152848;
}

@media only screen and (max-width: 767px) {
  .post h3 {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .post p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
  }
}

.post p.f-lat:first-letter {
  font-size: 66px;
  line-height: 53px;
  float: left;
  margin-right: 16px;
}

@media only screen and (max-width: 767px) {
  .post p.f-lat:first-letter {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    float: none;
  }
}

.post .name {
  padding-bottom: 27px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .name.tab-pad {
    padding-bottom: 20px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .name {
    padding-bottom: 13px;
  }
}

.post .name span {
  font-family: 'Noto Serif', serif;
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
}

.post .social-likes {
  /*padding-top: 56px;*/
  padding-bottom: 27px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post .social-likes {
    padding-top: 69px;
  }
}*/

@media only screen and (max-width: 767px) {
  .post .social-likes {
    padding-top: 49px;
    padding-bottom: 10px;
  }
}

.comment {
  margin-top: 2px;
  margin-bottom: 14px;
}

.comment .wrap-check {
  position: relative;
  width: 42px;
  height: 23px;
}

.comment .wrap-check > div:first-of-type input {
  opacity: 0;
}

.comment .wrap-check > div:first-of-type label {
  position: absolute;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #b9c8de;
  border-radius: 25px;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
}

.comment .wrap-check > div:first-of-type label:after {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #b9c8de;
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: absolute;
  top: 2px;
  z-index: 1;
  left: 3px;
  -webkit-transition: left .2s ease-in-out;
  transition: left .2s ease-in-out;
}

.comment .wrap-check > div:first-of-type input[type=checkbox]:checked ~ label {
  background-color: #4fbe79;
}

.comment .wrap-check > div:first-of-type input[type=checkbox]:checked ~ label:after {
  left: 20px;
}

.comment .wrap-center {
  background: #ffffff;
  padding: 35px 51px 22px 102px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .comment .wrap-center {
    padding: 35px 15px 37px 57px;
  }
}*/

@media only screen and (max-width: 767px) {
  .comment .wrap-center {
    padding: 22px 13px 22px 13px;
  }
}

.comment .wrap-section {
  position: relative;
}

.comment section {
  width: 66%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .comment section {
    width: 63%;
  }
}*/

@media only screen and (max-width: 767px) {
  .comment section {
    width: 100%;
  }
}

.comment aside {
  width: 240px;
  position: absolute;
  top: 61px;
  right: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .comment aside {
    width: 26%;
    padding-left: 10px;
    right: 47px;
  }
}*/

@media only screen and (max-width: 767px) {
  .comment aside {
    display: none;
  }
}

.comment aside img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.comment .wrap-check {
  display: inline-block;
  vertical-align: top;
}

.comment .title {
  display: inline-block;
  vertical-align: top;
  margin-right: 11px;
}

@media only screen and (max-width: 767px) {
  .comment .title {
    margin-right: 7px;
  }
}

.comment .title span {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.48px;
  line-height: 24px;
}

@media only screen and (max-width: 767px) {
  .comment .title span {
    font-size: 20px;
  }
}

.comment .title-wrap {
  position: relative;
  margin-bottom: 37px;
}

@media only screen and (max-width: 767px) {
  .comment .title-wrap {
    margin-bottom: 5px;
  }
}

.comment .title-wrap a {
  color: #4d86d9;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}

@media only screen and (max-width: 767px) {
  .comment .title-wrap a {
    font-size: 12px;
  }
}

.comment .com-all {
  float: right;
}

@media only screen and (max-width: 767px) {
  .comment .com-all {
    position: relative;
    float: none;
    padding-top: 22px;
  }
}

.comment .pod {
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
}

.row-comment .media-list .media {
  position: relative;
  padding-left: 103px;
}

@media only screen and (max-width: 767px) {
  .row-comment .media-list .media {
    padding-left: 79px;
  }
}

.row-comment .media-list .media:first-child {
  margin-top: 0;
}

.row-comment .media-list .media-body, .row-comment .media-list .media-left, .row-comment .media-list .media-right {
  display: table-cell;
  vertical-align: top;
}

.row-comment .media-list .media-left, .row-comment .media-list .media > .pull-left {
  padding-right: 10px;
}

.row-comment .media-list .media-body {
  background: #ffffff;
}

.row-comment .media-list .media > .media-body .text {
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.row-comment .media-list .media > .media-body .text:hover {
  background: rgba(231, 238, 248, 0.4);
}

.row-comment .media-list .media > .media-body .text:hover .like-icons {
  opacity: 1;
}

.row-comment .media-body .text {
  margin-left: -103px;
  padding: 28px 20px 13px 103px;
}

@media only screen and (max-width: 767px) {
  .row-comment .media-body .text {
    margin-left: -122px;
  }
}

.row-comment .media-left {
  position: absolute;
  top: 52px;
  left: 20px;
}

@media only screen and (max-width: 767px) {
  .row-comment .media-left {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .row-comment .media-left {
    top: 22px;
  }
}

.row-comment .media-left a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

@media only screen and (max-width: 767px) {
  .row-comment .media-left a {
    width: 32px;
    height: 32px;
  }
}

.row-comment .media-left a img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.row-comment .media .media-body > .media {
  margin-left: -38px;
}

.row-comment .media .media-body > .media > .wrap-circle {
  left: -59px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .row-comment .media .media-body > .media {
    margin-left: -34px;
  }
  .row-comment .media .media-body > .media > .wrap-circle {
    left: -62px;
  }
}*/

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .row-comment .media .media-body > .media .media-body > .media {
    margin-left: -41px;
  }
}*/

@media only screen and (max-width: 767px) {
  .row-comment .media .media-body > .media .media-body > .media {
    display: none;
  }
}

.row-comment .media .media-body > .media .media-body > .media .wrap-circle {
  left: -124px;
}

.row-comment .media .media-body > .media .media-body > .media .wrap-circle .circle:nth-child(2) {
  left: 96px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .row-comment .media .media-body > .media .media-body > .media .wrap-circle {
    left: -123px;
  }
  .row-comment .media .media-body > .media .media-body > .media .wrap-circle .circle:nth-child(2) {
    left: 96px;
  }
}*/

.row-comment .media .media-body > .media .media-body > .media .media-body > .media .wrap-circle {
  left: -293px;
}

.row-comment .media .media-body > .media .media-body > .media .media-body > .media .media-body > .media .wrap-circle {
  left: -393px;
}

.row-comment .wrap-circle {
  position: absolute;
  top: 73px;
  left: -93px;
}

.row-comment .wrap-circle .circle {
  left: 33px;
}

.row-comment .wrap-circle .circle:nth-child(1) {
  left: 33px;
}

.row-comment .wrap-circle .circle:nth-child(2) {
  left: 133px;
}

.row-comment .wrap-circle .circle:nth-child(3) {
  left: 233px;
}

.row-comment .wrap-circle .circle:nth-child(4) {
  left: 333px;
}

.row-comment .circle {
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
}

.row-comment .circle i {
  border-radius: 50%;
  background-color: #b9c8de;
  width: 8px;
  height: 8px;
  display: block;
}

.row-comment .data {
  display: inline-block;
  vertical-align: top;
  color: #b9c8de;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 23px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.row-comment .like {
  padding: 13px 0 7px;
}

.row-comment .like .answer {
  position: relative;
  color: #4d86d9;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 23px;
  padding-left: 24px;
  display: inline-block;
  vertical-align: top;
}

.row-comment .like .answer i {
  position: absolute;
  top: 2px;
  left: -2px;
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -383px;
  width: 18px;
  height: 15px;
  background-repeat: no-repeat;
}

.row-comment .like .count {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 23px;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

.row-comment .like .count_plus {
  color: #4dd950;
}

.row-comment .like .count_minus {
  color: #f13e1b;
}

.row-comment .like .like-icons {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  opacity: 0;
}

.row-comment .like .like-icons a {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: 18px;
  height: 17px;
}

.row-comment .like .like-icons .like-up {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -362px;
  width: 18px;
  height: 17px;
  background-repeat: no-repeat;
}

.row-comment .like .like-icons .like-down {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -341px;
  width: 18px;
  height: 17px;
  background-repeat: no-repeat;
}

.row-comment .media-body p {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 23px;
}

@media only screen and (max-width: 767px) {
  .row-comment .media-body p {
    font-size: 12px;
    line-height: 16px;
  }
}

.leave-comment {
  padding-left: 104px;
  position: relative;
  padding-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .leave-comment {
    padding-left: 0;
    padding-bottom: 0;
  }
}

.leave-comment .img {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 30px;
  left: 23px;
  overflow: hidden;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .leave-comment .img {
    display: none;
  }
}

.leave-comment .img img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.leave-comment .name {
  padding-bottom: 6px;
}

.leave-comment .name span {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 23px;
}

.leave-comment .row-btn {
  text-align: right;
}

.leave-comment .row-btn .btn {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .leave-comment .row-btn .btn {
    width: 100%;
  }
}

.leave-comment textarea {
  margin-bottom: 17px;
  background-color: #ffffff;
  height: 50px;
  border: 2px solid #b9c8de;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 23px;
  color: #000000;
  width: 100%;
  padding: 11px 20px;
}

.leave-comment textarea.placeholder {
  color: #b9c8de;
}

.leave-comment textarea:-moz-placeholder {
  color: #b9c8de;
}

.leave-comment textarea::-webkit-input-placeholder {
  color: #b9c8de;
}

.new-links .wrap-center {
  padding: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .new-links .wrap-center {
    max-width: 92%;
  }
}*/

@media only screen and (max-width: 767px) {
  .new-links .wrap-center {
    padding: 0 13px;
  }
}

.new-links .icon_video {
  position: absolute;
  top: 4px;
  right: -33px;
}

.new-links .icon_count {
  position: absolute;
  top: -7px;
  right: -2px;
}

.new-links .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

.new-links .img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.new-links .img img {
  display: block;
  width: 100%;
  min-width: 100%;
  height: 100%;
}

.new-links .row {
  font-size: 0;
  line-height: 0;
  margin: 0 -7px;
}

@media only screen and (max-width: 767px) {
  .new-links .row {
    margin: 0;
  }
}

.new-links .text {
  position: relative;
  z-index: 1;
}

.new-links .col {
  width: calc(25% - 14px);
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
  background: #ffffff;
  min-height: 224px;
  padding: 28px 28px 64px;
  position: relative;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  box-shadow: 0 0 0 4px transparent;
}

.new-links .col:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .new-links .col {
    width: calc(33.33% - 14px);
  }
  .new-links .col:last-child {
    display: none;
  }
}*/

@media only screen and (max-width: 767px) {
  .new-links .col {
    width: 100%;
    margin: 0 0 14px 0;
  }
  .new-links .col:last-child {
    display: none;
  }
}

.new-links .col span {
  background-color: #4d86d9;
  color: #ffffff;
  font-size: 10px;
  padding: 3px 9px;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 15px;
  font-weight: 700;
  position: relative;
  font-family: Arial, sans-serif;
  display: inline-block;
  vertical-align: top;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .new-links .col span {
    margin-bottom: 6px;
  }
}*/

.new-links .col p {
  color: #000000;
  font-size: 17px;
  line-height: 26px;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .new-links .col p {
    font-size: 20px;
    line-height: 27px;
  }
}

.new-links .col .data {
  position: absolute;
  bottom: 24px;
  left: 28px;
  font-size: 10px;
  color: #8eaad9;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .new-links .col .data {
    bottom: 25px;
    left: 27px;
  }
}*/

.new-links .info {
  position: absolute;
  bottom: 21px;
  left: 27px;
  padding: 0 46px 0 0;
}

.new-links .info p {
  color: #ffffff;
}

footer {
  background-color: #152848;
  position: fixed;
  z-index: 1111;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  footer {
    display: none;
  }
}

footer .wrap-center {
  padding: 49px 0;
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  footer .wrap-center {
    padding: 53px 13px;
    padding-left: 60px;
  }
}*/

@media only screen and (max-width: 767px) {
  footer .wrap-center {
    padding: 0 13px;
  }
}

.footer-top {
  padding-bottom: 77px;
}

@media only screen and (max-width: 767px) {
  .footer-top {
    display: none;
  }
}

.footer-top ul {
  font-size: 0;
  line-height: 0;
  display: table;
  width: 100%;
}

.footer-top li {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .footer-top li {
    width: 100%;
  }
}

.footer-top li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  line-height: 6px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .tablet-hide {
    display: none !important;
  }
}*/

.footer-center .line-title {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .footer-center .line-title {
    padding-bottom: 27px;
  }
}

.footer-center .line-title:after {
  position: absolute;
  top: 0;
  right: 0;
  background: url("/templates/jet/img/content/icons/f-arr.svg") no-repeat center;
  background-size: cover;
  opacity: 0.3;
  width: 14px;
  height: 8px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

@media only screen and (max-width: 767px) {
  .footer-center .line-title:after {
    content: '';
  }
}

.footer-center .line-title.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer-center .row {
  font-size: 0;
  line-height: 0;
  padding-bottom: 55px;
}

@media only screen and (max-width: 767px) {
  .footer-center .row {
    padding-bottom: 0;
  }
}

.footer-center .row_2 {
  padding-bottom: 29px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .row_2 {
    padding-bottom: 51px;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-center .row_2 {
    padding-bottom: 0;
  }
}

.footer-center .row_2 .wrap-col .col {
  width: 100%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .row_2 .wrap-col .col:first-child {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .row_2 .wrap-col:first-child {
    width: 45%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .row_2 .wrap-col_2 {
    width: 55%;
    padding-left: 0;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-center .drop {
    display: none;
    margin-bottom: 22px;
  }
}

.footer-center .drop .line-title:after {
  content: none;
}

.footer-center .col {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.footer-center .col.active .line-title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer-center .wrap-col {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  width: 56%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .wrap-col {
    width: 62%;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-center .wrap-col {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .footer-center .wrap-col.mobile-hide {
    display: none;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .wrap-col_2 {
    padding-left: 29px;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-center .wrap-col_2 .col {
    padding-bottom: 22px;
  }
  .footer-center .wrap-col_2 .col span {
    color: #44536d;
  }
}

.footer-center .wrap-col:first-child {
  width: 44%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .wrap-col:first-child {
    width: 38%;
  }
  .footer-center .wrap-col:first-child .col {
    width: 50%;
  }
}*/

/*@media only screen and (max-width: 767px) {
  .footer-center .wrap-col:first-child {
    width: 100%;
  }
}*/

.footer-center .wrap-col .col {
  width: 33.33%;
}

@media only screen and (max-width: 767px) {
  .footer-center .wrap-col .col {
    width: 100%;
  }
}

.footer-center div.line-title {
  display: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 18px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .footer-center div.line-title {
    display: block;
  }
}

.footer-center span {
  color: #44536d;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.28px;
  line-height: 18px;
  display: block;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .footer-center span {
    color: #ffffff;
    font-size: 12px;
  }
}

.footer-center li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  .footer-center li a {
    font-size: 12px;
  }
}

.footer-center .tel {
  display: block;
  color: #f4f5ff;
  font-size: 24px;
  font-weight: 400;
  line-height: 23px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .tel {
    font-size: 17px;
    line-height: 14px;
  }
}*/

.footer-center .link {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .footer-center .link {
    margin-bottom: 0;
    font-size: 12px;
  }
}

.footer-center .use {
  display: block;
  color: #4d86d9;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

@media only screen and (max-width: 767px) {
  .footer-center .use {
    font-size: 12px;
  }
}

.footer-center .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 155px;
  margin-left: 37px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .item {
    margin-left: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .footer-center .item {
    margin-left: 0;
    margin-top: 45px;
  }
}*/

.footer-center .item i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.footer-center .item span {
  color: #44536d;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 44px;
  padding-bottom: 0;
}

.footer-center .btn {
  position: absolute;
  top: 0;
  right: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .btn {
    top: -11px;
    right: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) and (orientation: portrait) {
  .footer-center .btn {
    position: static;
    margin-top: 36px;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-center .btn {
    position: relative;
    width: 100%;
  }
}

.footer-center .orh {
  display: inline-block;
  vertical-align: top;
  margin-right: 26px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-center .orh {
    margin-right: 17px;
  }
}*/

.footer-center .list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -6px;
  max-width: 254px;
}

.footer-center .list p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  line-height: 20px;
}

.footer-center .list p i {
  font-style: normal;
}

.footer-center .img {
  display: inline-block;
  vertical-align: top;
}

.footer-center .img a {
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
}

.icon {
  display: inline-block;
  vertical-align: top;
}

.icon_video {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -134px;
  width: 24px;
  height: 13px;
  background-repeat: no-repeat;
}

.icon_andr {
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: 0px -44px;
  width: 30px;
  height: 35px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.icon_search {
  width: 20px;
  height: 20px;
  background: url("/templates/jet/img//content/icons/search.svg") no-repeat center;
  background-size: cover;
}

.icon_count {
  background: #b9c8de;
  border-radius: 50%;
  text-align: center;
  min-width: 20px;
  color: #ffffff;
  font-style: normal;
  font-size: 11px;
  line-height: 21px;
  padding: 0 2px;
  display: none;
}

.mob-m {
  border-bottom: 1px solid #4a5f81;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  display: none;
}

@media only screen and (max-width: 767px) {
  .mob-m {
    display: block;
    padding-bottom: 0;
  }
}

.mob-m .search-button {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -176px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}

.footer-bottom {
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #44536d;
  padding-top: 31px;
}

.footer-bottom .ogr {
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.footer-bottom .ogr span {
  color: #152848;
  font-size: 14.4px;
  font-weight: 700;
  line-height: 36px;
}

.footer-bottom .item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-bottom .item {
    width: 27%;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-bottom .item {
    width: 100%;
    text-align: center;
  }
}

.footer-bottom .copy {
  display: inline-block;
  vertical-align: top;
  width: 58%;
  color: #44536d;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 8px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-bottom .copy {
    text-align: center;
    width: 43%;
    margin-top: 0;
    line-height: 17px;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-bottom .copy {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    margin-top: 17px;
  }
}

.footer-bottom .jet {
  display: inline-block;
  vertical-align: top;
  width: 17%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .footer-bottom .jet {
    width: 30%;
    padding-left: 59px;
  }
}*/

@media only screen and (max-width: 767px) {
  .footer-bottom .jet {
    width: 100%;
  }
}

.footer-bottom .jet span {
  color: #44536d;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.footer-bottom .jet img {
  float: left;
}

.up-footer {
  position: absolute;
  top: -41px;
  right: 187px;
  background-color: #152848;
  cursor: pointer;
  display: none;
}

.open-footer .up-footer i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.up-footer i {
  position: absolute;
  top: 15px;
  left: 7px;
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: 0px -83px;
  width: 20px;
  height: 13px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.up-footer span {
  display: block;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #ffffff;
  position: relative;
  padding: 15px 17px 10px 40px;
}

.main {
  padding-top: 15px;
}

.main a {
  display: block;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .wrap-aside {
    max-width: 904px;
    margin: auto;
    min-width: 730px;
  }
}*/

.main .wrap-aside_top .aside-l {
  width: 100%;
  float: none;
}

.main .wrap-aside_top .aside-l .row {
  font-size: 0;
  line-height: 0;
}

.main .wrap-aside_top .aside-l .col {
  width: 598px;
  display: inline-block;
  vertical-align: top;
  margin-left: 14px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .wrap-aside_top .aside-l .col {
    width: 292px;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .wrap-aside_top .aside-l .col {
    width: 100%;
    margin-left: 0;
  }
}

.main .wrap-aside_top .aside-l .col:first-child {
  margin-left: 0;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .wrap-aside_top .aside-l .col:first-child {
    width: calc(100% - 308px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .wrap-aside_top .aside-l .col .item {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .wrap-aside_top .aside-l .col .item:last-child {
    margin-left: 0;
  }
}*/

.main .aside-l {
  width: 598px;
  float: left;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .aside-l {
    width: calc(100% - 308px);
  }
}*/

@media only screen and (max-width: 767px) {
  .main .aside-l {
    width: 100%;
    float: none;
  }
}

.main .aside-r {
  width: 598px;
  float: left;
  margin-left: 14px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .aside-r {
    width: 292px;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .aside-r {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

.main .col {
  font-size: 0;
  line-height: 0;
}

.main .col img {
  display: block;
  width: 100%;
  min-width: 100%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .col img {
    width: auto;
    min-width: auto;
  }
}*/

.main .col .item {
  width: 292px;
  display: inline-block;
  vertical-align: top;
  margin-left: 14px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .col .item {
    display: block;
    margin-left: 0;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .col .item {
    width: 100%;
    margin-left: 0;
  }
}

.main .col .item:first-child {
  margin-left: 0;
}

.main .b-new {
  padding-bottom: 14px;
  height: 450px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main .b-new:hover .text {
  background: #2b5ea8;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .b-new {
    height: 432px;
    margin-bottom: 14px;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .b-new {
    width: 100%;
    height: 352px;
    margin-bottom: 14px;
  }
}

.main .b-new .img-link {
  display: block;
}

.main .b-new .inf-link, .main .b-new .title-link {
  display: inline-block;
  vertical-align: middle;
}

.main .b-new .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.main .b-new .img img {
  width: auto;
}

.main .b-new .text {
  background: #456fad;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 27px 34px 29px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .b-new .text .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  line-height: 36px;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .main .b-new .text .title {
    font-size: 24px;
    line-height: 26px;
  }
}

.main .b-new .text .inf {
  position: absolute;
  top: 26px;
  left: 26px;
}

.main .b-new .text .inf-link {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  opacity: .5;
}

.main .b-new .text .data {
  position: absolute;
  top: 26px;
  right: 26px;
}

.main .b-new .text .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  opacity: .5;
}

.main .item-dvertising {
  padding-bottom: 14px;
  overflow: hidden;
}

.main .item-dvertising img {
  width: 100%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .item-dvertising.tablet-hide {
    display: none;
  }
}*/

.main .item-dvertising.tablet-show {
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .item-dvertising.tablet-show {
    display: block;
  }
}*/

.main .dver {
  margin-bottom: 14px;
  height: 450px;
  background: #ffffff;
  overflow: hidden;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  box-shadow: 0 0 0 4px transparent;
}

.main .dver:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

.main .dver_small {
  height: 223px;
}

.main .dver .title {
  padding-bottom: 15px;
}

.main .dver .title .title-link, .main .dver .title span {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #000000;
  font-family: 'chartercbold', sans-serif;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  display: inline-block;
  vertical-align: middle;
}

.main .dver .title .title-link:hover, .main .dver .title span:hover {
  color: #4d86d9;
}

.main .dver .text-link, .main .dver p {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  font-family: 'Noto Serif', serif;
}

.main .dver .text-link:hover {
  color: #4d86d9;
}

.main .dver .icon {
  position: absolute;
  top: 22px;
  right: 28px;
}

.main .dver .img-link {
  display: block;
}

.main .dver .inf {
  position: absolute;
  top: 26px;
  left: 26px;
}

.main .dver .inf .icon_video {
  position: absolute;
  top: 0;
  right: -35px;
}

.main .dver .inf .inf-link, .main .dver .inf span {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
/*  color: #FFFFFF;
  background-color: #4d86d9;*/
  color: #4d86d9;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.main .dver .text {
  position: relative;
  padding: 50px 55px 34px 29px;
}

@media only screen and (max-width: 767px) {
  .main .dver .text {
    padding: 50px 15px 34px 29px;
  }
}

.main .dver .btn {
  height: 48px;
  line-height: 48px;
  width: 100%;
}

.main .dver .discount {
  padding-bottom: 5px;
}

.main .dver .discount strong {
  font-size: 48px;
  line-height: 52px;
  font-weight: normal;
  color: #000000;
  font-family: 'chartercbold', sans-serif;
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
}

.main .dver .discount .sine {
  display: inline-block;
  vertical-align: top;
}

.main .dver .discount .sine b {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #000000;
  display: block;
  font-family: 'chartercbold', sans-serif;
}

.main .dver .discount .sine .icon {
  position: static;
}

.main .dver .discount .sine .icon_l {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -323px;
  width: 20px;
  height: 14px;
  background-repeat: no-repeat;
}

.main .dver_a {
  height: 223px;
  position: relative;
}

.main .dver_a .data {
  position: absolute;
  bottom: 22px;
  left: 32px;
  z-index: 2;
}

.main .dver_a .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.main .dver_a .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  padding-right: 22px;
}

.main .dver_a .text .title .title-link {
  color: #000000;
  font-size: 20px;
  line-height: 28px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  display: inline-block;
  vertical-align: middle;
}

.main .dver_a .text .title .title-link:hover {
  color: #4d86d9;
}

.main .dver_a .text .title p {
  font-size: 18px;
  line-height: 22px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
}

.main .dver_a .text .title p:hover {
  color: #4d86d9;
}

.main .dver_a .text .people {
  position: absolute;
  bottom: 24px;
  left: 27px;
}

.main .dver_a .text .people .img {
  width: 84px;
  line-height: 64;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.main .dver_a .text .people p {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.main .dver_a .text .people-link {
  display: block;
  color: #000;
}

.main .dver_i {
  height: 223px;
  position: relative;
}

.main .dver_i .discount strong {
  color: #ffffff;
}

.main .dver_i .discount .sine b {
  color: #ffffff;
}

.main .dver_i .text {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.main .dver_i .text .text-link, .main .dver_i .text p {
  position: absolute;
  bottom: 0;
  line-height: 25px;
  font-size: 18px;
  left: 28px;
  padding-right: 23px;
  padding-bottom: 23px;
  color: #ffffff;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  font-family: 'Noto Serif', serif;
}

.main .dver_i .text .text-link:hover, .main .dver_i .text p:hover {
  color: #52b3f6;
}

.main .dver_i .inf span {
  color: #26abff;
}

.main .dver_i .img-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.main .dver_i .img-link img {
  display: block;
  width: 120%;
  min-width: 120%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .dver_i .img-link img {
    width: auto;
    min-width: auto;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .dver_i .img-link img {
    width: auto;
    min-width: auto;
  }
}

.main .dver_i .img-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.main .dver_b {
  height: 460px;
}

.main .dver_b .text {
  padding: 50px 41px 34px 29px;
}

.main .dver_b .line {
  padding-bottom: 28px;
}

.main .dver_b .line p:hover, .main .dver_b .line .text-link:hover, .main .dver_b .line .partner-link:hover {
  color: #4d86d9;
}

.main .dver_b .line b, .main .dver_b .line .partner-link {
  color: #000;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  display: block;
  padding-top: 13px;
  text-transform: uppercase;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_c_blue {
  background: #182a53;
}

.main .dver_c_blue .text {
  padding-right: 12px;
}

.main .dver_c_blue .title span, .main .dver_c_blue .title .title-link {
  color: #ffffff;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_c_blue .title span:hover, .main .dver_c_blue .title .title-link:hover {
  color: #4d86d9;
}

.main .dver_c .inf_2 span, .main .dver_c .inf_2 .inf-link {
  /*color: #b0b0b0 !important;*/
}

.main .dver_c .title span, .main .dver_c .title .title-link {
  font-size: 20px;
  line-height: 22px;
}

.main .dver_d {
  height: 460px;
  position: relative;
  overflow: hidden;
}

.main .dver_d .icon {
  position: absolute;
  top: 13px;
  right: 15px;
  z-index: 3;
}

.main .dver_d .inf {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}

.main .dver_d .inf .inf-link {
  display: inline-block;
  vertical-align: middle;
}

.main .dver_d .inf i {
  margin-left: 3px;
  color: #ffffff;
  font-style: normal;
}

.main .dver_d p {
  font-family: 'Noto Serif', serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #ffffff;
  padding-bottom: 12px;
}

.main .dver_d .data {
  position: absolute;
  top: 20px;
  right: 22px;
}

.main .dver_d .data span {
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.main .dver_d .img-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
}

.main .dver_d .img-link img {
  display: block;
  width: 140%;
  min-width: 140%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .dver_d .img-link img {
    width: auto;
    min-width: auto;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .dver_d .img-link img {
    width: auto;
    min-width: auto;
  }
}

.main .dver_d .img-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.main .dver_d .title {
  position: absolute;
  bottom: 13px;
  left: 0;
  padding-left: 26px;
  padding-right: 6px;
  z-index: 1;
}

.main .dver_d .title p, .main .dver_d .title .title-link {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_d .title p:hover, .main .dver_d .title .title-link:hover {
  color: #4d86d9;
}

.main .dver_d .title p.fz14, .main .dver_d .title .title-link.fz14 {
  padding-right: 24px;
  font-size: 14px;
  line-height: 24px;
  padding-top: 12px;
  font-family: 'Noto Serif', serif;
}

.main .dver_d .title p.fz18, .main .dver_d .title .title-link.fz18 {
  font-size: 28px;
  line-height: 37px;
}

.main .dver_d .title span, .main .dver_d .title .title-link {
  color: #ffffff;
}

.main .dver_q {
  height: 463px;
  position: relative;
}

.main .dver_q .inf {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
}

.main .dver_q .img-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
}

.main .dver_q .img-link img {
  display: block;
  width: 140%;
  min-width: 140%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .dver_q .img-link img {
    width: auto;
    min-width: auto;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .dver_q .img-link img {
    width: auto;
    min-width: auto;
  }
}

.main .dver_q .img-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.main .dver_q .title {
  position: absolute;
  bottom: 18px;
  left: 28px;
  z-index: 1;
  width: 80%;
}

.main .dver_q .title .title-link {
  color: #ffffff;
  font-size: 28px;
  line-height: 37px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_q .title .title-link:hover {
  color: #4d86d9;
}

.main .dver_w {
  height: 460px;
}

.main .dver_w p, .main .dver_w .text-link {
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_w p:hover, .main .dver_w .text-link:hover {
  color: #3097de;
}

.main .dver_w .img-link {
  height: 238px;
  position: relative;
  overflow: hidden;
}

.main .dver_w .img-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.main .dver_w .img-link .icon {
  position: absolute;
  top: 20px;
  left: 24px;
}

.main .dver_w .img-link .icon.icon_video {
  z-index: 22;
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -117px;
  width: 24px;
  height: 13px;
  background-repeat: no-repeat;
}

.main .dver_w .img-link:hover .icon.icon_video {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -134px;
  width: 24px;
  height: 13px;
  background-repeat: no-repeat;
}

.main .dver_w .img-link img {
  display: block;
  width: 120%;
  min-width: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
}

.main .dver_w-n .img-link:after {
  content: none;
}

.main .dver_w-n .text .text-link {
  font-size: 18px;
  line-height: 22px;
}

.main .dver_e {
  height: 460px;
  background: #152848;
  position: relative;
}

.main .dver_e .text-s {
  text-align: center;
  padding-top: 23px;
  position: absolute;
  bottom: 18px;
  left: 0;
  background: #152848;
}

.main .dver_e .text-s .drop {
  width: 80%;
  margin: auto;
  padding-bottom: 12px;
  display: none;
}

.main .dver_e .text-s .drop span {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: 400;
}

.main .dver_e .text-s .title span {
  font-size: 12px;
  line-height: 14px;
  color: #4287eb;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_e .text-s .title span:hover {
  color: #4d86d9;
}

.main .dver_e .text-s .name {
  padding-bottom: 25px;
}

.main .dver_e .text-s .name span {
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.main .dver_e .text-s p {
  width: 80%;
  margin: auto;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
  margin-bottom: 20px;
}

.main .dver_e .text-s .btn {
  width: 235px;
  height: 48px;
  line-height: 48px;
}

.main .dver_e .img-link {
  height: 238px;
  position: relative;
  overflow: hidden;
}

.main .dver_e .img-link img {
  display: block;
  width: 120%;
  min-width: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
}

.main .dver_r {
  height: 460px;
  padding: 0;
}

.main .dver_r .text {
  padding-left: 29px;
  padding-right: 29px;
}

.main .dver_r .btn {
  width: 100%;
  display: block;
}

.main .dver_r .list {
  padding-bottom: 33px;
}

.main .dver_r .inf-check {
  margin-bottom: 12px;
  position: relative;
}

.main .dver_r .inf-check .inp {
  height: 30px;
  line-height: 30;
  border: 1px solid #456fad;
  padding: 0 5px;
  background: #ffffff;
  width: 90%;
  margin-left: 10%;
  margin-top: -5px;
  font-family: 'Noto Serif', serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  display: none;
  position: absolute;
  top: 0;
}

.main .dver_r .inf-check p {
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_r .inf-check p:hover {
  color: #4d86d9;
}

.main .dver_r .title {
  padding-bottom: 11px;
}

.main .dver_r .title span {
  font-size: 18px;
  line-height: 22px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_r .title span:hover {
  color: #4d86d9;
}

.main .dver_r p {
  font-family: 'Noto Serif', serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  color: #000000;
}

.main .dver_r p i {
  font-style: normal;
  border-bottom: 1px dashed #000;
}

.main .dver_t {
  height: 460px;
}

.main .dver_t .text {
  padding-right: 19px;
}

.main .dver_t a {
  font-family: 'Noto Serif', serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #000000;
  padding-bottom: 12px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_t a:hover {
  color: #4d86d9;
}

.main .dver_t .data {
  padding-bottom: 30px;
}

.main .dver_t .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.main .dver_y {
  padding-top: 19px;
  height: 460px;
}

.main .dver_y .wrap-icon {
  display: table;
  width: 100%;
}

.main .dver_y .wrap-icon .icon {
  vertical-align: middle;
  margin: 0 5px;
}

.main .dver_y .i-top {
  text-align: center;
  padding-bottom: 12px;
}

.main .dver_y .icon {
  position: static;
}

.main .dver_y .icon_h {
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: 0px 0px;
  width: 99px;
  height: 40px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.main .dver_y .icon_value {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -91px;
  width: 28px;
  height: 22px;
  background-repeat: no-repeat;
}

.main .dver_y .icon_video {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -134px;
  width: 24px;
  height: 13px;
  background-repeat: no-repeat;
}

.main .dver_y .title {
  padding-bottom: 17px;
  text-align: center;
}

.main .dver_y .title span {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #000000;
  font-family: 'chartercbold', sans-serif;
  display: block;
  padding-bottom: 12px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .dver_y .title span:hover {
  color: #4d86d9;
}

.main .dver_y .img-link, .main .dver_y .img {
  padding-bottom: 8px;
}

.main .dver_y .img-link img, .main .dver_y .img img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.main .dver_y .wrap-l {
  padding-bottom: 24px;
}

.main .dver_y .wrap-l:hover .line span {
  color: #4d86d9;
}

.main .dver_y .line {
  padding-left: 26px;
  padding-bottom: 11px;
}

.main .dver_y .line span {
  font-family: 'Noto Serif', serif;
  font-weight: normal;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
}

.main .dver_y .data {
  padding-left: 26px;
}

.main .dver_y .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

@media only screen and (max-width: 767px) {
  .main .dver_img {
    height: auto;
  }
}

.main .img-ban {
  position: relative;
  height: 168px;
  width: 100%;
  overflow: hidden;
  z-index: 0;
  margin-bottom: 14px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  box-shadow: 0 0 0 4px transparent;
}

@media only screen and (max-width: 767px) {
  .main .img-ban {
    display: none;
  }
}

.main .img-ban:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

.main .img-ban:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  opacity: .8;
}

.main .img-ban .inf {
  position: absolute;
  top: 22px;
  left: 28px;
  z-index: 1;
}

.main .img-ban .inf span, .main .img-ban .inf .inf-link {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d86d9;
}

.main .img-ban .data {
  position: absolute;
  top: 22px;
  right: 28px;
  z-index: 1;
}

.main .img-ban .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.main .img-ban .title {
  position: absolute;
  bottom: 13px;
  left: 26px;
  z-index: 1;
}

.main .img-ban .title span, .main .img-ban .title .title-link {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  color: #ffffff;
  font-family: 'chartercbold', sans-serif;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.main .img-ban .title span:hover, .main .img-ban .title .title-link:hover {
  color: #4d86d9;
}

.main .img-ban .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main .img-ban .img img {
  display: block;
  width: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .img-ban .img img {
    width: auto;
    min-width: auto;
  }
}*/

@media only screen and (max-width: 767px) {
  .main .img-ban .img img {
    width: auto;
    min-width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .main .mob-drop-new {
    display: none;
  }
}

.main .row-btn {
  padding-top: 25px;
  padding-bottom: 25px;
  display: none;
}

@media only screen and (max-width: 767px) {
  .main .row-btn {
    display: block;
  }
}

.main .row-btn .btn {
  width: 100%;
  display: block;
  height: 48px;
  line-height: 48px;
}

.main .item-new {
  padding-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .main .item-new {
    border-bottom: 1px solid #e1e3f3;
    display: none;
  }
  .main .item-new.mobile-show {
    display: block;
  }
}

.main .item-new.tablet-show {
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .main .item-new.tablet-show {
    display: block;
  }
}*/

.main .item-new .text {
  position: relative;
  padding: 30px 5px 0px 9px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 220px);
}

@media only screen and (max-width: 767px) {
  .main .item-new .text {
    width: 100%;
    padding: 40px 5px 4px 9px;
  }
}

.main .item-new .text .title {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Noto Serif', serif;
}

.main .item-new .text .title:hover {
  color: #4d86d9;
}

.main .item-new .text .inf {
  position: absolute;
  top: 5px;
  left: 11px;
}

@media only screen and (max-width: 767px) {
  .main .item-new .text .inf {
    top: 18px;
  }
}

.main .item-new .text .inf-link {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d86d9;
}

.main .item-new .text .data {
  position: absolute;
  top: 5px;
  right: 11px;
}

@media only screen and (max-width: 767px) {
  .main .item-new .text .data {
    top: 18px;
  }
}

.main .item-new .text .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.main .item-new .img-link {
  position: relative;
  width: 191px;
  height: 169px;
  margin-right: 16px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .main .item-new .img-link {
    display: none;
  }
}

.main .item-new .img-link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -4px;
  width: 65px;
  height: 46px;
  background-repeat: no-repeat;
  z-index: 0;
}

.main .item-new .img-link img {
  display: block;
  width: 120%;
  min-width: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
  z-index: 1;
}

.info-line {
  background: #ffffff;
  margin-bottom: 14px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  position: relative;
  box-shadow: 0 0 0 4px transparent;
}

.info-line:hover {
  box-shadow: 0 0 0 4px #4d86d9;
}

.info-line .row-wrap {
  display: none;
}

.info-line .row-wrap.active {
  display: block;
}

.info-line.info-line-tab {
  padding-top: 28px;
  padding-bottom: 26px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .info-line.info-line-tab {
    padding-top: 68px;
  }
}*/

@media only screen and (max-width: 767px) {
  .info-line.info-line-tab {
    padding-top: 68px;
  }
}

.info-line.info-line-tab .inf {
  position: absolute;
  top: 27px;
  left: 27px;
}

.info-line.info-line-tab .inf-tab {
  left: inherit;
  right: 27px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .info-line.info-line-tab .inf-tab {
    left: 27px;
    right: inherit;
    top: 60px;
  }
}*/

@media only screen and (max-width: 767px) {
  .info-line.info-line-tab .inf-tab {
    left: 27px;
    right: inherit;
    top: 60px;
  }
}

.info-line.info-line-tab .inf-tab li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: .6;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.info-line.info-line-tab .inf-tab li.active {
  opacity: 1;
}

.info-line.info-line-tab .inf-tab li:hover {
  opacity: 1;
}

.info-line .img {
  display: block;
  padding-bottom: 12px;
}

.info-line .img img {
  display: block;
  width: 100%;
  min-width: 100%;
}

.info-line p, .info-line .title {
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.info-line .item {
  padding: 26px;
}

@media only screen and (max-width: 767px) {
  .info-line .item {
    padding: 26px 26px 11px;
  }
}

.info-line .item .title:hover {
  color: #4d86d9;
}

.info-line .name span {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  font-family: 'Noto Serif', serif;
  padding-bottom: 5px;
  display: block;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.info-line .name p {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}

.info-line .inf {
  padding-bottom: 12px;
}

.info-line .inf .inf-link, .info-line .inf span {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d86d9;
}

.info-line .inf .inf-link b, .info-line .inf span b {
  font-weight: normal;
  color: #8eaad9;
}

.info-line p, .info-line .title {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  font-family: 'Noto Serif', serif;
  padding-bottom: 15px;
}

.info-line .data {
  position: relative;
  padding-left: 31px;
}

.info-line .data i {
  position: absolute;
  top: -6px;
  left: 0;
}

.info-line .data span {
  font-size: 10px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.info-line_p .inf {
  padding: 27px 27px 0 27px;
}

.info-line_p .item {
  padding: 16px 24px 14px 26px;
}

.info-line_p .item:hover span {
  color: #4d86d9;
}

.tablet-append-left {
  float: left;
  width: calc(100% - 308px);
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .tablet-append-left {
    display: block;
  }
}*/

.tablet-append-left .aside-l {
  float: none;
  width: 100%;
}

.tablet-append-right {
  float: left;
  width: 292px;
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .tablet-append-right {
    display: block;
  }
}*/

.tablet-append-right .aside-r {
  float: none;
  width: 100%;
}

.line-new {
  background: #456fad;
  padding: 15px 0;
  margin-bottom: 15px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new {
    padding: 0;
  }
}*/

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new.tablet-hide {
    display: none;
  }
}*/

.line-new.tablet-show {
  display: none;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new.tablet-show {
    display: block;
  }
}*/

@media only screen and (max-width: 767px) {
  .line-new {
    display: none;
  }
  .line-new.mobile-show {
    display: block;
    margin: 0 -20px;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new .wrap-center {
    padding-right: 0;
  }
}*/

.line-new .row {
  font-size: 0;
  line-height: 0;
}

.line-new .col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  position: relative;
  background: #ffffff;
  height: 221px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new .col {
    width: 100% !important;
    margin-left: 0 !important;
    height: auto;
  }
}*/

@media only screen and (max-width: 767px) {
  .line-new .col {
    width: 100%;
    height: auto;
  }
}

.line-new .col .inf {
  padding-bottom: 12px;
}

.line-new .col .inf span, .line-new .col .inf .inf-link {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d86d9;
  padding: 0;
}

.line-new .col_1 .text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 26px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new .col_1 .text {
    position: relative;
    z-index: 11;
    min-height: 224px;
  }
}*/

@media only screen and (max-width: 767px) {
  .line-new .col_1 .text {
    position: relative;
    z-index: 11;
  }
}

.line-new .col_1 .text a, .line-new .col_1 .text p, .line-new .col_1 .text .text-link {
  line-height: 26px;
  font-size: 21px;
  left: 28px;
  padding-right: 23px;
  padding-bottom: 23px;
  color: #ffffff;
  font-family: 'Noto Serif', serif;
  font-weight: normal;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.line-new .col_1 .text a:hover, .line-new .col_1 .text p:hover, .line-new .col_1 .text .text-link:hover {
  color: #4d86d9;
}

.line-new .col_2 .text {
  padding: 18px 27px 9px;
}

.line-new .col_2 a, .line-new .col_2 p {
  color: #000000;
  padding-bottom: 13px;
  font-size: 16px;
  line-height: 23px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  -webkit-transition: all, .3s;
  transition: all, .3s;
}

.line-new .col_2 a:hover, .line-new .col_2 p:hover {
  color: #4d86d9;
}

.line-new .col_2 .inf {
  padding-bottom: 25px;
}

.line-new .col_2 .inf span {
  font-size: 10px;
}

.line-new .img {
  position: relative;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
}*/

@media only screen and (max-width: 767px) {
  .line-new .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
}

.line-new .img img {
  display: block;
  width: 100%;
  min-width: 100%;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .line-new .img img {
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
            transform: translate(-50%, -50%) translateZ(0);
  }
}*/

@media only screen and (max-width: 767px) {
  .line-new .img img {
    width: auto;
    min-width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
            transform: translate(-50%, -50%) translateZ(0);
  }
}

.line-new .img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*  background: -webkit-linear-gradient(top, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);
  background: linear-gradient(to bottom, rgba(73,155,234,0.13) 0%, rgba(0,73,150,0.6) 100%);*/
  background: #000000;
  opacity: .5;
}

input[type="checkbox"]:focus + label:before, input[type="checkbox"]:hover + label:before,
input[type="radio"]:focus + label:before,
input[type="radio"]:hover + label:before {
  border-color: #4d86d9;
}

input[type="checkbox"]:active + label:before,
input[type="radio"]:active + label:before {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  position: relative;
  padding-left: 25px;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: 1px solid #4d86d9;
  text-align: center;
}

input[type="checkbox"] + label:after,
input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  background-color: #4d86d9;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 16px;
  height: 16px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.content {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label:after {
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
  display: block;
  border-radius: 50%;
  background-color: #b9c8de;
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: absolute;
  top: 6px !important;
  z-index: 1;
  left: 3px;
  -webkit-transition: left .2s ease-in-out;
  transition: left .2s ease-in-out;
}

input[type="checkbox"] + label:before {
  background-color: transparent;
  content: none;
  border: 0;
}

input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

input[type="radio"] {
  display: none;
}

input[type="radio"]:checked + label p {
  color: #4d86d9;
}

input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}

input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

input[type="radio"] + label:before, input[type="radio"] + label:after {
  border-radius: 50%;
}

input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
}

input[type="checkbox"]:checked + label:after {
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
}

@-webkit-keyframes borderscale {
  50% {
  }
}

@keyframes borderscale {
  50% {
  }
}

.pagination, #infscr-loading {
  opacity: 0;
}

.header-info {
  padding-top: 87px;
  background: #dce8f9;
  padding-bottom: 17px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .header-info {
    display: none;
  }
}

.header-info li {
  display: inline-block;
  vertical-align: top;
}

.header-info i.icon_d {
  width: 21px;
  height: 21px;
  background: url("/templates/jet/img//content/icons/dol.png") no-repeat center;
  background-size: cover;
}

.header-info i.icon_u {
  width: 21px;
  height: 21px;
  background: url("/templates/jet/img//content/icons/eur.png") no-repeat center;
  background-size: cover;
}

.header-info i.icon_r {
  width: 21px;
  height: 21px;
  background: url("/templates/jet/img//content/icons/ru.png") no-repeat center;
  background-size: cover;
}

.header-info i.icon_arr-u {
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: -84px -56px;
  width: 6px;
  height: 4px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.header-info i.icon_arr-d {
  background-image: url(/templates/jet/img//png-sprite/96dpi/spriter5rcvkjrpc0ak3flgnwmi.png);
  background-position: -84px -64px;
  width: 6px;
  height: 4px;
  background-size: 99px, 96px;
  background-repeat: no-repeat;
}

.header-info .text {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 467px);
}

.header-info .text p {
  display: inline-block;
  vertical-align: top;
  color: #000000;
  font-size: 16px;
  line-height: 18px;
  font-family: 'chartercbold', sans-serif;
  font-weight: normal;
  /*width: calc(100% - 189px);*/
  text-align: center;
  width: calc(100% - 289px);
}

@media only screen and (min-width: 768px) and (max-width: 1288px) {
  .header-info .text p {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-info .text p {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}*/

.header-info .text ul {
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
}

.header-info .text li {
  margin: 0 5px;
}

.header-info .text li.active a {
  color: #4d86d9;
  font-size: 12px;
}

.header-info .text li a {
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  font-family: Arial, sans-serif;
  color: #8eaad9;
  text-transform: uppercase;
}

.header-info .weather {
  display: inline-block;
  vertical-align: top;
  padding-left: 58px;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .header-info .weather {
    padding-left: 8px;
  }
}*/

.header-info .weather span {
  display: block;
  position: relative;
  padding-left: 44px;
  font-size: 12px;
  line-height: 21px;
  color: #131924;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.header-info .weather span img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%) translateZ(0);
          transform: translate(0, -50%) translateZ(0);
}

.header-info .comerc {
  display: inline-block;
  vertical-align: top;
  padding-left: 34px;
}

.header-info .comerc li {
  margin-right: 9px;
  font-size: 12px;
  line-height: 21px;
  color: #131924;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.header-info .comerc li .cir {
  margin: 0 6px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.header-info .comerc li .cir i {
  display: inline-block;
  vertical-align: top;
}

.header-info .comerc li .cir_usd i {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -226px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

.header-info .comerc li .cir_eur i {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -151px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

.header-info .comerc li .cir_jpy i {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -201px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

.header-info .comerc li .icon {
  margin: 0 6px;
}

.header-info .comerc li .icon_arr-u, .header-info .comerc li .icon_arr-d {
  position: relative;
  top: 7px;
}

.wrap-center.mobile-show .wrap-aside .aside-l .row .item-new {
  display: block;
}

/*@media only screen and (min-width: 768px) and (max-width: 1266px) {
  .post-new {
    display: none;
  }
  .post-new.post-new_first {
    display: block;
  }
}*/

.open-search {
  overflow: hidden;
}

.open-search .menu-f, .open-search header, .open-search .content, .open-search footer {
  -webkit-filter: blur(1.5px);
          filter: blur(1.5px);
}

@media only screen and (max-width: 767px) {
  .open-search .menu-f, .open-search header, .open-search .content, .open-search footer {
    -webkit-filter: none;
            filter: none;
  }
}

.search {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  pointer-events: none;
  color: #fff;
  line-height: 1.4;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #152848;
  background: rgba(5, 17, 37, 0.9);
  overflow: auto;
}

@media only screen and (max-width: 767px) {
  .search {
    background: #152848;
  }
}

.open-search .search {
  z-index: 2000;
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
}

.search__holder {
  max-width: 1024px;
  padding: 25px 60px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .search__holder {
    padding: 0 15px;
  }
}

.search__close-button {
  padding: 0;
  background: transparent;
  border: 0;
  color: #fff;
  outline: none;
  font-size: 16px;
  font-family: 'Noto Serif', serif;
}

.search__close-button_mobile {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  opacity: 1;
  display: none;
}

@media only screen and (max-width: 767px) {
  .search__close-button_mobile {
    display: block;
  }
}

.search__close-button:hover .search__close-icon,
.search__close-button_mobile .search__close-icon {
  opacity: 1;
}

.search__close-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -424px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  opacity: 0.2;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  margin-top: -2px;
  margin-right: 10px;
}

.search__close-icon_big {
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -275px;
  width: 19px;
  height: 20px;
  background-repeat: no-repeat;
}

.search__close-wrapper {
  padding: 25px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .search__close-wrapper {
    display: none;
  }
}

.search__field {
  border-bottom: 2px solid #fff;
  position: relative;
  margin-bottom: 20px;
}

.search__input {
  width: 100%;
  padding: 13px 35px 13px 0;
}

.search__input, .search__input::-webkit-input-placeholder {
  font-size: 24px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  color: #fff;
}

.search__input, .search__input::-moz-placeholder {
  font-size: 24px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  color: #fff;
}

.search__input, .search__input:-ms-input-placeholder {
  font-size: 24px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  color: #fff;
}

.search__input, .search__input::placeholder {
  font-size: 24px;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .search__input, .search__input::-webkit-input-placeholder {
    font-size: 18px;
  }
  .search__input, .search__input::-moz-placeholder {
    font-size: 18px;
  }
  .search__input, .search__input:-ms-input-placeholder {
    font-size: 18px;
  }
  .search__input, .search__input::placeholder {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .search__input {
    padding-left: 40px;
  }
}

.search__button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 21px;
  padding: 0;
  background: transparent;
  border: 0;
  outline: none;
  opacity: 0.2;
}

.search__button:hover {
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.search__icon {
  display: block;
  margin-top: 4px;
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -176px;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}

.search__result-list {
  margin-bottom: 50px;
}

.result-sort {
  padding: 15px 0;
}

@media only screen and (max-width: 767px) {
  .result-sort {
    display: none;
  }
}

.result-sort__item {
  display: inline-block;
  vertical-align: middle;
}

.result-sort__item + .result-sort__item {
  margin-left: 20px;
}

.result-sort__input {
  position: absolute;
  opacity: 0;
  left: -9999px;
}

.result-sort__label {
  font-size: 16px;
  font-family: 'Noto Serif', serif;
  opacity: 0.4;
}

.result-sort__label:after, .result-sort__label:before {
  display: none;
}

.result-sort__input:checked + .result-sort__label {
  opacity: 1;
}

.result-sort input[type="radio"] {
  display: block;
}

.result-sort input[type="checkbox"] + label,
.result-sort input[type="radio"] + label {
  padding-left: 0;
}

.result-item {
  border-bottom: 1px solid #3c485b;
  padding: 18px 0;
}

.result-item__picture {
  margin-right: 30px;
  display: block;
  float: left;
  width: 160px;
  height: 84px;
  position: relative;
}

.result-item__picture:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(0);
          transform: translate(-50%, -50%) translateZ(0);
  background-image: url("/templates/jet/img//svg-sprite/spriter5rcvkjrpc0ak3flgnwmi.svg");
  background-position: -4px -54px;
  width: 46px;
  height: 33px;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.4;
}

@media only screen and (max-width: 767px) {
  .result-item__picture {
    display: none;
  }
}

.result-item__image {
  display: block;
}

.result-item__container {
  overflow: hidden;
}

.result-item__head {
  margin-bottom: 8px;
}

.result-item__theme {
  float: left;
  font-size: 12px;
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d86d9;
}

.result-item__date {
  float: right;
  font-size: 10px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #8eaad9;
}

.result-item__title {
  font-weight: normal;
  font-size: 18px;
  -webkit-transition: all, .3s;
  transition: all, .3s;
  font-family: 'Noto Serif', serif;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .result-item__title {
    font-size: 14px;
  }
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

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

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

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

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

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

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

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

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

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

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

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

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

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

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

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

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

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

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

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

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

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

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

/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes {
  display: inline-block;
}

.social-likes, .social-likes__widget {
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}

.social-likes {
  opacity: 0;
}

.social-likes_visible {
  opacity: 1;
  -webkit-transition: opacity .1s ease-in;
  transition: opacity .1s ease-in;
}

.social-likes > * {
  display: inline-block;
  visibility: hidden;
}

.social-likes_vertical > * {
  display: block;
}

.social-likes_visible > * {
  visibility: inherit;
}

.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}

.social-likes__widget:before, .social-likes__widget:after {
  display: none !important;
}

.social-likes_vertical .social-likes__widget {
  float: left;
  clear: left;
}

.social-likes__button, .social-likes__icon, .social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}

.social-likes__button {
  display: inline-block;
  margin: 0;
  outline: 0;
}

.social-likes__counter {
  margin: 0;
  outline: 0;
}

.social-likes__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.social-likes__button:before {
  content: "";
  display: inline-block;
}

.social-likes__icon {
  position: absolute;
}

.social-likes__counter {
  display: none;
  position: relative;
}

.social-likes_ready .social-likes__counter, .social-likes__counter_single {
  display: inline-block;
}

.social-likes_ready .social-likes__counter_empty {
  display: none;
}

.social-likes_vertical .social-likes__widget {
  display: block;
}

.social-likes_notext .social-likes__button {
  padding-left: 0;
}

.social-likes_single-w {
  position: relative;
  display: inline-block;
}

.social-likes_single {
  position: absolute;
  text-align: left;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .11s, opacity .1s ease-in;
  transition: visibility 0s .11s, opacity .1s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.social-likes_single.social-likes_opened {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .15s ease-out;
  transition: opacity .15s ease-out;
}

.social-likes__button_single {
  position: relative;
}

@font-face {
  font-family: "social-likes";
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABLoABAAAAAAHYgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABbAAAABkAAAAcd4wOLUdERUYAAAGIAAAAHAAAAB4AJwAST1MvMgAAAaQAAABKAAAAYEDWXQVjbWFwAAAB8AAAAEIAAAFCAA/0tGN2dCAAAAI0AAAAFAAAACQDq/+YZnBnbQAAAkgAAAXBAAAL4j+uG59nYXNwAAAIDAAAAAgAAAAIAAAAEGdseWYAAAgUAAAIHgAACmSiJD5KaGVhZAAAEDQAAAAwAAAANgai5nZoaGVhAAAQZAAAACAAAAAkA/gBzGhtdHgAABCEAAAAKwAAAC4P2AAKbG9jYQAAELAAAAAaAAAAGg9aDQZtYXhwAAAQzAAAACAAAAAgATUBSW5hbWUAABDsAAABMQAAAknEptfwcG9zdAAAEiAAAABIAAAAgphlvwlwcmVwAAASaAAAAIAAAACNE0njCnicY2BgYGQAgkvSGTZgekfQDxgNAEKiBzsAAAB4nGNgZGBg4AFiMSBmYmAEQm4gZgHzGAAEFwA6eJxjYGG8zDiBgZWBgdGHMY2BgcEdSn9lkGRoYWBgYmBlZoADAQSTISDNNYWh4SPjR07GA/8PMOgxnmRwAAozIilRYGAEAFYxDG8AAHicY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+R87//4Ek4////ExQlQyMbAwwJgMjE5BgYkAFjAzDHgAARicGtQAAeJxjYMACeCCQ8eT/AyAMABbCBUN4nK1WaXPTVhSVvMVJyFKy0KIuT7w4Te0nk1IIBkwIkmUX3MXZWglKK8VOui/QMsNv0K+5Mu0M/cZP67mSbQxJ2hmmmYzuee8dvbtfmTQlSNv3XF+I9jNtdrtNhd17Hl02aM0PjkS071GmFP5d1IpatysPDNMkzSfNkY2+pmtOYFukKxLBkUUZJXqCnncot3qvv6ZPOW7XpYLrmZQt+Tv3PVOaRuQJ6nSwteUbgmqMar4v4pQd9mgNW4OVoHU+X2fm844nYE0UCprqeAF2BJ9NMdpgtBEYge/7BukV35ekdbxD37coqwTuyZVCWJZ3Oh7lpU0FacMPn/TAopySsEv04vyBLfiELTZSC/gJktulbNnEoSMiEUFBvJ4vwcltL+gY4Y7vSd/0BW3tejgz2LWBfovyiiacSl/LpJEqYCltiYhLO6TMwRHpXSigfNmiCSXY1Gmn+yynHQi+gbYCnylBIzG1qPoT05rj2mVzFPtJ9XIuptJb9ApMcOB3INxIhpyXJF6awTElYcDIoZXIjgwbqYrpU16nFbylGS9cG3/pjEoc6k9PZZFsQ5p+2bRoRsWZjEu9sGHRrAJRCDrj3OXXAaTt0wyvdrCawcqiOVwzn4REIAJd6KVZJxBRIGgWQbNoXrX3vDjXa/grNHMon1j0hmpve+3ddNMwsb+Q7J9VsTbn7Hvx3BwSGNo0V+GaRSXb8Rl+zOBB+jIykS11vJiDB2/tCPlltWVT4rUhNtJzfgWtwDs+PGnB/hZ2X07VKQmMNW1BIloOaZt9XdeTXC0oLdYy7p5Hc9IWLk2j+KagOLBFAPV/zc/r2qxm21EQny1U6HHFuIAwLcK3hYpFSyrWWS4jzizPqTjL8k0V51i+peI8y/MqLrA0VDzB8m0VF1m+o+JJlh8oOYw7FQJEWIoq6Q+4QSwqjx0ujw4fpoeVscPV0eGj9PBdpdFM5TX8ew/+vQu7BPxjacI/lhfgH0sJ/1iuwD+WJfjHchX+sXwf/rFcg38slRL1pEwtBbXzgXDYBCdJJVpPca1WFVkVstCFF9EALXFKFmVYkzwR/5VhsPfro9Tqy3SxHOf1JdfDIGMHPxyPzPHjS0pcSez9CDzdPa4E3Xmict7Xlv/U+K+xKWvxJX0JHl2G/zD4ZHvRFGHNoiuqeq5u0cZ/UVHAXdCvIiXacklURYsbH6G8E0Ut2cKk8PCFwGDFNNjQ9aVF6K9hQi2jufCfUGjSqRxGVSlEPcJd114ci2p6B+VwJ1iCAp4VW9ve04zICuNpZjV73rd5fhYximXClk10rvNqGwY8w9LPRcYJepKyTtjDccYJDeCA59er74QwCVNdNpFDCQ1N+AWRaMF9JyiR6aTMYTgg9nkUVP7YrbiRPSolRuDZSSfkC11I+XWOgcBOfnUQA1lHaG4k21RE8wjRlC1WxtmqJyFjBwYR1fa8qqjj68oWDzYF2zIMeaGE1Z3xD3maqJMqeJAZyWV8c2CBM0xNwF/6V10cpnIT86DKUWtiqNf9alzVF9GAt0bbnfHtrZfZJ3JuK6pVTrzUVnStEkExFwusPc5BWqpUBdUZVdgwulxcEqVeRZOk1zUwNDD/X6MUW/9X9bH5PF/qEiNkLN+mP7DR5WAM/W+y/6YcBGDgx8jlFlxeSpsTvwzQhwtVuoxe/PiU/TuYufriAl0BvqvoKkSbo+YirqKJz+AwTp8oLkdqA36q+pgzAJ8B6Aw+V3092ekAJDvbzHEBdpjDYJc5DPaYw2CfObcBvmAOgy+Zw8BjDgOfOQ7APeYwuM8cBl8xh8ED5jQBvmYOg2+YwyBgDoOQOTbAAXMYdJnDoMccBoeKro/CfMQL2gT6NkG3gL5L6gmLLSy+V3RjxP6BFwn7xwQx+6cEMfVnRfUR9RdeJNRfE8TU3xLE1IeKbo6oj3iRUH9PEFP/SBBTH6unk7nM8IeXXaHiIWVXOk+G3xTrH4qiY04AAAAAAQAB//8AD3icPVZbb9zGFZ4zQ86QXC4vuyR3peVexL1qV15pl3uRrNt6JVmyLFmxa2XtKGmhCDVcN2gd1YnTok3RpGgLJEDbBxdwmv6Couh7XyIDhYEW7UOB/IL2HxTtSwJIPaTjYghyhuQMz3znO99HQolNCHkKh4QRQZqjOo4YJeyYUAB6SCiFuxL2YJ8QwWUJX2O2LNxWaId2PbTL9i8e37sHh+e/tyHEuUDIxRlcwBmpkN3RdgokGXYFUAaMwkMFAN5W8R1cSD4hEmPSIZEkdpcDk9g+kIKfm57Kumnb1BOaqnBSgbImnBZ0Pdd2eAv64bDc7w2WoV8rBzwPZTd0y0Gtb/cGIfxLtyz9g7G2Z3mzbv3SYDz+b3QHzmz9fEm3nu93U+kt1u8s3nhu6/Bcx61zjPeCEnhGkuQW+Tn5Nfkt+ZR8e3R/UCvbEmewSyijp4RxdqoBF/xUBaGIU6IklFOS0BOnRAf9lEASiAzkBHcmyYdElqUjIsnSAZBPnn780Yc/+fGPfviD7z9+59HJN7a3qhU/JzhJgm7g1qpBvTbIeN3hwBO8XO30hrU6tsE6dMNuxovboJsZDONWhAIIDEN4rhNfv2plXKXehno8N9NxvpqIbZl2h4OXrd+L3wiEAeVoToCjchAtkOn0Bgiyw2tD7EUdRBWIYQpDqLqKZ9O4IM2IC5QrSA4udNUyp6zwzdCa8tQUS1BJ4cgXkJqC60nLSdvFqp2fCXKpSqnkpXSd8038kmKmNNP1E61Wwk9bSctUuJBLalK3XU2e4r6q+XxK1lzDsERpJeWnSqWzUgmvoziWOJSnmwsKV027ksF4GFcM3TR1Q6cSMhUyFdtUubKwOVMuelkzrSqqQhmjimo5tucVC+lpx0sYaoLJDMknS5pqJDyr0KxqXMb5EG0Cs6xUpx3fx8P3c3hEfcIuvrz4HB//hRhkm+yQ9dGKCYReyUSfRq7IRKbkIUE2f4/IWA4yUgIkCSYEcUFKgHSwfXVjvDA/qHS5yLSqbWhBwF3HC7uDYX8YUbvr5YF7wzWIMsoxVZjGAiA/oj7muA2YScwsYlnr1zFPmLkM3KHDOm12evXmgMq6yvQE2DyVdZqNe6+Wam0GRvHpSiojUtnrdya5nLpy5eBP61ekUX4DWo8mk0dzf2t2Ls+2ev164lhL2uKvmuDp29+tlrO2N/1GODOzPciKdEnRmL08v/Du+/X57HjrH6FXDMzWnUd35giRLs6x9pew9lukT1bJGtkcXcnZnKGW/B8awOp/m3CBBc8ZSgBWygQlQD7CypEP2nPLl4eDbmeu3+43qp6vCK9V7UQ7FRnPMYEHEckFD+ah1lunEUCIE6JThKiA6p2AO1530Kt5MSqeI2BBtfzi8rGqMjWrKn1rDy+Squ47w3LOEDznWvOWtVxx/V9N12q9Ws1/a2/vrb0P/pDKpBxxjC8zVVV6OC1eYN+RMrbrJoWRNADyhvhzrVet9mrPrkfTrhMa6985fEbGZIO8MtpfApkngMqrWDOU7RKZUyTZQ4EwMFRTRICgrPKTWG8nkd4eESTxASVhp9moBG7aTAqZjOlYiXSwg3uKChfloQBImX4v0kEX630dBvUaSmMYVzFq4nCN9nvxQ68YKVemDdFjcvHgyZMHlUpKpETFWd17bfvwuKcxmXL76mJ3sV12shLTReDkJUp9DHfr9pMH8NmTz3+TyPlXk+mTveXJm6t7HtMcIZxid2fYWjrIO9psQUPwEo4svetmKoX3bzx4Ql7o6xn8GznRIIvkGtklE3KHvDd6x0FMkBUSN7h0nxgqN9TvkAQokFCwfAiXGD8xsXyoJtOTJKg6aKBqx2gwigDlxAKBhjTBiyBH2CMHK0tzs5NXD29/7dbNVw5u7F/fHC9dW7kWdmYX5xbtatVt2GKqVV2CAn0BT7+HghidXw6WQZQj6AR3MvWliE8xuCICMI3jaFh/eSOEDhqPW+6X+2E/dEGk06mv39raDWcnuIIRrrQ6+x+2ZufzuXRqlEtb7Voubc415sNiU9YqwdKoTy42Nmbw+NROVb3w+mIjLEzxXEqzYL3ZqzZys52ZWTftm5fT1kzzppcuzt44/0+jlA0KkEh3Km0wgo2NYDwmMeeewU3EWCFO5LqRUaPdCraDNJMir0VIQWKHBDhIqEfHWIo0til6FwuTork76ZRtmUYy8l1cR4nYNuyL+jAj6u4wtGfsaL9hv/xR2Hj8XqN3+fb5H2/5/8y99mUvHn/xyfnfoT98/jyOh5Tif4BLpE22RuO5ZqOIMivnsq4tMUmDF5Ugyaf4CyChuVJ2ivxHm8WqiKUyyimQg4pftoM6F9NIfC5cB10rqKNSDlEEXlxWwctE2YvPyH30SS4GQ7jI5Mcfv353R7F3LgcDTVfMZGXByc2bt3/KVucuFeu+HhQK8MvATe787I15uASNEmXKUo0maGk4nbvPdb21NqPYNUdK4n7oxTl5ihp/hpG9TlqjxgQwzN04aobxwqmE6ka+xcjBjdWVRs02yBE74hGISxDEoo2ShVq1DEMsx1jQ16Bfj/04cmYMvUANcH1aoGuAxbwOIf4WiJiOsZFzk/J6O3pHcBPKXyhTm9P5VctiEhWMXeOySFjelCJkUIQpq0wyO44lFIwOjVnLWHlEfi8j8TZPTOcAarpAX9wy05rvWSq6U7L4O+r7hW+Wy6qE/2sgqflcbVqWqraVTagMVEoFfso2ZpI0pRiKJOVzK2j4TLPX1GSQngIoZ40k6hhLihmHZxKaImP9/w9y8F1WAAB4nGNgZGBgAGLmbGHTeH6brwzyTAwgcGlH0A8Y/f/3/wNMLIwngVwOBrA0ADc0DLR4nGNgZGBgPPn/AIMeE8P/3wwMTCwMQBEUwA0AgHMEx3icY9jNIMgAAqsYGBj/MzAwMYDo/78ZTf//Y/wHZH8C4kCI3P9/APiKDOcAAAAAKAAoACgAgAGYAiYCqAMwA+IEKgSUBTIAAAABAAAADACdAAYAAAAAAAIAIgAyAHcAAACJAHgAAAAAeJyNj8FqwkAQhv/VKLRI6VF6mt4UTNhI8eDNWjwLgvcQtnExJrLJxVtfoL331Dfou/UN+icuxUvBwGa+mfln518Ad/iGwvl7xItnhQHePHfQw6fnLkb48RxgoJ4893CvUs991j+oVMENs+d2qmGFIV49d3CLd89drPHlOcBQPXjuQdTCc5/1GkuUOOIEB4sMO9QQ+kkxZpxCI8YME/KCihoGB/IGCWcM9RYFsCyPJ2ezXS2jdCxTHc8msnC1OcgmOZrMUlJxS0p1ghwhj8We8xUbZWqTPMzt3jC7aPjKioMFFzfRcaFpbUU0Jpjz/HfxuRtTF/If/j0Fq7KoV6XLjEwjLXO5NMA01mEcNk+42vOWRceybZ0K9zSbojY2LrE1rrJlIVrHkdZarr35F9yKXukAAAB4nGNgYgCD/ysYJBmwAR4gZmRgYmRiZGZkYWRlZGNkZ+Rg5GTkYi/Ny3QzNDCE0kZQ2hhKm0BpUyhtBqXNobQFlLYEAL8JFbh4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGdidNjEwMmiBGJt5mBg5ICwBBjCLw2kXswNQmhPI5nTaxQBlMzO4bFRh7AiM2ODQEbGROcVloxqIt4ujgYGRxaEjOSQCpCQSCDbzMTHyaO1g/N+6gaV3IxODy2bWFDYGFxcA620lLw==") format("woff");
  font-weight: 400;
  font-style: normal;
}

.social-likes__icon_facebook:before {
  content: "\f101";
}

.social-likes__icon_github:before {
  content: "\f102";
}

.social-likes__icon_mailru:before {
  content: "\f103";
}

.social-likes__icon_odnoklassniki:before {
  content: "\f104";
}

.social-likes__icon_pinterest:before {
  content: "\f105";
}

.social-likes__icon_plusone:before {
  content: "\f106";
}

.social-likes__icon_single:before {
  content: "\f107";
}

.social-likes__icon_twitter:before {
  content: "\f108";
}

.social-likes__icon_vkontakte:before {
  content: "\f109";
}

.social-likes {
  min-height: 36px;
  margin: -.5em;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.social-likes, .social-likes_single-w {
  line-height: 1.5;
}

.social-likes, .social-likes__widget_single {
  font-size: 14px;
}

.social-likes__widget {
  margin: .5em;
  line-height: 1.5;
  border: 0;
  text-align: left;
  cursor: pointer;
}

.social-likes__button, .social-likes__counter {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Arial, sans-serif;
  vertical-align: baseline;
  color: #fff;
}

.social-likes__button {
  padding: .04em .7em .18em 1.65em;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-likes__icon {
  top: 0;
  left: .21em;
  font-family: "social-likes";
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
  font-size: 1.15em;
  vertical-align: baseline;
}

.social-likes__counter {
  padding-right: .5em;
  font-weight: 400;
  font-size: .85em;
  top: 6px;
}

.social-likes_vertical .social-likes__widget {
  min-width: 13em;
}

.social-likes_vertical .social-likes__counter {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 5px;
  margin-top: 0;
}

.social-likes_light .social-likes__widget {
  min-width: 0;
  background: 0 0;
}

.social-likes_light .social-likes__button, .social-likes_single-light + .social-likes__button {
  min-width: 0;
  padding-left: 1.35em;
  font-weight: 400;
  text-decoration: underline;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

.social-likes_light .social-likes__icon {
  margin-top: -.1em;
  margin-left: -.25em;
}

.social-likes_light .social-likes__counter, .social-likes_single-light + .social-likes__button + .social-likes__counter {
  position: static;
  margin-top: 0;
  color: #999;
}

.social-likes_notext .social-likes__button {
  width: 1.85em;
}

.social-likes_notext .social-likes__icon {
  margin-left: .1em;
}

.social-likes_notext.social-likes_light, .social-likes_notext.social-likes_light .social-likes__widget, .social-likes_notext.social-likes_light .social-likes__icon {
  margin: 0;
  left: 0;
}

.social-likes_notext.social-likes_light .social-likes__button {
  width: 1.4em;
  padding-left: 0;
}

.social-likes_single {
  margin-top: -1.2em;
  padding: .5em;
  background: #fff;
  border: 1px solid #ddd;
}

.social-likes__widget_single {
  height: 1.7em;
  margin: 0;
  padding: .1em 0;
  line-height: 1.5;
  background: #007aff;
}

.social-likes_single-light + .social-likes__widget_single {
  color: #007aff;
}

.social-likes__icon_single {
  left: .4em;
  font-size: 1.1em;
}

.social-likes__widget_facebook {
  background: #3d5b95;
}

.social-likes_light .social-likes__button_facebook {
  color: #3d5b95;
}

.social-likes__icon_facebook {
  left: .25em;
  top: .05em;
  font-size: 1.1em;
}

.social-likes_notext .social-likes__icon_facebook {
  margin-left: .15em;
}

.social-likes__widget_twitter {
  background: #24aadd;
}

.social-likes_light .social-likes__button_twitter {
  color: #24aadd;
}

.social-likes__icon_twitter {
  top: .1em;
  left: .25em;
}

.social-likes_light .social-likes__icon_twitter {
  left: .1em;
}

.social-likes__widget_plusone {
  background: #d23e30;
}

.social-likes_light .social-likes__button_plusone {
  color: #d23e30;
}

.social-likes_notext .social-likes__icon_plusone {
  margin-left: 0;
}

.social-likes__icon_plusone {
  left: .25em;
}

.social-likes_light .social-likes__icon_plusone {
  margin-top: 0;
}

.social-likes__widget_mailru {
  background: #00468c;
}

.social-likes_light .social-likes__button_mailru {
  color: #00468c;
}

.social-likes__icon_mailru {
  left: .25em;
}

.social-likes_light .social-likes__icon_mailru {
  left: .1em;
}

.social-likes_notext .social-likes__icon_mailru {
  margin-left: .075em;
}

.social-likes__widget_vkontakte {
  background: #587e9f;
}

.social-likes_light .social-likes__button_vkontakte {
  color: #587e9f;
}

.social-likes__icon_vkontakte {
  top: .2em;
  left: .25em;
}

.social-likes__widget_odnoklassniki {
  background: #f59310;
}

.social-likes_light .social-likes__button_odnoklassniki {
  color: #f59310;
}

.social-likes__icon_odnoklassniki {
  left: .4em;
}

.social-likes_light .social-likes__icon_odnoklassniki {
  left: .25em;
}

.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki {
  width: 1em;
}

.social-likes__widget_pinterest {
  background: #cb132d;
}

.social-likes_light .social-likes__button_pinterest {
  color: #cb132d;
}

.social-likes_light .social-likes__icon_pinterest {
  left: .1em;
}

/*ul li .media {
    list-style: none;
}*/