.tb-address-container .tb-address-body .tb-address-contact-link .tb-address-contact-link-item a .tb-address-contact-link-icon path {
  fill: #003064;
}


.tb-addresslist-container .tb-addresslist-section .tb-addresslist-site-url a {
  color: #003064;
}

.tb-addresslist-container .tb-addresslist-section .tb-addresslist-site-url a path {
  fill: #003064;
}


.tb-article-container {
  color: #393939;
  padding: 16px 0;
  width: 100%;
}

.tb-article-container .tb-article-section .tb-article-header {
  margin-bottom: 16px;
}

.tb-article-container .tb-article-section .tb-article-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tb-article-container .tb-article-section .tb-article-row .col-lg-6 {
  padding: 0;
}

.tb-article-container .tb-article-section .tb-article-row img {
  width: 100%;
  height: auto !important;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-image-container {
  margin-top: 32px;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-image-container img {
  width: 100%;
  height: auto !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-date {
  margin: 16px 0;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-desc {
  padding-bottom: 32px;
  border-bottom: 1px solid #DDDDDD;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext {
  padding-top: 8px;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-gap {
  margin-top: 24px;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-left img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-left iframe {
  float: left;
  padding: 24px 24px 24px 0;
  margin: 0;
  height: 100% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-right img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-right iframe {
  float: right;
  padding: 24px 0 24px 24px;
  margin: 0;
  height: 100% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-100 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-100 iframe {
  width: 100% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-50 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-50 iframe {
  width: 50% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-25 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-25 iframe {
  width: 25% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-75 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-75 iframe {
  width: 75% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-1 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-1 iframe {
  width: 33.33% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-2 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-2 iframe {
  width: 66.66% !important;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-saperate-line {
  padding-bottom: 24px;
  border-bottom: 1px solid #DDDDDD;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-factbox {
  background: #F1F1F1;
  padding: 40px 32px;
  margin: 24px 0 0 0;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-factbox ul {
  margin-top: 16px;
  margin-left: 16px;
  list-style: disc;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-factbox ul li {
  color: #003064;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-factbox ul li span {
  color: #393939;
}

.tb-article-container .tb-article-section .tb-article-row .tb-article-factbox ul li span.tb-article-factbox-text {
  color: #393939;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tb-article-container {
    padding: 12px 0;
  }
}

@media only screen and (max-width: 767px) {
  .tb-article-container {
    padding: 8px 16px;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-image-container {
    margin-top: 16px;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-date {
    margin: 8px 0 16px 0;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-desc {
    padding-bottom: 16px;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-gap {
    margin-top: 16px;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-left, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-right {
    line-height: 0;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-left img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-left iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-right img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-wrap-right iframe {
    padding: 0;
    margin-top: 16px;
    float: none;
    height: auto !important;
  }
  .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-100 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-100 iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-1 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-1 iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-2 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-col-2 iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-50 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-50 iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-25 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-25 iframe, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-75 img, .tb-article-container .tb-article-section .tb-article-row .tb-article-richtext .tb-article-media-75 iframe {
    width: 100% !important;
  }
}


.breadcrumb-new li a {
  color: #003064 !important;
}


.tb-cad-search-container {
  margin: 16px 0;
}

.tb-cad-search-container .tb-m-1 {
  margin: 0 !important;
}

.tb-cad-search-container label {
  width: 154px;
  height: auto;
  left: 0px;
  top: 0px;
  font-size: 0.75em;
  line-height: 16px;
  color: #393939;
  margin-bottom: 8px;
}

.tb-cad-search-container .typeahead, .tb-cad-search-container .tt-query, .tb-cad-search-container .tt-hint {
  width: 396px;
  height: 48px;
  top: -11px !important;
  font-size: 1em;
  padding: 8px 16px;
  background: #F1F1F1 !important;
  border: none !important;
  position: relative !important;
  vertical-align: !important;
}

.tb-cad-search-container .typeahead:focus, .tb-cad-search-container .tt-query:focus, .tb-cad-search-container .tt-hint:focus {
  border-bottom: 2px solid #393939 !important;
}

.tb-cad-search-container .tt-hint {
  color: #999999;
  display: none;
}

.tb-cad-search-container .tt-menu {
  width: 395px;
  margin: -11px 0;
  top: 100%;
  padding: 0;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.2);
  max-height: 200px;
  vertical-align: middle !important;
  overflow-x: hidden;
  overflow-y: hidden;
}

.tb-cad-search-container .tt-dataset {
  -ms-overflow-style: none;
}

.tb-cad-search-container .tt-suggestion {
  padding: 8px 16px;
  font-size: 1em;
  line-height: 32px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
}

.tb-cad-search-container .tt-suggestion:hover {
  color: #003064;
  background-color: #F1F1F1;
}

.tb-cad-search-container .tt-suggestion .tt-cursor {
  color: #003064;
  background-color: #F1F1F1;
}

.tb-cad-search-container .tt-suggestion p {
  margin: 0;
}

.tb-cad-search-container .tt-dropdown-menu {
  max-height: 400px;
  overflow: auto;
  background-color: #FFFFFF;
}

.tb-cad-search-container #tb-cad-search .tb-cta-button {
  position: relative;
  left: -4px;
  vertical-align: bottom;
}

.tb-cad-search-container .mCSB_inside > .mCSB_container {
  margin-right: 8px !important;
}

.tb-cad-search-container .mCSB_scrollTools .mCSB_draggerContainer {
  right: -10px !important;
}

@media only screen and (max-width: 767px) {
  .tb-cad-search-container {
    margin: 8px 0;
    padding: 0 8px;
  }
  .tb-cad-search-container label {
    line-height: 0;
    margin-bottom: 8px;
  }
  .tb-cad-search-container .tt-input {
    width: 100%;
  }
  .tb-cad-search-container .tb-cta-button {
    margin-top: 8px;
  }
  .tb-cad-search-container .tt-menu {
    width: 100%;
  }
}

@media only screen and (max-width: 330px) {
  .tb-cad-search-container .twitter-typeahead {
    width: 70%;
  }
  .tb-cad-search-container label {
    line-height: 0;
    margin-bottom: 32px;
  }
  .tb-cad-search-container .tb-cta-button {
    margin-top: -10px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tb-cad-search-container .typeahead, .tb-cad-search-container .tt-query, .tb-cad-search-container .tt-hint {
    top: 0px !important;
  }
  .tb-cad-search-container .tt-input {
    display: block;
  }
  .tb-cad-search-container .tt-menu {
    top: 57px !important;
  }
  .tb-cad-search-container .tb-cta-button {
    position: relative;
    top: -18px !important;
    line-height: 30px;
  }
}


.tb-media-gallery-conatiner .middle-indicator .middle-indicator-text {
  background: #DC0D10 !important;
}


.tb-category-list-container .tb-category-list-link a {
  font-weight: 600;
}


.tb-gray {
  color: #BFBFBF;
}

.tb-lighter-gray {
  color: #F1F1F1;
}

.tb-dark-gray {
  color: #393939;
}

.tb-darker-gray {
  color: #5B5B5B;
}

.tb-darkest-gray {
  color: #3C3C3C;
}

.tb-white {
  color: #FFFFFF;
}

.tb-gold {
  color: #DC0D10;
}

.tb-light-gold {
  color: #C9A645;
}

.tb-wine {
  color: #610012;
}

.tb-sky {
  color: #49B1BB;
}

.tb-navy {
  color: #002664;
}

.tb-pine {
  color: #3D554F;
}

.tb-ginger {
  color: #A54E00;
}

.tb-red {
  color: #DA4040;
}

.tb-green {
  color: #36A636;
}

.tb-bg-gray {
  background: #BFBFBF;
}

.tb-bg-gray-scale {
  background: #FAFAFA;
}

.tb-bg-lighter-gray {
  background: #F1F1F1;
}

.tb-bg-dark-gray {
  background: #393939;
}

.tb-bg-darker-gray {
  background: #5B5B5B;
}

.tb-bg-darkest-gray {
  background: #3C3C3C;
}

.tb-bg-white {
  background: #FFFFFF;
}

.tb-bg-gold {
  background: #DC0D10;
}

.tb-bg-light-gold {
  background: #C9A645;
}

.tb-bg-wine {
  background: #610012;
}

.tb-bg-sky {
  background: #49B1BB;
}

.tb-bg-navy {
  background: #002664;
}

.tb-bg-pine {
  background: #3D554F;
}

.tb-bg-ginger {
  background: #A54E00;
}

.tb-bg-red {
  background: #DA4040;
}

.tb-bg-green {
  background: #36A636;
}


.tb-contact-finder-container {
  margin: 16px 0;
  padding: 0 8px;
}

.tb-contact-finder-container .tb-contact-finder-search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search ::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search :-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-contact-finder-search ::placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-contact-finder-container .tb-cf-spinner {
  border-top-color: #003064;
}

.tb-contact-finder-container .tb-contact-finder-header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tb-contact-finder-container .tb-contact-finder-icon img, .tb-contact-finder-container svg {
  width: 16px;
  height: 16px;
  margin-top: -4px;
}

.tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter {
  padding-right: 24px !important;
}

.tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter:last-child {
  padding-right: 0 !important;
}

.tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter:last-child .select-items {
  margin-right: 0px;
}

.tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter select {
  width: 100%;
}

.tb-contact-finder-container .tb-contact-finder-link a {
  text-decoration: none;
  color: #393939;
}

.tb-contact-finder-container .tb-contact-finder-link a .tb-contact-finder-icon {
  vertical-align: baseline;
}

.tb-contact-finder-container .tb-contact-finder-link.selected a {
  color: #003064;
}

.tb-contact-finder-container .tb-contact-finder-link.selected path {
  fill: #003064;
}

.tb-contact-finder-container .tb-contact-finder-links .tb-contact-finder-icon {
  vertical-align: middle;
}

.tb-contact-finder-container .tb-contact-finder-info {
  position: relative;
}

.tb-contact-finder-container .tb-contact-finder-info .tb-contact-finder-no-result {
  position: absolute;
  top: 40px;
  z-index: 997;
  left: 50%;
  display: inline;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-map {
  min-height: 400px;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-map img {
  height: 100%;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail {
  display: block;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-icon .map-icon {
  fill: #003064;
  width: 18px;
  height: 25px;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-icon span {
  vertical-align: top;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-detail-address span {
  margin-right: 4px;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-links {
  color: #003064;
}

.tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-close-btn {
  display: none;
}

.tb-contact-finder-container .is-mobile {
  display: none;
}

.tb-contact-finder-container .autocomplete-container {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.tb-contact-finder-container .autocomplete-container .autocomplete-item {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}

.tb-contact-finder-container .autocomplete-container .autocomplete-item:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}

.tb-contact-finder-container .autocomplete-container .active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.tb-contact-finder-container .tb-contact-finder-show-map svg path,
.tb-contact-finder-container .tb-contact-finder-link-item svg path {
  fill: #003064;
}

.tb-contact-finder-container .autocomplete-selected,
.tb-contact-finder-container .autocomplete-suggestion:hover {
  background-color: #F1F1F1;
  color: #003064;
}

.tb-contact-finder-search {
  width: 50%;
}

.tb-contact-finder-search .tb-input-field-icon {
  max-width: 100%;
  width: -webkit-calc(100% - 145px) !important;
  width: calc(100% - 145px) !important;
  /* position: absolute; */
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.tb-contact-finder-search .col-lg-1.tb-pr-0.tb-pl-2.col-md-2.is-desktop {
  width: 100%;
  max-width: 100%;
}

.tb-contact-finder-taxonomy {
  position: relative;
  display: inline;
  margin-bottom: 16px;
}

.tb-contact-finder-taxonomy span {
  color: #FFFFFF;
  background: #BFBFBF;
  font-size: 12px;
  margin: 0px 8px 8px 0px;
  padding: 4px 8px;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .tb-contact-finder-container {
    margin: 12px 0;
  }
  .tb-contact-finder-container .tb-contact-finder-filters {
    margin: 0 !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-select-wrapper {
    margin-bottom: 16px !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter {
    padding-top: 16px !important;
    padding-right: 0 !important;
    max-width: 50% !important;
    width: 50% !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter:nth-child(2n + 1) {
    padding-right: 24px !important;
  }
  .tb-contact-finder-container .tb-contact-finder-address-type .tb-contact-finder-label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tb-contact-finder-container .tb-contact-finder-address-type .tb-input-checkbox {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 0 !important;
    margin-top: 8px;
  }
  .tb-contact-finder-container .tb-contact-finder-row {
    position: relative;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-map {
    height: 70vh;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail {
    right: 0;
    top: 0;
    display: none;
    height: 100%;
    box-shadow: -5px 0px 10px 1px #BFBFBF;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-close-btn {
    color: transparent !important;
    position: absolute;
    right: 10px;
    top: 0px;
    display: block;
    cursor: pointer;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-detail-section {
    overflow-y: auto;
  }
  .tb-contact-finder-container .is-ipad {
    display: block !important;
  }
  .tb-contact-finder-container .tb-input-field-icon {
    width: 81.5% !important;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .tb-contact-finder-container .tb-contact-finder-search {
    width: 100%;
  }
  .tb-contact-finder-container .tb-contact-finder-search .tb-imput-field-icon {
    max-width: 100%;
    width: -webkit-calc(100% - 125px) !important;
    width: calc(100% - 125px) !important;
    /* position: absolute; */
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-map {
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .tb-contact-finder-detail {
    position: absolute !important;
    z-index: 9999;
  }
}

@media only screen and (min-width: 768px) {
  .tb-contact-finder-detail {
    z-index: auto;
  }
}

@media only screen and (max-width: 767px) {
  .tb-contact-finder-detail {
    position: fixed !important;
    z-index: 9999;
  }
  .tb-contact-finder-row .tb-contact-finder-map {
    min-height: 200px;
  }
  .tb-contact-finder-container {
    margin: 8px 0;
    padding: 0 16px !important;
  }
  .tb-contact-finder-container .tb-contact-finder-header {
    margin-top: 8px !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .tb-contact-finder-container .tb-contact-finder-header .tb-contact-finder-right-menu {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .tb-contact-finder-container .tb-contact-finder-search {
    margin-top: 16px !important;
    padding: 0;
  }
  .tb-contact-finder-container .tb-contact-finder-search .tb-input-field-icon {
    width: 100% !important;
  }
  .tb-contact-finder-container .tb-contact-finder-result {
    padding: 16px 0 !important;
  }
  .tb-contact-finder-container .tb-contact-finder-info {
    padding: 16px 0 !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters {
    padding: 16px !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter-link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter {
    padding-right: 0 !important;
    width: 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100% !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-filter:nth-child(2n + 1) {
    padding-right: 0 !important;
  }
  .tb-contact-finder-container .tb-contact-finder-filters .tb-contact-finder-address-type .tb-input-checkbox {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail {
    background: #FFFFFF;
    box-shadow: none !important;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-close-btn {
    color: #FFFFFF !important;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-detail-section {
    padding: 16px !important;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-detail-section .tb-contact-finder-links {
    color: #003064;
  }
  .tb-contact-finder-container .tb-contact-finder-row .tb-contact-finder-detail .tb-contact-finder-detail-section .tb-contact-finder-links a {
    display: block;
  }
  .tb-contact-finder-container .is-desktop {
    display: none;
  }
  .tb-contact-finder-container .is-mobile {
    display: block;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container {
    padding-top: 0 !important;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container .tb-contact-finder-address-row {
    padding: 16px 0 !important;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container .tb-contact-finder-address-row .col-sm-4 {
    padding: 0 !important;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container .tb-contact-finder-address-row .tb-contact-finder-address h2 {
    margin-top: 16px !important;
    margin-bottom: 8px !important;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container .tb-contact-finder-address-row .tb-contact-finder-address-link {
    margin-top: 16px !important;
  }
  .tb-contact-finder-container #tb-contact-finder-address-container .tb-contact-finder-address-row .tb-contact-finder-address-link .tb-contact-finder-link-item:last-child {
    margin-bottom: 0 !important;
  }
}

@media only screen and (min-width: 1024px) {
  .tb-contact-finder-detail {
    display: block !important;
  }
}

.tb-contact-finder-icon .map-icon {
  fill: #003064;
  width: 18px;
  height: 25px;
}

.tb-contact-finder-icon span {
  vertical-align: top;
}

.tb-visibility-hidden {
  visibility: hidden !important;
  height: 0px !important;
  padding: 0px !important;
}

.tb-img-wrapper img {
  width: 100% !important;
}

.tb-contact-finder-map img {
  width: auto !important;
}

.tb-contact-finder-links a {
  min-width: 120px;
  line-height: 21px;
  cursor: pointer;
}

.tb-contact-finder-links .tb-contact-finder-icon img[src*=mobile] {
  height: 16px;
  position: relative;
  top: -2px;
  width: 10px;
}

.tb-contact-finder-links .tb-contact-finder-icon img[src*=ill_mail_b_cmyk] {
  height: 10px;
  width: 16px;
  position: relative;
  bottom: 1px;
  right: 2px;
}

.tb-contact-finder-links .tb-contact-finder-icon img[src*=ill_fax_b_cmyk] {
  height: 16px;
  width: 12px;
  position: relative;
  top: -3px;
}

.tb-contact-finder-links .tb-contact-finder-detail-email {
  position: relative;
  left: -4px;
}

.tb-contact-finder-show-map svg {
  position: relative;
  top: -1px;
  pointer-events: none;
}

.tb-contact-finder-links a, .tb-contact-finder-icon a {
  color: #003064;
  text-decoration: none;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  max-width: 100%;
}

.tb-contact-finder-links a:hover, .tb-contact-finder-icon a:hover {
  color: #003064;
}

.tb-contact-finder-links a:hover:after, .tb-contact-finder-icon a:hover:after {
  width: 100%;
}

.tb-contact-finder-links a:after, .tb-contact-finder-icon a:after {
  content: "";
  display: block;
  height: 1px;
  left: 0;
  bottom: 0;
  margin-left: 22px;
  border-bottom: 1px solid #003064;
  -webkit-transition: width 0.3s ease 0s, right 0.3s ease 0s;
  transition: width 0.3s ease 0s, right 0.3s ease 0s;
  width: 0;
}

.tb-contact-finder-no-result {
  display: none !important;
}

.tb-contact-finder-detail-email {
  word-break: break-word;
}

#tb-contact-finder-map .gm-style div {
  padding: 8px !important;
}

#tb-contact-finder-map .gm-style .gmnoprint {
  padding: 0px !important;
}

#tb-contact-finder-map .gm-style .gmnoprint div {
  padding: 0px !important;
}

.tb-contact-finder-clear, .tb-contact-finder-close-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #003064 !important;
}

.tb-contact-finder-search .tb-custom-combobox {
  display: block !important;
}

.tb-contact-finder-search .tb-custom-combobox:after {
  display: none !important;
}

.tb-contact-finder-detail-prodtype {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tb-contact-finder-detail-prodtype.tb-block {
  display: block;
}

.tb-contact-finder-detail-prodtype.tb-block .tb-contact-finder-prodtypeItem {
  width: 100%;
}

.tb-contact-finder-prodtypeItem.mitas-tyre-block {
  width: 100%;
  padding: 10px 0;
}

.tb-contact-finder-prodtypeItem.mitas-tyre-block i {
  margin-right: 8px;
}

.tb-contact-finder-prodtypeItem.mitas-tyre-block svg {
  width: 24px;
  height: 24px;
}

.tb-contact-finder-prodtypeItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  padding: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
  font-size: 13px;
}

.tb-contact-finder-prodtypeItem i {
  margin-right: 10px;
  line-height: 1;
}

.tb-contact-finder-prodtypeItem svg {
  width: 30px;
  height: 30px;
  margin: 0;
}

.tb-contact-finder-prodtypeItem.is-active {
  opacity: 100%;
}


*::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
  background: #F1F1F1;
}

*::-webkit-scrollbar-thumb {
  background-color: #5B5B5B;
  border-radius: 16px;
  border: none !important;
}

*::-webkit-scrollbar-track {
  border-radius: 16px;
  background-color: #F1F1F1;
  width: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

.ui-widget-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
  background: #F1F1F1;
}

.ui-widget-content::-webkit-scrollbar-thumb {
  background-color: #5B5B5B;
  border-radius: 16px;
  border: none !important;
}

.ui-widget-content::-webkit-scrollbar-track {
  border-radius: 16px;
  background-color: #F1F1F1;
  width: 6px;
}

.ui-widget-content::-webkit-scrollbar-thumb:hover {
  background-color: #000;
}

.tb-component-conatctform-container {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

.tb-component-conatctform-container .tb-custom-multiselect-checkmark {
  position: absolute;
  right: 54px;
  -webkit-transform: rotate(327deg);
  -moz-transform: rotate(327deg);
  -ms-transform: rotate(327deg);
  -o-transform: rotate(327deg);
}

.tb-component-conatctform-container .field-validation-error {
  font-size: 12px;
  line-height: 24px;
  color: #DA4040;
  width: 100%;
  display: block;
}

.tb-component-conatctform-container [id*=captchaError] {
  text-align: center;
}

.tb-contact-form-elem .tb-custom-select .select-items {
  top: 102px !important;
}

.sitecore-form {
  padding: 16px 0;
}

.sitecore-form > .component-content {
  padding: 0 !important;
}

.sitecore-form form {
  /* The container */
  /* Create a custom radio button */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
  /* Create a custom checkbox */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* Style the checkmark/indicator */
}

.sitecore-form form input[type="text"], .sitecore-form form input[type="email"] {
  width: 100%;
  background: #F1F1F1 !important;
  border: none !important;
  height: 48px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  padding: 16px 8px !important;
  box-shadow: none !important;
}

.sitecore-form form input[type="text"]:active, .sitecore-form form input[type="text"]:focus, .sitecore-form form input[type="email"]:active, .sitecore-form form input[type="email"]:focus {
  border-bottom: 2px solid #393939 !important;
}

.sitecore-form form input[type="text"].input-validation-error {
  border-bottom: 2px solid #DA4040 !important;
}

.sitecore-form form input[type="email"].input-validation-error {
  border-bottom: 2px solid #DA4040 !important;
}

.sitecore-form form textarea[data-sc-field-name="Message"].input-validation-error {
  border-bottom: 2px solid #DA4040 !important;
}

.sitecore-form form .tb-radio-container {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  padding-right: 8px;
  margin: 0px !important;
  cursor: pointer;
  font-size: 16px !important;
  line-height: 32px !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sitecore-form form .tb-radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.sitecore-form form .tb-radio-checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #F1F1F1;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  border-radius: 50%;
}

.sitecore-form form .tb-radio-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sitecore-form form .tb-radio-container input:checked ~ .tb-radio-checkmark:after {
  display: block;
}

.sitecore-form form .tb-radio-container .tb-radio-checkmark:after {
  top: 6px;
  left: 6px;
  width: 6.7px;
  height: 6.7px;
  border-radius: 50%;
  background: #393939;
}

.sitecore-form form .tb-label-radio, .sitecore-form form .tb-label-checkbox {
  display: block;
}

.sitecore-form form .tb-checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  padding-right: 8px;
  margin: 0px !important;
  cursor: pointer;
  font-size: 16px !important;
  line-height: 32px !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sitecore-form form .tb-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.sitecore-form form .tb-checkbox-checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #F1F1F1;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
}

.sitecore-form form .tb-checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sitecore-form form .tb-custom-multiselect-container_lable {
  width: 100%;
  display: block;
  display: inline-block;
  position: relative;
  padding: 8px 16px;
  margin: 0px !important;
  background: #F1F1F1;
  border-bottom: 1px solid #DDDDDD;
  cursor: pointer;
  font-size: 16px !important;
  line-height: 32px !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sitecore-form form .tb-custom-multiselect-container_lable input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.sitecore-form form .tb-custom-multiselect-container_lable.tb-custom-multiselect-checkmark:after {
  position: absolute;
  content: "";
  right: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  background-image: url("../images/svg_icons/checked-tick.svg");
  background-size: 12px;
  height: 16px;
  width: 18px;
  /* position: relative; */
  top: 12px;
  /* vertical-align: baseline; */
  background-repeat: no-repeat;
}

.sitecore-form form .tb-checkbox-container input:checked ~ .tb-checkbox-checkmark:after {
  display: block;
}

.sitecore-form form .tb-custom-multiselect-container input:checked ~ .tb-custom-multiselect-checkmark:after {
  display: block;
}

.sitecore-form form .tb-checkbox-container .tb-checkbox-checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #393939;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sitecore-form form .tb-custom-multiselect-container .tb-custom-multiselect-checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #393939;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sitecore-form form .tb-contact-form-button-primary {
  margin: 0px;
  background: #DC0D10 !important;
  border: 1px solid #DC0D10 !important;
  color: #FFFFFF !important;
  padding: 8px 24px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-weight: 500;
  height: auto !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sitecore-form form .tb-contact-form-button-primary:hover {
  background: #A30015 !important;
  color: #FFFFFF !important;
  border: 1px solid #A30015 !important;
  cursor: pointer;
}

.sitecore-form form .tb-contact-form-button-secondary {
  background: #FFFFFF !important;
  color: #DC0D10 !important;
  border: 1px solid #DC0D10 !important;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.sitecore-form form .tb-contact-form-button-secondary a {
  color: inherit !important;
}

.sitecore-form form .tb-contact-form-button-secondary:hover {
  border: 1px solid #393939 !important;
  cursor: pointer;
  background: #FFFFFF !important;
  color: #393939 !important;
}

.sitecore-form form label {
  margin-top: 24px;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  color: #393939;
  font: normal !important;
}

.sitecore-form form select {
  width: 100%;
  background: #F1F1F1 !important;
  border: none !important;
  height: 48px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  padding: 16px 8px !important;
}

.sitecore-form form dropdown {
  height: 10px;
}

.sitecore-form form textarea {
  border: none;
  margin-top: 0px !important;
  background: #F1F1F1;
  box-shadow: none;
  border-radius: unset !important;
  font-family: inherit;
  resize: vertical;
  min-height: 132px;
  padding: 0 16px !important;
  -webkit-appearance: none;
}

.sitecore-form form textarea:focus, .sitecore-form form textarea:active {
  border-bottom: 2px solid #393939;
}

.tb-contact-form-elem {
  padding: 12px 0px;
}

.tb-contact-form-elem .tb-contact-form-label {
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  color: #393939;
}

.tb-contact-form-elem .tb-contact-form-input {
  width: 100%;
  background: #F1F1F1;
  border: none;
  height: 48px;
  font-size: 16px;
  line-height: 32px;
  padding: 16px 8px;
  box-shadow: none !important;
}

.tb-contact-form-elem .tb-contact-form-input:active, .tb-contact-form-elem .tb-contact-form-input:focus {
  border-bottom: 2px solid #393939;
}

.tb-hide-div {
  display: none !important;
}

.tb-custom-select {
  position: relative;
}

.tb-custom-select .field-validation-error {
  position: absolute;
  left: 0px;
  bottom: -24px;
}

.tb-custom-select select {
  display: none !important;
  /*hide original SELECT element:*/
}

.tb-custom-select .select-selected {
  background-color: #F1F1F1 !important;
  color: #393939;
  height: 48px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #ffffff;
  padding: 8px 32px 16px 8px !important;
}

.tb-custom-select .select-selected:after {
  position: absolute;
  content: "";
  right: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  background-image: url("../images/down-arrow.svg");
  background-size: 12px;
  height: 16px;
  width: 18px;
  /* position: relative; */
  top: 14px;
  /* vertical-align: baseline; */
  background-repeat: no-repeat;
}

.tb-custom-select .select-selected.select-arrow-active {
  border-bottom: 2px solid #393939;
}

.tb-custom-select .select-selected.select-arrow-active:after {
  background-image: url("../images/up-arrow.svg");
  background-repeat: no-repeat;
}

.tb-custom-select .select-items {
  position: absolute;
  background-color: #FFFFFF;
  top: 48px;
  right: 0;
  left: 0px;
  z-index: 99;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
  max-height: 343px;
  overflow-y: auto;
}

.tb-custom-select .select-items div div div {
  color: #393939;
  min-height: 48px;
  padding: 8px 16px;
  overflow-wrap: break-word;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #DDDDDD;
  height: auto;
}

.tb-custom-select .select-items div div div:hover {
  background-color: #F1F1F1;
  color: #003064;
}

.tb-custom-select .select-items .same-as-selected {
  background-color: #F1F1F1;
  color: #003064;
}

.tb-contact-form-textarea {
  border: transparent;
  width: 100%;
  min-height: 184px;
  background-color: #F1F1F1;
  border-radius: 2px;
  font-size: 16px;
  line-height: 32px;
  color: #393939;
  padding: 16px;
}

.tb-contact-form-textarea::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea:-ms-input-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea::placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea::-moz-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea:-moz-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-contact-form-textarea:-ms-input-placeholder {
  font-size: 16px;
  line-height: 32px;
  color: #393939;
}

.tb-select-hide {
  display: none;
}

.tb-textarea-wrapper {
  position: relative;
}

.tb-textarea-wrapper ::-webkit-resizer {
  background-color: transparent;
}

.tb-textarea-wrapper .tb-contactForm-teatxare-wrapper::after {
  pointer-events: none;
  content: "";
  font-size: 14px;
  position: relative;
  float: right;
  height: 18px;
  width: 18px;
  text-align: center;
  bottom: 22px !important;
  right: 0px;
  border-bottom: none !important;
  z-index: 2;
  background-size: 12px;
  background-color: transparent;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%276%27%20height%3D%276%27%20viewBox%3D%270%200%206%206%27%20fill%3D%27none%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27M6%201C6%200.723858%205.77614%200.5%205.5%200.5C5.22386%200.5%205%200.723858%205%201H6ZM1%205C0.723858%205%200.5%205.22386%200.5%205.5C0.5%205.77614%200.723858%206%201%206V5ZM5%201V5H6V1H5ZM5%205H1V6H5V5ZM5%205V6C5.55228%206%206%205.55228%206%205H5Z%27%20fill%3D%27%235B5B5B%27%2F%3E%3C%2Fsvg%3E");
}

@supports (-ms-ime-align: auto) {
  .tb-textarea-wrapper .tb-contactForm-teatxare-wrapper::after {
    bottom: 17px !important;
    background: transparent;
  }
}

.activeBorder:after {
  border-bottom: 2px solid #393939;
}

.tb-custom-multiselect {
  max-height: 184px !important;
  overflow: auto !important;
}

.tb-contact-form-button-wrapper {
  text-align: center;
  margin-top: 32px;
}

@media only screen and (max-width: 1024px) {
  .tb-contact-form-button-wrapper {
    margin-top: 24px;
  }
}

.active-select {
  background: #DDDDDD !important;
  color: #003064 !important;
}

.tb-contact-form-header {
  font-weight: 900;
  font-size: 48px;
  line-height: 48px;
  color: #393939;
  text-align: center;
  margin-bottom: 32px;
}

.tb-contact-form-subheader {
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #393939;
  margin-bottom: 0px;
}

.tb-custom-select-checkbox label {
  margin: 0px !important;
}

.tb-custom-select-checkbox label:first-child {
  margin-top: 24px !important;
}

.tb-custom-checkbox {
  position: relative;
  padding-bottom: 25px;
}

.tb-custom-checkbox label {
  margin-top: 0px;
}

.tb-custom-checkbox .tb-contact-form-checkbox-label {
  display: block !important;
  margin-top: 24px !important;
  width: 100% !important;
}

.tb-custom-checkbox .field-validation-error {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.tb-custom-checkbox [id*=captchaError] {
  text-align: center;
}

.tb-custom-checkbox label {
  margin-top: 0px;
}

.tb-custom-checkbox .tb-contact-form-checkbox-label {
  display: block !important;
  margin-top: 24px !important;
  width: 100% !important;
}

.tb-custom-radio label {
  margin-top: 0px;
}

.tb-custom-radio .tb-contact-form-radio-label {
  display: block !important;
  margin-top: 24px !important;
  width: 100% !important;
}

.active-multiselect {
  background: #DDDDDD !important;
  color: #003064 !important;
  border-bottom: 1px solid #003064 !important;
}

.g-recaptcha {
  margin-top: 24px !important;
}

.g-recaptcha div {
  margin: auto !important;
}

.tb-contact-form-submit-subheader {
  text-align: center;
}

.tb-select-disabled {
  pointer-events: none !important;
}

/*
Stles for scrollbar
*/
.select-items .mCSB_scrollTools {
  width: 10px !important;
}

.select-items .mCSB_15_scrollbar {
  display: block !important;
  height: 100% !important;
  widows: 10px !important;
}

.select-items .mCSB_draggerContainer {
  height: 100% !important;
  padding: 0 !important;
  width: 12px !important;
}

.select-items .mCSB_dragger {
  padding: 0 !important;
}

.select-items .mCSB_dragger_bar {
  line-height: 30px !important;
  width: 10px !important;
  padding: 0 !important;
  width: 6px !important;
}

.select-items .mCSB_draggerRail {
  width: 12px !important;
  padding: 0 !important;
  height: 100% !important;
  width: 4px !important;
}

.select-items .mCSB_container {
  margin-right: 0px;
}

.contact-form-page-tb {
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #393939;
}

.tb-contact-form-subfooter {
  font-style: normal;
  font-weight: 500 !important;
  color: #393939;
  font-size: 12px !important;
  line-height: 24px !important;
}

.tb-contact-form-subfooter .tb-contact-link {
  color: #003064;
  white-space: normal;
  cursor: pointer;
  padding-top: 10px;
}

.tb-contact-form-subfooter .tb-contact-link:hover {
  color: #003064;
  text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
  .sitecore-form {
    padding: 12px 0;
  }
  .sitecore-form > .component-content {
    padding: 0 8px !important;
  }
}

@media only screen and (max-width: 767px) {
  .sitecore-form form {
    padding: 8px 16px;
  }
  .ui-autocomplete, .ui-widget-content {
    z-index: 9999 !important;
  }
}

.tb-customised-select, .tb-custom-combobox {
  background-color: #F1F1F1;
  color: #393939;
  height: 48px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 32px;
  text-align: left !important;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  border-bottom-color: #f1f1f1;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 176px;
}

.tb-customised-select.select-arrow-active input, .tb-custom-combobox.select-arrow-active input {
  border-bottom: 2px solid #393939;
}

.tb-customised-select:after, .tb-custom-combobox:after {
  position: absolute;
  content: "";
  right: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  background-image: url("../images/down-arrow.svg");
  background-size: 12px;
  height: 16px;
  width: 18px;
  top: 16px;
  background-repeat: no-repeat;
}

.tb-customised-select.select-arrow-active:after, .tb-custom-combobox.select-arrow-active:after {
  background-image: url("../images/up-arrow.svg");
  background-repeat: no-repeat;
}

.tb-customised-select .select-items, .tb-custom-combobox .select-items {
  position: absolute;
  background-color: #FFFFFF;
  top: 48px;
  right: 0;
  left: 0;
  text-align: left !important;
  z-index: 99;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
  max-height: 343px;
  overflow-y: auto;
}

.tb-customised-select .select-items div div div, .tb-custom-combobox .select-items div div div {
  color: #393939;
  min-height: 48px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #DDDDDD;
  height: auto;
}

.tb-customised-select .select-items div div div:hover, .tb-custom-combobox .select-items div div div:hover {
  background-color: #F1F1F1;
  color: #003064;
}

.tb-customised-select .tb-select-hide, .tb-custom-combobox .tb-select-hide {
  display: none !important;
}

.tb-customised-select, .tb-custom-combobox {
  background-color: #F1F1F1;
  color: #393939;
  height: 48px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tb-customised-select:after, .tb-custom-combobox:after {
  position: absolute;
  content: "";
  right: 12px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  background-image: url("../images/down-arrow.svg");
  background-size: 12px;
  height: 16px;
  width: 18px;
  /* position: relative; */
  top: 16px;
  /* vertical-align: baseline; */
  background-repeat: no-repeat;
}

.tb-customised-select span, .tb-custom-combobox span {
  overflow: hidden;
  width: 90%;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

.select-items {
  position: absolute;
  background-color: white;
  top: 48px;
  left: 0px;
  right: 0px;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px;
  max-height: 300px;
  overflow-y: auto;
  margin-right: 0px;
}

.select-items .s-items {
  color: #393939;
  min-height: 48px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #DDDDDD;
  height: auto;
}

.select-items .s-items:hover {
  background-color: #F1F1F1;
  color: #003064;
}

.tb-custom-combobox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  background: transparent;
  line-height: 28px;
  width: 100%;
}

.tb-custom-combobox .tb-custom-combobox-input {
  width: 100%;
  background: #F1F1F1 !important;
  border: none !important;
  height: 48px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  padding: 16px 32px 16px 8px !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  box-shadow: none !important;
  cursor: pointer;
}

.tb-custom-combobox .tb-custom-combobox-input:active, .tb-custom-combobox .tb-custom-combobox-input:focus {
  border-bottom: 2px solid #393939 !important;
}

.ui-autocomplete, .ui-widget-content {
  position: absolute;
  display: none;
  background: white;
  left: 0px;
  right: 0px;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 16px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: 0px;
}

.ui-autocomplete .ui-menu-item div, .ui-widget-content .ui-menu-item div {
  color: #393939;
  min-height: 48px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 32px;
  border: 1px solid transparent;
  border-color: transparent transparent #F1F1F1 transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #DDDDDD;
  height: auto;
}

.ui-autocomplete .ui-menu-item div:hover, .ui-widget-content .ui-menu-item div:hover {
  background-color: #F1F1F1;
  color: #003064;
}

.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-widget-content .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  color: #003064;
}

@media only screen and (max-width: 767px) {
  .tb-contact-form-button-wrapper {
    margin-top: 16px;
  }
  .tb-custom-combobox {
    position: relative;
    display: inline-block;
  }
}

@media only screen and (max-width: 480px) {
  .sitecore-form form .tb-contact-form-button-primary {
    margin-top: 16px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tb-custom-combobox .tb-custom-combobox-input {
    padding: 8px 32px 8px 8px  !important;
  }
}


.tb-cookie-policy-tab-header .tb-cookie-policy-tab-header-items.active {
  border-bottom: 2px solid #003064 !important;
  color: #003064 !important;
  font-weight: bold;
}

#coiOverlay a {
  color: #003064 !important;
}

.coi-consent-banner__categories-wrapper svg path {
  fill: #003064 !important;
}


.tb-cta {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  padding: 8px 24px;
  border: none !important;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.tb-cta.tb-cta-button {
  background: #DC0D10;
  color: #FFFFFF;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tb-cta.tb-cta-button a {
  color: inherit !important;
  word-break: break-word;
}

.tb-cta.tb-cta-button:hover {
  background: #A30015 !important;
  color: #FFFFFF !important;
  cursor: pointer;
}

.tb-cta.tb-cta-button:focus {
  outline: none !important;
}

.tb-cta.tb-cta-button-secondary {
  background: #FFFFFF !important;
  color: #DC0D10 !important;
  border: 1px solid #DC0D10 !important;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tb-cta.tb-cta-button-secondary a {
  color: inherit !important;
}

.tb-cta.tb-cta-button-secondary:hover {
  border: 1px solid #393939 !important;
  cursor: pointer;
  background: #FFFFFF !important;
  color: #393939 !important;
}

.tb-cta.tb-cta-button-secondary.disabled {
  border: 1px solid #393939 !important;
  pointer-events: none;
  background: #FFFFFF !important;
  color: #393939 !important;
  opacity: 0.4;
}

.tb-cta.tb-cta-button-secondary:disabled {
  border: 1px solid #393939 !important;
  pointer-events: none;
  background: #FFFFFF !important;
  color: #393939 !important;
  opacity: 0.4;
}

.tb-cta.tb-cta-button-secondary.tb-cta-sort {
  border: none !important;
  padding: 0;
  width: auto;
  height: 28px;
}

.tb-cta.tb-cta-button-secondary.tb-cta-sort svg {
  margin-right: 8px;
}

.tb-cta.tb-cta-button-secondary.tb-cta-sort:hover svg path {
  fill: #A30015 !important;
}

.tb-cta.tb-cta-button-secondary.tb-cta-sort[data-direction="Descending"] svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.tb-cta.tb-cta-button-secondary-white {
  background: transparent !important;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tb-cta.tb-cta-button-secondary-white a {
  color: inherit !important;
}

.tb-cta.tb-cta-button-secondary-white:hover {
  border: 1px solid #FFFFFF !important;
  cursor: pointer;
  background: #5B5B5B !important;
  color: #FFFFFF !important;
}

.tb-cta.tb-cta-button-secondary-white.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.tb-cta.tb-cta-button-secondary-white:disabled {
  pointer-events: none;
  opacity: 0.4;
}

.tb-cta:hover {
  background-position: 0 0;
}

.tb-cta:disabled {
  opacity: 0.4;
  pointer-events: none;
}

.tb-cta.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.tb-cta a {
  background: transparent;
  text-decoration: none;
  font-size: initial;
}

.tb-cta-link a, .tb-cta-link-arrow a, .tb-link a, .tb-link-arrow a, .tb-cta-link-arrow-basic a {
  color: #003064;
  text-decoration: none;
  display: inline-block;
}

.tb-cta-link a:hover, .tb-cta-link-arrow a:hover, .tb-link a:hover, .tb-link-arrow a:hover, .tb-cta-link-arrow-basic a:hover {
  color: #003064 !important;
}

.tb-cta-link a:hover:after, .tb-cta-link-arrow a:hover:after, .tb-link a:hover:after, .tb-link-arrow a:hover:after, .tb-cta-link-arrow-basic a:hover:after {
  width: 100%;
}

.tb-cta-link a:after, .tb-cta-link-arrow a:after, .tb-link a:after, .tb-link-arrow a:after, .tb-cta-link-arrow-basic a:after {
  content: "";
  display: block;
  height: 1px;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #003064;
  -webkit-transition: width 0.3s ease 0s, right 0.3s ease 0s;
  transition: width 0.3s ease 0s, right 0.3s ease 0s;
  width: 0;
}

.tb-cta-link-arrow a, .tb-link-arrow a, .tb-cta-link-arrow-basic a {
  background: url("../images/svg_icons/arrow-right-golden.svg");
  background-position: left 100% top 49%;
  background-repeat: no-repeat;
  padding-right: 16px;
}

.tb-cta-link-arrow a:hover:after, .tb-link-arrow a:hover:after, .tb-cta-link-arrow-basic a:hover:after {
  width: 110%;
}

.tb-close-golden {
  background-position: left 100% top 49% !important;
  background-repeat: no-repeat !important;
  padding-right: 24px;
  background: url("../images/svg_icons/close-icon-golden.svg");
}

.tb-close-white {
  background-position: left 100% top 49% !important;
  background-repeat: no-repeat !important;
  padding-right: 24px;
  color: #FFFFFF !important;
  background: url("../images/svg_icons/close-icon-white.svg");
}

.tb-cta-link-arrow-basic a {
  background: url("../images/svg_icons/arrow-right-white.svg") no-repeat;
  background-position: left 100% top 50%;
  color: #FFFFFF !important;
}

.tb-cta-link-arrow-basic a:hover {
  color: #FFFFFF !important;
}

.tb-cta-link-arrow-basic a:hover:after {
  width: 110%;
}

.tb-cta-link-arrow-basic a:after {
  content: "";
  display: block;
  height: 1px;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #FFFFFF !important;
  -webkit-transition: width 0.3s ease 0s, right 0.3s ease 0s;
  transition: width 0.3s ease 0s, right 0.3s ease 0s;
  width: 0;
}

.tb-fixed-button-container {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 99;
}

.tb-fixed-button-container .tb-cta.tb-cta-button {
  padding: 12px 9px;
}

@media only screen and (max-width: 1024px) {
  .tb-fixed-button-container {
    bottom: 16px;
    right: 16px;
  }
}

.tb-cta-button:focus {
  outline: none !important;
}

.component.CTA {
  margin: 16px 0;
}

@media only screen and (max-width: 1024px) {
  .component.CTA {
    margin: 12px 0;
  }
}

@media only screen and (max-width: 1024px) {
  .component.CTA {
    margin: 8px 0;
  }
  .component.CTA .tb-cta.tb-cta-button {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .component.CTA {
    padding: 8px 8px !important;
  }
}

@media only screen and (max-width: 768px) {
  .component.CTA {
    padding: 8px 16px;
  }
}


.tb-downlaodlist-container {
  width: 100%;
  max-width: 100%;
  margin: 16px 0;
}

.tb-downlaodlist-container .tb-downlaodlist-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 32px;
  color: #393939;
  padding: 24px 0;
  border-bottom: 1px solid #DDDDDD;
}

.tb-downlaodlist-container .tb-downlaodlist-item:first-child {
  border-top: 1px solid #DDDDDD;
}

.tb-downlaodlist-container .tb-downlaodlist-item > :nth-child(1) {
  padding-left: 0;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-img {
  padding-left: 0;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-img img {
  width: 100%;
  height: auto;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-text .tb-downlaodlist-item-header {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-text p {
  margin-top: 16px;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn {
  padding-right: 0;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn a {
  text-decoration: none;
  color: #003064;
  cursor: pointer;
  font-size: 16px;
  line-height: 32px;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn a .tb-downlaodlist-icon {
  margin-right: 8px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn a .tb-downlaodlist-icon path {
  fill: #003064;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section {
  text-align: left;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section .tb-downlaodlist-header {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 8px;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section .tb-download-link {
  margin-top: 16px;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section .tb-downlaodlist-select {
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  border: none;
  background: #F1F1F1 url("../images/arrow-down.png");
  background-position: right 22px top 50%;
  background-repeat: no-repeat;
  margin-bottom: 16px;
  min-width: 100%;
  background-size: 12px;
  display: block;
  padding: 8px 16px;
  font-size: 1em;
  line-height: 2;
}

.tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section select::-ms-expand {
  display: none;
}

.tb-downlaodlist-container svg.tb-open {
  margin-right: 6px;
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

.tb-downlaodlist-container svg.tb-open path {
  fill: #003064;
}

@media only screen and (max-width: 1024px) {
  .tb-downlaodlist-container {
    margin: 12px 0;
  }
  .tb-downlaodlist-container .tb-downlaodlist-row {
    margin: 0 32px;
  }
  .tb-downlaodlist-container .tb-downlaodlist-row .tb-downlaodlist-btn {
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .tb-downlaodlist-container {
    margin: 8px 0;
    padding: 0 8px;
  }
  .tb-downlaodlist-container .padding-0 {
    padding: 0 !important;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item {
    padding: 16px 0;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item .padding-0 {
    padding: 0;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-text .tb-downlaodlist-item-header {
    font-weight: bold;
    padding: 0;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn {
    padding-top: 16px !important;
    text-align: left;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section .tb-downlaodlist-select {
    min-width: 190px;
  }
  .tb-downlaodlist-container .tb-downlaodlist-item .tb-downlaodlist-item-btn .tb-downlaodlist-section .tb-downlaodlist-select .tb-customised-select {
    width: 100%;
  }
}



/* header font scss start*/
.tb-hero-small, .tb-hero, .tb-header-1, .tb-header-2, .tb-header-3, .tb-header-4 {
  font-family: 'Roboto Slab', Arial, sans-serif  !important;
}
  

.tb-footer-container {
  margin-top: 16px;
  color: #393939;
  width: 100%;
  max-width: 100%;
}

.tb-footer-container .d-none {
  display: none;
}

.tb-footer-container .tb-footer-row {
  border-top: 1px solid #DDDDDD;
  padding: 32px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tb-footer-container .tb-footer-row .tb-footer-address-section {
  padding: 0;
}

.tb-footer-container .tb-footer-row .tb-footer-address-section .tb-footer-address-header {
  font-weight: bold;
  margin-bottom: 16px;
}

.tb-footer-container .tb-footer-row .tb-footer-address-section .tb-footer-address {
  max-width: 195px;
}

.tb-footer-container .tb-footer-row .tb-footer-address-section .tb-footer-copyright {
  margin-top: 24px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-header {
  font-weight: bold;
  margin-bottom: 16px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-channels {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 12px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-channels .tb-footer-social {
  display: inline;
  margin-right: 8px;
  cursor: pointer;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-channels .tb-footer-social svg path:first-child {
  fill: #003064;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-channels .tb-footer-social:last-child {
  margin-right: 0px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-links {
  padding: 24px;
  background: #F1F1F1;
  text-align: left;
  min-width: 200px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-links .tb-footer-links-header .tb-footer-links-title {
  font-weight: bold;
  display: inline-block;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-links .tb-footer-links-header .tb-footer-close-btn {
  float: right;
  padding: 1px;
}

.tb-footer-container .tb-footer-row .tb-footer-social-container .tb-footer-social-links .tb-footer-links-body {
  margin-top: 8px;
}

.tb-footer-container .tb-footer-policy {
  border-top: 1px solid #DDDDDD;
  padding-top: 16px;
}

.tb-footer-container .tb-footer-policy .tb-inline-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.tb-footer-container .tb-footer-policy .tb-inline-list li {
  padding-right: 8px;
}

.tb-footer-container .tb-footer-policy .tb-inline-list li:before {
  content: "\2022";
  color: #003064;
  display: inline-block;
  margin-right: 8px;
  font-size: 20px;
  margin-top: -2px;
  vertical-align: middle;
}

.tb-footer-container .tb-footer-policy .tb-inline-list li:first-child::before {
  display: none;
}

.tb-footer-container .tb-footer-policy .tb-inline-list li a {
  text-decoration: none;
  color: #003064;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tb-footer-container {
    margin-top: 12px;
  }
  .tb-footer-container .tb-footer-row {
    padding: 16px 0;
  }
  .tb-footer-container .tb-footer-policy {
    padding-bottom: 16px;
  }
  .tb-footer-container .tb-footer-policy ul {
    margin: 0;
  }
  .tb-footer-container .tb-footer-social-header {
    margin-bottom: 0 !important;
  }
  .tb-footer-container .tb-footer-social {
    margin-top: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .tb-footer-container {
    margin-top: 8px;
    padding: 0 16px;
  }
  .tb-footer-container .tb-footer-policy {
    padding: 16px 0px;
    margin: 0;
  }
  .tb-footer-container .tb-footer-policy .tb-inline-list {
    display: block;
    list-style: none;
  }
  .tb-footer-container .tb-footer-policy .tb-inline-list li {
    width: 100%;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 24px;
  }
  .tb-footer-container .tb-footer-policy .tb-inline-list li:before {
    content: '' !important;
  }
  .tb-footer-container .tb-footer-row {
    padding: 16px 0;
  }
  .tb-footer-container .tb-footer-row .tb-footer-social-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 32px;
  }
  .tb-footer-container .tb-footer-social-header {
    margin-bottom: 0 !important;
  }
  .tb-footer-container .tb-footer-social {
    margin-top: 16px;
  }
  .tb-footer-container .tb-footer-social-channels {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
}


.tb-genericmediaelement-container .tb-genericmediaelement-des-section .tb-genericmediaelement-link a {
  color: #003064;
  font-weight: 600;
}


.tb-herobanner-container .tb-herobanner-description ul li::before {
  background: #003064;
}


.tb-hotspot-container .tb-hotspot-img-wrapper .tb-hotspot-icon {
  background: #DC0D10;
}


.tb-inpagenav .tb-inpagenav--item a {
  color: #003064;
}


.tb-ir-reports-container .tb-irreports-items .tb-irreports-accordion-list .tb-irreports-accordion-header .tb-irreports-download a .tb-download-text {
  color: #003064;
}


.tb-language-selector .tb-language-selected span:hover:after {
  border-bottom-color: #FFF;
}

.tb-language-selector svg path {
  fill: #003064;
}

.tb-language-overlay .tb-language-dropdown-menu li.highlight a, .tb-language-overlay .tb-language-dropdown-menu li:hover a {
  color: #003064;
}

.tb-language-overlay .tb-language-dropdown-menu li.highlight a span, .tb-language-overlay .tb-language-dropdown-menu li:hover a span {
  color: #003064;
}


.tb-litteraturelist-container .tb-litteraturelist-row .tb-litteraturelist-download a, .tb-litteraturelist-container .tb-litteraturelist-row .tb-litteraturelist-bookmark a {
  color: #003064;
}


#tb-marketselector a:hover:after {
  border-bottom-color: #003064;
}

#tb-marketselector-overlay .tb-marketselector-subtitle a {
  color: #003064;
}

#tb-marketselector-overlay .tb-marketselector-sections section ul .tb-marketselector-menu-item a:after {
  background: #003064;
}

#tb-marketselector-overlay .tb-marketselector-sections section ul .tb-marketselector-menu-item.selected a {
  color: #003064;
}

#tb-marketselector-overlay .tb-marketselector-sections section ul .tb-marketselector-menu-item.selected a span {
  color: #003064 !important;
}


.tb-mitas-search-container {
  width: 100%;
  padding: 40px 32px;
  margin: 16px 0;
}

.tb-mitas-search-container .tb-mitas-search-search-input {
  height: 48px;
  border: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  background-image: url(../images/svg_icons/tb-mitas-search-icon.svg);
  border-right: 16px solid transparent;
  background-repeat: no-repeat;
  background-position: center right;
}

.tb-mitas-search-container .tb-mitas-search-search-input::-webkit-input-placeholder {
  color: #393939;
}

.tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title {
  cursor: pointer;
}

.tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title:first-child {
  border-left: 1px solid #DDDDDD !important;
}

.tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title.tb-tab-active {
  color: #DC0D10;
}

.tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title.tb-tab-active div {
  position: relative;
}

.tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title.tb-tab-active div::before {
  position: absolute;
  width: 100%;
  content: " ";
  border-bottom: 1px solid #003064;
  bottom: 0;
  left: 0;
}

.tb-mitas-search-container .tb-custom-select .select-selected {
  background: #ffffff !important;
}

.tb-mitas-search-container .tb-mitas-search-filters {
  margin: 0 -8px;
}

.tb-mitas-search-container .tb-mitas-search-filters .tb-mitas-search-filter-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 8px;
}

.tb-mitas-search-container .tb-mitas-search-filters .tb-mitas-search-filter-inner .tb-custom-select .facet-heading {
  display: none;
}

.tb-mitas-search-container #tb-mitas-search-tab-filter-content, .tb-mitas-search-container #tb-mitas-search-tab-search-content {
  display: none;
}

/* -------------------Mitas Tyres----------------*/
.tb-mitas-tyres-fiter-container #unit-metric {
  padding: 0;
}

.tb-ul-item-disabled {
  pointer-events: none;
  background: #F1F1F1;
  font-weight: 700;
  text-transform: uppercase;
}

.tb-mitas-tyre-title {
  font-size: 19px;
  font-weight: 700;
  padding-bottom: 16px;
  color: #393939;
  text-align: center;
}

.ui-widget-content .ui-menu-item {
  width: 100% !important;
}

.tb-advance-search-wrap {
  margin: auto !important;
  padding-bottom: 0 !important;
  text-transform: uppercase !important;
}

.tb-mitas-tyres-fiter-container {
  padding: 32px !important;
  margin: 0 !important;
  background: #003064 !important;
  /* support: IE8 - See #6727 */
}

.tb-mitas-tyres-fiter-container .tb-mitas-search-filter-inner {
  padding-bottom: 16px;
}

.tb-mitas-tyres-fiter-container .tb-mitas-search-filter-inner span {
  color: #ffffff;
}

.tb-mitas-tyres-fiter-container .tb-disable-dropdown {
  pointer-events: none;
  opacity: 0.6;
}

.tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
  opacity: 0.6;
}

.tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button {
  width: 100%;
  padding: 0;
}

.tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button .tb-mitas-search-filter-inner {
  margin: 0 !important;
  padding-top: 16px;
  padding-bottom: 0 !important;
}

.tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button .tb-mitas-search-filter-inner .tb-cta.tb-cta-button {
  width: 100%;
}

.tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button .disabled {
  cursor: default;
  background: #6e6e6e;
  pointer-events: none;
  color: #ffffff66;
}

.tb-mitas-tyres-fiter-container .tb-close-icon {
  float: right;
  right: 45px;
  position: absolute;
  top: 12px;
}

.tb-mitas-tyres-fiter-container .tb-close-icon img {
  width: 20px;
  height: 20px;
}

.tb-mitas-tyres-fiter-container .tb-customised-select:after, .tb-mitas-tyres-fiter-container .tb-custom-combobox:after {
  top: 16px;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal {
  background: #fff;
  width: 90%;
}

.tb-mitas-tyres-fiter-container .advance-search-div {
  text-align: -webkit-center;
  padding: 12px 24px;
}

.tb-mitas-tyres-fiter-container .advance-search-div .advance-search-btn {
  color: #fff;
  text-align: center;
  font-weight: 700;
  width: 200px;
  font-size: 14px;
  cursor: pointer;
}

.tb-mitas-tyres-fiter-container .ui-state-default {
  background: #d0001b;
  border: none;
}

.tb-mitas-tyres-fiter-container .ui-state-hover {
  background: #d0001b !important;
  border: #d0001b !important;
  cursor: pointer;
}

.tb-mitas-tyres-fiter-container .ui-widget-header {
  border: none;
}

.tb-mitas-tyres-fiter-container .ui-state-focus, .tb-mitas-tyres-fiter-container .ui-button:focus {
  background: #d0001b !important;
  border: #d0001b !important;
}

.tb-mitas-tyres-fiter-container .ui-widget.ui-widget-content {
  border: 1px solid #808080;
  display: block;
  overflow: hidden;
  padding-left: 0 !important;
  /* min-height: 10px; */
}

.tb-mitas-tyres-fiter-container .ui-widget.ui-widget-content {
  border: 1px solid #808080;
  display: block;
  /* min-height: 10px; */
}

.tb-mitas-tyres-fiter-container .ui-button.ui-state-disabled:hover,
.tb-mitas-tyres-fiter-container .ui-button.ui-state-disabled:active {
  border: 1px solid #d0001b;
  background: #d0001b;
  font-weight: normal;
  color: #454545;
}

.tb-mitas-tyres-fiter-container .ui-slider {
  position: relative;
  text-align: left;
}

.tb-mitas-tyres-fiter-container .ui-state-hover, .tb-mitas-tyres-fiter-container .ui-widget-content .ui-state-hover, .tb-mitas-tyres-fiter-container .ui-widget-header .ui-state-hover, .tb-mitas-tyres-fiter-container .ui-state-focus, .tb-mitas-tyres-fiter-container .ui-widget-content .ui-state-focus, .tb-mitas-tyres-fiter-container .ui-widget-header .ui-state-focus, .tb-mitas-tyres-fiter-container .ui-button:hover, .tb-mitas-tyres-fiter-container .ui-button:focus {
  color: #fff !important;
  font-weight: 700 !important;
}

.tb-mitas-tyres-fiter-container .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  border: none;
  width: auto;
  cursor: pointer;
  height: 32px;
  text-align: center;
  /* padding: 0px 12px; */
  border-radius: 11px;
  padding: 5px;
  color: #fff;
  /* margin: 0 24px; */
  font-weight: 700;
  -ms-touch-action: none;
  touch-action: none;
}

.tb-mitas-tyres-fiter-container .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
  background: gray;
}

.tb-mitas-tyres-fiter-container .ui-slider.ui-state-disabled .ui-slider-handle,
.tb-mitas-tyres-fiter-container .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal {
  height: 16px;
  margin-top: 16px;
  border-radius: 3px;
  z-index: 0;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal .ui-slider-handle {
  top: -9px;
  margin-left: -.6em;
  font-size: 16px;
  border-radius: 3px;
  line-height: 20px;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.tb-mitas-tyres-fiter-container .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.tb-mitas-tyres-fiter-container .ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.tb-mitas-tyres-fiter-container .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.tb-mitas-tyres-fiter-container .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.tb-mitas-tyres-fiter-container .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.tb-mitas-tyres-fiter-container .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.tb-mitas-tyres-fiter-container .ui-state-hover,
.tb-mitas-tyres-fiter-container .ui-widget-content .ui-state-hover,
.tb-mitas-tyres-fiter-container .ui-widget-header .ui-state-hover,
.tb-mitas-tyres-fiter-container .ui-state-focus,
.tb-mitas-tyres-fiter-container .ui-widget-content .ui-state-focus,
.tb-mitas-tyres-fiter-container .ui-widget-header .ui-state-focus,
.tb-mitas-tyres-fiter-container .ui-button:hover,
.tb-mitas-tyres-fiter-container .ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-autocomplete, .ui-widget-content {
  padding-left: 0;
}

.col-lg-6 .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
  position: relative;
  width: 100px;
  right: 32px;
  bottom: 24px;
}

.col-lg-6 .tb-mitas-tyres-fiter-container {
  padding: 24px !important;
}

/* -------------------Mitas Tyres----------------*/
@media only screen and (max-width: 576px) {
  .tb-mitas-tyres-fiter-container .ui-slider-horizontal {
    width: 70%;
  }
}

@media only screen and (max-width: 1024px) {
  .tb-mitas-search-container {
    padding: 32px 24px;
    margin: 12px 0;
  }
  .tb-mitas-search-container .tb-mitas-search-filters {
    margin: -8px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tb-mitas-search-container .tb-mitas-search-filters .tb-mitas-search-filter-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 8px 0;
  }
  .tb-mitas-search-container .tb-mitas-search-filters .tb-mitas-search-filter-inner.tb-mitas-search-button-container {
    text-align: center;
  }
  .tb-mitas-search-container #tb-mitas-search-tab-search-content .d-flex {
    margin: -8px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tb-mitas-tyres-fiter-container {
    padding: 24px 32px !important;
    margin: 0 !important;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-search-filter-inner {
    padding-bottom: 8px !important;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button .tb-mitas-search-filter-inner {
    margin-bottom: 0 !important;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-search-filters {
    margin: 0 !important;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-search-filters .row {
    margin: 0;
  }
  .tb-mitas-tyre-title {
    padding-bottom: 24px;
  }
  .tb-productlist-clear-btn {
    position: relative;
    bottom: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .tb-mitas-search-container {
    padding: 24px 16px;
    margin: 8px 0;
  }
  .tb-mitas-search-container .tb-mitas-search-tab-container.d-flex {
    display: block !important;
    text-align: center;
  }
  .tb-mitas-search-container .tb-mitas-search-tab-container.tb-mb-6 {
    margin-bottom: 24px !important;
  }
  .tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title {
    padding-bottom: 16px;
    border: none !important;
  }
  .tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title:first-child {
    border: none !important;
  }
  .tb-mitas-search-container .tb-mitas-search-tab-container .tb-mitas-search-tab-title.tb-tab-active div {
    display: inline;
  }
  .tb-mitas-search-container #tb-mitas-search-tab-search-content .d-flex .tb-mitas-search-search-input {
    margin-top: 32px;
  }
  .tb-mitas-search-container #tb-mitas-search-tab-search-content .d-flex .tb-mitas-search-search-input, .tb-mitas-search-container #tb-mitas-search-tab-search-content .d-flex .tb-mitas-search-button-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border: none;
    background-image: none;
  }
  .tb-mitas-search-container #tb-mitas-search-tab-search-content .d-flex .tb-mitas-search-button-container {
    padding-top: 16px;
    text-align: center;
  }
  .tb-mitas-search-container .tb-mitas-wrapper-button {
    padding: 0;
  }
  .tb-mitas-tyre-title {
    padding-bottom: 16px;
  }
  .tb-mitas-tyres-fiter-container {
    padding: 16px 24px !important;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-search-filter-inner {
    margin: 0 !important;
  }
  .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
    top: 10px;
  }
  .tb-mitas-tyre-pressure .tb-productlist-clear-btn {
    top: -10px;
  }
  .tb-mitas-tyre-pressure .tb-productlist-selection {
    margin: 0;
  }
  .tb-mitas-tyre-pressure .advance-search-div {
    margin-top: 12px;
  }
}

@media only screen and (min-width: 991px) {
  .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
    position: relative;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-search-tab-filter-content .row {
    margin: 0;
  }
  .tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button {
    top: 0 !important;
    padding-right: 0;
  }
  .tb-mitas-tyres-fiter-container .tb-clear-filter {
    min-width: 100px;
  }
  .tb-mitas-search-container .tb-mitas-wrapper-button {
    position: relative;
    margin: auto;
    top: 12px;
  }
}

@media screen and (min-device-width: 991px) and (max-device-width: 1199px) {
  .tb-mitas-tyres-fiter-container .tb_slider {
    margin-right: 0 !important;
    padding-right: 16px;
  }
  .tb-mitas-tyre-pressure .tb-mitas-wrapper-button {
    padding-left: 2px !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tb-mitas-search-container .tb-mitas-wrapper-button {
    top: 24px;
  }
  /* Corner radius */
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    border-top-left-radius: 0px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    border-top-right-radius: 0px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    border-bottom-left-radius: 0px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    border-bottom-right-radius: 0px;
  }
}

@media only screen and (min-width: 1025px) {
  .tb-mitas-tyres-fiter-container .tb-mitas-wrapper-button:not(.tb-mitas-tyre-pressure .tb-mitas-wrapper-button) {
    padding: 0 8px;
  }
}

@media only screen and (min-width: 992px) {
  .tb-mitas-tyre-pressure .tb-productlist-selection {
    margin-top: 32px !important;
  }
  .tb-mitas-tyre-pressure .advance-search-btn {
    top: 12px;
    position: relative;
  }
}

@media only screen and (min-width: 1200px) {
  .col-lg-6 .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
    right: 18px;
  }
  .tb-mitas-tyre-pressure .tb-mitas-wrapper-button {
    padding-left: 8px;
  }
}

@media only screen and (min-width: 1440px) {
  .col-lg-6 .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn {
    right: 0;
  }
  .tb-mitas-tyre-pressure .tb_slider {
    margin-right: 0 !important;
  }
  .tb-mitas-tyre-pressure .tb-mitas-wrapper-button {
    padding-left: 16px;
  }
}

.tb-mitas-tyre-pressure #slider-range-metric, .tb-mitas-tyre-pressure #slider-range-imperial {
  opacity: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tb-advance-search-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
  }
  .tb-advance-search-wrap .advance-search-btn {
    margin: auto;
  }
  .tb-mitas-tyres-fiter-container .tb-productlist-clear-btn:not(.tb-mitas-tyre-pressure .tb-productlist-clear-btn) {
    top: 10px !important;
  }
}

.selectors-loader {
  position: relative;
  margin: auto;
}

.selectors-loader .tb-productlist-container {
  opacity: 0.3;
}

.selectors-loader .tb-selector-spinnermain {
  width: 10rem;
  height: 10rem;
  display: inline-block;
  left: 0;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #DC0D10;
  -webkit-animation: 1s seletorloader ease-in-out infinite;
  animation: 1s seletorloader ease-in-out infinite;
  position: fixed;
  position: -webkit-sticky;
  position: absolute;
}

.tb-mitas-tyres-fiter-container.loadingSelector {
  position: relative;
  margin: auto;
  opacity: 0.7;
}

.tb-mitas-tyres-fiter-container.loadingSelector .tb-selector-spinner {
  width: 10rem;
  height: 10rem;
  display: inline-block;
  left: 0;
  margin: auto;
  right: 0;
  top: 0;
  bottom: 0;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #DC0D10;
  -webkit-animation: 1s seletorloader ease-in-out infinite;
  animation: 1s seletorloader ease-in-out infinite;
  position: fixed;
  position: -webkit-sticky;
  position: absolute;
}

@-webkit-keyframes seletorloader {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes seletorloader {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.tb-mitas-tyres-fiter-container.loadingSelector .tb-custom-combobox {
  pointer-events: none;
}

/*================ Brand & Model Filter ==========================*/
#tb-mitas-search-tab-brand-content .tb-mitas-search-filter-inner.disabled, #tb-mitas-search-tab-brand-content .tb-productlist-filter.disabled, #tb-brand-model-filters-id .tb-mitas-search-filter-inner.disabled, #tb-brand-model-filters-id .tb-productlist-filter.disabled {
  pointer-events: none;
  opacity: 0.4;
  cursor: default;
}

#tb-mitas-search-tab-brand-content .tb-custom-combobox-input, .tb-mitas-search-tab-content-conainer .tb-custom-combobox-input {
  background: #fff !important;
}

/*===================== Mitas Filters tyre Suggetions=====================================*/
#tyre-suggestion {
  display: none;
  /* Style the accordion panel. Note: hidden by default */
}

#tyre-suggestion button.active:before {
  background: url("../images/svg_icons/accordion-white-minus.svg");
  display: inline;
  content: ' ';
  background-size: 16px 16px;
  height: 16px;
  text-align: left;
  width: 16px;
  position: absolute;
  right: 32px;
  margin-top: 3px;
}

#tyre-suggestion button:not(.active):before {
  background: url("../images/svg_icons/accordion-white-plus.svg");
  display: inline;
  content: ' ';
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  position: absolute;
  right: 32px;
  margin-top: 3px;
}

#tyre-suggestion .tyre-accordion {
  background-color: #003064;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  padding-right: 62px;
  text-align: left !important;
  margin-bottom: -1px !important;
  border: none;
  outline: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#tyre-suggestion .tyre-accordion-panel {
  padding: 16px;
  background-color: white;
  display: none;
  background-color: #003064;
  overflow: hidden;
}

#tyre-suggestion .tb-accordion-table {
  border: 1px solid #fff;
  background-color: #003064;
  color: #fff;
  border-collapse: separate;
  width: auto;
  height: auto;
}

#tyre-suggestion .tb-accordion-table tr th {
  background-color: #003064;
  padding: 16px;
}

#tyre-suggestion .tb-accordion-table tr th:first-child {
  border-right: 1px solid #fff;
}

#tyre-suggestion .tb-accordion-table tr td {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #003064;
  border-left-width: 0;
  border-bottom-width: 0;
  padding: 16px;
  vertical-align: middle;
  font-size: 0.75em;
  line-height: 2;
  text-align: left;
}

#tyre-suggestion .tb-accordion-table tr td:first-child {
  border-right: 1px solid #fff;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  #tyre-suggestion {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #tyre-suggestion {
    display: none;
  }
  #tyre-suggestion button.active:before {
    margin-top: 16px;
  }
  #tyre-suggestion button:not(.active):before {
    margin-top: 16px;
  }
}

.tb-productlist-container.filtersloader {
  position: relative;
}

.tb-productlist-container.filtersloader .tb-productlist-result-container, .tb-productlist-container.filtersloader #tyre-suggestion, .tb-productlist-container.filtersloader .tb-productlist-mobile, .tb-productlist-container.filtersloader .tb-productlist-row, .tb-productlist-container.filtersloader #tb-mitas-search-tab-brand-content, .tb-productlist-container.filtersloader #tb-mitas-search-tab-filter-content {
  opacity: 0.3;
  pointer-events: none;
}

.tb-productlist-container.filtersloader .tb-filter-spinner {
  width: 10rem;
  height: 10rem;
  display: inline-block;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 150px;
  bottom: 0;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #DC0D10;
  -webkit-animation: 1s filterloader ease-in-out infinite;
  animation: 1s filterloader ease-in-out infinite;
  position: fixed;
  position: -webkit-sticky;
  position: absolute;
}

@-webkit-keyframes filterloader {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes filterloader {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.tb-productlist-container.filtersloader .tb-custom-combobox {
  pointer-events: none;
}

.tb-product-name-code {
  display: none !important;
}

@media screen and (min-device-width: 768px) {
  .tb-productlist-container.filtersloader .tb-filter-spinner {
    top: 112px;
  }
}


.tb-overview-container {
  padding: 16px 0;
}

.tb-overview-container .tb-overview-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tb-overview-container .tb-overview-row .tb-overview-col .tb-overflow-icon path {
  color: #003064;
}


.tb-productlist-search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search ::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search :-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-productlist-search ::placeholder {
  /* Most modern browsers support this now. */
  color: #393939;
  opacity: 1;
}

.tb-productlist-taxonomy-div .tb-productlist-result-container .col-md-4 {
  padding-left: 0;
}

#serach-result-required {
  display: none;
}

.tb-productlist-container {
  margin: 16px 0;
}

.tb-productlist-container .tb-mobile-full-overlay {
  position: relative !important;
  overflow: hidden;
}

.tb-productlist-container .tb-productlist-filters {
  margin: 0px -8px;
}

.tb-productlist-container .tb-productlist-filters .tb-productlist-filter:last-child {
  margin-right: 0 !important;
}

.tb-productlist-container .tb-productlist-filters .tb-productlist-filter label {
  display: block;
}

.tb-productlist-container .tb-productlist-filters .tb-productlist-filter select {
  width: 100%;
  color: #393939 !important;
}

.tb-productlist-container .tb-productlist-result-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tb-productlist-container .tb-productlist-result-container .tb-productlist-mobile .tb-productlist-taxonomy-padding {
  margin-top: 0px !important;
}

.tb-productlist-container .tb-productlist-result-container button svg path {
  fill: #DC0D10;
}

@media only screen and (min-width: 1025px) {
  .tb-productlist-container .tb-productlist-row {
    margin: 0 -8px -16px -8px;
  }
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 16px;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-img {
  line-height: 0;
  background: #FFFFFF;
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
  position: relative;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-img img {
  height: auto;
  width: 100%;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 999;
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.2);
  border: none !important;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .field-navigationtitle {
  word-wrap: break-word !important;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-info ul {
  list-style: disc !important;
  margin-left: 16px;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-download-links {
  padding-bottom: 0px !important;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-download-links .tb-productlist-download img {
  background: url("../images/svg_icons/download.svg");
  width: 0;
  height: 0;
  padding: 8px;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-download-links .tb-productlist-download span {
  vertical-align: sub;
}

.tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-download-links .tb-productlist-download:last-child {
  margin-bottom: 0 !important;
}

.tb-productlist-container .is-mobile {
  display: none;
}

.tb-productlist-container .tb-productlist-search input {
  width: 422px;
  float: right;
}

.tb-productlist-container .tb-clear-filter {
  position: absolute;
  right: 0px;
  bottom: 16px;
  z-index: 99;
}

.tb-productlist-container .tb-productlist-search-btn {
  padding-left: 14px;
}

.tb-productlist-container .product-result-counter {
  display: none !important;
}

.tb-productlist-container #tb-brand-model-filters-id .tb-productlist-filter, .tb-productlist-container #tb-size-filters-id .tb-productlist-filter {
  display: none;
}

.tb-productlist-container .tb-size-filters {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  width: 100%;
  list-style: none;
}

.tb-productlist-container.tb-img-disable-hover .tb-productlist-row .tb-productlist-col .tb-productlist-img:hover {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: initial !important;
  box-shadow: none !important;
  border: 1px solid #DDDDDD !important;
}

.tb-productlist-selection {
  position: relative;
}

.tb-productlist-container .tb-productlist-filters.tb-productlist-taxonomy {
  width: 256px !important;
  float: right;
}

.tb-productlist-container .tb-productlist-filters.tb-productlist-taxonomy .tb-productlist-filter {
  max-width: 100% !important;
  width: 100% !important;
  margin-top: 0px;
}

.tb-productlist-result-container .text-right {
  width: auto !important;
  max-width: fit-content;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile {
    margin-left: -8px;
  }
}

@media only screen and (max-width: 1024px) {
  .tb-productlist-taxonomy-div .tb-productlist-row .col-md-6:first-child {
    padding-left: 0 !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-row .col-md-6:nth-child(2n+3) {
    padding-right: 0 !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container {
    border-bottom: none !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .col-md-4 {
    padding-left: 0;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .col-md-1 {
    padding-right: 0;
  }
  .tb-productlist-container {
    margin: 12px 0px;
  }
  .tb-productlist-container .tb-productlist-sort-icon {
    display: none;
  }
  .tb-productlist-container .tb-productlist-search-btn {
    text-align: right;
    -webkit-box-flex: 100px;
    -ms-flex: 100px;
    flex: 100px;
  }
  .tb-productlist-container .tb-productlist-title {
    margin-top: 24px !important;
  }
  .tb-productlist-container .tb-productlist-radio {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    margin-left: 0px !important;
    margin-bottom: 0px !important;
  }
  .tb-productlist-container .tb-productlist-radio label {
    margin: 0px;
    height: 32px;
  }
  .tb-productlist-container .tb-productlist-filters {
    margin: 0px -16px 0px -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .tb-productlist-container .tb-productlist-filters .tb-productlist-filter {
    padding-right: 7px !important;
    padding-left: 8px !important;
    max-width: 33% !important;
    width: 33% !important;
    margin-top: 24px;
  }
  .tb-productlist-container .tb-productlist-filters .tb-productlist-filter select {
    width: 100% !important;
    min-width: 0;
  }
  .tb-productlist-container .tb-productlist-row {
    margin-top: 0 !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section {
    padding: 0 24px !important;
    word-break: break-word;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-download-links {
    padding-bottom: 32px !important;
  }
  .tb-productlist-container .tb-productlist-search {
    margin: 0px -7px 0px 0px;
  }
  .tb-productlist-container .tb-productlist-search .tb-input-field-icon {
    width: -webkit-calc(100% - 125px) !important;
    width: calc(100% - 125px) !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100%;
  }
  .tb-productlist-container .tb-productlist-search .tb-input-field-icon input {
    max-width: 100%;
    width: 100% !important;
  }
  .tb-productlist-container .tb-productlist-search-btn {
    max-width: 100%;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 12px !important;
  }
  .tb-productlist-container .tb-clear-filter {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 99;
  }
  .tb-productlist-container .tb-productlist-title {
    margin: 0px;
  }
  .tb-productlist-container .tb-productlist-filters.tb-productlist-taxonomy {
    width: 256px !important;
    float: right;
    margin-right: -8px;
  }
  .tb-productlist-container .tb-productlist-filters.tb-productlist-taxonomy .tb-productlist-filter {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 767px) {
  .tb-productlist-taxonomy-div .tb-productlist-more {
    display: none !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-row .tb-productlist-col {
    padding: 8px 0 !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container {
    position: relative;
    display: block !important;
    margin-bottom: 68px;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .col-md-4, .tb-productlist-taxonomy-div .tb-productlist-result-container .col-md-7 {
    padding: 0;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .text-right {
    position: absolute;
    top: 12px;
    right: 0px;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile {
    display: block;
    padding: 0px;
    position: absolute;
    top: 28px;
    overflow: hidden !important;
    min-height: 450px;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile .tb-productlist-taxonomy .tb-productlist-filter {
    position: relative;
    top: 16px;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile .tb-productlist-taxonomy .tb-productlist-filter .tb-custom-select {
    border: 1px solid #ddd;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile .tb-productlist-selection {
    display: none !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-mobile .tb-filter-search-button {
    display: none !important;
  }
  .tb-productlist-taxonomy-div .tb-productlist-result-container .tb-productlist-filter {
    margin-top: 24px !important;
  }
  .tb-productlist-container {
    margin: 8px 0;
    padding: 0 16px;
  }
  .tb-productlist-container .tb-productlist-filters {
    margin: 0px;
  }
  .tb-productlist-container .tb-productlist-filters.tb-productlist-taxonomy {
    width: 100% !important;
    padding-bottom: 20px !important;
    float: none !important;
  }
  .tb-productlist-container .tb-size-filters {
    display: list-item !important;
  }
  .tb-productlist-container .tb-productlist-search input {
    margin-right: 0px;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tb-productlist-container .tb-productlist-radio {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    margin-left: 0px !important;
  }
  .tb-productlist-container .tb-productlist-search {
    margin-top: 16px !important;
    margin: 0px;
  }
  .tb-productlist-container .tb-productlist-mobile {
    display: none;
    padding: 16px;
    overflow-y: auto;
    position: relative;
  }
  .tb-productlist-container .tb-productlist-title {
    margin-top: 0 !important;
  }
  .tb-productlist-container .tb-productlist-more a {
    background: none;
    padding-right: 9px;
  }
  .tb-productlist-container .tb-productlist-more svg path {
    fill: #003064;
  }
  .tb-productlist-container .tb-productlist-result-container {
    padding: 16px 0 !important;
  }
  .tb-productlist-container .tb-productlist-result-container .tb-productlist-mobile .tb-productlist-taxonomy-padding .tb-clear-filter {
    display: none !important;
  }
  .tb-productlist-container .tb-productlist-result-container .tb-cta-sort svg path {
    fill: #DC0D10;
  }
  .tb-productlist-container .tb-mobile-full-overlay {
    position: fixed !important;
    top: 0px !important;
    left: 0 !important;
    z-index: 1999 !important;
    background: #FFFFFF;
    display: block !important;
    height: 100%;
    width: 100%;
    overflow-y: auto;
  }
  .tb-productlist-container .tb-productlist-selection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .tb-productlist-container .tb-productlist-selection .tb-back-icon {
    vertical-align: baseline;
  }
  .tb-productlist-container .tb-productlist-selection .tb-back-icon svg path {
    fill: #003064;
  }
  .tb-productlist-container .tb-productlist-selection .tb-clear-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tb-productlist-container .tb-productlist-filters .tb-productlist-filter {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    padding: 0px !important;
  }
  .tb-productlist-container .tb-productlist-filters .tb-productlist-filter select {
    min-width: 100% !important;
  }
  .tb-productlist-container .tb-filter-search-button {
    width: 100%;
    padding: 0px;
    padding-bottom: 0px !important;
  }
  .tb-productlist-container .tb-clear-filter {
    padding-left: 16px;
    position: absolute;
  }
  .tb-productlist-container .tb-clear-filter .tb-productlist-clear-btn {
    position: absolute;
    right: 0px;
  }
  .tb-productlist-container .tb-productlist-title {
    margin: 0px;
  }
  .tb-productlist-container .tb-productlist-row {
    margin-top: 16px !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col {
    padding: 0 8px;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col:last-child {
    padding-bottom: 0 !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section {
    padding: 0 16px !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-info-item {
    margin-bottom: 8px !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-section .tb-productlist-info-item:last-child {
    margin-bottom: 0 !important;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-col .tb-productlist-download-links {
    padding-bottom: 24px !important;
  }
  .tb-productlist-container .is-desktop {
    display: none;
  }
  .tb-productlist-container .is-mobile {
    display: block;
  }
  .tb-productlist-container .tb-productlist-search .tb-input-field-icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 100% !important;
    width: 100% !important;
  }
  .tb-productlist-container .tb-productlist-mobile {
    padding-top: 30px;
    top: 125px;
    overflow-y: auto !important;
  }
  .tb-productlist-container .tb-productlist-mobile .tb-link tb-clear-filter {
    top: -15px;
  }
  .tb-productlist-container .tb-productlist-result-container {
    display: none;
  }
  .tb-productlist-container .tb-clear-filter {
    top: -25px;
  }
}

.product-list-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.loadmore {
  margin-top: 16px;
  text-align: center;
  color: #FFFFFF;
}

.loadmore .totalResult {
  cursor: pointer;
  margin: auto;
}

.loadmore .totalResult .fa-loader {
  background: url(../images/svg_icons/tb-loader.svg);
  background-repeat: no-repeat;
  height: 27px;
  width: 27px;
  background-size: 27px 27px;
  background-color: transparent;
  position: relative;
  top: 7px;
}

.tb-hide-div {
  display: none;
}

.product-result-counter {
  padding-top: 1.53em;
}

.tb-productlist-container .tb-productlist-filters .tb-productlist-filter {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.tb-productlist-container .tb-productlist-radio {
  margin-bottom: 18px;
  margin-left: 92px;
}

.tb-productlist-container .tb-productlist-radio .tb-input-radio input[type='radio'] {
  display: none;
}

.tb-productlist-container .tb-productlist-radio .tb-input-radio input[type='radio'] + label {
  color: #393939;
  cursor: pointer;
}

.tb-productlist-container .tb-productlist-radio .tb-input-radio input[type='radio'] + label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 4px;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #BFBFBF;
  background: #F1F1F1;
}

.tb-productlist-container .tb-productlist-radio .tb-input-radio input[type='radio']:checked + label:after {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  left: 5px;
  top: -18px;
  content: " ";
  position: relative;
  background: #5B5B5B;
  display: block;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tb-productlist-img {
    display: table;
  }
  .tb-productlist-container .tb-productlist-row .tb-productlist-download-links .tb-productlist-download span {
    position: relative;
    top: 3px;
  }
}

.tb-mitas-tyres-fiter-container .tb-productlist-radio {
  margin-bottom: 8px !important;
  margin-left: 0 !important;
  min-width: 100%;
}

.tb-mitas-tyres-fiter-container a, .tb-mitas-tyres-fiter-container label {
  color: #fff !important;
}

.tb-mitas-tyres-fiter-container a:hover {
  color: #fff !important;
}


.search-section .tb-result-button {
  background-color: #DC0D10;
}

.search-section .tb-all-results {
  background-color: #DC0D10;
  border: solid 1px #DC0D10;
}

.search-section .autocomplete-items .tb-autosearch-result .tb-autosearch-result-header {
  color: #003064 !important;
}

/*
    Style for the result sect{
*/
.result-section .tb-result .tb-result-header a {
  color: #003064;
}

.tb-loader {
  border: 4px solid #333;
  border-top: 4px solid #DC0D10 !important;
}


.tb-searchinput-div, .tb-search-input {
  background: transparent;
  /* border:1px solid white */
}

.autocomplete .autocomplete-items .tb-autocomplete-hint .tb-autosearch-result .tb-autosearch-result-header {
  color: #003064;
}

.autocomplete .autocomplete-items .tb-autocomplete-hint .tb-autosearch-result .tb-autosearch-result-header:hover {
  color: #003064;
}


.tb-sectionintro-container .tb-sectionintro .tb-sectionintro-footer a {
  color: #003064;
}


.tb-selector-list-item .tb-selector-application-list-item .list-container .tb-selector-tab-list-section .tb-selector-tab-list-body-desc {
  color: #003064;
}

.tb-selector-list-item .tb-selector-application-list-item .list-container .tb-selector-tab-list-section .tb-selector-tab-list-body-desc ul li:before {
  background-color: #003064;
}

.selected-item {
  border: 4px solid #003064;
}

.tb-loader {
  border: 4px solid #003064;
  border-top: 4px solid #003064;
}

#Content-Areaofuse .tb-selector-list-item-header {
  color: #003064;
}


#tb-siteselector-overlay .tb-siteselector-container .tb-siteselector-dropdown-menu .tb-siteselector-menu-item a .tb-siteselector-menu-title:hover {
  color: #003064;
}

#tb-siteselector-overlay .tb-siteselector-container .tb-siteselector-dropdown-menu .tb-siteselector-menu-item a .tb-siteselector-menu-title:after {
  background: #003064;
}


.tb-storytelling-main-container.tb-storytelling-desktop .tb-storytelling-timeline .tb-storytelling-timeline-link {
  background: #003064;
}

@media only screen and (max-width: 767px) {
  .tb-storytelling-dates-container .tb-storytelling-timeline-link {
    background: #003064;
  }
}


.technical-table-loader {
    border-color: rgba(0, 0, 0, 0.1);
    border-top-color: #003064;
}

.tb-utiltiy-share-container .tb-utiltiy-social-icon:hover path, .tb-utiltiy-share-container .tb-utiltiy-print:hover path {
  fill: #003064;
}


@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.tb-loader {
  border: 4px solid #DC0D10;
  border-top: 4px solid #003064;
}

.tb-showbulletpoints ul li::before {
  background: #003064;
}

.load-more input[type="button"], .load-more input[type="submit"] {
  background: #003064;
}

body a {
  color: #003064;
}

body a:hover {
  color: #003064;
}

body p a {
  font-weight: 600;
}


.preview {
  margin-top: 0px !important;
}


.tb-header-container .tb-topmenu-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
  background: transparent;
}

@media only screen and (max-width:500px) {
  .tb-header-container .tb-topmenu-container {
    border-bottom: none;
  }
}

.tb-header-container .tb-topmenu-container .container-fluid .tb-topmenu-right .tb-topmenu-searchbutton:before {
  background: transparent;
}

.tb-header-container .tb-topmenu-container .tb-topmenu-item:active:after {
  border-bottom-color: #ffffff;
}

@media only screen and (min-width: 992px) {
  .tb-header-container .tb-topmenu-container .tb-siteselector a:hover:after {
    border-bottom-color: #ffffff;
    top: 28px;
  }
}

.tb-header-container .tb-topmenu-container .tb-topmenu-item:hover:after {
  border-bottom-color: #ffffff;
}

.tb-header-container .tb-topmenu-container .tb-topmenu-item:focus:after {
  border-bottom-color: #ffffff;
}

.tb-header-container .tb-topmenu-container .tb-topmenu-right .tb-topmenu-splitter {
  background: #ffffff !important;
}

.tb-header-container .tb-mainnavbar-wrapper {
  background: transparent;
}

.tb-header-container .tb-topmenu-signpost:hover {
  border-color: #FFFFFF !important;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background: transparent !important;
}

.tb-header-container .tb-topmenu-container .tb-siteselector a:hover:after, #tb-marketselector a:hover:after, .tb-header-container .tb-topmenu-container .tb-topmenu-item:hover:after {
  border-color: #ffffff !important;
}

.tb-header-container .tb-topmenu-container .tb-topmenu-brand .tb-topmenu-logolink .tb-topmenu-logo {
  width: 150px;
  height: 30px;
}

.tb-header-container .tb-topmenu-container .container-fluid .tb-topmenu-brand .tb-topmenu-signpost {
  left: 166px;
  bottom: 0px;
}

/* .tb-header-container .tb-mainnavbar__item--has-children .tb-mainnavbar__link:after {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%229%22%20height%3D%226%22%20viewBox%3D%220%200%206%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%201.5L3%202.5L1%201.5%22%20stroke%3D%22white%22%2F%3E%3C%2Fsvg%3E");
} */

.tb-header-container .tb-megadrop .tb-megadrop__column-headline:hover,
.tb-header-container .tb-megadrop .tb-megadrop__column-headline:focus,
.tb-header-container .tb-megadrop .tb-megadrop__column-headline:active {
  color: #003064 !important;
}

.tb-header-container .tb-megadrop .tb-megadrop__column-headline:hover:after,
.tb-header-container .tb-megadrop .tb-megadrop__column-headline:focus:after,
.tb-header-container .tb-megadrop .tb-megadrop__column-headline:active:after {
  /* background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.3958%205.51736L5.76703%201.82256L6.31578%200.986572L13.3642%205.6133L14.001%206.03129L13.3642%206.44928L6.31578%2011.076L5.76703%2010.24L11.4382%206.51736H0V5.51736H11.3958Z%22%20fill%3D%22%23003064%22%2F%3E%0A%3C%2Fsvg%3E"); */
  background-image: url("/-/media/Foundation/Trelleborg/NewIcons/arrow_drop_down_black.svg");
}

.tb-header-container .tb-megadrop .tb-megadrop__scroll-indicator-top {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%2217%22%20height%3D%227%22%20viewBox%3D%220%200%2017%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.499999%205.5L8.5%201.5L16.5%205.5%22%20stroke%3D%22%23003064%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");
}

.tb-header-container .tb-megadrop .tb-megadrop__scroll-indicator-bottom {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%2217%22%20height%3D%227%22%20viewBox%3D%220%200%2017%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.5%201.5L8.5%205.5L0.5%201.5%22%20stroke%3D%22%23003064%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");
}

@media only screen and (min-width: 769px) {
  /* .tb-header-container .tb-mainnavbar__item .tb-mainnavbar__link {
    color: #ffffff !important;
  } */
  .tb-header-container .tb-mainnavbar__item:hover .tb-mainnavbar__link,
  .tb-header-container .tb-mainnavbar__item:focus .tb-mainnavbar__link,
  .tb-header-container .tb-mainnavbar__item:active .tb-mainnavbar__link,
  .tb-header-container .tb-mainnavbar__item--active:hover .tb-mainnavbar__link,
  .tb-header-container .tb-mainnavbar__item .tb-mainnavbar__link:hover {
    color: #000000 !important;
    background-color:#FFFFFF
  }
}

@media only screen and (min-width: 769px) {
  /* .tb-mainnavbar__itemwrapper .tb-mainnavbar__item.tb-mainnavbar__item--active > a {
    border-bottom: 2px solid #dc0d10  !important;
  }
  .tb-mainnavbar__item:hover .tb-mainnavbar__link,
  .tb-mainnavbar__item:focus .tb-mainnavbar__link,
  .tb-mainnavbar__item:active .tb-mainnavbar__link,
  .tb-mainnavbar__item--active:hover .tb-mainnavbar__link {
    border-bottom-color: #dc0d10 !important;
  } */
  .tb-mainnavbar__item:hover.tb-mainnavbar__item--has-children .tb-mainnavbar__link:after,
  .tb-mainnavbar__item:focus.tb-mainnavbar__item--has-children .tb-mainnavbar__link:after,
  .tb-mainnavbar__item:active.tb-mainnavbar__item--has-children .tb-mainnavbar__link:after,
  .tb-mainnavbar__item--active:hover.tb-mainnavbar__item--has-children .tb-mainnavbar__link:after {
    /* background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20width%3D%229%22%20height%3D%226%22%20viewBox%3D%220%200%206%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%201.5L3%202.5L1%201.5%22%20stroke%3D%22white%22%2F%3E%3C%2Fsvg%3E"); */
    background-image: url("/-/media/Foundation/Trelleborg/NewIcons/arrow_drop_down_black.svg");
  }
}

@media only screen and (max-width: 768px) {
  .tb-header-container .tb-mainnavbar__item .tb-mainnavbar__link:hover {
    color: inherit !important;
  }
  .tb-header-container .tb-mainnavbar__item:hover .tb-mainnavbar__link, .tb-header-container .tb-mainnavbar__item:focus .tb-mainnavbar__link, .tb-header-container .tb-mainnavbar__item:active .tb-mainnavbar__link, .tb-header-container .tb-mainnavbar__item--active:hover .tb-mainnavbar__link, .tb-header-container .tb-mainnavbar__item .tb-mainnavbar__link:hover {
    color: #393939 !important;
  }
}

@media only screen and (max-width: 450px) {
  .tb-header-container .tb-topmenu-container .tb-topmenu-brand .tb-topmenu-logolink .tb-topmenu-logo {
    width: 116px;
    height: 46px;
  }
  .tb-header-container .tb-topmenu-container .container-fluid .tb-topmenu-brand .tb-topmenu-signpost {
    position: absolute;
    bottom: 0px;
    height: 100%;
    left: 140px !important;
  }
}

.tb-mainnavbar-v1 .tb-megadrop__column .tb-megadrop__column-headline:hover span {
  color: #003064;
}

