body {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Inter", sans-serif;
  color: #2A2A2A;
  background-color: transparent;
  padding-top: 161px;
  margin: 0 !important;
  overflow-x: hidden;
}
@media only screen and (min-width: 1199px) {
  body a[href^="tel:"] {
	text-decoration: none;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  body {
	padding-top: 125px;
  }
}
body .fauxlink {
  cursor: pointer;
}
body a {
  color: #2A2A2A;
}
body a:focus,
body input:focus {
  outline: none;
}
body a:hover {
  color: #012951;
}
body h1,
body .h1 {
  font-family: "Noto Sans", sans-serif;
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: -0.8px;
  margin: 0 0 20px;
}
body .heading.headline {
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 48px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: -1.92px;
  margin: 0 0 20px;
}
body h2,
body .h2 {
  font-family: "Noto Sans", sans-serif;
  font-size: 32px;
  line-height: 120%;
  font-weight: 700;
  margin: 5px 0 20px;
}
body h3,
body .h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  margin: 5px 0 15px;
}
body h4,
body .h4 {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  line-height: 120%;
  margin: 5px 0 10px;
}
body h5,
body .h5 {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 120%;
  font-weight: 700;
  margin: 0 0 10px;
}
body h6,
body .h6 {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  margin: 0 0 10px;
}
body .heading {
  color: #012951;
}
body .heading.black {
  color: #2A2A2A;
}
body .heading.hasborder {
  padding-bottom: 10px;
  border-bottom: 2px solid #BBC9E3;
}
body .subtitle {
  color: #A1A4B1;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 120%;
  letter-spacing: 2.16px;
  text-transform: uppercase;
  display: block;
  margin: 0 0 20px;
}
body .subtitle + .heading {
  margin-top: -10px;
}
body button {
  border: none;
}
body .richtext strong {
  color: #012951;
}
body .richtext a:not(.button) {
  font-weight: 400;
  text-decoration: underline;
}
body .richtext a:not(.button):hover {
  text-decoration: none;
  color: #EFC52F;
}
body .richtext ul {
  padding-left: 20px;
  margin-bottom: 10px;
}
body .richtext ul li {
  padding: 3px 0 3px 0;
}
body .richtext ul li ul {
  margin: 10px 0;
}
body .block p a {
  font-weight: bold;
  color: #012951;
}
body .block p a:hover {
  color: #012951;
  text-decoration: none;
}
body ul.fancy,
body .richtext ul {
  list-style: none;
  text-align: left;
  margin: 15px 0;
  padding: 0;
}
body ul.fancy li,
body .richtext ul li {
  padding: 5px 0 5px 25px;
  position: relative;
}
body ul.fancy li:before,
body .richtext ul li:before {
  color: #D3D4D8;
  content: "\f111";
  font-family: 'Font Awesome 6 Pro';
  font-size: 12px;
  font-weight: 900;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
body a.pdf-file {
  max-width: 300px;
  padding-left: 40px;
  position: relative;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
body a.pdf-file i {
  color: #BBC9E3;
  font-size: 24px;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 8px;
}
body a.pdf-file:hover {
  color: #BBC9E3 !important;
}
@media only screen and (max-width: 767px) {
  body a.pdf-file {
	font-size: 16px;
  }
}
body .pdf-image {
  display: block;
  width: auto;
  max-width: 268px;
  height: 348px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  border: 1px solid #00102B;
}
body .pdf-image a.pdf-file {
  position: absolute;
  bottom: 0;
  background: #00102B;
  color: #ffffff;
  padding: 10px 10px 10px 40px;
}
body .pdf-image a.pdf-file i {
  left: 10px;
  top: 14px;
}
body .pdf-image:hover {
  border: 1px solid #BBC9E3;
}
body .pdf-image:hover a.pdf-file {
  color: #00102B;
  background: #BBC9E3;
}
body .pdf-image:hover a.pdf-file i {
  color: #00102B;
}
body .pdf-image a:hover {
  color: #00102B !important;
  background: #BBC9E3;
}
body .pdf-image a:hover i {
  color: #00102B;
}
@media only screen and (max-width: 767px) {
  body .pdf-image {
	margin: 10px auto 0;
  }
}
body .stock-chart-button {
  border: 1px solid #BBC9E3;
  background: linear-gradient(116deg,#012951 14.46%,#012951 92.94%);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 368px;
  padding: 20px;
}
body .stock-chart-button a {
  color: #ffffff;
  display: block;
  max-width: none;
}
body .stock-chart-button .viewnow {
  display: block;
  opacity: 0;
  visibility: hidden;
  height: 0;
  font-weight: 700;
  padding: 5px 0 0 40px;
  transition: 0.5s;
}
body .stock-chart-button .viewnow i {
  font-weight: 900;
  vertical-align: middle;
  margin-left: 5px;
}
body .stock-chart-button:hover {
  background: linear-gradient(116deg,#FFEDAC 14.46%,#EFC52F 92.94%);
  border: 1px solid #012951;
}
body .stock-chart-button:hover a,
body .stock-chart-button:hover a i,
body .stock-chart-button:hover .viewnow {
  color: #00102B;
}
body .stock-chart-button:hover .viewnow {
  opacity: 1;
  visibility: visible;
  height: auto;
}
@media only screen and (max-width: 767px) {
  body h1,
  body .h1 {
	font-size: 32px;
  }
  body .heading.headline {
	font-size: 30px;
	letter-spacing: -0.84px;
  }
  body h2,
  body .h2 {
	font-size: 28px;
  }
}
.block.white-bg,
.block .white-bg {
  background: #ffffff;
}
.block.blue-bg,
.block .blue-bg {
  background: #012951;
}
.block.blue-bg .heading,
.block.blue-bg h2,
.block.blue-bg h3,
.block.blue-bg h4,
.block.blue-bg h5,
.block.blue-bg h6,
.block.blue-bg p,
.block.blue-bg ul li,
.block.blue-bg ol li,
.block.blue-bg a:not(.button),
.block .blue-bg .heading,
.block .blue-bg h2,
.block .blue-bg h3,
.block .blue-bg h4,
.block .blue-bg h5,
.block .blue-bg h6,
.block .blue-bg p,
.block .blue-bg ul li,
.block .blue-bg ol li,
.block .blue-bg a:not(.button) {
  color: #ffffff;
}
.block.blue-bg .richtext a,
.block .blue-bg .richtext a {
  font-weight: 400;
  text-decoration: underline;
}
.block.blue-bg .richtext a:hover,
.block .blue-bg .richtext a:hover {
  text-decoration: none;
  color: #EFC52F;
}
.block.lightblue-bg,
.block .lightblue-bg {
  background: #F1F4F9;
}
.block.white-text-darkbg .heading,
.block.white-text-darkbg h2,
.block.white-text-darkbg .h2,
.block.white-text-darkbg h3,
.block.white-text-darkbg .h3,
.block.white-text-darkbg h4,
.block.white-text-darkbg .h4,
.block.white-text-darkbg h5,
.block.white-text-darkbg .h5,
.block.white-text-darkbg h6,
.block.white-text-darkbg .h6,
.block.white-text-darkbg p,
.block.white-text-darkbg ul li,
.block.white-text-darkbg ol li,
.block.white-text-darkbg a:not(.button) {
  color: #ffffff;
}
.block.lightblue-gradient-bg,
.block .lightblue-gradient-bg {
  background: linear-gradient(180deg,rgba(187,201,227,0) 0%,rgba(187,201,227,0.32) 100%);
}
.button {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.32px;
  text-align: center;
  text-transform: uppercase;
  height: auto;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 15px 20px;
  color: #00102B;
  background: linear-gradient(116deg,#bbc9e3 14.46%,#bbc9e3 92.94%);
  box-shadow: none;
  border-radius: 0;
  position: relative;
  transition: 0.5s;
}
.button + .button {
  margin-left: 20px;
}
.button:after {
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  color: #00102B;
  position: absolute;
  opacity: 0;
  top: 16px;
  right: 10px;
  transition: 0.5s;
}
.button.navy-btn {
  color: #ffffff;
  background: linear-gradient(116deg,#012951 14.46%,#012951 92.94%);
}
.button:hover {
  color: #00102B;
  background: linear-gradient(116deg,#FFEDAC 14.46%,#EFC52F 92.94%);
  box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);
  padding-right: 40px;
}
.button:hover:after {
  opacity: 1;
  right: 15px;
}
.button.noarrow:after {
  content: "";
}
.button.noarrow:hover {
  padding-right: 20px;
}
.button.full {
  width: 100%;
}
.button#viewAllButton {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .button + .button {
	margin-top: 10px;
	margin-left: 0;
  }
}
.block .column.w25 .button + .button,
.block .column.w30 .button + .button,
.block .column.w33 .button + .button {
  margin: 10px 0;
  min-width: 200px;
}
#header {
  height: 161px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  background: #ffffff;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
}
#header #header-top {
  background: #012951;
  color: #ffffff;
}
#header #header-top .constrain {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px 0 12px;
  column-gap: 14px;
  justify-content: space-between;
  position: relative;
}
#header #header-top .constrain a.logo img {
  height: 64px;
}
#header #header-top .constrain a {
  color: #ffffff;
}
#header #header-top .constrain a:hover {
  color: #EFC52F;
}
#header #header-top .constrain #global-nav > li {
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin: 0 10px;
  padding: 10px 0;
  display: inline-block;
  position: relative;
}
#header #header-top .constrain #global-nav > li.parent i {
  margin-left: 5px;
  color: #A1A4B1;
}
#header #header-top .constrain #global-nav > li a {
  color: #ffffff;
}
#header #header-top .constrain #global-nav > li:hover>a {
  color: #EFC52F;
}
#header #header-top .constrain #global-nav > li ul {
  display: none;
  position: absolute;
  top: 40px;
  width: 220px;
  left: -15px;
  background-color: #fff;
  z-index: 99;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.1);
  padding: 8px 15px;
  transition: all 0.2s;
}
#header #header-top .constrain #global-nav > li ul li {
  font-weight: 400;
}
#header #header-top .constrain #global-nav > li ul li a {
  color: #2A2A2A;
  color: #2a2a2a;
  padding: 5px 0;
  display: block;
}
#header #header-top .constrain #global-nav > li ul li:hover a {
  color: #012951;
  font-weight: 700;
}
#header #header-top .constrain #global-nav > li:hover>ul {
  display: block;
}
#header #header-top .constrain .search-form {
  width: 138px;
}
#header #header-top .constrain a.quote-btn i,
#header #header-top .constrain a.tel i {
  color: #BBC9E3;
  font-size: 16px;
  font-weight: 900;
}
#header #header-top .constrain a.quote-btn {
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.3px;
}
#header #header-top .constrain a.tel {
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
#header #header-top .constrain .gtranslate_wrapper {
  color: #2A2A2A;
  position: absolute;
  top: 10px;
  right: 0;
}
#header #header-bottom .constrain {
  display: flex;
  flex-direction: row;
}
#header #header-bottom .constrain .logo {
  width: 200px;
}
#header #header-bottom .constrain .contact-btn {
  min-width: 165px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header #header-bottom .constrain .contact-btn:after {
  top: 23px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #header {
	height: 125px;
	background: #012951;
  }
  #header #global-nav,
  #header .search-container,
  #header #header-bottom {
	display: none;
  }
  #header #header-top .constrain {
	padding: 30px 20px;
  }
  #header #header-top .constrain a.quote-btn {
	font-size: 20px;
  }
  #header #primary-toggle {
	width: 45px;
	height: 45px;
	background: url(/assets/images/template/mobile-menu-icon.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
  }
  #header #primary-toggle.active {
	background-image: url(/assets/images/template/close.svg);
	background-size: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #header #header-top .constrain {
	column-gap: 8px;
	padding: 65px 20px 10px;
  }
  #header #header-top .constrain a.logo img {
	height: 50px;
	max-width: none;
  }
  #header #header-top .constrain a.tel {
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 0;
	width: 50%;
	text-align: center;
  }
  #header #header-top .constrain a.quote-btn {
	font-size: 16px;
	width: 50%;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: center;
  }
  #header #header-top .constrain .gtranslate_wrapper .gt_switcher_wrapper {
	top: 40px !important;
  }
}
.bucket-tpl .bucket-inner {
  border: 1px solid #D3D4D8;
  height: 252px;
  position: relative;
  overflow: hidden;
}
.bucket-tpl .bucket-inner .image {
  height: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bucket-tpl .bucket-inner .content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 70%;
  left: 0;
  background: #fff;
  padding: 0 20px;
  text-align: center;
  display: flex;
  align-items: center;
  transition: all .3s ease;
}
.bucket-tpl .bucket-inner .content span.h4 {
  width: 100%;
  height: 30%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bucket-tpl .bucket-inner .content p {
  padding: 0;
  margin: 0;
  text-align: center;
}
.bucket-tpl .bucket-inner .content .button {
  position: absolute;
  bottom: 15px;
  margin: 0;
}
@media only screen and (min-width: 1199px) {
  .bucket-tpl.two-columns .bucket-inner {
	height: 290px;
  }
  .bucket-tpl .bucket:hover .bucket-inner {
	border: 3px solid #BBC9E3;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);
  }
  .bucket-tpl .bucket:hover .bucket-inner .content {
	top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .bucket-tpl .bucket {
	width: 100% !important;
  }
  .bucket-tpl .bucket-inner .content {
	padding: 0 10px;
  }
  .bucket-tpl .bucket-inner .content h4 {
	font-size: 15px;
  }
}
.bucket-industries-tpl .bucket-inner {
  height: 258px;
  border: 1px solid #D3D4D8;
  background: #FFF;
  position: relative;
  overflow: hidden;
}
.bucket-industries-tpl .bucket-inner .image {
  height: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform .5s;
}
.bucket-industries-tpl .bucket-inner .content {
  width: 100%;
  height: 30%;
}
.bucket-industries-tpl .bucket-inner .content a.h5 {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1199px) {
  .bucket-industries-tpl .bucket:hover .bucket-inner {
	border: 2px solid #BBC9E3;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);
  }
  .bucket-industries-tpl .bucket:hover .bucket-inner .image {
	transform: scale(1.1);
  }
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .bucket-industries-tpl >.bucket {
	width: 33.33% !important;
  }
}
@media only screen and (max-width: 767px) {
  .bucket-industries-tpl >.bucket {
	width: 50% !important;
  }
}
#sidebar-left h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
#sidebar-left h3 a {
  color: #A1A4B1;
}
#sidebar-left #secondary-nav {
  font-family: "Noto Sans", sans-serif;
}
#sidebar-left #secondary-nav >li {
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.3px;
  border-bottom: 1px solid #D3D4D8;
  padding: 10px 20px 10px 0;
  position: relative;
}
#sidebar-left #secondary-nav >li i {
  color: #012951;
  position: absolute;
  right: 4px;
  margin-top: 4px;
}
#sidebar-left #secondary-nav >li a {
  color: #012951;
}
#sidebar-left #secondary-nav >li:hover>a {
  color: #00102B;
}
#sidebar-left #secondary-nav >li ul {
  margin: 10px 0 0;
  display: none;
}
#sidebar-left #secondary-nav >li .current >a,
#sidebar-left #secondary-nav >li >ul>li.active >a {
  border-bottom: 1px solid #EFC52F;
}
#sidebar-left #secondary-nav >li >ul>li.active>ul {
  display: block;
}
#sidebar-left #secondary-nav >li >ul>li.active>ul >li.active {
  font-weight: bold;
}
#sidebar-left #secondary-nav >li.active>i:before,
#sidebar-left #secondary-nav >li .active>i:before {
  content: "\f068";
}
#sidebar-left #secondary-nav >li.active>ul {
  display: block;
}
#sidebar-left #secondary-nav >li ul li i {
  color: #2A2A2A;
  font-weight: 300;
}
#sidebar-left #secondary-nav ul {
  padding-left: 23px;
}
#sidebar-left #secondary-nav ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.28px;
  padding: 4px 0;
}
#sidebar-left #secondary-nav ul li a {
  color: #2A2A2A;
}
#sidebar-left #secondary-nav ul li:hover>a {
  border-bottom: 1px solid #EFC52F;
}
#why-choose-vita span.h3 {
  margin: 0;
}
#why-choose-vita-vertical .image-text-block {
  margin: 12px 0;
}
#why-choose-vita-vertical .image-text-block.image-smaller-block {
  align-items: flex-start;
}
#why-choose-vita-vertical .image-text-block p.h5 span {
  display: block;
  color: #2A2A2A;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#jumplinks-container {
  display: flex;
  align-items: center;
}
#jumplinks-container .subtitle {
  color: #ffffff;
  width: 15%;
  margin: 0;
}
#jumplinks-container #jumplinks {
  width: 87%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#jumplinks-container #jumplinks a {
  font-weight: bold;
  width: 25%;
  padding: 0 30px;
  position: relative;
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
}
#jumplinks-container #jumplinks a:before {
  content: "";
  width: 2px;
  height: 42px;
  background: rgba(187,201,227,0.5);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#jumplinks-container #jumplinks a i {
  color: #bbc9e3;
  font-size: 24px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  float: left;
  margin-right: 13px;
}
#jumplinks-container #jumplinks a:hover,
#jumplinks-container #jumplinks a:hover i {
  color: #EFC52F;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #jumplinks-container #jumplinks a {
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #jumplinks-container {
	flex-wrap: wrap;
  }
  #jumplinks-container .subtitle {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
  }
  #jumplinks-container #jumplinks {
	width: 100%;
	flex-wrap: wrap;
  }
  #jumplinks-container #jumplinks a {
	width: 100%;
	padding: 10px;
	font-size: 14px;
  }
  #jumplinks-container #jumplinks a:before {
	width: 0;
	height: 0;
  }
}
#quick-contact-cta {
  min-height: 407px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #quick-contact-cta {
	background-size: contain;
  }
  #quick-contact-cta >.column {
	max-width: 400px;
	margin: 0 auto;
  }
}
.forms .conditional-field {
  display: none;
}
#qc-wrap {
  background-image: url(/assets/images/content/quick-contact-background.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
}
#qc-wrap #quickContact {
  width: 567px;
  margin: 0 auto;
}
#qc-wrap #quickContact h2,
#qc-wrap #quickContact p {
  text-align: center;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #qc-wrap {
	background-image: none;
	padding: 30px 0;
  }
  #qc-wrap #quickContact {
	width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #qc-wrap #quickContact {
	width: 100%;
  }
}
.calculatorForm .input-group>.submit {
  margin: 0 auto;
  border: none;
  min-width: auto;
}
.calculatorForm .input-group>.submit:hover {
  padding-right: 20px;
}
.calculatorForm .results input {
  color: #012951;
  font-weight: 700;
  border: none;
  background: transparent;
  padding: 0 10px 0 15px;
  height: auto;
  line-height: inherit;
}
#calculatorWeight >.fieldset>.input-group.w60 {
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#calculatorWeight >.fieldset>.input-group.results {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 0;
}
#calculatorWeight >.fieldset>.input-group.results >.input-group {
  flex-direction: row;
}
#calculatorWeight >.fieldset>.input-group.results >.input-group label {
  min-width: 165px;
}
@media only screen and (min-width: 767px) and (max-width: 1199px),only screen and (max-width: 767px) {
  #calculatorWeight >.fieldset>.input-group.w60,
  #calculatorWeight >.fieldset>.input-group.results {
	width: 100%;
  }
}
#calculatorCircularPacking .input-group img,
#calculatorRectangularPacking .input-group img {
  height: 260px;
  margin: 30px auto 0;
}
#calculatorCircularPacking .results input,
#calculatorRectangularPacking .results input {
  text-align: center;
  font-size: 20px;
}
.productExploder {
  position: relative;
  border: 1px solid #012951;
  border-radius: 5px;
  margin: 0 0 20px 5%;
  box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.1);
  width: 93%;
}
.productExploder .layers {
  position: relative;
  float: right;
  width: 70%;
  background: #fff;
  border-radius: 5px;
  z-index: 1;
}
.productExploder .layers .background {
  margin: 20px 9%;
  position: relative;
  width: 82%;
  background: #fff;
  opacity: 1.0;
  z-index: 2;
}
.productExploder .layers .layer {
  position: absolute;
  top: 20px;
  left: 9%;
  height: 250px;
  width: 82%;
  margin: 0;
  opacity: 0.0;
  z-index: 1;
}
.productExploder .layers .faded {
  opacity: 0.2;
  z-index: 2;
}
.productExploder .layers .active {
  opacity: 1.0;
  z-index: 2;
}
.productExploder .layers img {
  display: block;
  max-width: 350px;
  height: auto;
  margin: 0 auto;
}
.productExploder .layerTabs {
  position: relative;
  float: left;
  width: 40%;
  margin: 20px -5% 0 -6%;
  border-radius: 5px;
  z-index: 1;
}
.productExploder .layerTabs .caption {
  background: #BBC9E3;
  border: 1px solid #012951;
  padding: 20px;
  display: none;
}
.productExploder .layerTabs .caption.active {
  display: block;
}
@media only screen and (max-width: 425px) {
  .productExploder .layerTabs {
	float: none;
	width: 100%;
	margin: 0;
  }
  .productExploder .layers img {
	width: 180px;
  }
  .productExploder .layers {
	float: none;
  }
  .productExploder .layers {
	width: 100%;
  }
}
.productExploder .layerTabs h4 {
  margin: 0 0 -1px;
  padding: 0.35em 1em;
  border: 1px solid #ccc;
  background: #f5f5f5;
  font-size: 15px;
  text-transform: none;
  font-weight: bold;
  -webkit-transition: all 0.165s ease;
  -moz-transition: all 0.165s ease;
  -ms-transition: all 0.165s ease;
  -o-transition: all 0.165s ease;
  transition: all 0.165s ease;
  cursor: pointer;
}
.productExploder .layerTabs h4:hover {
  background: #fff;
  -webkit-transition: all 0.165s ease;
  -moz-transition: all 0.165s ease;
  -ms-transition: all 0.165s ease;
  -o-transition: all 0.165s ease;
  transition: all 0.165s ease;
}
.productExploder .layerTabs h4.active,
.productExploder .layerTabs h4.active:hover {
  border-right: 4px solid #103561;
}
.productExploder .clickable-layers .layer:hover {
  cursor: pointer;
}
.closed-end-layer {
  position: absolute;
  height: 50px;
  width: 70px;
  z-index: 4;
  left: 58%;
  margin-top: 2%;
}
.holes-layer {
  position: absolute;
  height: 70px;
  width: 70px;
  z-index: 4;
  left: 57.5%;
  margin-top: 9%;
}
.pencil-layer {
  position: absolute;
  height: 55px;
  width: 37px;
  z-index: 4;
  left: 67%;
  margin-top: 16%;
}
.finishing-layer {
  position: absolute;
  height: 70px;
  width: 39px;
  z-index: 4;
  left: 67%;
  margin-top: 24%;
}
.fitting-layer {
  position: absolute;
  height: 70px;
  width: 70px;
  z-index: 4;
  left: 51%;
  margin-top: 37%;
}
.bend-layer {
  position: absolute;
  height: 82px;
  width: 126px;
  z-index: 4;
  left: 48%;
  margin-top: 48%;
}
.capabilities-layer {
  position: absolute;
  height: 80px;
  width: 100px;
  z-index: 4;
  left: 64%;
  margin-top: 35%;
}
.flare-layer {
  position: absolute;
  height: 70px;
  width: 44px;
  z-index: 4;
  left: 66%;
  margin-top: 48%;
}
.clickable-layers {
  position: relative;
  float: right;
  width: 100%;
  border-radius: 5px;
  z-index: 3;
}
.image-single.image-before-after {
  border: 1px solid #012951;
}
.ba-modal-content {
  max-width: 1000px;
}
img-comparison-slider {
  visibility: hidden;
}
img-comparison-slider [slot='second'] {
  display: none;
}
img-comparison-slider.rendered {
  visibility: inherit;
}
img-comparison-slider.rendered [slot='second'] {
  display: unset;
}
img-comparison-slider.rendered .handle {
  cursor: pointer;
}
#catalog-container {
  margin: 30px 0;
  max-height: 800px;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
}
table#catalog {
  background: #fff;
}
table#catalog tr th.quote_button {
  width: 208px;
}
table#catalog tr td a:not(.button) {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}
table#catalog tr td a:not(.button):before {
  content: "\e0a0";
  font-family: 'Font Awesome 6 Pro';
  font-size: 12px;
  position: absolute;
  left: 4px;
  top: 2px;
}
table#catalog tr td img {
  width: 100px;
}
table#catalog tr td .button {
  font-size: 14px;
  width: 176px;
  padding: 10px 0;
}
.additional_fields_wrap {
  margin: 20px 0 0;
}
.additional_fields {
  width: 75%;
}
.additional_fields.prodOptions .input .other,
.additional_fields.prodOptions .input .extra,
.additional_fields.prodOptions .input input.other,
.additional_fields.prodOptions .input input.extra {
  display: none;
}
.additional_fields .input-group .hr {
  margin: 15px 0;
}
.additional_fields .input-group span.smallfont {
  font-size: 14px;
  font-weight: 400;
}
.additional_fields .input-group select + input {
  margin-top: 10px;
}
.additional_fields .input-group .input-group {
  flex-direction: row;
  margin: 0;
  padding: 0;
  column-gap: 20px;
  align-items: flex-end;
}
.additional_fields .input-group .input-group select {
  width: 100%;
}
.additional_fields .input-group .input-group + .input-group {
  margin-top: 10px;
}
.customize-button + .additional_fields_wrap {
  display: none;
}
#cart-action {
  display: flex;
  align-items: center;
  column-gap: 20px;
  width: 40%;
  margin: 20px 0 0;
}
#cart-action a.button {
  margin-left: 0;
}
#cart-action .qty-wrap {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 20px;
}
#cart-action .qty-wrap h4 {
  margin: 0;
}
#cart-action input {
  max-width: 100px;
  height: 38px;
  border: 1px solid #e8edf0;
  padding: 6px 20px;
}
#cart-action + a.button {
  margin-top: 25px;
}
@media only screen and (max-width: 1199px) {
  #cart-action {
	width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #cart-action {
	flex-direction: column;
	row-gap: 20px;
	align-items: flex-start;
  }
  #cart-action .button {
	margin: 0;
  }
  #catalog-container {
	max-height: max-content;
	overflow-y: hidden;
  }
}
.cart-buttons {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  margin: 20px 0;
}
.cart-buttons .button {
  margin: 0;
}
#ts-quote-cart .quote-header {
  background: #012951;
  padding: 20px 0;
}
#ts-quote-cart .quote-header span {
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px;
  width: 15%;
}
#ts-quote-cart .quote-header span.itemid,
#ts-quote-cart-items .item-container.itemid {
  display: none;
}
#ts-quote-cart .quote-header span.itempartnumber,
#ts-quote-cart-items .item-container.itempartnumber {
  width: 38%;
  text-align: left;
}
#ts-quote-cart-items .item-container a.item-details {
  cursor: pointer;
}
#ts-quote-cart-items {
  border: 1px solid #E6E6E6;
  background: #FFF;
}
#ts-quote-cart-items .ts-quote-item {
  padding: 15px 0;
}
#ts-quote-cart-items .ts-quote-item + .ts-quote-item {
  border-top: 1px solid #D3D4D8;
}
#ts-quote-cart-items .item-container {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px;
  width: 15%;
}
#ts-quote-cart-items .item-quantity {
  font-size: 14px;
  width: 55px;
  height: 40px;
  text-align: center;
  padding-left: 5px;
  border: 1px solid #E8EDF0;
  background: #FFF;
}
#ts-quote-cart-items .ts-quote-cart-update {
  font-size: 14px;
  padding: 10px;
}
#ts-quote-cart-items .item-container.remove {
  text-align: center;
}
#ts-quote-cart-items .item-container.remove .item-delete {
  background: none;
  border: none;
  color: #EF3E42;
  font-weight: 900;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #ts-quote-cart .quote-header span,
  #ts-quote-cart-items .item-container {
	width: 17%;
  }
  #ts-quote-cart .quote-header span.itempartnumber,
  #ts-quote-cart-items .item-container.itempartnumber {
	width: 32%;
  }
  #ts-quote-cart .quote-header span.remove,
  #ts-quote-cart-items .item-container.remove {
	width: 110px;
  }
  #ts-quote-cart .quote-header span,
  #ts-quote-cart-items .item-container span {
	font-size: 14px;
  }
  #ts-quote-cart-items .item-container .button {
	padding: 10px;
	font-size: 12px;
  }
  #ts-quote-cart-items .item-quantity {
	padding-left: 0;
	margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #ts-quote-cart {
	overflow-x: scroll;
  }
  #ts-quote-cart .quote-header,
  #ts-quote-cart #ts-quote-cart-items {
	width: 600px;
  }
  #ts-quote-cart .quote-header span,
  #ts-quote-cart-items .item-container {
	width: 16%;
  }
  #ts-quote-cart .quote-header span.itempartnumber,
  #ts-quote-cart-items .item-container.itempartnumber {
	width: 30%;
  }
  #ts-quote-cart .quote-header span,
  #ts-quote-cart-items .item-container span {
	font-size: 12px;
  }
  #ts-quote-cart-items .item-container .button {
	padding: 10px;
	font-size: 12px;
  }
  #ts-quote-cart-items .item-quantity {
	padding-left: 0;
	margin-bottom: 5px;
  }
}
#footer {
  background-image: url(/assets/images/template/footer-background.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #ffffff;
}
#footer a:not(.button) {
  color: #ffffff;
}
#footer .footer-top {
  padding: 40px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#footer .footer-top a.logo img {
  width: 360px;
}
#footer .footer-middle {
  padding: 20px 0 40px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
