@charset "UTF-8";
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: local("OpenSans"), local("Open Sans"), url("../font/OpenSans-Regular.woff2") format("woff2"), url("../font/OpenSans-Regular.woff") format("woff"); }
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 500;
  src: local("OpenSans"), local("Open Sans"), url("../font/OpenSans-SemiBold.woff2") format("woff2"), url("../font/OpenSans-SemiBold.woff") format("woff"); }
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 600;
  src: local("OpenSans"), local("Open Sans"), url("../font/OpenSans-Bold.woff2") format("woff2"), url("../font/OpenSans-Bold.woff") format("woff"); }
@font-face {
  font-family: "icofont";
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: url("../font/icofont.woff") format("woff"), url("../font/icofont.ttf") format("truetype"), url("../font/icofont.svg#icofont") format("svg"); }

.grid {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed; }
  .grid.nowrap {
    flex-flow: row; }

.contain {
  width: 75rem;
  margin: 0 auto;
  padding: 0; }
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .contain {
    width: 60rem; } }
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .contain {
    width: 48rem; } }
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .contain {
    width: 30rem; } }
@media only all and (max-width: 30rem) {
  .contain {
    width: 100%; } }
.contain.g-flushed {
  width: 100%; }

.block {
  flex: 1;
  min-width: 0;
  min-height: 0; }
@media only all and (max-width: 47.99rem) {
  .block {
    flex-grow: 0;
    flex-basis: 100%; } }
.block.first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }
.block .last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
.size-12 {
  flex: 0 12%;
  width: 12%; }
.size-20 {
  flex: 0 20%;
  width: 20%; }
.size-25 {
  flex: 0 25%;
  width: 25%; }
.size-30 {
  flex: 0 30%;
  width: 30%; }
.size-45 {
  flex: 0 45%;
  width: 45%; }
.size-50 {
  flex: 0 50%;
  width: 50%; }
.size-70 {
  flex: 0 70%;
  width: 70%; }
.size-75 {
  flex: 0 75%;
  width: 75%; }
.size-80 {
  flex: 0 80%;
  width: 80%; }
.size-100 {
  flex: 0 100%;
  width: 100%; }

.size-33 {
  flex: 0 33.33%;
  width: 33.33%; }

@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%; } }

@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .grid {
      display: block;
      flex-wrap: inherit; }
    .block {
      display: block;
      flex: inherit; } }
  body .mob-40 {
    flex: 0 40%;
    width: 40%; }
  body .mob-60 {
    flex: 0 60%;
    width: 60%; }
  body .mob-50 {
    flex: 0 50%;
    width: 50%; }
  body .mob-33 {
    flex: 0 33.33%;
    width: 33.33%; }
  .mob-no {
    display: none; } }

*, div {
  box-sizing: border-box; }

img {
  max-width: 100%; }

