@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Oswald:700');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');



.top{
font-family: 'Lato', sans-serif;
background:url(../images/top-bg.png); 
border-bottom: 1px solid #e7e7e7;
padding: 8px 0;
}

.trade{
    position: absolute;
right: 77px;
top: 30px;
}

.trade span{
    font-family: 'Lato', sans-serif;
font-weight: 600;
font-size: 18px;
color: #012f5d;
}

.trade sup{
    color: #000;
}


.social-icon span{
    float: left;
border-right: 1px solid #bfbfbf;
padding-right: 10px;
color: #777;
}

.social-icon ul{
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.social-icon ul li{
list-style: none;
float: left;
    }

    .social-icon ul li a{
        padding: 0 10px;
       color: #012f5d;
       transition: .4s;
    }

     .social-icon ul li a:hover{
       color: #fbca00;
    }

    .top-address{
        padding-left: 0px;  
        float: right;
        margin-bottom: 0px;
    }

     .top-address li{
      list-style: none;
      float: left;
      color: #777;
      padding: 0 5px;
    }

    #google_translate_element{
        float: right;
    }

    .top-address span{
 color: #012f5d;
 padding-right: 5px; 
    }


header{
    padding: 10px 0px;
}

.logo img{
    width: 70%;
}

.logo-text{
    padding-top: 5px;
}


.logo-text h1{
   font-family: 'Oswald', sans-serif;
font-weight: 700;
color: #fbca00;
text-transform: uppercase;
text-align: center;
}

.logo-text h1 span{
color: #012f5d;
    }

.logo-text p{
color: #3d4392;
text-align: center;
font-family: 'Lato', sans-serif;
font-size: 16px;
border-top: 1px solid #3d4392;
letter-spacing: 2.5px;
}

.top-contact-box{
padding-top: 40px;
display: inline-block;
float: right;
}

.top-contact-icon{
 float: left;
border: 1px dashed #012f5d;
padding: 8px 12px;
border-radius: 4px;
transition: .4s;
}


.top-contact-icon span{
color: #012f5d;
font-size: 18px;
transition: .4s;
}

.text-contct-box{
    font-family: 'Lato', sans-serif;
float: left;
margin-left: 18px;
transition: .4s;
}

.text-contct-box h4{
    color: #fbca00;
    font-weight: 600;
    margin:0px; 
    padding-bottom: 5px;
}

.text-contct-box p{
    color: #777;
}

.text-contct-box p a{
color: #777;
transition: .4s;
    }

    .text-contct-box p a:hover{
         color: #fbca00;
         text-decoration:none; 
    }

    .top-contact-box:hover .top-contact-icon{
background:#012f5d;
    }

     .top-contact-box:hover .top-contact-icon span{
color: #fff;
     }

     .navigation{
box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.5);
position: relative;
z-index: 999;
background:#012f5d; 
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 12px;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
overflow: hidden;
}

.navbar {
    margin-bottom: 0;
    border: 0px solid transparent;
}

.navbar-inverse {
    background: none;
    border: none;
}

.navbar .navbar-nav li > a::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fbca00;
    height: 2px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.navbar .navbar-nav li.active > a::before, .navbar .navbar-nav li > a:hover::before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fbca00;
    background: none;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fbca00;
}

.dropdown-menu > li > a {
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
}

.dropdown-menu > li > a::before{
    background:none !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #012f5d;
    text-decoration: none;
    background-color: #fbca00;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #012f5d;
    background-color: #fbca00;
}

.form-inline .form-control {
    border-top-right-radius: 0px;
    float: left;
     border-bottom-right-radius: 0px;
      font-family: 'Quicksand', sans-serif;
}

.search{
    padding-top: 7px;
}



.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

.sec-1{
    padding: 40px 0px;
    background:url(../images/wel-bg.jpg);
    background-size: cover;
}

.sec-1 .wel h1{
font-family: 'Oswald', sans-serif;
font-weight: 700;
color: #fbca00;
text-transform: uppercase;
text-align: center;
margin-top: 0px;
}

.sec-1 .wel h1::after{
position: absolute;
content: "";
background: #012f5d;
height: 2px;
top: 62px;
right: 40%;
width: 90px;
    }

.sec-1 .wel h1::before{
position: absolute;
content: "";
background: #012f5d;
height: 2px;
top: 62px;
left: 40%;
width: 90px;
    }

.sec-1 .wel h1 span{
color: #012f5d;
    }

.sec-1 .wel em{
    font-size: 22px;
color: #fbca00;
display: block;
text-align: center;
margin-bottom: 20px;
}


.sec-1 p{
     font-family: 'Quicksand', sans-serif;
     line-height: 28px;
     text-align: justify;
}

