:root {
  --icon-arrow-blue: url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.1464 14.3536L11.7929 14.7071L12.5 15.4142L12.8536 15.0607L19.8536 8.06066L20.2071 7.70711L19.8536 7.35355L12.8536 0.353553L12.5 0L11.7929 0.707107L12.1464 1.06066L18.2929 7.20711L0.5 7.20711L0 7.20711V8.20711H0.5L18.2929 8.20711L12.1464 14.3536Z' fill='%231e90ff'/%3E%3C/svg%3E%0A");
}

/* ---------- Color Module Styles ----------- */
.btn-primary,
.btn-accent {
  --bs-btn-bg: #93b9cd;
  --bs-btn-border-color: #93b9cd;
  --bs-btn-hover-bg: #005895;
  --bs-btn-hover-border-color: #005895;
  --bs-btn-active-bg: #07314d;
  --bs-btn-active-border-color: #07314d;
}

.btn-secondary {
  --bs-btn-color: #93b9cd;
  --bs-btn-border-color: #93b9cd;
  --bs-btn-hover-bg: #005895;
  --bs-btn-hover-border-color: #005895;
  --bs-btn-active-bg: #07314d;
  --bs-btn-active-border-color: #07314d;
}

.btn-secondary.btn-ondark {
  --bs-btn-hover-bg: #005895;
  --bs-btn-hover-border-color: #005895;
  --bs-btn-active-color: #93b9cd;
}

.btn-tertiary {
  --bs-btn-color: #0093D0;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-active-bg: #0093D0;
  --bs-btn-active-border-color: #0093D0;
}

.btn-tertiary:hover {
  color: #0093D0;
  background-color: #fff;
  border-color: #fff;
}

.btn-tertiary:hover span {
  color: #0093D0;
}

.btn-tertiary.btn-ondark {
  --bs-btn-hover-color: #93b9cd;
  --bs-btn-active-color: #93b9cd;
}

.btn-tertiary.btn-ondark:hover {
  color: #93b9cd;
}

.btn-inline.btn-ondark:active {
  color: #F6FBFF;
}

a,
.link {
  color: #93b9cd;
}

a:hover,
.link:hover,
{
color: #07314d;
}

.site-footer {
  padding: 176px 0 0;
}

.page-item.active .page-link {
  background-color: #93b9cd;
  border-color: #93b9cd;
}

.page-link,
.page-link:hover {
  color: #93b9cd;
}

.view-history .form-select li #edit-field-history-year-target-id-190 {
  color: #93b9cd;
}


.newsroom-links a:hover {
  color: #304954;
}

.newsroom-links>a.active {
  color: #304954 !important;
  border-bottom: 1px solid #304954;
}

.view-news-list .form-select li a.bef-link--selected,
.view-press-list .form-select li a.bef-link--selected,
.view-taxonomy-term .form-select li a.bef-link--selected,
.view-search .form-select li a.bef-link--selected {
  background: #93b9cd;
}

.view-news-list .form-select li a:hover,
.view-press-list .form-select li a:hover,
.view-taxonomy-term .form-select li a:hover,
.view-search .form-select li a:hover {
  background: #ffe7e8;
}

.view-news-list .views-field-view-node a,
.view-press-list .views-field-view-node a,
.view-taxonomy-term .views-field-view-node a {
  color: #005895;
}

.views-row .views-field-type {
  color: #93b9cd;
}

#navbar-main a.nav-link.active,
#navbar-top .nav-link.active {
  color: #7d96a4 !important;
  border-bottom: 1px solid #7d96a4;
}

#navbar-main .search-block-form a.btn-outline-light:hover {
  background: #005895;
  border: 1px solid #005895;
}

.view-events-list .views-exposed-form .row div:hover select,
.view-press-list .views-exposed-form .row div:hover select {
  background: #ffe7e8;
}

.news-contact-social-links {
  border: 1px solid #93b9cd;
}

.views-field-view-node a:after {
  background: url('../images/arrow-right-red.svg');
  background-size: contain;
}

.view-events-list .views-exposed-form .row div::before,
.view-press-list .views-exposed-form .row div::before {
  background: url('../images/arrow-right-red.svg');
  background-size: cover;
}

.paragraph--type--banners.imgbkg:before {
  background: url(../images/banner.png);
}

.paragraph--type--banners.imgbkg .banner-content *,
.paragraph--type--banners.imgtshape .banner-content *,
.paragraph--type--banners.imginline .banner-content *:not(a) {
  color: #304954;
}

p.overline {
  color: #93b9cd !important;
}

.paragraph--type--banners.imgbkg .banner-content a {
  color: #fff;
}