input[type="text"] {
  line-height: normal;
  border: 1px solid #e2e2e2;
  width: 100%;
  padding: 0.8rem 1rem;
  outline: none;
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle; }
  input[type="text"]:focus {
    border: 1px solid #0053af; }
    input[type="text"]:focus::placeholder {
      opacity: 0; }
  input[type="text"]:focus-visible {
    border: 1px solid #0053af; }

.snap {
  display: block;
  background-color: #0053af;
  color: #ffffff;
  border: none;
  font-size: 1rem;
  padding: 1rem 2rem;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  cursor: pointer; }
  .snap:hover {
    background-color: #788298; }

[class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "icofont" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-gps1:before {
  content: ""; }

.ico-gps:before {
  content: ""; }

.ico-letter:before {
  content: ""; }

.ico-black:before {
  content: ""; }

.ico-time1:before {
  content: ""; }

.ico-tool3:before {
  content: ""; }

.ico-people:before {
  content: ""; }

.ico-phone:before {
  content: ""; }

.ico-telephone:before {
  content: ""; }

.ico-interface1:before {
  content: ""; }

.ico-box:before {
  content: ""; }

.ico-search:before {
  content: ""; }

.ico-music1:before {
  content: ""; }

.ico-diploma:before {
  content: ""; }

.ico-signs3:before {
  content: ""; }

.ico-check:before {
  content: ""; }

.ico-check-icon:before {
  content: ""; }

.ico-signs4:before {
  content: ""; }

.ico-clock2:before {
  content: ""; }

.ico-interface2:before {
  content: ""; }

.ico-calculate:before {
  content: ""; }

.ico-plus:before {
  content: ""; }

.ico-sewing2:before {
  content: ""; }

.ico-arrow-right:before {
  content: ""; }

.ico-left-arrow:before {
  content: ""; }

.ico-right-arrow:before {
  content: ""; }

.ico-price-tag:before {
  content: ""; }

.ico-user:before {
  content: ""; }

.ico-menu:before {
  content: ""; }

.ico-menu2:before {
  content: ""; }

.ico-menu3:before {
  content: ""; }

body {
  margin: 0;
  font-family: "OpenSans";
  font-size: 1rem;
  color: #424242;
  padding-right: 0; }

a {
  text-decoration: none;
  color: #0053af; }
  a:hover {
    color: #788298; }

#header {
  border-bottom: 1px solid #e2e2e2;
  background-color: #f2f2f2; }
  #header .grid {
    align-items: center; }

#nav {
  background-color: #f2f2f2; }
  #nav .contain {
    padding: 0.5rem 0;
    border-bottom: 1px solid #e2e2e2;
    position: relative; }
    #nav .contain .grid {
      align-items: center; }

#main .contain {
  padding: 4rem 0; }
@media only all and (max-width: 47.99rem) {
  #main .contain {
    padding: 2rem 1rem; } }

.title {
  font-weight: 600;
  font-size: 1.125rem;
  color: #0053af;
  margin-bottom: 1rem; }

h1, h2, h3, h4 {
  margin: 0 0 1.5rem; }

p {
  margin: 0 0 1rem; }

ul {
  padding-left: 1.5rem;
  list-style: circle;
  margin: 0 0 1rem; }

.heading {
  font-size: 2rem;
  margin-bottom: 1.5rem; }
  .heading span {
    font-weight: 600; }

.contain > .heading {
  text-align: center;
  margin-bottom: 2.5rem; }

.headbox {
  font-size: 1.5rem;
  margin-bottom: 1.5rem; }
  .headbox span {
    font-weight: 600; }

.clr {
  display: block;
  clear: both; }

h1 {
  font-size: 1.8rem; }
@media only all and (max-width: 47.99rem) {
  h1 {
    font-size: 1.4rem; } }

.menu-toggle {
  display: none;
  text-align: right;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 1rem; }
  .menu-toggle a {
    color: #0053af; }
    .menu-toggle a:after {
      font-family: "icofont";
      content: "";
      margin-left: 0.5rem;
      color: #788298; }
  @media only all and (max-width: 47.99rem) {
    .menu-toggle {
      display: block; } }

.nav-main {
  display: flex;
  flex-flow: row;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-around;
  align-items: center;
  font-weight: 600; }
  .nav-main .active a {
    color: #788298; }
  .nav-main a {
    padding: 1rem 0.5rem;
    display: block;
    color: #424242; }
    .nav-main a:hover {
      color: #0053af; }
  @media only all and (max-width: 47.99rem) {
    .nav-main {
      display: block;
      height: 0;
      z-index: 1;
      transition: 0.2s;
      overflow-y: hidden;
      position: absolute;
      left: 0;
      width: 100%;
      background-color: white; } }

.banners .unit {
  height: 32rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden; }
  .banners .unit .note {
    text-align: center;
    margin-top: 11rem;
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: 500; }
.banners .inm-1 {
  background-image: url(/images/banners/banner-4.jpg); }
.banners .inm-2 {
  background-image: url(/images/banners/banner-1.jpg); }
.banners .inm-3 {
  background-image: url(/images/banners/banner-2.jpg); }
.banners .inm-4 {
  background-image: url(/images/banners/banner-3.jpg); }
.banners .inm-5 {
  background-image: url(/images/banners/banner-5.png); }
@media only all and (max-width: 47.99rem) {
  .banners .unit {
    height: 16rem; }
    .banners .unit .note {
      margin-top: 5rem;
      font-size: 1.8rem; } }

#header span {
  display: block; }
#header .tagline, #header .phones, #header .ctrl a {
  position: relative;
  padding-left: 3rem; }
  #header .tagline:before, #header .phones:before, #header .ctrl a:before {
    font-family: "icofont";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;
    color: #0053af; }
#header .tagline {
  color: #828282;
  font-size: 0.875rem; }
  #header .tagline span:first-child {
    font-weight: 600;
    font-size: 1.125rem;
    color: #0053af; }
  #header .tagline.inm1 {
    padding-left: 0; }
  #header .tagline.inm2:before {
    content: ""; }
#header .phones {
  color: #0053af;
  font-weight: 600;
  font-size: 1.125rem; }
  #header .phones:before {
    content: ""; }
