

* {
    margin: 0;
    padding: 0;
}

body {
  margin:0px;
  padding: 0px; 
  font-family: 'Lato', sans-serif;
}



/* header section start */

.header{
	background-color: #1d3052;
	min-height: 40px;
}
.header_text{
	color: #fff;
	padding-top: 10px;
	font-size: 16px;
	font-family: 'Lato', sans-serif;

}

/* header section end */

/* menubar section start */

.menubar{
	min-height: 100px;
	border-bottom-style: groove;
    border-bottom-color: #eee;
    border-bottom-width: 2px;
    background-color: #fff;
     position: fixed;	  
	 width: 100%;
	 display:block;
	transition: top 0.2s;
	z-index:999;
	
}
.menubar img{
	padding-top: 10px;
	}


.menu ul{

	 position: relative;
  margin-top: 25px;
  padding: 10px;
  text-align: center;
  font-family: 'Lato', sans-serif;
}
.menu ul li{
	float: left;
	display: inline-block;
	list-style-type: none;
}
.menu li ul.dropdown{
        min-width: 200px; 
        background: #f2f2f2;
        display: none;
        position: absolute;
        z-index: 999;
    }
   .menu li:hover ul.dropdown{
        display: block; 
    }
    .menu li ul.dropdown li{
    	list-style-type: none;
        display: inline-block;
        min-height: 20px;
    }
 .drop{
 	min-height: 20px;

 }
#nav-1 {
  background: #fff;
}


 ul{
        padding-left: 0px;
        list-style: none;
        
    }
    ul li{
        display: inline-block;
        position: relative;
        line-height: 21px;
        text-align: left;
    }
    ul li a{
        display: block;
        
       
        text-decoration: none;

        transition: 0.3s ease;
  background: #fff;
  color: #da0308;
  
  font-size: 17px;
  text-decoration: none;
  
  border-bottom: 2px solid #ffffff;
  padding-top:40px;
  margin: 0 10px;
    }
    ul li a:hover{
       
  	border-bottom: 2px solid #da0204;
 	text-decoration: none;
 	color: #da0204;
  	padding: 6px 0; 
    }
    ul li ul.dropdown{
        min-width: 100%; /* Set width of the dropdown */
        background: #e0e0e0;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;
        width:200px;
    }
    ul li:hover ul.dropdown{
        display: block;	/* Display the dropdown */
    }
    ul li ul.dropdown li{
        display: block;
    }
ul li ul.dropdown a{
    	 display: block;
        background-color: #f3f3f3;
        text-decoration: none;
        transition: 0.3s ease;
		  color: #9a0b0f;
		  font-weight: normal;
		  font-size: 14px;
		  text-decoration: none;
		  border-top: 0px solid #ffffff;
		  border-bottom: 0px solid #ffffff;
		  padding-top:20px;
		  padding-left: 20px;
		  margin:0px;
  	} 
    ul li ul.dropdown a:hover{
    	background-color: #fff;
    	 border-top: 0px solid #9a0b0f;
  	border-bottom: 0px solid #9a0b0f;
 	text-decoration: none;
 	color: #9a0b0f;
 	width:200px;
 	border: 1px solid #9a0b0f;
  	} 

  	.topnav {
  background-color: #fff;
  width:100%;

  
	
}
.menutoggle{
	text-decoration: none;
	color:#1d3052;
	font-size:80px;
	padding-top: 20px;

}
.menutoggle:visited{
	color:#1d3052;
	text-decoration: none;
}
.menutoggle:active{
	color:#1d3052;
	text-decoration: none;
}


@media (min-width: 300px) {
	.menutoggle{
	
	font-size:45px;
	
	}

	}

@media (min-width: 450px) {
	.menutoggle{
	
	font-size:52px;
	
	}

	}
@media (min-width: 550px) {
	.menutoggle{
	
	font-size:64px;
	
	}

	}


