@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*TYPO*/
@font-face {
  font-family: "RobotoRegular";
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "RobotoLight";
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype"), url("../fonts/RobotoLight/RobotoLight.svg#robotoblack") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "RobotoMedium";
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype"), url("../fonts/RobotoMedium/RobotoMedium.svg#robotoblack") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "RobotoBold";
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold/RobotoBold.svg#robotoblack") format("svg");
  font-style: normal;
  font-weight: normal; }
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: ""; }

.fa-accessible-icon:before {
  content: ""; }

.fa-accusoft:before {
  content: ""; }

.fa-acquisitions-incorporated:before {
  content: ""; }

.fa-ad:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-card:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-adobe:before {
  content: ""; }

.fa-adversal:before {
  content: ""; }

.fa-affiliatetheme:before {
  content: ""; }

.fa-air-freshener:before {
  content: ""; }

.fa-airbnb:before {
  content: ""; }

.fa-algolia:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-alipay:before {
  content: ""; }

.fa-allergies:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-amazon-pay:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-amilia:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angry:before {
  content: ""; }

.fa-angrycreative:before {
  content: ""; }

.fa-angular:before {
  content: ""; }

.fa-ankh:before {
  content: ""; }

.fa-app-store:before {
  content: ""; }

.fa-app-store-ios:before {
  content: ""; }

.fa-apper:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-apple-alt:before {
  content: ""; }

.fa-apple-pay:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-archway:before {
  content: ""; }

.fa-arrow-alt-circle-down:before {
  content: ""; }

.fa-arrow-alt-circle-left:before {
  content: ""; }

.fa-arrow-alt-circle-right:before {
  content: ""; }

.fa-arrow-alt-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-arrows-alt-h:before {
  content: ""; }

.fa-arrows-alt-v:before {
  content: ""; }

.fa-artstation:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-asymmetrik:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-atlas:before {
  content: ""; }

.fa-atlassian:before {
  content: ""; }

.fa-atom:before {
  content: ""; }

.fa-audible:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-autoprefixer:before {
  content: ""; }

.fa-avianex:before {
  content: ""; }

.fa-aviato:before {
  content: ""; }

.fa-award:before {
  content: ""; }

.fa-aws:before {
  content: ""; }

.fa-baby:before {
  content: ""; }

.fa-baby-carriage:before {
  content: ""; }

.fa-backspace:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-bacon:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-balance-scale-left:before {
  content: ""; }

.fa-balance-scale-right:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-band-aid:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-baseball-ball:before {
  content: ""; }

.fa-basketball-ball:before {
  content: ""; }

.fa-bath:before {
  content: ""; }

.fa-battery-empty:before {
  content: ""; }

.fa-battery-full:before {
  content: ""; }

.fa-battery-half:before {
  content: ""; }

.fa-battery-quarter:before {
  content: ""; }

.fa-battery-three-quarters:before {
  content: ""; }

.fa-battle-net:before {
  content: ""; }

.fa-bed:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bezier-curve:before {
  content: ""; }

.fa-bible:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-biking:before {
  content: ""; }

.fa-bimobject:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-biohazard:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitcoin:before {
  content: ""; }

.fa-bity:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-blackberry:before {
  content: ""; }

.fa-blender:before {
  content: ""; }

.fa-blender-phone:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-blog:before {
  content: ""; }

.fa-blogger:before {
  content: ""; }

.fa-blogger-b:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-bolt:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-bone:before {
  content: ""; }

.fa-bong:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-book-dead:before {
  content: ""; }

.fa-book-medical:before {
  content: ""; }

.fa-book-open:before {
  content: ""; }

.fa-book-reader:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-bootstrap:before {
  content: ""; }

.fa-border-all:before {
  content: ""; }

.fa-border-none:before {
  content: ""; }

.fa-border-style:before {
  content: ""; }

.fa-bowling-ball:before {
  content: ""; }

.fa-box:before {
  content: ""; }

.fa-box-open:before {
  content: ""; }

.fa-boxes:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-brain:before {
  content: ""; }

.fa-bread-slice:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-briefcase-medical:before {
  content: ""; }

.fa-broadcast-tower:before {
  content: ""; }

.fa-broom:before {
  content: ""; }

.fa-brush:before {
  content: ""; }

.fa-btc:before {
  content: ""; }

.fa-buffer:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-burn:before {
  content: ""; }

.fa-buromobelexperte:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-bus-alt:before {
  content: ""; }

.fa-business-time:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-calendar-alt:before {
  content: ""; }

.fa-calendar-check:before {
  content: ""; }

.fa-calendar-day:before {
  content: ""; }

.fa-calendar-minus:before {
  content: ""; }

.fa-calendar-plus:before {
  content: ""; }

.fa-calendar-times:before {
  content: ""; }

.fa-calendar-week:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-campground:before {
  content: ""; }

.fa-canadian-maple-leaf:before {
  content: ""; }

.fa-candy-cane:before {
  content: ""; }

.fa-cannabis:before {
  content: ""; }

.fa-capsules:before {
  content: ""; }

.fa-car:before {
  content: ""; }

.fa-car-alt:before {
  content: ""; }

.fa-car-battery:before {
  content: ""; }

.fa-car-crash:before {
  content: ""; }

.fa-car-side:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-caret-square-down:before {
  content: ""; }

.fa-caret-square-left:before {
  content: ""; }

.fa-caret-square-right:before {
  content: ""; }

.fa-caret-square-up:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-carrot:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cash-register:before {
  content: ""; }

.fa-cat:before {
  content: ""; }

.fa-cc-amazon-pay:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-apple-pay:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-centercode:before {
  content: ""; }

.fa-centos:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-chair:before {
  content: ""; }

.fa-chalkboard:before {
  content: ""; }

.fa-chalkboard-teacher:before {
  content: ""; }

.fa-charging-station:before {
  content: ""; }

.fa-chart-area:before {
  content: ""; }

.fa-chart-bar:before {
  content: ""; }

.fa-chart-line:before {
  content: ""; }

.fa-chart-pie:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-cheese:before {
  content: ""; }

.fa-chess:before {
  content: ""; }

.fa-chess-bishop:before {
  content: ""; }

.fa-chess-board:before {
  content: ""; }

.fa-chess-king:before {
  content: ""; }

.fa-chess-knight:before {
  content: ""; }

.fa-chess-pawn:before {
  content: ""; }

.fa-chess-queen:before {
  content: ""; }

.fa-chess-rook:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-chromecast:before {
  content: ""; }

.fa-church:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-circle-notch:before {
  content: ""; }

.fa-city:before {
  content: ""; }

.fa-clinic-medical:before {
  content: ""; }

.fa-clipboard:before {
  content: ""; }

.fa-clipboard-check:before {
  content: ""; }

.fa-clipboard-list:before {
  content: ""; }

.fa-clock:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-closed-captioning:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-cloud-download-alt:before {
  content: ""; }

.fa-cloud-meatball:before {
  content: ""; }

.fa-cloud-moon:before {
  content: ""; }

.fa-cloud-moon-rain:before {
  content: ""; }

.fa-cloud-rain:before {
  content: ""; }

.fa-cloud-showers-heavy:before {
  content: ""; }

.fa-cloud-sun:before {
  content: ""; }

.fa-cloud-sun-rain:before {
  content: ""; }

.fa-cloud-upload-alt:before {
  content: ""; }

.fa-cloudscale:before {
  content: ""; }

.fa-cloudsmith:before {
  content: ""; }

.fa-cloudversify:before {
  content: ""; }

.fa-cocktail:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-code-branch:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cog:before {
  content: ""; }

.fa-cogs:before {
  content: ""; }

.fa-coins:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-comment-alt:before {
  content: ""; }

.fa-comment-dollar:before {
  content: ""; }

.fa-comment-dots:before {
  content: ""; }

.fa-comment-medical:before {
  content: ""; }

.fa-comment-slash:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comments-dollar:before {
  content: ""; }

.fa-compact-disc:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-compress-arrows-alt:before {
  content: ""; }

.fa-concierge-bell:before {
  content: ""; }

.fa-confluence:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-cookie:before {
  content: ""; }

.fa-cookie-bite:before {
  content: ""; }

.fa-copy:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-cotton-bureau:before {
  content: ""; }

.fa-couch:before {
  content: ""; }

.fa-cpanel:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-creative-commons-by:before {
  content: ""; }

.fa-creative-commons-nc:before {
  content: ""; }

.fa-creative-commons-nc-eu:before {
  content: ""; }

.fa-creative-commons-nc-jp:before {
  content: ""; }

.fa-creative-commons-nd:before {
  content: ""; }

.fa-creative-commons-pd:before {
  content: ""; }

.fa-creative-commons-pd-alt:before {
  content: ""; }

.fa-creative-commons-remix:before {
  content: ""; }

.fa-creative-commons-sa:before {
  content: ""; }

.fa-creative-commons-sampling:before {
  content: ""; }

.fa-creative-commons-sampling-plus:before {
  content: ""; }

.fa-creative-commons-share:before {
  content: ""; }

.fa-creative-commons-zero:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-critical-role:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-crop-alt:before {
  content: ""; }

.fa-cross:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-crow:before {
  content: ""; }

.fa-crown:before {
  content: ""; }

.fa-crutch:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-css3-alt:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-cut:before {
  content: ""; }

.fa-cuttlefish:before {
  content: ""; }

.fa-d-and-d:before {
  content: ""; }

.fa-d-and-d-beyond:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-deaf:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-democrat:before {
  content: ""; }

.fa-deploydog:before {
  content: ""; }

.fa-deskpro:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-dev:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-dharmachakra:before {
  content: ""; }

.fa-dhl:before {
  content: ""; }

.fa-diagnoses:before {
  content: ""; }

.fa-diaspora:before {
  content: ""; }

.fa-dice:before {
  content: ""; }

.fa-dice-d20:before {
  content: ""; }

.fa-dice-d6:before {
  content: ""; }

.fa-dice-five:before {
  content: ""; }

.fa-dice-four:before {
  content: ""; }

.fa-dice-one:before {
  content: ""; }

.fa-dice-six:before {
  content: ""; }

.fa-dice-three:before {
  content: ""; }

.fa-dice-two:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-digital-ocean:before {
  content: ""; }

.fa-digital-tachograph:before {
  content: ""; }

.fa-directions:before {
  content: ""; }

.fa-discord:before {
  content: ""; }

.fa-discourse:before {
  content: ""; }

.fa-divide:before {
  content: ""; }

.fa-dizzy:before {
  content: ""; }

.fa-dna:before {
  content: ""; }

.fa-dochub:before {
  content: ""; }

.fa-docker:before {
  content: ""; }

.fa-dog:before {
  content: ""; }

.fa-dollar-sign:before {
  content: ""; }

.fa-dolly:before {
  content: ""; }

.fa-dolly-flatbed:before {
  content: ""; }

.fa-donate:before {
  content: ""; }

.fa-door-closed:before {
  content: ""; }

.fa-door-open:before {
  content: ""; }

.fa-dot-circle:before {
  content: ""; }

.fa-dove:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-draft2digital:before {
  content: ""; }

.fa-drafting-compass:before {
  content: ""; }

.fa-dragon:before {
  content: ""; }

.fa-draw-polygon:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-dribbble-square:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-drum:before {
  content: ""; }

.fa-drum-steelpan:before {
  content: ""; }

.fa-drumstick-bite:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-dumbbell:before {
  content: ""; }

.fa-dumpster:before {
  content: ""; }

.fa-dumpster-fire:before {
  content: ""; }

.fa-dungeon:before {
  content: ""; }

.fa-dyalog:before {
  content: ""; }

.fa-earlybirds:before {
  content: ""; }

.fa-ebay:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-egg:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-elementor:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-ello:before {
  content: ""; }

.fa-ember:before {
  content: ""; }

.fa-empire:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-text:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-equals:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-erlang:before {
  content: ""; }

.fa-ethereum:before {
  content: ""; }

.fa-ethernet:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-euro-sign:before {
  content: ""; }

.fa-evernote:before {
  content: ""; }

.fa-exchange-alt:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-expand-arrows-alt:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-external-link-alt:before {
  content: ""; }

.fa-external-link-square-alt:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-dropper:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-facebook-f:before {
  content: ""; }

.fa-facebook-messenger:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-fan:before {
  content: ""; }

.fa-fantasy-flight-games:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-feather:before {
  content: ""; }

.fa-feather-alt:before {
  content: ""; }

.fa-fedex:before {
  content: ""; }

.fa-fedora:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-figma:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-alt:before {
  content: ""; }

.fa-file-archive:before {
  content: ""; }

.fa-file-audio:before {
  content: ""; }

.fa-file-code:before {
  content: ""; }

.fa-file-contract:before {
  content: ""; }

.fa-file-csv:before {
  content: ""; }

.fa-file-download:before {
  content: ""; }

.fa-file-excel:before {
  content: ""; }

.fa-file-export:before {
  content: ""; }

.fa-file-image:before {
  content: ""; }

.fa-file-import:before {
  content: ""; }

.fa-file-invoice:before {
  content: ""; }

.fa-file-invoice-dollar:before {
  content: ""; }

.fa-file-medical:before {
  content: ""; }

.fa-file-medical-alt:before {
  content: ""; }

.fa-file-pdf:before {
  content: ""; }

.fa-file-powerpoint:before {
  content: ""; }

.fa-file-prescription:before {
  content: ""; }

.fa-file-signature:before {
  content: ""; }

.fa-file-upload:before {
  content: ""; }

.fa-file-video:before {
  content: ""; }

.fa-file-word:before {
  content: ""; }

.fa-fill:before {
  content: ""; }

.fa-fill-drip:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-fingerprint:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-first-aid:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-first-order-alt:before {
  content: ""; }

.fa-firstdraft:before {
  content: ""; }

.fa-fish:before {
  content: ""; }

.fa-fist-raised:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-flag-usa:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-flipboard:before {
  content: ""; }

.fa-flushed:before {
  content: ""; }

.fa-fly:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-minus:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-folder-plus:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-font-awesome:before {
  content: ""; }

.fa-font-awesome-alt:before {
  content: ""; }

.fa-font-awesome-flag:before {
  content: ""; }

.fa-font-awesome-logo-full:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-fonticons-fi:before {
  content: ""; }

.fa-football-ball:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-fort-awesome-alt:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-freebsd:before {
  content: ""; }

.fa-frog:before {
  content: ""; }

.fa-frown:before {
  content: ""; }

.fa-frown-open:before {
  content: ""; }

.fa-fulcrum:before {
  content: ""; }

.fa-funnel-dollar:before {
  content: ""; }

.fa-futbol:before {
  content: ""; }

.fa-galactic-republic:before {
  content: ""; }

.fa-galactic-senate:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-gas-pump:before {
  content: ""; }

.fa-gavel:before {
  content: ""; }

.fa-gem:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-ghost:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-gifts:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-git-alt:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-gitkraken:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-gitter:before {
  content: ""; }

.fa-glass-cheers:before {
  content: ""; }

.fa-glass-martini:before {
  content: ""; }

.fa-glass-martini-alt:before {
  content: ""; }

.fa-glass-whiskey:before {
  content: ""; }

.fa-glasses:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-globe-africa:before {
  content: ""; }

.fa-globe-americas:before {
  content: ""; }

.fa-globe-asia:before {
  content: ""; }

.fa-globe-europe:before {
  content: ""; }

.fa-gofore:before {
  content: ""; }

.fa-golf-ball:before {
  content: ""; }

.fa-goodreads:before {
  content: ""; }

.fa-goodreads-g:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-google-drive:before {
  content: ""; }

.fa-google-play:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-google-plus-g:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-gopuram:before {
  content: ""; }

.fa-graduation-cap:before {
  content: ""; }

.fa-gratipay:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-greater-than:before {
  content: ""; }

.fa-greater-than-equal:before {
  content: ""; }

.fa-grimace:before {
  content: ""; }

.fa-grin:before {
  content: ""; }

.fa-grin-alt:before {
  content: ""; }

.fa-grin-beam:before {
  content: ""; }

.fa-grin-beam-sweat:before {
  content: ""; }

.fa-grin-hearts:before {
  content: ""; }

.fa-grin-squint:before {
  content: ""; }

.fa-grin-squint-tears:before {
  content: ""; }

.fa-grin-stars:before {
  content: ""; }

.fa-grin-tears:before {
  content: ""; }

.fa-grin-tongue:before {
  content: ""; }

.fa-grin-tongue-squint:before {
  content: ""; }

.fa-grin-tongue-wink:before {
  content: ""; }

.fa-grin-wink:before {
  content: ""; }

.fa-grip-horizontal:before {
  content: ""; }

.fa-grip-lines:before {
  content: ""; }

.fa-grip-lines-vertical:before {
  content: ""; }

.fa-grip-vertical:before {
  content: ""; }

.fa-gripfire:before {
  content: ""; }

.fa-grunt:before {
  content: ""; }

.fa-guitar:before {
  content: ""; }

.fa-gulp:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-hacker-news-square:before {
  content: ""; }

.fa-hackerrank:before {
  content: ""; }

.fa-hamburger:before {
  content: ""; }

.fa-hammer:before {
  content: ""; }

.fa-hamsa:before {
  content: ""; }

.fa-hand-holding:before {
  content: ""; }

.fa-hand-holding-heart:before {
  content: ""; }

.fa-hand-holding-usd:before {
  content: ""; }

.fa-hand-lizard:before {
  content: ""; }

.fa-hand-middle-finger:before {
  content: ""; }

.fa-hand-paper:before {
  content: ""; }

.fa-hand-peace:before {
  content: ""; }

.fa-hand-point-down:before {
  content: ""; }

.fa-hand-point-left:before {
  content: ""; }

.fa-hand-point-right:before {
  content: ""; }

.fa-hand-point-up:before {
  content: ""; }

.fa-hand-pointer:before {
  content: ""; }

.fa-hand-rock:before {
  content: ""; }

.fa-hand-scissors:before {
  content: ""; }

.fa-hand-spock:before {
  content: ""; }

.fa-hands:before {
  content: ""; }

.fa-hands-helping:before {
  content: ""; }

.fa-handshake:before {
  content: ""; }

.fa-hanukiah:before {
  content: ""; }

.fa-hard-hat:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-hat-wizard:before {
  content: ""; }

.fa-haykal:before {
  content: ""; }

.fa-hdd:before {
  content: ""; }

.fa-heading:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-headphones-alt:before {
  content: ""; }

.fa-headset:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-heart-broken:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-helicopter:before {
  content: ""; }

.fa-highlighter:before {
  content: ""; }

.fa-hiking:before {
  content: ""; }

.fa-hippo:before {
  content: ""; }

.fa-hips:before {
  content: ""; }

.fa-hire-a-helper:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-hockey-puck:before {
  content: ""; }

.fa-holly-berry:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-hooli:before {
  content: ""; }

.fa-hornbill:before {
  content: ""; }

.fa-horse:before {
  content: ""; }

.fa-horse-head:before {
  content: ""; }

.fa-hospital:before {
  content: ""; }

.fa-hospital-alt:before {
  content: ""; }

.fa-hospital-symbol:before {
  content: ""; }

.fa-hot-tub:before {
  content: ""; }

.fa-hotdog:before {
  content: ""; }

.fa-hotel:before {
  content: ""; }

.fa-hotjar:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-start:before {
  content: ""; }

.fa-house-damage:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-hryvnia:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-hubspot:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-ice-cream:before {
  content: ""; }

.fa-icicles:before {
  content: ""; }

.fa-icons:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-id-card:before {
  content: ""; }

.fa-id-card-alt:before {
  content: ""; }

.fa-igloo:before {
  content: ""; }

.fa-image:before {
  content: ""; }

.fa-images:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-infinity:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-intercom:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-invision:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-itch-io:before {
  content: ""; }

.fa-itunes:before {
  content: ""; }

.fa-itunes-note:before {
  content: ""; }

.fa-java:before {
  content: ""; }

.fa-jedi:before {
  content: ""; }

.fa-jedi-order:before {
  content: ""; }

.fa-jenkins:before {
  content: ""; }

.fa-jira:before {
  content: ""; }

.fa-joget:before {
  content: ""; }

.fa-joint:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-journal-whills:before {
  content: ""; }

.fa-js:before {
  content: ""; }

.fa-js-square:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-kaaba:before {
  content: ""; }

