@charset "UTF-8";
* {
  transition: all 0.4s ease-in-out;
}

.slick-slider .icon {
  position: absolute;
  top: 50%;
  background: #fff;
  padding: 10px;
  cursor: pointer;
}
.slick-slider .icon.fa-arrow-right {
  right: 0;
}

.slider .slide_viewer .slide_group .slide {
  padding: 45px 0;
  background: transparent;
}
.slider .slide_viewer .slide_group .slide .moreBtn i {
  color: #fff;
}
.slider .slide_viewer .slide_group .slide .col-md-6:first-child {
  padding-left: 10%;
}
.slider .slide_viewer .slide_group .slide h4 {
  margin-top: 18%;
  font-size: 30px;
  color: #da7600;
}
.slider .slide_viewer .slide_group .slide span {
  color: #141319;
}
.slider .slide_viewer .slide_group .slide p {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.slider .slide_viewer .slide_group .slide a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #da7600;
  border-radius: 4px;
  margin-top: 20px;
}

.enquiry-sec {
  background: #da7600;
  padding: 40px 0;
}
.enquiry-sec h3 {
  color: #fff;
  font-size: 30px;
}
.enquiry-sec .text {
  color: #fff;
  text-align: center;
}
.enquiry-sec .contact-form {
  margin-top: 20px;
}
.enquiry-sec .theme-btn {
  width: 215px;
  margin: auto;
  background: #fff;
  color: #090909;
  border-radius: 4px;
}

.about-style-one .abtprt {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.0784313725);
  padding: 45px;
  margin-left: -100px;
  position: relative;
  z-index: 9;
  margin-top: 134px;
}
.about-style-one .abtprt .sec-title h2:before {
  content: "";
  width: 70px;
  height: 3px;
  background: #da7600;
  position: absolute;
  bottom: -16px;
  left: 2px;
}
.about-style-one .abtprt .content-box p {
  color: #959595;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
}

.testimonial-section-home-two .owl-nav {
  display: none;
}

