@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');
.logo img{
    height:40px;
}
body {
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
}

header{
    padding:18px 0;
}

p
{
    font-size: 15px;
    /*font-weight: 500;*/
    color: #000;

}
}

/* menu css start */
.navbar-nav.active
{
    border-bottom: solid 2px #e52327;
}
.navbar-inverse{
    background-color: none;
    background: none;
    border:none;
}
.navbar-inverse .navbar-brand{
    margin-top: 5px;
    margin-right: 35px;
}
#myNavbar .navbar-nav li a{
    color: #000;
    font-size: 16px;
    margin-top: 5px;
    background: none;
    text-transform: uppercase;
}
#myNavbar .navbar-nav li a:hover
{
    color: #e52327;
}
#myNavbar .navbar-nav .active{
    color: #000;
    border-bottom: solid 2px #e52327;
}
.navbar-nav
{
    
    float: right;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-inverse.navbar-toggle:hover {
     background-color: #fff; 
}
/* menu css end */


.k-prime
{
    width: 273px;
    margin-top: -48px
}
.team h2
{
        text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #e52327;
}
/*.menu old menu {
    width: fit-content;
    overflow: hidden;
    margin-left: auto;
}
.menu ul{
    padding-left:0
}
.menu ul > li{
    float:left;
    list-style-type: none;
    text-transform: uppercase;
    padding-left:20px;
    padding-right:20px;
    line-height:40px;
}
.menu ul > li > a{
    color:#000;
    padding-top:9px;
    padding-bottom:9px;
}
.menu ul > li > a:hover{
    color:#e52327;
    font-weight:500;
    position:relative;

}
.menu ul > li > a:hover:after{
    content:"";
    position:absolute;
    width:140%;
    left:-20%;
    bottom:0;
    border-bottom:1px solid #e52327;
}

.toggle
{
    width: 100%;
    padding: 10px 20px;
    text-align: right;
    box-sizing: border-box;
    color: #000;
    font-size: 25px;
    display: none;
}*/

/* winding types */
#content-item {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}
#content-item .item{
    height: 60vh;
    overflow: hidden;
    cursor: pointer;
    background: #000;
  margin-top:30px;
}
#content-item .item img {
    height:100vh;
    opacity: .66;
}
#content-item .item:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    opacity:1;
}
#content-item .item .caption {
    position: absolute;
    bottom: -50px;
    margin-left: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#content-item .item .caption h2 {
    margin: 0;
    color: #fff;
    font-size: 1.5em;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
#content-item .item .caption p {
    margin: 0;
    color: #fff;
    font-size: 1em;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
#content-item .item:hover .caption {
    opacity: 1;
    bottom: 10px;
}
/* winding types */

a:hover{
    text-decoration: none;
}
.bgred{
    background-color:#e52327;
}
.colred{
    color:#e52327;
}
.prod-hign h3
{
    text-align: center;
    color: #e52327;
    font-size: 40px;
    font-weight: 700
}
footer{
    background-color:#e52327;
}
.mainfooter{
    padding:15px 0px;
}
.footer-logo img{
    width:200px;
}
.footer-menu h3{
    margin-top:0;
}
.footer-menu-links ul li
{
    list-style-type: none;
}
.footer-menu-links ul li a{
    color:#fff;
    font-style: italic;
   /* text-decoration: underline;*/
}
.footer-menu-links .quick
{
    padding-left: 0;
}
.footer-menu ul{
    padding-left:0;
}
.footer-menu ul li{
    list-style-type:none;
    margin-bottom:5px;
}
.footer-menu ul li a{
    color:#fff;
    font-style: italic;
   /* text-decoration: underline;*/
}
tbody td
{
    font-weight: 500;
}
.footer-logo img{
    margin-top:16px;
}
.sub-footer{
    background-color: #424143;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
}
.sub-footer span{
    color: #adadad;
    font-size: 14px;
    font-style: italic;
}
.social-links{
    padding-left:0;
    width:fit-content;
    margin-left:auto;
}
.social-links li{
    float:left;
    padding-left:10px;
    padding-right:10px;
    list-style-type:none;
}
.social-links li a{
    color:#fff;
    font-weight:500;
}
.slider-top{
}
.middle-img{
    /* padding-left:50px;
    padding-right:50px; */
    position: relative;
}
.middle-img:before{
        content: "";
    position: absolute;
    left: -70px;
    top: -48px;
    width: 130px;
    height: 130px;
    /* z-index: 1; */
    border-radius: 50%;
    background-color: #e52327;
}
.setclear{
    padding-top:100px;
    padding-bottom:40px;
}
.slide-right-text{
    padding-left:50px;
    margin-top: 128px;
}
.slide-right-text2{
    text-align: justify;
    /* padding-left:50px; */
    /* margin-top: 128px; */
}
.slide-right-text2 h2{
    
    margin-top:5px;
    font-size:40px;
    font-weight:700;
    color: #e52327;
}
.slide-right-text2 span{
    font-size:15px;
    /*font-weight:500;*/
    color: #000;
}
.slide-right-text h2{
    font-size:40px;
    font-weight:700;
    color: #e52327;
}
.slide-right-text span{
    font-size:14px;
    font-weight:500;
    color: #000;
}
button{
    background-color: #424143;
    border: none;
    color: #fff;
    padding: 7px 10px;
    font-size: 12px;
    box-shadow: 6px 5px 0px #e52327;
    transition:0.2s;
}
button:hover{
    box-shadow: 1px 2px 0px #e52327;
}

