 html {
     height: 100%;
 }

 body {
     min-height: 100%;
 }

 body,
 html {
     margin: 0px;
     padding: 0px;
     font-size: 16px;
     font-weight: 400;
     line-height: 1.5;
     background-color: #fff !important;
     font-family: Roboto !important;
 }
 .box-shadow{
    box-shadow: 0px 0px 10px #333;
 }
 .navbar-nav>li>a {
    color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #3f3e7f;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #3f3e7f !important;
    color: #fff !important;
}
.navbar-default .navbar-nav li a:hover {
    color: #fff;
    background-color: #323b79;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #333;
}
 .no-padd{
    padding: 0px !important;
 }
 img.w-100{
    width: 100%;
 }
 img.w-70{
    width: 70%;
 }
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
    box-shadow: 0px 0px 10px #333;
}
 .col-product{
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
  /*box-shadow: 0 0 15px 0 #aaa;*/
  /*background-color: #fff;*/
  margin-bottom: 10%;
 }
 .home-product-heading {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    line-height: 1.5;
    padding: 3% 0 0% 0;
    color: #2d486b;
}
.home-product-subheading  {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
    padding: 2% 5% 5% 5%;
}

/*img.demo-slide-video {
    height: 800px;
    width: 100%;
}*/
#contact-wrapper{
    background-color: #d5d8dc !important;
}
 .bg-white{
    background-color: #fff;
 } 
 .home-product-wrapper{
    padding-top: 2%;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
 }
 a.btn-product{
   margin: 4% 0 2% 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    padding: 1% 4%;
    background-color: #fff;
 }
 .contact-form {
    margin: 4% 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    padding: 4%;
}
 .contact-form-curtain {
    margin: 4% 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    padding: 4%;
}
.contact-address {
    margin-top: 23%;
}

.address-heading {
    font-size: 23px;
    line-height: 1.5;
    font-weight: 300;
}
.address-sub-heading {
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    margin: 4% 0;
    font-weight: 300;
}
.contact-wrapper{
    padding:3% 0 3% 0;
}
#copyright {
    background: #f8f8f8;
    padding: .5% 0;
    text-align: center;
    font-size: 12px;
}
.footer-address {
    font-size: 25px;
    padding: 9% 0 5% 0;
}
.footer-address-heading {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}
.footer-address-heading li a {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
    /*color: #fff;*/
}
button.btn-contact{
   background-color: #394573;
   color: #fff;
   padding: 1% 7%;
   font-weight: 300;
}
button.btn-contact:hover{
   color: #fff;
}
a.Facebook{
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #2c3b81;
    color: #000000 !important;
    border-radius: 3px;
    line-height: 25px;
    -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg);
    margin: 0 15px;
}

.client-name {
    font-size: 20px;
    text-align: right;
    font-weight: 600;
    line-height: 1.5;
    color: #2d486b;
    margin: 2% 0;
    padding-bottom: 5%;
    height: 100%;
}
.col-testimonial {
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 #aaa;
    background-color: #fff;
    height: 100%;
}
.Facebook i{
    text-align: center;
    margin: 33%;
    color: #fff;
}
#home-product{
    padding: 1% 0 2% 0;
}

.home-succes {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.line {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 159px;
    border-top-color: #fff;
    border-top-width: 4px;
    position: relative;
}
.on-time-heading {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}
.on-time-subheading {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    text-align: justify;
    padding: 2% 0 3% 0;
}
#delivery-wrapper {
    background-color: #d5d8dc !important;
    padding: 2% 0;
    background:url(../img/time-delivery.jpg); 
    background-size: cover;
    color: #fff;
}
#ever-testi{
    /*background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/rock-testi.jpg);*/
    padding: 50px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}
#home-about{
    padding: 0 0 50px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}
.test-monial-heading {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-weight: 300;
    padding: 2% 0;
}


