﻿/*@import "_fonts.scss";
@import "_color.scss";
@import "_anim.scss";*/
@font-face {
  font-family: "gothambold1";
  src: url("../../Content/fonts/gothambold1.eot");
  /* IE9*/
  src: url("../../Content/fonts/gothambold1.eot?#iefix") format("embedded-opentype"), url("../../Content/fonts/gothambold1.woff") format("woff"), url("../../Content/fonts/gothambold1.ttf") format("truetype"); }

.container {
  width: 100%;
  max-width: 1244px; }

body {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px; }

h1, h2, h3 {
  font-family: "gothambold1";
  margin-top: 0;
  font-size: 30px; }

/*-------------------------------- begin menu-mobile ------------------------------------*/
.is-hidden {
  overflow: hidden; }
  .is-hidden .menu-mobile .topNav {
    position: fixed;
    top: 10px; }

.menu-mobile .topNav-toggle, .menu-mobile [hidden], .menu-mobile template {
  display: none; }

.menu-mobile .main.-hp:after, .menu-mobile .mainHeader-scrollDown, .menu-mobile .mainHeader-videoBackground, .menu-mobile .topNav, .menu-mobile .topNav-bannerWrapper:after, .menu-mobile .topNav-inner {
  left: 0;
  right: 0;
  bottom: 0; }

.menu-mobile .darkTheme .mainHeader-intro, .menu-mobile .grid-item, .menu-mobile .headline, .menu-mobile .mainNav-itemTitle, .menu-mobile .newsletter-title, .menu-mobile .section-figcaption {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased; }

.menu-mobile .topNav-logoIndicator, .menu-mobile .topNav-menu:before {
  letter-spacing: .2em;
  text-transform: uppercase; }

.menu-mobile button, .menu-mobile html input[type=button], .menu-mobile input[type=reset], .menu-mobile input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

.menu-mobile button[disabled], .menu-mobile html input[disabled] {
  cursor: default; }

.menu-mobile .roundedCta, .menu-mobile .topNav-menu {
  cursor: pointer;
  text-decoration: none; }

.menu-mobile .topNav {
  position: absolute;
  z-index: 990;
  pointer-events: none;
  color: #fff; }
  @media (min-width: 451px) {
    .menu-mobile .topNav {
      top: 15px; } }
  @media (max-width: 450px) {
    .menu-mobile .topNav {
      top: 15px; } }

.menu-mobile .topNav-inner {
  position: absolute;
  top: 0;
  overflow-y: hidden; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner {
  overflow-y: scroll; }

.menu-mobile .topNav-bannerWrapper {
  padding: 0 2rem;
  position: relative;
  z-index: 1; }

@media screen and (min-width: 48em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 5rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 5rem; } }

.menu-mobile .topNav-bannerWrapper:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out; }

.menu-mobile .mainHeader-cover, .menu-mobile .mainHeader-intro, .menu-mobile .topNav-backToHome {
  position: relative;
  z-index: 1; }