.topnav a {
  float: left;
  display: block;
  color: #da0308;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}


.active5{
  background-color: #fff;
  color: white;
  width:70%;
}


  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    display: block;
  }


  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

 /* menubar section end ------------------------------------------------------------------------ */


 /*-----------slider---------------------*/

 .content_slider{
 	margin-top: 100px;
 }

.w3_banner_info{
	margin-bottom: 5%;
}
.w3_banner_info_grid h1{
	font-family: 'Nunito', sans-serif;
	font-size: 65px;
	font-weight: bold;
	line-height: 70px;
	 text-shadow: 2px 2px #213355;
}
.w3_banner_info_grid p{
	
	font-size: 20px;
font-family: 'Ubuntu', sans-serif;
	line-height: 35px;
}
.w3_banner_info_grid ul{
	padding-top: 50px;
}
.w3_banner_info_grid ul li {
    display: inline-block;
    font-size: 1.2em;
    margin: 0 0.3em;
    letter-spacing: 1px;
}
.w3_banner_info_grid ul li a {
    display: block;
    padding: 0.8em 4em;
    text-decoration: none;
}
.w3l_contact, .w3ls_more:hover {
    border: 2px solid #fff;
    color: #ffffff !important;
    background: none;
}
.w3ls_more, .w3l_contact:hover {
    border: 2px solid #fb1319;
    background: #fb1319;
    color: #fff !important;
}
.w3ls_more:focus{
  outline:none;
}


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

.w3_banner_info{
	margin-bottom: 5%;
}
.w3_banner_info_grid h1{
	font-size: 55px;
	line-height: 60px;
}
.w3_banner_info_grid p{
	
	font-size: 18px;
	line-height: 30px;
}
.w3_banner_info_grid ul{
	padding-top: 50px;
}
.w3_banner_info_grid ul li {
   
    font-size: 1.2em;
    margin: 0 0.3em;
  
}
.w3_banner_info_grid ul li a {

    padding: 0.8em 4em;

}

	}
@media only screen and (max-width: 960px) {


.w3_banner_info_grid h1{
	font-size: 35px;
	line-height: 40px;
}
.w3_banner_info_grid p{
	
	font-size: 15px;
	line-height: 18px;
}
.w3_banner_info_grid ul{
	padding-top: 20px;
}
.w3_banner_info_grid ul li {
    
    font-size: 1.0em;
    margin: 0 0.3em;
    letter-spacing: 1px;
}
.w3_banner_info_grid ul li a {
    display: block;
    padding: 0.7em 2em;
    text-decoration: none;
}

	}

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


.w3_banner_info_grid h1{
	font-size: 20px;
	line-height: 10px;
}
.w3_banner_info_grid p{
	
	font-size: 12px;
	line-height: 9px;
}
.w3_banner_info_grid ul{
	padding-top: 0px;
}
.w3_banner_info_grid ul li {
    
    font-size: .7em;
    margin: 0 0.3em;
    letter-spacing: 1px;
}
.w3_banner_info_grid ul li a {
    display: block;
    padding: 0.3em 1em;
    text-decoration: none;
}
.w3_banner_info{
	margin-bottom: 0%;
}

	}



/*-----------------------------------------------------------------------------------*/


/*--content news section start---*/
.head1{
			
			
			
			font-family: 'Lato', sans-serif;
			
			padding-top:20px;
			line-height: 38px;
			font-weight: bold;
			font-size: 40px;
		}
		.contentt{
			font-family: 'Lato', sans-serif;
			font-size:18px;
			line-height:38px;
			text-align:justify;
			padding-top:20px;
			color:#41464e;
		}
		.head22{
			font-family: 'Roboto', sans-serif;
			color:black;
			font-size:25px;
		}
		.button_content1 {
			background-color: #1d3052; /* Green */
			border: none;
			color: white;
			padding: 16px 32px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
			
			margin: 34px 2px 60px 0px;
			font-weight:bold;
			-webkit-transition-duration: 0.4s; /* Safari */
			transition-duration: 0.4s;
			cursor: pointer;
		}
		.button_content1:hover {
				background-color:#da0308;
				color: white;
			}
