﻿@import url('../fonts/avenir.css');
@import url('rte formats.css');
@import url('aos.css');
:root {
  font-size: 20px;
}
@media screen and (max-width: 1920px) {
  :root {
    font-size: 16px;
  }
}
@media screen and (max-width: 1700px) {
  :root {
    font-size: calc(0.9vw + 0.1rem);
  }
}
@media screen and (max-width: 991px) {
  :root {
    font-size: calc(1.2vw + 0.1rem);
  }
}
@media screen and (max-width: 767px) {
  :root {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  body .languages-wrapper {
    right: 32px;
  }
  body .container {
    padding: 0 30px;
  }
  body .row-xs {
    flex-direction: column-reverse;
  }
  body .header_items_menu {
    display: none;
  }
  body .header_items_nav {
    transform: scale(0.9);
  }
  body .header_items_logo img {
    max-width: 150px;
  }
  body .header_toggle {
    background-color: white;
  }
  body .header_toggle a {
    color: black;
  }
  body .header_toggle_menu .row {
    justify-content: left;
  }
  body .header_toggle_menu .row {
    justify-content: left;
  }
  body .section_heading {
    font-size: 2.5rem;
  }
  body .section_intro_caption {
    max-width: 100%;
    padding: 0 30px;
  }
  body .section_intro_pre-heading {
    font-size: 1.2rem;
  }
  body .section_intro_smaller_pre-heading {
    font-size: 1.3rem;
  }
  body .section_intro_smaller_heading {
    font-size: 3.5rem;
  }
  body .section_cards_inner {
    font-size: 1.65rem;
  }
  body .section_cards_heading {
    font-size: 2rem;
    margin-bottom: 0;
  }
  body .section_cards_text {
    display: none;
  }
  body .section_cards_link {
    margin-top: 10px;
  }
  body .section_cards_link .link_inner {
    width: 2.25rem;
    height: 2px;
    margin-right: 10px;
  }
  body .section_cards_smaller {
    margin-top: 3rem;
    padding: 30px;
  }
  body .section_cards_smaller_heading {
    font-size: 1.5rem;
  }
  body .section_cards_smaller_text {
    display: none;
  }
  body .section_cards_smaller .arrow img {
    width: 100%;
    max-width: 30px;
  }
  body .section_cards_and-image .section_cards_inner {
    padding: 4rem 5rem;
  }
  body .section_cards_and-image .section_cards_heading {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
  body .section_cards_and-image .section_cards_text {
    font-size: 2rem;
  }
  body .section_mixed_inner {
    max-width: 32rem;
  }
  body .section_mixed_heading {
    font-size: 2rem;
    line-height: 2.3rem;
    margin: 1rem 0;
  }
  body .section_mixed_image {
    margin: 0;
  }
  body .section_mixed .row {
    margin: 0 -15px;
  }
  body .section_mixed .row .col {
    padding: 0 15px;
  }
  body .section_mixed .row.row-reverse .section_mixed_image {
    margin: 0;
  }
  body .section_mixed_cards .section_mixed_inner {
    padding: 30px 30px 0 30px;
  }
  body .section_list_heading {
    font-size: 1.8rem;
  }
  body .section_list_ingress {
    font-size: 1.3rem;
    line-height: 2rem;
    max-width: 100%;
  }
  body .footer {
    text-align: center;
    margin-top: 0;
  }
  body .footer_items_menu {
    margin: 30px 0 40px 0;
  }
  body .footer_items_menu li {
    font-size: 12px;
    margin: 0 8px !important;
  }
  body .footer_items_social {
    text-align: center;
  }
  body .footer_items .img-fluid {
    margin-right: 3rem;
  }
  body .footer_bottom {
    padding: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  body .container {
    max-width: 100% !important;
    padding: 0 20px !important;
  }
  body .section_link {
    font-size: 14px !important;
  }
  body .section_link::before,
  body .section_link .link_inner {
    width: 20px !important;
  }
  body .breadcrumb {
    display: none;
  }
  body .header_items {
    padding: 20px 0 15px 0;
  }
  body .header_items_logo img {
    margin-top: 0;
    position: relative;
    top: 7px;
  }
  body .header_items .hamburger-menu {
    margin-left: 15px;
  }
  body .header_items_nav {
    transform: scale(0.8);
    position: relative;
    top: -3px;
  }
  body .header_toggle {
    background-color: white;
  }
  body .header_toggle a {
    color: black;
  }
  body .header_toggle_menu .row {
    justify-content: left;
  }
  body .header .search-form {
    margin-bottom: 2rem;
  }
  body .header_hidden .header_items_logo img {
    max-width: 7.5rem;
    top: 5px;
  }
  body .header .languages-wrapper {
    right: 27px;
  }
  body .header_submenu {
    padding: 0;
  }
  body .header_submenu ul li {
    margin: 0;
    border-left: 1px solid #00265A;
  }
  body .header_submenu ul li a {
    display: inline-block;
    font-size: 12px;
    padding: 11px 10px 9px 10px;
  }
  body .header_submenu ul li:first-child {
    border: none;
  }
  body .section {
    margin-bottom: 60px;
  }
  body .section .container {
    max-width: 100% !important;
    padding: 0 20px;
  }
  body .section_intro_banner {
    height: 57vh;
  }
  body .section_intro_banner::after {
    height: 57vh;
  }
  body .section_intro_caption {
    max-width: 100%;
    padding: 0 30px;
  }
  body .section_intro_pre-heading {
    font-size: 13px;
    line-height: 20px;
  }
  body .section_intro_heading {
    font-size: 34px;
    line-height: 38px;
    margin-top: 20px;
  }
  body .section_intro_link {
    margin-top: 2rem;
  }
  body .section_intro_smaller_caption {
    top: 0;
  }
  body .section_intro_smaller_pre-heading {
    font-size: 14px;
    line-height: 20px;
  }
  body .section_intro_smaller_heading {
    font-size: 34px;
    line-height: 38px;
    margin-top: 20px;
  }
  body .section_cards {
    margin-top: -160px;
    text-align: center;
  }
  body .section_cards .row .col {
    flex-basis: auto;
  }
  body .section_cards_inner {
    padding: 30px;
  }
  body .section_cards_heading {
    font-size: 24px;
    line-height: 30px;
    font-family: "Avenir95Black";
    margin-bottom: 1rem;
  }
  body .section_cards_text {
    display: block;
    font-size: 16px;
  }
  body .section_cards_link {
    margin-top: 10px;
  }
  body .section_cards_link .link_inner {
    margin-right: 10px;
  }
  body .section_cards_smaller {
    margin-top: 0;
    padding: 30px;
  }
  body .section_cards_smaller_heading {
    font-size: 24px;
    line-height: 30px;
  }
  body .section_cards_smaller_text {
    display: none;
  }
  body .section_cards_smaller .arrow {
    position: static;
  }
  body .section_cards_smaller .arrow img {
    width: 100%;
    max-width: 30px;
  }
  body .section_cards_larger {
    margin-top: 0;
  }
  body .section_cards_larger_heading {
    font-size: 24px;
    line-height: 30px;
  }
  body .section_cards_larger_text {
    font-size: 18px;
  }
  body .section_cards_and-image .section_cards_inner {
    padding: 30px;
  }
  body .section_cards_and-image .section_cards_heading {
    font-size: 24px;
    line-height: 30px;
  }
  body .section_cards_and-image .section_cards_text {
    font-size: 16px;
  }
  body .section_text_heading {
    font-size: 24px;
    line-height: 30px;
    font-family: "Avenir95Black";
    margin-bottom: 10px;
    text-align: left;
  }
  body .section_text_single {
    font-size: 18px;
  }
  body .section_text_grid {
    padding: 0;
    font-size: 16px;
  }
  body .section_mixed_inner {
    max-width: 100%;
  }
  body .section_mixed_heading {
    font-size: 24px !important;
    font-family: "Avenir95Black";
    line-height: 25px;
    margin: 30px 0 10px 0;
  }
  body .section_mixed_text {
    font-size: 18px !important;
    line-height: 24px;
  }
  body .section_mixed_cards .section_mixed_inner {
    padding: 40px 30px;
  }
  body .section_mixed_cards .section_mixed_text {
    font-size: 16px !important;
  }
  body .section_mixed_cards .section_mixed_image_tag {
    top: 3.5rem;
  }
  body .section_mixed .row.row-reverse .section_mixed_inner {
    text-align: left;
    float: left;
  }
  body .section_mixed_image_tag {
    right: auto;
    left: 0;
  }
  body .section_list_item {
    margin-bottom: 60px;
  }
  body .section_list_heading {
    font-size: 24px;
    font-family: "Avenir95Black";
    margin: 30px 0 10px 0;
  }
  body .section_list_ingress {
    font-size: 18px;
    line-height: 24px;
  }
  body .section_video_heading {
    font-size: 14px;
    line-height: 20px;
  }
  body .section_video_text {
    font-size: 24px;
    line-height: 30px;
    padding: 0 20px;
  }
  body .section_quote {
    padding: 60px 0;
  }
  body .section_quote_content {
    font-size: 24px;
    line-height: 30px;
  }
  body .section_instagram .container {
    padding: 0;
  }
  body .section_instagram_logo {
    max-width: 100px;
    margin-bottom: 10px;
  }
  body .section_instagram_inner {
    padding: 40px 20px;
  }
  body .section_product_faq {
    padding: 20px 30px 40px 30px;
  }
  body .section_product_faq .heading {
    font-size: 20px;
    margin-top: 20px;
  }
  body .section_product_keys {
    padding: 1rem 2rem 0rem 1rem;
  }
  body .section_product_keys ul li {
    background-position: left 6px;
  }
  body .section_newsletter {
    margin-bottom: 2px;
    padding: 50px 0;
  }
  body .section_newsletter_heading {
    font-size: 24px;
    line-height: 30px;
    font-family: "Avenir95Black";
    margin-bottom: 1rem;
  }
  body .section_info {
    margin-bottom: 0;
  }
  body .section_info_inner {
    padding: 3rem 0 0 0;
  }
  body .landing {
    padding-bottom: 0;
  }
  body .landing_banner {
    margin-top: 30px;
  }
  body .landing_heading {
    font-size: 34px;
    line-height: 38px;
    margin: 40px 0 10px 0;
  }
  body .landing_ingress {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 20px 0;
  }
  body .landing_text {
    font-size: 16px;
    margin-bottom: 60px;
  }
  body .landing_sidebar {
    margin: 0;
  }
  body .landing_sidebar .employee {
    margin-bottom: 40px;
  }
  body .landing_product_intro {
    padding-top: 30px;
  }
  body .landing_product_content {
    padding: 0;
    max-width: 100%;
  }
  body .landing_news .landing_heading {
    margin: 50px 0 10px 0;
  }
  body .landing_news .landing_submenu {
    padding: 1rem 0;
  }
  body .dealers_page .section_list_item {
    margin: 2rem 0 0 0;
    text-align: center;
  }
  body .form-section .form-control {
    min-height: 40px;
  }
  body .form-section ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
  }
  body .form-section ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
  }
  body .form-section :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
  }
  body .form-section :-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
  }
  body .landing_campaign_article {
    padding-top: 50px;
  }
  body .landing_campaign_article .rte-quote {
    font-size: 24px;
    line-height: 30px;
  }
  body .landing_campaign_inner {
    font-size: 18px;
  }
  body .landing_campaign_published {
    font-size: 12px;
  }
  body .landing_campaign_heading {
    font-size: 34px;
    line-height: 38px;
    margin: 1.5rem 0 1rem 0;
  }
  body .landing_campaign_ingress {
    padding: 0;
  }
  body .landing_campaign_image {
    margin: 20px 0;
  }
  body .landing_campaign_text {
    margin: 0 auto 4rem auto;
  }
  body .landing.cart-page .cart-items .col {
    flex: 0 0 30%;
  }
  body .landing.cart-page .cart-items .col-product-name {
    flex: 0 0 70%;
    display: flex;
    align-items: center;
  }
  body .landing.cart-page .cart-items .col-product-name .product-name {
    display: flex;
    flex-direction: column;
  }
  body .landing.cart-page .cart-items .col-product-name .product-name .totalPrice_0 {
    margin-top: 10px;
    margin-left: 3px !important;
  }
  body .landing.cart-page .cart-items .col-product-name .product-name span {
    font-size: 14px !important;
    margin-left: 0 !important;
    font-family: "Avenir45Book";
  }
  body .landing.cart-page .cart-items .col-price {
    flex: 0 0 100%;
    margin-top: 15px;
    text-align: right;
  }
  body .landing.cart-page .cart-items .spinner .input-group {
    width: 7rem;
  }
}
/*global sizes*/
.s-34 {
  font-size: 34px;
  line-height: 38px;
}
.s-24 {
  font-size: 24px;
  line-height: 30px;
}
/*colors*/
/*fonts*/
.font-regular {
  font-family: "Avenir45Book";
}
.font-medium {
  font-family: "Avenir65Medium";
}
.font-bold {
  font-family: "Avenir95Black";
}
/*Transitions*/
.transition-1s {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.transition-3s {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition-5s {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/*Global*/
.container {
  width: 100%;
  max-width: 1710px;
  padding: 0 60px;
  position: relative;
}
.container .row.row-fluid {
  margin: 0;
}
.container .row.row-fluid .col {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .container .row.row-lg {
    margin: 0 -1.5rem;
  }
  .container .row.row-lg .col {
    padding: 0 1.5rem;
  }
}
.container .row.row-reverse {
  flex-direction: row-reverse;
}
.container_md {
  max-width: 1400px;
}
.container_lg {
  max-width: 1920px;
}
.container_full {
  max-width: 100%;
}
.row-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
  font-family: "Avenir65Medium";
}
a {
  color: black;
  text-decoration: none;
}
a:hover,
a:active {
  color: black;
  text-decoration: none;
}
b,
strong {
  font-weight: normal;
  font-family: "Avenir95Black";
}
.date-published {
  font-family: "Avenir65Medium";
  color: #EFA6A5;
  font-size: 14px;
  letter-spacing: 2px;
  padding-top: 1rem;
  text-transform: uppercase;
}
/*base*/
.hamburger-menu {
  display: inline-block;
  cursor: pointer;
  position: relative;
  z-index: 9999;
  margin-left: 1rem;
}
.hamburger-menu .h-line {
  width: 38px;
  height: 2px;
  background-color: white;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.hamburger-menu .h-line.line-2 {
  /*background-color: transparent !important;*/
}
.hamburger-menu.active {
  /*margin-right:8px;*/
}
.hamburger-menu.active .h-line {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*background-color: white;*/
}
.hamburger-menu.active .h-line.line-1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 14px);
  transform: rotate(-45deg) translate(-8px, 14px);
}
.hamburger-menu.active .h-line.line-2 {
  background-color: transparent !important;
}
.hamburger-menu.active .h-line.line-3 {
  -webkit-transform: rotate(45deg) translate(-8px, -14px);
  transform: rotate(45deg) translate(-8px, -14px);
}
.languages-wrapper {
  position: absolute;
  right: 72px;
  color: white;
  top: -1rem;
  font-size: 13px;
  letter-spacing: 1px;
}
.languages-wrapper a {
  color: white;
}
.languages-wrapper a.active {
  color: #EFA6A5;
}
input[type=search] {
  height: 3rem;
  line-height: 3rem;
  padding: 1rem 2rem;
  background-image: url('images/searchBlack.svg');
  background-position: calc(100% - 20px);
  background-size: 25px;
  background-repeat: no-repeat;
}
.section_link {
  font-size: 1.3rem;
}
.section_link::before {
  content: "";
  display: inline-block;
  width: 2.25rem;
  height: 2px;
  background-color: black;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  left: 0;
}
.default_button,
.btn.primary {
  display: inline-block;
  font-size: 1.1rem;
  font-family: "Avenir95Black";
  background-color: #00265A;
  color: white;
  padding: 0.85rem 2rem;
  margin-top: 2.25rem;
  letter-spacing: 0.5px;
  border: none;
  line-height: 2rem;
}
.default_button:hover,
.btn.primary:hover,
.default_button a,
.btn.primary a {
  color: white !important;
}
.default_button_order,
.btn.primary_order {
  padding: 0.85rem 3rem;
  background-color: #EFA6A5;
  color: #00265A;
  margin-left: 1rem;
}
.default_button_order:hover,
.btn.primary_order:hover {
  background-color: #00265A;
}
.button {
  display: inline-block;
  background-color: #00265A;
  color: white;
  padding: 0.85rem 2rem;
  margin-top: 2.25rem;
  letter-spacing: 0.5px;
  border: none;
  line-height: 2rem;
}
.button:hover,
.button a {
  color: white !important;
}
.button-large {
  font-size: 1.1rem;
  font-family: "Avenir95Black";
}
.button-medium {
  font-size: 1rem;
  padding: 0.5rem 1.4rem;
  font-family: "Avenir65Medium";
}
.button-small {
  font-size: 0.9rem;
  padding: 0.35rem 1.2rem 0.3rem 1.2rem;
  font-family: "Avenir65Medium";
}
.tabs {
  margin-top: 3rem;
}
.tabs .tabs-menu {
  background-color: #00265A;
  color: white;
  font-size: 1.2rem;
}
.tabs .tabs-menu a {
  color: white;
  font-family: "Avenir65Medium";
}
.tabs .tabs-menu .nav-item a {
  display: inline-block;
  padding: 1rem 3rem 1rem 2rem;
  margin-right: 1rem;
  border-bottom: 0.4rem solid transparent;
  background-image: url('images/arrow-down.svg');
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem);
  background-size: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tabs .tabs-menu .nav-item a:hover,
.tabs .tabs-menu .nav-item a.active {
  border-bottom: 0.4rem solid #940DC6;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tabs .tab-content {
  padding: 4rem 0;
  font-size: 1.1rem;
}
.tabs .tab-content .tab-pane {
  display: none;
}
.tabs .tab-content .tab-pane.active {
  display: block;
}
.back-top {
  width: 60px;
  background: #00265A;
  color: white;
  padding: 8px 15px;
  position: fixed;
  bottom: 4rem;
  right: 20px;
  display: none;
  cursor: pointer;
  z-index: 999;
  border-radius: 5px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.back-top:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.employee {
  margin-bottom: 8rem;
  text-align: center;
}
.employee_name {
  font-family: "Avenir65Medium";
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 1.5rem 0 0.5rem 0;
}
.employee_position {
  font-family: "Avenir95Black";
  color: #EFA6A5;
  margin-bottom: 1rem;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.employee a {
  display: inline-block;
  margin-top: 3px;
}
.employee a::after {
  display: block;
  content: '';
  border-bottom: solid 1px #636466;
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.employee a:hover::after {
  transform: scaleX(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.anchor-offsett,
.f-offset {
  display: block;
  position: relative;
  height: 8rem;
  margin-top: -8rem;
  visibility: hidden;
}
nav {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
nav.stick {
  position: sticky;
  top: 6rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.accordion {
  margin-bottom: 1rem;
}
.accordion .title {
  position: relative;
  font-size: 1.2rem;
  font-family: "Avenir65Medium";
  cursor: pointer;
  padding-right: 2rem;
  background-color: #00265A;
  color: white;
}
.accordion .title .inner {
  position: relative;
  padding: 1rem 3rem;
}
.accordion .title .inner:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.8rem;
  background-image: url('images/plus.svg');
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion .title.active .inner:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion .description {
  padding: 2.5rem 2rem;
  background-color: #f4f4f4;
}
.accordion-menu {
  border-bottom: 1px solid #ced4da;
}
.accordion-menu .title {
  position: relative;
  font-size: 1.4rem;
  font-family: "Avenir65Medium";
  cursor: pointer;
  padding-right: 1rem;
  color: black;
}
.accordion-menu .title .inner {
  position: relative;
  padding: 1.1rem 3rem 0.9rem 0;
}
.accordion-menu .title .inner:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.8rem;
  background-image: url('images/plus-black.svg');
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-menu .title.active .inner:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-menu .description {
  padding: 1.8rem 2rem 0.8rem 2rem;
  background-color: #f4f4f4;
  margin-bottom: 0;
}
.accordion-menu .description a {
  color: black;
  display: block;
  padding: 2px 0;
  font-size: 16px;
}
.accordion-menu.accordion-categories {
  margin-bottom: 2rem;
  border: none;
}
.accordion-menu.accordion-categories .title {
  background-color: #00265A;
  padding-right: 1.5rem;
  color: white;
}
.accordion-menu.accordion-categories .title .inner {
  padding: 1rem 3rem 1rem 2rem;
}
.accordion-menu.accordion-categories .title .inner:after {
  background-image: url('images/plus.svg');
}
.accordion-menu.accordion-categories .description {
  padding: 2rem;
}
.attachments {
  padding: 2rem 2rem 0 2rem;
  background-color: white;
  margin-top: 2rem;
}
.attachments_heading {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 0.9rem;
  font-family: "Avenir95Black";
  letter-spacing: 2px;
}
.attachments li {
  display: inline-block;
}
.attachments a {
  background-image: url(images/download.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
  padding: 0.3rem 3rem;
  margin-bottom: 2rem;
  display: inline-block;
}
.attachments a:hover {
  color: #EFA6A5;
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  position: absolute;
  bottom: -3rem;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Avenir65Medium";
}
.breadcrumb a {
  /*text-decoration: underline;*/
}
.breadcrumb a:hover {
  color: #EFA6A5;
}
.breadcrumb li.active {
  color: #EFA6A5;
}
.breadcrumb .divider {
  display: inline-block;
  padding: 0 7px 0 3px;
}
.social-medias img {
  width: 100%;
  max-width: 25px;
  display: inline-block;
  margin: 0 10px;
}
.social-medias img.img-fb {
  max-width: 12px;
}
.social-medias img.img-tw {
  max-width: 30px;
}
table,
th,
tr,
td {
  border: none;
  border-collapse: collapse;
  vertical-align: baseline;
}
table {
  border: 1px solid #d1d1d1;
  /*tr {
        background-color: #586577;
    }*/
}
table thead {
  width: 100%;
  background-color: #586577;
  color: white;
}
table thead td {
  width: 25%;
  padding: 0.5rem 2rem;
  border: 1px solid #586577;
}
table tr:nth-child(even) {
  background-color: white;
}
table td {
  padding: 0.5rem 2rem;
  font-size: 0.9rem;
  border: 1px solid #d1d1d1;
}
table td p {
  margin: 0;
}
.spinner .input-group {
  width: 11rem;
  margin: 0 auto;
}
.spinner .input-group-prepend,
.spinner .input-group-append,
.spinner input {
  width: 33.333% !important;
  border: 1px solid #00265A;
  color: #00265A;
  height: 3.2rem;
  padding: 0!important;
}
.spinner .input-group-prepend .btn,
.spinner .input-group-append .btn,
.spinner input .btn {
  min-width: 100% !important;
  border: none;
  background-color: white;
  font-size: 1.2rem;
  padding: 0;
  outline: none;
  margin: 0 !important;
  color: #00265A;
}
.spinner .input-group-prepend .btn strong,
.spinner .input-group-append .btn strong,
.spinner input .btn strong {
  font-family: "Avenir45Book";
}
.spinner .input-group-prepend .btn:focus,
.spinner .input-group-append .btn:focus,
.spinner input .btn:focus,
.spinner .input-group-prepend .btn:active,
.spinner .input-group-append .btn:active,
.spinner input .btn:active,
.spinner .input-group-prepend .btn:active,
.spinner .input-group-append .btn:active,
.spinner input .btn:active,
.spinner .input-group-prepend .btn:active:focus,
.spinner .input-group-append .btn:active:focus,
.spinner input .btn:active:focus {
  outline: none;
  background-color: white;
  border-color: #00265A;
  box-shadow: none;
}
.spinner .input-group-prepend .btn:hover,
.spinner .input-group-append .btn:hover,
.spinner input .btn:hover {
  background-color: white;
  color: #00265A;
}
.spinner .form-control {
  border-left: none;
  border-right: none;
  font-size: 1.5rem;
}
.spinner .form-control:focus,
.spinner .form-control:visited,
.spinner .form-control:active,
.spinner .form-control:active,
.spinner .form-control:active:focus {
  outline: none;
  background-color: white;
  border-color: #00265A;
  box-shadow: none;
}
.input-number {
  max-width: 60px;
  text-align: center;
}
.cta_list {
  display: flex;
  gap: 1rem;
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: "Avenir45Book";
  color: black;
}
.main {
  min-height: 60vh;
}
.header {
  background-color: #00265A;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_items {
  padding: 1.5rem 0 1rem 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_items .row {
  align-items: center;
}
.header_items_logo img {
  width: 100%;
  max-width: 10rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  margin-top: 0.5rem;
}
.header_items_menu {
  margin-top: 0;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
  font-size: 0.9rem;
}
.header_items_menu a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white;
}
.header_items_menu a::after {
  display: block;
  content: '';
  border-bottom: solid 1px #EFA6A5;
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_items_menu ul {
  margin: 0;
}
.header_items_menu ul li {
  display: inline-block;
  margin: 0 1.2rem;
}
.header_items_menu ul li:hover a::after,
.header_items_menu ul li.active a::after {
  transform: scaleX(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_items_nav {
  float: right;
  transform: scale(0.75);
  margin-top: -0.5rem;
}
.header_items_nav .cart-count {
  position: absolute;
  right: 130px;
  top: 12px;
  display: inline-block;
}
.header_items_nav .cart-count img {
  width: 35px;
}
.header_items_nav .cart-count span {
  font-family: "Avenir95Black";
  display: inline-block;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: -11px;
  width: 23px;
  height: 22px;
  line-height: 26px;
  color: black;
  text-align: center;
  font-size: 12px;
}
.header_items .col-logo {
  flex: 0 0 14.5rem;
  max-width: 14.5rem;
  text-align: center;
  position: relative;
}
.header_items .tiny-url {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2rem;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
}
.header_items_social {
  text-align: center;
  margin-top: 4rem;
}
.header_fixed {
  background: rgba(0, 38, 90, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.header_fixed .breadcrumb {
  color: white;
}
.header_fixed .breadcrumb a {
  color: white;
}
.header_toggle {
  position: absolute;
  /*top: 9.3rem;*/
  right: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 0;
  overflow: auto;
  background: rgba(0, 38, 90, 0.98);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}
.header_toggle.active {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  height: 100vh;
}
.header_toggle_inner {
  padding: 3rem 0;
}
.header_toggle_menu .row {
  justify-content: center;
}
.header_toggle_menu label {
  color: #EFA6A5;
  font-family: "Avenir65Medium";
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 2px;
  display: inline-block;
  margin-bottom: 1rem;
}
.header_toggle_menu li {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.header_toggle_menu li a {
  color: white;
}
.header_toggle_menu li:hover a,
.header_toggle_menu li.active a {
  color: #EFA6A5;
}
.header_toggle .search-form {
  margin: 0 auto 5rem auto;
  max-width: 500px;
}
.header_search {
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url('images/search.svg');
  background-size: 34px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.header_submenu {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 1.3rem 0 1rem 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_submenu ul {
  margin: 0;
}
.header_submenu ul li {
  margin: 0 3.5rem;
  display: inline-block;
}
.header_submenu a {
  color: #00265A;
  font-family: "Avenir95Black";
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 2px;
}
.header_hidden {
  background: rgba(0, 38, 90, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header_hidden .header_items {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0.75rem 0;
}
.header_hidden .header_submenu {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 10px 0 6px 0;
}
.header_hidden .header_submenu a {
  font-size: 0.9rem;
}
.header_hidden .header_items_logo img {
  max-width: 6.5rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 0;
}
.header_hidden .breadcrumb {
  opacity: 0;
}
.header_hidden .languages-wrapper {
  display: none;
}
.header_home .go-back {
  display: none;
}
.section {
  margin-bottom: 8.5rem;
}
a:hover .section_link::before,
a:hover .section_link .link_inner {
  position: relative;
  width: 3.25rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover .section_link .intro_link_inner {
  right: -1rem;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-right: -1rem;
}
.section_heading {
  font-size: 2.5rem;
  margin-bottom: 3rem;
  line-height: 3.4rem;
  text-align: center;
}
.section_intro {
  color: white;
}
.section_intro a {
  color: white;
}
.section_intro_banner {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.section_intro_banner::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 67, 159, 0.53);
  z-index: 1;
}
.section_intro_smaller {
  height: calc(100vh - 12.5rem);
}
.section_intro_smaller::after {
  height: calc(100% - 12.5rem);
}
.section_intro_smaller_caption {
  position: relative;
  z-index: 2;
  max-width: 100%;
  text-align: center;
  top: 5rem;
}
.section_intro_smaller_pre-heading {
  font-size: 1.3rem;
  line-height: 1.75rem;
  font-family: "Avenir65Medium";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.section_intro_smaller_heading {
  font-size: 4rem;
  line-height: 5.5rem;
  font-family: "Avenir65Medium";
}
.section_intro_caption {
  position: relative;
  z-index: 2;
  max-width: 62.8rem;
  text-align: center;
  /*margin-top:7rem;*/
}
.section_intro_pre-heading {
  font-size: 1.6rem;
  line-height: 2.15rem;
  font-family: "Avenir65Medium";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.section_intro_heading {
  font-size: 6.5rem;
  line-height: 5.75rem;
  margin-top: 3rem;
  font-family: "Avenir65Medium";
}
.section_intro_link {
  font-size: 1.5rem;
  line-height: 2.05rem;
  margin-top: 3rem;
  color: white;
}
.section_intro_link:before {
  background-color: white;
}
.section_intro_link .intro_link_inner {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  left: 0;
}
.section_intro .order_button {
  margin-top: 4rem;
}
.section_intro_scroll-to {
  display: inline-block;
  position: absolute;
  font-size: 1.1rem;
  text-transform: uppercase;
  background-color: #00265A;
  color: white;
  padding: 1rem 1.5rem 1rem 2.5rem;
  letter-spacing: 0.5px;
  bottom: 7rem;
  z-index: 3;
}
.section_intro_scroll-to:after {
  display: inline-block;
  content: "";
  background-image: url('images/arrowwhitethin.svg');
  width: 1.8rem;
  height: 0.65rem;
  background-repeat: no-repeat;
  background-size: 1.8rem;
  margin-left: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.section_cards {
  position: relative;
  z-index: 2;
  color: #00265A;
  margin-top: -17rem;
}
.section_cards_inner {
  display: block;
  font-size: 1.65rem;
  padding: 3.5rem 4.5rem 5rem 4.5rem;
  background-color: #EFA6A5;
  height: 100%;
}
.section_cards_heading {
  font-size: 3rem;
  font-family: "Avenir65Medium";
  margin-bottom: 1rem;
}
.section_cards_link {
  margin-top: 3rem;
}
.section_cards_link:before {
  content: none;
}
.section_cards_link .link_inner {
  display: inline-block;
  width: 2.25rem;
  height: 2px;
  background-color: black;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  left: 0;
}
.section_cards_smaller {
  margin-top: 3rem;
  padding: 3rem 3.2rem 2.5rem 3.2rem;
  font-family: "Avenir65Medium";
  position: relative;
}
.section_cards_smaller_heading {
  font-size: 2.3rem;
  margin-bottom: 1rem;
  font-family: "Avenir95Black";
}
.section_cards_smaller_text {
  font-size: 1.5rem;
  line-height: 2rem;
}
.section_cards_smaller .arrow {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 2.5rem;
}
.section_cards_smaller .arrow img {
  width: 100%;
  max-width: 2.4rem;
}
.section_cards_smaller:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.section_cards_smaller:hover .arrow {
  padding-left: 2rem;
}
.section_cards_larger {
  padding: 3rem 3rem 1rem 3rem;
  margin-top: 3rem;
  font-family: "Avenir65Medium";
  text-align: center;
}
.section_cards_larger_heading {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
  font-family: "Avenir95Black";
}
.section_cards_larger_text {
  font-size: 2rem;
}
.section_cards_larger .wrapper {
  max-width: 52.5rem;
  margin: 0 auto;
}
.section_cards_larger_link {
  margin-top: 3rem;
}
.section_cards_larger_link:before {
  content: none;
}
.section_cards_larger_link .link_inner {
  display: inline-block;
  width: 2.25rem;
  height: 2px;
  background-color: black;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
  left: 0;
}
.section_cards_and-image {
  font-family: "Avenir65Medium";
}
.section_cards_and-image .section_cards_inner {
  padding: 4rem 5rem;
}
.section_cards_and-image .section_cards_heading {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
  font-family: "Avenir95Black";
}
.section_cards_and-image .section_cards_text {
  font-size: 2rem;
}
.section_mixed {
  color: black;
  position: relative;
}
.section_mixed_inner {
  max-width: 32rem;
}
.section_mixed_heading {
  font-size: 2.75rem;
  line-height: 3.75rem;
  font-family: "Avenir65Medium";
  margin-bottom: 1.5rem;
  margin-top: 3rem;
}
.section_mixed_text {
  font-size: 1.5rem;
  line-height: 2.125rem;
}
.section_mixed_text ul {
  text-align: right;
  direction: rtl;
  padding-right: 1.5rem;
}
.section_mixed_text ul li {
  margin-bottom: 1rem;
}
.section_mixed_image {
  margin: 0 5.1rem 0 0;
  position: relative;
  overflow: hidden;
}
.section_mixed_image img {
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.section_mixed_image_tag {
  position: absolute;
  display: inline-block;
  background-color: #EFA6A5;
  padding: 0.4rem 2.025rem;
  right: 0;
  top: 3.5rem;
  z-index: 2;
  font-family: "Avenir65Medium";
}
.section_mixed_link {
  margin-top: 2rem;
}
.section_mixed .row {
  /*align-items: center;*/
  margin: 0 -10px;
}
.section_mixed .row .col {
  padding: 0 10px;
}
.section_mixed .row.row-reverse .row {
  flex-direction: row-reverse;
}
.section_mixed .row.row-reverse .section_mixed_inner {
  text-align: right;
  float: right;
}
.section_mixed .row.row-reverse .section_mixed_image {
  margin: 0 0 0 5.1rem;
}
.section_mixed .row.row-reverse .section_mixed_image_tag {
  right: auto;
  left: 0;
  background-color: #A7C49D;
}
.section_mixed a.row:hover .section_mixed_image img {
  transform: scale(1.03);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_mixed_cards .section_mixed_image {
  margin: 0;
}
.section_mixed_cards .section_mixed_image_tag {
  top: 5.5rem;
}
.section_mixed_cards .section_mixed_wrapper {
  height: 100%;
}
.section_mixed_cards .section_mixed_inner {
  max-width: 100%;
  padding: 5rem 3rem 0 5rem;
}
.section_mixed_cards .section_mixed_heading {
  margin-top: 0;
  font-size: 2.25rem;
}
.section_mixed_cards .section_mixed_text {
  font-size: 1.1rem;
}
.section_list_item {
  margin-bottom: 8.5rem;
  display: block;
}
.section_list_item:hover .section_list_link::before {
  position: relative;
  width: 3.25rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_list_item:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_list_heading {
  font-size: 1.4rem;
  font-family: "Avenir95Black";
  margin: 1rem 0;
}
.section_list_preheading {
  margin: 0.5rem 0;
  text-transform: uppercase;
  font-family: "Avenir95Black";
  font-size: 0.8rem;
  letter-spacing: 2px;
  color: #EFA6A5;
}
.section_list_ingress {
  font-size: 1.1rem;
  line-height: 1.6rem;
  max-width: 87%;
}
.section_list_link {
  font-size: 1.2rem;
  margin-top: 3rem;
}
.section_list_thumb {
  overflow: hidden;
}
.section_list_thumb img {
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.section_info {
  margin-bottom: 4rem;
}
.section_info .row {
  align-items: center;
}
.section_info_images {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_info_images_img {
  margin: 0 1.7rem;
}
.section_info_inner {
  padding-left: 4.5rem;
}
.section_info_heading {
  font-size: 2rem;
  font-family: "Avenir95Black";
}
.section_info_text {
  font-size: 1.2rem;
  margin: 1.5rem 0;
}
.section_info_tiny {
  font-size: 0.9rem;
}
.section_info_single {
  text-align: center;
  max-width: 55rem;
  margin: 1.5rem auto;
}
.section_video {
  position: relative;
  font-family: "Avenir65Medium";
}
.section_video_image {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.section_video_image::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 67, 159, 0.53);
  z-index: 1;
}
.section_video_image img {
  transform: scale(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.section_video_image:hover img {
  transform: scale(1.02);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.section_video_inner {
  max-width: 48.2rem;
  margin: 0 auto;
}
.section_video_heading {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.section_video_text {
  font-size: 3.25rem;
  line-height: 3.5rem;
  margin: 1.5rem 0 2.5rem 0;
}
.section_video_link {
  font-size: 0.9rem;
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-family: "Avenir95Black";
}
.section_video_link:before {
  content: "";
  display: inline-block;
  width: 2.9rem;
  height: 2.9rem;
  background-size: 2.9rem;
  background-image: url('images/play.svg');
  margin-right: 10px;
}
.section_video_button {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background: transparent;
  border: none;
  z-index: 2;
  color: white;
}
.section_video iframe {
  width: 100%;
}
.section_video .modal-dialog {
  max-width: 960px;
  margin: 7vw auto;
}
.section_video .modal-body {
  position: relative;
  padding: 0px;
}
.section_video .close {
  position: absolute;
  right: -30px;
  top: -30px;
  z-index: 999;
  font-size: 50px;
  color: white;
  text-shadow: none;
  opacity: 1;
}
.section_instagram {
  text-align: center;
}
.section_instagram_inner {
  background-color: #EDF6FA;
  padding: 5rem;
}
.section_instagram_logo {
  margin-bottom: 2rem;
  width: 100%;
  max-width: 10rem;
}
.section_instagram_link {
  margin-top: 2rem;
  display: inline-block;
}
.section_text_heading {
  font-size: 3rem;
  font-family: "Avenir65Medium";
  text-align: center;
  margin-bottom: 3rem;
}
.section_text_single {
  font-family: "Avenir65Medium";
  max-width: 63rem;
  margin: 0 auto;
  font-size: 2.25rem;
  text-align: center;
}
.section_text_grid {
  font-size: 1.3rem;
  padding: 0 2rem;
}
.section_quote {
  color: #00265A;
  padding: 7rem 0;
  background-color: #f4f4f4;
  text-align: center;
  font-family: "Avenir65Medium";
}
.section_quote_content {
  max-width: 60rem;
  margin: 0 auto;
  font-size: 3rem;
  line-height: 3.7rem;
  font-style: italic;
  margin-bottom: 2rem;
  font-family: "Avenir65Medium";
}
.section_quote_author {
  text-transform: uppercase;
  line-height: 2rem;
}
.section_product {
  margin: 0;
}
.section_product section {
  padding-bottom: 4rem;
}
.section_product_heading {
  display: block;
  border-bottom: 1px solid #00265A;
  padding-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 0.9rem;
  font-family: "Avenir95Black";
  letter-spacing: 2px;
}
.section_product_keys {
  padding: 1rem 2rem 3rem 1rem;
  font-size: 1.4rem;
  font-family: "Avenir65Medium";
}
.section_product_keys ul {
  text-align: left;
  padding-left: 1rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.section_product_keys ul li {
  background-image: url('images/orangeArrow.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.5rem;
  padding-left: 2.5rem;
  margin-bottom: 1rem;
}
.section_product_faq {
  padding: 4rem;
  background-color: #f4f4f4;
  color: #00265A;
}
.section_product_faq_text {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.section_product_faq .heading {
  font-size: 1.1rem;
  font-family: "Avenir95Black";
  margin-bottom: 1rem;
}
.section_product_faq ul {
  text-align: left;
  padding-left: 1rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: "Avenir65Medium";
}
.section_product_faq ul li {
  font-size: 1.15rem;
  margin-bottom: 1rem;
}
.section_product_faq ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #00265A;
  border-radius: 50%;
  margin-right: 10px;
}
.section_newsletter {
  color: white;
  background-color: #00265A;
  padding: 7rem 0 7rem 0;
  margin: 0;
}
.section_newsletter .row {
  margin: 0 -1.3rem;
}
.section_newsletter .row .col {
  padding: 0 1.3rem;
}
.section_newsletter_inner {
  max-width: 38.5rem;
  margin: 0 auto;
}
.section_newsletter_heading {
  font-size: 2.5rem;
  font-family: "Avenir95Black";
}
.section_newsletter_pre-heading {
  font-size: 1.2rem;
  margin: 0.5rem 0 2rem 0;
}
.section_newsletter .mc-field-group input {
  width: 100%;
  height: 3.4rem;
  padding: 1rem 2rem;
  font-size: 1rem !important;
  margin-bottom: 1rem;
}
.section_newsletter .submit {
  height: 3rem;
  line-height: 2.8rem;
  min-width: 11.1rem;
  text-align: center;
  background-color: #F5D667;
  color: black;
  border-radius: 1.5rem;
}
.section_newsletter .signup-notice {
  margin: 1rem 0 1.5rem 0;
  font-size: 0.9rem;
  position: relative;
  display: flex;
  align-items: baseline;
}
.section_newsletter input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  outline: 0;
  border-bottom: none;
  border: 1px solid white;
  margin-right: 8px;
  position: relative;
  top: 0.4rem;
}
.section_newsletter input[type=checkbox]:checked {
  background-image: url('images/checkMark.svg');
}
.section_newsletter #mc_embed_signup div.mce_inline_error {
  background-color: transparent;
  color: #EFA6A5;
  font-family: "Avenir45Book";
}
.section_newsletter #mc_embed_signup input.mce_inline_error {
  border: none;
  font-size: 0.8rem;
}
.section .container {
  max-width: 85.5rem;
  padding: 0 3rem;
}
.section .container_md {
  max-width: 70rem;
}
.section .container_lg {
  max-width: 96rem;
}
.landing {
  padding-bottom: 6rem;
  /*&_inner_wrapper {
        max-width: 80%;
        margin: -20rem auto 0 auto;
        text-align: center;
        position: relative;
        padding:0.5rem  2rem;
        background-color: white;
    }*/
}
.landing_banner {
  margin-top: 4rem;
}
.landing_inner {
  max-width: 63rem;
  margin: 0 auto;
  text-align: center;
}
.landing_heading {
  margin: 6rem 0 1rem 0;
  font-size: 4rem;
  line-height: 4.2rem;
  font-family: "Avenir95Black";
}
.landing_ingress {
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-family: "Avenir65Medium";
  margin: 2rem auto 4rem auto;
  max-width: 48rem;
}
.landing_text {
  text-align: left;
  font-size: 1.2rem;
}
.landing_text p img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.landing_text p a {
  color: #EFA6A5;
}
.landing_sidebar {
  margin-right: 2rem;
  color: #00265A;
  font-family: "Avenir65Medium";
  height: 100%;
}
.landing_sidebar li {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.landing_sidebar li a {
  color: #00265A;
  display: inline-block;
}
.landing_sidebar li a.nav-active {
  color: #EFA6A5;
}
.landing_sidebar li:hover a,
.landing_sidebar li.active a {
  color: #EFA6A5;
}
.landing_sidebar_label {
  display: block;
  border-bottom: 1px solid #00265A;
  font-size: 0.8rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-family: "Avenir95Black";
  letter-spacing: 0.5px;
}
.landing_sidebar_items {
  margin-bottom: 6rem;
  padding: 4rem 3rem;
  background-color: #f4f4f4;
}
.landing_submenu {
  padding: 2rem 0 1rem 0;
  font-size: 1.1rem;
}
.landing_submenu li {
  margin: 0 1rem;
  display: inline-block;
}
.landing_submenu li a {
  font-family: "Avenir65Medium";
  margin-bottom: 1rem;
  color: #00265A;
  display: inline-block;
}
.landing_submenu li:hover a,
.landing_submenu li.active a {
  color: #EFA6A5;
}
.landing_products .container {
  max-width: 1710px;
}
.landing_products .section_list a {
  color: #00265A;
}
.landing_products .section_list_heading {
  margin: 0.8rem 0 0 0;
}
.landing_products .section_list_preheading {
  margin: 0 0 1rem 0;
  color: #00265A;
}
.landing_products .section_list_ingress {
  color: black;
}
.landing_products .landing_sidebar_items {
  padding: 4rem 2.5rem;
}
.landing_products .landing_sidebar_items li {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.landing_product .lSSlideOuter {
  padding-bottom: 8rem;
}
.landing_product .lSSlideOuter .lSPager.lSGallery {
  margin: 1.25rem 0 !important;
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  transform: none !important;
}
.landing_product .lSSlideOuter .lSPager.lSGallery li {
  margin: 0 0 15px 0 !important;
  width: 100% !important;
  max-width: 20%;
}
.landing_product .lSSlideOuter .lSPager.lSGallery li img {
  display: inline-block;
  margin-left: 0.8rem;
}
.landing_product .lSSlideOuter .lSPager.lSGallery li:nth-child(6),
.landing_product .lSSlideOuter .lSPager.lSGallery li:nth-child(11) {
  margin-left: -15px !important;
  margin-right: 15px !important;
}
.landing_product .lSSlideOuter .lSPager.lSGallery li:first-child img {
  margin: 0;
}
.landing_product_intro {
  background-color: #f4f4f4;
  padding: 6rem 0;
  margin-bottom: 6rem;
}
.landing_product_content {
  padding-left: 4.5rem;
  max-width: 39rem;
}
.landing_product_content .default_button {
  padding: 0.6rem 2rem 0.5rem 2rem;
}
.landing_product_content .default_button_order {
  padding-left: 3rem;
  padding-right: 3rem;
}
.landing_product_heading {
  font-size: 3rem;
  font-family: "Avenir95Black";
  margin-top: 4rem;
}
.landing_product_serial {
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  font-family: "Avenir65Medium";
}
.landing_product_text {
  font-size: 1.3rem;
  line-height: 1.8rem;
}
.landing_product .col-sidebar {
  max-width: 24rem;
  flex: 0 0 24rem;
}
.landing_product .product-tabs {
  margin-top: 3rem;
}
.landing_product_attachments li {
  margin-bottom: 1rem;
}
.landing_product_attachments li::before {
  display: inline-block;
  content: "";
  width: 2rem;
  height: 2rem;
  background-image: url('images/download.svg');
  background-repeat: no-repeat;
  background-size: 2rem;
  background-position: left;
  margin-right: 1rem;
  position: relative;
  top: 0.3rem;
}
.landing_product_attachments li a {
  display: inline-block;
}
.landing_product_attachments li a::after {
  display: block;
  content: '';
  border-bottom: solid 1px #636466;
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_product_attachments li:hover a::after {
  transform: scaleX(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_product .price-section {
  margin: 1.35rem 0;
}
.landing_product_price {
  font-family: "Avenir95Black";
  font-size: 1.5rem;
}
.landing_product_buttons {
  margin-top: 2rem;
  max-width: 510px;
}
.landing_product_buttons .row {
  margin: 0 -15px;
}
.landing_product_buttons .row .col {
  padding: 0 15px !important;
}
.landing_product .spinner .input-group {
  width: auto;
}
.landing_product .order_button {
  margin: 0 !important;
  color: #00265A;
  background-color: white;
  border: 1px solid #00265A;
  font-family: "Avenir45Book";
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .landing_product .order_button {
    margin: 0 0 0 1.5rem;
  }
}
.landing_news {
  padding-bottom: 0;
}
.landing_news .section .container {
  max-width: 1710px;
  padding: 0 60px;
}
.landing_cases .section_list_heading {
  margin-top: 1.5rem;
}
.landing_search {
  padding-top: 3rem;
  letter-spacing: 1px;
}
.landing_search .search-form {
  max-width: 40rem;
  margin: 5rem 0 2.5rem 0;
}
.landing_search .search-form input[type=search] {
  height: 4rem;
  line-height: 4rem;
  padding: 1.2rem 4rem 0.8rem 4.5rem;
  background-image: url(images/searchBlack.svg);
  background-position: 1.5rem;
  background-size: 1.7rem;
  background-repeat: no-repeat;
  border: 1px solid #ebeced;
  font-size: 1.4rem;
}
.landing_search .search-form ::-webkit-input-placeholder {
  /* Edge */
  color: black;
  font-size: 1.4rem;
}
.landing_search .search-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black;
  font-size: 1.4rem;
}
.landing_search .search-form ::placeholder {
  color: black;
  font-size: 1.4rem;
}
.landing_search .search-menu {
  margin-bottom: 2rem;
}
.landing_search .search-menu strong {
  display: block;
  margin-bottom: 1rem;
}
.landing_search .search-menu span {
  color: #EFA6A5;
}
.landing_search .search-menu ul li {
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 1.5rem;
}
.landing_search .search-menu ul li a:hover {
  color: #EFA6A5;
}
.landing_search .search-result a {
  display: block;
  font-size: 1.1rem;
  line-height: 2.5rem;
  color: #00265A;
}
.landing_search .search-result a span {
  text-decoration: underline;
  margin-right: 1rem;
}
.landing_search .search-result a span.item-url {
  color: #EFA6A5;
  text-decoration: none;
}
.landing_search h2 {
  font-size: 1.3rem;
  margin-top: 6rem;
  margin-bottom: 3rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebeced;
  font-family: "Avenir95Black";
}
.landing_search .section {
  margin-bottom: 4rem;
}
.landing_search .section_list_item {
  margin-bottom: 6rem;
}
.landing_search .section_list_heading {
  margin: 1rem 0 0 0;
  font-size: 0.9rem;
  text-decoration: underline;
}
.landing_materials .landing_text {
  margin-bottom: 2rem;
  font-size: 1.3rem;
}
.landing_materials_items {
  margin-bottom: 3rem;
  display: block;
}
.landing_materials_items_wrapper {
  padding: 3rem;
  background-color: #f4f4f4;
}
.landing_materials_items_bg {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 12rem;
}
.landing_materials_items .landing_materials_heading {
  margin-top: 0.5rem;
}
.landing_materials_items_linked .landing_materials_heading {
  display: inline-block;
}
.landing_materials_items_linked .landing_materials_heading::after {
  display: block;
  content: '';
  border-bottom: solid 1px #636466;
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_materials_items_linked:hover .landing_materials_heading::after {
  transform: scaleX(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_materials_heading {
  font-size: 1.4rem;
  font-family: "Avenir65Medium";
}
.landing_references .footer_customers .row {
  align-items: initial;
  justify-content: initial;
}
.landing_references .footer_customers .row .col {
  margin-bottom: 7rem;
}
.landing_references .footer_customers_item {
  position: relative;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  padding: 3.5rem;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_references .footer_customers_item:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
}
.landing_references .footer_customers_item:hover .footer_customers_title::after {
  transform: scaleX(1);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing_references .footer_customers_title {
  position: absolute;
  z-index: 2;
  bottom: -2rem;
  font-family: "Avenir65Medium";
  color: #00265A;
}
.landing_references .footer_customers_title::after {
  display: block;
  content: '';
  border-bottom: solid 1px #00265A;
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing.cart-page .cart-items {
  margin-top: 4rem;
}
.landing.cart-page .cart-items .container {
  max-width: 1400px;
}
.landing.cart-page .cart-items .row {
  align-items: center;
  border-bottom: 1px solid #B2B2B2;
  padding: 1rem 0;
}
.landing.cart-page .cart-items .row:first-child {
  border-top: 1px solid #B2B2B2;
}
.landing.cart-page .cart-items .row .col-product-name span {
  display: inline-flex;
  margin-left: 1rem;
  font-family: "Avenir95Black";
  font-size: 1.2rem;
}
.landing.cart-page .cart-items form {
  margin-bottom: 3rem;
}
.landing.cart-page .cart-items h2 {
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  letter-spacing: 1px;
}
.landing.cart-page .cart-items .delete-link {
  text-transform: uppercase;
  color: #DF3116;
  font-family: "Avenir95Black";
  font-size: 14px;
  position: relative;
  top: -2px;
}
.landing.cart-page .cart-items .delete-link::after {
  display: inline-block;
  content: "";
  width: 17px;
  height: 17px;
  background-size: 17px;
  font-size: 1.6rem;
  position: relative;
  top: 3px;
  margin-left: 0.5rem;
  background-image: url('images/unchecked.svg');
}
.landing #map {
  height: 500px;
}
.dealers_page {
  /*Map*/
}
.dealers_page .map-side {
  flex: 0 0 22rem;
  max-width: 22rem;
}
.dealers_page_table {
  border: none;
}
.dealers_page_table thead {
  text-align: center;
}
.dealers_page_table thead th {
  border: none;
  background-color: #00265A;
}
.dealers_page .dealer {
  font-size: 1rem;
  margin: 1.5rem 1rem;
  font-family: "Avenir45Book";
}
.dealers_page .dealer-country {
  font-family: "Avenir95Black";
  font-size: 1.1rem;
  color: #00265A;
}
.dealers_page .dealer-office {
  color: #EFA6A5;
  margin-bottom: 1rem;
}
.dealers_page .dealer a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  color: black;
}
.dealers_page_sidebar tr {
  cursor: pointer;
}
.dealers_page_sidebar tr:hover,
.dealers_page_sidebar tr.active {
  background-color: #ebeced;
}
.dealers_page_sidebar tr td {
  border-left: 0 !important;
  border-right: 0 !important;
}
.dealers_page_sidebar div.dealer {
  margin: 0;
}
.dealers_page_sidebar div.dealer-inner {
  display: none;
}
.dealers_page_sidebar div.dealer-office {
  margin: 0;
}
.dealers_page_sidebar div.dealer-country {
  font-family: "Avenir65Medium";
}
.dealers_page_list .dealer {
  font-size: 1.2rem;
  margin: 2rem 0;
}
.dealers_page_list .dealer-heading {
  color: #EFA6A5;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1rem;
  font-family: "Avenir95Black";
}
.dealers_page_list .dealer-office {
  color: black;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .dealers_page_list .dealer {
    margin: 1rem 0;
  }
  .dealers_page_list .dealer-country {
    font-size: 1.3rem;
  }
  .dealers_page_list .dealer-heading {
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 991px) {
  .dealers_page_list {
    margin-top: 5rem;
  }
}
.dealers_page .leaflet-popup-content {
  margin: 0.5rem;
}
.dealers_page .leaflet-popup-content-wrapper {
  font-weight: normal;
}
.dealers_page #map {
  height: 800px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1450px) {
  .dealers_page #map {
    height: 600px;
  }
}
@media screen and (min-width: 991px) {
  .dealers_page {
    margin-top: 5rem;
  }
}
.map-container {
  position: relative;
  text-align: left;
  width: 100%;
  max-width: 100%;
  margin: 5rem auto 0 auto;
  overflow: hidden;
  height: 570px;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
}
.map-container .img-map {
  width: 4000px;
  position: relative;
  top: -550px;
  left: -680px;
}
.map-container .h4 {
  font-size: 1rem;
  font-family: "Avenir65Medium";
  color: #EFA6A5;
}
.map-container .markers-item {
  position: absolute;
  top: 0;
  left: 0;
}
.map-container .markers-item h3 {
  margin: 0;
  display: inline-block;
  padding: 0 !important;
  cursor: pointer;
  background-size: 20px;
  width: 20px;
}
.map-container .markers-item .office-items {
  opacity: 0;
  display: none;
  width: 290px;
  background-color: white;
  padding: 20px !important;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  z-index: -1;
  top: -8px;
  left: -130px;
  line-height: 1.6;
  box-shadow: 4px 4px 35px rgba(0, 0, 0, 0.4);
}
.map-container .markers-item .office-items h2 {
  margin-top: 0;
  padding: 0;
  font-size: 16px;
}
.map-container .markers-item .office-items .sub-items {
  margin-top: 10px;
}
.map-container .markers-item:hover .office-items {
  opacity: 1;
  z-index: 2;
  display: block;
}
.map-container .office-category h3 {
  /*background-image: url('Images/contact-icon2.png') !important;*/
  background-repeat: no-repeat;
  background-position: left center;
}
.map-container .office-category a:hover {
  color: #EFA6A5;
}
.map-container .office-category.category-2 h3 {
  /*background-image: url('Images/contact-marker2.png') !important;*/
  background-size: 15px;
  width: 15px;
}
.map-container .office-category.category-3 h3 {
  background-image: url('Images/contact-marker2.png') !important;
  background-size: 15px;
  width: 15px;
}
.map-container .office-labels {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  margin: auto;
  font-size: 13px;
  max-width: 330px;
}
.map-container .office-labels div {
  background-image: url('Images/contact-icon2.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  padding: 10px 0 10px 30px;
  font-weight: 600;
}
.map-container .office-labels .label-regional {
  background-image: url('Images/contact-marker2.png');
  background-size: 15px;
  background-position-x: 2px;
}
.form-section {
  line-height: 1rem;
}
.form-section .container {
  max-width: 1200px;
}
.form-section .form-control {
  border-radius: 5px;
  box-shadow: none;
  min-height: 2.7rem;
  padding: 1.2rem 1.5rem;
  position: relative;
  letter-spacing: 2px;
}
.form-section .form-group {
  margin-bottom: 2rem;
}
.form-section label {
  font-family: "Avenir65Medium";
}
.form-section .input-validation-error {
  border: solid 1px red;
}
.form-section span.field-validation-error {
  font-size: 14px;
  color: red;
}
.form-section span.field-validation-error span {
  color: red;
  display: inline-block;
  margin-top: 5px;
}
.form-section .btn.primary {
  margin-top: 1rem !important;
}
.form-section .search-data {
  display: flex;
}
.form-section .search-data .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-section .search-data .btn-search {
  border: 1px solid #00265A;
  background-color: #00265A;
  color: white;
  padding-left: 2rem;
  padding-right: 2rem;
  outline: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: "Avenir65Medium";
  letter-spacing: 2px;
}
.form-section .quantity-data {
  display: flex;
  align-items: center;
  justify-content: right;
  font-size: 1.2rem;
  font-family: "Avenir95Black";
  margin-right: 1rem;
}
.form-section .quantity-data span {
  display: inline-block;
  margin-right: 10px;
}
.form-section .cart-items {
  margin-bottom: 5rem;
}
.form-section .signup-notice {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: right;
}
.form-section .signup-notice label {
  font-family: "Avenir45Book";
  font-size: 0.8rem;
}
.form-section input[type=checkbox] {
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  outline: 0;
  border-bottom: none;
  border: 1px solid white;
  margin-left: 0.5rem;
  position: relative;
  border: 1px solid #ced4da;
}
.form-section input[type=checkbox]:checked {
  background-image: url('images/checkMark.svg');
}
.form-section .submit-section {
  display: flex;
  align-items: center;
  justify-content: right;
  margin-top: 2.5rem;
}
.form-section .submit-section input:disabled,
.form-section .submit-section input[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.form-section .terms-link {
  display: flex;
  align-items: center;
  margin-right: 2rem;
  font-size: 0.8rem;
}
.form-section .terms-link a {
  border-bottom: 1px solid #EFA6A5;
}
.form-section .default_button {
  margin: 0;
}
.form-section .col-price {
  font-family: "Avenir95Black";
  font-size: 1.2rem;
  position: relative;
  text-align: right;
}
.form-section .col-price .product-subscription {
  font-family: "Avenir45Book";
  display: inline-block;
  margin-left: 3rem;
}
.form-section .col-price .product-subscription span {
  font-size: 1rem;
}
.form-section p {
  margin: 0;
}
@media screen and (min-width: 1201px) {
  .form-section label {
    font-size: 1rem;
  }
  .form-section label span {
    color: red;
  }
  .form-section .form-control {
    letter-spacing: 2px;
  }
  .form-section ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
  }
  .form-section ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
  }
  .form-section :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
  }
  .form-section :-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
  }
}
div.umbraco-forms-form {
  text-align: left;
}
div.umbraco-forms-form input.text,
div.umbraco-forms-form .datepickerfield,
div.umbraco-forms-form .umbraco-forms-field select,
div.umbraco-forms-form textarea {
  max-width: 100% !important;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: none;
  min-height: 2rem;
  padding: 1rem 1.5rem 1.2rem 1.5rem;
  position: relative;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0;
}
div.umbraco-forms-form input.text.input-validation-error,
div.umbraco-forms-form .datepickerfield.input-validation-error,
div.umbraco-forms-form .umbraco-forms-field select.input-validation-error,
div.umbraco-forms-form textarea.input-validation-error {
  border: solid 1px red;
  background-color: white;
}
div.umbraco-forms-form span.field-validation-error,
div.umbraco-forms-form .umbraco-forms-indicator {
  color: red;
}
div.umbraco-forms-form span.field-validation-error span,
div.umbraco-forms-form .umbraco-forms-indicator span {
  color: red;
  display: inline-block;
}
div.umbraco-forms-form .checkboxlist label {
  float: none;
}
div.umbraco-forms-form span.checkboxlist,
div.umbraco-forms-form span.radiobuttonlist,
div.umbraco-forms-form span.checkbox,
div.umbraco-forms-form .dataconsent.mandatory {
  padding: 0;
  margin-bottom: 2rem;
  float: none;
  /*display: flex;
            justify-content: center;*/
}
div.umbraco-forms-form span.checkboxlist label,
div.umbraco-forms-form span.radiobuttonlist label,
div.umbraco-forms-form span.checkbox label,
div.umbraco-forms-form .dataconsent.mandatory label {
  margin: 0 0.5rem;
  position: relative;
  top: -0.5rem;
}
div.umbraco-forms-form .btn.primary {
  margin: 0;
}
div.umbraco-forms-form input[type=checkbox] {
  width: 2rem !important;
  height: 2rem !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  appearance: none;
  /* important for newer Safari */
  outline: none;
  border: 1px solid #ced4da !important;
  margin-left: 0.5rem;
  position: relative;
  display: inline-block !important;
  /* force Safari to respect box dimensions */
  box-sizing: border-box;
  /* ensure padding/border don't collapse the box */
}
div.umbraco-forms-form input[type=checkbox]:checked {
  background-image: url('images/checkMark.svg');
}
div.umbraco-forms-field {
  margin-bottom: 2rem;
}
.footer {
  margin-top: 6rem;
}
.footer_customers {
  padding-bottom: 6rem;
}
.footer_customers .row {
  align-items: center;
  justify-content: center;
}
.footer_customers_heading {
  display: block;
  border-bottom: 1px solid #707070;
  font-size: 0.8rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.footer_customers_item {
  padding: 30px;
  text-align: center;
  display: block;
}
.footer_customers_item img {
  max-width: 100%;
  max-height: 90px;
}
.footer_items {
  background-color: #00265A;
  padding: 5rem 0 4rem 0;
}
.footer_items .row {
  align-items: center;
}
.footer_items_logo {
  position: relative;
  top: -0.5rem;
}
.footer_items_logo img {
  width: 100%;
  max-width: 11rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer_items_menu {
  margin-bottom: 1rem;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.footer_items_menu a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white;
}
.footer_items_menu ul {
  margin: 0;
}
.footer_items_menu ul li {
  display: inline-block;
  margin: 0 1rem;
}
.footer_items_menu ul li:hover a,
.footer_items_menu ul li.active a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer_items_nav {
  text-align: right;
}
.footer_items .col-logo {
  flex: 0 0 14.5rem;
  max-width: 14.5rem;
  text-align: center;
  position: relative;
}
.footer_items .tiny-url {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2rem;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
}
.footer_items_social {
  text-align: right;
  margin-bottom: 1.13rem;
}
.footer_bottom {
  text-align: center;
  letter-spacing: 2px;
  padding: 1rem 0 1.5rem 0;
  font-family: "Avenir65Medium";
  font-size: 14px;
}
.footer_bottom p {
  margin: 0;
}
.footer .img-fluid {
  max-width: 85px;
  width: 100%;
  margin-right: 1rem;
}
.footer_campaign {
  margin: 1px 0;
}
/*Campaign page*/
.landing_campaign {
  color: #00265A;
  padding: 0;
  background-color: #f4f4f4;
}
.landing_campaign .section_intro_banner {
  height: 50vh;
  letter-spacing: 2px;
}
.landing_campaign .section_intro_banner::after {
  height: 50vh;
}
@media screen and (min-width: 768px) {
  .landing_campaign .section_intro_pre-heading {
    font-size: 1.2rem;
  }
  .landing_campaign .section_intro_heading {
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin-top: 1rem;
    font-family: "Avenir95Black";
  }
}
@media screen and (min-width: 768px) {
  .landing_campaign .section_cards {
    text-align: center;
    letter-spacing: 1px;
    margin-top: -14rem;
  }
  .landing_campaign .section_cards_inner {
    padding: 5rem 4rem;
  }
  .landing_campaign .section_cards .wrapper {
    max-width: 60rem;
    margin: 0 auto;
  }
  .landing_campaign .section_cards_heading {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    font-family: "Avenir95Black";
  }
  .landing_campaign .section_cards_text {
    font-size: 1.2rem;
  }
  .landing_campaign .section_mixed {
    color: #00265A;
  }
  .landing_campaign .section_mixed .container {
    max-width: 78rem;
  }
  .landing_campaign .section_mixed_inner {
    max-width: 22rem;
    margin-left: 4rem;
  }
  .landing_campaign .section_mixed_heading {
    font-size: 2rem;
    line-height: 3rem;
    font-family: "Avenir95Black";
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
  .landing_campaign .section_mixed_text {
    font-size: 1.2rem;
    line-height: 1.65rem;
  }
  .landing_campaign .section_mixed .read-more {
    font-size: 1.2rem;
    font-family: "Avenir95Black";
    color: #00265A;
    margin: 1.2rem 0;
    display: inline-block;
  }
  .landing_campaign .section_mixed .read-more:before {
    content: "";
    display: inline-block;
    width: 1.8rem;
    height: 0.65rem;
    background-image: url('images/arrowblackthin.svg');
    background-repeat: no-repeat;
    background-size: 1.8rem;
    margin-right: 1rem;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .landing_campaign .section_mixed .read-more:hover:before {
    margin-right: 1.5rem;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .landing_campaign .section_mixed_image {
    margin: 0;
  }
}
.landing_campaign .section_mixed {
  color: #00265A;
}
.landing_campaign .section_mixed_offsett {
  padding: 4rem 0;
}
.landing_campaign .section_mixed .read-more {
  font-size: 1.2rem;
  font-family: "Avenir95Black";
  color: #00265A;
  margin: 1.2rem 0;
  display: inline-block;
}
.landing_campaign .section_mixed .read-more:before {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 0.65rem;
  background-image: url('images/arrowblackthin.svg');
  background-repeat: no-repeat;
  background-size: 1.8rem;
  margin-right: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing_campaign .section_mixed .read-more:hover:before {
  margin-right: 1.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.landing_campaign .section_quote {
  background-color: transparent;
  padding: 0;
}
.landing_campaign .section_quote_inner {
  background-color: #EDF6FA;
  padding: 5rem 0 3rem 0;
}
.landing_campaign .section_quote_content {
  max-width: 52.5rem;
  padding: 0 2rem;
  font-family: "Avenir95Black";
  font-style: normal;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .landing_campaign .section_quote_content {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
.landing_campaign .section_quote_author {
  font-size: 1.2rem;
  text-align: right;
  text-transform: none;
  font-family: "Avenir45Book";
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.landing_campaign .section .default_button {
  font-family: "Avenir45Book";
  min-width: 13.5rem;
  text-align: center;
  margin: 0;
}
.landing_campaign_article {
  padding-top: 7rem;
}
.landing_campaign_article .rte-quote {
  display: block;
  max-width: 40rem;
  margin: 2.5rem auto;
  font-size: 2rem;
  line-height: 2.58rem;
  font-style: italic;
  font-family: "Avenir95Black";
}
.landing_campaign_inner {
  max-width: 68.75rem;
  margin: 0 auto;
  text-align: center;
  font-size: 1.2rem;
}
.landing_campaign_published {
  text-align: left;
  font-size: 0.9rem;
}
.landing_campaign_heading {
  font-size: 2.5rem;
  font-family: "Avenir95Black";
  margin: 3rem 0;
}
.landing_campaign_ingress {
  padding: 0 2.5rem;
}
.landing_campaign_image {
  margin: 3rem 0 5rem 0;
}
.landing_campaign_text {
  max-width: 60.5rem;
  margin: 0 auto 8rem auto;
}
.landing_product_campaign {
  color: #00265A;
  padding: 0;
}
.landing_product_campaign .section_intro {
  margin-bottom: 0;
}
.landing_product_campaign .section_intro_banner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .landing_product_campaign .section_intro_heading {
    font-family: "Avenir95Black";
    font-size: 5.2rem;
  }
}
.landing_product_campaign .section_intro_caption {
  max-width: 80rem;
}
.landing_product_campaign .section_product_heading {
  font-family: "Avenir45Book";
  padding-bottom: 5px;
  border-bottom: 1px solid #00265A;
}
.landing_product_campaign .section_product_faq {
  background-color: #EDF6FA;
  padding: 0;
}
.landing_product_campaign .section_product_faq .heading {
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .landing_product_campaign .section_product_faq .heading {
    margin-bottom: 0;
  }
}
.landing_product_campaign .section_product_faq ul {
  font-family: "Avenir45Book";
}
.landing_product_campaign .section_product_faq ul li {
  font-size: 1rem;
  margin-bottom: 7px;
}
.landing_product_campaign .section_product_faq ul li:before {
  content: none;
}
.landing_product_campaign .section_product_keys {
  font-family: "Avenir45Book";
  font-size: 1rem;
  padding: 0;
}
.landing_product_campaign .section_product_keys ul li {
  background-image: url('images/arrowblackthin.svg');
}
@media screen and (min-width: 768px) {
  .landing_product_campaign .section_product_keys ul li {
    width: 45%;
    display: inline-block;
    background-position: left 0.4rem;
    padding-left: 3rem;
  }
}
.landing_product_campaign .landing_product_heading {
  margin: 0;
  font-size: 1.8rem;
}
.landing_product_campaign .landing_product_text {
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.landing_product_campaign .landing_product_intro {
  background-color: white;
  margin: 0;
}
.landing_product_campaign .landing_product_content {
  max-width: 28.5rem;
}
.landing_product_campaign .landing_product_content .order_button {
  color: #00265A;
  background-color: white;
  border: 1px solid #00265A;
  font-family: "Avenir45Book";
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .landing_product_campaign .landing_product_content .order_button {
    margin: 0 0 0 1.5rem;
  }
}
.landing_product_campaign .landing_product_buttons .row {
  margin: 0 -15px;
}
.landing_product_campaign .landing_product_buttons .row .col {
  padding: 0 15px;
}
.landing_product_campaign .landing_product_sections {
  background-color: #EDF6FA;
  padding-top: 4rem;
}
.landing_product_campaign .price-section {
  margin: 1.35rem 0;
}
.landing_product_campaign .price-section .price {
  font-family: "Avenir95Black";
  font-size: 1.5rem;
}