h2 {
	font-size: 30px;
}

p {
	font-size: 16px;
	line-height: 24px;
	color: #004251;
}

.main-content {
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../images/banner.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
	padding: 50px 0;
}

.main-content1 {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/banner2.png);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
	padding: 50px 0;
}

.main-content2 {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../images/banner3.jpg);
	width: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
	padding: 50px 0;
}

.actra-container {
	height: 100%;
}

.actra-sec a {
	text-decoration: none;
	display: block;
	color: #ED7C00;
	background-color: #fff;
	padding: 5px;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	border-radius: 7px;
}

.actra-sec p {
	font-size: 14px;
	text-align: center;
	color: #fff;
}

.row-actra {
	height: 100%;
}

.actra-sec h1 {
	font-size: 24px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 2.36px 5.896px #1a1b4b, 0 -2px 1px #fff;
	text-transform: capitalize;
}

.row-videoWrap.owl-carousel .owl-dots {
	width: 100px;
	margin: auto;
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active {
	border: solid 2px #FC9040 !important;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active span {
	background: #fff !important;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot span {
	position: absolute;
	height: 10px;
	width: 10px;
	display: block;
	background: #fff;
	border-radius: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: 0 6px;
	border: solid 2px #fff;
	outline: none;
}

.row-videoWrap.owl-carousel .owl-nav {
	display: none !important;
}

.h-who-sec {
	padding: 40px 0;
}

.h-who-sec h2 {
	font-size: 30px;
	text-align: center;
}

.h-who-sec p {
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.2px;
	line-height: 27px;
}

.h-who-sec p span {
	color: #FC9040;
}

.text-wp {
	text-align: start !important;
}

.text-wp ul li {
	display: flex;
	margin-bottom: 10px;
}

.card-wp {
	background-color: rgba(72, 107, 173);
	padding: 15px;
	color: #fff;
	height: calc(100% - 10px);
}

.card-wp p {
	color: #fff;
}

.bt-btn {
	display: block;
	width: 150px;
	background-color: rgba(72, 107, 173);
	text-align: center;
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
	padding: 10px 20px;
	text-decoration: none;
	border: 1px solid rgba(72, 107, 173);
	;
}

.bt-btn:hover {
	background-color: #fff;
	text-align: center;
	color: #FC9040;
	border: 1px solid #FC9040;
	text-decoration: none;
}

.h-faculty-sec {
	background: url(../images/bg-s.jpg);
	width: 100%;
	padding: 150px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.certification-sec {
	background: url(../images/certification-sec.jpg);
	width: 100%;
	padding: 150px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	background-attachment: fixed;
}

.certification-sec h2 span {
	color: #8DC63F;
}

.h-service-sec {
	padding: 40px 0;
}

.service-card p {
	text-align: center;
}

.service-card:hover .operlay {
	display: block;
}

.service-card:hover .Click {
	display: block;
}

.operlay {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(72, 107, 173, 0.9);
	border-radius: 10px;
}

.Click {
	position: absolute;
	top: 50px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 160px;
	font-weight: 500;
	display: none;
	color: #fff;
	height: 100px;
	margin: 0 auto;
}

.row-service a {
	text-decoration: none;
	;
}

.row-service.owl-carousel.owl-nav {
	display: block !important;
}

.row-service.owl-carousel .owl-nav button.owl-next span {
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: rgba(72, 107, 173);
	font-weight: 300;
	width: 37px;
	text-align: center;
	position: absolute;
	right: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 200px;
	border-radius: 6px;
}

.row-service.owl-carousel .owl-nav button.owl-prev span {
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: rgba(72, 107, 173);
	width: 37px;
	text-align: center;
	position: absolute;
	left: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 200px;
	border-radius: 6px;
}

.h-testimonial-sec {
	padding: 40px 0;
}

.testimonial-card {
	background-color: #F1F1F3;
	padding: 40px;
	margin-top: 45px;
	border-radius: 5px;
}

.testimonial-card p {
	font-size: 14px;
	margin-bottom: 5px;
	color: #6c757d;
}

.testimonial-wrap {
	margin-top: 50px;
	max-width: 520px;
}

.serviceImg {
	margin: 5px 0;
}

.serviceImg img {
	border-radius: 7px;
}

.testiImg {
	position: absolute;
	top: -45px;
	left: 35px;
	width: 100px;
}

.testiImg img {
	border-radius: 50%;
}

.testimonial-wrap p {
	text-align: justify;
}

.comma {
	position: absolute;
	right: 30px;
	top: 20px;
}

/*	.clientCard {
		-webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		border-radius: 5px;
		padding: 20px;
		margin: 8px 0;
	}*/
.clientCardWrap {
	padding: 20px;
}

.row-client {
	max-width: 550px;
	margin: 0 auto;
	margin-top: 45px;
}

.h-testimonial-sec {
	/*background-image: url(//www.toptal.com/designers/subtlepatterns/patterns/symphony.png);*/
	/*background-position: bottom;
  animation: 4s linear 0s infinite bp;
  display: flex;
  align-items: center;
  justify-content: center;*/
}

@keyframes bp {
	from {
		background-position: 198px 0;
	}

	to {
		background-position: 0 198px;
	}
}

.overview {
	height: 768px;
	position: relative;
}

.overview img {
	position: absolute;
	top: 0;
	left: 0;
}

.overview canvas {
	position: absolute;
	top: 127px;
	width: 960px;
	left: 200px;
	z-index: -100;
}

.partner-sec {
	padding: 40px 0;
	background-color: #f9f9f9;
}

.row-partner h2 {
	margin-bottom: 20px;
}

@media(min-width: 576px) {}

@media(min-width: 768px) {
	.main-content {
		height: 75vh;
	}

	.main-content1 {
		height: 75vh;
	}

	.main-content2 {
		height: 75vh;
	}

	.actra-sec h1 {
		font-size: 36px;
	}

	.row-service.owl-carousel .owl-nav button.owl-next span {
		right: -36px;
	}

	.row-service.owl-carousel .owl-nav button.owl-prev span {
		left: -36px;
	}
}

@media(min-width: 992px) {
	.row-client {
		margin-left: auto;
	}
}

@media(min-width: 1200px) {
	.h-who-sec p {
		padding: 0 50px;
	}

	.actra-sec h1 {
		font-size: 40px;
		text-align: center;
		color: #fff;
		font-weight: 700;
		padding: 0 170px;
	}

}

@media(min-width: 1400px) {
	.actra-sec h1 {
		padding: 0 300px;
	}
}