.sec-1 a{
background: #012f5d;
padding: 10px 20px;
color: #fff;
font-family: 'Quicksand', sans-serif;
border-radius: 40px;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
overflow: hidden;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
text-decoration: none;
}

.sec-1 a::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FBCA00;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sec-1 a:hover::before, .sec-1 a:focus::before, .sec-1 a:active::before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

.sec-2{
padding: 70px 0px;
background: url(../images/why-bg.jpg) bottom center no-repeat;
background-attachment: fixed;
background-size: cover;
position: relative;
}

.sec-2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #012f5d;
    opacity: .85;
}

.sec-2 .why h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #fbca00;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}

.sec-2 .why h1::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    top: 62px;
    left: 40%;
    width: 90px;
}

.sec-2 .why h1::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    top: 62px;
    right: 40%;
    width: 90px;
}

.sec-2 .why em {
    font-size: 22px;
    color:#fbca00;
    display: block;
    text-align: center;
    margin-bottom: 50px;
}

.box-why-inner {
    padding: 15px;
    text-align: center;
    position: relative;
    border-bottom: 5px solid #fbca00;
    font-family: 'Quicksand', sans-serif;
}

.box-why-inner::before {
    content: "";
    left: auto;
    right: 0;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    background-color: #fbca00;
    animation: animation-border-2 2s;
}

.box-why-inner::after {
    content: "";
    left: auto;
    right: 0;
    width: 5px;
    height: 50%;
    position: absolute;
    top: 0;
    background-color:#fbca00;
    animation: animation-border 2s;
}

.box-why-inner h5 {
    font-size: 16px;
    color:#fbca00;
    letter-spacing: 0.1px;
    padding: 12px 0px;
}

.box-why-inner p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.why-box h4 span {
    color: #fbca00;
}

.why-box p {
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
}

.why-box h4 {
    color: #ffffff;
    font-size: 22px;
    line-height: 34px !important;
    font-family: 'Quicksand', sans-serif;
}




.sec-3{
padding: 40px 0;
}

.sec-3 .pull-right a{
z-index: 9999;
top: 22px;
color: #012f5d;
background: #fbcd00;
border-color: #fbcd00;
}

.sec-3 .pull-right a:hover{
z-index: 9999;
color: #012f5d;
background: #fbcd00;
border-color: #fbcd00;
}


.sec-3 .our-pro{
padding-left: 0px;
margin-bottom: 25px;
}

.sec-3 .our-pro h3{
    font-family: 'Lato', sans-serif;
font-weight: 600;
border-left: 2px dotted #012f5d;
padding-left: 10px;
color: #012f5d;

}

.sec-3 .our-pro h3 span{
    color: #fbca00;
}


.overlay-style-one {
position: absolute;
background:rgba(0, 0, 0, 0.6);
height: 191px;
left: 16px;
top: 0;
width: 254px;
opacity: 0;
text-align: center;
-webkit-transform: perspective(400px) rotateX(-90deg);
-moz-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
-o-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-moz-transform-origin: top;
-ms-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.overlay-style-one .box .content a, a:hover, a:active, a:focus {
    transition: all 0.5s ease 0s;
    text-decoration: none;
}

.overlay-style-one .box .content a i {
    opacity: 1;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 40px;
    transition: all 500ms ease;
    background: #012f5d;
    color: #fff;
}

.col-item .photo:hover .overlay-style-one {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.col-item .photo:hover p {
    background: #fbcd00;
}

.col-item .photo p {
    background: #012f5d;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 0px;
    transition: all 0.5s ease 0s;
    text-align: center;
}

.col-item .photo img {
    display: inline-block;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    width: 100%;
}


.sec-4{
    padding: 40px 0;
    background: url(../images/sec-4-bg.jpg);
    background-size: cover;
    background-position: bottom;
}

.sec-4 h2{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 33px;
text-align: center;
color: #012f5d;
text-transform: uppercase;
}

.sec-4 h2 span{
color: #fff;
    }

    .sec-5{
          padding: 40px 0;
    }

    .sec-5 h2{
        font-weight: 800;
font-size: 23px;
font-family: 'Lato', sans-serif;
color: #012f5d;
margin-top: 0px;
margin-bottom: 0px;
    }

.sec-5 h2::before {
 position: absolute;
content: "";
background: #012f5d;
height: 2px;
top: 37px;
left: 21px;
width: 60px;
}

.sec-5 span{
    color: #fbcd00;
font-size: 8px;
margin-bottom: 15px;
}

.home-enquiry .form-control:focus {
    border-color: #fbcd00;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

.home-enquiry .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 20px;
    background: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-top: none;
    border-left: none;
    border-right: none;
}



.home-enquiry small{
        font-family: 'Open Sans', sans-serif;
}

.home-enquiry .btn-block {
    margin-top: 15px;
     font-family: 'Open Sans', sans-serif;
     background: #fbca00;
     border-color: #fbca00;
     transition: .4s;
}

.home-enquiry .btn-block:hover{
    background: #012f5d;
     border-color: #012f5d;
}

.about-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/about-banner.jpg");
     background-position: bottom right;
}


.about-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}