.content_news{
	min-height: 500px;
}
.news_heading{
	min-height: 50px;
	background-color: #1d3052;
}
.news_heading h3{
		color: #fff;
		font-family: 'Lato', sans-serif;
		font-weight: bold;
		padding: 10px 0px 0px 0px;

}
.news_border{
	margin-top: 0px;
	padding-bottom:20px;
			width:100%;min-height:270px;
		
		 background-color: #ffffff;
		 box-shadow:  0 0 1px  rgba(0,0,0,0.6);
		 -moz-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
		 -webkit-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
		 -o-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
}
.news_border2{
	
			width:100%;min-height:350px;
		
		 background-color: #ffffff;
		 box-shadow:  0 0 1px  rgba(0,0,0,0.6);
		 -moz-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
		 -webkit-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
		 -o-box-shadow: 0 0 1px  rgba(0,0,0,0.6);
}

.news_date{
	font-family: 'Lato', sans-serif;
			font-size:13px; 
			padding:0px 10px 0px 15px;
			color:#868686;
}
.news_head{
	font-family: 'Lato', sans-serif;
			font-size:20px; 
			font-weight:bold;
			padding:10px 10px 5px 15px;
			color:#343434;
			text-transform: uppercase;
}
.news_head:hover{
	color:#1d3052;
	cursor: pointer;
	}
.news_para{
	font-family: 'Lato', sans-serif;
			font-size:17px; 
			padding:0px 50px 0px 15px;
			color:#41464e;
			text-align:justify;
}
.news_para1{
	font-family: 'Lato', sans-serif;
			font-size:16px; 
			width: 100%;
			padding:0px 50px 0px 15px;
			color:#343434;
			text-align:justify;
			font-weight:bold;

}
.news_para1:hover {
	color: #1d3052;
	cursor: pointer;
}
.news_para3{
	font-family: 'Lato', sans-serif;
			font-size:15px; 
			padding:10px 50px 0px 15px;
			color:#343434;
			text-align:justify;
			
}
.news_button{
		background-color: #da0308; 
			border: none;
			color: white;
			padding: 10px 25px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
			margin:0px 0px 20px 10px;
			
			font-weight:bold;
			-webkit-transition-duration: 0.4s; 
			transition-duration: 0.4s;
			cursor: pointer;
}
.news_button:hover{
	background-color:#1d3052;
				color: white;
}
.news_link{
			font-family: 'Lato', sans-serif;
			font-size:15px; 
			padding:0px 50px 10px 15px;
			color:#f69323;
			font-weight:bold;
}
.news_link{
			color:#ec9d27;
			text-decoration:none;
}



.holder { 
  overflow:hidden;
width: 100%;
 
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:320px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:#41464e;
  text-decoration:none;
}
.shad{
	 background-image:none !important;
  
}

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

.head1{
			
			
			
			font-size:42px;
			
			line-height: 45px;
		}
		.contentt{
			font-size:17px;
			line-height:28px;
			
		}

	}
/*--content news section end-------------------------------------------------------------------*/




/*--content banner section start---*/
.content_banner{
	min-height: 500px;
	background-image: url('../img/course.jpg');
	padding-bottom: 35px;
}
.banner_box{
			font-family: 'Lato', sans-serif;
			width:100%;
			min-height:360px;
			margin:40px 0px 10px 0px;
			background-color: #33425e;
		}
/*--content banner section end-----------------------------------------------------------------*/





/*--client Say section start---*/
.content_banner2{
	background-image:url("../img/studsay.jpg");
			width:100%;
			min-height:450px;
			position: relative;
			background-size: cover;
}
.banner2_head{
			font-family: 'Lato', sans-serif;
			font-weight:bold; 
			font-size:70px; 
			padding-top:15px;
			
			color:#ffffff;
			padding:25px 20px 0px 10px;
		}
