*{
    text-decoration: none!important;
    box-sizing: border-box!important;
}
a{
    color:#50d8af!important;
}
a:hover{
    color:#50d8af!important;
}
body {
     color: #111;
    font-family: Hind, sans-serif!important;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    overflow-x:hidden;
    }
    html{
         overflow-x:hidden;
    }

    .navbar{
        padding:0rem 0rem!important;
        transition: .5s!important;
        box-shadow: 0 8px 24px rgba(0,0,0,.13);
        
    }
.bg-dark{
    background: white!important;
    box-shadow: 0 8px 24px rgba(0,0,0,.13);
      
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #081e5b!important;
}
.dropdown-item:active {
    background-color: #1864A8!important;
   color:white!important;   
}
    .dropdown-menu{
        background: #f7f7f7!important;
        padding:0rem 0rem!important;
    }
.dropdown-item{
    border-bottom: 1px solid!important;

}

    .navbar-nav{
      
        margin-left: 29%;
    font-size: 20px;
    color: black;
}
    .nav-link:hover{
        color:black!important;
       }

    .nav-link{
        position: relative;
        font-size: 14px!important;
        text-transform: uppercase;
    }
    .nav-link::before{
        content: '';
        position: absolute;
        top: 0px;
        width:100%;
        height:100%;
        border-bottom: 2px solid transparent;
        
    }

    .nav-link:hover::before{
        animation: animate 0.5s linear forwards;
    
    }

    @keyframes animate{
        0%{
            width:0%;
            border-bottom-color: #1864A8;
            
        }

        100%{
            width:70%;
            border-bottom-color: #1864A8;
            
        }

    }
/* .nav-item:hover {
    order-bottom: 2px solid black;
    border-top: 2px solid black;
    margin-bottom: -2px;
    margin-top: -2px;
}*/
.navbar-collapse{
    bckground: linear-gradient(-14deg , black 60% , gold 50%);
}

.navbar-brand{
    transition: .5s!important;
    
}

#lgo{
    color: black;
    }

#lgo img{
    height: 111px;
}


.nav-link{
    color:black!important;
    padding: 25px  20px!important;
     font-weight:600;
}

.nav-link:hover{
    color:#081e5b!important;
}

@media screen and (max-width:1100px){

    #lgo{
        font-size:15px;
        font-weight: 600;
    }
    .nav-link{
        font-size:15px!important;
        padding: 25px 7px!important;
    }
    .navbar-nav{
        margin-left:11%!important;
    }

    .pro-info h4{
        font-size:19px;
    }
}

@media screen and (max-width:990px){

    #mod-content {
        width:40%!important;
    }
#lgo img{
    height:46px;
}
    #lgo{
        font-size:15px;
        font-weight: 600;
    }
    .nav-link{
        font-size:13px!important;
        padding: 25px 7px!important;
    }

    .pro-info h4{
        font-size: 13px;
    }
}

@media screen and (max-width:425px){
    .navbar-nav{
        margin-left:0%!important;
        padding-left:25px!important;
    }
    .navbar-toggler{
        outline: none!important;
    }

    .owl-dot,.owl-nav{
        display: none!important;
    }

    #lgo img{
        height:50px;
    }

    .top-contact span{
        display: block;
    }

    .nav-link{
        padding:15px 7px!important;
    }

   

    .navbar-toggler{
        border: 2px solid #1864A8!important;
    color: #1864A8!important;
    border-top-left-radius: 19px;
    border-bottom-right-radius: 19px;
   }

   .slide-img{
       height:150px;
   }

   .cont-sec{
       display: none!important;
   }

   #lgo{
       padding:18px 5px;
       font-size:15px;
   }

   .quick{
    display: block;
    margin-top: 20px;
    
   }

   .top-contact span{
   text-align: center!important;
   }
#button{
    margin-right:11px;
}

.skill{
    margin-top:50px;
}
.foot-top .col-lg-6{
    margin-top:20px;
}

.our-skill{
    overflow-x: hidden;
}

.modal-content{
    width: 100%!important;
}
#mod-content {
    width:100%!important;
}

.cat-pro-heading p{
    font-size: 26px!important;
}

.cat-pro-sec h2{
    font-size:20px;
}

.cat-pro-sec h2::before{
    margin-top: 35px;
}

.more-desc .dt-head{
    width:100%;
}

.pr-desc h4{
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}

}
/*--media 425px end*/
.social-icon a{
    color: white;
    font-size:20px;
}
.social-icon{
    position: fixed;
    right:2px;
    bottom: 0px;
    z-index: 999;
    padding: 10px 0px;
}

.social-icon p{
    background: #081e5b;
    color:white;
    padding:10px 12px;
   
}

.social-icon p:hover{
   
    background:#081e5b;
    color: #f6f5f9;
}


.top-head{
    background: #081e5b;
    padding:12px;
}

.top-head a,.top-head .fa{
    color: white;
    font-size: 14px;
}

.top-contact{
    text-align: right;
}
.top-contact span{
    text-align: right;
    margin-right:20px;


}


.quick-btn{
    background:#081e5b;
    padding:16px 20px;
    font-size: 14px;
    font-weight: 600;
    color:white;
}

.quick-btn:hover{
    color:white!important;
}

.welcome-sec{
    padding:50px 0;
    background: #F7F7F7;
}

.wel-desc{
    text-align: center;
    border-left: 7px solid #081e5b;
    padding: 40px 15px;
    background: white;
}