.abt-img img
{
    width:550px;height: 550px;
}

.marginset{
    margin-top:10px;
    margin-bottom:3px;
}
.owl-dot{
    width:15px;
    height:15px;
    border-radius:50%;
    margin-right:7px;
    background-color:#d2d2d2 !important;
    box-shadow:unset;
}
.owl-dot.active{
    background-color:#e52327 !important;
}
.owl-dot:hover{
    box-shadow:unset;
}
.owl-dots{
    position: absolute;
    top: 185px;
    left: 50%;
    padding-left: 70px;
}
.scroll-bar button{
    position: relative;
    left: 50%;
    transform: translate(-50%);
    box-shadow: unset;
    background-color:unset;
    color:#928f8f;
    font-weight:500;
    padding-top:50px;
    position: relative;
}
.scroll-bar button:before{
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translate(-50%) rotate(-45deg);
    width: 30px;
    height: 30px;
    border-left: 2px solid #928f8f;
    border-bottom: 2px solid #928f8f;
}
.scroll-bar button:after{
    content: "";
    position: absolute;
    top: 7px;
    left: 50%;
    transform: translate(-50%) rotate(-45deg);
    width: 30px;
    height: 30px;
    border-left: 2px solid #928f8f;
    border-bottom: 2px solid #928f8f;
}
.heading-pro{
    padding-left:40%;
}
.heading-pro h3{
    font-weight: 700;
    color:#fff;
}
.heading-pro span{
    font-weight: 700;
    color:#000;
    font-size: 14px;
}
.products{
    padding-top:50px;
    padding-bottom:50px;
    position: relative;
}
.top-img{
    position: absolute;
    width: 100%;
    top: 114px;
    left: 0;
}
.top-img img{
    width:100%;
}
.top-img1 {
    position: absolute;
    width: 100%;
    top: 5px;
    transform: translate(0,-100%);
    left: 0;
}
.top-img1 img{
    width:100%;
}
.bottom-img{
    position: absolute;
    width: 100%;
    bottom: 0px;
    transform: translate(0,97%);
    left: 0;
}
.bottom-img img{
    width:100%;
}
.product1-dis{
    position: relative;
    /* top: -80px; */
}
.product1-dis img{
    width:100%;
}
.product1-dis h4{
    font-size:30px;
    font-weight:700;
    color:#fff;
}
.prod-l
{
        margin-left: 68px;
}
.lowerpro{
    padding-left:50px;
    padding-right:50px;
}
.product2-dis img{
    width:100%;
}
.product2-dis h4{
    font-size:30px;
    font-weight:700;
    color:#fff;
}
.lowerpro2{
    position: relative;
    left:120px;
    padding-left:50px;
    padding-right:50px;
}
.product3-dis img{
    width: 100%;
}
.product3-dis h4{
    font-size:30px;
    font-weight:700;
    color:#fff;
}
.lowerpro3{
    position: relative;
    padding-left:50px;
    padding-right:50px;
}
.headrow span{
    font-style:italic;
    color:#000;
}
.headrow h2{
    color:#e52327;
    font-weight:700;
    margin-top:0;
    font-size: 40px;
}
/*.about-img
{
        margin-bottom: -192px;
    margin-top: -305px;
    text-align: center;
}*/