.quality-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/quality-banner.jpg");
     background-position:center;
}


.quality-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.infra-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/infra-banner.jpg");
     background-position:center;
}


.infra-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.feedback-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/feedback-banner.jpg");
     background-position:center;
}


.feedback-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.contact-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/contact-banner.jpg");
     background-position:center;
}


.contact-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.product-banner{
    padding: 60px 0;
    position: relative;
     text-align: center;
     background: url("../images/products-banner.jpg");
     background-position:center;
}


.product-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.8);
}


.banner-matter h1{
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
    color: #fbca00;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-size: 32px;
font-weight: 600;
}

.banner-matter h1::after{
content: '';
position: absolute;
width: 50px;
height: 2px;
left: 47%;
top: 44px;
background-color: #fff;
    }

.banner-matter ul{
    padding-left: 0px;
    display: inline-block;
    margin-bottom: 0px;

}

.banner-matter ul li{
float: left;
 text-align: center;
color: #fff;
list-style: none;
font-family: 'Open Sans', sans-serif;
    }

    .banner-matter ul li a{
         color: #fbca00;
         transition: .4s;
    }

.banner-matter ul li a:hover{
    color: #fff;
}

.matter-inner{
    padding: 50px 0;
    background: #f6f6f6;
}

.matter-inner p{
    font-family: 'Quicksand', sans-serif;
    line-height: 28px;
}

.matter-inner h1{
font-weight: 600;
font-family: 'Open Sans', sans-serif;
font-size: 30px;
color: #012f5d;
margin-top: 0px;
}

.matter-inner h1 span{
    color: #fbca00;
}
.matter-inner h3{
font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #012f5d;
    margin-top: 20px;
    /*text-align: center;*/
    margin-bottom: 15px;
}
.matter-inner h3 span{
    color: #fbca00;
    }
.pro-box {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    border: 1px solid #c9c9c9;
    padding: 5px;
    margin-top: 15px;
}

.pro-box .thumb {
    display: block;
    position: relative;
    overflow: hidden;
}

.pro-box .img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

.pro-box img {
    width: 100%;
    height: 100%;
    transition: all 0.9s ease 0s;
}

.pro-box .thumb:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease 0s;
}
.product-table
{
    width: 100%;
    border:1px solid #eaeaea;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.product-table tr th
{
    background-color: #002c69;
    padding: 6px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
}
.product-table tr td
{
    
    padding: 4px;
    border:1px solid #eaeaea;
}
.tablefeedback tr td {
   font-family: 'Open Sans', sans-serif;
    padding: 7px;
}

.tablefeedback {
    font-family: 'Open Sans', sans-serif;
}

.tablefeedback .btn-primary {
    color: #fff;
    background-color: #012f5d;
    border-color: #012f5d;
    border-radius: 0px;
    padding: 8px 30px;
    transition: .4s;
}

.tablefeedback .btn-primary:hover {
 background-color: #fbcd00;
border-color: #fbcd00;
}
.contact-detail{
  padding-left: 0px;
}



.contact-detail li{
 list-style: none;
 padding: 10px 15px;
}

.contact-detail .icon-box{
  float: left;
background: #012F5D;
padding: 10px 15px;
font-size: 18px;
color: #fff;
margin-right: 25px;
}

.contact-detail li h4{
  font-family: 'Noto Sans', sans-serif;
font-weight: 600;
font-size: 15px;
margin-top: 0px;
color: #434242;
}


.contact-detail li p{
  padding-left: 65px;
  color: #7b7b7b;
  }

  .contact-detail li a{
  color: #7b7b7b;
  transition: .4s;
  }

  .contact-detail li a:hover{
  color: #fbca00;
  text-decoration:none !important; 
  }

.about-section{

overflow: hidden;
 }

 .about-section .about-image {
    width: -webkit-calc(50% - 210px);
    width: calc(50% - 210px);
    float: left;
    display: block;
    text-align: right;
    padding: 0px;
    height: 369px;
    background:url(../images/about-sec.jpg);
    background-position: center bottom;
}


 .about-right-sec{
width: -webkit-calc(50% + 210px);
width: calc(50% + 210px);
float: left;
position: relative;
padding: 35px 0;
 }

 .about-section .about-right-sec::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fbca00;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
}