.wel-title h2::after{
    content: '';
    width: 74px;
    height: 1px;
    background: #081e5b;
    position: absolute;
    left: 47%;
    margin-top: 42px;
}

.product-sec{
    padding: 50px 0;
}

h2::before{

    content: '';
    position: absolute;
    width: 74px;
    height: 1px;
    background: #081e5b;
    margin-top: 50px;
}

.pro-info{
    padding: 20px 0;
    text-align: center;
}

.pro-img{
    text-align: center;
}


.skill p{
    text-align: justify;
}

.know-more{
    border: 1px solid black;
    padding: 10px;
    color: black;
    font-size: small;
    font-weight: 700;
    transition: 0.5s;
}
.know-more:hover{
background: #50d8af;
color:white!important;
}
.owl-dots{
    display: none!important;
}

.foot-top{
    background:#081e5b;
    color:white;
    padding: 32px;
    text-align: center;
}

.foot-top .know-more{
    border:2px solid white;
    color:white;
    font-weight: 600;
    transition: 0.5s;
}

.foot-top .col-lg-6 p{
    margin-bottom: 0rem;
    font-weight: 700;
}

.foot-top .know-more:hover{
    color:black!important;
    background: white;
}

img{
    max-width: 100%;
}

.foot-item p{
    display: inline-flex;
    text-align: justify;
}

.foot-item span{
    margin-left:10px;

}

.foot-item .fa{
    font-size: 24px;
    color: #50d8af;
}

.foot-item a{
    color:black;
    font-weight: 600;
}

.foot-head h4{
    color:#50d8af;
}

.foot-item img{
    height: 150px;
}

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

.our-skill{
    padding: 30px 0;
    background: #F7F7F7;
    overflow-x: hidden;
}

.copy{
    padding:30px 0;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 1px;
}


.por-info p{
    margin-bottom: 0rem;
}


.products{
    margin-bottom: 30px;
    padding: 10px;
    box-shadow: 0 0 5px;
    border-radius: 5px;
    min-height:359px;
}

.product:hover{
    box-shadow:0 0 12px!important;
}

.pro-info .know-more{
   
    
   display: none;
    transition: 0.5s;
}

.products:hover .pro-info h4{
display: none;
}

.products:hover .pro-info .know-more{
    display:block!important;
    margin-bottom: -5px!important;
}

.products:hover .pr-img{
    opacity: 0.8;
}

.clients{
    padding: 30px 0;
}

.cont-sec{
    position: fixed;
    left: 0px;
    bottom: 0px;
    display:flex;
    margin-left: -302px;
    transition: 1.0s;
    z-index: 999;
}

.cont-sec:hover{
    margin-left:0px!important;
}

.con-img{
    padding-top:135px;
}
.cimg{
    height: 100px;
    transform: rotate(90deg);
    margin-left: -25px;
}

.cont-sec:hover .cimg{
    transform: rotate(0deg)!important;
}
.cont-form{
    padding:40px;
    background:#081e5b;
    display: inline-block;
}

.cont-form input[type=submit]{
  font-weight: 600;
  border:none!important;
  padding:10px 20px!important;
  
}
.cont-form input[type=submit]:hover{

  border:2px solid black!important;
 color:black;
 
 margin: -2px;
  background: white;
}


.carousel-caption{
    background: #00000091;
}


.enquiry{
    color:white;
    font-size:28px;
    text-align: center;
}


.cat-pro-heading p{
    padding: 20px 0;
    text-align: center;
    background: #F7F7F7;
    font-size: 46px;
}

.pro-item-img{
    text-align: center;
}
.cat-desc{
    margin:20px 0;
    text-align: justify;
}
.product-item-desc h4{
    text-align: center;
}

.product-item-desc p{
    text-align: center;
}

.pro-items{
    margin:20px 0;
    box-shadow: 0 0 3px;
    padding:10px 0;
}

.pro-items:hover .pimg{

    transform: scale(1.10);

}

.cat-pro-sec{
    padding:30px 0;
}

/* modal css */
.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); 
  }
  
  
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 23%!important;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
  }
  
  
  @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
  }
  
  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }
  
  .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  
  .modal-header {
    padding: 2px 16px;
    background-color: #081e5b;
    color: white;
    font-size: 25px!important;
    
  }
  
  .modal-body {padding: 2px 16px;}
  
  .modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
  }



  /* modal css*/
.product-item-desc{
    padding:10px;

}

.product-item-desc h4{
    font-size: 18px;
}

.pimg{
    height:138px;
}


.profile-sec p{
    padding:10px;
    font-size: 17px;
    text-align: justify;
}

.profile-img{
    padding: 5px;
    box-shadow: 0 0 3px;
}

.overview table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
  }
  
  .overview table th, td {
    text-align: left;
    padding: 16px;
  }
  
  .overview table tr:nth-child(even) {
    background-color: #f2f2f2
  }

  .back-btn{
      text-align: right;
  }

  .dt-head{
      border-bottom: 1px solid #081e5b;
      width:27%;
      padding-bottom: 10px;
  }
  .more-desc p{
      text-align: justify;
  }

  .pro-table table th{
      width:20%;
  }

  .product-img-sec{
text-align: center;
  }

  .product-img-sec h4{
      margin-top:20px;
  }

  .pd-img{
      max-width: 100%;
  }