body {
	background: white;
	font-family: 'overpassregular';
}

.group {
	content: "";
	display: table;
	clear: both;
}

@font-face {
	font-family: 'overpassregular';
	src: url('body font/Overpass_Regular-webfont.eot');
	src: url('body font/Overpass_Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('body font/Overpass_Regular-webfont.woff') format('woff'),
	url('body font/Overpass_Regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'sf_archery_blackoblique';
	src: url('header font/SF_Archery_Black_Oblique-webfont.eot');
	src: url('header font/SF_Archery_Black_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
	url('header font/SF_Archery_Black_Oblique-webfont.woff') format('woff'),
	url('header font/SF_Archery_Black_Oblique-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'lobster_1.3regular';
	src: url('label font/lobster_1.3-webfont.eot');
	src: url('label font/lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
	url('label font/lobster_1.3-webfont.woff') format('woff'),
	url('label font/lobster_1.3-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}

.slider h3 {
	color: black;
	font-family: 'lobster_1.3regular';
}
.empty-nav {
	height: 20px;
	background: #031E2B;
}

.header {
	background: #E7E7E7;;
}

.logo {
	padding: 20px 0;
}

.title {
	margin-top: 26px;
	color: black;
}

.back {
	/*background: url('../images/map.png');*/
	height: 100px;
	background-position: left,right;
	background-size: 100% 100%;
}

.contact-us {
	height: 100px;
	background-position: left,right;
	background-size: 100% 100%;
}

.inner-contact {
	padding-top: 20px;
}

.call {
	margin: 0px;
	color: black;
	font-family: Verdana;
}

.navigation {
	/*background: #01AC4E;*/
}

.site-navigation {
	background: none;
	margin-bottom: 0px;
	border: none;
}

.new-fluid {
	padding-left: 0px;
}

.navbar-collapse {
	padding-left: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #0D1137;
    /*border-right: 1px solid white;*/
	padding: 30px 25px;

}

.navbar-default .navbar-nav > li > a:hover {
    background: #FF5733 !important;
    color: white !important;
}

.slider {
	/*background: #1F1F1F;*/
	padding: 20px 0px 0px 0px;
}

.item {
	height: 435px;

}

.item img {
	height: 100% !important;
	width: 100% !important;
}

.carousel-control {
	background: none;
}

.body {
	margin-top: 10px;
	background: white !important;
}

.content-section-1 {
	border-top: 5px solid #01AC4E;
	box-shadow: 0px 0px 7px #ccc;
	/*margin-bottom: 20px;*/
}

.article {
	background: white;
	padding: 20px;
}

.article p {
	color: #232323;
	font-size: 13px;
	line-height: 20px;
	font-family: 'overpassregular';
}

.site-font {
	color: #FF6300;
	margin-bottom: 10px;
}

.no-mr {
	margin: 0px;
}

.footer {
	background: #0088A5;
	padding: 20px 0px;
}

.copy {
	padding: 10px 0px;
	background: #00121B;
}

.fnt {
	font-size: 12px;
}

.fnt2 {
	font-size: 20px;
	margin-bottom: 7px;
}

.clock {
	margin: 0px;
	position: relative !important;
	top: -10px;
	left: -20px;
	padding-top: 0px;
	height:100px;
	width: 315px;
	/*background: #FF5733;*/
	transform: scale(.90);
	-ms-transform: scale(.90);
}

.bg-custom {
	background: #002C42;
	color: white;
}

.icon {
	font-size: 20px;
	color: #01C4C3;
}

.top-footer ul,
.down-footer ul,
.copy-footer ul {
	list-style: none;
}

.main-footer {
	width: 100%;
}

.footer-content p {
	color: white;
	text-align: justify;
}

.footer-title {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}

span.coloring {
	color: #80deea;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}

.links {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.down-footer i {
	color: #1DD7B2;
}

.footer-content li,.links li {
	margin-bottom: 10px;
}

.footer-content ul li a,.links ul li a {
	color: white;
	border-bottom: 1px dashed gray;
	font-size: 14px;
	transition: all .5s;
	display: block;
	padding-bottom: 10px;
	outline: none;
}

.footer-content ul li a:hover,.links ul li a:hover {
	color: #1DD7B2;
	text-decoration: none;
}

.footer-content ul li a i.fa,.links ul li a i.fa {
	opacity: 0;
	transition: all .5s;
}

.footer-content ul li a:hover i.fa,.links ul li a:hover i.fa {
	opacity: 1;
}

.links ul li a {
	color: black;
}
.footer-list li {
	float: left;
	margin-right: 30px;
}

.footer-list li a {
	color: #9ba0b3;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.footer-list li a:hover {
	color: #d0d2db;
	text-decoration: none;
}

.copy {
	color: #9ba0b3;
	font-size: 14px;
}

.footer a:hover {
	text-decoration: none;
}

.footer-head {
	color: white;
	font-family: 'lobster_1.3regular';
}

.new-dropdown {
	margin: 0px;
	padding: 10px;
	background: white;
	border: none;
}

.new-dropdown li a {
	padding: 10px 20px;
	color: #0D1137;
}

.new-dropdown li a:hover {
	background: #FF5733;
	color: white !important;
}

.new-dropdown li a:hover li.dropdown a {
	background: #FF5733;
	color: white !important;
}

.navbar-nav li.active a {
	background: #FF5733 !important;
	color: white !important;
}

/* Galery */


.gallery {
	margin-bottom: 15px;
	height: 200px;
	overflow: hidden;
}

.teachers {
	margin-bottom: 15px;
}

.teachers .img-section {
	transition: all .5s;
}

.teachers:hover .img-section {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.teacher-details h3,.teacher-details h4,.teacher-details p {
	margin: 0px;
	padding: 0px;
}

.teacher-details h3 {
	font-size: 20px;
	margin-top: 10px;
}

.teacher-details h4 {
	margin-top: 0px;
	color: #1DD7B2;
}

.teacher-details p {
	margin-top: 10px;
	text-align: justify;
	margin-bottom: 10px;
}

.img-section {
	height: inherit;
}
.job-info a {
	outline: none;
}

.result input,.result select {
	border-radius: 0px;
}

.btn-social {
	color: white;
	/*border: 1px solid #1DD7B2;*/
	/*background: white;*/
	outline: none;
}

.btn-social:hover {
	background: #1DD7B2;
	color: white;
}

.img-section img {
	height:100%;
	width: 100%;
	transition: all .3s;
}

.teachers .img-section img {
	width: 300px;
	height: 300px;
}

.img-section,.content-section {
}

.content-section,.content-section-teachers {
	background: rgba(0,0,0,0.5);
	height: inherit;
	box-sizing: border-box;
	padding: 20px;
	color: white;
	font-size: 15px;
	transition: all .3s ease-in-out;
}

.gallery:hover .img-section img {
	transform: scale(1.2);
}

.gallery:hover .content-section {
	margin-top: -200px;
	position: relative;
	z-index: 55;
}

.teachers:hover .content-section-teachers {
	margin-top: -200px;
	position: relative;
	z-index: 55;
}

.content-section span {
	color: white;
	font-size: 16px;
}

.content-section p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.gallery-link a {
	outline:none;
}


.job {
	border: 1px solid #1DD7B2;
	min-width: 300px;
	min-height: 250px;
	border-radius: 5px;
}

.btn-job {
	border: 1px solid #1DD7B2;
	color: #1DD7B2;
}

.btn-job:hover {
	background: #1DD7B2;
	color: white;
}


.job h2 {
	font-family: 'lobster_1.3regular';
}

.job-info {
	border: 1px solid #1DD7B2;
	min-height:400px;
	padding: 25px;
}

.job-info input {
	border-radius: 0px;
}

.job-info select {
	border-radius: 0px;
}

.job-info textarea {
	border-radius: 0px;
}

.job-info h4 {
	margin:0px;
	padding: 0px;
	font-size: 16px;
}

.job-info p {
	color: gray;
	font-size: 13px;
	margin-top: 7px;
}

.text-lob {
	font-family: 'lobster_1.3regular';
}

.tr-head {
	background: #002C42 !important;
	color: white !important;
}

.important-link {
	color: black;
	font-size: 14px;
	width: 100%;
	border: none;
}

.important:hover a.important-link {
	color: #FF6300;
	text-decoration: none;
}

.important {
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
	transition: all .3s;
	font-size: 18px;
	margin-bottom: 15px;
}

.important:hover {
	text-indent: 5px;
}

.read-more {
	background: white;
	color: #042b3a;
	border: 1px solid #ccc;
	border-radius: 0px;
	text-transform: uppercase;
	transition: all .5s;
	font-size: 12px;
}

.read-more:hover {
	background: #00697C;
	color: white;
	border: 1px solid #00697C;
}

.dsn-font {
	font-family:'lobster_1.3regular';
}

.text-bangla {
	color: black;
}

.text-english {
	color: black;
}

.event-title {
	margin-top: 10px;
	margin-bottom: 0px;
}

.article span {

}

.social-icon {
	font-size: 25px;
	color: black;
	padding: 10px;
	background: white;
	margin-right: 10px;
}

.month,.day {
	background: #333333;
	padding: 10px 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px black;
	color: #ccc;
	font-size: 20px;
	font-weight: bold;
	width: 100px;
	float: right;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}

.line,.line2 {
	position: absolute;
	height: 1px;
	width: 100px;
	background: rgba(0,0,0,0.5);
	left: 0px;
	top: 52%;
}

.line2 {
	width: 150px;
}

.day {
	float: left;
	width: 150px;
}

.services {
	background: white;
	padding-top: 30px;
	padding-bottom: 30px;
	color: black;
}

.service-icon {
	color: #17A257;
	font-size: 40px;
	padding: 20px;
	border: 1px solid #17A257;
	border-radius: 100%;
}

.service-section {
	margin-bottom: 30px;
}

.service-inner {
	padding: 30px 50px;
}

.service-content {
	margin-top: -100px;
	background: white;
	padding: 10px;
	position: relative;
	z-index: 999;
	box-shadow: 0px 0px 5px #ccc;
}

.teacher-content {
	padding: 10px;
	background: #01AC4E;
}

.teacher-content img {
	margin-bottom: 10px;
}

.teacher-content h3 {
	font-size: 12px;
	color: white;
}

.teacher-content p {
	color: white;
}

.top-nav {
	height: 50px;
	background: #0D1137 !important;
	line-height: 50px;
}

.top-nav p {
	text-align: center;
	color: white;
	margin: 0px;
}

.menu-icon {
	font-size: 35px !important;
	margin-bottom: 10px !important;
}

.carousel-control .btn-circle {
	padding: 10px;
	background: rgba(0,0,0,0.5) !important;
	border-radius: 100%;
	z-index:999;
}

.carousel-control.left {
	background-image: none !important;
}

.font1 {
	font-family: 'Righteous', cursive;
}

.font2 {
	font-family: 'Permanent Marker', cursive;
	margin-bottom: 50px;
}

.font3 {
	font-family: 'Hind', sans-serif;
}

.sec {
	margin-top: 100px;
	margin-bottom: 100px;
}

.class-info {
	padding: 15px 10px;
	background: #FF5733;
}

.white {
	color: white;
}

.bold {
	font-weight: bold;
}

.l {
	border-right: 1px solid gray;
}

.shadow {
	background: rgba(0,0,0,0.6);
}

.parallax {
	/* The image used */
	background-image: url("banner1.jpg");

	/* Set a specific height */
	min-height: 500px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax2 {
	/* The image used */
	background-image: url("banner2.jpg");

	/* Set a specific height */
	min-height: 500px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.para-holder {
	padding-top: 200px;
	padding-bottom: 200px;
}

.para-holder2 {
	padding-top: 150px;
	padding-bottom: 150px;
}

.para.holder2 h2 {
	color: white;
}

.counter-holder {
	border: 1px solid white;
	border-radius: 100%;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	line-height: 200px;
	text-align: center;
	font-size: 25px;
	font-weight:bold;
	font-family: 'Hind', sans-serif;
	color: white;
}

.circle {
	padding: 23px;
	background: #FF5733;
	text-align: center;
	color: white;
	border-radius: 100%;
}

.m-0 {
	margin: 0px;
	margin-bottom: 15px;
}

.foot {
	background: #FF5733;
	padding:10px;
	color: white;
}