.left-side-titles
{
    /*margin-left: 106px;*/
}
.strap-grade h2
{
    font-size: 40px;
   color:#E42328;  
}
.left-side-titles .l-s-t-act
{
    color:#E42328;
}
.raw-materials-title h2
{
    text-align: left;
    color: #e52327;
    font-size: 40px;
    font-weight: 700;
}
.headrow1 span{
    font-style:italic;
    color:#fff;
}
.headrow1 h2{
    color:#e52327;
    font-weight:700;
    margin-top:0;
}
.formsec{
    position: relative;
    padding-top:50px;
    padding-bottom:80px;
}
input{
    border: none;
    border-bottom: solid 1px #000;
    padding: 10px 20px;
    width: 100%;
    color:#fff;
}
.bggrey{
    background-color: #999999;
}
label {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    /* font-style: italic; */
    /* padding-top: 3px; */
    /* color: #000; */
}
.home label
{
     font-size: 18px;
    font-weight: 500;
    color: #000;
}
.msg
{
    border: none;
    border-bottom: solid 1px #000;
    background: #f2f2f2;
}

.extracm{
    margin-top:20px;
    margin-left: 137px;
}
.countersec{
    padding-top:70px;
    padding-bottom:130px;
    background-color:#424143;
    position: relative;
}
/*.featureboc img{
    float: left;
    width: 70px;
    margin-right: 20px;
}*/
.featureboc img
{
    width: 64px;
    height: 64px;
}
.featureboc h3{
    color: #fff;
    font-size: 15px;
    margin:10px;
}
.featureboc{
    text-align: center;
    /*overflow:hidden;*/
    /* padding-left:20px;
    padding-bottom:20px; */
}
.bgbotts{
    border-left:1px dotted #e52327;
    border-right:1px dotted #e52327;
}
.mt-30{
    margin-top:50px;
}
.contact-ss{
    padding-top:40px;
}
.mapsset{
    position: relative;
    top:-70px;
}
.contactform{
    padding:50px 70px 50px 70px;
}
.bgwhitess{
    background-color:#f2f2f2;
    color:#000;
}
.right-stripes{
    position: absolute;
    right:0;
    top:50%;
    transform:translate(0,-50%);
}
.right-stripes ul{
    padding-left:none;
}
.right-stripes li{
    width:50px;
    height:40px;
    border-bottom:3px solid #000;
    list-style-type:none;
}
.righht-batch-img{
    position:absolute;
    right:50px;
    top:50%;
    /* transform:translate(0,-50%); */
    z-index: 1;
}
.righht-batch-img img{
    width:200px;
}
.absshape{
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    left: 100px;
    top: 10%;
    z-index: 10;
    background-color: #424143;
}
.form-ball1{
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    right: 100px;
    top: 50%;
    z-index: 10;
    background-color: #e52327;
}

.form-ball2{
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 100px;
    bottom: -20px;
    z-index: 10;
    background-color: #e52327;
}
.stripe-top{
    position: absolute;
    right:50px;
    top:0;
}
.stripe-top ul{
    padding-left:none;
}
.stripe-top li{
    float:left;
    width:50px;
    height:40px;
    border-left:3px solid #fff;
    list-style-type:none;
}
.stripe-bottom{
    position: absolute;
    right:50px;
    bottom:0;
}
.stripe-bottom ul{
    padding-left:none;
}
.stripe-bottom li{
    float:left;
    width:50px;
    height:40px;
    border-left:3px solid #fff;
    list-style-type:none;
}
.bolmap{
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: -30px;
    bottom: 20%;
    z-index: -1;
    background-color: #e52327;
}
html {
    scroll-behavior: smooth;
  }
.goalsec{
    text-align:center;
    margin-bottom:50px;
}
.goalsec img{
    width:100px;
    margin-bottom:30px;
}
.goalsec p{
    font-size:25px;
    color:#fff;
}
.goalsec span{
    font-size:30px;
    font-weight:700;
    color:#fff;
}
.mission{
    padding-top: 30px;
    margin-top: 175px;
    margin-bottom: 183px;
    position: relative;
}
.tehimg{
    width:100%;
}
.lefttech h3{
    font-size:35px;
    font-weight:700;
    color:#e52327;
}
.lefttech p{
    color:#000;
}
.lefttech{
    padding:80px 50px 0 100px;
}
.lefttech ul{
    padding-left:17px;
}
.quality{
    background-color:#f2f2f2;
    padding-top:50px;
    padding-bottom:50px;
    position: relative;
}
.quaimg{
    width:80%;
    position:relative;
    left:50%;
    transform:translate(-50%)
}

