* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
}
body{
  font-family: 'Lato', sans-serif;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.dropdown-item {
    border-bottom: 1px solid #30a9e0;
    padding: 11px 21px;
    text-transform: capitalize;
    color: #7d7e81;
    width: 220px;
    font-size: 15px;
}
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #df6512;
}
.bannerContent {
  z-index: 99;
    position: absolute;
    top: 100px;
    width: 80%;
    left: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 25px;
}
.footer{
      background-color: #030e22;
          padding: 90px 0px 40px;
}
.footer .text {
      position: relative;
    color: #cccccc;
    font-size: 16px;
    line-height: 1.6em;
    margin-top: 22px;
    margin-bottom: 32px;
}
.btn-style-four {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
        color: #cccccc;
    padding: 10px 26px;
    font-weight: 400;
    overflow: hidden;
    border-radius: 3px;
    letter-spacing: 1px;
    background: none;
    border: 1px solid #cccccc;
    text-transform: capitalize;
}
.btn-style-four:hover {
        background-color: #df6512;
    border-color: #df6512;
    color: #ffffff;
}
.btn-style-five
{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
        color: #cccccc;
    padding: 8px 26px;
    font-weight: 400;
    overflow: hidden;
    border-radius: 3px;
    letter-spacing: 1px;
    background:#001e57;
    border: 1px solid #cccccc;
    text-transform: capitalize;

}
.btn-style-five:hover {
        background-color:  #df6512;
    border-color: #df6512;
    color: #ffffff;
}
.footer-widget {
    position: relative;    margin-top: 15px;
    margin-bottom: 40px;
}
.footer-widget h2 {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 24px;
    padding-bottom: 14px;
    text-transform: capitalize;
}
.footer-widget h2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 1px;
    width: 50px;
    background-color: #df6512;
}
.footer-widget li {
    position: relative;
    margin-bottom: 10px; color: grey;
}
.footer-widget li a {
    position: relative;
    color: #cccccc;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.font-22 {
    font-size: 22px !important;
}
.contact-widget .number {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.contact-widget ul li {
    position: relative;
    color: #cccccc;
    font-size: 16px;
    margin-bottom: 12px;
}
.footer-bottom {
    position: relative;
    padding: 30px 0px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.footer-bottom .copyright {
    position: relative;
    color: #cccccc;
    font-size: 16px;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #df6512;
}
.footer-bottom .social-links {
    position: relative;
}
.footer-bottom .social-links li {
    position: relative;
    margin-left: 15px;
    display: inline-block;
}
.footer-bottom .social-links li a {
    position: relative;
    color: #cccccc;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.footer-bottom .social-links li a:hover {
    color: #df6512;
}

#myBtn {
     position: fixed;
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #1b1a1c;
    display: none;
    border-radius: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


#myBtn:hover {
  background-color: #df6512;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 50px;
    bottom: 90px;
    right: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.float1 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 155px;
     line-height: 50px;
    right: 10px;
    background-color: #1c63c5;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.newsletter-section {
    position: relative;
    padding: 50px 0px 50px;
    margin: 0px 30px;
    margin-bottom: -20px;
    background-color: #df6512;
    z-index: 1;
}
.auto-container {
    position: static;
    max-width: 1210px;
    padding: 0px 20px;
    margin: 0 auto;
}
.newsletter-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 6px;
}
.subscribe-form .form-group {
    position: relative;
    display: block;
    margin: 0px; 
    width: 100%;
    padding-right: 165px;
}
.subscribe-form .form-group .icon {
    position: absolute;
    left: 24px;
    top: 20px;
    z-index: 1;
    color: #888888;
    font-size: 16px;
    line-height: 1em;
}
.subscribe-form .form-group input[type="text"], .subscribe-form .form-group input[type="tel"], .subscribe-form .form-group input[type="email"], .subscribe-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    
    height: 56px;
    font-size: 14px;
    color: #222222; border-style: none;
    background: #ffffff;
    padding: 10px 20px 10px 50px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.subscribe-form .form-group input[type="submit"], .subscribe-form .submit-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    padding: 16px 52px; border-style: none;
    background-color: #001e57;
    text-transform: uppercase;
}
.theme-btn {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Lato', sans-serif;
}
.innovation-section {
    position: relative;
    padding-bottom: 55px;
}
.about-text p{
  text-align: justify;
}
.innovation-section .content-column {
    position: relative;
}
.innovation-section .content-column .inner-column {
    position: relative;
    padding-top: 95px;
}
.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}
.sec-title .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #001e57;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.mt--29 {
    margin-top: -29px;
}
.sec-title h2{
      position: relative;
    display: block;
    font-size: 44px;
    line-height: 1.2em;
    color: #001e57;
    font-weight: 800;
    padding-bottom: 25px;
}
.sec-title h2:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 120px;
    height: 1px;
    background-color: #df6512;
}
.sec-title h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 1px;
    background-color: #001e57;
}
.innovation-section .content-column .text {
    position: relative;
    color: #555555;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 400;
    margin-bottom: 45px;
}
.innovation-section .content-column .bold-text {
    position: relative;
    color: #222222;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 700;
    margin-bottom: 20px;
}
.aboutimg {
    position: absolute;
    top: 65%;
    left: 55%;
    color: #fff;
    text-transform: capitalize;
    background: #0000009e;
    padding: 10px;
    border-radius: 15px;
}
.header-top {
    position: relative;
    background-color: #30a9e0;
}
.header-top .top-left {
    position: relative;
    float: left;
}
.header-top .top-left .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    float: left;
    z-index: 1;
    font-weight: 400;
    padding: 5px 0px;
    padding-right: 40px;
    word-spacing: 2px;
}
.header-top .top-left .text:before {
    position: absolute;
    content: '';
    right: 0%;
    top: 0px;
    height: 100%;
    width: 100000%;
    display: block;
    z-index: -1;
    background-color: #737477;
}
.header-top .top-left .social-links {
    position: relative;
    float: left;
    padding: 9px 0px;
    margin-left: 40px;
}
.header-top .top-left .social-links li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.header-top .top-left .social-links li a {
    position: relative;
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.header-top .top-right {
    position: relative;
    float: right;
}
 .header-top .info-list {
    position: relative;
}
.header-top .info-list li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    padding: 5px 0px;
    margin-left: 24px;
}
.header-top .info-list li a {
    color: #ffffff;
}
.header-top .info-list li .icon {
    position: relative;
    margin-left: 8px;
    color: #df6512;
}

  .carousel-item h2{    font-size: 50px;
    background: #97979757; font-weight: 700;
    color: white;}
  .carousel-item img{width: 100%; height: 600px;}
