.home-x-division-section-master {
  background-image: url(../img/home-x-division-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 16em 0;
}
.x-division-title {
    font-family: sf-distant-galaxy;
    font-size: 27px;
    color: #414042;
    text-transform: uppercase;
    text-align: center;
    background-color: #fff;
    position: absolute;
    padding: 0px 25px 10px 25px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin: 0 auto;
    left: 40%;
    right: 40%;
}
.x-division-testimonials {
  position: relative; 
}
@media (max-width: 767px) {
  .x-division-testimonials {
    margin-top: 20px;
  }
}
.x-division-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.x-division-testimonials .owl-nav {
  display: none;
}
.x-division-testimonials .owl-dots {
  text-align: center;
}
.x-division-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #f3434f;
  margin: 0 5px;
}
.x-division-testimonials .owl-dots .active {
  box-shadow: none;
}
.x-division-testimonials .owl-dots .active span {
  background: #f3434f;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.x-division-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.x-division-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.x-division-testimonials .card h5 {
    line-height: 1.3;
    font-family: sf-distant-galaxy;
    margin-bottom: 15px;
    font-size: 33px;
    color: #f3434f;
    text-transform: uppercase;
}
.x-division-testimonials .card h5 span {
  font-size: 16px;
  color: #414042;
  font-family: Sansation_Regular;
  text-transform: capitalize;
}
.x-division-testimonials .card p {
  font-size: 16px;
  color: #414042;
  font-family: Sansation_Regular;
  padding-bottom: 15px;
}
.x-division-testimonials .active {
  opacity: 0.8;
  transition: all 0.3s;
}
.x-division-testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}













.home-products-title {
    font-family: sf-distant-galaxy;
    font-size: 27px;
    color: #414042;
    text-transform: uppercase;
    text-align: center;
}
.home-section-products .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #414042;
    text-decoration: underline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    font-family: Sansation_Regular;
    font-size: 19px;
    line-height: 30px;
    text-transform: capitalize;
}
.home-section-products .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #f3434f;
    background-color: transparent;
}
.home-products-slider-1 .card {
  background: #fff;
  box-shadow: none;
  margin: 0 20px;
  padding: 0px 10px;
  border-radius: 0px;
  border: 0;
}
.home-products-slider-1 .owl-nav button {
  position: absolute;
  top: 35%;
  background-color: transparent;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.home-products-slider-1 .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}
.home-products-slider-1 .owl-nav button.owl-prev {
  left: -30px;
}
.home-products-slider-1 .owl-nav button.owl-prev img {
    max-height: 53px;
}
.home-products-slider-1 .owl-nav button.owl-next {
  right: -30px;
}
.home-products-slider-1 .owl-nav button.owl-next img {
    max-height: 53px;
}





.cusoters-love-testimonials {
  position: relative;
}
@media (max-width: 767px) {
  .cusoters-love-testimonials {
    margin-top: 20px;
  }
}
.cusoters-love-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.cusoters-love-testimonials .owl-nav {
  display: none;
}
.cusoters-love-testimonials .owl-dots {
  text-align: center;
}
.cusoters-love-testimonials .owl-theme .owl-dots .owl-dot span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #f3434f;
  border: 2px solid #f3434f;
  margin: 0 5px;
}
.cusoters-love-testimonials .owl-dots .active {
  box-shadow: none;
}
.cusoters-love-testimonials .owl-theme .owl-dots .owl-dot .active span {
  background: #f3434f;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.cusoters-love-testimonials .card {
    background: transparent;
    box-shadow: 0 8px 30px -7px #c9dff05e;
    margin: 0 20px;
    padding: 0 10px;
    border-radius: 20px;
    border: 0;
}
.cusoters-love-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.cusoters-love-testimonials .card h5 {
  color: #f3434f;
  font-size: 21px;
  line-height: 1.3;
}
.cusoters-love-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.cusoters-love-testimonials .card p {
  font-size: 18px;
  color: #555;
  padding-bottom: 15px;
}
.cusoters-love-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}
.cusoters-love-testimonials .center {
  opacity: 1;
}
.cusoters-love-testimonials .center h5 {
  font-size: 24px;
}
.cusoters-love-testimonials .center h5 span {
  font-size: 20px;
}
.cusoters-love-testimonials .center .card-img-top {
  max-width: 100%;
  height: 224px;
  width: 224px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  outline: 0;
}