#footer .footer-middle .footer-block {
  width: 25%;
}
#footer .footer-middle .footer-block span.h4 {
  color: #ffffff;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
#footer .footer-middle .footer-block .address,
#footer .footer-middle .footer-block .phone,
#footer .footer-middle .footer-block .fax,
#footer .footer-middle .footer-block .email {
  position: relative;
  padding-left: 27px;
}
#footer .footer-middle .footer-block .address i,
#footer .footer-middle .footer-block .phone i,
#footer .footer-middle .footer-block .fax i,
#footer .footer-middle .footer-block .email i {
  color: #BBC9E3;
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 6px;
}
#footer .footer-middle .footer-block .links a {
  display: block;
  margin: 5px 0;
}
#footer .footer-middle .footer-block .links a:hover {
  text-decoration: underline;
}
#footer .footer-middle .footer-block .certs {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
#footer .footer-middle .footer-block .certs img {
  width: auto;
  height: 87px;
}
#footer .footer-middle .footer-block:not(:last-child) {
  padding-right: 30px;
}
#footer .footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.5);
  padding: 15px 0 10px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
#footer .footer-bottom a:hover {
  color: #EFC52F;
}
#footer .footer-bottom .footer-links a:before {
  content: "|";
  margin: 0 12px;
  color: rgba(255,255,255,0.5);
}
#footer .footer-bottom #back-top {
  font-weight: 700;
  position: absolute;
  right: 0;
}
#footer .footer-bottom #back-top i {
  color: #BBC9E3;
  font-size: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
