@import 'https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Cairo:900';
.text-red {
  color: #e3001b !important;
}
.bg-red {
  background-color: #e3001b;
}
.btn-red {
  background-color: #e3001b;
  color: #fff !important;
}
.btn-red:hover,
.btn-red:focus {
  background-color: #7d000f;
}
.btn-red-outline {
  background-color: transparent;
  border-color: #e3001b;
  color: #e3001b;
}
.btn-red-outline:hover,
.btn-red-outline:focus {
  background-color: #e3001b;
  color: #fff;
}
.text-blue {
  color: #003364 !important;
}
.bg-blue {
  background-color: #003364;
}
.btn-blue {
  background-color: #003364;
  color: #fff !important;
}
.btn-blue:hover,
.btn-blue:focus {
  background-color: #000;
}
.btn-blue-outline {
  background-color: transparent;
  border-color: #003364;
  color: #003364;
}
.btn-blue-outline:hover,
.btn-blue-outline:focus {
  background-color: #003364;
  color: #fff;
}
.text-blue-white {
  color: #e6f2fa !important;
}
.bg-blue-white {
  background-color: #e6f2fa;
}
.btn-blue-white {
  background-color: #e6f2fa;
  color: #fff !important;
}
.btn-blue-white:hover,
.btn-blue-white:focus {
  background-color: #91c6e9;
}
.btn-blue-white-outline {
  background-color: transparent;
  border-color: #e6f2fa;
  color: #e6f2fa;
}
.btn-blue-white-outline:hover,
.btn-blue-white-outline:focus {
  background-color: #e6f2fa;
  color: #fff;
}
.text-cyan {
  color: #57a8de !important;
}
.bg-cyan {
  background-color: #57a8de;
}
.btn-cyan {
  background-color: #57a8de;
  color: #fff !important;
}
.btn-cyan:hover,
.btn-cyan:focus {
  background-color: #2275ad;
}
.btn-cyan-outline {
  background-color: transparent;
  border-color: #57a8de;
  color: #57a8de;
}
.btn-cyan-outline:hover,
.btn-cyan-outline:focus {
  background-color: #57a8de;
  color: #fff;
}
.text-green {
  color: #28a745 !important;
}
.bg-green {
  background-color: #28a745;
}
.btn-green {
  background-color: #28a745;
  color: #fff !important;
}
.btn-green:hover,
.btn-green:focus {
  background-color: #145523;
}
.btn-green-outline {
  background-color: transparent;
  border-color: #28a745;
  color: #28a745;
}
.btn-green-outline:hover,
.btn-green-outline:focus {
  background-color: #28a745;
  color: #fff;
}
.text-aqua {
  color: #007c80 !important;
}
.bg-aqua {
  background-color: #007c80;
}
.btn-aqua {
  background-color: #007c80;
  color: #fff !important;
}
.btn-aqua:hover,
.btn-aqua:focus {
  background-color: #00191a;
}
.btn-aqua-outline {
  background-color: transparent;
  border-color: #007c80;
  color: #007c80;
}
.btn-aqua-outline:hover,
.btn-aqua-outline:focus {
  background-color: #007c80;
  color: #fff;
}
.text-aqua-medium {
  color: #006467 !important;
}
.bg-aqua-medium {
  background-color: #006467;
}
.btn-aqua-medium {
  background-color: #006467;
  color: #fff !important;
}
.btn-aqua-medium:hover,
.btn-aqua-medium:focus {
  background-color: #000101;
}
.btn-aqua-medium-outline {
  background-color: transparent;
  border-color: #006467;
  color: #006467;
}
.btn-aqua-medium-outline:hover,
.btn-aqua-medium-outline:focus {
  background-color: #006467;
  color: #fff;
}
.text-aqua-light {
  color: #b2dde1 !important;
}
.bg-aqua-light {
  background-color: #b2dde1;
}
.btn-aqua-light {
  background-color: #b2dde1;
  color: #fff !important;
}
.btn-aqua-light:hover,
.btn-aqua-light:focus {
  background-color: #69bdc4;
}
.btn-aqua-light-outline {
  background-color: transparent;
  border-color: #b2dde1;
  color: #b2dde1;
}
.btn-aqua-light-outline:hover,
.btn-aqua-light-outline:focus {
  background-color: #b2dde1;
  color: #fff;
}
.text-yellow {
  color: #fbba1c !important;
}
.bg-yellow {
  background-color: #fbba1c;
}
.btn-yellow {
  background-color: #fbba1c;
  color: #fff !important;
}
.btn-yellow:hover,
.btn-yellow:focus {
  background-color: #ae7c03;
}
.btn-yellow-outline {
  background-color: transparent;
  border-color: #fbba1c;
  color: #fbba1c;
}
.btn-yellow-outline:hover,
.btn-yellow-outline:focus {
  background-color: #fbba1c;
  color: #fff;
}
.op-0 {
  opacity: 0 !important;
}
.text-gray-0 {
  color: #fff !important;
}
.bg-gray-0 {
  background-color: #fff;
}
.op-5 {
  opacity: 0.05 !important;
}
.text-gray-5 {
  color: #f2f2f2 !important;
}
.bg-gray-5 {
  background-color: #f2f2f2;
}
.op-10 {
  opacity: 0.1 !important;
}
.text-gray-10 {
  color: #e6e6e6 !important;
}
.bg-gray-10 {
  background-color: #e6e6e6;
}
.op-15 {
  opacity: 0.15 !important;
}
.text-gray-15 {
  color: #d9d9d9 !important;
}
.bg-gray-15 {
  background-color: #d9d9d9;
}
.op-20 {
  opacity: 0.2 !important;
}
.text-gray-20 {
  color: #ccc !important;
}
.bg-gray-20 {
  background-color: #ccc;
}
.op-25 {
  opacity: 0.25 !important;
}
.text-gray-25 {
  color: #bfbfbf !important;
}
.bg-gray-25 {
  background-color: #bfbfbf;
}
.op-30 {
  opacity: 0.3 !important;
}
.text-gray-30 {
  color: #b3b3b3 !important;
}
.bg-gray-30 {
  background-color: #b3b3b3;
}
.op-35 {
  opacity: 0.35 !important;
}
.text-gray-35 {
  color: #a6a6a6 !important;
}
.bg-gray-35 {
  background-color: #a6a6a6;
}
.op-40 {
  opacity: 0.4 !important;
}
.text-gray-40 {
  color: #999 !important;
}
.bg-gray-40 {
  background-color: #999;
}
.op-45 {
  opacity: 0.45 !important;
}
.text-gray-45 {
  color: #8c8c8c !important;
}
.bg-gray-45 {
  background-color: #8c8c8c;
}
.op-50 {
  opacity: 0.5 !important;
}
.text-gray-50 {
  color: #808080 !important;
}
.bg-gray-50 {
  background-color: #808080;
}
.op-55 {
  opacity: 0.55 !important;
}
.text-gray-55 {
  color: #737373 !important;
}
.bg-gray-55 {
  background-color: #737373;
}
.op-60 {
  opacity: 0.6 !important;
}
.text-gray-60 {
  color: #666 !important;
}
.bg-gray-60 {
  background-color: #666;
}
.op-65 {
  opacity: 0.65 !important;
}
.text-gray-65 {
  color: #595959 !important;
}
.bg-gray-65 {
  background-color: #595959;
}
.op-70 {
  opacity: 0.7 !important;
}
.text-gray-70 {
  color: #4d4d4d !important;
}
.bg-gray-70 {
  background-color: #4d4d4d;
}
.op-75 {
  opacity: 0.75 !important;
}
.text-gray-75 {
  color: #404040 !important;
}
.bg-gray-75 {
  background-color: #404040;
}
.op-80 {
  opacity: 0.8 !important;
}
.text-gray-80 {
  color: #333 !important;
}
.bg-gray-80 {
  background-color: #333;
}
.op-85 {
  opacity: 0.85 !important;
}
.text-gray-85 {
  color: #262626 !important;
}
.bg-gray-85 {
  background-color: #262626;
}
.op-90 {
  opacity: 0.9 !important;
}
.text-gray-90 {
  color: #1a1a1a !important;
}
.bg-gray-90 {
  background-color: #1a1a1a;
}
.op-95 {
  opacity: 0.95 !important;
}
.text-gray-95 {
  color: #0d0d0d !important;
}
.bg-gray-95 {
  background-color: #0d0d0d;
}
.op-100 {
  opacity: 1 !important;
}
.text-gray-100 {
  color: #000 !important;
}
.bg-gray-100 {
  background-color: #000;
}
@font-face {
  font-family: 'Altair Light';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/altair-light.eot");
  src: url("../fonts/altair-light.eot?#iefix") format('embedded-opentype'), url("../fonts/altair-light.svg") format('svg'), url("../fonts/altair-light.woff") format('woff'), url("../fonts/altair-light.ttf") format('truetype');
}
@font-face {
  font-family: 'Altair';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/altair-regular.eot");
  src: url("../fonts/altair-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/altair-regular.svg") format('svg'), url("../fonts/altair-regular.woff") format('woff'), url("../fonts/altair-regular.ttf") format('truetype');
}
.well {
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  padding: 8px 10px;
}
.overprint-fixed,
.overprint-absolute {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.overprint-fixed {
  position: fixed;
}
.overprint-absolute {
  position: absolute;
}
.clickable {
  cursor: pointer;
}
.ui-effects-transfer {
  background-color: #800000;
  border: 2px dotted #000;
  z-index: 50;
}
.multiply {
  mix-blend-mode: multiply;
}
#scrollUp {
  bottom: 0px;
  right: 10px;
  padding: 5px 10px;
  background: #999;
  color: #fff;
}
#scrollUp i {
  font-size: 30px;
}
.form-group small {
  display: inline-block;
  line-height: 1.465;
  margin: 0.265rem 0.125rem;
}
.wow {
  opacity: 0;
}
.bullet:after {
  content: '•';
  margin: 0 4px;
}
.bg-pattern {
  background-image: url("../assets/background-pattern.png");
  background-repeat: repeat;
  background-size: auto;
}
.thumb-cover {
  background-size: cover;
  background-position: center center;
}
.thumb-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.required {
  background-color: rgba(255,0,0,0.025) !important;
  border: 1px solid #f00 !important;
}
#loading {
  background-color: rgba(255,255,255,0.9);
  height: 100%;
  visibility: hidden;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  width: 100%;
  z-index: 99999;
}
#loading .loading-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  position: absolute;
  width: 100%;
}
#loading .loading-wrapper .loading-content {
  text-align: center;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