@media (max-width: 500px){
	.banner2_head{
			
			
			font-size:55px; 
			
		}
}
		.banner2_p{
			font-family: 'Lato', sans-serif;
			padding:30px 0px 0px 10px;
			font-size:17px; 
			padding-top:0px;
			color:#ffffff;
			font-weight:normal;
		}
		.banner2_box{
			font-family: 'Lato', sans-serif;
			width:100%;
			min-height:300px;
			margin:40px 0px 10px 0px;
			background-color: #1d3052;
		}
		.banner2_p2{
			font-family: 'Lato', sans-serif;
			padding:25px 0px 0px 10px;
			font-size:18px;
			padding-top:30px;
			color:#ffffff;
			font-weight:normal;
		}
		.banner2_p3{
			font-family: 'Lato', sans-serif;
			padding:0px 0px 0px 10px;
			font-size:17px;
			
			color:#f5464a;
			font-weight:normal;
		}
		.banner2_p4{
			font-family: 'Lato', sans-serif;
			padding:0px 0px 0px 10px;
			font-size:16px;
			line-height:7px;
			color:#ffffff;
			font-weight:normal;
		}

		@media only screen and (max-width: 990px) {
.banner2_box{
			
			
			
			margin:40px 0px 40px 0px;
			
		}

		}

/*--client say section end---------------------------------------------------------*/



/*--content contact start--*/
.content_contact{
	min-height: 750px;
	padding-bottom: 10px;
}
.contact_heading{
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	padding-top: 40px;
	font-size:30px; 
}
.contact_box{
			width:100%;
			min-height:550px;
			margin:40px 0px 0px 0px;
			background-color: #eeeeee;
}
.textbname{
			background-image:url('../img/name.png');
			padding-left:50px;
			width:90%;
			min-height:60px;
			background-color:#f3f3f3;
			 background-position: 7px 7px;
			background-repeat: no-repeat;
			margin-top:20px;
			margin-left: 20px;
			border-style: solid;
			border-color: #bbb2b2;
		}
.textbemail{
			background-image:url('../img/email.png');
			padding-left:50px;
			width:90%;
			min-height:60px;
			background-color:#f3f3f3;
			 background-position: 7px 7px;
			background-repeat: no-repeat;
			margin-top:10px;
			margin-left: 20px;
			border-style: solid;
			border-color: #bbb2b2;
		}
.textbphone{
			background-image:url('../img/phone.png');
			padding-left:50px;
			width:90%;
			min-height:60px;
			background-color:#f3f3f3;
			 background-position: 7px 7px;
			background-repeat: no-repeat;
			margin-top:10px;
			margin-left: 20px;
			border-style: solid;
			border-color: #bbb2b2;
		}
.textbdes{
			background-image:url('../img/des.png');
			padding-left:50px;
			width:90%;
			margin-top:10px;
			margin-left: 20px;
			background-color:#f3f3f3;
			 background-position: 7px 7px;
			background-repeat: no-repeat;
			border-style: solid;
			border-color: #bbb2b2;
		}
.contact_button {
			background-color: #da0308 ; /* Green */
			border: none;
			color: white;
			padding: 16px 32px;
			text-align: center;
			text-decoration: none;
			display: inline-block;
			font-size: 16px;
			margin:30px 0px 0px 100px;
			
			font-weight:bold;
			-webkit-transition-duration: 0.4s; /* Safari */
			transition-duration: 0.4s;
			cursor: pointer;
		}
.contact_button:hover {
				background-color:#1d3052;
				color: white;
			}
.contact_touch_head{
	font-size: 23px;
	font-weight: bold;
	padding-top: 20px;
}
.contact_map_head{
	font-size: 23px;
	font-weight: bold;
	padding-top: 20px;
}
.contact_address_head{
	font-size: 23px;
	font-weight: bold;
	padding-top: 0px;
	line-height: 40px;
	font-family: 'Lato', sans-serif;
}
.contact_address{
	font-size: 15px;
	padding: 0px 0px 0px 8px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
}
.contact_address1{
	font-size: 15px;
	padding: 0px 0px 0px 29px;
		line-height: 25px;
		font-family: 'Lato', sans-serif;
}

