@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,800,800i|Oswald:200,300,400,500,600,700|Roboto:100i,300,300i,400,400i,500,500i,700,700i,900,900i');
body{
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    color: #555;
}

/*
    Red Color: #ea3235
    Blue Color: #3d4497

*/


img{
max-width:100%;

}

.center{
    text-align: center;
}

.mar-35{
       margin: 23px 0px;
}


.padd-l0{
    padding-left: 0px;
}

.mar-30{
    margin-top: 30px;
}


header{
    background: #fff;
    z-index: 9;
    width: 100%;

}


.p-r-0{
    padding-right:0px;
}

.logo2{

width:31%;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align:center;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;

}

.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.xx{
    font-size: 14px;
    cursor: pointer;
    font-family: 'Rubik', sans-serif;
    /* color: #74c508; */
    text-align: center;
    /* border-left: 1px solid #c1d2ae; */
    display: flex;
    font-weight: 500;
}

.xx .one{
    width: 50%;
    padding: 36px 10px;
    color: #ffffff;
    background: #46bb04;
}



.xx .two{
  
    padding: 37px 10px;
    color: #ffffff;
    background: #46bb04;
}



.one .one-detail{
      
    background: #fff;
    border-radius: 25px;
    
    box-shadow: 5px 10px 30px rgba(0,0,0,0.1);
    position: absolute;
    top: 100%;
    right: 0;
    visibility:hidden;
    opacity: 0;
    
    width: 360px;

    z-index: 999;
    
 
    
}

.one:hover .one-detail{
    
   visibility:visible;
    opacity: 1; 
    
    
}





.two .two-detail{
      
    background: #fff;

    box-shadow: 5px 10px 30px rgba(0,0,0,0.1);
    position: absolute;
    top: 100%;
    right: 0;
    visibility:hidden;
    opacity: 0;
    padding: 20px;
    width: 360px;

    z-index: 999;
    text-align: left;
 
    
}

.two:hover .two-detail{
    
   visibility:visible;
    opacity: 1; 
    
    
}








form.example input[type=text] {
padding: 12px;
    font-size: 13px;
    border: 0px solid grey;
    float: left;
    width: 70%;
    background: #ffffff;
        border-radius: 100px;
}


form.example{
        border-radius: 100px;
    background: #fff;
}

form.example button {
 float: left;
    width: 30%;
    padding: 10px;
    background: #46bb04;
    color: white;
    font-size: 17px;
    border: 0px solid grey;
    border-left: none;
    cursor: pointer;
    border-radius: 25px;
    margin: 0px;
}

form.example button:hover {
  background: #000;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}











.service i{
    line-height: 50px;
    font-size: 30px;
    
}




.service h1{
      font-size: 15px;
    color: #000;
   
    display: inline-block;
    padding-left: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin: 0px;
    line-height: 25px;
    
}


.wel .float-text {
       position: absolute;
    right: 0px;
    top: 30px;
    /* width: 100%; */
    font-size: 111px;
    line-height: 1em;
    color: #88888c;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.1;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
}


.heading h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    line-height: inherit;
    margin-top: 0;
    color: #3d4497;
}

.heading h1 span {
    font-weight: 500;
}

.heading h4 {
    position: relative;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    background: #eb343a;
    color: #fff;
    padding: 1% 2% 1% 2%;
}


/*
.heading h4:before{
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 11%;
    height: 4px;
    background: #fff;
    
    
}
*/

.packaging .float-text {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    font-size: 121px;
    line-height: 1em;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .10;
    font-family: 'Montserrat', sans-serif;
}


.heading2 h1 {
     text-transform: uppercase;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    margin-top: 9px;
    font-family: 'Rubik', sans-serif;
    color:#fff;
}

.heading2 h1 span {
    font-weight: 500;
}

.heading2 h4{
    position: relative;
    font-size: 15px;
    /* font-style: italic; */
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    /* padding-left: 10%; */
    background:#fff;
    color: #066baf;
    /* padding-right: 2%; */
    padding: 1% 2% 1% 2%;
    
}


/*
.heading2 h4:before{
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 11%;
    height: 4px;
    background: #066baf;
    
    
}
*/


.des2{
width: 83%;
margin: auto;


}





.des {
    margin: auto;
    font-size: 14px;
    line-height: 25px;
    color: #40464c;
}
.bottom-border{
    width: 85px;
    height: 2px;
    background: #f00;
    margin: 0 auto;
}