#header .ctrl {
  height: 100%;
  padding: 0;
  text-align: center; }
  #header .ctrl a {
    display: block;
    background-color: #0053af;
    color: #ffffff;
    font-weight: 500;
    line-height: 1;
    padding: 1.5rem 1rem; }
    #header .ctrl a:hover {
      background-color: #788298; }
@media only all and (max-width: 47.99rem) {
  #header {
    padding: 0.5rem 0;
    text-align: center; }
    #header .phones {
      display: inline-block; } }

@media only all and (max-width: 47.99rem) {
  #nav .logo2 {
    padding-top: 0.5rem; }
  #nav .contain {
    padding: 0.5rem 1rem; } }

#main .content {
  padding: 3rem;
  background-color: #f2f2f2; }
#main .gain {
  padding-left: 1rem; }
  #main .gain .block {
    padding-left: 2rem;
    padding-bottom: 2rem; }
  #main .gain .contact {
    font-weight: 600; }
@media only all and (max-width: 47.99rem) {
  #main .content {
    padding: 2rem; }
  #main .gain {
    padding: 0 2rem; }
    #main .gain .block {
      padding: 1rem 0.5rem; } }

.grid.video .corps {
  margin: 0.5rem; }

.itemid-106 #main {
  background: url(/images/tpl/bcgr2.jpg) 50% 0 no-repeat;
  background-color: #a1a1a1;
  background-size: 100%;
  position: relative; }
  .itemid-106 #main:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); }
  .itemid-106 #main .contain {
    position: relative; }
  .itemid-106 #main h1 {
    color: #ffffff; }
  .itemid-106 #main .descr {
    border-radius: 0.5rem;
    background-color: #ffffff;
    padding: 2rem;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.15); }
.itemid-106 .mod-breadcrumbs {
  color: #ffffff; }
  .itemid-106 .mod-breadcrumbs a {
    color: #ffffff; }
  .itemid-106 .mod-breadcrumbs li:after {
    color: #ffffff; }

#under {
  background: url(/images/tpl/bcgr2.jpg) 50% 0 no-repeat;
  background-size: cover;
  position: relative; }
  #under:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35); }
  #under .contain {
    padding: 4rem 0;
    position: relative; }
    #under .contain > .ctrl {
      width: 50%;
      margin: 0 auto; }
    #under .contain .snap {
      font-size: 1.2rem; }
  @media only all and (max-width: 47.99rem) {
    #under .contain {
      padding: 2rem 1rem; }
      #under .contain > .ctrl {
        width: 100%; } }

#below {
  background-color: #afd5ff;
  padding: 3rem 0; }
@media only all and (max-width: 47.99rem) {
  #below {
    padding: 2rem; } }

.gallery {
  margin: 0 -0.5rem; }
  .gallery .block {
    padding: 0.5rem; }
  .gallery .corps {
    border: 1px solid #ffffff;
    padding: 0.3rem;
    max-height: 218px;
    overflow: hidden; }
  .gallery img {
    display: block; }

.item-content .grid {
  margin: 0 -2rem; }
  .item-content .grid .block {
    padding: 1rem 2rem; }
.item-content td {
  padding: 0.5rem; }

.center {
  text-align: center; }