.righttech h3{
    font-size:35px;
    font-weight:700;
    color:#e52327;
}
.righttech p{
    color:#000;
}
.righttech{
    padding:50px 50px 0 50px;
}
.righttech ul{
    padding-left:17px;
}
.technology{
    padding-bottom:50px;
    position: relative;
}
.middle-imga img{
    width:100%;
}
.main-text{
    font-size: 20px !important;
}
.balltech{
    position: absolute;
    right:80px;
    bottom:50px;
    width:60px;
    height:60px;
    border-radius:50%;
    background-color:#e52327;
}
.ballquality{
    position: absolute;
    left:80px;
    bottom:40%;
    width:60px;
    height:60px;
    border-radius:50%;
    background-color:#e52327;
}
.stripesaboyt{
    position: absolute;
    right: 50px;
    top: 50px;
}
.stripesaboyt li {
    float: left;
    width: 50px;
    height: 40px;
    border-left: 3px solid #000;
    list-style-type: none;
}
.row5s{
    width:20%;
    float:left;
}
.featuesdbox{
    text-align:center;
}
.featuesdbox img{
    width:75px;
    margin-bottom:20px;
}
.mt-juh{
    margin-top:40px;
    margin-left: 150px;
}
.prod-high h3
{
    text-align: center;color: #e52327;font-size: 40px;font-weight: 700
}
.mt-sssh{
    margin-top: 38px;
    padding-top: 31px;
    padding-bottom: 45px;
    margin-bottom: 10px;
    /*border-top: 3px solid #e52327;*/
    /*border-bottom: 1px solid #e52327;*/
}
.team-box{
    margin-top: 13px;
    margin-left: 13px;
    margin-bottom: 37px;
}
.team-box img{
    width:100%;
    border-radius:10px;
}
.team-box .teaming{
    position: relative;
}
.team-box .teaming:before{
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    left:-10px;
    top:-10px;
    z-index:-1;
    background-color:#e52327;
    border-radius:10px;
}
.teamspace{
    margin-top:40px;
}
.overlaydesign h4{
    color:#e52327;
    font-size:22px
}
.overlaydesign p{
    margin-top:10px;
}
.team{
    border-bottom: 3px solid #e52327;
    padding-bottom:70px;
    margin-bottom:50px;
}
.bgcolorjj{
    background-color:#e52327;
}
.bgcolorjj:before{
    content:"";
    position: absolute;
    width:100%;
    height:50%;
    left:0px;
    z-index:-1;
    background-color:#e52327;
}
.goalsec h2{
    color:#fff;
}
.rel{
    position:relative;
}
.mission{
    background-color:#e52327;
}
.parent
{
    border-bottom: solid 2px #e73337;
}

/*  products page css start */
.products-list
{
    list-style-type: none;
    line-height: 25px;
}
.products-list li i{
    color: #e52327;
}

.snap2 h2
{
    color: #E42328;
    font-size: 25px;
}
.snap-on-seals
{
    background: #e6e6e6;
    padding-bottom: 12px;
    padding:40px;
}
p
{
    text-align: justify;
}
.snap
{
    padding-bottom: 15px;
}
.winding-section p
{
    padding-left: 25px;
    padding-right: 25px;
}
.products-list p
{
    margin-left: 20px;
    margin-top: -26px;
}
.pf-p
{
    padding-left: 25px;
    padding-right: 25px;
    text-align: justify;
}
.pg-b
{
    margin-top: -80px;
}
.tolerence img
{
    width: 400px;
    color: #fff;
    height:400px;
    text-align: center;
    border: solid 20px #e52327;
}
.usp-section {
    padding: 10px;
}
.ups-title h2
{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #e52327;
}
.usp-table
{
     box-shadow: 0 8px 6px -6px black;
}
.steel-strapping-content h2
{
    
    font-size: 40px;
    font-weight: 700;
    color: #e52327;
}
.footer-logo
{
    margin-left: -19px;
}
.steel-strapping-content p {
    text-align: justify;
    /*font-size: 14px;*/
}
.steel-strapping {
    padding: 15px;
}
.steel-title
{
    color: #e42328;

}
.steel-title h2
{
    font-size: 40px;
}