.about-right-sec .about-sec-box{
position: relative;
z-index: 2;
padding: 15px 20px;
}

.about-sec-box .icon-about-sec{
    float: left;
margin-top: 12px;
}

.about-sec-box .icon-about-sec span{
    font-size: 23px;
color: #987a01;
}


.about-sec-box .about-sec-text{
margin-left: 35px;
}

.about-sec-box .about-sec-text h4{
font-family: 'Lato', sans-serif;
color: #012f5d;
    }

.about-sec-box .about-sec-text p{
font-family: 'Open Sans', sans-serif;
color: #876e09;
    }

.side-pro h2{
font-family:'Lato', sans-serif;
font-weight: 600;
font-size: 25px;
background: #012f5d;
color: #fff;
padding: 8px 12px;
border-left: 4px solid #fbca00;
margin-top: 6px;
position: relative;
}

.side-pro h2::after {
    position: absolute;
    content: '';
    right: 0px;
    top: 50%;
    margin-top: -8px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 8px solid transparent;
    border-right: 8px solid #ffffff;
    opacity: 1;
}

.side-pro ul{
    padding-left: 0px;
}

.side-pro ul li{
list-style: none;
position: relative;
margin-bottom: 10px;
    }

    .side-pro ul li a{
padding: 10px 12px;
font-family:'Lato', sans-serif;
display: block;
position: relative;
border-left: 4px solid #fbca00;
border: 1px solid #dddddd;
background-color: #f3f3f3;
color: #012f5d;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
    }

.side-pro ul li a:hover{
color: #fff;
background-color: #012f5d;
      }

.side-pro li::after {
    position: absolute;
    content: '';
    right: 0px;
    top: 50%;
    opacity: 0;
    margin-top: -8px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 8px solid transparent;
    border-right: 8px solid #ffffff;
}

.side-pro li:hover::after {
    opacity: 1;
}

.side-pro li a::before {
    position: absolute;
    content: '';
    left: -1px;
    top: 0px;
    width: 4px;
    height: 100%;
    opacity: 0;
    background-color: #fbb908;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.side-pro li a:hover::before {
    opacity: 1;
}

.brochure{
background: #fbca00;
margin-top: 15px;
border-radius: 2px;
}

.brochure a{
padding: 13px 12px;
display: block;
color: #fff;
transition: .4s;
}

.brochure a:hover{
box-shadow: 0 1px 4px #cecece;
}

.brochure h3{
text-transform: uppercase;
font-size: 15px;
margin: 0px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}

.brochure h3 i{
    color: #012f5d;
font-size: 18px;
padding-right: 4px;
}

.section-handle{
    margin-top: 17px;
}

.infra-list li{
    font-family: 'Quicksand', sans-serif;
    line-height: 26px;
}


footer{
    padding: 40px 0;
    background: #012f5d;
}

footer h1{
    font-weight: 800;
font-size: 23px;
font-family: 'Lato', sans-serif;
color: #fbca00;
margin-top: 0px;
margin-bottom: 0px;
}

footer h1::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    top: 37px;
    left: 21px;
    width: 60px;
}

footer span{
    color: #fbcd00;
    font-size: 8px !important;
    margin-bottom: 15px;
}

footer ul{
padding-left: 0px;
}

footer ul li {
list-style: none;
}

footer ul li a{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border-bottom: 1px dashed #fff;
    padding: 8px 0;
    display: block;
    transition: .4s;
}

footer ul li a i{
padding-right: 5px;
    }

footer ul li a:hover{
color: #fbca00;
    }

    footer p{
           font-family: 'Open Sans', sans-serif;
    color: #fff;
    line-height: 26px; 
    text-align: justify;
    }

    .footer-logo{
      
    }

     .footer-logo img{
        width: 45%;
        display:inline-block;
     }

     .footer-contact li i{
background: #011f3e;
color: #fbcd00;
padding: 10px 14px;
float: left;
     }

     .footer-contact p{
        margin-left: 50px;
text-align: left;
margin-bottom: 20px;
     }

      .footer-contact strong{
        color: #fbcd00;
display: block;
      }

.footer-logo a{
    padding: 10px 15px;
    background:#011f3e;
    color: #fff; 
    transition: .4s;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
}

.footer-logo a:hover{
background:#fbcd00;
}