.catalog {
  margin: 0 -1rem; }
  .catalog .block {
    padding: 1rem;
    line-height: 1.2;
    text-align: center; }
    .catalog .block .corps {
      border-radius: 0.5rem;
      padding: 1rem;
      background-color: #ffffff;
      height: 100%;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.15);
      font-weight: bold; }
      .catalog .block .corps img {
        margin-bottom: 1rem; }
    .catalog .block .unit {
      margin-bottom: 1rem;
      padding-bottom: 1rem;
      border-bottom: 2px solid white; }
      .catalog .block .unit img {
        display: inline-block;
        width: 30%;
        vertical-align: top; }
      .catalog .block .unit .title {
        display: inline-block;
        width: 58%;
        padding-left: 1rem;
        vertical-align: top;
        font-size: 0.9rem;
        font-weight: 500; }
      .catalog .block .unit a {
        display: block; }
        .catalog .block .unit a:hover .title {
          color: #788298; }
    .catalog .block .ctrl {
      text-align: right;
      font-size: 1.2rem; }
  .catalog .headbox {
    font-weight: 600;
    text-transform: uppercase; }
    .catalog.category .block {
      padding: 1rem; }
      .catalog.category .block .corps {
        background-color: white; }
      .catalog.category .block .unit {
        border-color: #ffffff; }
  @media only all and (max-width: 47.99rem) {
    .catalog {
      margin-bottom: 0; } }

#view .contain {
  padding: 4rem 0; }
#view .grid {
  margin: -1rem; }
#view .block {
  padding: 1rem; }
#view .corps {
  padding: 2rem;
  border: 1px solid #e2e2e2;
  height: 100%; }
  #view .title:before {
    font-size: 2rem;
    margin-right: 1rem; }
@media only all and (max-width: 47.99rem) {
  #view .contain {
    padding: 2rem 1rem; } }

#case {
  background-color: #f2f2f2; }
  #case .contain {
    padding: 4rem 0; }
    #case .exp .corps {
      margin-right: 2rem;
      padding: 2rem 0; }
  #case .note {
    margin-bottom: 1.5rem;
    line-height: 1.5; }
  #case .contacts {
    margin: 0 -0.8rem; }
    #case .contacts .block {
      padding: 0 0.8rem; }
    #case .contacts .sign {
      border-bottom: 0.35rem solid #e0e0e0;
      line-height: 4rem;
      font-size: 1.2rem;
      margin-bottom: 1rem; }
      #case .contacts .sign:before {
        color: #0053af;
        margin-right: 1rem;
        font-size: 2rem; }
    #case .contacts a {
      font-weight: 500; }
  #case .form .corps {
    background-color: #ffffff;
    margin-left: 2rem;
    min-height: 100%;
    padding: 2rem; }
  #case .form .headbox {
    text-align: center; }
  #case .form .grid {
    justify-content: space-between; }
    #case .form .grid .block {
      margin-bottom: 1rem; }
  #case .form input {
    background-color: #f2f2f2;
    border-color: #f2f2f2; }
@media only all and (max-width: 47.99rem) {
  #case .contain {
    padding: 2rem; }
    #case .exp .corps {
      margin: 0;
      padding: 0 0 2rem; }
  #case .contacts .block {
    margin-bottom: 1rem; }
  #case .contacts .info {
    font-size: 1.5rem; }
  #case .form .corps {
    margin: 0; } }

#footer {
  background-color: #0053af;
  text-align: center;
  color: #ffffff;
  padding: 5rem 0; }

.mod-breadcrumbs {
  margin: 0 0 1rem;
  font-size: 0.8rem;
  padding: 0;
  overflow: hidden;
  list-style: none; }
  .mod-breadcrumbs > li {
    display: inline;
    padding-right: 0.5rem; }
    .mod-breadcrumbs > li:after {
      content: ">";
      color: #788298;
      margin-left: 0.5rem; }
      .mod-breadcrumbs > li.active:after, .mod-breadcrumbs > li.mod-breadcrumbs__here:after {
        content: "";
        margin: 0; }

.cafe-gallery {
  justify-content: space-between; }
  .cafe-gallery img {
    cursor: pointer; }

.cafe-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.4s;
  animation-name: zoom;
  animation-duration: 0.4s; }
  .cafe-modal .cafe-modal-corps {
    padding: 1rem;
    box-sizing: border-box;
    max-width: 1000px;
    max-height: 100%; }
    .cafe-modal .cafe-modal-corps img {
      width: 100%;
      height: auto; }
  .cafe-modal .cafe-modal-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s; }
    .cafe-modal .cafe-modal-close:hover, .cafe-modal .cafe-modal-close:focus {
      color: #bbb;
      text-decoration: none;
      cursor: pointer; }