.ser-title 
{
    background: #e42328;
    text-align: center;
    color: #fff;
    padding: 1px;
}
.steel-seal-title
{
    /*background: #e42328;
    text-align: center;
    color: #fff;*/
    padding: 1px;
}
.pf-title
{
    background: #e42328;
    text-align: center;
    color: #fff;
    padding: 1px;
}
.pf-title h2
{
    color: #e42328;
    font-size: 40px;
}
.steel-seal-title h2
{
    color: #e42328;
    font-size: 40px;
}
.straping-title
{
    background: #e42328;
    text-align: center;
    
    padding: 1px;
}
.snap h2
{
    color: #E42328;
    font-size: 25px;
}
.tech
{
    text-align: center;
}
.tech img
{
    width: 300px;
    height: 300px;
    text-align: center;
    border: solid 20px #e52327;
}
.straping-title h2
{
    color: #fff;
    font-size: 40px;
}
.ser-title h2
{
    font-size: 40px;
}
.steel-strapping .strapping
{
    padding: 20px;
}
/*.offering-content
{
    padding: 40px;
}*/
.offering-content span
{
    font-size: 14px;
    font-weight: 500;
}
.raw-materials-title p
{
   font-size: 14px;
    font-weight: 500;
    color: #000;
}
.offering-content h4
{
    color: #e52327;
    font-weight: 600; 
}
.prime h2
{
    text-align: center;
    color: #fff;
}
.prime p
{
    color: #fff;
}
.winding-section h2
{
    /*text-align: center;*/
    font-size: 40px;
    font-weight: 700;
    color: #e52327;
}
.winding-section h4
{
    text-align: center;
}
.solutions-section
{
    padding: 10px;
}
.pf-section
{
    padding: 10px;
}
.solutions-section img
{
    width: 64px;
    height: 64px;
}
.solutions-section .ser-row
{
    padding: 35px;
}
.solutions-section .services
{
    text-align: center;
}

/*  hover */
section .section-title {
    text-align: center;
    color: #e52327;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .windt {
    border: none;
    background: #ffffff;
}
.backside p
{
    text-align: justify;
    font-size: 14px;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(2000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 2px 2px 9px 2px rgb(189 187 187);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .windt,
.backside .windt {
    min-height: 250px;
}

.backside .windt a {
    font-size: 18px;
    color: #e52327 !important;
}

.frontside .windt .card-title,
.backside .windt .card-title {
    color: #e52327 !important;
}

.frontside .windt .card-body img {
    width: 350px;
    height: 200px;
}

/* hover */

.card-body{
       padding-left: 20px;
    padding-right: 20px;
}

.about img
{
    width: 600px;
    height: 600px;
    margin-top: -112px;
    text-align: center;
    border: solid 20px #e52327;
}
.strapping img
{
    width: 388px;
    height: 283px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 10px;
    line-height: 1.42857143;
    /* vertical-align: top; */
    border: 2px solid #000000;
    width: 10px;
}

.prime-col
{
    background:#E42328;
    padding: 45px;
}
.prime-col-title h2
{
    text-align: center;
    color: #fff;

}
.prime-col-title{
    /*border-bottom: solid #fff 2px;*/
    text-align: center;
    color: #fff;
    background: #e42328;
    padding: 1px;
}
.prime-content h5
{
    color: #e42328;
    text-align: center;
}
.prime-table 
{
    width: 100%;
}
.prime-table  td
{
    padding-bottom:30px;
    padding-top: 30px;
    color: #e42328;
}
.prime-table th, td
{
    border: 1px solid #e42328;
    text-align: center;

}
.prime-table th
{
        background: #e42328;
    color: #fff;
    font-size: 25px;
    padding: 8px;
    text-align: center;
}
/* products page css end */

/* industries page css start */
.industries-section
{
    margin-top: 53px;
}
.raw-materials-title h3
{
    color: #e42328;
    text-align: center;
}
/* industries page css end */

/*  applications page css start */
.coil img
{
    width: 500px;
    height: 350px;
}
.applications-section
{
    margin-top: 85px;
}
/* applications page css end */

/*  contact page css start */
.contact-section
{
    margin-top: 85px;
}
.btn .btn-danger .btn-send
{
    background: #e52327;
}
.address-title h3
{
    font-size: 19px;
}

.address img
{
    width: 64px;
    height: 64px;
}
/* contact page css end */


/* contact form css start */
.contact-info .fa {
  padding-right: 5px;
}
.c-frm
{
    background: #E52327;
    border-radius: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.contact-icon img
{
    width: 64px;
    height: 64px;
}

.c-frm-title
{
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
   
}
.c-frm-title h2
{
    font-size: 40px;
}
#contact .form-control {
  border: none;
  border-bottom: 2px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  background: #E52327;
  font-size: 18px;
  /*margin-top: 10px;*/
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#contact .form-control:focus {
  border-bottom-color: #999999;
}

#contact input {
  /*height: 55px;*/
}

#contact button#submit {
  background: #fff;
  border: none;
  border-radius: 50px;
  color: #000;
  height: 50px;
  margin-top: 24px;
}

