html,
body {
  position: relative;
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Exo 2", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Alegreya", serif;
  margin: 0;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 1.75em;
}

.mr-3 {
  margin-right: 1rem;
}

a {
  color: #283997;
}

a,
a:hover,
a:focus,
a:active,
a.active {
  text-decoration: none;
  outline: none;
}

.ax-hr {
  border-top: 1px solid #fcb315;
  margin: 0;
}

.btn:focus {
  outline: none !important;
}

.inline {
  display: inline !important;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.btn-default,
.btn-default:focus,
.btn-default:hover,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  background-color: transparent !important;
  color: inherit;
  border-color: #fff;
  border-radius: 0;
}

/*----- NAVIGATION -----*/

.navbar-default.navbar-ax-wb {
  min-height: 75px;
}

.navbar-default.navbar-ax-wb .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 1em;
  color: #585858;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-default.navbar-ax-wb {
  background-color: #fff;
  border-color: #f57f20;
}

.navbar-default.navbar-ax-wb .navbar-brand {
  -webkit-transition: padding 0.3s ease-in-out;
  -moz-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
  padding: 10px 15px;
}

.navbar-default.navbar-ax-wb .logo img {
  width: 266px;
  height: 66px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-default.navbar-ax-wb .nav li.current a,
.navbar-default.navbar-ax-wb .nav li.current a:hover,
.navbar-default.navbar-ax-wb .nav li.current a:focus,
.navbar-default.navbar-ax-wb .nav li a:hover,
.navbar-default.navbar-ax-wb .nav li a:focus {
  background-color: transparent;
  color: #0094d9 !important;
}

.navbar-default.navbar-ax-wb .navbar-nav > li > a {
  background-color: transparent;
}

.navbar-default.navbar-ax-wb .navbar-form {
  margin: 25px;
}

.navbar-default.navbar-ax-wb .navbar-form .btn-default {
  background-color: #f57f20 !important;
  border-color: #f57f20;
  color: #fff;
  border: none;
  min-width: 85px;
  border-radius: 15px;
}

.iso-lg {
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.iso-lg img {
  height: 83px;
  margin-top: 1.25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  content: none;
}

.carousel-control i {
  font-size: 2em;
}

.carousel-caption {
  top: 40%;
  bottom: inherit;
}

.carousel-caption h2 {
  font-size: 3em;
  margin-bottom: 0.5em;
}

.carousel-caption p {
  font-size: 1.5em;
}

.carousel-caption-2 {
  top: 50%;
}

/*----- CAROUSEL -----*/

.carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.ax-carousel-home.carousel .carousel-caption {
  top: auto;
  bottom: 0%;
}

.ax-carousel-home.carousel .carousel-caption h2 {
  text-align: right;
}

.ax-abt-ovr {
  padding: 3em 0 5em;
  background-color: #f7911e;
  color: #fff;
}

.thumbnail-group {
  margin-top: 2.5em;
}

.thumbnail-group .thumbnail {
  background-color: transparent;
  margin: 0;
  text-align: center;
  border: 0;
  will-change: opacity, transform;
  transition: all 0.3s ease-out;
}

.thumbnail-group .thumbnail img {
  border-radius: 6px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease-out;
}

.thumbnail-group .thumbnail img:hover,
.thumbnail-group .thumbnail img:focus {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.thumbnail-group .thumbnail h2 {
  margin: 1em 0 0.5em;
}

.text-intro p {
  font-size: 1.25em;
}

.text-divider {
  width: 5em;
  height: 3px;
  background-color: #0094d9;
  margin: 2em auto;
}

.thumbnail-group .thumbnail .btn-default {
  margin-top: 1.25em;
  padding: 1em 2em;
  font-size: 1.125em;
}

.ax-gt-qt {
  background-color: #0e4ca1;
  background: url("../img/laser-cutting.jpg") no-repeat 50% 0;
  background-size: cover;
  text-align: center;
}

.ax-gt-qt p {
  font-size: 1.5em;
  color: #fff;
  text-align: center;
}

.ax-gt-qt .btn {
  padding: 1.5em 3em;
  color: #fff;
  margin-top: 2em;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.ax-gt-qt .btn:focus,
.ax-gt-qt .btn:hover {
  color: #fff;
  background-color: #0e4ca1 !important;
  border-color: #0e4ca1;
}

.ax-gt-ct {
  padding: 5em 0;
}

/*----- ABOUT -----*/

.ax-abt {
  padding: 4em 0;
}

.ax-abt h2 {
  color: #0094d9;
  margin-bottom: 1.5em;
}

.ax-abt h2 span {
  border-bottom: 3px solid #fcb315;
  padding: 6px 0;
}

.ax-abt p {
  font-size: 1.14em;
  margin-bottom: 1.25em;
}

.ax-abt p:last-child {
  margin-bottom: 0;
}

.ax-ms {
  background-color: #f8f8f8;
}

.ax-abt .ax-abt-img {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

#ax-abt-crl .item img {
  display: block;
  height: auto;
}

#ax-abt-crl {
  margin: 1.5em 0;
}

/*----- SERVICES -----*/

.ax-sr-cnt h3 {
  color: #f57f20;
  margin-bottom: 0.5em;
}

.ax-sr-cnt {
  padding: 2em 0 0;
}
.ax-sr-cnt-03 {
  padding: 1em 0 0;
}

.ax-sr-cnt ul li {
  padding: 12px 36px 12px;
  position: relative;
  color: #666;
}

.ax-sr-cnt-2 ul li {
  padding-left: 10px;
}

.iconed-text {
  padding-left: 60px;
  margin-left: -5px;
  min-height: 30px;
  position: relative;
  padding-top: 13px;
}

.iconed-text .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  left: -4px;
  top: 0;
  border-radius: 26px;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
}

.ax-sr-cnt i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 30px;
  color: #0094d9;
}

.axi-machine {
  margin: 1em 0 2em;
}

/*----- DOWNLOADS -----*/

h2.ax-rs-hd {
  margin-top: 25px;
}

.thumbnail-custom h2 {
  margin-bottom: 0.75em;
  margin-top: 0.5em;
}

.thumbnail-custom {
  border: 0;
  text-align: center;
  margin: 2em;
}

.thumbnail-custom .btn-primary {
  background-color: #f57f20;
  border-color: #f57f20;
  padding: 10px 20px;
  font-size: 18px;
}

.thumbnail-custom .btn-primary:hover,
.thumbnail-custom .btn-primary:focus {
  background-color: #f57f20;
  border-color: #f57f20;
}

.video-js {
  margin-bottom: 2em;
  width: 100%;
}

/*----- CAREERS -----*/

.btn-primary-cust,
.btn-primary-cust:hover,
.btn-primary-cust:focus,
.btn-primary:active:hover,
.btn-primary:active:focus {
  background-color: #f57f20;
  border-color: #f57f20;
}

/*----- CONTACT US -----*/

a.ax-cr-lk {
  color: #f57f20;
}

.ax-addrs,
.cn-sc-1 a {
  font-size: 1.2em;
  display: block;
  text-align: left;
  padding: 0;
}

.cn-sc-1 .icon {
  font-size: 32px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #f57f20;
}

.cn-sc-1 address {
  font-size: 1.15em;
  margin: 0;
}

.cn-sc-1 h2 {
  padding-left: 32px;
  position: relative;
}

.cn-sc-1 .ax-hr {
  margin: 2em 0;
}

.ax-cnt-frm .btn-primary {
  background-color: #f57f20;
  border-color: #f57f20;
  padding: 10px 15px;
}

.ax-cnt-frm .btn-primary:focus,
.ax-cnt-frm .btn-primary:hover {
  background-color: #f57f20;
  border-color: #f57f20;
}

.ax-cnt-frm .form-group {
  margin-bottom: 1.5em;
}

.ax-cnt-frm .form-control {
  height: 46px;
  border-radius: 0;
}

#map-section {
  position: relative;
  height: 500px;
  width: 100%;
}

