/*
Theme Name: vpu33 theme
Theme URI:
Author:
Author URI:
Description:
Version: 1.0

*/

@font-face {
  font-family: 'Lato Bold';
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.eot");
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.woff2") format("woff2"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.woff") format("woff"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.ttf") format("truetype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Bold.svg#Lato-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato Regular';
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.eot");
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.woff2") format("woff2"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.woff") format("woff"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.ttf") format("truetype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato Semibold';
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.eot");
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.woff2") format("woff2"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.woff") format("woff"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.ttf") format("truetype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Semibold.svg#Lato-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato Black';
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.eot");
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.woff2") format("woff2"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.woff") format("woff"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.ttf") format("truetype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Lato Medium';
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.eot");
  src: url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.woff2") format("woff2"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.woff") format("woff"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.ttf") format("truetype"), url("/wp-content/themes/vpu/css/fonts/lato/Lato-Medium.svg#Lato-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

.btn {
  display: inline-block;
  padding: 0 55px;
  border: 2px solid #CE1E2E;
  background-color: transparent;
  transition: 0.3s ease; }
  @media (max-width: 992px) {
    .btn {
      padding: 0 24px; } }
  .btn-el {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Lato Bold';
    font-size: 13px;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
    color: #2E2E3A;
    transition: 0.3s ease; }
    @media (max-width: 992px) {
      .btn-el {
        font-size: 13px;
        line-height: 43px; } }
  .btn:hover {
    background-color: #CE1E2E; }
    .btn:hover .btn-el {
      color: #ffffff; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
address,
br,
b,
i,
sub,
sup,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area {
  padding: 0;
  margin: 0;
  border: none; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption,
header,
footer,
aside,
article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

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

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

button {
  border: 0; }

*:focus {
  outline: none; }

a {
  text-decoration: none;
  color: black; }

a:hover {
  text-decoration: none;
  color: inherit; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

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

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

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

@viewport {
  width: device-width; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-word; }

*:focus {
  outline: none; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0;
  display: none; }

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width; }

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

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

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

@viewport {
  width: device-width; }

a,
input,
textarea,
select {
  -webkit-appearance: none; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  background-color: #CE1E2E; }
  .header .logo {
    position: relative;
    display: block;
    width: 100%;
    max-width: 131px;
    min-width: 131px;
    height: 100%; }
    @media (max-width: 1200px) {
      .header .logo {
        display: none; } }
    .header .logo img {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      max-width: 131px;
      min-width: 131px; }
  .header-cnt {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header-cnt-right {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
  .header-nav {
    width: 100%;
    max-width: 1223px;
    margin: 0 0 0 30px; }
    @media (max-width: 1400px) {
      .header-nav {
        margin: 0 21px; } }
    @media (max-width: 1200px) {
      .header-nav {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 6;
        width: 100%;
        height: calc(100vh - 60px);
        margin: 0;
        background-color: #CE1E2E;
        opacity: 0;
        visibility: hidden;
        transition: 0.3s ease; }
        .header-nav.active {
          visibility: visible;
          opacity: 1; } }
    .header-nav-content {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 1200px) {
        .header-nav-content {
          position: fixed;
          top: 60px;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 7;
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
          width: 100%;
          padding: 46px 15px 30px;
          overflow: hidden;
          overflow-y: auto; } }
    .header-nav-link {
      position: relative;
      padding: 19px 0; }
      @media (max-width: 1200px) {
        .header-nav-link {
          width: 100%;
          padding: 0 23px 0 0; } }
      .header-nav-link:not(:last-child) {
        margin-right: 5px; }
        @media (max-width: 1200px) {
          .header-nav-link:not(:last-child) {
            margin: 0 0 20px; } }
      .header-nav-link > a {
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Lato Bold';
        font-size: 13px;
        line-height: 17px;
        min-height: 34px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
        transition: 0.3s ease; }
        @media (max-width: 1200px) {
          .header-nav-link > a {
            justify-content: space-between;
            width: 100%;
            text-align: left; }
            .header-nav-link > a br {
              display: none; } }
        .header-nav-link > a img {
          display: none; }
          @media (max-width: 1200px) {
            .header-nav-link > a img {
              display: block;
              margin-left: 5px; } }
      @media (min-width: 1201px) {
        .header-nav-link:hover > a {
          color: #FFFF00; }
        .header-nav-link:hover > .header-nav-submenu {
          opacity: 1;
          visibility: visible; } }
    .header-nav-submenu {
      position: absolute;
      top: 100%;
      left: -33px;
      width: 277px;
      padding: 27px 0 31px 33px;
      background: #ffffff;
      visibility: hidden;
      opacity: 0;
      transition: 0.3s ease; }
      @media (max-width: 1200px) {
        .header-nav-submenu {
          position: fixed;
          top: 60px;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 8;
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
          width: 100%;
          padding: 46px 15px 40px;
          overflow: hidden;
          overflow-y: auto;
          background-color: #ffffff; }
          .header-nav-submenu.active {
            visibility: visible;
            opacity: 1; }
          .header-nav-submenu .header-nav-submenu {
            z-index: 9; }
            .header-nav-submenu .header-nav-submenu .header-nav-submenu {
              z-index: 10; } }
      .header-nav-submenu::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        display: block;
        width: 1px;
        height: 100%;
        background-color: rgba(101, 101, 117, 0.2);
        touch-action: none; }
        @media (max-width: 1200px) {
          .header-nav-submenu::before {
            display: none; } }
      .header-nav-submenu-title {
        display: none;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 24px;
        font-family: 'Lato Bold';
        font-size: 13px;
        line-height: 13px;
        text-transform: uppercase;
        color: #CE1E2E; }
        @media (max-width: 1200px) {
          .header-nav-submenu-title {
            display: flex; }
            .header-nav-submenu-title br {
              display: none; } }
        .header-nav-submenu-title img {
          margin-right: 11px;
          margin-top: 2px; }
      .header-nav-submenu-1::before {
        display: none; }
      .header-nav-submenu-1::after {
        content: '';
        position: absolute;
        top: -10px;
        left: 62px;
        display: block;
        width: 31px;
        height: 20px;
        background-image: url("/wp-content/themes/vpu/images/main/triangle.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
        @media (max-width: 1200px) {
          .header-nav-submenu-1::after {
            display: none; } }
      .header-nav-submenu-link {
        position: relative;
        padding-right: 27px; }
        @media (max-width: 1200px) {
          .header-nav-submenu-link {
            width: 100%;
            padding-right: 20px; } }
        .header-nav-submenu-link > a {
          display: flex;
          align-items: flex-start;
          justify-content: flex-start;
          font-family: 'Lato Bold';
          font-size: 12px;
          line-height: 17px;
          text-transform: uppercase;
          color: #2E2E3A;
          transition: 0.3s ease; }
          @media (max-width: 1200px) {
            .header-nav-submenu-link > a {
              justify-content: space-between;
              width: 100%; } }
          .header-nav-submenu-link > a img {
            margin-left: 12px;
            margin-top: 2px; }
        @media (min-width: 1201px) {
          .header-nav-submenu-link .header-nav-submenu {
            top: -27px;
            left: 100%; } }
        .header-nav-submenu-link:not(:last-child) {
          padding-bottom: 20px; }
          @media (max-width: 1200px) {
            .header-nav-submenu-link:not(:last-child) {
              padding-bottom: 0;
              margin-bottom: 20px; } }
        @media (min-width: 1201px) {
          .header-nav-submenu-link:hover > a {
            color: #CE1E2E; }
          .header-nav-submenu-link:hover > .header-nav-submenu {
            visibility: visible;
            opacity: 1; } }
      @media (min-width: 1201px) {
        .header-nav-submenu-left {
          padding: 27px 0 24px 0; }
          .header-nav-submenu-left .header-nav-submenu {
            top: 0;
            left: auto;
            right: 100%;
            padding: 27px 0 24px 0; }
            .header-nav-submenu-left .header-nav-submenu-link {
              padding-left: 33px; }
            .header-nav-submenu-left .header-nav-submenu::before {
              left: auto;
              right: 0; } }
  .header-search-trigger {
    display: block;
    width: 22px;
    min-width: 22px; }
    .header-search-trigger path {
      fill: #ffffff;
      transition: 0.3s ease; }
    @media (min-width: 1201px) {
      .header-search-trigger:hover path {
        fill: #FFFF00; } }
  .header-top {
    padding: 5px 0;
    background-color: #A61724; }
    @media (max-width: 1200px) {
      .header-top {
        position: relative;
        z-index: 30;
        min-height: 60px;
        padding: 0;
        background-color: transparent;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05); } }
    .header-top-cnt {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media (max-width: 1200px) {
        .header-top-cnt {
          justify-content: space-between; } }
    .header-top-logo {
      display: none; }
      @media (max-width: 1200px) {
        .header-top-logo {
          position: relative;
          display: block;
          max-width: 83px;
          min-width: 83px;
          min-height: 60px; }
          .header-top-logo img {
            position: absolute;
            z-index: 3;
            top: 7px;
            left: 0;
            max-width: 83px;
            min-width: 83px; } }
    .header-top-right {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      @media (max-width: 1200px) {
        .header-top-right .header-lang {
          display: none; } }
  .header-language {
    display: none; }
    @media (max-width: 1200px) {
      .header-language {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .header-language a,
        .header-language span {
          display: inline-block;
          padding-bottom: 5px;
          font-family: 'Lato Bold';
          font-size: 13px;
          line-height: 17px;
          text-align: center;
          text-transform: uppercase;
          color: #FFFFFF;
          border-bottom: 2px solid transparent; }
          .header-language a:not(:last-child),
          .header-language span:not(:last-child) {
            margin-right: 21px; }
        .header-language span {
          border-bottom: 2px solid #FFFF00; } }

.menu-trigger {
  display: none;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: column;
  width: 23px;
  height: 20px;
  transition: 0.6s ease; }
  @media (max-width: 1200px) {
    .menu-trigger {
      display: flex;
      margin-left: 20px; } }
  .menu-trigger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    transition: 0.2s cubic-bezier(0, 0, 0.2, 1); }
    .menu-trigger span:nth-child(2) {
      width: 60%; }
  .menu-trigger.open {
    justify-content: center; }
    .menu-trigger.open span {
      position: relative;
      width: 100%; }
      .menu-trigger.open span:nth-child(1) {
        transform: rotate(-40deg);
        margin-bottom: -2px; }
      .menu-trigger.open span:nth-child(2) {
        display: none; }
      .menu-trigger.open span:nth-child(3) {
        transform: rotate(40deg); }

.footer-top {
  padding: 60px 0 62px;
  background-color: #2E2E3A; }
  @media (max-width: 992px) {
    .footer-top {
      padding: 30px 0; } }
  .footer-top .wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    @media (max-width: 992px) {
      .footer-top .wrapper {
        flex-direction: column;
        align-items: flex-start;
        max-width: 360px; } }

.footer-bottom {
  padding: 13px 0;
  background-color: #CE1E2E; }
  @media (max-width: 1200px) {
    .footer-bottom {
      padding: 5px 0; } }
  .footer-bottom .wrapper {
    display: flex;
    align-items: center;
    justify-content: center; }
    .footer-bottom .wrapper p {
      display: block;
      font-family: 'Lato Semibold';
      font-size: 13px;
      line-height: 17px;
      text-align: center;
      color: #CBCBCB; }
      @media (max-width: 1200px) {
        .footer-bottom .wrapper p {
          font-size: 12px;
          line-height: 17px; } }

.footer-column {
  max-width: 366px;
  min-width: 180px; }
  @media (max-width: 992px) {
    .footer-column {
      width: 100%; }
      .footer-column:not(:last-child) {
        margin-bottom: 30px; }
      .footer-column br {
        display: none; } }
  @media (max-width: 1200px) {
    .footer-column-col {
      padding-right: 10px; } }
  @media (max-width: 992px) {
    .footer-column-col {
      padding-right: 0px;
      margin: 0 0 0 !important; } }
  .footer-column-col h3 {
    margin-bottom: 29px;
    font-family: 'Lato Bold';
    font-size: 24px;
    line-height: 24px;
    color: #ffffff; }
    @media (max-width: 1200px) {
      .footer-column-col h3 {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 18px; } }
  .footer-column-col > a:not(.foot-link) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: 'Lato Bold';
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    color: #ffffff;
    transition: 0.3s ease; }
    @media (max-width: 1200px) {
      .footer-column-col > a:not(.foot-link) {
        font-size: 12px;
        line-height: 17px; } }
    .footer-column-col > a:not(.foot-link):hover {
      color: #FFFF00; }
    .footer-column-col > a:not(.foot-link):not(:last-child) {
      margin-bottom: 20px; }
      @media (max-width: 1200px) {
        .footer-column-col > a:not(.foot-link):not(:last-child) {
          margin-bottom: 15px; } }
  .footer-column-col-stat:not(:last-child) {
    margin-bottom: 26px; }
  @media (max-width: 992px) {
    .footer-column-col-stat {
      width: 100%; }
      .footer-column-col-stat:not(:last-child) {
        margin-bottom: 31px; } }
  .footer-column-col-stat div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    .footer-column-col-stat div:not(:last-child) {
      margin-bottom: 15px; }
    .footer-column-col-stat div p {
      font-family: 'Lato Regular';
      font-size: 16px;
      line-height: 24px;
      color: #ffffff; }
      @media (max-width: 1200px) {
        .footer-column-col-stat div p {
          font-size: 12px;
          line-height: 15px; } }
    .footer-column-col-stat div span {
      display: block;
      font-family: 'Lato Black';
      font-size: 16px;
      line-height: 24px;
      text-align: right;
      color: #ffffff; }
      @media (max-width: 1200px) {
        .footer-column-col-stat div span {
          font-size: 14px;
          line-height: 24px; } }

.footer-address {
  display: block; }
  .footer-address:not(:last-child) {
    margin-bottom: 20px; }
    @media (max-width: 992px) {
      .footer-address:not(:last-child) {
        margin-bottom: 10px; } }
  .footer-address h5,
  .footer-address p {
    display: block;
    font-family: 'Lato Bold';
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff; }
    @media (max-width: 992px) {
      .footer-address h5,
      .footer-address p {
        font-size: 12px;
        line-height: 17px; } }
    .footer-address h5:not(:last-child),
    .footer-address p:not(:last-child) {
      margin-bottom: 8px; }
      @media (max-width: 992px) {
        .footer-address h5:not(:last-child),
        .footer-address p:not(:last-child) {
          margin-bottom: 0; } }

.social {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media (max-width: 992px) {
    .social {
      justify-content: center; } }
  .social a {
    display: block;
    transition: 0.3s ease; }
    .social a img {
      max-width: 29px; }
    .social a:hover {
      opacity: 0.7; }
    .social a:not(:last-child) {
      margin-right: 22px; }

.foot-link {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .foot-link:not(:last-child) {
    margin-bottom: 18px; }
  .foot-link-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    min-width: 16px;
    margin-right: 14px; }
    .foot-link-img img {
      max-width: 100%; }
  .foot-link span {
    font-family: 'Lato SemiBold';
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    transition: 0.3s ease; }
  .foot-link:hover span {
    color: #FFFF00; }

html, body {
  height: 100%;
  background-color: #F2F3F7; }
  html.hidden, body.hidden {
    overflow: hidden; }

@media (min-width: 1201px) {
  body.hidden {
    padding-right: 17px; } }

.main {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-top: 12px solid #ffffff; }
  .main-content {
    flex: 1 0 auto;
    overflow-x: auto; }
  .main footer {
    flex: 0 0 auto; }

.wrapper {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (max-width: 1200px) {
    .wrapper {
      padding: 0 20px; } }

.section-block {
  padding: 30px 0 70px; }
  @media (max-width: 1100px) {
    .section-block {
      padding: 35px 0 40px; } }
  .section-block-btn {
    margin: 70px 0 0; }
    @media (max-width: 1100px) {
      .section-block-btn {
        margin: 40px 0 0; } }
  .section-block-no {
    padding: 78px 0 70px; }
    @media (max-width: 1100px) {
      .section-block-no {
        padding: 35px 0 40px; } }

.section-main {
  padding: 0 0 70px; }
  @media (max-width: 1100px) {
    .section-main {
      padding: 0 0 30px; } }

.title {
  margin-bottom: 30px;
  font-family: 'Lato Black';
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  color: #2E2E3A; }
  @media (max-width: 992px) {
    .title {
      margin-bottom: 25px;
      font-size: 20px;
      line-height: 26px; } }

.title-s {
  margin-bottom: 27px;
  font-family: 'Lato Bold';
  font-size: 24px;
  line-height: 29px;
  color: #ffffff; }
  @media (max-width: 992px) {
    .title-s {
      margin-bottom: 15px;
      font-size: 18px;
      line-height: 22px; } }

.text-dark {
  color: #2E2E3A; }

.text {
  margin-bottom: 56px;
  font-family: 'Montserrat Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333333; }
  @media (max-width: 992px) {
    .text {
      margin-bottom: 32px;
      font-size: 16px;
      line-height: 28px; } }

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

.text-white {
  color: #ffffff; }

.search-popup {
  position: relative;
  width: 100%;
  padding: 96px 0 149px;
  background-color: #fff; }
  @media (max-width: 767px) {
    .search-popup {
      padding: 50px 0 30px; } }
  .search-popup .wrapper form {
    width: 100%; }

.search-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%; }
  @media (max-width: 767px) {
    .search-row {
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; } }
  .search-row-input {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1195px;
    margin-right: 30px;
    padding-bottom: 17px;
    border-bottom: 1px solid #333333; }
    @media (max-width: 767px) {
      .search-row-input {
        margin-bottom: 20px;
        margin-right: 0; } }
    .search-row-input img {
      margin-right: 17px; }
    .search-row-input input {
      display: block;
      padding-right: 20px;
      width: 100%;
      font-family: 'Lato Regular';
      font-size: 16px;
      line-height: 16px;
      outline: none;
      background-color: transparent;
      border-radius: 0;
      border: none;
      box-shadow: none;
      color: #333333; }
      @media (max-width: 767px) {
        .search-row-input input {
          font-size: 12px;
          line-height: 12px; } }
      .search-row-input input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #333333; }
      .search-row-input input::-moz-placeholder {
        /* Firefox 19+ */
        color: #333333; }
      .search-row-input input:-ms-input-placeholder {
        /* IE 10+ */
        color: #333333; }
      .search-row-input input:-moz-placeholder {
        /* Firefox 18- */
        color: #333333; }
  .search-row .btn {
    width: 100%;
    max-width: 215px; }

.breadcrumbs {
  padding: 48px 0 0; }
  @media (max-width: 1100px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs-cnt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap; }
    .breadcrumbs-cnt a {
      font-family: 'Lato Regular';
      font-size: 16px;
      line-height: 24px;
      color: #656575;
      transition: 0.3s ease; }
      .breadcrumbs-cnt a:hover {
        color: #CE1E2E; }
  .breadcrumbs span {
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 24px;
    color: #2E2E3A; }
  .breadcrumbs-slash {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 7px;
    height: 24px;
    padding-top: 2px; }
    .breadcrumbs-slash img {
      max-width: 5px; }

.link-select {
  position: relative; }
  .link-select:not(:last-child) {
    margin-right: 30px; }
  .link-select span,
  .link-select a {
    font-family: 'Lato Bold';
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    color: #ffffff;
    transition: 0.3s ease; }
  .link-select-active {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease; }
    .link-select-active span {
      text-transform: uppercase;
      margin-right: 8px; }
      @media (max-width: 767px) {
        .link-select-active span {
          margin-right: 3px; } }
    .link-select-active img {
      max-width: 9px;
      transition: 0.3s ease; }
    @media (max-width: 767px) {
      .link-select-active {
        min-height: 0; } }
    @media (min-width: 1101px) {
      .link-select-active:hover span {
        color: #FFFF00; } }
  .link-select-hidden {
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    z-index: 3;
    display: none;
    width: 100%;
    padding: 8px 3px;
    background-color: #ffffff;
    border: 1px solid #CE1E2E;
    border-radius: 5px; }
    .link-select-hidden a {
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #333333; }
      .link-select-hidden a:not(:last-child) {
        margin-bottom: 10px; }
      .link-select-hidden a:hover {
        color: #CE1E2E; }
  .link-select.active .link-select-active span {
    color: #FFFF00; }

.info-block:not(:last-child) {
  margin-bottom: 70px; }
  @media (max-width: 992px) {
    .info-block:not(:last-child) {
      margin-bottom: 30px; } }

.info-block-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .info-block-flex {
      flex-direction: column;
      align-items: center;
      justify-content: flex-start; } }
  .info-block-flex-item {
    width: calc(50% - 10px); }
    @media (max-width: 992px) {
      .info-block-flex-item {
        width: 100%; } }
  .info-block-flex img {
    width: 100%;
    max-width: 376px; }
    .info-block-flex img:not(:last-child) {
      margin-right: 20px; }
      @media (max-width: 992px) {
        .info-block-flex img:not(:last-child) {
          margin: 0 0 20px; } }

.info-block p {
  font-family: 'Lato Regular';
  font-size: 16px;
  line-height: 24px;
  color: #656575; }
  @media (max-width: 992px) {
    .info-block p {
      font-size: 14px;
      line-height: 20px; } }
  .info-block p:not(:last-child) {
    margin-bottom: 24px; }
    @media (max-width: 992px) {
      .info-block p:not(:last-child) {
        margin-bottom: 20px; } }

.info-block img {
  width: 100%; }
  .info-block img:not(:last-child) {
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      .info-block img:not(:last-child) {
        margin-bottom: 25px; } }

.info-block a:not(.btn) {
  font-family: 'Lato Regular';
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #CE1E2E; }
  @media (max-width: 992px) {
    .info-block a:not(.btn) {
      font-size: 14px;
      line-height: 20px; } }
  .info-block a:not(.btn):hover {
    color: #A61724;
    text-decoration: none; }

.info-block h1 {
  font-family: 'Lato Black';
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  color: #2E2E3A; }
  @media (max-width: 992px) {
    .info-block h1 {
      font-size: 20px;
      line-height: 26px; } }
  .info-block h1:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 992px) {
      .info-block h1:not(:last-child) {
        margin-bottom: 20px; } }

.info-block h2 {
  font-family: 'Lato Black';
  font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #2E2E3A; }
  @media (max-width: 992px) {
    .info-block h2 {
      font-size: 18px;
      line-height: 24px; } }
  .info-block h2:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 992px) {
      .info-block h2:not(:last-child) {
        margin-bottom: 20px; } }

.info-block h3 {
  font-family: 'Lato Black';
  font-weight: 900;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  color: #2E2E3A; }
  @media (max-width: 992px) {
    .info-block h3 {
      font-size: 18px;
      line-height: 26px; } }
  .info-block h3:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 992px) {
      .info-block h3:not(:last-child) {
        margin-bottom: 20px; } }

.info-block h4 {
  font-family: 'Lato Black';
  font-weight: 900;
  font-size: 17px;
  line-height: 24px;
  color: #2E2E3A; }
  .info-block h4:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 992px) {
      .info-block h4:not(:last-child) {
        margin-bottom: 20px; } }
  @media (max-width: 992px) {
    .info-block h4 {
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 26px; } }

.info-block h5 {
  font-family: 'Lato Medium';
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #2E2E3A; }
  @media (max-width: 992px) {
    .info-block h5 {
      font-size: 16px;
      line-height: 24px; } }
  .info-block h5:not(:last-child) {
    margin-bottom: 24px; }
    @media (max-width: 992px) {
      .info-block h5:not(:last-child) {
        margin-bottom: 20px; } }

.info-block ol {
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: my-awesome-counter; }
  .info-block ol:not(:last-child) {
    margin-bottom: 24px; }
    @media (max-width: 992px) {
      .info-block ol:not(:last-child) {
        margin-bottom: 20px; } }
  .info-block ol > li {
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 24px;
    color: #656575;
    counter-increment: my-awesome-counter; }
    @media (max-width: 992px) {
      .info-block ol > li {
        font-size: 14px;
        line-height: 20px; } }
    .info-block ol > li::before {
      content: counter(my-awesome-counter) ". ";
      font-family: 'Lato Regular'; }

.info-block ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .info-block ul:not(:last-child) {
    margin-bottom: 24px; }
    @media (max-width: 992px) {
      .info-block ul:not(:last-child) {
        margin-bottom: 20px; } }
  .info-block ul > li {
    position: relative;
    padding-left: 15px;
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 24px;
    color: #656575; }
    @media (max-width: 992px) {
      .info-block ul > li {
        font-size: 14px;
        line-height: 20px; } }
    .info-block ul > li::before {
      content: '';
      position: absolute;
      top: 9px;
      left: 0;
      display: block;
      width: 6px;
      height: 6px;
      background-color: #CE1E2E;
      border-radius: 2px; }
      @media (max-width: 992px) {
        .info-block ul > li::before {
          top: 7px; } }
    .info-block ul > li span,
    .info-block ul > li a {
      color: #CE1E2E !important; }
    .info-block ul > li a:hover {
      text-decoration: underline !important; }

.button-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 55px; }
  @media (max-width: 992px) {
    .button-center {
      margin-top: 13px; } }

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 40px; }
  .pagination-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    min-width: 35px;
    border-radius: 50%;
    font-family: 'Lato Regular';
    font-size: 14px;
    line-height: 31px;
    text-align: center;
    color: #2E2E3A;
    border: 2px solid transparent;
    transition: 0.3s ease; }
    @media (max-width: 600px) {
      .pagination-item {
        width: 25px;
        height: 25px;
        min-width: 25px;
        font-size: 10px;
        line-height: 21px; } }
    .pagination-item:not(:last-child) {
      margin-right: 10px; }
      @media (max-width: 600px) {
        .pagination-item:not(:last-child) {
          margin-right: 5px; } }
    .pagination-item.active {
      background-color: #CE1E2E;
      color: #fff;
      border: 2px solid #CE1E2E; }
    .pagination-item:not(.active):not(.pagination-item-arrow):hover {
      color: #CE1E2E; }
    .pagination-item-arrow {
      border: 2px solid #CE1E2E; }
      .pagination-item-arrow img {
        max-width: 10px; }
        @media (max-width: 600px) {
          .pagination-item-arrow img {
            max-width: 7px; } }
      .pagination-item-arrow:first-child img {
        transform: translate(-2px, 1px); }
      .pagination-item-arrow:hover {
        box-shadow: 0px 7px 4px rgba(206, 30, 46, 0.2); }
  .pagination-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 57px;
    min-width: 57px;
    height: 57px;
    border: 2px solid #CE1E2E;
    background-color: #ffffff;
    transition: 0.3s ease; }
    @media (max-width: 992px) {
      .pagination-arrow {
        display: none; } }
    .pagination-arrow:not(:last-child) {
      margin-right: 38px; }
    .pagination-arrow:last-child {
      margin-left: 21px; }
    .pagination-arrow svg path {
      transition: 0.3s ease;
      fill: #333; }
    .pagination-arrow:hover {
      background-color: #CE1E2E; }
      .pagination-arrow:hover svg path {
        fill: #ffffff; }
  .pagination-link {
    display: block;
    margin: 14px 8px 0;
    padding: 0 2px 8px 3px;
    font-family: 'Lato Bold';
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #2E2E3A;
    transition: 0.3s ease;
    border-bottom: 2px solid transparent; }
    .pagination-link:not(.pagination-link-current):hover {
      color: #CE1E2E; }
    .pagination-link:not(.pagination-link-slash):hover {
      color: #CE1E2E; }
    .pagination-link-current {
      color: #CE1E2E;
      border-bottom: 2px solid #CE1E2E; }

.popup {
  width: 100%;
  max-width: 954px;
  background-color: #fff; }
  .popup-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 9px 12px; }
    .popup-head .popup-close {
      position: static; }
  .popup-cnt {
    padding: 50px 15px; }
  .popup-title {
    margin-bottom: 15px;
    font-family: 'Montserrat Bold';
    font-size: 38px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #10C35B; }
  .popup-subtitle {
    font-family: 'Montserrat Bold';
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #333; }
  .popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease; }
    .popup-wrapper.active {
      opacity: 1;
      visibility: visible; }
  .popup-layout {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 6;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background: rgba(0, 0, 0, 0.7); }
    .popup-layout-2 {
      padding-top: 20px; }
  .popup-close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 25px;
    width: 100%;
    max-width: 44px; }
    @media (max-width: 767px) {
      .popup-close {
        top: 10px;
        right: 15px;
        max-width: 22px; } }
    .popup-close img {
      width: 100%; }

.table-row {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
  width: 100%; }
  .table-row-wrap {
    width: 100%;
    overflow-y: auto;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px; }
  .table-row table {
    min-width: 600px;
    margin: 0 10px 20px;
    border-collapse: collapse;
    border-spacing: 5px;
    text-align: center;
    background: #F6F6F6;
    border-radius: 20px; }
    .table-row table th {
      font-family: 'Montserrat SemiBold';
      font-size: 20px;
      padding: 15px;
      border-bottom: 2px solid #10C35B;
      color: #000000; }
    .table-row table tbody tr:nth-child(2) {
      border-bottom: 2px solid #10C35B; }
    .table-row table td {
      padding: 10px;
      font-family: 'Montserrat Regular';
      font-size: 16px;
      line-height: 26px;
      color: #333333;
      color: #000000; }

.accordion {
  padding: 25px 34px;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease; }
  @media (max-width: 670px) {
    .accordion {
      padding: 15px; } }
  .accordion-head {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .accordion-head .title-s {
      margin-bottom: 0; }
    .accordion-head img {
      width: 24px;
      min-width: 24px;
      height: 24px;
      margin-left: 10px;
      transition: 0.3s ease; }
  .accordion-content {
    display: none;
    padding: 25px 0 0; }
  .accordion.open .accordion-head img {
    transform: rotate(180deg); }
  @media (min-width: 1201px) {
    .accordion:not(.open):hover {
      background: rgba(206, 30, 46, 0.1); } }

.banner-item {
  width: 100%;
  min-height: 570px;
  padding: 77px 0;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover; }
  @media (max-width: 1700px) {
    .banner-item {
      background-position: top right -200px; } }
  @media (max-width: 1400px) {
    .banner-item {
      background-position: top right -450px; } }
  @media (max-width: 1200px) {
    .banner-item {
      padding: 125px 0;
      min-height: 0;
      background-position: top right -190px; } }
  @media (max-width: 945px) {
    .banner-item {
      background-position: top right -566px; } }
  @media (max-width: 767px) {
    .banner-item {
      padding: 0 0 20px;
      background: none !important; } }
  .banner-item-title {
    max-width: 588px;
    font-family: 'Lato Black';
    font-size: 64px;
    line-height: 82px;
    text-transform: uppercase;
    color: #2E2E3A; }
    @media (max-width: 1200px) {
      .banner-item-title {
        font-size: 48px;
        line-height: 56px;
        width: 100%;
        max-width: 400px; }
        .banner-item-title br {
          display: none; } }
    @media (max-width: 767px) {
      .banner-item-title {
        font-size: 30px;
        line-height: 38px;
        width: 100%;
        max-width: 277px; } }
    .banner-item-title span {
      color: #CE1E2E; }
    .banner-item-title:not(:last-child) {
      margin-bottom: 21px; }
      @media (max-width: 1200px) {
        .banner-item-title:not(:last-child) {
          margin-bottom: 16px; } }
      @media (max-width: 767px) {
        .banner-item-title:not(:last-child) {
          margin-bottom: 10px; } }
  .banner-item-p {
    font-family: 'Lato Medium';
    font-size: 17px;
    line-height: 24px;
    color: #2E2E3A; }
    @media (max-width: 1200px) {
      .banner-item-p {
        font-size: 17px;
        line-height: 24px; } }
    .banner-item-p:not(:last-child) {
      margin-bottom: 10px; }
      @media (max-width: 1200px) {
        .banner-item-p:not(:last-child) {
          margin-bottom: 8px; } }
      @media (max-width: 767px) {
        .banner-item-p:not(:last-child) {
          margin-bottom: 6px; } }
  .banner-item-pos p {
    max-width: 472px;
    font-family: 'Lato Bold';
    font-size: 24px;
    line-height: 29px;
    color: #2E2E3A; }
    @media (max-width: 1200px) {
      .banner-item-pos p {
        font-size: 18px;
        line-height: 26px; } }
  .banner-item-mobile {
    display: none !important; }
    @media (max-width: 500px) {
      .banner-item-mobile {
        position: relative;
        display: block !important;
        width: 100%;
        max-height: 186px;
        margin-bottom: 10px; }
        .banner-item-mobile::before {
          content: '';
          display: block;
          padding-top: 59%; }
        .banner-item-mobile img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top center; } }
  .banner-item-tablet {
    display: none !important; }
    @media (max-width: 767px) {
      .banner-item-tablet {
        position: relative;
        display: block !important;
        width: 100%;
        max-height: 186px;
        margin-bottom: 10px; }
        .banner-item-tablet::before {
          content: '';
          display: block;
          padding-top: 30%; }
        .banner-item-tablet img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top center; } }
    @media (max-width: 500px) {
      .banner-item-tablet {
        display: none !important; } }

.banner-slider {
  width: 100%;
  background: #C8D8E5; }
  .banner-slider .owl-dots {
    position: absolute;
    bottom: 27px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .banner-slider .owl-dots {
        display: none; } }
    .banner-slider .owl-dots button {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 12px;
      min-width: 12px;
      height: 12px;
      border: 3px solid transparent;
      border-radius: 50%;
      background-color: transparent !important;
      transition: 0.3s ease; }
      .banner-slider .owl-dots button span {
        display: block;
        width: 9px;
        min-width: 9px;
        height: 9px;
        border: 3px solid #ffffff;
        border-radius: 50%;
        transition: 0.3s ease; }
      .banner-slider .owl-dots button.active {
        background-color: #CE1E2E !important;
        border: 3px solid #ffffff; }
        .banner-slider .owl-dots button.active span {
          border: 3px solid transparent; }
      .banner-slider .owl-dots button:not(:last-child) {
        margin-right: 13px; }
  .banner-slider .owl-nav button {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3) !important;
    transition: 0.3s ease; }
    @media (max-width: 1680px) {
      .banner-slider .owl-nav button {
        width: 29px;
        height: 29px; } }
    @media (max-width: 767px) {
      .banner-slider .owl-nav button {
        top: 73px;
        transform: none; } }
    .banner-slider .owl-nav button:hover {
      background: white !important; }
    .banner-slider .owl-nav button span {
      display: block;
      font-size: 0;
      line-height: 0;
      color: transparent;
      width: 10px;
      height: 18px;
      background-image: url("/wp-content/themes/vpu/images/main/arrow-wwwww.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      @media (max-width: 1680px) {
        .banner-slider .owl-nav button span {
          width: 7px;
          height: 11px; } }
    .banner-slider .owl-nav button.owl-next {
      right: 52px; }
      @media (max-width: 1680px) {
        .banner-slider .owl-nav button.owl-next {
          right: 6px; } }
    .banner-slider .owl-nav button.owl-prev {
      left: 52px; }
      @media (max-width: 1680px) {
        .banner-slider .owl-nav button.owl-prev {
          left: 6px; } }
      .banner-slider .owl-nav button.owl-prev span {
        transform: rotate(180deg); }

.benefits {
  padding-bottom: 70px; }
  @media (max-width: 1200px) {
    .benefits {
      padding-bottom: 30px; } }
  .benefits-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 50px 78px 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px; }
    @media (max-width: 1200px) {
      .benefits-list {
        flex-flow: row wrap; } }
    @media (max-width: 992px) {
      .benefits-list {
        padding: 30px 15px 0px; } }
  .benefits-item {
    width: 100%;
    max-width: 358px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .benefits-item {
        max-width: 100%; } }
    .benefits-item:not(:last-child) {
      margin-right: 15px; }
      @media (max-width: 767px) {
        .benefits-item:not(:last-child) {
          margin-right: 0; } }
    .benefits-item-head {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .benefits-item-head {
          margin-bottom: 20px; } }
    .benefits-item-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 47px;
      min-width: 47px;
      height: 47px;
      margin-right: 17px;
      padding: 7px;
      border-radius: 20px;
      background: #CE1E2E;
      box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
      @media (max-width: 767px) {
        .benefits-item-icon {
          margin-right: 12px; } }
      .benefits-item-icon img {
        width: auto !important;
        max-width: 100%; }
    .benefits-item-title {
      font-family: 'Lato Black';
      font-size: 32px;
      line-height: 36px;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .benefits-item-title {
          font-size: 20px;
          line-height: 26px; } }

.about-list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row wrap;
  padding: 0 0 70px; }
  @media (max-width: 1100px) {
    .about-list {
      padding: 0 0 30px; } }

.about-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  width: calc(50% - 15px);
  margin: 0 0 30px;
  padding: 120px 15px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.3s ease; }
  @media (max-width: 1200px) {
    .about-item {
      padding: 70px 15px; } }
  @media (max-width: 767px) {
    .about-item {
      padding: 40px 15px; } }
  @media (max-width: 600px) {
    .about-item {
      width: 100%; } }
  .about-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
    height: 47px;
    min-width: 47px;
    margin-bottom: 30px;
    background: #FFFFFF;
    border-radius: 20px; }
    @media (max-width: 992px) {
      .about-item-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin-bottom: 10px; } }
    .about-item-icon img {
      max-width: 80%; }
  .about-item-title {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    font-family: 'Lato Black';
    font-size: 32px;
    line-height: 36px;
    text-align: center; }
    @media (max-width: 1200px) {
      .about-item-title {
        font-size: 24px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .about-item-title {
        font-size: 18px;
        line-height: 22px; } }
  .about-item-red {
    border-bottom: 10px solid #CE1E2E; }
    .about-item-red:hover {
      box-shadow: 0px 9px 12px rgba(255, 0, 1, 0.2); }
    @media (max-width: 1200px) {
      .about-item-red {
        border-bottom: 5px solid #CE1E2E; } }
    .about-item-red .about-item-icon {
      background-color: #CE1E2E;
      box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
    .about-item-red .about-item-title {
      color: #CE1E2E; }
  .about-item-blue {
    border-bottom: 10px solid #004BFF; }
    .about-item-blue:hover {
      box-shadow: 0px 9px 12px rgba(0, 75, 255, 0.2); }
    @media (max-width: 1200px) {
      .about-item-blue {
        border-bottom: 5px solid #004BFF; } }
    .about-item-blue .about-item-icon {
      background-color: #004BFF;
      box-shadow: 0px 7px 4px rgba(0, 75, 255, 0.2); }
    .about-item-blue .about-item-title {
      color: #004BFF; }
  .about-item-orange {
    border-bottom: 10px solid #FF7A00; }
    .about-item-orange:hover {
      box-shadow: 0px 9px 12px rgba(206, 30, 46, 0.2); }
    @media (max-width: 1200px) {
      .about-item-orange {
        border-bottom: 5px solid #FF7A00; } }
    .about-item-orange .about-item-icon {
      background-color: #FF7A00;
      box-shadow: 0px 7px 4px rgba(206, 30, 46, 0.2); }
    .about-item-orange .about-item-title {
      color: #FF7A00; }
  .about-item-violet {
    border-bottom: 10px solid #7B43BF; }
    .about-item-violet:hover {
      box-shadow: 0px 9px 12px rgba(123, 67, 191, 0.2); }
    @media (max-width: 1200px) {
      .about-item-violet {
        border-bottom: 5px solid #7B43BF; } }
    .about-item-violet .about-item-icon {
      background-color: #7B43BF;
      box-shadow: 0px 7px 4px rgba(123, 67, 191, 0.2); }
    .about-item-violet .about-item-title {
      color: #7B43BF; }

.positions-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 200px;
  padding: 10px 230px 10px 94px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  border-radius: 8px; }
  @media (max-width: 560px) {
    .positions-item {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      padding: 10px 75px 10px 15px;
      background-position: top right -60px; } }
  .positions-item:not(:last-child) {
    margin-bottom: 7px; }
  .positions-item::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 78, 160, 0.2);
    mix-blend-mode: multiply;
    transition: 0.3s ease;
    opacity: 0; }
  .positions-item:hover::before {
    opacity: 1; }
  .positions-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
    height: 47px;
    min-width: 47px;
    margin-right: 29px;
    background: #FFFFFF;
    box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2);
    border-radius: 20px; }
    @media (max-width: 992px) {
      .positions-item-icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin-right: 10px; } }
    @media (max-width: 560px) {
      .positions-item-icon {
        margin: 0 0 10px; } }
    .positions-item-icon img {
      max-width: 80%; }
    .positions-item-icon-1 {
      box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
    .positions-item-icon-2 {
      box-shadow: 0px 7px 4px rgba(0, 75, 255, 0.2); }
    .positions-item-icon-3 {
      box-shadow: 0px 7px 4px rgba(123, 67, 191, 0.2); }
    .positions-item-icon-4 {
      box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
    .positions-item-icon-5 {
      box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
    .positions-item-icon-6 {
      box-shadow: 0px 7px 4px rgba(0, 75, 255, 0.2); }
  .positions-item-title {
    font-family: 'Lato Black';
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #FFFFFF; }
    @media (max-width: 992px) {
      .positions-item-title {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 560px) {
      .positions-item-title {
        max-width: 160px; } }

.gallery {
  padding: 70px 0 0; }
  @media (max-width: 992px) {
    .gallery {
      padding: 30px 0 0; } }
  .gallery-slider {
    width: 100%;
    max-width: 1654px;
    margin: 0 auto;
    padding: 0 107px; }
    @media (max-width: 1200px) {
      .gallery-slider {
        padding: 0 20px; } }
    .gallery-slider .owl-item {
      display: flex;
      align-items: center;
      justify-content: center; }
    .gallery-slider-item {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden; }
      .gallery-slider-item::before {
        content: "";
        display: block; }
      .gallery-slider-item img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .gallery-slider-item:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(206, 30, 46, 0.3);
        transition: 0.3s ease;
        opacity: 0;
        visibility: hidden; }
      .gallery-slider-item:hover:after {
        opacity: 1;
        visibility: visible; }
      .gallery-slider-item-s {
        min-height: 126px;
        max-height: 126px; }
        @media (max-width: 767px) {
          .gallery-slider-item-s {
            min-height: 70px;
            max-height: 70px; }
            .gallery-slider-item-s::before {
              padding-top: 59%; } }
      .gallery-slider-item-m {
        min-height: 280px;
        max-height: 280px; }
        @media (max-width: 767px) {
          .gallery-slider-item-m {
            min-height: 170px;
            max-height: 170px; }
            .gallery-slider-item-m::before {
              padding-top: 61%; } }
      .gallery-slider-item-l {
        min-height: 350px;
        max-height: 350px; }
        @media (max-width: 767px) {
          .gallery-slider-item-l {
            min-height: 190px;
            max-height: 190px; }
            .gallery-slider-item-l::before {
              padding-top: 77%; } }
    .gallery-slider .owl-nav button {
      position: absolute;
      top: 50%;
      z-index: 2;
      transform: translateY(-50%);
      display: flex;
      align-items: center;
      justify-content: center;
      width: 70px;
      height: 70px;
      background: #ffffff !important;
      border: 2px solid transparent !important;
      border-radius: 50%;
      transition: 0.3s ease; }
      @media (max-width: 1200px) {
        .gallery-slider .owl-nav button {
          width: 29px;
          height: 29px;
          background: rgba(255, 255, 255, 0.3) !important; } }
      .gallery-slider .owl-nav button span {
        display: block;
        font-size: 0;
        line-height: 0;
        color: transparent;
        width: 10px;
        height: 18px;
        background-image: url(/wp-content/themes/vpu/images/main/arrow-b3.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.3s ease; }
        @media (max-width: 1200px) {
          .gallery-slider .owl-nav button span {
            width: 7px;
            height: 12px; } }
      .gallery-slider .owl-nav button.owl-next {
        left: 7px; }
      .gallery-slider .owl-nav button.owl-prev {
        right: 7px; }
        .gallery-slider .owl-nav button.owl-prev span {
          transform: rotate(180deg); }
      @media (min-width: 1201px) {
        .gallery-slider .owl-nav button:hover {
          border: 2px solid #CE1E2E !important; } }

.download-year {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 80px;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 30px;
  font-family: 'Lato Bold';
  font-size: 24px;
  line-height: 24px;
  color: #FFFFFF;
  background-color: #CE1E2E; }
  @media (max-width: 992px) {
    .download-year {
      justify-content: center;
      padding: 15px;
      font-size: 18px;
      line-height: 18px;
      text-align: center; } }

.download-row:not(:last-child) {
  margin-bottom: 30px; }

.download-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  padding: 5px 21px 5px 30px;
  background: #ffffff;
  transition: 0.3s ease; }
  @media (max-width: 992px) {
    .download-item {
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      min-height: 80px;
      padding: 15px; } }
  .download-item:not(:last-child) {
    margin-bottom: 10px; }
  .download-item p {
    padding-right: 10px;
    font-family: 'Lato Bold';
    font-size: 24px;
    line-height: 29px;
    color: #2E2E3A; }
    @media (max-width: 992px) {
      .download-item p {
        margin-bottom: 15px;
        padding-right: 0;
        font-size: 16px;
        line-height: 18px; } }
  .download-item:hover {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    background: rgba(206, 30, 46, 0.1); }
  .download-item-links {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      .download-item-links {
        justify-content: center; } }
    .download-item-links a {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 47px;
      min-width: 47px;
      height: 47px;
      border-radius: 20px;
      transition: 0.3s ease; }
      .download-item-links a.a-view {
        background: #004BFF;
        box-shadow: 0px 7px 4px rgba(0, 75, 255, 0.2); }
      .download-item-links a.a-download {
        background: #CE1E2E;
        box-shadow: 0px 7px 4px rgba(206, 30, 46, 0.2); }
      .download-item-links a:hover {
        box-shadow: none !important; }
      .download-item-links a:not(:last-child) {
        margin-right: 22px; }
        @media (max-width: 992px) {
          .download-item-links a:not(:last-child) {
            margin-right: 15px; } }

.news {
  padding: 64px 0 80px;
  background: rgba(238, 238, 238, 0.5); }
  @media (max-width: 992px) {
    .news {
      padding: 41px 0 80px; } }
  .news-slider .owl-item {
    display: flex;
    align-items: center;
    justify-content: center; }
  .news-slider .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px; }
    .news-slider .owl-dots button {
      display: block;
      width: 12px;
      min-width: 12px;
      height: 12px;
      border: 2px solid #10C35B;
      border-radius: 50%;
      background-color: transparent !important;
      transition: 0.3s ease; }
      @media (max-width: 767px) {
        .news-slider .owl-dots button {
          width: 8px;
          min-width: 8px;
          height: 8px; } }
      .news-slider .owl-dots button span {
        display: none; }
      .news-slider .owl-dots button.active {
        background-color: #10C35B !important; }
      .news-slider .owl-dots button:not(:last-child) {
        margin-right: 13px; }
        @media (max-width: 767px) {
          .news-slider .owl-dots button:not(:last-child) {
            margin-right: 15px; } }
  .news-item {
    display: block;
    width: 100%;
    max-width: 375px;
    background-color: #FFFFFF;
    border: 0.5px solid rgba(0, 0, 0, 0.25); }
    .news-item-img {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 245px;
      min-height: 245px;
      max-height: 245px;
      overflow: hidden;
      flex-shrink: 0; }
      .news-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .news-item-img::before {
        content: "";
        display: block;
        padding-top: 66%; }
    .news-item-cnt {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      padding: 17px 14px 26px;
      min-height: 285px; }
    .news-item-date {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-direction: column;
      width: 50px;
      min-width: 50px;
      height: 69px;
      margin-right: 17px;
      padding: 9px 2px;
      background: #FFFFFF;
      border: 2px solid #10C35B; }
      @media (max-width: 992px) {
        .news-item-date {
          width: 40px;
          min-width: 40px;
          margin-right: 15px; } }
      .news-item-date span:first-child {
        display: block;
        margin-bottom: -6px;
        font-family: 'Montserrat Bold';
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        color: #000000;
        border-bottom: 2px solid #00C100; }
      .news-item-date span:last-child {
        display: block;
        padding-left: 5px;
        margin-bottom: 2px;
        font-family: 'Montserrat SemiBold';
        font-size: 13px;
        line-height: 30px;
        text-align: center;
        color: #000000; }
    .news-item-title {
      margin-bottom: 9px;
      height: 90px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      overflow: hidden;
      -webkit-box-orient: vertical;
      font-family: 'Montserrat Bold';
      font-size: 18px;
      line-height: 30px;
      text-transform: uppercase;
      color: #333333;
      transition: 0.3s ease; }
      @media (max-width: 1200px) {
        .news-item-title {
          font-size: 16px;
          line-height: 28px; } }
      @media (max-width: 767px) {
        .news-item-title {
          margin-bottom: 14px;
          height: auto;
          display: -webkit-box;
          -webkit-line-clamp: 100;
          overflow: hidden; } }
    .news-item:hover .news-item-title {
      color: #10C35B; }
    .news-item-subtitle {
      margin-bottom: 16px;
      height: 120px;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      overflow: hidden;
      -webkit-box-orient: vertical;
      font-family: 'Montserrat Regular';
      font-size: 18px;
      line-height: 30px;
      color: #333333; }
      @media (max-width: 1200px) {
        .news-item-subtitle {
          font-size: 16px;
          line-height: 28px; } }
  .news-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; }
    @media (max-width: 820px) {
      .news-list {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start; } }
    .news-list .news-item {
      margin-bottom: 20px; }
  .news-section-title {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 18px; }
    .news-section-title .news-item-date {
      margin-right: 25px; }
    .news-section-title .title {
      margin-bottom: 0; }
  .news-date {
    margin-bottom: 20px;
    font-family: 'Lato Black';
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.1em;
    color: #2E2E3A; }
  .news-prev {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 50px; }
    @media (max-width: 992px) {
      .news-prev {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .news-prev {
        display: block !important;
        margin-bottom: 0; } }
    .news-prev-item {
      width: calc((100% / 3) - 40px); }
      .news-prev-item:nth-child(n+4) {
        display: none; }
      @media (max-width: 1300px) {
        .news-prev-item {
          width: calc((100% / 3) - 15px); } }
      @media (max-width: 767px) {
        .news-prev-item {
          width: 100%; } }
      .news-prev-item-img {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        max-height: 188px;
        margin-bottom: 20px;
        border: 2px solid #FFFFFF; }
        @media (max-width: 992px) {
          .news-prev-item-img {
            max-height: 171px;
            margin-bottom: 10px; } }
        .news-prev-item-img::before {
          content: "";
          display: block;
          padding-top: 62%; }
        .news-prev-item-img img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top left; }
        .news-prev-item-img:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: block;
          width: 100%;
          height: 100%;
          background: rgba(206, 30, 46, 0.3);
          transition: 0.3s ease;
          opacity: 0;
          visibility: hidden; }
        .news-prev-item-img:hover:after {
          opacity: 1;
          visibility: visible; }
      .news-prev-item-title {
        display: block;
        margin-bottom: 5px;
        font-family: 'Lato Bold';
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        color: #2E2E3A;
        transition: 0.3s ease; }
        @media (max-width: 992px) {
          .news-prev-item-title {
            font-size: 18px;
            line-height: 22px; } }
        .news-prev-item-title:hover {
          color: #CE1E2E; }
      .news-prev-item-date {
        display: block;
        font-family: 'Lato Black';
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.1em;
        color: #2E2E3A; }
        @media (max-width: 992px) {
          .news-prev-item-date {
            font-size: 11px;
            line-height: 14px; } }
      .news-prev-item p {
        margin-bottom: 7px;
        font-family: 'Lato Regular';
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 24px;
        color: #656575;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        -webkit-box-orient: vertical; }
        @media (max-width: 992px) {
          .news-prev-item p {
            font-size: 14px;
            line-height: 20px; } }
      .news-prev-item-more {
        font-family: 'Lato Black';
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.1em;
        color: #000000;
        transition: 0.3s ease; }
        @media (max-width: 992px) {
          .news-prev-item-more {
            font-size: 11px;
            line-height: 14px; } }
        .news-prev-item-more:hover {
          color: #CE1E2E; }
    .news-prev .owl-dots {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 20px 0; }
      .news-prev .owl-dots button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 8px;
        min-width: 8px;
        height: 8px;
        border-radius: 50px;
        transition: 0.3s ease;
        background: #C2C5CB !important; }
        .news-prev .owl-dots button span {
          display: none; }
        .news-prev .owl-dots button.active {
          background: #CE1E2E !important; }
        .news-prev .owl-dots button:not(:last-child) {
          margin-right: 15px; }
    .news-prev .owl-nav button {
      position: absolute;
      top: 72px;
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 29px;
      height: 29px;
      background: rgba(255, 255, 255, 0.3) !important;
      border: 2px solid transparent !important;
      border-radius: 50%;
      transition: 0.3s ease; }
      .news-prev .owl-nav button span {
        display: block;
        font-size: 0;
        line-height: 0;
        color: transparent;
        width: 7px;
        height: 12px;
        background-image: url(/wp-content/themes/vpu/images/main/arrow-b3.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.3s ease; }
      .news-prev .owl-nav button.owl-next {
        left: -13px; }
      .news-prev .owl-nav button.owl-prev {
        right: -13px; }
        .news-prev .owl-nav button.owl-prev span {
          transform: rotate(180deg); }
  .news-main {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row wrap; }
    .news-main-item {
      display: block;
      width: calc((100% / 3) - 20px);
      margin: 0 0 30px;
      border-radius: 0 0 8px 8px;
      transition: 0.3s ease; }
      @media (max-width: 1200px) {
        .news-main-item {
          width: calc((100% / 2) - 15px); } }
      @media (max-width: 600px) {
        .news-main-item {
          width: 100%; } }
      @media (min-width: 1201px) {
        .news-main-item:hover {
          background: #FFFFFF;
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); } }
      .news-main-item-img {
        position: relative;
        display: block;
        width: 100%;
        min-height: 350px;
        max-height: 350px;
        overflow: hidden; }
        @media (max-width: 1200px) {
          .news-main-item-img {
            min-height: 250px;
            max-height: 250px; } }
        @media (max-width: 600px) {
          .news-main-item-img {
            min-height: 160px;
            max-height: 160px; } }
        .news-main-item-img::before {
          content: "";
          display: block;
          padding-top: 77%; }
        .news-main-item-img img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .news-main-item-img:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: block;
          width: 100%;
          height: 100%;
          background: rgba(206, 30, 46, 0.3);
          transition: 0.3s ease;
          opacity: 0;
          visibility: hidden; }
        .news-main-item-img:hover:after {
          opacity: 1;
          visibility: visible; }
      .news-main-item-cnt {
        padding: 20px 20px 13px; }
        @media (max-width: 992px) {
          .news-main-item-cnt {
            padding: 15px 0; } }
      .news-main-item-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 5px; }
        .news-main-item-title span {
          font-family: 'Lato Bold';
          font-size: 24px;
          line-height: 29px;
          color: #2E2E3A;
          transition: 0.3s ease; }
          @media (max-width: 992px) {
            .news-main-item-title span {
              font-size: 18px;
              line-height: 20px; } }
          .news-main-item-title span:hover {
            color: #CE1E2E; }
        .news-main-item-title img {
          display: block;
          width: 13px;
          min-width: 13px;
          margin-left: 13px; }
          @media (max-width: 992px) {
            .news-main-item-title img {
              margin-left: 5px; } }
      .news-main-item-date {
        margin-bottom: 5px;
        font-family: 'Lato Black';
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0.1em;
        color: #2E2E3A; }
        @media (max-width: 992px) {
          .news-main-item-date {
            font-size: 10px;
            line-height: 18px; } }
      .news-main-item p {
        font-family: 'Lato Regular';
        font-size: 16px;
        line-height: 24px;
        color: #656575; }
        @media (max-width: 992px) {
          .news-main-item p {
            font-size: 14px;
            line-height: 20px; } }

.preview {
  padding-bottom: 70px; }
  @media (max-width: 992px) {
    .preview {
      padding-bottom: 30px; } }
  .preview-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media (max-width: 1200px) {
      .preview-row {
        flex-direction: column;
        align-items: flex-start; } }
  .preview-left {
    width: 100%;
    max-width: 1044px;
    margin-right: 15px; }
    @media (max-width: 1200px) {
      .preview-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        max-width: 100%;
        margin: 0 0 20px; }
        .preview-left .title {
          width: 100%; } }
  .preview-right {
    width: 100%;
    max-width: 338px; }

.cldnr-item {
  width: 100%; }
  .cldnr-item img {
    max-width: 100%; }

@media (max-width: 992px) {
  .cldnr-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
    min-height: 50px;
    margin-bottom: 0;
    color: #ffffff;
    background-color: #CE1E2E; } }

.cldnr-head-img {
  display: none; }
  @media (max-width: 992px) {
    .cldnr-head-img {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 10px;
      width: 35px;
      min-width: 35px;
      height: 35px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.3);
      transition: 0.3s ease; }
      .cldnr-head-img img {
        transform: translateY(2px);
        max-width: 12px; } }

.cldnr-content {
  padding: 17px;
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px; }
  @media (max-width: 992px) {
    .cldnr-content {
      padding: 14px;
      display: none; } }

.cldnr.open .cldnr-head-img {
  transform: rotate(180deg); }

.contacts-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .contacts-row {
      flex-direction: column;
      align-items: center; } }
  .contacts-row:not(:last-child) {
    margin-bottom: 70px; }
    @media (max-width: 992px) {
      .contacts-row:not(:last-child) {
        margin-bottom: 30px; } }
  .contacts-row-item {
    width: calc(50% - 15px); }
    @media (max-width: 992px) {
      .contacts-row-item {
        width: 100%;
        margin-bottom: 30px; } }

.contacts-map .map,
.contacts-map .map iframe {
  width: 100%;
  min-height: 426px; }
  @media (max-width: 992px) {
    .contacts-map .map,
    .contacts-map .map iframe {
      min-height: 226px; } }

.contacts-r {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (max-width: 670px) {
    .contacts-r {
      flex-direction: column;
      align-items: center; } }
  .contacts-r:not(:last-child) {
    margin-bottom: 35px; }
    @media (max-width: 670px) {
      .contacts-r:not(:last-child) {
        margin-bottom: 20px; } }
  .contacts-r-left {
    width: 100%;
    max-width: 368px;
    padding-right: 10px; }
    @media (max-width: 670px) {
      .contacts-r-left {
        max-width: 100%;
        margin-bottom: 5px;
        padding-right: 0; } }
  .contacts-r-right {
    width: 100%;
    max-width: 339px;
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 24px;
    color: #656575; }
    @media (max-width: 670px) {
      .contacts-r-right {
        max-width: 100%; } }
    .contacts-r-right > a {
      display: block;
      font-family: 'Lato Medium';
      font-size: 17px;
      line-height: 24px;
      letter-spacing: -0.009em;
      color: #656575;
      transition: 0.3s ease; }
      .contacts-r-right > a:hover {
        color: #CE1E2E; }
  .contacts-r p {
    font-family: 'Lato Medium';
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.009em;
    color: #2E2E3A; }

.contacts-social .title-s {
  margin-bottom: 0; }
  @media (max-width: 670px) {
    .contacts-social .title-s {
      margin-bottom: 15px; } }

.contacts-social-list {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
  .contacts-social-list a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 47px;
    min-width: 47px;
    height: 47px;
    background: #CE1E2E;
    box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2);
    border-radius: 20px;
    transition: 0.3s ease; }
    .contacts-social-list a:hover {
      box-shadow: none; }
    .contacts-social-list a:not(:last-child) {
      margin-right: 30px; }
    .contacts-social-list a img {
      max-width: 75%; }

.contacts-form {
  width: 100%;
  padding: 70px 123px 121px;
  background-color: #ffffff; }
  @media (max-width: 1200px) {
    .contacts-form {
      padding: 30px 20px; } }
  .contacts-form form {
    width: 100%; }
  .contacts-form-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media (max-width: 992px) {
      .contacts-form-row {
        flex-direction: column;
        align-items: center; }
        .contacts-form-row .form-row {
          max-width: 100%; } }
    .contacts-form-row .form-row-wrap-column:not(:last-child) {
      margin-bottom: 26px; }
  .contacts-form-column {
    width: calc(50% - 15px); }
    @media (max-width: 992px) {
      .contacts-form-column {
        width: 100%; }
        .contacts-form-column:not(:last-child) {
          margin-bottom: 20px; } }
    .contacts-form-column .form-info-wrap {
      width: 100%;
      max-width: 100%; }
      .contacts-form-column .form-info-wrap .form-info {
        max-width: 100%;
        margin: -4px 0 12px; }
      .contacts-form-column .form-info-wrap .checkbox {
        max-width: 100%;
        margin: 0 0 16px; }
      .contacts-form-column .form-info-wrap .form-info-item {
        max-width: 100%; }
      .contacts-form-column .form-info-wrap .btn {
        width: 100%;
        max-width: 100%;
        padding: 0 5px; }

.form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding: 70px 15px;
  background-color: #fff; }
  @media (max-width: 992px) {
    .form {
      padding: 30px 15px; } }
  .form-cnt {
    width: 100%;
    max-width: 780px; }
  .form-info {
    width: 100%;
    max-width: 454px;
    margin: 10px 0;
    font-family: 'Lato Regular';
    font-size: 14px;
    line-height: 14px;
    color: #656575; }
    @media (max-width: 992px) {
      .form-info {
        max-width: 100%; } }
    .form-info-wrap {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    .form-info-item {
      width: 100%;
      max-width: 454px; }
      @media (max-width: 992px) {
        .form-info-item {
          max-width: 100%; }
          .form-info-item .btn-el {
            font-size: 9px; } }

.form-row {
  position: relative;
  display: block;
  width: 100%;
  max-width: 774px;
  overflow: hidden; }
  .form-row-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      .form-row-wrap {
        flex-direction: column;
        align-items: center; } }
    .form-row-wrap:not(:last-child) {
      margin-bottom: 10px; }
      @media (max-width: 992px) {
        .form-row-wrap:not(:last-child) {
          margin-bottom: 20px; } }
    .form-row-wrap-column {
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start; }
      .form-row-wrap-column:not(:last-child) {
        margin-bottom: 23px; }
        @media (max-width: 992px) {
          .form-row-wrap-column:not(:last-child) {
            margin-bottom: 15px; } }
      .form-row-wrap-column .form-row-title {
        max-width: 100%;
        margin: 0 0 10px;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0;
        text-align: left; }
      .form-row-wrap-column .form-row {
        width: 100%; }
        .form-row-wrap-column .form-row input {
          max-width: 100%; }
  .form-row-title {
    width: 100%;
    max-width: 294px;
    margin-right: 32px;
    font-family: 'Lato Regular';
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    letter-spacing: 1px;
    color: #656575; }
    @media (max-width: 992px) {
      .form-row-title {
        max-width: 100%;
        margin: 0 0 10px;
        text-align: left;
        font-size: 14px;
        line-height: 14px; } }
  .form-row input,
  .form-row select {
    width: 100%;
    max-width: 458px;
    padding: 0 20px 0 30px;
    font-family: 'Lato Regular';
    font-size: 14px;
    line-height: 53px;
    color: #656575;
    border: 1px solid #656575;
    outline: none;
    letter-spacing: 1px;
    background: #F8F8FC;
    box-shadow: none;
    border-radius: 0;
    transition: 0.3s ease; }
    @media (max-width: 992px) {
      .form-row input,
      .form-row select {
        max-width: 100%; } }
    .form-row input[type="date"],
    .form-row select[type="date"] {
      text-transform: uppercase; }
    @media (max-width: 767px) {
      .form-row input,
      .form-row select {
        padding-left: 15px;
        font-size: 12px;
        line-height: 40px; } }
    .form-row input::-webkit-input-placeholder,
    .form-row select::-webkit-input-placeholder {
      color: #656575; }
    .form-row input::-moz-placeholder,
    .form-row select::-moz-placeholder {
      color: #656575; }
    .form-row input:-ms-input-placeholder,
    .form-row select:-ms-input-placeholder {
      color: #656575; }
    .form-row input.was-validate:invalid,
    .form-row select.was-validate:invalid {
      border: 1px solid #CE1E2E; }
  .form-row textarea {
    width: 100%;
    height: 125px;
    padding: 8px 18px;
    font-family: 'Lato Regular';
    font-size: 14px;
    line-height: 22px;
    color: #656575;
    border: 1px solid #656575;
    outline: none;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    transition: 0.3s ease; }
    .form-row textarea.was-validate:invalid {
      border: 1px solid #CE1E2E; }
    @media (max-width: 767px) {
      .form-row textarea {
        padding-left: 8px;
        font-size: 12px; } }
  .form-row select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: 0s ease;
    background-image: url("/wp-content/themes/vpu/images/main/aroww-dd.svg");
    background-position: top 23px right 16px;
    background-size: 12px 6px;
    background-repeat: no-repeat; }
    .form-row select.was-validate:invalid {
      border: 1px solid #CE1E2E; }
    @media (max-width: 767px) {
      .form-row select {
        background-position: top 12px right 6px; } }

.checkbox {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
  width: 100%;
  max-width: 454px; }
  @media (max-width: 992px) {
    .checkbox {
      max-width: 100%; } }
  .checkbox-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 12px;
    background: transparent;
    border: 2px solid #656575;
    border-radius: 2px; }
    .checkbox-icon img {
      width: 10px;
      transition: 0.3s ease;
      opacity: 0; }
  .checkbox-title {
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 16px;
    color: #656575; }
    @media (max-width: 767px) {
      .checkbox-title {
        font-size: 12px;
        line-height: 12px; } }
  .checkbox input {
    display: none; }
    .checkbox input.was-validate:invalid + .checkbox-icon {
      border: 2px solid #CE1E2E; }
    .checkbox input:checked + .checkbox-icon {
      background: #CE1E2E;
      border: 2px solid #CE1E2E; }
      .checkbox input:checked + .checkbox-icon img {
        opacity: 1; }

.radio {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start; }
  .radio-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 454px; }
    @media (max-width: 992px) {
      .radio-row {
        display: block;
        max-width: 100%; } }
    .radio-row .radio:not(:last-child) {
      margin-right: 30px; }
      @media (max-width: 992px) {
        .radio-row .radio:not(:last-child) {
          margin-right: 0;
          margin-bottom: 15px; } }
  .radio-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 10px;
    margin-top: 3px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #656575;
    transition: 0.3s ease; }
    .radio-icon span {
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #CE1E2E;
      transition: 0.3s ease;
      opacity: 0; }
  .radio-title {
    margin-top: 6px;
    font-family: 'Lato Regular';
    font-size: 16px;
    line-height: 16px;
    color: #656575; }
    @media (max-width: 767px) {
      .radio-title {
        font-size: 12px;
        line-height: 12px; } }
    .radio-title-2 {
      font-size: 18px;
      line-height: 30px;
      margin-left: 8px;
      margin-top: -3px; }
      @media (max-width: 992px) {
        .radio-title-2 {
          margin-top: 1px;
          font-size: 14px;
          line-height: 24px; } }
  .radio input {
    display: none; }
    .radio input:checked + .radio-icon {
      border: 2px solid #CE1E2E; }
      .radio input:checked + .radio-icon span {
        opacity: 1; }
    .radio input.was-validate:invalid {
      border: 2px solid #CE1E2E; }

.filepond-root {
  min-height: 0 !important; }

.filepond--panel-root {
  background-color: transparent; }

.filepond--drop-label {
  cursor: pointer;
  position: static;
  padding: 0;
  color: #4f4f4f;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: auto !important;
  min-height: 0 !important;
  background-color: transparent; }
  .filepond--drop-label label {
    padding: 0 0 0 !important;
    font-family: 'Lato Bold';
    font-size: 16px;
    line-height: 16px;
    text-decoration: underline;
    color: #CE1E2E; }
    .filepond--drop-label label span {
      display: inline-block;
      margin-left: 15px;
      font-family: 'Lato Regular';
      font-weight: 400;
      color: #656575;
      text-decoration: none; }
      @media (max-width: 465px) {
        .filepond--drop-label label span {
          margin-left: 0; } }

.filepond--file-info-sub {
  display: none; }

.filepond--file {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #CE1E2E;
  border-radius: 0;
  padding: 0 15px !important; }
  .filepond--file-wrapper {
    width: 100%;
    max-width: 710px;
    background: transparent; }
  .filepond--file-info {
    transform: none !important; }
    .filepond--file-info-main {
      padding: 0 !important;
      font-family: 'Lato Bold';
      font-weight: bold;
      font-size: 16px !important;
      line-height: 46px !important;
      color: #ffffff; }

.filepond--item-panel {
  display: none; }

.filepond--file-action-button {
  position: absolute;
  top: 50%;
  right: 8px;
  left: auto !important;
  transform: translateY(-50%) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px !important;
  height: 30px !important;
  background-color: transparent;
  border: none !important;
  background-image: url(/wp-content/themes/vpu/images/main/close-svg1.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
  outline: none !important;
  box-shadow: none !important; }
  .filepond--file-action-button:after,
  .filepond--file-action-button svg {
    display: none; }

.filepond-item {
  margin: 0 !important; }

.filepond--list {
  position: static !important;
  padding-top: 13px !important; }
  .filepond--list li {
    position: static;
    margin: 0 !important;
    transform: translate3d(0px, 0, 0px) scale3d(1, 1, 1) !important; }
    .filepond--list li:not(:last-child) {
      margin-bottom: 21px !important; }

.choose {
  padding: 60px 0 45px;
  background-color: #A61724; }
  .choose-list {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 0 -15px;
    width: calc(100% + 30px); }
    @media (max-width: 992px) {
      .choose-list {
        margin: 0 -6px;
        width: calc(100% + 12px); } }
    @media (max-width: 450px) {
      .choose-list {
        margin: 0;
        width: 100%; } }
    .choose-list:not(:last-child) {
      margin-bottom: 35px; }
      @media (max-width: 992px) {
        .choose-list:not(:last-child) {
          margin-bottom: 5px; } }
  .choose-item {
    position: relative;
    display: block;
    width: calc(25% - 30px);
    min-height: 206px;
    max-height: 206px;
    margin: 0 15px 15px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden; }
    @media (max-width: 1350px) {
      .choose-item {
        width: calc((100% / 3) - 30px); } }
    @media (max-width: 992px) {
      .choose-item {
        width: calc((100% / 2) - 15px);
        min-height: 170px;
        max-height: 170px;
        margin: 0 6px 15px; } }
    @media (max-width: 450px) {
      .choose-item {
        width: 100%;
        margin: 0 0 15px; } }
    .choose-item::before {
      content: "";
      display: block;
      padding-top: 61%; }
    .choose-item img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .choose-item:hover span {
      color: #CE1E2E; }
  .choose span {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 65px;
    padding: 5px 30px;
    background: rgba(255, 255, 255, 0.7);
    font-family: 'Lato Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #2E2E3A;
    transition: 0.3s ease; }
    @media (max-width: 992px) {
      .choose span {
        min-height: 54px;
        padding: 5px 25px;
        font-size: 18px;
        line-height: 22px; } }

.links {
  padding-bottom: 70px; }
  @media (max-width: 992px) {
    .links {
      padding-bottom: 30px; } }
  .links-list {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: calc(100% + 8px);
    margin: 0 -4px; }
    @media (max-width: 1330px) {
      .links-list {
        flex-flow: row wrap; } }
    @media (max-width: 450px) {
      .links-list {
        width: 100%;
        margin: 0px; } }
  .links-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: calc((100% / 6) - 4px);
    min-height: 140px;
    margin: 0 2px 4px;
    padding: 15px 12px 15px 21px;
    background-color: #ffffff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1330px) {
      .links-item {
        width: calc((100% / 5) - 4px); } }
    @media (max-width: 1050px) {
      .links-item {
        width: calc((100% / 4) - 4px); } }
    @media (max-width: 767px) {
      .links-item {
        min-height: 100px;
        width: calc((100% / 3) - 4px); } }
    @media (max-width: 600px) {
      .links-item {
        width: calc((100% / 2) - 4px); } }
    @media (max-width: 450px) {
      .links-item {
        width: 100%; } }
    .links-item-title {
      display: block;
      max-width: 159px;
      font-family: 'Lato Bold';
      font-size: 24px;
      line-height: 29px;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .links-item-title {
          font-size: 18px;
          line-height: 22px; } }
    .links-item-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 27px;
      min-width: 27px;
      height: 27px;
      margin-left: 10px; }
    .links-item-red {
      background-color: #CE1E2E; }
      .links-item-red .links-item-title {
        color: #ffffff; }

.leadership {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row wrap; }
  .leadership-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: calc((100% / 3) - 20px); }
    @media (max-width: 992px) {
      .leadership-item {
        width: calc((100% / 2) - 20px); } }
    @media (max-width: 600px) {
      .leadership-item {
        width: 100%; } }
    .leadership-item:not(:last-child) {
      margin-bottom: 30px; }
      @media (max-width: 992px) {
        .leadership-item:not(:last-child) {
          margin-bottom: 20px; } }
    .leadership-item.big-one {
      flex-direction: row;
      align-items: flex-start;
      justify-content: flex-start;
      width: 100%; }
      @media (max-width: 600px) {
        .leadership-item.big-one {
          flex-direction: column;
          align-items: center; } }
      .leadership-item.big-one .leadership-item-img {
        width: 100%;
        max-width: 460px;
        margin-bottom: 0;
        margin-right: 30px; }
        @media (max-width: 600px) {
          .leadership-item.big-one .leadership-item-img {
            max-width: 100%;
            margin-bottom: 20px;
            margin-right: 0; } }
    .leadership-item-img {
      position: relative;
      display: block;
      width: 100%;
      min-height: 350px;
      max-height: 350px;
      margin-bottom: 20px;
      overflow: hidden; }
      @media (max-width: 1200px) {
        .leadership-item-img {
          min-height: 250px;
          max-height: 250px; } }
      .leadership-item-img::before {
        content: "";
        display: block;
        padding-top: 77%; }
      .leadership-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center; }
    .leadership-item-cnt {
      width: 100%; }
    .leadership-item-name {
      margin-bottom: 5px;
      font-family: 'Lato Bold';
      font-size: 24px;
      line-height: 29px;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .leadership-item-name {
          font-size: 18px;
          line-height: 24px; } }
    .leadership-item-pos {
      margin-bottom: 10px;
      font-family: 'Lato Regular';
      font-size: 16px;
      line-height: 24px;
      color: #656575; }
      @media (max-width: 992px) {
        .leadership-item-pos {
          font-size: 14px;
          line-height: 20px; } }
    .leadership-item-fax {
      font-family: 'Lato Medium';
      font-size: 17px;
      line-height: 24px;
      letter-spacing: -0.009em;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .leadership-item-fax {
          font-size: 14px;
          line-height: 20px; } }
    .leadership-item a {
      font-family: 'Lato Medium';
      font-size: 17px;
      line-height: 24px;
      letter-spacing: -0.009em;
      color: #CE1E2E; }
      @media (max-width: 992px) {
        .leadership-item a {
          font-size: 14px;
          line-height: 20px; } }

.graduates {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row wrap; }
  .graduates-item {
    display: block;
    width: calc((100% / 3) - 20px);
    margin: 0 0 30px; }
    @media (max-width: 992px) {
      .graduates-item {
        width: calc((100% / 2) - 20px);
        margin: 0 0 20px; } }
    @media (max-width: 550px) {
      .graduates-item {
        width: 100%; } }
    .graduates-item-img {
      position: relative;
      display: block;
      width: 100%;
      overflow: hidden;
      max-height: 350px;
      margin-bottom: 20px; }
      .graduates-item-img::before {
        content: "";
        display: block;
        padding-top: 77%; }
      .graduates-item-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center; }
    .graduates-item-title {
      margin-bottom: 10px;
      font-family: 'Lato Bold';
      font-size: 24px;
      line-height: 29px;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .graduates-item-title {
          font-size: 18px;
          line-height: 22px; } }
    .graduates-item-text {
      font-family: 'Lato Regular';
      font-size: 16px;
      line-height: 24px;
      color: #656575; }
      @media (max-width: 992px) {
        .graduates-item-text {
          font-size: 14px;
          line-height: 20px; } }

.cards {
  padding: 60px 0 70px; }
  @media (max-width: 1250px) {
    .cards {
      padding: 60px 0 50px; } }
  @media (max-width: 767px) {
    .cards {
      padding: 30px 0 12px; } }
  .cards-list {
    display: flex !important;
    align-items: stretch;
    justify-content: space-between; }
    @media (max-width: 1250px) {
      .cards-list {
        flex-flow: row wrap; } }
    @media (max-width: 767px) {
      .cards-list {
        display: block !important; } }
    .cards-list .owl-dots {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 10px; }
      .cards-list .owl-dots button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        min-width: 24px;
        height: 4px;
        border-radius: 8px;
        transition: 0.3s ease; }
        .cards-list .owl-dots button:nth-child(1) {
          background: #CE1E2E !important;
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
        .cards-list .owl-dots button:nth-child(2) {
          background: #004BFF !important;
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
        .cards-list .owl-dots button:nth-child(3) {
          background: #7B43BF !important;
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
        .cards-list .owl-dots button:nth-child(4) {
          background: #FF7A00 !important;
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
        .cards-list .owl-dots button span {
          display: none; }
        .cards-list .owl-dots button:not(:last-child) {
          margin-right: 10px; }
  .cards-item {
    width: calc((100% / 4) - 23px);
    padding: 7px 4px 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden; }
    @media (max-width: 1250px) {
      .cards-item {
        width: calc((100% / 2) - 23px);
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .cards-item {
        width: 100%;
        padding: 7px 4px 13px;
        margin-bottom: 0px;
        box-shadow: none;
        border: 1px solid rgba(0, 0, 0, 0.1); } }
    .cards-item-title {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      min-height: 75px;
      padding: 0 20px 9px; }
      @media (max-width: 1250px) {
        .cards-item-title {
          min-height: 75px; } }
      .cards-item-title span {
        display: inline-block;
        font-family: 'Lato Bold';
        font-size: 24px;
        line-height: 29px;
        color: #2E2E3A; }
        @media (max-width: 1250px) {
          .cards-item-title span {
            font-size: 18px;
            line-height: 22px; }
            .cards-item-title span br {
              display: none; } }
      .cards-item-title-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 47px;
        min-width: 47px;
        height: 47px;
        margin-right: 17px;
        padding: 7px;
        border-radius: 20px; }
        @media (max-width: 1250px) {
          .cards-item-title-icon {
            font-size: 18px;
            line-height: 22px; } }
        .cards-item-title-icon img {
          width: auto !important;
          max-width: 100%; }
    .cards-item-link {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      min-height: 47px;
      padding: 5px 9px 5px 20px;
      text-decoration: none; }
      .cards-item-link:not(:last-child) {
        margin-bottom: 5px; }
      .cards-item-link * {
        position: relative;
        z-index: 2; }
      .cards-item-link::before {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0.05; }
      .cards-item-link span {
        font-family: 'Lato Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 24px;
        letter-spacing: -0.009em;
        color: #2E2E3A; }
        @media (max-width: 767px) {
          .cards-item-link span {
            font-size: 16px;
            line-height: 22px; } }
      .cards-item-link-bg {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 27px;
        min-width: 27px;
        height: 27px;
        border-radius: 50%;
        background-color: #fff; }
        .cards-item-link-bg img {
          width: auto !important;
          max-width: 13px; }
    .cards-item-red {
      border-bottom: 4px solid #CE1E2E; }
      .cards-item-red .cards-item-title-icon {
        background: #CE1E2E;
        box-shadow: 0px 7px 4px rgba(255, 0, 1, 0.2); }
      .cards-item-red .cards-item-link::before {
        background: #CE1E2E; }
    .cards-item-blue {
      border-bottom: 4px solid #004BFF; }
      .cards-item-blue .cards-item-title-icon {
        background: #004BFF;
        box-shadow: 0px 7px 4px rgba(0, 75, 255, 0.2); }
      .cards-item-blue .cards-item-link::before {
        background: #004BFF; }
    .cards-item-violet {
      border-bottom: 4px solid #7B43BF; }
      .cards-item-violet .cards-item-title-icon {
        background: #7B43BF;
        box-shadow: 0px 7px 4px rgba(123, 67, 191, 0.2); }
      .cards-item-violet .cards-item-link::before {
        background: #7B43BF; }
    .cards-item-orange {
      border-bottom: 4px solid #FF7A00; }
      .cards-item-orange .cards-item-title-icon {
        background: #FF7A00;
        box-shadow: 0px 7px 4px rgba(255, 122, 0, 0.2); }
      .cards-item-orange .cards-item-link::before {
        background: #FF7A00; }

.classes {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-flow: row wrap; }
  .classes-item {
    display: block;
    width: calc(50% - 15px);
    margin-bottom: 43px; }
    @media (max-width: 992px) {
      .classes-item {
        margin-bottom: 20px; } }
    @media (max-width: 550px) {
      .classes-item {
        width: 100%; } }
    .classes-item-img {
      width: 100%;
      margin-bottom: 20px;
      border-radius: 8px;
      overflow: hidden; }
      .classes-item-img-i {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        max-height: 400px;
        border-radius: 8px; }
        .classes-item-img-i::before {
          content: "";
          display: block;
          padding-top: 57%; }
        .classes-item-img-i img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top center; }
        .classes-item-img-i:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: block;
          width: 100%;
          height: 100%;
          background: rgba(206, 30, 46, 0.3);
          transition: 0.3s ease;
          opacity: 0;
          visibility: hidden; }
        .classes-item-img-i:hover:after {
          opacity: 1;
          visibility: visible; }
      .classes-item-img .owl-nav button {
        position: absolute;
        top: 50%;
        z-index: 2;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
        background: #CE1E2E !important;
        border-radius: 50%;
        transition: 0.3s ease; }
        .classes-item-img .owl-nav button span {
          display: block;
          font-size: 0;
          line-height: 0;
          color: transparent;
          width: 10px;
          height: 18px;
          background-image: url(/wp-content/themes/vpu/images/main/jui.svg);
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          transition: 0.3s ease; }
          @media (max-width: 1200px) {
            .classes-item-img .owl-nav button span {
              width: 10px;
              height: 18px; } }
        .classes-item-img .owl-nav button.owl-next {
          left: 20px; }
          @media (max-width: 992px) {
            .classes-item-img .owl-nav button.owl-next {
              left: 5px; } }
          .classes-item-img .owl-nav button.owl-next span {
            transform: rotate(180deg); }
        .classes-item-img .owl-nav button.owl-prev {
          right: 20px; }
          @media (max-width: 992px) {
            .classes-item-img .owl-nav button.owl-prev {
              right: 5px; } }
    .classes-item-title {
      padding: 0 20px;
      font-family: 'Lato Black';
      font-size: 32px;
      line-height: 36px;
      color: #2E2E3A; }
      @media (max-width: 992px) {
        .classes-item-title {
          padding: 0;
          font-size: 18px;
          line-height: 25px; } }