.series {
    background: #f5f5f5;
    padding: 30px 0px 10px;
    background-size: cover;
    margin: 50px 0px 0px 0px;
    background: url(../img/series/back.png);
    background-attachment: fixed;
}

.img-item{
    position: relative;
}


.img-item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 20px;
    left: 20px;
    content: '';
    display: block;
    border: 1px solid #a4d44f;
}





.work {
    position: relative;
    padding: 0px;
    margin-top: 30px;
}

.work li {
  
    list-style: none;
    width: 19%;
    display: inline-block;
    text-align: center;
    position: relative;
}

.work li:after{
    content: "";
    width: 50px;
  /*  border-bottom: 1px dashed #533931;*/
    display: block;
    position: absolute;
    right: -20px;
    top: 50px;
}


.work li:last-child:after{
    
    border-bottom:0px;
}


.work li .cir {
      background:#04283e;;
    padding: 10px;
    border-radius: 100px;
    width: 80px;
    height: 80px;
  margin: auto;

}

.work li h2 {
font-size: 17px;
    font-weight: 700;
    /* text-transform: uppercase; */
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-family: 'Playfair Display', serif;
    /* letter-spacing: 0.5px; */
    text-transform: uppercase;
    margin-top: 10px;
}


.work li p{
        font-size: 13px;
    width: 90%;
    margin: auto;
    line-height: 22px;
    margin-top: 11px;
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
    box-shadow: 2px 2px 2px #f5f5f5;
    background: #fff;
    border-bottom: 0px;
    
}

.sticky + .content {
  padding-top: 102px;
}


.logo{
      transition: 0.2s;
/*
    width: 75%;
    padding: 4px 0px;
*/
}

.ff{
    display: flex;
}




.vertical{
    
    letter-spacing: 20px;
    writing-mode: vertical-rl;
    white-space: nowrap;
    transform: rotate(180deg);
        font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;color:#808891;
    float: right;
    font-weight: 600;
}


.year{
    margin: 50px 0px;
    
    
}
.year h1 {
       font-family: 'Playfair Display', serif;
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    margin-top: 0px;
    /* margin-top: 20px; */
}


.year h3{
    
    
  
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
    font-style: italic;
    color: #84bd38;
    font-weight: 700;

    
    
}

.year h1 span{
    font-weight: 700;
    
}





.year p{
    
    margin-top: 20px;
        line-height: 30px;
}



.read{
    margin-top: 40px;
    
}
.read a{
    
color: #5f9e02;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
    
    
}




.certified ul li {
display: inline-block;
    width: 29%;
    padding: 10px 15px;
    /* box-shadow: 2px 1px 1px 3px #f3f3f3; */
    margin-bottom: 20px;
    margin-right: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.12);
}
.certified ul {
    padding: 0px;
}








/*
footer {
    background:#066baf;
    padding: 20px 0px 0px 0px;
    
}
*/


.footer{
    
    position: relative;
}


.footer .f1{
    
    
    position: absolute;
    left: 0px;
    top:20%;
    
}



.so {
    padding: 0px;
}

.so li {
    display: inline-block;
    width: 5%;
}

.so li a {
   width: 40px;
    line-height: 30px;
    /* border: 1px solid #1d1d1d; */
    margin: 40px 9px;
    color: #ffffff;
    position: relative;
    padding: 10px 14px;
    background: #66b524;
    transition: 0.5s;
    border-radius: 100px;
}

.copyright {
       color: #ffffff;
}

footer p {
    color: #fff;
    float: left;
    margin-right: 45%;
}
.foologo {
    width: 20%;
    margin: auto;
    text-align: center;
}

.social{
    
    margin-top: 30px;
    width:100%;
}


.so li a:hover {
background: #fff;
    color: #66b524;
}


.green{
    
    background:url('../img/green.jpg') no-repeat;
    background-size: cover;
    padding: 30px 0px;
    
}

.green h1{
    font-size: 19px;
    color: #fff;
        font-family: 'Montserrat', sans-serif;
    line-height: 30px;
    margin: 0px;
}


.wel{
    position: relative
}

.wel .wel1{
    position: absolute;
    top:0px;
    left: 0px;
}

.pp .col-md-6:nth-child(3){
    position: relative;
    margin-top: -290px;
}



.pp .col-md-6:nth-child(1){
    position: relative;
    margin-top: -100px;
}

.bor{
    
    margin-top: 30px;
    
}

.bor img {
   border:15px solid #fbfbfb;
}