.home-section-from-our-customers {
  background-image: url(../img/customers.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.customers-title {
    line-height: 1.3;
    font-family: sf-distant-galaxy;
    margin-bottom: 15px;
    font-size: 33px;
    color: #414042;
    text-transform: uppercase;
    text-align: center;
}
.customers-title span {
  font-size: 16px;
  color: #414042;
  font-family: Sansation_Regular;
  text-transform: capitalize;
  display: block;
}
.cusoters-love-testimonials .card p {
  font-size: 16px;
  color: #414042;
  font-family: Sansation_Regular;
  padding-bottom: 15px;
}
.customer-review {
  margin-bottom: 0.6em;
  margin-top: 0.6em;
}
.customer-review a {
    color: #ffd10e;
    font-size: 24px;
    padding-right: 6px;
}





.get-in-touch-title {
    line-height: 1.3;
    font-family: sf-distant-galaxy;
    margin-bottom: 1.5em;
    font-size: 33px;
    color: #414042;
    text-transform: uppercase;
    text-align: center;
}
.get-in-touch-title span {
  font-size: 16px;
  color: #414042;
  font-family: Sansation_Regular;
  text-transform: capitalize;
  display: block;
}
.get-in-touch-form .form-control {
    display: block;
    width: 100%;
    padding: 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #e3e3e3;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 1.5em;
    font-family: Sansation_Regular;
}
.get-in-touch-form .form-control::placeholder {
    color: #000;
    opacity: 1;
}
.get-in-btn {
    text-align: right;
}
.get-in-touch-form .btn-primary {
    color: #f3434f;
    background-color: #fff;
    border-color: #fff;
    font-size: 16px;
    font-family: Sansation_Regular;
    text-transform: capitalize;
    border-radius: 30px;
    padding: 2px 18px 2px 18px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}










/* NEW PRODUCT DESCRIPTION */

.product-series {
    padding: 7px 0px 7px 10px;
}
.product-series a {
    text-decoration: none;
    display: block;
    color: #000;
    font-size: 14px;
    font-family: Sansation_Bold;
    line-height: 24px;
}
.prd-tog .btn-success {
    background: #f3434f;
    color: #fff;
    padding: 10px 8px 10px 8px;
    width: 100%;
    border: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0em;
    border-radius: 0px;
    box-shadow: none;
}
.product-details-master h2 {
    font-family: Sansation_Bold;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 0.6em;
    color: #000;
}
.product-details-master p {
    font-size: 15px;
    line-height: 26px;
    color: #414042;
    font-family: Sansation_Regular;
    margin-bottom: 1.5em;
    text-align: justify;
}
.product-details-master .btn-primary {
    color: #fff;
    background-color: #f3434f;
    border-color: #f3434f;
    border-radius: 0px;
    padding: 7px 25px;
    text-transform: capitalize;
    font-size: 16px;
    margin-right: 10px;
}
.product-details-master .btn-success {
    color: #f3434f;
    background-color: transparent;
    border-color: #f3434f;
    border-radius: 0px;
    padding: 7px 25px;
    text-transform: capitalize;
    font-size: 16px;
}
.product-details-application h2 {
    font-family: Sansation_Bold;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 0.6em;
    color: #000;
}
.product-details-application .card {
    margin: 10px;
    background-color: #fff;
    border-radius: 0px;
    border-color: #fff;
}
.product-details-application .owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: 172px;
    margin: 0 auto;
}
.product-details-application .owl-nav {
    display: none;
}
.product-details-application {
    background-color: #f3434f14;
}
.product-details-features .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #f3434f;
}
.product-details-features .nav-pills .nav-link {
    background: 0 0;
    border: 0;
    font-family: Sansation_Bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 0.6em;
    color: #000;
    border-radius: 0px;
}
.product-details-features p {
    font-size: 15px;
    line-height: 26px;
    color: #414042;
    font-family: Sansation_Regular;
    margin-bottom: 0.5em;
    text-align: justify;
}
.product-details-related-products h2 {
    font-family: Sansation_Bold;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 0.6em;
    color: #000;
}
.product-details-related-products .owl-carousel .owl-item .card {
    border: none;
    margin: 10px;
}
.product-details-related-products .owl-nav {
    display: none;
}