* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
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;

}
.empty-nav {
	height: 20px;
	background: #031E2B;
}

body {
	background: #E7E7E7;
	color: white;
}

.container {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.header {
	background: #002C42;
}

.logo {
	padding: 20px 0;
}

.title {
	margin-top: 26px;
}

.contact-us {
	height: 100px;
	background-position: left right; 
	background-size: 100% 100%;
}

.call {
	margin: 0px;
	text-align: center;
}

.navigation {
	

background: rgba(169,3,41,1);
background: -moz-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(158,25,56,1) 44%, rgba(135,10,39,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169,3,41,1)), color-stop(44%, rgba(158,25,56,1)), color-stop(100%, rgba(135,10,39,1)));
background: -webkit-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(158,25,56,1) 44%, rgba(135,10,39,1) 100%);
background: -o-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(158,25,56,1) 44%, rgba(135,10,39,1) 100%);
background: -ms-linear-gradient(left, rgba(169,3,41,1) 0%, rgba(158,25,56,1) 44%, rgba(135,10,39,1) 100%);
background: linear-gradient(to right, rgba(169,3,41,1) 0%, rgba(158,25,56,1) 44%, rgba(135,10,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#870a27', GradientType=1 );

}

.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: white;
}

.navbar-default .navbar-nav > li > a:hover {
    background: #131B43 !important;
    color: white !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    background: #287CA3;
    color: white;
}

.slider {
	
background: rgba(237,237,237,1);
background: -moz-linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(232,229,232,1) 47%, rgba(222,219,222,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(47%, rgba(232,229,232,1)), color-stop(100%, rgba(222,219,222,1)));
background: -webkit-linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(232,229,232,1) 47%, rgba(222,219,222,1) 100%);
background: -o-linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(232,229,232,1) 47%, rgba(222,219,222,1) 100%);
background: -ms-linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(232,229,232,1) 47%, rgba(222,219,222,1) 100%);
background: linear-gradient(45deg, rgba(237,237,237,1) 0%, rgba(232,229,232,1) 47%, rgba(222,219,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedbde', GradientType=1 );

	padding: 20px 0px;
}

.item {
	height: 300px;

}

.item img {
	height: 100% !important;
	width: 100% !important;
}

.carousel-control {
	background: none;
}

.body {
	margin-top: 10px;
}

.content-section-1 {
	border-top: 3px solid #FF6300;
	box-shadow: 0px 0px 7px #ccc;
	margin-bottom: 20px;
}

.article {
	background: white;
	padding: 20px;
}

.article p {
	color: #232323;
	font-size: 12px;
	line-height: 20px;
}

.site-font {
	color: #FF6300;
}

.no-mr {
	margin: 0px;
}

.footer {
	background: #031E2B;
	padding: 20px 0px;
}

.copy {
	padding: 10px 0px;
	background: #00121B;
}

.fnt {
	font-size: 12px;
}

.fnt2 {
	font-size: 20px;
	margin-bottom: 7px;
}

ul {
	list-style: none;
}

.title {
	margin-top: 15px;
	color: white;
	text-shadow: 2px 2px 2px #001F2E;
}

.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: #9ba0b3;
	text-align: justify;
}

.footer-title {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 25px;
	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 ul {
	list-style:none;
}

.down-footer i {
	color: #1DD7B2;
}

.footer-content li,.links li {
	margin-bottom: 10px;
}

.footer-content ul li a,.links ul li a {
	color: #9ba0b3;
	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';
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.new-dropdown {
	margin: 0px;
	padding: 0px;
	background: #131B43;
	border: none;
}

.new-dropdown li a {
	padding: 10px 20px;
	color: white;
}

.new-dropdown li a:hover {
	/*background: #031E2B;*/
}

.navbar-nav li.active a {
	background: #FF6300 !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: #1DD7B2;
	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;
}

.social-link {
	font-size: 25px !important;
	padding: 10px;
	border-radius: 100%;
	background: white;
	margin-bottom: 10px;
}

.dig-info {
	background: #131B43;
	padding: 15px;
}

.middle-post {
	background: #6DB78A;
	padding: 10px;
}

.main-post {
	background: white;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	padding: 10px;
	margin-bottom: 20px;
}

.color-ful {
padding: 7px;
font-size: 17px;
background: linear-gradient(-45deg,#131b43,#242c54,#2aabd2);

}

.lob {
	font-family: 'lobster_1.3regular';
}

.book-icon {
	font-size: 20px;
	background: white;
	padding: 8px;
	border-radius: 100%;
	color: black;
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.5);
}

.dig-info h3,.dig-info h4 {
	font-family: 'lobster_1.3regular';
}

.main-post p {
	color: gray;
}

.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;
}

.text-show {
	color: black;
	text-decoration: none;
	padding: 10px;
	background: white;
	transition: all .5s;
}

.text-show:hover {
	text-decoration: none;
	background: #581845 ;
	color: white;
}