@media only screen and (max-width: 768px) {

.header-top .top-left {
    display: none;
}

.aboutimg {
    position: absolute;
    top: 85%;
    left: 5%;
    right: 5%;
    color: #fff;
    text-transform: capitalize;
    background: #0000009e;
    padding: 10px;
    border-radius: 15px;
}
.bannerContent {
    z-index: 99;
    position: absolute;
    top: 15px;
    width: 80%;
    left: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 33px 25px;
}
  .carousel-item h2{font-size: 25px;}
  .carousel-item img{
    width: 100%;
     height: 220px;}

  }


#nav-a
{
  width: 150px;
  }
  .nav-item a
}
{
  margin: 6px;
}
.navbar-nav li{      line-height: 30px;  padding: 0px 20px;
    font-size: 17px;}
nav img{width: 50%;}
.btn-style-brochure{
      position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    padding: 5px 30px;
    font-weight: 800;
    overflow: hidden;
    border-radius: 3px;
    letter-spacing: 1px;
    background-color: #df6512;
    text-transform: uppercase;
}
.btn-style-brochure:hover {
    background-color: #001e57;
    color: #ffffff;
}
#nav-a
{
  width: 460px;
  } 
@media only screen and (max-width: 768px) {
nav img {
    width: 100%;
}
#nav-a {
    width: 200px;
}

.navbar-nav li {
    line-height: 20px;
    padding: 0px 20px;
    font-size: 17px;
}
}
.mech-section{    background-color: #f2f6f9; padding: 10px 0px;
    margin: 10px 0px;}
.mechanical h4 {
    font-size: 16px;
    color: #535353;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 8px;
}
.mechanical h4 a {
    font-size: 20px;
    color: #30a9e0;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 8px;
}
.mechanical img{    height: 100%;
    width: 100%;}