#loading .loading-wrapper .loading-content .loading-text {
  margin-top: 16px;
  font-size: 9pt;
}
#loading.active {
  visibility: visible;
  opacity: 1;
}
#loading.active .loading-wrapper .loading-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.blank-page {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  min-height: 480px;
  text-align: center;
}
.blank-page .logo {
  max-width: 320px;
}
.blank-page .bg {
  height: 100%;
  opacity: 0.25;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.ui-sortable-placeholder {
  background-color: #e6e6e6;
  border: 1px solid #d9d9d9;
  visibility: visible !important;
}
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.onoffswitch .onoffswitch-checkbox {
  display: none;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label {
  border: 2px solid #28a745;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 1px;
}
.onoffswitch .onoffswitch-label {
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #ccc;
  border-radius: 20px;
  width: 100%;
  position: relative;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block;
  width: 200%;
  height: 20px;
  margin-left: -100%;
  -webkit-transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: margin 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:before {
  background-color: #28a745;
  border-radius: 0;
  content: 'SI';
  color: #fff;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:after {
  background-color: #ccc;
  color: #666;
  content: 'NO';
  text-align: right;
}
.onoffswitch .onoffswitch-label .onoffswitch-inner:before,
.onoffswitch .onoffswitch-label .onoffswitch-inner:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: left;
  font-size: 0.775rem;
  font-weight: bold;
  height: 20px;
  line-height: 1.15rem;
  padding: 0 6px 0 12px;
  width: 50%;
}
.onoffswitch .onoffswitch-label .onoffswitch-switch {
  background-color: #fff;
  border-radius: 100%;
  bottom: 0;
  display: block;
  margin: 0;
  position: absolute;
  right: 29px;
  top: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  width: 20px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.8rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}
.btn-group-xs > .btn span,
.btn-xs span {
  font-size: 0.8rem;
}
.btn-white {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
}
.btn-white:hover,
.btn-white:focus {
  background-color: #e6e6e6;
}
.btn-white.active {
  background-color: #e6e6e6;
}
.btn-custom {
  padding: 0.375rem 1.25rem;
}
.mod-menu-container {
  min-height: 100px;
  max-height: 696px;
  overflow: auto;
}
.mod-menu-container .mod-menu {
  -webkit-transition: opacity 300ms ease-out;
  -o-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  margin-bottom: 2px;
}
.mod-menu-container .mod-menu:hover {
  opacity: 0.6;
}
.admin-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
}
.admin-gallery .thumbnail {
  background-color: #fff;
  border-radius: 0.665rem;
  overflow: hidden;
  height: 220px;
  margin: 0.265rem;
  position: relative;
  width: 220px;
}
.admin-gallery .thumbnail .hover {
  background-color: rgba(0,0,0,0.65);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  opacity: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.admin-gallery .thumbnail .hover button {
  margin: 0 2px;
}
.admin-gallery .thumbnail:hover .hover {
  opacity: 1;
}
.admin-gallery .thumbnail.tiny {
  height: 120px;
  width: 120px;
}
.admin-gallery .button-group {
  position: absolute;
  bottom: 0;
}
.admin-gallery .button-group .active {
  background-color: #57a8de;
  color: #fff;
}
.mod-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mod-container .mod-card {
  width: 25%;
}
.mod-container .mod-card-list {
  width: 33.333333333333336%;
}
.mod-container .admin-card {
  width: 20%;
}
.mod-container .admin-card-list {
  width: 100%;
}
.mod-card {
  margin: 0;
  padding: 10px;
  -webkit-transition: width 300ms ease-out;
  -o-transition: width 300ms ease-out;
  transition: width 300ms ease-out;
}
.mod-card .card-inner {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
  height: 100%;
}
.mod-card .card-inner:hover {
  -webkit-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.16);
          box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.16);
}
.mod-card .card-inner .thumbnail {
  position: relative;
}
.mod-card .card-inner .thumbnail .buttons {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.mod-card .card-inner .caption {
  padding: 4px 16px 8px 16px;
  position: relative;
}
.mod-card .card-inner .caption h1,
.mod-card .card-inner .caption h2,
.mod-card .card-inner .caption h3,
.mod-card .card-inner .caption h4 {
  font-size: 11pt;
  line-height: normal;
  margin-top: 8px;
}
.mod-card .card-inner .caption .title {
  font-weight: 600;
  font-size: 11pt;
}
.mod-card .card-inner .caption .subtitle {
  font-weight: 300;
  font-size: 9pt;
  color: #666;
}
.mod-card .card-inner .caption hr {
  margin: 2px 0;
}
.mod-card .card-inner .caption .description {
  color: #999;
  line-height: 16pt;
  padding: 4px 0 0 0;
  margin: 0;
  font-size: 8pt;
}
.mod-card .card-inner .caption .description strong {
  color: #01957b;
}
.mod-card .card-inner .caption h1.sm {
  font-size: 9pt;
}
.mod-card .card-inner .caption .buttons {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mod-card-list {
  padding: 2px;
}
.mod-card-list .card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod-card-list .card-inner .thumbnail {
  height: 100%;
  min-width: 160px;
  width: 160px;
}
.mod-card-list .card-inner .caption {
  width: 100%;
}
.admin-card {
  padding: 8px;
}
.admin-card .card-inner {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  overflow: hidden;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.admin-card .card-inner:hover {
  -webkit-box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
          box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
  -webkit-transform: translate3d(-1px, -1px, 0);
          transform: translate3d(-1px, -1px, 0);
}
.admin-card .card-inner .card-body {
  background-color: #fff;
  border: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0;
  position: relative;
  width: 100%;
}
.admin-card .card-inner .card-body:after {
  background-color: #fff;
  content: '';
  position: absolute;
  height: 20px;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  margin-top: -10px;
  right: 20px;
  width: 20px;
  z-index: 1;
}
.admin-card .card-inner .card-body .data {
  padding: 0.75rem 1.25rem;
}
.admin-card .card-inner .card-body .data .title {
  color: #000;
  font-weight: 600;
  font-size: 14pt;
  margin: 0;
}
.admin-card .card-inner .card-body .data .subtitle {
  font-size: 10pt;
  color: #808080;
  margin: 6px 0 0 0;
}
.admin-card .card-inner .card-body .data .description {
  color: #999;
  font-size: 8pt;
  margin: 0.75rem 0;
}
.admin-card .card-inner .card-body .data .description span:not(.badge) {
  line-height: 1.15rem;
}
.admin-card .card-inner .card-body .data .description span:after {
  content: '';
  display: block;
}
.admin-card .card-inner .card-body .data .description span.badge {
  font-size: 100%;
}
.admin-card .card-inner .card-header {
  height: 140px;
  max-height: 140px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0;
  position: relative;
  width: 100%;
}
.admin-card .card-inner .card-header .thumbnail {
  background-color: #f2f2f2;
  height: 140px;
  position: relative;
}
.admin-card .card-inner .card-header .thumbnail .actions {
  bottom: 10px;
  right: 10px;
  position: absolute;
}
.admin-card .card-inner .card-footer {
  background-color: #fff;
  border: 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0;
  width: 100%;
}
.admin-card .card-inner .card-footer .btn-group {
  width: 100%;
}
.admin-card .card-inner .card-footer .btn-group .btn {
  background-color: #fff;
  font-size: 0.875rem;
  margin: 0;
  padding: 0.25rem;
  width: 100%;
}
.admin-card .card-inner .card-footer .btn-group .btn:hover:not([disabled]) {
  background-color: #e6e6e6;
}
.admin-card .card-inner .card-footer .btn-group .btn[disabled] i {
  color: #999 !important;
}
.admin-card .card-inner .card-footer .btn-group .btn:not(:last-of-type) {
  border-right: 1px solid #ccc;
}
.admin-card-alt .card-inner {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.admin-card-alt .card-inner .card-header {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.admin-card-alt .card-inner .card-body:after {
  content: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.admin-card-alt .card-inner .card-header:after {
  background-color: #fff;
  content: '';
  position: absolute;
  height: 20px;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  margin-top: -10px;
  right: 20px;
  width: 20px;
  z-index: 1;
}
.admin-card-alt .card-inner .card-footer {
  border-top: 1px solid #ccc;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.admin-card-list {
  padding: 0;
  margin: 4px 0;
}
.admin-card-list .card-inner .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.admin-card-list .card-inner .card-body .thumbnail {
  height: 90px;
  width: 140px;
}
.admin-card-list .card-inner .card-body .data {
  min-height: 0;
  width: 100%;
}
.admin-card-list .card-inner .card-body .data .description {
  display: none;
}
.admin-card-list .card-inner .card-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 6px 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.admin-card-list .card-inner .card-footer .description {
  padding: 0;
  display: block;
  margin: 0 60px 0 0;
}
.admin-card-list .card-inner .card-footer .description span:not(.badge):after {
  content: '\2022';
  display: inline;
  margin: 0 6px;
}
.mod-container-xs {
  height: 120px;
  overflow: auto;
}
.mod-container-sm {
  height: 240px;
  overflow: auto;
}
.mod-container-md {
  height: 360px;
  overflow: auto;
}
.mod-container-lg {
  height: 620px;
  overflow: auto;
}
.mod-list-thumb {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin: 2px 0 6px 0;
  opacity: 1;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
          box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.25);
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.mod-list-thumb:hover {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
}
.mod-list-thumb .thumbnail {
  margin-bottom: 0;
  height: 80%;
  position: absolute;
  width: 80px;
}
.mod-list-thumb .data {
  overflow: hidden;
  margin: 0 130px 0 90px;
}
.mod-list-thumb .data hr {
  margin: 8px 0 8px 0;
}
.mod-list-thumb .data .buttons {
  top: 10px;
  position: absolute;
  right: 10px;
}
.mod-list-thumb .data .options {
  bottom: 10px;
  position: absolute;
  right: 10px;
}
.mod-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4px;
  padding: 4px 10px;
  position: relative;
  -webkit-transition: -webkit-box-shadow 300ms ease-out;
  transition: -webkit-box-shadow 300ms ease-out;
  -o-transition: box-shadow 300ms ease-out;
  transition: box-shadow 300ms ease-out;
  transition: box-shadow 300ms ease-out, -webkit-box-shadow 300ms ease-out;
  width: 100%;
}
.mod-list:hover {
  -webkit-box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.12);
          box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.12);
}
.mod-list .content,
.mod-list .buttons {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.mod-list .content {
  padding: 4px;
}
.mod-list .content .title {
  margin-right: 50px;
  font-size: 10pt;
  font-weight: 700;
}
.mod-list .content .subtitle {
  margin-right: 50px;
  font-size: 9pt;
}
.mod-list .content hr {
  margin: 2px 0 6px 0;
}
.mod-list .content .description {
  font-size: 9pt;
  margin: 0;
  color: #999;
}
.mod-list .content .comments {
  background-color: #f2f2f2;
  margin: 16px 0;
  padding: 14px;
  position: relative;
  overflow: hidden;
}
.mod-list .content .comments .message {
  position: relative;
  color: #666;
  font-size: 11pt;
}
.mod-list .content .comments button {
  position: relative;
}
.mod-list .content .comments .reply-wrapper {
  position: relative;
  margin: 16px 0;
}
.mod-list .content .comments .reply-wrapper .reply-message {
  font-size: 10pt;
  color: #808080;
  font-style: italic;
  display: block;
  margin-top: 16px;
}
.mod-list .content .comments .reply-wrapper .reply-box {
  display: none;
  margin-top: 16px;
}
.mod-list .content .comments .reply-wrapper .reply-box.active {
  display: block;
}
.mod-list .content .comments:before,
.mod-list .content .comments:after {
  color: #e8e8e8;
  font-family: 'Font Awesome 5 Pro';
  font-size: 46pt;
  position: absolute;
  -webkit-transform: rotateZ(15deg);
      -ms-transform: rotate(15deg);
          transform: rotateZ(15deg);
}
.mod-list .content .comments:before {
  content: '\f10d';
  left: 0;
  top: -10px;
}
.mod-list .content .comments:after {
  content: '\f10e';
  right: 0;
  bottom: -20px;
}
.mod-list .buttons {
  border-left: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 180px;
  min-width: 180px;
  padding: 16px;
}
.mod-list .buttons button {
  margin: 0 4px;
}
.mod-list.active {
  border: 1px solid #337ab7;
}
.mod-list.active h4 {
  margin-left: 10px;
}
.mod-list.active:before {
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #337ab7;
  content: '';
  left: 0;
  top: 26px;
  position: absolute;
}
.panel-admin-mod {
  margin: 0 0 4px 0;
}
.panel-admin-mod .card-header {
  cursor: pointer;
}
.panel-admin-mod .list-group .list-group-item {
  cursor: pointer;
  font-size: 11pt;
  position: relative;
}
.panel-admin-mod .list-group .list-group-item i {
  margin-left: 10px;
}
.panel-admin-mod .panel-heading {
  background-color: #e6e6e6;
  cursor: pointer;
  color: #666;
  padding: 6px 10px;
}
.panel-admin-mod .panel-heading:hover {
  color: #000;
}
.panel-admin-mod .panel-body {
  margin: 0;
  padding: 0;
}
.panel-admin-mod .panel-body .list-group {
  margin-bottom: 0;
}
.panel-admin-mod .panel-body .list-group .list-group-item {
  position: relative;
  border: none;
  border-top: 1px solid #e6e6e6;
  border-radius: 0;
  cursor: pointer;
  padding: 8px 15px;
}
.panel-admin-mod .panel-body .list-group .list-group-item:hover {
  color: #000;
}
.panel-admin-mod .panel-body .list-group .list-group-item .buttons {
  right: 10px;
  top: 10px;
  position: absolute;
}
.panel-admin-mod .panel-body .list-group .list-group-item .item {
  margin-right: 50px;
}
.panel-admin-mod .panel-body .list-group .list-group-item .item i {
  cursor: pointer;
  margin: 0 8px 0 0;
}
.panel-admin-mod .panel-body .list-group .list-group-item:first-of-type {
  border-top: none;
}
.custom-list {
  margin: 0;
  padding: 0;
}
.custom-list li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom-list li:before {
  content: '\f101';
  color: #ccc;
  font-family: 'Font Awesome 5 Pro';
  margin-right: 0.25rem;
  font-size: 0.665rem;
}
body {
  font-family: 'Montserrat', sans-serif;
  smoothing: antialiased;
  color: #666;
  font-weight: 500;
  font-size: 0.875rem;
}
section,
footer {
  position: relative;
}
section .container,
footer .container {
  position: relative;
}
a {
  -webkit-transition: color 400ms ease-out;
  -o-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
}
a:hover,
a:focus {
  text-decoration: none;
}
header.header {
  background-color: #fff;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 10;
}
header.header .container .top-wrapper {
  text-align: right;
}
header.header .container .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header.header .container .header-wrapper .logo-wrapper {
  position: relative;
  max-width: 280px;
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.975rem 0.465rem;
}
header.header .container .header-wrapper .logo-wrapper img.logo {
  width: 100%;
}
header.header .container .header-wrapper .logo-alt {
  background-color: #f2f2f2;
  position: relative;
  min-width: 120px;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header.header .container .header-wrapper .logo-alt img.logo {
  width: calc(100% - 2rem);
}
header.header .container .header-wrapper nav {
  position: relative;
  width: 100%;
}
header.header .container .header-wrapper nav .menu {
  margin: 0;
  padding: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header .container .header-wrapper nav .menu li {
  display: block;
}
header.header .container .header-wrapper nav .menu li a {
  display: block;
  color: #003364;
  padding: 0.675rem;
  font-size: 0.875rem;
  font-weight: 600;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
header.header .container .header-wrapper nav .menu li a:hover,
header.header .container .header-wrapper nav .menu li a:focus {
  color: #ffa500;
}
header.header .container .header-wrapper nav .menu li.close {
  display: none;
  opacity: 1;
  text-shadow: none;
  color: #fff;
}
header.header .container .header-wrapper nav .mobile-icon {
  display: none;
  padding: 0.65rem 1.275rem;
  text-align: right;
}
header.header .container .header-wrapper nav .mobile-icon i {
  font-size: 1.45rem;
}
header.header .container .header-wrapper nav .lang {
  text-align: right;
  position: relative;
  padding: 0.25rem 0.475rem 0 0.475rem;
}
header.header .container .header-wrapper nav .lang .lang-name {
  font-size: 0.775rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #57a8de;
}
header.header .container .header-wrapper nav .lang .lang-list {
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.225);
          box-shadow: 4px 4px 6px rgba(0,0,0,0.225);
  margin: 0;
  padding: 0.65rem 0;
  position: absolute;
  min-width: 100px;
  right: 0;
}
header.header .container .header-wrapper nav .lang .lang-list li {
  display: block;
}
header.header .container .header-wrapper nav .lang .lang-list li a {
  display: block;
  color: #57a8de;
  padding: 0.225rem 1.25rem;
  font-size: 0.775rem;
}
header.header .container .header-wrapper nav .lang .lang-list li a:hover,
header.header .container .header-wrapper nav .lang .lang-list li a:focus {
  color: #fbba1c;
}
@media screen and (max-width: 991px) {
  header.header .container {
    padding: 0;
  }
  header.header .container .header-wrapper .logo-wrapper {
    padding: 0.465rem 1rem 0 1rem;
    min-width: 180px;
    width: 180px;
  }
  header.header .container .header-wrapper .logo-alt {
    min-width: 100px;
    width: 100px;
  }
  header.header .container .header-wrapper .viskon {
    min-width: 100px;
    width: 100px;
  }
  header.header .container .header-wrapper nav .menu {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(0,51,100,0.95);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    visibility: hidden;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    top: 0;
    width: 100%;
    z-index: 9090;
  }
  header.header .container .header-wrapper nav .menu li {
    width: 100%;
  }
  header.header .container .header-wrapper nav .menu li a {
    color: #fff;
    padding: 0.475rem 0 !important;
    font-size: 1rem;
  }
  header.header .container .header-wrapper nav .menu li.close {
    display: block;
    position: absolute;
    text-align: right;
    top: 0;
    padding: 16px;
    right: 0;
  }
  header.header .container .header-wrapper nav .menu.active {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
  }
  header.header .container .header-wrapper nav .mobile-icon {
    display: block;
  }
}
header.header.scroll {
  position: fixed;
  -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.125);
          box-shadow: 0 4px 8px rgba(0,0,0,0.125);
  -webkit-animation-name: 'headerDown';
          animation-name: 'headerDown';
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
  -webkit-animation: headerDown 600ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: headerDown 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
header.header.scroll .container .header-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header.header.scroll .container .header-wrapper .logo-wrapper {
  padding: 0.265rem 0;
  min-width: 120px;
  width: 120px;
}
header.header.scroll .container .header-wrapper nav .lang {
  display: none;
}
header.header.scroll .container .header-wrapper nav .menu li a {
  padding: 0.125rem 0.675rem;
}
header.header.scroll .container .header-wrapper .logo-alt {
  min-width: 100px;
  padding: 0.65rem 1rem;
  width: 100px;
}
header.header.scroll .container .header-wrapper .logo-alt img.logo {
  width: 100%;
}
@media screen and (max-width: 991px) {
  header.header.scroll .container .header-wrapper .logo-wrapper {
    padding: 0.165rem 1rem 0 1rem;
  }
}
.header-spacer {
  height: 0;
}
.header-spacer.scroll {
  height: 56px;
}
.section-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 280px;
}
.section-header .bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.section-header .bg:before {
  background-color: rgba(0,0,0,0.3);
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
.section-header .title {
  text-align: center;
  color: #fff;
  font-family: 'Altair', sans-serif;
}
.section-header-half {
  height: 50vh;
}
.section-header-tiny {
  height: 280px;
}
.gral-section {
  padding: 5rem 0;
}
@media screen and (max-width: 991px) {
  .gral-section {
    padding: 1.5rem 0 !important;
  }
}
.gral-section .side-menu {
  margin: 2.5rem 0 0 0;
  padding: 0;
  max-width: 200px;
}
.gral-section .side-menu li {
  border-bottom: 1px solid #e6e6e6;
  display: block;
}
.gral-section .side-menu li a {
  display: block;
  color: #003364;
  padding: 0.265rem 0;
}
.gral-section .side-menu li a span {
  display: block;
  -webkit-transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 600ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gral-section .side-menu li a:hover,
.gral-section .side-menu li a:focus {
  background-color: #f2f2f2;
}
.gral-section .side-menu li a:hover span,
.gral-section .side-menu li a:focus span {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}
.gral-section .side-menu li.active a {
  background-color: #f2f2f2;
  color: #57a8de;
}
.gral-section .side-menu li.active a span {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}
@media screen and (max-width: 991px) {
  .gral-section .side-menu {
    max-width: 100%;
  }
}
.gral-section .side-img {
  margin-top: 3rem;
  max-width: 200px;
}
@media screen and (max-width: 991px) {
  .gral-section .side-img {
    text-align: center;
    margin: 1rem auto 1rem auto;
  }
}
.gral-section .img-circle {
  border-radius: 50%;
  margin: 3rem 0 0.465rem 0;
  height: 200px;
  width: 200px;
}
@media screen and (max-width: 991px) {
  .gral-section .img-circle {
    margin: 1rem auto 0 auto;
  }
}
.gral-section .section-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e6e6e6;
  border-radius: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5rem;
  height: 160px;
}
.gral-section .section-logo img {
  max-width: 114px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .gral-section .section-logo {
    height: 180px;
    padding: 1rem;
  }
}
.nav-section {
  margin-top: 2rem;
}
.nav-section nav {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 2rem;
}
.nav-section nav .nav-item {
  padding-bottom: 4px;
  border: none;
  color: #003364;
  text-transform: uppercase;
}
.nav-section nav .nav-item.active {
  background-color: transparent;
}
.nav-section nav .nav-item.active:after {
  display: block;
  background-color: #57a8de;
  content: '';
  margin: 0 12px -6px 12px;
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
  height: 6px;
}
@media screen and (max-width: 991px) {
  .nav-section .nav-item {
    margin-bottom: 0.65rem;
  }
}
.not-found {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80vh;
  text-align: center;
}
.not-found .bg {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.not-found .bg:before {
  background-color: rgba(38,38,38,0.9);
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
.clients {
  margin: 46px 0;
}
.clients .client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}
.clients .client img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  height: 100px;
  width: auto;
}
footer.footer {
  background-color: #003364;
  color: #fff;
  padding: 2rem 0;
}
footer.footer .logo {
  max-width: 220px;
  margin-bottom: 3rem;
}
footer.footer .contact-item {
  font-size: 1rem;
}
footer.footer a {
  color: #fff;
}
footer.footer a:hover,
footer.footer a:focus {
  color: #57a8de;
}
footer.footer .social-icon {
  margin: 0 0.465rem;
}
footer.footer .social-icon i {
  font-size: 1.2rem;
}
footer.footer .data-fiscal {
  text-align: right;
}
footer.footer .data-fiscal img {
  max-width: 80px;
}
@media screen and (max-width: 991px) {
  footer.footer {
    text-align: center;
  }
  footer.footer .social-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer.footer .data-fiscal {
    text-align: center;
    margin: 0 auto;
  }
}
.copyright {
  background-color: #57a8de;
  color: #fff;
  padding: 1rem 0;
  font-size: 0.75rem;
}
.copyright .legal-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
  margin: 0;
}
.copyright .legal-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.copyright .legal-menu li a {
  display: block;
  color: #fff;
  margin: 0 0 0 1rem;
}
.copyright .legal-menu li a:hover,
.copyright .legal-menu li a:focus {
  color: #fbba1c;
}
.copyright .legal-menu li:not(:last-of-type):after {
  content: '|';
  margin-left: 0.75rem;
}
@media screen and (max-width: 991px) {
  .copyright {
    text-align: center;
  }
  .copyright .legal-menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .copyright .legal-menu li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .copyright .legal-menu li a {
    margin: 0.15rem 0;
    font-size: 0.95rem;
  }
  .copyright .legal-menu li:not(:last-of-type):after {
    content: '';
  }
}
.agency {
  padding: 1rem 0;
  background-color: #003364;
  color: #fff;
  font-size: 0.675rem;
}
.agency a {
  color: #fff;
}
.agency a:hover {
  color: #57a8de;
}
.cookies {
  background-color: #57a8de;
  -webkit-box-shadow: 0 -4px 6px rgba(0,0,0,0.225);
          box-shadow: 0 -4px 6px rgba(0,0,0,0.225);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 1rem 4rem;
  position: fixed;
  width: 100%;
  z-index: 9090;
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pace .pace-progress {
  background: #eb7a55;
  height: 2px;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pace-inactive {
  display: none;
}
.socials .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.socials .icons .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 4px;
  -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  width: 46px;
}
.socials .icons .icon i {
  color: #fff;
  font-size: 14pt;
  -webkit-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.socials .icons .icon:focus,
.socials .icons .icon:hover {
  border-color: #ccc;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.socials .icons .icon:focus i,
.socials .icons .icon:hover i {
  color: #ccc;
}
.blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blocks .block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ccc;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 180px;
  width: 180px;
  position: relative;
}
.blocks .block:after {
  content: '';
  background-color: #f00;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 100%;
}
.contact .map {
  background-color: #f2f2f2;
  height: 350px;
}
.main-title {
  font-family: 'Altair Light', sans-serif;
  color: #003364;
}
.main-title-bold {
  font-family: 'Altair', sans-serif;
}
a.text-blue:hover,
a.text-blue:focus {
  color: #57a8de;
}
.max-width {
  max-width: 680px;
  margin: 0 auto;
}
.contact-form {
  padding: 4rem 0;
}
.contact-form .main-title {
  max-width: 180px;
}
.image-block {
  position: relative;
}
.image-block .wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 320px;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.image-block .wrapper:hover .image {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
  opacity: 0.65;
}
.image-block .wrapper:hover .caption {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
}
.image-block .wrapper .image {
  -webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0.75;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.image-block .wrapper .caption {
  position: relative;
  font-size: 1.5rem;
  color: #fff;
  font-family: 'Altair', sans-serif;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (max-width: 991px) {
  .image-block .wrapper {
    height: 200px;
  }
  .image-block .wrapper .caption {
    padding: 1rem;
    line-height: 1.25;
    font-size: 1.25rem;
  }
}
.image-block-2 .wrapper {
  height: 260px;
}
@media screen and (max-width: 991px) {
  .image-block-2 .wrapper {
    height: 200px;
  }
}
.banner-section {
  background-color: #000;
  padding: 10rem 0;
  position: relative;
  overflow: hidden;
}
.banner-section .image {
  opacity: 0.95;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner-section .container {
  color: #fff;
  text-align: center;
}
.banner-section .container .title {
  font-family: 'Altair Light', sans-serif;
}
.banner-section .container .caption {
  max-width: 780px;
  margin: 2rem auto;
  line-height: 1.275;
}
.enfoques .item:not(:last-of-type) {
  border-right: 2px solid #fff;
}
.enfoques .item {
  padding: 2rem;
}
.enfoques .item img {
  max-height: 80px;
}
@media screen and (max-width: 991px) {
  .enfoques .item:not(:last-of-type) {
    border-right: none;
  }
}
.vistazo .item {
  position: relative;
  padding: 1rem;
}
.vistazo .item .icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  height: 120px;
  width: 120px;
}
.vistazo .item .icon img {
  width: 100%;
}
.vistazo .item .caption {
  margin: 1rem 0;
  color: #003364;
}
.vistazo .item .pop {
  position: absolute;
}
.tooltip {
  top: 32px !important;
}
.tooltip .tooltip-inner {
  background-color: #fff;
  border: 1px solid #57a8de;
  color: #003364;
  line-height: 1.25;
  padding: 1rem;
}
.tooltip .arrow:before {
  border-top-color: #57a8de;
}
.image-collage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 1rem -0.465rem;
}
.image-collage .image-wrapper {
  padding: 0.465rem 0.465rem;
  position: relative;
}
.image-collage .image-wrapper .image {
  background-size: cover;
  background-position: center;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.image-collage .h-1 {
  height: 220px;
}
.image-collage .h-2 {
  height: 440px;
}
.news {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.news .news-wrapper {
  border: 1px solid #ccc;
  height: 100%;
  padding: 1.25rem;
}
.news .news-wrapper .title {
  color: #003364;
}
.news .news-wrapper .subtitle {
  color: #003364;
  font-size: 0.765rem;
}
.news .news-wrapper .image {
  margin: 1rem 0;
  height: 180px;
  background-position: center;
  background-size: cover;
}
.news .news-wrapper .foot {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.675rem;
}
.news .news-wrapper .foot .date {
  color: #003364;
}
.news .news-wrapper .foot a {
  color: #57a8de;
}
.news .news-wrapper .foot a:hover,
.news .news-wrapper .foot a:focus {
  color: #fbba1c;
}
.video {
  background-color: #e6e6e6;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.video iframe {
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.caption-circles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.caption-circles .wrapper {
  text-align: center;
  padding: 1rem;
}
.caption-circles .wrapper .circle {
  background-position: center;
  background-size: cover;
  background-color: #e6e6e6;
  border-radius: 50%;
  margin: 0 auto;
  height: 100px;
  width: 100px;
}
.caption-circles .wrapper .caption {
  font-size: 0.75rem;
  font-family: 'Altair', sans-serif;
  margin: 0.465rem 0 0 0;
}
.header-section-spacer {
  height: 0;
}
@media screen and (max-width: 991px) {
  .header-section-spacer {
    height: 66px;
  }
}
.slider-section {
  padding: 4rem 0;
}
.slider-section .slides {
  position: relative;
  height: 720px;
}
.slider-section .slides .slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  visibility: 0;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.slider-section .slides .slide .image-mobile,
.slider-section .slides .slide .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.slider-section .slides .slide .image-mobile {
  display: none;
}
.slider-section .slides .slide.active {
  visibility: visible;
  opacity: 1;
}
.slider-section .slides .dots {
  position: absolute;
  bottom: -2rem;
  width: 100%;
  cursor: pointer;
  text-align: center;
}
.slider-section .slides .dots i {
  margin: 0 0.225rem;
  color: #003364;
}
.slider-section .slides .dots i.active {
  color: #57a8de;
}
.slider-section .slides .next,
.slider-section .slides .prev {
  opacity: 0;
}
@media screen and (max-width: 991px) {
  .slider-section .slides {
    height: 1080px;
  }
  .slider-section .slides .slide .image {
    display: none;
  }
  .slider-section .slides .slide .image-mobile {
    display: block;
  }
}
.videodetector {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videodetector iframe {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
}
.videodetector .remove-videodetector {
  display: none;
}
.product-overview a {
  color: #003364;
}
header.header.viskon .container .top-wrapper {
  text-align: right;
}
header.header.viskon .container .header-wrapper .logo-wrapper {
  position: relative;
  max-width: 180px;
  width: 180px;
  padding: 1rem;
}
header.header.viskon .container .header-wrapper .logo-wrapper img.logo {
  width: 100%;
}
header.header.viskon .container .header-wrapper .logo-alt {
  background-color: #e6e6e6;
  position: relative;
  min-width: 140px;
  width: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header.header.viskon .container .header-wrapper .logo-alt img.logo {
  width: calc(100% - 1.5rem);
}
@media screen and (max-width: 991px) {
  header.header.viskon .container .header-wrapper .logo-wrapper {
    max-width: 160px;
    min-width: 0;
    width: 160px;
  }
  header.header.viskon .container .header-wrapper .logo-alt {
    min-width: 0;
    width: 140px;
  }
  header.header.viskon .container .header-wrapper nav {
    width: 100px;
  }
}
header.header.viskon.scroll .container .header-wrapper .logo-wrapper {
  max-width: 36px;
  width: 36px;
  padding: 0.125rem 0;
  height: 36px;
}
header.header.viskon.scroll .container .header-wrapper .logo-wrapper img.logo {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 991px) {
  header.header.viskon.scroll .container .header-wrapper .logo-wrapper {
    max-width: 120px;
    width: 120px;
  }
  header.header.viskon.scroll .container .header-wrapper .logo-alt {
    background-color: transparent;
    width: 120px;
    padding: 0;
  }
}
footer.footer.viskon {
  background-color: #007c80;
}
.copyright.viskon {
  background-color: #006467;
}
.agency.viskon {
  background-color: #007c80;
}
.agency.viskon a:hover {
  color: #b2dde1;
}
.main-title.viskon {
  color: #007c80;
}
.gral-section {
  padding: 5rem 0;
}
.gral-section .side-menu.viskon li a {
  color: #007c80;
}
header.header.plantia .container .top-wrapper {
  text-align: right;
}
header.header.plantia .container .header-wrapper .logo-wrapper {
  position: relative;
  max-width: 220px;
  width: 220px;
  padding: 1rem;
}
header.header.plantia .container .header-wrapper .logo-wrapper img.logo {
  width: 100%;
}
header.header.plantia .container .header-wrapper .logo-alt {
  background-color: #e6e6e6;
  position: relative;
  min-width: 96px;
  width: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
header.header.plantia .container .header-wrapper .logo-alt img.logo {
  width: calc(100% - 1.5rem);
}
header.header.plantia .container .header-wrapper .logo-alt:nth-child(4) {
  min-width: 128px;
  width: 128px;
}
@media screen and (max-width: 991px) {
  header.header.plantia .container .header-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  header.header.plantia .container .header-wrapper .logo-wrapper {
    max-width: 160px;
    min-width: 0;
    width: 160px;
  }
  header.header.plantia .container .header-wrapper .logo-alt {
    min-width: 0;
    width: 120px;
  }
  header.header.plantia .container .header-wrapper .logo-alt:nth-child(4) {
    min-width: 0;
    width: 140px;
  }
  header.header.plantia .container .header-wrapper nav {
    width: 100px;
  }
  header.header.plantia .container .header-wrapper nav .menu {
    background-color: #006467;
  }
}
header.header.plantia.scroll .container .header-wrapper .logo-wrapper {
  max-width: 56px;
  width: 56px;
  padding: 0.125rem 0;
  height: 56px;
}
header.header.plantia.scroll .container .header-wrapper .logo-wrapper img.logo {
  width: auto;
  height: 100%;
}
header.header.plantia.scroll .container .header-wrapper .logo-alt img.logo {
  width: calc(100% - 0.5rem);
}
header.header.plantia.scroll .container .header-wrapper .logo-alt:nth-child(3) {
  width: 100px;
}
@media screen and (max-width: 991px) {
  header.header.plantia.scroll .container .header-wrapper .logo-wrapper {
    max-width: 120px;
    width: 120px;
    padding: 0.365rem;
  }
  header.header.plantia.scroll .container .header-wrapper .logo-alt {
    background-color: transparent;
    padding: 0.665rem !important;
    width: 120px;
    padding: 0;
  }
  header.header.plantia.scroll .container .header-wrapper .logo-alt:nth-child(3) {
    padding: 1rem !important;
  }
}
footer.footer.plantia {
  background-color: #b2dde1;
}
.copyright.plantia {
  background-color: #006467;
}
.agency.plantia {
  background-color: #007c80;
}
.agency.plantia a:hover {
  color: #b2dde1;
}
.main-title.plantia {
  color: #007c80;
}
@media screen and (max-width: 991px) {
  .main-title {
    font-size: 140%;
  }
}
@media screen and (max-width: 991px) {
  .main-subtitle {
    font-size: 100%;
  }
}
.gral-section {
  padding: 5rem 0;
}
.gral-section .side-menu.plantia li.active a {
  color: #007c80;
}
.application-box {
  position: relative;
}
.application-box .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.application-box .content {
  background-color: rgba(0,0,0,0.75);
  color: #fff !important;
  padding: 2rem 1.5rem;
}
.application-box .content .title {
  text-transform: uppercase;
}
.application-box ul {
  margin: 0;
  padding: 0;
}
.application-box ul li {
  border-bottom: 1px dashed #fff;
  display: block;
  padding: 0.265rem 0;
  font-size: 0.775rem;
}
.application-box ul li img {
  max-width: 20px;
  margin-right: 0.465rem;
}
.slider-plantia {
  height: 720px;
}
.slider-plantia .slide .caption {
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
}
.slider-plantia .slide .caption img {
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .slider-plantia .slide .caption {
    padding: 2rem;
  }
}
.hexagons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateX(100px);
      -ms-transform: translateX(100px);
          transform: translateX(100px);
}
.hexagons .hexagon {
  width: 226px;
  height: 226px;
  padding: 1rem;
  position: relative;
  margin: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.hexagons .hexagon .caption {
  position: relative;
  padding: 0 0.965rem;
  font-size: 1.05rem;
  line-height: 1.15;
}
.hexagons .hexagon .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.hexagons .hexagon:nth-child(1) {
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
.hexagons .hexagon:nth-child(3) {
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
}
.hexagons .hexagon:nth-child(4) {
  -webkit-transform: translateY(100px) translateX(-186px);
      -ms-transform: translateY(100px) translateX(-186px);
          transform: translateY(100px) translateX(-186px);
}
.hexagons .hexagon:nth-child(5) {
  -webkit-transform: translateX(-186px);
      -ms-transform: translateX(-186px);
          transform: translateX(-186px);
}
@media screen and (max-width: 991px) {
  .hexagons {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .hexagons .hexagon {
    margin: -0.65rem 10px;
  }
  .hexagons .hexagon:nth-child(1) {
    -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  .hexagons .hexagon:nth-child(2) {
    -webkit-transform: translateX(-56px);
        -ms-transform: translateX(-56px);
            transform: translateX(-56px);
  }
  .hexagons .hexagon:nth-child(3) {
    -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  .hexagons .hexagon:nth-child(4) {
    -webkit-transform: translateY(0) translateX(-56px);
        -ms-transform: translateY(0) translateX(-56px);
            transform: translateY(0) translateX(-56px);
  }
  .hexagons .hexagon:nth-child(5) {
    -webkit-transform: translateY(-100px) translateX(-126px);
        -ms-transform: translateY(-100px) translateX(-126px);
            transform: translateY(-100px) translateX(-126px);
  }
}
@media screen and (max-width: 767px) {
  .hexagons .hexagon {
    margin: -0.65rem 3rem;
  }
  .hexagons .hexagon:nth-child(1),
  .hexagons .hexagon:nth-child(2),
  .hexagons .hexagon:nth-child(3),
  .hexagons .hexagon:nth-child(4),
  .hexagons .hexagon:nth-child(5) {
    -webkit-transform: translateY(0) translateX(0);
        -ms-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
.hexagon-consumer {
  position: relative;
  margin: 1rem;
  padding: 0.665rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 220px;
  width: 220px;
}
.hexagon-consumer .bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-size: contain;
}
.hexagon-consumer .caption {
  position: relative;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.2;
}
.masonry {
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  grid-auto-rows: 13rem;
  grid-auto-flow: dense;
  grid-gap: 1rem;
  -ms-grid-columns: 1fr 1rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
}
.masonry .item {
  background-color: #f2f2f2;
  overflow: hidden;
  padding: 16px;
  position: relative;
}
.masonry .item .image {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.masonry .item.item-v-2 {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.masonry .item.item-h-2 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.masonry .item.item-4 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
@media screen and (max-width: 991px) {
  .masonry {
    grid-auto-rows: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .masonry {
    grid-auto-rows: 6rem;
  }
}
@-webkit-keyframes headerDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes headerDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