.fa-kaggle:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-keybase:before {
  content: ""; }

.fa-keyboard:before {
  content: ""; }

.fa-keycdn:before {
  content: ""; }

.fa-khanda:before {
  content: ""; }

.fa-kickstarter:before {
  content: ""; }

.fa-kickstarter-k:before {
  content: ""; }

.fa-kiss:before {
  content: ""; }

.fa-kiss-beam:before {
  content: ""; }

.fa-kiss-wink-heart:before {
  content: ""; }

.fa-kiwi-bird:before {
  content: ""; }

.fa-korvue:before {
  content: ""; }

.fa-landmark:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-laptop-code:before {
  content: ""; }

.fa-laptop-medical:before {
  content: ""; }

.fa-laravel:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-laugh:before {
  content: ""; }

.fa-laugh-beam:before {
  content: ""; }

.fa-laugh-squint:before {
  content: ""; }

.fa-laugh-wink:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-lemon:before {
  content: ""; }

.fa-less:before {
  content: ""; }

.fa-less-than:before {
  content: ""; }

.fa-less-than-equal:before {
  content: ""; }

.fa-level-down-alt:before {
  content: ""; }

.fa-level-up-alt:before {
  content: ""; }

.fa-life-ring:before {
  content: ""; }

.fa-lightbulb:before {
  content: ""; }

.fa-line:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-linkedin-in:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-lira-sign:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-lock-open:before {
  content: ""; }

.fa-long-arrow-alt-down:before {
  content: ""; }

.fa-long-arrow-alt-left:before {
  content: ""; }

.fa-long-arrow-alt-right:before {
  content: ""; }

.fa-long-arrow-alt-up:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-luggage-cart:before {
  content: ""; }

.fa-lyft:before {
  content: ""; }

.fa-magento:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-mail-bulk:before {
  content: ""; }

.fa-mailchimp:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-mandalorian:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-map-marked:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-map-marker-alt:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-markdown:before {
  content: ""; }

.fa-marker:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mask:before {
  content: ""; }

.fa-mastodon:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-medal:before {
  content: ""; }

.fa-medapps:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-medium-m:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-medrt:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.fa-megaport:before {
  content: ""; }

.fa-meh:before {
  content: ""; }

.fa-meh-blank:before {
  content: ""; }

.fa-meh-rolling-eyes:before {
  content: ""; }

.fa-memory:before {
  content: ""; }

.fa-mendeley:before {
  content: ""; }

.fa-menorah:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-meteor:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-alt:before {
  content: ""; }

.fa-microphone-alt-slash:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-microsoft:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-mitten:before {
  content: ""; }

.fa-mix:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-mizuni:before {
  content: ""; }

.fa-mobile:before {
  content: ""; }

.fa-mobile-alt:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-monero:before {
  content: ""; }

.fa-money-bill:before {
  content: ""; }

.fa-money-bill-alt:before {
  content: ""; }

.fa-money-bill-wave:before {
  content: ""; }

.fa-money-bill-wave-alt:before {
  content: ""; }

.fa-money-check:before {
  content: ""; }

.fa-money-check-alt:before {
  content: ""; }

.fa-monument:before {
  content: ""; }

.fa-moon:before {
  content: ""; }

.fa-mortar-pestle:before {
  content: ""; }

.fa-mosque:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-mountain:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-mug-hot:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-napster:before {
  content: ""; }

.fa-neos:before {
  content: ""; }

.fa-network-wired:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-newspaper:before {
  content: ""; }

.fa-nimblr:before {
  content: ""; }

.fa-node:before {
  content: ""; }

.fa-node-js:before {
  content: ""; }

.fa-not-equal:before {
  content: ""; }

.fa-notes-medical:before {
  content: ""; }

.fa-npm:before {
  content: ""; }

.fa-ns8:before {
  content: ""; }

.fa-nutritionix:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-oil-can:before {
  content: ""; }

.fa-old-republic:before {
  content: ""; }

.fa-om:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-osi:before {
  content: ""; }

.fa-otter:before {
  content: ""; }

.fa-outdent:before {
  content: ""; }

.fa-page4:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-pager:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-paint-roller:before {
  content: ""; }

.fa-palette:before {
  content: ""; }

.fa-palfed:before {
  content: ""; }

.fa-pallet:before {
  content: ""; }

.fa-paper-plane:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-parachute-box:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-parking:before {
  content: ""; }

.fa-passport:before {
  content: ""; }

.fa-pastafarianism:before {
  content: ""; }

.fa-paste:before {
  content: ""; }

.fa-patreon:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-peace:before {
  content: ""; }

.fa-pen:before {
  content: ""; }

.fa-pen-alt:before {
  content: ""; }

.fa-pen-fancy:before {
  content: ""; }

.fa-pen-nib:before {
  content: ""; }

.fa-pen-square:before {
  content: ""; }

.fa-pencil-alt:before {
  content: ""; }

.fa-pencil-ruler:before {
  content: ""; }

.fa-penny-arcade:before {
  content: ""; }

.fa-people-carry:before {
  content: ""; }

.fa-pepper-hot:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-percentage:before {
  content: ""; }

.fa-periscope:before {
  content: ""; }

.fa-person-booth:before {
  content: ""; }

.fa-phabricator:before {
  content: ""; }

.fa-phoenix-framework:before {
  content: ""; }

.fa-phoenix-squadron:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-phone-alt:before {
  content: ""; }

.fa-phone-slash:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-phone-square-alt:before {
  content: ""; }

.fa-phone-volume:before {
  content: ""; }

.fa-photo-video:before {
  content: ""; }

.fa-php:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-pied-piper-hat:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-piggy-bank:before {
  content: ""; }

.fa-pills:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-pizza-slice:before {
  content: ""; }

.fa-place-of-worship:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-plane-arrival:before {
  content: ""; }

.fa-plane-departure:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-playstation:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-poll:before {
  content: ""; }

.fa-poll-h:before {
  content: ""; }

.fa-poo:before {
  content: ""; }

.fa-poo-storm:before {
  content: ""; }

.fa-poop:before {
  content: ""; }

.fa-portrait:before {
  content: ""; }

.fa-pound-sign:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-pray:before {
  content: ""; }

.fa-praying-hands:before {
  content: ""; }

.fa-prescription:before {
  content: ""; }

.fa-prescription-bottle:before {
  content: ""; }

.fa-prescription-bottle-alt:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-procedures:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-pushed:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-python:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-quidditch:before {
  content: ""; }

.fa-quinscape:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-quran:before {
  content: ""; }

.fa-r-project:before {
  content: ""; }

.fa-radiation:before {
  content: ""; }

.fa-radiation-alt:before {
  content: ""; }

.fa-rainbow:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-raspberry-pi:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-react:before {
  content: ""; }

.fa-reacteurope:before {
  content: ""; }

.fa-readme:before {
  content: ""; }

.fa-rebel:before {
  content: ""; }

.fa-receipt:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-red-river:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-redhat:before {
  content: ""; }

.fa-redo:before {
  content: ""; }

.fa-redo-alt:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-remove-format:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-replyd:before {
  content: ""; }

.fa-republican:before {
  content: ""; }

.fa-researchgate:before {
  content: ""; }

.fa-resolving:before {
  content: ""; }

.fa-restroom:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-rev:before {
  content: ""; }

.fa-ribbon:before {
  content: ""; }

.fa-ring:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-robot:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-rocketchat:before {
  content: ""; }

.fa-rockrms:before {
  content: ""; }

.fa-route:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-ruble-sign:before {
  content: ""; }

.fa-ruler:before {
  content: ""; }

.fa-ruler-combined:before {
  content: ""; }

.fa-ruler-horizontal:before {
  content: ""; }

.fa-ruler-vertical:before {
  content: ""; }

.fa-running:before {
  content: ""; }

.fa-rupee-sign:before {
  content: ""; }

.fa-sad-cry:before {
  content: ""; }

.fa-sad-tear:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-salesforce:before {
  content: ""; }

.fa-sass:before {
  content: ""; }

.fa-satellite:before {
  content: ""; }

.fa-satellite-dish:before {
  content: ""; }

.fa-save:before {
  content: ""; }

.fa-schlix:before {
  content: ""; }

.fa-school:before {
  content: ""; }

.fa-screwdriver:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-scroll:before {
  content: ""; }

.fa-sd-card:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-search-dollar:before {
  content: ""; }

.fa-search-location:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-searchengin:before {
  content: ""; }

.fa-seedling:before {
  content: ""; }

.fa-sellcast:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-servicestack:before {
  content: ""; }

.fa-shapes:before {
  content: ""; }

.fa-share:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-shekel-sign:before {
  content: ""; }

.fa-shield-alt:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-shipping-fast:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-shoe-prints:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-shopware:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-shuttle-van:before {
  content: ""; }

.fa-sign:before {
  content: ""; }

.fa-sign-in-alt:before {
  content: ""; }

.fa-sign-language:before {
  content: ""; }

.fa-sign-out-alt:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-signature:before {
  content: ""; }

.fa-sim-card:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-sistrix:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-sith:before {
  content: ""; }

.fa-skating:before {
  content: ""; }

.fa-sketch:before {
  content: ""; }

.fa-skiing:before {
  content: ""; }

.fa-skiing-nordic:before {
  content: ""; }

.fa-skull:before {
  content: ""; }

.fa-skull-crossbones:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-slack-hash:before {
  content: ""; }

.fa-slash:before {
  content: ""; }

.fa-sleigh:before {
  content: ""; }

.fa-sliders-h:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-smile:before {
  content: ""; }

.fa-smile-beam:before {
  content: ""; }

.fa-smile-wink:before {
  content: ""; }

.fa-smog:before {
  content: ""; }

.fa-smoking:before {
  content: ""; }

.fa-smoking-ban:before {
  content: ""; }

.fa-sms:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-snowboarding:before {
  content: ""; }

.fa-snowflake:before {
  content: ""; }

.fa-snowman:before {
  content: ""; }

.fa-snowplow:before {
  content: ""; }

.fa-socks:before {
  content: ""; }

.fa-solar-panel:before {
  content: ""; }

.fa-sort:before {
  content: ""; }

.fa-sort-alpha-down:before {
  content: ""; }

.fa-sort-alpha-down-alt:before {
  content: ""; }

.fa-sort-alpha-up:before {
  content: ""; }

.fa-sort-alpha-up-alt:before {
  content: ""; }

.fa-sort-amount-down:before {
  content: ""; }

.fa-sort-amount-down-alt:before {
  content: ""; }

.fa-sort-amount-up:before {
  content: ""; }

.fa-sort-amount-up-alt:before {
  content: ""; }

.fa-sort-down:before {
  content: ""; }

.fa-sort-numeric-down:before {
  content: ""; }

.fa-sort-numeric-down-alt:before {
  content: ""; }

.fa-sort-numeric-up:before {
  content: ""; }

.fa-sort-numeric-up-alt:before {
  content: ""; }

.fa-sort-up:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-sourcetree:before {
  content: ""; }

.fa-spa:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-speakap:before {
  content: ""; }

.fa-speaker-deck:before {
  content: ""; }

.fa-spell-check:before {
  content: ""; }

.fa-spider:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-splotch:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-spray-can:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-square-full:before {
  content: ""; }

.fa-square-root-alt:before {
  content: ""; }

.fa-squarespace:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-stackpath:before {
  content: ""; }

.fa-stamp:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-and-crescent:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-star-half-alt:before {
  content: ""; }

.fa-star-of-david:before {
  content: ""; }

.fa-star-of-life:before {
  content: ""; }

.fa-staylinked:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-steam-symbol:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-sticker-mule:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stopwatch:before {
  content: ""; }

.fa-store:before {
  content: ""; }

.fa-store-alt:before {
  content: ""; }

.fa-strava:before {
  content: ""; }

.fa-stream:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-stripe:before {
  content: ""; }

.fa-stripe-s:before {
  content: ""; }

.fa-stroopwafel:before {
  content: ""; }

.fa-studiovinari:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-suitcase-rolling:before {
  content: ""; }

.fa-sun:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-supple:before {
  content: ""; }

.fa-surprise:before {
  content: ""; }

.fa-suse:before {
  content: ""; }

.fa-swatchbook:before {
  content: ""; }

.fa-swimmer:before {
  content: ""; }

.fa-swimming-pool:before {
  content: ""; }

.fa-symfony:before {
  content: ""; }

.fa-synagogue:before {
  content: ""; }

.fa-sync:before {
  content: ""; }

.fa-sync-alt:before {
  content: ""; }

.fa-syringe:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-table-tennis:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-tablet-alt:before {
  content: ""; }

.fa-tablets:before {
  content: ""; }

.fa-tachometer-alt:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-tape:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-taxi:before {
  content: ""; }

.fa-teamspeak:before {
  content: ""; }

.fa-teeth:before {
  content: ""; }

.fa-teeth-open:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-telegram-plane:before {
  content: ""; }

.fa-temperature-high:before {
  content: ""; }

.fa-temperature-low:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-tenge:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-the-red-yeti:before {
  content: ""; }

.fa-theater-masks:before {
  content: ""; }

.fa-themeco:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-thermometer:before {
  content: ""; }

.fa-thermometer-empty:before {
  content: ""; }

.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-think-peaks:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbtack:before {
  content: ""; }

.fa-ticket-alt:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-tint-slash:before {
  content: ""; }

.fa-tired:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-toilet:before {
  content: ""; }

.fa-toilet-paper:before {
  content: ""; }

.fa-toolbox:before {
  content: ""; }

.fa-tools:before {
  content: ""; }

.fa-tooth:before {
  content: ""; }

.fa-torah:before {
  content: ""; }

.fa-torii-gate:before {
  content: ""; }

.fa-tractor:before {
  content: ""; }

.fa-trade-federation:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-traffic-light:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-tram:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-trash-alt:before {
  content: ""; }

.fa-trash-restore:before {
  content: ""; }

.fa-trash-restore-alt:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-truck-loading:before {
  content: ""; }

.fa-truck-monster:before {
  content: ""; }

.fa-truck-moving:before {
  content: ""; }

.fa-truck-pickup:before {
  content: ""; }

.fa-tshirt:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-tv:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-typo3:before {
  content: ""; }

.fa-uber:before {
  content: ""; }

.fa-ubuntu:before {
  content: ""; }

.fa-uikit:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-umbrella-beach:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-undo:before {
  content: ""; }

.fa-undo-alt:before {
  content: ""; }

.fa-uniregistry:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-university:before {
  content: ""; }

.fa-unlink:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-untappd:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-ups:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-user-alt:before {
  content: ""; }

.fa-user-alt-slash:before {
  content: ""; }

.fa-user-astronaut:before {
  content: ""; }

.fa-user-check:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-clock:before {
  content: ""; }

.fa-user-cog:before {
  content: ""; }

.fa-user-edit:before {
  content: ""; }

.fa-user-friends:before {
  content: ""; }

.fa-user-graduate:before {
  content: ""; }

.fa-user-injured:before {
  content: ""; }

.fa-user-lock:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-user-minus:before {
  content: ""; }

.fa-user-ninja:before {
  content: ""; }

.fa-user-nurse:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-user-shield:before {
  content: ""; }

.fa-user-slash:before {
  content: ""; }

.fa-user-tag:before {
  content: ""; }

.fa-user-tie:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-users:before {
  content: ""; }

.fa-users-cog:before {
  content: ""; }

.fa-usps:before {
  content: ""; }

.fa-ussunnah:before {
  content: ""; }

.fa-utensil-spoon:before {
  content: ""; }

.fa-utensils:before {
  content: ""; }

.fa-vaadin:before {
  content: ""; }

.fa-vector-square:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-vial:before {
  content: ""; }

.fa-vials:before {
  content: ""; }

.fa-viber:before {
  content: ""; }

.fa-video:before {
  content: ""; }

.fa-video-slash:before {
  content: ""; }

.fa-vihara:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-vimeo-v:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-vnv:before {
  content: ""; }

.fa-voicemail:before {
  content: ""; }

.fa-volleyball-ball:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-mute:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-vote-yea:before {
  content: ""; }

.fa-vr-cardboard:before {
  content: ""; }

.fa-vuejs:before {
  content: ""; }

.fa-walking:before {
  content: ""; }

.fa-wallet:before {
  content: ""; }

.fa-warehouse:before {
  content: ""; }

.fa-water:before {
  content: ""; }

.fa-wave-square:before {
  content: ""; }

.fa-waze:before {
  content: ""; }

.fa-weebly:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-weight:before {
  content: ""; }

.fa-weight-hanging:before {
  content: ""; }

.fa-weixin:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-whatsapp-square:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-whmcs:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-wind:before {
  content: ""; }

.fa-window-close:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-wine-bottle:before {
  content: ""; }

.fa-wine-glass:before {
  content: ""; }

.fa-wine-glass-alt:before {
  content: ""; }

.fa-wix:before {
  content: ""; }

.fa-wizards-of-the-coast:before {
  content: ""; }

.fa-wolf-pack-battalion:before {
  content: ""; }

.fa-won-sign:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-wordpress-simple:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-wpressr:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-x-ray:before {
  content: ""; }

.fa-xbox:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-y-combinator:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-yammer:before {
  content: ""; }

.fa-yandex:before {
  content: ""; }

.fa-yandex-international:before {
  content: ""; }

.fa-yarn:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-yen-sign:before {
  content: ""; }

.fa-yin-yang:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-zhihu:before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/FontAwesome/fa-solid-900.eot");
  src: url("../fonts/FontAwesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome/fa-solid-900.woff2") format("woff2"), url("../fonts/FontAwesome/fa-solid-900.woff") format("woff"), url("../fonts/FontAwesome/fa-solid-900.ttf") format("truetype"), url("../fonts/FontAwesome/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*LAYOUT COLORS*/
/*BUTTON COLORS*/
/*BORDERS*/
/*PADDINGS*/
/*MARGINS*/
/*SHADOWS*/
/*BACKGROUND GRADIENTS*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */ }

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }

/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden; }

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important;
    border: 1px solid #999; }

  pre,
  blockquote {
    page-break-inside: avoid; }

  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/******************************* base style ********************************/
*:focus {
  outline: none; }

html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  background-color: #fff;
  font-size: 14px;
  line-height: 1.4;
  font-family: "RobotoRegular", sans-serif; }

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%; }

.content {
  flex: 1 0 auto; }

* {
  box-sizing: border-box; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style-type: none;
    margin-bottom: 0.5em; }
    ul li:last-child {
      margin-bottom: 0; }
  ul ul:not([class]) {
    margin-top: 0.5em; }

img {
  max-width: 100%; }

a {
  color: #ffa100;
  text-decoration: none; }

.content a:not([class]) {
  color: #ffa100;
  text-decoration: underline; }
  .content a:not([class]):hover {
    color: #000; }

.base-content a:not([class]) {
  color: #ffa100;
  text-decoration: underline; }
  .base-content a:not([class]):hover {
    color: #000; }

h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .833em;
  color: #002751;
  margin-top: 0; }

h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .833em;
  color: #002751; }

h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .833em;
  color: #002751; }

h4, h5, h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .833em;
  color: #002751;
  margin-top: .833em; }

