.acc-blog-sub-cat li a {
  border: 1px solid #00529c; }
  .acc-blog-sub-cat li a.active {
    background: #00529c;
    color: #ffffff; }

.acc-blog-cat-menu .nav {
  display: block; }
  @media (min-width: 1025px) {
    .acc-blog-cat-menu .nav {
      display: -webkit-flex;
      display: flex; } }
  .acc-blog-cat-menu .nav .nav-item a {
    border-bottom: 1px #95989A solid; }
    @media (min-width: 1025px) {
      .acc-blog-cat-menu .nav .nav-item a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: none; } }
    .acc-blog-cat-menu .nav .nav-item a.active {
      font-weight: bold; }
      @media (min-width: 1025px) {
        .acc-blog-cat-menu .nav .nav-item a.active {
          border-bottom: 3px #00529c solid;
          font-weight: normal; } }

.acc-blog-res-cat button {
  position: relative;
  background: none;
  color: #333333;
  border: none;
  border-bottom: 1px #95989A solid; }
  .acc-blog-res-cat button:focus {
    outline: none; }
  .acc-blog-res-cat button .acc-blog-cat-arrow {
    font-size: 2.2rem;
    color: #2196F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.acc-blog-res-cat .collapse ul li a {
  color: #333333; }

.acc-blog-image img {
  object-fit: fill;
  width: 100%;
  height: 200px; }
  @media (min-width: 1025px) {
    .acc-blog-image img {
      height: 300px; } }

.add-scroll {
  height: 300px;
  overflow-y: auto; }

.acc-blog-main-banner img {
  width: 100%;
  height: 130px;
  object-fit: cover; }
  @media (min-width: 992px) {
    .acc-blog-main-banner img {
      height: 300px; } }
  @media (min-width: 1025px) {
    .acc-blog-main-banner img {
      height: 400px; } }

.acc-blog-main-banner .acc-banner-caption {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 992px) {
    .acc-blog-main-banner .acc-banner-caption {
      width: 25%; } }

.acc-blog-main-banner.acc-small-banner img {
  height: 130px; }
  @media (min-width: 992px) {
    .acc-blog-main-banner.acc-small-banner img {
      height: 150px; } }
  @media (min-width: 1025px) {
    .acc-blog-main-banner.acc-small-banner img {
      height: 200px; } }

.blog-scroll-top-btn {
  bottom: 3rem;
  left: 3rem;
  font-size: 3rem;
  z-index: 99;
  cursor: pointer;
  color: #000000; }

.acc-blog-tag ul li a {
  color: #ffffff; }

.acc-blog-details-page .container {
  max-width: 980px; }
  .acc-blog-details-page .container .acc-blog-details-description h1,
  .acc-blog-details-page .container .acc-blog-details-description h2 {
    font-weight: 700; }
  .acc-blog-details-page .container .acc-blog-details-description img {
    max-width: 100%;
    margin: auto auto 10px; }
  .acc-blog-details-page .container .acc-blog-details-description h6 {
    font-size: 12px;
    text-align: center;
    color: #333333;
    font-style: italic; }
  .acc-blog-details-page .container .acc-blog-details-description iframe {
    width: 100%;
    min-height: 400px;
    padding-bottom: 1rem;
    border: solid 1px #333333;
    padding: 0; }
  .acc-blog-details-page .container .acc-blog-details-description ul {
    padding-left: 3rem;
    padding-top: 5px;
    padding-bottom: 5px; }
    .acc-blog-details-page .container .acc-blog-details-description ul li {
      list-style: disc;
      padding-bottom: 0.5rem; }
  .acc-blog-details-page .container .acc-blog-details-description ol {
    padding-left: 3rem; }
    .acc-blog-details-page .container .acc-blog-details-description ol li {
      padding-bottom: 0.5rem;
      margin: 0; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-custom-list ul {
    padding: 0; }
    .acc-blog-details-page .container .acc-blog-details-description .acc-blog-custom-list ul li {
      position: relative;
      list-style: none;
      background-image: url("/assets/images/blog-list-arrow.png");
      background-repeat: no-repeat;
      background-position: left top;
      padding-left: 3rem;
      padding-bottom: 2rem; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-two-coloum-vide iframe {
    min-height: 199px; }
  .acc-blog-details-page .container .acc-blog-details-description a:hover {
    color: #218acb; }
  .acc-blog-details-page .container .acc-blog-details-description blockquote {
    border-left: 0.5rem #00529c solid;
    padding: 1rem;
    margin-left: 2rem;
    font-size: 1.2rem; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-twitter iframe {
    border: none;
    margin: auto;
    width: auto;
    height: auto;
    min-height: 540px; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-insta-feed iframe {
    border: 1px #F5F5F5 solid;
    width: auto;
    min-height: auto; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-fb-comment-area iframe {
    border: none;
    height: auto;
    min-height: 250px; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-bttn-text-group {
    display: -webkit-flex;
    display: flex;
    padding: 1rem;
    border: 1px #F5F5F5 solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    margin-bottom: 2rem; }
    .acc-blog-details-page .container .acc-blog-details-description .acc-blog-bttn-text-group img {
      margin-bottom: 0; }
    .acc-blog-details-page .container .acc-blog-details-description .acc-blog-bttn-text-group p {
      padding-left: 1rem;
      margin-bottom: 0; }
      .acc-blog-details-page .container .acc-blog-details-description .acc-blog-bttn-text-group p a {
        display: block; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-middle-button {
    margin-top: 3rem;
    text-align: center; }
    .acc-blog-details-page .container .acc-blog-details-description .acc-blog-middle-button a {
      background: #00529c;
      padding: 1rem;
      font-size: 1rem;
      color: #ffffff;
      border-radius: 3px; }
      .acc-blog-details-page .container .acc-blog-details-description .acc-blog-middle-button a:hover {
        background: #2196F3; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-small-twitter iframe {
    width: auto;
    border: none; }
  .acc-blog-details-page .container .acc-blog-details-description .blogDetailsCustomBttn p {
    margin-bottom: 0;
    padding-top: 1rem; }
    .acc-blog-details-page .container .acc-blog-details-description .blogDetailsCustomBttn p a {
      color: #ffffff;
      background: #00529c;
      padding: 1rem;
      font-size: 1.25rem;
      border-radius: 0.5rem;
      display: block;
      text-align: center; }
  .acc-blog-details-page .container .acc-blog-details-description .acc-blog-border-sec {
    border-top: 1px #95989A solid;
    border-bottom: 1px #95989A solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 5rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    .acc-blog-details-page .container .acc-blog-details-description .acc-blog-border-sec p {
      margin: 0; }
  @media (min-width: 1025px) {
    .acc-blog-details-page .container .acc-blog-details-description .float-left {
      margin-bottom: 10px; } }
  @media (min-width: 1025px) {
    .acc-blog-details-page .container .acc-blog-details-description .float-left > img {
      float: left;
      width: 32%;
      margin-right: 12px; } }
  .acc-blog-details-page .container .acc-blog-details-description .float-left > img:last-of-type {
    margin-right: 0; }
  .acc-blog-details-page .container .acc-blog-details-description .btn-primary {
    width: 100%;
    margin-bottom: 1rem; }
    .acc-blog-details-page .container .acc-blog-details-description .btn-primary.text-white p {
      margin: 0; }
      .acc-blog-details-page .container .acc-blog-details-description .btn-primary.text-white p a {
        color: #fff;
        padding: 5px 10px;
        display: block; }
    .acc-blog-details-page .container .acc-blog-details-description .btn-primary a {
      color: #fff;
      padding: 10px;
      display: block;
      font-size: 0.8125rem;
      line-height: 1.4;
      text-align: center; }
  .acc-blog-details-page .container .acc-blog-details-description table td {
    padding: 10px 15px;
    width: 50%;
    vertical-align: top; }
  .acc-blog-details-page .container .acc-blog-details-description .three-colum-table table {
    width: 100%; }
    .acc-blog-details-page .container .acc-blog-details-description .three-colum-table table td {
      padding: 10px 15px;
      width: 33.333%;
      vertical-align: top;
      text-align: center; }
  @media (min-width: 992px) {
    .acc-blog-details-page .container .acc-blog-details-sidebar {
      position: -webkit-sticky;
      position: sticky;
      top: 5rem; } }
  .acc-blog-details-page .container .acc-blog-details-sidebar .acc-blog-details-social li a {
    background: #00529c;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 7px;
    margin: 0 5px 0 0; }
    .acc-blog-details-page .container .acc-blog-details-sidebar .acc-blog-details-social li a svg {
      width: 16px;
      height: 16px;
      fill: #ffffff;
      margin: auto; }

.acc-cart-table .acc-header .acc-header-price {
  max-width: 120px; }

.acc-cart-table .acc-header .acc-header-qty {
  max-width: 157px; }

.acc-cart-table .acc-header .acc-header-subtotal {
  max-width: 120px; }

.acc-cart-table .acc-cart-item {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .acc-cart-table .acc-cart-item:first-child {
    padding-top: 0; }
  .acc-cart-table .acc-cart-item .acc-img {
    max-width: 6rem; }
    .acc-cart-table .acc-cart-item .acc-img img {
      width: 4rem;
      height: 4rem;
      object-fit: cover; }
  .acc-cart-table .acc-cart-item .acc-title {
    max-width: calc(100% - 1rem*6); }
  @media (min-width: 768px) {
    .acc-cart-table .acc-cart-item .acc-body-price {
      max-width: 120px;
      text-align: right; } }
  .acc-cart-table .acc-cart-item .acc-qty {
    width: 2.25rem;
    text-align: center; }
  @media (min-width: 768px) {
    .acc-cart-table .acc-cart-item .acc-body-qty {
      max-width: 157px;
      text-align: right; } }
  @media (min-width: 768px) {
    .acc-cart-table .acc-cart-item .acc-body-subtotal {
      max-width: 120px;
      text-align: right; } }
  .acc-cart-table .acc-cart-item .acc-action svg {
    fill: #333333;
    stroke: #333333; }

@media (min-width: 992px) {
  .acc-about-content {
    position: relative; }
    .acc-about-content::before {
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      background: #00529c; }
    .acc-about-content::after {
      content: '';
      position: absolute;
      width: 40px;
      height: 40px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background: #ffffff;
      border: 2px #00529c solid;
      border-radius: 50%; }
    .acc-about-content.left-image .order-last {
      padding-left: 5rem; }
    .acc-about-content.right-image .order-last {
      -webkit-order: 1;
              order: 1;
      padding-right: 5rem; }
    .acc-about-content.right-image .order-first {
      -webkit-order: 2;
              order: 2;
      padding-left: 5rem; } }

.acc-mission-critical-page img {
  margin: auto; }
  @media (min-width: 1025px) {
    .acc-mission-critical-page img {
      margin: 0; } }

.acc-mission-critical-page .acc-iframe {
  height: 250px; }
  @media (min-width: 768px) {
    .acc-mission-critical-page .acc-iframe {
      height: 300px; } }
  @media (min-width: 992px) {
    .acc-mission-critical-page .acc-iframe {
      height: 380px; } }
  @media (min-width: 1025px) {
    .acc-mission-critical-page .acc-iframe {
      height: 420px; } }

.acc-mission-critical-page .acc-mission-video-image-holder {
  cursor: pointer; }
  .acc-mission-critical-page .acc-mission-video-image-holder > img {
    width: 100%;
    height: auto;
    object-fit: cover;
    height: 400px; }
    @media (min-width: 1025px) {
      .acc-mission-critical-page .acc-mission-video-image-holder > img {
        height: 450px; } }
  .acc-mission-critical-page .acc-mission-video-image-holder .acc-video-play-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 5rem;
    fill: #000000; }
  .acc-mission-critical-page .acc-mission-video-image-holder:hover .acc-video-play-icon {
    fill: #9c0009; }

.acc-mission-critical-page .acc-mission-yellow-bg {
  background: #fdec8e;
  background: linear-gradient(to right, #fdec8e 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdec8e', endColorstr='#ffffff',GradientType=1 ); }

.acc-mission-critical-page .acc-mission-yellow-bg-right {
  background: #fdec8e;
  background: linear-gradient(to right, #ffffff 0%, #fdec8e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdec8e',GradientType=1 ); }

@media (min-width: 1025px) {
  .acc-mission-critical-page .acc-mission-custom-bg {
    padding-top: 7rem;
    padding-bottom: 7rem;
    background-repeat: no-repeat;
    background-position: top; } }

.acc-mission-critical-page .acc-mission-engine-sec-bg {
  background-position: center right; }
  @media (min-width: 1200px) {
    .acc-mission-critical-page .acc-mission-engine-sec-bg {
      padding-top: 7rem;
      padding-bottom: 7rem;
      background-repeat: no-repeat;
      background-position: center center; } }
  .acc-mission-critical-page .acc-mission-engine-sec-bg article {
    background: rgba(0, 0, 0, 0.8);
    padding: 5rem 3rem; }

@media (max-width: 1199.98px) {
  .acc-mission-critical-page .acc-mission-ship-bg {
    position: relative; }
    .acc-mission-critical-page .acc-mission-ship-bg::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.7);
      top: 0;
      left: 0; } }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

.acc-contact-banner {
  position: relative; }
  .acc-contact-banner .acc-title {
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .acc-contact-banner .embed-responsive {
    max-height: 200px;
    overflow: hidden; }
    .acc-contact-banner .embed-responsive img {
      object-fit: cover;
      object-position: center top; }

@media (min-width: 768px) {
  .acc-contact-menu {
    padding-bottom: 0; } }

@media (min-width: 768px) {
  .acc-contact-menu ul {
    display: -webkit-flex;
    display: flex; } }

.acc-contact-menu ul li {
  margin-bottom: 0.5rem; }
  @media (min-width: 768px) {
    .acc-contact-menu ul li {
      -webkit-flex: 1 1 auto;
              flex: 1 1 auto;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .acc-contact-menu ul li a {
      text-align: center;
      padding: 1rem;
      color: #333333;
      display: block; } }
  @media (min-width: 1025px) {
    .acc-contact-menu ul li a {
      text-transform: uppercase; } }
  .acc-contact-menu ul li a:hover, .acc-contact-menu ul li a.active {
    font-weight: 600; }
    @media (min-width: 768px) {
      .acc-contact-menu ul li a:hover, .acc-contact-menu ul li a.active {
        background: #F5F5F5;
        color: #00529c;
        font-weight: 400; } }
  .acc-contact-menu ul li:last-child {
    margin-bottom: 0; }

.customer-user-filter-common-style, .customer-user-filter header .form-control[value]:not([value=""]) + .input-group-append .btn, .customer-user-filter header .form-control[value=""] + .input-group-append .btn {
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 22px;
  background-size: 45%;
  z-index: 1; }
  .customer-user-filter-common-style svg, .customer-user-filter header .form-control[value]:not([value=""]) + .input-group-append .btn svg, .customer-user-filter header .form-control[value=""] + .input-group-append .btn svg {
    display: none; }

.customer-user-filter header .form-control[value]:not([value=""]) + .input-group-append .btn {
  background-image: url("/assets/images/icons/close.svg"); }

.customer-user-filter header .form-control[value=""] + .input-group-append .btn {
  background-image: url("/assets/images/icons/filter-white.svg"); }

.acc-review .acc-review-list .acc-item {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .acc-review .acc-review-list .acc-item {
      margin-bottom: 2rem; } }
  .acc-review .acc-review-list .acc-item article {
    border-bottom: 1px solid #95989A;
    padding-bottom: 1rem;
    height: 100%; }
    @media (min-width: 768px) {
      .acc-review .acc-review-list .acc-item article {
        background: #F5F5F5;
        border-bottom: 0;
        padding: 1rem;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-flex-direction: column;
                flex-direction: column; }
        .acc-review .acc-review-list .acc-item article .acc-review-box-body {
          -webkit-flex: 1 1 auto;
                  flex: 1 1 auto; } }
    .acc-review .acc-review-list .acc-item article .acc-review-text {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      overflow: hidden; }
  .acc-review .acc-review-list .acc-item:last-child {
    margin-bottom: 0; }
    .acc-review .acc-review-list .acc-item:last-child article {
      border-bottom: 0;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        .acc-review .acc-review-list .acc-item:last-child article {
          padding: 1rem; } }
    @media (min-width: 768px) {
      .acc-review .acc-review-list .acc-item:last-child {
        margin-bottom: 2rem; } }

.custom-control-label {
  color: #333333 !important; }
  .custom-control-label.text-primary {
    color: #00529c !important; }

.acc-logout {
  min-height: 50vh; }

.loader {
  position: absolute;
  top: calc(50% - 4em);
  left: calc(50% - 4em);
  width: 6em;
  height: 6em;
  border: 1.1em solid rgba(0, 0, 0, 0.2);
  border-left: 1.1em solid #000000;
  border-radius: 50%;
  -webkit-animation: load8 1.1s infinite linear;
          animation: load8 1.1s infinite linear;
  transition: opacity 0.3s; }

.loader--hide {
  display: none; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.acc-distrib-details-area .distrb-details {
  max-height: 90vh; }
  @media (max-width: 1199.98px) {
    .acc-distrib-details-area .distrb-details {
      overflow-y: visible !important;
      max-height: none; } }

.acc-distrib-details-area .disti-map-area .storeLocatorInput {
  display: none; }

.storeLocatorAutocomplete {
  border-radius: 5px;
  border: 1px #333333 solid;
  height: 2.25rem;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem; }
  @media (max-width: 1024.98px) {
    .storeLocatorAutocomplete {
      width: 100%;
      margin-bottom: 1rem; } }

.acc-distributor-map-info-box > div {
  overflow: visible !important;
  margin-top: -15px !important;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25); }
  .acc-distributor-map-info-box > div > div h2 {
    font-size: 1.5rem; }
  .acc-distributor-map-info-box > div > div::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px; }

.acc-distributor-autocomplete-list {
  position: absolute;
  z-index: 99;
  background: #ffffff;
  border: 1px #95989A solid;
  width: 100%;
  top: 2.25rem;
  left: 0;
  border-radius: 5px; }
  .acc-distributor-autocomplete-list ul {
    margin: 0;
    padding: 0; }
    .acc-distributor-autocomplete-list ul li {
      font-size: 1rem;
      background: none !important;
      cursor: pointer; }
      .acc-distributor-autocomplete-list ul li:hover {
        background: #00529c !important;
        color: #ffffff; }
      .acc-distributor-autocomplete-list ul li:focus {
        background: #00529c !important;
        color: #ffffff; }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

@media (min-width: 992px) {
  .acc-product-table .row {
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap; }
    .acc-product-table .row .col-lg-3 {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-flex: 1 0 0%;
              flex: 1 0 0%; }
      .acc-product-table .row .col-lg-3 div {
        -webkit-flex: 1 1 auto;
                flex: 1 1 auto;
        min-height: 55px; }
        .acc-product-table .row .col-lg-3 div.blank-div {
          min-height: 127px; } }

.acc-security-redefined-section h1 {
  color: #4e008e; }

.acc-security-redefined-section .btn-primary {
  background: #4e008e;
  border-color: #4e008e; }
  .acc-security-redefined-section .btn-primary:hover {
    background: #00529c;
    border-color: #00529c; }

.acc-market-bg-image {
  background-size: cover;
  min-height: 428px; }
  .acc-market-bg-image .acc-applience-miele-section {
    max-width: 250px;
    width: 100%; }

.acc-top-scrollspy {
  position: sticky;
  position: -webkit-sticky;
  top: 4rem;
  background: #fff;
  z-index: 1;
  border-bottom: 2px #F5F5F5 solid; }
  .acc-top-scrollspy ul li {
    display: inline-block; }
    .acc-top-scrollspy ul li a {
      padding: 2rem 3rem;
      display: block;
      font-size: 1.2rem;
      color: #95989A; }
      .acc-top-scrollspy ul li a:hover {
        background: #00529c;
        color: #ffffff; }

.acc-step-section .acc-step {
  position: relative;
  background: #00529c; }
  .acc-step-section .acc-step h1 {
    font-size: 3rem;
    color: #FBD813; }
    @media (min-width: 1025px) {
      .acc-step-section .acc-step h1 {
        font-size: 5rem; } }
  .acc-step-section .acc-step h3 span {
    font-size: 0.875rem; }
  .acc-step-section .acc-step > div {
    width: 170px; }
    @media (min-width: 576px) {
      .acc-step-section .acc-step > div {
        width: auto; } }
    .acc-step-section .acc-step > div > div {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: flex-start;
              justify-content: flex-start; }
      .acc-step-section .acc-step > div > div > h1 {
        float: left;
        margin-right: 10px !important; }
        @media (min-width: 576px) {
          .acc-step-section .acc-step > div > div > h1 {
            margin-right: 0; } }
      .acc-step-section .acc-step > div > div > h3 {
        float: left; }
  @media (min-width: 1200px) {
    .acc-step-section .acc-step:after {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-left-color: #00529c;
      border-width: 76px;
      margin-top: -76px;
      z-index: 1; }
    .acc-step-section .acc-step:before {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(194, 225, 245, 0);
      border-left-color: #ffffff;
      border-width: 100px;
      margin-top: -100px;
      z-index: 1; } }
  .acc-step-section .acc-step.acc-step-two {
    background: rgba(0, 82, 156, 0.8); }
    .acc-step-section .acc-step.acc-step-two:after {
      border-left-color: rgba(0, 82, 156, 0.8); }
  .acc-step-section .acc-step.acc-step-three {
    background: rgba(0, 82, 156, 0.6); }
    .acc-step-section .acc-step.acc-step-three:after {
      display: none; }
    .acc-step-section .acc-step.acc-step-three:before {
      display: none; }

.acc-custom-card-coll .card-columns {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 0;
          column-gap: 0;
  line-height: 0rem; }

.acc-custom-card-coll .card-columns {
  -webkit-column-count: 1;
          column-count: 1; }
  @media (min-width: 768px) {
    .acc-custom-card-coll .card-columns {
      -webkit-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 0;
              column-gap: 0;
      line-height: 0rem; } }

html {
  scroll-behavior: smooth; }

.acc-homeowner-custom-tab .container .nav-tabs a {
  text-transform: uppercase;
  border: none;
  width: calc(100% / 4);
  text-align: center;
  border-radius: 0;
  padding: 1rem 0; }
  .acc-homeowner-custom-tab .container .nav-tabs a.active {
    border-top: 4px #00529c solid;
    outline: none; }

.acc-homeowner-custom-tab .container .tab-content {
  background: #F5F5F5;
  padding: 1rem;
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .acc-homeowner-custom-tab .container .tab-content {
      padding: 3rem 5rem 4rem; } }
  .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap:before {
    content: '';
    background: #F5F5F5;
    bottom: -15px;
    left: -15px;
    position: absolute;
    box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    z-index: 0; }
  .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap img {
    position: relative;
    z-index: 0; }
  .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot {
    width: 20px;
    height: 20px;
    background: #95989A;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.8);
    padding: 7px;
    cursor: pointer;
    border-radius: 50%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.dot-1 {
      top: 16%;
      left: 20%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.dot-2 {
      top: 50%;
      left: 38%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.dot-3 {
      top: 63%;
      left: 59%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.dot-4 {
      top: 64%;
      left: 73%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.dot-5 {
      top: 51%;
      left: 83%; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.active {
      background: #00529c; }
      .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot.active span {
        background: #00529c; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot span {
      background: #95989A;
      box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
      width: 6px;
      height: 6px;
      position: relative; }
      .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-dots-wrap .dot span::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        box-shadow: 0 0 0 3px white; }
  .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-image-caption {
    background: rgba(255, 255, 255, 0.8);
    top: 10px;
    display: none; }
    @media (min-width: 768px) {
      .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-image-caption {
        max-width: 400px;
        min-width: 400px; } }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-image-wrap .acc-homeowner-image-caption.caption-active {
      display: block; }
  .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap {
    max-height: 415px; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div h3 {
      color: #95989A;
      line-height: 1.8rem;
      padding-bottom: 0.33333rem; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div h4 {
      color: #95989A; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div p {
      color: #95989A; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div button {
      display: none; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div.content-active h3 {
      color: #00529c; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div.content-active h4 {
      color: #00529c; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div.content-active p {
      color: #333333; }
    .acc-homeowner-custom-tab .container .tab-content .acc-homeowner-content-wrap > div.content-active button {
      display: initial; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-livingroom .dot-1 {
    top: 61%;
    left: 35%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-livingroom .dot-2 {
    top: 58%;
    left: 66%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-closet .dot-1 {
    top: 47%;
    left: 14%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-closet .dot-2 {
    top: 75%;
    left: 40%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-closet .dot-3 {
    top: 10%;
    left: 80%;
    z-index: 9; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-garage .dot-1 {
    top: 40%;
    left: 14%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-garage .dot-2 {
    top: 72%;
    left: 34%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-garage .dot-3 {
    top: 65%;
    left: 54%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-garage .dot-4 {
    top: 72%;
    left: 76%; }
  .acc-homeowner-custom-tab .container .tab-content #uncontrolled-tab-example-tabpane-garage .dot-5 {
    top: 50%;
    left: 89%; }

.acc-homeowner-custom-tab .container .acc-custom-res-tab > button {
  position: relative;
  background: none;
  color: #333333;
  border: none;
  border-bottom: 1px #95989A solid;
  font-size: 1.25rem; }
  .acc-homeowner-custom-tab .container .acc-custom-res-tab > button:focus {
    outline: none; }
  .acc-homeowner-custom-tab .container .acc-custom-res-tab > button .acc-res-tab-arrow {
    font-size: 2.2rem;
    color: #2196F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.acc-homeowner-custom-tab .container .acc-custom-res-tab .collapse .tab-content-sec .acc-tab-image-holder {
  cursor: pointer; }
  .acc-homeowner-custom-tab .container .acc-custom-res-tab .collapse .tab-content-sec .acc-tab-image-holder > img {
    height: 200px; }
  .acc-homeowner-custom-tab .container .acc-custom-res-tab .collapse .tab-content-sec .acc-tab-image-holder .acc-video-play-icon {
    font-size: 3rem;
    fill: #ffffff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.acc-homeowner-custom-tab .container .acc-custom-res-tab .collapse ul li a {
  color: #333333; }

.acc-homeowner-custom-tab .container .acc-custom-res-tab .tab-content-sec .content-item img {
  margin: auto; }

.acc-homeowner-custom-tab .container .acc-custom-res-tab .tab-content-sec .content-item iframe {
  margin: auto; }

@media (min-width: 992px) {
  .acc-homeowner-writer-section article {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 6rem; } }

@media (min-width: 1025px) {
  .acc-homeowner-story-section .acc-homeowner-story-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2rem;
    max-width: 600px; }
    .acc-homeowner-story-section .acc-homeowner-story-content p {
      color: #ffffff; }
      .acc-homeowner-story-section .acc-homeowner-story-content p a {
        color: #ffffff; } }

.acc-homeowner-story-section .acc-homeowner-story-writer-desc {
  bottom: auto;
  top: 4rem;
  right: 5%;
  left: auto; }
  .acc-homeowner-story-section .acc-homeowner-story-writer-desc p {
    color: #ffffff; }
  @media (min-width: 992px) {
    .acc-homeowner-story-section .acc-homeowner-story-writer-desc {
      bottom: 7rem;
      left: 21%;
      right: auto;
      top: auto; } }

.acc-homeowner-story-section .acc-homeowner-story-second-writer-desc {
  bottom: auto;
  top: 4rem;
  right: 5%;
  left: auto; }
  .acc-homeowner-story-section .acc-homeowner-story-second-writer-desc p {
    color: #ffffff; }
  @media (min-width: 992px) {
    .acc-homeowner-story-section .acc-homeowner-story-second-writer-desc {
      top: 15rem;
      left: 17%;
      right: auto; } }

.acc-homeowner-logo-image:first-child img {
  width: 180px; }

@media (max-width: 991.98px) {
  .acc-homeowner-review-sec {
    padding-top: 0; } }

.acc-homeowner-review-sec article {
  max-width: 45rem;
  width: 100%;
  margin: auto; }
  .acc-homeowner-review-sec article h1 {
    font-weight: 300; }
  .acc-homeowner-review-sec article h4 {
    font-style: italic;
    font-weight: 300; }
    @media (min-width: 768px) {
      .acc-homeowner-review-sec article h4 {
        text-align: right; } }

.acc-news-cat-menu .nav {
  display: block; }
  @media (min-width: 1025px) {
    .acc-news-cat-menu .nav {
      display: -webkit-flex;
      display: flex; } }
  .acc-news-cat-menu .nav .nav-item a {
    border-bottom: 1px #95989A solid; }
    @media (min-width: 1025px) {
      .acc-news-cat-menu .nav .nav-item a {
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: none; } }
    .acc-news-cat-menu .nav .nav-item a.active {
      font-weight: bold; }
      @media (min-width: 1025px) {
        .acc-news-cat-menu .nav .nav-item a.active {
          border-bottom: 3px #00529c solid;
          font-weight: normal; } }

.acc-news-cat-menu .acc-news-res-cat button {
  position: relative;
  background: none;
  color: #333333;
  border: none;
  border-bottom: 1px #95989A solid; }
  .acc-news-cat-menu .acc-news-res-cat button:focus {
    outline: none; }
  .acc-news-cat-menu .acc-news-res-cat button .acc-blog-cat-arrow {
    font-size: 2.2rem;
    color: #2196F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.acc-news-cat-menu .acc-news-res-cat .collapse ul li a {
  color: #333333; }

@media (min-width: 1025px) {
  .acc-news-cat-menu .acc-news-prcontact-text {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 400px; } }

.acc-news-cat-menu .acc-news-prcontact-text p {
  margin: 0; }

.news-scroll-top-btn {
  bottom: 3rem;
  left: 3rem;
  font-size: 3rem;
  z-index: 99;
  cursor: pointer;
  color: #000000; }

.acc-news-main-banner img {
  width: 100%;
  height: 150px;
  object-fit: cover; }
  @media (min-width: 992px) {
    .acc-news-main-banner img {
      height: 300px; } }
  @media (min-width: 1025px) {
    .acc-news-main-banner img {
      height: 400px; } }

.acc-news-main-banner .acc-banner-caption {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 992px) {
    .acc-news-main-banner .acc-banner-caption {
      width: 25%; } }

.acc-news-main-banner.acc-small-banner img {
  height: 130px; }
  @media (min-width: 992px) {
    .acc-news-main-banner.acc-small-banner img {
      height: 150px; } }
  @media (min-width: 1025px) {
    .acc-news-main-banner.acc-small-banner img {
      height: 200px; } }

.acc-news-details-page .container {
  max-width: 980px; }
  .acc-news-details-page .container .acc-news-details-description h1,
  .acc-news-details-page .container .acc-news-details-description h2 {
    font-weight: 700; }
  .acc-news-details-page .container .acc-news-details-description img {
    max-width: 100%;
    margin: auto auto 10px; }
  .acc-news-details-page .container .acc-news-details-description h6 {
    font-size: 12px;
    text-align: center;
    color: #333333;
    font-style: italic; }
  .acc-news-details-page .container .acc-news-details-description iframe {
    width: 100%;
    min-height: 400px;
    padding-bottom: 1rem;
    border: solid 1px #333333;
    padding: 0; }
  .acc-news-details-page .container .acc-news-details-description ul {
    padding-left: 3rem;
    padding-top: 5px;
    padding-bottom: 5px; }
    .acc-news-details-page .container .acc-news-details-description ul li {
      list-style: disc;
      padding-bottom: 0.5rem; }
  .acc-news-details-page .container .acc-news-details-description ol {
    padding-left: 3rem; }
    .acc-news-details-page .container .acc-news-details-description ol li {
      padding-bottom: 0.5rem;
      margin: 0; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-custom-list ul {
    padding: 0; }
    .acc-news-details-page .container .acc-news-details-description .acc-blog-custom-list ul li {
      position: relative;
      list-style: none;
      background-image: url("/assets/images/blog-list-arrow.png");
      background-repeat: no-repeat;
      background-position: left top;
      padding-left: 3rem;
      padding-bottom: 2rem; }
  .acc-news-details-page .container .acc-news-details-description .acc-two-coloum-vide iframe {
    min-height: 199px; }
  .acc-news-details-page .container .acc-news-details-description a:hover {
    color: #218acb; }
  .acc-news-details-page .container .acc-news-details-description blockquote {
    border-left: 0.5rem #00529c solid;
    padding: 1rem;
    margin-left: 2rem;
    font-size: 1.2rem; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-twitter iframe {
    border: none;
    margin: auto;
    width: auto;
    height: auto;
    min-height: 540px; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-insta-feed iframe {
    border: 1px #F5F5F5 solid;
    width: auto;
    min-height: auto; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-fb-comment-area iframe {
    border: none;
    height: auto;
    min-height: 250px; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-bttn-text-group {
    display: -webkit-flex;
    display: flex;
    padding: 1rem;
    border: 1px #F5F5F5 solid;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    margin-bottom: 2rem; }
    .acc-news-details-page .container .acc-news-details-description .acc-blog-bttn-text-group img {
      margin-bottom: 0; }
    .acc-news-details-page .container .acc-news-details-description .acc-blog-bttn-text-group p {
      padding-left: 1rem;
      margin-bottom: 0; }
      .acc-news-details-page .container .acc-news-details-description .acc-blog-bttn-text-group p a {
        display: block; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-middle-button {
    margin-top: 3rem;
    text-align: center; }
    .acc-news-details-page .container .acc-news-details-description .acc-blog-middle-button a {
      background: #00529c;
      padding: 1rem;
      font-size: 1rem;
      color: #ffffff;
      border-radius: 3px; }
      .acc-news-details-page .container .acc-news-details-description .acc-blog-middle-button a:hover {
        background: #2196F3; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-small-twitter iframe {
    width: auto;
    border: none; }
  .acc-news-details-page .container .acc-news-details-description .blogDetailsCustomBttn p {
    margin-bottom: 0;
    padding-top: 1rem; }
    .acc-news-details-page .container .acc-news-details-description .blogDetailsCustomBttn p a {
      color: #ffffff;
      background: #00529c;
      padding: 1rem;
      font-size: 1.25rem;
      border-radius: 0.5rem;
      display: block;
      text-align: center; }
  .acc-news-details-page .container .acc-news-details-description .acc-blog-border-sec {
    border-top: 1px #95989A solid;
    border-bottom: 1px #95989A solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 5rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    .acc-news-details-page .container .acc-news-details-description .acc-blog-border-sec p {
      margin: 0; }
  @media (min-width: 1025px) {
    .acc-news-details-page .container .acc-news-details-description .float-left {
      margin-bottom: 10px; } }
  @media (min-width: 1025px) {
    .acc-news-details-page .container .acc-news-details-description .float-left > img {
      float: left;
      width: 32%;
      margin-right: 12px; } }
  .acc-news-details-page .container .acc-news-details-description .float-left > img:last-of-type {
    margin-right: 0; }
  .acc-news-details-page .container .acc-news-details-description .btn-primary {
    width: 100%;
    margin-bottom: 1rem; }
    .acc-news-details-page .container .acc-news-details-description .btn-primary.text-white p {
      margin: 0; }
      .acc-news-details-page .container .acc-news-details-description .btn-primary.text-white p a {
        color: #fff;
        padding: 5px 10px;
        display: block; }
    .acc-news-details-page .container .acc-news-details-description .btn-primary a {
      color: #fff;
      padding: 10px;
      display: block;
      font-size: 0.8125rem;
      line-height: 1.4;
      text-align: center; }
  .acc-news-details-page .container .acc-news-details-description table td {
    padding: 10px 15px;
    width: 50%;
    vertical-align: top; }
  .acc-news-details-page .container .acc-news-details-description .tabular-data td {
    padding: 10px 15px;
    width: 50%;
    vertical-align: top; }
  .acc-news-details-page .container .acc-news-details-description tbody tr {
    display: block;
    margin: 0 -15px; }
    .acc-news-details-page .container .acc-news-details-description tbody tr td {
      padding: 10px 15px;
      width: 50%;
      vertical-align: middle; }
  .acc-news-details-page .container .acc-news-details-description td {
    padding: 10px 15px;
    width: 50%;
    vertical-align: top; }
  .acc-news-details-page .container .acc-news-details-description .three-colum-table table {
    width: 100%; }
    .acc-news-details-page .container .acc-news-details-description .three-colum-table table td {
      padding: 10px 15px;
      width: 33.333%;
      vertical-align: top;
      text-align: center; }
  @media (min-width: 992px) {
    .acc-news-details-page .container .acc-blog-details-sidebar {
      position: -webkit-sticky;
      position: sticky;
      top: 5rem; } }
  .acc-news-details-page .container .acc-blog-details-sidebar .acc-blog-details-social li a {
    background: #00529c;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 7px;
    margin: 0 5px 0 0; }
    .acc-news-details-page .container .acc-blog-details-sidebar .acc-blog-details-social li a svg {
      width: 16px;
      height: 16px;
      fill: #ffffff;
      margin: auto; }

.banner {
  height: calc(100vh - 3rem);
  position: relative;
  text-align: center;
  padding-bottom: 1rem;
  height: calc(100vh - 11rem); }
  @media (min-width: 768px) {
    .banner {
      height: calc(75vh - 3rem); } }
  @supports (-webkit-overflow-scrolling: touch) {
    .banner {
      height: calc(100vh - 18rem); } }
  .banner-image {
    width: 100%;
    display: block;
    height: calc(100vh - 3rem);
    object-fit: cover;
    object-position: bottom center;
    height: calc(100vh - 11rem);
    object-position: bottom center; }
    @media (min-width: 768px) {
      .banner-image {
        height: calc(75vh - 3rem);
        object-position: center center; } }
    @supports (-webkit-overflow-scrolling: touch) {
      .banner-image {
        height: calc(100vh - 18rem); } }
  .banner-content {
    position: absolute;
    bottom: 1rem;
    z-index: 2;
    left: 0;
    right: 0; }
    .banner-content .heading {
      color: #ffffff; }
    .banner-content .btn {
      color: #FBD813; }
    .banner-content .lazy-load-image-background {
      display: block !important; }
    .banner-content .slick-slide {
      position: relative; }
      .banner-content .slick-slide .banner-image {
        height: 100%; }
      .banner-content .slick-slide p {
        position: absolute;
        text-transform: uppercase;
        color: #ffffff;
        font-size: 2.7vw;
        bottom: 25px;
        right: 25px;
        max-width: 40%;
        text-align: left;
        line-height: 4vw; }
  .banner .scroll-down svg {
    width: 2rem;
    height: auto;
    margin: 0 auto; }
  .banner.desktop-slider {
    height: auto; }
    .banner.desktop-slider .banner-content {
      position: relative;
      bottom: auto;
      top: 0; }

.acc-service-card .acc-item {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .acc-service-card .acc-item {
      margin-bottom: 0; } }
  .acc-service-card .acc-item .card {
    border-radius: 0.5rem;
    overflow: hidden; }
    .acc-service-card .acc-item .card .card-title {
      font-size: 1.25rem !important; }
      @media (min-width: 1200px) {
        .acc-service-card .acc-item .card .card-title {
          font-size: 2rem !important; } }
    .acc-service-card .acc-item .card .embed-responsive {
      max-height: 360px; }
  .acc-service-card .acc-item:last-child {
    margin-bottom: 0; }

.acc-producthome-slide {
  padding: 0 0.5rem; }
  @media (min-width: 768px) {
    .acc-producthome-slide {
      padding: 0; } }
  .acc-producthome-slide .slick-track {
    display: -webkit-flex;
    display: flex; }
    .acc-producthome-slide .slick-track .slick-slide {
      padding: 0 0.5rem;
      height: auto; }
      @media (min-width: 768px) {
        .acc-producthome-slide .slick-track .slick-slide {
          padding: 0; } }
      .acc-producthome-slide .slick-track .slick-slide > div {
        height: 100%; }
      .acc-producthome-slide .slick-track .slick-slide .acc-item .acc-img {
        width: 100%;
        height: 180px;
        object-fit: contain;
        margin-left: -1rem;
        object-position: left; }
        @media (min-width: 1025px) {
          .acc-producthome-slide .slick-track .slick-slide .acc-item .acc-img {
            margin-left: -1.5rem; } }
      @media (min-width: 1025px) {
        .acc-producthome-slide .slick-track .slick-slide .acc-item .acc-detail {
          max-width: 360px; } }

.acc-page-main-banner img {
  width: 100%;
  height: 130px;
  object-fit: cover; }
  @media (min-width: 992px) {
    .acc-page-main-banner img {
      height: 300px; } }
  @media (min-width: 1025px) {
    .acc-page-main-banner img {
      height: 400px; } }

.acc-page-main-banner .acc-banner-caption {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 992px) {
    .acc-page-main-banner .acc-banner-caption {
      width: 100%;
      max-width: 40rem; } }

.acc-page-main-banner.acc-small-banner img {
  height: 130px; }
  @media (min-width: 992px) {
    .acc-page-main-banner.acc-small-banner img {
      height: 150px; } }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-small-banner img {
      height: 200px; } }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-right-caption-bg .acc-banner-caption {
    bottom: 1rem;
    -webkit-transform: none;
            transform: none;
    top: auto;
    right: 0rem;
    left: auto;
    max-width: 50rem;
    padding: 3rem;
    padding-left: 6rem; }
    .acc-page-main-banner.acc-right-caption-bg .acc-banner-caption h2 {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 300;
      position: relative;
      z-index: 1rem; }
    .acc-page-main-banner.acc-right-caption-bg .acc-banner-caption p {
      font-size: 2rem;
      text-transform: uppercase;
      position: relative;
      z-index: 1rem; }
    .acc-page-main-banner.acc-right-caption-bg .acc-banner-caption:before {
      content: '';
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0.70707, -0.84265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
              transform: matrix3d(1, 0, 0, 0, 0.70707, -0.84265, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      margin-right: -6rem;
      background: rgba(251, 216, 19, 0.8);
      position: absolute;
      z-index: 0rem; } }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-automotive-banner .acc-banner-caption {
    right: 4rem;
    top: auto;
    -webkit-transform: none;
            transform: none;
    bottom: 3rem;
    max-width: 44rem; }
    .acc-page-main-banner.acc-automotive-banner .acc-banner-caption h2 {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 300;
      position: relative;
      z-index: 1rem; }
    .acc-page-main-banner.acc-automotive-banner .acc-banner-caption p {
      font-size: 2.5rem;
      text-transform: uppercase;
      position: relative;
      z-index: 1rem; } }

.acc-page-main-banner.acc-testi-banner::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-testi-banner::after {
      width: 50%;
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); } }

.acc-page-main-banner.acc-testi-banner img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: left; }

.acc-page-main-banner.acc-testi-banner .acc-banner-caption {
  text-align: center;
  right: 0rem;
  left: 0rem;
  padding: 0 1rem;
  z-index: 1; }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-testi-banner .acc-banner-caption {
      right: 15rem;
      max-width: 25rem;
      left: auto; } }

.acc-page-main-banner.acc-career-banner .acc-banner-caption {
  position: relative !important;
  top: auto;
  -webkit-transform: none;
          transform: none;
  text-align: center;
  max-width: none; }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-career-banner .acc-banner-caption {
      right: 10rem;
      max-width: 28rem;
      position: absolute !important;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 100%;
      text-align: left; } }
  .acc-page-main-banner.acc-career-banner .acc-banner-caption h2 {
    color: #333333 !important;
    padding-top: 1rem; }
    @media (min-width: 1025px) {
      .acc-page-main-banner.acc-career-banner .acc-banner-caption h2 {
        text-transform: uppercase;
        font-weight: 300;
        color: #ffffff !important; } }
  .acc-page-main-banner.acc-career-banner .acc-banner-caption p {
    color: #333333 !important; }
    @media (min-width: 1025px) {
      .acc-page-main-banner.acc-career-banner .acc-banner-caption p {
        padding-bottom: 1rem;
        color: #ffffff !important; } }

.acc-page-main-banner.acc-video-banner .acc-banner-caption {
  position: relative !important;
  top: auto;
  -webkit-transform: none;
          transform: none;
  text-align: center;
  max-width: none; }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-video-banner .acc-banner-caption {
      right: 10rem;
      max-width: 28rem;
      position: absolute !important;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 100%;
      text-align: left; } }
  .acc-page-main-banner.acc-video-banner .acc-banner-caption h2 {
    color: #333333 !important;
    padding-top: 1rem; }
    @media (min-width: 1025px) {
      .acc-page-main-banner.acc-video-banner .acc-banner-caption h2 {
        text-transform: uppercase;
        font-weight: 300;
        color: #ffffff !important; } }
  .acc-page-main-banner.acc-video-banner .acc-banner-caption p {
    color: #333333 !important; }
    @media (min-width: 1025px) {
      .acc-page-main-banner.acc-video-banner .acc-banner-caption p {
        padding-bottom: 1rem;
        color: #ffffff !important; } }

.acc-page-main-banner.acc-homeowner-main-banner::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-homeowner-main-banner::after {
      width: 50%;
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); } }

.acc-page-main-banner.acc-homeowner-main-banner .acc-banner-caption {
  z-index: 1; }
  @media (min-width: 1025px) {
    .acc-page-main-banner.acc-homeowner-main-banner .acc-banner-caption {
      right: 10rem;
      max-width: 48rem; }
      .acc-page-main-banner.acc-homeowner-main-banner .acc-banner-caption h2 {
        font-weight: 300;
        text-align: center;
        font-size: 2.5rem; }
      .acc-page-main-banner.acc-homeowner-main-banner .acc-banner-caption h5 {
        text-align: right;
        font-weight: 300;
        color: #ffffff;
        margin: 0;
        font-size: 1.5rem; }
      .acc-page-main-banner.acc-homeowner-main-banner .acc-banner-caption p {
        padding-bottom: 0;
        margin-bottom: 0;
        text-align: right;
        color: #ffffff; } }

.acc-page-main-banner.acc-wildOverlands-banner::after {
  content: '';
  background: url("/assets/images/rip-bg.png");
  width: 100%;
  height: 1rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-repeat: repeat-x;
  background-position: top; }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-wildOverlands-banner .acc-banner-caption {
    right: 5rem;
    max-width: 25rem; }
    .acc-page-main-banner.acc-wildOverlands-banner .acc-banner-caption h2 {
      text-transform: uppercase;
      font-weight: 300;
      color: #000000 !important;
      font-size: 2.5rem;
      font-weight: 600; }
    .acc-page-main-banner.acc-wildOverlands-banner .acc-banner-caption p {
      padding-bottom: 1rem;
      color: #000000 !important;
      font-size: 1.5rem; } }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-drawer-slides-product-banner-9300 .acc-banner-caption {
    right: 8rem;
    max-width: 25rem;
    text-align: center; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-9300 .acc-banner-caption h2 {
      text-transform: uppercase;
      font-size: 1.5rem; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-9300 .acc-banner-caption p {
      padding-bottom: 1rem;
      font-size: 2rem; } }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-drawer-slides-product-banner-3800 .acc-banner-caption {
    right: 8rem;
    max-width: 25rem;
    text-align: center; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-3800 .acc-banner-caption h2 {
      text-transform: uppercase;
      font-size: 1.2rem;
      color: #00529c !important; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-3800 .acc-banner-caption p {
      padding-bottom: 1rem;
      font-size: 1.5rem;
      color: #00529c !important; } }

@media (min-width: 1025px) {
  .acc-page-main-banner.acc-drawer-slides-product-banner-3100 .acc-banner-caption {
    left: 8rem;
    max-width: 30rem;
    text-align: center; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-3100 .acc-banner-caption h2 {
      text-transform: uppercase;
      font-size: 1.2rem;
      color: #00529c !important; }
    .acc-page-main-banner.acc-drawer-slides-product-banner-3100 .acc-banner-caption p {
      padding-bottom: 1rem;
      font-size: 1.5rem;
      color: #00529c !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid {
    background: #00529c; }
    .acc-market-static-banner2 .container-fluid article p {
      color: #ffffff; }
      .acc-market-static-banner2 .container-fluid article p a {
        text-decoration: underline;
        color: #ffffff; } }

@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem; } }

.acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
  min-height: 250px;
  background-size: cover;
  background-position: center; }
  @media (min-width: 992px) {
    .acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
      min-height: 500px; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid article p {
      color: #333333; }
      .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid article p a {
        text-decoration: underline;
        color: #00529c; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-last {
      -webkit-order: 1;
              order: 1; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first {
      -webkit-order: 2;
              order: 2; }
      .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first .float-right {
        float: left !important; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid article p {
      color: #333333; }
      .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid article p a {
        text-decoration: underline;
        color: #00529c; }
    .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-last {
    -webkit-order: 1;
            order: 1;
    background-position: left center; }
  .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-first {
    -webkit-order: 2;
            order: 2; }
    .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-first .float-right {
      float: left !important; } }

@media (min-width: 992px) {
  .acc-spec-slide article h3 {
    min-height: 80px; }
  .acc-spec-slide article p {
    min-height: 170px; } }

@media (min-width: 992px) {
  .acc-about-slide-two-col-sec .image-sec img {
    width: 100%;
    height: 500px;
    object-fit: fill; } }

.acc-about-slide-two-col-sec .content-sec {
  max-width: 50rem;
  margin: auto;
  width: 100%; }
  @media (min-width: 992px) {
    .acc-about-slide-two-col-sec .content-sec > div {
      color: #ffffff; } }
  @media (min-width: 992px) {
    .acc-about-slide-two-col-sec .content-sec > div p {
      color: #ffffff; } }
  @media (min-width: 992px) {
    .acc-about-slide-two-col-sec .content-sec > div a {
      color: #ffffff;
      font-weight: 600; }
      .acc-about-slide-two-col-sec .content-sec > div a:hover {
        text-decoration: underline !important; } }

@media (max-width: 767.98px) {
  .acc-slideguide-twocoll-sec .content-sec > h1 {
    font-size: 1.2rem; } }

.cads-custom-pagination li a {
  color: #333333;
  font-size: 1.125rem; }
  .cads-custom-pagination li a.active {
    color: #00529c; }
  .cads-custom-pagination li a .icon-font-size-lg {
    font-size: 20px; }

@media (min-width: 576px) {
  .acc-literature-content .acc-literature-content-body {
    min-height: 100px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; } }

@media (min-width: 992px) {
  .acc-literature-content .acc-literature-content-body {
    min-height: 150px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; } }

@media (min-width: 1025px) {
  .acc-literature-content .acc-literature-content-body {
    min-height: 100px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; } }

.acc-video-image-holder {
  cursor: pointer; }
  .acc-video-image-holder > img {
    width: 100%;
    height: auto;
    object-fit: fill; }
    @media (min-width: 1025px) {
      .acc-video-image-holder > img {
        height: 410px; } }
  .acc-video-image-holder:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: ease 0.3s; }
  .acc-video-image-holder .acc-video-play-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 9rem; }
  .acc-video-image-holder:hover:before {
    background: rgba(0, 0, 0, 0.8); }

.acc-video-slider .acc-video-slide-image {
  cursor: pointer; }
  @media (min-width: 768px) {
    .acc-video-slider .acc-video-slide-image {
      padding: 10px 30px 0; } }
  .acc-video-slider .acc-video-slide-image > div > img {
    width: 100%;
    height: auto;
    object-fit: fill; }
    @media (min-width: 1025px) {
      .acc-video-slider .acc-video-slide-image > div > img {
        height: 300px; } }
  .acc-video-slider .acc-video-slide-image > div:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: ease 0.3s; }
  .acc-video-slider .acc-video-slide-image .acc-video-slider-play-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 9rem; }
  .acc-video-slider .acc-video-slide-image:hover > div:before {
    background: rgba(0, 0, 0, 0.8); }

.acc-video-slider .slick-arrow {
  font-size: 4rem;
  color: #95989A;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer; }
  .acc-video-slider .slick-arrow.slick-prev {
    left: -20px; }
  .acc-video-slider .slick-arrow.slick-next {
    right: -20px; }


.acc-product-toolbar .acc-modes {
  max-width: 8rem; }

.acc-product-toolbar .acc-switcher {
  font-size: 0.8125rem; }

.acc-product-toolbar .acc-suggestion-item {
  outline: none; }
  .acc-product-toolbar .acc-suggestion-item:hover .acc-text {
    color: #00529c; }

@media (min-width: 1025px) {
  .acc-products-wrap .container {
    padding-left: 1rem;
    padding-right: 1rem; } }

.acc-products-wrap .acc-category-view-mob .embed-responsive {
  max-height: 300px; }

.acc-products-wrap .acc-category-view-web .acc-img {
  width: 100%;
  object-fit: cover; }

.acc-products-wrap .acc-category-view-web.acc-custom-accordion h1:after {
  border: none;
  position: absolute;
  right: 1rem;
  top: 0;
  height: 100%;
  width: 1.5rem;
  background: url("/assets/images/icons/chevron-down.svg") no-repeat center center/100% auto;
  margin: 0;
  content: ''; }
  @media (min-width: 1025px) {
    .acc-products-wrap .acc-category-view-web.acc-custom-accordion h1:after {
      width: 1rem; } }

.acc-products-wrap .acc-category-view-web.acc-custom-accordion .acc-arrow-transform h1:after {
  -webkit-filter: inherit;
          filter: inherit;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.acc-products-wrap .acc-product-block .acc-list-image-view .img.acc-list-img {
  height: auto;
  margin-bottom: 10px; }
  @media (min-width: 576px) {
    .acc-products-wrap .acc-product-block .acc-list-image-view .img.acc-list-img {
      height: 200px;
      margin-bottom: 0; } }

.acc-products-wrap .acc-product-block .img {
  height: 140px;
  object-fit: contain;
  width: 100%;
  max-width: initial;
  background: #ffffff; }
  @media (min-width: 1025px) {
    .acc-products-wrap .acc-product-block .img {
      height: 225px; } }
  .acc-products-wrap .acc-product-block .img.acc-list-img {
    height: 200px;
    width: 200px; }

.acc-products-wrap .acc-product-block .acc-configuration {
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  opacity: 0;
  transition: all 0.15s ease-in-out; }
  .acc-products-wrap .acc-product-block .acc-configuration:visited {
    opacity: 1;
    z-index: 1; }

.acc-products-wrap .acc-product-block:hover .acc-configuration {
  opacity: 1;
  z-index: 1; }

.acc-products-wrap .acc-product-block .acc-product-btns {
  width: 10rem; }

@media (min-width: 1025px) {
  .acc-products-wrap .acc-product-block h6 {
    cursor: pointer;
    font-size: 0.875rem; } }

.acc-products-wrap .pagination .page-item.prev .page-link,
.acc-products-wrap .pagination .page-item.next .page-link {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0;
  width: 2rem;
  height: 2rem; }
  .acc-products-wrap .pagination .page-item.prev .page-link:focus,
  .acc-products-wrap .pagination .page-item.next .page-link:focus {
    z-index: 2; }

.acc-products-wrap .acc-pagination-limiter .form-control {
  min-width: 3.5rem; }

.acc-products-wrap .acc-cms-content ul {
  text-align: left; }

.acc-products-wrap .acc-avilable-product.section-padding + .section-padding.pt-xl-5 {
  padding-top: 0 !important; }

.acc-products-wrap.acc-search-wrap .stickyFilter {
  position: sticky;
  position: -webkit-sticky;
  top: 3rem;
  z-index: 3; }
  .acc-products-wrap.acc-search-wrap .stickyFilter.openFilter {
    z-index: 9; }

@media (min-width: 1025px) {
  .acc-products-wrap.acc-search-wrap .acc-product-sidebar {
    max-width: 300px;
    border-right: 1px solid #95989A; } }

.acc-newproduct-slide {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .acc-newproduct-slide .slick-track {
    display: -webkit-flex;
    display: flex; }
    .acc-newproduct-slide .slick-track .slick-slide {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      height: auto; }
      .acc-newproduct-slide .slick-track .slick-slide > div {
        height: 100%; }
      .acc-newproduct-slide .slick-track .slick-slide .embed-responsive {
        max-width: 360px;
        margin: 0 auto; }

.acc-product-gallery .image-gallery *:focus {
  outline: none; }

.acc-product-gallery .image-gallery .image-gallery-content .image-gallery-image, .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
  max-height: 280px;
  height: 280px;
  cursor: zoom-in; }
  @media (min-width: 768px) {
    .acc-product-gallery .image-gallery .image-gallery-content .image-gallery-image, .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
      max-height: 400px;
      height: auto; } }

.acc-product-gallery .image-gallery .image-gallery-content.fullscreen {
  background: #ffffff; }

.acc-product-gallery .image-gallery .image-gallery-icon {
  z-index: 1;
  outline: none; }
  .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-left-nav, .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-right-nav {
    height: 100%;
    padding: 1rem;
    -webkit-filter: initial;
            filter: initial; }
    .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-left-nav svg, .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-right-nav svg {
      display: none; }
    .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-left-nav:after, .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-right-nav:after {
      background: url("/assets/images/icons/gallery-arrow-right.svg") no-repeat center center;
      background-size: 3rem auto;
      content: '';
      display: block;
      width: 2rem;
      height: 100%; }
  .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-left-nav:after {
    background: url("/assets/images/icons/gallery-arrow-left.svg") no-repeat center center; }
  .acc-product-gallery .image-gallery .image-gallery-icon.image-gallery-right-nav:after {
    background: url("/assets/images/icons/gallery-arrow-right.svg") no-repeat center center; }

.acc-product-gallery .image-gallery .image-gallery-thumbnails {
  display: none;
  padding: 1rem 0; }
  @media (min-width: 768px) {
    .acc-product-gallery .image-gallery .image-gallery-thumbnails {
      display: block; } }
  .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail {
    width: 25%;
    border: 1px solid #95989A;
    margin-left: 1rem;
    cursor: pointer; }
    .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.video-thumb {
      position: relative; }
      .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.video-thumb:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url("/assets/images/icons/video-thumb.svg") no-repeat center center;
        background-size: 40px; }
    @media (min-width: 768px) {
      .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail {
        width: 20%; } }
    @media (min-width: 992px) {
      .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail {
        width: 9rem; } }
    .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail:last-child {
      margin-right: 1rem; }
    .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail.active {
      border-color: #FBD813; }
    .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail .image-gallery-thumbnail-inner {
      position: relative;
      display: block;
      width: 100%;
      padding: 0;
      overflow: hidden; }
      .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail .image-gallery-thumbnail-inner:before {
        display: block;
        content: "";
        padding-top: 100%; }
      .acc-product-gallery .image-gallery .image-gallery-thumbnails .image-gallery-thumbnail .image-gallery-thumbnail-inner img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0; }

.acc-product-gallery .image-gallery .image-gallery-bullets {
  position: initial;
  margin-top: 0.5rem; }
  @media (min-width: 768px) {
    .acc-product-gallery .image-gallery .image-gallery-bullets {
      display: none; } }
  .acc-product-gallery .image-gallery .image-gallery-bullets .image-gallery-bullet {
    box-shadow: none;
    background: #cecece;
    margin: 0.125rem;
    border: 0;
    width: 0.5rem;
    height: 0.5rem;
    box-sizing: border-box; }
    .acc-product-gallery .image-gallery .image-gallery-bullets .image-gallery-bullet.active {
      background: #00529c; }

.acc-product-gallery .image-gallery.fullscreen-modal {
  background: #ffffff;
  z-index: 50; }
  .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-thumbnails {
    display: block; }
  .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-bullets {
    display: none; }
  .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content {
    top: initial;
    -webkit-transform: initial;
            transform: initial;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column; }
    .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallery-slide-wrapper {
      -webkit-flex: 1;
              flex: 1;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallery-slide-wrapper {
          padding-top: 3rem; } }
    .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallery-image, .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
      max-height: 100%;
      height: initial;
      cursor: auto; }
      @media (min-width: 768px) {
        .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallery-image, .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
          max-height: 700px; } }
      @media (min-width: 992px) {
        .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallery-image, .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
          max-height: calc(100vh - 1rem*14); } }
    @media (min-width: 992px) {
      .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video {
        height: calc(100vh - 1rem*14); } }
    @media (min-width: 992px) {
      .acc-product-gallery .image-gallery.fullscreen-modal .image-gallery-content .image-gallary-video iframe {
        height: 100% !important; } }

.acc-product-gallery .play-button {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 60px;
  width: 100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px; }

.acc-product-gallery .play-button:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.acc-product-gallery .play-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 16.5px;
  left: 40px;
  margin: 0 auto;
  border-style: solid;
  border-width: 12.5px 0 12.5px 20px;
  border-color: transparent transparent transparent white; }

.acc-product-gallery .acc-custom-fullscreen {
  z-index: 2;
  height: 3rem;
  min-height: 3rem;
  border-radius: 0;
  -webkit-align-items: center;
          align-items: center;
  padding: 0.5rem 1rem;
  position: fixed;
  border: 0;
  background: #00529c;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  top: 0; }
  .acc-product-gallery .acc-custom-fullscreen .acc-fullscreen-btn {
    padding: 0;
    height: calc(100% - spacer);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center; }
  .acc-product-gallery .acc-custom-fullscreen .logo-icon {
    max-width: 2rem;
    height: calc(100% - 1rem);
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0;
    margin: 0 auto; }

.acc-product-overview .acc-show-less {
  max-height: 68px;
  overflow: hidden; }
  @media (max-width: 1024.98px) {
    .acc-product-overview .acc-show-less {
      max-height: 60px; } }

.acc-product-overview .acc-show-more {
  height: auto; }

.acc-product-overview .acc-show-less-link {
  color: #00529c;
  cursor: pointer; }
  @media (min-width: 992px) {
    .acc-product-overview .acc-show-less-link {
      margin-top: 0.25rem;
      display: inline-block; } }

.acc-product-overview .rating-icon svg {
  width: 1.8rem;
  height: 1.8rem; }

@media (max-width: 767.98px) {
  .acc-product-overview .acc-heading .acc-product-title {
    font-size: 2rem; } }

.acc-product-overview .acc-heading .acc-product-sub-title {
  font-size: 1.5rem !important; }

.acc-product-overview .acc-social-share #st-2 .st-btn {
  height: 26px;
  margin-right: 4px;
  padding: 0 5px; }
  .acc-product-overview .acc-social-share #st-2 .st-btn img {
    top: 5px; }

.acc-product-overview .acc-details-product-price span {
  font-size: 28px !important; }

.acc-social-share ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .acc-social-share ul li {
    margin-right: 0.5rem; }
    .acc-social-share ul li a {
      width: 2rem;
      height: 2rem;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: center;
              justify-content: center;
      border-radius: 100%;
      transition: all 0.15s ease-in-out; }
      .acc-social-share ul li a:hover {
        -webkit-transform: translateY(-0.25rem);
                transform: translateY(-0.25rem); }
      .acc-social-share ul li a svg {
        height: 0.88889rem;
        fill: #ffffff; }

.acc-product-configuration .form-control:not(select) {
  text-align: center;
  text-align-last: center;
  padding-right: 0.5rem;
  background-image: none; }

.acc-product-configuration .acc-group-product .acc-item {
  border-bottom: 1px solid #95989A;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  .acc-product-configuration .acc-group-product .acc-item .acc-img {
    max-height: 280px;
    margin: 0 auto; }
  .acc-product-configuration .acc-group-product .acc-item .acc-qty {
    width: 2.5rem; }

.acc-product-application .slick-slider {
  margin-left: -1rem;
  margin-right: -1rem; }
  .acc-product-application .slick-slider .acc-img {
    width: 100%;
    height: 150px;
    background: #333333;
    position: relative; }
    .acc-product-application .slick-slider .acc-img img {
      width: 100%;
      opacity: .5;
      height: 100%;
      object-fit: cover; }
    .acc-product-application .slick-slider .acc-img:after {
      content: "";
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url("/assets/images/icons/play.svg") no-repeat 50%;
      background-size: 25%; }

.ProductDownload .list-download li {
  border-bottom: 1px solid #95989A;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem; }
  @media (min-width: 1025px) {
    .ProductDownload .list-download li {
      margin-bottom: 1rem;
      padding-bottom: 1rem; } }
  .ProductDownload .list-download li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .ProductDownload .list-download li .img {
    height: 1.25rem; }

.acc-review .acc-rating-item .acc-review-content {
  border-bottom: 1px solid #95989A;
  margin-bottom: 1rem; }

.acc-review .acc-rating-item .acc-rating-label {
  width: 100px;
  display: block; }

.acc-related-product {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .acc-related-product .slick-track {
    display: -webkit-flex;
    display: flex; }
    .acc-related-product .slick-track .slick-slide {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      height: auto; }
      .acc-related-product .slick-track .slick-slide > div {
        height: 100%;
        max-width: 200px;
        margin: 0 auto; }
      .acc-related-product .slick-track .slick-slide .embed-responsive {
        max-width: 360px;
        margin: 0 auto; }


@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid {
    background: #00529c; } }

@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem; } }

.acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
  min-height: 250px;
  background-size: cover;
  background-position: center;
  font-size: 6rem;
  cursor: pointer; }
  @media (min-width: 992px) {
    .acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
      min-height: 500px; } }
  .acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image:hover svg {
    fill: #F00; }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-last {
      -webkit-order: 1;
              order: 1; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first {
      -webkit-order: 2;
              order: 2; }
      .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first .float-right {
        float: left !important; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 1399px) {
  .acc-home-solution .acc-custom-maxwidth-home-solution {
    max-width: 930px; } }

.acc-home-solution .acc-custom-maxwidth-home-solution .acc-solution-slide {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .acc-home-solution .acc-custom-maxwidth-home-solution .acc-solution-slide .slick-slide {
    padding-left: 2rem;
    padding-right: 2rem; }
    .acc-home-solution .acc-custom-maxwidth-home-solution .acc-solution-slide .slick-slide svg {
      height: 80px;
      width: 80px;
      object-fit: contain;
      fill: #00529c;
      margin: 0 auto; }


@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid {
    background: #00529c; }
    .acc-market-static-banner2 .container-fluid article p {
      color: #ffffff; }
      .acc-market-static-banner2 .container-fluid article p a {
        text-decoration: underline;
        color: #ffffff; } }

@media (min-width: 992px) {
  .acc-market-static-banner2 .container-fluid .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem; } }

.acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
  min-height: 250px;
  background-size: cover;
  background-position: center; }
  @media (min-width: 992px) {
    .acc-market-static-banner2 .container-fluid .row .acc-custom-bg-image {
      min-height: 500px; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-bg-left-image .container-fluid .row .order-last {
    -webkit-order: 1;
            order: 1; }
  .acc-market-static-banner2.acc-bg-left-image .container-fluid .row .order-first {
    -webkit-order: 2;
            order: 2; }
    .acc-market-static-banner2.acc-bg-left-image .container-fluid .row .order-first .float-right {
      float: left !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid article p {
      color: #333333; }
      .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid article p a {
        text-decoration: underline;
        color: #00529c; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-last {
      -webkit-order: 1;
              order: 1; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first {
      -webkit-order: 2;
              order: 2; }
      .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .order-first .float-right {
        float: left !important; }
    .acc-market-static-banner2.acc-gray-bg-left-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid {
    background: #F5F5F5; }
    .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid article p {
      color: #333333; }
      .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid article p a {
        text-decoration: underline;
        color: #00529c; }
    .acc-market-static-banner2.acc-gray-bg-right-image .container-fluid .row .text-white {
      color: #333333 !important; } }

@media (min-width: 992px) {
  .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-last {
    -webkit-order: 1;
            order: 1;
    background-position: left center; }
  .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-first {
    -webkit-order: 2;
            order: 2; }
    .acc-market-static-banner2.acc-drawer-slides-left-image .container-fluid .row .order-first .float-right {
      float: left !important; } }

.acc-market-static-banner2.acc-drawer-slides-accinaction-sec .container-fluid .row .acc-custom-bg-image {
  min-height: 400px; }

.acc-market-custom-bg-image {
  background-size: cover;
  min-height: 200px; }
  @media (min-width: 768px) {
    .acc-market-custom-bg-image {
      min-height: 428px; } }


.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .acc-static-banner-bg-image article p {
    color: #ffffff; }
  .acc-static-banner-bg-image.BlackColorText h1 {
    color: #00529c !important; }
  .acc-static-banner-bg-image.BlackColorText p {
    color: #333333 !important; }
  .acc-static-banner-bg-image .container .row {
    min-height: 25rem; }
  .acc-static-banner-bg-image.acc-static-banner-bg-overlay-text article {
    background: rgba(0, 0, 0, 0.5);
    padding: 1rem; }
    .acc-static-banner-bg-image.acc-static-banner-bg-overlay-text article h1 {
      font-size: 1.5rem; }
  .acc-static-banner-bg-image.left-text .justify-content-end {
    -webkit-justify-content: flex-start !important;
            justify-content: flex-start !important; }
  .acc-static-banner-bg-image.blue-bg article {
    background: rgba(0, 82, 156, 0.8);
    padding: 2rem;
    text-align: left !important; }
  .acc-static-banner-bg-image.dark-bg article {
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem;
    text-align: left !important; }
  @media (min-width: 992px) {
    .acc-static-banner-bg-image.acc-lg-banner {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  @media (min-width: 992px) {
    .acc-static-banner-bg-image.acc-left-align-content .text-center {
      text-align: left !important; } }
  .acc-static-banner-bg-image.acc-custom-title .justify-content-end {
    -webkit-justify-content: center !important;
            justify-content: center !important; }
    .acc-static-banner-bg-image.acc-custom-title .justify-content-end h1 {
      font-size: 2rem;
      color: #00529c !important; }
      @media (min-width: 992px) {
        .acc-static-banner-bg-image.acc-custom-title .justify-content-end h1 {
          padding-top: 15rem;
          text-align: left;
          font-size: 3.5rem;
          font-weight: 300; } }
  .acc-static-banner-bg-image.acc-static-banner-healthcare {
    position: relative;
    background-position: left; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-static-banner-healthcare {
        background-position: top center; } }
    .acc-static-banner-bg-image.acc-static-banner-healthcare::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%; }
    .acc-static-banner-bg-image.acc-static-banner-healthcare article {
      position: relative;
      z-index: 1; }
      @media (min-width: 1025px) {
        .acc-static-banner-bg-image.acc-static-banner-healthcare article {
          text-align: left !important; } }
  .acc-static-banner-bg-image.acc-drawer-slide-section-banner-bgimage .col-lg-4 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 {
        -webkit-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%; } }
    @media (min-width: 768px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 article {
        padding: 0rem 4rem; } }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 article {
        text-align: left !important;
        padding: 4rem 6rem;
        background: rgba(0, 82, 156, 0.8); } }
  .acc-static-banner-bg-image.acc-appliance-section7-bgimage {
    background-position: top;
    position: relative; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-appliance-section7-bgimage {
        background-size: 100%, 100%;
        padding: 0; } }
    .acc-static-banner-bg-image.acc-appliance-section7-bgimage .col-lg-4 {
      position: absolute;
      top: 10px; }
      @media (min-width: 992px) {
        .acc-static-banner-bg-image.acc-appliance-section7-bgimage .col-lg-4 {
          position: relative;
          top: auto; } }
  @media (min-width: 1025px) {
    .acc-static-banner-bg-image.acc-vending-page-bannerbgimage .col-lg-4 {
      -webkit-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
      .acc-static-banner-bg-image.acc-vending-page-bannerbgimage .col-lg-4 article {
        text-align: left !important; } }

.acc-image-hover-carosel .acc-image-hover-card > img {
  height: 320px;
  object-fit: fill; }

.acc-image-hover-carosel .acc-image-hover-card .acc-custom-click {
  background: none;
  z-index: 2; }

.acc-image-hover-carosel .acc-image-hover-card .hover-image-content {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  opacity: 1;
  transition: ease 0.8s; }

.acc-image-hover-carosel .acc-image-hover-card .card-body {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2rem;
  width: 100%;
  opacity: 0;
  transition: ease 0.8s; }
  .acc-image-hover-carosel .acc-image-hover-card .card-body > div p {
    color: #ffffff; }
  .acc-image-hover-carosel .acc-image-hover-card .card-body > div h5 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 1.5rem; }

.acc-image-hover-carosel .acc-image-hover-card:hover .card-body {
  opacity: 1; }

.acc-image-hover-carosel .acc-image-hover-card:hover .hover-image-content {
  opacity: 0; }

.acc-image-hover-carosel .slick-arrow {
  font-size: 4rem;
  color: #95989A;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer; }
  .acc-image-hover-carosel .slick-arrow.slick-prev {
    left: -40px; }
  .acc-image-hover-carosel .slick-arrow.slick-next {
    right: -40px; }

.acc-acess-control-static-banner {
  background: #0E0D12; }

@media (min-width: 992px) {
  .acc-static-banner-left-image .acc-static-banner-text {
    -webkit-order: 2;
            order: 2; } }

@media (min-width: 992px) {
  .acc-static-banner-left-image .acc-static-banner-image {
    -webkit-order: 1;
            order: 1; } }

.acc-static-banner-left-image .acc-static-banner-image img {
  margin: 0 auto; }

.acc-static-banner-dark-text .acc-static-banner-text h1 {
  color: #00529c !important; }

.acc-static-banner-dark-text .acc-static-banner-text p {
  color: #333333 !important; }

.acc-quest-ans-custom-accordion p {
  margin: 0;
  padding-bottom: 0.5rem; }

.acc-quest-ans-custom-accordion .acc-no-bullet-list ul {
  padding-bottom: 0.5rem; }
  .acc-quest-ans-custom-accordion .acc-no-bullet-list ul li {
    list-style: none !important;
    padding-bottom: 0 !important; }

.acc-box {
  border-top: 3px #FBD813 solid; }
  .acc-box p {
    margin: 0; }

.acc-support header img {
  width: calc(100% + 1rem*2);
  margin-left: -1rem;
  margin-top: -1rem;
  max-width: initial; }

.acc-support .acc-item {
  margin-bottom: 1.5rem; }
  .acc-support .acc-item:last-child {
    margin-bottom: 0; }
  .acc-support .acc-item img {
    max-height: 250px;
    width: 100%;
    object-fit: cover; }


.acc-product-service {
  border-top: 1px solid #95989A;
  border-bottom: 1px solid #95989A; }
  @media (min-width: 1025px) {
    .acc-product-service {
      border-bottom: 0; } }
  .acc-product-service .acc-service-list li {
    -webkit-flex: 1;
            flex: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 0.8125rem; }
    @media (min-width: 1025px) {
      .acc-product-service .acc-service-list li {
        text-transform: capitalize; } }
    @media (min-width: 1200px) {
      .acc-product-service .acc-service-list li {
        text-transform: uppercase; } }
    .acc-product-service .acc-service-list li svg {
      height: 2.5rem; }
      @media (min-width: 1025px) {
        .acc-product-service .acc-service-list li svg {
          height: 1.5rem; } }
      @media (min-width: 1200px) {
        .acc-product-service .acc-service-list li svg {
          height: 2.5rem; } }

@media (min-width: 1025px) {
  .acc-service-modal .modal-body .section-padding {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

.acc-error-sec {
  width: 100%;
  height: 100vh;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 999999; }
  .acc-error-sec .acc-logo {
    width: 13rem;
    text-align: center;
    margin: 1rem auto; }
    .acc-error-sec .acc-logo svg {
      width: 100%;
      height: 100%;
      fill: #00529c; }
  .acc-error-sec .acc-error-code {
    color: #cecece; }
  .acc-error-sec .btn {
    max-width: 300px;
    display: inline-block !important; }

.acc-demo-error-page .acc-error-page-popular-search-list li {
  padding-bottom: 0.5rem;
  display: block;
  width: 100%; }
  @media (min-width: 576px) {
    .acc-demo-error-page .acc-error-page-popular-search-list li {
      width: calc(100% / 2); } }
  @media (min-width: 768px) {
    .acc-demo-error-page .acc-error-page-popular-search-list li {
      width: calc(100% / 3); } }
  @media (min-width: 992px) {
    .acc-demo-error-page .acc-error-page-popular-search-list li {
      width: calc(100% / 4); } }

.error-page-populer-product section h2 {
  display: none; }

.acc-newproduct-slide {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
  .acc-newproduct-slide .slick-track {
    display: -webkit-flex;
    display: flex; }
    .acc-newproduct-slide .slick-track .slick-slide {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      height: auto; }
      .acc-newproduct-slide .slick-track .slick-slide > div {
        height: 100%; }
      .acc-newproduct-slide .slick-track .slick-slide .embed-responsive {
        max-width: 360px;
        margin: 0 auto; }

.acc-card-carousel-witth-bg .slick-track {
  display: -webkit-flex !important;
  display: flex !important; }
  .acc-card-carousel-witth-bg .slick-track .slick-slide {
    padding: 0.5rem;
    height: inherit !important;
    position: relative; }
    .acc-card-carousel-witth-bg .slick-track .slick-slide > div {
      height: 100%;
      position: relative; }
      .acc-card-carousel-witth-bg .slick-track .slick-slide > div > div {
        height: 100%;
        position: relative;
        background: #ccc;
        border-radius: 0; }
        .acc-card-carousel-witth-bg .slick-track .slick-slide > div > div .card-body {
          background: none;
          padding: 2rem; }
          .acc-card-carousel-witth-bg .slick-track .slick-slide > div > div .card-body .card-title {
            font-size: 1.5rem;
            color: #333333; }
          .acc-card-carousel-witth-bg .slick-track .slick-slide > div > div .card-body .card-text {
            color: #333333; }

.acc-blue-bg-card .slick-track {
  display: -webkit-flex !important;
  display: flex !important; }
  .acc-blue-bg-card .slick-track .slick-slide {
    padding: 0.5rem;
    height: inherit !important;
    position: relative; }
    .acc-blue-bg-card .slick-track .slick-slide > div {
      height: 100%;
      position: relative; }
      .acc-blue-bg-card .slick-track .slick-slide > div > div {
        height: 100%;
        position: relative;
        background: #00529c;
        border-radius: 0; }
        .acc-blue-bg-card .slick-track .slick-slide > div > div .card-body {
          text-align: left;
          background: #00529c;
          padding: 1rem; }
          @media (min-width: 992px) {
            .acc-blue-bg-card .slick-track .slick-slide > div > div .card-body {
              min-height: 280px; } }
          .acc-blue-bg-card .slick-track .slick-slide > div > div .card-body .card-title {
            font-size: 1rem;
            color: #ffffff;
            border-bottom: 1px solid #F5F5F5;
            padding-bottom: 1rem;
            margin-bottom: 1rem; }
          .acc-blue-bg-card .slick-track .slick-slide > div > div .card-body .card-text {
            color: #ffffff;
            font-size: 14px; }

.acc-wldoverland-video-sec .acc-wldoverland-video {
  cursor: pointer;
  font-size: 6rem; }
  .acc-wldoverland-video-sec .acc-wldoverland-video svg {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .acc-wldoverland-video-sec .acc-wldoverland-video:hover svg {
    fill: #F00; }

.acc-custom-white-content h2 {
  color: #ffffff; }

.acc-custom-white-content p {
  color: #ffffff; }

.acc-custom-white-content ul li {
  padding-left: 2rem;
  padding-bottom: 1rem;
  color: #ffffff; }

.wildover-vers-fet-sec {
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  background-size: cover;
  padding: 8rem 0 2rem; }
  @media (min-width: 992px) {
    .wildover-vers-fet-sec {
      padding: 20rem 0 2rem; } }

.wild-over-qua-shift .container {
  max-width: 930px; }

.wildoverland-last-sec {
  background: #000000; }

.wildoverland-sun-rise-sec {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  padding-top: 30rem;
  padding-bottom: 20rem; }
  .wildoverland-sun-rise-sec .acc-custom-white-content h3 {
    color: #ffffff;
    border-bottom: 1px #ffffff solid;
    padding-bottom: 2rem;
    margin-bottom: 2rem; }
  .wildoverland-sun-rise-sec::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("/assets/images/diamond-dark-rep-tall.png");
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    height: 90%; }
    @media (min-width: 768px) {
      .wildoverland-sun-rise-sec::before {
        height: 80%; } }
  .wildoverland-sun-rise-sec::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("/assets/images/iceburg.png");
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    height: 20rem;
    background-size: cover; }
    @media (min-width: 768px) {
      .wildoverland-sun-rise-sec::after {
        height: 13rem;
        background-size: contain; } }

.wildoverland-proven-solution-sec::after {
  content: '';
  background: url("/assets/images/rip-bg.png");
  width: 100%;
  height: 1rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background-repeat: repeat-x;
  background-position: top; }

.wildoverland-proven-solution-sec::before {
  content: '';
  background: url("/assets/images/rip-bg.png");
  width: 100%;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: repeat-x;
  background-position: top;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.acc-compare-product .acc-compare-table {
  overflow-x: auto; }
  @media (min-width: 1025px) {
    .acc-compare-product .acc-compare-table {
      overflow-x: initial; } }
  .acc-compare-product .acc-compare-table thead th {
    min-width: 50vw;
    max-width: 50vw;
    padding: 0 1rem;
    border-right: 1px solid #00529c; }
    @media (min-width: 1025px) {
      .acc-compare-product .acc-compare-table thead th {
        min-width: 325px;
        max-width: 650px;
        width: 650px; } }
    .acc-compare-product .acc-compare-table thead th:last-child {
      border-right: 0; }
  .acc-compare-product .acc-compare-table tbody tr:nth-child(odd) {
    background: #F5F5F5; }
  .acc-compare-product .acc-compare-table tbody tr:first-child {
    background: #ffffff; }
    .acc-compare-product .acc-compare-table tbody tr:first-child td {
      border-bottom: 1px solid #00529c;
      padding-top: 0;
      padding-bottom: 5.2rem; }
  .acc-compare-product .acc-compare-table tbody tr td {
    border-right: 1px solid #00529c;
    padding: 2rem 1rem;
    position: relative; }
    .acc-compare-product .acc-compare-table tbody tr td:last-child {
      border-right: 0; }
    .acc-compare-product .acc-compare-table tbody tr td .acc-img {
      height: 140px;
      margin: 0 auto; }
      @media (min-width: 1025px) {
        .acc-compare-product .acc-compare-table tbody tr td .acc-img {
          height: 225px;
          margin: initial; } }
    .acc-compare-product .acc-compare-table tbody tr td .customHtml ul {
      padding-left: 1rem; }
      .acc-compare-product .acc-compare-table tbody tr td .customHtml ul li {
        list-style: decimal;
        margin-bottom: 1rem; }
    .acc-compare-product .acc-compare-table tbody tr td footer {
      position: absolute;
      bottom: 2rem;
      width: calc(100% - 1rem*2); }

.acc-compare-accordion {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 3; }
  .acc-compare-accordion header {
    padding: 0.5rem 1rem;
    height: 3rem; }
    .acc-compare-accordion header .acc-compare-action {
      width: 3.5rem; }
  .acc-compare-accordion footer {
    padding: 0.5rem 1rem;
    height: 3rem; }
  .acc-compare-accordion .acc-compare-sticky {
    overflow-x: auto; }
    .acc-compare-accordion .acc-compare-sticky .item {
      min-width: 50vw;
      max-width: 50vw;
      padding: 1rem;
      border-right: 1px solid #00529c; }
      .acc-compare-accordion .acc-compare-sticky .item:last-child {
        border-right: 0; }
  .acc-compare-accordion .compareItems {
    position: relative;
    line-height: 20px;
    font-weight: 500;
    background-color: #b1980c;
    padding: 5px 10px; }
    .acc-compare-accordion .compareItems .cancelBtn {
      position: absolute;
      right: 0;
      top: 0;
      font-size: 30px; }

.acc-compare-product .acc-compare-table {
  overflow-x: auto; }
  @media (min-width: 1025px) {
    .acc-compare-product .acc-compare-table {
      overflow-x: initial; } }
  .acc-compare-product .acc-compare-table thead th {
    min-width: 50vw;
    max-width: 50vw;
    padding: 0 1rem;
    border-right: 1px solid #00529c; }
    @media (min-width: 1025px) {
      .acc-compare-product .acc-compare-table thead th {
        min-width: 325px;
        max-width: 650px;
        width: 650px; } }
    .acc-compare-product .acc-compare-table thead th:last-child {
      border-right: 0; }
  .acc-compare-product .acc-compare-table tbody tr:nth-child(odd) {
    background: #F5F5F5; }
  .acc-compare-product .acc-compare-table tbody tr:first-child {
    background: #ffffff; }
    .acc-compare-product .acc-compare-table tbody tr:first-child td {
      border-bottom: 1px solid #00529c;
      padding-top: 0;
      padding-bottom: 5.2rem; }
  .acc-compare-product .acc-compare-table tbody tr td {
    border-right: 1px solid #00529c;
    padding: 2rem 1rem;
    position: relative; }
    .acc-compare-product .acc-compare-table tbody tr td:last-child {
      border-right: 0; }
    .acc-compare-product .acc-compare-table tbody tr td .acc-img {
      height: 140px;
      margin: 0 auto; }
      @media (min-width: 1025px) {
        .acc-compare-product .acc-compare-table tbody tr td .acc-img {
          height: 225px;
          margin: initial; } }
    .acc-compare-product .acc-compare-table tbody tr td .customHtml ul {
      padding-left: 1rem; }
      .acc-compare-product .acc-compare-table tbody tr td .customHtml ul li {
        list-style: decimal;
        margin-bottom: 1rem; }
    .acc-compare-product .acc-compare-table tbody tr td footer {
      position: absolute;
      bottom: 2rem;
      width: calc(100% - 1rem*2); }

.acc-order-menu {
  display: -webkit-flex;
  display: flex; }
  .acc-order-menu li {
    text-align: center;
    -webkit-flex: 1;
            flex: 1;
    border-bottom: 1px solid #95989A; }
    .acc-order-menu li a {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: center;
              align-items: center;
      border-top: 1px solid transparent;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      border-bottom: 1px solid transparent;
      border-radius: 0.25rem 0.25rem 0 0;
      padding: 0.25rem;
      margin-bottom: -1px; }
      .acc-order-menu li a.active {
        border-left-color: #95989A;
        border-right-color: #95989A;
        border-top-color: #95989A;
        border-bottom: 1px solid #ffffff; }
      .acc-order-menu li a span {
        white-space: nowrap; }

.acc-order-info-list .acc-item article {
  border-bottom: 1px solid #95989A;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .acc-order-info-list .acc-item article {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; } }

.acc-order-info-list .acc-item:last-child article {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0; }

.acc-total-area {
  margin-top: 0.5rem;
  z-index: 1;
  position: relative; }

.acc-total-area {
  margin-top: 0.5rem;
  z-index: 1;
  position: relative; }
  @media (min-width: 1025px) {
    .acc-total-area strong {
      font-size: 0.875rem; } }
  @media (min-width: 1025px) {
    .acc-total-area .price-figure {
      font-size: 0.875rem;
      width: 5rem; } }

.acc-acount-sidemenu .card-body {
  height: calc(100vh - 1rem*5.5);
  border-bottom: 1rem solid #ffffff;
  overflow-y: auto; }
  @media (min-width: 1025px) {
    .acc-acount-sidemenu .card-body {
      height: auto; } }

.acc-acount-sidemenu .nav .nav-item {
  padding: 0.5rem 0;
  font-size: 1rem; }
  .acc-acount-sidemenu .nav .nav-item a {
    color: #333333; }
  .acc-acount-sidemenu .nav .nav-item:first-child {
    padding-top: 0; }
  .acc-acount-sidemenu .nav .nav-item:last-child {
    padding-bottom: 0; }
  .acc-acount-sidemenu .nav .nav-item:before {
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1rem;
    font-size: 1rem;
    color: #333333; }
  .acc-acount-sidemenu .nav .nav-item.acc-activated {
    font-weight: 500; }
    .acc-acount-sidemenu .nav .nav-item.acc-activated a {
      color: #333333; }

.acc-filter-wrap {
  position: fixed;
  background: #F5F5F5;
  width: 100%;
  height: 100%;
  top: 0;
  right: -100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  transition: all 0.15s ease-in-out; }
  .acc-filter-wrap .acc-filter-menu {
    max-width: 4.5rem; }
    .acc-filter-wrap .acc-filter-menu .nav-link {
      width: 4.5rem;
      height: 4.5rem;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: center;
              justify-content: center;
      border-radius: 0;
      color: #333333;
      padding: 0.5rem;
      position: relative; }
      .acc-filter-wrap .acc-filter-menu .nav-link svg {
        height: 1.5rem;
        width: 1.5rem;
        fill: #333333;
        margin-bottom: 0.25rem; }
      .acc-filter-wrap .acc-filter-menu .nav-link.active {
        background: #ffffff;
        color: #00529c; }
        .acc-filter-wrap .acc-filter-menu .nav-link.active svg {
          fill: #00529c; }
      .acc-filter-wrap .acc-filter-menu .nav-link .badge {
        position: absolute;
        right: 0.25rem;
        top: 1.25rem; }
  @media (min-width: 1025px) {
    .acc-filter-wrap {
      position: initial;
      top: initial;
      right: initial;
      background: transparent;
      display: initial; } }
  .acc-filter-wrap.openFilterBox {
    right: 0;
    z-index: 5; }
  .acc-filter-wrap .acc-filter-header {
    height: 3rem;
    min-height: 3rem;
    border-radius: 0;
    -webkit-align-items: center;
            align-items: center;
    padding: 0.5rem 1rem;
    position: relative;
    border: 0;
    background: #00529c;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .acc-filter-wrap .acc-filter-header .acc-filter-close {
      padding: 0;
      height: calc(100% - spacer);
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: center;
              justify-content: center; }
    .acc-filter-wrap .acc-filter-header .logo-icon {
      max-width: 2rem;
      height: calc(100% - 1rem);
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      padding: 0;
      margin: 0 auto; }
  .acc-filter-wrap .acc-filter-body {
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%; }
    @media (min-width: 1025px) {
      .acc-filter-wrap .acc-filter-body {
        height: auto; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-content {
      overflow-y: auto;
      height: calc(100vh - 1rem); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-content {
          height: auto;
          overflow: initial; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card {
      background: #F5F5F5;
      box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card {
          background: #ffffff;
          box-shadow: none; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap; }
      .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body .item {
        width: 50%; }
        @media (min-width: 1025px) {
          .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body .item {
            width: 33.33%; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card-header {
      background: #F5F5F5; }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card-header {
          background: #ffffff; } }
    @media (min-width: 1025px) {
      .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block {
        text-transform: uppercase;
        padding-left: 0;
        padding-right: 0; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block:after {
      content: '';
      width: 22px;
      height: 20px;
      -webkit-flex-shrink: 0;
              flex-shrink: 0;
      background: url(/assets/images/icons/chevron-down.svg) no-repeat center center/100% auto;
      -webkit-filter: brightness(1000%) invert(0.5);
              filter: brightness(1000%) invert(0.5); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block:after {
          width: 1rem; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block.text-primary:after {
      -webkit-filter: inherit;
              filter: inherit;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.badge .w-max-50 {
  max-width: 15rem; }

.acc-search-menu button {
  width: 100%;
  margin: 0 0 5px;
  width: calc(50% - 6px);
  margin: 0 3px 5px; }
  @media (min-width: 992px) {
    .acc-search-menu button {
      width: 170px;
      margin-right: 5px;
      margin-top: 5px; } }

.acc-image-hover-carosel .acc-image-hover-card > img {
  height: 320px;
  object-fit: fill; }

.acc-image-hover-carosel .acc-image-hover-card .acc-custom-click {
  background: none;
  z-index: 2; }

.acc-image-hover-carosel .acc-image-hover-card .hover-image-content {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  opacity: 1;
  transition: ease 0.8s; }

.acc-image-hover-carosel .acc-image-hover-card .card-body {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2rem;
  width: 100%;
  opacity: 0;
  transition: ease 0.8s; }
  .acc-image-hover-carosel .acc-image-hover-card .card-body > div p {
    color: #ffffff; }
  .acc-image-hover-carosel .acc-image-hover-card .card-body > div h5 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 1.5rem; }

.acc-image-hover-carosel .acc-image-hover-card:hover .card-body {
  opacity: 1; }

.acc-image-hover-carosel .acc-image-hover-card:hover .hover-image-content {
  opacity: 0; }

.acc-image-hover-carosel .slick-arrow {
  font-size: 4rem;
  color: #95989A;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer; }
  .acc-image-hover-carosel .slick-arrow.slick-prev {
    left: -40px; }
  .acc-image-hover-carosel .slick-arrow.slick-next {
    right: -40px; }

.acc-email-subscription .container {
  max-width: 480px; }

@media (min-width: 1025px) {
  .acc-guest-loginform {
    border-bottom: 1px solid #95989A; } }

.acc-order-summary {
  top: 3rem;
  position: -webkit-sticky;
  position: sticky;
  z-index: 3; }
  .acc-order-summary .badge {
    top: 0.25rem !important; }

.acc-shipping-address .acc-address-list .acc-item {
  margin-bottom: 1rem; }
  .acc-shipping-address .acc-address-list .acc-item:last-child {
    margin-bottom: 0; }
    @media (min-width: 576px) {
      .acc-shipping-address .acc-address-list .acc-item:last-child {
        margin-bottom: 1rem; } }
  .acc-shipping-address .acc-address-list .acc-item article {
    position: relative;
    border: 2px solid transparent; }
    .acc-shipping-address .acc-address-list .acc-item article.acc-activated {
      border-color: #FBD813;
      padding: 1rem; }
    .acc-shipping-address .acc-address-list .acc-item article .acc-action {
      position: absolute;
      right: 0;
      top: 0; }
      .acc-shipping-address .acc-address-list .acc-item article .acc-action svg {
        fill: #333333;
        stroke: #333333; }

.acc-shipping-method .acc-method-list li {
  position: relative; }

.acc-right-sidebar .acc-shipping-method {
  padding-top: 0.5rem !important; }
  .acc-right-sidebar .acc-shipping-method header h2 {
    font-size: 1.125rem;
    padding: 0 !important; }

.default-table tbody td {
  padding: 0.5rem; }
  .default-table tbody td:first-child {
    padding-left: 0; }
  .default-table tbody td:last-child {
    padding-right: 0; }

.default-table tfoot {
  border-top: 1px solid #95989A; }
  .default-table tfoot td {
    padding: 0.5rem; }
    .default-table tfoot td:first-child {
      padding-left: 0; }
    .default-table tfoot td:last-child {
      padding-right: 0; }

@media (min-width: 768px) {
  .acc-discount-code .form-group {
    max-width: 480px;
    margin: 0 auto; } }

.acc-payment-method .acc-address {
  position: relative;
  border: 2px solid #FBD813;
  border-radius: 0.25rem;
  padding: 1rem; }
  @media (min-width: 1025px) {
    .acc-payment-method .acc-address {
      max-width: 480px; } }
  .acc-payment-method .acc-address .acc-action {
    position: absolute;
    right: 0;
    top: 0; }
    .acc-payment-method .acc-address .acc-action svg {
      fill: #333333;
      stroke: #333333; }

@media (min-width: 1025px) {
  .acc-payment-method .acc-update-address {
    max-width: 480px; } }

.acc-payment-method .shippingAddBlock {
  border: 2px solid #FBD813;
  border-radius: 0.25rem;
  padding: 1rem; }
  @media (min-width: 1025px) {
    .acc-payment-method .shippingAddBlock {
      max-width: 576px; } }

.acc-payment-method .cardNumber {
  border-right: none; }

.acc-payment-method .cardPosition {
  padding: 5px 5px 0;
  border: 1px solid #333333;
  border-radius: 0 0.25rem 0.25rem 0; }
  .acc-payment-method .cardPosition svg {
    fill: #333333;
    stroke: #333333;
    font-size: 25px; }

@media (min-width: 768px) {
  .acc-payment-method .acc-card-width {
    max-width: 480px; } }

.acc-payment-method .form-control:focus {
  z-index: 2; }

.ship-order-summary .summary-holder {
  max-height: 460px;
  overflow-y: auto;
  overflow-x: hidden; }
  .ship-order-summary .summary-holder .acc-cart-item {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .ship-order-summary .summary-holder .acc-cart-item:first-child {
      padding-top: 0; }
    .ship-order-summary .summary-holder .acc-cart-item .acc-img {
      max-width: 100%; }
      .ship-order-summary .summary-holder .acc-cart-item .acc-img img {
        width: 100%;
        height: auto;
        object-fit: cover; }
    .ship-order-summary .summary-holder .acc-cart-item .acc-title {
      max-width: calc(100% - 1rem*6); }
    .ship-order-summary .summary-holder .acc-cart-item .acc-qty {
      width: 2.25rem;
      text-align: center; }

.cardNumber {
  border-right: none; }

.cardPosition {
  padding: 5px 5px 0;
  border: 1px solid #333333;
  border-radius: 0 0.25rem 0.25rem 0; }
  .cardPosition svg {
    fill: #333333;
    stroke: #333333;
    font-size: 25px; }

.cardNumber {
  border-right: none; }

.cardPosition {
  padding: 5px 5px 0;
  border: 1px solid #333333;
  border-radius: 0 0.25rem 0.25rem 0; }
  .cardPosition svg {
    fill: #333333;
    stroke: #333333;
    font-size: 25px; }

.cardNumber {
  border-right: none; }

.cardPosition {
  padding: 5px 5px 0;
  border: 1px solid #333333;
  border-radius: 0 0.25rem 0.25rem 0; }
  .cardPosition svg {
    fill: #333333;
    stroke: #333333;
    font-size: 25px; }

.acc-card .acc-card-list .acc-item {
  margin-bottom: 2rem; }
  .acc-card .acc-card-list .acc-item:last-child {
    margin-bottom: 0; }

.acc-recent-review .acc-recentreview-list .acc-item {
  margin-bottom: 1rem; }
  .acc-recent-review .acc-recentreview-list .acc-item:last-child {
    margin-bottom: 0 !important; }

.acc-review-detail .acc-review-overview .acc-img {
  width: 6rem;
  height: 6rem;
  object-fit: cover;
  margin-right: 1rem;
  margin-bottom: 1rem;
  float: left; }
  @media (min-width: 768px) {
    .acc-review-detail .acc-review-overview .acc-img {
      width: 100%;
      height: 100%;
      object-fit: contain; } }

.acc-adverticepemt .acc-adBox {
  border: 1px solid #F5F5F5;
  border-bottom-color: #FBD813; }
  .acc-adverticepemt .acc-adBox h3 {
    font-weight: 700;
    margin-bottom: 0; }
  .acc-adverticepemt .acc-adBox p {
    margin-bottom: 0;
    color: #95989A;
    font-size: 0.875rem; }
  .acc-adverticepemt .acc-adBox .small-heading p {
    font-weight: 700;
    color: #00529c;
    font-size: 1rem;
    margin-bottom: 0; }

.acc-filter-wrap {
  position: fixed;
  background: #F5F5F5;
  width: 100%;
  height: 100%;
  top: 0;
  right: -100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  transition: all 0.15s ease-in-out; }
  .acc-filter-wrap .acc-filter-menu {
    max-width: 4.5rem; }
    .acc-filter-wrap .acc-filter-menu .nav-link {
      width: 4.5rem;
      height: 4.5rem;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: center;
              justify-content: center;
      border-radius: 0;
      color: #333333;
      padding: 0.5rem;
      position: relative; }
      .acc-filter-wrap .acc-filter-menu .nav-link svg {
        height: 1.5rem;
        width: 1.5rem;
        fill: #333333;
        margin-bottom: 0.25rem; }
      .acc-filter-wrap .acc-filter-menu .nav-link.active {
        background: #ffffff;
        color: #00529c; }
        .acc-filter-wrap .acc-filter-menu .nav-link.active svg {
          fill: #00529c; }
      .acc-filter-wrap .acc-filter-menu .nav-link .badge {
        position: absolute;
        right: 0.25rem;
        top: 1.25rem; }
  @media (min-width: 1025px) {
    .acc-filter-wrap {
      position: initial;
      top: initial;
      right: initial;
      background: transparent;
      display: initial; } }
  .acc-filter-wrap.openFilterBox {
    right: 0;
    z-index: 5; }
  .acc-filter-wrap .acc-filter-header {
    height: 3rem;
    min-height: 3rem;
    border-radius: 0;
    -webkit-align-items: center;
            align-items: center;
    padding: 0.5rem 1rem;
    position: relative;
    border: 0;
    background: #00529c;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .acc-filter-wrap .acc-filter-header .acc-filter-close {
      padding: 0;
      height: calc(100% - spacer);
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center;
      -webkit-justify-content: center;
              justify-content: center; }
    .acc-filter-wrap .acc-filter-header .logo-icon {
      max-width: 2rem;
      height: calc(100% - 1rem);
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      padding: 0;
      margin: 0 auto; }
  .acc-filter-wrap .acc-filter-body {
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%; }
    @media (min-width: 1025px) {
      .acc-filter-wrap .acc-filter-body {
        height: auto; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-content {
      overflow-y: auto;
      height: calc(100vh - 1rem); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-content {
          height: auto;
          overflow: initial; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card {
      background: #F5F5F5;
      box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card {
          background: #ffffff;
          box-shadow: none; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap; }
      .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body .item {
        width: 50%; }
        @media (min-width: 1025px) {
          .acc-filter-wrap .acc-filter-body .acc-filter-accordian .cat-length .card-body .item {
            width: 33.33%; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card-header {
      background: #F5F5F5; }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .card-header {
          background: #ffffff; } }
    @media (min-width: 1025px) {
      .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block {
        text-transform: uppercase;
        padding-left: 0;
        padding-right: 0; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block:after {
      content: '';
      width: 22px;
      height: 20px;
      -webkit-flex-shrink: 0;
              flex-shrink: 0;
      background: url(/assets/images/icons/chevron-down.svg) no-repeat center center/100% auto;
      -webkit-filter: brightness(1000%) invert(0.5);
              filter: brightness(1000%) invert(0.5); }
      @media (min-width: 1025px) {
        .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block:after {
          width: 1rem; } }
    .acc-filter-wrap .acc-filter-body .acc-filter-accordian .btn.btn-block.text-primary:after {
      -webkit-filter: inherit;
              filter: inherit;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.badge .w-max-50 {
  max-width: 15rem; }

.main-nav.navbar {
  position: fixed;
  height: 3rem;
  width: 100%;
  top: 0; }
  .main-nav.navbar .dropdown-menu {
    padding: 0 !important; }
  .main-nav.navbar .navbar-toggler {
    padding: 0;
    border: none;
    position: relative;
    width: 2rem;
    height: 1.25rem;
    display: block; }
    .main-nav.navbar .navbar-toggler:focus {
      outline: none; }
    .main-nav.navbar .navbar-toggler:before, .main-nav.navbar .navbar-toggler:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #ffffff;
      top: 0;
      left: 0;
      -webkit-transform: scale(0);
              transform: scale(0);
      transition: all 0.15s ease-in-out; }
    .main-nav.navbar .navbar-toggler:after {
      top: auto;
      bottom: 0; }
    .main-nav.navbar .navbar-toggler-icon {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: none; }
      .main-nav.navbar .navbar-toggler-icon:before, .main-nav.navbar .navbar-toggler-icon:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #ffffff;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        transition: all 0.15s ease-in-out; }
      .main-nav.navbar .navbar-toggler-icon:after {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    .main-nav.navbar .navbar-toggler.collapsed:before, .main-nav.navbar .navbar-toggler.collapsed:after {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .main-nav.navbar .navbar-toggler.collapsed .navbar-toggler-icon:before, .main-nav.navbar .navbar-toggler.collapsed .navbar-toggler-icon:after {
      -webkit-transform: rotate(0);
              transform: rotate(0); }
    .main-nav.navbar .navbar-toggler.collapsed + a .navbar-brand .main-logo {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .main-nav.navbar .navbar-toggler.collapsed + a .navbar-brand .logo-icon {
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0); }
    .main-nav.navbar .navbar-toggler + a .navbar-brand .main-logo {
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0); }
    .main-nav.navbar .navbar-toggler + a .navbar-brand .logo-icon {
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  .main-nav.navbar .acc-btn-back {
    padding: 0;
    border: none;
    position: relative;
    width: 2rem;
    height: 1.25rem;
    display: block; }
    .main-nav.navbar .acc-btn-back svg {
      fill: #ffffff;
      height: 1.25rem; }
    .main-nav.navbar .acc-btn-back + a .navbar-brand .logo-icon {
      opacity: 0;
      -webkit-transform: scale(0);
              transform: scale(0); }
  .main-nav.navbar .navbar-collapse {
    position: absolute;
    width: 100%;
    height: calc(100vh - 3rem) !important;
    left: 0;
    top: 3rem;
    background-color: #ffffff;
    overflow-y: auto;
    transition: all 0.15s ease-in-out;
    display: block !important;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    .main-nav.navbar .navbar-collapse.show {
      visibility: visible;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .main-nav.navbar .navbar-collapse .nav-tabs {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
              flex-direction: row;
      background-color: #F5F5F5;
      border: none;
      overflow: hidden; }
      .main-nav.navbar .navbar-collapse .nav-tabs .nav-link {
        -webkit-flex-basis: 50%;
                flex-basis: 50%;
        margin: 0;
        background: none;
        color: #333333;
        height: 3rem;
        padding: 0 1rem;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
                align-items: center;
        -webkit-justify-content: center;
                justify-content: center;
        border: none;
        border-radius: 0.33333rem 0.33333rem 0 0;
        font-size: 1rem; }
        .main-nav.navbar .navbar-collapse .nav-tabs .nav-link:first-child {
          border-top-left-radius: 0; }
        .main-nav.navbar .navbar-collapse .nav-tabs .nav-link:last-child {
          border-top-right-radius: 0; }
        .main-nav.navbar .navbar-collapse .nav-tabs .nav-link.active {
          background-color: #ffffff; }
    .main-nav.navbar .navbar-collapse .tab-content .tab-pane {
      padding: 0 1rem;
      min-height: calc(100vh - 6rem);
      overflow-y: auto; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane.active {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
                flex-direction: column;
        -webkit-justify-content: space-between;
                justify-content: space-between; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item:not(:last-child), .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a:not(:last-child) {
        border-bottom: 1px solid #95989A; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item.show, .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a.show {
        border-bottom-color: transparent; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item.show > a, .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a.show > a {
          color: #00529c; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item .dropdown-toggle, .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a .dropdown-toggle {
        position: relative; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item .dropdown-toggle:after, .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a .dropdown-toggle:after {
          border: none;
          position: absolute;
          right: 1rem;
          top: 0;
          height: 100%;
          width: 1.5rem;
          background: url("/assets/images/icons/chevron-down.svg") no-repeat center center/100% auto;
          margin: 0; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > .nav-item .dropdown-toggle[aria-expanded="true"]:after, .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav > a .dropdown-toggle[aria-expanded="true"]:after {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav a {
        padding: 0.657rem 1rem;
        color: #333333;
        display: -webkit-flex;
        display: flex; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav .dropdown-menu {
        border: none;
        background-color: #F5F5F5;
        border-radius: 0;
        padding: 0.5rem 0 0.5rem 0.5rem; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav .sub-menu.show .dropdown-menu.show a {
        padding-left: 2rem; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav .sub-sub-menu.show a[aria-expanded="true"] {
        color: #00529c; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav .sub-sub-menu.show .dropdown-menu.show {
        background: #fbfbfb; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .navbar-nav .sub-sub-menu.show .dropdown-menu.show a {
          padding-left: 2rem; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .nav-footer li {
        list-style-type: none; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .nav-footer li:not(:last-child) {
          margin-bottom: 0.25rem; }
      .main-nav.navbar .navbar-collapse .tab-content .tab-pane .nav-footer a {
        color: #747474; }
        .main-nav.navbar .navbar-collapse .tab-content .tab-pane .nav-footer a[href*="tel:"] {
          color: #959595; }
  .main-nav.navbar .navbar-brand {
    width: 5.7rem;
    height: calc(100% - 1rem);
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 0; }
    .main-nav.navbar .navbar-brand span {
      height: 100%;
      transition: all 0.15s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .main-nav.navbar .navbar-brand span div {
        display: block;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
                align-items: center;
        -webkit-justify-content: center;
                justify-content: center; }
    .main-nav.navbar .navbar-brand svg {
      width: 100%;
      height: 100%;
      fill: #ffffff; }
  .main-nav.navbar .header-right li {
    list-style-type: none; }
    .main-nav.navbar .header-right li:not(:last-child) {
      margin-right: 1rem; }
    .main-nav.navbar .header-right li svg {
      width: 1.3rem;
      height: 1.1rem;
      fill: #ffffff; }
  .main-nav.navbar .search-box {
    position: absolute;
    top: 100%;
    width: 100vw;
    left: 0;
    padding: 0;
    height: 3rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    transition: all 0.15s ease-in-out; }
    .main-nav.navbar .search-box.show {
      opacity: 1;
      visibility: visible;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
    .main-nav.navbar .search-box .form-group {
      margin: 0; }
    .main-nav.navbar .search-box .form-control {
      height: 3rem;
      border-width: 0 0 1px; }
    .main-nav.navbar .search-box button {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }

.main-nav .customBadge {
  position: absolute;
  right: 6px;
  top: 6px; }

.acc-header-desktop {
  position: -webkit-sticky;
  position: sticky;
  top: -2rem;
  z-index: 14; }
  .acc-header-desktop .acc-header-topbar {
    height: 2rem; }
  .acc-header-desktop .acc-sticky-header {
    height: 4rem;
    background: #eaeaeb; }
    .acc-header-desktop .acc-sticky-header .acc-desktop-logocol {
      max-width: 200px;
      -webkit-flex: none;
              flex: none; }
      .acc-header-desktop .acc-sticky-header .acc-desktop-logocol svg {
        height: 4rem;
        fill: #00529c;
        width: 150px; }
    .acc-header-desktop .acc-sticky-header .acc-desktop-searchcol {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center;
      padding-top: 14px;
      padding-bottom: 14px;
      -webkit-flex: none;
              flex: none; }
      @media (min-width: 1025px) {
        .acc-header-desktop .acc-sticky-header .acc-desktop-searchcol {
          max-width: 150px; } }
      @media (min-width: 1200px) {
        .acc-header-desktop .acc-sticky-header .acc-desktop-searchcol {
          max-width: 220px; } }
    .acc-header-desktop .acc-sticky-header .acc-minicart-col {
      max-width: 4rem;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
              align-items: center; }
      .acc-header-desktop .acc-sticky-header .acc-minicart-col .acc-minicart-button .badge {
        position: absolute;
        right: 0.25rem;
        top: 0.5rem; }

.text-underline {
  text-decoration: underline; }

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.text-initial {
  text-transform: initial !important; }

.font-weight-100 {
  font-weight: 100; }

.font-weight-200 {
  font-weight: 200; }

.font-weight-300 {
  font-weight: 300; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700 {
  font-weight: 700; }

.font-weight-800 {
  font-weight: 800; }

.font-weight-900 {
  font-weight: 900; }

.font-size-sm {
  font-size: 0.8125rem !important; }
  @media (min-width: 992px) {
    .font-size-sm {
      font-size: 0.875rem !important; } }

.font-size-md {
  font-size: 0.875rem !important; }
  @media (min-width: 992px) {
    .font-size-md {
      font-size: 1rem !important; } }

.font-size-lg {
  font-size: 1rem !important; }
  @media (min-width: 992px) {
    .font-size-lg {
      font-size: 1.2rem !important; } }

.container-md {
  max-width: 768px; }

.modal-xl {
  max-width: 1400px; }

.modal-lg {
  max-width: 992px; }

.modal-md {
  max-width: 768px; }

.modal-sm {
  max-width: 576px; }

.modal-xs {
  max-width: 360px; }

.object-contain {
  object-fit: contain !important; }

.object-cover {
  object-fit: cover !important; }

.bg-medium {
  background-color: #95989A !important; }

.text-medium {
  color: #95989A !important; }

.flex-1 {
  -webkit-flex: 0 1 100% !important;
          flex: 0 1 100% !important; }

.flex-none {
  -webkit-flex: none !important;
          flex: none !important; }

.flex-auto {
  -webkit-flex-basis: auto !important;
          flex-basis: auto !important; }

.cursor-inherit {
  cursor: inherit !important; }

.cursor-pointer {
  cursor: pointer !important; }

.break-word {
  word-wrap: break-word; }

.white-space-nowrap {
  white-space: nowrap; }

.opacity-05 {
  opacity: 0.5 !important; }

.opacity-1 {
  opacity: 1 !important; }

.shadow-1 {
  box-shadow: 0px 0.125rem 1rem 0 rgba(0, 0, 0, 0.1) !important; }

.shadow-2 {
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25) !important; }

.z-index-0 {
  z-index: 0 !important; }

.z-index-1 {
  z-index: 1 !important; }

.z-index-2 {
  z-index: 2 !important; }

.z-index-3 {
  z-index: 3 !important; }

.z-index-4 {
  z-index: 4 !important; }

.z-index-5 {
  z-index: 5 !important; }

.font-family-body {
  font-family: 'FuturaPT-Book', Arial, sans-serif !important; }

.font-family-heading {
  font-family: 'BebasNeuePro-Bold', Arial, sans-serif !important; }

.top {
  top: 0; }

.right {
  right: 0; }

.bottom {
  bottom: 0; }

.left {
  left: 0; }

.position-initial {
  position: initial !important; }

.opacity-1 {
  opacity: .10 !important; }

.opacity-2 {
  opacity: .20 !important; }

.opacity-3 {
  opacity: .30 !important; }

.opacity-4 {
  opacity: .40 !important; }

.opacity-5 {
  opacity: .50 !important; }

.opacity-6 {
  opacity: .60 !important; }

.scroll-x-hidden {
  overflow-x: hidden; }

.scroll-y-hidden {
  overflow-y: hidden; }

.scroll-x-auto {
  overflow-x: auto; }

.scroll-y-auto {
  overflow-y: auto; }

.mh-100 {
  min-height: 100vh; }

.border {
  border: 1px solid #F5F5F5; }

.border-top {
  border-top: 1px solid theme-colo(light); }

.border-right {
  border-right: 1px solid #F5F5F5; }

.border-bottom {
  border-bottom: 1px solid #F5F5F5; }

.border-left {
  border-left: 1px solid #F5F5F5; }

.acc-popover-search {
  max-width: 900px !important;
  width: 100%;
  border-radius: 0.3rem;
  margin-top: 13px; }
  .acc-popover-search .arrow {
    top: -0.5rem; }
    .acc-popover-search .arrow:before {
      top: 0;
      border-width: 0 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25) !important; }
    .acc-popover-search .arrow:after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem;
      border-bottom-color: #00529c !important; }
  .acc-popover-search .popover-body {
    padding: 0; }
    .acc-popover-search .popover-body .acc-suggestion-bar {
      max-width: 270px; }
      .acc-popover-search .popover-body .acc-suggestion-bar .acc-suggestion-list li.acc-active-suggest > a {
        background-color: #FBD813; }
      .acc-popover-search .popover-body .acc-suggestion-bar .acc-suggestion-list li > a {
        display: block;
        padding: 1rem; }
        .acc-popover-search .popover-body .acc-suggestion-bar .acc-suggestion-list li > a:hover {
          background-color: #FBD813;
          color: #00529c; }
    .acc-popover-search .popover-body .acc-search-product {
      max-width: calc(100% - 270px); }

.text-underline {
  text-decoration: underline; }

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.text-initial {
  text-transform: initial !important; }

.font-weight-100 {
  font-weight: 100; }

.font-weight-200 {
  font-weight: 200; }

.font-weight-300 {
  font-weight: 300; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700 {
  font-weight: 700; }

.font-weight-800 {
  font-weight: 800; }

.font-weight-900 {
  font-weight: 900; }

.font-size-sm {
  font-size: 0.8125rem !important; }
  @media (min-width: 992px) {
    .font-size-sm {
      font-size: 0.875rem !important; } }

.font-size-md {
  font-size: 0.875rem !important; }
  @media (min-width: 992px) {
    .font-size-md {
      font-size: 1rem !important; } }

.font-size-lg {
  font-size: 1rem !important; }
  @media (min-width: 992px) {
    .font-size-lg {
      font-size: 1.2rem !important; } }

.container-md {
  max-width: 768px; }

.modal-xl {
  max-width: 1400px; }

.modal-lg {
  max-width: 992px; }

.modal-md {
  max-width: 768px; }

.modal-sm {
  max-width: 576px; }

.modal-xs {
  max-width: 360px; }

.object-contain {
  object-fit: contain !important; }

.object-cover {
  object-fit: cover !important; }

.bg-medium {
  background-color: #95989A !important; }

.text-medium {
  color: #95989A !important; }

.flex-1 {
  -webkit-flex: 0 1 100% !important;
          flex: 0 1 100% !important; }

.flex-none {
  -webkit-flex: none !important;
          flex: none !important; }

.flex-auto {
  -webkit-flex-basis: auto !important;
          flex-basis: auto !important; }

.cursor-inherit {
  cursor: inherit !important; }

.cursor-pointer {
  cursor: pointer !important; }

.break-word {
  word-wrap: break-word; }

.white-space-nowrap {
  white-space: nowrap; }

.opacity-05 {
  opacity: 0.5 !important; }

.opacity-1 {
  opacity: 1 !important; }

.shadow-1 {
  box-shadow: 0px 0.125rem 1rem 0 rgba(0, 0, 0, 0.1) !important; }

.shadow-2 {
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25) !important; }

.z-index-0 {
  z-index: 0 !important; }

.z-index-1 {
  z-index: 1 !important; }

.z-index-2 {
  z-index: 2 !important; }

.z-index-3 {
  z-index: 3 !important; }

.z-index-4 {
  z-index: 4 !important; }

.z-index-5 {
  z-index: 5 !important; }

.font-family-body {
  font-family: 'FuturaPT-Book', Arial, sans-serif !important; }

.font-family-heading {
  font-family: 'BebasNeuePro-Bold', Arial, sans-serif !important; }

.top {
  top: 0; }

.right {
  right: 0; }

.bottom {
  bottom: 0; }

.left {
  left: 0; }

.position-initial {
  position: initial !important; }

.opacity-1 {
  opacity: .10 !important; }

.opacity-2 {
  opacity: .20 !important; }

.opacity-3 {
  opacity: .30 !important; }

.opacity-4 {
  opacity: .40 !important; }

.opacity-5 {
  opacity: .50 !important; }

.opacity-6 {
  opacity: .60 !important; }

.scroll-x-hidden {
  overflow-x: hidden; }

.scroll-y-hidden {
  overflow-y: hidden; }

.scroll-x-auto {
  overflow-x: auto; }

.scroll-y-auto {
  overflow-y: auto; }

.mh-100 {
  min-height: 100vh; }

.border {
  border: 1px solid #F5F5F5; }

.border-top {
  border-top: 1px solid theme-colo(light); }

.border-right {
  border-right: 1px solid #F5F5F5; }

.border-bottom {
  border-bottom: 1px solid #F5F5F5; }

.border-left {
  border-left: 1px solid #F5F5F5; }

.acc-minicart-popover {
  max-width: 350px !important;
  width: 350px !important;
  border-radius: 0.3rem;
  margin-top: 0.5rem; }
  .acc-minicart-popover.popover {
    z-index: 1050; }
  .acc-minicart-popover .arrow {
    top: -0.5rem; }
    .acc-minicart-popover .arrow:before {
      top: 0;
      border-width: 0 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25) !important; }
    .acc-minicart-popover .arrow:after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem;
      border-bottom-color: #ffffff !important; }
  .acc-minicart-popover .popover-body {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden; }
  .acc-minicart-popover .popover-header {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1; }
  .acc-minicart-popover .popover-footer {
    border-radius: 0 0 0.3rem 0.3rem;
    overflow: hidden; }
    .acc-minicart-popover .popover-footer button {
      height: 55px; }
  .acc-minicart-popover .acc-cart-item {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .acc-minicart-popover .acc-cart-item:first-child {
      padding-top: 0; }
    .acc-minicart-popover .acc-cart-item .acc-img {
      max-width: 6rem; }
      .acc-minicart-popover .acc-cart-item .acc-img img {
        width: 4rem;
        height: 4rem;
        object-fit: cover; }
    .acc-minicart-popover .acc-cart-item .acc-action svg {
      fill: #333333;
      stroke: #333333; }

.acc-header-topbar .nav {
  padding: 0.25rem 0; }
  .acc-header-topbar .nav .nav-item {
    padding-left: 0.5rem;
    margin-left: 0.5rem;
    border-left: 1px solid #ffffff;
    font-size: 0.875rem; }
    .acc-header-topbar .nav .nav-item:first-child {
      padding-left: 0;
      margin-left: 0;
      border-left: 0; }
    .acc-header-topbar .nav .nav-item.dropdown .dropdown-menu {
      margin-top: 0.25rem;
      box-shadow: 0px 0.125rem 1rem 0 rgba(0, 0, 0, 0.1); }
      .acc-header-topbar .nav .nav-item.dropdown .dropdown-menu .dropdown-item {
        text-transform: uppercase;
        font-weight: 500;
        color: #00529c; }
        .acc-header-topbar .nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
          color: #FBD813; }
    .acc-header-topbar .nav .nav-item > a {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 0.8125rem;
      padding: 0; }
      .acc-header-topbar .nav .nav-item > a:hover {
        color: #FBD813; }

.acc-megamenu > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  .acc-megamenu > ul > li > a {
    height: 4rem;
    text-transform: uppercase;
    color: #333333;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    padding: 0 0.25rem; }
    @media (min-width: 1025px) {
      .acc-megamenu > ul > li > a {
        padding: 0; } }
    @media (min-width: 1200px) {
      .acc-megamenu > ul > li > a {
        padding: 0 0.5rem; } }
    @media (min-width: 1399px) {
      .acc-megamenu > ul > li > a {
        padding: 0 1rem; } }
  .acc-megamenu > ul > li:first-child > a {
    padding-left: 0; }
  .acc-megamenu > ul > li:last-child > a {
    padding-right: 0; }
  .acc-megamenu > ul > li:hover > a {
    color: #00529c; }
  .acc-megamenu > ul > li:hover .acc-megamenu-content {
    height: initial;
    display: block; }

.acc-megamenu .acc-megamenu-content {
  height: 0;
  display: none;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 6rem;
  left: 0;
  background: #F5F5F5;
  box-shadow: 0 0.25rem 0.25rem rgba(51, 51, 51, 0.05);
  transition: all 0.15s ease-in-out;
  overflow-y: auto;
  z-index: 999; }
  .acc-megamenu .acc-megamenu-content img {
    transition: all 0.15s ease-in-out; }
    .acc-megamenu .acc-megamenu-content img:hover {
      -webkit-transform: scale(1.04);
              transform: scale(1.04); }

.acc-megamenu .acc-mega-submenu > li {
  margin-bottom: 1rem; }
  .acc-megamenu .acc-mega-submenu > li:last-child {
    margin-bottom: 0; }
  .acc-megamenu .acc-mega-submenu > li:hover > a {
    color: #00529c; }
  .acc-megamenu .acc-mega-submenu > li > a {
    text-transform: uppercase;
    font-weight: 500;
    color: #333333;
    display: block; }

.acc-megamenu .acc-mega-submenu .activeList a {
  color: #00529c; }

.acc-megamenu .acc-market-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .acc-megamenu .acc-market-menu > li {
    width: 33.33%;
    padding: 0.5rem 0;
    top: 0;
    padding-right: 1rem; }
    .acc-megamenu .acc-market-menu > li > a {
      color: #333333;
      font-weight: 400; }
      .acc-megamenu .acc-market-menu > li > a:hover {
        color: #00529c; }
  .acc-megamenu .acc-market-menu img:hover {
    -webkit-transform: scale(1.04);
            transform: scale(1.04); }

.acc-megamenu .acc-submenu-content {
  display: none; }
  .acc-megamenu .acc-submenu-content.activeTargetContent {
    display: block; }

.acc-megamenu .acc-mega-subsubmenu img {
  width: 100%;
  transition: all 0.15s ease-in-out; }
  .acc-megamenu .acc-mega-subsubmenu img:hover {
    -webkit-transform: scale(1.04);
            transform: scale(1.04); }

.site-footer {
  background-color: #333333;
  margin-top: auto; }
  .site-footer .footer-logo svg {
    fill: #ffffff;
    width: 10rem;
    max-width: 100%; }
    @media (min-width: 576px) {
      .site-footer .footer-logo svg {
        margin: 0 auto; } }
    @media (min-width: 768px) {
      .site-footer .footer-logo svg {
        margin: 0; } }
    @media (min-width: 992px) {
      .site-footer .footer-logo svg {
        width: 20rem; } }
  .site-footer .footer-menu {
    padding: 0;
    margin: 0; }
    @media (min-width: 576px) {
      .site-footer .footer-menu {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: center;
                justify-content: center; } }
    @media (min-width: 768px) {
      .site-footer .footer-menu {
        -webkit-justify-content: flex-start;
                justify-content: flex-start;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
        -webkit-align-items: center;
                align-items: center; } }
    .site-footer .footer-menu li {
      text-transform: uppercase;
      list-style-type: none; }
      @media (min-width: 576px) {
        .site-footer .footer-menu li {
          padding-left: 0.5rem;
          padding-right: 0.5rem;
          margin-bottom: 0.33333rem; } }
      @media (min-width: 1025px) {
        .site-footer .footer-menu li {
          margin-bottom: 0; } }
      .site-footer .footer-menu li a {
        color: #ffffff; }
      .site-footer .footer-menu li:not(:last-child) {
        margin-bottom: 0.16667rem; }
        @media (min-width: 1025px) {
          .site-footer .footer-menu li:not(:last-child) {
            margin-bottom: 0; } }
  .site-footer .footer-country {
    padding: 0;
    display: -webkit-flex;
    display: flex;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 576px) {
      .site-footer .footer-country {
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: center;
                justify-content: center;
        text-align: left; } }
    @media (min-width: 768px) {
      .site-footer .footer-country {
        -webkit-justify-content: flex-start;
                justify-content: flex-start; } }
    .site-footer .footer-country li {
      list-style-type: none;
      width: 33.33%;
      padding: 0 0.5rem; }
      @media (min-width: 576px) {
        .site-footer .footer-country li {
          width: auto;
          margin-bottom: 0.33333rem; } }
      .site-footer .footer-country li a {
        color: #ffffff; }
  .site-footer .footer-social {
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    margin: 0; }
    @media (min-width: 768px) {
      .site-footer .footer-social {
        -webkit-justify-content: flex-end;
                justify-content: flex-end; } }
    .site-footer .footer-social li {
      list-style-type: none;
      width: 2.2rem;
      height: 2.2rem;
      padding: 0.5rem;
      background-color: #95989A;
      border-radius: 50%;
      margin: 0 0.5rem;
      -webkit-flex-shrink: 0;
              flex-shrink: 0; }
      @media (min-width: 768px) {
        .site-footer .footer-social li {
          margin: 0; }
          .site-footer .footer-social li:not(:first-child) {
            margin-left: 0.5rem; } }
      @media (min-width: 1200px) {
        .site-footer .footer-social li {
          width: 2.8rem;
          height: 2.8rem;
          padding: 0.76923rem; } }
      .site-footer .footer-social li a {
        display: block;
        height: 100%; }
        .site-footer .footer-social li a img {
          width: 100%;
          height: 100%;
          -webkit-filter: contrast(0.6);
                  filter: contrast(0.6); }
      .site-footer .footer-social li div {
        height: 100%; }
        .site-footer .footer-social li div svg {
          width: 100%;
          height: 100%;
          fill: #333333; }

.acc-maintenance-box {
  background: #00529c;
  z-index: 9999; }
  @media (max-width: 1199.98px) {
    .acc-maintenance-box {
      z-index: 999999; } }


.text-underline {
  text-decoration: underline; }

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.text-initial {
  text-transform: initial !important; }

.font-weight-100 {
  font-weight: 100; }

.font-weight-200 {
  font-weight: 200; }

.font-weight-300 {
  font-weight: 300; }

.font-weight-400 {
  font-weight: 400; }

.font-weight-500 {
  font-weight: 500; }

.font-weight-600 {
  font-weight: 600; }

.font-weight-700 {
  font-weight: 700; }

.font-weight-800 {
  font-weight: 800; }

.font-weight-900 {
  font-weight: 900; }

.font-size-sm {
  font-size: 0.8125rem !important; }
  @media (min-width: 992px) {
    .font-size-sm {
      font-size: 0.875rem !important; } }

.font-size-md {
  font-size: 0.875rem !important; }
  @media (min-width: 992px) {
    .font-size-md {
      font-size: 1rem !important; } }

.font-size-lg {
  font-size: 1rem !important; }
  @media (min-width: 992px) {
    .font-size-lg {
      font-size: 1.2rem !important; } }

.container-md {
  max-width: 768px; }

.modal-xl {
  max-width: 1400px; }

.modal-lg {
  max-width: 992px; }

.modal-md {
  max-width: 768px; }

.modal-sm {
  max-width: 576px; }

.modal-xs {
  max-width: 360px; }

.object-contain {
  object-fit: contain !important; }

.object-cover {
  object-fit: cover !important; }

.bg-medium {
  background-color: #95989A !important; }

.text-medium {
  color: #95989A !important; }

.flex-1 {
  -webkit-flex: 0 1 100% !important;
          flex: 0 1 100% !important; }

.flex-none {
  -webkit-flex: none !important;
          flex: none !important; }

.flex-auto {
  -webkit-flex-basis: auto !important;
          flex-basis: auto !important; }

.cursor-inherit {
  cursor: inherit !important; }

.cursor-pointer {
  cursor: pointer !important; }

.break-word {
  word-wrap: break-word; }

.white-space-nowrap {
  white-space: nowrap; }

.opacity-05 {
  opacity: 0.5 !important; }

.opacity-1 {
  opacity: 1 !important; }

.shadow-1 {
  box-shadow: 0px 0.125rem 1rem 0 rgba(0, 0, 0, 0.1) !important; }

.shadow-2 {
  box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.25) !important; }

.z-index-0 {
  z-index: 0 !important; }

.z-index-1 {
  z-index: 1 !important; }

.z-index-2 {
  z-index: 2 !important; }

.z-index-3 {
  z-index: 3 !important; }

.z-index-4 {
  z-index: 4 !important; }

.z-index-5 {
  z-index: 5 !important; }

.font-family-body {
  font-family: 'FuturaPT-Book', Arial, sans-serif !important; }

.font-family-heading {
  font-family: 'BebasNeuePro-Bold', Arial, sans-serif !important; }

.top {
  top: 0; }

.right {
  right: 0; }

.bottom {
  bottom: 0; }

.left {
  left: 0; }

.position-initial {
  position: initial !important; }

.opacity-1 {
  opacity: .10 !important; }

.opacity-2 {
  opacity: .20 !important; }

.opacity-3 {
  opacity: .30 !important; }

.opacity-4 {
  opacity: .40 !important; }

.opacity-5 {
  opacity: .50 !important; }

.opacity-6 {
  opacity: .60 !important; }

.scroll-x-hidden {
  overflow-x: hidden; }

.scroll-y-hidden {
  overflow-y: hidden; }

.scroll-x-auto {
  overflow-x: auto; }

.scroll-y-auto {
  overflow-y: auto; }

.mh-100 {
  min-height: 100vh; }

.border {
  border: 1px solid #F5F5F5; }

.border-top {
  border-top: 1px solid theme-colo(light); }

.border-right {
  border-right: 1px solid #F5F5F5; }

.border-bottom {
  border-bottom: 1px solid #F5F5F5; }

.border-left {
  border-left: 1px solid #F5F5F5; }

.acc-products-wrap .stickyFilter {
  position: sticky;
  position: -webkit-sticky;
  top: 3rem;
  z-index: 3; }
  .acc-products-wrap .stickyFilter.openFilter {
    z-index: 9; }

@media (min-width: 1025px) {
  .acc-products-wrap .acc-product-sidebar {
    max-width: 300px;
    border-right: 1px solid #95989A; } }

.acc-product-title a {
  color: #00529c; }

@media (min-width: 1025px) {
  .acc-products-wrap .container {
    padding-left: 1rem;
    padding-right: 1rem; } }

.acc-products-wrap .acc-category-view-mob .embed-responsive {
  max-height: 300px; }

.acc-products-wrap .acc-category-view-web .acc-img {
  width: 100%;
  object-fit: cover; }

.acc-products-wrap .acc-category-view-web.acc-custom-accordion h1:after {
  border: none;
  position: absolute;
  right: 1rem;
  top: 0;
  height: 100%;
  width: 1.5rem;
  background: url("/assets/images/icons/chevron-down.svg") no-repeat center center/100% auto;
  margin: 0;
  content: ''; }
  @media (min-width: 1025px) {
    .acc-products-wrap .acc-category-view-web.acc-custom-accordion h1:after {
      width: 1rem; } }

.acc-products-wrap .acc-category-view-web.acc-custom-accordion .acc-arrow-transform h1:after {
  -webkit-filter: inherit;
          filter: inherit;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.acc-products-wrap .acc-product-block .acc-list-image-view .img.acc-list-img {
  height: auto;
  margin-bottom: 10px; }
  @media (min-width: 576px) {
    .acc-products-wrap .acc-product-block .acc-list-image-view .img.acc-list-img {
      height: 200px;
      margin-bottom: 0; } }

.acc-products-wrap .acc-product-block .img {
  height: 140px;
  object-fit: contain;
  width: 100%;
  max-width: initial;
  background: #ffffff; }
  @media (min-width: 1025px) {
    .acc-products-wrap .acc-product-block .img {
      height: 225px; } }
  .acc-products-wrap .acc-product-block .img.acc-list-img {
    height: 200px;
    width: 200px; }

.acc-products-wrap .acc-product-block .acc-configuration {
  height: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  opacity: 0;
  transition: all 0.15s ease-in-out; }
  .acc-products-wrap .acc-product-block .acc-configuration:visited {
    opacity: 1;
    z-index: 1; }

.acc-products-wrap .acc-product-block:hover .acc-configuration {
  opacity: 1;
  z-index: 1; }

.acc-products-wrap .acc-product-block .acc-product-btns {
  width: 10rem; }

@media (min-width: 1025px) {
  .acc-products-wrap .acc-product-block h6 {
    cursor: pointer;
    font-size: 0.875rem; } }

.acc-products-wrap .pagination .page-item.prev .page-link,
.acc-products-wrap .pagination .page-item.next .page-link {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0;
  width: 2rem;
  height: 2rem; }
  .acc-products-wrap .pagination .page-item.prev .page-link:focus,
  .acc-products-wrap .pagination .page-item.next .page-link:focus {
    z-index: 2; }

.acc-products-wrap .acc-pagination-limiter .form-control {
  min-width: 3.5rem; }

.acc-products-wrap .acc-cms-content ul {
  text-align: left; }

.acc-products-wrap .acc-avilable-product.section-padding + .section-padding.pt-xl-5 {
  padding-top: 0 !important; }

.acc-product-toolbar .acc-modes {
  max-width: 8rem; }

.acc-product-toolbar .acc-switcher {
  font-size: 0.8125rem; }

@media (min-width: 1025px) {
  .acc-two-icon-carousel .slick-slide {
    padding: 0 5rem; } }

.acc-image-auto .slick-slide .card-img {
  width: auto;
  max-width: none;
  margin: auto; }

.acc-image-auto .slick-slide .card-body .h5 {
  text-transform: uppercase;
  color: #333333; }

.acc-homeowner-getstarted-sec .card .card-body .card-text {
  min-height: 145px; }
  @media (max-width: 1398.98px) {
    .acc-homeowner-getstarted-sec .card .card-body .card-text {
      min-height: 175px; } }
  @media (max-width: 1199.98px) {
    .acc-homeowner-getstarted-sec .card .card-body .card-text {
      min-height: 100px; } }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

@media (max-width: 767.98px) {
  .acc-image-slider-with-desc.acc-sameheight-image-slider .carousel-caption > div {
    min-height: 200px; } }

.acc-image-slider-with-desc .acc-author-details {
  top: 18%;
  right: 10%; }
  @media (min-width: 1025px) {
    .acc-image-slider-with-desc .acc-author-details {
      top: 18%;
      left: 20%; } }
  @media (min-width: 1200px) {
    .acc-image-slider-with-desc .acc-author-details {
      top: 18%;
      left: 36%; } }
  .acc-image-slider-with-desc .acc-author-details p {
    color: #ffffff; }

.acc-image-slider-with-desc .carousel-caption {
  position: unset;
  padding: 15px; }
  @media (min-width: 1025px) {
    .acc-image-slider-with-desc .carousel-caption {
      bottom: auto;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: auto;
      max-width: 40rem;
      position: absolute; } }
  .acc-image-slider-with-desc .carousel-caption h1 {
    color: #333333 !important; }
    @media (min-width: 1025px) {
      .acc-image-slider-with-desc .carousel-caption h1 {
        color: #ffffff !important; } }
  .acc-image-slider-with-desc .carousel-caption p {
    color: #333333; }
    @media (min-width: 1025px) {
      .acc-image-slider-with-desc .carousel-caption p {
        color: #ffffff; } }
    @media (min-width: 1025px) {
      .acc-image-slider-with-desc .carousel-caption p a {
        color: #ffffff; } }

.acc-image-slider-with-desc .carousel-indicators {
  visibility: hidden; }
  @media (min-width: 1025px) {
    .acc-image-slider-with-desc .carousel-indicators {
      visibility: visible; } }
  .acc-image-slider-with-desc .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px #333333 solid; }
    .acc-image-slider-with-desc .carousel-indicators li::before {
      display: none; }
    @media (min-width: 1025px) {
      .acc-image-slider-with-desc .carousel-indicators li {
        border: none; } }

@media (min-width: 1025px) {
  .acc-image-slider-with-desc .carousel-item img {
    height: 600px;
    object-fit: cover;
    width: 100%; } }

@media (min-width: 1025px) {
  .acc-image-slider-with-desc.acc-second-slide-left-text .carousel-item:last-child .carousel-caption {
    left: 12%;
    right: auto; } }

.acc-woodcabinet-imagecarosel .card .card-text {
  min-height: 100px; }


.acc-left-image-width-auto .acc-left-image {
  max-width: 300px; }

.acc-slider-banner-bg-image .carousel {
  z-index: 1; }
  .acc-slider-banner-bg-image .carousel .carousel-caption {
    position: unset;
    padding: 15px; }
    @media (min-width: 992px) {
      .acc-slider-banner-bg-image .carousel .carousel-caption {
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: auto;
        max-width: 40rem;
        position: absolute; } }
    .acc-slider-banner-bg-image .carousel .carousel-caption h1 {
      color: #333333; }
    .acc-slider-banner-bg-image .carousel .carousel-caption p {
      color: #333333; }
  .acc-slider-banner-bg-image .carousel .carousel-indicators {
    visibility: hidden; }
    @media (min-width: 992px) {
      .acc-slider-banner-bg-image .carousel .carousel-indicators {
        visibility: visible; } }
    .acc-slider-banner-bg-image .carousel .carousel-indicators li {
      width: 10px;
      height: 10px;
      border-radius: 50%; }
      .acc-slider-banner-bg-image .carousel .carousel-indicators li::before {
        display: none; }
  .acc-slider-banner-bg-image .carousel .carousel-item {
    z-index: 1; }
    @media (min-width: 1025px) {
      .acc-slider-banner-bg-image .carousel .carousel-item img {
        height: 600px;
        object-fit: cover;
        width: 100%; } }

.acc-iframe {
  height: 250px; }
  @media (min-width: 768px) {
    .acc-iframe {
      height: 300px; } }
  @media (min-width: 992px) {
    .acc-iframe {
      height: 380px; } }
  @media (min-width: 1025px) {
    .acc-iframe {
      height: 420px; } }

.acc-testi-video-image-holder {
  cursor: pointer; }
  .acc-testi-video-image-holder > img {
    width: 100%;
    height: auto;
    object-fit: fill; }
    @media (min-width: 1025px) {
      .acc-testi-video-image-holder > img {
        height: 400px; } }
  .acc-testi-video-image-holder:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: ease 0.3s; }
  .acc-testi-video-image-holder .acc-video-play-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 5rem;
    fill: #9c0009; }
  .acc-testi-video-image-holder:hover:before {
    background: rgba(0, 0, 0, 0.8); }

.acc-custom-image-slider .slick-slider .image-col {
  -webkit-order: 1;
          order: 1; }
  @media (min-width: 992px) {
    .acc-custom-image-slider .slick-slider .image-col {
      -webkit-order: 2;
              order: 2; } }
  .acc-custom-image-slider .slick-slider .image-col img {
    width: 100%;
    object-fit: cover; }
    @media (min-width: 992px) {
      .acc-custom-image-slider .slick-slider .image-col img {
        height: 450px; } }

.acc-custom-image-slider .slick-slider .text-col {
  -webkit-order: 2;
          order: 2; }
  @media (min-width: 992px) {
    .acc-custom-image-slider .slick-slider .text-col {
      min-height: 400px;
      -webkit-order: 1;
              order: 1; } }

@media (min-width: 992px) {
  .acc-custom-image-slider .slick-slider .slick-dots {
    position: absolute;
    bottom: 50px;
    left: 20%; } }

@media (min-width: 992px) {
  .acc-custom-image-slider.acc-custom-image-slider-right-image .image-col {
    -webkit-order: 1;
            order: 1; }
  .acc-custom-image-slider.acc-custom-image-slider-right-image .text-col {
    -webkit-order: 2;
            order: 2; } }

@media (min-width: 992px) {
  .acc-custom-image-slider.acc-electro-image-slider .slick-slider .image-col img {
    height: auto; } }

@media (min-width: 992px) {
  .product-bg-desc .right-with-text article {
    background: #F5F5F5;
    padding: 6rem 4rem; } }

@media (min-width: 992px) {
  .product-right .left-with-image {
    -webkit-order: 2;
            order: 2; } }

@media (min-width: 992px) {
  .product-right .right-with-text {
    -webkit-order: 1;
            order: 1; } }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 991.98px) {
    .acc-static-banner-bg-image {
      position: relative; }
      .acc-static-banner-bg-image > * {
        position: relative;
        z-index: 1; }
      .acc-static-banner-bg-image::after {
        content: '';
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0; } }
  .acc-static-banner-bg-image article p {
    color: #ffffff; }
  .acc-static-banner-bg-image.BlackColorText h1 {
    color: #00529c !important; }
  .acc-static-banner-bg-image.BlackColorText p {
    color: #333333 !important; }
  @media (max-width: 991.98px) {
    .acc-static-banner-bg-image.BlackColorText.acc-autom-static-banner-bg-image h1 {
      color: #ffffff !important; }
    .acc-static-banner-bg-image.BlackColorText.acc-autom-static-banner-bg-image p {
      color: #ffffff !important; } }
  @media (max-width: 991.98px) {
    .acc-static-banner-bg-image.BlackColorText.acc-transport-static-banner-bg-image h1 {
      color: #ffffff !important; }
    .acc-static-banner-bg-image.BlackColorText.acc-transport-static-banner-bg-image p {
      color: #ffffff !important; } }
  .acc-static-banner-bg-image .container .row {
    min-height: 25rem; }
  .acc-static-banner-bg-image.acc-static-banner-bg-overlay-text article {
    background: rgba(0, 0, 0, 0.5);
    padding: 1rem; }
    .acc-static-banner-bg-image.acc-static-banner-bg-overlay-text article h1 {
      font-size: 1.5rem; }
  .acc-static-banner-bg-image.left-text .justify-content-end {
    -webkit-justify-content: flex-start !important;
            justify-content: flex-start !important; }
  .acc-static-banner-bg-image.blue-bg article {
    background: rgba(0, 82, 156, 0.8);
    padding: 2rem;
    text-align: left !important; }
  .acc-static-banner-bg-image.dark-bg article {
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem;
    text-align: left !important; }
  .acc-static-banner-bg-image.black-text article h1 {
    color: #333333 !important; }
  .acc-static-banner-bg-image.black-text article p {
    color: #333333; }
  @media (min-width: 992px) {
    .acc-static-banner-bg-image.acc-lg-banner {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  @media (min-width: 992px) {
    .acc-static-banner-bg-image.acc-left-align-content .text-center {
      text-align: left !important; } }
  .acc-static-banner-bg-image.acc-custom-title .justify-content-end {
    -webkit-justify-content: center !important;
            justify-content: center !important; }
    @media (min-width: 992px) {
      .acc-static-banner-bg-image.acc-custom-title .justify-content-end {
        position: relative; } }
    @media (min-width: 992px) {
      .acc-static-banner-bg-image.acc-custom-title .justify-content-end .col-lg-4 {
        position: absolute;
        left: 15%;
        bottom: 5%;
        max-width: 35rem; } }
    .acc-static-banner-bg-image.acc-custom-title .justify-content-end .col-lg-4 h1 {
      font-size: 2rem;
      color: #00529c !important; }
      @media (min-width: 992px) {
        .acc-static-banner-bg-image.acc-custom-title .justify-content-end .col-lg-4 h1 {
          text-align: left;
          font-size: 4.5rem;
          font-weight: 300; } }
  .acc-static-banner-bg-image.acc-static-banner-healthcare {
    position: relative;
    background-position: left; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-static-banner-healthcare {
        background-position: top center; } }
    .acc-static-banner-bg-image.acc-static-banner-healthcare::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%; }
    .acc-static-banner-bg-image.acc-static-banner-healthcare article {
      position: relative;
      z-index: 1; }
      @media (min-width: 1025px) {
        .acc-static-banner-bg-image.acc-static-banner-healthcare article {
          text-align: left !important; } }
  .acc-static-banner-bg-image.acc-drawer-slide-section-banner-bgimage .col-lg-4 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 {
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 {
        -webkit-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%; } }
    @media (min-width: 768px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 article {
        padding: 0rem 4rem; } }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-electronic-custom .col-lg-4 article {
        text-align: left !important;
        padding: 4rem 6rem;
        background: rgba(0, 82, 156, 0.8); } }
  .acc-static-banner-bg-image.acc-appliance-section7-bgimage {
    background-position: top;
    position: relative; }
    @media (min-width: 1025px) {
      .acc-static-banner-bg-image.acc-appliance-section7-bgimage {
        background-size: 100%, 100%;
        padding: 0; } }
    .acc-static-banner-bg-image.acc-appliance-section7-bgimage .col-lg-4 {
      position: absolute;
      top: 10px; }
      @media (min-width: 992px) {
        .acc-static-banner-bg-image.acc-appliance-section7-bgimage .col-lg-4 {
          position: relative;
          top: auto; } }
  @media (min-width: 1025px) {
    .acc-static-banner-bg-image.acc-vending-page-bannerbgimage .col-lg-4 {
      -webkit-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
      .acc-static-banner-bg-image.acc-vending-page-bannerbgimage .col-lg-4 article {
        text-align: left !important; } }
  .acc-static-banner-bg-image.bg-image-top {
    background-position: top center; }
  .acc-static-banner-bg-image.acc-purple-text .col-lg-4 article h1 {
    color: #692c91 !important; }
  .acc-static-banner-bg-image.acc-purple-text .col-lg-4 article p {
    color: #692c91 !important; }
  .acc-static-banner-bg-image.acc-purple-text .col-lg-4 article .btn {
    background: #692c91 !important;
    border-color: #692c91 !important; }

.acc-about-flag-image {
  position: relative; }
  .acc-about-flag-image::after {
    content: '';
    position: absolute;
    width: 2px;
    background: #00529c;
    height: 4.5rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    left: 50%; }
    @media (max-width: 1024.98px) {
      .acc-about-flag-image::after {
        display: none; } }

.acc-automotive-youtube-video-sec .video-image {
  position: relative;
  cursor: pointer; }
  .acc-automotive-youtube-video-sec .video-image > img {
    height: 300px;
    object-fit: cover; }
    @media (min-width: 992px) {
      .acc-automotive-youtube-video-sec .video-image > img {
        height: 400px; } }
    @media (min-width: 1025px) {
      .acc-automotive-youtube-video-sec .video-image > img {
        height: 700px; } }
  .acc-automotive-youtube-video-sec .video-image .acc-video-play-icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 6rem;
    fill: #f00; }

@media (max-width: 1199.98px) {
  .acc-news-search-block .acc-serach-news-image img {
    width: 200px;
    margin-bottom: 1rem; } }

@media (max-width: 1199.98px) {
  .acc-resource-search-block .acc-resource-news-image img {
    width: 200px !important;
    height: auto !important;
    margin-bottom: 1rem; } }

.acc-tab-bg-image .nav-tabs a {
  text-transform: uppercase;
  border: none;
  width: calc(100% / 5);
  text-align: center;
  border-radius: 0;
  padding: 1rem;
  position: relative;
  z-index: 1; }
  .acc-tab-bg-image .nav-tabs a:hover {
    outline: none; }
  .acc-tab-bg-image .nav-tabs a:focus {
    outline: none; }
  .acc-tab-bg-image .nav-tabs a:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -24px;
    height: 25px;
    width: 100%;
    z-index: 10;
    background: #ffffff; }
  .acc-tab-bg-image .nav-tabs a.active {
    outline: none; }
    .acc-tab-bg-image .nav-tabs a.active:after {
      background: url("/assets/images/pointer-bg.png") center no-repeat; }

.acc-tab-bg-image .tab-content .tab-pane > img {
  width: 100%;
  object-fit: fill; }
  @media (min-width: 1025px) {
    .acc-tab-bg-image .tab-content .tab-pane > img {
      height: 480px; } }

.acc-tab-bg-image .tab-content .tab-pane .acc-tab-text {
  width: 400px;
  left: 8rem;
  top: 4rem; }
  @media (min-width: 1025px) {
    .acc-tab-bg-image .tab-content .tab-pane .acc-tab-text p {
      color: #ffffff; } }

.acc-tab-bg-image .acc-custom-res-tab > button {
  position: relative;
  background: none;
  color: #333333;
  border: none;
  border-bottom: 1px #95989A solid;
  font-size: 1.25rem;
  padding-right: 2rem; }
  .acc-tab-bg-image .acc-custom-res-tab > button:focus {
    outline: none; }
  .acc-tab-bg-image .acc-custom-res-tab > button .acc-res-tab-arrow {
    font-size: 2.2rem;
    color: #2196F3;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.acc-tab-bg-image .acc-custom-res-tab .acc-tab-text .bg-tab-icon {
  filter: contrast(0);
  -webkit-filter: contrast(0); }

.acc-accesscontrol-bg-image {
  background-size: cover;
  min-height: 428px; }

.acc-featured-producta-bottom .card-title {
  min-height: 70px; }

.acc-featured-producta-bottom .card-footer {
  background: none;
  border: none; }

.acc-corrosion-resistants-animation .slick-track {
  display: flex !important;
  display: -webkit-flex !important; }
  .acc-corrosion-resistants-animation .slick-track .slick-slide {
    padding: 0.5rem;
    height: inherit !important;
    position: relative; }
    .acc-corrosion-resistants-animation .slick-track .slick-slide > div {
      height: 100%;
      position: relative; }
      .acc-corrosion-resistants-animation .slick-track .slick-slide > div .card {
        height: 100%;
        position: relative;
        border-radius: 0; }
        .acc-corrosion-resistants-animation .slick-track .slick-slide > div .card.card-active {
          background: #e5e5e5; }
        .acc-corrosion-resistants-animation .slick-track .slick-slide > div .card.card-dactive {
          background: none; }
        .acc-corrosion-resistants-animation .slick-track .slick-slide > div .card .card-body {
          padding: 1rem; }
          @media (min-width: 1025px) {
            .acc-corrosion-resistants-animation .slick-track .slick-slide > div .card .card-body {
              padding: 2rem; } }

@media (min-width: 1200px) {
  .acc-corrosion-resistant-table .container {
    max-width: 1200px; }
    .acc-corrosion-resistant-table .container .small-slide-width {
      width: 12rem !important; }
    .acc-corrosion-resistant-table .container .big-slide-width {
      width: 24rem !important; } }

@media (min-width: 1399px) {
  .acc-corrosion-resistant-table .container {
    max-width: 1400px; }
    .acc-corrosion-resistant-table .container .small-slide-width {
      width: 14rem !important; }
    .acc-corrosion-resistant-table .container .big-slide-width {
      width: 28rem !important; } }

@media (max-width: 767.98px) {
  .acc-corrosion-resistant-table .table-col {
    min-height: 3rem; }
  .acc-corrosion-resistant-table .table-head {
    min-height: 3.5rem; } }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

@media (max-width: 991.98px) {
  .acc-constr-rail-bannerbgimage .container .row {
    min-height: auto; } }

.acc-custom-padding {
  padding: 10rem 0; }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }

.acc-accesscontrol-bg-image {
  background-size: cover; }

.acc-acess-control-static-banner1 {
  background: #0E0D12; }

.acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 {
  background: #00529c; }
  .acc-acess-control-static-banner2 .container-fluid .row .col-lg-7 article {
    width: 85%; }

.acc-static-banner-bg-image {
  background-size: cover;
  background-repeat: no-repeat; }
  .acc-static-banner-bg-image.acc-static-banner-healthcare a {
    color: #ffffff; }
    .acc-static-banner-bg-image.acc-static-banner-healthcare a:hover {
      text-decoration: underline; }