#map {
  height: 500px;
  width: 100%;
}

.ajax-response {
  text-align: center;
}

/*----- FOOTER -----*/

footer {
  color: #fff;
}

footer li a {
  color: #fff;
  padding: 0 10px;
  display: inline-block;
}

footer .list-inline {
  margin: 0;
}

footer ul.list-qk {
  margin: 16px 0;
}

footer ul.list-qk li:after {
  content: "/";
  margin: 0px 4px;
  position: absolute;
}

footer ul.list-qk li.active a {
  color: #00aeef;
}

footer ul.list-qk li:last-child:after {
  content: "";
}

footer.ax-qk-sl {
  padding: 3em 0;
  background-color: #111111;
  color: #fff;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.ax-sl-lk li a {
  color: #fff;
  font-size: 2em;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.ax-sl-lk li a:hover {
  color: #f7911e;
}

footer.ax-cp-rt p {
  margin: 0;
}

footer.ax-cp-rt {
  padding: 1em 0;
  background-color: #000000;
}

footer.ax-cp-rt i {
  padding-right: 5px;
  padding-left: 15px;
}

footer.ax-cp-rt a {
  color: #f57f20;
}

footer.ax-cp-rt .pull-left,
footer.ax-cp-rt .pull-right {
  margin: 0;
  color: #f57f20;
}

footer.ax-wt-lg {
  background-color: #444;
  color: #fff;
  padding: 1em 0;
}

footer.ax-wt-lg ul li a {
  padding: 1em 0;
  margin-right: 1em;
  font-size: 1.5em;
}

footer.ax-wt-lg img {
  margin-top: 1em;
}

footer.ax-wt-lg ul li a:hover,
footer.ax-wt-lg ul li a:focus {
  color: #fff;
}

.rsform-block .formRequired {
  color: #d9534f;
}

.rsform-captcha-refresh-button.btn-default {
  border-color: #ccc;
  border-radius: 4px;
}

.rsform-block-entercode .input-group {
  margin-top: 8px;
}

.formContainer label {
  margin-bottom: 8px;
}

/*----- RESPONSIVE -----*/

@media (max-width: 1399px) {
  body {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .navbar-default.navbar-ax-wb .logo img {
    width: 155px;
    height: 35px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb .navbar-brand {
    padding: 25px 15px;
  }
  .iso-lg {
    display: none;
  }
}

@media (max-width: 991px) {
  body {
    font-size: 13px;
  }
  .navbar-default.navbar-ax-wb .navbar-brand {
    padding: 18px 15px;
  }
  .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .navbar-default.navbar-ax-wb .navbar-form {
    margin: 0;
    border: none;
    padding: 0;
  }
  .ax-abt img {
    margin: 2em auto;
  }
  .cn-sc-1 {
    padding-top: 25px;
  }
  .thumbnail-group .thumbnail {
    margin-bottom: 3em;
  }
  .img-block {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-default.navbar-ax-wb .nav li.active a span,
  .navbar-default.navbar-ax-wb .nav li a:hover span,
  .navbar-default.navbar-ax-wb .nav li a:focus span {
    border-bottom: 3px solid #f57f20;
    padding-bottom: 30px;
    -webkit-transition: padding 0.3s ease-in-out;
    -moz-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb {
    min-height: 75px;
  }
  .navbar-default.navbar-ax-wb .navbar-nav > li > a {
    padding-top: 31.5px;
    padding-bottom: 31.5px;
  }
  .top-nav-collapse .nav li.active a span,
  .top-nav-collapse .nav li a:hover span,
  .top-nav-collapse .nav li a:focus span {
    border-bottom: 3px solid #f34235;
    padding-bottom: 20px;
  }
  .top-nav-collapse.navbar {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fbfbfb;
  }
  .top-nav-collapse.navbar {
    min-height: 60px;
  }
  .top-nav-collapse .iso-lg img {
    height: 59px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .top-nav-collapse .iso-lg {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb.top-nav-collapse .navbar-nav > li > a {
    color: #333;
    font-size: 0.9em;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb.top-nav-collapse .nav li.active a span,
  .navbar-default.navbar-ax-wb.top-nav-collapse .nav li a:hover span,
  .navbar-default.navbar-ax-wb.top-nav-collapse .nav li a:focus span {
    border-bottom: 3px solid #f57f20;
    padding-bottom: 19px;
    -webkit-transition: padding 0.3s ease-in-out;
    -moz-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
    color: #0094d9;
  }
  .navbar-default.navbar-ax-wb.top-nav-collapse .logo img {
    width: 203px;
    height: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .top-nav-collapse .navbar-brand {
    padding: 5px 15px !important;
    -webkit-transition: padding 0.3s ease-in-out;
    -moz-transition: padding 0.3s ease-in-out;
    transition: padding 0.3s ease-in-out;
  }
  .navbar-fixed-top {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb.top-nav-collapse .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-form .btn-default {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .navbar-default.navbar-ax-wb.top-nav-collapse .navbar-form .btn-default {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cn-sc-1 {
    padding-left: 25px;
  }
  .thumbnail-content {
    height: 140px;
  }
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
  #ax-abt-crl .item img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 11px;
  }
  .ax-srv h2 {
    line-height: 1.75;
    padding: 2px;
  }
}