@media only screen and (min-width: 767px) and (max-width: 1199px) {
  #footer .footer-top a.pdf-file {
	max-width: 180px;
	margin: 0 20px;
  }
  #footer .footer-middle .footer-block {
	width: 50%;
  }
  #footer .footer-middle .footer-block + .footer-block {
	margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .footer-top {
	flex-wrap: wrap;
	align-items: flex-start;
  }
  #footer .footer-top a.logo {
	margin-bottom: 15px;
  }
  #footer .footer-top a.pdf-file {
	width: 100%;
	margin: 10px 0;
  }
  #footer .footer-middle .footer-block {
	width: 100%;
	font-size: 14px;
  }
  #footer .footer-middle .footer-block .address,
  #footer .footer-middle .footer-block .phone,
  #footer .footer-middle .footer-block .fax,
  #footer .footer-middle .footer-block .email {
	padding-left: 20px;
	margin-bottom: 5px;
  }
  #footer .footer-middle .footer-block + .footer-block {
	margin-top: 10px;
  }
  #footer .footer-bottom {
	font-size: 14px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
  }
  #footer .footer-bottom p#copyright,
  #footer .footer-bottom .footer-links {
	margin-bottom: 5px;
  }
  #footer .footer-bottom #back-top {
	position: relative;
	right: auto;
  }
}