.info-column .details-header h4 {
  font-weight: 600;
}
.info-column .text p {
  font-size: 14px;
}
.info-column .text ul {
  margin-top: 15px;
  padding-left: 0;
}
.info-column .text ul li {
  margin-bottom: 6px;
  background: url(../images/ar1.png);
  background-position: 5px 4px;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.prodl {
  background: #fdfdfd;
}

.country h4 {
  margin-bottom: 15px;
  font-size: 24px;
  color: #303030;
  font-weight: 600;
}
.country ul {
  display: flex;
  flex-wrap: wrap;
}
.country ul li {
  width: 25%;
  font-weight: 600;
  margin-bottom: 10px;
  color: #383838;
}
.country ul li img {
  width: 28px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.header-upper {
  box-shadow: 0px 2px 5px 3px rgba(0, 0, 0, 0.0784313725);
}
.header-upper .main-head {
  display: flex;
  background: #dc7600;
  padding: 7px;
}
.header-upper .main-head .upper-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: auto;
}

.slider {
  display: flex;
  flex-wrap: wrap;
}
.slider .sliderLeftSection {
  width: 100%;
  overflow: hidden;
}
.slider .sliderLeftSection .slide_viewer {
  padding: 0 90px;
}
.slider .sliderRightSection {
  width: 30%;
  background-color: #da7600;
}
.slider .sliderRightSection {
  padding: 5% 20px;
}
.slider .sliderRightSection h4 {
  color: #fff;
  margin-bottom: 10px;
}
.slider .sliderRightSection .contDetil ul li {
  display: flex;
  align-items: flex-start;
}
.slider .sliderRightSection .contDetil ul li img {
  margin-right: 10px;
}
.slider .sliderRightSection .contDetil ul li span {
  color: #fff;
}
.slider .sliderRightSection .social {
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider .sliderRightSection .social a {
  font-size: 26px;
  color: #fff;
  margin-right: 12px;
}

.d-flex {
  display: flex;
}

.moreBtn {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.moreBtn i {
  color: #da7600;
  margin-right: 10px;
}
.moreBtn:hover {
  color: #da7600;
}

.leftSection {
  width: 70%;
  float: left;
}
.leftSection .leftChild {
  width: 30%;
  background: #46515c;
  padding: 15px;
}
.leftSection .leftChild h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
}
.leftSection .leftChild p {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
}
.leftSection .leftChild a {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 0;
}
.leftSection .rightChild {
  background: #e9eae2;
  flex: 1;
  padding: 30px;
}
.leftSection .rightChild h4 {
  font-size: 22px;
}
.leftSection .rightChild img {
  margin-left: 15%;
}
.leftSection .welcome {
  padding: 30px;
  padding-left: 7%;
}
.leftSection .welcome h4 {
  background: linear-gradient(to left, #000, #000 60%, #da7600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
}
.leftSection .welcome p {
  color: #333;
}
.leftSection .welcome .requestSection ul {
  display: flex;
}
.leftSection .welcome .requestSection ul li {
  margin: 20px 21px 20px 0;
  padding: 22px;
  flex: 1;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 6px 1px #b9b9b9;
  border-radius: 5px;
}
.leftSection .welcome .requestSection ul li h5 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 10px;
}

.rightSection {
  width: 30%;
}
.rightSection .gearHobs {
  background-color: #dfe0d9;
  padding: 20px;
  display: flex;
}
.rightSection .gearHobs .left {
  padding-right: 8px;
}
.rightSection .gearHobs .left p {
  font-size: 12px;
  font-weight: 600;
  color: #333;
}
.rightSection .gearHobs .left h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rightSection .gearHobs .right img {
  width: 330px;
}
.rightSection .gearMiling {
  padding: 20px 20px;
  background: #f8d04d;
}
.rightSection .gearMiling img {
  margin-bottom: 30px;
  margin-top: 15px;
}
.rightSection .gearMiling h5 {
  font-size: 18px;
}
.rightSection .gearMiling p {
  color: #333;
}
.rightSection .gearShaving {
  display: block;
  padding: 10px 20px;
  padding-left: 5px;
}
.rightSection .gearShaving .right {
  padding-left: 10px;
}
.rightSection .gearShaving .right .moreBtn {
  margin-top: 0;
}
.rightSection .gearShaving .right h5 {
  font-size: 18px;
  margin-bottom: 5px;
}

.glesonSection {
  display: flex;
}
.glesonSection .leftSection {
  width: 70%;
  display: flex;
  justify-content: center;
}
.glesonSection .leftSection .gleason {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
.glesonSection .leftSection .gleason h4 {
  width: 100%;
  text-align: center;
  line-height: 16px;
  margin-top: 0;
  text-transform: uppercase;
}
.glesonSection .leftSection .gleason p {
  text-align: center;
  width: 100%;
}
.glesonSection .leftSection .gleason a {
  margin-top: 0;
  margin-bottom: 10px;
}
.glesonSection .leftSection .cutters {
  width: 30%;
  background: #fbe1dc;
  padding: 15px 15px;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  flex-direction: column;
}
.glesonSection .leftSection .cutters h4 {
  text-transform: uppercase;
  font-size: 20px;
}
.glesonSection .leftSection .cutters img {
  margin-top: 10px;
}
.glesonSection .rightSection {
  width: 30%;
}
.glesonSection .rightSection .twin {
  flex: 1;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #ebb240;
  padding-left: 20px;
  padding-top: 20px;
}
.glesonSection .rightSection .twin .left h4 {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.glesonSection .rightSection .twin .left a {
  color: #fff;
  margin-bottom: 0px;
}
.glesonSection .rightSection .twin img {
  margin-left: auto;
}

.moreProd {
  display: flex;
  justify-content: center;
  background: #e9eae2;
  padding: 10px;
}
.moreProd .moreBtn {
  display: inline-block;
  background: #47515b;
  padding: 6px 20px;
  color: #fff;
  font-size: 12px;
  margin-top: 0;
}
.moreProd .moreBtn:hover {
  background-color: #f8d04d;
  color: #000;
}

.row_of_three .colthree {
  width: 33.33%;
  padding: 15px;
}
.row_of_three .colthree .moreBtn {
  margin-top: 0;
}
.row_of_three .colthree:nth-child(1) {
  background-color: #ebb240;
}
.row_of_three .colthree:nth-child(1) h4, .row_of_three .colthree:nth-child(1) p, .row_of_three .colthree:nth-child(1) a {
  color: #fff;
}
.row_of_three .colthree:nth-child(2) {
  background-color: #f2ffef;
}
.row_of_three .colthree:nth-child(3) {
  background-color: #46515c;
}
.row_of_three .colthree:nth-child(3) h4, .row_of_three .colthree:nth-child(3) p, .row_of_three .colthree:nth-child(3) a {
  color: #fff;
}

.storySection {
  display: flex;
}
.storySection .story {
  background-image: url(../images/highspeed.jpg);
  padding: 40px;
  padding-left: 7%;
  background-size: cover;
}
.storySection .story .hsteel {
  position: relative;
  z-index: 99;
  text-align: center;
}
.storySection .story .hsteel .head {
  text-align: center;
}
.storySection .story::before {
  content: "";
  background: rgba(0, 53, 85, 0.8509803922);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.storySection .story .head {
  text-align: center;
}
.storySection .story .head h4 {
  font-size: 30px;
  color: #fff;
  margin-left: 30px;
  margin-top: 20px;
}
.storySection .story p {
  color: #dfe0d9;
  margin-top: 10px;
  line-height: 22px;
}
.storySection .story .rdMore {
  display: inline-block;
  background: #ebb23f;
  padding: 7px 20px;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
}
.storySection .story .rdMore:hover {
  background-color: #da7600;
}
.storySection .trusted {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.storySection .trusted::before {
  content: "";
  background: #ebb240;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.storySection .trusted .head {
  position: relative;
  z-index: 99;
  padding: 5%;
}
.storySection .trusted .head p {
  color: #000;
}
.storySection .trusted h4 {
  font-size: 32px;
  color: #000;
  font-weight: 800;
  margin-top: 10px;
}
.storySection .trusted .contBtn {
  display: inline-block;
  background: #f7f7f7;
  padding: 5px 20px;
  color: #000;
  font-weight: 600;
  margin-top: 10px;
}
.storySection .trusted .contBtn:hover {
  background-color: #da7600;
}

.contact-sec {
  display: flex;
}
.contact-sec .quality {
  background: url("../images/qualitybg.jpg");
  background-size: cover;
  padding: 30px;
  padding-left: 7%;
}
.contact-sec .quality h4 {
  color: #fff;
  margin-bottom: 15px;
}
.contact-sec .quality h5 {
  color: #fff;
  margin-bottom: 10px;
}
.contact-sec .quality p {
  color: #fff;
  margin-bottom: 15px;
  line-height: 20px;
}
.contact-sec .quality p strong {
  color: #fff;
}
.contact-sec .quality ul {
  margin-bottom: 15px;
}
.contact-sec .quality ul li {
  color: #fff;
  padding-left: 22px;
}
.contact-sec .quality ul li .num {
  background: #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #002c46;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  margin-left: -22px;
}
.contact-sec .formSection {
  background-color: #e9eae2;
  padding: 55px;
}
.contact-sec .formSection h3 {
  color: #333;
  margin-bottom: 20px;
}
.contact-sec .formSection .contact-form {
  margin-bottom: 20px;
}
.contact-sec .formSection .contact-form input {
  height: 40px;
  border-color: #c7c7c6;
}
.contact-sec .formSection .contact-form textarea {
  border-color: #c7c7c6;
}
.contact-sec .formSection .contact-form .form-group {
  text-align: center;
}
.contact-sec .formSection .contact-form .form-group button {
  width: auto;
  margin: auto;
  color: #fff;
  text-transform: uppercase;
}
.contact-sec .formSection .bottomLogo {
  margin-bottom: 55px;
}
.contact-sec .formSection .social a {
  font-size: 30px;
  margin-right: 15px;
}
.contact-sec .formSection h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
.contact-sec .formSection .contDetil ul li {
  line-height: normal;
  font-size: 14px;
  padding-left: 30px;
  font-weight: 500;
  color: #333;
}
.contact-sec .formSection .contDetil ul li img {
  margin-left: -35px;
}

.our-products {
  background: #333;
  padding: 40px 0;
}
.our-products .info-carousel .owl-nav div {
  background: #333;
  padding: 10px;
}
.our-products .info-carousel .owl-nav div span {
  color: #fff;
  font-size: 25px;
}
.our-products .item .single-our-service {
  background: #fff;
  padding: 20px;
  position: relative;
  min-height: 370px;
}
.our-products .item .single-our-service a {
  position: relative;
}
.our-products .item .single-our-service a:hover .img-box h3 {
  color: #da7600;
}
.our-products .item .single-our-service a .img-box h3 {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.our-products .item .single-our-service a .img-box p {
  line-height: normal;
  font-size: 14px;
  color: #333;
  text-align: justify;
}

.main-footer hr {
  border-top: 1px solid rgba(238, 238, 238, 0.1411764706);
}
.main-footer .links-widget ul li {
  line-height: 1.4;
}
.main-footer .links-widget ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #ddd;
}
.main-footer .links-widget ul li a:hover {
  color: #da7600;
}

.footerMenu {
  display: flex;
  justify-content: flex-end;
}
.footerMenu li {
  margin-left: 16px;
}
.footerMenu li a {
  color: #000;
  font-size: 13px;
  font-weight: 500;
}

.inSection {
  padding: 40px 0;
}
.inSection .galleryBox {
  background: #fff;
  padding: 15px;
  box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.1411764706);
}
.inSection .galleryBox .slider-nav-thumbnails .slick-slide {
  cursor: pointer;
}
.inSection .galleryBox .slider-nav-thumbnails .slick-slide img {
  opacity: 0.7;
}
.inSection .galleryBox .slider-nav-thumbnails .slick-slide.slick-active img {
  opacity: 1;
}
.inSection .contentPart p {
  text-align: justify;
  line-height: 1.6;
  margin-bottom: 15px;
}

.speSection {
  padding-top: 0;
}
.speSection h5 {
  margin-top: 20px;
  color: #da7600;
}
.speSection ul li {
  position: relative;
  font-weight: 600;
  color: #1a1a1a;
}
.speSection ul li::before {
  content: "•";
  color: #da7600;
  font-size: 48px;
  position: absolute;
  left: -17px;
  top: -4px;
}

.greadientHeading {
  background: linear-gradient(to left, #000, #000 60%, #da7600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
  margin-bottom: 20px;
}

.relatedSection {
  background: url("../images/hob-cutters/bg.jpg");
  background-size: cover;
  padding: 40px 0;
  position: relative;
  min-height: 400px;
}
.relatedSection::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(218, 118, 0, 0.6705882353);
  top: 0;
  left: 0;
}

.newRelated {
  background: #fff;
  margin-top: -350px;
}
.newRelated h4 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin-bottom: 25px;
}

.newRelated.our-products .item .single-our-service {
  min-height: 400px;
}
.newRelated.our-products .item .single-our-service h3 {
  color: #202020;
}

.top-upper-right {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}

.text-orange {
  color: #da7600;
}

.list {
  margin-bottom: 20px;
  padding-left: 15px;
}

.list li::before {
  content: "•";
  color: #da7600;
  font-size: 48px;
  position: absolute;
  left: -22px;
  top: -4px;
}

.list li {
  position: relative;
  font-weight: 600;
  color: #1a1a1a;
}

.mb-15 {
  margin-bottom: 15px;
}

.f-orange {
  color: #ebb240;
}
.f-orange:hover {
  color: #da7600;
}

@media only screen and (max-width: 768px) {
  .section.d-flex.row_of_three {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  .main-header .header-upper .top-upper-right {
    margin: 0;
  }
  .main-header .header-upper .logo-outer .logo {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .main-header .header-upper .pull-right.upper-right {
    margin: 0;
    float: none !important;
    padding: 0 10px;
    display: block;
  }
  .main-header .header-upper .pull-right.upper-right .upper-column {
    display: flex;
  }
  .main-header .header-upper .pull-right.upper-right .upper-column .icon-box {
    font-size: 18px;
  }
  .main-header .header-upper .pull-right.upper-right .upper-column img {
    display: none;
  }
  .main-header .header-upper .pull-right.upper-right .upper-column ul {
    padding-right: 10px;
  }
  .slider .sliderLeftSection .slide_viewer {
    padding: 0;
  }
  .slider .sliderLeftSection .slide_viewer .slide_group .slide {
    padding: 10px 0 !important;
  }
  section.d-flex {
    display: block;
  }
  .leftSection {
    width: 100%;
  }
  .leftSection .welcome .requestSection ul {
    display: block;
  }
  .leftSection .d-flex {
    display: block;
  }
  .leftSection .d-flex .leftChild {
    width: 100%;
  }
  .leftSection .d-flex .rightChild {
    width: 100%;
  }
  .rightSection {
    width: 100%;
  }
  .glesonSection {
    display: block;
  }
  .glesonSection .leftSection {
    display: block;
    width: 100%;
    float: none;
  }
  .glesonSection .leftSection .gleason {
    width: 100%;
    display: block;
  }
  .glesonSection .leftSection .cutters, .glesonSection .rightSection .twin, .glesonSection .rightSection {
    width: 100%;
    display: block;
  }
  .storySection {
    display: block;
  }
  .contact-sec {
    display: block;
  }
  .page-title {
    padding: 113px 0 100px;
  }
  .contact-sec .formSection {
    padding: 35px;
  }
  .contact-sec .formSection {
    padding: 10px;
    padding-left: 20px !important;
    padding-right: 20px;
  }
  .sitemap.products ul li {
    margin-right: 0;
    width: 100%;
  }
  .main-footer h4 {
    margin-bottom: 0px;
    margin-top: 6px;
  }
  .footerMenu {
    display: block;
  }
  .nav__menu li a {
    display: block;
    font-size: 17px;
    color: #222;
    font-weight: 600;
    text-decoration: none;
  }
  .inSection .galleryBox {
    padding: 5px;
  }
}
.round_border {
  border: 1px solid #ddd;
  border-radius: 10px;
}/*# sourceMappingURL=sass.css.map */