#contact button#submit:hover {
  background: #ffffff;
    color: #000;
}



/* contact form css end */


/* accordian start */
.unique-title
{
   
    text-align: center;
  
}
.unique-title h2
{
    color: #e42328;
    font-size: 40px;
    font-weight: 700;
    text-align: left;

}
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

/* drop down */

/*.menu ul li:hover ul
{
    display: block !important;
    z-index: 999;
}
.menu .drop-down-menu
{
    display: none;
    position: fixed;
}
.menu .drop-down-menu li
{
    float: none;
}*/


/* drop down */

/* accordian end*/




/* tabs css start */
[data-tab-content] {
  display: none;
  padding:30px;
  text-align: center;
}

.active[data-tab-content] {
  display: block;
}
.tabs {
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
  /*border-bottom: 1px solid black;*/
}

.tab {
  cursor: pointer;
  padding: 10px;
  font-size: 18px;
    font-weight: 600;
}

.tab.active {
  background-color: #e52327;
  color: #fff;
}

.tab:hover {
  background-color: #e52327;
}

.tab-content {
  margin-left: 20px;
  margin-right: 20px;
}
/* tabs css end */
.menu .active{
 border-bottom: solid 2px #e73337;
}


.container .card
{
    height: 240px;
    background: #5f5d5d;
    position: relative;
    width: 80%;
    margin:30px 0;
}
.card .imgBx
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 
        
             0 0  0 2px rgb(255,255,255),
             0.3em 0.3em 1em rgba(0,0,0,0.3);
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: 0.5s ease-in-out;
}

.card:hover .imgBx
{
    width: 125px;
    height: 125px;
    left: -75px;
    top: calc(50% - 64px);
    transition: 0.5s ease-in-out;
    background: #fff;

}

.card:hover img:hover
{
    max-width: 75px;
}
.card:hover .imgBx h4
{
    display: none;
}

.card .imgBx:before
{
    content: attr(data-text);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-style: 6em;
    color: rgba(255,255,255,.05);
    font-weight: 700;
}

.card .imgBx img
{
   max-width: 100px;
   transition: 0.5s ease-in-out;
   margin-left: 10px;
}
.card .imgBx:hover img
{
   max-width: 75px;

}
.left-side-titles a
{
    color: #000;
}
.left-side-titles a:hover
{
    color: #E42328;
}
.card .content-card
{
    position: absolute;
    right: 0;
    width: calc(100% - 55px);
    height: 237px;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}