.more2{
    
    margin: 30px 0px;
    
}




.more h1{
margin: 10px 0px;
    font-size: 80px;
    
    font-weight: 700;
    line-height: 60px;
    color:#46bb04;
}

.more p{
    
    margin: 0px;
}

.addback1 {
    background: url(../img/add1.jpg);
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
}



.client{
    display: grid !important;
}

.sp h1 {
    
    text-align: center;
    font-size: 15px;
        
    
  }



.white{
    color: #fff !important;
}

.go {
    padding: 0px;
    margin-top: 20px;
}
.go li {
list-style: none;
    line-height: 26px;
    background: url(../img/tick-team.png) no-repeat;
    background-position: left center;
    padding-left: 33px;
    /* font-weight: 600; */
    color: #000;
  
   
    padding-bottom: 7px;
    font-size: 15px;
    padding-top: 7px;
}

.foologo {
    width: 45%;
    margin: auto;
    text-align: center;
}






@keyframes floating {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(0, 15px);
    }
    to {
        transform: translate(0, -0px);
    }
}


/*
.floating2 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-top: 5px;
}
*/
.floating2 {
    animation-name: floating;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.5, 0.56, 0.58, 1);
}



.dropdown-menu ul{
    padding: 0px;
}
.dropdown-menu ul li {
    list-style: none;
    padding: 1px;
    border-bottom: 1px solid #100f0f;
    display: flex;
    cursor: pointer;
    position: relative;
    padding-left: 18px;
}
/*
.dropdown-menu ul li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 2px;
    background: #f00;
    left: 0;
    top: 23px;
}
*/
.dropdown-menu ul li a{
    
    font-size:12px;
   
    line-height:30px;
}

.dropdown-menu ul li:hover{
    
  
    text-decoration: none;
    background: #e0dfdf;
    
}


@keyframes floatingx {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(15px, 0);
    }
    to {
        transform: translate(0, -0px);
    }
}


.floating1 {
    animation-name: floatingx;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.testimonial-inner p {
        text-align: center;
    font-size: 16px;
    padding: 0px 41px;
    /* line-height: 1.6em; */
    position: relative;
    width: 65%;
    margin: 25px auto;
    /* margin-bottom: 10px; */
    text-transform: uppercase;
    font-weight: 600;
    color: #066baf;
}

.testimonial-inner p:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    position: absolute;
    font-size: 20px;
    color: #066baf;
    left: 0;
    top: 0;
}

.testimonial-inner p:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10e";
    position: absolute;
    font-size: 20px;
    color: #066baf;
    right: 0;
    top: 0;
}




.single-features {
    box-shadow: 0px 10px 60px 0px rgba(68, 68, 68, 0.17);
    position: relative;
}

