

/* Start:/local/templates/main_2021/css/main.css?1705673281109584*/
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-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('/local/templates/main_2021/css/./ajax-loader.gif') center center no-repeat;
}

/* 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-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus: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-size: 20px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* Dots */

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li:before {
  display: none;
}

.slick-dots li button {
  border: 0;
  background: #ced0d3;
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  background: #222;
}

.slick-dots li.slick-active button {
  background: #222;
}

/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */

.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
}

.datepicker-container::before,
.datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}

.datepicker-inline {
  position: static;
}

.datepicker-top-left,
.datepicker-top-right {
  border-top-color: #39f;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
  border-bottom-color: #39f;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
  border-bottom-color: #39f;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
  border-top-color: #39f;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  left: auto;
  right: 10px;
}

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
  content: " ";
  display: table;
}

.datepicker-panel > ul::after {
  clear: both;
}

.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}

.datepicker-panel > ul > li:hover {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #999;
}

.datepicker-panel > ul > li.highlighted {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li.highlighted:hover {
  background-color: #cce5ff;
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
  color: #39f;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: #e5f2ff;
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}

.datepicker-hide {
  display: none;
}

body {
  font: normal 15px "Noto Sans", sans-serif;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

.vtv-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.vtv-wrapper-full {
  padding-left: 20px;
  padding-right: 20px;
}

.vtv-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.vtv-row .vtv-col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 20px;
  margin-right: 20px;
}

.vtv-wide-banner {
  padding-top: 15px;
}

.vtv-wide-banner img {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.vtv-after-header-banner {
  margin-top: 28px;
  margin-bottom: 20px;
}

.vtv-after-header-banner img {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

/*---header*/

.vtv-main-header .vtv-header-inner {
  position: relative;
}

.vtv-main-header .vtv-logo-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 165px;
}

.vtv-main-header .vtv-logo-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-main-header .vtv-logo-col span {
  margin-left: 17px;
  font-size: 18px;
  line-height: 25px;
  color: #9094A0;
}

.vtv-main-header .vtv-other-logo {
  margin-right: 120px;
}

.vtv-main-header .vtv-other-logo:last-child {
  margin-right: 80px;
}

.vtv-main-header .vtv-other-logo-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.vtv-main-header .vtv-menu-global-wrapper .vtv-mobile-menu-burger {
  display: none;
  border: none;
  background-color: transparent;
  width: 24px;
  height: 20px;
  padding: 0px;
}

.vtv-main-header .vtv-menu-global-wrapper .vtv-mobile-menu-burger .vtv-burger-close {
  display: none;
}

.vtv-main-header .vtv-menu-global-wrapper .vtv-mobile-menu-burger.js-mobile-toggle-active .vtv-burger-open {
  display: none;
}

.vtv-main-header .vtv-menu-global-wrapper .vtv-mobile-menu-burger.js-mobile-toggle-active .vtv-burger-close {
  display: block;
}

.vtv-main-header .vtv-menu-global-wrapper .vtv-social .vtv-menu-link {
  padding: 30px 0px;
}

.vtv-main-header .vtv-menu-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  position: relative;
}

.vtv-main-header .vtv-menu-row:before,
.vtv-main-header .vtv-menu-row:after {
  content: '';
  position: absolute;
  height: 1px;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  left: 0;
  right: 0;
  top: 0px;
  margin: 0 auto;
  background-color: #dddfe2;
}

.vtv-main-header .vtv-menu-row:after {
  top: 100%;
}

.vtv-main-header .vtv-main-menu-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.vtv-main-header .vtv-menu-links-wrapper {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 0px;
  margin: 0;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-menu-link {
  font-size: 20px;
  line-height: 27px;
  color: #05052B;
  text-decoration: none;



}

.vtv-main-header .vtv-menu-links-wrapper .vtv-menu-link:hover,
.vtv-main-header .vtv-menu-links-wrapper .vtv-menu-link.active {
  color: #F01E28;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown {
  position: relative;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dots-btn {
  border: none;
  background: transparent;
  width: 24px;
  padding: 0px;
  height: 100%;
  cursor: pointer;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dots-btn svg path {
  fill: #05052B;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dots-btn:hover svg path,
.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dots-btn.js-toggle-active svg path {
  fill: #2180F8 !important;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dropdown-wrapper {
  display: none;
  right: 0px;
  top: -webkit-calc(100% + 10px);
  top: calc(100% + 10px);
  list-style: none;
  position: absolute;
  padding: 0px 25px 0px 35px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08), 20px 20px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08), 20px 20px 30px rgba(0, 0, 0, 0.05);
  width: 260px;
  z-index: 30;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dropdown-wrapper.js-dropdown-active {
  display: block!important;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-item-dropdown {
  border-bottom: solid 1px #dddfe2;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-item-dropdown:last-child {
  border-bottom: none;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-dropdown-link {
  display: block;
  text-decoration: none;
  padding: 25px 0px;
  color: #05052B;
  font-size: 16px;
  line-height: 22px;
}

.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-dropdown-link:hover,
.vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-dropdown-link.active {
  color: #F01E28;
}

.vtv-main-header .vtv-search-col {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-main-header .vtv-search-form {
  display: block;
  padding: 0 20px;
}

.vtv-main-header .vtv-search-form .vtv-search-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 30;
  padding: 0px;
}

.vtv-main-header .vtv-search-form .vtv-search-btn svg path {
  fill: #05052B;
}

.vtv-main-header .vtv-search-form .vtv-search-btn:hover svg path,
.vtv-main-header .vtv-search-form .vtv-search-btn.js-search-toggle-active svg path {
  fill: #2180F8;
}

.vtv-main-header .vtv-search-form .vtv-search-control .vtv-search-input {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
  width: 490px;
  height: -webkit-calc(100% - 10px);
  height: calc(100% - 10px);
  padding: 12px 50px 12px 25px;
  font-size: 16px;
  line-height: 160%;
  color: #9094A0;
  background-color: #fff;
  border: solid 1px #dddfe2;
}

.vtv-main-header .vtv-search-form .vtv-search-control .vtv-search-input.js-search-active {
  display: block;
}

/*breadcrumps*/

.vtv-breancrump-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 40px;
  margin: 30px 0px 30px 0px;
  list-style: none;
  background-color: #f3f4f8;
}

.vtv-breancrump-list li {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-breancrump-list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #50535A;
  text-decoration: none;
}

.vtv-breancrump-list li a:after {
  margin: 0 20px;
  width: 5px;
  height: 9px;
  content: '';
  background: url("/local/templates/main_2021/css/../img/breadcrumps-arrow.svg") no-repeat center center;
}

/* */

/*-------typo*/

.vtv-page-title {
  font-family: "VestiSans", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  color: #05052B;
  margin: 0px 0 30px 0;
}

.vtv-h2-font {
  font-family: "VestiSans", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  color: #05052B;
  margin: 0px;
  padding: 28px 0;
}

.vtv-h2-font.vtv-after-red {
  position: relative;
  margin-bottom: 45px;
}

.vtv-h2-font.vtv-after-red:after {
  content: '';
  height: 2px;
  left: 0px;
  position: absolute;
  background: #E31E25;
  max-width: 920px;
  width: 100%;
  bottom: 0px;
}

.vtv-h2-font.vtv-after-grey {
  position: relative;
  margin-bottom: 45px;
}

.vtv-h2-font.vtv-after-grey:after {
  content: '';
  height: 2px;
  left: 0px;
  position: absolute;
  background: #DDDFE2;
  width: 100%;
  bottom: 0px;
}

.vtv-grey-line {
  width: 100%;
  height: 2px;
  margin: 20px 0;
  background: #DDDFE2;
}

.vtv-text-image {
  display: block;
  margin: 20px auto;
}

.vtv-text-image span {
  display: block;
}

.vtv-text-image img {
  margin-bottom: 15px;
}

.vtv-text-image .vtv-detail-img-desc {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-h2-heading {
  font-family: "VestiSans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #05052B;
  margin: 0px 0px 30px 0px;
}

.vtv-list-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vtv-list-cols ul {
  width: 50%;
}

.vtv-list {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.vtv-list li {
  padding-left: 47px;
  position: relative;
  margin-bottom: 15px;
}

.vtv-list li:before {
  content: '';
  background-color: #F01E28;
  position: absolute;
  left: 20px;
  top: 7px;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.vtv-h3-heading {
  font-family: "VestiSans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 110%;
  color: #05052B;
  margin: 0px 0px 30px 0px;
}

.vtv-under-text {
  font-size: 14px;
  line-height: 19px;
  color: #05052B;
}

.vtv-mediahils {
  margin-bottom: 30px;
}

.vtv-mediahils .vtv-img-resp {
  margin-bottom: 20px;
}

.vtv-social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.vtv-social-list li {
  margin-right: 35px;
  margin-bottom: 30px;
}

.vtv-social-list li a {
  text-decoration: none;
  color: #05052B;
  font-weight: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 16px;
}

.vtv-social-list li svg {
  margin-right: 10px;
}

.vtv-blockquote {
  font-family: "VestiSans", sans-serif;
  max-width: 800px;
  width: 100%;
  margin: 45px 0;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  color: #05052B;
  padding: 40px 0;
  border: solid 1px #dddfe2;
  border-right: none;
  border-left: none;
}

.vtv-blockquote .vtv-author {
  display: block;
  text-align: right;
  /* Quote Style */
  font-family: "VestiSans", sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  color: #2180F8;
  margin-top: 20px;
}

.vtv-link {
  color: #2180F8;
  text-decoration: underline;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}

.vtv-link:hover {
  color: #F01E28;
}

.vtv-text-width {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #05052B;
  margin: 0px 0px 30px 0px;
  padding-left: 120px;
  position: relative;
}

.vtv-text-photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 30px 0;
}

.vtv-text-photo img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.vtv-text-photo .vtv-photo-big {
  max-width: 560px;
  height: 400px;
  margin-right: 40px;
}

.vtv-text-photo .vtv-photo-min {
  height: 400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 180px;
}

.vtv-text-year {
  font-family: "VestiSans", sans-serif;
  position: absolute;
  font-size: 22px;
  line-height: 120%;
  color: #000000;
  left: 0;
}

/*end-------typo*/

/*--------hotnews*/

.vtv-hot-news-block {
  font-family: "VestiSans", sans-serif;
  background: #F5F5F5;
  overflow: hidden;
}

.vtv-hot-news-block .vtv-hot-news-col {
  width: -webkit-calc(100% - 360px);
  width: calc(100% - 360px);
  padding-top: 34px;
}

.vtv-hot-news-block .vtv-hot-news-list {
  padding: 0px;
  margin: 0px;
  width: 100%;
  list-style: none;
  max-width: 920px;
}

.vtv-hot-news-block .vtv-hot-news-list li {
  padding-left: 20px;
  background: url("/local/templates/main_2021/css/../img/point.svg") no-repeat left 5px;
  margin-bottom: 40px;
}

.vtv-hot-news-block .vtv-hot-news-list li:first-child {
  background-position: left 10px;
}

.vtv-hot-news-block .vtv-hot-news-list li:first-child a {
  font-size: 22px;
  line-height: 120%;
}

.vtv-hot-news-block .vtv-hot-news-list li a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #05052B;



  text-decoration: none;
}

.vtv-hot-news-block .vtv-hot-news-list li a:hover {
  color: #F01E28;
}

.vtv-hot-news-block .vtv-hot-news-list li .vtv-time {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-hot-news-block .vtv-banner-col {
  padding-top: 30px;
  padding-bottom: 30px;
}

/*end--------hotnews*/

/*-------news-cards*/

.vtv-news-card-big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f3f4f8;
  text-decoration: none;
  margin-bottom: 40px;
}

.vtv-news-card-big:hover .vtv-news-title,
.vtv-news-card-big:hover .vtv-news-category {



  color: #2180F8;
}

.vtv-news-card-big img {
  max-width: 100%;
  display: block;
  height: auto;
}

.vtv-news-card-big span {
  display: block;
}

.vtv-news-card-big .vtv-news-card-description {
  padding: 100px 40px 40px 40px;
}

.vtv-news-card-big .vtv-news-category {
  font-family: "VestiSans", sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2180F8;
  margin-bottom: 30px;
}

.vtv-news-card-big .vtv-news-title {
  font-family: "VestiSans", sans-serif;
  font-size: 22px;
  line-height: 120%;
  color: #05052B;
  margin-bottom: 60px;
}

.vtv-news-card-big .vtv-news-date {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-news-card-photo {
  display: block;
  width: 100%;
  position: relative;
  height: 182px;
  background-repeat: no-repeat;
  background-size: cover;
}

.vtv-news-card-photo:hover .vtv-video-mark {
  background-color: #F01E28;
}

.vtv-news-card-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(48.44%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 2;
}

.vtv-news-card-normal {
  font-family: "VestiSans", sans-serif;
  display: block;
  text-decoration: none;
}

.vtv-news-card-normal:hover .vtv-news-title {
  color: #2180F8;
}

.vtv-news-card-normal:hover .vtv-news-category {
  color: #F01E28;
}

.vtv-news-card-normal:hover .vtv-video-mark {
  background-color: #F01E28;
}

.vtv-news-card-normal span {
  display: block;
}

.vtv-news-card-normal .vtv-wrapper-gradient {
  position: relative;
}

.vtv-news-card-normal .vtv-wrapper-gradient:after {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(48.44%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.44%, rgba(0, 0, 0, 0.6) 100%);
}

.vtv-news-card-normal img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
  max-width: 100%;
}

.vtv-news-card-normal .vtv-news-category {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2180F8;



  margin-bottom: 13px;
}

.vtv-news-card-normal .vtv-video-mark {



}

.vtv-news-card-normal .vtv-news-title {
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 23px;
  color: #05052B;



}

.vtv-news-card-normal .vtv-news-date {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
  font-family: "Noto Sans", sans-serif;
}

.vtv-news-card-normal.vtv-card-highlighted {
  padding: 20px;
  background: #2180F8;



}

.vtv-news-card-normal.vtv-card-highlighted:hover {
  background: #4497FF;
}

.vtv-news-card-normal.vtv-card-highlighted:hover .vtv-news-category {
  color: #fff;
}

.vtv-news-card-normal.vtv-card-highlighted:hover .vtv-news-title {
  color: #05052B;
}

.vtv-news-card-normal.vtv-card-highlighted .vtv-news-category {



  color: #05052B;
}

.vtv-news-card-normal.vtv-card-highlighted .vtv-news-title {



  color: #FFFFFF;
}

.vtv-news-card-normal.vtv-card-highlighted .vtv-news-date {
  color: #7AB5FF;
}

/*end-------news-cards*/

/*----other*/

.vtv-img-resp {
  display: block;
  max-width: 100%;
  height: auto;
}

.vtv-img-resp.vtv-image-margin {
  margin: 20px auto;
}

/*end----other*/

/*----actual-news*/

.vtv-actual-news {
  margin-bottom: 41px;
}

.vtv-actual-news .vtv-row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.vtv-actual-news .vtv-actual-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: -webkit-calc(100% - 360px);
  width: calc(100% - 360px);
}

.vtv-actual-news .vtv-actual-col .vtv-row {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.vtv-actual-news .vtv-actual-col .vtv-news-card-normal {
  width: -webkit-calc(33.333333333333336% - 40px);
  width: calc(33.333333333333336% - 40px);
  margin-bottom: 40px;
}

.vtv-actual-news .vtv-actual-col .vtv-news-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.vtv-actual-news .vtv-actual-col .vtv-banner880x100 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.vtv-actual-news .vtv-banners-col {
  min-width: 320px;
  max-width: 320px;
}

.vtv-actual-news .vtv-banners-col .vtv-all-btn {
  text-align: right;
  margin-top: 13px;
}

.vtv-actual-news .vtv-banners-col .vtv-banner280360 {
  display: block;
  margin: 0 auto 45px auto;
  max-width: 100%;
}

.vtv-actual-news .vtv-banners-col .vtv-placeholder-highlited {
  max-width: 100%;
}

.vtv-all-link {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  line-height: 160%;



  color: #2180F8;
  background: url("/local/templates/main_2021/css/../img/arrow-link.svg") no-repeat right center;
  padding-right: 20px;
}

.vtv-all-link:hover {
  color: #F01E28;
  background: url("/local/templates/main_2021/css/../img/arrow-link_hover.svg") no-repeat right center;
}

/*end----actual-news*/

/*-------all-news*/

.vtv-categories-section {
  margin-bottom: 60px;
}

.vtv-categories-section .vtv-categories-first-row .vtv-col {
  margin-bottom: 50px;
  width: -webkit-calc(33.333333333333336% - 40px);
  width: calc(33.333333333333336% - 40px);
}

.vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(1),
.vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(2),
.vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(3),
.vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(4) {
  width: -webkit-calc(25% - 40px);
  width: calc(25% - 40px);
}

.vtv-categories-section .vtv-banner280360 {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.vtv-categories-section .vtv-categories-after-slider-row .vtv-col {
  margin-bottom: 50px;
}

.vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-three-per-row {
  width: -webkit-calc(33.333333333333336% - 40px);
  width: calc(33.333333333333336% - 40px);
}

.vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-four-per-row {
  width: -webkit-calc(25% - 40px);
  width: calc(25% - 40px);
}

.vtv-categories-wrapper {
  margin-bottom: 50px;
}

.vtv-categories-wrapper .vtv-categories-js {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;



  z-index: 200;
}

.vtv-categories-wrapper .vtv-category-btn {
  cursor: pointer;
  background: #F5F5F5;
  padding: 6px 24px;
  margin: 0px 16px 20px 0px;
  border-radius: 24px;



  font-size: 16px;
  line-height: 160%;
  /* identical to box height, or 26px */
  /* Midle Color */
  color: #9094A0;
}

.vtv-categories-wrapper .vtv-category-btn:hover {
  background: #EAEBEF;
}

.vtv-categories-wrapper .vtv-category-btn.vtv-active-category {
  background: #424548;
  color: #fff;
}

.vtv-load-more {
  background: #f3f4f8;
  width: 100%;
  height: 50px;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 160%;



  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vtv-load-more svg {
  -webkit-transform-origin: 13px 10.5px;
      -ms-transform-origin: 13px 10.5px;
          transform-origin: 13px 10.5px;



  margin-right: 12px;
}

.vtv-load-more:hover {
  color: #F01E28;
}

.vtv-load-more:hover svg {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.vtv-load-more:hover svg path {
  fill: #F01E28;
}

/*-------all-news*/

/*-------popular-slider*/

.vtv-popular-slider {
  background: #f3f4f8;
  padding: 0px 0px 50px 0;
  margin-bottom: 40px;
}

.vtv-popular-slider.vtv-slider-no-margin {
  margin-bottom: 0px;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-h2-font {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 38px!important;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav {
  position: relative;
  min-width: 125px;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav .slick-arrow {
  width: 13px;
  height: 20px;
  top: -webkit-calc(50% + 18px);
  top: calc(50% + 18px);
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav .slick-arrow.slick-prev {
  left: 30px;
  background: url("/local/templates/main_2021/css/../img/arrow-pop-prev.svg") no-repeat center center;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav .slick-arrow.slick-prev:hover {
  background: url("/local/templates/main_2021/css/../img/arrow-pop-prev_hover.svg") no-repeat center center;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav .slick-arrow.slick-next {
  right: 0px;
  background: url("/local/templates/main_2021/css/../img/arrow-pop-next.svg") no-repeat center center;
}

.vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav .slick-arrow.slick-next:hover {
  background: url("/local/templates/main_2021/css/../img/arrow-pop-next_hover.svg") no-repeat center center;
}

.vtv-popular-slider .vtv-wrapper.vtv-slider-wrapper {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.vtv-popular-slider .vtv-popular-slider-row .vtv-slide-news-wrapper {
  padding: 0px 12.5px;
}

.vtv-popular-slider .vtv-popular-slider-row .vtv-slide-news-wrapper .vtv-img-wrapper {
  margin-bottom: 15px;
}

.vtv-popular-slider .vtv-popular-slider-row .vtv-slide-news-wrapper .vtv-img-wrapper img {
  margin-bottom: 0px;
}

/*end-------popular-slider*/

/*-----page-with-sidebargrid*/

.vtv-content-row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.vtv-content-row .vtv-content-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 920px;
}

.vtv-content-row .vtv-content-col.vtv-content-col-full {
  max-width: 100%;
  width: 100%;
}

.vtv-content-row .vtv-sidebar-col {
  width: 440px;
  min-width: 320px;
}

/*-----endpage-with-sidebargrid*/

/*------news-detail*/

.vtv-news-detail-wrapper .vtv-banner280360 {
  margin-bottom: 40px;
}

.vtv-news-detail-wrapper .vtv-banner280360 a {
  display: block;
  text-align: center;
}

.vtv-news-detail-wrapper .vtv-banner280360 a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.vtv-news-detail-wrapper .vtv-row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.vtv-news-detail-wrapper .vtv-news-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-news-detail-wrapper .vtv-news-category .vtv-category-val {
  font-size: 12px;
  line-height: 12px;
  color: #2180F8;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "VestiSans", sans-serif;
}

.vtv-news-detail-wrapper .vtv-news-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  font-family: "VestiSans", sans-serif;
  margin: 30px 0 60px;
}

.vtv-news-detail-wrapper .vtv-news-public {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
  color: #9094A0;
}

.vtv-news-detail-wrapper .vtv-news-author {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px;
  color: #9094A0;
}

.vtv-news-detail-wrapper .vtv-news-author span {
  margin-right: 8px;
}

.vtv-news-detail-wrapper .vtv-news-author a {
  color: #2180F8;
  text-decoration: none;
}

.vtv-news-detail-wrapper .vtv-news-author a:hover {
  color: #F01E28;
}

.vtv-news-detail-wrapper .vtv-news-hashtags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: 20px;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag {
  margin-right: 20px;
  position: relative;
  margin-bottom: 20px;
  padding: 10px 20px 10px 46px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;



  line-height: 160%;
  color: #05052B;
  background: #f3f4f8;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag svg {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag svg path {



}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag:hover {
  color: #F01E28;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag:hover svg path {
  fill: #F01E28 !important;
}

.vtv-news-detail-wrapper .vtv-news-hashtags .vtv-share-btn {
  margin-top: 10px;
}

.vtv-news-detail-wrapper .vtv-views-wrapper {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
  border-bottom: solid 2px #f3f4f8;
}

.vtv-news-detail-wrapper .vtv-views-wrapper svg {
  margin-right: 10px;
}

.vtv-news-detail-wrapper .vtv-views-wrapper .vtv-views-value {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-news-detail-wrapper .vtv-news-footer {
  padding-left: 120px;
}

.vtv-content-news-slider {
  margin: 30px auto;
}

.vtv-content-news-slider img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.vtv-content-news-slider .vtv-content-news-main-slider {
  margin-bottom: 20px;
}

.vtv-content-news-slider .vtv-content-news-nav-slide {
  margin-left: -10px;
  margin-right: -10px;
}

.vtv-content-news-slider .vtv-content-news-nav-slide .vtv-nav-slide {
  margin: 0 10px;
}

.vtv-last-news {
  background-color: #f3f4f8;
  padding: 40px 40px 15px 40px;
  margin-bottom: 50px;
}

.vtv-last-news .vtv-h2-font {
  margin-bottom: 0px;
}

.vtv-last-news .vtv-last-news-block {
  padding: 16px 0 16px 0px;
  display: block;
  text-decoration: none;
  border-bottom: solid 1px #dddfe2;
}

.vtv-last-news .vtv-last-news-block:hover .vtv-last-news-title {
  color: #F01E28;
}

.vtv-last-news .vtv-last-news-category {
  font-family: "VestiSans", sans-serif;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #2180F8;
  margin-bottom: 13px;
  display: block;
}

.vtv-last-news .vtv-last-news-title {
  display: block;
  font-size: 16px;
  line-height: 120%;
  font-family: "VestiSans", sans-serif;
  color: #05052B;
  margin-bottom: 20px;



}

.vtv-last-news .vtv-last-news-date {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
  display: block;
}

.vtv-last-news .vtv-last-news-footer {
  text-align: right;
  margin-top: 15px;
}

.vtv-subscribe-wrapper {
  padding: 40px;
  background-color: #f3f4f8;
  margin-bottom: 40px;
}

.vtv-subscribe-wrapper .vtv-form-title {
  display: block;
  font-family: "VestiSans", sans-serif;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  color: #05052B;
  margin-bottom: 30px;
}

.vtv-subscribe-wrapper .vtv-form-group {
  margin-bottom: 20px;
}

.vtv-subscribe-wrapper .vtv-form-group .vtv-form-control {
  width: 100%;
  text-align: center;
}

.vtv-subscribe-wrapper .vtv-button {
  width: 180px;
  display: block;
  margin: 0 auto 25px auto;
}

.vtv-form-group .vtv-form-control {
  display: block;
  background: #FFFFFF;
  border: 1px solid #DDDFE2;
  padding: 15px;
  font-size: 16px;
  line-height: 160%;
  color: #9094A0;
}

.vtv-form-group .vtv-form-control.vtv-input-error {
  border-color: #F01E28;
  color: #F01E28;
}

.vtv-form-group .vtv-form-control.vtv-input-error::-webkit-input-placeholder {
  color: #F01E28;
}

.vtv-form-group .vtv-form-control.vtv-input-error::-moz-placeholder {
  color: #F01E28;
}

.vtv-form-group .vtv-form-control.vtv-input-error:-ms-input-placeholder {
  color: #F01E28;
}

.vtv-form-group .vtv-form-control.vtv-input-error::-ms-input-placeholder {
  color: #F01E28;
}

.vtv-form-group .vtv-form-control.vtv-input-error::placeholder {
  color: #F01E28;
}

.vtv-custom-checkbox {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.vtv-custom-checkbox input {
  position: absolute;
  width: 1px;
  height: 1px;
  left: 8px;
  top: 8px;
  border: none;
  background-color: transparent;
  opacity: 0;
}

.vtv-custom-checkbox input:checked + .vtv-check-box-view svg {
  opacity: 1;
}

.vtv-custom-checkbox input:checked + .vtv-check-box-view svg path {
  fill: #2180F8 !important;
}

.vtv-custom-checkbox:hover .vtv-check-box-view svg {
  opacity: 1;
}

.vtv-custom-checkbox .vtv-check-box-view {
  min-width: 18px;
  min-height: 18px;
  margin-top: 2px;
  height: 18px;
  width: 18px;
  background: #FFFFFF;
  border: 1px solid #C9CDDA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;



  margin-right: 10px;
}

.vtv-custom-checkbox .vtv-check-box-view svg {



  opacity: 0;
}

.vtv-custom-checkbox .vtv-checkbox-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-button {
  height: 50px;
  background-color: #2180F8;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  padding: 0 20px;
  border: none;
  cursor: pointer;



}

.vtv-button:hover {
  background-color: #F01E28;
}

.vtv-news-category-wrapper {
  background-color: #f3f4f8;
  padding: 40px 40px 30px 40px;
  margin-bottom: 50px;
}

.vtv-news-category-wrapper .vtv-h2-font {
  margin-bottom: 0px!important;
}

.vtv-news-category-wrapper .vtv-category-news-list {
  margin-bottom: 20px;
}

.vtv-news-category-wrapper .vtv-category-news-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #dddfe2;
  padding: 20px 20px 20px 0px;
  text-decoration: none;
}

.vtv-news-category-wrapper .vtv-category-news-card span {
  display: block;
}

.vtv-news-category-wrapper .vtv-category-news-card:hover .vtv-category-news-title {
  color: #F01E28;
}

.vtv-news-category-wrapper .vtv-category-news-card:hover .vtv-video-mark {
  background-color: #F01E28;
}

.vtv-news-category-wrapper .vtv-category-news-image {
  position: relative;
  width: 150px;
  height: 100px;
  margin-right: 40px;
}

.vtv-news-category-wrapper .vtv-category-news-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.vtv-news-category-wrapper .vtv-category-news-image .vtv-video-mark {
  left: 20px;
  bottom: 20px;
  width: 24px;
  height: 24px;



}

.vtv-news-category-wrapper .vtv-category-news-desc {
  padding: 10px 0 0px 0px;
}

.vtv-news-category-wrapper .vtv-category-news-title {
  font-size: 16px;
  line-height: 120%;
  font-family: "VestiSans", sans-serif;
  color: #05052B;
  margin-bottom: 20px;



}

.vtv-news-category-wrapper .vtv-category-news-date {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

.vtv-share-btn {
  color: #05052B;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;



  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-share-btn:hover {
  color: #F01E28;
}

.vtv-share-btn:hover svg path {
  fill: #F01E28;
}

.vtv-share-btn svg {
  margin-right: 10px;
}

.vtv-share-btn svg path {



}

.vtv-video-mark {
  position: absolute;
  z-index: 3;
  background-image: url("/local/templates/main_2021/css/../img/play.svg");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 30px;
  left: 20px;
  border-radius: 50%;
}

.vtv-read-more {
  display: block;
  text-decoration: none;
  float: left;
  width: 320px;
  height: 180px;
  background: #FFFFFF;
  border: 1px solid #DDDFE2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 40px 30px 40px;
  -webkit-box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.04);
  margin: 0px 40px 40px 0;
}

.vtv-read-more span {
  display: block;
}

.vtv-read-more span:first-child {
  color: #2180F8;
  font-family: "VestiSans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.vtv-read-more span:last-child {
  font-family: "VestiSans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #05052B;
}

/*end------news-detail*/

/*----------Programs*/

.vtv-programm-table {
  font-family: "VestiSans", sans-serif;
  font-size: 16px;
  line-height: 160%;
}

.vtv-programm-table .vtv-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #DDDFE2;
  margin-bottom: -1px;
}

.vtv-programm-table .vtv-table-row.vtv-table-headrow {
  background: #878D99;
  border-color: #707C8B;
}

.vtv-programm-table .vtv-table-row.vtv-table-headrow .vtv-table-cell {
  border-color: #707C8B;
  color: #fff;
}

.vtv-programm-table .vtv-table-row.vtv-table-headrow .vtv-table-cell:before,
.vtv-programm-table .vtv-table-row.vtv-table-headrow .vtv-table-cell:after {
  background: #878D99;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell {
  min-width: 83px;
  text-align: center;
  border-right: solid 1px #DDDFE2;
  position: relative;
  padding: 10px 5px;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell:first-child {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell:last-child {
  border-right: none;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell:last-child:before,
.vtv-programm-table .vtv-table-row .vtv-table-cell:last-child:after {
  display: none;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell:before {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  top: 0px;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell:after {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  bottom: 0px;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell.vtv-programm-name {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell .vtv-programm-time {
  margin-bottom: 30px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #50535A;
}

.vtv-programm-table .vtv-table-row .vtv-table-cell .vtv-programm-time:last-child {
  margin-bottom: 0px;
}

.vtv-programm-table .vtv-mobile-headrow {
  display: none;
}

.vtv-programm-table .vtv-programm-mobile-name {
  font-size: 16px;
  line-height: 120%;
  color: #05052B;
  display: none;
  margin-bottom: 20px;
}

.vtv-programm-table .vtv-programm-mobile-name .vtv-arrow-toggle {
  background-image: url("/local/templates/main_2021/css/../img/arrow-down.svg");
  width: 12px;
  height: 8px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  bottom: 3px;



  -webkit-transform-origin: 6px 4px;
      -ms-transform-origin: 6px 4px;
          transform-origin: 6px 4px;
}

.vtv-programm-table .vtv-programm-mobile-name.js-dropdown-table-opened .vtv-arrow-toggle {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.vtv-programm-table .vtv-programm-mobile-name span {
  -webkit-text-decoration-color: #05052B;
          text-decoration-color: #05052B;
  text-decoration: underline;
}

.vtv-logo-table {
  margin-bottom: 20px;
}

.vtv-margin-30 {
  margin-bottom: 30px;
}

.vtv-margin-table {
  margin-bottom: 90px;
}

.vtv-table-description {
  font-size: 16px;
  line-height: 160%;
  color: #05052B;
  margin-bottom: 17px;
}

.vtv-radio-wave {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 17px;
}

/*End-------Programs*/

/*-------------reklama*/

.vtv-rek-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}

.vtv-rek-info .vtv-info-col h2 {
  margin-top: 0px;
}

.vtv-rek-info .vtv-info-col .vtv-rek-email {
  font-size: 16px;
  line-height: 160%;
  /* identical to box height, or 26px */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #2180F8;
  display: block;
  margin-bottom: 15px;
}

.vtv-rek-info .vtv-info-col .vtv-rek-phone {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 120%;
  text-decoration: none;
  /* or 26px */
  font-family: "VestiSans", sans-serif;
  color: #05052B;
}

.vtv-rek-info .vtv-tech-info-btn {
  display: inline-block;
  padding: 12px 60px;
  /* Light Gray */
  text-align: center;
  font-size: 16px;
  line-height: 160%;
  /* identical to box height, or 26px */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #F01E28;
  background: #f3f4f8;
}

.vtv-rek-table .vtv-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #DDDFE2;
  margin-bottom: -1px;
}

.vtv-rek-table .vtv-table-row:nth-child(even) {
  background: #f3f4f8;
}

.vtv-rek-table .vtv-table-row.vtv-table-headrow {
  background: #878D99;
  border-color: #707C8B;
}

.vtv-rek-table .vtv-table-row.vtv-table-headrow .vtv-table-cell {
  border-color: #707C8B;
  color: #fff;
}

.vtv-rek-table .vtv-table-row.vtv-table-headrow .vtv-table-cell:before,
.vtv-rek-table .vtv-table-row.vtv-table-headrow .vtv-table-cell:after {
  background: #878D99;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell {
  min-width: 58px;
  text-align: center;
  border-right: solid 1px #DDDFE2;
  position: relative;
  padding: 10px 5px;
  width: 28.33333333%;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell:first-child {
  width: 15%;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell .vtv-mobile-name {
  display: none;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell .vtv-mobile-size {
  display: none;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell:last-child {
  border-right: none;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell:last-child:before,
.vtv-rek-table .vtv-table-row .vtv-table-cell:last-child:after {
  display: none;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell:before {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  top: 0px;
}

.vtv-rek-table .vtv-table-row .vtv-table-cell:after {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  bottom: 0px;
}

.vtv-table-compare {
  margin-bottom: 74px;
}

.vtv-table-compare .vtv-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #DDDFE2;
  margin-bottom: -1px;
}

.vtv-table-compare .vtv-table-row:nth-child(even) {
  background: #f3f4f8;
}

.vtv-table-compare .vtv-table-row.vtv-table-headrow {
  background: #878D99;
  border-color: #707C8B;
}

.vtv-table-compare .vtv-table-row.vtv-table-headrow .vtv-table-cell {
  border-color: #707C8B;
  color: #fff;
}

.vtv-table-compare .vtv-table-row.vtv-table-headrow .vtv-table-cell:before,
.vtv-table-compare .vtv-table-row.vtv-table-headrow .vtv-table-cell:after {
  background: #878D99;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell {
  min-width: 58px;
  text-align: center;
  border-right: solid 1px #DDDFE2;
  position: relative;
  padding: 10px 5px;
  width: 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 160%;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell:first-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 30px;
  min-width: 177px;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell svg {
  margin-left: 10px;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell:last-child {
  border-right: none;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell:last-child:before,
.vtv-table-compare .vtv-table-row .vtv-table-cell:last-child:after {
  display: none;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell:before {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  top: 0px;
}

.vtv-table-compare .vtv-table-row .vtv-table-cell:after {
  content: '';
  width: 1px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 300;
  right: -1px;
  bottom: 0px;
}

.vtv-form-content-wrapper {
  padding: 40px 90px;
  background-color: #f3f4f8;
  margin-bottom: 40px;
}

.vtv-form-content-wrapper .vtv-form-title {
  display: block;
  font-family: "VestiSans", sans-serif;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  color: #05052B;
  margin-bottom: 30px;
}

.vtv-form-content-wrapper .vtv-form-group-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.vtv-form-content-wrapper .vtv-form-group-row .vtv-form-group {
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
}

.vtv-form-content-wrapper .vtv-form-group-row .vtv-form-group input {
  width: 100%;
}

.vtv-form-content-wrapper .vtv-form-submit-wraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

/*end----------reklama*/

/*-------projects*/

.vtv-projects-page .vtv-project-card {
  text-decoration: none;
  margin-bottom: 40px;
  width: -webkit-calc(25% - 40px);
  width: calc(25% - 40px);
}

.vtv-projects-page .vtv-project-card:hover .vtv-project-card-title {
  color: #F01E28;
}

.vtv-projects-page .vtv-project-card span {
  display: block;
}

.vtv-projects-page .vtv-project-card .vtv-project-card-img {
  width: 100%;
  height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.vtv-projects-page .vtv-project-card .vtv-project-card-title {



  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  background-color: #f3f4f8;
  font-weight: 500;
  font-size: 19px;
  line-height: 110%;
  color: #05052B;
}

.vtv-projects-page .vtv-subscribe-wrapper {
  display: none;
}

/*end-------projects*/

/*---------partners*/

.vtv-partner-card {
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f3f4f8;
  text-decoration: none;
  margin-bottom: 40px;
}

.vtv-partner-card:hover .vtv-partner-title {
  color: #F01E28;
}

.vtv-partner-card span {
  display: block;
}

.vtv-partner-card .vtv-partner-icon {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
  margin-right: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}

.vtv-partner-card .vtv-partner-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  font-family: "VestiSans", sans-serif;
  color: #05052B;
  -webkit-transition: color 300ms;
  -o-transition: color 300ms;
  transition: color 300ms;
}

/*end-----partners*/

/*---------personalies*/

.vtv-personalies-section .vtv-personalies-row .vtv-person-card {
  width: -webkit-calc(25% - 40px);
  width: calc(25% - 40px);
  margin-bottom: 40px;
}

.vtv-personalies-section .vtv-personalies-row .vtv-person-card .vtv-person-photo img {
  display: block;
  width: 100%;
  height: auto;
}

.vtv-personalies-section .vtv-personalies-row .vtv-person-card .vtv-person-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 30px;
  background-color: #f3f4f8;
}

.vtv-personalies-section .vtv-personalies-row .vtv-person-card .vtv-person-title {
  font-family: "VestiSans", sans-serif;
  font-size: 16px;
  line-height: 120%;
  color: #000000;
}

.vtv-personalies-section .vtv-personalies-row .vtv-person-card .vtv-person-spec {
  font-size: 14px;
  line-height: 19px;
  color: #05052B;
}

/*---------personalies*/

/*-------search-result*/

.vtv-form-search {
  width: 100%;
  margin-bottom: 40px;
}

.vtv-form-search .vtv-form-control {
  line-height: 115%;
}

.vtv-form-search .vtv-main-input {
  position: relative;
  margin-bottom: 20px;
}

.vtv-form-search .vtv-main-input .vtv-form-control {
  width: 100%;
}

.vtv-form-search .vtv-main-input svg {
  fill: #05052B;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.vtv-form-search .vtv-search-result-count {
  font-size: 16px;
  line-height: 160%;
  color: #9094A0;
  margin-bottom: 34px;
}

.vtv-form-search .vtv-search-dates-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-form-search .vtv-search-dates-group .vtv-from {
  width: 180px;
}

.vtv-form-search .vtv-search-dates-group .vtv-delimiter {
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}

.vtv-form-search .vtv-search-dates-group .vtv-delimiter:after {
  display: block;
  content: '';
  width: 6px;
  background: #05052B;
  height: 1px;
}

.vtv-form-search .vtv-search-dates-group .vtv-to {
  width: 180px;
}

.vtv-form-search .vtv-search-dates-group .vtv-form-group {
  position: relative;
}

.vtv-form-search .vtv-search-dates-group .vtv-form-group .vtv-form-control {
  padding-right: 75px;
  width: 100%;
}

.vtv-form-search .vtv-search-dates-group .vtv-form-group svg {
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  margin: auto 0;
}

.vtv-form-search .vtv-search-submit {
  margin-left: 30px;
  min-width: 100px;
}

.vtv-result-rows-wrapper {
  margin-bottom: 90px;
}

.vtv-result-rows-wrapper .vtv-result-item {
  text-decoration: none;
  display: block;
  width: 100%;
  border-top: solid 1px #dddfe2;
  padding: 30px 0 40px 0;
}

.vtv-result-rows-wrapper .vtv-result-item span {
  display: block;
}

.vtv-result-rows-wrapper .vtv-result-item .vtv-result-title {
  font-size: 22px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 20px;
  font-family: "VestiSans", sans-serif;
  font-weight: 500;
}

.vtv-result-rows-wrapper .vtv-result-item .vtv-result-text {
  font-size: 16px;
  line-height: 160%;
  color: #05052B;
  margin-bottom: 20px;
}

.vtv-result-rows-wrapper .vtv-result-item .vtv-result-date {
  font-size: 14px;
  line-height: 19px;
  color: #9094A0;
}

/*end----search-result*/

/*----------contacts*/

.vtv-contacts-blocks-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.vtv-contacts-blocks-wrapper .vtv-contacts-block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 20px;
  margin-right: 20px;
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
}

.vtv-contacts-block {
  margin-bottom: 60px;
}

.vtv-contacts-block .vtv-contacts-block-title {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #05052B;
  margin-bottom: 10px;
  font-family: "VestiSans", sans-serif;
}

.vtv-contacts-block .vtv-contacts-block-text {
  font-size: 17px;
  line-height: 23px;
  color: #05052B;
  margin-bottom: 10px;
}

.vtv-contacts-block .vtv-contacts-block-phones a {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #05052B;
  text-decoration: none;
  font-family: "VestiSans", sans-serif;
  display: block;
  margin-bottom: 10px;
}

.vtv-contacts-block .vtv-contacts-block-email a {
  font-size: 16px;
  line-height: 160%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #2180F8;
  display: block;
  margin-bottom: 10px;
}

.vtv-map {
  margin-bottom: 65px;
}

/*end----------contacts*/

/*----footer*/

.vtv-main-footer {
  background: #1E3656;
}

.vtv-main-footer .vtv-footer-menu-wrapper {
  padding-bottom: 20px;
  padding-top: 85px;
}

.vtv-main-footer .vtv-footer-menu-wrapper .vtv-row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vtv-main-footer .vtv-footer-logo-col {
  min-width: 320px;
}

.vtv-main-footer .vtv-logo-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vtv-main-footer .vtv-logo-footer .vtv-logo-text {
  margin-left: 20px;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
}

.vtv-main-footer .vtv-footer-socials {
  list-style: none;
  padding: 0;
  margin: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 320px;
}

.vtv-main-footer .vtv-footer-socials .vtv-footer-social-link a {
  text-decoration: none;
}

.vtv-main-footer .vtv-footer-search {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.vtv-main-footer .vtv-footer-search .vtv-footer-input {
  display: block;
  background: #FFFFFF;
  border: 1px solid #DDDFE2;
  font-size: 16px;
  line-height: 160%;
  width: 100%;
  color: #9094A0;
  padding: 11px 50px 11px 20px;
}

.vtv-main-footer .vtv-footer-search .vtv-footer-search-btn {
  position: absolute;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 30;
  padding: 0px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0px;
  bottom: 0px;
  margin: auto 0;
}

.vtv-main-footer .vtv-footer-search .vtv-footer-search-btn svg path {
  fill: #05052B;
}

.vtv-main-footer .vtv-footer-search .vtv-footer-search-btn:hover svg path,
.vtv-main-footer .vtv-footer-search .vtv-footer-search-btn.js-toggle-active svg path {
  fill: #2180F8 !important;
}

.vtv-main-footer .vtv-footer-menu-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.vtv-main-footer .vtv-footer-submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item {
  margin-bottom: 20px;
  padding: 0 10px;
}

.vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item:last-child {
  margin-bottom: 0px;
}

.vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item a {
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  text-decoration: none;



}

.vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item a:hover,
.vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item a.active {
  color: #F01E28;
}

.vtv-main-footer .vtv-col-agency {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
}

.vtv-main-footer .vtv-col-agency .vtv-vilka-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */
  color: #8F9BAB;
}

.vtv-main-footer .vtv-footer-copy {
  background: #1A304E;
}

.vtv-main-footer .vtv-footer-copy p {
  padding: 30px 0;
  margin: 0px;
  font-size: 14px;
  line-height: 19px;
  color: #55749D;
}

/*end----footer*/

@media screen and (max-width: 2560px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1920px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1600px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-content-row .vtv-content-col {
    width: -webkit-calc(100% - 480px);
    width: calc(100% - 480px);
  }
}

@media screen and (max-width: 1366px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-text-photo {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-text-photo .vtv-photo-big {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .vtv-text-photo .vtv-photo-min {
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .vtv-text-photo .vtv-photo-min img {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .vtv-news-card-big {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-news-card-big img {
    width: 100%;
  }

  .vtv-actual-news .vtv-actual-col .vtv-news-card-normal {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
  }

  .vtv-actual-news .vtv-actual-col .vtv-news-card-big {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-actual-news .vtv-banners-col {
    padding-top: 130px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-placeholder-highlited .vtv-card-highlighted {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .vtv-content-row .vtv-sidebar-col {
    width: 360px;
  }

  .vtv-programm-table {
    width: 100%;
    margin-bottom: 45px;
  }

  .vtv-programm-table.vtv-desctop-heading {
    display: none;
  }

  .vtv-programm-table .vtv-table-row .vtv-table-cell {
    min-width: initial;
    width: 14.28571429%;
  }

  .vtv-programm-table .vtv-table-row .vtv-table-cell:first-child {
    display: none;
  }

  .vtv-programm-table .vtv-mobile-headrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .vtv-programm-table .vtv-table-inner {
    height: 0px;
    overflow: hidden;



  }

  .vtv-programm-table .vtv-programm-mobile-name {
    display: block;
  }

  .vtv-logo-table {
    margin-bottom: 30px;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell {
    min-width: initial;
  }

  .vtv-table-compare .vtv-table-row .vtv-table-cell {
    font-size: 14px;
    line-height: 160%;
  }

  .vtv-table-compare .vtv-table-row .vtv-table-cell:first-child {
    padding-left: 20px;
  }

  .vtv-form-content-wrapper {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 1230px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-main-header .vtv-other-logo {
    margin-right: 60px;
  }

  .vtv-main-header .vtv-other-logo:last-child {
    margin-right: 60px;
  }

  .vtv-rek-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .vtv-rek-info .vtv-info-col {
    width: 100%;
  }

  .vtv-rek-info .vtv-info-col:first-child {
    margin-bottom: 20px;
  }

  .vtv-projects-page .vtv-project-card {
    width: -webkit-calc(33.333333333333336% - 40px);
    width: calc(33.333333333333336% - 40px);
  }

  .vtv-partner-card {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-main-footer .vtv-footer-submenu .vtv-footer-submenu-item a {
    font-size: 13px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1025px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 992px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper {
    max-width: 620px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-main-header .vtv-header-inner {
    max-width: 620px;
    margin: 0 auto;
  }

  .vtv-main-header .vtv-other-logo {
    margin-right: 0px;
  }

  .vtv-main-header .vtv-other-logo {
    margin-right: 0px;
  }

  .vtv-main-header .vtv-other-logo:last-child {
    margin-right: 0px;
  }

  .vtv-main-header .vtv-other-logo-col {
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .vtv-main-header .vtv-menu-global-wrapper {
    position: absolute;
    right: 20px;
    top: 30px;
    padding: 0px;
  }

  .vtv-main-header .vtv-menu-global-wrapper .vtv-mobile-menu-burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .vtv-main-header .vtv-menu-global-wrapper .vtv-menu-row {
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1), 20px 20px 30px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1), 20px 20px 30px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    position: absolute;
    min-width: 380px;
    right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    z-index: 1000;
    top: 40px;
    display: none;
  }

  .vtv-main-header .vtv-menu-global-wrapper .vtv-menu-row.js-mobile-menu-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .vtv-main-header .vtv-menu-global-wrapper .vtv-social {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: auto!important;
    border-bottom: none!important;
  }

  .vtv-main-header .vtv-menu-row {
    height: auto;
  }

  .vtv-main-header .vtv-menu-row:before,
  .vtv-main-header .vtv-menu-row:after {
    display: none;
  }

  .vtv-main-header .vtv-main-menu-col {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .vtv-main-header .vtv-menu-links-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-menu-item {
    width: 100%;
    border-bottom: solid 1px #dddfe2;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-menu-item:first-child {
    border-top: solid 1px #dddfe2;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-menu-link {
    display: block;
    padding: 20px 0px;
    text-align: center;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dots-btn {
    display: none;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-dropdown-wrapper {
    display: block!important;
    width: 100%;
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0px;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-dropdown-link {
    font-size: 20px;
    line-height: 27px;
    padding: 20px 0px;
    text-align: center;
  }

  .vtv-main-header .vtv-search-col {
    width: 100%;
  }

  .vtv-main-header .vtv-search-form {
    width: 100%;
    padding: 20px 0px;
  }

  .vtv-main-header .vtv-search-form .vtv-search-btn {
    position: absolute;
    right: 15px;
    top: 30px;
  }

  .vtv-main-header .vtv-search-form .vtv-search-btn svg path {
    fill: #2180F8;
  }

  .vtv-main-header .vtv-search-form .vtv-search-control .vtv-search-input {
    display: block;
    position: static;
    width: 100%;
  }

  .vtv-breancrump-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 20px 0px 20px 0px;
    padding: 10px 20px;
  }

  .vtv-breancrump-list li:last-child {
    display: none;
  }

  .vtv-h2-font.vtv-after-grey {
    margin-bottom: 20px;
  }

  .vtv-h2-heading {
    font-size: 19px;
    line-height: 110%;
  }

  .vtv-text-width {
    padding-left: 0px;
  }

  .vtv-text-photo .vtv-photo-big {
    margin-bottom: 20px;
  }

  .vtv-text-photo .vtv-photo-min img {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }

  .vtv-text-year {
    position: static;
    margin-bottom: 10px;
  }

  .vtv-hot-news-block .vtv-hot-news-col {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-hot-news-block .vtv-banner-col {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    margin-right: 0px;
    margin-left: 0px;
  }

  .vtv-hot-news-block .vtv-banner-col .vtv-banner-link img {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 20;
  }

  .vtv-hot-news-block .vtv-banner-col:after {
    content: '';
    background-color: #fff;
    width: 150vw;
    position: absolute;
    height: 100%;
    left: -50%;
    top: 0px;
    z-index: 1;
  }

  .vtv-news-card-big {
    margin-bottom: 20px;
  }

  .vtv-news-card-big .vtv-news-card-description {
    padding: 40px;
  }

  .vtv-news-card-big .vtv-news-category {
    margin-bottom: 20px;
  }

  .vtv-news-card-big .vtv-news-title {
    margin-bottom: 13px;
  }

  .vtv-actual-news .vtv-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-actual-news .vtv-banners-col {
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    min-width: initial;
  }

  .vtv-actual-news .vtv-banners-col .vtv-banner-link {
    width: 50%;
    padding: 0px 20px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-banner-link img {
    margin: 0 auto 40px auto;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: -20px;
    margin-left: -20px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-placeholder-highlited {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 20px;
    margin-right: 20px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-placeholder-highlited .vtv-col {
    width: 100%;
    margin-right: 0;
    margin-left: 0px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-vesti-wrapper {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px;
  }

  .vtv-categories-section .vtv-categories-first-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 0px;
    margin-left: 0px;
  }

  .vtv-categories-section .vtv-categories-first-row .vtv-col {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: 0px;
    margin-right: 0px;
  }

  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(1),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(2),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(3),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(4) {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }

  .vtv-categories-section .vtv-categories-after-slider-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 0px;
    margin-left: 0px;
  }

  .vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-three-per-row {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: 0px;
    margin-right: 0px;
  }

  .vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-four-per-row {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: 0px;
    margin-right: 0px;
  }

  .vtv-content-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .vtv-content-row .vtv-content-col {
    max-width: 100%;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-content-row .vtv-sidebar-col {
    width: 100%;
    max-width: 460px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-news-detail-wrapper .vtv-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .vtv-news-detail-wrapper .vtv-news-hashtags {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list {
    margin-right: 0px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .vtv-news-detail-wrapper .vtv-news-hashtags .vtv-hashtags-list .vtv-hashtag {
    margin-right: 10px;
  }

  .vtv-news-detail-wrapper .vtv-news-hashtags .vtv-share-btn {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .vtv-news-detail-wrapper .vtv-views-wrapper {
    margin-bottom: 20px;
  }

  .vtv-news-detail-wrapper .vtv-news-footer {
    padding-left: 0px;
  }

  .vtv-last-news {
    display: none;
  }

  .vtv-subscribe-wrapper {
    margin: 0px auto 40px auto;
  }

  .vtv-news-category-wrapper {
    margin-bottom: 20px;
    padding: 30px 30px 20px 30px;
  }

  .vtv-news-category-wrapper .vtv-h2-font {
    padding-top: 0px!important;
  }

  .vtv-news-category-wrapper .vtv-category-news-image {
    margin-right: 20px;
  }

  .vtv-read-more {
    float: none;
    width: 100%;
    max-width: 540px;
    height: auto;
    margin: 0px 0px 40px 0;
    padding: 20px;
  }

  .vtv-programm-table .vtv-table-row .vtv-table-cell {
    font-size: 14px;
    padding: 10px 1px;
  }

  .vtv-programm-table .vtv-table-row .vtv-table-cell .vtv-programm-time {
    font-size: 14px;
  }

  .vtv-margin-table {
    margin-bottom: 70px;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell {
    font-size: 14px;
    padding: 10px 1px;
  }

  .vtv-form-content-wrapper .vtv-form-group-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .vtv-form-content-wrapper .vtv-form-group-row .vtv-form-group {
    width: 100%;
    max-width: 420px;
    margin-bottom: 20px;
  }

  .vtv-projects-page .vtv-project-card {
    margin-bottom: 20px;
    width: -webkit-calc(100% / 12 * 6 - 30px);
    width: calc(100% / 12 * 6 - 30px);
  }

  .vtv-projects-page .vtv-project-card:nth-child(odd) {
    margin-right: 10px;
  }

  .vtv-projects-page .vtv-project-card:nth-child(even) {
    margin-left: 10px;
  }

  .vtv-projects-page .vtv-project-card .vtv-project-card-img {
    height: 200px;
  }

  .vtv-projects-page .vtv-subscribe-wrapper {
    display: block;
  }

  .vtv-personalies-section .vtv-categories-wrapper {
    margin-bottom: 10px;
  }

  .vtv-personalies-section .vtv-personalies-row {
    margin-right: -10px;
    margin-left: -10px;
  }

  .vtv-personalies-section .vtv-personalies-row .vtv-person-card {
    width: -webkit-calc(100% / 2 * 1 - 20px);
    width: calc(100% / 2 * 1 - 20px);
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  .vtv-main-footer .vtv-footer-menu-wrapper {
    padding-top: 40px;
  }

  .vtv-main-footer .vtv-footer-logo-col {
    width: 100%;
    max-width: 460px;
    min-width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }

  .vtv-main-footer .vtv-footer-menu-col {
    display: none;
  }

  .vtv-main-footer .vtv-col-agency {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767.77777px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-list li {
    padding-left: 30px;
  }

  .vtv-list li:before {
    left: 10px;
  }

  .vtv-categories-wrapper {
    height: 50px;
    position: relative;
    border: 1px solid #BDC0C5;
  }

  .vtv-categories-wrapper.js-dropdown-cat-opened:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: 6px 4px;
        -ms-transform-origin: 6px 4px;
            transform-origin: 6px 4px;
  }

  .vtv-categories-wrapper:after {
    content: '';
    position: absolute;
    background-image: url("/local/templates/main_2021/css/../img/arrow-down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 8px;
    right: 21px;
    bottom: 0;
    top: 0;
    margin: auto 0;
    z-index: 300;



  }

  .vtv-categories-wrapper .vtv-categories-js {
    display: block;
    background-color: #fff;
    border: 1px solid #BDC0C5;
    overflow: hidden;
    position: absolute;
    left: -1px;
    right: 0;
    top: -1px;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    height: -webkit-calc(100% + 2px);
    height: calc(100% + 2px);
  }

  .vtv-categories-wrapper .vtv-category-btn {
    background-color: #fff;
    border-radius: 0;
    color: #05052B;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 160%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .vtv-categories-wrapper .vtv-category-btn.vtv-active-category {
    background: #fff;
    color: #05052B;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell {
    width: 35%;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell:first-child {
    width: 30%;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell .vtv-mobile-name {
    display: block;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell .vtv-mobile-size {
    display: block;
    margin-top: 5px;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell:nth-child(2) {
    display: none;
  }

  .vtv-table-compare .vtv-table-row .vtv-table-cell svg {
    margin-left: 4px;
  }
}

@media screen and (max-width: 620px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-page-title {
    font-size: 24px;
    line-height: 24px;
  }

  .vtv-h2-font {
    font-size: 24px;
    line-height: 24px;
  }

  .vtv-hot-news-block .vtv-hot-news-list li:first-child a {
    font-size: 18px;
    line-height: 120%;
  }

  .vtv-news-card-big .vtv-news-title {
    font-size: 18px;
    line-height: 120%;
  }

  .vtv-actual-news .vtv-actual-col .vtv-actual-row {
    margin-left: 0px;
    margin-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .vtv-actual-news .vtv-actual-col .vtv-news-card-normal {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-right: 0px;
    margin-left: 0px;
  }

  .vtv-actual-news .vtv-actual-col .vtv-news-card-big {
    margin-right: -20px;
    margin-left: -20px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-placeholder-highlited {
    width: 100%;
  }

  .vtv-actual-news .vtv-banners-col .vtv-vestiwrapper-gl .vtv-vesti-wrapper {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    margin-left: 20px;
  }

  .vtv-popular-slider .vtv-wrapper.vtv-head-wrapper .vtv-slider-nav {
    display: none;
  }

  .vtv-news-detail-wrapper .vtv-news-title {
    margin: 30px 0 30px;
  }

  .vtv-subscribe-wrapper {
    padding: 20px;
  }

  .vtv-news-category-wrapper {
    margin-bottom: 20px;
    padding: 30px 30px 20px 30px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .vtv-news-category-wrapper .vtv-category-news-card {
    padding: 20px 0px 20px 0px;
  }

  .vtv-news-category-wrapper .vtv-category-news-image {
    min-width: 120px;
    min-height: 80px;
    height: 80px;
  }

  .vtv-rek-info .vtv-tech-info-btn {
    width: 100%;
    padding: 12px 20px;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-from {
    width: -webkit-calc(50% - 63px);
    width: calc(50% - 63px);
  }

  .vtv-form-search .vtv-search-dates-group .vtv-from .vtv-form-control {
    border-right: none;
    text-align: right;
    padding-right: 0px;
    padding-left: 10px;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-from svg {
    display: none;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-delimiter {
    padding: 0 5px;
    border-top: solid 1px #dddfe2;
    border-bottom: solid 1px #dddfe2;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-to {
    width: -webkit-calc(50% - 63px);
    width: calc(50% - 63px);
    min-width: 140px;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-to .vtv-form-control {
    border-left: none;
    padding-right: 45px;
    padding-left: 0px;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-to svg {
    right: 10px;
  }

  .vtv-form-search .vtv-search-submit {
    margin-left: 0px;
  }
}

@media screen and (max-width: 550px) {
  .vtv-main-header .vtv-logo-row {
    min-height: auto;
  }
  .vtv-wide-banner {
    padding-top: 0;
  }
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-main-header .vtv-logo-col {
    padding: 16px 0;
  }

  .vtv-main-header .vtv-logo-col .vtv-logo {
    display: block;
    max-width: 96px;
  }

  .vtv-main-header .vtv-logo-col .vtv-logo img {
    display: block;
    max-width: 100%;
  }

  .vtv-main-header .vtv-logo-col span {
    font-size: 14px;
    line-height: 19px;
  }

  .vtv-main-header .vtv-other-logo {
    width: 20%;
    text-align: center;
    margin-top: 0px;
  }
  .vtv-main-header .vtv-other-logo img {
    max-width: 100%;
    height: auto;
  }

  .vtv-main-header .vtv-menu-global-wrapper {
    top: 20px;
  }

  .vtv-main-header .vtv-menu-global-wrapper .vtv-menu-row {
    width: 100vw;
    right: -20px;
    min-width: initial;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-menu-link {
    padding: 15px 0px 0;
  }

  .vtv-main-header .vtv-menu-links-wrapper .vtv-dropdown .vtv-menu-dropdown-link {
    padding: 15px 0px;
  }

  .vtv-main-header .vtv-search-form .vtv-search-control .vtv-search-input {
    padding: 12px 30px 12px 15px;
  }

  .vtv-list-cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-list-cols ul:first-child {
    margin-bottom: 0px;
  }

  .vtv-list-cols ul:last-child {
    margin-top: 0px;
  }

  .vtv-list-cols ul {
    width: 100%;
  }

  .vtv-actual-news .vtv-actual-col .vtv-news-card-normal {
    width: 100%;
    margin-bottom: 20px;
  }

  .vtv-actual-news .vtv-banners-col .vtv-banner-link {
    width: 100%;
  }

  .vtv-categories-section .vtv-categories-first-row .vtv-col {
    width: 100%;
  }

  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(1),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(2),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(3),
  .vtv-categories-section .vtv-categories-first-row .vtv-col:nth-child(4) {
    width: 100%;
  }

  .vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-three-per-row {
    width: 100%;
  }

  .vtv-categories-section .vtv-categories-after-slider-row .vtv-col.vtv-four-per-row {
    width: 100%;
  }

  .vtv-news-category-wrapper {
    padding: 20px;
  }

  .vtv-table-compare .vtv-table-row .vtv-table-cell {
    font-size: 13px;
    line-height: 160%;
  }

  .vtv-table-compare .vtv-table-row .vtv-table-cell:first-child {
    padding-left: 5px;
    min-width: 77px;
  }

  .vtv-partner-card {
    padding: 20px;
    margin-bottom: 20px;
  }

  .vtv-partner-card .vtv-partner-icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }

  .vtv-partner-card .vtv-partner-title {
    font-size: 12px;
    line-height: 120%;
  }

  .vtv-personalies-section .vtv-personalies-row {
    margin-right: -20px;
    margin-left: -20px;
  }

  .vtv-personalies-section .vtv-personalies-row .vtv-person-card {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .vtv-contacts-blocks-wrapper .vtv-contacts-block {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-contacts-block .vtv-contacts-block-title {
    font-size: 16px;
    line-height: 120%;
  }

  .vtv-contacts-block .vtv-contacts-block-text {
    font-size: 16px;
    line-height: 22px;
  }

  .vtv-contacts-block .vtv-contacts-block-phones a {
    font-size: 19px;
    line-height: 110%;
  }

  .vtv-main-footer .vtv-logo-footer {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .vtv-main-footer .vtv-logo-footer .vtv-logo-text {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin-top: 5px;
  }

  .vtv-main-footer .vtv-footer-socials {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .datepicker-dropdown {
    left: 20px!important;
  }

  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-content-news-slider .vtv-content-news-nav-slide {
    margin-right: 0px;
  }

  .vtv-projects-page .vtv-project-card {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }

  .vtv-projects-page .vtv-project-card:nth-child(odd) {
    margin-right: 20px;
  }

  .vtv-projects-page .vtv-project-card:nth-child(even) {
    margin-left: 20px;
  }

  .vtv-form-search .vtv-search-dates-group {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .vtv-form-search .vtv-search-dates-group .vtv-from {
    width: -webkit-calc(40% - 8px);
    width: calc(40% - 8px);
  }

  .vtv-form-search .vtv-search-dates-group .vtv-to {
    width: -webkit-calc(60% - 8px);
    width: calc(60% - 8px);
    min-width: initial;
  }

  .vtv-form-search .vtv-search-submit {
    margin-top: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  .vtv-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-wrapper-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vtv-social-list li {
    width: 100%;
    margin-right: 0px;
  }

  .vtv-programm-table .vtv-table-row .vtv-table-cell {
    font-size: 13px;
  }

  .vtv-rek-table .vtv-table-row .vtv-table-cell {
    font-size: 13px;
  }
}


.telegram_share {
  padding: 15px;
  border: solid 2px #f3f4f8;
  margin-bottom: 20px;
}


.social {
  font-family: "VestiSans", sans-serif;
  font-size: 12px;
  position: fixed;
  width: fit-content;
  bottom: 10px;
  left: calc(50% - 200px);
  background: #fff;
  box-shadow: 10px 10px 10px rgba(5, 5, 43, 0.12);
  border-radius: 7px;
  padding: 8px 10px;
  transform: translateY(100px);
  transition: all 0.5s ease-in;
  z-index: 1000;
  /*display: none;*/
}

.social.--active {
  display: block;
  transform: translateY(0px);
}

.social__banner-text {
  margin: 0;
}

.social__banner {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.social__banner-title {
  display: block;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
  color: #05052B;
}

.social__banner-annotation {
  display: block;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.05px;
  color: #9094A0;
}

.social__banner-image {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.social__banner-arrow {
  display: block;
  margin-left: 12px;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 6L15 12L9 18' stroke='%23000000' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: contain;
  opacity: .8;
}
@media screen and (max-width: 450px) {

  .social {
    max-width: 300px;
    left: calc(50% - 150px);
  }

}
/* End */


/* Start:/local/templates/main_2021/components/bitrix/sender.subscribe/subscribe/style.css?16707030325036*/
.panel-heading.subscribe{
	letter-spacing: .5px;
}
#sender-subscribe label{
	font-weight: normal !important;
}
.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #F8FAFC;
	border: 1px solid #D5DADC;
	border-radius: 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background-color: #1764A1;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 60px 5px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
	margin: 0px auto;
	display: block;
	box-shadow: inset 0px -3px 0 #b4141a;

}
.btn-subscribe:hover {
	background: #1671ba;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #225277;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
	box-shadow: inset 0px -3px 0 #b4141a;
}

.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font-weight: 100;
	font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* End */
/* /local/templates/main_2021/css/main.css?1705673281109584 */
/* /local/templates/main_2021/components/bitrix/sender.subscribe/subscribe/style.css?16707030325036 */