.card .content-card h3
{
    margin-bottom: 5px;
    font-size: 24px;

}
.card .content-card p
{
    color: #fff;
}
@media(max-width: 720px)
{

    .right-stripes {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    display: none;
}
.featuesdbox {
    text-align: center;
    padding: 20px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 120px;
}
    .navbar-collapse
    {
        z-index: 9;
    position: absolute;
    background: #e52327;
    width: 190px;
    height: auto;
    }
    .navbar-nav li
    {
        margin-left: -84px;
    }
    #myNavbar .navbar-nav li
    {
        color: #fff;
    }
    #myNavbar .navbar-nav li a
    {
        color: #fff;
    }
    #myNavbar .navbar-nav li a:hover
        {
            color: #fff;
        }
        #myNavbar .navbar-nav li a:active
    .navbar {
    padding: 10px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    margin-left: 140px;
}
    .about img {
        width: 300px;
        height: 300px;
        text-align: center;
        border: solid 20px #e52327;
    }
    
.navbar
{
    padding:25px;
}
.navbar-nav.mr-auto
{
   
    margin-left: 0px;
}

.unique-title h2 {
    color: #e42328;
    font-size: 40px;
    font-weight: 700;
     text-align:center; 
}
.usp-section {
    /* padding: 10px; */
    padding-left: 10px;
    padding-right: 10px;
}
.abt-img
{
    text-align: center;
}
.footer-logo
{
    text-align: center;
}
.footer-logo img {
    width: 200px;
    margin-top: 0px;
}
.footer-menu
{
    margin-left: 35px;
}
.frontside .card .card-body img {
    
    width: 100%;
}
.absshape {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    left: 250px;
    top: 9%;
    z-index: 10;
    background-color: #424143;
}
.social-links {
    padding-left: 0;
    /* width: fit-content; */
    margin-left: 65px;
}
.mt-juh {
    margin-top: 40px;
     margin-left: -20px; 
}
.slide-right-text2 {
    text-align: justify;
    padding-left: 25px;
    padding-right: 25px;
    /* padding-left: 50px; */
    /* margin-top: 128px; */
}
.products-list li i {
    color: #e52327;
    margin-left: -38px;
}
.products-list p
{
    margin-left: -18px;
    margin-top: -25px;
}
}
.abt-img img
{
    width:100%;
    height:100%;
}
.contact-section
{
    padding-left: 20px;
    padding-right: 20px;
}
.left-side-titles h5{
    margin-left: -23px;
}
.raw-materials-title h2
{
    text-align: center;
}
.mission {
    padding-top: 30px;
     margin-top: 0px; 
    margin-bottom: 183px;
    position: relative;
}
.technology-img img
{
    width: 100%;
}
.quality-img img
{
    width: 100%;
}
.raw-material img
{
    width: 100%;
}
.container .card {
    height: 240px;
    background: #5f5d5d;
    position: relative;
    width: 80%;
    margin: 30px 33px;
}
.card:hover .imgBx {
    width: 100px;
    height: 100px;
    left: -52px;
    top: calc(55% - 64px);
    transition: 0.5s ease-in-out;
    background: #fff;
}
.setclear {
    padding-top: 40px;
    padding-bottom: 40px;
}
/*header
{
    position: absolute;
}
.toggle {
    width: 100%;
padding: 10px 20px;
text-align: right;
box-sizing: border-box;
color: #000;
font-size: 25px;
display: block;
margin-left: 100px;
cursor: pointer;
}
.logo img {
    height: 40px;

}
.menu
{
    display: none;
}
.menu ul
{
    width: 100%;
}
.menu ul > li {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 40px;
    display: contents;
}
.menu ul li a
{
    display: block;
}*/
.car
{
    padding-top: 125px;
}
.steel-strapping .strapping {
     padding: 0px; 
}
.strapping img
{
    width: 250px;
    height: 200px;
}
.mob-tb
{
        margin-top: 20px;
}
.tol-img img
{
    width: 300px;
}
.owl-carousel .owl-theme .owl-loaded .owl-drag.middle-img
{
    display: none;
}

.middle-img:before {
    content: "";
    position: absolute;
    left: 25px;
    top: -33px;
    width: 70px;
    height: 70px;
    /* z-index: 1; */
    border-radius: 50%;
    background-color: #e52327;
}
.owl-dots {
    position: absolute;
    top: 20px;
    left: 50%;
    padding-left: 0px;
}
.slide-right-text {
    padding-left: 25px;
     margin-top: 0px;
     padding-right: 25px; 
}
}
.middle-img {
    position: relative;
    padding: 20px;
}
.prod-hign h3
{
    text-align: center;
    color: #e52327;
    font-size: 40px;
    font-weight: 700
}
.footer-menu-links
{
    margin-left: 18px;
    padding-top: 1px;
}
.featuesdbox img {
    width: 100px;
     margin-bottom: 0px; 
}
.mainfooter {
    padding: 28px 0px;
}
.snap2
{
    margin-top: -67px;
}
.steel-strapping-content p {
    text-align: justify;
    padding-right: 25px;
    padding-left: 25px;
}
.k-prime
{
    width: 273px;
    margin-top: 0px
}
.wow.fadeInUp
{
    padding-bottom: 25px;
}
/*.featuesdbox h4
{
    font-size: 25px;
}*/

}