.mechanical button{padding: 0; font-size: 14px;}
.text-darkblue {
    color: #001e57;
}
label {
     font-size: 14px;   font-weight: 400;
}
.text-block {
    position: absolute;
    bottom: 40%;
    left: 38%;
    color: #fff;
}
.text-block label {
    font-size: 55px;
    font-weight: 600;
    color: #fff;
}
.about-img-banner img {
    height: 325px;
    width: 100%;
}
.bg-contact {
 padding: 0;   position: relative;
}
.font-20 {
    font-size: 20px;
}
.font-17 {
    font-size: 17px;
}
.font-50 {
    font-size: 50px;
}
/*
.form-box{
    background: #30a9e0;
    padding: 55px 135px 55px 70px;

} */
.form-box input{
    margin-bottom: 20px;
    background: transparent;
        width: 100%; 
    border: none;    height: 50px;
    border-radius: 2px;
    border-bottom: 1px solid #ecf9da;
}
.form-box textarea{
    margin-bottom: 20px;
    background: transparent;
          width: 100%;
    border: none;    height: 50px;
    border-radius: 2px;
    border-bottom: 1px solid #ecf9da;
        resize: none;
    padding: 25px 0px 65px;
    overflow: hidden;
    color: #fff;
}
.field {
    margin-bottom: 20px;
    background: transparent;
}
.msg .btn{
    background: #fff;
    color: #30a9e0;
    margin-top: 20px;
    padding: 15px 35px;
}
.contact-info-left {
    background-color: rgb(248, 115, 7);
}
.ts-contact-info span {
    display: inline-block;
    font-size: 40px;
    position: relative;
    top: 5px;
}
.ts-contact-content {
    margin-left: 65px;
        margin-top: -45px;
    margin-bottom: 28px;
}
.ts-contact-content .ts-contact-title {
    font-size: 20px;
    margin-bottom: 2px;
}
.ts-contact-content p {
    font-size: 14px;
    color: #fff;
}
.ts-contact-icon i{    color: #787878;}

@media only screen and (max-width: 768px) {
.text-block label {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
}
.gallery img{    width: 100%;
    height: 250px;
    padding: 10px;}



ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #efefef;
}
ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #0275d8;    font-size: 15px;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
.mechanical-seal-img img{
        padding: 30px;
    width: 100%;
    height: 100%;
}
.list-mechani li a{
          line-height: 50px;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 10px;
        color: #df6512;
}

.list-mechani li a:hover{
                line-height: 50px;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 10px;
    color:#df6512;
}
.list-mechani a li i{
    color: #817e7e;
    float: right;
    padding-right: 10px;
    line-height: 50px;
}
.design li a{
    border-bottom: 1px dashed grey;
        padding-bottom: 4px;
    line-height: 35px;
}


.list-mechani li{        border-bottom: 1px solid #30a9e0;
    background-color: #f1f1f173;}
.list-mechani a{color: orange;
    border-bottom: 1px solid #30a9e0;
    background-color: #f1f1f173;}
    .list-mechani a li{
    line-height: 50px;
    font-size: 16px;
    padding-left: 20px;
    color: #df6512;
}
.mechanical-seal-img img {
    padding: 30px;
    width: 100%;
    height: 100%;
}
.product-head{
        padding-bottom: 5px;
        padding-left: 10px;
        color: #001e57;
        font-size: 38px;
        margin-top: 55px;
        font-family: "Barlow";
    
    }
    .product-head1{
         padding-bottom: 5px;
         padding-left: 10px;
         width: 395px;
         color: #001e57;
         font-size: 38px;
         margin-top: 55px;
         font-family: "Barlow";
     
     }

     .product-head2{
         padding-bottom: 5px;
         padding-left: 10px;
         width: 240px;
         color: #001e57;
         font-size: 38px;
         margin-top: 55px;
         font-family: "Barlow";
     
     }
.prod-title{
    color: grey;
    padding: 10px 0px;
}
.prod-title-hr{
    width: 10%;
}
.prod-title:hover{
        color: #000;
    cursor: pointer;
}
label{
    color: grey;
}
label:hover {
    color: #000;
    cursor: pointer;
}
.mt-75 {
    margin-top: 75px;
    font-family: "Barlow";
    font-weight: 600;
}
#sidebar {
    /* position: fixed; */
    top: 90px;
    padding-right: 50px;
}
.mt-233 {
    margin-top: 120px;
    }
    #accordion {
    width: 350px;
    text-transform: capitalize;
}
/*
[data-toggle="collapse"]:after {
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    transform: rotate(90deg);
    transition: all linear 0.25s;
    float: right;
}*/
.list-group-item {
    position: relative;
    display: block;
    padding: 0rem 0rem;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;


}



.form-popup-bg {
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.form-popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  overflow-y: auto;
  z-index: 10000;
}
.form-popup-bg.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.form-container { 
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
  padding: 40px;
  color: #fff;
}
.close-button {
  background:none;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: solid 1px #fff;
}

.form-popup-bg:before{
    content:'';
    background-color: #fff;
  opacity: .25;
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.form-popup-bg input{
    border-radius: 0;
}
#btnOpenForm{
position: absolute;
    right: 0px;
    font-size: 17px;
    color: #fff;
    transform: rotate(90deg);
    top: 40%;
    border-radius: 0;
}
.btn-success {
    color: #fff;
    background-color: #001e57;
    border-color: #001e57;
}
.prod-title hr{
    border-bottom: 1px solid #815300;
    width: 0%;
}

    .contact-box .contactMe .btn {
    background: #fff;
    color: #30a9e0;
    padding: 8px 10px;
    margin-top: 9px;
}

.contact-box.form-box {
    background: #30a9e0;
    padding: 55px 135px 55px 70px;
}

.contact-box .contactMe input {
    padding-left: 0;
    border-color: #ecf9da;
    color: #fff;
}

.contact-box .contactMe input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe input:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe input::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe input::placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe textarea:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe textarea::-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.contact-box .contactMe textarea::placeholder {
    color: #fff;
    font-size: 16px;
    font-style: normal;
}

.form-box textarea {
    resize: none;
    padding: 25px 0px 65px;
    overflow: hidden;
    color: #fff;
}

.contactMe .field:focus {
    outline: 0 solid;
}

.contact-box .contactMe .btn {
    background: #fff;
    color: #30a9e0;
    margin-top: 20px;
    padding: 15px 35px;
}

.contact-box .contactMe>section {
    margin-top: 0;
}

.contact-box.info-box .column-title {
    font-size: 30px;
}