.paragraph--type--list-links.links-type-TagsonWhiteBackground a:hover {
  color: #FAFDFF;
  border-color: #93b9cd;
  background-color: #93b9cd;
}

.paragraph--type--text-big-title-description .big-text-sideline {
  color: #93b9cd;
}

.paragraph--type--banners.imgtshape,
.paragraph--type--banners.imginline {
  background: radial-gradient(84.45% 81.62% at 33.47% 100%, rgba(217, 217, 217, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-color: #f3f7fa;
}

.navbar-brand img {
  max-width: 100%;
}

.paragraph--type--banners.imginline ul,
.paragraph--type--grid .paragraph--type--grid-item ul {
  padding-left: 10px;
  margin-bottom: 30px;
}

.paragraph--type--banners.imginline li,
.paragraph--type--grid-item li {
  list-style-type: none;
  margin-bottom: 16px;
  padding-left: 20px
}

.paragraph--type--banners.imginline li::before,
.paragraph--type--grid-item li::before {
  display: inline-block;
  content: "";
  background: url(/themes/tttech/images/ic_check_red.svg);
  border-top: none;
  width: 24px;
  height: 24px;
  margin: 0px 0px 0px -35px;
  padding-right: 35px;
  background-repeat: no-repeat;
  transform: translateY(5px);
}

.btn-inline.active {
  color: #0093D0;
}

.node--type-product .header-content .header-links>a,
.node--type-product .main-content>.section>#block-webform .request-quote-open {
  --bs-btn-bg: #0093D0;
  --bs-btn-border-color: #0093D0;
  --bs-btn-hover-bg: #5BB8E5;
  --bs-btn-hover-border-color: #5BB8E5;
  --bs-btn-active-bg: #0093D0;
  --bs-btn-active-border-color: #0093D0;
}

.page-node-2452 .d-ttcontrol .header-content {
  margin-top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: inherit;
}

@media (min-width: 768px) {
  .table-3 table tbody th {
    padding-right: 50px;
    white-space: normal;
  }

  .table-3 table td,
  .table-3 table th {
    padding: 40px 8px;
    min-width: 100px;
  }
}

.page-node-1477 .d-ttcontrol #block-tttech-content {
  margin: 0;
}

/* ---------- Products custom filters ----------- */
.ttfilter .fieldset-wrapper {
  position: relative;
}

.ttfilter-item.filter-hidden {
  display: none !important;
}

.ttfilter-item-tags {
  display: none !important;
}

.ttfilter .js-form-item.filter-hidden {
  display: none;
  opacity: 0.2;
}

.ttfilter .view.view-products-list {
  grid-template-columns: 5fr 5fr !important;
}

.ttfilter .js-form-item {
  margin-bottom: 0 !important;
}

.ttfilter-item p {
  display: none;
}

.ttfilter legend {
  margin-top: 30px;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
}

.ttfilter .filter-all-items {
  display: none;
}

.ttfilter .form-radio-uncheck {
  position: absolute;
  top: -35px;
  right: 20px;
  text-decoration: underline;
  color: #93b9cd;
}

.view-variants-list {
  grid-template-columns: 3fr 9fr;
  display: grid;
  grid-column-gap: 20px;
  align-items: flex-start;
}

.view-variants-list .form-actions input {
  width: fit-content;
  margin-top: 20px;
}

.view-variants-list .view-content .filter-visible {
  background: #F3F7FA;
  padding: 40px;
  display: grid;
}

.view-variants-list .view-content {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 80px;
  align-items: flex-start;
}

.ttfilter-item img {
  max-width: 250px;
  height: auto;
}

.ttfilter-item a:first-child {
  padding-bottom: 8px;
  max-width: 560px;
  order: 3;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  color: #021127;
  text-decoration: none;
}

.ttfilter-item a:nth-child(2) {
  text-align: center;
  order: 1;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  display: grid;
}

.field-content.variant-description {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #6C727A;
  order: 4;
}

.field-content.variant-category {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #0093D0;
  order: 2;
  border-top: 1px solid #021127;
  padding: 8px 0px;
}

#edit-submit-variants-list {
  display: none;
}

.page-node-1832 .d-ttcontrol h2 {
  margin-top: 0px;
}

/* ---------- End Products custom filters ----------- */

.page-node-2562 .view-filters {
  display: none;
}

.row.region.region-header-form {
  grid-template-columns: auto auto;
}

.page-node-1321 .d-ttcontrol #block-tttech-content {
  max-width: 950px;
}

@media (max-width: 575px) {
  .main-content .paragraph--type--grid.grid-col-2 .field__items .field__item {
    width: 100%;
  }
}

