/*==========================================================================
Author's custom styles
==========================================================================*/

body{
	font-family: 'Nunito', sans-serif;
}
.no-padding{
	padding: 0px;
}
.flex{
	display: flex;
	align-items: center;
}
.padding-50{
	padding: 50px 0px;
}

/*social media section*/
.social-media-container{
	position: fixed;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 88888;
}
.social-media-container ul{
	list-style-type: none;
	display: inline-block;
	position: relative;
	padding: 0;
	right: 0;
	vertical-align: middle;
}
.social-media-container ul li{
	margin-bottom: 10px;
}
.social-media-container ul li a{
	display: block;
}
.social-media-container ul li a i{
	width: 40px;
	height: 40px;
	background-color: #d48b13;
	color: #03418f;
	font-size: 18px;
	line-height: 40px;
	border-radius: 10px;
	text-align: center;
}
/*social media section*/

/*header section*/
.logo-container{
    top: 0px;
    position: relative;
}
.logo-container img{
	width: 100%;
}
.top-right-container{
	position: relative;
}
.top-right-container ul{
	list-style-type: none;
	position: relative;
	right: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.top-right-container ul li{
	margin-right: 10px;
	display: inline-block;
}
.top-right-container ul li.social a{
	display: block;
	text-decoration: none;
}
.top-right-container ul li.social a i{
	background-color: #e31b22;
	width: 40px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
}
.top-right-container ul li.contact-list a{
	display: block;
	position: relative;
	padding-left: 50px;
    font-size: 16px;
    line-height: 26px;
	color: #d29c40;
	text-decoration: none;
}
.top-right-container ul li.contact-list a i{
	position: absolute;
	left: 0;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #d29c40;
	width: 40px;
	height: 40px;
	color: #d29c40;
	line-height: 36px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
.top-header{
	display: flex;
	align-items: center;
	padding: 5px 0px 0px;
}
.top-header .container-fluid{
    display: flex;
    align-items: center;
    width: 100%;
}
.top-right-container{
	text-align: right;
}
.bottom-container{
	background-color: #314975;
}
.pogoSlider{
	padding-bottom: 40% !important;
}
/*header section*/

/*banner bottom section*/
.banner-bottom-container{
	background-color: #283d68;
}
.banner-bottom-box span{
	border-radius: 50%;
	border: 1px solid #da9931;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
}
.banner-bottom-box span i{
	color: #da9931;
}
.flex{
	display: flex;
	align-items: center !important;
	justify-content: flex-start !important;
}
.banner-bottom-box p{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #da9931;
	padding: 0 0 0 60px;
	margin: 0;
}
.banner-bottom-box{
    padding: 25px 0px;
    border-right: 1px dashed #da9931;
    min-height: 110px;
}
.banner-bottom-container .col-lg-4:last-child .banner-bottom-box{
    border-right: 1px dashed transparent;
}
/*banner bottom section*/

/*about us section*/
.about-us-container{
	padding: 50px 0px;
	background-image: url("../img/aboutbg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.about-para-container{
	margin-top: 15px;
}
.about-para-container p{
	font-size: 16px;
	line-height: 26px;
	color: #000;
	padding: 0;
	margin: 0;
}
.left-image-container img{
	width: 100%;
}
.left-image-container{
	position: relative;
	padding-right: 5px;
	width: 50%;
	float: left;
}
.left-image-container::after{
	position: absolute;
	content: '';
	width: 100px;
	height: 100px;
	right: -106px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #da9931;
}
.right-image-container{
	position: relative;
	padding-left: 5px;
	width: 50%;
	margin-top: 40%;
	float: left;
}
.right-image-container img{
	width: 100%;
}
.right-image-container::after{
	position: absolute;
	content: '';
	width: 100px;
	height: 100px;
	left: -106px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #283d68;
}
/*about us section*/

/*title section*/
.title-container{
	position: relative;
	margin-bottom: 15px;
}
.title-container h4{
	font-size: 20px;
	line-height: 30px;
	color: #da9931;
	padding: 0;
	margin: 0;
}
.title-container h3{
	font-size: 20px;
	line-height: 30px;
	color: #da9931;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.readmore-container{
	position: relative;
	margin-top: 15px;
}
.readmore-container a{
	font-size: 16px;
	line-height: 26px;
	color: #da9931;
	text-decoration: none;
}
.title-container h6{
	font-size: 20px;
	line-height: 30px;
	color: #da9931;
	padding: 0;
	margin: 0;
}
.title-container h6 span{
	font-weight: bold;
}
/*title section*/

/*flash news section*/
.flashnews_cnt{
    background-color: #d89a35;
    z-index: 88;
    padding-left: 168px;
}
.news_title{
	background-color: #d89a35;
	color: #fff;
	padding: 10px 40px;
	display: inline-block;
	position: absolute;
    left: 0;
    font-size: 16px;
    z-index: 88888;
}
marquee{
	vertical-align: middle;
	padding: 9px 0;
	margin: 0;
}
marquee b{
	margin-right: 25px;
}
marquee b a{
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	padding-left: 15px;
	position: relative;
}
marquee b a::before{
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background-color: #fff;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
marquee b a:hover, marquee b a:focus{
	color: #fff;
	text-decoration: none;
}
/*flash news section*/

/*desk section*/
.desk-container{
	padding: 50px 0px;
	background-color: #283d68;
}
.desk-box{
	display: flex;
	align-items: center;
	justify-content: center;
}
.principal-image-container{
	position: relative;
    text-align: right;
}
.principal-image-container img{
	width: 96%;
	position: relative;
	z-index: 8888;
}
.principal-message-container p{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-align: justify;
	padding: 0;
	margin: 0;
}
.bg-div-desk{
	position: absolute;
    width: 90%;
    height: 80%;
    left: 0;
    bottom: -15px;
	background-color: #80a9eb;
}
.vm-container{
	margin-bottom: 15px;
}
.vm-image-container{
	background-color: #5573a9;
	padding: 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.vm-box{
	display: flex;
	align-items: center;
	justify-content: center;
}
.vm-image-container img{
	width: 100%;
}
.vm-details-container p{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-align: justify;
	padding: 0;
	margin: 0;
}
/*desk section*/

/*milestone section*/
.milestone-container{
	padding: 50px 0px;
	background-color: #f3f3f3;
}
.milestone-inner-container{
	background-color: #f8f8f8;
	padding: 30px 20px;
}
.milestone-caption-container{
	margin-top: 15px;
}
.milestone-caption-container p{
    font-size: 30px;
    line-height: 40px;
	color: #2a3c64;
	padding: 0;
	margin: 0;
}
.hexagon{
    width: 100%;
    height: 191px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hexagon p{
    font-size: 45px;
    font-weight: bold;
}
.milestone-caption-container p span{
	font-weight: bold;
	display: block;
}
/*milestone section*/

/*news events section*/
.news-events-container{
	padding: 50px 0px;
	background-image: url("../img/newsbg.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.ne-image-container{
	/*border: 10px solid #0071ff;*/
	background-image: linear-gradient(to right top, #415475, #506890, #607cad, #7091ca, #81a7e8);
    background-color: #506890;
    padding: 10px;
}
.ne-image-container img{
	width: 100%;
}
.ne-details-container{
    display: flex;
    align-items: center;
}
.ne-box{
    margin-bottom: 15px;
}
.ne-details-container span{
	background-color: #da9931;
	padding: 10px;
	text-align: center;
	color: #000;
	line-height: 26px;
	text-transform: uppercase;
	position: absolute;
	width: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
    flex-direction: column;
	height: 90px;
}
.flex2{
	display: flex;
	align-items: center;
	justify-content: center;
}
.ne-details-container span b{
	display: block;
}
.ne-details-container p{
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: justify;
	padding: 0 0 0 113px;
	margin: 0;
}
/*news events section*/

/*gallery section*/
.gallery-container{
	padding: 50px 0px;
	background-color: #283d68;
    border-bottom: 5px solid #cc992b;
}
.owl-gallery img{
	width: 100%;
}
/*gallery section*/

/*footer section*/
footer{
	background-color: #1f2229;
}
.footer-logo-container img{
	width: 100%;
}
.footer-box p{
	font-size: 16px;
	line-height: 26px;
	color: #b9bdc0;
	padding: 0;
	margin: 0;
}
.footer-title{
	position: relative;
}
.footer-title h6{
    color: #b9bdc0;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.footer-list-container{
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
}
.footer-list-container ul{
    width: 50%;
    list-style-type: none;
    vertical-align: middle;
    display: inline-block;
    left: 0;
    padding: 0;
    margin: 0;
}
.footer-list-container li{
    margin-bottom: 10px;
}
.footer-list-container li a{
    font-size: 16px;
    line-height: 26px;
    color: #b9bdc0;
    display: block;
    text-align: center;
}
.footer-contact-list-container{
	position: relative;
}
.footer-contact-list-container ul{
    list-style-type: none;
    vertical-align: middle;
    display: inline-block;
    left: 0;
    padding: 0;
    margin: 0;
}
.footer-contact-list-container li{
    font-size: 16px;
    line-height: 26px;
    color: #b9bdc0;
    display: block;
    margin-bottom: 10px;
}
.footer-contact-list-container li a{
    font-size: 16px;
    line-height: 26px;
    color: #b9bdc0;
    display: block;
}
.copy-right-container{
	padding: 10px 0px;
	background-color: #121619;
}
.inner-page-top.relative{
    padding: 1% 0%;
    min-height: 200px;
}
.copy-right-container p{
    font-size: 16px;
    line-height: 26px;
    color: #ada7b1;
	padding: 0;
	margin: 0;
}
.copy-right-container p a{
    font-size: 16px;
    line-height: 26px;
    color: #ada7b1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.mb-15{
	margin-bottom: 15px;
}
/*footer section*/

/*inner page section*/
.inner-page-top{
	background-color: #03418f17;
	padding: 1% 0% 5%;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("../img/bgpattern.jpg");
	background-position: center;
    background-size: contain;
    background-repeat: repeat;
	background-attachment: fixed;
}
.inner-page-top h4{
	font-size: 35px;
	line-height: 45px;
	font-weight: 900;
	color: #0f4281;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.inner-page-top h4 span{
	font-weight: 200;
}
.inner-page-top h2{
	text-align: center;
}
.inner-page-top h2{
	font-size: 16px;
	line-height: 26px;
	color: #0f4281;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.inner-page-top h2 a{
	font-size: 16px;
	line-height: 26px;
	color: #0f4281;
	font-weight: bold;
	display: inline-block;
}
.inner-page-top h2 span{
	font-size: 16px;
	line-height: 26px;
	color: #03418f;
	font-weight: bold;
	display: inline-block;
}
.inner-page-wraper{
	padding: 50px 0px 0px;
}
/*inner page section*/

/*about us inner page*/
.about-image-section{
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	border-radius: 10px;
	overflow: hidden;
}
.about-image-section img{
	width: 100%;
}
.inner-page-wraper .container{
	width: 1170px;
    overflow: inherit;
}
.about-top-section{
    margin-top: -125px;
}
.aboutus-details{
	padding: 25px 0px;
}
.aboutus-details h5{
    font-size: 25px;
    line-height: 35px;
    color: #03418f;
    font-weight: 900;
    padding: 0;
    margin: 0 0 25px 0;
}
.aboutus-details p{
    font-size: 16px;
    line-height: 26px;
    color: #000022;
    padding: 0;
    margin: 0;
}
.mission-vision-container{
	background-color: #00000005;
	padding: 25px 25px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
.services-image-container{
    border-radius: 10px;
    position: relative;
    z-index: 88;
    width: 92%;
    margin: 0 auto;
}
.services-image-container img{
	width: 100%;
}
.m-v-details-box-shadow {
    clip-path: polygon(100% 23%, 0 0, 0 100%, 100% 100%);
    padding: 5px;
    background-color: #00000008;
    margin-top: -114px;
}
.m-v-details-box{
    background-color: #fff;
    padding: 128px 10px 10px 10px;
    clip-path: polygon(100% 23%, 0 0, 0 100%, 100% 100%);
    min-height: 276px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.m-v-details-box h5{
    font-size: 25px;
    line-height: 35px;
    color: #03418f;
    font-weight: 900;
    padding: 0;
    margin: 0 0 15px 0;
}
.m-v-details-box p{
    font-size: 16px;
    line-height: 26px;
    color: #000022;
    padding: 0;
    margin: 0;
}
/*about us inner page*/

/*mission and vision inner page*/
.mand-box a{
	display: block;
	padding: 10px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
	min-height: 150px;
	border-bottom: 5px solid #03418f;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	transition: all linear 0.5s;
}
.mand-box a:hover{
	background-color: #03418f;
	text-decoration: none;
}
.mand-box a h4{
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 800;
	color: #03418f;
	padding: 0;
	margin: 0;
}
.mb-15{
	margin-bottom: 15px;
}
.mand-box a:hover h4{
	color: #fff;
	text-decoration: none;
}
.mand-box a p{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #03418f;
	padding: 0;
	margin: 0;
}
.mand-box a:hover p{
	color: #fff;
	text-decoration: none;
}
.mpd-certificates-container{
	padding: 50px 0px;
	background-image: url("../img/facilities-bg.jpg");
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
.mpd-certificates-container .title-container{
	margin-bottom: 15px;
}
.mpd-certificates-container .title-container h2{
	text-indent: 0px;
}
.mpd-certificate-box a{
	display: block;
	padding: 10px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #fff;
	min-height: 150px;
	border-bottom: 5px solid #03418f;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	transition: all linear 0.5s;
}
.mpd-certificate-box a:hover{
	background-color: #03418f;
	border-bottom: 5px solid #0071ff;
	text-decoration: none;
}
.certificate-icon-container{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	transition: all linear 0.5s;
}
.certificate-icon-container i{
	font-size: 28px;
	transition: all linear 0.5s;
}
.mpd-certificate-box a:hover .certificate-icon-container i{
	color: #fff;
}
.mpd-certificate-box a h4{
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 800;
	color: #03418f;
	padding: 0;
	margin: 0;
}
.mpd-certificate-box a:hover h4{
	color: #fff;
	text-decoration: none;
}
.mpd-certificate-box a p{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #03418f;
	padding: 0;
	margin: 0;
}
.mpd-certificate-box a:hover p{
	color: #fff;
	text-decoration: none;
}
/*mission and vision inner page*/

@media only screen and (min-width: 769px) and (max-width: 1024px){
	
}
@media only screen and (min-width: 641px) and (max-width: 768px){
	
}
@media only screen and (min-width: 481px) and (max-width: 640px){
	.top-header .container-fluid{
		display: block;
	}
	.logo-container{
		top: 0;
	}
	.top-right-container{
		margin-top: 5px;
	}
	.top-right-container ul{
		text-align: center;
	}
	.top-right-container ul li{
		margin-right: 0;
		margin-bottom: 22px;
	}
	.flex, .flex2, .desk-box, .vm-box{
		display: block !important;
	}
	.banner-bottom-box{
		min-height: auto;
		padding: 20px 0px;
	}
	.right-image-container::after{
		top: 65%;
	}
	.left-image-container::after{
		top: 35%;
	}
	.vm-image-container{
		width: 60%;
		margin: 0 auto 15px;
	}
	.milestone-inner-container{
		margin-bottom: 15px;
	}
	.hexagon{
		height: 251px;
	}
	.ne-details-container span{
		position: relative;
		float: left;
	}
	.ne-details-container p{
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.inner-page-wraper .container{
		width: 100%;
	}
}
@media only screen and (max-width: 480px){
	.top-header .container-fluid{
		display: block;
	}
	.logo-container{
		top: 0;
	}
	.top-right-container{
		margin-top: 5px;
	}
	.top-right-container ul{
		text-align: center;
	}
	.top-right-container ul li{
		margin-right: 0;
		margin-bottom: 22px;
	}
	.flex, .flex2, .desk-box, .vm-box{
		display: block !important;
	}
	.banner-bottom-box{
		min-height: auto;
		padding: 20px 0px;
	}
	.right-image-container::after{
		top: 65%;
	}
	.left-image-container::after{
		top: 35%;
	}
	.vm-image-container{
		width: 60%;
		margin: 0 auto 15px;
	}
	.milestone-inner-container{
		margin-bottom: 15px;
	}
	.hexagon{
		height: 251px;
	}
	.ne-details-container span{
		position: relative;
		float: left;
	}
	.ne-details-container p{
		padding: 0;
		margin: 0;
		width: 100%;
	}
	.inner-page-wraper .container{
		width: 100%;
	}
}