@media (min-width:320px) and (max-width:414px){

.top {
    padding: 2px 0;
}

.social-icon span {
    margin-bottom: 8px;
    font-size: 13px;
}

.social-icon ul li a {
    padding: 0 8px;
    font-size: 13px;
}

.trade {
    right: 40px;
    top: 86px;
}

.trade span {
    font-size: 15px;
}

.top-address li {
    margin: 2px 0;
    font-size: 13px;
}

.top-address span {
  font-size: 13px;
}

.logo{
    text-align: center;
}

.logo img {
    width: 40%;
    display: inline-block;
}

.logo-text h1 {
    font-size: 27px;
}

.logo-text p {
    font-size: 11px;
    }

    .top-contact-box {
    float: none;
    padding-top: 8px;
}

.text-contct-box h4 {
    font-size: 15px;
}

.text-contct-box p {
  font-size: 13px;
}

.top-contact-icon span {
    font-size: 13px;
}

.top-contact-icon {
    padding: 6px 9px;
}

.text-contct-box {
    margin-left: 14px;
}

.form-inline .form-control {
 width: 84%;
}

.search {
    padding-top: 4px;
    margin-bottom: 8px;
}

.navbar-nav .open .dropdown-menu {
    background: #000;
}


.navbar-toggle {
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: #012f5d;
}

.navbar-inverse {
    margin: 8px 0 4px;
    background: #fbcd00;
}

.navbar {
    min-height: 42px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #012f5d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #012f5d;
    padding: 10px 12px;
    font-size: 13px;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
}

.navbar .navbar-nav li > a::before {
    background: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
}

.sec-1 {
    padding: 30px 0px;
    }

    .sec-1 img{
width: 100%;
margin-top: 20px;
    }

    .sec-1 .wel h1 {
    font-size: 23px;
    line-height: 28px;
}

.sec-1 .wel em {
    font-size: 14px;
    margin-bottom: 10px;
    }

    .sec-1 .wel h1::after {
    top: 74px;
    right: 29%;
    width: 50px;
}

.sec-1 .wel h1::before {
    top: 74px;
    left: 29%;
    width: 50px;
}

.sec-1 p {
font-size: 13px;
    line-height: 26px;
}

.sec-1 a {
    padding: 8px 16px;
    font-size: 12px;
}

.sec-2 .why h1 {
  font-size: 23px;
}

.sec-2 {
    padding: 40px 0px;
    }

.sec-2 .why em {
    font-size: 14px;
    margin-bottom: 10px;
}

.sec-2 .why h1::before {
    top: 44px;
    left: 29%;
    width: 50px;
}

.sec-2 .why h1::after {
    top: 44px;
    right: 29%;
    width: 50px;
}

.why-box h4 {
    font-size: 16px;
    line-height: 25px !important;
}

.why-box p {
    font-size: 13px;
}

.box-why-inner {
    padding: 10px;
    border-bottom: 3px solid #fbca00;
    margin-bottom: 15px;
}

.box-why-inner::before {
    height: 3px;
    }

 .box-why-inner::after {
    width: 3px;
}

.box-why-inner h5 {
    font-size: 14px;
    padding: 0px 0px;
}

.box-why-inner p {
    font-size: 13px;
    line-height: 18px;
}

.sec-4 h2 {
    font-size: 15px;
    line-height: 27px;
    }


.sec-4 {
    padding: 20px 0;
}

.sec-3 {
    padding: 20px 0;
}

.sec-3 .our-pro h3 {
    font-size: 18px;
}

.sec-3 .pull-right a {
    top: 17px;
    padding: 6px 8px;
    font-size: 12px;
}

.col-item .photo p {
    font-size: 13px;
}

.overlay-style-one {
    height: 86px;
    left: 15px;
    width: 115px;
    }

    .overlay-style-one .box .content a i {
    width: 28px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
}

.sec-5 h2 {
    font-size: 18px;
    }

    .sec-5 h2::before {
    height: 1px;
    top: 30px;
    left: 20px;
}

.sec-5 span {
    font-size: 6px;
    margin-bottom: 10px;
}

.home-enquiry .form-control {
    font-size: 13px;
    }

.home-enquiry .btn-block {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 5px 0;
    font-size: 13px;
}

.banner-matter h1 {
    font-size: 20px;
}


.banner-matter h1::after {
    left: 40%;
    top: 28px;
}

.about-banner {
    padding: 30px 0;
    background-position: 71% 50%;
}

.matter-inner {
    padding: 30px 0;
    }

    .matter-inner h1 {
    font-size: 20px;
}

.matter-inner p {
    line-height: 25px;
    text-align: justify;
    font-size: 13px;
}

.about-right-sec {
    width: 100%;
    padding: 20px 0;
    }

.about-sec-box .icon-about-sec span {
    font-size: 20px;
}

.about-sec-box .about-sec-text h4 {
    font-size: 16px;
    margin-bottom: 6px;
}

.about-sec-box .about-sec-text p {
    font-size: 13px;
}

.about-right-sec .about-sec-box {
    padding: 8px 10px;
}

.side-pro h2 {
    font-size: 18px;
    }

.side-pro ul li a {
    padding: 8px 10px;
    font-size: 13px;
}

.brochure {
    margin: 15px 0;
}

.brochure a {
    padding: 10px 10px;
}

.brochure h3 {
    font-size: 13px;
}

.quality-banner {
    padding: 30px 0;
    background-position: left;
}

.infra-banner {
    padding: 30px 0;
}

.tablefeedback {
    border: none;
}


.tablefeedback tr th{
    font-size: 13px;
}

.contact-banner {
    padding: 30px 0;
    }

.contact-detail li {
    padding: 5px 0px;
}

.contact-detail li p {
    padding-left: 55px;
    word-wrap: break-word;
}

.contact-detail .icon-box {
    padding: 8px 12px;
    font-size: 16px;
    margin-right: 24px;
}

.product-banner {
    padding: 30px 0;
}

.product-table tr th {
    font-size: 13px;
}

.product-table tr td {
    font-size: 13px;
}

.matter-inner h3 {
    font-size: 15px;
    }

.brochure h3 i {
    font-size: 15px;
}

.m-table{
    overflow: scroll;
}

.infra-list li{
    font-size: 13px;
        }

footer {
    padding: 30px 0;
}

.footer-logo img {
    width: 30%;
    margin-bottom: 5px;
}

footer p {
    line-height: 24px;
    font-size: 13px;
}

footer h1 {
    font-size: 18px;
    margin-top: 12px;
}

.footer-logo a {
    padding: 8px 10px;
    font-size: 13px;
}


footer h1::before {
    height: 1px;
    top: 30px;
    left: 20px;
}

footer span {
    font-size: 6px !important;
    margin-bottom: 10px;
}

footer ul li a {
  font-size: 13px;
}

.footer-contact li i {
    padding: 8px 12px;
}


      }


