body {
	font-family: 'PT Sans Caption', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:25px;
}

.top-header{
    background: #000;
    font-size: 14px;
    vertical-align: middle;  
    padding-top: 10px;
    color: white;
   
}
.sub-header{ padding: 10px; font-size: 14px;}

/*--Navigation CSS --*/

#navbar-main {background:#052c4f;}

.navbar-default {background:none; border:none; font-family: 'Montserrat', sans-serif;  z-index:999 }

.navbar-default .navbar-nav > li > a {text-transform:uppercase; font-size:15px; color:#fff; padding:20px 20px 20px 10px; }

.navbar-default .navbar-nav > li > a:hover{text-transform:uppercase; font-size:15px; color:#aaa; padding:20px 20px 20px 10px;}

.navbar-default .navbar-nav .dropdown .dropdown-menu {background: #ffffff; font-size:15px;}

.navbar-default .navbar-nav .dropdown .dropdown-menu > li{padding: 5px 0px 0px 0px;}

.navbar-default .navbar-nav .dropdown .dropdown-menu > li > a:hover{background: #052c4f; font-size:15px; color:white;}

.navbar {margin-bottom:0 !important} 

.navbar .navbar-collapse {
    text-align: center;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 2;
  color: #333;
  white-space: nowrap;
    text-transform: uppercase;
}


.carousel-inner .item img{
    margin:auto;
    display: block;
}
/*--Banner-------*/
.carousel-control.left {
    background-image:none !important;
}
.carousel-control.right {
    background-image:none !important;
}


.head1{font-size: 24px; text-transform: uppercase; font-weight: bold; font-family: 'Montserrat'}
.head2{font-size: 20px; text-transform: uppercase; font-weight: bold; font-family: 'Montserrat'; color: white;}
.head3{font-size: 14px;}
.head4{ font-size: 12px;}

.about{
    
    
    background:url(../img/about-bg.jpg)no-repeat center center; 
    -webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover; 
    padding:50px 20px 50px 20px;
}

.pro-btn p a:link, a:visited {
   background: #052c4f;
    color: white;
    padding: 10px 15px;
    width:200px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:20px;
    margin-top: -30px;
    font-weight: bold;
    box-shadow: 5px 5px 3px #888;
}
.about p.head1 span{
    color:#ed1c23;
}

#certificateSlider .carousel-indicators{
    position: relative;
    bottom:0;
}
#certificateSlider .carousel-indicators li{
    background:rgba(0,0,0,.4);
}
#certificateSlider .carousel-indicators li.active{
    background:rgba(190,0,0,1);
}
#certificateSlider .item img{
    max-width: 200px;
}

.pro-btn p a:hover, a:active {
  
    color: white;
}

.products{
    
    padding:50px 50px 50px 50px;
}