.features-wrapper {
    background: #fff;
    /* padding: 0px 10px 30px 10px; */
    position: relative;
    transition: .3s;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.features-wrapper::before {
    background-image: url(../img/series/11.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
}

.features-wrapper:hover::before {
    opacity: 1;
}

.features-img {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    border-bottom: 1px dashed #dcd7d7;
}
.features-text {
    z-index: 1;
    position: relative;
    padding: 0px 10px;
}
.features-text h4 {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
    transition: .3s;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.features-text p {
    margin-bottom: 0;
}
.des2 {
    width: 80%;
    margin: 12px auto 0px auto;
}






/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box {
  background-color: transparent;
  margin-bottom: 20px;
  height: 200px;
 
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
    
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
    background-color: #fff;
    color:#000;
    padding: 20px 0px;
}


.flip-box-front h1{
    
    font-size: 17px;
    text-transform: uppercase;  
}


/* Style the back side */
.flip-box-back {
  background-color:#3d4497;
  color: white;
  transform: rotateY(180deg);
    padding: 20px;
}

.flip-box-back h2{
    font-size: 20px;
    text-transform: uppercase;1
}

.production{

background: url('../img/production-back.jpg');
    background-size: cover;
    padding: 20px 0px;
}


.packaging{
background-color: #4dc8ce;
/*background: url('../img/packaging/back.jpg');*/

    padding: 20px 0px;

}

.packaging p{
    
    color:#fff;
    margin-top: 25px;
}


.cer{
    margin: 0px;
    padding: 0px;
    
}


.cer img{
    
    border:1px solid #cac9c9;
    
}

.cer li{
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 18%;
    margin: 0% 3.2%;
    
}



.services-sc{
position: relative;
    z-index: 1;
    
    background: url('../img/icon/back.jpg') no-repeat;
  
    
}

.foot{
       margin: auto;
    padding: 0px;
  
}

.foot li{
    
    list-style: none;
    color:#000;
    
}

.pipeline{
    
     padding-top: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/pipline.html);
    background-position: bottom left calc(50% - 450px);
    margin-bottom: 30px;
}

.pipeline2{
    
     padding-top: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/pipline2.html);
    background-position: bottom right calc(31% - 391px);
    margin-bottom: 30px;
}
    

.onepart{
    width:50%;
}

.www{
    
    display: flex;
}

.one-detail{
    padding: 20px 100px 0px 100px;
    
}

.detail h1{
    
 font-size: 14px;
    background: #d6d2d2;
    padding: 8px 5px;
    font-family: 'Rubik', sans-serif;
    position: relative;
    
}

.detail h1 span{
        font-size: 13px;
    position: absolute;
    right: 9px;
    text-align: right;
    /* width: 100%; */
    line-height: 21px;
    color: #46bb04;
    
}

.detail a{
    color:#46bb04;
}

.detail a:hover{
    color:#000;
}


.twopart{
    width:60%;
    display: flex;
}
    
.twopart .twoleft{
    width:50%;
}

.twopart .tworight{
    width:50%;
    background: #03056b;
    color:#fff;
    padding: 40px 40px 10px 40px;
    position: relative;
}



.twopart .tworight .hand{
position:absolute;
    right: 0px;
    bottom: 0px;
    width: 80%;
    
}

.tworight .read{
    padding: 8px 15px;
  font-family:'Poppins', sans-serif;
    background: #fff;
    display: inline-block
}

.tworight .read a{
    color:#000;
     font-family:'Poppins', sans-serif; 
    text-transform: uppercase;
    
}


marquee{
        background: #efeeee;    
    padding: 10px;
    border-top: 3px solid #03056b;
}

.contactback{
    background: url('../img/contactback.jpg') no-repeat;
    position: relative;
    height: 300px;
    background-size: cover;}

.bto-text {
       width: 45%;
    background: #fff;
    padding: 22px 65px;
    position: absolute;
    bottom: 0;
    /* padding-top: 60px; */
}

.bto-text h1{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase
}

.cer h1{
    
    font-size: 15px;
    text-align: center;
}

.certification{
    margin:50px 0px;
}




.advs-info {
       display: flex;
    flex-direction: column;
    position: relative;
    width: 350px;
    margin-left: 50px;
    padding-left: 65px;
    padding-bottom: 16px;
    margin-top: 100px;
    margin-bottom: 150px;
}

.advs-info::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    bottom: 40px;
    left: 0;
}

.title-collect {
   position: absolute;
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    /* min-width: 1000px; */
    left: 29px;
    bottom: 41px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
   font-family: 'Rubik', sans-serif;
}

.title-collect::before {
   content: "";
    width: 76px;
    height: 1px;
    background: #000;
    margin: 0 33px;
}

.advs-info h3 {
    font-size: 35px;
    line-height: 39px;
        font-family: 'Rubik', sans-serif;
    color: #066baf;
}



.advs-info h3 span{
    font-size: 20px;
}

.advs-info h1 {
       font-size: 16px;
    margin: 0px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    line-height: 25px;
    font-weight: 500;
}

.advs-info p {
    margin-top: 20px;
}



.btn-secondary2 {
    /* background-color: #46bb04; */
    /* border-color: #007bff; */
    /* padding: 7px 28px; */
    /* border-radius: 100px; */
    margin-top: 20px;
    display: inline-block;
    /* font-family: 'Playfair Display', serif; */
    font-size: 13px;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
}

.btn-secondary2 a {
    font-weight: 500;
    border: 1px solid #066baf;
    padding: 7px 10px;
    background: #066baf;
    color: #fff;
}


.poster1 {
    background: url(../img/series/parllex.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 20px 0px;
}
.graph-row:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block !important;
    background-color: white;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

.poster1 .hand{
    
    
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 22%;
    
}





.advs-info::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #000;
    left: 10px;
    bottom: 50px;
}

