@import url(https://fonts.googleapis.com/css?family=Alatsi&display=swap);

html {
	color: #222;
	font-size: 14px;
	line-height: 1.4
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ddd;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

body {
	font-size: 14px;
	color: #555;
	letter-spacing: .3px;
	line-height: 21px
}

h1,
h1 a {
	font-size: 40px
}

h2,
h2 a {
	font-size: 32px
}

h3,
h3 a {
	font-size: 28px
}

h4,
h4 a {
	font-size: 24px
}

h5,
h5 a {
	font-size: 20px
}

h6,
h6 a {
	font-size: 16px
}

h1,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	font-family: Dosis, sans-serif;
	margin: 0
}

a,
button,
li,
p {
	font-size: 13px;
	margin: 0;
	letter-spacing: .3px
}

ul {
	padding: 0;
	margin: 0
}

a:active,
a:focus,
a:hover,
button:focus,
button:hover {
	text-decoration: none;
	outline: 0
}

a,
button {
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease
}

input:focus,
textarea:focus {
	outline: 0
}

.padding-fix {
	padding-left: 0;
	padding-right: 0
}

.padding-fix-r {
	padding-right: 0
}

.padding-fix-l {
	padding-left: 0
}

.margin-fix {
	margin-left: 0;
	margin-right: 0
}

.dt-list-arrow {
	list-style: none;
	padding: 0
}

.dt-list-arrow li {
	padding-left: 1.3em;
	margin-bottom: 5px
}

.dt-list-arrow li:before {
	content: "\f061";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #3a6ee8
}

.dt-list-dot {
	list-style: none;
	padding: 0
}

.dt-list-dot li {
	padding-left: 1.3em;
	margin-bottom: 5px
}

.dt-list-dot li:before {
	content: "\f192";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #3a6ee8
}

.dt-list {
	list-style: none;
	padding: 0
}

.dt-list li {
	padding-left: 1.3em;
	margin-bottom: 5px
}

.dt-list li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #3a6ee8
}

.dt-list-dark {
	list-style: none;
	padding: 0
}

.dt-list-dark li {
	padding-left: 1.3em;
	margin-bottom: 10px
}

.dt-list-dark li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #fff
}

.video-stream {
	width: 100%
}

.youtubelink {
	background: #eee;
	border-top: 1px solid #ddd;
	padding: 10px 20px
}

.youtubelink .kgto {
	margin-top: 18px
}

#preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff
}

.bg-gradient {
	background: #c9d6ff;
	background: -webkit-linear-gradient(to right, #e2e2e2, #c9d6ff);
	background: linear-gradient(to right, #e2e2e2, #c9d6ff)
}

.text-yellow {
	color: #f6c402 !important
}

.pricing-divider {
	border-radius: 20px;
	background: #c64545;
	padding: 1em 0 4em;
	position: relative
}

.pricing-divider a {
	color: #13163d;
	font-size: 20px;
	background: #ffb600;
	display: block;
	padding: 3px
}

.blue .pricing-divider {
	background: #000428;
	background: -webkit-linear-gradient(to bottom, #004e92, #000428);
	background: linear-gradient(to bottom, #004e92, #000428)
}

.green .pricing-divider {
	background: #1aa85c
}

.red b {
	color: #c64545
}

.blue b {
	color: #2d5772
}

.green b {
	color: #1aa85c
}

.pricing-divider-img {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 80px
}

.deco-layer {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s
}

.btn-custom {
	background: #c64545;
	color: #fff;
	border-radius: 20px
}

.img-float {
	width: 50px;
	position: absolute;
	top: -3.5rem;
	right: 1rem
}

.princing-item {
	transition: all 150ms ease-out
}

.princing-item:hover {
	transform: scale(1.05)
}

.princing-item:hover .deco-layer--1 {
	-webkit-transform: translate3d(15px, 0, 0);
	transform: translate3d(15px, 0, 0)
}

.princing-item:hover .deco-layer--2 {
	-webkit-transform: translate3d(-15px, 0, 0);
	transform: translate3d(-15px, 0, 0)
}

.pr-circle {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%)
}

.pr-circle .pr-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.pr-circle .pr-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #7fbf00;
	border-radius: 100%;
	-webkit-animation: pr-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: pr-circleBounceDelay 1.2s infinite ease-in-out both
}

.pr-circle .pr-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.pr-circle .pr-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

.pr-circle .pr-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.pr-circle .pr-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

.pr-circle .pr-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

.pr-circle .pr-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pr-circle .pr-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

.pr-circle .pr-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

.pr-circle .pr-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.pr-circle .pr-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

.pr-circle .pr-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

.pr-circle .pr-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.pr-circle .pr-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.pr-circle .pr-circle4:before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.pr-circle .pr-circle5:before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.pr-circle .pr-circle6:before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.pr-circle .pr-circle7:before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}

.pr-circle .pr-circle8:before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.pr-circle .pr-circle9:before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}

.pr-circle .pr-circle10:before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.pr-circle .pr-circle11:before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}

.pr-circle .pr-circle12:before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s
}

