
body{
	max-width: 100%;
    overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
}
main{
	background-color: #f9f9f9;
	
}


        .required{
            color: #ff8100;
        }
        .bg-gradient {
           background: linear-gradient(to right, #12467c, #2c2443) 
        }
        .dotted-border{
            border: 2px dotted #12467c;
            border-radius: 20px;
            margin: .5rem;
            padding: 2rem;
        }
        
        .process img{
            width: 100%;
            height: auto;
        }
        
        .navbar-dark .navbar-nav .nav-link {
            color: white;
        }
        
            .msmetophead{
                background: #fff;    
                
            }
            .msmetophead .headingtext{
                margin-top:20px;
                text-align:center;
                
            }
            .headingtext h4{
                font-family: 'Poppins', sans-serif;
                padding-left:40px; 
                color: #ff8100;
                display: block;
            }
            .headingtext h4 a{
                 font-family: 'Poppins', sans-serif;
                color: #ff8100;
                font-size:22px;
                
            }
            .msmetophead img{
                margin-bottom: 10px;
                width:60%;
                margin-top:30px;
            }

.enqbtn{
	font-family: 'Poppins', sans-serif;
	background: #0065d2;
	padding: 5px 10px 5px 10px;
	color:#fff;
	box-shadow: 0px 2px 15px #0065d287;
	text-align:center;
	font-size:18px;
	font-weight:400;
	border:none;
	border-radius: 10px;
}
    marquee{
        font-family: 'Poppins', sans-serif;
        font-weight:400;
        color: #fff;
        background-color: #ff8100;
        padding: 3px 0;
    }
.registration{
	
	margin-top:70px;
	margin-bottom:60px;
	padding-top:20px;
}
.section-heading{
	font-family: 'Poppins', sans-serif;
	color: #ff8100;
	padding-top:30px;
}
.cardbox{
	background:#fff;
	position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
    border-radius: 20px;
	
}

@media only screen and (max-width: 600px) {
           
            .headclass{
                padding-top: 80px;  
                margin-left: -50px;
            }
	        .headingtext h4{
	            display: block;
                margin-left:50px;
                font-size: 16px;
                text-align:center;
              
            }
            
            
            .headingtext h4 a{
                display:none;
            }
            
            
            .marquee{
                margin-top:120px; 
                
            }
            .msmetophead img{
                width:40%;
                margin-left:0px;
                margin-top:20px;
                margin-bottom: -80px;
               
            }
         
    	.registration{
    		margin:20px 10px 60px 10px;
    	}
	.enqbtn{
		margin-bottom:40px;
	}
	
}

.cardboxtitle{
	font-family: 'Poppins', sans-serif;
	position: relative;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	padding: 5px 0px 5px 20px;
	border-radius: 20px;
	color:#fff;
	margin-bottom: 5px;
	font-size: 22px;
	
}
.card-title{
	font-family: 'Poppins', sans-serif;
	color: #003063;
	
}
.card-text{
	font-family: 'Poppins', sans-serif;
	margin-bottom:20px;
	padding-left:20px;
}
label{
	font-size:16px;
	font-weight:600;
	margin-bottom: 5px;
}
.sbmtbtn{
	font-family: 'Poppins', sans-serif;
	background: #ff8100;
	padding: 5px 30px 5px 30px;
	color:#fff;
	box-shadow: 0px 2px 15px #ffa5008c;
	text-align:center;
	font-size:22px;
	font-weight:600;
	border:none;
	border-radius: 10px;
	margin-bottom: 20px;
}
.add-more-btn{
	font-family: 'Poppins', sans-serif;
	background: #003063;
	padding: 5px 10px 5px 10px;
	color:#fff;
	box-shadow: 0px 2px 15px #00306361;
	text-align:center;
	font-size:18px;
	font-weight:600;
	border:none;
	border-radius: 10px;
	margin-bottom: 20px;
	float:right;
	
}
.btn-remove{
	font-family: 'Poppins', sans-serif;
	background: #ff8100;
	padding: 5px 10px 5px 10px;
	color:#fff;
	box-shadow: 0px 2px 15px #ffa5008c;
	text-align:center;
	font-size:18px;
	font-weight:600;
	border:none;
	border-radius: 10px;
	margin-bottom: 20px;
	float:right;
}
footer{
	padding: 40px 0px 10px 0px;
}

footer a{
	font-family: 'Poppins', sans-serif;
	color:#fff;
	padding-left:10px;
}
footer a:hover{
	
	color:#ff8100;
}
footer h3{
    margin-top:20px;
}
.bottomfooter{
    background: #04044c;
    padding: 20px 0px 10px 0px;
}
.error{
	color: #ff8100;
}
.hide{
	display:none;
}

.headingbtmline{
	text-align:center;
	width:50%;
	height:1px;
	background: #003063;;
}
.nav{
	text-align:center;
	}
.navbar ul li{
	padding: 0px 10px 0px 10px;
	font-family: 'Poppins', sans-serif;
}
.navbar-toggler .collapsed{
    cursor: pointer;

}

h1,h2,h3,h4,h5,h6{
	font-family: 'Poppins', sans-serif;

}
.enquiry-top{
	background: #ffa500;
	padding-top:70px;
	color: #fff;
}
#aboutimp{
	padding: 60px 0px 60px 0px;
	
}
.bi{
	width: 120px;
    height:120px;
	color: #fff;	
}
 .img-circle-3 {
	background: #003063;
    padding: 15px 10px;
    border: 5px solid #0e59a9;
	box-shadow: 5px 5px 10px #0030632e;
    margin-right: auto;
    margin-left: auto;
	width: 100px;
    height:100px;
    margin-top: 10px;
    
}
.img-circle{
	border-radius: 50%;
}
.processbtmtxt{
	font-family: 'Poppins', sans-serif;
	padding-top: 10px;
	font-size:18px;
	font-weight:600;
	color: #003063;
}
#gallery{
	background: #fff;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	margin-left: 50px;
	margin-right: 50px;
	padding: 3rem 0;
	    border-left: 5px solid #12467c;
	    border-right: 5px solid #12467c;
}
@media(max-width:767px){
      #gallery{
    	margin-left: 15px;
    	margin-right: 15px;
    }  
   
}

.btn-link {
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

    .paddingleft40{
        padding-left: 40px;
    }