@charset "UTF-8";
@font-face {
  font-family: "Eurostile Bold";
  font-style: normal;
  font-weight: bold;
  font-display: auto;
  src: url("../../../../../wp-content/uploads/2022/10/eurostile-bold.ttf") format("truetype");
}
@font-face {
  font-family: "Eurostile";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../../../../../wp-content/uploads/2022/10/Eurostile.ttf") format("truetype");
}
@font-face {
  font-family: "Square";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../../../../../wp-content/uploads/2022/10/Square721-BT-Roman.ttf") format("truetype");
}
@font-face {
  font-family: "Square Bold";
  font-style: normal;
  font-weight: bold;
  font-display: auto;
  src: url("../../../../../wp-content/uploads/2022/10/Square721-BT-Bold.ttf") format("truetype");
}
body {
  color: white !important;
}
@media (min-width: 0px) {
  .section-side-padding {
    padding: 0 20px !important;
  }
}
@media (min-width: 1300px) {
  .section-side-padding {
    padding: 0 120px !important;
  }
}
@media (min-width: 1900px) {
  .section-side-padding {
    padding: 0 200px !important;
  }
}
.header-contact-link .elementor-icon-box-title {
  margin: 0 !important;
}
.header-contact-link .elementor-icon-box-title a {
  color: white !important;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.header-contact-link .elementor-icon-box-icon path {
  fill: white !important;
  -webkit-transition: fill 0.3s linear;
  -moz-transition: fill 0.3s linear;
  -o-transition: fill 0.3s linear;
  transition: fill 0.3s linear;
}
.header-contact-link:hover a {
  color: #eaceb4 !important;
}
.header-contact-link:hover a path {
  fill: #eaceb4 !important;
}
.vertical-ten {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.vertical-twenty {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.vertical-thirty {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.vertical-forty {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.vertical-fifty {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.vertical-sixty {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.vertical-seventy {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.vertical-eighty {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
@media (min-width: 0px) {
  .header-menu li a {
    text-align: left !important;
  }
}
@media (min-width: 900px) {
  .header-menu li a {
    text-align: center !important;
  }
}
.header-menu .elementor-sub-item {
  border-left-width: 0 !important;
}
@media (min-width: 0px) {
  .line-break-laptop {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .line-break-laptop {
    display: block !important;
  }
}
@media (min-width: 0px) {
  .space-mobile {
    display: block !important;
  }
}
@media (min-width: 900px) {
  .space-mobile {
    display: none !important;
  }
}
@media (min-width: 0px) {
  .header {
    height: 180px !important;
  }
}
@media (min-width: 900px) {
  .header {
    height: 140px !important;
  }
}
@media (min-width: 1900px) {
  .header {
    height: 160px !important;
  }
}
@media (min-width: 0px) {
  .banner {
    margin-top: -180px !important;
  }
}
@media (min-width: 900px) {
  .banner {
    margin-top: -140px !important;
  }
}
@media (min-width: 1900px) {
  .banner {
    margin-top: -160px !important;
  }
}
.footer-icon-list path, .footer-icon-list circle {
  fill: black !important;
}
.footer-icon-list ul li {
  align-items: start !important;
}
.footer-icon-list a:hover span {
  color: white !important;
}
.footer-icon-list a:hover path, .footer-icon-list a:hover circle {
  fill: white !important;
}
.elementor-slide-heading {
  margin-bottom: 5px !important;
}
.hero-mouse {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -15px;
  text-align: center;
  z-index: 100;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  letter-spacing: 1px;
}
.hero-mouse h3 {
  margin-left: -14px;
  padding-top: 15px;
}
.hero-mouse .mouse-icon {
  width: 25px;
  height: 45px;
  border-radius: 15px;
  position: relative;
  border: 2px solid #dedede;
  text-align: center;
}
.hero-mouse .mouse-icon span {
  width: 3px;
  height: 8px;
  margin: 2px auto 0;
  display: block;
  background: #dedede;
  border-radius: 5px;
  -webkit-animation: 1.2s ease infinite wheel-up-down;
  animation: 1.2s ease infinite wheel-up-down;
}
@-webkit-keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}
@keyframes wheel-up-down {
  0% {
    margin-top: 2px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    margin-top: 20px;
    opacity: 0;
  }
}
.section-anchor .elementor-menu-anchor::before {
  content: "";
  display: block;
  height: 130px;
  margin-top: -130px;
  visibility: hidden;
}
.counter-text .elementor-counter-number {
  font-size: 35px !important;
  line-height: 35px !important;
}
.counter-text .elementor-counter-number-suffix {
  font-size: 22px !important;
  line-height: 22px !important;
  display: flex !important;
  align-items: center;
}
.counter-text .elementor-counter-title {
  font-size: 18px !important;
  line-height: 20px !important;
}
.counter-text-image img {
  width: auto !important;
  height: 50px !important;
}
.content-section-container-left {
  height: 500px !important;
}
.content-section-container-left .content-image-container-left {
  position: relative !important;
}
.content-section-container-left .content-image-container-left .content-image-shadow-left {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #B87C52 !important;
  width: calc(100% - 50px) !important;
  height: 450px !important;
  border-radius: 30px !important;
  position: absolute !important;
  top: 0;
  left: 0;
}
.content-section-container-left .content-image-container-left .content-image-left {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 50px;
  left: 50px;
  width: calc(100% - 50px) !important;
}
.content-section-container-left .content-image-container-left .content-image-left img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  height: 450px !important;
}
.applications-content-column .applications-section-container-left {
  height: 380px !important;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.applications-content-column .applications-section-container-left .applications-image-container-left {
  position: relative !important;
}
.applications-content-column .applications-section-container-left .applications-image-container-left .applications-image-shadow-left {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #B87C52 !important;
  width: calc(100% - 30px) !important;
  height: 350px !important;
  border-radius: 30px !important;
  position: absolute !important;
  top: 0;
  left: 0;
}
.applications-content-column .applications-section-container-left .applications-image-container-left .applications-image-left {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 30px;
  left: 30px;
  width: calc(100% - 30px) !important;
  border-radius: 30px !important;
  background-color: white !important;
}
.applications-content-column .applications-section-container-left .applications-image-container-left .applications-image-left img {
  object-position: center center !important;
  object-fit: cover !important;
  width: 100% !important;
  height: 350px !important;
  border-radius: 30px !important;
  border: solid 1px gray !important;
}
.applications-content-column:hover .applications-section-container-left {
  transform: scale(0.95) !important;
}
.content-section-container-right {
  height: 500px !important;
}
.content-section-container-right .content-image-container-right {
  position: relative !important;
}
.content-section-container-right .content-image-container-right .content-image-shadow-right {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #B87C52 !important;
  width: calc(100% - 50px) !important;
  height: 450px !important;
  border-radius: 30px !important;
  position: absolute !important;
  top: 0;
  right: 0;
}
.content-section-container-right .content-image-container-right .content-image-right {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 50px;
  right: 50px;
  width: calc(100% - 50px) !important;
  height: 450px !important;
}
.content-section-container-right .content-image-container-right .content-image-right img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  height: 450px !important;
}
.news-section-container-left {
  height: 430px !important;
  margin: 50px 0 !important;
}
.news-section-container-left .news-image-container-left {
  position: relative !important;
}
.news-section-container-left .news-image-container-left .news-image-shadow-left {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #B87C52 !important;
  width: calc(100% - 30px) !important;
  height: 400px !important;
  border-radius: 30px !important;
  position: absolute !important;
  top: 0;
  left: 0;
}
.news-section-container-left .news-image-container-left .news-image-left {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 30px;
  left: 30px;
  width: calc(100% - 30px) !important;
  height: 400px !important;
}
.news-section-container-left .news-image-container-left .news-image-left img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  height: 400px !important;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3) !important;
}
@media (min-width: 0px) {
  .section-headline .elementor-heading-title {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}
@media (min-width: 1300px) {
  .section-headline .elementor-heading-title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
@media (min-width: 1900px) {
  .section-headline .elementor-heading-title {
    font-size: 40px !important;
    line-height: 45px !important;
  }
}
.section-headline-black .elementor-heading-title {
  color: black !important;
}
.section-headline-brown .elementor-heading-title {
  color: #B87C52 !important;
}
.section-headline-texture {
  background-image: url("../../../../../wp-content/uploads/2023/04/webp_headline-texture.webp") !important;
  background-position: center !important;
  background-repeat: repeat-x !important;
}
@media (min-width: 0px) {
  .section-headline-texture {
    padding: 10px 50px !important;
    border-radius: 20px !important;
    background-size: cover !important;
  }
}
@media (min-width: 600px) {
  .section-headline-texture {
    background-size: contain !important;
  }
}
@media (min-width: 1300px) {
  .section-headline-texture {
    padding: 20px 100px !important;
    border-radius: 30px !important;
  }
}
.section-headline-texture .elementor-heading-title {
  color: white !important;
}
.section-headline-metal {
  padding: 10px 50px !important;
  border-radius: 20px !important;
}
.section-headline-metal .elementor-heading-title {
  font-size: 30px !important;
  line-height: 30px !important;
}
.wpDataTables table {
  border-collapse: separate !important;
  border-radius: 10px !important;
}
.wpDataTables table tbody {
  font-family: "Square" !important;
  font-size: 18px !important;
  line-height: 22px !important;
}
.wpDataTables table tbody tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.wpDataTables table tbody tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.wpDataTables table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.wpDataTables table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.wpDataTables table tbody tr:first-child td {
  border-top-style: solid;
}
.wpDataTables table tbody tr td:first-child {
  border-left-style: solid;
}
.offcanvas-icons {
  position: fixed !important;
  right: 0;
  top: 35%;
}
@media (min-width: 900px) {
  .offcanvas-icons {
    width: 80px !important;
  }
}
@media (min-width: 1300px) {
  .offcanvas-icons {
    width: 100px !important;
  }
}
.offcanvas-icons .offcanvas-hover {
  background-color: #eaceb4 !important;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 10px !important;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3) !important;
}
@media (min-width: 900px) {
  .offcanvas-icons .offcanvas-hover {
    width: 60px !important;
    height: 60px !important;
  }
}
@media (min-width: 1300px) {
  .offcanvas-icons .offcanvas-hover {
    width: 80px !important;
    height: 80px !important;
  }
}
.offcanvas-icons .offcanvas-hover .elementor-heading-title {
  color: #ca6c55 !important;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.offcanvas-icons .offcanvas-hover path {
  fill: #ca6c55 !important;
  -webkit-transition: fill 0.3s linear;
  -moz-transition: fill 0.3s linear;
  -o-transition: fill 0.3s linear;
  transition: fill 0.3s linear;
}
.offcanvas-icons .offcanvas-hover:hover {
  background-color: #B87C52 !important;
}
.offcanvas-icons .offcanvas-hover:hover path {
  fill: white !important;
}
.offcanvas-icons .offcanvas-hover:hover .elementor-heading-title {
  color: white !important;
}
.contact-list ellipse {
  fill: #B87C52 !important;
}
.subheadline-image .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .subheadline-image .shadow-div {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .subheadline-image .shadow-div {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.subheadline-image .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .subheadline-image .shadow-image img {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .subheadline-image .shadow-image img {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.subheadline-image .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  left: 40px;
  text-align: start !important;
}
@media (min-width: 1300px) {
  .subheadline-image .image {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .subheadline-image .image {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.subheadline-image .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
}
@media (min-width: 1300px) {
  .subheadline-image .image img {
    height: 450px !important;
  }
}
@media (min-width: 1900px) {
  .subheadline-image .image img {
    height: 550px !important;
  }
}
@media (min-width: 1300px) {
  .subheadline-image .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .subheadline-image .image-caption {
    width: 100% !important;
  }
}
.product-image-left .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .product-image-left .shadow-div {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-left .shadow-div {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-left .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .product-image-left .shadow-image img {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-left .shadow-image img {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-left .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  left: 40px;
  text-align: start !important;
}
@media (min-width: 1300px) {
  .product-image-left .image {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-left .image {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-left .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
}
@media (min-width: 1300px) {
  .product-image-left .image img {
    height: 450px !important;
  }
}
@media (min-width: 1900px) {
  .product-image-left .image img {
    height: 550px !important;
  }
}
@media (min-width: 1300px) {
  .product-image-left .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .product-image-left .image-caption {
    width: 100% !important;
  }
}
.product-image-right .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .product-image-right .shadow-div {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-right .shadow-div {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-right .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .product-image-right .shadow-image img {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-right .shadow-image img {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-right .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  right: 40px;
  text-align: end !important;
}
@media (min-width: 1300px) {
  .product-image-right .image {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-right .image {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-right .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
}
@media (min-width: 1300px) {
  .product-image-right .image img {
    height: 450px !important;
  }
}
@media (min-width: 1900px) {
  .product-image-right .image img {
    height: 550px !important;
  }
}
@media (min-width: 1300px) {
  .product-image-right .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .product-image-right .image-caption {
    width: 100% !important;
  }
}
.product-image-border-right .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .product-image-border-right .shadow-div {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-border-right .shadow-div {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-border-right .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .product-image-border-right .shadow-image img {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-border-right .shadow-image img {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-border-right .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  right: 40px;
  text-align: end !important;
}
@media (min-width: 1300px) {
  .product-image-border-right .image {
    height: 450px !important;
    width: calc(100% - 80px) !important;
  }
}
@media (min-width: 1900px) {
  .product-image-border-right .image {
    height: 550px !important;
    width: calc(100% - 80px) !important;
  }
}
.product-image-border-right .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  border: 1px solid gray !important;
}
@media (min-width: 1300px) {
  .product-image-border-right .image img {
    height: 450px !important;
  }
}
@media (min-width: 1900px) {
  .product-image-border-right .image img {
    height: 550px !important;
  }
}
@media (min-width: 1300px) {
  .product-image-border-right .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .product-image-border-right .image-caption {
    width: 100% !important;
  }
}
.newsImage .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .newsImage .shadow-div {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .newsImage .shadow-div {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.newsImage .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .newsImage .shadow-image img {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .newsImage .shadow-image img {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.newsImage .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  left: 40px;
  text-align: start !important;
}
@media (min-width: 1300px) {
  .newsImage .image {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .newsImage .image {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.newsImage .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  border: 1px solid gray !important;
}
@media (min-width: 1300px) {
  .newsImage .image img {
    height: 350px !important;
  }
}
@media (min-width: 1900px) {
  .newsImage .image img {
    height: 450px !important;
  }
}
@media (min-width: 1300px) {
  .newsImage .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .newsImage .image-caption {
    width: 100% !important;
  }
}
.newsImage .shadow-div {
  background-color: #eaceb4 !important;
}
.applicationsPageImage .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .applicationsPageImage .shadow-div {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsPageImage .shadow-div {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsPageImage .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .applicationsPageImage .shadow-image img {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsPageImage .shadow-image img {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsPageImage .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  left: 40px;
  text-align: start !important;
}
@media (min-width: 1300px) {
  .applicationsPageImage .image {
    height: 350px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsPageImage .image {
    height: 450px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsPageImage .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  border: 1px solid gray !important;
}
@media (min-width: 1300px) {
  .applicationsPageImage .image img {
    height: 350px !important;
  }
}
@media (min-width: 1900px) {
  .applicationsPageImage .image img {
    height: 450px !important;
  }
}
@media (min-width: 1300px) {
  .applicationsPageImage .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .applicationsPageImage .image-caption {
    width: 100% !important;
  }
}
.applicationsImage .shadow-div {
  border-radius: 30px !important;
  background-color: #B87C52 !important;
}
@media (min-width: 1300px) {
  .applicationsImage .shadow-div {
    height: 400px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsImage .shadow-div {
    height: 500px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsImage .shadow-image img {
  border-radius: 30px !important;
}
@media (min-width: 1300px) {
  .applicationsImage .shadow-image img {
    height: 400px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsImage .shadow-image img {
    height: 500px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsImage .image {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 40px;
  left: 40px;
  text-align: start !important;
}
@media (min-width: 1300px) {
  .applicationsImage .image {
    height: 400px !important;
    width: calc(100% - 30px) !important;
  }
}
@media (min-width: 1900px) {
  .applicationsImage .image {
    height: 500px !important;
    width: calc(100% - 30px) !important;
  }
}
.applicationsImage .image img {
  object-position: center center !important;
  object-fit: cover !important;
  border-radius: 30px !important;
  width: 100% !important;
  border: 1px solid gray !important;
}
@media (min-width: 1300px) {
  .applicationsImage .image img {
    height: 400px !important;
  }
}
@media (min-width: 1900px) {
  .applicationsImage .image img {
    height: 500px !important;
  }
}
@media (min-width: 1300px) {
  .applicationsImage .image-caption {
    width: 100% !important;
  }
}
@media (min-width: 1900px) {
  .applicationsImage .image-caption {
    width: 100% !important;
  }
}
.sectionTwoColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionTwoColumns .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionTwoColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionTwoColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 1600px) {
  .sectionTwoColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 1900px) {
  .sectionTwoColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
.sectionTwoColumnsNoGap .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 0px) {
  .sectionTwoColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionTwoColumnsNoGap .elementor-container .elementor-column {
    width: calc(100% / 2);
  }
}
@media (min-width: 900px) {
  .sectionTwoColumnsNoGap .elementor-container .elementor-column {
    width: calc(100% / 2);
  }
}
@media (min-width: 1600px) {
  .sectionTwoColumnsNoGap .elementor-container .elementor-column {
    width: calc(100% / 2);
  }
}
@media (min-width: 1900px) {
  .sectionTwoColumnsNoGap .elementor-container .elementor-column {
    width: calc(100% / 2);
  }
}
.sectionThreeColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionThreeColumns .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionThreeColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionThreeColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1600px) {
  .sectionThreeColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1900px) {
  .sectionThreeColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
.sectionThreeColumnsNews .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionThreeColumnsNews .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionThreeColumnsNews .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionThreeColumnsNews .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1600px) {
  .sectionThreeColumnsNews .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1900px) {
  .sectionThreeColumnsNews .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
.sectionThreeColumnsCertificates .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px;
}
@media (min-width: 0px) {
  .sectionThreeColumnsCertificates .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionThreeColumnsCertificates .elementor-container .elementor-column {
    width: calc(( 100% - ( 60px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 900px) {
  .sectionThreeColumnsCertificates .elementor-container .elementor-column {
    width: calc(( 100% - ( 60px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1600px) {
  .sectionThreeColumnsCertificates .elementor-container .elementor-column {
    width: calc(( 100% - ( 60px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1900px) {
  .sectionThreeColumnsCertificates .elementor-container .elementor-column {
    width: calc(( 100% - ( 60px * ( 3 - 1 ) ) ) / 3);
  }
}
.sectionOneColumnsNoGap .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 0px) {
  .sectionOneColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionOneColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .sectionOneColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .sectionOneColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 1900px) {
  .sectionOneColumnsNoGap .elementor-container .elementor-column {
    width: 100%;
  }
}
.sectionFourColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionFourColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 600px) {
  .sectionFourColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 4 - 1 ) ) ) / 4);
  }
}
@media (min-width: 900px) {
  .sectionFourColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 4 - 1 ) ) ) / 4);
  }
}
@media (min-width: 1600px) {
  .sectionFourColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 4 - 1 ) ) ) / 4);
  }
}
@media (min-width: 1900px) {
  .sectionFourColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 4 - 1 ) ) ) / 4);
  }
}
.sectionFourColumnsApplications .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionFourColumnsApplications .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionFourColumnsApplications .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionFourColumnsApplications .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1600px) {
  .sectionFourColumnsApplications .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 1900px) {
  .sectionFourColumnsApplications .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 4 - 1 ) ) ) / 4);
  }
}
.sectionCounterColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
@media (min-width: 0px) {
  .sectionCounterColumns .elementor-container .elementor-column {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .sectionCounterColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 20px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionCounterColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 20px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 1600px) {
  .sectionCounterColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 20px * ( 4 - 1 ) ) ) / 4);
  }
}
@media (min-width: 1900px) {
  .sectionCounterColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 20px * ( 4 - 1 ) ) ) / 4);
  }
}
.sectionFiveColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionFiveColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 600px) {
  .sectionFiveColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 3 - 1 ) ) ) / 3);
  }
}
@media (min-width: 900px) {
  .sectionFiveColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 5 - 1 ) ) ) / 5);
  }
}
@media (min-width: 1600px) {
  .sectionFiveColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 5 - 1 ) ) ) / 5);
  }
}
@media (min-width: 1900px) {
  .sectionFiveColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 5 - 1 ) ) ) / 5);
  }
}
.sectionSixColumns .elementor-container {
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media (min-width: 0px) {
  .sectionSixColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 600px) {
  .sectionSixColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 2 - 1 ) ) ) / 2);
  }
}
@media (min-width: 900px) {
  .sectionSixColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 6 - 1 ) ) ) / 6);
  }
}
@media (min-width: 1600px) {
  .sectionSixColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 6 - 1 ) ) ) / 6);
  }
}
@media (min-width: 1900px) {
  .sectionSixColumns .elementor-container .elementor-column {
    width: calc(( 100% - ( 40px * ( 6 - 1 ) ) ) / 6);
  }
}
.column-link {
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.column-link:hover {
  transform: scale(0.98) !important;
}
.applications-inside-table table {
  font-family: Square !important;
  margin-bottom: 0 !important;
  border: none !important;
}
.applications-inside-table table tr {
  background-color: unset !important;
}
.applications-inside-table table tr td {
  border: none !important;
  vertical-align: middle !important;
  background-color: unset !important;
}
.applications-inside-table .table-cell-bold {
  font-weight: bold !important;
}
.product-links {
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.product-links:hover {
  transform: scale(0.95) !important;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
input[type="number"] {
  -moz-appearance: textfield !important;
}
.vision-box, .vision-box .elementor-widget-container, .vision-box .elementor-image-box-wrapper {
  height: 100% !important;
}
.slider-buttons-right .swiper-container-horizontal .swiper-pagination-bullets {
  text-align: right !important;
  padding-right: 40px !important;
  padding-bottom: 40px !important;
}
.all-metal-prices-table {
  font-family: "Square" !important;
  color: black !important;
  margin-top: 60px !important;
  /*.wpDataTablesFilter {
    display: inline-block !important;
    margin-bottom: -60px !important;
    z-index: 10 !important;
    .wpDataTableFilterSection {
      padding-left: 0 !important;
    }
  }*/
}
.all-metal-prices-table h2 {
  display: none !important;
}
.all-metal-prices-table .wdt-clear-filters-button, .all-metal-prices-table .wdt-clear-filters-button:active {
  background-color: #B87C52 !important;
  color: white !important;
  border-radius: 6px !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.all-metal-prices-table .wdt-clear-filters-button:hover, .all-metal-prices-table .wdt-clear-filters-button:active:hover {
  background-color: #eaceb4 !important;
  color: #ca6c55 !important;
}
.all-metal-prices-table .filter-option {
  color: black !important;
}
.all-metal-prices-table .wpDataTables table {
  border-collapse: separate !important;
  border-radius: 10px !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
.all-metal-prices-table .wpDataTables table thead th:first-child {
  border-radius: 10px 0 0 0;
}
.all-metal-prices-table .wpDataTables table thead th:last-child {
  border-radius: 0 10px 0 0;
}
.all-metal-prices-table .wpDataTables table tbody {
  font-size: 14px !important;
  line-height: 15px !important;
}
.all-metal-prices-table .wpDataTables table tbody td {
  vertical-align: middle;
}
.all-metal-prices-table .wpDataTables table tbody tr:first-child td:first-child {
  border-top-left-radius: 0 !important;
}
.all-metal-prices-table .wpDataTables table tbody tr:first-child td:last-child {
  border-top-right-radius: 0 !important;
}
.all-metal-prices-table .wpDataTables table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.all-metal-prices-table .wpDataTables table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.all-metal-prices-table .wpDataTables table tbody tr:first-child td {
  border-top-style: solid;
}
.all-metal-prices-table .wpDataTables table tbody tr td:first-child {
  border-left-style: solid;
}
.all-metal-prices-table .ui-datepicker {
  width: 300px !important;
}
.all-metal-prices-table .price-circular-button {
  background-color: #B87C52;
  color: white;
  border-radius: 50px;
  border: none;
  padding: 5px 20px;
  margin: 3px;
}
.all-metal-prices-table .price-circular-button::before {
  font-family: "Font Awesome 5 Free";
  content: "" !important;
  font-size: 16px;
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
.add-metal-price-form {
  font-family: "Square" !important;
  color: black !important;
}
.add-metal-price-form .acf-input {
  justify-content: center !important;
}
.add-metal-price-form .acf-input .fea-submit-button {
  background-color: #B87C52 !important;
  color: white !important;
  border-radius: 25px !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: none !important;
}
.add-metal-price-form .acf-input .fea-submit-button:hover {
  background-color: #eaceb4 !important;
  color: #ca6c55 !important;
}
.latest-metal-price-table-heading {
  font-family: "Square" !important;
  color: black !important;
  text-align: center !important;
  font-size: 20px !important;
  line-height: 26px !important;
  margin-bottom: 0 !important;
}
.latest-metal-price-table {
  font-family: "Square" !important;
  color: black !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
.latest-metal-price-table tbody td {
  border: 0 !important;
  width: 50% !important;
}
.latest-metal-price-table tbody tr:nth-child(even) {
  background-color: #e4c3ab !important;
}
.latest-metal-price-table tbody tr:nth-child(odd) {
  background-color: #bf8269 !important;
}
.latest-metal-price-table tbody tr:first-child td:first-child {
  border-top-left-radius: 10px !important;
}
.latest-metal-price-table tbody tr:first-child td:last-child {
  border-top-right-radius: 10px !important;
}
.latest-metal-price-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px !important;
}
.latest-metal-price-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px !important;
}
.latest-metal-price-table .currency-cell {
  text-align: right !important;
}
#table_1 th.wdtheader p {
  text-align: center !important;
  margin-bottom: 0 !important;
}
.enquiry-form {
  font-family: "Square" !important;
  background-color: #eaceb4 !important;
  color: black !important;
  border-radius: 30px !important;
}
.enquiry-form form {
  background-color: white !important;
  border-radius: 20px !important;
}
@media (min-width: 0px) {
  .enquiry-form form {
    padding: 20px !important;
    margin: 20px !important;
  }
}
@media (min-width: 600px) {
  .enquiry-form form {
    padding: 30px !important;
    margin: 30px !important;
  }
}
.enquiry-form form input, .enquiry-form form textarea {
  border: solid 2px #eaceb4 !important;
  border-radius: 5px !important;
}
.enquiry-form form .submit-button {
  background-color: #B87C52 !important;
  border: none !important;
  border-radius: 25px !important;
  color: white !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  margin: auto;
  padding: 5px 30px !important;
}
.enquiry-form form .submit-button:hover {
  background-color: #eaceb4 !important;
  color: #ca6c55 !important;
}
.enquiry-form form .intl-tel-input {
  width: 100% !important;
}
.enquiry-form form p {
  text-align: center;
}
.pum-container {
  font-family: "Square" !important;
  background-color: white !important;
  color: black !important;
  border-radius: 20px !important;
  padding: 30px 30px 0 30px !important;
}
.pum-container form {
  background-color: white !important;
  border-radius: 20px !important;
}
.pum-container form input, .pum-container form textarea {
  border: solid 2px #eaceb4 !important;
  border-radius: 5px !important;
}
.pum-container form .submit-button {
  background-color: #B87C52 !important;
  border: none !important;
  border-radius: 25px !important;
  color: white !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  margin: auto;
  padding: 5px 30px !important;
}
.pum-container form .submit-button:hover {
  background-color: #eaceb4 !important;
  color: #ca6c55 !important;
}
.pum-container form .intl-tel-input {
  width: 100% !important;
}
.pum-container form p {
  text-align: center;
}
.nopage-banner a {
  background-color: #B87C52 !important;
  color: white !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nopage-banner a:hover {
  background-color: #eaceb4 !important;
  color: #ca6c55 !important;
}
.elementor-nav-menu__container {
  top: 0px !important;
}
#scrollHeader.headershow {
  transform: translateY(0px);
}
#scrollHeader {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-transition: transform 0.34s ease;
  transition: transform 0.34s ease;
  transform: translateY(-250px);
  /*adjust this value to the height of your header*/
}
.modal-content {
  color: black;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0 !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
