.no-select {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.no-js .preloader {
  display: none;
}
.no-js .navbar-right {
  float: right;
  margin: 30px 0;
  width: 1100px;
}
.no-js .navbar-right > div {
  position: static;
  float: left;
}
.no-js .navbar-right .block-dropdowns [class*="block-"] {
  float: left;
  position: relative;
  padding-top: 50px;
}
.no-js .navbar-right .block-dropdowns button {
  position: absolute;
  top: 0;
  left: 0;
}
.no-js .navbar-form {
  width: auto;
}
.no-js .navbar-form #toggle-search {
  display: none;
}
.no-js .navbar-form .dropdown {
  position: relative;
}
.no-js .navbar-form .dropdown-menu {
  padding: 10px 0;
  margin: 0;
  height: auto;
}
.no-js .navbar-form .dropdown-menu button {
  float: right;
  position: static;
  background: none;
}
.no-js .navbar-form .txt-search {
  float: left;
  width: 200px;
  position: static;
}
.no-js .dropdown-menu {
  position: static !important;
  display: block !important;
  width: auto !important;
}
.no-js .banner-slider {
  position: relative;
}
.no-js .out-dock .side-wideget {
  width: 225px;
  opacity: 1;
}
.no-js .mainnav .menu-level1:hover .submenu-level1 {
  display: block;
}
.no-js .panel-collapse {
  display: block;
}
.no-js .panel-default > .panel-heading .collapsed:before {
  background-position: 0 -30px;
}
.no-js :target {
  display: block!important;
  visibility: visible!important;
}
.no-js :target + .tab-pane {
  display: none!important;
  visibility: hidden!important;
}
.no-js .calculate-cash-rebate .total {
  display: block;
}
.collapse-block {
  border-bottom: 1px solid #e5e5e5;
}
.collapse-block .grid-wrapper {
  border-top: 1px solid #e5e5e5;
}
.collapse-block .grid-wrapper:first-child {
  border-bottom: 1px solid #fff;
}
.collapse-block .grid-wrapper.col-3 .grid-content {
  width: 33.333%;
}
.collapse-block .grid-content figcaption {
  width: 80%;
  margin: 0 auto;
}
.collapse-block .grid-content > a {
  min-height: 296px;
}
.collapse-block .grid-content > a img {
  width: 70px;
  height: auto;
}
.collapse-block .grid-content.active {
  background-color: #e9e9e9;
}
.collapse-block .grid-content.active .more {
  display: none;
}
.collapse-block .grid-content.active .less {
  display: block;
}
.collapse-block .grid-content:hover a {
  text-decoration: inherit;
}
.collapse-block .grid-content .inner {
  min-height: 296px;
}
.collapse-block .grid-content .inner img {
  height: auto;
  width: 70px;
}
.collapse-block .collapse-nav {
  margin-top: 10px;
  font-size: 16px;
}
.collapse-block .collapse-nav.more {
  display: block;
}
.collapse-block .collapse-nav.less {
  display: none;
}
.collapse-block .collapse-nav:hover {
  text-decoration: underline !important;
}
.collapse-block .collapse-body {
  color: #333;
  font-size: 16px;
  background-color: #e9e9e9;
}
.collapse-block .collapse-body small {
  display: block;
  font-size: 12px;
}
.collapse-block .collapse {
  padding: 50px;
}
.collapse-block .collapse .heading4 {
  font-weight: bold;
}
.collapse-block .collapse p {
  margin-bottom: 0;
  font-size: inherit;
}
.collapse-block .collapse a {
  color: #06377b;
}
.collapse-block .collapse a:hover {
  text-decoration: underline;
}
.collapse-block .collapse ul {
  margin-top: 10px;
}
.collapse-block .collapse ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.collapse-block .collapse ul li:before {
  content: "\2022";
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 15px;
}
.collapse-block .collapse ul li.title {
  padding-left: 5px;
}
.collapse-block .collapse ul li.title:before {
  content: '';
}
/* Home main slider */
.mainbanner {
  position: relative;
}
.bxslider img {
  width: 100%;
  margin: 0 auto;
}
.bxslider .main-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bxslider .main-banner .thumb {
  position: absolute;
  top: 70px;
}
.bxslider .main-banner .caption {
  position: absolute;
  text-align: left;
  top: 0;
}
.bxslider .main-banner .caption .btn-1 {
  margin-bottom: 30px;
}
.bxslider .main-banner .caption h2 {
  font-size: 30px;
  font-weight: bold;
  color: #001f67;
  margin: 0 0 15px;
  text-transform: none;
  line-height: 1.25em;
}
.bxslider .main-banner .caption p {
  font-size: 18px;
  color: #333;
  margin: 0 0 20px;
}
.bxslider .main-banner .caption img {
  display: inline-block;
  width: auto;
}
.bxslider .main-banner.right .thumb {
  left: 30px;
}
.bxslider .main-banner.right .caption {
  width: 618px;
  right: 0;
  padding: 160px 65px 0 0px;
}
.bxslider .main-banner.left .thumb {
  right: 130px;
}
.bxslider .main-banner.left .caption {
  width: 578px;
  left: 0;
  padding: 160px 0px 0 65px;
}
.bxslider .main-banner.middle {
  width: 510px;
  top: 360px;
}
.bxslider .main-banner.middle .caption {
  text-align: center;
  position: static;
  width: 100%;
}
.bx-pager {
  position: absolute;
  bottom: 100px;
  left: 35px;
  width: 1110px;
  z-index: 52;
}
.bx-pager a {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: table;
  background: #fff;
  color: #333;
  text-decoration: initial;
  float: left;
  width: 25%;
  text-align: center;
  height: 90px;
  padding: 10px;
}
.bx-pager a:last-child {
  border-right: 1px solid #e5e5e5;
}
.bx-pager a .bx-pager-tabs {
  padding: 0 25px;
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  cursor: pointer;
  line-height: 1;
  text-transform: capitalize;
}
.bx-pager a.bx-2item {
  width: 50%;
}
.bx-pager a.bx-3item {
  width: 33.33333333%;
}
.bx-pager a:hover,
.bx-pager a.active {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #001f67;
  color: #fff;
}
.btnscroll {
  width: 100%;
  clear: both;
  position: relative;
}
.btnScrollTo {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  display: block;
  z-index: 52;
  background-color: #fff;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  border: 1px solid #e5e5e5;
}
.btnScrollTo span {
  font-size: 60px;
}
.btnScrollTo:hover {
  color: #fff;
  background-color: #001f67;
}
/* Home grid */
.tbl-content {
  position: relative;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  margin-bottom: 40px;
}
.grid-wrapper {
  display: table;
  width: 100%;
  clear: both;
}
.grid-content {
  display: table-cell;
  width: 50%;
  background-color: #fff;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.grid-content.grid-gray {
  background-color: #e5e5e5;
}
.grid-content.grid-whitesmoke {
  background-color: #f7f7f7;
}
.grid-content a:hover {
  text-decoration: underline;
}
.grid-content .inner {
  display: block;
  width: 100%;
  padding: 30px 25px;
  text-align: center;
  color: #333;
}
.grid-content .inner img {
  display: inline-block;
  height: 100px;
}
.grid-content .inner h3 {
  margin: 26px 0 20px;
  font-size: 22px;
  font-weight: bold;
}
.grid-content .inner p {
  font-size: 16px;
  margin: 0;
}
.dock {
  position: fixed;
  top: 256px;
  right: 0;
  z-index: 52;
}
.out-dock {
  text-align: right;
  padding: 0 15px;
}
.out-dock ul {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.out-dock ul.key-wideget {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 50px;
  text-align: center;
  display: inline-block;
  float: right;
  border: 1px solid #e5e5e5;
}
.out-dock ul.key-wideget li {
  width: 100%;
  padding: 15px 5px;
  height: 55px;
  width: 50px;
  border-top: 1px solid #fff;
}
.out-dock ul.key-wideget li .content {
  color: #001f67;
}
.out-dock ul.key-wideget li .content:focus {
  outline: none;
}
.out-dock ul.key-wideget li .icon {
  font-size: 25px;
}
.out-dock ul.key-wideget li .icon.icon-money,
.out-dock ul.key-wideget li .icon.icon-venue {
  font-size: 27px;
}
.out-dock ul.key-wideget li:first-child.active {
  border-top: none;
}
.out-dock ul.key-wideget li.active {
  background: #001f67;
}
.out-dock ul.key-wideget li.active .icon {
  color: #fff;
}
.out-dock ul.side-wideget {
  float: left;
  width: 0px;
  opacity: 0;
  -webkit-transition: width 0.3s, opacity 0.3s;
  -moz-transition: width 0.3s, opacity 0.3s;
  -ms-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  background: #e5e5e5;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px solid #e5e5e5;
}
.out-dock ul.side-wideget li {
  width: 100%;
  display: block;
  text-align: left;
  padding: 10px;
  height: 55px;
  line-height: 34px;
  border-top: 1px solid #fff;
}
.out-dock ul.side-wideget li:first-child {
  border-top: 0;
}
.out-dock ul.side-wideget li a {
  font-size: 12px;
  color: #001f67;
  text-decoration: initial;
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
}
.out-dock ul.side-wideget li:first-child.active {
  border-top: none;
}
.out-dock ul.side-wideget li.social {
  padding: 0;
}
.out-dock ul.side-wideget li.social a {
  color: #999;
  font-size: 19px;
  padding: 10px;
  width: 33.333333333%;
  text-align: center;
}
.out-dock ul.side-wideget li.social a :hover {
  color: #001f67;
}
.out-dock ul.side-wideget li.social.active {
  background-color: #e5e5e5;
}
.out-dock ul.side-wideget li.social.active a {
  color: #999;
}
.out-dock ul.side-wideget li.active {
  color: #fff;
  background-color: #001f67;
}
.out-dock ul.side-wideget li.active a {
  color: #fff;
}
.out-dock.active .side-wideget {
  width: 200px;
  border-right: none;
  opacity: 1;
}
.out-dock.active .key-wideget {
  border-left: 1px solid #e5e5e5;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.heading1 {
  margin: 0 0 30px 35px;
}
section[class*="-block"] {
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
section[class*="-block"] .outer {
  padding: 0 50px;
}
section[class*="-block"] .heading5 {
  font-weight: bold;
}
section[class*="-block"] * a {
  color: #06377b;
}
section[class*="-block"] * a:hover {
  text-decoration: underline;
  color: #06377b;
}
.benefits-block {
  border-bottom: 1px solid #e5e5e5;
}
.access-block {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.access-block .other-link {
  border-top: 1px solid #e5e5e5;
}
.access-block .other-link a {
  display: inline-block;
  padding: 17px 0;
  width: 314px;
  font-size: 14px;
  text-align: center;
  color: #333;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  background-color: #e9e9e9;
}
.access-block .other-link a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #001f67;
}
.breadcrumb {
  margin: 20px 50px 30px 35px;
  padding: 0;
  font-size: 14px;
  background-color: inherit;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb li.active {
  font-weight: bold;
}
.breadcrumb li + li:before {
  padding: 0 8px;
  content: "/";
}
.main-banner {
  position: relative;
}
.main-banner .description {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  padding: 48px 50px 0px 30px;
  color: #fff;
}
.main-banner .description .heading2 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 0;
}
.main-banner ul {
  margin-bottom: 25px;
}
.main-banner ul li {
  font-size: 16px;
}
.main-banner ul li span {
  display: block;
}
.main-banner .btn-1 {
  font-size: 14px;
  width: 164px;
}
.main-banner .light-banner .description {
  color: #333;
}
.main-banner .card-banner {
  position: absolute;
  left: 12%;
  margin-top: 48px;
}
.sticky-nav .nav-tabs li .button-compare {
  white-space: nowrap;
  outline: none;
  border: none;
  background: #ee1729!important;
  border-radius: 5px;
  color: #fff;
  text-align: left;
  padding: 5px!important;
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  max-width: 190px;
  margin: 0 auto;
}
.sticky-nav .nav-tabs li .button-compare img {
  margin-right: 10px;
}
.sticky-nav .nav-tabs li .button-compare span {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 42px;
  white-space: normal;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.sticky-nav .nav-tabs li .button-compare .count {
  color: #fff;
  font-size: 14px;
  position: absolute;
  background: #b50000;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  text-align: center;
  line-height: 30px;
  padding-right: 0;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.sticky-nav .nav-tabs li .button-compare:hover {
  background-color: #001f67;
}
.sticky-nav .nav-tabs li .button-compare:hover::before {
  background-color: transparent;
}
.sticky-nav .nav-tabs li .button-compare.clear-all {
  display: none;
  max-width: 150px;
  padding-left: 5px;
}
.sticky-nav .nav-tabs li .button-compare.clear-all span {
  margin-left: 5px;
}
.sticky-nav .nav-tabs li .button-compare.clear-all .count {
  font-size: 18px;
}
.sticky-nav.affix ~ .compare-cards {
  padding-top: 89px;
}
.other-info-block {
  padding-top: 30px;
  font-size: 16px;
}
.other-info-block p {
  font-size: 14px;
}
.other-info-block .heading2 {
  padding-left: 0;
}
.other-info-block ul li {
  font-size: 14px;
}
.same-day-block {
  background-color: #fafafa;
  padding-top: 30px;
  font-size: 16px;
  padding: 30px 0;
}
.same-day-block p {
  font-size: 16px;
}
.same-day-block .heading2 {
  padding-left: 0;
}
.same-day-block ul li {
  font-size: 16px;
}
.more-info-block {
  font-size: 16px;
}
.more-info-block a {
  font-size: 16px;
}
.more-info-block p {
  font-size: 16px;
  margin: 0;
}
.more-info-block p a {
  color: #333;
}
#accordion {
  margin-top: 20px;
  margin-bottom: 0;
}
.panel {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel .panel-title {
  font-size: 16px;
  font-weight: normal;
}
.panel .panel-body {
  padding: 16px;
  font-size: 14px;
  border: none!important;
}
.panel-default > .panel-heading {
  position: relative;
  padding: 24px 16px;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e5e5e5;
}
.panel-default > .panel-heading:hover {
  background-color: #f2f2f2;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  border-bottom: none;
}
.panel-default > .panel-heading a {
  display: block;
  position: relative;
  color: #333;
}
.panel-default > .panel-heading a:hover {
  color: #001f67;
  text-decoration: none;
}
.panel-default > .panel-heading a:before,
.panel-default > .panel-heading a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 17px;
  height: 2px;
  background-color: #999;
  color: #999;
}
.panel-default > .panel-heading a:before {
  display: none;
  right: 12px;
  height: 16px;
  width: 2px;
  margin-top: -7px;
}
.panel-default > .panel-heading a.collapsed {
  border-bottom: none;
}
.panel-default > .panel-heading a.collapsed:before {
  display: block;
}
.calculator-block .heading2 {
  padding-left: 0;
}
.calculate-cash-rebate {
  font-size: 16px;
}
.calculate-cash-rebate figure {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 80px;
}
.calculate-cash-rebate figure figcaption {
  padding-right: 120px;
}
.calculate-cash-rebate figure .img-wrapper {
  width: 100px;
}
.calculate-cash-rebate figure img {
  margin: 0 auto;
}
.calculate-cash-rebate figure span {
  display: block;
}
.calculate-cash-rebate input[type="number"] {
  width: 80px;
  margin-left: 10px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #f7f7f7;
}
.calculate-cash-rebate .info {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -16px;
}
.calculate-cash-rebate .info sub {
  bottom: 0;
  font-size: 16px;
}
.calculate-cash-rebate .total {
  display: none;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.calculate-cash-rebate .btn-1 {
  margin: 10px 0 30px;
}
.calculate-cash-rebate sub {
  bottom: .5em;
  font-size: 16px;
}
.display-block {
  display: block;
}
.margin-b-30 {
  margin-bottom: 30px;
}
.divider {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.nav-tabs li a {
  display: block;
  position: relative;
  padding: 20px 0;
  font-size: 18px;
  line-height: 1em;
  color: #333;
  text-align: center;
  border: none!important;
  background-color: #f7f7f7;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.nav-tabs li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: transparent;
  -webkit-transition: background-color 0.7s 0.2s;
  -moz-transition: background-color 0.7s 0.2s;
  -ms-transition: background-color 0.7s 0.2s;
  -o-transition: background-color 0.7s 0.2s;
}
.nav-tabs li a:hover {
  color: #001f67;
  background-color: #fff;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.nav-tabs li a:hover:before {
  background-color: #001f67;
}
.nav-tabs li.active a {
  color: #001f67;
  font-weight: bold;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  border: none;
  color: #001f67;
}
.nav-tabs li.active a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #001f67;
}
.tab-pane {
  padding-top: 50px;
}
.divider {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
}
.how-it-works-block {
  font-size: 16px;
}
.how-it-works-block .formula-block {
  width: 965px;
  margin-top: 30px;
  color: #333;
  background-color: #f3f3f3;
}
.infomation-tbl {
  padding-bottom: 20px;
}
.infomation-tbl td,
.infomation-tbl th {
  padding: 20px;
  font-size: 16px;
  vertical-align: top;
  text-align: center;
  border-left: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}
.infomation-tbl td:first-child,
.infomation-tbl th:first-child {
  width: 40%;
  text-align: left;
  border-left: 0;
}
.infomation-tbl td:first-child span,
.infomation-tbl th:first-child span {
  display: inline-block;
}
.infomation-tbl td:first-child span + span,
.infomation-tbl th:first-child span + span {
  width: 40%;
  padding-left: 30px;
}
.infomation-tbl td:first-child .plus,
.infomation-tbl th:first-child .plus {
  position: relative;
  width: 53%;
  padding-right: 50px;
}
.infomation-tbl td:first-child .plus:before,
.infomation-tbl th:first-child .plus:before {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -22px;
  font-size: 30px;
  font-weight: bold;
}
.infomation-tbl [rowspan] {
  vertical-align: middle;
}
.infomation-tbl th {
  color: #fff;
  background: #001f67;
}
.infomation-tbl .no-border td {
  border: none;
}
.apply-block {
  font-size: 16px;
  background-color: #fafafa;
}
.apply-block .heading {
  padding: 18px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #001f67;
  background: #e9e9e9;
}
.apply-block h4 {
  padding-bottom: 20px;
  font-weight: bold;
}
.apply-block .link {
  display: block;
  padding-top: 15px;
}
.apply-block sub {
  bottom: 0;
  font-size: 90%;
}
.apply-block .btn-1 {
  min-width: 133px;
}
.apply-block .grid-content {
  vertical-align: top;
}
.apply-block .grid-content + .grid-content {
  border-left: 3px solid #fff;
}
.apply-block .grid-content .inner {
  text-align: left;
}
.apply-block .grid-content .inner figure {
  position: relative;
  margin-bottom: 25px;
}
.apply-block .grid-content .inner figure:last-child {
  margin-bottom: 0;
}
.apply-block .grid-content .inner .descs {
  padding-left: 128px;
}
.apply-block .grid-content .inner img {
  position: absolute;
  left: 30px;
  top: 0;
  width: 70px;
  height: auto;
}
.apply-block .grid-content .inner > .link {
  padding-left: 128px;
}
.apply-block .grid-content .inner > .link a {
  color: #fff;
}
.apply-block .grid-content .inner .heading {
  background: none;
  padding: 0;
  text-align: left;
  margin-bottom: 25px;
}
.fees-requirements-block {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
}
.fees-requirements-block .heading2 {
  margin-bottom: 0;
}
.fees-requirements-block .heading5 {
  margin-bottom: 20px;
}
.fees-requirements-block .nav-tabs {
  display: none;
}
.fees-requirements-block .tab-content > .tab-pane {
  display: block;
}
.fees-requirements-block .tab-content > .tab-pane:first-child {
  padding-top: 0;
  padding-bottom: 20px;
}
.fees-requirements-block .tab-content > .tab-pane + .tab-pane {
  padding-top: 30px;
}
.fees-requirements-block .tab-content.col-2 .tab-pane {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 49%;
}
.fees-requirements-block .tab-content.col-2 .tab-pane dt {
  min-width: 0;
  width: 30%;
  max-width: 160px;
}
.fees-requirements-block .tab-content.col-2 .tab-pane + .tab-pane {
  padding-left: 30px;
  border-left: 1px solid #e5e5e5;
}
.fees-requirements-block p {
  font-size: 16px;
}
#requirements {
  border-bottom: 1px solid #e5e5e5;
}
dl {
  margin-bottom: 10px;
}
dt {
  display: inline-block;
  min-width: 200px;
  font-weight: normal;
}
dd {
  display: inline-block;
}
dd:before {
  content: "\2022";
  position: relative;
  top: 0px;
  left: -10px;
}
.group-dd {
  display: inline-block;
  width: 69%;
  vertical-align: top;
}
.group-dd dd {
  display: block;
}
.affix + .product-tabs {
  padding-top: 96px;
}
.sticky-nav[data-tab] {
  margin: 0;
}
.sticky-nav[data-tab] li {
  width: 33.333333%;
}
.product-tabs .heading2 {
  padding: 30px 30px 30px 50px;
  outline: none;
}
.product-tabs .grid-wrapper {
  border-top: 1px solid #e5e5e5;
}
.product-tabs .grid-wrapper:last-child {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
}
.product-tabs .tab-pane {
  padding-top: 0;
}
.product-tabs .grid-content {
  width: 33.333333%;
}
.product-tabs .grid-content img {
  height: auto;
}
.product-tabs .grid-content .inner {
  padding-bottom: 80px;
}
.product-tabs .fixeddeposits-tab .grid-wrapper:last-child {
  border-top: 1px solid #e5e5e5;
}
.product-tabs .fixeddeposits-tab img {
  width: auto;
  height: auto;
  max-width: none;
}
.product-tabs .link {
  display: inline-block;
  margin-top: 15px;
  font-size: 16px;
}
section.product-tabs {
  padding-bottom: 0;
}
.our-team-block h5 {
  font-size: 16px;
  font-weight: 700;
}
.our-team-block p {
  font-size: 16px;
  margin: 0;
}
.our-team-block .row-list {
  margin-left: -15px;
  margin-right: -15px;
}
.our-team-block .row-list:before,
.our-team-block .row-list:after {
  content: '';
  display: table;
}
.our-team-block .row-list:after {
  clear: both;
}
.essential-services-block {
  border-bottom: none !important;
}
.essential-services-block .grid-wrapper {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.essential-services-block .grid-wrapper.col-3 .grid-content {
  width: 33.33333%;
}
.essential-services-block .grid-wrapper.col-4 .grid-content {
  width: 25%;
}
.essential-services-block .grid-content .inner {
  padding: 30px 15px 50px;
}
.essential-services-block .grid-content .inner h3 span {
  display: block;
}
.essential-services-block .grid-content img {
  height: auto;
}
.apply-now-fixed {
  background-color: #0d2b63;
  padding: 0 50px;
  position: fixed;
  bottom: 0;
  width: inherit;
  margin-left: -15px;
  transition: all 0.25s linear;
  z-index: 7000;
}
.apply-now-fixed p {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 33px 0;
  margin: 0;
  width: 80%;
}
.apply-now-fixed .btn-1 {
  background: #dc1f2d;
  color: #fff;
  float: right;
  margin-top: 23px;
  width: 167px;
}
.apply-now-fixed.bottom {
  bottom: 105px;
}
.apply-now-fixed .arrow-expand {
  display: none;
}
.image-item-wrap .img-wrapper {
  position: relative;
}
.image-item-wrap .img-wrapper:before {
  background-color: #000;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
}
.image-item-wrap .img-wrapper img {
  margin: 0 auto;
}
.image-item-wrap .content-text {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0 30px;
  width: 100%;
}
.image-item-wrap .content-text p {
  font-size: 16px;
  font-weight: normal;
  margin-top: 20px;
}
.image-item-wrap:nth-child(n+4) {
  padding-top: 30px;
}
.image-item-wrap.type-card {
  background-color: #f7f7f7;
}
.image-item-wrap.type-card .img-wrapper {
  background-color: #f7f7f7;
  padding: 20px;
  height: 149px;
}
.image-item-wrap.type-card .img-wrapper:before {
  content: none;
}
.image-item-wrap.type-card .img-wrapper img {
  margin: 0 auto;
}
.image-item-wrap.type-card .content-text {
  background-color: #f7f7f7;
  color: #333;
  position: relative;
  top: 0;
  margin: 0;
  transform: none;
  -ms-transform: none;
  -webkit-transform: none;
}
.image-item-wrap.cards-landing:nth-child(n+3) {
  padding-top: 30px;
}
.image-item-wrap > a:hover .content-text span,
.image-item-wrap > a:focus .content-text span {
  text-decoration: underline;
}
section.more-than-just-cards-block {
  border: none;
  padding: 0;
}
.box-content-block.collapse-block .collapse-body {
  background: none;
  padding: 0 15px;
}
.box-content-block.collapse-block .collapse-body .collapse {
  background: #e5e5e5;
}
.image-item-wrap-box.active .content-text {
  background-color: #e5e5e5;
}
.image-item-wrap-box .img-wrapper img {
  width: 100%;
  max-height: 315px;
}
.image-item-wrap-box .content-text {
  background-color: #f7f7f7;
  color: #333;
  font-size: 16px;
  padding: 30px 35px;
  position: relative;
  transition: all 0.3s ease;
}
.image-item-wrap-box .content-text:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: -20px;
  transition: all 0.3s ease;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #f7f7f7;
}
.image-item-wrap-box .content-text span {
  display: block;
  margin-bottom: 20px;
}
.image-item-wrap-box .content-text span:last-child {
  margin: 0;
}
.image-item-wrap-box:hover .content-text,
.image-item-wrap-box:focus .content-text {
  background-color: #e5e5e5;
}
.image-item-wrap-box:hover .content-text span,
.image-item-wrap-box:focus .content-text span {
  text-decoration: underline;
}
.image-item-wrap-box:hover .content-text:before,
.image-item-wrap-box:focus .content-text:before {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #e5e5e5;
}
.image-item-wrap-box:nth-child(n+4) {
  padding-top: 30px;
}
section.filter-content-block {
  border: none;
  width: 100%;
}
section.filter-content-block .filter-item {
  text-align: center;
}
section.filter-content-block .filter-item li {
  font-size: 18px;
}
section.filter-content-block .filter-item li.active a {
  font-weight: 700;
}
section.filter-content-block .dropdown-filter-group {
  width: 100%;
  text-align: center;
  padding: 0 15px;
}
section.filter-content-block .dropdown-filter-group label {
  font-size: 15px;
  margin-left: 35px;
  margin-right: 20px;
}
section.filter-content-block .dropdown-filter-group label:first-child {
  margin-left: 0;
}
section.filter-content-block .dropdown-filter-group .dropdown {
  display: inline;
}
section.filter-content-block .btn-dropdown {
  background: #f3f3f3;
  border: none;
  font-size: 15px;
  outline: none;
  padding: 10px;
  text-align: left;
  width: 100%;
  max-width: 260px;
}
section.filter-content-block .btn-dropdown .caret {
  float: right;
  margin-top: 7px;
  border-top: 8px dashed;
}
section.filter-content-block .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  width: 100%;
  max-width: 260px;
  top: 25px;
}
section.filter-content-block .dropdown-menu ul {
  margin: 0;
}
section.filter-content-block .dropdown-menu ul li {
  display: block;
  padding: 8px 14px;
  text-align: left;
  border-top: 1px solid #fff;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  background-color: #e3e3e3;
  cursor: pointer;
}
section.filter-content-block .dropdown-menu ul li:hover {
  background-color: #eaeaea;
}
section.filter-content-block .dropdown-menu ul li:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.filter-content-block .dropdown-menu ul li a {
  display: block;
  white-space: nowrap;
  color: #333;
  text-transform: uppercase;
  margin-left: 5px;
}
@media screen and (min-width: 767px) and (max-width: 780px) {
  section.filter-content-block .dropdown-menu {
    max-width: 250px;
  }
  .sticky-nav a {
    padding: 20px 10px;
  }
}
.offer-listing {
  padding: 0 30px;
  color: #06377b;
  display: block;
  font-size: 16px;
  text-align: right;
}
.offer-listing img,
.offer-listing span {
  display: inline-block;
  vertical-align: middle;
}
.offer-listing span {
  margin-left: 10px;
}
.offer-listing .offer-nav {
  display: inline-block;
  margin-left: 15px;
}
.offer-listing a[class*='arrow'] {
  background: #f3f3f3;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  min-height: 25px;
  min-width: 25px;
}
.offer-listing a[class*='arrow']:first-child {
  margin-left: 0;
}
.offer-content {
  font-size: 16px;
  padding: 0 30px;
}
.offer-content span,
.offer-content p {
  font-size: 16px;
}
.offer-content h3 {
  float: right;
  width: 70%;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 10px;
}
.offer-content .list-disc {
  font-weight: 700;
}
.offer-content .bxslider-type-3 {
  float: left;
  max-width: 400px;
  padding-right: 10px;
  width: 30%;
}
.offer-content .offer-detail {
  float: right;
  width: 70%;
  padding-left: 10px;
}
.offer-content .offer-button-group {
  padding-top: 5px;
}
.offer-content .offer-button-group .btn-1 {
  font-size: 15px;
  padding: 14px;
  max-width: 165px;
  width: 100%;
}
.call-share-group {
  display: block;
  width: 100%;
}
.call-share-group a {
  background: #e5e5e5;
  color: #333;
  display: inline-block;
  font-size: 16px;
  width: 50%;
  padding: 9px;
  text-align: center;
}
.call-share-group a + a {
  border-left: 1px solid #cccccc;
}
.call-share-group a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.call-share-group a span.fa-phone {
  font-size: 20px;
  color: #0c3577;
}
.share-book-group {
  display: block;
}
.share-book-group a {
  display: inline-block;
  font-size: 16px;
  padding: 9px;
  margin-right: 25px;
}
.share-book-group a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.offer-contact {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-right: 20px;
}
.offer-contact .contact-item {
  margin-bottom: 20px;
}
.offer-contact label {
  display: block;
  margin: 0;
}
.offer-contact .get-direct img {
  margin-right: 10px;
}
.offer-contact .get-direct > * {
  display: inline-block;
  vertical-align: middle;
}
.offer-contact-inline {
  font-size: 0;
}
.offer-contact-inline .contact-item {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 33.3333%;
  margin-bottom: 20px;
}
.offer-contact-inline label {
  display: block;
  margin: 0;
}
.offer-contact-inline .get-direct img {
  margin-right: 10px;
}
.offer-contact-inline .get-direct > * {
  display: inline-block;
  vertical-align: middle;
}
.offer-openning-hours {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.offer-openning-hours label .text-red {
  display: inline-block;
  font-size: 12px;
}
.offer-openning-hours ul li {
  line-height: 1.5em;
}
.offer-openning-hours ul li span {
  display: inline-block;
  max-width: 60px;
  width: 100%;
}
.offer-block {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.offer-block h3 {
  width: 100%;
  padding-left: 0;
}
.offer-block small {
  font-size: 12px;
}
.offer-block .infomation-tbl table {
  width: 100%;
}
.offer-block .infomation-tbl td:first-child,
.offer-block .infomation-tbl th:first-child {
  width: 50%;
  text-align: center;
}
.offer-block .offer-block-item .item-thumbnail {
  float: left;
  width: 50%;
  text-align: center;
}
.offer-block .offer-block-item .item-thumbnail-2 {
  float: left;
  margin-right: 25px;
  text-align: center;
}
.offer-block .offer-block-item .item-thumbnail-2 + .item-content {
  width: 70%;
}
.offer-block .offer-block-item .item-thumbnail-2 img {
  max-width: 111px;
}
.offer-block .offer-block-item .item-content {
  display: inline-block;
  width: 50%;
}
.offer-block.last {
  border: none;
  padding: 0;
  margin: 0;
}
.offer-block:after {
  content: '';
  clear: both;
  display: block;
}
.offer-block .offer-accor .panel-body {
  padding: 0;
}
.grid-items {
  width: 100%;
  display: block;
}
.grid-items .grid-thumbnail {
  display: inline-block;
  float: left;
  width: 40%;
}
.grid-items .grid-desc {
  border-top: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  font-size: 16px;
  padding: 30px;
  overflow: auto;
  width: 60%;
}
.grid-items .grid-desc .heading3 {
  font-size: 22px;
  margin-bottom: 20px;
}
.grid-items .grid-desc p {
  font-size: 16px;
}
.float-banner {
  position: relative;
}
.float-banner .light-banner {
  color: #fff;
}
.float-banner .description {
  right: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 50%;
}
.float-banner p {
  font-size: 16px;
}
.float-banner img {
  width: 100%;
  display: block;
}
.float-banner h2 {
  margin-bottom: 10px;
}
.infor-contact {
  display: table;
}
.infor-contact strong {
  display: inline-block;
  min-width: 140px;
}
.infor-contact p {
  margin-bottom: 10px;
}
.cards-list {
  padding: 0 30px;
}
.cards-list .heading2 {
  padding: 30px 0;
}
.cards-list .card-item {
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
}
.cards-list .card-item .card-name,
.cards-list .card-item .card-desc {
  display: block;
  margin-bottom: 20px;
}
.cards-list .card-item .card-detail {
  font-size: 16px;
}
.cards-list .card-item .thumb-img {
  margin-bottom: 15px;
}
.cards-list .card-item span {
  font-size: 16px;
}
.cards-list .card-item.active {
  background-color: #e5e5e5;
}
.cards-list .card-item.active .onoffswitch {
  color: #001f67;
}
.cards-list .card-item .list-disc li {
  font-size: 16px;
}
.cards-list .card-item .btn-1 {
  margin-top: 20px;
  width: 130px;
}
.cards-list .card-item .fixed-bottom {
  position: absolute;
  bottom: 20px;
  margin-top: 0;
}
.cards-list .card-item .add-credit-card {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.cards-list .card-item .add-credit-card .add-btn {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.cards-list .card-item .add-credit-card .add-btn span {
  display: block;
  margin-bottom: 5px;
}
.onoffswitch {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-bottom: 15px;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  border-radius: 2px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 0;
  width: 50px;
  vertical-align: middle;
}
.onoffswitch-label + .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  padding-left: 5px;
}
.onoffswitch-inner {
  display: inline-block;
  width: 100px;
  margin-left: -50px;
  vertical-align: middle;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50px;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  color: white;
  font-family: FontAwesome;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "";
  background: #001f67 url("/images/checked-slider.png") no-repeat;
  background-position: 6px;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "\00d7";
  padding-right: 7px;
  background-color: #EEEEEE;
  color: #001f67;
  text-align: right;
  font-size: 22px;
  line-height: 17px;
}
.onoffswitch-switch {
  display: block;
  width: 23px;
  margin: 1px;
  background: #FFFFFF;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  border-radius: 2px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  width: 50px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner::after {
  display: none;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  left: 24px;
}
.compare-cards-result {
  display: none;
}
.compare-cards-list .tab-content > .tab-pane:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.compare-cards-list .tab-content > .tab-pane {
  display: block;
  opacity: 1;
  padding-top: 0;
}
.view-more-cards {
  border-top: 1px solid #e5e5e5;
}
.view-more-cards .btn-1 {
  color: #333 !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #eeeeee;
}
.compare-cards > .tab-pane {
  padding-top: 0;
}
.compare-cards-result {
  position: relative;
}
.button-compare-tab.clear-all {
  max-width: 160px;
  padding-left: 5px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 100%;
}
.button-compare-tab.clear-all span {
  margin-left: 5px;
}
.button-compare-tab.clear-all .count {
  font-size: 18px;
}
.button-compare-tab.clear-all .button-compare {
  outline: none;
  border: none;
  background: #ee1729;
  border-radius: 5px;
  color: #fff;
  text-align: left;
  padding: 10px;
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  max-width: 190px;
  margin: 0 auto;
}
.button-compare-tab.clear-all .button-compare img {
  margin-right: 10px;
}
.button-compare-tab.clear-all .button-compare span {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  padding-right: 5px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.button-compare-tab.clear-all .button-compare .count {
  color: #fff;
  font-size: 22px;
  position: absolute;
  background: #b50000;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  text-align: center;
  line-height: 40px;
  padding-right: 0;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
}
.button-compare-tab.clear-all .button-compare:hover {
  background-color: #001f67;
}
/*# sourceMappingURL=cards-compare-landing-desktop-style.css.map */