﻿.badge {
  display: inline-block;
  position: relative;
  margin: 0 0.5rem 0.25rem 0;
  padding: 0.25rem 1.25rem;
  line-height: normal;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
  border-radius: 20px;
}
@media screen and (max-width: 35.4375em) {
  .badge {
    padding: 0.25rem 0.5rem;
  }
}
@media print, screen and (min-width: 35.5em) {
  .badge.fix-h {
    line-height: 2rem;
  }
}
.badge.mute {
  padding: 0.15rem 0.5rem;
}
.badge.mute img {
  margin: 0;
  width: 1.25rem;
}
.offer .badge {
  margin: 0.5rem 0 0 0.5rem;
}
.header-banner .badge {
  margin-top: calc(36% - 1.5rem);
  margin-left: 1.5rem;
  line-height: 2rem;
}
@media screen and (max-width: 35.4375em) {
  .badge br:not(.off) {
    display: none;
  }
}
.badge img,
.badge .fa {
  float: left;
}
@media screen and (max-width: 35.4375em) {
  .badge img,
  .badge .fa {
    margin: 0 0.25rem 0 0;
    width: 1rem;
  }
}
@media print, screen and (min-width: 35.5em) {
  .badge img,
  .badge .fa {
    margin: 0.125rem 0.325rem 0 -0.75rem;
    width: 1.75rem;
  }
}
.badge .label {
  float: left;
  margin-right: 0.325rem;
}
@media screen and (max-width: 35.4375em) {
  .badge .label {
    margin-left: -0.25rem;
  }
}
@media print, screen and (min-width: 35.5em) {
  .badge .label {
    margin-left: -1rem;
  }
}
.button {
  line-height: inherit;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.button > img {
  height: 1.25rem;
}
.button.secondary,
.button.border.secondary:hover {
  color: #000 !important;
}
.button.tiny {
  padding: 0.125rem 0.5rem;
}
.button.bottom {
  z-index: 8;
  margin: 1.5rem 0.5rem;
  width: 3.5rem;
  height: 3.5rem;
  border: solid 2px #fff;
}
@media screen and (max-width: 63.9375em) {
  .button.bottom.chat {
    margin: 0 0 0.5rem 0.5rem;
    padding: 0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.75rem;
    font-size: 1rem;
    border-radius: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .button.bottom.chat {
    font-size: 1.325rem;
  }
}
.button.bottom > span {
  display: block;
  margin: -6px -6px 0 0;
}
.button.bottom .fa {
  vertical-align: text-bottom;
}
.button.txtins {
  position: relative;
}
.button.txtins > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.button-group .button {
  vertical-align: top;
}
.close-button {
  width: 2.25rem;
  height: 2.25rem;
  text-indent: -100em;
  overflow: hidden;
  outline: none;
  color: #fff;
  background: #ff9400;
  border-radius: 20px;
}
.close-button::after {
  content: "\00d7";
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0.525rem;
  font-size: 2.5rem;
  line-height: 1.65rem;
  text-indent: 0;
}
.close-button:hover {
  background: #bf6f00;
}
.close-button.alert:hover,
.close-button.border.alert.button:hover,
.close-button.band:hover {
  background: #d40803;
}
.close-button.white:hover,
.header-mini .mnu-bar > i.close-button:hover,
.close-button.shadow:hover,
.close-button.input-group:hover {
  color: inherit;
  background: #fff;
}
.offer .close-button {
  z-index: 4;
  position: absolute;
  box-shadow: 0 0 1px #fff;
  cursor: pointer;
}
.reveal .close-button {
  z-index: 7;
}
.dropdown.menu > li > a {
  padding: 0.7rem;
}
.dropdown.menu > li.is-active > a {
  color: #fff !important;
}
.dropdown.menu > li .menu {
  border-radius: 20px;
}
.dropdown.menu > li .menu li {
  text-align: left;
}
.dropdown.menu > li .menu li a {
  color: #000;
  text-decoration: none;
}
.dropdown.menu > li .menu li a:hover {
  color: #000;
  background-color: #e2e3e4;
}
.dropdown.menu > li .menu li:first-child a:hover {
  border-radius: 20px 20px 0 0;
}
.dropdown.menu > li .menu li:last-child a:hover {
  border-radius: 0 0 20px 20px;
}
.dropdown.menu > li .menu-grid {
  width: 37.5rem;
}
.dropdown.menu > li .menu-grid li:first-child a:hover {
  border-radius: 20px;
}
.dropdown.menu > li .menu-grid li:last-child a:hover {
  border-radius: 20px;
}
.dropdown.menu.medigr > li a,
.dropdown.menu.warning > li a,
.dropdown.menu.border.warning.button:hover > li a {
  padding: 0.4rem 0.75rem;
  line-height: inherit;
  color: #fff;
}
.dropdown.menu.small > li {
  font-size: 0.785rem;
}
.dropdown.medigr {
  display: inline-block;
  border-radius: 20px;
}
.dropdown.warning,
.dropdown.border.warning.button:hover {
  display: inline-block;
  border-radius: 20px;
}
.dropdown-pane > ul {
  margin: 0;
  overflow: auto;
}
@media print, screen and (min-width: 64em) {
  .dropdown-pane > ul {
    max-height: 10.6rem;
  }
}
@media screen and (max-width: 63.9375em) {
  form .dropdown-pane {
    width: calc(100% - 1.5rem);
  }
}
.dropdown-pane.incell {
  right: 0 !important;
  left: 0 !important;
  margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
  .dropdown-pane.incell {
    width: 68.25rem;
  }
}
.dropdown-pane.incell label.pretty-check {
  margin: 0;
}
@media screen and (max-width: 63.9375em) {
  .grid-container {
    padding-top: 0.75rem;
  }
}
@media screen and (max-width: 74.9375em) {
  .grid-container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container {
    padding-top: 1.5rem;
  }
}
.grid-container.light,
.grid-container.border.light.button:hover,
.list-zebra-off li.grid-container {
  position: relative;
  padding-bottom: 1px;
}
.grid-container.light::before,
.grid-container.border.light.button:hover::before,
.list-zebra-off li.grid-container::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: -100%;
  bottom: 0;
  left: -100%;
}
.grid-margin-6 > .cell {
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .grid-margin-6 > .cell {
    padding-right: 0.6rem;
  }
}
.grid-margin-6 > .cell:last-child {
  padding-right: 0;
}
.grid-margin-6 > .cell .far {
  position: absolute;
  top: 13px;
  right: 0.5rem;
  padding: 0 0.5rem 0 0;
  font-size: 1.25rem;
  color: #939598;
  cursor: pointer;
}
@media screen and (max-width: 35.4375em) {
  .grid-y.grid-frame {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 35.4375em) and (orientation: portrait) {
  .grid-y.grid-frame {
    height: 90.25vh;
  }
}
@media screen and (max-width: 35.4375em) and (orientation: landscape) {
  .grid-y.grid-frame {
    height: 84vh;
  }
}
section.lightest,
section.grid-container.light,
section.grid-container.border.light.button:hover,
section.grid-container.light::before,
section.grid-container.border.light.button:hover::before,
section.border.light.fill,
section.border.fill.light.button:hover {
  padding-bottom: 1px;
}
.label {
  text-decoration: none;
}
.label.medium {
  color: #fff;
  background: #939598;
}
.label.border {
  color: inherit;
  background: transparent;
}
.label.border.medium {
  box-shadow: inset 0 0 0 2px #939598;
}
.label.border.fill {
  background: #fff;
}
.label.circle {
  padding: 0;
  width: 2rem;
  line-height: 2rem;
  text-align: center;
}
.off-canvas {
  border-left: solid 1px #cfd1d2;
}
.off-canvas a {
  color: #1c1d38;
  text-decoration: none;
  outline: none;
}
.off-canvas a img {
  width: 1.15rem;
  vertical-align: bottom;
}
.off-canvas ul {
  margin: 0;
  list-style: none;
}
.off-canvas ul li {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #cfd1d2;
}
.off-canvas ul li a {
  display: block;
  padding: 0.925rem 1rem;
  line-height: normal;
  text-transform: uppercase;
  white-space: normal;
  background: transparent;
}
.off-canvas ul li .header-btn {
  margin: 0.925rem 1rem 0.325rem;
}
.off-canvas ul li .header-btn .button {
  margin-bottom: 0.75rem;
}
.off-canvas ul li .header-btn .button .fa {
  float: left;
  margin: 0.1rem 0.25rem 1rem 0;
}
.off-canvas .js-drilldown-back > a {
  padding: 0.75rem 1rem !important;
  font-size: 1px;
  color: #fff;
}
.off-canvas .js-drilldown-back > a::before {
  content: "\f30a";
  width: auto;
  height: auto;
  font: 900 1.125rem "Font Awesome 5 Free";
  color: #000;
  border: 0;
}
.off-canvas .is-drilldown {
  max-width: 100% !important;
}
.off-canvas .is-drilldown-submenu-parent > a::after {
  content: "\f105";
  margin-top: -0.625rem;
  width: auto;
  height: auto;
  font: 900 1.25rem "Font Awesome 5 Free";
  color: #939598;
  border: 0;
}
.off-canvas-close {
  font-size: 1.125rem;
  line-height: 1.125rem !important;
  text-align: right;
}
.off-canvas-phone {
  float: left;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.125rem !important;
}
.pagination {
  text-align: center;
}
@media screen and (max-width: 35.4375em) {
  .pagination {
    margin-bottom: 0.75rem;
  }
}
.pagination li {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.pagination li a {
  text-decoration: none;
}
.pagination-next,
.pagination-previous {
  box-shadow: inset 0 0 0 1px #cfd1d2;
}
.reveal {
  outline: none;
  border: 0;
}
@media screen and (max-width: 63.9375em) {
  .reveal {
    height: auto;
    min-height: auto;
    border-radius: 10px;
  }
}
.reveal-overlay {
  padding: 0.75rem;
}
.reveal.large {
  height: calc(100vh - 24px);
  min-height: inherit;
  border-radius: 10px;
}
.reveal-title {
  padding: 0 1.5rem;
  text-align: center;
}
.reveal.mute {
  padding: 0;
  background: transparent;
}
.reveal.photo {
  background: rgba(0, 0, 0, 0.75);
}
.reveal.photo .slider-embed {
  height: 85vh;
}
.reveal.photo .slider-embed .slick-list {
  margin: 0 auto;
  width: 85vw;
}
.reveal.photo .slider-embed div {
  height: 100% !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.reveal.photo .slider-embed div img {
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 63.9375em) and (orientation: portrait) {
  .reveal .grid-y {
    height: 84vh;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  .reveal .grid-y {
    height: 75vh;
  }
}
@media print, screen and (min-width: 64em) {
  .reveal .grid-y {
    height: 94vh;
  }
}
.sticky-container {
  max-height: 0;
}
.sticky-container.off {
  max-height: none;
  position: static;
}
.sticky-container.off .sticky {
  z-index: 9;
  display: block;
  border: none;
}
.sticky-container.off .sticky.is-stuck,
.sticky-container.off .sticky.is-at-bottom {
  position: static;
  transform: none;
}
.sticky-container.off .sticky.is-stuck .nav-down,
.sticky-container.off .sticky.is-at-bottom .nav-down {
  z-index: 10;
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 63.9375em) {
  .sticky-container.off .sticky.is-stuck .nav-up,
  .sticky-container.off .sticky.is-at-bottom .nav-up {
    top: -7rem;
  }
}
@media print, screen and (min-width: 64em) {
  .sticky-container.off .sticky.is-stuck .nav-up,
  .sticky-container.off .sticky.is-at-bottom .nav-up {
    top: -9rem;
  }
}
.sticky-menu {
  text-align: center;
  color: #fff;
  background: #0061b1;
}
@media print, screen and (min-width: 64em) {
  .sticky-menu {
    padding: 0.25rem 1.5rem;
  }
}
.sticky-menu a {
  text-decoration: none;
  color: #fff;
}
.sticky-menu a.is-active {
  font-weight: bold;
  color: #fff;
}
.sticky-menu h4,
.sticky-menu h5 {
  color: #fff;
  margin-bottom: 0.25rem;
}
.sticky-menu ul {
  margin: 0;
}
.sticky-menu.white,
.header-mini .mnu-bar > i.sticky-menu,
.sticky-menu.shadow,
.sticky-menu.input-group {
  background: #fff !important;
}
@media screen and (max-width: 63.9375em) {
  .sticky-menu .nav-down {
    z-index: 10;
    position: fixed;
    top: -7rem;
    width: 100%;
    transition: 0.25s ease-in-out;
  }
}
@media screen and (max-width: 63.9375em) {
  .sticky-menu .nav-up {
    top: 0;
  }
}
.off-canvas-content .sticky {
  display: none;
  height: auto;
  border-bottom: solid 0px #0061b1;
}
.off-canvas-content .sticky.is-stuck {
  display: block;
}
.off-canvas-content .sticky.sticky-row {
  display: table-row;
  border-bottom: solid 1px #cfd1d2;
}
.sticky.is-at-bottom {
  right: 0;
  left: auto;
  width: 4.5rem;
}
.sticky.is-stuck {
  z-index: 9;
  margin: 0 !important;
}
.tabs {
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .tabs {
    display: table;
    width: 100%;
  }
}
.tabs.inline {
  display: inherit;
}
.tabs-title {
  float: none;
}
@media screen and (max-width: 63.9375em) {
  .tabs-title {
    display: inline-block;
  }
}
@media print, screen and (min-width: 64em) {
  .tabs-title {
    display: table-cell;
    padding: 0 0.25rem;
  }
  .inline .tabs-title {
    display: inline-block;
    margin: 0 0 0.5rem 0;
  }
  .tabs-title:first-child {
    padding-left: 0;
  }
  .tabs-title:last-child {
    padding-right: 0;
  }
}
.tabs-title a {
  outline: none;
  line-height: inherit;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 20px;
  color: #fff;
  background: #ff9400;
  border: solid 2px transparent;
}
@media print, screen and (min-width: 64em) {
  .tabs-title a {
    font-size: 0.925rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .tabs-title a {
    margin: 0 0.375rem 0.375rem 0;
  }
}
.tabs-title a:hover {
  color: #ff9400;
  background: #fff;
  border: solid 2px #ff9400;
}
.small .tabs-title a {
  padding: 0.25rem 0.75rem;
  font-size: 0.785rem;
}
.tabs-title.is-active a {
  color: #ff9400;
  background: #fff;
  border: solid 2px #ff9400;
}
.header {
  background: #0061b1;
}
@media screen and (max-width: 63.9375em) {
  .header {
    display: none;
  }
}
.header-bar {
  z-index: 10;
  position: relative;
  color: #f3f4f4;
}
@media screen and (max-width: 63.9375em) {
  .header-bar {
    padding: 0.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .header-bar {
    padding: 0.25rem 1rem;
  }
}
.header-bar a {
  text-decoration: none;
  color: #fff;
}
.header-bar a:hover {
  color: #fff;
}
@media screen and (max-width: 63.9375em) {
  .header-logo {
    margin: 0 auto;
    width: 9rem;
  }
}
@media print, screen and (min-width: 64em) {
  .header-logo {
    margin: 0.5rem auto;
    max-width: 22rem;
  }
}
.header-phone {
  text-align: left;
  line-height: 1.75rem;
}
.header-util {
  position: absolute;
  top: -0.125rem;
  right: 1rem;
  text-transform: uppercase;
  list-style: none;
}
@media screen and (max-width: 63.9375em) {
  .header-util {
    display: none;
  }
}
.header-util > li {
  display: inline-flex;
  margin: 0 0 0 0.75rem;
  vertical-align: middle;
}
.header-util > li > a {
  white-space: nowrap;
}
.header-util > li img {
  width: 1rem;
  vertical-align: middle;
}
.header-util > li .fa-money {
  font-size: 14px;
}
.header-btn {
  margin-top: 2rem;
}
.header-btn.large {
  margin: 0;
}
.header-btn.large > .button {
  margin: 0;
  text-align: center;
}
.header-btn .button {
  line-height: 1rem;
  text-align: left;
}
.header-btn .button .fas {
  float: left;
  margin: 0 0.325rem 0.125rem 0;
  font-size: 2rem;
}
.header-menu {
  text-align: center;
}
@media screen and (max-width: 63.9375em) {
  .header-menu {
    display: none;
  }
}
.header-menu > ul {
  z-index: 9;
}
.header-menu > ul > li > a {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}
.header-menu > ul > li > a:hover,
.header-menu > ul > li > a:focus {
  color: #fff !important;
}
.header-menu > ul > li > a::after {
  top: 18px;
  right: 7px;
  width: 10px;
  height: 10px;
  background: url(../img/menu-arrow.png);
  background-size: contain;
}
.header-menu > ul > li .menu {
  max-height: 75vh;
  overflow: auto;
  overflow-x: hidden;
}
.header-mini {
  height: 3rem;
  background: #0061b1;
}
.header-mini .cnt {
  position: absolute;
  top: 0.25rem;
  left: 1rem;
}
.header-mini .cnt > a {
  font-size: 1.725rem;
  line-height: initial;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.header-mini .mnu {
  top: 0;
  right: 0;
}
.header-mini .mnu-bar {
  z-index: 9;
  position: absolute;
  top: 0.875rem;
  right: 1rem;
}
@media print, screen and (min-width: 64em) {
  .header-mini .mnu-bar {
    display: none;
  }
}
.header-mini .mnu-bar > i {
  display: block;
  margin-bottom: 5px;
  width: 26px;
  height: 3px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
}
@media screen and (orientation: landscape) {
  .is-anchored .header-mini .mnu-bar > i {
    box-shadow: 1px 1px 0 #000;
  }
}
.header-mini .mnu-bar[aria-expanded="true"] i:nth-child(1) {
  transform: rotate(45deg) translate3d(10px, 4px, 0);
}
.header-mini .mnu-bar[aria-expanded="true"] i:nth-child(2) {
  opacity: 0;
}
.header-mini .mnu-bar[aria-expanded="true"] i:nth-child(3) {
  transform: rotate(-45deg) translate3d(7px, -1px, 0);
  box-shadow: none;
}
.header-mini .lgo {
  display: block;
  position: absolute;
  top: 0.2rem;
  left: 50%;
  margin: 0 0 0 -6rem;
  width: 12rem;
}
.header-sticky {
  background: #fff;
}
@media screen and (max-width: 63.9375em) {
  .header-sticky {
    min-height: 4rem;
  }
}
.header-sticky-on {
  display: none;
}
.header-sticky-block {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .is-stuck .header-sticky {
    border-bottom: solid 4px #0061b1;
  }
}
.is-stuck .header-sticky .header-sticky-on {
  display: inline-block;
}
.is-stuck .header-sticky .header-sticky-off {
  display: none;
}
.is-stuck .header-sticky .header-sticky-block {
  width: auto;
}
@media print, screen and (min-width: 64em) {
  .content-left,
  .content-right {
    margin-top: 0.375rem;
    width: 22.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-left.third,
  .content-right.third {
    width: 33.333%;
  }
}
@media print, screen and (min-width: 64em) {
  .content-left.half,
  .content-right.half {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .content-left {
    float: left;
    margin-right: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-right {
    float: right;
    margin-left: 1.5rem;
  }
}
.banner {
  position: relative;
  text-align: center;
  margin: 0;
  height: 83vh;
}
@media print, screen and (min-width: 64em) {
  .banner {
    height: 78vh;
  }
}
@media screen and (min-width: 90em) {
  .banner {
    height: 85vh;
  }
}
.banner > .grid-x {
  height: 100%;
}
.banner > .grid-x > .cell {
  position: relative;
  background-position: center;
  background-size: cover;
  border: solid 4px #f3f4f4;
  border-radius: 20px;
}
.banner > .grid-x > .cell > .button {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -1.5rem auto 0 auto;
  border: solid 2px #fff;
}
@media print, screen and (min-width: 64em) {
  .banner > .grid-x > .cell > .button {
    width: 13rem;
  }
}
.banner .sticky {
  z-index: 2;
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  background: transparent;
  border: 0;
}
@media screen and (max-width: 63.9375em) {
  .banner .sticky {
    right: 0;
    left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .banner .sticky {
    right: 0.75rem;
    text-align: right;
  }
}
@media screen and (max-width: 63.9375em) {
  .banner .sticky.is-anchored {
    display: block;
  }
}
.banner .sticky .button {
  font-size: 1.25rem;
  border: solid 2px white;
}
.panel {
  display: block;
  border-radius: 20px;
}
@media screen and (max-width: 35.4375em) {
  .panel {
    margin-bottom: 0.75rem;
    padding: 0.75rem;
  }
}
@media print, screen and (min-width: 35.5em) {
  .panel {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
  }
}
.panel .panel {
  margin: 0;
  padding: 0;
}
.panel p:last-child,
.panel ul:last-child {
  margin-bottom: 0.75rem;
}
.panel p.mute,
.panel ul.mute {
  margin-bottom: 0;
}
.grid-y .large-auto .panel,
.grid-y .large-shrink .panel {
  border-radius: 0;
}
.panel.callus {
  position: relative;
  padding: 0.75rem;
  padding-left: 4.5rem;
}
.panel.callus > .fas,
.panel.callus > img {
  position: absolute;
}
.panel.callus > .fas {
  top: 1rem;
  left: 1rem;
  font-size: 2.25rem;
}
.panel.callus > img {
  top: 0.125rem;
  left: 0;
}
.panel.cookies {
  z-index: 99;
  position: fixed;
  margin: 0;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 63.9375em) {
  .panel.cookies {
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .panel.cookies {
    bottom: 0.75rem;
    right: 0.75rem;
    width: 18rem;
  }
}
.panel.fill {
  padding: 0.75rem;
}
.offer {
  padding: 0;
  background-size: cover;
  border: solid 2px #cfd1d2;
}
.map .offer {
  max-width: 16rem;
}
.offer a {
  text-decoration: none;
}
.offer .lnk {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 63.9375em) {
  .offer .lnk {
    display: none;
  }
}
.offer .head {
  position: relative;
  height: 15rem;
  overflow: hidden;
}
.offer .head.s {
  height: 30rem;
}
.offer .head .fav {
  margin: 0.5rem 0.5rem 0 0;
  width: 2.25rem;
}
.offer .head .dsr {
  background: #939598;
}
.offer .head .dsr::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../img/logo-b.png);
  background-size: 50%;
  opacity: 0.1;
}
.offer .head .dsr-txt {
  z-index: 2;
  display: block;
  position: absolute;
  top: 0;
  margin: 6.5rem 0 0 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 1px #000;
  color: #fff;
}
.offer .head .dsr-txt > span {
  display: block;
  font-style: normal;
  text-transform: none;
}
.offer .body {
  display: table;
  padding: 0.75rem 0.75rem 0 0.75rem;
  width: 100%;
}
.offer .body .ttl {
  display: table-row;
  margin-bottom: 0.375rem;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: normal;
}
.offer .body .cll {
  display: table-cell;
  vertical-align: middle;
}
.offer .body .cll .loc {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #939598;
}
.offer .body .cll .loc .fas {
  z-index: 2;
  position: relative;
  font-size: 1.25rem;
  color: #fc2722;
}
.offer .body .cll .lst b {
  margin-left: 0.25rem;
}
.offer .body .cll .lst i {
  margin-right: 0.25rem;
  font-style: normal;
}
.offer .foot {
  padding: 0.75rem;
}
.offer .foot .prc {
  margin: 0 0 0.375rem 0;
  font-weight: bold;
  font-size: 1.375rem;
}
.offer .foot .button {
  z-index: 2;
  position: relative;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-prev,
.slick-next {
  z-index: 8;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -1.25rem;
  padding: 0;
  font: 900 0/0 "Font Awesome 5 Free";
  text-align: center;
  text-indent: -2000em;
  color: #fff;
  background: transparent;
  border: none;
  border-radius: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  cursor: pointer;
}
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25;
}
.slick-prev::before,
.slick-next::before {
  display: block;
  font-size: 2.5rem;
  line-height: 2.5rem;
  text-indent: 0;
}
.slick-prev {
  left: 0.5rem;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev::before {
  content: "\f060";
}
[dir="rtl"] .slick-prev::before {
  content: "\f060";
}
.slick-next {
  right: 0.5rem;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next::before {
  content: "\f061";
}
[dir="rtl"] .slick-next::before {
  content: "\f061";
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
  color: #000;
  opacity: 0.75;
}
.head .slider-embed {
  height: 100%;
}
.head .slider-embed div {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.slider-for-1 {
  width: 100%;
  height: 100%;
}
.slider-for-1 div {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.slider-multiple-1,
.slider-multiple-1-small,
.slider-multiple-2,
.slider-multiple-3,
.slider-multiple-3a,
.slider-multiple-4 {
  margin: 0 -0.75rem;
}
.slider-multiple-1 .item,
.slider-multiple-1-small .item,
.slider-multiple-2 .item,
.slider-multiple-3 .item,
.slider-multiple-3a .item,
.slider-multiple-4 .item {
  position: relative;
  padding: 0 0.75rem;
}
.slider-multiple-1 .slick-prev,
.slider-multiple-1 .slick-next,
.slider-multiple-1-small .slick-prev,
.slider-multiple-1-small .slick-next,
.slider-multiple-2 .slick-prev,
.slider-multiple-2 .slick-next,
.slider-multiple-3 .slick-prev,
.slider-multiple-3 .slick-next,
.slider-multiple-3a .slick-prev,
.slider-multiple-3a .slick-next,
.slider-multiple-4 .slick-prev,
.slider-multiple-4 .slick-next {
  margin-top: -1.25rem;
  width: 2.5rem;
  height: 2.5rem;
  color: #939598;
  background: #fff;
  border: solid 3px #939598;
  border-radius: 20px;
  text-shadow: none;
}
.slider-multiple-1 .slick-prev:hover,
.slider-multiple-1 .slick-next:hover,
.slider-multiple-1-small .slick-prev:hover,
.slider-multiple-1-small .slick-next:hover,
.slider-multiple-2 .slick-prev:hover,
.slider-multiple-2 .slick-next:hover,
.slider-multiple-3 .slick-prev:hover,
.slider-multiple-3 .slick-next:hover,
.slider-multiple-3a .slick-prev:hover,
.slider-multiple-3a .slick-next:hover,
.slider-multiple-4 .slick-prev:hover,
.slider-multiple-4 .slick-next:hover {
  color: #fff;
  background: #939598;
  border-color: #939598;
}
.slider-multiple-1 .slick-prev:focus,
.slider-multiple-1 .slick-next:focus,
.slider-multiple-1-small .slick-prev:focus,
.slider-multiple-1-small .slick-next:focus,
.slider-multiple-2 .slick-prev:focus,
.slider-multiple-2 .slick-next:focus,
.slider-multiple-3 .slick-prev:focus,
.slider-multiple-3 .slick-next:focus,
.slider-multiple-3a .slick-prev:focus,
.slider-multiple-3a .slick-next:focus,
.slider-multiple-4 .slick-prev:focus,
.slider-multiple-4 .slick-next:focus {
  color: #939598;
  background: #fff;
}
.slider-multiple-1 .slick-prev::before,
.slider-multiple-1 .slick-prev::after,
.slider-multiple-1 .slick-next::before,
.slider-multiple-1 .slick-next::after,
.slider-multiple-1-small .slick-prev::before,
.slider-multiple-1-small .slick-prev::after,
.slider-multiple-1-small .slick-next::before,
.slider-multiple-1-small .slick-next::after,
.slider-multiple-2 .slick-prev::before,
.slider-multiple-2 .slick-prev::after,
.slider-multiple-2 .slick-next::before,
.slider-multiple-2 .slick-next::after,
.slider-multiple-3 .slick-prev::before,
.slider-multiple-3 .slick-prev::after,
.slider-multiple-3 .slick-next::before,
.slider-multiple-3 .slick-next::after,
.slider-multiple-3a .slick-prev::before,
.slider-multiple-3a .slick-prev::after,
.slider-multiple-3a .slick-next::before,
.slider-multiple-3a .slick-next::after,
.slider-multiple-4 .slick-prev::before,
.slider-multiple-4 .slick-prev::after,
.slider-multiple-4 .slick-next::before,
.slider-multiple-4 .slick-next::after {
  font-size: 1.25rem;
  line-height: 2rem;
}
@media screen and (max-width: 63.9375em) {
  .slider-multiple-1 .slick-prev,
  .slider-multiple-1-small .slick-prev,
  .slider-multiple-2 .slick-prev,
  .slider-multiple-3 .slick-prev,
  .slider-multiple-3a .slick-prev,
  .slider-multiple-4 .slick-prev {
    left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .slider-multiple-1 .slick-prev,
  .slider-multiple-1-small .slick-prev,
  .slider-multiple-2 .slick-prev,
  .slider-multiple-3 .slick-prev,
  .slider-multiple-3a .slick-prev,
  .slider-multiple-4 .slick-prev {
    left: -2.5rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .slider-multiple-1 .slick-next,
  .slider-multiple-1-small .slick-next,
  .slider-multiple-2 .slick-next,
  .slider-multiple-3 .slick-next,
  .slider-multiple-3a .slick-next,
  .slider-multiple-4 .slick-next {
    right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .slider-multiple-1 .slick-next,
  .slider-multiple-1-small .slick-next,
  .slider-multiple-2 .slick-next,
  .slider-multiple-3 .slick-next,
  .slider-multiple-3a .slick-next,
  .slider-multiple-4 .slick-next {
    right: -2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider-multiple-2 .item {
    display: inline-block;
    margin: 0 -3px;
    width: 25%;
    vertical-align: top;
  }
}
.slider-multiple-3,
.slider-multiple-3a {
  margin-bottom: 1.5rem;
}
.slider-multiple-3 a.item,
.slider-multiple-3a a.item {
  display: block;
  margin: 0 0.75rem;
  height: 22.25rem;
  background-position: center;
  background-size: cover;
}
.slider-nav-1 {
  z-index: 2;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0;
  padding: 1.5rem 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 63.9375em) {
  .slider-nav-1 {
    display: none;
  }
}
.slider-nav-1 img {
  height: 6rem;
}
.slider-nav-2 {
  margin: 0.25rem -0.125rem 0.25rem -0.125rem;
}
@media screen and (max-width: 35.4375em) {
  .slider-nav-2 {
    display: none;
  }
}
.slider-nav-2 .item {
  margin: 0 0.125rem;
}
.slider-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slider-play div,
.slider-play .item {
  height: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.mini .slider-play div,
.mini .slider-play .item {
  background-position: center;
}
.footer img {
  max-width: 17.5rem;
}
@media screen and (max-width: 63.9375em) {
  .promo {
    margin: 0.75rem;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: portrait) {
  .promo {
    background: rgba(255, 255, 255, 0.925);
  }
}
@media print, screen and (min-width: 64em) {
  .promo {
    margin: 1.5rem;
  }
}
.promo .dropdown-pane {
  width: 30rem;
}
@media screen and (max-width: 35.4375em) {
  .promo .dropdown-pane {
    width: 15rem;
  }
}
@media screen and (min-width: 35.5em) and (max-width: 63.9375em) {
  .promo .dropdown-pane {
    width: 21rem;
  }
}
@media print, screen and (min-width: 64em) {
  .promo .scroll {
    margin-bottom: 0.75rem;
    padding-right: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slider-multiple-1 .promo .scroll {
    height: 275px;
    overflow: auto;
  }
}
.promo-1 svg {
  margin: 0.75rem auto;
  width: 60%;
  fill: #fc2722;
}
.promo-1 b {
  display: block;
}
@media print, screen and (min-width: 35.5em) {
  .promo-1 b {
    height: 7.5rem;
  }
}
.promo-7 {
  background-repeat: no-repeat;
}
@media screen and (max-width: 63.9375em) {
  .promo-7 {
    position: relative;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: portrait) {
  .promo-7 {
    background-position: -9rem -2rem;
    background-size: 40rem;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  .promo-7 {
    background-position: -7rem -3rem;
    background-size: 55rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .promo-7::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    height: 15rem;
    background: linear-gradient(transparent, #fff);
  }
}
@media screen and (max-width: 63.9375em) and (orientation: portrait) {
  .promo-7::after {
    top: 4.35rem;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  .promo-7::after {
    top: 11rem;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-7 {
    height: calc(100vh - 143px);
    background-position: center top;
    background-size: cover;
  }
}
@media screen and (max-width: 63.9375em) {
  .promo-7 .grid-container,
  .promo-7 .grid-y,
  .promo-7 .grid-x {
    z-index: 2;
    position: relative;
  }
}
@media print, screen and (min-width: 64em) {
  .promo-7 .grid-container,
  .promo-7 .grid-y,
  .promo-7 .grid-x {
    height: 100%;
  }
}
.promo-7 .grid-container .panel,
.promo-7 .grid-y .panel,
.promo-7 .grid-x .panel {
  border-radius: 20px;
}
.block {
  display: block;
  width: 100%;
}
.fixed {
  z-index: 6;
  position: fixed;
}
.fixed.top {
  top: 0;
}
.fixed.right {
  right: 0;
}
.fixed.bottom {
  bottom: 0;
}
.fixed.left {
  left: 0;
}
.reveal .fixed {
  padding: 0.75rem;
}
@media print, screen and (min-width: 35.5em) {
  .h100 {
    height: 100%;
  }
  .h100 > .grid-y {
    height: 100%;
  }
}
@media print, screen and (min-width: 35.5em) {
  .h24 {
    height: 24rem;
  }
  .h24 > .grid-y {
    height: 100%;
  }
}
@media print, screen and (min-width: 35.5em) {
  .h32 {
    height: 32rem;
  }
  .h32 > .grid-y {
    height: 100%;
  }
}
.h15 {
  height: 15rem;
}
.h3 {
  line-height: 3rem;
}
.mute {
  margin-bottom: 0;
}
.button-group .mute {
  margin-bottom: 0;
}
.nopic {
  background: #939598;
}
.nopic::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../img/logo.svg);
  background-size: 50%;
  opacity: 0.1;
}
.nopic > b {
  position: absolute;
  top: 48%;
  width: 100%;
  text-transform: uppercase;
  text-shadow: 0 0 1px #000;
  text-align: center;
  color: #fff;
}
.inline {
  display: inline;
}
.inline.middle {
  vertical-align: middle;
}
.quote {
  font-weight: bold;
  font-style: italic;
}
.quote::before {
  content: "\201E";
}
.quote::after {
  content: "\201C";
}
@media screen and (max-width: 35.4375em) {
  .p {
    padding-bottom: 0.75rem;
  }
}
@media print, screen and (min-width: 35.5em) {
  .p {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .tmb {
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 35.4375em) {
  .small-block {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 35.4375em) {
  .small-mute {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 35.4375em) {
  .small-pushin {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 35.4375em) {
  .small-pushin-double {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.small-text-center {
  text-align: center;
}
@media screen and (max-width: 35.4375em) {
  .small-text-right {
    text-align: right;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-mute {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 35.5em) {
  .medium-text-right {
    text-align: right;
  }
}
@media print, screen and (min-width: 64em) {
  .large-mute {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-center {
    text-align: center;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-right {
    text-align: right;
  }
}
.primary,
.footer,
.border.primary.button:hover,
.secondary,
.border.secondary.button:hover,
.success,
.border.success.button:hover,
.alert,
.border.alert.button:hover,
.band {
  color: #fff;
}
.primary a,
.footer a,
.border.primary.button:hover a,
.secondary a,
.border.secondary.button:hover a,
.success a,
.border.success.button:hover a,
.alert a,
.border.alert.button:hover a,
.band a {
  color: #fff;
}
.primary.callout,
.callout.footer,
.callout.border.primary.button:hover,
.secondary.callout,
.callout.border.secondary.button:hover,
.success.callout,
.callout.border.success.button:hover,
.alert.callout,
.callout.border.alert.button:hover,
.callout.band {
  color: #fff;
  border: none;
}
.primary,
.footer,
.border.primary.button:hover {
  color: #fff;
  background-color: #0061b1;
}
.primary:focus,
.footer:focus,
.border.primary.button:focus:hover {
  background-color: #0061b1 !important;
}
.primary a,
.footer a,
.border.primary.button:hover a {
  color: #f3f4f4;
}
.primary a:hover,
.footer a:hover,
.border.primary.button:hover a:hover {
  color: #fff;
}
.secondary,
.border.secondary.button:hover {
  color: #000;
  background-color: #ffc000;
}
.success,
.border.success.button:hover {
  background-color: #00af91;
}
.warning,
.border.warning.button:hover {
  color: #fff;
  background-color: #ff9400;
}
.warningest {
  background-color: #fff4e6;
}
@media screen and (max-width: 63.9375em) {
  .warning.small-trans,
  .small-trans.border.warning.button:hover {
    background-color: rgba(255, 148, 0, 0.825);
  }
}
.alert,
.border.alert.button:hover,
.band {
  background-color: #fc2722;
}
.light,
.border.light.button:hover,
.list-zebra-off li {
  background-color: #cfd1d2;
}
.lighter,
.reveal ::-webkit-scrollbar-track-piece,
.off-canvas-wrapper ::-webkit-scrollbar-track-piece,
figure figcaption,
.list-zebra > li:nth-child(odd) {
  background-color: #e2e3e4;
}
.lightest,
.grid-container.light,
.grid-container.border.light.button:hover,
.list-zebra-off li.grid-container,
.grid-container.light::before,
.grid-container.border.light.button:hover::before,
.list-zebra-off li.grid-container::before,
.border.light.fill,
.border.fill.light.button:hover,
.list-zebra-off li.border.fill,
.SumoSelect > .optWrapper > .options > li:hover,
table.compare thead td,
.list-block.set li:hover {
  background-color: #f3f4f4;
}
.medigr {
  background-color: #939598;
}
.medigr.button:hover {
  background-color: #848689;
}
.dark,
.border.dark.button:hover {
  background-color: #1c1d38;
}
.white,
.header-mini .mnu-bar > i,
.shadow,
.input-group {
  background-color: #fff;
}
.white.trans,
.header-mini .mnu-bar > i.trans,
.trans.shadow,
.trans.input-group {
  background-color: rgba(255, 255, 255, 0.8);
}
.white.button.bottom,
.header-mini .mnu-bar > i.button.bottom,
.button.bottom.shadow,
.button.bottom.input-group {
  color: #fff;
}
.white.button.bottom:hover,
.header-mini .mnu-bar > i.button.bottom:hover,
.button.bottom.shadow:hover,
.button.bottom.input-group:hover {
  color: #939598;
  background-color: #e6e6e6;
}
.white.button:hover,
.header-mini .mnu-bar > i.button:hover,
.button.shadow:hover,
.button.input-group:hover {
  background-color: #e6e6e6;
}
.black,
.border.black.button:hover {
  background-color: #000;
}
.transparent,
.border,
.border.button,
.invert.button:hover,
.list-zebra-line li {
  background-color: transparent;
}
.shadow,
.input-group {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.border.primary,
.border.footer,
.border.primary.button:hover {
  box-shadow: inset 0 0 0 2px #0061b1;
}
.border.primary.bold,
.border.bold.footer,
.border.bold.primary.button:hover {
  box-shadow: inset 0 0 0 4px #0061b1;
}
.border.primary.dashed,
.border.dashed.footer,
.border.dashed.primary.button:hover {
  border: dashed 1px #0061b1;
  box-shadow: none;
}
.border.secondary,
.border.secondary.button:hover {
  color: #ffc000 !important;
  box-shadow: inset 0 0 0 2px #ffc000;
}
.border.secondary.bold,
.border.bold.secondary.button:hover {
  box-shadow: inset 0 0 0 4px #ffc000;
}
.border.secondary.button:hover {
  color: #000 !important;
}
.border.success,
.border.success.button:hover {
  box-shadow: inset 0 0 0 2px #00af91;
}
.border.success.bold,
.border.bold.success.button:hover {
  box-shadow: inset 0 0 0 4px #00af91;
}
.border.warning,
.border.warning.button:hover {
  box-shadow: inset 0 0 0 2px #ff9400;
}
.border.warning.bold,
.border.bold.warning.button:hover {
  box-shadow: inset 0 0 0 4px #ff9400;
}
.border.alert,
.border.alert.button:hover,
.border.band {
  box-shadow: inset 0 0 0 2px #fc2722;
}
.border.alert.bold,
.border.bold.alert.button:hover,
.border.bold.band {
  box-shadow: inset 0 0 0 4px #fc2722;
}
.border.light,
.border.light.button:hover,
.list-zebra-off li.border {
  box-shadow: inset 0 0 0 2px #cfd1d2;
}
.border.light.fill-white,
.border.fill-white.light.button:hover,
.list-zebra-off li.border.fill-white {
  background: #fff;
}
.border.medigr {
  border: solid 2px #939598;
}
.border.medigr.button {
  color: #939598;
}
.border.medigr.button:hover {
  color: #fff;
  background-color: #939598;
}
.border.medigr.fill {
  background-color: #fff;
}
.border.dark,
.border.dark.button:hover {
  box-shadow: inset 0 0 0 2px #1c1d38;
}
.border.white,
.header-mini .mnu-bar > i.border,
.border.shadow,
.border.input-group {
  box-shadow: inset 0 0 0 2px #fff;
}
.border.white.button:hover,
.header-mini .mnu-bar > i.border.button:hover,
.border.button.shadow:hover,
.border.button.input-group:hover {
  color: initial;
  background: #fff;
}
.border.black,
.border.black.button:hover {
  box-shadow: inset 0 0 0 2px #000;
}
.invert.button:hover.primary,
.invert.button.footer:hover {
  box-shadow: inset 0 0 0 2px #0061b1;
}
.invert.button:hover.secondary {
  box-shadow: inset 0 0 0 2px #ffc000;
}
.invert.button:hover.success {
  box-shadow: inset 0 0 0 2px #00af91;
}
.invert.button:hover.warning {
  box-shadow: inset 0 0 0 2px #ff9400;
}
.invert.button:hover.warning .st0 {
  fill: #ff9400;
}
.invert.button:hover.alert,
.invert.button.band:hover {
  box-shadow: inset 0 0 0 2px #fc2722;
}
.invert.button:hover.medigr {
  color: #939598;
  box-shadow: inset 0 0 0 2px #939598;
}
.color-primary,
.border.primary,
.border.footer,
.border.primary.button:hover,
.invert.button.primary:hover,
.invert.button.footer:hover,
.list-check.check-primary li:before {
  color: #0061b1;
}
.color-primary-dark {
  color: #003159;
}
.color-secondary,
.invert.button.secondary:hover,
.list-check.check-secondary li:before {
  color: #ffc000;
}
.color-success,
.border.success,
.border.success.button:hover,
.invert.button.success:hover {
  color: #00af91;
}
.color-warning,
.border.warning,
.border.warning.button:hover,
.invert.button.warning:hover,
.list-check.check-warning li:before {
  color: #ff9400;
}
.color-alert,
.border.alert,
.border.alert.button:hover,
.border.band,
.invert.button.alert:hover,
.invert.button.band:hover {
  color: #fc2722;
}
.color-light {
  color: #cfd1d2;
}
.color-medium,
.list-check.check-medium li:before,
.color-medium-2,
.white.button,
.header-mini .mnu-bar > i.button,
.button.shadow,
.button.input-group,
.border.light.button,
.border.button.light:hover,
.list-zebra-off li.border.button {
  color: #6d7073;
}
.color-medium-all *,
.color-medium-all a:focus,
.color-medium-2-all *,
.color-medium-2-all a:focus {
  color: #939598;
  outline: none;
}
.color-medium-all a:hover,
.color-medium-2-all a:hover {
  color: #000;
}
.color-dark,
.border.dark,
.border.dark.button:hover {
  color: #1c1d38;
}
.color-white,
.label.primary,
.label.footer,
.label.secondary,
.label.border.secondary.button:hover,
.label.success,
.label.alert,
.label.band,
.label.warning,
.pagination li a:hover,
.border.primary.button:hover,
.border.button.footer:hover,
.border.success.button:hover,
.border.warning.button:hover,
.border.alert.button:hover,
.border.button.band:hover,
.border.white,
.header-mini .mnu-bar > i.border,
.border.shadow,
.border.input-group,
.band {
  color: #fff;
}
.color-white.sha,
.sha.label.primary,
.sha.label.footer,
.sha.label.secondary,
.sha.label.border.secondary.button:hover,
.sha.label.success,
.sha.label.alert,
.sha.label.warning,
.pagination li a.sha:hover,
.sha.border.primary.button:hover,
.sha.border.button.footer:hover,
.sha.border.success.button:hover,
.sha.border.warning.button:hover,
.sha.border.alert.button:hover,
.sha.border.button.band:hover,
.sha.border.white,
.header-mini .mnu-bar > i.sha.border,
.sha.border.shadow,
.sha.border.input-group,
.sha.band {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.325), 0 0 5px rgba(0, 0, 0, 0.15);
}
.color-black,
.border.black,
.border.black.button:hover {
  color: #000;
}
.color-black-all *,
.color-black-all a:focus {
  color: #000;
  outline: none;
}
.color-black-all a:hover {
  color: #000;
}
.font-light,
.button small,
.offer .head .dsr-txt > span,
.offer .body .cll .lst i,
.list-zebra > li i {
  font-family: GloberLight;
}
.font-regular {
  font-weight: normal !important;
}
.font-semibold,
.badge,
.header-phone,
.offer .body .cll .lst b {
  font-family: GloberSemiBold;
}
.font-bold {
  font-weight: bold;
}
.font-heavy,
.button,
.label.circle,
.tabs-title a {
  font-family: GloberHeavy;
}
.font-black,
.header-menu > ul > li > a,
.offer .head .dsr-txt,
.nopic > b,
.band {
  font-family: GloberBlack;
}
.font-italic {
  font-style: italic;
}
.font-underline {
  text-decoration: underline;
}
.font-u0,
.font-underlineoff {
  text-decoration: none;
}
.font-dotted {
  border-bottom: dotted 1px;
}
.font-nowrap {
  white-space: nowrap;
}
.font-lowercase {
  text-transform: lowercase;
}
.font-uppercase {
  text-transform: uppercase;
}
.font-shadow {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.8);
}
.font-xxxsmall {
  font-size: 0.625rem;
}
.font-xxsmall {
  font-size: 0.725rem;
}
.font-xsmall,
.badge,
.header-util {
  font-size: 0.785rem;
}
.font-small,
.offer .head .dsr-txt > span,
.offer .body .cll .loc,
.offer .body .cll .lst,
select.small,
select.min,
.list-zebra-line {
  font-size: 0.875rem;
}
.font-normal,
.dropdown.menu > li .menu,
.off-canvas ul li,
.header-menu > ul > li > a,
.input-group-field,
.list-zebra > li {
  font-size: 0.925rem;
}
.font-medium {
  font-size: 1rem;
}
.font-large,
.header-phone,
.band {
  font-size: 1.25rem;
}
.font-xlarge,
.offer .head .dsr-txt,
.nopic > b {
  font-size: 1.5rem;
}
.font-xxlarge {
  font-size: 1.75rem;
}
.font-xxxlarge {
  font-size: 2.25rem;
}
.small-font-xxxsmall {
  font-size: 0.675rem;
}
.small-font-xxsmall {
  font-size: 0.725rem;
}
.small-font-xsmall {
  font-size: 0.785rem;
}
.small-font-small {
  font-size: 0.875rem;
}
.small-font-normal {
  font-size: 0.925rem;
}
.small-font-medium {
  font-size: 1rem;
}
.small-font-large {
  font-size: 1.25rem;
}
.small-font-xlarge {
  font-size: 1.5rem;
}
.small-font-xxlarge {
  font-size: 1.75rem;
}
.small-font-xxxlarge {
  font-size: 2.25rem;
}
@media print, screen and (min-width: 35.5em) {
  .medium-font-xxxsmall {
    font-size: 0.675rem;
  }
  .medium-font-xxsmall {
    font-size: 0.725rem;
  }
  .medium-font-xsmall {
    font-size: 0.785rem;
  }
  .medium-font-small {
    font-size: 0.875rem;
  }
  .medium-font-normal {
    font-size: 0.925rem;
  }
  .medium-font-medium {
    font-size: 1rem;
  }
  .medium-font-large {
    font-size: 1.25rem;
  }
  .medium-font-xlarge {
    font-size: 1.5rem;
  }
  .medium-font-xxlarge {
    font-size: 1.75rem;
  }
  .medium-font-xxxlarge {
    font-size: 2.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-font-xxxsmall {
    font-size: 0.675rem;
  }
  .large-font-xxsmall {
    font-size: 0.725rem;
  }
  .large-font-xsmall {
    font-size: 0.785rem;
  }
  .large-font-small {
    font-size: 0.875rem;
  }
  .large-font-normal {
    font-size: 0.925rem;
  }
  .large-font-medium {
    font-size: 1rem;
  }
  .large-font-large {
    font-size: 1.25rem;
  }
  .large-font-xlarge {
    font-size: 1.5rem;
  }
  .large-font-xxlarge {
    font-size: 1.75rem;
  }
  .large-font-xxxlarge {
    font-size: 2.25rem;
  }
}
.SumoSelect {
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  width: 100%;
  outline: none;
}
.SumoSelect > .CaptionCont {
  position: relative;
  margin: 0;
  padding: 0.475rem 1rem;
  font-size: 1rem;
  line-height: 1.8rem;
  color: #939598;
  background-color: #fff;
  background-image: url(../img/fa-arrow-down.png);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  background-origin: unset;
  border: solid 2px #939598;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.SumoSelect > .CaptionCont > label {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2rem;
}
.SumoSelect > .CaptionCont > label > i {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  margin: -50% 0 0 0;
  height: 50%;
}
.SumoSelect > .optWrapper {
  z-index: -100;
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  color: #939598;
  background: #fff;
  border: 2px solid #939598;
  border-radius: 20px;
  box-sizing: border-box;
  transition: opacity 200ms ease-out, top 200ms ease-out, visibility 200ms ease-out;
}
.SumoSelect > .optWrapper.open {
  top: 45px;
  visibility: visible;
  opacity: 1;
  z-index: 99;
}
@media screen and (max-width: 63.9375em) {
  .SumoSelect > .optWrapper.open {
    height: auto !important;
  }
}
.SumoSelect > .optWrapper > .options {
  margin: 0;
  max-height: 12.5rem;
  overflow: auto;
  list-style: none;
}
.SumoSelect > .optWrapper > .options > li {
  position: relative;
  padding: 0.5rem 0 0.5rem 2.5rem;
  border-bottom: 1px solid #cfd1d2;
}
.SumoSelect > .optWrapper > .options > li:last-child {
  border-bottom: none;
}
.SumoSelect > .optWrapper > .options > li.disabled {
  background-color: inherit;
  pointer-events: none;
}
.SumoSelect > .optWrapper > .options > li.disabled * {
  opacity: 0.5;
}
.SumoSelect > .optWrapper > .options > li label {
  font-size: 0.88rem !important;
  line-height: 1.5rem !important;
  color: #000;
  white-space: nowrap;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .MultiControls {
  padding: 0.5rem 1rem;
  border-top: 1px solid #cfd1d2;
}
.SumoSelect > .optWrapper > .MultiControls > p {
  display: inline-block;
  margin: 0;
  padding: 0.4rem 1rem;
  font-weight: bold;
  font-size: 0.785rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 20px;
  cursor: pointer;
}
.SumoSelect > .optWrapper > .MultiControls > p:hover {
  box-shadow: inset 0 -1px 0 #939598;
}
.SumoSelect > .optWrapper > .MultiControls > p:active {
  padding: 0.425rem 0.975rem 0.375rem 1.025rem;
}
.SumoSelect > .optWrapper > .MultiControls > p.btnOk {
  background: #ff9400;
}
.SumoSelect > .optWrapper > .MultiControls > p.btnCancel {
  float: right;
  background: #fc2722;
}
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.SumoSelect .select-all {
  position: relative;
  margin: 0;
  padding: 0.5rem 0 0.5rem 2.5rem;
  border-bottom: 1px solid #939598;
}
.SumoSelect .select-all > label {
  color: #000 !important;
  font-size: 0.875rem !important;
  line-height: 1.5rem !important;
}
.checkbox,
.SumoSelect > .optWrapper > .options > li span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 1.2rem;
  left: 0.5rem;
}
.checkbox-selected,
.SumoSelect > .optWrapper > .options > li.selected span i,
.SumoSelect .select-all.selected > span i,
.checkbox-partial,
.SumoSelect .select-all.partial > span i {
  box-shadow: none;
  border-color: transparent;
  background-color: #000;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}
.checkbox-selected,
.SumoSelect > .optWrapper > .options > li.selected span i,
.SumoSelect .select-all.selected > span i {
  background-color: #000;
}
.checkbox-partial,
.SumoSelect .select-all.partial > span i {
  background-color: #939598;
}
.checkbox i,
.SumoSelect > .optWrapper > .options > li span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #939598;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  cursor: pointer;
}
.reveal ::-webkit-scrollbar,
.off-canvas-wrapper ::-webkit-scrollbar {
  width: 0.5rem;
}
.reveal ::-webkit-scrollbar-button,
.off-canvas-wrapper ::-webkit-scrollbar-button {
  display: none;
}
.reveal ::-webkit-scrollbar-track-piece,
.off-canvas-wrapper ::-webkit-scrollbar-track-piece {
  margin: 0;
  border: 0;
}
.reveal ::-webkit-scrollbar-thumb,
.off-canvas-wrapper ::-webkit-scrollbar-thumb {
  background: #939598;
}
.reveal ::-webkit-scrollbar-thumb:hover,
.off-canvas-wrapper ::-webkit-scrollbar-thumb:hover {
  background: #848689;
}
a > u {
  text-decoration: none;
  border-bottom: solid 1px;
}
figure {
  margin-bottom: 1.5rem;
}
figure figcaption {
  padding: 0.75rem;
  text-align: center;
}
hr {
  border-color: #939598;
}
hr.quarter {
  width: 25%;
}
hr.half {
  width: 50%;
}
hr.fit {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
hr.light,
hr.border.light.button:hover {
  border-color: #cfd1d2;
}
hr.v {
  margin-top: 0;
}
.reveal-filter label {
  margin-bottom: 0.25rem;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #cfd1d2;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #cfd1d2;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
input.arrow {
  background-image: url(../img/fa-arrow-down.png);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 14px;
}
select {
  font-size: 0.975rem;
  line-height: initial;
  color: #6d7073;
  background-image: url(../img/fa-arrow-down.png);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  background-origin: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select:focus {
  color: #000;
}
select.small {
  padding: 0 0.5rem;
  height: 2rem;
}
select.min {
  margin-bottom: 0;
  padding: 0 1.75rem 0 0.25rem;
  max-width: 4rem;
  height: 1.5rem;
  vertical-align: middle;
  background-position: 90% 50%;
  background-size: 10px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Glober, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: inherit;
  line-height: 1.3;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}
.h1 {
  font-size: 28;
}
@media print, screen and (min-width: 35.5em) {
  .h1 {
    font-size: 32;
  }
}
@media print, screen and (min-width: 64em) {
  .h1 {
    font-size: 48;
  }
}
.h2 {
  font-size: 24;
}
@media print, screen and (min-width: 35.5em) {
  .h2 {
    font-size: 28;
  }
}
@media print, screen and (min-width: 64em) {
  .h2 {
    font-size: 40;
  }
}
.h3 {
  font-size: 19;
}
@media print, screen and (min-width: 35.5em) {
  .h3 {
    font-size: 24;
  }
}
@media print, screen and (min-width: 64em) {
  .h3 {
    font-size: 31;
  }
}
.h4 {
  font-size: 18;
}
@media print, screen and (min-width: 35.5em) {
  .h4 {
    font-size: 19;
  }
}
@media print, screen and (min-width: 64em) {
  .h4 {
    font-size: 25;
  }
}
.h5 {
  font-size: 17;
}
@media print, screen and (min-width: 35.5em) {
  .h5 {
    font-size: 18;
  }
}
@media print, screen and (min-width: 64em) {
  .h5 {
    font-size: 20;
  }
}
.h6 {
  font-size: 16;
}
@media print, screen and (min-width: 35.5em) {
  .h6 {
    font-size: 16;
  }
}
@media print, screen and (min-width: 64em) {
  .h6 {
    font-size: 16;
  }
}
.input-group {
  margin-left: auto;
  margin-right: auto;
  max-width: 20rem;
  border-radius: 20px;
}
.promo .input-group {
  margin: 0;
  max-width: 100%;
  box-shadow: 0 0 0 1px #cfd1d2;
}
@media screen and (max-width: 63.9375em) {
  .promo .input-group {
    box-shadow: none;
  }
}
.input-group-field {
  height: 2.5rem;
  border: none;
  box-shadow: none;
}
.input-group-field:focus {
  border: none;
  box-shadow: none;
}
.promo .input-group-field {
  box-shadow: none;
}
@media screen and (max-width: 63.9375em) {
  .promo .input-group-field {
    margin-bottom: 0.375rem;
    box-shadow: inset 0 0 0 1px #cfd1d2;
    border-radius: 20px !important;
  }
}
.input-group-button .button {
  padding-right: 0;
  padding-left: 0;
  width: 2.5rem;
  height: 2.5rem;
  font-weight: normal;
  text-align: center;
  border-radius: 20px;
}
.promo .input-group-button .button {
  padding: 0 1rem;
  width: auto;
}
@media screen and (max-width: 63.9375em) {
  .promo .input-group-button {
    display: block;
  }
}
.pretty-check {
  margin-bottom: 0.75rem;
}
.pretty-check > span {
  position: relative;
}
.pretty-check > span::before {
  content: "";
  display: inline-block;
  margin: 0 0.2rem 0 0;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  text-align: center;
  vertical-align: text-bottom;
  border-radius: 4px;
  border: solid 1px #939598;
  cursor: pointer;
}
.pretty-check > input[type="checkbox"] {
  display: none !important;
}
.pretty-check > input[type="checkbox"]:checked + span::before {
  background: url(../img/fa-check.png) no-repeat center;
  background-size: 92%;
}
.pretty-check.mute {
  margin-bottom: 0;
}
@media screen and (max-width: 35.4375em) {
  table.compare {
    display: block;
    overflow-x: auto;
    border-radius: 0;
  }
}
.sticky table.compare {
  margin: 0;
}
table.compare thead td {
  font-size: 0.725rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.725rem;
}
@media print, screen and (min-width: 64em) {
  table.compare thead td {
    font-size: 0.825rem;
  }
}
table.compare thead td:nth-child(2) {
  background-color: #ffeacc;
}
@media print, screen and (min-width: 64em) {
  table.compare thead td:nth-child(2) img {
    width: 53%;
  }
}
table.compare tbody td {
  text-align: center;
}
@media screen and (max-width: 63.9375em) {
  table.compare tbody td {
    font-size: 0.725rem;
  }
}
@media print, screen and (min-width: 64em) {
  table.compare tbody td {
    font-size: 0.875rem;
  }
}
table.compare tbody td:nth-child(2) {
  background-color: #ffeacc;
}
table.compare tbody tr:nth-child(odd) td:nth-child(2) {
  background-color: #fff4e6;
}
table.compare td:nth-child(1) {
  font-weight: bold;
  text-align: left;
}
table.compare td:nth-child(1),
table.compare td:nth-child(2) {
  width: 30%;
}
table.compare td:nth-child(3),
table.compare td:nth-child(4) {
  width: 15%;
}
.list-block {
  margin: 0 0 1.5rem 0;
  list-style: none;
}
.list-block > li {
  padding: 0.15rem 0;
}
.list-block > li a {
  text-decoration: none;
}
.list-block.set {
  margin: 0 -0.75rem;
}
.list-block.set li {
  margin-right: 1px;
  padding: 0.5rem 0.75rem;
  border-bottom: solid 1px #cfd1d2;
}
.list-block.set li label {
  font-size: inherit;
  cursor: pointer;
}
.list-block.set li label input {
  margin: 0;
  vertical-align: middle;
}
.list-cell {
  margin: 0 0 0.75rem 0;
  list-style: none;
}
.list-cell > li {
  display: inline-block;
  margin: 0.25rem -0.2rem 0.25rem 0;
  vertical-align: top;
}
.list-cell.x2 > li {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .list-cell.x2 > li {
    width: 50%;
  }
}
.list-cell.x3 > li {
  width: 100%;
}
@media print, screen and (min-width: 35.5em) {
  .list-cell.x3 > li {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .list-cell.x3 > li {
    width: 33%;
  }
}
.list-cell.x4 > li {
  width: 50%;
}
@media print, screen and (min-width: 35.5em) {
  .list-cell.x4 > li {
    width: 33%;
  }
}
@media print, screen and (min-width: 64em) {
  .list-cell.x4 > li {
    width: 25%;
  }
}
.list-cell.x5 > li {
  width: 50%;
}
@media print, screen and (min-width: 35.5em) {
  .list-cell.x5 > li {
    width: 33%;
  }
}
@media print, screen and (min-width: 64em) {
  .list-cell.x5 > li {
    width: 20%;
  }
}
@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  .list-cell.x6 > li {
    width: 50%;
  }
}
.list-check {
  margin: 0 0 1.5rem 0;
  list-style: none;
}
.list-check li {
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 2rem;
}
.list-check li:before {
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.list-hr li {
  border-top: solid 1px #cfd1d2;
}
.list-inline {
  margin: 0 0 0.75rem 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  margin-right: 0.75rem;
}
.list-inline > li:last-child {
  margin-right: 0;
}
.list-inline.wider > li {
  margin: 0 0.75rem;
}
.list-inline.mute {
  margin-bottom: 0;
}
.list-zebra {
  margin: 0 0 1.5rem 0;
  list-style: none;
}
@media print, screen and (min-width: 64em) {
  .list-zebra.mr {
    margin-right: 25rem;
  }
}
.list-zebra > li {
  padding: 0.75rem 1rem;
}
.list-zebra > li:nth-child(odd) {
  border-radius: 20px;
}
.list-zebra > li b {
  font-weight: normal;
}
.list-zebra > li i {
  font-style: normal;
}
.list-zebra-off li {
  margin: 0 0 0.25rem 0;
}
.list-zebra-line {
  margin: 0;
  padding: 0 0 0.5rem 0;
  list-style: none;
  border-bottom: solid 1px #939598;
}
.list-zebra-line li {
  margin: 0.5rem 0 0 0;
  padding: 0.5rem 0 0 0;
  border-top: solid 1px #939598;
}
.avatar {
  display: block;
  position: relative;
  width: 6.25rem;
  height: 6.25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: solid 1px #cfd1d2;
  border-radius: 40px;
}
.avatar.radius {
  border-radius: 20px;
}
.offer .avatar {
  z-index: 2;
  position: absolute;
  top: 15rem;
  margin: -2rem 0.5rem -0.75rem auto;
  width: 3rem;
  height: 3rem;
  border: solid 2px #fff;
  border-radius: 20px;
}
.offer .avatar > a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: none;
}
.offer .medium-cell-block-y .avatar {
  margin: 0.5rem;
}
.avatar .fas {
  position: absolute;
  bottom: -0.25rem;
  font-size: 2rem;
  text-shadow: -1px -1px 0 #fff;
}
.offer .avatar .fas {
  font-size: 1.125rem;
}
.avatar .fas.fa-trophy {
  right: -0.3rem;
  color: #ff9400;
}
.avatar .fas.fa-shield-alt,
.avatar .fas.fa-star {
  left: -0.3rem;
}
.avatar .fas.fa-shield-alt {
  color: #fc2722;
}
.avatar .fas.fa-star {
  color: #fc2722;
}
.band {
  z-index: 4;
  display: block;
  position: absolute;
  top: 50%;
  right: -5.25rem;
  left: -5.25rem;
  margin: -1.25rem 0 0 0;
  line-height: 2.5rem;
  letter-spacing: 1px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
  transform: rotate(-31deg);
}
.band.r {
  transform: translateX(25%) rotate(-31deg);
}
@media screen and (max-width: 63.9375em) {
  .band.r {
    display: none;
  }
}
.band.l {
  transform: translateX(-25%) rotate(-31deg);
}
@media screen and (max-width: 63.9375em) {
  .band.l {
    display: none;
  }
}
.widget-contacts {
  margin: 0 0 1.5rem 0;
  list-style: none;
}
.widget-contacts li {
  position: relative;
  padding: 0 0 0.125rem 2rem;
}
.widget-contacts li .fab,
.widget-contacts li .far,
.widget-contacts li .fas {
  position: absolute;
  top: 0.325rem;
  left: 0;
}
.widget-loader {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 2.75rem;
  vertical-align: top;
}
.button .widget-loader {
  width: 2rem;
  height: 0;
  vertical-align: middle;
}
.widget-loader > i {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: -50% 0 0 0;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  box-shadow: inset 0 0 0 2rem #1c1d38;
  transform: scale(0, 0);
  animation: load 1s ease-out infinite;
}
.button .widget-loader > i {
  left: -25%;
}
@keyframes load {
  100% {
    transform: scale(1, 1);
    box-shadow: none;
  }
}
.map {
  position: relative;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 63.9375em) {
  .map {
    height: 320px;
  }
}
@media print, screen and (min-width: 64em) {
  .map {
    min-height: 640px;
  }
}
.header-banner .map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
.reveal .map {
  height: 640px;
}
.map iframe {
  position: absolute;
}
.map .pin {
  z-index: 2;
  position: absolute;
  display: inline-block;
}
.map .pin img {
  width: 1.5rem;
}
.rel {
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
}
.rel .top,
.rel .bottom,
.rel .middle {
  z-index: 3;
  display: block;
  position: absolute;
}
.rel .top {
  top: 0;
}
.rel .right {
  right: 0;
  text-align: right;
}
.rel .bottom {
  bottom: 0;
}
.rel .left {
  left: 0;
  text-align: left;
}
.rel .middle {
  top: 50%;
  margin-top: -0.5rem;
  width: 100%;
}
.rel .middle.x5 {
  margin-top: -2.5rem;
  font-size: 5rem;
}
a.rel {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .scroll {
    margin-bottom: 0.75rem;
    padding-right: 1.5rem;
    max-height: 15rem;
    overflow: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .scroll.menu {
    margin-bottom: inherit;
    padding-right: inherit;
    max-height: inherit;
  }
}
@media print, screen and (min-width: 64em) {
  .scroll.offr {
    margin-bottom: 0;
    padding-right: 0.375rem;
    height: 25rem;
    max-height: 100%;
  }
}
.widget-social > a {
  display: inline-block;
  margin: 0 0.15rem 0.375rem 0.15rem;
  width: 2.125rem;
  height: 2.125rem;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  background: #ff9400;
  border-radius: 50%;
  cursor: pointer;
}
.widget-social > a:hover {
  color: #ff9400;
  background: transparent;
  box-shadow: inset 0 0 0 2px #ff9400;
}
.tg-0 {
  display: none;
}
.tg-0.expanded {
  display: block;
}
.tg-1 {
  display: inline-block;
}
.tg-2 {
  z-index: 9;
  position: absolute;
  top: 11rem;
  right: 1rem;
  width: 20rem;
  opacity: 0;
  -webkit-animation-name: disappear;
  animation-name: disappear;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes disappear {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes disappear {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.tg.expanded .tg-0 {
  display: inline;
}
.tg.expanded .tg-1 {
  display: none;
}
.tg-btn {
  font-weight: bold;
  font-size: 0.925rem;
  text-decoration: none;
  color: #0061b1;
  border-bottom: dotted 1px #0061b1;
  outline: none;
  cursor: pointer;
}
.tg-btn.blck {
  border-bottom-color: #000;
}
.widget-zoom {
  position: relative;
  margin: 1rem auto;
  max-width: 1000px;
}
.widget-zoom .cloud-zoom-wrap .cloud-zoom-lens {
  cursor: zoom-in;
}
.widget-zoom .cloud-zoom-wrap .cloud-zoom-big {
  top: 0;
  left: 0 !important;
}
.widget-zoom .cloud-zoom-wrap .cloud-zoom {
  position: relative;
  display: block;
  width: 1000px;
  height: 750px;
  text-align: center;
}
.widget-zoom .cloud-zoom-wrap .cloud-zoom img {
  margin: auto;
  height: 100%;
  border-radius: 20px;
}
.widget-zoom .cloud-zoom-wrap .cloud-zoom:before {
  content: "\f00e";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -60px auto 0 auto;
  width: 120px;
  height: 120px;
  font: 5rem/120px "FontAwesome";
  color: #1c1d38;
  text-shadow: -1px -1px #fff;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}
.widget-zoom .cloud-zoom-wrap .mousetrap {
  width: 100% !important;
  height: 100% !important;
}

/* -------TODOR------- */

.header-info {
  width: 100%;
  background: #ff9400 !important;
  z-index: 999999;
}
.btn-header-info {
  margin: auto 0;
  font-size: 1.5rem;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
}
.btn-header-info:hover {
  color: rgb(235, 235, 235);
  transition: 0.3s;
}

.anchor-header-info {
  transition: 0.3s;
}

.anchor-header-info:hover {
  color: rgb(235, 235, 235) !important;
  transition: 0.3s;
}

.mobile-font-size {
  font-size: 13px;
}