.contact_box2{
			width:100%;
			min-height:550px;
			margin:40px 0px 0px 0px;
			background-color: #eeeeee;
}
/*--content contact end--------------------------------------------------------------------------*/




/*--content last start--*/
.content_last{
	min-height: 300px;
	background-color:#313e54;
}
.content_last i {
	color:#fff;
	margin-top: 20px;
}
.content_last i:hover {
	color:#ec9d27;
}
.last_text1{
			font-family: 'Lato', sans-serif;
			font-size: 16px;
			color:#dadada;
			margin-left:0px;
			margin-right:50px;
			margin-top:0px;
			text-align:justify;
			
			
		}
		.headingg{
			color:#ffffff;
			margin-top:40px;
			margin-bottom: 15px;
			
			font-weight:bolder;
			
			
		}
		.footlabel{
			color:#78787f;
			font-size:12px;
			font-family: 'Lato', sans-serif;
		}
		.footinfo a{
			color:#dadada;
			font-size:16px;
			text-decoration:none;
			font-family: 'Lato', sans-serif;
		}
		.footinfo a:hover{
			color:#f3454a;
			font-size:18px;
			text-decoration:none;
		}

		.icol{
			font-size: 25px;
color: #fff;
line-height: .8;


left: 0;
top: 5px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
text-align: center;
padding: 9px 14px;
margin-left: 14px;


		}


}
.icol:hover{

background-color: #f69323;
color: #fff;
border-color: #f69323;
}


/*--content last end------------------------------------------------------------------------------*/





/*--foter section start---*/
.footer{
	min-height: 50px;
	background-color: #1d3052;
}
.footer_text{
	
	color: #ffffff;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
}

/*--footer section end---------------------------------------------------------------------------*/



/*--about us page---------------------------------------------------------------------------*/
.aboutpage{
	padding: 30px 0px 50px 0px;
	margin-top: 100px;
}
.aboutpage h2{
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	}
	.aboutpage p{
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		text-align: justify;
		padding: 10px 20px 0px 0px;
		color:#41464e;
		line-height: 35px;
	}
	.aboutpage img{

padding: 20px 0% 0px 21%;
	}
.onlymobbb{
    display:none;
}
	@media only screen and (max-width: 760px) {

		.aboutpage p{
		
		font-size: 17px;
		
		padding: 10px 0px 0px 0px;
		
		line-height: 30px;
	}
	.onlymobbb{
    display:block;
}
	}
}


	@media only screen and (min-width: 320px) {

		.aboutpage img{
			padding: 20px 0% 0px 16%;
	}
}

@media only screen and (min-width: 400px) {

		.aboutpage img{
			padding: 20px 0% 0px 20%;
	}
}

@media only screen and (min-width: 450px) {

		.aboutpage img{
			padding: 20px 0% 0px 26%;
	}
}

@media only screen and (min-width: 550px) {

		.aboutpage img{
			padding: 20px 0% 0px 30%;
	}
}
@media only screen and (min-width: 650px) {

		.aboutpage img{
			padding: 20px 0% 0px 33%;
	}
}

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

		.aboutpage img{
			padding: 20px 0% 0px 38%;
	}
}

@media only screen and (min-width: 1192px) {

		.aboutpage img{
			padding: 20px 0% 0px 24%;
	}
}






	

.history{
	margin-top: 60px;
}
.history tr td{
	font-size: 20px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #1d3052;
}

.description_sec{
    margin-top: 100px;
    text-align: justify;
	font-family: 'Lato', sans-serif;

}
.chairman_sec{
	
   
	background-color: #1d3052;
	
	margin-top: 10px;
    
	font-family: 'Lato', sans-serif;
	}
