@import url("font_style/stylesheet.css");
/* @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700); */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,800&display=swap");

body {
	font-family: Montserrat;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	padding: 20px 0px !important;
	width: 100%;
	border-radius: 0px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: #222;
	padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
	font-size: 16px;
	font-weight: 600;
	color: #fba700;
	padding: 5px 60px 5px 5px;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: Montserrat;
	white-space: revert !important;
}

.carousel-control {
	width: 30px;
	height: 30px;
	top: -35px;
}
.left.carousel-control {
	right: 30px;
	left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	font-size: 12px;
	background-color: #fff;
	line-height: 30px;
	text-shadow: none;
	color: #333;
	border: 1px solid #ddd;
}
.TopBgHead .glyphicon {
	top: -2px !important;
}
.TopBg {
	background-color: #2d365d;
}
.TopBg .TopBgHead {
	background-color: black;
}
.TopBg .Bar {
	border-bottom: 1px solid #e9e9e9;
}
.TopBg .Text {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.TopBg .Text a {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 12px;
	text-decoration: none;
}
.TopBg .Text a:hover {
	color: #cdcdcd;
	text-decoration: none;
}

.TopBg .SocialMedia {
	text-align: right;
	padding-top: 25px;
}

.TopBg .TextR {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Montserrat;
	text-align: right;
}
.TopBg .container {
	padding: 5px 0px;
}
.TopBg .img {
	height: 60px;
	margin: 10px 0px;
}
.TopBg .TopNav {
	color: #1a1a1a;
	font-family: Montserrat;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
}
.TopBg .TopNavLft {
	color: #1a1a1a;
	font-family: Montserrat;
	padding-top: 5px;
}

.CourseTabs {
}
.CourseTabs .nav {
}
.CourseTabs .nav li {
	background-color: #f0f0f0;
}
.CourseTabs .tab-content .tab-pane {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Montserrat;
	border-left-color: #c1c1c1;
	border-right-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.CourseTabs .tab-content .col-md-3 {
	color: #000000;
	text-align: center;
}
.CourseTabs .tab-content .col-md-3 img {
	margin-top: 10px;
}

.NavBarColor {
	border-radius: 0px;
	background-color: #fba700;
}
.NavBarColor li a {
	color: #ffffff;
	font-family: Montserrat;
	font-weight: bold;
}
.NavBarColor li a:visited {
	color: #ffffff;
}
.NavBarColor li a:hover {
	color: white !important;
	background-color: #fba700 !important;
}
.NavBarColor .Menuclass a {
	color: #000000;
	font-family: Montserrat;
	font-weight: normal;
	font-size: 12px;
}
.NavBarColor li ul li a:visited {
	color: #000000;
}

.NavBarColor .dropdown-header {
	font-family: Montserrat;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #fba700;
}
.navbar-nav > li > a {
	font-weight: 600;
}
.navbar-nav > li > a.active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > .open > a,
.navbar-nav > .open > a:focus,
.navbar-nav > .open > a:hover {
	background: #ff0000;
	color: #000000;
}
.serv-section {
	padding: 60px 0px;
}
.serv-section img {
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.HomeUpdate {
	padding-bottom: 100px;
	/* background-color: #2d365d;	 */
}
.HomeUpdate .Padding {
	padding-right: 10px;
	/* padding-bottom: 10px; */
	padding-left: 20px;
}
.HomeUpdate .Padding ul {
	padding-left: 0px !important;
}
.HomeUpdate .Bg {
	padding: 25px;
	height: 100%;
	background-color: #fba700;
}
.HomeUpdate .bg2 {
	padding: 25px;
	height: 100%;

	background-color: #2d365d;
}
.HomeUpdate h3 {
	margin-top: 0px !important;
	font-weight: 600;
	color: #ffffff;
	font-family: Montserrat;
}
.HomeUpdate img {
	height: 240px !important;
}
.HomeUpdate ul li {
	color: #ffffff;
	font-family: Montserrat;
	display: block;
}
.HomeUpdate ul li a {
	font-size: 12px;
	color: #ffffff;
	font-family: Montserrat;
}
.HomeUpdate .link {
	color: #ffffff;
	font-family: Montserrat;
	background-color: #0071bc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.SpacingBox {
	height: 80px;
}

.ContactUs {
	background-color: #dfdfdf;
}
.ContactUs h1 {
	color: #2b2b2b;
	font-family: latoheavy;
	text-transform: uppercase;
}
.ContactUs .HBar {
	background-color: #ffcc29;
	width: 300px;
	height: 5px;
	text-align: center;
	margin-top: 10px;
}
.ContactUs h4 {
	color: #2b2b2b;
	font-family: latoheavy;
}

.ContactBox {
	border-radius: 10px !important;
	border: 2px solid #003370;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ContactBox h4 {
	color: #525252;
	font-family: Montserrat;
}
.ContactBox p {
	color: #525252;
	font-family: Montserrat;
}

.Testimonials {
	background-color: #f5f5f5;
}
.Testimonials h2 {
	margin-top: 0px !important;
	margin-bottom: 30px;
	color: #f58634;
	font-weight: 700;
	font-family: Montserrat;
}
.Testimonials h4 {
	color: #f58634;
	font-family: Montserrat;
}
.Testimonials .PStronge {
	color: #333333;
	font-family: Montserrat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.Testimonials p {
	color: #333333;
	font-family: Montserrat;
	text-align: justify;
	font-size: 14px;
}
.CourseView p {
	margin-bottom: 10px;
	text-transform: capitalize;
}
.CourseView li {
	margin-bottom: 0px;
	text-transform: capitalize;
}
.Testimonials p ul li {
	color: #333333;
	font-family: Montserrat;
	text-align: justify;
	font-size: 14px;
}

.HomeNewsNEvent {
}
.HomeNewsNEvent h4 {
	color: #882f25;
	font-family: Montserrat;
	font-weight: bold;
}
.HomeNewsNEvent h5 {
	margin-top: 0px !important;
	color: #2d365d;
	font-family: Montserrat;
	text-align: left;
	font-weight: bolder;
}
.HomeNewsNEvent .Date {
	color: #5a5a5a;
	font-family: Montserrat;
	text-align: left;
	font-size: 9px;
	margin-top: -5px;
}
.HomeNewsNEvent p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #373435;
	font-family: Montserrat;
	text-align: justify;
	font-size: 12px;
	/* padding-bottom: 10px; */
}
.HomeNewsNEvent a {
	color: #373435;
	font-family: Montserrat;
	text-align: justify;
	font-size: 12px;
}
.HomeNewsNEvent a:hover {
	color: #0067bc;
	text-decoration: none;
}

.PageHeader .Headingbg {
	background-color: #840106;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: bottom;
	padding-left: 15px;
	text-align: center;
	background-image: url(../_img/home_bg.jpg);
}
.PageHeader .Headingbg h1 {
	color: #ffffff;
	text-transform: uppercase;
	font-family: latolight;
}
.PageHeader p {
	color: #373737;
	text-align: justify;
	font-family: Montserrat;
}
.PageHeader ul li {
	color: #373737;
	text-align: justify;
	font-family: Montserrat;
}
.PageHeader h2 {
	color: #373737;
	text-transform: uppercase;
	font-family: Montserrat;
	font-weight: bold;
}
.PageHeader h3 {
	color: #373737;
	font-family: Montserrat;
	font-weight: bold;
}
.panel-group .panel-heading {
	padding: 15px !important;

}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	text-decoration: none !important;
}
.PageHeader h4 {
	color: #f58634;
	font-family: Montserrat;
	font-weight: bold;
}

.PageHeader .h4 {
	color: #ffffff;
	font-family: Montserrat;
	font-weight: bold;
	background-color: #fe0000;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.PageHeader .cr {
	color: #ffffff;
	font-family: Montserrat;
	font-weight: bold;
	background-color: #fe0000;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	border-radius: 20px;
	width: 20px;
	height: 20px;
}

.CourseView {
}
.CourseView .Name {
	background-color: #f5f5f5;
	padding-top: 40px;
	padding-bottom: 40px;
}
.CourseView .Name h3 {
	margin: 0px !important;
	font-family: Montserrat;
	color: #eb9200;
	font-weight: 600;
	text-align: center;
}

.CourseView h4 {
	font-family: Montserrat;
	color: #eb9200;
	font-weight: bold;
}
.CourseView p {
	font-family: Montserrat;
	color: #000000;
	text-align: justify;
}
.CourseView p,
.CourseView li {
	font-family: Montserrat;
	color: #000000;
	text-align: justify;
}

.ContactBgc {
	background-color: #2d365d;
	border-radius: 10px;
	padding: 10px 25px 30px !important;
}
.ContactBgc .btn {
	background-color: #eb9200 !important;
	color: white !important;
}
.ContactBgc input,
.ContactBgc textarea,
.ContactBgc select {
	border-radius: 5px !important;
	min-height: 50px;
	padding: 10px;
	width: 100%;
}

.ContactBgc label {
	margin-top: 15px !important;
	color: #ffffff;
}

.Footer {
	background-color: #2d365d;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Footer h3 {
	color: white;
	font-weight: 600;
	font-family: Montserrat;
	font-size: 16px;
}
.Footer p {
	color: #f5f5f5;
	font-family: Montserrat;
	font-size: 12px;
}
.Footer .Right {
	color: #f5f5f5;
	font-family: Montserrat;
	font-size: 12px;
	text-align: right;
}
.Footer .img {
	padding-top: 10px;
}
.Footer img {
	margin-top: 14px;
	height: 80px;
	margin-right: 20px;
}

.Team {
}
.TopBg .Text:first-child {
	text-align: left !important;
}
.Team .TeamName {
	color: #2d365d;
	font-family: Montserrat;
	font-size: 20px;
}
.Team .TeamDesg {
	color: #3d3d3d;
	font-family: Montserrat;
	font-size: 12px;
	margin-top: 20px;
}

.FooterMenu {
	background-color: black;
	padding-top: 15px;
	padding-bottom: 15px;
}
.FooterMenu p {
	color: white;
	font-family: Montserrat;
	font-size: 13px;
	text-align: justify;
}

.FooterMenu h5 {
	color: #232323;
	text-transform: uppercase;
	font-family: latoheavy;
}
.FooterMenu a {
	color: lightgray;
	font-family: Montserrat;
	font-size: 13px;
}

.FooterMenu a:hover {
	color: #000000;
	font-family: Montserrat;
	text-decoration: none;
}
.FooterMenu hr {
	background-color: #969696;
}
.FooterMenu .copyrights {
	color: lightgray;
	font-size: 12px;
}
.FooterMenu .Right {
	color: lightgray;
	font-size: 12px;
	text-align: right;
}

.TopBg .Text:first-child {
	text-align: left !important;
}
.RegFrom h2 {
	font-family: Montserrat;

	color: #ffffff;
	background-color: #2d365d;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RegFrom h4 {
	font-family: Montserrat;
	color: #474747;
}
.RegFrom p {
	font-family: Montserrat;
	color: #474747;
}
.RegFrom ul li {
	font-family: Montserrat;
	color: #474747;
}
.RegFromRightLabel {
	color: #555555;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.RegFromBreak {
	padding-top: 10px;
}
.RegFromNotes {
	font-family: Montserrat;
	font-size: 12px;
	font-style: italic;
	color: #8b8b8b;
}

/*all textfileds*/
label {
	color: #2e2e2e;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: normal;
}
select {
	height: 40px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Montserrat;
	padding: 0px 10px;
	color: #2e2e2e;
	width: 100%;
}
.TopBg .Text:first-child {
	text-align: left !important;
}
select:hover {
	border: 1px solid #2d365d;
}
INPUT {
	height: 40px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Montserrat;
	padding: 0px 10px;
	color: #2e2e2e;
	width: 100%;
}
.TopBg .Text:first-child {
	text-align: left !important;
}
INPUT:hover {
	border: 1px solid #2d365d;
}
input[type="button"],
[type="su
.TopBg .Text:first-child {
	text-align: left !important;
}bmit"] {
	height: 35px;
	background-color: #2d365d;
	border: 0px solid #ccc;
	padding: 0px 10px;
	color: #ffffff;
	width: 150px;
	font-family: Montserrat;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
input[type="button"],
[type="submit"]:hover {
	height: 35px;
	background-color: #004e6c;
	border: 0px solid #666;
	padding: 0px 10px;
	color: #ffffff;
	font-family: Montserrat;
	font-size: 14px;
}

textarea {
	height: 300px;
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Montserrat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #2e2e2e;
	width: 100%;
}
textarea:hover {
	border: 1px solid #ffcc29;
}

.DevelopSwis {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: segoeuisl;
	text-align: center;
}
.DevelopSwis a {
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	font-family: segoeuisl;
	text-decoration: none;
}
.DevelopSwis a:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