.testimonial-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
}
.testimonial-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 159px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
img.test-img{
    margin-top: 2%;
}
#our-clients{
    padding: 4% 0;
    /*background: url(../img/client.jpg);*/
    background: #e7e7e7;
    background-size: cover;
}
.clients-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
}
.clients-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:5%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 130px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
#get-intouch{
    /*background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/rock-testi.jpg);*/
    padding: 50px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
}
a.btn-contact {
    background-color: #394573;
    color: #fff;
    padding: 3% 14%;
    font-weight: 300;
    font-size: 20px;
}
a.btn-contact:hover {
    color: #fff;
}
.get-intouch {
    font-size: 25px;
    color: #2c447d;
    font-weight: 300;
    line-height: 1.5;
}
a.btn-enquiry {
    background-color: #0079BE;
    color: #fff;
    padding: 3% 3%;
    font-weight: 300;
    font-size: 20px;
}
a.btn-enquiry:hover {
    color: #333;
    background-color: #394573 !important;

}
#product{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/rock-testi.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background: url(../img/time-delivery.jpg);
    background-size: cover;
    color: #fff;
}

.home-about-wrapper {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
}
.home-about-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 3%;
}
.home-about-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 159px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.research-development {
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    margin: 2% 0;
    font-weight: 300;
}
.research-development-heading {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
   margin: 4% 0 3% 0;
    font-weight: 400;
}
.research-development-subheading {
    font-size: 16px;
    text-align: justify;
    line-height: 1.5;
    margin: 2% 0;
    font-weight: 300;
}
a.btn-about-red {
    margin: 2% 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    padding: 4% 5%;
    background-color: #fff;
}

.footer-address-heading1 a{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #6e6e6e;
}
.col-product {
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
     box-shadow: 0 0 15px 0 #aaa; 
     background-color: #fff; 
    margin-bottom: 10%;
}
.col-product:hover {
    box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    z-index: 100;
}
.research-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 2%;
}
.research-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:5%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 150px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.research-sub-heading {
    text-align: justify;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 4%;
}
#research-development{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/rock-testi.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background: url(../img/research-development.png);
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
#product-portfolio{
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background: url(../img/banner-product-portfolio.jpg);
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
}

.team-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 2%;
}
.team-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:5%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 80px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.client-logo{
    box-shadow: 0px 0px 10px #333;
    padding: 3%;
    margin-bottom: 19%;
}
a.btn-quick-look{
    margin: 3% 0 9% 0;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    padding: 4% 5%;
    background-color: #fff;
}

.about-us-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 2%;
}
.about-us-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:2%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 180px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.mission-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:2%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 100px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}

.quality-policy-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:2%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 120px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.careers-us-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:2%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 74px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.about-Us-sub-heading {
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    line-height: 1.5;
}

 .about-us-wrapper{
    padding-top: 2%;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
    height: 100% ! important;
 }

#contact-us{
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background: url(../img/contact-us.jpg);
    background-size: cover;
    color: #fff;
}



.air-curtain-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 1%;
}
.air-curtain-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:3%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 180px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}


.air-curtain1-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 1%;
}
.air-curtain1-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:3%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 120px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
.my_Carousel_wrapper{
    padding: 2% 0 0 0;
}
.slider-air-curtains{
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-bottom: 12%;
}
.air-curtain-slider-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 1%;
}
.request-quote-heading {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 3%;
    color: #2c447d;
}
.air-curtain-slider-line {
    display: block;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 120px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}

.about-us-heading {
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #2d486b;
    margin-top: 2%;
}
.contact-us-line {
    display: block;
    margin-top: 0.5em;
    margin-bottom:2%;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    max-width: 120px;
    border-top-color: #2d486b;
    border-top-width: 4px;
    position: relative;
}
#aboutUs{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/aboutUs.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    /*background: url(../img/aboutUs.jpg);*/
    background-size: cover;
    color: #fff;
}
#plastic-hub-plastic-blade-banner{    
    /*background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/plastic-hub-plastic-blade-banner.jpg);*/
    background-color: #d5d8dc !important;
    background:url('../img/plastic-hub-plastic-blade-banner.jpg');
    padding: 200px 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


#career-wrapper{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/careers.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    /*background: url(../img/aboutUs.jpg);*/
    background-size: cover;
    color: #fff;
}
#quality-policy{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/qualitypolicy.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background-size: cover;
    color: #fff;
    background-position: center;
}
#mission{
    background: linear-gradient(rgba(2, 17, 25, 0.44), rgba(30, 27, 56, 0.88)), url(../img/mission.jpg);
    background-color: #d5d8dc !important;
    padding: 200px 0;
    background-size: cover;
    color: #fff;
    background-position: center;
}
img.mega-slider-images{
    width: 70%;
}