.table-3 table tr:first-child>* {
  color: #0093D0;
}

.table-3 table tbody th,
.table-3 table tbody th * {
  font-size: 20px;
  line-height: 27px;
}

.page-node-2188 .d-ttcontrol #block-tttech-content {
  max-width: 856px;
}

.page-node-2188 .d-ttcontrol .paragraph--type--media-library a.btn-secondary {
  margin-bottom: 40px;
  position: relative;
  right: unset;
}

.swipeproducts.hideswiper .swiper-button-next-unique,
.swipeproducts.hideswiper .swiper-button-prev-unique {
  display: none;
}

#pid-7346 a,
#pid-7392 .field--name-field-description a,
#pid-7678 .field--name-field-description a {
  white-space: nowrap;
}

.webform-submission-schedule-your-training-form .checkboxes--wrapper {
  padding: 20px 0px 10px;
}

.webform-submission-schedule-your-training-form .form-actions {
  margin-top: 30px;
}

.webform-container .webform-submission-schedule-your-training-form .js-form-type-checkbox {
  padding-bottom: 0px;
}

.page-node-2598 .request-quote-open {
  display: none;
}

.page-node-1820 h1 {
  font-size: 61px;
  line-height: 68px;
}

.page-node-2562 #block-tttech-content {
  margin: 0px 0 80px;
}

.page-node-2452 #block-tttech-content {
  margin: 80px 0 0px;
}

.page-node-1321 .view-press-list .views-exposed-form .row div:first-child,
.page-node-1321 .view-press-list .views-exposed-form .row div:nth-child(2),
.page-node-1322 .views-exposed-form {
  display: none;
}

@media (max-width: 575px) {

  .page-node-1821 .d-ttcontrol .header-container.imgbkg100,
  .page-node-1827 .d-ttcontrol .header-container.imgbkg100 {
    height: auto;
  }

  .view-variants-list .view-content {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 40px;
  }

  .ttfilter legend {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
  }

  .view-variants-list .form-check-label {
    font-size: 14px;
  }

  .view-variants-list .view-content .filter-visible {
    padding: 15px;
  }

  .ttfilter-item img {
    max-width: 180px;
  }

  .ttfilter-item a:nth-child(2) {
    min-height: 180px;
  }

  .ttfilter .form-radio-uncheck {
    top: -58px;
    right: 0;
  }

  #navbar-top .menu--top .nav {
    justify-content: space-between;
  }

  .navbar-nav li.nav-item {
    margin-right: 2px;
    margin-left: 2px;
  }

  #navbar-top>div>nav,
  #navbar-top>section>nav {
    padding: 8px 0px;
  }

  .nav-link {
    font-size: 14px;
  }

  .paragraph--type--grid.pad-large .paragraph--type--grid-item {
    padding: 40px;
  }
}

.js-form-item-preferred-training-date {
  position: relative;
}

.ui-datepicker-trigger {
  position: absolute;
  right: 5px;
  bottom: 10px;
}

#ui-datepicker-div {
  padding: .6em .6em 0 !important;
  background: #ffffff !important;
}

.ui-datepicker table {
  line-height: 1.5 !important;
  color: #333 !important;
}

.ui-datepicker th {
  padding: .7em .3em !important;
}

.ui-datepicker td {
  padding: 1px !important;
}

.uc-embedding-container {
  display: none;
}


.media-library-container {
  column-gap: unset;
  column-count: unset;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  grid-row-gap: 56px;
  grid-column-gap: 56px;
}

.media-library-item {
  margin-top: 0px;
}

/* Hiding the request a qoute button: https://www.ttcontrol.com/products/match-software-platform-mobile-automation */
.page-node-2601 .d-ttcontrol .product-rqbh,
.page-node-2601 .d-ttcontrol .product-rqbf {
  display: none;
}

.btn-accent-secondary.w-icon::after {
  filter: brightness(100%) sepia(100) saturate(42) hue-rotate(0deg);
}

/* Products menu override */
.node--type-product .d-ttcontrol .newsroom-links a,
.page-node-2225 .d-ttcontrol .newsroom-links a,
.page-node-2392 .d-ttcontrol .newsroom-links a,
.page-node-2470 .d-ttcontrol .newsroom-links a,
.page-node-2619 .d-ttcontrol .newsroom-links a,
.page-node-2471 .d-ttcontrol .newsroom-links a,
.page-node-2472 .d-ttcontrol .newsroom-links a,
.page-node-2592 .d-ttcontrol .newsroom-links a,
.page-node-2482 .d-ttcontrol .newsroom-links a,
.page-node-1832 .d-ttcontrol .newsroom-links a {
  font-size: 20px;
}