@media (min-width:480px) and (max-width:736px){
.top {
    padding: 2px 0;
}

.social-icon span {
    margin-bottom: 8px;
    font-size: 13px;
}

.social-icon ul li a {
    padding: 0 8px;
    font-size: 13px;
}

.top-address li {
    margin: 2px 0;
    font-size: 13px;
}

.top-address span {
  font-size: 13px;
}

.logo{
    text-align: center;
}

.logo img {
    width: 40%;
    display: inline-block;
}

.logo-text h1 {
    font-size: 27px;
}

.logo-text p {
    font-size: 11px;
    }

    .top-contact-box {
    float: none;
    padding-top: 8px;
}

.text-contct-box h4 {
    font-size: 15px;
}

.text-contct-box p {
  font-size: 13px;
}

.top-contact-icon span {
    font-size: 13px;
}

.top-contact-icon {
    padding: 6px 9px;
}

.text-contct-box {
    margin-left: 14px;
}

.form-inline .form-control {
 width: 84%;
}

.search {
    padding-top: 4px;
    margin-bottom: 8px;
}

.navbar-nav .open .dropdown-menu {
    background: #000;
}


.navbar-toggle {
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: #012f5d;
}

.navbar-inverse {
    margin: 8px 0 4px;
    background: #fbcd00;
}

.navbar {
    min-height: 42px;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #012f5d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #012f5d;
    padding: 10px 12px;
    font-size: 13px;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
}

.navbar .navbar-nav li > a::before {
    background: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
}

.sec-1 {
    padding: 30px 0px;
    }

    .sec-1 img{
width: 100%;
margin-top: 20px;
    }

    .sec-1 .wel h1 {
    font-size: 23px;
    line-height: 28px;
}

.sec-1 .wel em {
    font-size: 14px;
    margin-bottom: 10px;
    }

    .sec-1 .wel h1::after {
top: 46px;
right: 35%;
    width: 50px;
}

.sec-1 .wel h1::before {
    top: 46px;
    left: 35%;
    width: 50px;
}

.sec-1 p {
font-size: 13px;
    line-height: 26px;
}

.sec-1 a {
    padding: 8px 16px;
    font-size: 12px;
}

.sec-2 .why h1 {
  font-size: 23px;
}

.sec-2 {
    padding: 40px 0px;
    }

.sec-2 .why em {
    font-size: 14px;
    margin-bottom: 10px;
}

.sec-2 .why h1::before {
    top: 44px;
    left: 29%;
    width: 50px;
}

.sec-2 .why h1::after {
    top: 44px;
    right: 29%;
    width: 50px;
}

.why-box h4 {
    font-size: 16px;
    line-height: 25px !important;
}

.why-box p {
    font-size: 13px;
}

.box-why-inner {
    padding: 10px;
    border-bottom: 3px solid #fbca00;
    margin-bottom: 15px;
}

.box-why-inner::before {
    height: 3px;
    }

 .box-why-inner::after {
    width: 3px;
}

.box-why-inner h5 {
    font-size: 14px;
    padding: 0px 0px;
}

.box-why-inner p {
    font-size: 13px;
    line-height: 18px;
}

.sec-4 h2 {
    font-size: 15px;
    line-height: 27px;
    }


.sec-4 {
    padding: 20px 0;
}

.sec-3 {
    padding: 20px 0;
}

.sec-3 .our-pro h3 {
    font-size: 18px;
}

.sec-3 .pull-right a {
    top: 17px;
    padding: 6px 8px;
    font-size: 12px;
}

.col-item .photo p {
    font-size: 13px;
}

.overlay-style-one {
    height: 146px;
    left: 15px;
    width: 195px;
    }

    .overlay-style-one .box .content a i {
    width: 28px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
}

.sec-5 h2 {
    font-size: 18px;
    }

    .sec-5 h2::before {
    height: 1px;
    top: 30px;
    left: 20px;
}

.about-section .about-image {
    display: none;
}

.sec-5 span {
    font-size: 6px;
    margin-bottom: 10px;
}

.home-enquiry .form-control {
    font-size: 13px;
    }

.home-enquiry .btn-block {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 5px 0;
    font-size: 13px;
}

.banner-matter h1 {
    font-size: 20px;
}


.banner-matter h1::after {
    left: 44%;
    top: 28px;
}

.about-banner {
    padding: 30px 0;
    background-position: 71% 50%;
}

.matter-inner {
    padding: 30px 0;
    }

    .matter-inner h1 {
    font-size: 20px;
}

.infra-list li{
    font-size: 13px;
        }

.matter-inner p {
    line-height: 25px;
    text-align: justify;
    font-size: 13px;
}

.about-right-sec {
    width: 100%;
    padding: 20px 0;
    }

.about-sec-box .icon-about-sec span {
    font-size: 20px;
}

.about-sec-box .about-sec-text h4 {
    font-size: 16px;
    margin-bottom: 6px;
}

.about-sec-box .about-sec-text p {
    font-size: 13px;
}

.about-right-sec .about-sec-box {
    padding: 8px 10px;
}

.side-pro h2 {
    font-size: 18px;
    }

.side-pro ul li a {
    padding: 8px 10px;
    font-size: 13px;
}

.brochure {
    margin: 15px 0;
}

.brochure a {
    padding: 10px 10px;
}

.brochure h3 {
    font-size: 13px;
}

.quality-banner {
    padding: 30px 0;
    background-position: left;
}

.infra-banner {
    padding: 30px 0;
}

.tablefeedback {
    border: none;
}


.tablefeedback tr th{
    font-size: 13px;
}

.contact-banner {
    padding: 30px 0;
    }

.contact-detail li {
    padding: 5px 0px;
}

.contact-detail li p {
    padding-left: 55px;
    word-wrap: break-word;
}

.contact-detail .icon-box {
    padding: 8px 12px;
    font-size: 16px;
    margin-right: 24px;
}

.product-banner {
    padding: 30px 0;
}

.product-table tr th {
    font-size: 13px;
}

.product-table tr td {
    font-size: 13px;
}

.matter-inner h3 {
    font-size: 15px;
    }

.brochure h3 i {
    font-size: 15px;
}

.m-table{
    overflow: scroll;
}

footer {
    padding: 30px 0;
}

.footer-logo img {
    width: 30%;
    margin-bottom: 5px;
}

footer p {
    line-height: 24px;
    font-size: 13px;
}

footer h1 {
    font-size: 18px;
    margin-top: 12px;
}

.footer-logo a {
    padding: 8px 10px;
    font-size: 13px;
}


footer h1::before {
    height: 1px;
    top: 30px;
    left: 20px;
}

footer span {
    font-size: 6px !important;
    margin-bottom: 10px;
}

footer ul li a {
  font-size: 13px;
}

.footer-contact li i {
    padding: 8px 12px;
}



}