.contact{
    
    background:url('../img/contact-bg.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover; 
    padding:20px;
}


.cont_info{

    background:#052c4f;
}
.form-btn{
   
    background: #052c4f;
    color:white;
    padding:5px 25px;
    border-radius: 10px;
}

.navbar-expand-md button i{
    color: white;
    font-size: 25px;
}

.carousel-item .carousel-caption{
    
    color:#000;
    margin-left: -800px;
    margin-top: -0px;
    
}

.cont-head{
    background: url('../img/heading-bg.jpg');
    padding: 50px 10px 50px 10px;
    border-top: 0px solid white;
    color: white;
    font-family: 'Montserrat';
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    
}

.cont-head a{
    
     color: white;
    font-family: 'Montserrat';
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
     letter-spacing: 0px;
}

.cont-head p{
    
     text-align: center;
}
.cont-addr{
    
    border: 0px solid;
    padding: 10px;
    box-shadow: 3px 3px  3px  3px #888888;
    padding:20px 10px 10px 20px;
    
    
    
}
.cont-form{
    
    color:#fff;
}

.text-blue{
    
    color: #052c4f;
}


.prod-item{
    border-right: 5px solid rgba(237,28,36,.8);
    padding: 20px;
    
}

.prod-item-last{
    border-right: 0px solid #052c4f;
    padding: 20px;
}


.btn-prod a{
    
    text-decoration: none;
    color:black;
    background: #052c4f;
    padding: 10px 10px 10px 10px;
    color:#fff;
    border-radius: 5px;
    border: 1px solid #052c4f;
}


.btn-prod a:hover{
    
    text-decoration: none;
    color:black;
    background: #fff;
    padding: 10px 10px 10px 10px;
    color:#052c4f 
}

.ftr{ background:#1b1b1b; font-size: 15px; padding:25px 25px 25px 25px; color:#7f7e7e;/* border-bottom: 1px solid #7f7e7e ;*/ text-align: left;}
.ftr .head2{ border-bottom: 2px solid #fff; padding:0px 5px 5px 5px;}

.ftr ul {list-style: square; color: white;}
.ftr ul li a{text-decoration: none; color: #7f7e7e;}
.ftr h5{
    color:#ed1c23;
    display: inline-block;
    padding:8px 15px;
    border:1px solid #ed1c23;
    font-weight:600;
}
.foot-social{
    background:#1b1b1b;padding:10px 0px;border-bottom: 1px solid #7f7e7e; color:#7f7e7e;
}
.foot-social ul li a{
    text-decoration: none;
    color: #aaa;
    display: flex;
    font-size: 20px;
    line-height: 20px;
    width:40px;
    height:40px;
    border:1px solid #7f7e7e;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    transition: .3s;
}
.foot-social ul li a:hover{
    background:#052c4f;
    color:#fff;
}
.foot-social ul li:nth-child(2){
    margin-left:40px;
}

.ftr i{font-size: 15px; color:#fff;}

.sub-ftr { background: #1b1b1b; padding: 10px; color: #fff; text-align: center; font-size: 14px;}
.apply-now{
 background:#052c4f; 
    padding:30px 20px 20px 20px;
    color:white;
    
    
}

.apply-now-txt{
    
    font-size: 22px;
    text-transform: uppercase;
    
}

.apply-now-mob{
    
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    text-align: right;
    
}
.sub-header .content{
    display: flex;
    align-items: center;
}
.sub-header i{
     font-size: 16px;
     padding-right:5px;
    
}

.sub-header-icon .content{
    justify-content: flex-end;
}
.sub-header-icon a{
    background:#052c4f;
    text-decoration: none;
    font-size: 16px;
    border:3px solid #052c4f;
    padding: 5px 15px 5px 15px;
    border-radius: 50px;
    color:#fff;
    font-family: 'Montserrat'
}

.sub-header-icon a:hover{
    background:none;
    text-decoration: none;
    border:3px solid #052c4f;
    padding: 5px 15px 5px 15px;
    border-radius: 50px;
    color:#052c4f;
    font-family: 'Montserrat'
}

.prod-sec h4{
    margin-bottom:30px;
}
.prod-sec img{
    width:250;
    height:200;
    margin: auto;
    display: block;
}

.pro-det img{

   padding: 20px 20px 20px 20px;
    
}
.mb-3{
    margin-bottom: 20px;
}
.mt-0{
    margin-top:0px;
}

.prod-desc table{
    border:1px solid #e0e0e0;
}
.about-cont{
    padding:50px 0px 50px 0px;
}
.about-cont .infra-img img{
    max-width: 300px;
    margin:auto;
    display: block;
    box-shadow: 3px 5px 8px rgba(0,0,0,.5);
}
.about-cont .infra-img{
    margin-top:20px;
}
.certificate .certificate-item{
    margin-top:15px;
    margin-bottom: 15px;
}
.certificate .certificate-item .certificate-img{
    max-width: 300px;
    margin:auto;
    display: block;
    box-shadow: 3px 5px 10px rgba(0,0,0,.4);
    padding:10px;
    border-radius: 3px;
}
.certificate .certificate-item .certificate-img img{
    width:100%;
}
.certificate .certificate-item p{
    font-weight:600 !important;
    font-family: sans-serif;
    text-align: center;
    margin-top:20px;
    font-size:14px;
}

.gallery .image{
    border:1px solid #ed1c23;
    padding:4px;
    max-width: 400px;
    margin:auto;
}



@media screen and (max-width: 768px){
    
    .navbar-toggle .icon-bar{
        background:#fff !important;
    }
    .navbar-toggle:focus{
        background:transparent !important;
    }
    .top-header{
        display: none;
    }
    
    
    .sub-header .content{
        justify-content: center;
    }
    .sub-header .cert-logo{
        margin-top:10px;
    }
   
    
    .cont-img{
        border: 1px solid black;
        text-align: center
    }
  
   .sub-header-icon{
       
       margin-top:10px;
        
    }
    .prod-item{
        border-right: 0px solid #052c4f;
        padding: 20px;
        text-align: center;
    }




    .foot-social ul li a{
        text-decoration: none;
        color: #aaa;
        display: flex;
        font-size: 16px;
        line-height: 16px;
        width:30px;
        height:30px;
        border:1px solid #7f7e7e;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        transition: .3s;
    }
    .foot-social ul li a:hover{
        background:#052c4f;
        color:#fff;
    }
    .foot-social ul li:nth-child(2){
        margin-left:10px;
    }
    
}

.certificate .certificate-item .test{
    height:421px;
}

.certificate .certificate-item .test img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
label{
    display:block;color:red;
}