@-webkit-keyframes pr-circleBounceDelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pr-circleBounceDelay {

	0%,
	100%,
	80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.top-bar {
	border-bottom: 1px solid #eee;
	background: #252525;
	color: #999;
	height: 45px
}

.top-bar .bar-content ul li {
	margin-right: 30px;
	border-left: 1px solid #333;
	height: 44px;
	line-height: 42px;
	padding-left: 15px
}

.top-bar .bar-content ul li i {
	margin-right: 8px;
	vertical-align: sub;
	color: #7fbf00;
	font-size: 16px
}

.top-bar .bar-content ul li a {
	color: #999
}

.top-bar .top-social {
	margin-top: 10px
}

.top-bar .top-social ul li a i {
	font-size: 13px;
	color: #969696;
	padding-left: 5px
}

.top-bar .top-social ul li a i:hover {
	color: #7fbf00
}

.top-bar .top-social ul li:last-child span button {
	color: #fff;
	background: #7fbf00;
	padding: 7px 20px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.top-bar .top-social ul li:last-child span button:hover {
	background: #008fd5
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content {
	padding: 40px 45px 50px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top {
	position: relative
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4:before {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 30px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	margin-bottom: -23px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4:after {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 30px;
	height: 3px;
	bottom: 0;
	right: 50%;
	margin-right: -33px;
	margin-bottom: -23px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top img {
	margin-bottom: 15px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top button {
	position: absolute;
	top: -25px;
	right: -28px;
	font-size: 18px;
	color: #969696;
	opacity: 1
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top button:hover {
	color: #222
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form input {
	display: block;
	width: 100%;
	margin: auto;
	border: none;
	border-bottom: 2px solid #ddd;
	margin-bottom: 25px;
	padding: 10px 0;
	font-size: 15px;
	color: #222
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form input:focus {
	border-color: #7fbf00
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form .bootstrap-datetimepicker-widget.dropdown-menu {
	width: 240px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form textarea {
	display: block;
	width: 100%;
	height: 100px;
	margin: auto;
	border: none;
	border-bottom: 2px solid #ddd;
	margin-bottom: 25px;
	padding: 10px 0;
	font-size: 15px;
	color: #222
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form textarea:focus {
	border-color: #7fbf00
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form button {
	font-size: 16px;
	color: #fff;
	background: #7fbf00;
	border: none;
	padding: 10px 40px;
	font-weight: 600;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form button:hover {
	background: #008fd5
}

.top-bar2 {
	background: #7fbf00;
	height: 45px
}

.top-bar2 .bar-content {
	margin-top: 11px
}

.top-bar2 .bar-content ul li {
	color: #eee;
	margin-right: 30px
}

.top-bar2 .bar-content ul li img {
	margin-right: 8px
}

.top-bar2 .top-social {
	margin-top: 11px
}

.top-bar2 .top-social ul li a i {
	font-size: 13px;
	color: #ddd;
	padding-left: 5px
}

.top-bar2 .top-social ul li a i:hover {
	color: #fff
}

.logo-area {
	height: 82px;
	padding-top: 18px
}

.logo-area .main-menu ul li {
	position: relative
}

.logo-area .main-menu ul li a {
	font-size: 15px;
	color: #222;
	display: block;
	margin-right: 15px;
	padding: 12px 0 20px
}

.logo-area .main-menu ul li a i {
	font-size: 14px;
	color: #969696
}

.logo-area .main-menu ul li a:hover {
	color: #7fbf00;
	cursor: pointer
}

.logo-area .main-menu ul li a:hover i {
	color: #7fbf00
}

.logo-area .main-menu ul li form {
	width: 190px;
	position: relative
}

.logo-area .main-menu ul li form input {
	width: 100%;
	height: 38px;
	border: 1px solid #ddd;
	background: 0 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	padding-left: 15px
}

.logo-area .main-menu ul li form input:focus {
	border-color: #7fbf00
}

.logo-area .main-menu ul li form button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 40px;
	background: 0 0;
	border: none
}

.logo-area .main-menu ul li:last-child {
	margin-left: 15px
}

.logo-area .main-menu ul li ul.dropdown {
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 200px;
	background: #fff;
	text-align: left;
	border: 1px solid #eee;
	padding: 0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	opacity: 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	visibility: hidden;
	z-index: 999;
	-webkit-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	transform-origin: center top 0
}

.logo-area .main-menu ul li ul.dropdown li {
	position: relative
}

.logo-area .main-menu ul li ul.dropdown li a {
	font-size: 14px;
	color: #555;
	padding: 8px 20px;
	margin-right: 0;
	border-bottom: 1px solid #eee
}

.logo-area .main-menu ul li ul.dropdown li a:hover {
	background: #7fbf00;
	color: #fff
}

.logo-area .main-menu ul li ul.dropdown li a:hover i {
	color: #fff
}

.logo-area .main-menu ul li ul.dropdown li a i {
	float: right;
	margin-top: 4px
}

.logo-area .main-menu ul li ul.dropdown li:last-child {
	margin-left: 0
}

.logo-area .main-menu ul li ul.dropdown li:last-child a {
	border-bottom: none
}

.logo-area .main-menu ul li ul.dropdown li ul.dropdown2 {
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 180px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	opacity: 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	visibility: hidden;
	z-index: 999;
	-webkit-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	transform-origin: center top 0
}

.logo-area .main-menu ul li ul.dropdown li:hover ul.dropdown2 {
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible
}

.logo-area .main-menu ul li:hover ul.dropdown {
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible
}

.logo-area .main-menu ul li.mega-menu {
	position: inherit
}

.logo-area .main-menu ul li.mega-menu .mega-box {
	width: calc(131% - 15px);
	margin: 0 auto;
	position: absolute;
	right: 15px;
	top: 100%;
	background: #fff;
	text-align: left;
	border: 1px solid #eee;
	padding: 0;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	opacity: 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	visibility: hidden;
	z-index: 999;
	-webkit-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	transform-origin: center top 0
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link {
	padding: 30px
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 22px
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link a {
	font-size: 14px;
	color: #555;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #eee
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link a:hover {
	color: #7fbf00
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news {
	padding: 30px 0
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 28px
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-img img {
	max-width: 65px;
	margin-right: 10px
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-con p {
	margin-bottom: 5px
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-con span {
	color: #969696
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept {
	padding: 30px
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 22px
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept a {
	font-size: 14px;
	color: #555;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #eee
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept a:hover {
	color: #7fbf00
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc {
	padding: 30px 30px 0 0
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 28px
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc .m-slider .slider-item img {
	margin-bottom: 10px
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc .m-slider .slider-item p {
	font-size: 15px;
	text-align: center;
	font-weight: 600
}

.logo-area .main-menu ul li.mega-menu:hover .mega-box {
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	visibility: visible
}

.menu-sticky.sticky {
	-webkit-animation: .3s ease-in-out 0s normal none 1 fadeInDown;
	animation: .3s ease-in-out 0s normal none 1 fadeInDown;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
	height: 80px;
	padding-top: 14px;
	-webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 20px -10px rgba(0, 0, 0, .4)
}

.demo-icon {
	position: absolute;
	z-index: 2222212222222222222;
	right: 0;
	top: 44px
}

.menu-sticky.sticky>.demo-icon {
	top: 0
}

.mobile-menu-area {
	display: none
}

@media (max-width:767px) {

	.logo-area,
	.top-bar {
		display: none
	}
}

.mean-container .mean-bar {
	background: #fff;
	float: none;
	z-index: 999;
	text-align: center;
	padding: 10px 0 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.mean-container .mean-bar:after {
	content: "";
	clear: both;
	display: block
}

.mean-container .mean-bar .meanmenu-reveal {
	color: #7fbf00;
	position: absolute;
	left: 0 !important;
	right: inherit;
	top: 0;
	width: 23px;
	margin-top: 22px;
	margin-left: 30px
}

.mean-container .mean-bar .meanmenu-reveal span {
	display: block;
	background: #7fbf00;
	height: 2px;
	margin-top: 5px
}

.mean-container .mean-bar .mean-nav {
	float: left;
	width: 100%;
	background: 0 0;
	margin-top: 0
}

.mean-container .mean-bar .mean-nav a img {
	margin-top: 6px;
	margin-right: -60px;
	max-width: 150px
}

.mean-container .mean-bar .mean-nav a i {
	font-size: 15px;
	color: #7fbf00;
	float: right;
	margin-top: 7px;
	margin-right: 30px;
	width: 35px;
	height: 35px;
	border: 1px solid #7fbf00;
	padding-top: 9px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease
}

.mean-container .mean-bar .mean-nav a i:hover {
	color: #fff;
	background: #7fbf00
}

.mean-container .mean-bar .mean-nav ul {
	margin-top: 20px;
	text-align: left;
	padding: 0 30px
}

.mean-container .mean-bar .mean-nav ul li {
	position: relative
}

.mean-container .mean-bar .mean-nav ul li a {
	color: #555;
	display: block;
	padding: 6px 0;
	border-bottom: 1px solid #eee;
	letter-spacing: .5px
}

.mean-container .mean-bar .mean-nav ul li a:hover {
	color: #7fbf00
}

.mean-container .mean-bar .mean-nav ul li:nth-child(1) a {
	border-top: 1px solid #eee
}

.mean-container .mean-bar .mean-nav ul li .mean-expand {
	font-size: 22px !important;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -6px;
	z-index: 2;
	background: 0 0;
	border: none !important
}

.mean-container .mean-bar .mean-nav ul li .mean-expand:hover {
	background: 0 0
}

.mean-container .mean-bar .mean-nav ul li ul {
	padding-left: 20px;
	margin-top: 10px
}

.mean-container .mean-bar .mean-nav ul li ul li a {
	font-size: 13px;
	border: none !important
}

.breadcrumb-area {
	background-image: url(../img/bread-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 10px 0;
	position: relative
}

.breadcrumb-area:before {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.breadcrumb-area h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 600
}

.breadcrumb-area ul li {
	color: #ddd
}

.breadcrumb-area ul li a {
	color: #ddd
}

.breadcrumb-area ul li a:hover {
	color: #7fbf00
}

.breadcrumb-area ul li i {
	color: #969696;
	margin-right: 8px
}

.welcome-area {
	padding: 90px 0
}

.welcome-area .welcome-box h3 {
	color: #0d07b2;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative;
	text-align: center
}

p.fancy {
	line-height: 0 !important;
	text-align: center;
	color: #000 !important;
	font-weight: 600;
	font-size: 23px !important;
	margin-top: 20px
}

.fancy span {
	display: inline-block;
	position: relative
}

.fancy span:after,
.fancy span:before {
	content: "";
	position: absolute;
	height: 5px;
	background: #ffb600;
	top: 0;
	width: 270px
}

.fancy span:before {
	right: 100%;
	margin-right: 15px
}

.fancy span:after {
	left: 100%;
	margin-left: 15px
}

.welcome-area .welcome-box h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.welcome-area .welcome-box h4::before {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 30px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin-bottom: -16px
}

.welcome-area .welcome-box h4::after {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 32px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin-bottom: -16px;
	margin-left: 55px
}

.welcome-area .welcome-box h5 {
	color: #222;
	font-weight: 600;
	
	margin-bottom: 5px;
	position: relative
}
.welcome-area .welcome-box h5::before {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 20px;
	height: 1px;
	bottom: 0;
	left: 8px;
	margin-bottom: -16px
}

.welcome-area .welcome-box h5::after {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 20px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin-bottom: -16px;
	margin-left: 57px
}

.welcome-area .welcome-box img {
	margin-left: 19px;
	margin-bottom: 10px
}

.welcome-area .welcome-box i {
	margin-left: 30px;
	margin-bottom: 10px;
	color: #7fbf00;
	font-size: 22px
}

.welcome-area .welcome-box p {
	font-size: 16px;
	color: #969696;
	line-height: 28px;
	margin-bottom: 20px
}

.welcome-box h6 {
	font-size: 18px;
	color: #000;
	line-height: 28px;
	margin-bottom: 20px
}

.welcome-area .welcome-box li {
	font-size: 16px;
	color: #969696;
	line-height: 25px;
	margin-bottom: 10px
}

.sld {
	width: 1920px;
	height: 500px
}

.home-slider .slider-wrapper {
	position: relative;
	overflow: hidden
}

.home-slider .slider-wrapper .canSlier {
	height: 400px !important
}

.home-slider .slider-wrapper .slider-item {
	width: 100%;
	height: 500px
}

.home-slider .slider-wrapper .slider-item .slider-table {
	display: table;
	width: 100%;
	height: 100%
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell {
	display: table-cell;
	vertical-align: middle
}

.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h1 {
	font-weight: 500;
	font-size: 36px;
	text-align: center;
	margin-top: 21%;
	margin-bottom: 5px;
	font-family: Alatsi, sans-serif
}

.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h2 {
	font-weight: 500;
	font-size: 23px;
	text-align: center;
	background: #fb894d;
	color: #151515;
	padding: 7px 0;
	border-radius: 9px;
	margin-bottom: 14px;
	font-family: Alatsi, sans-serif
}

.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h1 span {
	color: #015b80
}

.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h1 {
	font-weight: 500;
	font-size: 36px;
	text-align: center;
	margin-top: 25%;
	margin-bottom: 5px;
	font-family: Alatsi, sans-serif
}

.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h2 {
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	background: #9ecc1a;
	color: #151515;
	padding: 7px 0;
	border-radius: 9px;
	margin-bottom: 14px;
	font-family: Alatsi, sans-serif
}

.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h1 span {
	color: #015b80
}

.home-slider .slider-wrapper .slider4 .slider-table .slider-tablecell h2 {
	font-weight: 500;
	font-size: 23px;
	text-align: center;
	background: #fb894d;
	color: #151515;
	padding: 7px 0;
	border-radius: 9px;
	margin-bottom: 14px;
	font-family: Alatsi, sans-serif
}

.home-slider .slider-wrapper .slider4 .slider-table .slider-tablecell h1 span {
	color: #015b80
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell p {
	font-size: 18px;
	color: #444;
	margin-bottom: 40px
}

.home-slider .slider-wrapper .slider4 .slider-tablecell a {
	font-size: 15px;
	color: #fff !important;
	padding: 7px 20px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	border-radius: 5px !important;
	font-weight: 600;
	position: relative
}

.home-slider .slider-wrapper .slider4 .slider-tablecell a {
	animation: blinkingText .8s infinite !important
}

@keyframes blinkingText {
	0% {
		background-color: red
	}

	49% {
		background-color: red
	}

	50% {
		background-color: #ae0001
	}

	99% {
		background-color: #ae0001
	}

	100% {
		background-color: red
	}
}

.home-slider .slider-wrapper .slider4 .slider-tablecell h4 {
	background: #023b81;
	color: #fff000;
	font-family: Lobster, cursive;
	padding: 4px 2px;
	width: 80%;
	margin: 0 auto;
	border-radius: 10px
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell a {
	font-size: 15px;
	color: #000;
	background: #fff;
	padding: 12px 30px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	font-weight: 600
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell a:hover {
	background: #008fd5
}

.home-slider .slider-wrapper .slider1 {
	background-image: url(../img/slider-1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider2 {
	background-image: url(../img/slider-2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider3 {
	background-image: url(../img/slider-3.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider4 {
	background-image: url(../img/slider-4.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider5 {
	background-image: url(../img/slider-5.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider6 {
	background-image: url(../img/canvas/slider-2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider7 {
	background-image: url(../img/canvas/slider-3.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .slider8 {
	background-image: url(../img/canvas/slider-4.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-slider .slider-wrapper .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	background: rgba(0, 163, 200, .5);
	width: 70px;
	height: 70px;
	text-align: center;
	margin-left: -32px;
	margin-top: -38px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	padding-top: 22px;
	padding-left: 20px
}

.home-slider .slider-wrapper .owl-nav .owl-prev:hover {
	background: #7fbf00
}

.home-slider .slider-wrapper .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	background: rgba(0, 163, 200, .5);
	width: 70px;
	height: 70px;
	text-align: center;
	margin-right: -32px;
	margin-top: -38px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	padding-top: 22px;
	padding-right: 20px
}

.home-slider .slider-wrapper .owl-nav .owl-next:hover {
	background: #7fbf00
}

.owl-carousel .owl-item {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.owl-carousel .owl-item img {
	-webkit-transform-style: unset;
	transform-style: unset
}

.products-main {
	color: #fff;
	margin-top: -80px;
	position: relative;
	z-index: 1
}

.products-main h6 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 25px
}

.products-main .products-box-1 {
	padding: 28.5px 30px;
	background-color: #7ab509;
	position: relative;
	overflow: hidden
}

.pro-disc {
	position: relative;
	z-index: 1
}

.pro-disc .proicon {
	width: 72px;
	height: 72px;
	display: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin: 15px auto
}

.pro-disc .proicon i {
	color: #000;
	font-size: 25px;
	line-height: 72px
}

.products-box-1 .bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.products-box-1:hover .bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.products-main .products-box-2 {
	padding: 39px 40px;
	background-color: #ed6a2a;
	position: relative;
	overflow: hidden
}

.products-box-2 .bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.products-box-2:hover .bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.products-main .products-box-3 {
	background: #05a0d8;
	padding: 39px 40px;
	position: relative;
	overflow: hidden
}

.products-box-3 .bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.products-box-3:hover .bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.products-main .pro-btn {
	color: #fff !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px
}

.canvas-cat-main {
	background: #000;
	margin-top: -28px !important;
	padding: 35px;
	position: relative;
	z-index: 1
}

.canHeadclr {
	color: #fff200
}

.canteachHeadclr {
	color: #0bee00
}

.dicStrip .jumbotron {
	padding: 10px 5px;
	background: #ffc600;
	border-top: 3px solid #000
}

.dicStrip .jumbotron .lead {
	font-size: 16px;
	color: #000;
	font-weight: 600
}

.canvhed h4 {
	color: #000;
	padding: 5px 0;
	border-bottom: 1px dashed #ababab;
	font-size: 20px
}

.cnvbg1 {
	background: #fff2fd;
	padding: 2px 20px;
	border-radius: 5px 0 0 5px
}

.cnvbg2 {
	background: #fbd8f5;
	padding: 2px 20px;
	border-left: 2px solid #e278d0;
	border-radius: 0 5px 5px 0
}

.cnvbg3 {
	background: #e3f3ff;
	padding: 2px 20px;
	border-radius: 5px 0 0 5px
}

.cnvbg4 {
	background: #cde9fe;
	padding: 2px 20px;
	border-left: 2px solid #9ebfdb;
	border-radius: 0 5px 5px 0
}

.cnvbg5 {
	background: #d5fbcd;
	padding: 2px 20px;
	border-radius: 5px 0 0 5px
}

.cnvbg6 {
	background: #c5f1bb;
	padding: 2px 20px;
	border-left: 2px solid #8ad877;
	border-radius: 0 5px 5px 0
}

.cnvbg7 {
	background: #ffecec;
	padding: 2px 20px;
	border-radius: 5px 0 0 5px
}

.cnvbg8 {
	background: #fccaca;
	padding: 2px 20px;
	border-left: 2px solid #ff7070;
	border-radius: 0 5px 5px 0
}

.cnvbg9 {
	background: #e3fffa;
	padding: 2px 20px;
	border-radius: 5px 0 0 5px
}

.cnvbg10 {
	background: #bdfff3;
	padding: 2px 20px;
	border-left: 2px solid #87e1d1;
	border-radius: 0 5px 5px 0
}

.acttag {
	position: relative;
	z-index: 1;
	display: block
}

.canvas-products-main {
	color: #fff;
	margin-top: 30px;
	position: relative;
	z-index: 1
}

.canvas-products-main h6 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 25px;
	color: #000 !important;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
	transition: box-shadow .5s
}

.canvas-products-main h6:hover {
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .5)
}

.canvas-products-main .canvas-products-box-1 {
	padding: 29px 30px;
	position: relative;
	overflow: hidden;
	background: #8e2de2;
	background: -webkit-linear-gradient(to right, #4a00e0, #8e2de2);
	background: linear-gradient(to right, #4a00e0, #8e2de2);
	border-radius: 10px;
	transition: box-shadow .5s
}

.canvas-products-main .canvas-products-box-1:hover {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9)
}

.canvas-products-main .canvas-products-box-2:hover {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9)
}

.canvas-products-main .canvas-products-box-3:hover {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .9)
}

.canvas-products-pro-disc {
	position: relative;
	z-index: 1
}

.canvas-products-pro-disc .canvas-proicon {
	width: 72px;
	height: 72px;
	display: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin: 15px auto
}

.canvas-products-pro-disc .canvas-proicon i {
	color: #000;
	font-size: 25px;
	line-height: 72px
}

.canvas-products-box-1 .canvas-bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.canvas-products-box-1:hover .canvas-bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.canvas-products-main .canvas-products-box-2 {
	padding: 39px 40px;
	position: relative;
	overflow: hidden;
	background: #00f260;
	background: -webkit-linear-gradient(to right, #0575e6, #00f260);
	background: linear-gradient(to right, #0575e6, #00f260);
	border-radius: 10px;
	transition: box-shadow .5s
}

.canvas-products-box-2 .canvas-bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.canvas-products-box-2:hover .canvas-bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.canvas-products-main .canvas-products-box-3 {
	padding: 39px 40px;
	position: relative;
	overflow: hidden;
	background: #ec008c;
	background: -webkit-linear-gradient(to right, #fc6767, #ec008c);
	background: linear-gradient(to right, #fc6767, #ec008c);
	border-radius: 10px;
	transition: box-shadow .5s
}

.canvas-products-box-3 .canvas-bg-pro {
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	opacity: .1;
	width: 100%
}

.canvas-products-box-3:hover .canvas-bg-pro {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2)
}

.canvas-products-main .canvas-pro-btn {
	color: #000 !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	z-index: 666
}

.canvas-products-main .canvas-pro-btn:hover {
	color: #3100e7 !important
}

.plystircanvas {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
	transition: box-shadow .5s
}

.plystircanvas:hover {
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .5)
}

.blink_me {
	animation: blinker 1s linear infinite;
	color: red
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

.card-product {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3);
	transition: box-shadow .5s
}

.card-product:hover {
	box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .5)
}

.card-product .img-wrap {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
	position: relative;
	height: 170px;
	text-align: center
}

.card-product .img-wrap img {
	max-height: 100%;
	max-width: 100%;
	object-fit: cover
}

.card-product .info-wrap {
	overflow: hidden;
	padding: 15px;
	border-top: 1px solid #eee
}

.card-product .bottom-wrap {
	padding: 15px;
	border-top: 1px solid #eee
}

.label-rating {
	margin-right: 10px;
	color: #333;
	display: inline-block;
	vertical-align: middle
}

.card-product .price-old {
	color: #999
}

#team {
	background: #eee !important
}

section.clnts {
	padding: 60px 0
}

section.clnts .section-title {
	text-align: center;
	color: #007bff;
	margin-bottom: 50px
}

#team .card {
	border: none;
	background: #fff
}

.image-flip.hover .backside,
.image-flip:hover .backside {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0);
	border-radius: .25rem
}

.image-flip.hover .frontside,
.image-flip:hover .frontside {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.mainflip {
	-webkit-transition: 1s;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: 1s;
	transform-style: preserve-3d;
	position: relative
}

.frontside {
	position: relative;
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	z-index: 2;
	margin-bottom: 30px
}

.backside {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
	-moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
	box-shadow: 5px 7px 9px -4px #9e9e9e
}

.backside,
.frontside {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 1s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 1s;
	-moz-transform-style: preserve-3d;
	-o-transition: 1s;
	-o-transform-style: preserve-3d;
	-ms-transition: 1s;
	-ms-transform-style: preserve-3d;
	transition: 1s;
	transform-style: preserve-3d
}

.backside .card,
.frontside .card {
	min-height: 312px
}

.backside .card a {
	font-size: 18px;
	color: #007b5e !important
}

.backside .card .card-title,
.frontside .card .card-title {
	color: #007b5e !important
}

.frontside .card .card-body img {
	width: 170px;
	height: 170px;
	border-radius: 50%
}

.backside .card-text {
	text-align: justify
}

.schoollistbtn {
	border-radius: 20px;
	color: #000 !important;
	padding: 5px 25px;
	text-transform: uppercase;
	transition: .2s all linear
}

.schoollistbtn {
	animation: blinkingBg .8s infinite !important
}

@keyframes blinkingBg {
	0% {
		background-color: #ffc71f
	}

	49% {
		background-color: #ffc71f
	}

	50% {
		background-color: #3a6ee8
	}

	99% {
		background-color: #3a6ee8
	}

	100% {
		background-color: #ffc71f
	}
}

.info-area {
	background-image: url(../img/info.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 10px 0 10px
}

.info-area::before {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, .9);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-top: 2px solid #ffc600
}

.info-area .info-box {
	border-top: none
}

.info-area .info-box img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px
}

.info-area .info-box p {
	font-size: 46px;
	color: #fff;
	margin-bottom: 5px
}

.info-area .info-box i {
	font-size: 33px;
	color: #1bc000;
	vertical-align: middle;
	padding: 4px 0
}

.info-area .info-box h6 {
	font-size: 16px;
	color: #ffc600;
	letter-spacing: .5px;
	font-weight: 600
}

.k12 {
	background: #eee;
	padding: 50px 0 50px;
	border-bottom: 1px solid #ddd
}

.k12 h6 {
	font-weight: 600;
	line-height: 25px
}

.service-area {
	padding: 80px 0 0
}

.service-area .service-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.service-area .service-top h4::before {
	position: absolute;
	content: '';
	background: #e6502e;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.service-area .service-top h4:after {
	position: absolute;
	content: '';
	background: #e6502e;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.service-area .service-top img {
	margin-bottom: 5px
}

.service-area .service-top i {
	color: #e6502e;
	font-size: 22px
}

.service-area .service-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 40px
}

.service-area .services-lft {
	padding-top: 50px
}

.service-area .services-lft .service-box {
	margin-bottom: 40px
}

.service-area .services-lft .service-box .box-icon span {
	display: block;
	width: 72px;
	height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-left: 20px;
	text-align: center
}

.service-area .services-lft .service-box .box-icon .sp1 {
	background: #e6502e
}

.service-area .services-lft .service-box .box-icon .sp2 {
	background: #605ca8
}

.service-area .services-lft .service-box .box-icon .sp3 {
	background: #3cb878
}

.service-area .services-lft .service-box .box-icon .sp4 {
	background: #f98100
}

.service-area .services-ryt .service-box .box-icon .sp5 {
	background: #ffca00
}

.service-area .services-ryt .service-box .box-icon .sp6 {
	background: #32c5d2
}

.service-area .services-ryt .service-box .box-icon .sp7 {
	background: #c69c6d
}

.service-area .services-ryt .service-box .box-icon .sp8 {
	background: #6ac202
}

.service-area .services-lft .service-box .box-icon span i {
	color: #fff;
	font-size: 22px;
	line-height: 70px
}

.service-area .services-lft .service-box .box-content h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.service-area .services-lft .service-box .box-content p {
	font-size: 15px;
	color: #666;
	letter-spacing: 0
}

.service-area .services-ryt {
	padding-top: 50px
}

.service-area .services-ryt .service-box {
	margin-bottom: 40px
}

.service-area .services-ryt .service-box .box-icon span {
	display: block;
	width: 72px;
	height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-right: 20px;
	text-align: center
}

.service-area .services-ryt .service-box .box-icon span i {
	color: #fff;
	font-size: 22px;
	line-height: 70px
}

.service-area .services-ryt .service-box .box-content h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.service-area .services-ryt .service-box .box-content p {
	font-size: 15px;
	color: #666;
	letter-spacing: 0
}

.service-box a {
	color: #000;
	transition: .2s all linear
}

.service-box a:hover {
	color: #7fbf00
}

.about-service {
	padding: 80px 0 20px
}

.about-service .service-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.about-service .service-top h4:before {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	margin-bottom: -23px
}

.about-service .service-top h4:after {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	right: 50%;
	margin-right: -33px;
	margin-bottom: -23px
}

.about-service .service-top img {
	margin-bottom: 5px
}

.about-service .service-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.about-service .service-box {
	margin-bottom: 70px
}

.about-service .service-box .box-icon span {
	display: block;
	width: 72px;
	height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	margin-right: 20px;
	text-align: center
}

.about-service .service-box .box-icon span img {
	padding-top: 19px
}

.about-service .service-box .box-content h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.about-service .service-box .box-content p {
	font-size: 15px;
	color: #666;
	letter-spacing: 0
}

.service-three {
	padding: 0 0 60px
}

.service-three .service-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.service-three .service-top h4:before {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	margin-bottom: -23px
}

.service-three .service-top h4:after {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	right: 50%;
	margin-right: -33px;
	margin-bottom: -23px
}

.service-three .service-top img {
	margin-bottom: 5px
}

.service-three .service-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.service-three .service-box {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 40px 0 45px;
	margin-bottom: 30px
}

.service-three .service-box span {
	display: block;
	width: 72px;
	height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin: auto;
	margin-bottom: 25px
}

.service-three .service-box span img {
	padding-top: 19px
}

.service-three .service-box span i {
	padding-top: 19px;
	color: #fff;
	font-size: 30px
}

.service-three .service-box h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.service-three .service-box p {
	font-size: 15px;
	color: #666;
	max-width: 280px;
	line-height: 25px;
	margin: auto
}

.service-three .clibox1 {
	background: #f26522
}

.service-three .clibox2 {
	background: #ffc71f
}

.service-three .clibox3 {
	background: #32c5d2
}

.service-three .clibox4 {
	background: #3a6ee8
}

.service-three .clibox5 {
	background: #7c4ddb
}

.service-three .clibox6 {
	background: #f26d7d
}

.deliverables {
	background-image: url(../img/bg-03.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 85px 0 80px
}

.deliverables .deliverables-top h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.deliverables .deliverables-top h4:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.deliverables .deliverables-top h4:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.deliverables .deliverables-top img {
	margin-bottom: 5px
}

.deliverables .deliverables-top i {
	color: #fff;
	font-size: 22px
}

.deliverables .deliverables-top p {
	font-size: 16px;
	color: #fff;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.deliverables .nav {
	padding-left: 15px
}

.deliverables .nav a.nav-link {
	width: 50%;
	height: 150px;
	text-align: center;
	padding-top: 18px
}

.deliverables .nav a.dlvr-box1 {
	background: #8c0
}

.deliverables .nav a.dlvr-box2 {
	background: #00aeef
}

.deliverables .nav a.dlvr-box3 {
	background: #3a6ee8
}

.deliverables .nav a.dlvr-box4 {
	background: #7c4ddb
}

.deliverables .nav a.dlvr-box5 {
	background: #f26522
}

.deliverables .nav a.dlvr-box6 {
	background: #ffca00
}

.deliverables .nav a.dlvr-box7 {
	background: #8c0
}

.deliverables .nav a.dlvr-box8 {
	background: #8c0
}

.deliverables .nav a.nav-link img {
	max-width: 60px;
	margin-bottom: 10px;
	margin-top: 13px
}

.deliverables .nav a.nav-link h3 {
	margin-top: 0;
	color: #fff;
	font-weight: 600;
	font-size: 65px
}

.deliverables .nav a.nav-link p span {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 25px
}

.deliverables .nav a.nav-link p {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.deliverables .nav a.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.deliverables .nav a.active p,
.deliverables .nav a.active p span {
	color: #000
}

.deliverables .tab-content .tab-pane {
	padding: 18px 25px 22px;
	background: #fff;
	min-height: 450px
}

.deliverables .tab-content .tab-pane .box-heading h4 {
	color: #222;
	font-weight: 600;
	margin-bottom: 12px
}

.deliverables .tab-content .tab-pane .content-box p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px
}

.deliverables .tab-content .tab-pane .content-box p span {
	display: block;
	font-size: 15px;
	color: #969696;
	margin-top: 10px
}

.deliverables .tab-content .tab-pane .content-box ul li {
	font-size: 15px;
	color: #969696;
	margin-bottom: 12px
}

.deliverables .tab-content .tab-pane .content-box ul li i {
	color: #00a3c8;
	margin-right: 8px
}

.deliverables .tab-content .tab-pane .image-box img {
	margin-top: 10px;
	margin-bottom: 20px
}

.deliverables .tab-content .tab-pane .image-box a {
	font-size: 16px;
	color: #00a3c8;
	font-weight: 600;
	padding: 8px 30px;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	float: right
}

.deliverables .tab-content .tab-pane .image-box a:hover {
	background: #00a3c8;
	color: #fff
}

.deliverables-two {
	padding: 0 0 0
}

.deliverables-two .clibox1 {
	background: #f26522
}

.deliverables-two .clibox2 {
	background: #ffc71f
}

.deliverables-two .clibox3 {
	background: #32c5d2
}

.deliverables-two .clibox4 {
	background: #3a6ee8
}

.deliverables-two .clibox5 {
	background: #7c4ddb
}

.deliverables-two .clibox6 {
	background: #f26d7d
}

.deliverables-two .deliverables2-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.deliverables-two .deliverables2-top h4:before {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	margin-bottom: -23px
}

.deliverables-two .deliverables-top h4:after {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	right: 50%;
	margin-right: -33px;
	margin-bottom: -23px
}

.deliverables-two .deliverables-top img {
	margin-bottom: 5px
}

.deliverables-two .deliverables-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.deliverables-two .nav {
	padding-left: 15px
}

.deliverables-two .nav a.nav-link {
	height: 160px;
	text-align: center;
	padding: 20px !important
}

.deliverables-two .nav a.nav-link img {
	max-width: 42px;
	margin-bottom: 10px
}

.deliverables-two a.nav-link i {
	color: #fff;
	font-size: 38px
}

.deliverables-two .nav a.nav-link p {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase
}

.deliverables-two .nav a.nav-link h3 {
	margin-top: 10px;
	color: #fff;
	font-weight: 600
}

.deliverables-two .nav a.active p {
	color: #00a3c8
}

.intro-vid {
	padding: 25px 0 80px;
	background: #f4fcff
}

.intro-vid .d-list-top h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.intro-vid .d-list-top h4:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.intro-vid .d-list-top h4:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.intro-vid .service-top i {
	color: #e6502e;
	font-size: 22px
}

.products-list {
	padding: 80px 0 25px;
	background: url(../img/probg.jpg)
}

.years-img {
	position: absolute;
	left: 0;
	top: 0px
}

.products-list .d-list-top h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.products-list .d-list-top h4:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.products-list .d-list-top h4:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.products-list .d-list-top img {
	margin-bottom: 5px
}

.products-list .d-list-top i {
	color: #fff;
	font-size: 22px
}

.products-list .d-list-top p {
	font-size: 16px;
	color: #fff;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.products-list .products-box {
	margin-bottom: 70px
}

.products-list .product-discrip {
	background: #fff;
	padding: 20px
}

.products-list .products-box h5 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 16px
}

.products-list .products-box p {
	color: #969696;
	margin-bottom: 20px
}

.products-list .products-box a {
	font-size: 15px;
	color: #fff;
	background: #00a3c8;
	padding: 8px 25px;
	font-weight: 600;
	display: block;
	text-transform: uppercase;
	float: left;
	width: 50%
}

.products-list a.pro-demo {
	background: #a2c209
}

.products-list .products-box a:hover {
	background: #008fd5
}

.products-list .products-box2 {
	border: 1px solid #eee;
	margin-bottom: 70px
}

.products-list .products-box2 img {
	margin-bottom: 15px
}

.products-list .products-box2 h5 {
	margin-bottom: 5px
}

.products-list .products-box2 h5 a {
	color: #222;
	text-transform: uppercase;
	font-weight: 600
}

.products-list .products-box2 h5 a:hover {
	color: #00a3c8
}

.products-list .products-box2 p {
	color: #969696;
	margin-bottom: 12px
}

.products-list .products-box2 ul {
	padding-bottom: 20px
}

.products-list .products-box2 ul li a i {
	font-size: 13px;
	color: #00a3c8;
	border: 1px solid #00a3c8;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	padding-top: 7px
}

.products-list .products-box2 ul li a i:hover {
	background: #00a3c8;
	color: #fff
}

footer {
	background: #263238;
	padding: 50px 0 15px
}

footer .findus h4 {
	color: #ddd;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
	margin-bottom: 13px
}

footer .findus p {
	font-size: 15px;
	color: #8d8e92;
	line-height: 28px;
	margin-bottom: 15px
}

footer .findus ul li {
	color: #8d8e92;
	margin-bottom: 12px
}

footer .findus ul li i {
	font-size: 15px;
	color: #7fbf00;
	width: 35px
}

footer .qlink h4 {
	color: #ddd;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
	margin-bottom: 13px
}

footer .qlink ul li {
	margin-bottom: 10px
}

footer .qlink ul li i {
	font-size: 14px;
	color: #7fbf00;
	margin-right: 20px
}

footer .qlink ul li a {
	font-size: 15px;
	color: #8d8e92
}

footer .qlink ul li a:hover {
	color: #7fbf00
}

footer .tpost h4 {
	color: #ddd;
	text-transform: uppercase;
	margin-bottom: 30px
}

footer .tpost ul li {
	color: #8d8e92;
	line-height: 24px;
	margin-bottom: 20px
}

footer .tpost ul li i {
	font-size: 32px;
	color: #666;
	display: inline-block;
	margin-right: 10px;
	float: left;
	height: 42px
}

footer .tpost ul li a {
	color: #00a3c8
}

footer .tpost ul li a:hover {
	text-decoration: underline
}

footer .newsletter h4 {
	color: #ddd;
	text-transform: uppercase;
	margin-bottom: 38px
}

footer .newsletter form input {
	width: 100%;
	height: 40px;
	border: 1px solid #666;
	margin-bottom: 20px;
	background: 0 0;
	color: #eee;
	padding-left: 15px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

footer .newsletter form input:focus {
	border-color: #00a3c8
}

footer .newsletter form button {
	font-size: 15px;
	color: #eee;
	background: #00a3c8;
	width: 100%;
	height: 40px;
	font-weight: 600;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

footer .newsletter form button:hover {
	background: #008fd5
}

footer .f-menu {
	margin-top: 5px;
	border-top: 1px solid #555;
	padding-top: 10px
}

footer .f-menu ul.menu {
	margin-bottom: 20px
}

footer .f-menu ul.menu li a {
	font-size: 15px;
	color: #8d8e92;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 10px
}

footer .f-menu ul.menu li a:hover {
	color: #00a3c8
}

footer .f-menu p {
	font-size: 15px;
	color: #666;
	margin-bottom: 20px
}

footer .f-menu p i {
	color: #00a3c8;
	margin: 0 2px
}

footer .f-menu p a {
	color: #7fbf00
}

footer .f-menu p a:hover {
	text-decoration: underline
}

footer .f-menu ul.social li a i {
	font-size: 13px;
	color: #666;
	border: 1px solid #666;
	width: 28px;
	height: 28px;
	padding-top: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

footer .f-menu ul.social li a i:hover {
	background: #666;
	color: #7fbf00
}

footer .back-to-top a {
	background: #00a3c8;
	position: fixed;
	width: 45px;
	height: 45px;
	cursor: pointer;
	bottom: 80px;
	right: 40px;
	padding-top: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	display: none;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
	z-index: 1
}

footer .back-to-top a:hover {
	background: #008fd5
}

footer .back-to-top a i {
	color: #fff
}

.h-about {
	background-image: url(../img/about/about-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.h-about::before {
	position: absolute;
	content: '';
	background: rgba(0, 163, 200, .93);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.h-about .about-box {
	padding: 80px 0
}

.h-about .about-box h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.h-about .about-box h4:before {
	position: absolute;
	content: '';
	background: #eee;
	width: 30px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin-bottom: -16px
}

.h-about .about-box h4:after {
	position: absolute;
	content: '';
	background: #eee;
	width: 32px;
	height: 1px;
	bottom: 0;
	left: 0;
	margin-bottom: -16px;
	margin-left: 55px
}

.h-about .about-box img {
	margin-left: 19px;
	margin-bottom: 10px
}

.h-about .about-box i {
	margin-left: 30px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 22px
}

.h-about .about-box p {
	font-size: 16px;
	color: #eee;
	line-height: 32px;
	margin-bottom: 30px
}

.h-about .about-box p span {
	display: block;
	color: #ddd;
	margin-top: 10px
}

.h-about .about-box ul {
	margin-bottom: 12px
}

.h-about .about-box ul li {
	font-size: 15px;
	color: #eee
}

.h-about .about-box ul li i {
	font-size: 14px;
	color: #ddd;
	vertical-align: middle;
	margin-right: 15px
}

.h-about .shedule-box {
	background: #f3f3f3;
	padding: 78px 45px 38px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .13);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .13);
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-ms-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px
}

.h-about .shedule-box .open-hr {
	margin-bottom: 28px
}

.h-about .shedule-box .open-hr h6 {
	font-size: 17px;
	color: #222;
	font-weight: 600;
	margin-bottom: 18px
}

.h-about .shedule-box .open-hr h6 i {
	color: #00a3c8;
	margin-right: 8px
}

.h-about .shedule-box .open-hr ul li {
	font-size: 15px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #ddd
}

.h-about .shedule-box .open-hr ul li span {
	float: right
}

.h-about .shedule-box .help-box h6 {
	font-size: 17px;
	color: #222;
	font-weight: 600;
	margin-bottom: 13px
}

.h-about .shedule-box .help-box h6 i {
	color: #00a3c8;
	margin-right: 8px
}

.h-about .shedule-box .help-box p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 25px
}

.h-about .shedule-box .help-box a {
	font-size: 15px;
	color: #fff;
	background: #00a3c8;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 8px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.h-about .shedule-box .help-box a:hover {
	background: #008fd5
}

.syllabus-ssc {
	background-image: url(../img/bg-03.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 85px 0 80px
}

.syllabus-ssc .syllabus-ssc-top h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.syllabus-ssc .syllabus-ssc-top h4:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.syllabus-ssc .syllabus-ssc-top h4:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.syllabus-ssc .syllabus-ssc-top img {
	margin-bottom: 5px
}

.syllabus-ssc .syllabus-ssc-top i {
	color: #fff;
	font-size: 22px
}

.syllabus-ssc .syllabus-ssc-top p {
	font-size: 16px;
	color: #fff;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.syllabus-ssc-button {
	display: block;
	color: #fff !important;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background: #00864f
}

.syllabus-ssc .nav {
	padding-left: 15px
}
.syllabus-ap .nav a.nav-link{
	width: 20% !important;
}
.syllabus-ssc .nav a.nav-link {
	width: 33.333%;
	height: 134px;
	text-align: center;
	padding-top: 25px
}

.syllabus-ssc .nav a.dlvr-box1 {
	background: #8c0
}

.syllabus-ssc .nav a.dlvr-box2 {
	background: #00aeef
}

.syllabus-ssc .nav a.dlvr-box3 {
	background: #3a6ee8
}

.syllabus-ssc .nav a.dlvr-box4 {
	background: #7c4ddb
}

.syllabus-ssc .nav a.dlvr-box5 {
	background: #f26522
}

.syllabus-ssc .nav a.dlvr-box6 {
	background: #ffca00
}

.syllabus-ssc .nav a.dlvr-box7 {
	background: #8c0
}

.syllabus-ssc .nav a.dlvr-box8 {
	background: #8c0
}

.syllabus-ssc .nav a.nav-link img {
	max-width: 60px;
	margin-bottom: 10px;
	margin-top: 13px
}

.syllabus-ssc .nav a.nav-link h3 {
	color: #fff;
	font-weight: 600;
	font-size: 45px
}

.syllabus-ssc .nav a.nav-link p span {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.syllabus-ssc .nav a.nav-link p {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.syllabus-ssc .nav a.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.syllabus-ssc .nav a.active p,
.syllabus-ssc .nav a.active p span {
	color: #000;
	text-shadow: 1px 1px #fff;
	    font-weight: bold;
}

.syllabus-ssc .tab-content .tab-pane {
	padding: 18px 25px 22px;
	background: #fff;
	min-height: 450px
}

.syllabus-ssc .tab-content .tab-pane .box-heading h4 {
	color: #222;
	font-weight: 600;
	margin-bottom: 12px
}

.syllabus-ssc .tab-content .tab-pane .content-box p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px
}

.syllabus-ssc .tab-content .tab-pane .content-box p span {
	display: block;
	font-size: 15px;
	color: #969696;
	margin-top: 10px
}

.syllabus-ssc .tab-content .tab-pane .content-box ul li {
	font-size: 15px;
	color: #969696;
	margin-bottom: 12px
}

.syllabus-ssc .tab-content .tab-pane .content-box ul li i {
	color: #00a3c8;
	margin-right: 8px
}

.syllabus-ssc .tab-content .tab-pane .image-box img {
	margin-top: 10px;
	margin-bottom: 20px
}

.syllabus-ssc .tab-content .tab-pane .image-box a {
	font-size: 16px;
	color: #00a3c8;
	font-weight: 600;
	padding: 8px 30px;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	float: right
}

.syllabus-ssc .tab-content .tab-pane .image-box a:hover {
	background: #00a3c8;
	color: #fff
}

.syllabus-cbse {
	background-image: url(../img/bg-03.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 85px 0 80px
}

.syllabus-cbse .syllabus-cbse-top h4 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.syllabus-cbse .syllabus-cbse-top h4:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.syllabus-cbse .syllabus-cbse-top h4:after {
	position: absolute;
	content: '';
	background: #fff;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.syllabus-cbse .syllabus-cbse-top img {
	margin-bottom: 5px
}

.syllabus-cbse .syllabus-cbse-top i {
	color: #fff;
	font-size: 22px
}

.syllabus-cbse .syllabus-cbse-top p {
	font-size: 16px;
	color: #fff;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.syllabus-cbse-button {
	display: block;
	color: #fff !important;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background: #00864f
}

.syllabus-cbse .nav {
	padding-left: 15px
}

.syllabus-cbse .nav a.nav-link {
	width: 100%;
	text-align: center;
	padding-top: 25px
}

.syllabus-cbse .nav a.dlvr-box1 {
	background: #8c0
}

.syllabus-cbse .nav a.dlvr-box2 {
	background: #00aeef
}

.syllabus-cbse .nav a.dlvr-box3 {
	background: #3a6ee8
}

.syllabus-cbse .nav a.dlvr-box4 {
	background: #7c4ddb
}

.syllabus-cbse .nav a.dlvr-box5 {
	background: #f26522
}

.syllabus-cbse .nav a.dlvr-box6 {
	background: #ffca00
}

.syllabus-cbse .nav a.dlvr-box7 {
	background: #8c0
}

.syllabus-cbse .nav a.dlvr-box8 {
	background: #8c0
}

.syllabus-cbse .nav a.nav-link img {
	max-width: 60px;
	margin-bottom: 10px;
	margin-top: 13px
}

.syllabus-cbse .nav a.nav-link h3 {
	color: #fff;
	font-weight: 600;
	font-size: 45px
}

.syllabus-cbse .nav a.nav-link p span {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.syllabus-cbse .nav a.nav-link p {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.syllabus-cbse .nav a.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.syllabus-cbse .nav a.active p,
.syllabus-cbse .nav a.active p span {
	color: #000
}

.syllabus-cbse .tab-content .tab-pane {
	padding: 18px 25px 22px;
	background: #fff;
	min-height: 450px
}

.syllabus-cbse .tab-content .tab-pane .box-heading h4 {
	color: #222;
	font-weight: 600;
	margin-bottom: 12px
}

.syllabus-cbse .tab-content .tab-pane .content-box p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px
}

.syllabus-cbse .tab-content .tab-pane .content-box p span {
	display: block;
	font-size: 15px;
	color: #969696;
	margin-top: 10px
}

.syllabus-cbse .tab-content .tab-pane .content-box ul li {
	font-size: 15px;
	color: #969696;
	margin-bottom: 12px
}

.syllabus-cbse .tab-content .tab-pane .content-box ul li i {
	color: #00a3c8;
	margin-right: 8px
}

.syllabus-cbse .tab-content .tab-pane .image-box img {
	margin-top: 10px;
	margin-bottom: 20px
}

.syllabus-cbse .tab-content .tab-pane .image-box a {
	font-size: 16px;
	color: #00a3c8;
	font-weight: 600;
	padding: 8px 30px;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	float: right
}

.syllabus-cbse .tab-content .tab-pane .image-box a:hover {
	background: #00a3c8;
	color: #fff
}

.oes {
	padding: 20px 0 20px
}

.oes .department2-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.oes .department2-top h4:before {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	left: 50%;
	margin-left: -35px;
	margin-bottom: -23px
}

.oes .department2-top h4:after {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 30px;
	height: 3px;
	bottom: 0;
	right: 50%;
	margin-right: -33px;
	margin-bottom: -23px
}

.oes .department2-top img {
	margin-bottom: 5px
}

.oes .department2-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 75px
}

.oes .nav {
	padding-left: 15px;
	margin-bottom: 30px
}

.oes .nav a.nav-link {
	width: 18%;
	height: 58px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	color: #fff
}

.oes .nav a.dlvr-box1 {
	background: #8c0;
	color: #fff
}

.oes .nav a.dlvr-box2 {
	background: #00aeef;
	color: #fff
}

.oes .nav a.dlvr-box3 {
	background: #3a6ee8;
	color: #fff
}

.oes .nav a.dlvr-box4 {
	background: #7c4ddb;
	color: #fff
}

.oes .nav a.dlvr-box5 {
	background: #f26522;
	color: #fff
}

.oes .nav a.nav-link img {
	max-width: 42px;
	margin-bottom: 10px
}

.oes .nav a.nav-link p {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}

.oes .nav a.active {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.oes .nav a.active p {
	color: #000
}

.oes .tab-content .tab-pane {
	padding: 18px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.oes .tab-content .tab-pane .image-box a {
	font-size: 16px;
	color: #00a3c8;
	font-weight: 600;
	padding: 8px 30px;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	float: right
}

.oes .tab-content .tab-pane .image-box a:hover {
	background: #00a3c8;
	color: #fff
}

.oes .tab-content .tab-pane .content-box h4 {
	color: #222;
	font-weight: 600;
	margin-bottom: 12px
}

.oes .tab-content .tab-pane .content-box p {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 20px
}

.oes .tab-content .tab-pane .content-box p span {
	display: block;
	color: #969696;
	margin-top: 10px
}

.oes .tab-content .tab-pane .content-box ul {
	margin-bottom: 35px
}

.oes .tab-content .tab-pane .content-box ul li {
	font-size: 15px;
	color: #969696;
	margin-bottom: 12px
}

.oes .tab-content .tab-pane .content-box ul li i {
	color: #00a3c8;
	margin-right: 8px
}

.oes .tab-content .tab-pane .content-box a {
	font-size: 16px;
	color: #00a3c8;
	font-weight: 600;
	padding: 8px 30px;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.oes .tab-content .tab-pane .content-box a:hover {
	background: #00a3c8;
	color: #fff
}

.gallery {
	padding: 80px 0 55px
}

.gallery .gallery-top h4 {
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	position: relative
}

.gallery .gallery-top h4:before {
	position: absolute;
	content: '';
	background: #e6502e;
	width: 70px;
	height: 1px;
	bottom: 0;
	left: 45%;
	margin-left: -35px;
	margin-bottom: -18px
}

.gallery .gallery-top h4:after {
	position: absolute;
	content: '';
	background: #e6502e;
	width: 70px;
	height: 1px;
	bottom: 0;
	right: 45%;
	margin-right: -33px;
	margin-bottom: -18px
}

.gallery .gallery-top img {
	margin-bottom: 5px
}

.gallery .gallery-top i {
	color: #e6502e;
	font-size: 22px
}

.gallery .gallery-top p {
	font-size: 16px;
	color: #969696;
	max-width: 550px;
	margin: auto;
	line-height: 28px;
	margin-bottom: 50px
}

.gallery .gallery-filter {
	margin-bottom: 60px
}

.gallery .gallery-filter .nav a {
	font-size: 15px;
	color: #222;
	font-weight: 600;
	padding: 8px 20px;
	margin: 0 8px;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-ms-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease
}

.gallery .gallery-filter .nav a:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.gallery .gallery-filter .nav a.active {
	background: #7fbf00;
	color: #fff
}

.gallery .gallery-items .grid-item {
	margin-bottom: 30px
}

.gallery .gallery-items .grid-item .gallery-content {
	overflow: hidden;
	position: relative
}

.gallery .gallery-items .grid-item .gallery-content img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon {
	position: absolute;
	background: rgba(0, 163, 200, .8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: #fff;
	margin-top: 28%;
	padding-top: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a img {
	max-width: 25px
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.gallery .gallery-items .grid-item .gallery-content:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.gallery .gallery-items .grid-item .gallery-content:hover .fc-icon {
	visibility: visible;
	z-index: 1;
	opacity: 1
}

.gallery .gallery-items .grid-item .gallery-content:hover .fc-icon a img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.error-page {
	padding: 10px 0 35px
}

.error-page .error-box h1 {
	font-size: 220px;
	color: #222;
	font-weight: 700
}

.error-page .error-box h1 img {
	max-width: 155px;
	margin: 0 10px;
	margin-top: -55px
}

.error-page .error-box h3 {
	color: #444;
	font-weight: 600;
	margin-bottom: 20px
}

.error-page .error-box p {
	font-size: 18px;
	color: #969696;
	font-weight: 600;
	margin-bottom: 40px
}

.error-page .error-box a {
	font-size: 18px;
	color: #00a3c8;
	background: #fff;
	padding: 10px 30px;
	font-weight: 600;
	border: 1px solid #00a3c8;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.error-page .error-box a i {
	margin-right: 8px
}

.error-page .error-box a:hover {
	background: #00a3c8;
	color: #fff
}

.contact {
	padding: 80px 0 0
}

.contact .contact-box-tp h4 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 8px;
	margin-bottom: 25px;
	position: relative;
	font-size: 16px
}

.contact .contact-box-tp h4:before {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 50px;
	height: 1px;
	bottom: 0;
	left: 0
}

.contact .contact-box {
	margin-bottom: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}

.contact .contact-box .contact-icon i {
	font-size: 26px;
	color: #7fbf00;
	width: 65px;
	height: 65px;
	text-align: center;
	padding-top: 19px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	box-shadow: 0 0 10px rgba(0, 0, 0, .13);
	margin-right: 20px;
	margin-top: 5px
}

.contact .contact-box .contact-content h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.contact .contact-box .contact-content p {
	font-size: 15px;
	color: #969696
}

.contact .social-link ul li a i {
	font-size: 15px;
	color: #fff;
	width: 38px;
	height: 38px;
	text-align: center;
	padding-top: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}

.contact .social-link ul li a i:hover {
	background: #00a3c8 !important
}

.contact .social-link ul li:nth-child(1) a i {
	background: #3b5998
}

.contact .social-link ul li:nth-child(2) a i {
	background: #db402c
}

.contact .social-link ul li:nth-child(3) a i {
	background: #9100ce
}

.contact .social-link ul li:nth-child(4) a i {
	background: #0077b5
}

.contact .social-link ul li:nth-child(5) a i {
	background: #1da1f2
}

.contact .social-link ul li:nth-child(6) a i {
	background: #bd081c
}

.contact .contact-form h4 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 8px;
	margin-bottom: 25px;
	position: relative
}

.contact .contact-form h4:before {
	position: absolute;
	content: '';
	background: #7fbf00;
	width: 50px;
	height: 1px;
	bottom: 0;
	left: 0
}

.contact .contact-form form.contactForm input {
	font-size: 15px;
	width: 100%;
	height: 45px;
	border: 1px solid #ddd;
	padding-left: 15px;
	margin-bottom: 2px
}

.contact .contact-form form.contactForm input:focus {
	border-color: #00a3c8
}

.contact .contact-form form.contactForm textarea {
	font-size: 15px;
	width: 100%;
	height: 185px;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 25px
}

.contact .contact-form form.contactForm textarea:focus {
	border-color: #7fbf00
}

.contact .contact-form form button {
	font-size: 15px;
	color: #fff;
	background: #7fbf00;
	padding: 10px 35px;
	border: none;
	font-weight: 600;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	cursor: pointer
}

.contact .contact-form form button:hover {
	background: #e6502e
}

.contact #map {
	width: 100%;
	height: 450px;
	margin-top: 80px
}

.contact #map .info-window {
	padding: 15px
}

.contact #map .info-window h5 {
	color: #7fbf00;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.contact #map .info-window p {
	font-size: 16px;
	color: #969696;
	line-height: 25px
}

.contact-two .contact-box {
	border: 1px solid #eee;
	padding: 20px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px
}

.contact-two .contact-box .contact-icon i {
	font-size: 22px;
	color: #fff;
	background: #00a3c8;
	width: 60px;
	height: 60px;
	text-align: center;
	padding-top: 19px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin-right: 15px;
	margin-top: 6px
}

.contact-two .contact-box .contact-content h6 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.contact-two .contact-box .contact-content p {
	font-size: 15px;
	color: #969696
}

.contact-two .contact-form {
	margin-top: 80px
}

.contact-two .contact-form h4 {
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 8px;
	margin-bottom: 25px;
	position: relative
}

.contact-two .contact-form h4:before {
	position: absolute;
	content: '';
	background: #00a3c8;
	width: 50px;
	height: 1px;
	bottom: 0;
	left: 0
}

.contact-two .contact-form form p input {
	font-size: 15px;
	width: 100%;
	height: 45px;
	border: 1px solid #ddd;
	padding-left: 15px;
	margin-bottom: 25px
}

.contact-two .contact-form form p input:focus {
	border-color: #00a3c8
}

.contact-two .contact-form form p textarea {
	font-size: 15px;
	width: 100%;
	height: 185px;
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 25px
}

.contact-two .contact-form form p textarea:focus {
	border-color: #00a3c8
}

.contact-two .contact-form form button {
	font-size: 15px;
	color: #fff;
	background: #00a3c8;
	width: 100%;
	padding: 10px 35px;
	border: none;
	font-weight: 600;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px
}

.contact-two .contact-form form button:hover {
	background: #008fd5
}

.contact-two #map {
	width: 100%;
	height: 450px;
	margin-top: 90px
}

.contact-two #map .info-window {
	padding: 15px
}

.contact-two #map .info-window h5 {
	color: #00a3c8;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px
}

.contact-two #map .info-window p {
	font-size: 16px;
	color: #969696;
	line-height: 25px
}

@media only screen and (device-width:360px) {
	.breadcrumb-area {
		margin-top: 60px !important
	}

	.youtubelink h5 {
		font-size: 14px;
		margin-bottom: 10px
	}

	.youtubelink h5 a {
		font-size: 13px;
		margin-bottom: 10px
	}

	.years-img {
		position: relative;
		left: 0;
		top: 0
	}

	.info-area .info-box h6 {
		font-size: 14px;
		margin-bottom: 10px
	}
}

@media (min-width:320px) and (max-width:575.98px) {
	.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h1 {
		font-size: 25px;
		margin-top: 60%
	}

	.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h2 {
		font-weight: 500;
		font-size: 13px
	}

	.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h1 {
		font-size: 20px;
		margin-top: 70%
	}

	.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h2 {
		font-weight: 500;
		font-size: 13px
	}
}

@media (min-width:640px) and (max-width:767.98px) {
	.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h1 {
		font-size: 25px;
		margin-top: 24%
	}

	.home-slider .slider-wrapper .slider1 .slider-table .slider-tablecell h2 {
		font-weight: 500;
		font-size: 13px
	}

	.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h1 {
		font-size: 25px;
		margin-top: 24%
	}

	.home-slider .slider-wrapper .slider2 .slider-table .slider-tablecell h2 {
		font-weight: 500;
		font-size: 13px
	}
}

@media only screen and (device-width:320px) {
	.breadcrumb-area {
		margin-top: 60px !important
	}

	.youtubelink h5 {
		font-size: 14px;
		margin-bottom: 10px
	}

	.youtubelink h5 a {
		font-size: 13px;
		margin-bottom: 10px
	}

	.years-img {
		position: relative;
		left: 0;
		top: 0
	}

	.info-area .info-box h6 {
		font-size: 14px;
		margin-bottom: 10px
	}
}

.carousel-control-next,
.carousel-control-prev {
	color: #000;
	width: 1.5% !important;
	opacity: 1;
	background: #007fa8
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 20px;
	height: 50px
}

@media (max-width:740px) {
	.slider3 {
		background-image: url(../img/mobile.png) !important;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 90vh !important
	}

	.slider4 {
		background-image: url(../img/mobile-s4.png) !important;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 90vh !important
	}

	.home-slider {
		margin-top: 60px !important
	}

	.home-slider .slider-wrapper .slider4 .slider-tablecell h4 {
		width: 97%
	}

	.mrg-btm-moble {
		margin-bottom: 30px
	}

	.slider5,
	.slider6,
	.slider7,
	.slider8 {
		background-size: contain !important
	}

	#btt .canSlier {
		height: 120px !important
	}
}

@media (min-width:1440px) {
	.home-slider .slider-wrapper .slider-item {
		width: 100%;
		height: 660px !important
	}
}


/*Syllabus=======================================*/
	.myaccordion {
  width: 100%;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  
}

.myaccordion .fa-stack {
  font-size: 15px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #7100ac;
  padding: 0;
  transition:0.2s linear all;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
  color:#ac00aa;
}

.myaccordion li + li {
  margin-top: 10px;
}
.syllabus-table{
	
}
.syllabus-table tr td{
	    vertical-align: middle;
		
	
}
.syllabus-table tr td{

	font-weight:600;
	
}
.syllabus-table tr td:last-child{

	 text-align: center;
	
}

.syllabus-table tr td[rowspan="3"],.syllabus-table tr td[colspan="2"] {
    text-align: center;
	
}

/*20-05-2025=============================== whatapp and phone, book appointment */
.icon-footer-head {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    z-index: 99;
}

.book-wats {
    background-color: #006797!important;
}
.book-foot {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    background-color: #021e53;
    height: 70px;
    width: 90px;
    cursor: pointer;
}
.bo-nu {
    background-color: #00ad86!important;
}
.book-foot {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    background-color: #ea0101;
    height: 70px;
    width: 90px;
    cursor: pointer;
}
.call-foot-img {
    padding: 3px;
    width: auto;
}

.call-foot-text, .call-foot-text-mobile {
    text-decoration: none;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.call-foot-text {
    font-size: 11px;
    line-height: 13px;
}
.fixed-bottom-box, .privacy {
    display: block;
}
.fixed-bottom-box {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    right: 0;
}
@media only screen and (max-width: 768px) {
    .icon-footer-head {
        display: none;
    }
}

@media only screen and (max-width: 580px) {
    .fixed-bottom-box, .privacy {
        display: block;
    }
	
	#footer {
   
			padding-bottom: 70px;
		}
}

.btn.fixed-btn-content, .fixed-btn-content {
    text-decoration: none;
    background: #005c86;
    text-align: center;
    height: 55px;
    padding: 7px;
    font-size: 12px;
    border-radius: 0px;
    color: #fff;
    display: block;
    line-height: 14px;
    margin: 0 1px;
    width: 98%;
}