@media (min-width:768px) and (max-width:980px){


.text-contct-box {
    margin-left: 12px;
}

.trade {
    right: 25px;
    top: 22px;
}

.trade span {
    font-size: 13px;
}

.logo img {
    width: 90%;
}

.top-contact-icon {
    padding: 6px;
}

.top-contact-icon span {
    font-size: 13px;
}

.text-contct-box {
    margin-left: 7px;
}

.text-contct-box h4 {
    font-size: 13px;
}

.text-contct-box p {
    font-size: 11px;
}

.top-contact-box {
    float: left;
    padding-top: 26px;
}

.logo-text h1 {
    font-size: 22px;
    margin-top: 12px;
}

.logo-text p {
    font-size: 11px;
    letter-spacing: 1px;
}

.social-icon span {
    padding-right: 4px;
    font-size: 13px;
}

.social-icon ul li a {
    padding: 0 6px;
    font-size: 13px;
}

.top-address li {
font-size: 11px;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 9px;
    padding: 15px 7px;
    }

 .form-inline .form-control {
    width: 74%;
}

.dropdown-menu > li > a {
    font-size: 12px;
}



.sec-1 .wel h1::after {
    right: 33%
    }

.sec-1 .wel h1::before {
    left: 33%;
}

.why-box h4 {
    font-size: 16px;
    line-height: 22px !important;
    }

.sec-2 .why h1::before {
    left: 33%;
}

.sec-2 .why h1::after {
    right: 33%;
    }

.col-item .photo p {
    font-size: 13px;
}

.overlay-style-one {
    height: 113px;
    width: 149px;
}

.sec-4 {
    padding: 20px 0;
}


.sec-4 h2 {
    font-size: 16px;
    line-height: 27px;
}


.banner-matter h1 {
    font-size: 28px;
}

.banner-matter h1::after {
    left: 46%;
    top: 39px;
}

.matter-inner {
    padding: 35px 0;
    }

.matter-inner h1 {
    font-size: 25px;
}

.about-section .about-image {
width: -webkit-calc(60% - 210px);
width: calc(60% - 210px);
height: 400px;
}

.about-right-sec {
width: -webkit-calc(40% + 210px);
width: calc(40% + 210px);
padding: 21px 0;
}

.about-sec-box .icon-about-sec span {
    font-size: 20px;
}

.about-sec-box .about-sec-text {
    margin-left: 30px;
}

.about-sec-box .about-sec-text h4 {
    font-size: 16px;
}

.about-sec-box .about-sec-text p {
    font-size: 13px;
}

.about-right-sec .about-sec-box {
    padding: 10px 20px;
}

.about-banner {
    padding: 45px 0;
    }

    .quality-banner {
    padding: 45px 0;
}

.infra-banner {
    padding: 45px 0;
    }

    .product-banner {
    padding: 45px 0;
}

.feedback-banner {
    padding: 45px 0;
    }

    .contact-banner {
    padding: 45px 0;
}

.side-pro h2 {
    font-size: 18px;
    }

.brochure h3 {
    font-size: 13px !important;
}

.tablefeedback th{
    font-size: 14px;
}

.contact-detail li p {
    padding-left: 71px;
    word-wrap: break-word;
}

.product-table tr th {
    font-size: 12px;
    }

.contact-detail .icon-box {
    margin-right: 31px;
}

.matter-inner h3 {
    font-size: 18px;
}


footer h1 {
    font-size: 19px;
    }

footer h1::before {
    top: 33px;
}

footer ul li a {
    font-size: 13px;
}

footer p {
    line-height: 23px;
    font-size: 13px;
}

.footer-contact p {
    margin-left: 34px;
    margin-bottom: 4px;
}

.footer-contact li i {
    padding: 6px 8px;
    font-size: 11px;
}

.footer-logo a {
    padding: 8px 12px;
    font-size: 13px;
}




}

@media (width:1024px){


.logo-text h1 {
    font-size: 28px;
    margin-top: 13px;
}

.trade {
    right: 30px;
    top: 25px;
    }

.trade span {
    font-size: 16px;
}

.logo-text {
    padding-top: 0px;
}

.logo-text p {
    font-size: 14px;
    letter-spacing: 1px;
}

.text-contct-box h4 {
    font-size: 15px;
}

.text-contct-box {
    margin-left: 10px;
}

.top-contact-box {
    padding-top: 26px;
    }

.navbar-inverse .navbar-nav > li > a {
    font-size: 12px;
    padding: 15px 8px;
}

.form-inline .form-control {
    width: 80%;
    }

.sec-1 .wel h1::after {
    right: 37%;
}

.sec-1 .wel h1::before {
    left: 37%;
}

.sec-2 .why h1::before {
    left: 37%;
}

.sec-2 .why h1::after {
    right: 37%;
}

.why-box h4 {
    font-size: 20px;
}

.overlay-style-one {
    height: 154px;
    width: 204px;
}

.about-section .about-image {
    height: 389px;
}

.brochure h3 {
    font-size: 12px;
    }

    }