.menu-mobile .topNav-bannerWrapper.is-scrolled:after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-bannerWrapper:after {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.menu-mobile .topNav-bannerInner {
  margin: auto;
  display: table;
  width: 100%;
  height: 5rem;
  max-width: 144rem; }

@media screen and (min-width: 48em) {
  .menu-mobile .topNav-bannerInner {
    height: 6rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .topNav-bannerInner {
    height: 8rem; } }

.menu-mobile .topNav-left, .menu-mobile .topNav-right {
  display: table-cell;
  vertical-align: middle;
  font-size: 0; }

.menu-mobile .topNav-backToHome, .menu-mobile .topNav-logoIndicator, .menu-mobile .topNav-menu, .menu-mobile .topNav-menu:before, .menu-mobile .topNav-menuIcon {
  display: inline-block;
  vertical-align: middle; }

.menu-mobile .topNav-left svg g, .menu-mobile .topNav-right svg g {
  -webkit-transition: stroke .3s ease-out;
  transition: stroke .3s ease-out; }

.menu-mobile .darkTheme .topNav-left svg g, .menu-mobile .darkTheme .topNav-right svg g, .menu-mobile .is-scrolled .topNav-left svg g, .menu-mobile .is-scrolled .topNav-right svg g, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-left svg g, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-right svg g {
  stroke: #fff; }

.menu-mobile .topNav-backToHome {
  text-decoration: none;
  pointer-events: auto; }

.menu-mobile .topNav-backToHome:focus ~ .topNav-logoIndicator, .menu-mobile .topNav-backToHome:hover ~ .topNav-logoIndicator {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.menu-mobile .topNav-logo {
  width: 30px;
  height: 15px; }

@media screen and (min-width: 93.75em) {
  .menu-mobile .topNav-bannerWrapper {
    padding: 0 9rem; }
  .menu-mobile .topNav-logo {
    width: 35px;
    height: 18px; } }

.menu-mobile .topNav-logo path {
  -webkit-transition: fill .3s ease-out;
  transition: fill .3s ease-out; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logo {
  background-color: transparent; }

.menu-mobile .darkTheme .topNav-logo path, .menu-mobile .is-scrolled .topNav-logo path, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logo path {
  fill: #fff; }

.menu-mobile .topNav-logoIndicator {
  padding-left: 1rem;
  font-size: 1.1rem;
  text-decoration: none;
  color: #13171F;
  opacity: 0;
  -webkit-transform: translateX(-0.5em);
  -ms-transform: translateX(-0.5em);
  transform: translateX(-0.5em);
  -webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out, color .3s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out, color .3s ease-out;
  pointer-events: none; }

@media screen and (min-width: 93.75em) {
  .menu-mobile .topNav-logoIndicator {
    font-size: 1.2rem; } }

.menu-mobile .darkTheme .topNav-logoIndicator, .menu-mobile .is-scrolled .topNav-logoIndicator, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-logoIndicator {
  color: #fff; }

.menu-mobile .topNav-right {
  font-size: 0;
  text-align: right;
  text-decoration: none; }

.menu-mobile .topNav-menu {
  pointer-events: auto;
  outline-width: 0; }

.menu-mobile .topNav-menu:before {
  content: 'Menu';
  padding-right: 1rem;
  font-size: 1.1rem;
  text-decoration: none;
  color: #008793;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out; }

.menu-mobile .article-inner .article-intro, .menu-mobile .cards-desc, .menu-mobile .cards-info, .menu-mobile .cards-intro, .menu-mobile .grid-desc, .menu-mobile .headline-desc, .menu-mobile .mainHeader-headline, .menu-mobile .section-ctaTxt, .menu-mobile .section-quote, .menu-mobile .section-subtitle, .menu-mobile .team-desc {
  letter-spacing: .05em; }

.menu-mobile .darkTheme .topNav-menu:before, .menu-mobile .is-scrolled .topNav-menu:before, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu:before {
  color: #fff; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu:before {
  content: 'Close'; }

.menu-mobile .headline-title.-bubble:after, .menu-mobile .main.-hp:after, .menu-mobile .mainHeader-videoContainer:after, .menu-mobile .mainHeader-videoContainer:before {
  content: ''; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-1 {
  -webkit-transform: rotate(45deg) translateX(5px) translateY(-3px);
  -ms-transform: rotate(45deg) translateX(5px) translateY(-3px);
  transform: rotate(45deg) translateX(5px) translateY(-3px); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
  opacity: 0; }

@media all and (-ms-high-contrast: none) {
  .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
    opacity: 1; }
  .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2, .menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu ::-ms-backdrop {
    opacity: 1; } }

.menu-mobile .edge .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-2 {
  opacity: 1; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .topNav-menu .path-3 {
  -webkit-transform: rotate(-45deg) translateX(5px) translateY(3px);
  -ms-transform: rotate(-45deg) translateX(5px) translateY(3px);
  transform: rotate(-45deg) translateX(5px) translateY(3px); }

.menu-mobile .topNav-menuIcon {
  width: 24px;
  height: 24px; }

.menu-mobile .topNav-menuIcon .path-1, .menu-mobile .topNav-menuIcon .path-3 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51);
  transition: transform 0.35s cubic-bezier(0.67, -0.57, 0.43, 1.51); }

.menu-mobile .topNav-menuIcon .path-2 {
  -webkit-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out; }

.menu-mobile .topNav-menuIcon .path-1 {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.menu-mobile .topNav-menuIcon .path-3 {
  -webkit-transform-origin: 0 24px;
  -ms-transform-origin: 0 24px;
  transform-origin: 0 24px; }

.menu-mobile .mainNav-itemTitleExternal:after, .menu-mobile .mainNav-link:after, .menu-mobile .mainNav:after, .menu-mobile .mainNav:before, .menu-mobile .team-desc:before, .menu-mobile .team-imgContainer:before {
  content: ''; }

.menu-mobile .mainNav-list, .menu-mobile .roundedCta {
  vertical-align: middle;
  text-align: center; }

.menu-mobile .mainNav {
  background: #008793;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear .3s, opacity ease-out .3s;
  transition: visibility 0s linear .3s, opacity ease-out .3s;
  pointer-events: auto;
  overflow-y: scroll; }

.menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
  position: fixed;
  z-index: 1;
  left: 0;
  right: 0;
  height: 5rem;
  display: none; }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
    height: 6rem; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav:after, .menu-mobile .mainNav:before {
    height: 8rem; } }

.menu-mobile .mainNav:before {
  top: 0;
  background: -webkit-linear-gradient(#4B8BF2, rgba(83, 144, 236, 0));
  background: linear-gradient(#4B8BF2, rgba(83, 144, 236, 0)); }

.menu-mobile .mainNav:after {
  bottom: 0;
  background: -webkit-linear-gradient(rgba(83, 144, 236, 0), #4B8BF2);
  background: linear-gradient(rgba(83, 144, 236, 0), #4B8BF2); }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .mainNav {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity ease-out .3s;
  transition: visibility 0s linear 0s, opacity ease-out .3s; }

.menu-mobile .mainNav-inner {
  padding: 5rem 0;
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden; }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav-inner {
    padding: 6rem 0; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-inner {
    padding: 8rem 0; } }

.menu-mobile .mainNav-list {
  margin: 0 auto;
  padding: 0;
  display: table-cell;
  list-style: none; }

.menu-mobile .mainNav-item {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.menu-mobile .mainNav-item + .mainNav-item .mainNav-link:before {
  content: '';
  margin: auto;
  display: block;
  max-width: 144rem;
  height: 1px;
  background-color: #dedede; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(1) {
  -webkit-transition: opacity ease-out .3s -.14118s, -webkit-transform ease-out .3s -.14118s;
  transition: opacity ease-out .3s -.14118s, transform ease-out .3s -.14118s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(2) {
  -webkit-transition: opacity ease-out .3s -.08235s, -webkit-transform ease-out .3s -.08235s;
  transition: opacity ease-out .3s -.08235s, transform ease-out .3s -.08235s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(3) {
  -webkit-transition: opacity ease-out .3s -.02353s, -webkit-transform ease-out .3s -.02353s;
  transition: opacity ease-out .3s -.02353s, transform ease-out .3s -.02353s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(4) {
  -webkit-transition: opacity ease-out .3s 35.29ms, -webkit-transform ease-out .3s 35.29ms;
  transition: opacity ease-out .3s 35.29ms, transform ease-out .3s 35.29ms; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(5) {
  -webkit-transition: opacity ease-out .3s .09412s, -webkit-transform ease-out .3s .09412s;
  transition: opacity ease-out .3s .09412s, transform ease-out .3s .09412s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(6) {
  -webkit-transition: opacity ease-out .3s .15294s, -webkit-transform ease-out .3s .15294s;
  transition: opacity ease-out .3s .15294s, transform ease-out .3s .15294s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(7) {
  -webkit-transition: opacity ease-out .3s .21176s, -webkit-transform ease-out .3s .21176s;
  transition: opacity ease-out .3s .21176s, transform ease-out .3s .21176s; }

.menu-mobile .mainNav-list .mainNav-item:nth-child(8) {
  -webkit-transition: opacity ease-out .3s .27059s, -webkit-transform ease-out .3s .27059s;
  transition: opacity ease-out .3s .27059s, transform ease-out .3s .27059s; }

.menu-mobile .topNav-toggle:checked ~ .topNav-inner .mainNav-item {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.menu-mobile .mainNav-link {
  padding: 0 2rem;
  display: block;
  height: 6rem;
  line-height: 6rem;
  font-size: 1.8rem;
  font-weight: 300;
  text-decoration: none;
  color: #fff; }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-link {
    height: 11rem;
    line-height: 11rem;
    font-size: 3.2rem; }
  .menu-mobile .mainNav-link:focus:after, .menu-mobile .mainNav-link:hover:after {
    opacity: 1; }
  .menu-mobile .mainNav-link:focus .mainNav-itemTitle, .menu-mobile .mainNav-link:hover .mainNav-itemTitle {
    -webkit-transform: translateY(-1.2rem);
    -ms-transform: translateY(-1.2rem);
    transform: translateY(-1.2rem); }
  .menu-mobile .mainNav-link:focus .mainNav-itemSubtitle, .menu-mobile .mainNav-link:hover .mainNav-itemSubtitle {
    opacity: 1;
    -webkit-transform: translateY(-9.2rem);
    -ms-transform: translateY(-9.2rem);
    transform: translateY(-9.2rem); } }

@media screen and (min-width: 93.75em) {
  .menu-mobile .mainNav-link {
    padding: 0 9rem;
    font-size: 3.8rem; }
  .menu-mobile .mainNav-link:focus .mainNav-itemTitle, .menu-mobile .mainNav-link:hover .mainNav-itemTitle {
    -webkit-transform: translateY(-1.4rem);
    -ms-transform: translateY(-1.4rem);
    transform: translateY(-1.4rem); }
  .menu-mobile .mainNav-link:focus .mainNav-itemSubtitle, .menu-mobile .mainNav-link:hover .mainNav-itemSubtitle {
    opacity: 1;
    -webkit-transform: translateY(-8.8rem);
    -ms-transform: translateY(-8.8rem);
    transform: translateY(-8.8rem); } }

.menu-mobile .mainNav-link:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: -1px;
  opacity: 0;
  background-color: #dedede;
  -webkit-transition: .2s opacity ease-out;
  transition: .2s opacity ease-out; }

.menu-mobile .mainNav-itemSubtitle, .menu-mobile .mainNav-itemTitle {
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform .25s ease-out, opacity .25s ease-out;
  transition: transform .25s ease-out, opacity .25s ease-out; }

.menu-mobile .mainNav-itemTitle {
  display: block;
  font-weight: 300; }

.menu-mobile .mainNav-itemTitleExternal {
  position: relative;
  display: inline-block; }

.menu-mobile .mainNav-itemTitleExternal:after {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% + 2px);
  right: -30px;
  background-image: url(icon-external-link.svg);
  background-size: cover;
  opacity: .4;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media screen and (min-width: 48em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 35px;
    height: 35px;
    top: calc(50% + 3px);
    right: -35px; } }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 41px;
    height: 41px;
    right: -41px; } }

.menu-mobile .mainNav-itemSubtitle {
  display: none; }

@media screen and (min-width: 64em) {
  .menu-mobile .mainNav-itemSubtitle {
    display: block;
    letter-spacing: .05em;
    font-size: 1.4rem;
    font-style: italic;
    opacity: 0;
    -webkit-transform: translateY(-10rem);
    -ms-transform: translateY(-10rem);
    transform: translateY(-10rem); } }

@media screen and (min-width: 93.75em) {
  .menu-mobile .mainNav-itemTitleExternal:after {
    width: 48px;
    height: 48px;
    top: calc(50% + 4px);
    right: -48px; }
  .menu-mobile .mainNav-itemSubtitle {
    font-size: 1.6rem; } }

/*-------------------------------- end menu-mobile ------------------------------------*/
@media (max-width: 767px) {
  .menu-mobile .topNav-bannerInner .topNav-right {
    float: left;
    padding-top: 7px; }
  .fixed-header {
    position: inherit !important; }
  .icon-header {
    position: absolute;
    right: 0;
    top: 7px; }
    .icon-header .account-class {
      display: none !important; }
    .icon-header .shop-class {
      margin-right: 15px !important; } }

.bookservice-class {
  background: #292c31;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px; }
  @media (min-width: 426px) {
    .bookservice-class img {
      float: left;
      margin-right: 10px; } }
  @media (max-width: 425px) {
    .bookservice-class img {
      display: inline-block;
      margin-right: 10px; } }
  @media (max-width: 425px) {
    .bookservice-class {
      text-align: center; } }
  @media (min-width: 768px) {
    .bookservice-class .better-class {
      margin-top: 15px; } }
  @media (min-width: 426px) and (max-width: 767px) {
    .bookservice-class .better-class {
      margin-top: 15px;
      float: left;
      width: 95%;
      position: absolute;
      padding-left: 100px; } }
  @media (max-width: 520px) {
    .bookservice-class .better-class {
      margin-top: 0px; } }
  @media (max-width: 425px) {
    .bookservice-class .better-class {
      display: inline-block;
      width: 275px; } }
  .bookservice-class .better-class p {
    float: left;
    text-align: left; }
    @media (min-width: 993px) {
      .bookservice-class .better-class p {
        width: 38%;
        margin: 10px 0 10px 20px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .bookservice-class .better-class p {
        width: 37%;
        margin: 10px 0 10px 8px; } }
    @media (min-width: 511px) and (max-width: 767px) {
      .bookservice-class .better-class p {
        width: 46%;
        margin: 10px 0 10px 14px; } }
    @media (min-width: 426px) and (max-width: 510px) {
      .bookservice-class .better-class p {
        width: 90%;
        margin: 6px 0 6px 10px; }
        .bookservice-class .better-class p img {
          width: 20px; } }
    @media (max-width: 425px) {
      .bookservice-class .better-class p {
        width: 275px;
        margin: 6px 0 6px 0px; }
        .bookservice-class .better-class p img {
          width: 20px; } }
  .bookservice-class a {
    margin-top: 40px;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  @media (min-width: 768px) and (max-width: 992px) {
    .bookservice-class a {
      font-size: 15px;
      padding: 18px 19px; } }
  @media (max-width: 767px) {
    .bookservice-class .btnBookSevice {
      text-align: center; }
      .bookservice-class .btnBookSevice a, .bookservice-class .btnBookSevice a:focus {
        float: initial;
        display: -webkit-inline-box;
        margin-bottom: 20px;
        margin-top: 20px; } }

.about-class {
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .about-class {
      margin-top: 40px;
      margin-bottom: 40px; } }
  .about-class .btn-link {
    margin-top: 10px; }
  .about-class ul {
    padding-left: 0;
    margin-bottom: 20px; }
    .about-class ul li {
      background: url("../../Content/images/icon-list1.png") left 5px no-repeat;
      padding-left: 28px;
      list-style: none;
      margin-top: 10px; }

.service-class {
  margin-bottom: 30px; }
  .service-class > div > div > div.col-w {
    text-align: center; }
    @media (min-width: 768px) {
      .service-class > div > div > div.col-w {
        width: 20%; } }
    @media (max-width: 767px) {
      .service-class > div > div > div.col-w {
        width: 50%;
        margin-bottom: 30px; } }
    .service-class > div > div > div.col-w h2 {
      font-size: 16px;
      color: #008793;
      font-weight: 600;
      line-height: 1.5; }

.offer-class {
  background: #292c31;
  float: left;
  width: 100%; }
  .offer-class .logo-top {
    text-align: center; }
    .offer-class .logo-top img {
      float: left; }
  .offer-class .offer-right {
    color: #fff;
    padding-top: 70px;
    padding-bottom: 70px; }
    .offer-class .offer-right .offer-content {
      max-width: 730px; }
      .offer-class .offer-right .offer-content h3 {
        font-family: "gothambold1";
        margin-top: 0; }
      .offer-class .offer-right .offer-content ul {
        margin-top: 25px;
        padding-left: 0; }
        .offer-class .offer-right .offer-content ul li {
          background: url("../../Content/images/icon-list1.png") left 5px no-repeat;
          padding-left: 28px;
          list-style: none;
          margin-top: 15px; }
  .offer-class .offer-left {
    background: url("../../Content/images/offer-right-img.jpg") right center no-repeat; }
  .offer-class .offer-right {
    background: url("../../Content/images/offer-left-img.jpg") left top no-repeat; }
  @media (min-width: 1200px) {
    .offer-class .offer-left {
      height: 580px; }
      .offer-class .offer-left .carousel-inner .item img {
        max-width: inherit;
        height: 580px; }
    .offer-class .offer-right {
      height: 580px;
      padding-left: 60px; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .offer-class .offer-left {
      height: 550px; }
      .offer-class .offer-left .carousel-inner .item img {
        max-width: inherit;
        height: 550px; }
    .offer-class .offer-right {
      height: 550px;
      padding-left: 60px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .offer-class .offer-left {
      height: 300px; }
    .offer-class .offer-right {
      padding-left: 30px; } }
  @media (max-width: 767px) {
    .offer-class .offer-left {
      height: 300px; } }
  @media (max-width: 510px) {
    .offer-class .offer-left {
      height: 300px; }
      .offer-class .offer-left .carousel-inner .item img {
        max-width: inherit;
        height: 300px; } }

.slide-about .carousel-control-about {
  position: absolute;
  z-index: 999;
  top: 32%; }

.slide-about .carousel-control-about.right {
  right: 5px;
  left: auto;
  background-image: none !important;
  background-repeat: repeat-x; }

.slide-about .carousel-control-about.left {
  left: 5px;
  right: auto;
  background-image: none !important;
  background-repeat: repeat-x; }

.slide-about .carousel-control-about.right span, .slide-about .carousel-control-about.left span {
  font-size: 60px; }

.slide-about #carousel-example-generic {
  margin: 20px auto;
  width: 100%; }

.slide-about #carousel-custom .carousel-indicators {
  margin: 10px 0 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  overflow: hidden; }

.slide-about #carousel-custom .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 0 !important;
  width: 25%; }

.slide-about #carousel-custom .carousel-indicators li img {
  display: block;
  opacity: 0.5; }

.slide-about #carousel-custom .carousel-indicators li.active img {
  opacity: 1; }

.slide-about #carousel-custom .carousel-indicators li:hover img {
  opacity: 0.75; }

.slide-about .carousel-indicators li img {
  width: 100%; }

.logo-class {
  margin-top: 50px;
  margin-bottom: 30px; }
  .logo-class.opt-logo-cls {
    margin-top: 20px; }
  .logo-class .logo-top {
    text-align: center; }
    .logo-class .logo-top img {
      display: -webkit-inline-box;
      margin: 15px;
      border: 1px solid #1e2024;
      padding: 20px; }

.testimonials-maps .testimonials-bg {
  position: relative;
  z-index: 9;
  color: #fff; }
  @media (min-width: 993px) {
    .testimonials-maps .testimonials-bg {
      background: url("../../Content/images/testimonials-bg.png") right top no-repeat;
      height: 390px;
      margin-right: -100px;
      padding-top: 50px;
      padding-right: 100px; } }
  @media (max-width: 992px) {
    .testimonials-maps .testimonials-bg {
      background: url("../../Content/images/testimonials-bg.png") left center repeat;
      padding-top: 50px;
      padding-bottom: 60px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .testimonials-maps .testimonials-bg {
      padding-left: 50px;
      padding-right: 50px; } }
  .testimonials-maps .testimonials-bg .testimonials-content ul {
    padding-left: 0; }
  .testimonials-maps .testimonials-bg .testimonials-content blockquote {
    clear: both;
    font-style: italic;
    padding: 10px 10px 0 50px;
    position: relative;
    quotes: none;
    background: url("../../Content/images/open-quote.png") 0 0 no-repeat;
    border: 0px;
    font-size: 115%;
    line-height: 145%; }
    .testimonials-maps .testimonials-bg .testimonials-content blockquote p {
      font-size: 90%;
      line-height: 120%;
      opacity: 0.65;
      padding-top: 0px; }

@media (min-width: 993px) {
  .testimonials-maps .maps-class {
    overflow: hidden; }
    .testimonials-maps .maps-class iframe {
      height: 516px;
      margin-top: -127px; } }

@media (max-width: 992px) {
  .testimonials-maps .maps-class iframe {
    height: 390px; } }

.logo-info {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 5px; }
  .logo-info .header-class {
    border-top: 3px solid #1e2024;
    border-bottom: 3px solid #1e2024;
    display: inline-block;
    width: 100%; }
    @media (max-width: 767px) {
      .logo-info .header-class {
        padding-top: 10px;
        padding-bottom: 5px; } }
    .logo-info .header-class .social-icon img {
      margin-top: 3px; }
  @media (min-width: 1200px) {
    .logo-info .logo {
      width: calc(100% - 310px); }
      .logo-info .logo .logo1 {
        float: left;
        margin-top: -3px;
        margin-bottom: -3px; }
      .logo-info .logo .logo2 {
        float: left;
        margin-top: 8px;
        margin-left: 20px;
        height: 90px; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .logo-info .logo {
      width: calc(100% - 310px); }
      .logo-info .logo .logo1 {
        float: left;
        margin-top: -3px;
        margin-bottom: -3px; }
      .logo-info .logo .logo2 {
        float: left;
        margin-top: 14px;
        margin-left: 10px;
        height: 80px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .logo-info .logo {
      width: calc(100% - 280px); }
      .logo-info .logo .logo1 {
        float: left;
        margin-top: -3px;
        margin-bottom: -3px; }
      .logo-info .logo .logo2 {
        float: left;
        margin-top: 35px;
        margin-left: 0px;
        height: 48px; } }
  @media (max-width: 767px) {
    .logo-info .logo {
      float: initial !important;
      text-align: center; }
      .logo-info .logo img {
        display: inline-block;
        height: 60px; } }
  @media (min-width: 993px) {
    .logo-info .info-contact {
      margin-top: 10px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .logo-info .info-contact {
      margin-top: 10px; } }
  @media (min-width: 993px) {
    .logo-info .info-contact > div > div {
      width: 270px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .logo-info .info-contact > div > div {
      width: 240px; } }
  @media (min-width: 768px) {
    .logo-info .info-contact > div > div {
      display: -webkit-box; } }
  @media (max-width: 767px) {
    .logo-info .info-contact > div > div {
      float: left; } }
  .logo-info .info-contact > div > div img {
    float: left; }
  .logo-info .info-contact > div > div a, .logo-info .info-contact > div > div a:focus {
    font-family: 'gothambold1', sans-serif;
    color: #1e2024;
    text-decoration: none; }
    .logo-info .info-contact > div > div a p, .logo-info .info-contact > div > div a:focus p {
      float: left; }
  .logo-info .info-contact > div > div a:hover {
    color: #008793; }
  @media (min-width: 993px) {
    .logo-info .info-contact > div .phone-class {
      font-size: 20px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .logo-info .info-contact > div .phone-class {
      font-size: 16px; } }
  .logo-info .info-contact > div .phone-class p {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 0; }
  @media (min-width: 993px) {
    .logo-info .info-contact > div .address-class {
      margin-top: 10px;
      font-size: 16px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .logo-info .info-contact > div .address-class {
      margin-top: 10px;
      font-size: 14px; } }
  @media (max-width: 767px) {
    .logo-info .info-contact > div .address-class {
      margin-left: 20px;
      font-size: 14px; } }
  .logo-info .info-contact > div .address-class p {
    margin-left: 10px;
    line-height: 1.3;
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .logo-info .info-contact {
      float: initial !important;
      text-align: center;
      margin-top: 15px; }
      .logo-info .info-contact p {
        text-align: left; }
      .logo-info .info-contact img {
        display: -webkit-inline-box; }
      .logo-info .info-contact > div {
        display: inline-block; } }
  @media (max-width: 550px) {
    .logo-info .info-contact {
      float: initial !important;
      text-align: center;
      margin-top: -25px; }
      .logo-info .info-contact p {
        display: none; }
      .logo-info .info-contact img {
        display: -webkit-inline-box; }
      .logo-info .info-contact > div {
        display: inline-block; } }

.menu-class {
  font-family: 'gothambold1', sans-serif;
  background: #1e2024;
  text-align: center; }
  @media (min-width: 768px) {
    .menu-class .menu {
      display: inline-block; }
      .menu-class .menu ul {
        margin-bottom: 0;
        padding-left: 0;
        float: left; }
        .menu-class .menu ul li {
          list-style: none;
          float: left; }
          .menu-class .menu ul li a, .menu-class .menu ul li a:focus {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: #fff;
            text-decoration: none;
            border-bottom: 3px solid #1e2024; } }
        @media (min-width: 768px) and (min-width: 1200px) {
          .menu-class .menu ul li a, .menu-class .menu ul li a:focus {
            font-size: 20px;
            margin-left: 19px;
            margin-right: 19px;
            padding: 20px 30px 10px 30px; } }
        @media (min-width: 768px) and (min-width: 993px) and (max-width: 1199px) {
          .menu-class .menu ul li a, .menu-class .menu ul li a:focus {
            font-size: 20px;
            margin-left: 4px;
            margin-right: 4px;
            padding: 20px 25px 10px 25px; } }
        @media (min-width: 768px) and (min-width: 768px) and (max-width: 992px) {
          .menu-class .menu ul li a, .menu-class .menu ul li a:focus {
            font-size: 20px;
            margin-left: 0px;
            margin-right: 0px;
            padding: 20px 20px 10px 20px; } }
  @media (min-width: 768px) {
          .menu-class .menu ul li a:hover {
            text-decoration: none;
            color: #00bf72;
            border-bottom: 3px solid #00bf72; }
        .menu-class .menu ul li.active a {
          text-decoration: none;
          color: #00bf72;
          border-bottom: 3px solid #00bf72; } }

@media (max-width: 767px) {
  .menu-class {
    text-align: center; }
    .menu-class .logo {
      float: inherit !important; }
      .menu-class .logo img {
        display: inline-block; } }

@media (min-width: 450px) and (max-width: 767px) {
  .menu-class .logo img {
    margin-left: -70px; }
  .menu-class .phone-mobile {
    float: left;
    margin-top: 10px; } }

@media (min-width: 320px) and (max-width: 449px) {
  .menu-class .logo img {
    margin-left: -70px;
    width: 120px; }
  .menu-class .phone-mobile {
    float: left;
    margin-top: -2px; } }

footer a, footer a:focus {
  color: #008793; }

footer a:hover {
  color: #00bf72;
  text-decoration: none; }

footer .footer-copyright {
  background: #1e2024;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 15px; }

footer .footer-info {
  background: #292c31;
  color: #fff;
  padding-top: 50px;
  margin-top: -5px; }
  footer .footer-info .grade-logo {
    float: left; }
  footer .footer-info .footer-right .footer-boxs img {
    float: left;
    margin-right: 15px; }
  footer .footer-info .footer-right .footer-boxs > div {
    display: table; }
    footer .footer-info .footer-right .footer-boxs > div h4 {
      font-weight: 700;
      margin-bottom: 3px;
      margin-top: 5px;
      font-size: 16px; }
    footer .footer-info .footer-right .footer-boxs > div p {
      word-break: break-all; }
  footer .footer-info .footer-right .footer-info-bottom .footer-boxs1 h3, footer .footer-info .footer-right .footer-info-bottom .footer-boxs2 h3, footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 h3 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 30px; }
  footer .footer-info .footer-right .footer-info-bottom .footer-boxs1 hr, footer .footer-info .footer-right .footer-info-bottom .footer-boxs2 hr, footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 hr {
    width: 60px;
    height: 4px;
    display: inline-block;
    background: #008793;
    border-top: 0;
    margin-top: 0px;
    margin-bottom: 10px; }
  footer .footer-info .footer-right .footer-info-bottom .footer-boxs2 table {
    line-height: 1.8; }
    footer .footer-info .footer-right .footer-info-bottom .footer-boxs2 table .width-class {
      text-align: right;
      padding-right: 15px; }
  footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table {
    width: 100%;
    line-height: 1.8; }
    @media (min-width: 1200px) {
      footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table td {
        width: auto; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table td {
        font-size: 14px; }
        footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table td a {
          font-size: 14px; } }
    @media (max-width: 400px) {
      footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table td {
        font-size: 14px; }
        footer .footer-info .footer-right .footer-info-bottom .footer-boxs3 table td a {
          font-size: 14px; } }

@media (min-width: 993px) {
  footer .footer-info {
    padding-bottom: 60px; } }

@media (min-width: 615px) and (max-width: 992px) {
  footer .footer-info {
    padding-bottom: 30px; }
    footer .footer-info .footer-boxs {
      margin-bottom: 20px; }
      footer .footer-info .footer-boxs img {
        width: 55px; }
    footer .footer-info .footer-boxs1, footer .footer-info .footer-boxs2, footer .footer-info .footer-boxs3 {
      margin-bottom: 20px; } }

@media (max-width: 614px) {
  footer .footer-info {
    padding-bottom: 30px; }
    footer .footer-info .footer-right {
      padding-left: 0px;
      margin-right: 0px; }
    footer .footer-info .footer-boxs {
      margin-bottom: 20px; }
      footer .footer-info .footer-boxs img {
        width: 55px; }
    footer .footer-info .footer-boxs1, footer .footer-info .footer-boxs2, footer .footer-info .footer-boxs3 {
      margin-bottom: 20px; } }

hr.line-class {
  width: 100px;
  height: 4px;
  text-align: center;
  background: #008793;
  border-top: 0; }

hr.line-class1 {
  width: 100px;
  height: 4px;
  display: inline-block;
  background: #008793;
  border-top: 0;
  margin-top: 5px; }

hr.line-class2 {
  margin-top: 0;
  margin-bottom: 5px; }

hr {
  border-top: 1px solid #545454; }

.line1 {
  background: url("../../Content/images/line.png") center center no-repeat;
  height: 40px;
  border-top: 0; }

.line2 {
  background: url("../../Content/images/line2.png") center center no-repeat;
  height: 3px;
  border-top: 0; }

.banner .carousel-inner .item img {
  text-align: center;
  margin: 0 auto; }

.banner .carousel-inner img {
  max-width: inherit !important; }
  @media (min-width: 993px) {
    .banner .carousel-inner img {
      height: auto; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .banner .carousel-inner img {
      height: 350px; } }
  @media (max-width: 767px) {
    .banner .carousel-inner img {
      height: 350px; } }

@media (min-width: 1200px) {
  .carousel-caption {
    top: 18%;
    left: 0%;
    right: 0%; }
    .carousel-caption .info-box-slider {
      width: 1100px;
      display: inline-block; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .carousel-caption {
    top: 18%;
    left: 0%;
    right: 0%; }
    .carousel-caption .info-box-slider {
      width: 850px;
      display: inline-block; } }

@media (min-width: 768px) and (max-width: 992px) {
  .carousel-caption {
    top: 4%;
    left: 0%;
    right: 0%; }
    .carousel-caption .info-box-slider {
      width: 800px;
      display: inline-block; } }

@media (min-width: 993px) {
  .carousel-caption .info-box-slider {
    padding: 30px;
    color: #fff; }
    .carousel-caption .info-box-slider h2 {
      font-size: 42px;
      font-family: "gothambold1";
      margin-top: 10px;
      margin-bottom: 10px;
      display: inline-block;
      line-height: 1.2; }
    .carousel-caption .info-box-slider p {
      font-size: 24px;
      line-height: 1.3;
      margin-bottom: 0; } }

@media (min-width: 768px) and (max-width: 992px) {
  .carousel-caption .info-box-slider {
    padding: 30px;
    color: #fff; }
    .carousel-caption .info-box-slider h2 {
      font-size: 30px;
      font-family: "gothambold1";
      margin-top: 0;
      line-height: 1.2; }
    .carousel-caption .info-box-slider p {
      font-size: 22px;
      line-height: 1.2;
      margin-bottom: 0; } }

@media (min-width: 421px) and (max-width: 767px) {
  .carousel-caption {
    top: 3%;
    left: 3%;
    right: 3%; }
    .carousel-caption .info-box-slider {
      padding: 0 30px 30px 30px;
      color: #fff;
      max-width: 620px; }
      .carousel-caption .info-box-slider h2 {
        font-size: 26px;
        font-family: "gothambold1";
        margin-top: 0;
        line-height: 1.2; }
      .carousel-caption .info-box-slider p {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 0; } }

@media (max-width: 420px) {
  .carousel-caption {
    top: 0%;
    left: 2%;
    right: 2%; }
    .carousel-caption .info-box-slider {
      padding: 0 20px 20px 20px;
      color: #fff;
      max-width: 620px; }
      .carousel-caption .info-box-slider h2 {
        font-size: 24px;
        font-family: "gothambold1";
        margin-top: 0;
        line-height: 1.2; }
      .carousel-caption .info-box-slider p {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 0; } }

.carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  margin-top: -15px;
  background: rgba(255, 255, 255, 0.2);
  padding: 42px 19px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-angle-left, .carousel-control .fa-angle-left {
  position: absolute;
  top: 47%;
  z-index: 5;
  display: inline-block;
  left: 10px; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-angle-right, .carousel-control .fa-angle-right {
  position: absolute;
  top: 47%;
  z-index: 5;
  display: inline-block;
  right: 10px; }

#btnTopPages {
  position: fixed;
  bottom: 65px;
  right: 20px;
  z-index: 9999;
  background: #008793;
  padding: 3px 5px; }

#btnTopPages a, #btnTopPages:hover {
  color: #fff !important;
  text-decoration: inherit;
  background: #008793; }

.content-class {
  padding-top: 60px;
  padding-bottom: 60px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 767px) {
    .content-class {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .content-class h1, .content-class h2 {
    font-size: 24px; }
  .content-class h3 {
    font-family: "gothambold1";
    margin-top: 0; }
    @media (max-width: 767px) {
      .content-class h3 {
        font-size: 24px; } }
  .content-class .right-banner {
    background: #1e2024;
    color: #fff;
    padding: 15px 30px; }
    .content-class .right-banner p {
      font-size: 16px;
      font-weight: 700;
      height: 50px;
      display: flex;
      align-items: center;
      margin-bottom: 0; }
      .content-class .right-banner p img {
        float: left;
        margin-right: 15px; }
    .content-class .right-banner hr {
      margin-top: 10px;
      margin-bottom: 10px; }

.banner-sub {
  padding-top: 90px;
  padding-bottom: 90px;
  float: left;
  width: 100%;
  color: #fff; }
  .banner-sub h1 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .banner-sub h2 {
    font-family: 'PT Sans', sans-serif;
    line-height: 1.3;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  @media (min-width: 993px) {
    .banner-sub h2 {
      font-size: 24px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .banner-sub h2 {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .banner-sub h2 {
      font-size: 20px; } }

.banner-about {
  background: url("../../Content/images/sub-banner/banner-about-us.jpg") center center no-repeat; }

.banner-contact {
  background: url("../../Content/images/sub-banner/banner-contact-us.jpg") center center no-repeat; }

.banner-bookservice {
  background: url("../../Content/images/sub-banner/banner-service.jpg") center center no-repeat; }

.banner-lifter {
  background: url("../../Content/images/sub-banner/banner-lifter.jpg") center center no-repeat; }

.banner-nws {
  background: url("../../Content/images/sub-banner/banner-nws.jpg") center center no-repeat; }

.cl-validate {
  color: #008793;
  font-size: 14px;
  padding-top: 5px; }

.form-control {
  height: 46px;
  border-radius: 0;
  padding: 10px 12px; }

button.btn-sendEmail, button.btn-sendEmail:focus, button.btn-sendEmail:visited {
  width: 100%;
  background: #008793;
  color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  outline: none; }

button.btn-sendEmail:hover {
  background: #00bf72;
  color: #fff; }

.btn-link, .btn-link:focus {
  font-family: "gothambold1";
  font-size: 16px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006c8d+0,00af83+100 */
  background: #006c8d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #006c8d 0%, #00af83 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #006c8d 0%, #00af83 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #006c8d 0%, #00af83 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c8d', endColorstr='#00af83',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  padding: 18px 35px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 30px;
  border: 0;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  outline: none; }

.btn-link:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004c7f+0,00a28b+100 */
  background: #004c7f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #004c7f 0%, #00a28b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #004c7f 0%, #00a28b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #004c7f 0%, #00a28b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c7f', endColorstr='#00a28b',GradientType=1 );
  /* IE6-9 */
  color: #fff !important;
  text-decoration: none; }

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }

.contact-class .btn-link, .service-class .btn-link {
  width: 100%; }

ul.list-class {
  padding-left: 0;
  margin-bottom: 20px; }
  ul.list-class li {
    background: url("../../Content/images/icon-list1.png") left 5px no-repeat;
    padding-left: 28px;
    list-style: none;
    margin-top: 10px; }

.x-lifter .img-rova-range-service img {
  margin: 0 auto; }

a, a:focus, a:hover {
  text-decoration: none; }

.nws-lifter {
  margin-bottom: 60px; }
  .nws-lifter .item {
    display: block; }
    .nws-lifter .item .btn-learn-more {
      display: block;
      background-color: #292c31;
      font-family: "gothambold1";
      font-size: 17px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      padding: 20px; }
    .nws-lifter .item .section-detail {
      padding: 30px;
      background-image: linear-gradient(to right, rgba(16, 110, 138, 0.8), rgba(27, 171, 132, 0.8)), url("../../Content/images/bg-nws.png");
      background-size: cover; }
      .nws-lifter .item .section-detail .line-white {
        height: 3px;
        background-color: #fff;
        margin: 25px 70px; }
      .nws-lifter .item .section-detail p {
        font-family: "gothambold1";
        font-size: 17px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        margin: 0; }
    .nws-lifter .item .bg-lifter {
      background-image: linear-gradient(to right, rgba(16, 110, 138, 0.8), rgba(27, 171, 132, 0.8)), url("../../Content/images/bg-lifter.png"); }
      @media (max-width: 768px) {
        .nws-lifter .item .bg-lifter {
          margin-top: 30px; } }
    .nws-lifter .item:hover {
      text-decoration: none; }
      .nws-lifter .item:hover .btn-learn-more {
        color: #00bf72; }

.parts-shop-page {
  padding: 40px 0; }
  .parts-shop-page #BuyNowTab {
    padding: 0 !important; }
  .parts-shop-page .btn-back {
    display: none;
    font-size: 15px;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px;
    margin: 0;
    text-transform: uppercase;
    color: #A2A2A2; }
    .parts-shop-page .btn-back i {
      margin-right: 10px;
      background: url("../../Content/images/arrow-back.png") no-repeat center center;
      width: 18px;
      height: 12px;
      display: inline-block; }
    .parts-shop-page .btn-back a {
      color: #A2A2A2; }
      .parts-shop-page .btn-back a span {
        display: inline-block;
        margin: 0 8px; }
      .parts-shop-page .btn-back a:hover {
        color: #008793;
        text-decoration: none; }
    .parts-shop-page .btn-back:hover {
      color: #008793;
      text-decoration: none; }
  .parts-shop-page .form-enquiry h3 {
    background-color: #000;
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 15px 20px;
    text-align: center; }
  .parts-shop-page .form-enquiry form {
    background-color: #f1f1f1;
    padding: 10px 15px; }
  .parts-shop-page .item-info h5 {
    font-weight: bold;
    font-family: 'gothambold1',sans-serif;
    font-size: 19px; }
  .parts-shop-page .item-info p {
    font-size: 15px;
    color: #1e2024; }
  .parts-shop-page .item-info .list-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .parts-shop-page .item-info .list-price div {
      margin: 5px 15px 5px 0; }
    .parts-shop-page .item-info .list-price span {
      font-size: 15px;
      display: block; }
    .parts-shop-page .item-info .list-price .price {
      color: #008793;
      font-family: 'gothambold1',sans-serif; }
  .parts-shop-page .item {
    padding: 15px 0; }
    .parts-shop-page .item .list-button a, .parts-shop-page .item .list-button a:focus {
      font-family: 'gothambold1',sans-serif;
      text-decoration: none;
      font-size: 15px;
      color: #fff;
      background-color: #1e2024;
      text-transform: uppercase;
      padding: 10px 10px;
      display: block;
      text-align: center;
      margin: 8px 0; }
      .parts-shop-page .item .list-button a:hover, .parts-shop-page .item .list-button a:focus:hover {
        text-decoration: none;
        background-color: #000; }
    .parts-shop-page .item .list-button .buy-now {
      background-color: #008793; }
  .parts-shop-page .item-content .tab-content .list-price table {
    width: auto !important; }
  .parts-shop-page .item-content .list-section {
    display: flex;
    padding: 0;
    margin: 15px 0;
    background-color: #008793;
    flex-wrap: wrap; }
    .parts-shop-page .item-content .list-section li {
      list-style-type: none;
      font-family: 'gothambold1',sans-serif; }
      .parts-shop-page .item-content .list-section li a {
        text-decoration: none;
        color: #fff;
        background-color: #008793;
        display: block;
        font-size: 18px;
        padding: 15px 45px; }
        @media (min-width: 768px) and (max-width: 992px) {
          .parts-shop-page .item-content .list-section li a {
            font-size: 18px;
            padding: 15px 34px; } }
        @media (min-width: 500px) and (max-width: 767px) {
          .parts-shop-page .item-content .list-section li a {
            font-size: 18px;
            padding: 15px 34px; } }
        @media (max-width: 499px) {
          .parts-shop-page .item-content .list-section li a {
            font-size: 18px;
            padding: 15px 22px; } }
        .parts-shop-page .item-content .list-section li a:hover, .parts-shop-page .item-content .list-section li a:focus {
          background-color: #1e2024;
          text-decoration: none; }
    .parts-shop-page .item-content .list-section .active a {
      background-color: #1e2024; }
  .parts-shop-page .item-content .tab-pane h3 {
    font-size: 24px;
    color: #008793; }
  .parts-shop-page .item-content .tab-pane h4 {
    font-weight: bold;
    font-size: 19px; }
  .parts-shop-page .item-content .tab-pane p {
    font-size: 15px;
    color: #1e2024; }
  .parts-shop-page .item-content .tab-pane table {
    width: 100%; }
  .parts-shop-page .item-content .tab-pane .list-price .price {
    color: #008793;
    font-family: 'gothambold1',sans-serif; }
  .parts-shop-page .item-content .tab-pane .list-price a, .parts-shop-page .item-content .tab-pane .list-price a:focus {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background-color: #008793;
    text-transform: uppercase;
    padding: 10px 60px;
    display: inline-block;
    text-align: center;
    margin: 8px 0 8px 10px;
    cursor: pointer; }
    .parts-shop-page .item-content .tab-pane .list-price a:hover, .parts-shop-page .item-content .tab-pane .list-price a:focus:hover {
      text-decoration: none;
      background-color: #008793; }
  .parts-shop-page .left-menu {
    font-family: 'gothambold1',sans-serif; }
    .parts-shop-page .left-menu h2 {
      margin-top: 0;
      margin-bottom: 15px; }
    .parts-shop-page .left-menu .panel-default {
      border: 0;
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); }
      .parts-shop-page .left-menu .panel-default .panel-heading {
        padding: 0;
        background: #fff;
        border: 0; }
        .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title {
          border: 0;
          padding-top: 0; }
          .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a, .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a:focus {
            width: 100%;
            display: inline-block;
            padding: 15px 10px 10px 10px;
            font-size: 19px;
            background: #f0f0f0; }
            .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a img, .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a:focus img {
              width: 60px;
              float: left;
              margin-top: -5px;
              margin-right: 10px; }
            .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a:hover, .parts-shop-page .left-menu .panel-default .panel-heading h4.panel-title a:focus:hover {
              background-color: #008793;
              color: white; }
      .parts-shop-page .left-menu .panel-default .panel-heading.active a, .parts-shop-page .left-menu .panel-default .panel-heading.active a:focus, .parts-shop-page .left-menu .panel-default .panel-heading.active a:hover {
        background-color: #008793 !important;
        color: white; }
    .parts-shop-page .left-menu .panel-body {
      border-top: 0 !important;
      padding: 10px; }
      .parts-shop-page .left-menu .panel-body table {
        margin-bottom: 0; }
        .parts-shop-page .left-menu .panel-body table td {
          border-bottom: 1px solid #ddd;
          border-top: 0;
          background: url("../../Content/images/arrow-icon.png") left 12px no-repeat;
          padding-left: 28px; }
          .parts-shop-page .left-menu .panel-body table td a {
            font-size: 14px;
            font-weight: 600; }
    .parts-shop-page .left-menu a, .parts-shop-page .left-menu a:focus {
      text-decoration: none;
      color: #1e2024; }
      .parts-shop-page .left-menu a:hover, .parts-shop-page .left-menu a:focus:hover {
        text-decoration: none;
        color: #008793; }

.icon-header {
  margin: 5px 0 0 20px;
  float: right;
  /*@media(max-width:465px) {
        margin-top: -165px;
    }*/ }
  .icon-header a, .icon-header a:focus {
    cursor: pointer;
    text-decoration: none !important;
    display: inline-block;
    border-radius: 0; }
    .icon-header a span, .icon-header a:focus span {
      color: #d60c0f;
      text-decoration: none !important;
      float: right;
      margin-left: -15px;
      position: relative;
      margin-top: 0px; }
  .icon-header .shop-class {
    margin-right: 10px; }
  .icon-header .dropbtn img {
    padding: 10px;
    height: 50px;
    border: none;
    cursor: pointer;
    float: left; }
  .icon-header .shop-class, .icon-header .account-class {
    position: relative;
    display: inline-block; }
  .icon-header .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: left; }
  .icon-header .shop-class .dropdown-content {
    min-width: 350px;
    margin-left: -296px;
    margin-top: -3px; }
    .icon-header .shop-class .dropdown-content a, .icon-header .shop-class .dropdown-content a:focus {
      width: 48%;
      float: left;
      font-size: 14px;
      padding: 10px;
      border: 1px solid #008793;
      margin: 0 1%; }
      .icon-header .shop-class .dropdown-content a:hover, .icon-header .shop-class .dropdown-content a:focus:hover {
        width: 48%;
        float: left; }
  .icon-header .account-class .dropdown-content {
    min-width: 150px;
    margin-left: -103px; }
  @media (min-width: 520px) and (max-width: 767px) {
    .icon-header {
      margin-top: 5px; } }
  @media (max-width: 519px) {
    .icon-header {
      /*margin-top: 95px;
        position: absolute;
        right: 10px;*/ } }

.dropdown-content-login {
  padding: 0 !important; }

.dropdown-content {
  color: black;
  padding: 10px 15px;
  text-decoration: none;
  display: block;
  /*overflow: scroll;
    height: 150px;*/ }
  .dropdown-content .shopping-row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding-top: 7px;
    padding-bottom: 7px; }
    .dropdown-content .shopping-row .img-shop {
      float: left; }
      .dropdown-content .shopping-row .img-shop img {
        width: 100px;
        margin-right: 15px; }
    .dropdown-content .shopping-row .item-class p {
      font-size: 13px;
      margin: 0 0 5px 0;
      text-transform: uppercase; }
      .dropdown-content .shopping-row .item-class p span {
        color: #1e2024; }
    .dropdown-content .shopping-row .item-class .stock-number {
      font-size: 12px;
      color: #1e2024; }
    .dropdown-content .shopping-row .remove-item {
      color: #d60c0f;
      cursor: pointer;
      float: right;
      margin-top: -5px;
      margin-left: 5px; }

.shop-class .totalprice-class {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%; }
  .shop-class .totalprice-class .pull-left {
    color: #008793; }

.shop-class a.btn-link:hover {
  background: #008793 !important;
  width: 100%; }

.dropdown-content a, .dropdown-content a:focus {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-transform: uppercase; }

.dropdown-content a:hover {
  background-color: #f1f1f1;
  color: #008793; }

.shop-class:hover .dropdown-content {
  display: block; }

.shop-class:hover .dropbtn img {
  background-color: #dcdcdc; }

.account-class:hover .dropdown-content {
  display: block; }

.account-class:hover .dropbtn img {
  background-color: #dcdcdc; }

.postcode-group.list-group {
  margin-top: -35px; }

.shopping-class {
  background: rgba(30, 32, 36, 0.03);
  margin-top: 30px;
  margin-bottom: 30px; }

.header-shopping {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #888; }
  .header-shopping .item-class {
    padding-left: 15px;
    display: inline-block; }

.content-shopping .shopping-row {
  border-top: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  width: 100%; }
  .content-shopping .shopping-row .img-shop {
    width: 120px;
    float: left; }
  .content-shopping .shopping-row img {
    padding-left: 10px;
    margin-top: 10px; }
  .content-shopping .shopping-row .delete-icon {
    float: right;
    margin-right: 15px; }
    .content-shopping .shopping-row .delete-icon a {
      font-size: 24px;
      cursor: pointer;
      color: #1e2024; }
      .content-shopping .shopping-row .delete-icon a:hover {
        color: #008793; }
  .content-shopping .shopping-row .title {
    text-transform: uppercase;
    margin-bottom: 0px; }
  .content-shopping .shopping-row .item-class {
    margin-left: 15px;
    display: inline-block;
    width: calc(100% - 135px); }
    .content-shopping .shopping-row .item-class .deposit {
      font-family: 'gothambold1',sans-serif;
      color: red; }
  .content-shopping .shopping-row .pull-right .price {
    margin-right: 20px; }
    .content-shopping .shopping-row .pull-right .price span {
      width: 100%;
      display: block;
      font-size: 14px;
      opacity: 0.75; }
  .content-shopping .shopping-row .number {
    float: right;
    line-height: 2.4; }
  .content-shopping .shopping-row .description {
    color: #999;
    font-size: 13px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none; }
  .content-shopping .shopping-row select.form-control {
    max-width: 80px;
    float: right; }
  .content-shopping .shopping-row input.form-control {
    width: 70px;
    float: right;
    height: 38px;
    text-align: right; }
  .content-shopping .shopping-row .price {
    text-align: right; }
    @media (min-width: 768px) {
      .content-shopping .shopping-row .price {
        font-size: 24px; } }
  @media (max-width: 767px) {
    .content-shopping .shopping-row select.form-control {
      padding: 6px; }
    .content-shopping .shopping-row .price b, .content-shopping .shopping-row .number b {
      padding-top: 10px;
      display: inline-block; } }
  @media (min-width: 1200px) {
    .content-shopping .shopping-row .pull-left {
      width: calc(100% - 130px); }
    .content-shopping .shopping-row .pull-right {
      width: 130px; } }

.footer-shopping {
  font-family: 'gothambold1',sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #eee;
  color: #888;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px; }
  @media (max-width: 767px) {
    .footer-shopping {
      font-size: 18px; } }
  .footer-shopping > div {
    margin-bottom: 10px; }
  .footer-shopping .subtotal-class {
    color: #1e2024; }
  .footer-shopping .total-class {
    font-size: 22px;
    color: #008793;
    margin-top: 10px; }
    @media (max-width: 767px) {
      .footer-shopping .total-class {
        font-size: 18px; } }
  .footer-shopping .input-form {
    float: left; }
    .footer-shopping .input-form input {
      height: 57px;
      width: 160px;
      margin-right: 10px; }
    .footer-shopping .input-form span {
      text-transform: uppercase;
      font-size: 18px;
      color: #008793; }
  .footer-shopping .discount-code-box > span.text, .footer-shopping .discount-code-box-2 > span.text {
    float: left;
    padding: 15px 0 0 0;
    font-size: 20px; }
  .footer-shopping .discount-class {
    padding: 13px 30px 0 0px;
    text-align: right;
    display: inline-block;
    color: #d60c0f; }
  .footer-shopping .btn-remove {
    font-size: 16px !important;
    padding: 12px 25px; }

.order-imformation-class h1 {
  margin-bottom: 12px !important;
  padding-left: 0; }

.order-imformation-class .order-imfo-content-class {
  background: #fff; }
  .order-imformation-class .order-imfo-content-class .description-row p {
    margin-left: 10px; }

.order-imformation-class .title-order {
  display: inline-block;
  width: 100%; }
  .order-imformation-class .title-order a.btn-continue {
    margin-top: 12px;
    margin-bottom: 0px;
    display: inline-block;
    font-family: 'gothambold1',sans-serif; }

.view-cart-page h1 {
  padding-left: 0; }

@media (min-width: 1200px) {
  .view-cart-page .shopping-left {
    width: 100%;
    float: left; }
  .view-cart-page .shopping-right {
    width: 200px;
    float: right;
    text-align: center; } }

@media (max-width: 1199px) {
  .view-cart-page .shopping-right {
    display: none; } }

.step1-class h3, .step2-class h3, .step3-class h3 {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .step1-class h3, .step2-class h3, .step3-class h3 {
      font-size: 24px; } }
  .step1-class h3 span, .step2-class h3 span, .step3-class h3 span {
    font-size: 14px;
    width: 25px;
    height: 25px;
    display: inline-block;
    float: left;
    text-align: center;
    border: 2px solid;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 1.5;
    color: #008793; }

.payment-class .panel-heading h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'gothambold1',sans-serif; }

.payment-class .panel-heading p {
  margin-bottom: 0;
  margin-top: 5px; }

.payment-class .panel-heading a.accordion-toggle.collapsed, .payment-class .panel-heading a.accordion-toggle.collapsed:focus {
  color: #2e3537;
  text-decoration: none; }

.payment-class .panel-heading a.accordion-toggle, .payment-class .panel-heading a.accordion-toggle:hover {
  color: #008793;
  text-decoration: none; }

.payment-class .panel-heading a:hover {
  text-decoration: none; }

.payment-class button.btn-default {
  border: 2px solid #008793;
  color: #008793;
  background: #fff;
  text-decoration: none;
  padding: 13px 30px;
  font-family: 'gothambold1',sans-serif;
  text-transform: uppercase; }
  .payment-class button.btn-default:hover {
    background: #008793;
    color: #fff;
    border: 2px solid #008793; }

.payment-icons {
  float: right; }
  .payment-icons i {
    background-image: url("../../Content/images/payment-icon.png");
    width: 50px;
    height: 25px;
    margin-top: -2px;
    display: inline-block; }
  .payment-icons i.icon-visa {
    background-position: -10px -10px;
    width: 40px; }
  .payment-icons i.icon-mastercard {
    background-position: -56px -10px;
    width: 40px; }
  .payment-icons i.icon-amex {
    background-position: -100px -10px;
    width: 32px; }
  .payment-icons i.icon-paypal {
    background-position: -16px -44px;
    width: 60px; }
  .payment-icons i.icon-ge {
    background-position: -16px -264px;
    width: 94px; }

.btn-frm-login .fa {
  font-size: 40px;
  margin: 10px 8px;
  cursor: pointer; }

.btn-frm-login .fa-facebook-square {
  color: #3b5998; }

.btn-frm-login .fa-google-plus-square {
  color: #d94530; }

.btn-frm-login .fa-paypal {
  color: #179bd7; }

.btn-frm-login .fa-at {
  color: #008793; }

.view-cart-page .table > thead > tr > th, .view-cart-page .table > tbody > tr > th, .view-cart-page .table > tfoot > tr > th, .view-cart-page .table > thead > tr > td, .view-cart-page .table > tbody > tr > td, .view-cart-page .table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee; }

.view-cart-page .table th {
  width: auto;
  font-size: 14px;
  color: #888; }

.view-cart-page .table thead.thead-top {
  background: white;
  color: #1e2024; }

.view-cart-page .table thead.thead-bottom {
  background: #1e2024;
  color: white; }
  .view-cart-page .table thead.thead-bottom th {
    font-size: 30px; }

.view-cart-page .table tbody tr {
  border-bottom: 1px solid #1e2024; }
  .view-cart-page .table tbody tr td.col-image {
    max-width: 133px; }
  .view-cart-page .table tbody tr img {
    background: #008793; }
    @media (min-width: 768px) {
      .view-cart-page .table tbody tr img {
        float: left;
        margin-right: 15px; } }
    @media (max-width: 767px) {
      .view-cart-page .table tbody tr img {
        margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .view-cart-page .table tbody tr p.title {
      padding-top: 0px;
      margin-bottom: 0;
      padding-bottom: 0; } }
  .view-cart-page .table tbody tr p.description {
    color: #999;
    font-size: 13px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none; }
  .view-cart-page .table tbody tr p.price {
    font-size: 24px; }
  .view-cart-page .table tbody tr p {
    padding-top: 40px; }
    .view-cart-page .table tbody tr p .form-control {
      width: 80px; }
  .view-cart-page .table tbody tr a.remove-item {
    color: #1e2024;
    fill: currentColor;
    -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
    width: 34px;
    height: 34px; }
    .view-cart-page .table tbody tr a.remove-item:hover {
      color: #008793;
      fill: currentColor;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
    .view-cart-page .table tbody tr a.remove-item img {
      width: 34px;
      border: none; }

.view-cart-page a.btn-link, .view-cart-page a.btn-link:focus {
  font-size: 18px; }

.view-cart-page a.btn-link:hover {
  color: #fff; }

.view-cart-page a.btn-continue {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
  display: inline-block;
  font-family: 'gothambold1',sans-serif;
  text-decoration: none;
  color: #008793; }
  .view-cart-page a.btn-continue span {
    font-size: 28px;
    font-weight: 600;
    padding-right: 10px;
    float: left; }

.login-page .table tbody tr p {
  padding-top: 0; }

.login-page .frm-login {
  border: 1px solid #ccc;
  padding: 20px;
  margin-top: 42px; }
  .login-page .frm-login .frm-title-header {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 5px; }
    .login-page .frm-login .frm-title-header .radio-item {
      display: inline-block;
      position: relative;
      padding: 0; }
    .login-page .frm-login .frm-title-header .radio-item input[type='radio'] {
      display: none; }
    .login-page .frm-login .frm-title-header .radio-item label {
      font-weight: normal;
      font-size: 18px;
      font-weight: bold; }
    .login-page .frm-login .frm-title-header .radio-item label:before {
      content: " ";
      display: inline-block;
      position: relative;
      top: 5px;
      margin: 0 10px 0 0;
      width: 20px;
      height: 20px;
      border-radius: 11px;
      border: 2px solid #008793;
      background-color: transparent; }
    .login-page .frm-login .frm-title-header .radio-item input[type=radio]:checked + label:after {
      border-radius: 11px;
      width: 12px;
      height: 12px;
      position: absolute;
      top: 9px;
      left: 4px;
      content: " ";
      display: block;
      background: #008793; }

.wizard {
  margin: 0px auto; }
  .wizard .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;
    border-bottom-color: #008793; }
  .wizard .tooltip.top .tooltip-inner {
    background-color: #008793; }
  .wizard .tooltip.top .tooltip-arrow {
    border-top-color: #008793; }

.wizard > div.wizard-inner {
  position: relative; }

.connecting-line {
  height: 2px;
  background: #1e2024;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 42%;
  z-index: 1; }

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent; }

span.round-tab {
  width: 70px;
  height: 70px;
  line-height: 68px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #1e2024;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px; }

span.round-tab i {
  color: #555555; }

.wizard li.active span.round-tab {
  background: #fff;
  border: 2px solid #008793; }

.wizard li.active span.round-tab i {
  color: #008793; }

span.round-tab:hover {
  color: #333;
  border: 2px solid #333; }

.wizard .nav-tabs > li {
  width: 25%; }

.wizard li:after {
  content: " ";
  position: absolute;
  left: 43%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #008793;
  transition: 0.1s ease-in-out; }

.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 43%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #008793; }

.wizard .nav-tabs > li a {
  width: 70px;
  height: 70px;
  margin: 5px auto 20px auto;
  border-radius: 100%;
  padding: 0; }

.wizard .nav-tabs > li a:hover {
  background: transparent; }

.wizard .tab-pane {
  position: relative;
  padding-top: 40px; }
  .wizard .tab-pane button {
    margin-bottom: 20px; }

.wizard h3 {
  margin-top: 0; }

@media (max-width: 585px) {
  .wizard {
    width: 100%;
    height: auto !important; }
  span.round-tab {
    font-size: 16px;
    width: 50px;
    height: 50px;
    line-height: 50px; }
  .wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    line-height: 50px; }
  .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 35%; } }

.login-class .modal-body {
  padding: 20px; }

.login-class .header-login-popup {
  margin-bottom: 40px; }
  .login-class .header-login-popup span {
    float: left;
    color: #008793;
    font-size: 24px;
    margin-right: 15px; }
  .login-class .header-login-popup h2 {
    margin-top: 5px;
    font-size: 24px; }

.login-class .content-login-popup h2 {
  font-size: 18px; }

.login-class .content-login-popup .facebook, .login-class .content-login-popup .google, .login-class .content-login-popup .paypal {
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  text-decoration: none;
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block; }

.login-class .content-login-popup .facebook {
  background-color: #3b5998; }

.login-class .content-login-popup .google {
  background-color: #d94530; }

.login-class .content-login-popup .paypal {
  background-color: #179bd7; }

.login-class .or-class {
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
  margin-top: -15px; }

.login-class .form-control {
  border-radius: 0;
  padding: 10px 12px;
  height: 40px; }

.login-class .btn-link {
  color: #fff; }

.login-class a {
  color: #008793; }

.notification-shoppingcart {
  background: #fff !important;
  border: 2px solid #008793;
  border-radius: 5px !important;
  color: #1e2024 !important; }
  .notification-shoppingcart .close-icon {
    color: #1e2024;
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: -5px; }
  .notification-shoppingcart a, .notification-shoppingcart a:focus, .notification-shoppingcart a:hover {
    text-decoration: none !important; }
  .notification-shoppingcart .popup-shopping {
    padding: 5px; }
    .notification-shoppingcart .popup-shopping .img-shop {
      width: 90px;
      float: left;
      margin-right: 10px; }
    .notification-shoppingcart .popup-shopping .item-class {
      float: left;
      width: calc(100% - 100px); }
      .notification-shoppingcart .popup-shopping .item-class p {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 4px; }
        .notification-shoppingcart .popup-shopping .item-class p.title {
          font-family: 'gothambold1',sans-serif; }
        .notification-shoppingcart .popup-shopping .item-class p a, .notification-shoppingcart .popup-shopping .item-class p a:focus {
          color: #008793;
          font-size: 14px;
          font-family: 'gothambold1',sans-serif; }
          .notification-shoppingcart .popup-shopping .item-class p a:hover, .notification-shoppingcart .popup-shopping .item-class p a:focus:hover {
            color: #00bf72;
            text-decoration: none; }
  .notification-shoppingcart:hover {
    opacity: 1 !important;
    border: 2px solid #00bf72; }

.prev-step, .next-step {
  border: 2px solid #008793;
  color: #008793;
  background: #fff;
  text-decoration: none;
  padding: 13px 30px;
  font-family: 'gothambold1',sans-serif;
  text-transform: uppercase; }
  .prev-step:hover, .next-step:hover {
    background: #008793;
    color: #fff;
    border: 2px solid #008793; }

.content-page {
  display: inline-block;
  width: 100%; }

.account-class, .btn-frm-login {
  display: none !important; }

.parts-shop-content .container .container {
  width: 100%; }

.parts-shop-content .parts-shop-form {
  background: rgba(30, 32, 36, 0.05);
  padding: 15px 15px 5px 15px; }
  .parts-shop-content .parts-shop-form h2 {
    font-size: 24px;
    text-transform: uppercase; }
  .parts-shop-content .parts-shop-form .btn-link {
    width: 100%; }

.parts-shop-content .g-recaptcha {
  transform: scale(0.8);
  transform-origin: 0 0; }

/*@import "_stock.scss";
@import "_nm.scss";*/