h4 {
  color: #002751; }

h5 {
  color: #ffa100; }

h6 {
  color: #757575; }

figure {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }
  figure figcaption {
    background-color: #f7f7f7;
    color: #7a7a7a;
    padding: 10px 4px;
    font-style: italic; }

.block-text-picture {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em; }

.block-images {
  display: flex;
  justify-content: space-between; }
  .block-images a {
    flex-basis: 48%; }

.title-divide, .title-jumbotron {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .833em;
  color: #002751; }

.title-divide.title-news, .title-news.title-jumbotron {
  font-size: 25px; }

.title-subdivision {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 1em;
  color: #000; }

.jumbotron {
  color: #fff; }

.title-jumbotron {
  color: #fff;
  width: 70%; }

.title-content {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  margin-top: .5em;
  margin-bottom: 1em;
  color: #000;
  text-transform: uppercase; }

.accent-text, .form-search .advanced-search, .title-college a:hover, .branches a {
  color: #ffa100; }

.muted-text, .breadcrumb li:not(:first-child), .breadcrumb li:not(:first-child) a, .phones, .news-data {
  color: #7a7a7a; }

.note-text {
  color: #ff0000; }

.mark-text {
  color: #002751; }

.underline-text, .form-search .advanced-search, .branches a:hover {
  text-decoration: underline; }

.upper-text {
  text-transform: uppercase; }

.bold-text {
  font-weight: bold; }

.it-text {
  font-style: italic; }

.big-text {
  font-size: 52px; }

.medium-text {
  font-size: 36px; }

.center-text {
  text-align: center; }

.nowrap {
  white-space: nowrap; }

.block-note {
  position: relative;
  margin-top: 1em; }
  .block-note:before {
    content: '';
    position: absolute;
    top: -7px;
    left: 0;
    height: 0;
    width: 30%;
    border-top: 1px solid #bdc2cd; }

.color-blue {
  color: #002751; }

.d-flex {
  display: flex; }

.align-items-center {
  align-items: center; }

.side-line {
  position: relative; }

.side-line:after {
  content: '';
  height: 1px;
  background: #bdc2cd;
  position: absolute;
  top: 50%; }

.side-line-date:after {
  left: 14%;
  width: calc(100% - 14%); }

.check-on:after {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  height: 16px;
  width: 16px;
  background-image: url("../img/icon-success.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-left: 0.5em; }

.check-off:after {
  content: '';
  display: inline-block;
  vertical-align: text-top;
  height: 12px;
  width: 12px;
  background-image: url("../img/icon-cancel.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-left: 0.5em; }

.doc-list li,
.pdf-list li {
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  border-bottom: 1px solid #bdc2cd; }
.doc-list li a,
.pdf-list li a {
  color: #ffa100;
  text-decoration: underline; }
.doc-list li a:hover,
.pdf-list li a:hover {
  color: #000; }
.doc-list li::before,
.pdf-list li::before {
  content: "";
  margin-right: 0.5em;
  display: block;
  height: 30px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat; }

.doc-list li::before {
  background-image: url("../img/icon-doc.png"); }

.pdf-list li::before {
  background-image: url("../img/icon-nav_electronic-versions-catalogs.svg"); }

.main-nav-dropdown, .nav-catalog-dropdown {
  position: absolute;
  z-index: 999;
  background-color: #081d44; }
  .main-nav-dropdown li, .nav-catalog-dropdown li {
    margin-bottom: 0;
    font-size: 0; }
    .main-nav-dropdown li ul, .nav-catalog-dropdown li ul {
      display: none; }
  .main-nav-dropdown li.submenu > a, .nav-catalog-dropdown li.submenu > a {
    width: calc(100% - 40px); }
  .main-nav-dropdown li.active > ul, .nav-catalog-dropdown li.active > ul {
    display: block; }
  .main-nav-dropdown li:active > a, .nav-catalog-dropdown li:active > a,
  .main-nav-dropdown li.active > a,
  .nav-catalog-dropdown li.active > a {
    color: #ffa100; }
  .main-nav-dropdown a, .nav-catalog-dropdown a {
    display: inline-flex;
    width: 100%;
    align-items: center;
    color: #fff;
    position: relative;
    min-height: 50px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 14px; }
  .main-nav-dropdown a:hover, .nav-catalog-dropdown a:hover {
    color: #ffa100; }

.main-nav-dropdown-item > a, .nav-catalog-dropdown-item > a {
  text-transform: uppercase;
  padding: 0 15px; }
.main-nav-dropdown-item ul li, .nav-catalog-dropdown-item ul li {
  position: relative; }
  .main-nav-dropdown-item ul li:before, .nav-catalog-dropdown-item ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    right: 0;
    height: 0;
    border-top: 1px solid #013274; }
.main-nav-dropdown-item ul a, .nav-catalog-dropdown-item ul a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px; }
.main-nav-dropdown-item:active > a, .nav-catalog-dropdown-item:active > a, .active.main-nav-dropdown-item > a, .active.nav-catalog-dropdown-item > a {
  color: #ffa100; }

.toggle-main-nav-dropdown-submenu, .toggle-nav-catalog-dropdown-submenu {
  display: inline-flex;
  vertical-align: middle;
  position: relative;
  height: 50px;
  width: 40px;
  cursor: pointer; }
  .toggle-main-nav-dropdown-submenu:after, .toggle-nav-catalog-dropdown-submenu:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    width: 16px;
    transform: rotate(90deg);
    background-image: url("../img/icon_up.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.table-orders, table.federal-project, table.comparison-table, .table-electronic-textbooks, .table-versions-system, .table-information-systems, .table-support-contacts, .table-info-materials {
  border-collapse: collapse;
  line-height: 1.2; }
  .table-orders tr:nth-child(odd), table.federal-project tr:nth-child(odd), table.comparison-table tr:nth-child(odd), .table-electronic-textbooks tr:nth-child(odd), .table-versions-system tr:nth-child(odd), .table-information-systems tr:nth-child(odd), .table-support-contacts tr:nth-child(odd), .table-info-materials tr:nth-child(odd) {
    background-color: #f7f7f7; }
  .table-orders tr:nth-child(even), table.federal-project tr:nth-child(even), table.comparison-table tr:nth-child(even), .table-electronic-textbooks tr:nth-child(even), .table-versions-system tr:nth-child(even), .table-information-systems tr:nth-child(even), .table-support-contacts tr:nth-child(even), .table-info-materials tr:nth-child(even) {
    background-color: #fff; }
  .table-orders th, table.federal-project th, table.comparison-table th, .table-electronic-textbooks th, .table-versions-system th, .table-information-systems th, .table-support-contacts th, .table-info-materials th {
    font-size: 16px;
    text-align: center;
    color: #ffa100;
    padding: 10px 4px;
    border-bottom: 1px solid #bdc2cd;
    border-right: 1px solid #bdc2cd; }
  .table-orders th:last-child, table.federal-project th:last-child, table.comparison-table th:last-child, .table-electronic-textbooks th:last-child, .table-versions-system th:last-child, .table-information-systems th:last-child, .table-support-contacts th:last-child, .table-info-materials th:last-child,
  .table-orders td:last-child,
  table.federal-project td:last-child,
  table.comparison-table td:last-child,
  .table-electronic-textbooks td:last-child,
  .table-versions-system td:last-child,
  .table-information-systems td:last-child,
  .table-support-contacts td:last-child,
  .table-info-materials td:last-child {
    border-right: none; }
  .table-orders td, table.federal-project td, table.comparison-table td, .table-electronic-textbooks td, .table-versions-system td, .table-information-systems td, .table-support-contacts td, .table-info-materials td {
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #bdc2cd;
    padding: 4px; }

.table-new-digital-materials {
  border-collapse: collapse;
  line-height: 1.2; }
  .table-new-digital-materials tr:nth-child(odd) {
    background-color: #f7f7f7; }
  .table-new-digital-materials tr:nth-child(even) {
    background-color: #fff; }
  .table-new-digital-materials th {
    font-size: 16px;
    text-align: center;
    background-color: #002751;
    color: #fff;
    padding: 10px 4px;
    border: 1px solid #bdc2cd; }
  .table-new-digital-materials td {
    font-size: 14px;
    text-align: center;
    border: 1px solid #bdc2cd;
    padding: 4px; }
  .table-new-digital-materials .first-td {
    background-color: #fff;
    color: #002751;
    width: 25%; }
  .table-new-digital-materials td:nth-last-child(4) {
    width: 35%;
    text-align: left; }
  .table-new-digital-materials td:nth-last-child(2) {
    width: 15%; }

.account-list-panel, .list-catalogs-panel {
  display: flex;
  flex-wrap: wrap; }

.account-list-panel-item, .list-catalogs-panel-item {
  display: block;
  margin-bottom: 1.5em;
  color: #002751; }
  .account-list-panel-item:hover, .list-catalogs-panel-item:hover {
    color: #ffa100; }

.account-list-panel-item .account-list-panel-img, .list-catalogs-panel-item .list-catalogs-panel-img {
  background-color: #fff;
  display: flex;
  align-items: center; }
  .account-list-panel-item .account-list-panel-img:before, .list-catalogs-panel-item .list-catalogs-panel-img:before {
    content: '';
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.account-list-panel-item .account-list-panel-title, .list-catalogs-panel-item .list-catalogs-panel-title {
  display: block;
  text-align: center; }

.list-catalogs a, .list-versions a, .list-learning-materials a {
  display: block;
  padding: 19px 20px 19px 48px;
  font-size: 16px; }
.list-catalogs li, .list-versions li, .list-learning-materials li {
  margin-bottom: 0; }
.list-catalogs li:hover a, .list-versions li:hover a, .list-learning-materials li:hover a,
.list-catalogs li.active a,
.list-versions li.active a,
.list-learning-materials li.active a {
  background: linear-gradient(110deg, #ffa100 0%, #ffa100 98%, transparent 98%, transparent 100%);
  color: #fff; }

.list-catalogs a, .list-versions a, .list-learning-materials a {
  position: relative; }
  .list-catalogs a:before, .list-versions a:before, .list-learning-materials a:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 10px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.list-webinars, .video-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between; }
  .list-webinars:not(:last-child), .video-list:not(:last-child) {
    margin-bottom: 2.5em; }

.list-webinars-item:not(:last-child), .video-list-item:not(:last-child) {
  margin-bottom: 2.5em; }

.video-webinar, .video-item {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  .video-webinar:before, .video-item:before {
    content: '';
    display: block;
    margin-top: 61%; }

.container.flex {
  display: flex;
  flex-wrap: wrap; }

.content p {
  text-align: justify; }
.content div:not([class]) {
  text-align: justify; }
.content .staff-list {
  text-align: left; }

.bg-base,
.bg-second,
section[class^="bg-img"],
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px; }

.bg-base {
  background-color: #fff; }

.bg-second {
  background-color: #f7f7f7; }

section[class^="bg-img"] {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  color: #fff; }
  section[class^="bg-img"] .title-divide, section[class^="bg-img"] .title-jumbotron,
  section[class^="bg-img"] .title-subdivision {
    color: #fff; }

.bg-img {
  background-image: url("../img/bg-college.jpg"); }

.bg-img_main-page {
  background-image: url("../img/bg-college.jpg"); }

.bg-img_main-page-add {
  background-image: url("../img/bg-remoute.jpg"); }
  .bg-img_main-page-add .title-divide, .bg-img_main-page-add .title-jumbotron {
    text-align: center; }

.bg-triangle-right,
.bg-triangle-left {
  margin-bottom: 0.5em; }

.bg-triangle-right {
  background: linear-gradient(115deg, #f7f7f7 0%, #f7f7f7 64%, #fff 64%, #fff 64%, #fff 100%); }

.bg-triangle-left {
  background: linear-gradient(65deg, #fff 0%, #fff 36%, #fff 36%, #f7f7f7 36%, #f7f7f7 100%); }

.main-nav-dropdown {
  right: 20px;
  top: 134px; }
  .main-nav-dropdown li.active > .toggle-main-nav-dropdown-submenu:after {
    transform: none;
    background-image: url("../img/icon_down.svg"); }

.main-nav-dropdown-item:not(:first-child) {
  border-top: 1px solid #013274; }

.main-nav-dropdown-item > .main-nav-dropdown-submenu > li:first-child:before {
  left: 0; }

.main-nav-dropdown-submenu a,
.nav-catalog-dropdown-submenu a {
  padding-left: 40px; }

.main-nav-dropdown-submenu-second a,
.nav-catalog-dropdown-submenu-second a {
  padding-left: 60px; }

.main-nav-dropdown-submenu-third a,
.nav-catalog-dropdown-submenu-third a {
  padding-left: 80px; }

.main-nav-dropdown-submenu-fourth a,
.nav-catalog-dropdown-submenu-fourth a {
  padding-left: 100px; }

.block-nav-catalog-dropdown {
  position: relative;
  margin-bottom: 1em; }

.btn-nav-catalog-dropdown {
  display: block;
  height: 34px;
  line-height: 32px;
  width: 200px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: linear-gradient(119deg, #ffa100 0%, #ffa100 90%, #fff 90%, #fff 91%, #ed8a00 91%, #ed8a00 100%); }

.nav-catalog-dropdown {
  display: none;
  border-top: 1px solid #013274; }
  .nav-catalog-dropdown.open {
    display: block; }
  .nav-catalog-dropdown li.active > .toggle-nav-catalog-dropdown-submenu:after {
    transform: none;
    background-image: url("../img/icon_down.svg"); }

.btn-dropdown-back {
  position: relative;
  padding-right: 40px; }
  .btn-dropdown-back a {
    padding: 0 15px; }
    .btn-dropdown-back a:hover, .btn-dropdown-back a:active,
    .btn-dropdown-back a .active {
      color: #ffa100; }

.btn-close-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  bottom: 0;
  cursor: pointer;
  background: url("../img/icon_close.svg") 50% 50% no-repeat;
  background-size: 20px 20px; }

.nav-catalog-dropdown-item:not(:first-child) {
  border-top: 1px solid #013274; }

.nav-catalog-dropdown-item > .nav-catalog-dropdown-submenu > li:first-child:before {
  left: 0; }

.side-nav {
  margin-right: 2.5em;
  width: 300px;
  display: block;
  flex-shrink: 0; }

.nav-content {
  border-top: 1px solid #bdc2cd;
  border-bottom: 1px solid #bdc2cd; }
  .nav-content li {
    margin-bottom: 0; }
  .nav-content li.active > ul {
    display: block; }
  .nav-content li.active > .toggle-nav-content-submenu:after {
    background-image: url("../img/icon_down.svg"); }
  .nav-content li.submenu > .nav-content-controls > .toggle-nav-content-submenu:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    width: 16px;
    background-image: url("../img/icon_up.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .nav-content li:not(.nav-content-item):hover > a,
  .nav-content li:not(.nav-content-item):active > a,
  .nav-content li:not(.nav-content-item).active > a {
    color: #ffa100 !important; }
  .nav-content li:not(.nav-content-item).submenu.active > .nav-content-controls > .toggle-nav-content-submenu:after {
    background-image: url("../img/icon_down.svg"); }
  .nav-content .nav-content-controls {
    display: flex;
    width: 100%; }
  .nav-content .toggle-nav-content-submenu {
    display: block;
    width: 35px;
    position: relative;
    flex-shrink: 0;
    cursor: pointer; }
  .nav-content a {
    display: flex;
    flex-grow: 1;
    flex-basis: 265px;
    align-items: center;
    text-decoration: none !important;
    color: #000 !important;
    position: relative;
    font-size: 14px; }
  .nav-content a:not([class^="add-icn_"]):before {
    display: none; }
  .nav-content a:before {
    content: '';
    height: 28px;
    width: 28px;
    flex-shrink: 0;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .nav-content a.add-icn_thematic-catalog:before {
    background-image: url("../img/icon-nav_thematic-catalog.svg"); }
  .nav-content a.add-icn_electronic-publications-catalog:before {
    background-image: url("../img/icon-nav_electronic-publications-catalog.svg"); }
  .nav-content a.add-icn_authors-catalogs:before {
    background-image: url("../img/icon-nav_authors-catalogs.svg"); }
  .nav-content a.add-icn_educational-levels-catalog:before {
    background-image: url("../img/icon-nav_educational-levels-catalog.svg"); }
  .nav-content a.add-icn_udc-catalog:before {
    background-image: url("../img/icon-nav_udc-catalog.svg"); }
  .nav-content a.add-icn_electronic-versions-catalogs:before {
    background-image: url("../img/icon-nav_electronic-versions-catalogs.svg"); }

.nav-content-item:not(:first-child) {
  border-top: 1px solid #bdc2cd; }

.nav-content-item > .nav-content-controls > a {
  text-transform: uppercase;
  padding: 20px 10px 20px 15px;
  font-weight: bold; }
.nav-content-item ul {
  display: none; }
  .nav-content-item ul li {
    border-top: 1px solid #bdc2cd; }
  .nav-content-item ul a {
    color: #7a7a7a !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px; }

.nav-content-item.submenu:hover > .nav-content-controls > .toggle-nav-content-submenu:after {
  background-image: url("../img/icon_up-hover.svg"); }

.nav-content-item.submenu:active > .nav-content-controls,
.nav-content-item.submenu.active > .nav-content-controls {
  background-color: #ffa100; }
  .nav-content-item.submenu:active > .nav-content-controls > .toggle-nav-content-submenu:after,
  .nav-content-item.submenu.active > .nav-content-controls > .toggle-nav-content-submenu:after {
    background-image: url("../img/icon_down-hover.svg"); }
.nav-content-item.submenu:active .nav-content-submenu .nav-content-controls:hover,
.nav-content-item.submenu:active .nav-content-submenu .nav-content-controls:active,
.nav-content-item.submenu:active .nav-content-submenu .nav-content-controls.active,
.nav-content-item.submenu.active .nav-content-submenu .nav-content-controls:hover,
.nav-content-item.submenu.active .nav-content-submenu .nav-content-controls:active,
.nav-content-item.submenu.active .nav-content-submenu .nav-content-controls.active {
  background-color: #f7f7f7; }
  .nav-content-item.submenu:active .nav-content-submenu .nav-content-controls:hover > a,
  .nav-content-item.submenu:active .nav-content-submenu .nav-content-controls:active > a,
  .nav-content-item.submenu:active .nav-content-submenu .nav-content-controls.active > a,
  .nav-content-item.submenu.active .nav-content-submenu .nav-content-controls:hover > a,
  .nav-content-item.submenu.active .nav-content-submenu .nav-content-controls:active > a,
  .nav-content-item.submenu.active .nav-content-submenu .nav-content-controls.active > a {
    color: #ffa100 !important;
    font-weight: bold; }

.nav-content-item:hover > .nav-content-controls,
.nav-content-item:active > .nav-content-controls,
.nav-content-item.active > .nav-content-controls {
  background-color: #ffa100; }
  .nav-content-item:hover > .nav-content-controls > a,
  .nav-content-item:active > .nav-content-controls > a,
  .nav-content-item.active > .nav-content-controls > a {
    color: #fff !important; }
  .nav-content-item:hover > .nav-content-controls a.add-icn_thematic-catalog:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_thematic-catalog:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_thematic-catalog:before {
    background-image: url("../img/icon-nav_thematic-catalog-hover.svg"); }
  .nav-content-item:hover > .nav-content-controls a.add-icn_electronic-publications-catalog:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_electronic-publications-catalog:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_electronic-publications-catalog:before {
    background-image: url("../img/icon-nav_electronic-publications-catalog-hover.svg"); }
  .nav-content-item:hover > .nav-content-controls a.add-icn_authors-catalogs:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_authors-catalogs:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_authors-catalogs:before {
    background-image: url("../img/icon-nav_authors-catalogs-hover.svg"); }
  .nav-content-item:hover > .nav-content-controls a.add-icn_educational-levels-catalog:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_educational-levels-catalog:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_educational-levels-catalog:before {
    background-image: url("../img/icon-nav_educational-levels-catalog-hover.svg"); }
  .nav-content-item:hover > .nav-content-controls a.add-icn_udc-catalog:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_udc-catalog:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_udc-catalog:before {
    background-image: url("../img/icon-nav_udc-catalog-hover.svg"); }
  .nav-content-item:hover > .nav-content-controls a.add-icn_electronic-versions-catalogs:before,
  .nav-content-item:active > .nav-content-controls a.add-icn_electronic-versions-catalogs:before,
  .nav-content-item.active > .nav-content-controls a.add-icn_electronic-versions-catalogs:before {
    background-image: url("../img/icon-nav_electronic-versions-catalogs-hover.svg"); }

.nav-content-submenu a {
  padding-left: 40px; }

.nav-content-submenu-second a {
  padding-left: 60px; }

.nav-content-submenu-third a {
  padding-left: 80px; }

.nav-content-submenu-fourth a {
  padding-left: 100px; }

.side-menu-content li {
  margin-bottom: 0;
  padding-right: 22px; }
.side-menu-content li:not(:last-child) {
  position: relative; }
  .side-menu-content li:not(:last-child):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 22px;
    height: 0;
    border-bottom: 1px solid #bdc2cd; }
.side-menu-content a {
  display: block;
  padding: 20px 20px 20px 40px;
  text-decoration: none !important;
  color: #000 !important;
  font-weight: bold;
  position: relative;
  font-size: 14px; }
.side-menu-content a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain; }
.side-menu-content li:hover:after,
.side-menu-content li.active:after {
  border-color: transparent; }
.side-menu-content li:hover a,
.side-menu-content li.active a {
  background-color: orange;
  color: #fff !important;
  position: relative; }
.side-menu-content li:hover a:after,
.side-menu-content li.active a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -11px;
  height: 100%;
  width: 22px;
  transform: skew(-20deg);
  background-color: #ffa100; }

.content ol:not([class]) {
  counter-reset: list1;
  list-style-type: none; }
  .content ol:not([class]) li:before {
    counter-increment: list1;
    content: counter(list1) ". ";
    color: #ffa100;
    display: inline-block;
    font-weight: bold;
    height: 20px;
    width: 20px;
    margin-left: -1.9em;
    margin-right: 0.5em; }

.content ul:not([class]) {
  padding-left: 40px; }
  .content ul:not([class]):not(:last-child) {
    margin-bottom: 1em; }
  .content ul:not([class]) li:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-left: -1.9em;
    margin-right: 0.5em;
    background-image: url("../img/icn-list-marker.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .content ul:not([class]) ul:not([class]) {
    margin-top: 0.5em; }

.list-items:not(:last-child) {
  margin-bottom: 1em; }

.list-items {
  padding-left: 30px; }
  .list-items li:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: text-top;
    margin-left: -1.5em;
    margin-right: 0.75em;
    background-image: url("../img/icn-list-marker.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .list-items ul {
    margin-top: 0.5em; }

.btn-base {
  background: linear-gradient(119deg, #ffa100 0%, #ffa100 90%, #fff 90%, #fff 91%, #ed8a00 91%, #ed8a00 100%); }
  .btn-base:hover {
    background: linear-gradient(119deg, #002751 0%, #002751 90%, #fff 90%, #fff 91%, #002751 91%, #002751 100%); }

.btn-base-similar {
  background: linear-gradient(119deg, #ffa100 0%, #ffa100 90%, #002751 90%, #002751 91%, #ed8a00 91%, #ed8a00 100%); }
  .btn-base-similar:hover {
    background: linear-gradient(119deg, #002751 0%, #002751 90%, #fff 90%, #fff 91%, #002751 91%, #002751 100%); }

.block-info {
  background-color: rgba(255, 161, 0, 0.4);
  padding: 20px 30px 20px 100px;
  margin-bottom: 2.5em; }

.block-img {
  width: 100%;
  margin: 2.5em auto; }
  .block-img span {
    display: inline-block;
    margin-right: 1em;
    width: 23%; }
    .block-img span:last-child {
      margin-right: 0; }

.slick-slider img {
  display: block;
  margin: 0 auto; }

.slick-dotted.slick-slider {
  margin-bottom: 2.5em; }

.slick-dots li button:before {
  font-size: 9px; }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  color: #ffa100; }
.slick-dots li.slick-active button:before {
  color: #ffa100; }

.carousel-news .slick-prev:before,
.carousel-news .slick-next:before {
  color: #ffa100; }
.carousel-news .slick-slide img {
  width: 80%;
  margin-top: 6%;
  opacity: 0.5; }
.carousel-news .slick-slide.slick-current img {
  width: 100%;
  margin-top: 0;
  opacity: 1; }

.btn-base, .btn-base-similar, .btn-feedback, .publication-full-desc .purchase .btn-base {
  border: none;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #fff; }

.btn-base, .btn-base-similar, .btn-feedback {
  width: 270px;
  height: 56px;
  line-height: 56px; }

.list-projects, .list-platform-solutions, .list-users-system {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1em; }
  .list-projects li, .list-platform-solutions li, .list-users-system li {
    text-align: center;
    flex-grow: 1;
    flex-basis: 170px; }
    .list-projects li:before, .list-platform-solutions li:before, .list-users-system li:before {
      content: '';
      display: block;
      height: 100px;
      width: 150px;
      margin: 0 auto 1em;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }

/******************************* main style ********************************/
.header:not(.header-base) {
  background-color: #f7f7f7; }
  .header:not(.header-base) .top-menu {
    background: linear-gradient(115deg, #2e466a 0%, #2e466a 70%, #f7f7f7 70%, #f7f7f7 100%); }
    .header:not(.header-base) .top-menu > .wrap-shadow {
      position: relative; }
      .header:not(.header-base) .top-menu > .wrap-shadow:before {
        content: '';
        background: #2e466a;
        position: absolute;
        left: 23px;
        top: 0;
        height: 100%;
        box-shadow: 10px 0 0 0 #2e466a, 102px 0 0 0 #7f8a9d, 200px 0 0 0 #bdc2cd;
        transform: skew(-20deg);
        z-index: 1; }
  .header:not(.header-base) .bottom-menu > .wrap-shadow:before {
    box-shadow: 31px 0 0 0 #081d44, 124px 0 0 0 #7f8a9d, 222px 0 0 0 #bdc2cd; }

.header {
  font-size: 14px;
  flex: 0 0 auto; }

.top-menu > .wrap-shadow {
  position: relative;
  z-index: 3; }
.top-menu .container {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 2; }

.main-nav a,
.header-nav a {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px; }
  .main-nav a:hover,
  .header-nav a:hover {
    color: #ffa100; }

.logo {
  padding-top: 15px;
  padding-bottom: 15px; }
  .logo a {
    display: block;
    color: #fff;
    padding-left: 120px;
    text-transform: uppercase;
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 50%;
    position: relative; }
    .logo a:before {
      content: '';
      position: absolute;
      left: 100px;
      bottom: 0;
      display: inline-block;
      height: 100%;
      width: 0;
      border-right: 1px solid #fff; }

.main-nav {
  margin-right: 1em; }
  .main-nav a {
    display: inline-block;
    font-size: 14px; }

.main-nav-item {
  display: inline-block;
  position: relative; }
  .main-nav-item:hover > a {
    color: #ffa100; }
  .main-nav-item:hover .main-nav-submenu {
    display: block; }

.main-nav-submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 300px;
  background-color: #081d44;
  z-index: 999; }
  .main-nav-submenu li {
    margin-bottom: 0; }
  .main-nav-submenu li:not(:last-child) {
    border-bottom: 1px solid #013274; }
  .main-nav-submenu a {
    display: block;
    line-height: 1.2;
    padding: 15px 40px 15px 15px; }

.controls {
  display: flex; }

.account-control {
  display: flex;
  align-items: center; }
  .account-control li {
    margin-bottom: 0;
    height: 20px; }
  .account-control a {
    color: #fff; }
    .account-control a:hover {
      color: #ffa100; }

.form-search {
  display: inline-flex;
  align-items: center; }
  .form-search .field-search input {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #081d44;
    color: #fff;
    height: 50px;
    vertical-align: middle;
    font-size: 16px; }
    .form-search .field-search input::placeholder {
      color: #fff; }
  .form-search .btn-search {
    border: none;
    padding-left: 10px;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    background-image: url("../img/icon-search.svg");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 50% 50%; }
  .form-search .block-field-search {
    font-size: 0; }
    .form-search .block-field-search label,
    .form-search .block-field-search .btn-search {
      vertical-align: middle; }
  .form-search .advanced-search {
    vertical-align: middle; }
    .form-search .advanced-search:hover {
      color: #fff; }

.btn-entrance,
.btn-basket {
  padding-left: 24px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 50%;
  text-transform: uppercase; }

.btn-entrance {
  background-image: url("../img/icon-entrance.svg"); }

.btn-basket {
  background-image: url("../img/icon-basket.svg");
  position: relative; }
  .btn-basket .badge-count {
    display: none;
    position: absolute;
    min-width: 16px;
    height: 16px;
    top: -8px;
    left: 8px;
    background-color: #ffa100;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 16px;
    padding: 0 2px; }
  .btn-basket.filled-basket .badge-count {
    display: block; }

.bottom-menu .container {
  position: relative;
  z-index: 2; }

.header-nav {
  position: relative;
  z-index: 2; }

.header-nav-item {
  display: inline-block;
  margin-right: 4.2%;
  margin-bottom: 0;
  position: relative; }
  .header-nav-item:last-child {
    margin-right: 0; }
  .header-nav-item > a {
    display: block;
    text-transform: uppercase;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px; }
  .header-nav-item:hover > a {
    color: #ffa100; }
  .header-nav-item:hover .header-nav-submenu {
    display: block; }

.header-nav-submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 350px;
  background-color: #081d44;
  z-index: 999; }
  .header-nav-submenu li {
    margin-bottom: 0; }
  .header-nav-submenu li:not(:last-child) {
    border-bottom: 1px solid #013274; }
  .header-nav-submenu a {
    display: block;
    line-height: 1.2;
    padding: 15px 40px 15px 15px; }

.breadcrumb-block {
  padding-top: 40px;
  padding-bottom: 10px; }

.breadcrumb li {
  display: inline-block; }
.breadcrumb li:first-child {
  font-weight: bold; }
.breadcrumb li:not(:last-child):after {
  content: '/';
  margin-left: 4px; }
.breadcrumb a {
  color: #2e466a !important;
  text-decoration: none !important; }

.definition {
  border-bottom: 2px solid #2e466a;
  padding-bottom: 80px;
  padding-right: 35%;
  background-image: url("../img/icon-definition.svg");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 250px 250px;
  margin-bottom: 1.5em; }
  .definition .it-text {
    color: #002751; }

.breadcrumb + .environment-tabs {
  margin-bottom: 0; }

.environment-tabs {
  display: flex;
  justify-content: space-between;
  font-size: 0;
  margin-top: 1em;
  margin-bottom: 1.5em; }
  .environment-tabs .tab {
    width: 19%;
    margin-right: 5px;
    margin-bottom: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    background-color: #2e466a;
    color: #fff;
    transform: skew(20deg);
    border-top-right-radius: 10px;
    font-size: 14px; }
    .environment-tabs .tab:last-child {
      margin-right: 0; }
    .environment-tabs .tab a {
      display: flex;
      align-items: center;
      width: 100%;
      height: 80px;
      padding: 10px 20px; }
    .environment-tabs .tab span {
      display: block;
      color: #fff;
      width: 100%;
      text-align: center;
      transform: skew(-20deg);
      position: relative;
      z-index: 2; }
  .environment-tabs .tab:not(:first-of-type) {
    border-bottom-left-radius: 10px; }
  .environment-tabs .tab:first-of-type {
    border-top-left-radius: 10px;
    position: relative;
    margin-left: 10px; }
  .environment-tabs .tab.active {
    border-bottom-left-radius: 0;
    background: linear-gradient(to bottom, #878787 0%, white 100%); }
    .environment-tabs .tab.active a {
      color: #000; }
    .environment-tabs .tab.active:after {
      content: '';
      position: absolute;
      left: -20px;
      top: 0;
      width: 35px;
      height: 100%;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      transform: skew(-20deg);
      z-index: 1; }

.environment-tabs.fixed {
  position: fixed;
  width: 1140px;
  top: 0; }
  .environment-tabs.fixed .tab {
    width: 24%; }

.img-functional-platform {
  background-image: url("../img/functional-platform.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 600px;
  width: 100%;
  margin: 1em auto; }

.img-architecture-platform {
  background-image: url("../img/architecture-platform.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 600px;
  width: 100%;
  margin: 1em auto; }

.list-systems {
  display: flex;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px; }
  .list-systems:before {
    content: '';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    width: 2px;
    box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.14);
    background-color: #f7f7f7;
    z-index: 2; }
  .list-systems li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 23%;
    height: 80px;
    padding: 10px 15px;
    margin-right: 6px;
    position: relative;
    transform: skew(-20deg);
    background-color: #fff;
    box-shadow: 0 -1px 4px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 0; }
  .list-systems li:first-child:before {
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
    height: 100%;
    width: 30px;
    background-color: #fff;
    transform: skew(20deg);
    box-shadow: -4px -3px 2px 1px rgba(0, 0, 0, 0.14);
    z-index: 1; }
  .list-systems .skew-content {
    display: block;
    width: 100%;
    line-height: 1.3;
    text-align: center;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 2;
    transform: skewX(20deg); }

.img-system-el {
  background-image: url("../img/sel.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 400px;
  width: 80%;
  margin: 1em auto; }

.container.education-part,
.container.control-part,
.container.network-part {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px; }
  .container.education-part:before,
  .container.control-part:before,
  .container.network-part:before {
    content: '';
    position: absolute;
    height: 150px;
    width: 150px;
    top: 50%;
    margin-top: -75px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .container.education-part:after,
  .container.control-part:after,
  .container.network-part:after {
    content: '';
    position: absolute; }

.container.education-part {
  padding-right: 300px;
  background: linear-gradient(115deg, #f7f7f7 0%, #f7f7f7 76%, #fff 76%, #fff 76%, #fff 100%); }
  .container.education-part:before {
    right: 30px;
    background-image: url("../img/icon-education.svg"); }

.container.control-part {
  padding-left: 300px;
  background: linear-gradient(65deg, #fff 0%, #fff 24%, #fff 24%, #f7f7f7 24%, #f7f7f7 100%); }
  .container.control-part:before {
    left: 30px;
    background-image: url("../img/icon-control.svg"); }

.container.network-part {
  padding-right: 300px;
  background: linear-gradient(115deg, #f7f7f7 0%, #f7f7f7 76%, #fff 76%, #fff 76%, #fff 100%); }
  .container.network-part:before {
    right: 30px;
    background-image: url("../img/icon-network.svg"); }

.list-projects .item-professions:before {
  background-image: url("../img/icon-professions.svg"); }
.list-projects .item-complex:before {
  background-image: url("../img/icon-complex.svg"); }
.list-projects .item-online:before {
  background-image: url("../img/icon-online.svg"); }
.list-projects .item-competencies:before {
  background-image: url("../img/icon-competencies.svg"); }
.list-projects .item-workshop:before {
  background-image: url("../img/icon-workshop.svg"); }
.list-projects .item-module:before {
  background-image: url("../img/icon-module.svg"); }
.list-projects .big-text {
  font-weight: bold;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.block-quotes {
  display: flex;
  justify-content: space-between; }

.quote {
  padding: 20px;
  border: 2px solid #2e466a;
  width: 43%;
  display: flex;
  flex-direction: column;
  height: 210px;
  border-radius: 30px; }
  .quote .muted-text, .quote .breadcrumb li:not(:first-child), .breadcrumb .quote li:not(:first-child), .quote .breadcrumb li:not(:first-child) a, .breadcrumb li:not(:first-child) .quote a, .quote .phones, .quote .news-data {
    align-self: flex-end;
    margin-top: auto; }

blockquote {
  margin: 0;
  font-style: italic;
  color: #002751; }
  blockquote:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    background-image: url("../img/icon-law.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.img-training-center {
  background-image: url("../img/architecure-environment.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 400px;
  width: 90%;
  margin: 2.5em auto; }

.title-college a {
  text-transform: uppercase;
  color: #fff; }

.block-forms {
  display: flex;
  margin-bottom: 1.5em; }

.form-feedback {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 48%;
  flex-grow: 1;
  min-height: 100%; }
  .form-feedback .title-content {
    flex: 0 0 auto; }
  .form-feedback label {
    display: block;
    margin-bottom: 0.5em;
    color: #7a7a7a; }
  .form-feedback .btn-base {
    margin-top: auto;
    align-self: center; }

.user-info,
.field-message {
  background-color: #fff;
  padding: 15px 10px; }

.user-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto; }
  .user-info p {
    text-align: center; }

.field-email input,
.field-name input {
  border: none;
  border-bottom: 1px solid #bdc2cd;
  padding-left: 34px;
  height: 30px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 0 50%; }

.field-email input {
  background-image: url("../img/icon-email.svg"); }

.field-name input {
  background-image: url("../img/icon-name.svg"); }

.field-message {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 0 auto; }
  .field-message .title-message {
    margin-top: 4px;
    padding-left: 34px;
    position: relative; }
    .field-message .title-message:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      background-image: url("../img/icon-message.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 50% 50%; }
  .field-message textarea {
    width: 100%;
    height: 85px;
    border: 1px solid #bdc2cd;
    overflow-x: auto;
    margin-bottom: 1em; }

.phones {
  font-size: 26px;
  text-transform: uppercase; }
  .phones span:not(:last-child) {
    margin-right: 3.75em; }

.phone-number,
.location,
.branches {
  position: relative;
  padding-left: 30px; }
  .phone-number:before,
  .location:before,
  .branches:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%; }

.phone-number a {
  color: inherit; }
.phone-number:before {
  background-image: url("../img/icon-phone.svg"); }

.footer {
  padding-top: 40px;
  padding-bottom: 30px;
  background: #002751 url("../img/bg-footer.jpg") no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  flex: 0 0 auto; }

.footer-content {
  margin-bottom: 3.75em;
  display: flex;
  width: 100%; }
  .footer-content .footer-links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .footer-content .btn-feedback {
    margin-bottom: 1em; }

.location:before {
  background-image: url("../img/icon-location.svg"); }

.branches:before {
  background-image: url("../img/icon-branches.svg"); }
.branches a:hover {
  color: #fff; }

.wrapper-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .wrapper-btn-group .btn-group-form {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between; }
  .wrapper-btn-group .btn-link {
    margin: 10px 0 !important; }

.block-btn:not(:last-child) {
  margin-bottom: 1em; }

.block-btn {
  text-align: center;
  margin-top: 1em; }

.block-btn-left {
  margin-bottom: 1em; }

.btn-feedback {
  display: inline-block;
  background: linear-gradient(119deg, #ffa100 0%, #ffa100 90%, #002751 90%, #002751 91%, #ed8a00 91%, #ed8a00 100%); }
  .btn-feedback:hover {
    background: linear-gradient(119deg, #002751 0%, #002751 90%, #fff 90%, #fff 91%, #002751 91%, #002751 100%); }

.news-list {
  font-size: 14px; }

.news-item {
  display: flex;
  flex-direction: column;
  padding: 10px 20px;
  background: #fff;
  min-height: 200px; }

.news-data {
  margin-bottom: 0.5em; }
  .news-data:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: text-top;
    margin-right: 0.5em;
    background-image: url("../img/icon-calendar.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.news-title {
  font-weight: bold;
  display: block;
  color: #000; }

.news-title:hover {
  color: #ffa100; }

.news-more {
  margin-top: auto;
  color: #ffa100;
  text-decoration: underline; }
  .news-more:hover {
    color: #000; }

.wide-more .news-item {
  position: relative; }
  .wide-more .news-item .news-title:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .wide-more .news-item .news-title:hover + .news-more {
    color: #000; }

.news-list.slick-slider .news-item {
  margin: 0.5em;
  display: flex;
  flex-direction: column; }

.news-list:not(.slick-slider) {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5em; }
  .news-list:not(.slick-slider) .news-item:not(:last-child) {
    margin-right: 1em; }

/*College*/
.functional-lists {
  background-image: url("../img/functionality-dc.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 400px;
  width: 90%; }

/*********Page catalog**************/
.form-catalog-search {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-content: center; }
  .form-catalog-search .block-btn {
    width: 100%; }
  .form-catalog-search .btn-link {
    flex-basis: 30%;
    flex-shrink: 0;
    display: flex;
    align-content: flex-end; }
    .form-catalog-search .btn-link a {
      text-decoration: underline; }

.title-form-catalog-search {
  flex-basis: 70%;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1.5em; }

.block-fields,
.block-checkbox {
  display: flex;
  flex-wrap: wrap; }

.block-fields {
  width: 100%; }
  .block-fields .btn-link {
    margin-bottom: 0;
    height: 100%;
    align-items: center; }

.block-checkbox {
  flex-basis: 50%;
  flex-grow: 1; }

.form-fields {
  margin-bottom: 1.5em;
  color: #7a7a7a; }
  .form-fields label {
    display: block; }
  .form-fields input[type="text"],
  .form-fields input[type="password"],
  .form-fields select {
    height: 34px;
    border: 1px solid #bdc2cd;
    color: #7a7a7a;
    width: 100%;
    padding-left: 10px; }
  .form-fields input[type="text"],
  .form-fields input[type="password"] {
    padding-right: 10px; }
  .form-fields input[type="text"] {
    display: block; }
  .form-fields input[type="checkbox"] {
    display: none; }
  .form-fields .checked-box {
    margin-right: 4px;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    border: 1px solid #bdc2cd;
    display: inline-block;
    position: relative;
    background-color: #fff;
    cursor: pointer; }
  .form-fields input[type="checkbox"]:checked + .checked-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-weight: bold;
    background-image: url("../img/icon-checkbox.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 14px 14px; }

.title-checkbox {
  font-size: 12px;
  vertical-align: middle; }

.pagination {
  margin: 1em auto;
  width: 200px; }
  .pagination li {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-bottom: 0;
    vertical-align: middle; }
    .pagination li li:first-child[disabled] a {
      transform: rotate(90deg);
      background-image: url("../img/icon_up-disabled.svg"); }
  .pagination li:first-child[disabled] a {
    transform: rotate(-90deg);
    background-image: url("../img/icon_up-disabled.svg"); }
  .pagination li:last-child[disabled] a {
    transform: rotate(90deg);
    background-image: url("../img/icon_up-disabled.svg"); }
  .pagination li:first-child:not([disabled]) a {
    color: #ffa100 !important;
    transform: rotate(-90deg);
    background-image: url("../img/icon_up.svg"); }
  .pagination li:last-child:not([disabled]) a {
    color: #ffa100 !important;
    transform: rotate(90deg);
    background-image: url("../img/icon_up.svg"); }
  .pagination li.active a {
    color: #ffa100 !important; }
  .pagination a {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none !important;
    color: #000 !important; }
    .pagination a:hover {
      color: #ffa100 !important; }

.attention-text {
  text-align: center; }

.item-publication, .publication-full-desc {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.item-publication:not(:last-child), .publication-full-desc:not(:last-child) {
  margin-bottom: 2.5em; }

.desc-publication {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative; }
  .desc-publication:after {
    content: '';
    position: absolute;
    height: 0;
    bottom: 0;
    border-top: 1px solid #bdc2cd; }

.img-print-publication a {
  display: block;
  width: 100%;
  height: 100%; }

.img-print-publication.anatomy-book {
  background-image: url("../img/anatomy-book.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: contain; }

.img-publication-title,
.img-publication-bg {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: contain; }

.img-publication.eumk-book .img-publication-title {
  background-image: url("../img/img-book-title-eumk.jpg"); }
.img-publication.eumk-book .img-publication-bg {
  background-image: url("../img/img-book-eumk.jpg"); }

.info-publication {
  flex-grow: 1;
  width: calc(100% - 120px);
  display: flex;
  flex-direction: column; }
  .info-publication > div {
    margin-bottom: 0.5em; }

.title-book {
  font-weight: bold; }

.block-badge {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.block-badge.two {
  margin-top: auto; }

.badge-top-fifty,
.badge-software {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  position: relative; }

.badge-top-fifty {
  background-color: #33a033;
  color: #fff; }
  .badge-top-fifty:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    transform: skew(-20deg);
    background-color: #33a033; }

.badge-software {
  outline: 1px solid #ffa100;
  background-color: #fff;
  color: #ffa100;
  margin-left: auto; }
  .badge-software:after, .badge-software:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    transform: skew(20deg);
    background-color: #fff; }

.info-publication .author-book a,
.info-publication .title-book a,
.img-publication .author-book a,
.img-publication .title-book a {
  color: #000; }
.info-publication .author-book a:hover,
.info-publication .title-book a:hover,
.img-publication .author-book a:hover,
.img-publication .title-book a:hover {
  color: #ffa100;
  text-decoration: underline; }

.edition-book {
  margin-right: 0.5em; }

.list-publication .edition-book,
.list-publication .year-issue-book,
.detailed-description .edition-book {
  width: 48%;
  display: inline-block;
  vertical-align: top; }

.list-publication .edition-book,
.detailed-description .edition-book {
  width: auto;
  margin-right: 20px; }

.block-purchase {
  padding-top: 20px;
  width: 100%; }

.block-purchase:not(:last-of-type) {
  padding-bottom: 20px;
  border-bottom: 1px solid #bdc2cd; }

.purchase {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 1em; }
  .purchase .btn-base {
    font-size: 16px;
    height: 30px;
    line-height: 26px;
    width: 100%; }

.block-buy {
  width: 178px;
  position: relative; }
  .block-buy .btn-base {
    position: relative; }
    .block-buy .btn-base:before {
      content: '';
      position: absolute;
      right: 22px;
      top: 50%;
      height: 18px;
      width: 18px;
      margin-top: -9px;
      background-image: url("../img/icon_up-hover.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }

.block-buy.open .access-cost-dropdown-menu {
  display: block; }
.block-buy.open .btn-base:before {
  background-image: url("../img/icon_down-hover.svg"); }

.access-cost-dropdown-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #ffa100;
  border-top: 1px solid #fff;
  width: 178px;
  z-index: 999; }
  .access-cost-dropdown-menu a {
    display: block;
    padding: 8px;
    background-color: #ffa100;
    color: #000; }
  .access-cost-dropdown-menu a:not(:last-child) {
    border-bottom: 1px solid #fff; }
  .access-cost-dropdown-menu a:hover {
    background-color: #fcd49a; }

.cost-purchase {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.block-price {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .block-price:nth-child(1) {
    font-size: 26px;
    font-weight: bold; }
  .block-price .fa-ruble-sign {
    font-size: 24px; }

.block-count {
  font-size: 0; }
  .block-count .btn-count {
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #ffa100;
    font-weight: bold;
    font-size: 26px;
    border: 1px solid #bdc2cd;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1; }
  .block-count input {
    height: 30px;
    border-top: 1px solid #bdc2cd;
    border-bottom: 1px solid #bdc2cd;
    border-right: 0;
    border-left: 0;
    vertical-align: middle;
    font-size: 22px;
    color: #7a7a7a;
    text-align: center; }

.type-subject {
  margin-right: 0.75em;
  height: 30px;
  border: 1px solid #bdc2cd;
  color: #7a7a7a; }

.status-sale {
  color: #33a033; }

.find-out-cost {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  margin-top: 1em; }
  .find-out-cost .btn-base {
    font-size: 16px;
    height: 34px;
    line-height: 30px;
    width: 192px; }

.block-sorting {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5em;
  margin-bottom: 1em; }
  .block-sorting > span {
    margin-right: 1em; }
  .block-sorting a {
    color: #000;
    margin-left: 0.75em;
    margin-right: 0.75em; }
    .block-sorting a:after {
      content: '';
      display: inline-block;
      width: 12px;
      height: 8px;
      margin-left: 4px;
      background-image: url("../img/icon-sorting_increase.png");
      background-repeat: no-repeat;
      background-size: contain; }
  .block-sorting a.decrease-sorting:after {
    content: '';
    display: inline-block;
    background-image: url("../img/icon-sorting_decrease.png"); }
  .block-sorting a.active {
    color: #ffa100; }
    .block-sorting a.active:after {
      content: '';
      display: inline-block;
      background-image: url("../img/icon-sorting_increase_active.png"); }
  .block-sorting a.decrease-sorting.active:after {
    content: '';
    display: inline-block;
    background-image: url("../img/icon-sorting_decrease_active.png"); }

/********* end Page catalog**************/
/********* Page inner catalog**************/
.publication-full-desc .detailed-description {
  padding-top: 20px;
  width: 100%; }
  .publication-full-desc .detailed-description > div {
    margin-bottom: 0.75em; }
  .publication-full-desc .detailed-description span.bold-text {
    vertical-align: baseline; }
.publication-full-desc .desc-publication {
  padding-bottom: 20px; }
.publication-full-desc .block-count input {
  width: 55px;
  font-size: 16px; }
.publication-full-desc .type-subject {
  width: 240px; }
.publication-full-desc .author-book {
  color: #7a7a7a; }
.publication-full-desc .brief-information {
  margin-top: 1em; }

/********* end Page inner catalog **************/
/*********Page main**************/
.header.header-base {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }

.offers-training {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.offers-training-item {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  flex-grow: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer; }

.offers-training-item.accent-block:hover .offers-training-img, .offers-training-item.accent-block:hover .entrance-panel-img,
.offers-training-item.accent-block.active .offers-training-img,
.offers-training-item.accent-block.active .entrance-panel-img {
  background-color: #fff; }

.offers-training-item.accent-block .distance-learning.ico-orange {
  display: none; }
.offers-training-item.accent-block .offers-training-img, .offers-training-item.accent-block .entrance-panel-img {
  text-align: center; }
.offers-training-item.accent-block img {
  display: inline-block;
  max-height: 90%;
  padding: 15px; }

.offers-training-item.accent-block:hover .distance-learning.ico-orange {
  display: block; }
.offers-training-item.accent-block:hover .distance-learning.ico-blue {
  display: none; }

.offers-training-item:hover .offers-training-img, .offers-training-item:hover .entrance-panel-img,
.offers-training-item.active .offers-training-img,
.offers-training-item.active .entrance-panel-img {
  background-color: #081d44; }
.offers-training-item:hover .offers-training-title, .offers-training-item:hover .entrance-panel-title,
.offers-training-item.active .offers-training-title,
.offers-training-item.active .entrance-panel-title {
  color: #002751;
  font-weight: bold; }

.offers-training-img, .entrance-panel-img {
  height: 126px;
  width: 126px;
  display: block;
  flex-shrink: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 80px 80px; }

.offers-training-title, .entrance-panel-title {
  display: block;
  flex-grow: 1;
  padding: 8px 15px;
  font-size: 16px; }

.list-platform-solutions .list-platform-solutions-item {
  display: flex;
  flex-direction: column;
  max-width: 350px;
  margin-bottom: 0;
  margin-left: 0.5em;
  margin-right: 0.5em; }
  .list-platform-solutions .list-platform-solutions-item.platform-seo:before {
    background-image: url("../img/platform_seo.png"); }
  .list-platform-solutions .list-platform-solutions-item.platform-copp:before {
    background-image: url("../img/platform_copp.png"); }
  .list-platform-solutions .list-platform-solutions-item.platform-digital-college:before {
    background-image: url("../img/platform_digital-college.png"); }
.list-platform-solutions .list-platform-solutions-text,
.list-platform-solutions .list-platform-solutions-title {
  display: block; }
.list-platform-solutions .list-platform-solutions-text {
  margin-bottom: 1em; }
.list-platform-solutions .list-platform-solutions-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.5em; }
.list-platform-solutions .btn-base-similar {
  margin: auto auto 0;
  width: 220px;
  background: linear-gradient(119deg, #ffa100 0%, #ffa100 88%, #002751 88%, #002751 89%, #ed8a00 89%, #ed8a00 100%); }
  .list-platform-solutions .btn-base-similar:hover {
    background: linear-gradient(119deg, #002751 0%, #002751 88%, #fff 88%, #fff 89%, #002751 89%, #002751 100%); }

.list-users-system {
  font-size: 26px; }
  .list-users-system li:before {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.count-regions:before {
  background-image: url("../img/icon-count-regions.svg"); }

.count-colleges:before {
  background-image: url("../img/icon-count-college.svg"); }

.count-students:before {
  background-image: url("../img/icon-count-students.svg"); }

.count-hours:before {
  background-image: url("../img/icon-count-hours.svg"); }

.users-system-count {
  display: block; }

.list-users-system + .block-btn {
  margin-top: 2.5em; }

.list-catalogs a {
  color: #000; }
.list-catalogs a.thematic-catalog:before {
  background-image: url("../img/icon-nav_thematic-catalog.svg"); }
.list-catalogs li:hover a.thematic-catalog:before,
.list-catalogs li.active a.thematic-catalog:before {
  background-image: url("../img/icon-nav_thematic-catalog-hover.svg"); }
.list-catalogs a.electronic-publications-catalog:before {
  background-image: url("../img/icon-nav_electronic-publications-catalog.svg"); }
.list-catalogs li:hover a.electronic-publications-catalog:before,
.list-catalogs li.active a.electronic-publications-catalog:before {
  background-image: url("../img/icon-nav_electronic-publications-catalog-hover.svg"); }
.list-catalogs a.authors-catalogs:before {
  background-image: url("../img/icon-nav_authors-catalogs.svg"); }
.list-catalogs li:hover a.authors-catalogs:before,
.list-catalogs li.active a.authors-catalogs:before {
  background-image: url("../img/icon-nav_authors-catalogs-hover.svg"); }
.list-catalogs a.educational-levels-catalog:before {
  background-image: url("../img/icon-nav_educational-levels-catalog.svg"); }
.list-catalogs li:hover a.educational-levels-catalog:before,
.list-catalogs li.active a.educational-levels-catalog:before {
  background-image: url("../img/icon-nav_educational-levels-catalog-hover.svg"); }
.list-catalogs a.udc-catalog:before {
  background-image: url("../img/icon-nav_udc-catalog.svg"); }
.list-catalogs li:hover a.udc-catalog:before,
.list-catalogs li.active a.udc-catalog:before {
  background-image: url("../img/icon-nav_udc-catalog-hover.svg"); }
.list-catalogs a.electronic-versions-catalogs:before {
  background-image: url("../img/icon-nav_electronic-versions-catalogs.svg"); }
.list-catalogs li:hover a.electronic-versions-catalogs:before,
.list-catalogs li.active a.electronic-versions-catalogs:before {
  background-image: url("../img/icon-nav_electronic-versions-catalogs-hover.svg"); }

/*********end Page main**************/
/*********Page about**************/
.list-information-materials li {
  padding-left: 24px;
  position: relative; }
  .list-information-materials li:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    height: 20px;
    left: 0;
    width: 20px;
    background-image: url("../img/icon-point.svg");
    background-repeat: no-repeat;
    background-size: contain; }

/*********end Page about**************/
/********* Page personal area**************/
.title-user-profile {
  font-size: 22px;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 1em; }

.user-profile {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .user-profile > div:nth-child(even) {
    margin-bottom: 1em; }
  .user-profile > div:nth-child(odd) {
    color: #7a7a7a; }

.block-user-email,
.block-user-password {
  display: flex;
  flex-direction: column; }
  .block-user-email .title-user-profile,
  .block-user-password .title-user-profile {
    display: inline-block;
    position: relative; }
  .block-user-email .block-btn,
  .block-user-password .block-btn {
    margin-top: auto;
    margin-bottom: 0; }

.user-profile-email:after {
  content: '';
  display: block;
  height: 30px;
  border: 1px solid #bdc2cd;
  margin-top: 4px; }

.form-user-profile .form-controls {
  margin-bottom: 1em;
  width: 100%; }
.form-user-profile label,
.form-user-profile input[type="text"] {
  display: block; }
.form-user-profile input[type="text"] {
  width: 100%;
  border: 1px solid #bdc2cd;
  color: #7a7a7a;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px; }
.form-user-profile .btn-group-form {
  margin-top: 1.5em;
  margin-bottom: 1em;
  display: flex; }
.form-user-profile .it-text {
  color: #002751; }

/********* end Page personal area**************/
/********* modal **************/
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 21, 60, 0.8);
  z-index: 1050;
  opacity: 0;
  transition: opacity 200ms ease-in;
  pointer-events: none;
  margin: 0;
  padding: 0; }

.modal.open {
  opacity: 1;
  pointer-events: auto;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  margin: 30px auto;
  color: #000; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ffa100;
  border-radius: 5px;
  outline: 0; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.modal-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #002751; }

.modal-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-top-right-radius: 5px;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #ffa100;
  text-decoration: none; }

.modal-close:focus, .modal-close:hover {
  background-color: #081d44;
  text-decoration: none;
  cursor: pointer; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding-left: 10px;
  padding-right: 10px;
  overflow: auto;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

#modal-ad .modal-content {
  text-align: justify;
  font-size: 16px; }
#modal-ad .modal-ad_bg {
  background: url("../img/modal-ad_bg.jpg") no-repeat 50% 50%;
  background-size: cover;
  overflow: hidden; }
  #modal-ad .modal-ad_bg:before {
    content: '';
    display: block;
    float: left;
    margin-top: 52%; }
#modal-ad .block-btn {
  margin-bottom: 1.5em; }

/********* end modal**************/
/********* Page my orders **************/
.table-orders {
  width: 100%; }
  .table-orders td .number-order {
    margin-right: 0.75em; }
  .table-orders td:first-child {
    width: 170px; }
  .table-orders td:nth-child(3) {
    width: 90px; }
  .table-orders td:nth-child(6) {
    width: 160px; }
  .table-orders td:last-child {
    width: 90px; }
  .table-orders .paid-order:after {
    content: '';
    display: inline-block;
    vertical-align: text-top;
    height: 16px;
    width: 16px;
    background-image: url("../img/icon-success.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 0.5em; }

table.federal-project, table.comparison-table {
  margin: 30px 0; }
  table.federal-project th, table.comparison-table th {
    padding: 20px 10px; }
  table.federal-project td, table.comparison-table td {
    text-align: left;
    line-height: 1.4;
    padding: 10px;
    vertical-align: top; }
  table.federal-project .table-link, table.comparison-table .table-link {
    display: block;
    margin-top: 3px;
    color: #ffa100;
    text-decoration: underline; }
    table.federal-project .table-link:hover, table.comparison-table .table-link:hover {
      color: #000; }
  table.federal-project .btn-base, table.comparison-table .btn-base {
    width: 150px;
    height: 30px;
    line-height: 28px;
    margin-top: 1em;
    font-size: 12px; }

.set-order,
.cancel-order,
.pay-order {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer; }

.set-order {
  margin-right: 0.5em;
  background-image: url("../img/icon-set-order.svg"); }

.cancel-order {
  background-image: url("../img/icon-cancel-order.svg"); }

.pay-order {
  background-image: url("../img/icon-pay-order.svg"); }

.number-order {
  font-weight: bold; }

.list-orders-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative; }
  .list-orders-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    border-top: 1px solid #bdc2cd; }

.list-orders-item.open {
  background-color: #f7f7f7; }
  .list-orders-item.open:after {
    display: none; }
  .list-orders-item.open .header-order {
    background-color: #ffa100;
    color: #fff; }
    .list-orders-item.open .header-order:before {
      background-image: url("../img/icon-table-hover.svg"); }
  .list-orders-item.open .body-order {
    display: block; }

.header-order {
  flex-grow: 1;
  padding-right: 20px;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  position: relative; }
  .header-order:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 30px;
    margin-right: 1em;
    vertical-align: middle;
    background-image: url("../img/icon-table.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.order-controls {
  height: 60px;
  line-height: 55px; }

.body-order {
  display: none;
  width: 100%; }

.table-order-details {
  width: 100%; }
  .table-order-details td {
    padding: 10px; }
  .table-order-details td:first-child {
    width: 45%; }

/********* end Page my orders **************/
/********* Page account **************/
.account-list-panel-item.info-system-elearning .account-list-panel-img:before {
  background-image: url("../img/icon-elearning-system.svg"); }

.account-list-panel-item.info-system-elibrary .account-list-panel-img:before {
  background-image: url("../img/icon-elibrary-system.svg"); }

.account-list-panel-item.my-orders .account-list-panel-img:before {
  background-image: url("../img/icon-my-orders.svg"); }

.account-list-panel-item.profile-user .account-list-panel-img:before {
  background-image: url("../img/icon-profile-user.svg"); }

/********* end Page account  **************/
/********* Page main catalog **************/
.list-catalogs-panel-item.thematic-catalog .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_thematic-catalog.svg"); }

.list-catalogs-panel-item.electronic-publications-catalog .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_electronic-publications-catalog.svg"); }

.list-catalogs-panel-item.educational-levels-catalog .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_educational-levels-catalog.svg"); }

.list-catalogs-panel-item.udc-catalog .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_udc-catalog.svg"); }

.list-catalogs-panel-item.authors-catalogs .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_authors-catalogs.svg"); }

.list-catalogs-panel-item.electronic-versions-catalogs .list-catalogs-panel-img:before {
  background-image: url("../img/icon-nav_electronic-versions-catalogs.svg"); }

/********* end Page main catalog **************/
/********* Page catalog for organisation **************/
.table-electronic-textbooks tr:nth-child(2) {
  background-color: #f7f7f7;
  border-bottom: 1px solid #bdc2cd; }
.table-electronic-textbooks tr:nth-child(n + 3) td {
  padding: 10px; }
.table-electronic-textbooks tr:nth-child(n + 3) td:first-child {
  text-align: left; }
  .table-electronic-textbooks tr:nth-child(n + 3) td:first-child a {
    color: #002751; }
.table-electronic-textbooks tr:nth-child(n + 3) td:nth-child(n + 2) {
  width: 12%; }
.table-electronic-textbooks tr:nth-child(n + 3):nth-child(odd) {
  background-color: #fff; }
.table-electronic-textbooks tr:nth-child(n + 3):nth-child(even) {
  background-color: #f7f7f7; }
.table-electronic-textbooks .count-textbook {
  width: 60px;
  height: 34px; }

.table-status-available {
  color: #33a033; }

.block-btn-form-textbook {
  margin-top: 1em; }
  .block-btn-form-textbook .btn-base {
    position: relative;
    font-size: 16px;
    height: 34px;
    line-height: 30px;
    width: 192px; }
    .block-btn-form-textbook .btn-base:after {
      content: '';
      position: absolute;
      height: 20px;
      width: 20px;
      left: 72%;
      top: 50%;
      margin-top: -10px;
      background-image: url("../img/icon-basket-hover.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }

/********* end Page catalog for organisation **************/
/********* Page contacts **************/
.contacts-map {
  margin-bottom: 2.5em;
  width: 100%;
  height: 500px; }

.title-address-list {
  color: #7a7a7a;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 1em; }

.address-list {
  display: flex;
  flex-wrap: wrap; }

.address-list-item {
  flex-grow: 1;
  margin: 0.75em auto;
  color: #7a7a7a; }
  .address-list-item .bold-text {
    color: #000; }
  .address-list-item .btn-link a {
    text-decoration: underline; }

.title-address-item {
  font-size: 22px;
  color: #000;
  line-height: 1.2; }

.address-item-unit:not(:last-child) {
  margin-bottom: 1.5em; }

/********* end Page contacts **************/
/*********Page emc**************/
.container.emc .nav-content {
  font-size: 14px; }

.container.emc .nav-content-item > a {
  padding: 20px 20px; }

.title-divide.emc, .emc.title-jumbotron {
  margin-top: -0.2em; }

.btn-base.emc {
  margin-top: 50px; }

span.gray {
  color: #7c7c7c; }

.block-emc {
  margin-bottom: 90px; }

.container.emc .base-content.active {
  display: block; }

.educational-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.educational-tile {
  width: 240px;
  height: 250px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 0 36px 20px 0;
  text-align: center;
  color: #002751;
  font-size: 16px; }

.educational-tile:hover > div {
  filter: invert(0.8); }

.educational-tile:hover > span {
  color: #ffa100; }

.educational-block .educational-tile:nth-child(3n) {
  margin-right: 0; }

.educational-tile > div {
  width: 100%;
  height: 170px;
  background-repeat: no-repeat;
  background-position: 50% 45px; }

.educational-tile.cval div {
  background-image: url("../img/cval.png"); }

.educational-tile.webinar div {
  background-image: url("../img/webinar.png"); }

.educational-tile.inform-seminar div {
  background-image: url("../img/inform-seminar.png"); }

.educational-tile.nauka div {
  background-image: url("../img/nauka.png"); }

.educational-tile.metod div {
  background-image: url("../img/metod.png"); }

.educational-tile.oprogram div {
  background-image: url("../img/oprogram.png"); }

.educational-tile > span {
  height: 80px;
  margin: 0 5px 0;
  display: block;
  line-height: 18px;
  overflow: hidden;
  color: #002751; }

.emc-doc-list li {
  padding: 0 30px 0 0;
  display: flex;
  align-items: center;
  margin-bottom: 15px; }

.emc-doc-list li a {
  color: #000; }

.emc-doc-list li a:hover {
  color: #ffa100; }

.emc-doc-list li::before {
  margin-right: 10px;
  content: "";
  display: block;
  min-height: 42px;
  min-width: 42px;
  background-image: url(../img/icon-nav_udc-catalog.svg);
  background-size: contain;
  background-repeat: no-repeat; }

.emc-teh-list li {
  padding: 0 30px 0 0;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px; }

.emc-teh-list li::before {
  margin-right: 10px;
  content: "";
  display: block;
  min-height: 22px;
  min-width: 20px;
  background-image: url(../img/icn-list-marker.svg);
  background-size: contain;
  background-repeat: no-repeat; }

.block-personnel {
  display: flex;
  align-items: flex-start; }

.personnel-tile {
  width: 50%;
  display: flex;
  align-items: flex-start;
  padding-right: 5px; }

.personnel-tile > img {
  border-radius: 50%; }

.personnel-tile > div {
  margin-left: 16px; }

.personnel-tile .personnel-name {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase; }

.personnel-tile .personnel-phone {
  color: #7c7c7c;
  margin-top: 20px; }

.personnel-tile .personnel-phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url(../img/icon-phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.personnel-tile .personnel-mail {
  color: #7c7c7c; }

.personnel-tile .personnel-mail:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url("../img/icon-email-sm.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.block-emc .news-data::before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url("../img/icon-calendar.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.block-emc .news-title {
  font-size: 13px; }

.block-emc .news-item {
  display: flex;
  flex-direction: column; }

.block-emc .news-more {
  margin-top: auto; }

@media (max-width: 768px) {
  .container.emc .base-content {
    display: block; }

  .educational-block .educational-tile {
    width: 33%;
    margin: 0;
    height: 270px;
    box-shadow: none; }

  .educational-tile > div {
    width: 156px;
    margin: 0 auto;
    height: 156px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 90px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

  .educational-tile > span {
    margin: 20px 10px 0; } }
@media (max-width: 460px) {
  .btn-base.emc {
    margin-top: 10px; }

  .title-divide.emc, .emc.title-jumbotron {
    font-size: 22px;
    /*text-align: center;*/ }

  .educational-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }

  .container.emc .base-content {
    display: block; }

  .educational-block .educational-tile {
    width: 50%;
    margin: 0;
    height: 210px;
    box-shadow: none; }

  .educational-tile > div {
    width: 138px;
    margin: 0 auto;
    height: 138px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 90px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

  .educational-tile > span {
    margin: 14px 5px 0; }

  .educational-tile.nauka {
    order: 5;
    height: auto; }

  .educational-tile.nauka span {
    height: auto;
    margin: 14px 0 0; }

  .block-personnel {
    flex-direction: column; }

  .personnel-tile {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px; }

  .personnel-tile:nth-last-child(1) {
    margin-bottom: 0; }

  .personnel-tile > img {
    margin-bottom: 20px; } }
/*********end Page emc**************/
/*********Page seo**************/
.bg-img_seo-1 {
  background-image: url("../img/bg-users-system-seo.jpg"); }

.bg-img_seo-2 {
  background-image: url("../img/bg-digital-materials-seo.jpg"); }

.block-about {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.about-icon {
  min-width: 198px;
  height: 171px;
  margin-left: 175px;
  background-image: url("../img/icon_about.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.block-users-system {
  display: flex;
  justify-content: space-between; }

.users-system-country {
  width: 564px;
  height: 302px;
  background-image: url("../img/country.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

.block-users-system .list-users-system {
  margin-left: 40px; }

.block-users-system .list-users-system li {
  flex-basis: 50%;
  padding: 0 5px 0;
  margin-bottom: 50px; }

.block-users-system .description-text {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  margin: 20px 20px 0; }

.table-versions-system td {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px; }
.table-versions-system td:first-child {
  text-align: left; }
.table-versions-system td:not(:first-child) {
  width: 19%; }
.table-versions-system a {
  color: #000; }
.table-versions-system a:hover {
  color: #ffa100; }

.list-versions a {
  color: #000; }
.list-versions a:before {
  background-image: url("../img/icon-table.svg"); }
.list-versions li.active a:before,
.list-versions li:hover a:before {
  background-image: url("../img/icon-table-hover.svg"); }

.block-presentation .presentation-list {
  height: 300px; }

.block-presentation .block-btn {
  display: none; }

.block-presentation .presentation-list a {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 90%;
  height: 300px;
  margin: 0 auto; }

.block-presentation .presentation-list img {
  width: 100%;
  height: 230px;
  background-color: #ccc;
  position: relative; }

.block-presentation .presentation-list img:after {
  content: '';
  background-image: url("../img/icon-presentation-play.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 40px); }

.block-presentation .presentation-title {
  display: flex;
  align-items: center;
  padding: 0 34px 0 15px;
  color: #fff;
  height: 60px; }

@media (min-width: 681px) {
  .block-presentation .presentation-title {
    background: linear-gradient(119deg, #ffa100 0%, #ffa100 91%, rgba(0, 0, 0, 0) 91%, rgba(0, 0, 0, 0) 100%); } }
@media (max-width: 680px) {
  .block-presentation .presentation-title {
    background: #ffa100; } }
.block-opportunities .block-btn {
  display: none; }

.block-opportunities .opportunities-list {
  display: flex;
  flex-wrap: wrap; }

.opportunities-list .opportunities-item {
  width: 30%;
  margin-right: 3%;
  height: 300px;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 36px; }

.opportunities-list .opportunities-item:nth-child(3n) {
  margin-right: 0; }

.opportunities-list .opportunities-img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px; }
  .opportunities-list .opportunities-img img {
    max-width: 100%;
    height: auto; }

.opportunities-list .opportunities-header {
  display: inline-block;
  width: calc(100% - 56px);
  font-weight: bold;
  text-transform: uppercase; }

.opportunities-list .opportunities-text {
  border-top: 1px solid #bdc2cd;
  padding-top: 15px;
  margin-top: 0.5em; }

.seo-teh-list li {
  padding: 0 30px 0 0;
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px; }

.seo-teh-list li::before {
  margin-right: 10px;
  content: "";
  display: block;
  min-height: 22px;
  min-width: 20px;
  background-image: url("../img/icn-list-marker.svg");
  background-size: contain;
  background-repeat: no-repeat; }

.list-learning-materials {
  display: inline-block;
  vertical-align: top; }
  .list-learning-materials li:not(:last-child) a {
    box-shadow: 0 -1px 0 0; }
  .list-learning-materials a {
    color: #fff; }
  .list-learning-materials a.online-courses-students:before {
    background-image: url("../img/icon-online.svg"); }
  .list-learning-materials li.active a.online-courses-students:before,
  .list-learning-materials li:hover a.online-courses-students:before {
    background-image: url("../img/icon-online-hover.svg"); }
  .list-learning-materials a.electronic-complex:before {
    background-image: url("../img/icon-complex.svg"); }
  .list-learning-materials li.active a.electronic-complex:before,
  .list-learning-materials li:hover a.electronic-complex:before {
    background-image: url("../img/icon-complex-hover.svg"); }
  .list-learning-materials a.virtual-practice:before {
    background-image: url("../img/icon-workshop.svg"); }
  .list-learning-materials li.active a.virtual-practice:before,
  .list-learning-materials li:hover a.virtual-practice:before {
    background-image: url("../img/icon-workshop-hover.svg"); }
  .list-learning-materials a.training-modules:before {
    background-image: url("../img/icon-module.svg"); }
  .list-learning-materials li.active a.training-modules:before,
  .list-learning-materials li:hover a.training-modules:before {
    background-image: url("../img/icon-module-hover.svg"); }
  .list-learning-materials a.distance-courses-teachers:before {
    background-image: url("../img/icon-competencies.svg"); }
  .list-learning-materials li.active a.distance-courses-teachers:before,
  .list-learning-materials li:hover a.distance-courses-teachers:before {
    background-image: url("../img/icon-competencies-hover.svg"); }

.desc-materials {
  display: none;
  min-height: 20vw;
  height: auto;
  border: 2px solid #ffa100;
  padding: 10px; }
  .desc-materials.show {
    display: inline-block; }

.block-teh {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.block-teh .teh-icon {
  min-width: 160px;
  height: 180px;
  margin-left: 175px;
  background-image: url("../img/icon_teh.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%; }

@media (max-width: 1000px) {
  .block-users-system {
    flex-direction: column; }

  .users-system-country {
    margin: 0 auto 20px; }

  .users-system-count {
    position: relative; } }
@media (min-width: 461px) and (max-width: 1000px) {
  .block-users-system .list-users-system li {
    flex-basis: 25%; } }
@media (min-width: 461px) and (max-width: 1000px) and (min-width: 712px) and (max-width: 1000px) {
  .list-users-system li:not(:last-child) .users-system-count:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    border-right: 1px solid #fff; } }
@media (max-width: 768px) {
  .about-icon {
    display: none; }

  .users-system-country {
    width: 350px;
    height: 180px; }

  .block-users-system .description-text {
    display: none; }

  .block-users-system .list-users-system {
    margin-left: 0; }

  .block-users-system .users-system-count {
    font-size: 16px; }

  .block-users-system .list-users-system li:last-child .users-system-count {
    border: none; }

  .block-presentation .block-btn {
    display: block; }

  .opportunities-list .opportunities-item {
    margin: 0 10px 0; }

  .opportunities-list .opportunities-item:nth-child(3n) {
    margin: 0 10px 0; }

  .block-opportunities .block-btn {
    display: block; }

  .block-teh .teh-icon {
    display: none; } }
@media (max-width: 712px) {
  .list-users-system .users-system-count:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -15px;
    height: 0;
    width: 30px;
    border-bottom: 1px solid #fff; } }
@media (max-width: 460px) {
  .title-divide.seo, .seo.title-jumbotron {
    font-size: 22px; }

  .users-system-country {
    width: 300px;
    height: 150px; }

  .block-users-system .list-users-system li {
    flex-basis: 50%; }

  .block-users-system .users-system-count {
    font-size: 16px; }

  .block-users-system .medium-text {
    font-size: 30px; }

  .block-presentation .presentation-list img {
    width: 280px;
    height: 180px; }

  .block-opportunities .opportunities-list {
    height: 340px; } }
/*********end Page seo**************/
/*********Page authorization**************/
.block-authorization {
  display: flex;
  justify-content: space-between; }

.form-authorization {
  flex-shrink: 0; }
  .form-authorization .form-fields {
    margin-bottom: 0.75em; }
  .form-authorization .links-controls {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .form-authorization .links-controls div {
      height: 35px;
      display: flex;
      align-items: center; }
    .form-authorization .links-controls div:first-child {
      padding-right: 15px;
      position: relative;
      width: 52%; }
    .form-authorization .links-controls div:last-child {
      padding-left: 15px;
      justify-content: flex-end;
      width: 48%; }
    .form-authorization .links-controls div:first-child::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 0;
      border-right: 1px solid #bdc2cd; }
    .form-authorization .links-controls a {
      font-size: 12px; }
  .form-authorization .btn-base {
    width: 100%; }

.entrance-systems {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 50%;
  flex-grow: 1; }

.entrance-panel {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-grow: 1;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  cursor: pointer; }

.entrance-panel:hover .entrance-panel-img,
.entrance-panel.active .entrance-panel-img {
  background-color: #081d44; }
.entrance-panel:hover .entrance-panel-title,
.entrance-panel.active .entrance-panel-title {
  color: #002751;
  font-weight: bold; }
.entrance-panel:hover .entrance-panel-img.entrance-elearning,
.entrance-panel.active .entrance-panel-img.entrance-elearning {
  background-image: url("../img/entrance-elearning_hover.svg"); }
.entrance-panel:hover .entrance-panel-img.entrance-elibrary,
.entrance-panel.active .entrance-panel-img.entrance-elibrary {
  background-image: url("../img/entrance-elibrary_hover.svg"); }

.entrance-panel-img.entrance-elearning {
  background-image: url("../img/entrance-elearning.svg"); }

.entrance-panel-img.entrance-elibrary {
  background-image: url("../img/entrance-elibrary.svg"); }

/*********end Page authorization**************/
table.comparison-table td:first-child a {
  text-decoration: underline;
  color: #000; }
table.comparison-table td:first-child a:hover {
  color: #ffa100; }
table.comparison-table td:nth-last-child(1) {
  text-align: center; }

/*********Page authorization**************/
.form-commercial-offers {
  margin-top: 1em; }
  .form-commercial-offers .title-form {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top: 0.5em; }
  .form-commercial-offers .body-form {
    background-color: #fff; }
  .form-commercial-offers .block-offer {
    display: flex;
    width: 100%; }
  .form-commercial-offers .block-data,
  .form-commercial-offers .block-message {
    flex-basis: 45%;
    flex-grow: 1; }
  .form-commercial-offers .form-controls {
    width: 100%; }
    .form-commercial-offers .form-controls:not(:last-child) {
      margin-bottom: 1em; }
  .form-commercial-offers .block-message {
    display: flex;
    flex-direction: column; }
    .form-commercial-offers .block-message label {
      display: flex;
      flex-shrink: 0;
      font-size: 16px;
      height: 29px;
      line-height: 29px;
      padding-left: 40px;
      background-repeat: no-repeat;
      background-position: 10px 50%;
      background-size: 22px 20px; }
  .form-commercial-offers label {
    display: block;
    color: #7a7a7a; }
  .form-commercial-offers input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #bdc2cd;
    border-radius: 0;
    -webkit-appearance: none;
    padding-left: 40px;
    padding-right: 10px;
    color: #000;
    height: 30px;
    width: 100%;
    vertical-align: middle;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 22px 20px; }
    .form-commercial-offers input::placeholder {
      color: #7a7a7a; }
  .form-commercial-offers .title-text-offer {
    background-image: url("../img/icon-offer.svg"); }
  .form-commercial-offers textarea {
    width: 100%;
    display: flex;
    flex-grow: 1;
    border: 1px solid #bdc2cd;
    overflow-y: auto; }
  .form-commercial-offers .title-organization,
  .form-commercial-offers .email-organization {
    background-image: url("../img/icon-email.svg"); }
  .form-commercial-offers .region-organization {
    background-image: url("../img/icon-region.svg"); }
  .form-commercial-offers .name-employee {
    background-image: url("../img/icon-name.svg"); }
  .form-commercial-offers .position-employee {
    background-image: url("../img/icon-position.svg"); }
  .form-commercial-offers .phone-organization {
    background-image: url("../img/icon-phone.svg"); }

/*********Page webinar**************/
.webinar-link {
  display: block;
  margin-bottom: 1em; }

.video-webinar {
  background-image: url("../img/video-preview.jpg"); }

.title-webinar,
.leading-webinar {
  color: #002751;
  font-weight: bold; }

.title-webinar:hover {
  color: #ffa100; }

.leading-name {
  color: #7a7a7a;
  text-decoration: underline; }
  .leading-name:hover {
    color: #ffa100; }

/*********end Page webinar**************/
/*********Page question**************/
.questions-answers {
  max-width: 800px; }

.section-question-title {
  color: #ffa100;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0.5em; }

.section-question-subtitle {
  font-family: "RobotoMedium", sans-serif;
  font-size: 18px;
  color: #002751;
  margin-bottom: 0.75em;
  margin-left: 0.5em; }

.section-question {
  border-top: 1px solid #bdc2cd; }
  .section-question:not(:last-child) {
    margin-bottom: 2.5em; }

.section-question.disabled {
  color: #7a7a7a;
  border-color: transparent; }
  .section-question.disabled .ask-item {
    border-color: transparent;
    cursor: default; }
    .section-question.disabled .ask-item:after {
      display: none; }

.ask-item {
  padding: 10px 40px;
  background-color: #fff;
  border-bottom: 1px solid #bdc2cd;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; }
  .ask-item:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background-image: url("../img/icon_down.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.ask-item.show:after {
  background-image: url("../img/icon_up.svg"); }

.answer-item {
  display: none;
  border-bottom: 1px solid #bdc2cd;
  padding: 10px 10px 10px 60px;
  background-color: #f7f7f7; }

/*********end Page question**************/
/*********Page publisher news**************/
.publisher-news-item {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 2.5em; }
  .publisher-news-item:hover .publisher-news-title {
    text-decoration: underline;
    color: #ffa100; }

.publisher-news-img {
  display: block;
  max-width: 805px; }

.publisher-news-img + .publisher-news-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 805px; }

.publisher-news-description {
  display: block;
  background-color: rgba(0, 21, 60, 0.8); }

.publisher-news-title {
  display: block;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1em; }

.publisher-news-info {
  display: flex;
  width: 100%;
  justify-content: flex-end; }

.publisher-news-data {
  color: #fff; }
  .publisher-news-data:before {
    content: '';
    display: inline-block;
    vertical-align: text-top;
    margin-right: 4px;
    background-image: url("../img/icon-calendar.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

/*********end Page publisher news**************/
/*********Page regional news**************/
.form-regional-news {
  max-width: 386px; }

.publisher-news.regional-news {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between; }
  .publisher-news.regional-news .publisher-news-title {
    text-transform: none; }
  .publisher-news.regional-news .publisher-news-description {
    padding: 10px; }
  .publisher-news.regional-news .publisher-news-info {
    justify-content: space-between; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10 IE11 */
  .publisher-news.regional-news .publisher-news-data {
    display: flex; } }
/*********end Page regional news**************/
/*********Page virtual**************/
.video-list-item {
  flex-grow: 1;
  flex-basis: 45%; }

.video-item {
  background-image: url("../img/video-preview.jpg"); }

.video-link {
  color: #ffa100;
  text-decoration: underline; }
  .video-link:hover {
    color: #000; }

/*********end Page virtual**************/
/*********Page information-system**************/
.systems-list-slider {
  border-top: 1px solid #bdc2cd; }

.systems-list-item-title {
  position: relative;
  padding: 10px 40px 10px 10px;
  background-color: #fff;
  border-bottom: 1px solid #bdc2cd;
  cursor: pointer;
  font-weight: bold;
  font-size: 22px;
  color: #002751; }
  .systems-list-item-title:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background-image: url("../img/icon_down.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }

.systems-list-item-title.show:after {
  background-image: url("../img/icon_up.svg"); }

.table-information-systems {
  width: 100%; }
  .table-information-systems th {
    padding: 20px 10px;
    font-size: 14px; }
  .table-information-systems td {
    padding: 20px 10px; }
  .table-information-systems td:first-child {
    text-align: left; }
  .table-information-systems td:nth-child(2) {
    width: 15%; }
  .table-information-systems td:nth-child(3) {
    width: 25%; }

/*********end Page information-system**************/
/*********Page technical support*************/
.regions-distance-learning .list-items {
  display: inline-block;
  margin-bottom: 1em; }
  .regions-distance-learning .list-items li:not(:last-child) {
    margin-bottom: 1em; }
  .regions-distance-learning .list-items a {
    text-transform: uppercase;
    color: #2e466a; }
  .regions-distance-learning .list-items a:hover {
    color: #ffa100;
    text-decoration: none; }

.scheme-process-support {
  margin-bottom: 2.5em; }

.img-scheme-support {
  height: auto;
  vertical-align: middle;
  margin: 0 1.5em; }

.mark-note {
  background: url("../img/delimiter.png") no-repeat 100% 0, #013274;
  background-size: contain;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  position: relative;
  line-height: 2;
  margin-top: 1em; }
  .mark-note .attention-img {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 60px;
    background-image: url("../img/support_attention.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  .mark-note .bold-text {
    display: block; }

.accent-note {
  background: url("../img/delimiter.png") no-repeat 100% 0, #ffa100;
  background-size: contain;
  padding: 10px 30px 10px 40px;
  color: #002751;
  font-weight: bold;
  position: relative;
  line-height: 2;
  margin-top: 1em; }

.table-support-contacts {
  width: 100%; }
  .table-support-contacts td {
    padding: 10px; }
  .table-support-contacts td:not(:first-child) {
    text-align: left; }
  .table-support-contacts td:nth-child(3) {
    width: 30%; }

/*********end Page technical support**************/
/*********Page online courses**************/
.online-courses-areas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .online-courses-areas li {
    flex-basis: 18%;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 1%;
    margin-right: 1%; }
  .online-courses-areas a {
    display: block;
    position: relative;
    padding-top: 100px;
    color: #000; }
    .online-courses-areas a:hover {
      color: #ffa100; }
    .online-courses-areas a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -45px;
      width: 90px;
      height: 90px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }
  .online-courses-areas .it-online-courses:before {
    background-image: url("../img/1-04.svg"); }
  .online-courses-areas .it-online-courses:hover:before {
    background-image: url("../img/1-04_hover.svg"); }
  .online-courses-areas .building-online-courses:before {
    background-image: url("../img/2-04.svg"); }
  .online-courses-areas .building-online-courses:hover:before {
    background-image: url("../img/2-04_hover.svg"); }
  .online-courses-areas .industrial-online-courses:before {
    background-image: url("../img/3-04.svg"); }
  .online-courses-areas .industrial-online-courses:hover:before {
    background-image: url("../img/3-04_hover.svg"); }
  .online-courses-areas .transport-online-courses:before {
    background-image: url("../img/4-04.svg"); }
  .online-courses-areas .transport-online-courses:hover:before {
    background-image: url("../img/4-04_hover.svg"); }
  .online-courses-areas .art-online-courses:before {
    background-image: url("../img/5-04.svg"); }
  .online-courses-areas .art-online-courses:hover:before {
    background-image: url("../img/5-04_hover.svg"); }
  .online-courses-areas .title-online-courses {
    font-weight: bold; }

/*********end Page online courses**************/
.available {
  background-color: #84f4a6; }

.loading {
  background-color: #fcd49a; }

.table-info-materials tr {
  border-top: 1px solid #bdc2cd;
  border-bottom: 1px solid #bdc2cd; }
.table-info-materials tr:nth-child(n+4):nth-child(-n+9) td:nth-last-child(2) {
  padding-left: 30px; }
.table-info-materials td {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px; }
.table-info-materials td:nth-last-child(1) {
  width: 20%; }

.table-new-digital-materials td {
  padding: 10px; }


.shedule-logo{
  margin-right: 2.5em;
  width: 300px;
  min-height: 520px;
  display: block;
  flex-shrink: 0;
  background-image: url("../img/shedule-logo.png");
  background-repeat: no-repeat;
}

@media (max-width: 586px) {
  .feedback_form .form-user-profile .buttons {
    text-align: center; }
  .feedback_form .form-user-profile .buttons input:first-child {
    margin-bottom: 0.5em; } }
/*LAYOUT COLORS*/
/*BUTTON COLORS*/
/*BORDERS*/
/*PADDINGS*/
/*MARGINS*/
/*SHADOWS*/
/*BACKGROUND GRADIENTS*/
@media (min-width: 1619px) {
  .desc-materials {
    width: 35vw; } }
@media (min-width: 1201px) {
  .controls {
    flex-grow: 1;
    flex-direction: column;
    margin-right: 0.8em; }

  .account-control {
    margin-left: 39%;
    margin-top: 0.75em; }

  .form-search .block-field-search {
    position: relative; }
    .form-search .block-field-search:before {
      content: '';
      background: #081d44;
      position: absolute;
      left: 80%;
      top: 0;
      right: 10px;
      height: 100%;
      box-shadow: 17px 0 0 0 #081d44;
      transform: skew(-20deg);
      z-index: 1; }

  .type-subject {
    max-width: 245px; } }
@media (max-width: 1200px) {
  .account-control {
    margin-left: 0.75em; } }
@media (min-width: 1141px) {
  .container {
    width: 1140px;
    margin: 0 auto; }

  .top-menu > .wrap-shadow {
    width: 1140px;
    margin: auto; }
    .top-menu > .wrap-shadow:before {
      right: 23px; }

  .logo {
    width: 290px;
    margin-right: 1.5em; }

  .form-search .field-search input {
    width: 228px; }
  .form-search .block-field-search {
    height: 50px;
    flex-grow: 1; }
    .form-search .block-field-search .field-search {
      position: relative;
      z-index: 2; }
  .form-search .advanced-search {
    margin-right: 2.5em; }

  .wrap-btn-toggle {
    display: none; }

  .main-nav-dropdown {
    display: none; }

  .header.header-base .bottom-menu {
    background: linear-gradient(115deg, #081d44 0%, #081d44 68%, transparent 68%, transparent 100%); }
    .header.header-base .bottom-menu > .wrap-shadow {
      position: relative; }
      .header.header-base .bottom-menu > .wrap-shadow:before {
        content: '';
        background: #081d44;
        position: absolute;
        left: 74px;
        top: 0;
        right: 74px;
        height: 100%;
        transform: skew(-20deg);
        z-index: 1;
        box-shadow: 31px 0 0 0 #081d44, 124px 0 0 0 transparent; }

  .header:not(.header-base) .bottom-menu {
    background: linear-gradient(115deg, #081d44 0%, #081d44 68%, #f7f7f7 68%, #f7f7f7 100%); }

  .bottom-menu > .wrap-shadow {
    width: 1140px;
    margin: auto; }

  .header-nav {
    display: block; }

  .block-nav-catalog-dropdown {
    display: none; }

  .table-orders {
    display: table; }

  .list-orders {
    display: none; } }
@media (min-width: 1112px) {
  .badge-top-fifty + .badge-top-fifty {
    margin-left: auto; } }
@media (max-width: 1140px) {
  .container {
    width: 100%; }

  .top-menu > .wrap-shadow {
    width: 100%; }
    .top-menu > .wrap-shadow:before {
      right: 42px; }

  .logo a {
    width: 300px; }

  .form-search .field-search input {
    width: 200px; }
  .form-search .advanced-search {
    margin-right: 1em; }

  .wrap-btn-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 60px;
    cursor: pointer; }

  .main-nav-dropdown {
    display: none; }

  .main-nav-dropdown.open {
    display: block; }

  .btn-menu-toggle {
    display: block;
    height: 20px;
    width: 20px;
    background-image: url("../img/icon-menu.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px 20px; }

  .btn-menu-toggle.open {
    background-image: url("../img/icon_close.svg"); }

  .bottom-menu > .wrap-shadow {
    width: 100%; }

  .header-nav {
    display: none; }

  .block-nav-catalog-dropdown {
    display: flex;
    flex-direction: column; }

  .table-orders {
    display: none; } }
@media (min-width: 1095px) {
  .block-authorization {
    align-items: center; }

  .entrance-systems {
    max-width: 370px; } }
@media (max-width: 1094px) {
  .list-users-system .medium-text {
    display: block; }

  .block-authorization {
    flex-direction: column; }

  .form-authorization {
    margin-bottom: 1em; } }
@media (min-width: 1121px) {
  .base-content .offers-training-item {
    max-width: 48%; }
  .base-content .offers-training-item:not(:nth-child(even)) {
    margin-right: 1em; } }
@media (min-width: 991px) and (max-width: 1120px) {
  .base-content .offers-training-item {
    max-width: 100%; } }
@media (min-width: 1043px) {
  .offers-training-item {
    max-width: 32.333%; }

  .offers-training-item:not(:nth-child(3n)) {
    margin-right: 1em; } }
@media (max-width: 1054px) {
  .account-control li {
    text-align: center; }
  .account-control a {
    text-indent: -1000px;
    width: 30px;
    height: 100%;
    overflow: hidden;
    display: inline-block; } }
@media (min-width: 1025px) {
  .img-scheme-support:not(.specialists) {
    width: 150px; }
  .img-scheme-support.specialists {
    width: 230px; }
  .img-scheme-support img {
    max-height: 200px; } }
@media (min-width: 991px) and (max-width: 1140px) {
  .list-orders {
    display: block; } }
@media (min-width: 991px) and (max-width: 1111px) {
  .type-subject {
    margin-right: 0; }

  .find-out-cost .muted-text, .find-out-cost .breadcrumb li:not(:first-child), .breadcrumb .find-out-cost li:not(:first-child), .find-out-cost .breadcrumb li:not(:first-child) a, .breadcrumb li:not(:first-child) .find-out-cost a, .find-out-cost .phones, .find-out-cost .news-data {
    width: 100%; }
  .find-out-cost .btn-base {
    margin-top: 1em; }

  .badge-top-fifty + .badge-top-fifty {
    order: 3;
    margin-top: 4px;
    margin-right: 50%; } }
@media (max-width: 1062px) {
  .img-scheme-support:not(.specialists) {
    width: 120px; }
  .img-scheme-support.specialists {
    width: 200px; }
  .img-scheme-support img {
    max-height: 170px; } }
@media (min-width: 991px) and (max-width: 1012px) {
  .block-purchase:not(.full-desc) .btn-base {
    margin-top: 1em; } }
@media (min-width: 1013px) and (max-width: 1200px) {
  .block-purchase:not(.full-desc) .btn-base {
    margin-top: 1em; } }
@media (min-width: 1075px) and (max-width: 1200px) {
  .block-purchase.full-desc .btn-base {
    margin-top: 1em; } }
@media (min-width: 991px) and (max-width: 1074px) {
  .block-purchase.full-desc .btn-base,
  .block-purchase.full-desc .type-subject {
    margin-top: 1em; } }
@media (min-width: 883px) and (max-width: 1200px) {
  .main-nav {
    flex-grow: 1; }

  .controls {
    justify-content: flex-end;
    flex-grow: 1; } }
@media (min-width: 769px) and (max-width: 1238px) {
  .publisher-news {
    max-width: 800px; } }
@media (min-width: 769px) and (max-width: 1042px) {
  .offers-training-item:not(:nth-child(even)) {
    margin-right: 1em; } }
@media (min-width: 769px) and (max-width: 1048px) {
  .phones span:first-of-type {
    display: block;
    margin-bottom: 0.5em; } }
@media (min-width: 991px) {
  .container.align-content {
    display: flex;
    justify-content: space-between; }

  .nav-content {
    display: block; }

  .base-content {
    width: calc(100% - 320px); }

  .jumbotron.hide-wide {
    display: none; }

  .wrap-list-catalog {
    position: relative;
    background-image: url("../img/preview-catalogs.jpg");
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 554px 382px; } }
@media (max-width: 990px) {
  .nav-content {
    display: none; }

  .list-platform-solutions .list-platform-solutions-item {
    margin-top: 1em;
    margin-bottom: 1em; } }
@media (min-width: 941px) {
  .list-learning-materials li:hover .desc-materials {
    display: block; } }
@media (min-width: 769px) and (max-width: 990px) {
  .table-orders {
    display: table; }

  .list-orders {
    display: none; }

  .badge-top-fifty + .badge-top-fifty {
    margin-left: auto; } }
@media (min-width: 769px) and (max-width: 881px) {
  .form-feedback .title-content {
    font-size: 24px; } }
@media (min-width: 895px) and (max-width: 1618px) {
  .desc-materials {
    width: 43vw;
    margin-left: 20px; } }
@media (max-width: 894px) {
  .desc-materials {
    margin-top: 1em;
    width: 100%; } }
@media (min-width: 883px) {
  .main-nav .main-nav-item:not(:last-child) {
    margin-right: 1em; }

  .form-search .btn-search {
    background-color: #081d44;
    width: 59px;
    position: relative;
    z-index: 2; }

  .account-control li:not(:last-child) {
    margin-right: 0.5em; }

  .nav-catalog-dropdown {
    top: 0; }

  .news-item {
    max-width: 23.6%;
    flex-basis: 22%; }

  .news-item {
    max-width: 48%;
    flex-basis: 48%; } }
@media (max-width: 882px) {
  .header.header-base .top-menu > .wrap-shadow:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    height: 50px;
    background-color: #081d44;
    z-index: 1; }

  .logo {
    width: 100%; }

  .main-nav {
    flex-grow: 0;
    margin-right: 1em; }
    .main-nav a {
      padding-right: 15px;
      padding-left: 15px; }
    .main-nav .main-nav-item {
      position: relative; }
      .main-nav .main-nav-item:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 15px;
        bottom: 15px;
        width: 0;
        border-right: 1px solid #fff; }
    .main-nav .main-nav-item:not(:last-child) {
      margin-right: 1em; }

  .block-field-search {
    margin-right: 1em;
    position: relative; }
    .block-field-search:after {
      content: '';
      position: absolute;
      right: -10px;
      top: 15px;
      bottom: 15px;
      width: 0;
      border-right: 1px solid #fff; }

  .form-search .advanced-search,
  .form-search .field-search {
    display: none; }
  .form-search .btn-search {
    background-color: #081d44;
    width: 60px; }

  .controls {
    margin-right: 1em;
    flex-grow: 1; }

  .account-control {
    margin-left: 0; }
    .account-control li {
      width: 60px;
      height: 50px;
      position: relative; }
      .account-control li:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 15px;
        bottom: 15px;
        width: 0;
        border-right: 1px solid #fff; }
    .account-control li:not(:last-child) {
      margin-right: 1em; }
    .account-control a {
      display: block;
      height: 100%;
      width: 100%;
      background-position: 50% 50%; }

  .nav-catalog-dropdown {
    top: -15px; }

  .news-item {
    width: 270px; } }
@media (min-width: 837px) {
  .block-purchase.full-desc .btn-base {
    width: 88px;
    height: 30px;
    line-height: 26px;
    position: relative;
    text-indent: -1000px;
    overflow: hidden;
    background: linear-gradient(119deg, #ffa100 0%, #ffa100 83%, #fff 83%, #fff 84%, #ed8a00 84%, #ed8a00 100%); }
    .block-purchase.full-desc .btn-base:hover {
      background: linear-gradient(119deg, #002751 0%, #002751 83%, #fff 83%, #fff 84%, #002751 84%, #002751 100%); }
    .block-purchase.full-desc .btn-base:after {
      content: '';
      position: absolute;
      height: 20px;
      width: 20px;
      left: 50%;
      margin-left: -10px;
      top: 50%;
      margin-top: -10px;
      background-image: url("../img/icon-basket-hover.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; } }
@media (max-width: 839px) {
  .block-purchase:not(.full-desc) .btn-base {
    margin-top: 1em; } }
@media (max-width: 836px) {
  .block-purchase.full-desc .btn-base {
    margin-top: 1em; } }
@media (min-width: 769px) {
  .title-divide, .title-jumbotron {
    font-size: 48px; }

  .main-nav {
    display: block; }

  .main-nav-dropdown-item:nth-child(n+4) {
    display: none; }

  .header.header-base {
    background-image: url("../img/bg-header-base.jpg"); }

  .offers-training-item {
    flex-basis: 325px;
    height: 126px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffa100; }

  .offers-training-item.accent-block {
    background-color: #081d44;
    outline: 2px solid #2e466a; }

  .offers-training-item.accent-block:hover,
  .offers-training-item.accent-block.active {
    background-color: #ffa100;
    outline: 2px solid #ffa100; }
    .offers-training-item.accent-block:hover .offers-training-title, .offers-training-item.accent-block:hover .entrance-panel-title,
    .offers-training-item.accent-block.active .offers-training-title,
    .offers-training-item.accent-block.active .entrance-panel-title {
      color: #fff; }

  .offers-training-item:hover,
  .offers-training-item.active {
    outline: 2px solid #2e466a;
    background-color: #fff; }
    .offers-training-item:hover .offers-training-img, .offers-training-item:hover .entrance-panel-img,
    .offers-training-item.active .offers-training-img,
    .offers-training-item.active .entrance-panel-img {
      box-shadow: inset 0 0 0 3px #fff; }

  .offers-training-title, .entrance-panel-title {
    color: #fff;
    min-width: 60%;
    width: calc(100% - 136px); }

  .open-search-catalogs {
    display: none; }

  .form-catalog-search {
    padding: 30px 15px;
    border: 1px solid #bdc2cd; }
    .form-catalog-search .block-btn {
      text-align: right; }

  .wrapper-btn-group > .form-fields {
      margin-bottom: 0px;
      min-width: 120px; }

  .block-fields .form-fields {
    flex-grow: 1;
    flex-basis: 30%;
    max-width: 32%; }
  .block-fields .form-fields:not(:nth-child(3n)) {
    margin-right: 1em; }

  .block-checkbox .form-fields:not(:last-child) {
    margin-right: 1em; }

  .btn-group-form {
    flex-basis: 12%;
    flex-grow: 1; }
    .btn-group-form .btn-link:last-child {
      display: none; }

  .attention-text {
    width: 70%;
    margin: 2.5em auto; }

  .item-publication, .publication-full-desc {
    padding: 20px;
    border: 1px solid #bdc2cd; }

  .item-publication > .desc-publication:after, .publication-full-desc > .desc-publication:after {
    left: 120px;
    right: -20px; }

  .side-menu-content {
    float: right;
    width: 250px;
    margin-left: 1em; }
    .side-menu-content:after {
      content: '';
      clear: both;
      display: block; }

  .publication-full-desc .desc-publication:after {
    left: -20px;
    right: -20px; }
  .publication-full-desc .desc-publication ~ .block-purchase {
    display: none; }
  .publication-full-desc .info-publication .brief-information {
    display: none; }

  .detailed-description .author-book,
  .detailed-description .edition-book,
  .detailed-description .year-issue-book {
    display: block; }

  .block-user-profile {
    border: 1px solid #bdc2cd;
    margin-bottom: 2.5em; }

  .user-profile > div:nth-child(odd) {
    color: #7a7a7a;
    width: 40%;
    padding-right: 20px; }
  .user-profile > div:nth-child(even) {
    width: 60%; }

  .modal-dialog {
    width: 635px; }

  .account-list-panel-item,
  .list-catalogs-panel-item {
    padding: 20px;
    overflow: hidden;
    /* clearfix */
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); }
    .account-list-panel-item:before,
    .list-catalogs-panel-item:before {
      content: "";
      padding-top: 100%;
      float: left; }

  .account-list-panel-img,
  .list-catalogs-panel-img {
    width: 85px;
    height: 85px;
    margin: 0 auto 1em; }

  .table-versions-system {
    display: table; }

  .list-versions {
    display: none; }

  .list-learning-materials {
    width: 420px; }

  .form-feedback:first-child {
    margin-right: 2.5em; }

  .user-info p {
    width: 70%;
    margin-left: auto;
    margin-right: auto; }

  .form-commercial-offers .block-offer {
    justify-content: space-between; }
  .form-commercial-offers .block-data {
    margin-right: 1em; }

  .footer-content ul {
    margin-right: 2.5em;
    width: 60%; }
  .footer-content .footer-links {
    width: 36%; }

  .publisher-news-data:before {
    width: 20px;
    height: 18px; }

  .small-img {
    width: 48%; }

  .block-text-picture .text {
    width: 48%; }

  .table-support-contacts td:nth-child(3) {
    padding-right: 40px;
    background-image: url("../img/icon-email-sm.svg");
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 24px 30px; } }
@media (max-width: 768px) {
  body {
    font-size: 14px; }

  .header.header-base {
    background-image: url("../img/bg-header-base_768.jpg"); }

  .main-nav {
    display: none; }

  .btn-menu-toggle {
    background-image: url("../img/icon-menu_color.svg"); }

  .main-nav-dropdown-item:nth-child(n+4) {
    display: block; }

  .jumbotron.hide-wide {
    display: block; }

  .breadcrumb-block {
    display: none; }

  .title-divide, .title-jumbotron {
    font-size: 30px; }

  .title-subdivision {
    font-size: 24px; }

  h1 {
    font-size: 24px; }

  .offers-training-item {
    min-width: 200px;
    display: flex;
    flex-direction: column; }

  .offers-training-img, .entrance-panel-img {
    box-shadow: inset 0 0 0 3px #fff, 0 0 9px 0 rgba(0, 0, 0, 0.1); }

  .offers-training-title, .entrance-panel-title {
    color: #002751;
    font-weight: bold;
    text-align: center;
    width: 100%; }

  .offers-training-item.accent-block .offers-training-title, .offers-training-item.accent-block .entrance-panel-title {
    color: #ffa100; }

  .open-search-catalogs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.5em; }

  .search-catalogs {
    display: none; }
    .search-catalogs.show {
      display: block; }

  .form-catalog-search .block-btn {
    text-align: center; }

  .title-form-catalog-search + .btn-link {
    display: none; }

  .block-fields {
    flex-direction: column; }

  .type-subject {
    max-width: 320px; }

  .attention-text {
    margin: 1em auto; }

  .list-publication {
    border-top: 1px solid #bdc2cd; }

  .item-publication, .publication-full-desc {
    border-bottom: 1px solid #bdc2cd;
    padding-top: 20px;
    padding-bottom: 20px; }

  .publication-full-desc {
    border-top: 1px solid #bdc2cd;
    border-bottom: none;
    padding-bottom: 0; }
    .publication-full-desc .desc-publication:after {
      left: 0;
      right: 0; }
    .publication-full-desc .desc-publication ~ .block-purchase {
      display: block; }
    .publication-full-desc .btn-base {
      width: 190px; }

  .info-publication .brief-information {
    display: block; }
  .info-publication .block-purchase {
    display: none; }

  .detailed-description .author-book,
  .detailed-description .edition-book,
  .detailed-description .year-issue-book {
    display: none; }

  .block-user-profile {
    margin-bottom: 1em; }

  .user-profile {
    flex-direction: column; }

  .modal-dialog {
    width: 90%;
    margin: 0 auto; }

  .account-list-panel-img,
  .list-catalogs-panel-img {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto 1em; }

  .table-versions-system {
    display: none; }

  .list-versions {
    display: block; }

  .block-forms {
    flex-direction: column; }

  .form-feedback:last-child {
    display: none; }

  .phones {
    display: none; }

  .block-authorization {
    align-items: center; }

  .form-commercial-offers .block-offer {
    flex-direction: column; }
  .form-commercial-offers .block-data {
    margin-bottom: 1em; }
  .form-commercial-offers textarea {
    height: 100px; }

  .footer-content {
    flex-direction: column; }

  .footer-links {
    margin-top: 2.5em; }

  .publisher-news-title {
    font-size: 10px; }

  .publisher-news-info {
    font-size: 10px; }

  .publisher-news-data:before {
    width: 16px;
    height: 14px; }

  .block-text-picture {
    flex-direction: column; }
    .block-text-picture .text {
      margin-bottom: 1em; }

  .online-courses-areas li {
    flex-basis: 25%; }

  .list-platform-solutions {
    justify-content: center; }
    .list-platform-solutions .list-platform-solutions-title {
      font-size: 20px; }

  .badge-top-fifty + .badge-top-fifty {
    order: 3;
    margin-top: 4px; } }
@media (min-width: 681px) and (max-width: 1140px) {
  .header-order {
    max-width: 420px; } }
@media (min-width: 681px) and (max-width: 768px) {
  .offers-training-item:not(:nth-child(3n)) {
    margin-right: 1em; }

  .side-menu-content {
    width: 60%; }

  .open-search-catalogs .btn-base:first-child {
    margin-right: 2.5em; }

  .block-user-profile {
    position: relative; }
    .block-user-profile:after, .block-user-profile:before {
      content: '';
      position: absolute;
      left: -20px;
      right: -20px;
      border-top: 1px solid #bdc2cd;
      height: 0; }
    .block-user-profile:before {
      top: 0; }
    .block-user-profile:after {
      bottom: 0; }

  .list-learning-materials {
    width: 90%; } }
@media (min-width: 681px) {
  .form-catalog-search .btn-link {
    justify-content: flex-end;
    margin-bottom: 1.5em; }

  .block-purchase:not(.full-desc) .type-subject {
    max-width: 260px; }

  .type-subject {
    flex-basis: 200px; }

  .read-excerpt {
    height: 34px;
    line-height: 32px;
    width: 192px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background: linear-gradient(119deg, #ffa100 0%, #ffa100 90%, #fff 90%, #fff 91%, #ed8a00 91%, #ed8a00 100%); }
    .read-excerpt:hover {
      background: linear-gradient(119deg, #002751 0%, #002751 90%, #fff 90%, #fff 91%, #002751 91%, #002751 100%); }

  .block-login-details {
    border: 1px solid #bdc2cd;
    display: flex; }

  .block-user-email,
  .block-user-password {
    width: 50%; }
    .block-user-email .block-btn,
    .block-user-password .block-btn {
      text-align: left; }

  .block-user-email {
    border-right: 1px solid #bdc2cd;
    background-position: 77% 20px; }

  .block-user-password {
    background-position: 20% 20px; }

  .form-user-profile .btn-group-form {
    justify-content: space-between; }

  .user-profile-email:after {
    width: 240px; }

  .block-user-email,
  .block-user-password {
    height: 270px; }

  .list-orders-item.open .header-order:after {
    content: '';
    position: absolute;
    top: 0;
    right: -11px;
    height: 100%;
    width: 22px;
    transform: skew(-20deg);
    background-color: #ffa100; }

  .header-order {
    padding-left: 30px; }

  .body-order {
    padding: 0 20px; }

  .order-controls {
    padding-left: 20px;
    padding-right: 20px; }

  .list-learning-materials a {
    width: calc(100% - 28px); }
  .list-learning-materials li:hover a:after,
  .list-learning-materials li.active a:after {
    content: '';
    position: absolute;
    top: 0;
    right: -14px;
    transform: skew(-20deg);
    width: 30px;
    height: 100%;
    background-color: #ffa100; }

  .title-address-list {
    padding-left: 20px; }

  .address-list-item {
    padding-left: 20px;
    padding-right: 20px;
    flex-basis: 300px; }

  .block-checkbox .form-fields {
    flex-basis: 30%;
    flex-grow: 1;
    max-width: 32%; }

  .publisher-news-description {
    padding: 20px 15px 10px; }

  .img-scheme-support.specialists + .text-scheme-support {
    width: 60%; }

  .text-scheme-support {
    display: inline-block;
    vertical-align: middle;
    max-width: 70%; }

  .img-scheme-support {
    display: inline-block; }

  .mark-note {
    margin-bottom: 60px;
    padding-left: 100px;
    padding-right: 100px; }
    .mark-note:after {
      content: '';
      position: absolute;
      bottom: -70px;
      right: 17%;
      height: 74px;
      width: 236px;
      background-image: url("../img/scheme-arrow-right.png");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }

  .accent-note {
    margin-bottom: 60px; }
    .accent-note:after {
      content: '';
      position: absolute;
      bottom: -70px;
      left: 130px;
      height: 74px;
      width: 236px;
      background-image: url("../img/scheme-arrow-left.png");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: contain; }

  .publisher-news.regional-news .publisher-news-item {
    width: 48%; } }
@media (max-width: 680px) {
  .form-catalog-search {
    flex-direction: column; }

  .btn-group-form {
    display: flex; }
    .btn-group-form .btn-link {
      flex-basis: 46%;
      flex-grow: 1; }
    .btn-group-form .btn-link:first-child {
      order: 1; }
    .btn-group-form .btn-link:last-child {
      margin-right: 1em; }

  .find-out-cost .muted-text, .find-out-cost .breadcrumb li:not(:first-child), .breadcrumb .find-out-cost li:not(:first-child), .find-out-cost .breadcrumb li:not(:first-child) a, .breadcrumb li:not(:first-child) .find-out-cost a, .find-out-cost .phones, .find-out-cost .news-data {
    width: 100%; }
  .find-out-cost .btn-base {
    margin-top: 1em; }

  .side-menu-content {
    width: 100%; }

  .open-search-catalogs {
    flex-direction: column; }
    .open-search-catalogs .btn-base:first-child {
      margin-bottom: 1em; }

  .purchase {
    flex-direction: column;
    align-items: flex-start; }

  .type-subject {
    width: 100%;
    margin-top: 1em; }

  .read-excerpt {
    text-decoration: underline; }

  .form-user-profile .btn-group-form {
    flex-direction: column;
    align-items: center; }
    .form-user-profile .btn-group-form .btn-base:last-child {
      margin-top: 1em; }

  .block-user-email .block-btn,
  .block-user-password .block-btn {
    margin-top: 1em; }

  .list-orders-item {
    flex-direction: column; }

  .order-controls {
    order: 3;
    display: none;
    width: 120px;
    margin-left: 45%; }

  .list-orders-item.open .order-controls {
    display: block; }

  .header-order {
    padding-left: 20px; }

  .body-order {
    padding-left: 10px;
    padding-right: 10px; }

  .order-controls {
    padding-left: 10px;
    padding-right: 10px; }

  .address-list-item {
    flex-basis: 100%; }

  .publisher-news-description {
    padding: 10px; }

  .list-learning-materials li:hover a,
  .list-learning-materials li.active a {
    background-color: #ffa100; }

  .img-scheme-support {
    display: none; }

  .mark-note {
    padding-left: 100px;
    padding-right: 40px; }

  .online-courses-areas li {
    flex-basis: 40%; } }
@media (min-width: 581px) and (max-width: 768px) {
  .badge-top-fifty + .badge-top-fifty {
    margin-right: 50%; } }
@media (min-width: 481px) and (max-width: 1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; } }
@media (min-width: 481px) and (max-width: 1094px) {
  .entrance-systems {
    max-width: 330px; } }
@media (min-width: 481px) and (max-width: 1042px) {
  .offers-training-item {
    max-width: 48%; } }
@media (min-width: 481px) and (max-width: 990px) {
  .block-nav-catalog-dropdown {
    width: 300px; } }
@media (min-width: 481px) and (max-width: 768px) {
  .offers-training-item {
    flex-basis: 200px; }

  .block-fields {
    height: 440px; }
    .block-fields .form-fields:not(:nth-child(n+6)) {
      margin-right: 1em; }

  .list-orders {
    margin-left: -20px;
    margin-right: -20px; }

  .account-list-panel-img,
  .list-catalogs-panel-img {
    width: 25vw;
    height: 25vw; }

  .list-versions {
    width: 80%; }
    .list-versions a {
      width: calc(100% - 28px); }
    .list-versions li:hover a:after,
    .list-versions li.active a:after {
      content: '';
      position: absolute;
      top: 0;
      right: -14px;
      transform: skew(-20deg);
      width: 28px;
      height: 100%;
      background-color: #ffa100; }

  .staff-list .item {
    width: 100%; } }
@media (min-width: 481px) and (max-width: 680px) {
  .offers-training-item:not(:nth-child(even)) {
    margin-right: 1em; }

  .block-checkbox .form-fields {
    flex-grow: 1;
    flex-basis: 46%; }
    .block-checkbox .form-fields:nth-child(2n+1) {
      margin-right: 1em; }

  .user-profile-email:after {
    width: 260px; } }
@media (min-width: 381px) and (max-width: 580px) {
  .badge-top-fifty + .badge-top-fifty {
    margin-right: 20%; } }
@media (min-width: 601px) and (max-width: 1140px) {
  .list-platform-solutions .list-platform-solutions-item {
    max-width: 300px; } }
@media (min-width: 601px) {
  .mark-note:before {
    content: 'www.academia-moscow.ru';
    position: absolute;
    color: #002751;
    font-weight: bold;
    font-size: 16px;
    right: 0;
    top: -74px;
    padding-top: 34px;
    padding-bottom: 12px;
    text-align: center;
    background-image: url("../img/support_globus.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain; } }
@media (min-width: 519px) {
  .regions-distance-learning .list-items:first-child {
    margin-right: 2.5em; } }
@media (min-width: 481px) {
  .main-nav-dropdown {
    width: 300px; }

  .block-nav-catalog-dropdown {
    margin-left: auto;
    width: 320px; }

  .nav-catalog-dropdown {
    left: 0;
    right: 0; }

  .btn-nav-catalog-dropdown {
    align-self: flex-end; }

  .list-catalogs {
    width: 400px; }
    .list-catalogs a {
      width: calc(100% - 28px); }
    .list-catalogs li:hover a:after,
    .list-catalogs li.active a:after {
      content: '';
      position: absolute;
      top: 0;
      right: -15px;
      transform: skew(-20deg);
      width: 30px;
      height: 100%;
      background-color: #ffa100; }

  .block-price {
    margin-right: 0.75em; }

  .cost-purchase {
    margin-right: 0.75em; }
    .cost-purchase input {
      width: 65px; }

  .img-print-publication,
  .img-publication {
    width: 100px;
    margin-right: 1em; }

  .badge-top-fifty,
  .badge-software {
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    line-height: 26px;
    font-size: 14px; }

  .badge-top-fifty:before {
    width: 12px;
    right: -7px; }

  .badge-software:after, .badge-software:before {
    width: 12px; }
  .badge-software:before {
    left: -7px;
    outline: 1px solid #ffa100; }
  .badge-software:after {
    left: -5px; }

  .find-out-cost {
    justify-content: space-between; }

  .img-print-publication,
  .img-publication {
    height: 158px; }

  .img-publication-title {
    height: 68px; }

  .img-publication-bg {
    height: 90px; }

  .publication-full-desc .brief-information .edition-book,
  .publication-full-desc .brief-information .year-issue-book {
    width: 48%;
    display: inline-block;
    vertical-align: top; }

  .block-user-profile,
  .block-user-email,
  .block-user-password,
  .form-authorization {
    padding: 20px 15px; }

  .list-orders-item:after {
    left: 20px;
    right: 20px; }

  .account-list-panel-item,
  .list-catalogs-panel-item {
    width: 28%; }
    .account-list-panel-item:not(:nth-child(3n)),
    .list-catalogs-panel-item:not(:nth-child(3n)) {
      margin-right: auto; }

  .form-authorization {
    border: 1px solid #bdc2cd;
    width: 330px; }

  .entrance-panel {
    flex-basis: 325px;
    height: 126px;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffa100; }

  .entrance-panel:hover,
  .entrance-panel.active {
    outline: 2px solid #2e466a;
    background-color: #fff; }
    .entrance-panel:hover .entrance-panel-img,
    .entrance-panel.active .entrance-panel-img {
      box-shadow: inset 0 0 0 3px #fff; }

  .entrance-panel-title {
    color: #fff;
    min-width: 60%;
    width: calc(100% - 136px); }

  .form-commercial-offers {
    background-color: #f7f7f7;
    padding: 15px; }
    .form-commercial-offers .body-form {
      padding: 10px; }

  .list-webinars-item:nth-child(even),
  .video-list-item:nth-child(even) {
    margin-left: 2.5em; }

  .list-webinars-item {
    width: 45%; } }
@media (max-width: 480px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; }

  .header.header-base {
    background-image: url("../img/bg-header-base_320.jpg"); }

  .main-nav-dropdown {
    left: 0;
    right: 0; }

  .block-nav-catalog-dropdown {
    width: 100%; }

  .btn-nav-catalog-dropdown {
    align-self: center; }

  .nav-catalog-dropdown {
    left: -10px;
    right: -10px; }

  .form-search .btn-search {
    width: 60px; }

  .account-control li {
    width: 50px; }

  .wrap-btn-toggle {
    width: 50px; }

  .offers-training {
    justify-content: center; }

  .offers-training-item {
    width: 100%;
    flex-direction: column; }

  .list-catalogs {
    width: 100%; }

  .block-fields {
    height: auto; }

  .block-checkbox {
    flex-direction: column; }
    .block-checkbox .form-fields {
      width: 100%; }

  .wrapper-btn-group {
    flex-direction: column; }

  .block-price {
    margin-right: 0.5em; }

  .block-count input {
    width: 55px; }

  .info-publication {
    font-size: 10px; }

  .img-print-publication,
  .img-publication {
    width: 70px;
    margin-right: 0.5em;
    height: 112px; }

  .img-publication-title {
    height: 48px; }

  .img-publication-bg {
    height: 63px; }

  .badge-top-fifty,
  .badge-software {
    height: 16px;
    line-height: 16px;
    font-size: 10px; }

  .badge-top-fifty {
    padding-left: 4px;
    padding-right: 10px; }
    .badge-top-fifty:before {
      width: 8px;
      right: -3px; }

  .badge-software {
    padding-left: 10px;
    padding-right: 4px; }
    .badge-software:after, .badge-software:before {
      width: 8px; }
    .badge-software:before {
      left: -3px;
      outline: 1px solid #ffa100; }
    .badge-software:after {
      left: 0; }

  .find-out-cost {
    justify-content: center;
    text-align: center; }

  .user-profile-email:after {
    width: 100%; }

  .list-orders-item:after {
    left: 0;
    right: 0; }

  .list-orders {
    margin-left: -10px;
    margin-right: -10px; }

  .account-list-panel-item,
  .list-catalogs-panel-item {
    width: 48%; }
    .account-list-panel-item:not(:nth-child(even)),
    .list-catalogs-panel-item:not(:nth-child(even)) {
      margin-right: auto; }

  .account-list-panel-img,
  .list-catalogs-panel-img {
    width: 40vw;
    height: 40vw; }

  .entrance-panel {
    flex-basis: 150px;
    max-width: 48%;
    min-width: 150px;
    display: flex;
    flex-direction: column; }

  .form-commercial-offers {
    background-color: #fff;
    padding-top: 10px; }

  .list-webinars,
  .video-list {
    flex-direction: column; }

  .list-webinars-item {
    width: 100%; }

  .staff-list .item .photo {
    float: none;
    margin: 0 auto 1em; }

  .online-courses-areas li {
    flex-basis: 100%; } }
/*LAYOUT COLORS*/
/*BUTTON COLORS*/
/*BORDERS*/
/*PADDINGS*/
/*MARGINS*/
/*SHADOWS*/
/*BACKGROUND GRADIENTS*/

/*# sourceMappingURL=main.css.map */