.poster2 {
    background: url(../img/poster2.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.poster2 .hand2{
    
    
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 25%;
    
}


    footer {
    background: #04283e;
    /* padding: 30px 0 0; */
    padding: 30px 50px;
        width: 100%;
}
        footer .wrapper {
    position: relative;
}
/*
       .wrapper {
    width: 100%;
}
*/
        footer .footNew {
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
/*
        footer .footNew .col:first-child {
    padding-left: 0;
}
*/
footer .footNew .col {
    width: 20%;
    display: inline-grid;
    border-right: 1px solid #0b334b;
    padding: 0 20px;
}
        footer .footNew .col h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 15px;
    position: relative;
    clear: both;
}
        footer a {
    color: #fff;
}
        .navToggle, .linkToggle {
    display: none;
}
        .navToggle, .linkToggle {
    display: none;
}
        footer .footNew .col ul {
    clear: both;
    display: block;
     padding-left: 0px;
}
footer .footerMain ul {
    display: table;
    margin: 0;
    width: 100%;
}
        footer .footNew .col li {
    display: block;
    font-size: 13px;
    text-transform: none;
    color: #ffffff;
    
}
        footer .footNew .col li a {
    color: #ffffff;
    padding: 0;
    cursor: pointer;
    font-size: 12px;
}
footer .footerMain li a {
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
    cursor: none;
}
        footer .footNew .col ul+h4 {
    margin-top: 10px;
}
footer .footNew .col h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 15px;
    position: relative;
    clear: both;
}
        footer .footNew {
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
        .clear {
    height: 0;
    clear: both;
    font-size: 0;
}
        .footerBtm {
    border-top: 1px solid #0b334b;
     padding: 15px 0 0;
    /* margin-top: 20px; */
    color: #9cb4c2;
    font-size: 12px;
}

@media screen and (max-width:425px){
    footer .footNew .col {
    width: 100%;
    display: inline-grid;
    border-right: 1px solid #0b334b;
    padding: 0 20px;
}
    footer p {
    color: #fff;
    float: left;
    /* margin-right: 35%; */
    width: 100%;
    /* width: 100%; */
}
    .copyright{
        padding: 0px;
    }
    .copyright {
    color: #ffffff;
}
    footer {
    padding: 30px 18px;
    width: 100%;
}

}
/*
.heading span{
    font-size: 16px;
    color: #3d4495;
    font-size: bold;
    font-weight: 600;
}
*/

.milestone{
    background: url(../img/series/milebg.jpg);
}
/*
.features-text img{
    position: absolute;
    left: -1px;
    bottom: 45px;
}
.product_name{
    position: relative;
    top: 5px;
}*/
.milestoneimg img{
    padding-left: 80px;
}

div ul li a{
  
    padding: ;
    font-weight: 600;
    
}
.p_head , .p_des{
    position: relative;
    left: 90px;
}

.values
{
    background: #e8e2e2;;
}

.bg3 {
    background: #fff url(img/miss_viss.html) no-repeat center top;
    background-attachment: fixed;
   /* background:rgba(13, 64, 79, 1);*/
}

    
.title_bg {
    padding: 80px 0 80px 0 !important;
    width: 100%;
    text-align: center;
}
.title_bg h1 abbr {
    background: rgba(17,17,17,0.7);
    font-size: 40px;
    display: inline-block;
    color: #fff;
    padding: 5px 15px 8px 15px;
    line-height: 45px;
    font-weight: 300;
    border-radius: 3px;
}
   

    .mar-50 {
    margin-top: 50px;
}
.titlehead h1 {
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 28px;
    line-height: initial;
    font-weight: 500;
}
.titlehead h4 {
    font-size: 11px;
    background: #ea3235;
    padding: 5px 9px;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
    
.icon{
    padding: 0px;
}

.icon li {
    list-style: none;
    /* display: inline-block; */
    float: left;
    border-right: 1px solid #c5c0c0;
    padding-left: 10px;
    width: 25%;
}

.icon li:first-child{
    padding-left: 0px;
    
}


.icon li:last-child{
   border-right: 0px solid #c5c0c0;
    
}


.icon-cell{
    
    display: flex;
}

.two h3{
    margin-top: 0px;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    margin: 0px;
            color: #b8000c;
}

.two{
        padding-left: 15px;
        width: 87%;
}

.one{
           width: 13%;
}

.color ul{
    margin: 0px;
    padding: 0px;
}



.color ul li {
    display: inline-block;
    list-style: none;
    width: 33%;
    /* height: 12px; */
    cursor: pointer;
    background: #000000bd;
    padding: 30px 20px;
}

.color ul li h1{
    font-size: 22px;
    color: #fff;
        margin-top: 0px;
        font-family: 'Rajdhani', sans-serif;
    margin-bottom: 8px;
}

.color ul li p{
    
    color:#fff;
    font-size: 20px;
        font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
        text-transform:uppercase;
        margin-bottom: 0px;
}
@media (max-width: 2000px) and (min-width: 992px)
.f-right {
    float: right;

}

.btn {
    padding: 9px 25px;
    /* margin-top: 20px; */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    -moz-user-select: none;
    display: inline-block;
    background: #080808;
    margin: 0px 0px 20px;
    border-radius: 3px !important;
    color: #fff;
    border: 0px;
    text-transform: uppercase;
}
.intro
    {
            margin-bottom: 0;
    margin-bottom: 0;
    font-size: 13px !important;
}

.breadcrumb_con {
    border-bottom: 1px solid #efefef;
        background: #c7c2c2;
    box-shadow: 0 5px 50px 0px rgba(204,204,204,.2);
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb {
    background: none;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    color: #333;
    padding: 7px 0;
    font-family: 'Open Sans Condensed', sans-serif;
}
.wel-detail {
    padding: 20px;
    border: 1px solid #d9d5d5;
    margin-bottom: 15px;
    display: table;
    /* clear: both; */
    width: 100%;
    margin-top: 15px;
}
.wel-detail i {
    float: left;
    font-size: 30px;
    padding: 5px 25px 0px 0px;
    color: #115a9f;
}

.wel-detail h3 {
    font-size: 14px;
    text-transform: capitalize;
    
    
}
.breadcrumbs {
    background-color: #ff0101;
    padding: 30px 0px 30px;
    color: #fff;
    /* font-size: 26px; */
    font-weight: 600;
    /* background: url(../images/bg-quote.jpg); */
    background-size: cover;
    font-family: 'Roboto', sans-serif;
    position: relative;
    background: linear-gradient( rgba(9, 148, 234, 0.68) 32%, rgba(5, 135, 226, 0.82)104%),url(../img/breadcrumb.jpg);
    /* background-position-y: -39px; */
    background-size: cover;
}
section.breadcrumbs ul {
    text-align: right;
    padding: 0px;
    margin: 0;
    margin-top: 30px;
}
section.breadcrumbs ul li {
    display: inline-block;
}
section.breadcrumbs h2 {
    margin-top: 23px;
    font-size: 25px;
}
.brd-seperator {
    margin: 0px 15px;
}
li.last-brd {
    color: rgb(35, 31, 32);
}
li.first-brd a {
    color: #fff;
}
.titleAdjst{
    margin: 15px 0 12px !important;
}
.center-cntnt{
    width: 80%;
    line-height: 20px;
    margin: 20px auto 16px;
}
.color-blue{
    color: #3d4497;
}
.color-sea-green{
    color: #4dc8ce !important;
}
div#client_tb {
    margin-top: 20px;
}
.innerPage{
/*    padding: 20px 0px 20px;*/
    position: relative
        
}
.f-right.our {
    position: absolute;
    width: 125%;
    left: -32%;
    top: 9%;
    z-index: -1;
}
.why-choose-cntnt ul{
    margin: 0;
    padding: 0;
    list-style: none
}
.why_pic {
    width: 85%;
    float: right;
    margin-right: -5%;
}
.why-icon {
    width: 60px;
    height: 60px;
    float: left;
    background: #3d4497;
    text-align: center;
    line-height: inherit;
    padding-top: 5px;
}
.why-icon img {
    width: 35px;
}
.why-cntnt{
    width: calc(100% - 60px);
    float: left;
    padding-left: 15px;
}
.why-cntnt h2 {
    margin: 0;
    font-size: 18px;
    color: #3d4497;
    font-weight: 600;
}
.why-cntnt p {
    line-height: 18px;
    margin-top: 6px;
}

/* section.why-choose {
  background: url('../img/mission.jpg');
    margin: 20px 0 0;
    padding: 20px 0 0;
    position: relative;
} */
.co-bg {
    position: absolute;
    right: -31px;
    bottom: 0;
    z-index: -1;
}
.qualityBg {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
    width: 52%;
}
.qulaity-pic img {
    width: 63%;
    margin-top: 8%;
}
.proAccordion ul{
    padding: 0;
    margin: 0;
    list-style: none
}
.proAccordion .card-header {
    padding: .75rem 0.5rem;
}
.proAccordion .card-header a{
    font-size: 15px;
    color: #222;
    font-weight: 500;
}

.proAccordion .card-body {
    padding: .5rem;
}
.proAccordion ul li a {
    display: block;
    border-bottom: 1px solid #ddd;
    color: #777;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 0;
}
.proAccordion ul li a:hover {
    color: #ea3235
}
.proMainTitle h2{
    background: #f5f5f5;
    padding: 9px 10px;
    color: #3d4497;
    font-size: 21px;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.prod-main-box {
    border: 1px solid #ddd;
    padding: 5px;
    margin-top: 15px;
    position: relative;
}
.picBox {
    position: relative;
    padding: 26px;
        text-align: center;
}
.overlays {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    padding-top: 25%;
    text-align: center;
    opacity: 0;
    background: rgba(255, 255, 255, 0.59);
    transition: all .3s ease ;
}
.prod-main-box:hover .overlays {
    opacity: 1;    
}
.overlay-cntnt a {
    background: #ea3235;
    color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 3px;
    border-bottom: 2px solid #d81d20;
}
.overlay-cntnt a:hover {
    background: #3d4497;
    border-bottom: 2px solid #222977;
}
.prod-cntnt-box h4 {
    margin: 0;
    font-size: 20px;
    color: #000;
    margin: 15px 5px 5px;
    text-align: center;
}
.pb65{
    padding-bottom: 65px;
}
.top-intro {
    text-align: center;
    margin: 3% 0% 1%;
}
.career {
    padding: 0px 0 65px;
    background: url(../img/career.jpg) no-repeat bottom;
    background-size: cover;
    margin: 3% 0% 0%;
    position: relative;
    display: block;
}
.top-content {
    padding: 0px 100px;
}
.short-intro {
    margin: 0px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
section.top-intro h1 {
    font-size: 25px;
    color: #3d4497;
    margin-bottom: 11px;
    text-transform: uppercase;
}
.border-bottom {
    width: 150px;
    height: 2px;
    position: relative;
    margin: auto;
    margin-bottom: 15px;
    border-bottom: 2px solid #fbbb10;
}
p.career-content {
    padding: 0% 11%;
}
.tagline {
    z-index: 1;
    position: relative;
}
.tagline h2 {
    font-size: 18px;
    position: relative;
    margin-top: 55px;
    display: inline-block;
    color: #e20404;
}
.tagline h2::before {
    position: absolute;
    content: '\f10d';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    left: -25px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.tagline h2::after {
    position: absolute;
    content: '\f10e';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    right: -15px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.sub-title h2 {
    position: relative;
    color: #252525;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 28px;
    margin-top: 14px;
}
.sub-title h2 span {
    border-bottom: 2px solid #fbbb10;
}
h2.jobTitle {
    font-size: 22px;
    color: #3d4497;
    border-bottom: 1px solid #ddd;
}
input{
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    background: initial;
    border: 2px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #777;
    font-family: inherit;
    margin-bottom: 15px
}
select{
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    background: initial;
    border: 2px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #777;
    font-family: inherit;
    margin-bottom: 15px
}
textarea{
    position: relative;
    height: 80px;
    padding: 15px 5px;
    background: initial;
    border: 2px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #777;
    font-family: inherit;
}
.formBox label {
    position: absolute;
    top: 5px;
    left: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #777;
    transition: .2s;
    letter-spacing: 1px;
    padding: 0 4px;
    pointer-events: none;
}
input:focus, textarea:focus, select:focus{
    outline: none;
    border: 2px solid #3d4497
}
input:focus ~ label, textarea:focus ~ label {
    top: -12px;
    transition: .2s;
    background: #fcfcfc;
    color: #3d4497 .
}
input[type="file"] {
    opacity: 4;
    width: 100%;
    cursor: pointer;
}
.fileInput{
    position: relative;
}
.fileInput label{
    position: absolute
}
.formBox .file label {
    cursor: pointer;
    pointer-events: none;
    position: absolute;
    top: 0px;
    border: 2px solid #ddd;
    height: 40px;
    left: 16px;
    right: 16px;
    border-radius: 4px;
    padding-top: 5px;
    padding: 5px 15px;
}
.formBox {
    background: #fcfcfc;
    padding: 0 0 20px;
    border: 2px solid #ddd;
    border-radius: 4px;
}
.formTitle h3 {
    margin: 12px 0 5px;
    font-size: 22px;
    color: #3d4497;
}
.button {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    background: #3d4497;
    font-size: 14px;
    font-weight: 600;
    color: #fff;    
    cursor: pointer;
    border-radius: 4px;
}
section.process {
    margin: 20px 0px 55px;
}
.mt-process {
    margin-top: 45px;
}
.process-column {
    position: relative;
}
.process-column {
    text-align: center;
}
.process-column:after {
    content: '';
    background: rgba(0,0,0,.2);
    width: 60px;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 30px;
    left: 0px;
}
.process-column:before {
    content: '';
    background: rgba(0,0,0,.2);
    width: 60px;
    height: 1px;
    z-index: 1;
    position: absolute;
    top: 30px;
    right: 0px;
}
.process-column:before {
    display: block;
}
.process-content {
    padding: 0px 15px;
}
.process-title h3 {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}
.pro-column-1.process-column:after{
    display: none;
}
.pro-column-3.process-column:before{
    display: none;
}
.process .centered-title {
    position: relative;
    margin-bottom: 8px;
    text-align: center;
}
.contact-content {
    margin-top: 22px;
}
.contact-content p{
    margin-bottom: 20px;
}
.map-box {
    border: 2px solid #ddd;
    padding: 10px;
    margin-top: 0px;
    border-radius: 4px;
}

.logo img {
    max-width: 95%;
    margin-top: 12px;
}
.process-column h3, .contactTitle{
    color: #3d4497 !important
}
.pb60{
    padding-bottom: 60px;
}
.sectionWithPic{
     position: relative
}
.researchPic {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
}
.paraInner{
    text-align: center;
    margin-top: 25px;
}
footer h5 {
    margin: 0 0 5px;
    font-size: 14px;
}
.add-footer p {
    margin: 0;
    line-height: 15px;
    font-size: 12px;
    color: #ffffff;
}
.mtftrh5 {
    margin-top: 15px;
    clear: both;
    padding-top: 10px;
}
.icon-ftr {
    width: 25px;
    float: left;
}
.cntnt-ftr {
    width: calc(100% - 25px);
    float: left;
}
.ftr-follow ul{
    margin: 0;
    padding: 0;
}
.ftr-follow ul li{
    list-style: none;
    display: inline-block
}
.follow-text{
    display: inline-block;
}
.follow-icons{
    display: inline-block;
}
.ftr-follow ul li a {
    margin-left: 12px;
    font-size: 16px;
}


    /* big dropdown menu starts here */

.dropdown-menu.drop-down-menu {
    position: fixed !important;
    top: 78px !important;
    left: 0;
    width: 100%;
    z-index: 999;
}
.proDropBox h3{
    color: #4c4c85;
    margin: 5px 0 15px;
    font-size: 20px;
}
.proDropBox a {
    font-size: 13px;
    font-weight: 500;
    color: #555;
    border-bottom: 1px solid #ddd;
    padding: 4px 0 1px;
    position: relative;
    padding-left: 18px;
}
/*
.proDropBox a::before {
    content: '';
    position: absolute;
    left: 0;
    height: 2px;
    width: 8px;
    background: #f00;
    top: 16px;
    border-radius: 50%;
}
*/
.proDropBox a:hover {
    color: #3d4497
}
.categoryBannerBox {
    position: relative;
    margin-bottom: 15px;
} 
.categoryBannerBox img{
    max-width: 100%;
    min-width: 100%;
}
.categoryName {
    position: absolute;
    bottom: 0%;
    left: 27%;
}
.categoryName h1 {
    margin: 0;
    background: #0978c8;
    color: #fff;
    padding: 3px 40px 5px;
    font-size: 24px;
    text-transform: uppercase;
}
.categoryName h1::before {
    background: #0978c8;
    position: absolute;
    content: '';
    left: -25px;
    width: 32px;
    height: 55px;
    top: 0;
    transform: skewX(-43deg);
}
.mt-50{
    margin-top: 50px;
}

.packing {
    background: url(../img/packaging/packing.jpg);
    background-size: cover;
    padding: 20px 0px;
}
.top-contactInfo ul li {
    display: inline-block;
    margin-right: 15px;
}
.top-contactInfo ul li:last-child {
    margin-right: 0px;
}
.top-contactInfo {
    text-align: right;
}
.top-contactInfo ul {
    margin: 0;
    margin-top: 10px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    padding: 0px 13px;
    padding-right: 0;
}
.nav-link {
    padding: 10px 15px;
}
.top-contactInfo i {
    display: inline-block;
    margin-right: 3px;
}