@-webkit-keyframes zoom {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes zoom {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 20;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.popup {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 45rem;
  /*min-height: 20rem;*/
  box-sizing: border-box;
  background-color: #ffffff;
  padding: 3rem;
  text-align: left; }
  .popup a.close-modal {
    position: absolute;
    display: block;
    top: 1rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYig2NCwgNjQsIDY0KSIKIGQ9Ik0yOS44MTIsMS4xNDYgTDE2LjA1MiwxNC45MDYgTDI5LjgxMiwyOC42NjYgTDI4LjY2NiwyOS44MTMgTDE0LjkwNiwxNi4wNTMgTDEuMTQ3LDI5LjgxMyBMLTAuMDAxLDI4LjY2NiBMMTMuNzU5LDE0LjkwNiBMLTAuMDAxLDEuMTQ2IEwxLjE0NywtMC4wMDAgTDE0LjkwNiwxMy43NjAgTDI4LjY2NiwtMC4wMDAgTDI5LjgxMiwxLjE0NiBaIi8+Cjwvc3ZnPg=="); }
  .popup .note {
    margin-bottom: 2rem; }
  .popup .headbox {
    font-size: 2rem;
    margin-bottom: 1rem; }
  .popup.image {
    padding: 0;
    max-width: initial;
    width: auto; }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.cafeform .name {
  display: none; }
.cafeform input {
  margin-bottom: 1rem; }
  .cafeform .err input {
    border-color: red; }
.cafeform .msg {
  text-align: center;
  margin-bottom: 1rem;
  color: green; }
.cafeform a:hover {
  color: #ffffff; }
.cafeform textarea {
  width: 100%;
  resize: none;
  height: 7rem;
  border-color: #e2e2e2;
  padding: 1rem; }
  .cafeform textarea:focus {
    border: 1px solid #0053af; }
  .cafeform textarea:focus-visible {
    border: 1px solid #0053af; }

.video-about iframe {
  width: 100%;
  height: 560px; }
@media only all and (max-width: 47.99rem) {
  .video-about iframe {
    height: 260px; } }

/*! Flickity v2.2.2 https://flickity.metafizzy.co */
.flickity-enabled {
  position: relative; }
  .flickity-enabled:focus {
    outline: none; }
  .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .flickity-enabled.is-draggable .flickity-viewport {
      cursor: move;
      cursor: -webkit-grab;
      cursor: grab; }
      .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
        cursor: -webkit-grabbing;
        cursor: grabbing; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-button {
  position: absolute;
  background: #788298;
  border: none;
  color: #0053af; }
  .flickity-button:hover {
    background: white;
    cursor: pointer; }
  .flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F; }
  .flickity-button:active {
    opacity: 0.6; }
  .flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none; }

.flickity-button-icon {
  fill: currentColor; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  transform: translateY(-50%); }
  .flickity-prev-next-button.previous {
    left: 10px; }
  .flickity-prev-next-button.next {
    right: 10px; }
  .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }
.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }
  .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer; }
    .flickity-page-dots .dot.is-selected {
      opacity: 1; }

.carousel-cell {
  width: 100%;
  height: 442px;
  text-align: center;
  background-color: #788298; }
  .carousel-cell img {
    max-height: 100%; }
  @media only all and (max-width: 47.99rem) {
    .carousel-cell {
      height: 300px;
      line-height: 300px;
      margin-right: 0; } }

.carousel-nav {
  margin-top: 1rem; }
  .carousel-nav .carousel-cell {
    height: 102px;
    width: 180px;
    margin-right: 1rem;
    background-color: #788298;
    text-align: center; }
    .carousel-nav .carousel-cell:before {
      font-size: 50px;
      line-height: 80px; }

.slider .news .slide-item {
  width: 33.8%; }
.slider .events .slide-item {
  width: 25.3%; }
@media only all and (max-width: 47.99rem) {
  .slider .news .slide-item {
    width: 90%; }
  .slider .events .slide-item {
    width: 90%; } }