.chairman_title {
    font-size: large;
    font-weight: bold;
   
    color:#fff;
	font-family: 'Lato', sans-serif;
}
.chairman_title_2 {
   
    text-align: center;
  
    color: white;
    
	margin-top: -10px;
	font-family: 'Lato', sans-serif;
}
.h3_head{
	font-weight: bold;
    text-align: center;
	font-family: 'Lato', sans-serif;
}
.chairman_description{
	text-align:justify;
	font-family: 'Lato', sans-serif;
	color: #fff;

}
.cover{
	
	margin-top:100px;}

.chairman_say{
	background-color: #1d3052;
	padding: 10px 20px 20px 20px;
}




div.gallery {
    margin: 5px;
    
    float: left;
    width: 90%;
}

div.gallery:hover {
    border: 1px solid #ccc;
}

div.gallery img {
    width: 100%;
    height: auto;
    object-fit:cover;
}

div.desc {
    padding: 10px;
    text-align: center;
}







.coursee{
	width: 100%;
	height: 50px;
	background-color:#1d3052;
	color: #fff;
	font-size: 15px;
	
	font-weight: bold;
	text-transform: uppercase;

}

.coursee:hover{
	background-color:#da0308;
	color: #fff;
	text-decoration: none;
	}

	@media only screen and (max-width: 500px) {
		.coursee{
	
	margin-top: 0px;

}
	}

/*-----course page----------------*/
.course_pg{
	margin-top: 100px;
	margin-bottom: 60px;
}
.card-body{
	min-height: 200px;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color: #41464e;
	
}

.card{
	width: 90%;
	margin: 0px 0px 0px 20px;

}
/*--------Gallery page--------------------*/

.gallery_page{
	margin-top: 100px;
}




/*------------------news page-----------------------------*/

.news_page{
	margin-top: 100px;
	min-height: 500px;
}
.newsa{
	text-decoration: none;
	color: none;

	min-width: 200px;

        transition:none;
  background:none;
  color: none;


  
  border-bottom: none;
  padding-top:0px;
  margin: 0 0px;

}
.newsa:hover{
	text-decoration: none;
	color: none;



        transition:none;
  background:none;
  color: none;


  
  border-bottom: none;
  padding-top:0px;
  margin: 0 0px;


	}

/*----------------facilitie-------------------------------------*/

.facilities{
	min-height: 350px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-attachment: fixed;

	background-image: url("../img/back1.jpg");
}

@media (min-width: 300px) {

.faci_round{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 145px;
	height: 145px;
	border-radius: 60%;
	background-color: #da0308;
	  -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #ccc; 
  border: 5px solid #fff;
  cursor: pointer;
   margin-left: auto; margin-right: auto;
    
}

.faci_round p{
	color: #fff;
	
	text-align: center;
	font-size: 16px;

	padding: 40px 10px 0px 10px;

	}

}

@media (min-width: 450px) {


.faci_round{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: 200px;
	border-radius: 60%;
	background-color: #da0308;
	  -webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 3px 5px 6px #ccc; 
  border: 5px solid #fff;
    cursor: pointer;

    margin-left: auto; margin-right: auto;


}

.faci_round p{
	color: #fff;
	
	text-align: center;
	font-size: 20px;

	padding: 65px 10px 0px 10px;

	}

	}
	.dirsmessage {
    background: #1d3052;
	padding: 50px 0px;
	font-family: 'Lato', sans-serif;
}
.dirsmessage h2{
	color: #fff;
	margin: 0px 0px 20px;
}
.chairman_say.p-0 {
    padding: 0px;
}
.dirsmessage p,
.placement-sec p{
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 38px;
}
.placement-sec {
    padding: 50px 0px;
    background: #1d3052;
    color: #fff;
    font-family: 'Lato';
}
.placement-sec .news_button{
	margin-left: 0px;
}
.placement-sec.p-0{
padding:0px;
}
.pscntal {
    margin: 50px 0px;
}
.plalcnt {
    margin-top: 15px;
}
.placement-sec.inpg {
    padding: 0px;
}
.placement-sec.inpg.p-0 {
  padding-top: 130px;
}
.blink_me {
  animation: blinker .5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}