/*24 nov start*/


.profilename { font-size: 16px; font-weight: 500; line-height: 1.5; }
.profilename span { width: 100%; display: block!important; font-size: 15px; font-weight: 400;     color: #29efd3; }
.header-profile-user {
	height: 56px;
	width: 56px;
	background-color: #cbcbcb;
	padding: 3px; margin: 0px 10px 0px 0px;
	border-radius: 100% !important;
	overflow: hidden;
}
.header-profile-user img { border-radius: 100% !important; }
.aftercolon { position: relative; padding-right: 15px; }
.aftercolon:after { content:':'; position: absolute; right: 10px; top: 19%; }
.userleftmenu { margin: 10px 0px 0px 0px; }
.userleftmenu ul li { padding-bottom: 4px!important; margin-bottom: 4px!important; }

.formname-inprofile input[type=text], .formname-inprofile select,
 .formname-inprofile textarea {
	width: 100%;
    background: #def3f0;
    border: 0 none;
    height: 45px; padding-left: 15px;
    font-size: 15px;
    border: 1px solid #8ac9c0;
}
.formname-inprofile { margin: 10px 0px 0px 0px; padding: 0px 10px; font-size: 15px; }
.genderlabel { display: inline-flex; justify-content: space-evenly; margin-right: 15px; }
.genderlabel input { margin-right: 5px; }


@media only screen and (min-width:769px) {
   .formname-inprofile { min-height: 45px; display: flex; align-items: center; }
}


/*24 nov end*/




.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:focus,
button:focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

a,
button,
input[type=submit] {
	cursor: pointer
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

a {
	color: #000;
	text-transform: inherit;
	text-decoration: none
}

a:hover,
a :focus {
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #26b5a0;
}

a:focus {
	outline: 0 solid
}

img {
	max-width: 100%;
	height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: poppins, sans-serif;
	font-weight: 600;
	color: #201d1e;
	line-height: 1.4
}

body {
	color: #000;
	font-size: 16px;
	line-height: 26px;
	font-family: poppins, sans-serif;
	overflow-x: hidden;
}

ul {
	padding: 0;
	margin: 0
}

ul,
li {
	list-style: none
}

p {
	font-size: 13px;
	line-height: 1.6;
	color: #4c4c4c
}

a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.back-to-top {
	font-size: 24px;
	width: 45px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	color: #4de2c1;
	display: none;
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 999;
	border-radius: 50%;
	background: #13171d
}

.back-to-top i {
	color: #fff
}

.page-wrapper {
	overflow-x: hidden !important
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 20000;
	overflow-x: hidden !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.preloader img {
	max-width: 150px
}

@-webkit-keyframes loading {
	from {
		max-width: 0
	}
}

@keyframes loading {
	from {
		max-width: 0
	}
}

.pt-10 {
	padding-top: 10px
}

.pt-20 {
	padding-top: 20px
}

.pt-30 {
	padding-top: 30px
}

.pt-40 {
	padding-top: 40px
}

.pt-50 {
	padding-top: 50px
}

.pt-60 {
	padding-top: 60px
}

.pt-70 {
	padding-top: 70px
}

.pt-80 {
	padding-top: 80px
}

.pt-90 {
	padding-top: 90px
}

.pt-100 {
	padding-top: 100px
}

.pt-110 {
	padding-top: 110px
}

.pt-120 {
	padding-top: 120px
}

.pt-130 {
	padding-top: 130px
}

.pt-140 {
	padding-top: 140px
}

.pt-150 {
	padding-top: 150px
}

.pb-10 {
	padding-bottom: 10px
}

.pb-20 {
	padding-bottom: 20px
}

.pb-30 {
	padding-bottom: 30px
}

.pb-40 {
	padding-bottom: 40px
}

.pb-50 {
	padding-bottom: 50px
}

.pb-60 {
	padding-bottom: 60px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-75 {
	padding-bottom: 75px
}

.pb-80 {
	padding-bottom: 80px
}

.pb-90 {
	padding-bottom: 90px
}

.pb-100 {
	padding-bottom: 100px
}

.pb-110 {
	padding-bottom: 110px
}

.pb-120 {
	padding-bottom: 120px
}

.pb-130 {
	padding-bottom: 130px
}

.pb-140 {
	padding-bottom: 140px
}

.pb-150 {
	padding-bottom: 150px
}

.ptb-10 {
	padding-bottom: 10px;
	padding-bottom: 10px
}

.ptb-20 {
	padding-bottom: 20px;
	padding-bottom: 20px
}

.ptb-30 {
	padding-top: 30px;
	padding-bottom: 30px
}

.ptb-40 {
	padding-top: 40px;
	padding-bottom: 40px
}

.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px
}

.ptb-60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.ptb-70 {
	padding-top: 70px;
	padding-bottom: 70px
}

.ptb-80 {
	padding-top: 80px;
	padding-bottom: 80px
}

.ptb-90 {
	padding-top: 90px;
	padding-bottom: 90px
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.plr-100 {
	padding-left: 100px;
	padding-right: 100px
}

.ptb-110 {
	padding-top: 110px;
	padding-bottom: 110px
}

.ptb-120 {
	padding-top: 120px;
	padding-bottom: 120px
}

.ptb-130 {
	padding-top: 130px;
	padding-bottom: 130px
}

.ptb-140 {
	padding-top: 140px;
	padding-bottom: 140px
}

.ptb-150 {
	padding-top: 150px;
	padding-bottom: 150px
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-25 {
	margin-bottom: 25px !important
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mb-50 {
	margin-bottom: 50px !important
}

.mb-60 {
	margin-bottom: 60px !important
}

.mb-70 {
	margin-bottom: 70px !important
}

.mb-80 {
	margin-bottom: 80px !important
}

.mt-0 {
	margin-top: 0 !important
}

.mt-10 {
	margin-top: 10px !important
}

.mt-20 {
	margin-top: 20px !important
}

.mt-25 {
	margin-top: 25px !important
}

.mt-30 {
	margin-top: 30px !important
}

.mt-40 {
	margin-top: 40px !important
}

.mt-50 {
	margin-top: 50px !important
}

.mt-60 {
	margin-top: 60px !important
}

.mt-70 {
	margin-top: 70px !important
}

.mt-80 {
	margin-top: 80px !important
}

.mt-100 {
	margin-top: 100px !important
}

.mtb-100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important
}

.z-0 {
	z-index: 0;
	position: relative
}

.btn {
	font-family: poppins, sans-serif;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	display: inline-block;
	border-radius: 5px;
	padding: 10px 15px;
	text-align: center;
	border-radius: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.btn.v1 {
	/*background-color: #429c8f;*/
	background: rgb(26, 102, 91);
	background: linear-gradient(4deg, rgba(26, 102, 91, 1) 0%, rgba(66, 156, 143, 1) 100%);

	border-radius: 35px;
	border: 1px solid transparent;
	color: #fff;
	padding: 8px 22px;
	-webkit-transition: .3s;
	transition: .3s
}

.btn.v1 i {
	margin-right: 6px;
	font-size: 15px;
	position: relative;
	top: 2px
}

.btn.v1:hover {
	background: rgb(26, 102, 91);
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(26, 102, 91, 1) 100%);
}

.btn.v1:hover i {
	color: #fff
}

.btn.v2 {
	background: rgb(25, 25, 25);
	background: linear-gradient(4deg, rgba(25, 25, 25, 1) 0%, rgba(71, 71, 71, 1) 100%);

	border-radius: 35px;
	border: 1px solid transparent;
	color: #fff;
	-webkit-transition: .4s;
	transition: .4s;
	padding: 8px 22px
}

.btn.v2 i {
	margin-right: 5px;
	font-size: 15px;
	position: relative;
	top: 2px
}

.btn.v2:hover {
	color: #fff;
	background: linear-gradient(4deg, rgba(71, 71, 71, 1) 0%, rgba(25, 25, 25, 1) 100%);
	border-color: transparent
}

.btn.v3 {
	background-color: #429c8f;
	border: none;
	color: #fff;
	padding: 12px 28px
}

.btn.v3 i {
	position: relative;
	font-size: 13px;
	position: relative;
	top: 1px;
	margin-left: 5px
}

.btn.v4 {
	background-color: #fff;
	border: none;
	color: #201d1e;
	padding: 8px 35px
}

.btn.v4 i {
	font-size: 13px;
	position: relative;
	top: 1px;
	margin-left: 5px
}

.btn.v5 {
	background-color: #429c8f;
	color: #fff;
	padding: 12px 22px;
	border-radius: 5px
}

.btn.v5:hover {
	border-color: transparent;
	background-color: #429c8f
}

.btn.v6 {
	background-color: #429c8f;
	border: 1px solid transparent;
	color: #fff;
	display: block;
	width: 100%;
	font-size: 18px
}

.btn.v6 i {
	margin-left: 6px;
	font-size: 15px
}

.btn.v7 {
	background-color: #429c8f;
	border: none;
	color: #fff;
	padding: 10px 35px;
	border-radius: 0
}

.btn.v7 i {
	font-size: 15px;
	position: relative;
	top: 1px;
	margin-left: 5px
}

.btn.v7:hover {
	border-radius: 0 20px 0
}

.btn.v8 {
	background-color: transparent;
	border: 1px solid #201d1e;
	color: #201d1e;
	padding: 8px 35px
}

.btn.v8 i {
	font-size: 16px;
	position: relative;
	top: 1px;
	margin-left: 5px
}

.btn.v8:hover {
	border-radius: 0 20px 0
}

.btn.v9 {
	background-color: #429c8f;
	color: #fff;
	border: 1px solid transparent;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 50px;
	padding: 10px 25px 12px
}

.btn.v9 i {
	margin-left: 5px;
	font-size: 15px;
	position: relative;
	top: 2px
}

.btn.v9:hover {
	color: #429c8f;
	background-color: transparent;
	border-color: #429c8f
}

.link {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	transition: .3s;
	color: #429c8f;
	-webkit-transition: .3s
}

.link i {
	margin-left: 0;
	font-size: 14px;
	position: relative;
	top: 2px;
	-webkit-transition: .3s;
	transition: .3s
}

.link:hover {
	color: #429c8f
}

.link.style1 {
	color: #818181
}

.link.style1:hover {
	color: #429c8f
}

.link.style1:hover i {
	margin-left: 6px
}

.link.style3 {
	background: #fff;
	color: #429c8f;
	border-radius: 5px;
	display: inline-block;
	padding: 3px 10px
}

.section-title {
	position: relative
}

.section-title span {
	position: relative;
	line-height: 1.5;
	display: inline-block;
	font-weight: 500;
	margin: 0 0 5px
}

.section-title h2 {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.4;
	font-family: poppins, sans-serif;
	margin: 0;
	color: #429c8f
}

.section-title p {
	margin: 5px 0 0
}

.section-title.style1 span {
	color: #000
}

.section-title.style2 span,
.section-title.style2 h2 {
	color: #fff
}

.content-box-title {
	background: #429c8f;
	padding: 20px;
	margin: 0 0 20px
}

.content-box-title h5 {
	color: #fff;
	margin: 0;
	line-height: 1
}

.content-box-title.style2 {
	background: 0 0;
	padding: 0
}

.content-box-title.style2 h5 {
	color: #429c8f;
	font-size: 24px
}

.title {
	font-size: 40px;
	font-weight: 700
}

.text-black {
	color: #000 !important
}

.text-orange {
	color: #429c8f !important
}

.text-red {
	color: #201d1e !important
}

.bg-transparent {
	background-color: transparent
}

.bg-midnight {
	background-color: #20544d
}

.bg-blue {
	background-color: #429c8f
}

.bg-minsk {
	background-color: #3f3a7f
}

.bg-tangaroa {
	background-color: #031236
}

.bg-heath {
	background-color: #f3f6fb
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.overlay.bg-black {
	background-color: #000
}

.overlay.bg-red {
	background-color: #201d1e
}

.op-1 {
	opacity: .1
}

.op-2 {
	opacity: .2
}

.op-3 {
	opacity: .3
}

.op-4 {
	opacity: .4
}

.op-5 {
	opacity: .5
}

.op-6 {
	opacity: .6
}

.op-7 {
	opacity: .7
}

.op-8 {
	opacity: .8
}

.op-9 {
	opacity: .9
}

.op-10 {
	opacity: 1
}

.bg-f {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ddd
}

.pos-rel {
	position: relative
}

.content-para {
	position: relative;
	padding-left: 15px
}

.content-para p {
	margin: 0
}

.content-para:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: #429c8f;
	width: 2px;
	height: 100%
}

.circle {
	position: relative;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.circle:hover {
	background: #fff
}

.circle:after {
	content: '';
	display: block;
	position: absolute;
	border-radius: 50%
}

.circle.style1:after {
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px;
	border: 20px solid rgba(255, 79, 30, .3)
}

.circle.style2:after {
	top: -10px;
	right: -10px;
	bottom: -10px;
	left: -10px;
	border: 10px solid rgba(255, 255, 255, .4)
}

.circle.v3:after {
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	border: 2px solid #429c8f
}

.circle:after {
	-webkit-animation: ripple 2s linear 1.9s infinite;
	animation: ripple 2s linear 1.9s infinite
}

@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
		opacity: 0
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
		opacity: 0
	}
}

.bounce {
	-webkit-animation: float 1500ms infinite ease-in-out;
	animation: float 1500ms infinite ease-in-out
}

@-webkit-keyframes float {
	0% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}

	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

@keyframes float {
	0% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	50% {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}

	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

.body_overlay {
	position: fixed;
	top: 0;
	left: 0;
	content: "";
	background-color: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.body_overlay.open {
	visibility: visible;
	opacity: 1
}

.social-profile li {
	display: inline-block;
	margin: 0 10px 0 0
}

.social-profile li:last-child {
	margin-right: 0
}

.social-profile li a {
	display: block;
	color: #4c4c4c;
	font-size: 16px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #4c4c4c;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile li a i {
	font-size: 20px;
	line-height: 34px;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile li a:hover {
	background-color: #429c8f;
	border-color: transparent
}

.social-profile li a:hover i {
	color: #fff
}

.social-profile.style2 li a {
	background: #fff;
	color: #429c8f;
	border: none;
	-webkit-box-shadow: 0 0 6px rgba(255, 79, 30, .2);
	box-shadow: 0 0 6px rgba(255, 79, 30, .2);
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile.style2 li a i {
	font-size: 20px;
	line-height: 34px;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile.style2 li a:hover {
	background-color: #429c8f;
	border-color: transparent;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.social-profile.style2 li a:hover i {
	color: #fff
}

.social-profile.style3 li {
	margin: 0 20px 0 0
}

.social-profile.style3 li a {
	width: auto;
	height: auto;
	color: #fff;
	border: none;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile.style3 li a i {
	font-size: 16px;
	line-height: 30px;
	-webkit-transition: .3s;
	transition: .3s
}

.social-profile.style3 li a:hover {
	background-color: transparent
}

.social-profile.v1 li:first-child::before {
	display: none
}

.swiper-button-next::after,
.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-prev::after,
.swiper-container-rtl .swiper-button-next::after {
	display: none
}

.rating li {
	display: inline-block
}

.rating li i {
	color: #ffc107;
	font-size: 20px
}

.page-navigation {
	margin: 20px 0 0
}

.page-navigation .page-nav {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.page-navigation .page-nav li {
	margin: 0 5px
}

.page-navigation .page-nav li a {
	display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #ddd;
	font-size: 16px;
	line-height: 39px;
	color: #3f3a7f;
	font-weight: 600
}

.page-navigation .page-nav li a.active,
.page-navigation .page-nav li a:hover {
	background: #429c8f;
	border-color: transparent;
	color: #fff
}

.form-group {
	margin: 0 0 25px
}

.form-group input, .form-group select,
.form-group textarea {
	width: 100%;
	border: none;
	background: 0 0;
	border-radius: 0;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 20px
}

.form-group input {
	height: 37px
}
.form-group select { height: 37px; padding-top: 2px; padding-bottom: 2px; }
.form-group textarea {
	height: 140px;
	resize: none;
	padding: 15px 10px 10px 20px
}

#message {
	padding: 0;
	margin: 0
}

.help-block {
	color: #e31c25
}

.contact-info-box {
	padding: 25px;
	border-radius: 5px
}

.contact-info-box p {
	margin: 20px 0 25px
}

.contact-info-box .contact-item {
	position: relative;
	padding-left: 35px;
	padding-bottom: 20px
}

.contact-info-box .contact-item:last-child {
	padding-bottom: 0
}

.contact-info-box .contact-item a {
	font-size: 16px
}

.contact-info-box .contact-item a i {
	font-size: 28px;
	position: absolute;
	top: 0;
	left: 0;
	color: #777af2
}

.form_group {
	display: block
}

.form_group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer
}

.form_group label {
	position: relative;
	cursor: pointer;
	padding-left: 25px
}

.form_group label:before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #429c8f;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px
}

.form_group input:checked+label:after {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 5px;
	width: 5px;
	height: 10px;
	border: solid #777af2;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.form-group .or {
	text-align: center;
	font-size: 16px;
	display: inline-block;
	position: relative;
	z-index: 1
}

.form-group .or:before {
	content: "";
	position: absolute;
	top: 13px;
	left: -80px;
	width: 70px;
	height: 1px;
	background-color: #ccc;
	z-index: -1
}

.form-group .or:after {
	content: "";
	position: absolute;
	top: 13px;
	right: -80px;
	width: 70px;
	height: 1px;
	background-color: #ccc;
	z-index: -1
}

.pp-content {
	margin: 0 0 30px
}

.pp-content h4 {
	font-weight: 20px
}

.pp-content:last-child {
	margin: 0
}

.pp-content:last-child p {
	margin: 0
}

.account-title {
	margin: 0 0 15px
}

.user-tablist {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: none
}

.user-tablist li button {
	background: #f1f1f1;
	font-size: 18px;
	padding: 15px 0;
	border: none;
	display: block;
	width: 100%;
	text-align: left;
	padding: 15px 25px
}

.user-tablist li button:focus,
.user-tablist li button:hover {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: transparent !important
}

.user-tablist li button.active {
	border: none;
	background: #429c8f !important;
	color: #fff !important
}

.user-info li span {
	font-weight: 600;
	color: #201d1e;
	width: 100px;
	display: inline-block;
	padding: 0 0 10px
}

.user-info li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.user-info li span {
	width: 120px
}

.user-info li p {
	width: calc(100% - 125px);
	margin: 0
}

#address_form .btn {
	padding: 16px
}

.error-content {
	text-align: center
}

.error-content span {
	font-size: 110px;
	font-family: poppins, sans-serif;
	font-weight: 700;
	display: block;
	line-height: 100px;
	margin: 0 0 40px;
	color: #429c8f
}

.error-content .btn i {
	margin-right: 5px;
	margin-left: 0;
	position: relative;
	top: -1px
}

.error-content p {
	margin: 0 0 20px
}

.sidebar .sidebar-widget {
	margin: 0 0 30px
}

.sidebar .sidebar-widget.box {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 18px 25px 25px
}

.sidebar .sidebar-widget h4 {
	margin: 0 0 25px;
	font-weight: 500;
	position: relative;
	padding-bottom: 15px
}

.sidebar .sidebar-widget h4:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 80px;
	height: 2px;
	background: #fabe2b;
}

.sidebar .sidebar-widget:last-child {
	margin: 0
}

.tag-list ul li {
	display: inline-block;
	margin: 12px 8px 0 0
}

.tag-list ul li a {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	padding: 8px 18px;
	border: 1px solid #ddd;
	border-radius: 5px
}

.tag-list ul li a:hover {
	background-color: #429c8f;
	color: #fff;
	border-color: transparent
}

.category-widget,
.price-range-widget,
.new-product {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 20px 25px 25px
}

.category-box ul li {
	display: block
}

.category-box ul li a {
	font-size: 16px;
	display: block;
	margin: 0 0 8px;
	position: relative;
	color: #818181;
	position: relative;
	padding-left: 18px;
	-webkit-transition: .4s;
	transition: .4s
}

.category-box ul li a:before {
	position: absolute;
	top: 9px;
	left: 0;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #429c8f
}

.category-box ul li a:hover {
	color: #429c8f
}

.category-box ul li:last-child a {
	margin: 0
}

.search-box {
	position: relative
}

.search-box input {
	width: 100%;
	height: 60px;
	background: 0 0;
	color: #201d1e;
	font-size: 14px;
	line-height: 21px;
	padding: 10px 60px 10px 20px;
	border: 1px solid #ddd
}

.search-box button {
	position: absolute;
	top: 2px;
	right: 25px;
	width: 50px;
	height: 100%;
	border: none;
	background: 0 0
}

.search-box button i {
	color: #429c8f;
	font-size: 22px
}

.pp-post-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px;
	padding: 20px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.pp-post-item:last-child {
	border: none
}

.pp-post-item .pp-post-img {
	width: 75px
}

.pp-post-item .pp-post-img img {
	border-radius: 5px
}

.pp-post-item .pp-post-info {
	width: calc(100% - 90px);
	margin-left: 15px
}

.pp-post-item .pp-post-info h6 {
	line-height: 22px;
	margin: 0;
	text-align: left;
	font-weight: 600;
	font-size: 14px;
	text-transform: none;
}

.pp-post-item .pp-post-info h6 a {
	color: #429c8f
}

.pp-post-item .pp-post-info:hover a {
	color: #429c8f
}

.pp-post-item .pp-post-info span {
	color: #818181;
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin: 0 0 5px
}

.pp-post-item:last-child {
	margin: 0
}

.donate-widget {
	border: 1px solid #ddd;
	border-radius: 15px;
	padding: 20px 25px 25px
}

.donate-widget .form-group {
	margin: 0 0 15px
}

.donate-widget .form-group input {
	padding: 10px 15px;
	width: 100%;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 50px;
	color: #201d1e;
	background: #fff
}

.donate-widget .form-group input::-webkit-input-placeholder {
	color: #201d1e;
	opacity: .7
}

.donate-widget .form-group input:-ms-input-placeholder {
	color: #201d1e;
	opacity: .7
}

.donate-widget .form-group input::-ms-input-placeholder {
	color: #201d1e;
	opacity: .7
}

.donate-widget .form-group input::placeholder {
	color: #201d1e;
	opacity: .7
}

.donate-widget .book-btn {
	background: #429c8f;
	width: 100%;
	display: block;
	color: #fff;
	border: none;
	padding: 12px;
	border-radius: 50px
}

.donate-widget .book-btn i {
	margin-left: 5px;
	font-size: 15px;
	position: relative;
	top: 1px
}

.more-cause-widget {
	border: 1px solid #ddd;
	border-radius: 15px;
	padding: 20px 25px 25px
}

.more-cause-widget .cause-item {
	margin: 0 0 25px
}

.more-cause-widget .cause-item:last-child {
	margin: 0
}

.more-cause-widget .cause-item h5 {
	font-size: 18px
}

.more-cause-widget .cause-item .cause-img {
	height: 180px;
	margin: 0 0 15px
}

.more-cause-widget .cause-item .fund-collection li {
	font-size: 12px
}

.event-countdown .event-cd {
	position: relative;
	height: 200px;
	border-radius: 5px
}

.event-countdown .event-cd .overlay {
	border-radius: 5px
}

.event-countdown .event-cd .event-counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.event-countdown .event-cd .countdown {
	padding: 0 15px;
	z-index: 3;
	position: relative
}

.event-countdown .event-cd .countdown span {
	color: #fff;
	font-size: 22px;
	margin: 0 6px
}

.event-countdown .event-cd .countdown span p {
	color: #fff;
	margin: 0
}

.tour-map {
	border: 1px solid #ddd;
	padding: 20px 25px;
	border-radius: 20px 0 !important
}

.tour-map .map iframe {
	width: 100%;
	height: 200px
}

.map.style2 iframe {
	height: 375px
}

.product-category-list li.has-subcat {
	cursor: pointer
}

.product-category-list li.has-subcat>a {
	position: relative;
	font-size: 16px;
	font-weight: 500;
	display: block;
	color: #429c8f;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	-webkit-transition: .3s;
	transition: .3s
}

.product-category-list li.has-subcat>a.active,
.product-category-list li.has-subcat>a:hover {
	background-color: #429c8f;
	color: #fff;
	padding-left: 15px;
	border-color: transparent
}

.product-category-list li.has-subcat>a.active:before,
.product-category-list li.has-subcat>a:hover:before {
	border-color: #fff
}

.product-category-list li.has-subcat>a.active span,
.product-category-list li.has-subcat>a:hover span {
	background: #fff;
	color: #429c8f
}

.product-category-list li.has-subcat>a:before {
	position: absolute;
	top: 25px;
	right: 15px;
	content: "";
	width: 8px;
	height: 8px;
	border-left: 2px solid #429c8f;
	border-bottom: 2px solid #429c8f;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transition: .3s;
	transition: .3s
}

.product-category-list li.has-subcat>a span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: rgba(52, 105, 229, .1);
	color: #429c8f;
	border-radius: 50%;
	text-align: center;
	border: 50%;
	font-size: 12px;
	line-height: 17px;
	margin-left: 10px;
	position: relative;
	top: -1px
}

.product-category-list li.has-subcat .subcategory {
	display: none
}

.product-category-list li.has-subcat .subcategory li a {
	padding: 15px 10px;
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 14px;
	margin: 0 28px 0 15px
}

.product-category-list li.has-subcat .subcategory li a:hover {
	color: #429c8f;
	border-color: #429c8f
}

.product-category-list li.has-subcat.open a:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.login-form .login-header {
	padding: 20px 20px 20px 25px;
	border-radius: 5px 5px 0 0
}

.login-form .login-header h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	font-family: poppins, sans-serif
}

.login-form .login-header span {
	color: #fff
}

.login-form .login-body {
	border: 1px solid #ddd;
	padding: 25px;
	border-radius: 5px
}

.login-form .login-body label {
	font-size: 20px;
	margin: 0 0 6px
}

.login-form .login-body input {
	border-radius: 4px
}

.login-form .login-body .btn {
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 15px
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	background: 0 0;
	-webkit-transition: .5s;
	transition: .5s;
	background: url(../img/header-bg.png) right top no-repeat;
}

.header-wrap.sticky {
	z-index: 10000;
	background: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.header-wrap .header-top {
	background-color: #429c8f;
	padding: 8px 0;
	-webkit-transition: .3s;
	transition: .3s
}

.header-wrap .header-top .header-top-left p,
.header-wrap .header-top .header-top-left a {
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	position: relative
}

.header-wrap .header-top .header-top-left .header-contact {
	position: relative
}

.header-wrap .header-top .header-top-left .header-contact:last-child {
	padding: 0 0 0 50px
}

.header-wrap .header-top .header-top-left .header-contact:after {
	position: absolute;
	top: 3px;
	left: 25px;
	content: "";
	width: 1px;
	height: 20px;
	background-color: #344e6a;
	background-color: #fff
}

.header-wrap .header-top .header-top-left .header-contact:nth-child(2):after {
	display: none
}

.header-wrap .header-top .header-top-left .header-contact p,
.header-wrap .header-top .header-top-left .header-contact a {
	padding-left: 28px
}

.header-wrap .header-top .header-top-left .header-contact p i {
	top: 3px
}

.header-wrap .header-top .header-top-left .header-contact i {
	position: absolute;
	top: 0;
	left: 0;
	color: #429c8f;
	line-height: 1;
	font-size: 18px
}

.header-wrap .header-top .header-top-right .lang_selctor {
	position: relative;
	cursor: pointer;
	display: inline-block
}

.header-wrap .header-top .header-top-right .lang_selctor i {
	color: #429c8f;
	position: relative;
	top: 3px
}

.header-wrap .header-top .header-top-right .lang_selctor select {
	background-color: transparent;
	cursor: pointer;
	border: none;
	color: #fff;
	padding: 0 15px 0 0;
	font-size: 14px;
	background-image: linear-gradient(45deg, transparent 50%, #fff 60%), linear-gradient(135deg, #fff 40%, transparent 50%) !important;
	background-position: calc(100% - 8px) 11px, calc(100% - 0px) 11px, 100% 0;
	background-size: 8px 6px, 8px 6px;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none
}

.header-wrap .header-top .header-top-right .lang_selctor select option {
	color: #000
}

.header-wrap .header-top .header-top-right .link {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	position: relative;
	color: #fff;
	border-radius: 4px;
	padding: 0;
	background-color: transparent;
	-webkit-transition: .3s;
	transition: .3s
}

.header-wrap .header-top .header-top-right .link:hover {
	color: #429c8f
}

.header-wrap .header-top .header-top-right .header-social {
	margin: 0 40px
}

.header-wrap .header-top .header-top-right .header-social span {
	color: #fff;
	font-size: 14px;
	position: relative;
	top: -1px
}

.header-wrap .header-top .header-top-right .header-social ul {
	display: inline-block;
	position: relative;
	top: 2px
}

.header-wrap .header-top .header-top-right .header-social ul li {
	margin: 0
}

.header-wrap .header-top .header-top-right .header-social ul li a {
	position: relative;
	padding: 0 12px
}

.header-wrap .header-top .header-top-right .header-social ul li a:after {
	position: absolute;
	top: 4px;
	right: 0;
	content: "";
	width: 1px;
	height: 22px;
	background-color: #344e6a
}

.header-wrap .header-top .header-top-right .header-social ul li a:hover i {
	color: #429c8f
}

.header-wrap .header-top .header-top-right .header-social ul li:last-child a:after {
	display: none
}

.header-wrap .header-bottom {
	padding: 5px 0;
	background-color: #fff
}

.header-wrap .header-bottom .logo img {
	/*	max-width: 150px*/
}

.header-wrap .header-bottom .header-menu-wrap .sidebar-menu {
	margin-left: 10px;
	width: 30px
}

.header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
	color: #5d5d5d;
	font-size: 30px;
	cursor: pointer;
	position: relative;
	top: 6px
}

.header-search {
	width: calc(100% - 50px)
}

.header-search .form-group {
	position: relative;
	margin: 0
}

.header-search .form-group input {
	width: 100%;
	background: #f2f2f2;
	border-radius: 4px;
	height: 50px;
	padding: 10px 70px 10px 15px
}

.header-search .form-group button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border: none;
	background: 0 0;
	color: #429c8f;
	padding: 12px 18px;
	border-left: 1px solid #ddd
}

.header-search .form-group button i {
	font-size: 20px
}

.mobile-bar-wrap.style2 .mobile_menu {
	width: 45px;
	height: 45px;
	background: #3469e5;
	border-radius: 4px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mobile-bar-wrap.style2 .mobile_menu span {
	display: block;
	width: 25px;
	height: 2px;
	background: #fff;
	text-align: center;
	margin: 6px auto;
	-webkit-transition: .3s;
	transition: .3s
}

.mobile-bar-wrap.style2 .mobile_menu.open span:nth-child(1) {
	-webkit-transform: translate(1px, 5px) rotate(-44deg);
	transform: translate(1px, 5px) rotate(-44deg)
}

.mobile-bar-wrap.style2 .mobile_menu.open span:nth-child(2) {
	display: none
}

.mobile-bar-wrap.style2 .mobile_menu.open span:nth-child(3) {
	-webkit-transform: translate(1px, -2px) rotate(44deg);
	transform: translate(1px, -2px) rotate(44deg)
}

.shopcart button {
	position: relative;
	background: 0 0;
	border: none;
	color: #429c8f
}

.shopcart button i {
	font-size: 30px;
	line-height: 1;
	position: relative;
	top: 7px
}

.shopcart button .item-amt {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 22px;
	text-align: center;
	border-radius: 50%;
	background: #429c8f;
	color: #fff;
	font-size: 12px;
	line-height: 23px
}

.shopcart .cart-total {
	color: #fff;
	font-size: 15px;
	margin-left: 3px
}

.contact-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.contact-box p {
	font-size: 15px;
	margin: 0 0 0 10px;
	line-height: 1
}

.contact-box p a {
	display: block;
	font-weight: 600;
	padding-top: 5px;
	font-size: 15px
}

.contact-box p a:hover {
	color: #429c8f
}

.contact-box span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #429c8f;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-size: 22px;
	border-radius: 3px
}

.contact-popup {
	position: fixed;
	top: 0;
	right: -100%;
	width: 560px;
	/*	background: #fff;*/
	background: rgb(245, 255, 254);
	background: linear-gradient(4deg, rgba(245, 255, 254, 1) 0%, rgba(235, 255, 252, 1) 100%);

	height: 100vh;
	z-index: 9999;
	padding: 30px 40px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.contact-popup.open {
	right: 0;
	visibility: visible;
	opacity: 1
}

.contact-popup .contact-popup-wrap {
	overflow-y: auto;
	height: 100%
}

.contact-popup .contact-popup-wrap .comp-info .comp-logo img {
	/*	max-width: 150px*/
}

.contact-popup .contact-popup-wrap .comp-info .comp-desc {
	margin: 22px 0 20px
}

.contact-popup .contact-popup-wrap .comp-info .footer-contact-address li {
	color: #429c8f
}

.contact-popup .contact-popup-wrap .comp-map {
	margin: 5px 0
}

.contact-popup .contact-popup-wrap .comp-map iframe {
	width: 100%;
	height: 250px;
	border-radius: 5px
}

.contact-popup .contact-popup-wrap .share-on {
	margin: 20px 0
}

.contact-popup .contact-popup-title {
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 25px;
	text-align: right
}

.contact-popup .contact-popup-title .close-popup {
	background: 0 0;
	border: 1px solid #429c8f;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	padding: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-popup .contact-popup-title .close-popup i {
	font-size: 26px;
	line-height: 33px;
	color: #429c8f
}

.contact-popup .contact-popup-title .close-popup:hover {
	background: #429c8f
}

.contact-popup .contact-popup-title .close-popup:hover i {
	color: #fff
}

.contact-address {
	text-align: center;
	background: #f4f4f4;
	margin-bottom: 25px;
	padding: 70px 30px 50px
}

.contact-address .contact-icon {
	text-align: center;
	margin: 0 0 20px
}

.contact-address .contact-icon i {
	color: #429c8f;
	font-size: 60px
}

.contact-address .contact-info h5 {
	font-size: 20px;
	font-weight: 500
}

.contact-address .contact-info p {
	margin: 0 0 10px
}

.contact-address .contact-info p a {
	color: #626061
}

.contact-img {
	height: 438px;
	border-radius: 20px
}

#contactForm .form-group input,
#contactForm .form-group textarea {
	border-radius: 15px
}

.office-map {
	position: relative;
	margin: 20px 0 0
}

.office-map .overlay {
	border-radius: 25px
}

.office-map img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	width: 100%;
	border-radius: 20px
}

.comp_map {
	-webkit-box-shadow: 0 0 15px rgba(244, 131, 74, .1);
	box-shadow: 0 0 15px rgba(244, 131, 74, .1);
	padding: 25px;
	border-radius: 0 0 20px 0;
	margin: 0 10px 70px
}

.comp_map iframe {
	width: 100%;
	height: 250px;
	border-radius: 20px 0
}

.contact-wrap .comp_map {
	margin-bottom: 0
}


.sec-title {
	position: relative;
	display: block;
}

.sec-title.centred .sub-title {
	padding-right: 90px;
	padding-left: 90px;
}

.sec-title .sub-title {
	position: relative;
	display: inline-block;

	font-size: 18px;
	line-height: 28px;
	margin-bottom: 18px;

}

.sec-title.centred .sub-title:before {
	left: 0px;
	top: 12px;
	right: inherit;
}

.sec-title .sub-title:before {
	position: absolute;
	content: '';
	width: 70px;
	height: 2px;

	top: 12px;
}

.sec-title.centred .sub-title:after {
	position: absolute;
	content: '';
	width: 70px;
	height: 2px;
	right: 0px;
	top: 12px;
}

.contact-sec-title h2 {
	margin-bottom: 50px;
	font-size: 40px !important;
}

.info-column {
	margin-bottom: -3%;
}

.sec-title .sub-title {
	color: #00a4a0;
}

.sec-title .sub-title:before {
	background: #00a4a0;
}

.sec-title.centred .sub-title:after {
	background: #00a4a0;

}

.centred {
	text-align: center;
}

.justify-content-center {
	justify-content: center;
}

.info-block-one .inner-box {
	position: relative;
	display: block;
	background: #def3f0 !important;
	padding: 0px 40px 0px 40px;
	transition: all 500ms ease;

}

.info-block-one .inner-box .icon-box {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 40px;
	color: #fff;
	background-color: #00a4a0;
	border-radius: 50%;
	margin-bottom: 30px;
	margin-left: -85px;
	z-index: 1;
	transition: all 500ms ease;
}

.info-block-one .inner-box .icon-box:before {
	position: absolute;
	content: '';

	background-color: #00a4a0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transform: scale(0, 0);
	z-index: -1;
	left: 0px;
	top: 0px;
	transition: all 500ms ease;
}

.info-block-one .inner-box h3 {
	position: relative;
	display: inline-block !important;
	font-size: 24px;
	margin-top: 20px !important;
	line-height: 32px;
	margin-bottom: 16px;
	text-align: center;
	padding: 0 0 0 11px;
}

.info-block-one .inner-box p {
	color: #222;

	margin-top: -25px !important;
	padding-left: 10px;
}


.info-block-one .inner-box {
	position: relative;
	display: block;
	background: #E7F9FC;
	padding: 0px 40px 0px 40px;
	transition: all 500ms ease;
	min-height: 120px !important;
}


.info-block-one .inner-box .icon-box {
	display: inline-block;
	width: 70px;
	height: 70px;
	line-height: 90px;
	font-size: 40px;
	color: #fff;
	background-color: #00a4a0;
	border-radius: 50%;
	margin-bottom: 0px;
	left: 40px;
	top: 25px;
	position: absolute;
	padding: 0;
	z-index: 1;
	transition: all 500ms ease;
}

.contactno {
	padding: 30px 0px 0px 0px;
}





.info-block-one .inner-box p a {
	color: #222;
}

.info-block-one .inner-box p a:hover {
	text-decoration: underline;
}

.info-block-one .inner-box:hover .icon-box:before {
	transform: scale(1, 1);
}



.info-block-one .inner-box .inner-box-mt {
	margin-top: 0 !important;
	margin-bottom: 30px !important;
	display: block;
}

.info-block-one .inner-box .icon-box i {
	top: -10px;
	margin: -10px 0px 0 15px !important;
	display: inline-block;
}

.info-block-one .inner-box .icon-box i.fa-phone {
	position: relative !important;
	top: -7px;
}

.info-block-one .inner-box:hover .icon-box:before {
	transform: scale(1, 1);
}

.info-block-one .inner-box .icon-box:before {
	position: absolute;
	content: '';
	background: #5d5d5d;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transform: scale(0, 0);
	z-index: -1;
	left: 0px;
	top: 0px;
	transition: all 500ms ease;
}

@media only screen and (min-width:1200px) and (max-width:1439px) {
	.main-menu-wrap.style1 #menu>ul>li {
		margin: 0 3px !important
	}

	.contact-box p a,
	.contact-box p {
		font-size: 14px
	}

	.comp_map {
		margin-bottom: 100px
	}

	.header-wrap.style2 .main-menu-wrap.style1 #menu ul li a {
		padding: 15px 10px 25px;
		font-size: 13px
	}

	.header-wrap.style2 .main-menu-wrap.style1 #menu ul li.has-children .sub-menu li a {
		font-size: 13px
	}

	.header-wrap.style2 .main-menu-wrap.style1 #menu>ul>li.has-children>a::before {
		top: 21px;
		right: -3px
	}

	.contact-popup .contact-popup-wrap {
		overflow-y: auto;
		height: calc(100vh - 150px)
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.main-menu-wrap.style1 #menu>ul>li.has-children>a::before {
		top: 23px !important
	}

	.header-wrap.style2 .main-menu-wrap.style1 #menu ul li.has-children .sub-menu li a {
		font-size: 12px
	}

	.header-wrap .main-menu-wrap.style1 #menu {
		margin-left: 25px
	}

	.header-wrap .main-menu-wrap.style1 #menu ul li a {
		padding: 15px 12px 14px;
		font-size: 13px
	}

	.header-wrap .main-menu-wrap.style1 #menu ul li.has-children .sub-menu a {
		font-size: 13px
	}

	.main-menu-wrap.style1 #menu>ul>li {
		margin: 0 !important
	}

	.contact-box p a,
	.contact-box p {
		font-size: 12px
	}

	.comp_map {
		margin-bottom: 100px
	}

	.contact-wrap .comp_map {
		margin-bottom: 0
	}

	.header-wrap .header-top .header-top-left p,
	.header-wrap .header-top .header-top-left a,
	.header-wrap .header-top .header-top-right .header-social span,
	.header-wrap .header-top .header-top-right .link {
		font-size: 12px
	}

	.header-wrap .header-top .header-top-right .header-social ul li a {
		padding: 0 8px
	}

	.header-wrap .header-top .header-top-right .header-social {
		margin: 0 20px
	}
}

@media only screen and (min-width:992px) {
	.logo.style2 {
		text-align: center
	}

	.header-wrap.sticky .header-top {
		margin-top: -48px
	}

	.main-menu-wrap.style1 #menu ul li {
		display: inline-block;
		position: relative
	}

	.main-menu-wrap.style1 #menu ul li a {
		padding: 0px 8px;
		font-family: poppins, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		-webkit-transition: .3s;
		transition: .3s;
		display: inline-block
	}

	.main-menu-wrap.style1 #menu ul li.has-children .sub-menu {
		width: 100%;
		padding: 20px;
		position: absolute;
		top: 100px;
		left: -6px;
		min-width: 220px;
		border-radius: 2px;
		background: #fff;
		visibility: hidden;
		opacity: 0;
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
		box-shadow: 0 0 15px rgba(0, 0, 0, .15);
		-webkit-transition: .3s;
		transition: .3s;
		z-index: 10;
		display: block !important
	}

	.main-menu-wrap.style1 #menu ul li.has-children .sub-menu li {
		margin: 0;
		display: block;
		text-align: left
	}

	.main-menu-wrap.style1 #menu ul li.has-children .sub-menu li a {
		font-size: 12px;
		line-height: 21px;
		margin: 0;
		display: block;
		color: #201d1e;
		border-bottom: 1px solid rgb(255 255 255 / 18%);
		padding: 5px 12px 5px;
		-webkit-transition: .4s;
		transition: .4s
	}

	.main-menu-wrap.style1 #menu ul li.has-children .sub-menu li:last-child>a {
		border-bottom: none
	}

	.main-menu-wrap.style1 #menu ul li.has-children:hover>.sub-menu {
		top: 100%;
		visibility: visible;
		opacity: 1
	}

	.main-menu-wrap.style1 #menu>ul>li {
		margin: 0 0px
	}

	.main-menu-wrap.style1 #menu>ul>li>a {
		position: relative;
		font-weight: 500;
		-webkit-transition: .3s;
		transition: .3s
	}

	.main-menu-wrap.style1 #menu>ul>li>a.active,
	.main-menu-wrap.style1 #menu>ul>li>a:hover {
		color: #0a9984;
	}

	.main-menu-wrap.style1 #menu>ul>li.has-children>a {
		position: relative
	}

	.main-menu-wrap.style1 #menu>ul>li.has-children>a:before {
		position: absolute;
		top: 8px;
		right: 0;
		content: "";
		width: 6px;
		height: 6px;
		border-width: 0 0 1px 1px;
		border-style: solid;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.main-menu-wrap.style1 #menu>ul>li.has-children>.sub-menu>.has-children>a {
		position: relative
	}

	.main-menu-wrap.style1 #menu>ul>li.has-children>.sub-menu>.has-children>a:after {
		position: absolute;
		top: 22px;
		right: 15px;
		content: "";
		width: 6px;
		height: 6px;
		border-width: 0 0 1px 1px;
		border-style: solid;
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg)
	}

	.main-menu-wrap.style1 #menu>ul>li.has-children>.sub-menu>.has-children>a:hover:after {
		border-color: #429c8f
	}

	.main-menu-wrap.style1 #menu>ul>.has-children {
		position: relative
	}

	.main-menu-wrap.style1 #menu ul>.has-children>.sub-menu>.has-children>.sub-menu {
		left: 100%;
		top: 0
	}

	.menu-expand i {
		display: none
	}

	.header-wrap.style1 #menu ul li.has-children .sub-menu,
	.header-wrap.style2 #menu ul li.has-children .sub-menu {
		background: #429c8f
	}

	.header-wrap.style1 #menu ul li.has-children .sub-menu li a,
	.header-wrap.style2 #menu ul li.has-children .sub-menu li a {
		color: #fff
	}

	.header-wrap.style1 #menu ul li.has-children .sub-menu li a.active,
	.header-wrap.style2 #menu ul li.has-children .sub-menu li a.active,
	.header-wrap.style1 #menu ul li.has-children .sub-menu li a:hover,
	.header-wrap.style2 #menu ul li.has-children .sub-menu li a:hover {
		background-color: rgb(41 122 111);
		border-color: rgba(255, 255, 255, .35);
	}

	.header-wrap.style1 #menu>ul>li.has-children>.sub-menu>.has-children>a:hover::after,
	.header-wrap.style2 #menu>ul>li.has-children>.sub-menu>.has-children>a:hover::after {
		border-color: #fff
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
		top: 1px;
		font-size: 28px
	}

	.header-wrap .header-bottom .header-menu-wrap .sidebar-menu {
		margin-right: -35px;
		width: auto
	}
}

@media only screen and (max-width:991px) {
	.header-wrap .header-top .header-top-right .header-social {
		margin: 0
	}

	.header-wrap.style2 {
		top: 0
	}

	.header-wrap.style2 .container-fluid {
		padding: 0
	}

	.header-wrap.style1 .header-top {
		background-color: #429c8f
	}

	.header-top .social-profile.style3 li a i,
	.header-top .header-contact a,
	.header-top .close-header-top button i,
	.lang_selctor .nice-select>span,
	.lang_selctor.style1 i {
		color: #fff
	}

	.header-wrap .header-top .header-top-right .lang_selctor select {
		padding: 8px 15px;
		width: calc(100% - 20px)
	}

	.header-wrap .header-top .header-top-right .lang_selctor select {
		background-position: calc(100% - 8px) 20px, calc(100% - 0px) 20px, 100% 0
	}

	.header-wrap .header-top .header-top-left .header-contact i {
		top: 5px
	}

	.header-search {
		width: 100%;
		margin: 24px 0 0
	}

	.lang_selctor {
		width: 100%
	}

	.shopcart {
		display: inline-block;
		position: relative;
		top: -5px;
		margin: 0 12px 0 0
	}

	.shopcart button i {
		font-size: 22px
	}

	.shopcart button .item-amt {
		right: 0;
		width: 20px;
		height: 20px;
		font-size: 10px;
		line-height: 20px
	}

	.shopcart .cart-total {
		display: none
	}

	.main-menu {
		text-align: left
	}

	.sidebar-menu i {
		font-size: 22px;
		line-height: 37px;
		position: relative;
		top: -3px;
		margin-right: 15px;
		cursor: pointer
	}

	.logo img {
		max-width: 120px
	}

	.mobile-bar-wrap {
		text-align: right;
		position: relative;
		top: 4px
	}

	.header-wrap .header-bottom {
		padding: 12px 0
	}

	.header-wrap .header-bottom .header-bottom-right,
	.header-wrap .header-top .header-top-right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}

	.header-wrap .header-top .header-top-left p {
		margin: 0;
		padding: 0
	}

	.header-wrap .header-top .header-top-left p,
	.header-wrap .header-top .header-top-left a {
		color: #fff;
		display: block
	}

	.header-wrap .header-top .header-top-left p::after {
		display: none
	}

	.header-wrap .header-bottom .header-bottom-right,
	.header-wrap .header-top .header-top-right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		-ms-grid-row-align: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.header-top-right .social-profile.v1 {
		margin: 7px 0 15px
	}

	.header-top-right .lang_selctor {
		border: 1px solid #666;
		border-radius: 5px;
		margin: 0 0 20px !important
	}

	.lang_selctor .nice-select::after {
		right: 12px
	}

	.header-top-right .btn.v1 {
		width: 100%;
		display: block
	}

	.mobile-bar-wrap {
		text-align: right;
		position: relative;
		top: 4px
	}

	.mobile-bar-wrap.style2 {
		top: 0
	}

	.header-wrap .header-bottom {
		padding: 12px 0
	}

	.header-wrap .header-top .header-bottom-right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}

	.header-wrap .header-top .header-top-left p {
		margin: 0;
		padding: 0
	}

	.header-wrap .header-top .header-top-left p,
	.header-wrap .header-top .header-top-left a {
		color: #fff;
		display: block
	}

	.header-wrap .header-top .header-top-left p::after {
		display: none
	}

	.header-wrap .header-bottom .header-bottom-right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		-ms-grid-row-align: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.header-bottom-right .social-profile.v1 {
		margin: 7px 0 15px
	}

	.header-bottom-right .lang_selctor {
		border: 1px solid #666;
		width: 100%;
		border-radius: 5px;
		margin: 0 0 20px !important
	}

	.lang_selctor .nice-select::after {
		right: 12px
	}

	.header-bottom-right .btn.v1 {
		width: 100%;
		display: block
	}

	.header-wrap .header-top .header-bottom-right .link {
		top: 0;
		margin: 10px 0 13px
	}

	.menu-close {
		position: absolute;
		top: 13px;
		right: 16px
	}

	.menu-close i {
		color: #000;
		font-size: 22px
	}

	.mobile-menu {
		text-align: right
	}

	.mobile-menu a i {
		color: #429c8f;
		font-size: 26px
	}

	.mobile-top-bar,
	.mobile-menu {
		display: inline-block
	}

	.mobile-top-bar i {
		color: #429c8f;
		font-size: 22px;
		margin-right: 15px;
		cursor: pointer
	}

	.header-top {
		position: absolute;
		height: 100vh;
		width: 100%;
		top: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		background: #000;
		right: -100%;
		padding: 50px 5px !important;
		display: block;
		z-index: 99;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: .3s;
		transition: .3s
	}

	.header-top.open {
		visibility: visible;
		opacity: 1;
		right: 0
	}

	.lang_selctor {
		margin: 0 0 0 11px
	}

	.close-header-top button {
		position: absolute;
		top: 14px;
		right: 10px;
		z-index: 999;
		background: 0 0;
		border: none;
		border-radius: 50%;
		width: 30px;
		height: 30px;
		text-align: center;
		padding: 0
	}

	.close-header-top button i {
		color: #fff;
		font-size: 20px
	}

	.header-contact {
		margin: 0 0 5px
	}

	.header-top-left .social-profile.style3 {
		margin: 0 0 5px
	}

	.header-top-right .lang_selctor {
		margin: 10px 0 20px !important;
		padding-right: 5px
	}

	.lang_selctor .nice-select::after {
		border-color: #4c4c4c
	}

	.lang_selctor .nice-select {
		padding-left: 30px
	}

	.lang_selctor.style1 i {
		left: 8px
	}

	.header-wrap .header-top .header-top-right .link {
		margin: 15px 0 0
	}

	.header-bottom {
		border-top: none
	}

	.main-menu-wrap {
		width: 100%;
		position: absolute;
		background: #f3f6fb;
		z-index: 999;
		top: 0;
		height: 100vh;
		-webkit-transition: .5s;
		transition: .5s;
		left: -100%;
		padding: 55px 20px 30px;
		overflow-y: auto;
		-webkit-transition: .4s;
		transition: .4s
	}

	.main-menu-wrap.open {
		left: 0
	}

	.main-menu>li.has-children.menu-open>span.menu-expand {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.main-menu>li.has-children.menu-open>span.menu-expand i {
		color: #000
	}

	.main-menu>li ul li.has-children.menu-open>span.menu-expand {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.main-menu li {
		position: relative
	}

	.main-menu li:last-child {
		margin: 0
	}

	.main-menu li span.menu-expand {
		position: absolute;
		right: 0;
		cursor: pointer
	}

	.main-menu li span.menu-expand i {
		color: #000
	}

	.main-menu li span.menu-expand:hover {
		color: #000
	}

	.main-menu li a {
		font-size: 14px;
		font-weight: 400;
		color: #000;
		text-transform: capitalize;
		display: block;
		padding-bottom: 12px;
		margin-bottom: 12px;
		border-bottom: 1px solid rgba(0, 0, 0, .3)
	}

	.main-menu li a:hover {
		color: #000
	}

	.main-menu li ul.sub-menu {
		padding-left: 20px
	}

	.main-menu li a.active {
		color: #000;
		font-weight: 600;
		border-color: rgba(0, 0, 0, .3)
	}
}

@media only screen and (max-width:767px) {
	.header-wrap .header-bottom .logo img {
		max-width: 120px
	}

	.mobile-top-bar i {
		margin-right: 10px
	}

	.header-wrap .header-bottom .header-menu-wrap .sidebar-menu i {
		font-size: 20px;
		top: 0
	}
}

@media only screen and (max-width:575px) {
	.main-menu-wrap.style2 {
		width: 100% !important
	}

	.header-contact {
		width: 100%
	}

	.header-wrap .header-top .header-top-left .header-contact:last-child {
		padding: 0
	}

	.header-wrap .header-top .header-top-left .header-contact::after {
		display: none
	}
}

.main-menu-wrap.style2 {
	width: 400px;
	position: fixed;
	background: #f3f6fb;
	z-index: 999;
	top: 0;
	height: 100vh;
	-webkit-transition: .5s;
	transition: .5s;
	left: -100%;
	padding: 55px 30px 30px;
	overflow-y: auto;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-webkit-transition: .4s;
	transition: .4s
}

.main-menu-wrap.style2.open {
	left: 0
}

.main-menu-wrap.style2 ul li a {
	display: block;
	color: #000;
	padding: 14px 0;
	border-bottom: 1px solid #000
}

.main-menu-wrap.style2 ul li a.active {
	font-weight: 600
}

.main-menu-wrap.style2 .has-children {
	position: relative
}

.main-menu-wrap.style2 .has-children .sub-menu {
	margin-left: 20px
}

.main-menu-wrap.style2 .menu-expand {
	position: absolute;
	top: 22px;
	right: 0;
	cursor: pointer;
	text-align: right
}

.main-menu-wrap.style2 .menu-expand i {
	display: block;
	color: #000;
	font-size: 12px;
	-webkit-transition: .2s;
	transition: .2s
}

.main-menu-wrap.style2 .has-children.menu-open .menu-expand i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.br-bg-1 {
	background-image: url(../img/breadcrumb/breadcrumb-1.jpg)
}

.br-bg-2 {
	background-image: url(../img/breadcrumb/breadcrumb-2.jpg)
}

.br-bg-3 {
	background-image: url(../img/breadcrumb/breadcrumb-3.jpg)
}

.br-bg-4 {
	background-image: url(../img/breadcrumb/breadcrumb-4.jpg)
}

.br-bg-5 {
	background-image: url(../img/breadcrumb/breadcrumb-5.jpg)
}

.br-bg-6 {
	background-image: url(../img/breadcrumb/breadcrumb-6.html)
}

.breadcrumb-wrap {
	position: relative;
	height: 100%;
	padding: 155px 0 50px;
	overflow: hidden;
	margin: 127px 0 0
}

.breadcrumb-wrap .breadcrumb-title {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center
}

.breadcrumb-wrap .breadcrumb-title h2 {
	font-size: 35px;
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
	padding: 0 15px;
	margin: 0 0 15px
}

.breadcrumb-wrap .breadcrumb-title h2 span {
	color: #429c8f
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
	display: inline-block;
	margin: 0 20px 0 0;
	position: relative;
	color: #44c0ae;
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li i {
	margin-left: 5px;
	font-size: 12px
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	transition: .3s;
	-webkit-transition: .3s;
	position: relative
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:after {
	position: absolute;
	top: 3px;
	right: -11px;
	font-size: 16px;
	content: "";
	width: 2px;
	height: 18px;
	background-color: #fff;
	border-radius: 0;
	-webkit-transform: skewX(-15deg);
	transform: skewX(-15deg)
}

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child a:after {
	display: none
}

.breadcrumb-wrap .breadcrumb-title .project-share li {
	display: inline-block;
	margin-left: 4px
}

.breadcrumb-wrap .breadcrumb-title .project-share li a {
	display: block;
	width: 45px;
	height: 45px;
	border: 1px solid #818181;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.breadcrumb-wrap .breadcrumb-title .project-share li a:hover {
	background-color: #fff;
	border-color: transparent
}

.breadcrumb-wrap .breadcrumb-title .project-share li a:hover i {
	color: #4c4c4c
}

.breadcrumb-wrap .breadcrumb-title .project-share li a i {
	line-height: 44px;
	font-size: 22px
}

.breadcrumb-wrap .breadcrumb-title .br-shape {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.hero-bg-1 {
	background-image: url(../img/hero/hero-1.jpg)
}

.hero-bg-2 {
	background-image: url(../img/hero/hero-2.html)
}

.hero-bg-3 {
	background-image: url(../img/hero/hero-3.jpg)
}

.hero-bg-4 {
	background-image: url(../img/hero/hero-4.jpg)
}

.hero-bg-5 {
	background-image: url(../img/hero/hero-5.jpg)
}

.hero-bg-6 {
	background-image: url(../img/hero/hero-6.jpg)
}

.hero-bg-7 {
	background-image: url(../img/hero/hero-7.jpg)
}

.hero-bg-8 {
	background-image: url(../img/hero/hero-8.jpg)
}

.hero-bg-9 {
	background-image: url(../img/hero/hero-9.jpg)
}

.hero-bg-10 {
	background-image: url(../img/hero/hero-10.jpg)
}



.hero-wrap {
	margin: 0;
}

.hero-wrap.style1 {
	position: relative;
	padding: 130px 0 146px
}

.hero-wrap.style1 .hero-circle-shape {
	position: absolute;
	top: -60px;
	left: -50px;
	z-index: -1;
	-webkit-animation: animationFramesTwo 5s alternate infinite linear;
	animation: animationFramesTwo 5s alternate infinite linear
}

.hero-wrap.style1 .hero-dot-shape {
	position: absolute;
	bottom: -60px;
	left: -50px;
	z-index: -1;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.hero-wrap.style1 .container {
	position: relative;
	z-index: 0
}

.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 54%
}

.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img img {
	display: block !important;
	-webkit-animation: border-transform 10s linear infinite alternate forwards;
	animation: border-transform 10s linear infinite alternate forwards;
	margin: auto
}

.hero-wrap.style1 .hero-img-wrap .ellipse-shape {
	position: absolute;
	top: 50%;
	left: 0
}

.hero-wrap.style2 {
	position: relative;
	margin: 80px 0 0
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item {
	padding: 130px 0 150px;
	position: relative
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.06)), color-stop(35%, rgba(0, 0, 0, 0.31)), to(rgba(0, 0, 0, 0.74)));
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.31) 35%, rgba(0, 0, 0, 0.74) 100%)
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content {
	position: relative
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content span {
	color: #fff;
	display: block;
	margin: 0 0 10px
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content .hero-shape-2 {
	position: absolute;
	top: -30px;
	left: -30px;
	z-index: -1;
	-webkit-animation: animationFramesTwo 5s alternate infinite linear;
	animation: animationFramesTwo 5s alternate infinite linear
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content .hero-shape-3 {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: -1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.hero-wrap.style2 .hero-slider-two .hero-slider-item .hero-content .hero-shape-4 {
	position: absolute;
	bottom: -30px;
	left: 40%;
	z-index: -1;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.hero-wrap.style2 .hero-slider-two .hero-slider-btn {
	position: absolute;
	bottom: 30px;
	right: 50px;
	z-index: 10
}

.hero-wrap.style3 .hero-shape-2 {
	position: absolute;
	top: -50px;
	left: 0;
	z-index: -1;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.hero-wrap.style3 .hero-shape-3 {
	position: absolute;
	bottom: -120px;
	left: 100px;
	z-index: -1;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.hero-wrap.style3 .hero-content-wrap {
	width: 50%;
	padding: 80px 18px 148px 0px;
	position: relative
}

.hero-wrap.style3 .hero-content-wrap .hero-content h1,
.hero-wrap.style3 .hero-content-wrap .hero-content p {
	color: #248173;
}

.hero-wrap.style3 .hero-content-wrap .hero-content h1 span {
	color: #5d5d5d;
}


.hero-wrap.style3 .hero-img {
	width: 50%;
	padding: 220px 0;
	height: 100%
}

.hero-pagination {
	position: absolute;
	bottom: 15px;
	z-index: 99
}

.hero-pagination span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #358b7e;
	border-radius: 50%;
	margin: 0 10px
}

@-webkit-keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}

	100% {
		-webkit-transform: translate(80px, 0px);
		transform: translate(80px, 0px)
	}
}

@keyframes animationFramesOne {
	0% {
		-webkit-transform: translate(0px, 0px);
		transform: translate(0px, 0px)
	}

	100% {
		-webkit-transform: translate(80px, 0px);
		transform: translate(80px, 0px)
	}
}

@-webkit-keyframes animationFramesTwo {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(108deg)
	}

	20% {
		-webkit-transform: translate(141px, 102px) rotate(72deg)
	}

	50% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
}

@keyframes animationFramesTwo {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(108deg)
	}

	20% {
		-webkit-transform: translate(141px, 102px) rotate(72deg)
	}

	50% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
}

@-webkit-keyframes animationFramesTwo {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}

	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg)
	}

	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg)
	}

	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg)
	}

	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
}

@-webkit-keyframes animationFramesThree {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}

	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg)
	}

	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg)
	}

	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg)
	}

	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
}

@keyframes animationFramesThree {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}

	20% {
		-webkit-transform: translate(73px, -1px) rotate(36deg)
	}

	40% {
		-webkit-transform: translate(141px, 72px) rotate(72deg)
	}

	60% {
		-webkit-transform: translate(83px, 122px) rotate(108deg)
	}

	80% {
		-webkit-transform: translate(-40px, 72px) rotate(144deg)
	}

	100% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
}

.hero-content {
	position: relative;
	z-index: 1
}

.hero-content .subtitle {
	color: #429c8f
}

.hero-content h1 {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 20px;
	color: #fff;
}

.hero-content p {
	font-size: 20px;
	margin: 0 0 45px;
	color: #000 !important
}

.hero-content .hero-btn .btn:nth-child(2) {
	margin-left: 15px
}

.hero-content.style2 h1 {
	font-weight: 300
}

.hero-content.style2 h1 span {
	font-weight: 700;
	color: #429c8f
}

.hr-line {
	position: absolute;
	height: 25%;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	left: 0;
	width: 100%
}

.hr-line:after {
	position: absolute;
	bottom: -5px;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff
}

.hr-line:nth-child(1) {
	top: 0
}

.hr-line:nth-child(1):after {
	left: 20%
}

.hr-line:nth-child(2) {
	top: 25%
}

.hr-line:nth-child(2):after {
	left: 40%
}

.hr-line:nth-child(3) {
	top: 50%
}

.hr-line:nth-child(3):after {
	left: 60%
}

.hr-line:nth-child(4) {
	top: 75%
}

.hr-line:nth-child(4):after {
	left: 80%
}

.hero-one-pagination {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 99;
	width: auto;
	color: #fff;
	font-size: 24px
}

.hero-shape-one {
	position: absolute;
	top: 100px;
	z-index: 0
}

.hero-shape-two {
	position: absolute;
	bottom: -50px;
	z-index: 9;
	left: 150px
}

.hero-btn-wrap {
	position: absolute;
	bottom: 30px;
	right: 30px;
	z-index: 1
}

.slider-btn.style4 {
	width: 45px;
	height: 45px;
	border-radius: 50% !important;
	text-align: center;
	padding: 0 !important;
	background: 0 0 !important;
	border: 2px solid #fff
}

.slider-btn.style4 i {
	line-height: 47px;
	font-size: 17px;
	color: #fff !important
}

@media only screen and (min-width:3000px) {
	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		right: 20%
	}
}

@media only screen and (min-width:1921px) and (max-width:2999px) {
	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		right: 10%
	}
}

@media only screen and (min-width:1450px) {
	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 1410px/2 + 15px)
	}

	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		max-width: 40%
	}
}

@media only screen and (min-width:1200px) and (max-width:1449px) {
	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 1320px/2 + 15px)
	}

	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		max-width: 450px
	}
}

@media only screen and (min-width:1200px) and (max-width:1449px) {
	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 1320px/2 + 15px)
	}
}

@media only screen and (min-width:1200px) and (max-width:1360px) {
	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 1250px/2 + 15px)
	}
}

@media only screen and (min-width:1600px) {
	.hero-wrap.style1 {
		padding: 215px 0 230px
	}

	.hero-wrap.style3 .hero-slider-two .hero-slider-item {
		padding: 200px 0 240px
	}

	.hero-wrap.style2 .hero-slider-two .hero-slider-item {
		padding: 230px 0 250px
	}

	.hero-wrap.style3 .hero-content-wrap {
		padding-top: 220px;
		padding-bottom: 220px
	}
}

@media only screen and (min-width:1200px) {
	.hero-wrap.style1 .hero-video-wrap .hero-video-border {
		width: 86%;
		height: 87%
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.hero-wrap.style1 .hero-content h1 {
		font-size: 40px
	}

	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		max-width: 380px
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video-border {
		width: 86%;
		height: 87%
	}

	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 960px/2 + 15px)
	}

	.hero-content h1 {
		font-size: 40px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.hero-wrap.style1 .hero-content h1 {
		font-size: 40px
	}

	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		max-width: 300px
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video-border {
		width: 86%;
		height: 87%
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video {
		height: 500px
	}

	.hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
		font-size: 60px;
		line-height: 1.2
	}

	.hero-wrap.style2 .hero-content h1 {
		font-size: 30px;
	}

	.hero-wrap.style2 .hero-content {
		padding: 0;
	}

	.hero-wrap.style3 .hero-content-wrap {
		padding-left: calc((100% - 50%) - 720px/2 + 15px);
		padding-right: 20px;
		width: 60%
	}

	.hero-content h1 {
		font-size: 34px
	}

	.hero-content p {
		font-size: 16px
	}
}

@media only screen and (max-width:991px) {
	.hero-wrap {
		margin: 65px 0 0
	}

	.hero-wrap.style1 {
		padding: 150px 0
	}

	.hero-wrap.style2 {
		position: relative;
		margin-top: 67px
	}

	.hero-wrap.style2 .hero-bg {
		top: 0;
		width: 100%;
		height: 100%;
		padding: 0
	}

	.hero-wrap.style1 .hero-content {
		margin: 0 0 50px
	}

	.hero-content.style2 h1 {
		text-align: center
	}

	.hero-wrap.style1 .hero-content p {
		font-size: 16px
	}

	.hero-wrap.style1 .hero-img-wrap .hero-ellipse-img {
		position: relative;
		top: 0;
		right: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		max-width: 70%;
		margin: 0 auto
	}

	.hero-wrap.style2 .hero-slider-two .hero-slider-item::before {
		background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.58)), color-stop(55%, rgba(0, 0, 0, 0.49)), to(rgba(0, 0, 0, 0.07)));
		background: linear-gradient(90deg, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.49) 55%, rgba(0, 0, 0, 0.07) 100%)
	}
}

@media only screen and (max-width:767px) {
	.hero-content p {
		font-size: 15px
	}

	.hero-content p {
		font-size: 16px;
		margin: 0 0 30px
	}

	.hero-content h1 {
		margin: 0 0 20px
	}

	.hero-wrap.style2 .hero-slider-one .hero-slider-btn {
		right: 15px
	}

	.hero-wrap.style3 .hero-slider-two .hero-slider-item {
		padding: 200px 0 178px
	}

}

@media only screen and (min-width:576px) and (max-width:767px) {
	.hero-content h1 {
		font-size: 46px;
		margin: 0 0 28px
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video {
		height: 380px
	}

	.hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
		font-size: 45px;
		line-height: 1.3
	}

	.hero-wrap.style2 .hero-content h1 {
		font-size: 46px
	}
}

@media only screen and (max-width:575px) {

	.hero-content .hero-btn .btn:nth-child(2) {
		margin-left: 9px
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video-border {
		display: none
	}

	.hero-wrap.style1 .hero-video-wrap .hero-video {
		height: 372px
	}

	.hero-wrap.style1 {
		padding: 100px 0 80px
	}

	.hero-content h1 {
		font-size: 28px;
		margin: 0 0 4px;

	}

	.hero-wrap.style2 .social-profile {
		right: 10px
	}

	.hero-wrap.style2 .social-profile li a,
	.hero-wrap.style3 .social-profile li a {
		width: 30px;
		height: 30px
	}

	.hero-wrap.style2 .social-profile li a i,
	.hero-wrap.style3 .social-profile li a i {
		font-size: 14px;
		line-height: 30px
	}

	.hero-wrap.style2 .hero-slider-one .hero-slider-btn {
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 20px
	}

	.hero-wrap.style3 .hero-btn-wrap {
		right: 15px
	}

	.hero-wrap.style2 .hero-content h1 {
		font-size: 32px
	}

	.hero-wrap.style3 .hero-slider-two .hero-slider-item .hero-content h1 {
		font-size: 32px;
		line-height: 1.3
	}

	.hero-wrap.style3 .social-profile {
		bottom: 15px;
		left: 15px
	}

	.slider-btn.style3 {
		padding: 8px 14px 0 !important
	}

	.intro-video {
		display: none
	}

	.hero-one-pagination {
		bottom: 70px;
		font-size: 20px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.hero-wrap.style2 .hero-slider-one .hero-slider-item {
		padding: 180px 0 210px
	}
}

@media only screen and (max-width:376px) {
	.hero-wrap.style1 .hero-video-wrap .hero-video {
		height: 372px
	}

	.hero-wrap.style2 .social-profile {
		display: none
	}

}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.event-bg-1 {
	background-image: url(../img/event/single-event.jpg)
}

.event-bg-2 {
	background-image: url(../img/event/event-2.jpg)
}

.event-gallery {
	height: 400px;
	margin: 0 0 23px;
	border-radius: 5px
}

.event-date {
	border: 1px solid #ddd;
	padding: 11px 5px
}

.event-date h4 {
	font-weight: 300;
	color: #4c4c4c;
	font-size: 13px;
	text-align: center;
	margin: 0
}

.event-date h4 span {
	font-size: 40px;
	line-height: 1;
	text-align: center;
	display: block;
	color: #429c8f
}

.event-meta-info {
	position: relative;
	padding-left: 25px;
	color: #4c4c4c;
	margin: 0 0 10px;
	display: inline-block
}

.event-meta-info:last-child {
	margin: 0
}

.event-meta-info i {
	position: absolute;
	top: -2px;
	left: 0;
	color: #429c8f
}

.event-item {
	margin: 0 0 30px
}

.event-item.style1 .event-name {
	margin: 18px 0 0
}

.event-item.style2 {
	border: 1px solid #ddd;
	padding: 25px
}

.event-item.style2 .event-date {
	padding: 20px 5px
}

.event-item.style2 .event-name {
	margin: 0 0 18px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px
}

.event-name {
	margin: 18px 0 0
}

.event-name p {
	margin: 0;
	padding-right: 10px
}

.event-img {
	height: 200px;
	display: block
}

.event-map iframe {
	width: 100%;
	height: 350px
}

@media only screen and (max-width:575px) {
	.event-date h4 span {
		font-size: 26px
	}

	.event-date {
		padding: 11px 5px !important
	}
}

@media only screen and (max-width:376px) {
	.event-item.style1 .event-meta-info {
		padding-left: 10px;
		margin: 0 0 8px;
		font-size: 13px;
		line-height: 20px
	}

	.event-item.style1 .event-meta-info i {
		top: -1px;
		left: -10px
	}

	.event-item.style1 .event-name {
		margin: 15px 0 0
	}

	.event-item.style2 {
		padding: 15px
	}

	.event-item.style2 .event-name h4 {
		font-size: 18px
	}

	.event-item.style2 .event-name p {
		font-size: 14px
	}

	.event-item.style2 .event-meta-info {
		margin: 0 0 8px;
		font-size: 13px;
		line-height: 20px
	}
}

@media only screen and (max-width:767px) {
	.event-img {
		height: 260px
	}

	.event-item.style1 .event-info {
		margin: 25px 0 0
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.about-bg-1 {
	background-image: url(../img/about/about-1.jpg)
}

.about-bg-2 {
	background-image: url(../img/about/about-2.jpg)
}

.faq-bg-1 {
	background-image: url(../img/about/donate-bg-2.html)
}

.about-bg {
	position: relative
}

.about-bg.style1 {
	height: 458px;
	border-radius: 20px
}

.about-bg.style1 .overlay {
	border-radius: 20px
}

.about-bg.style2 {
	height: 576px
}

.about-wrap {
	position: relative;
	overflow-x: hidden
}

.about-wrap .container {
	position: relative;
	z-index: 1
}

.about-wrap .about-img .about-circle-shape {
	position: absolute;
	bottom: -50px;
	left: -20px
}

.about-wrap .about-content .section-title p {
	margin: 15px 0 22px
}

.about-wrap .about-content .about-features-list {
	margin: 0 0 22px
}

.about-wrap .about-content .about-features-list li {
	line-height: 36px;
	position: relative;
	padding-left: 25px;
	font-size: 16px
}

.about-wrap .about-content .about-features-list li i {
	color: #429c8f;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px
}

.about-wrap .about-content .about-features-list.style2 {
	margin: 0
}

.about-wrap .about-content h5 {
	margin: 0 0 25px
}

.about-wrap .about-content.style2 {
	background-color: #ffffffeb;
	padding: 42px 50px 50px;
	border-radius: 5px 5px 50px 5px
}

.about-wrap.style1 .about-img {
	height: 500px;
	position: relative;
	border-radius: 5px 5px 80px
}

.about-wrap.style1 .about-img:before {
	position: absolute;
	top: 7px;
	right: -7px;
	content: "";
	background: #429c8f;
	width: 100%;
	height: 100%;
	z-index: -1;
	border-radius: 5px 5px 85px
}

.about-wrap.style2 .about-img {
	width: 48.5%
}

.about-wrap.style2 .about-content {
	width: 48.5%
}

.map.style1 iframe {
	width: 100%;
	height: 303px;
	border-radius: 10px
}

.about-subpara h5 {
	position: relative;
	padding-left: 50px
}

.about-subpara h5 span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #429c8f;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -7px;
	left: 0
}

.about-subpara h5 span img {
	max-width: 20px;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	position: relative;
	top: 3px
}

.feature-item {
	padding: 50px 30px 55px;
	/*	background: #f9f9f9;*/
	background: rgb(245, 255, 254);
	background: linear-gradient(4deg, rgba(245, 255, 254, 1) 0%, rgba(235, 255, 252, 1) 100%);
	border: 1px solid #a0dad2;
	-webkit-transition: .3s;
	transition: .3s;
	margin: 0px 10px;
}

.feature-item i.courseicon {
	font-size: 60px;
	color: #39a191;
}

.coursemore {
	font-size: 13px;
}

.feature-item:hover {
	background: #39a191;
}

.feature-item h5 {
	font-size: 1.2rem;
}

.feature-item:hover h5,
.feature-item:hover p,
.feature-item:hover a,
.feature-item:hover i {
	color: #fff;
}

.feature-item:hover a span:after {
	background: #fff
}

.feature-item p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 7px
}

.feature-item a i {
	position: relative;
	top: 4px;
	margin-left: 7px
}

.feature-item a span {
	position: relative;
	display: inline-block
}

.feature-item a span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: #000
}

.faq-img {
	height: 470px;
	border-radius: 15px
}

.accordion-button:not(.collapsed) {
	color: #fff;
	background-color: transparent
}

.donate-faq {
	border: 1px solid #ddd;
	border-radius: 15px
}

.accordion-item {
	border: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd
}

.accordion-item:last-child {
	border: none
}

.accordion-item:last-child {
	margin: 0
}

.accordion-item .accordion-header {
	background: 0 0;
	color: #4c4c4c
}

.accordion-item .accordion-header .accordion-button {
	margin: 0;
	padding: 20px 50px 20px 27px;
	font-size: 18px;
	line-height: 30px;
	font-family: poppins, sans-serif;
	font-weight: 600;
	border-radius: 0;
	border: none;
	color: #4c4c4c;
	text-align: left;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.accordion-item .accordion-header .accordion-button:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.accordion-collapse {
	border: none
}

.accordion-button:not(.collapsed)::after {
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg);
	top: 32px;
	left: -4px
}

.accordion-button::after {
	content: "";
	background-image: none;
	font-size: 14px;
	right: 27px;
	position: absolute;
	top: 28px;
	width: 10px;
	height: 10px;
	border-left: 2px solid #4c4c4c;
	border-bottom: 2px solid #4c4c4c;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.accordion-button:not(.collapsed)::after {
	background-image: none
}

.accordion-button[aria-expanded=true] {
	background-color: #429c8f;
	color: #fff !important
}

.accordion-button:first-child [aria-expanded=true] {
	border-radius: 15px 15px 0 0 !important
}

.accordion-button[aria-expanded=true]:after {
	border-color: #fff
}

.accordion-body {
	padding: 18px 25px 22px;
	border-top: 1px solid #ddd;
	border-radius: 0 0 20px 0
}

.accordion-body p {
	margin: 0
}

.ecour-faq .accordion-button::after {
	right: auto;
	left: 35px
}

.ecour-faq .accordion-item {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-bottom: none;
	margin: 0 0 30px
}

.ecour-faq .accordion-item:last-child {
	margin: 0
}

.ecour-faq .accordion-item .accordion-header .accordion-button {
	padding: 20px 70px
}

.ecour-faq .accordion-button[aria-expanded=true] {
	background-color: transparent;
	color: #000 !important;
	padding-bottom: 10px !important
}

.ecour-faq .accordion-button[aria-expanded=true]::after {
	border-color: #000
}

.ecour-faq .accordion-body {
	border-top: none;
	padding: 0 70px 20px
}

.company-location .comp-map {
	height: 400px
}

.company-location .comp-map iframe {
	width: 100%;
	height: 100%
}

#contactForm input,
#contactForm textarea {
	background: #f4f4f4;
	border-radius: 5px !important
}

#contactForm textarea {
	padding: 15px
}

@media only screen and (min-width:1450px) {
	.about-wrap.style2 .about-content {
		padding-right: calc((100% - 1410px)/2 + 15px)
	}
}

@media only screen and (min-width:1200px) and (max-width:1449px) {
	.about-wrap.style2 .about-content {
		padding-right: calc((100% - 1320px)/2 + 15px)
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.faq-img {
		height: 588px
	}

	.about-wrap.style2 .about-content {
		padding-right: calc((100% - 1320px)/2 + 15px)
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.about-wrap.style2 .about-content {
		padding-right: calc((100% - 960px)/2 + 15px)
	}

	.about-wrap.style2 .about-img {
		margin-bottom: 30px !important
	}

	.about-wrap.style2 .about-img,
	.about-wrap.style2 .about-content {
		width: 720px;
		margin: 0 auto;
		padding: 0 15px
	}
}

@media only screen and (max-width:991px) {
	.about-wrap .about-content.style2 {
		margin: 0
	}

	.faq-img {
		height: 358px;
		margin: 0 0 30px
	}

	.about-bg.style2 {
		margin: 30px 0 0
	}

	.about-content {
		margin: 30px 0 0
	}
}

@media only screen and (min-width:768px) {
	.about-features-list.style2 {
		-webkit-columns: 2;
		columns: 2
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.about-wrap.style2 .about-img {
		margin-bottom: 30px !important
	}

	.about-wrap.style2 .about-img,
	.about-wrap.style2 .about-content {
		width: 540px !important;
		margin: 0 auto;
		padding: 0 15px
	}
}

@media only screen and (max-width:575px) {
	.about-wrap.style2 .about-img {
		display: none
	}

	.about-wrap.style2 .about-img,
	.about-wrap.style2 .about-content {
		width: 100%;
		margin: 0 auto;
		padding: 0 15px
	}

	.about-subpara h5 span img {
		max-width: 15px;
		top: 1px
	}

	.about-subpara h5 span {
		width: 30px;
		height: 30px;
		top: 0
	}

	.about-subpara h5 {
		padding-left: 40px;
		font-size: 17px
	}
}

@media only screen and (max-width:767px) {
	.about-wrap .about-img {
		height: 300px
	}

	.about-wrap .about-content.style2 {
		padding: 22px 30px 30px
	}

	.about-wrap.style2 .about-content {
		padding-left: 0;
		padding-right: 0
	}

	.about-wrap.style2 .about-content {
		width: 100%;
		padding: 0 15px
	}

	.about-wrap.style2 .about-content {
		width: 100%
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.course-card {
	border-radius: 5px
}

.course-card .course-img {
	position: relative;
	overflow: hidden;
	min-height: 212px;
}

.course-card .course-img img {
    max-height: 212px;
	border-radius: 5px 5px 0 0;
	-webkit-transition: .8s;
	transition: .8s
}

.course-card .course-info h3 {
	font-size: 20px;
	line-height: 30px;
	line-height: 1.4;
	margin: 20px 0px 0px 0px;
}

.course-card .course-info p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6
}

.course-card .course-metainfo {
	-webkit-box-shadow: 0 -5px 15px rgba(0, 0, 0, .05);
	box-shadow: 0 -5px 15px rgba(0, 0, 0, .05);
	padding: 5px 20px;
}

.course-card .course-metainfo .course-metainfo-left,
.course-card .course-metainfo .course-metainfo-right {
	width: 49%
}

.course-card .course-metainfo .course-metainfo-left {
	text-align: left
}

.course-card .course-metainfo .course-metainfo-right {
	text-align: right
}

.course-card .course-metainfo .course-metainfo-right .price-tag .discount {
	margin-right: 5px
}

.course-card .course-metainfo .course-metainfo-right .price-tag span {
	color: #429c8f
}

.course-card .course-metainfo a {
	color: #4c4c4c
}

.course-card .course-metainfo a:hover {
	color: #429c8f
}

.course-card .course-metainfo p {
	font-size: 14px;
	margin: 0;
	color: #000;
	font-weight: 500;
}

.course-card .course-metainfo p i {
	margin-right: 5px
}

.course-card.style1 {
	border: 1px solid #ddd;
	margin: 0 0 30px;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.course-card.style1:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-color: transparent
}

.course-card.style1:hover .course-img img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.course-card.style1 .course-info {
	padding: 15px 20px 18px
}

.course-card.style1 .course-rating {
	padding: 20px 0 15px
}

.course-card.style1 .course-metainfo i {
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-right: 8px
}

.course-card.style1 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}

.course-card.style2 {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0 0 30px;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s;
}

.course-card.style2:hover {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-color: transparent
}

.course-card.style2:hover .course-img img {
	-webkit-transform: scale(1.07);
	transform: scale(1.07)
}

.course-card.style2 .course-info {
	padding: 40px 20px 0px 18px;
	position: relative
}

.course-card.style2 .course-info .course-price {
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	background: #429c8f;
	color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	position: absolute;
	top: -28px;
	left: 20px
}

.course-card.style2 .course-rating {
	padding: 10px 0 15px 0px;
}

.course-card.style2 .course-metainfo i {
	font-size: 14px;
	position: relative;
	top: 2px;
	margin-right: 8px
}

.course-card.style2 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}

.course-card.style3 {
	margin: 0 0 30px;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.course-card.style3 .course-img .event-date {
	position: absolute;
	top: 20px;
	left: 20px;
	background: #429c8f;
	display: inline-block;
	color: #fff;
	line-height: 1;
	border-radius: 5px;
	font-size: 14px;
	padding: 10px 12px;
	border: none
}

.course-card.style3 .course-img .event-date i {
	font-size: 16px;
	position: relative;
	top: 1px;
	margin-right: 5px
}

.course-card.style3 .course-info {
	padding: 0 0 15px;
	margin: 18px 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

.course-card.style3 .course-metainfo {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 20px 20px
}

.course-card.style3 .course-metainfo i {
	color: #429c8f;
	font-size: 20px
}

.course-card.style3 .course-metainfo p {
	font-weight: 16px;
	position: relative;
	padding-left: 22px
}

.course-card.style3 .course-metainfo p i {
	position: absolute;
	top: 4px;
	left: 0
}

.course-card.style3 .course-metainfo .course-metainfo-left ul li:last-child {
	margin-left: 20px
}

.course-card.style3 .course-metainfo .course-metainfo-right .btn {
	background-color: #429c8f;
	padding: 8px 20px;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.course-rating {
	padding: 4px 0
}

.course-rating ul {
	line-height: 1
}

.course-rating ul li {
	display: inline-block;
	line-height: 1
}

.course-rating ul li i {
	font-size: 14px;
	color: #ffc107
}

.course-rating span {
	font-size: 14px;
	padding-left: 20px;
	position: relative;
	display: block;
	line-height: 1;
	color: #818181
}

.course-rating span:before {
	position: absolute;
	top: -2px;
	left: 9px;
	content: "";
	background: rgba(0, 0, 0, .2);
	width: 1px;
	height: 16px
}

.sidebar-box {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 25px;
	border-radius: 5px;
	margin: 0 0 30px
}

.course-details-widget ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.course-details-widget ul li:last-child {
	margin: 0
}

.course-details-widget ul li p {
	margin: 0
}

.course-details-widget ul li p i {
	color: #429c8f;
	margin-right: 7px;
	font-size: 20px;
	position: relative;
	top: 2px
}

.course-enroll-widget {
	text-align: center
}

.course-enroll-widget .single-course-price {
	font-size: 30px;
	color: #429c8f;
	font-weight: 600;
	margin: 0 0 20px
}

.course-enroll-widget .btn {
	width: 100%;
	display: block;
	font-size: 18px;
	padding: 15px
}

.course-details-meta {
	margin: 20px 0
}

.course-details-meta li {
	display: inline-block;
	margin-right: 25px
}

.course-details-meta li:last-child {
	margin: 0
}

.course-details-meta li i {
	color: #429c8f;
	margin-right: 5px;
	font-stretch: 18px
}

.course-details-img img {
	border-radius: 5px
}

.nav.nav-tabs.course-tablist {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: none
}

.nav.nav-tabs.course-tablist li {
	width: 25%;
	border-right: 1px solid #ddd;
	background: 0 0
}

.nav.nav-tabs.course-tablist li:last-child {
	border: none
}

.nav.nav-tabs.course-tablist li button {
	width: 100%;
	border: none;
	background: 0 0;
	border-radius: 0;
	padding: 15px 5px;
	color: #000;
	background-color: #f1f1f1
}

.nav.nav-tabs.course-tablist li button.active {
	background: #429c8f;
	color: #fff
}

.nav.nav-tabs.course-tablist.style2 li {
	width: 33.33%
}

.tab-content.course-tab-content {
	margin: 25px 0 0;
	padding: 20px;
	border: 1px solid #ddd
}

.tab-content.course-tab-content h5 {
	margin: 25px 0 20px
}

.tab-content.course-tab-content p {
	margin: 0 0 20px
}

.tab-content.course-tab-content ul.course-details-list li {
	position: relative;
	padding-left: 20px;
	margin: 0 0 15px
}

.tab-content.course-tab-content ul.course-details-list li:last-child {
	margin: 0
}

.tab-content.course-tab-content ul.course-details-list li:before {
	position: absolute;
	top: 8px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	content: "";
	background-color: #429c8f
}

.tab-content.course-tab-content .lecture-accordion {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0
}

.tab-content.course-tab-content .lecture-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.tab-content.course-tab-content .lecture-item:last-child {
	padding: 0;
	margin: 0;
	border: none
}

.tab-content.course-tab-content .lecture-item p {
	margin: 0
}

.tab-content.course-tab-content .lecture-item p i {
	color: #429c8f;
	font-size: 20px;
	position: relative;
	top: 1px;
	margin-right: 5px
}

.tab-content.course-tab-content .lecture-item span {
	display: inline-block;
	color: #429c8f
}

.course-tab-content .accordion-button[aria-expanded=true],
.course-tab-content .accordion-button[aria-expanded=false] {
	background-color: #429c8f;
	color: #fff !important
}

.course-tab-content .accordion-button[aria-expanded=false]::after {
	border-color: #fff
}

.comment-author_info .course-rating {
	margin-left: 15px;
	position: relative;
	top: 1px
}

.insructor-tab-content {
	margin: 25px 0 0
}

.insructor-tab-content .instructor-title {
	margin: 0 0 10px
}

.insructor-tab-content span {
	display: block;
	color: #429c8f;
	margin: 0 0 14px
}

.insructor-tab-content p:last-child {
	margin: 0
}

.insructor-tab-content .footer-contact-address li p {
	color: #429c8f
}

.skills.style1 {
	margin: 0 0 15px
}

.skills.style1 .skillbar {
	position: relative;
	display: block;
	width: 100%;
	background: 0 0;
	border: 1px solid #429c8f;
	height: 10px;
	border-radius: 15px
}

.skills.style1 .skillbar .skillbar-bar {
	height: 8px;
	width: 0;
	background: #429c8f;
	border-radius: 50px 0 0 50px
}

.skills p {
	margin: 0 0 5px
}

.instructor-form {
	background: #f8f8f8;
	padding: 30px;
	border-radius: 5px
}

@media only screen and (max-width:575px) {
	.nav.nav-tabs.course-tablist li {
		width: 50%;
		border-right: 1px solid #ddd;
		background: 0 0
	}

	.nav.nav-tabs.course-tablist li:nth-child(1) {
		border-bottom: 1px solid #818181
	}

	.course-card.style3 .course-metainfo .course-metainfo-right .btn {
		padding: 8px 18px;
		font-size: 14px
	}
}

@media only screen and (max-width:991px) {
	.sidebar-box {
		margin: 30px 0
	}

	.instructor-img {
		margin: 0 0 30px
	}

	.course-details-widget.sidebar-box,
	.course-enroll-widget.sidebar-box {
		margin-bottom: 0
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.pricing-text h2 {
	font-size: 40px;
	line-height: 50px;
	margin: 0 0 20px
}

.pricing-box-wrap {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
	position: relative
}

.pricing-box-wrap .pricing-shape-one {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	z-index: -1
}

.pricing-box-wrap .pricing-box {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-radius: 10px;
	background: #fff
}

.pricing-box-wrap .pricing-box .pricing-box-name {
	text-align: center;
	padding: 25px 0;
	margin: 0;
	color: #429c8f
}

.pricing-box-wrap .pricing-box .price-tag {
	border-bottom: 1px solid #e5eaff;
	border-top: 1px solid #e5eaff;
	padding: 18px 0 20px;
	text-align: center
}

.pricing-box-wrap .pricing-box .price-tag h3 {
	font-size: 40px;
	line-height: 56px;
	margin: 0;
	color: #429c8f
}

.pricing-box-wrap .pricing-box .price-tag h3 span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #999;
	font-family: poppins, sans-serif
}

.pricing-box-wrap .pricing-box .price-box-features {
	margin: 25px auto;
	display: block;
	max-width: 45%
}

.pricing-box-wrap .pricing-box .price-box-features li {
	position: relative;
	padding: 5px 0 5px 25px
}

.pricing-box-wrap .pricing-box .price-box-features li i {
	position: absolute;
	top: 10px;
	left: 0;
	color: #429c8f;
	font-size: 16px
}

.pricing-box-wrap .pricing-box .book-btn {
	text-align: center;
	padding-bottom: 35px
}

.pricing-box-wrap.style1 {
	position: relative
}

.pricing-box-wrap.style1:before {
	position: absolute;
	top: 45%;
	left: 50%;
	content: "";
	background: 0 0;
	width: 1px;
	height: 1px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 79px 35px #429c8f;
	box-shadow: 0 0 79px 35px #429c8f;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.pricing-box-wrap.style1 .pricing-box.active {
	background-color: #429c8f
}

.pricing-box-wrap.style1 .pricing-box.active .price-box-features li i {
	color: #fff
}

.pricing-box-wrap.style1 .pricing-box.active .btn.v4 {
	padding: 12px 35px
}

.pricing-box-wrap .pricing-box.active .pricing-box-name,
.pricing-box-wrap .pricing-box.active .price-tag,
.pricing-box-wrap .pricing-box.active .price-box-features li,
.pricing-box-wrap .pricing-box.active .price-tag h3,
.pricing-box-wrap .pricing-box.active .price-tag h3 span {
	color: #fff
}

.pricing-box-wrap .pricing-box.active .price-tag {
	border-color: rgba(255, 255, 255, .3)
}

@media only screen and (min-width:1200px) and (max-width:1359px) {
	.pricing-box-wrap .pricing-box .price-box-features {
		max-width: 52%
	}
}

@media only screen and (min-width:768px) and (max-width:1199px) {
	.pricing-box-wrap {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pricing-box-wrap .pricing-box .price-box-features {
		max-width: 60%
	}
}

@media only screen and (max-width:767px) {
	.pricing-box-wrap .pricing-box .price-box-features {
		max-width: 65%
	}

	.pricing-box-wrap {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.team-member {
	margin: 0 0 30px;
	padding: 20px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.team-member .team-member-img {
	margin: 0 0 20px;
	position: relative;
	overflow: hidden
}

.team-member .team-member-img img {
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 5px
}

.team-member .team-member-img .social-profile {
	-webkit-transition: .3s;
	transition: .3s;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
	position: absolute;
	top: 15px;
	right: 15px
}

.team-member .team-member-img .social-profile li {
	margin: 0 0 10px;
	opacity: 0;
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
	-webkit-transition: .3s;
	transition: .3s
}

.team-member .team-member-img .social-profile li a {
	background: #429c8f;
	border: none
}

.team-member .team-member-img .social-profile li a:hover {
	border-color: transparent
}

.team-member .team-member-img .social-profile li a i {
	color: #fff
}

.team-member .team-member-info {
	text-align: center
}

.team-member .team-member-info h4 {
	margin: 0 0 5px
}

.team-member .team-member-info p {
	position: relative;
	margin: 0
}

.team-member.style2 {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.team-member:hover .team-member-img .social-profile li {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.team-member-img .social-profile li:nth-child(1) {
	-webkit-transition: .2s;
	transition: .2s
}

.team-member-img .social-profile li:nth-child(2) {
	-webkit-transition: .4s;
	transition: .4s
}

.team-member-img .social-profile li:nth-child(3) {
	-webkit-transition: .6s;
	transition: .6s
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.testimonial-bg-1 {
	background-image: url(../img/testimonial/testimonial-bg-1.jpg)
}

.testimonial-bg-2 {
	background-image: url(../img/testimonial/testimonial-bg-2.html)
}

.testimonial-wrap {
	position: relative
}

.client-quote {
	padding: 0 0 15px
}

.client-quote p {
	margin: 0;
	position: relative;
	z-index: 2
}

.client-info {
	border-radius: 0 0 20px 0;
	z-index: 3;
	position: relative
}

.client-info h4 {
	margin: 10px 0 5px;
	line-height: 1.1;
	color: #429c8f
}

.client-info p {
	font-size: 14px;
	opacity: .8;
	margin: 0
}

.testimonial-slider-one {
	position: relative;
	padding-bottom: 25px
}

.testimonial-slider-one .swiper-slide {
	padding-top: 50px
}

.testimonial-item {
	padding: 20px 0px 0px 20px;
	background: rgba(1, 34, 69, .35);
	display: flex;
}

.testimonial-item .client-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	position: relative;
	margin-top: -50px;

	/*left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)*/
}

.testimonial-item .client-img img {
	border-radius: 50%
}

.testimonial-item .client-name {
	margin: 0;
	width: 100%;
	text-align: center;
	position: relative;
	/*	margin-top: -30px;*/
}

.testimonial-item .client-name h5 {
	color: #fff;
	font-weight: 400;
	margin: 0;
	font-size: 1.05rem;
}

.testimonial-item .rating li {
	display: inline-block
}

.testimonial-item .rating li i {
	color: #ffc107
}

.testimonial-item .client-quote {
	margin: 0 auto
}

.testimonial-item .client-quote p {
	color: #fff;
	margin: 0;
	font-size: 13px;
	line-height: 1.7;
}

.testimonial-item .quote-icon {
	position: absolute;
	bottom: -13px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(180deg) scaleX(-1);
	transform: translateX(-50%) rotate(180deg) scaleX(-1)
}

.testimonial-item .quote-icon i {
	font-size: 100px;
	color: #73f9e5
}

.testimonial-pagination,
.testimonial-pagination2,
.testimonial-pagination3,
.testimonial-pagination4 {
	text-align: center;
	position: relative;
	bottom: 20px
}

.testimonial-pagination {
	bottom: -20px !important;
}

.testimonial-pagination2,
.testimonial-pagination3 {
	bottom: -20px !important;
}


.testimonial-pagination .swiper-pagination-bullets,
.testimonial-pagination2 .swiper-pagination-bullets,
.testimonial-pagination3 .swiper-pagination-bullets,
.testimonial-pagination4 .swiper-pagination-bullets {
	bottom: -30px;
	position: relative;
	z-index: 9
}

.testimonial-pagination .swiper-pagination-bullet,
.testimonial-pagination2 .swiper-pagination-bullet,
.testimonial-pagination3 .swiper-pagination-bullet,
.testimonial-pagination4 .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: rgba(255, 255, 255, .8);
	margin: 0 10px !important;
}

.testimonial-pagination2 .swiper-pagination-bullet,
.testimonial-pagination3 .swiper-pagination-bullet,
.testimonial-pagination4 .swiper-pagination-bullet {
	background: rgba(0, 0, 0, .8);
}

.testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff
}

.testimonial-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #39a191
}


.testimonial-slider-one2 {
	position: relative;
	top: -60px;
}

@media only screen and (min-width:1200px) {
	.testimonial-item .client-quote {
		max-width: 80%
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.testimonial-item {
		padding: 95px 30px 60px
	}
}

@media only screen and (max-width:991px) {
	.testimonial-bg {
		margin: 0 0 20px
	}

	.testimonial-item.style2 {
		text-align: center
	}
}

@media only screen and (max-width:767px) {
	.testimonial_btn.style1 {
		top: auto;
		left: 50%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		bottom: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.slider-btn.style3,
	.testimonial_btn .testimonial-next-one,
	.testimonial_btn .testimonial-prev-one {
		margin: 0 10px
	}

	.testimonial-item .quote-icon i {
		font-size: 60px
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.promo-bg-1 {
	background-image: url(../img/promo/promo-bg-1.jpg)
}

.promo-bg-2 {
	background-image: url(../img/promo/promo-bg-2.jpg)
}

.promo-bg-3 {
	background-image: url(../img/promo/promo-bg-3.jpg)
}

.promo-bg-4 {
	background-image: url(../img/promo/promo-bg-4.jpg)
}

.promo-bg-6 {
	background-image: url(../img/promo/promo-bg-6.png)
}

.video-bg-1 {
	background-image: url(../img/promo/promo-bg-6.png)
}

.video-bg-2 {
	background-image: url(../img/promo/promo-bg-6.png)
}

.promo-banner-wrap {
	position: relative
}

.promo-banner-wrap .promo-content {
	position: relative
}

.promo-banner-wrap .promo-content h2 {
	font-size: 40px;
	line-height: 1.4;
	font-weight: 500;
	margin: 0 0 20px
}

.promo-banner-wrap .promo-content p {
	margin: 0
}

.promo-banner-wrap .promo-content .btn {
	margin: 35px 0 0
}

.promo-banner-wrap .promo-content:before {
	position: absolute;
	top: 0;
	content: "";
	background: #429c8f;
	width: 100vw;
	height: 100%;
	z-index: -1
}

.promo-banner-wrap.style1 .promo-content,
.promo-banner-wrap.style2 .promo-content,
.promo-banner-wrap.style3 .promo-content {
	width: 49%
}

.promo-banner-wrap.style1 .promo-img-wrap,
.promo-banner-wrap.style2 .promo-img-wrap,
.promo-banner-wrap.style3 .promo-img-wrap {
	width: 49%
}

.promo-banner-wrap.style1 .promo-content:before {
	left: 0
}

.promo-banner-wrap.style2 .promo-content:before {
	right: 0
}

.promo-banner-wrap.style2 .promo-img-wrap .promo-circle-shape {
	bottom: 0;
	right: -80px
}

.promo-banner-wrap.style3 {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start
}

.promo-banner-wrap.style3 .promo-img-wrap .promo-img {
	border-radius: 0;
	height: 610px
}

.promo-banner-wrap.style3 .promo-img-wrap .promo-circle-shape {
	left: -70px;
	right: auto;
	bottom: 0
}

.promo-banner-wrap.style3 .promo-content:before {
	left: 0
}

.promo-banner-wrap.style4 {
	overflow-x: hidden
}

.promo-banner-wrap.style4 .promo-content:before {
	display: none
}

.promo-banner-wrap.style4 .promo-circle-shape {
	position: absolute;
	bottom: 50px;
	right: 30px;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.video-play {
	position: absolute;
	width: 110px;
	height: 110px;
	top: 50%;
	left: 50%;
	background: #429c8f;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.video-play i {
	font-size: 72px;
	color: #fff
}

.video-play:hover i {
	color: #429c8f
}

.promo-img-wrap {
	position: relative
}

.promo-img-wrap .promo-circle-shape {
	position: absolute;
	bottom: 50px;
	right: 50px
}

.promo-img-wrap .promo-circle-shape img {
	max-width: 150px
}

.promo-img {
	height: 675px;
	border-radius: 5px
}

.promo-video-bg {
	height: 700px;
	border-radius: 5px;
	-webkit-box-shadow: 0 8px 17px rgba(0, 0, 0, .15);
	box-shadow: 0 8px 17px rgba(0, 0, 0, .15)
}

.promo-video-wrap {
	position: relative
}

.promo-video-wrap .container {
	position: relative
}

.promo-video-wrap .container .prom-dot-shape {
	position: absolute;
	top: 20px;
	left: 0;
	-webkit-animation: animationFramesOne 5s alternate infinite linear;
	animation: animationFramesOne 5s alternate infinite linear
}

.promo-video-wrap .container .prom-circle-shape {
	position: absolute;
	bottom: 50px;
	right: 0
}

.promo-video-wrap .container .prom-circle-shape.style1 {
	-webkit-animation: animationFramesThree 15s alternate infinite linear;
	animation: animationFramesThree 15s alternate infinite linear
}

.promo-video-wrap:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: calc(100% - 100px);
	background: #429c8f;
	z-index: -1
}

.discount-wrap .discount-item-wrap {
	position: relative
}

.discount-wrap .discount-item-wrap .promo-circle-shape {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.discount-wrap .discount-item-wrap .discount-item-left {
	width: 50%;
	padding: 220px 0;
	position: relative
}

.ds-wrap {
	position: relative
}

.ds-wrap:before,
.ds-wrap:after {
	position: absolute;
	top: 0;
	content: "";
	width: 50%;
	height: 100%;
	z-index: -1
}

.ds-wrap:before {
	left: 0;
	background-color: #eee
}

.ds-wrap:after {
	right: 0;
	background-color: #429c8f
}

.content-wrap {
	position: relative
}

.content-wrap h2 {
	font-size: 40px;
	line-height: 1.4;
	font-weight: 500;
	margin: 0 0 20px
}

.content-wrap p {
	margin: 0
}

.content-wrap .btn {
	margin: 35px 0 0
}

.content-wrap.style1 h2,
.content-wrap.style1 p {
	color: #fff
}

.content-wrap.style2 h2,
.content-wrap.style2 p {
	color: #429c8f
}

@media only screen and (min-width:1600px) {
	.promo-banner-wrap.style1 .promo-img-wrap {
		padding-right: 100px
	}

	.promo-banner-wrap.style2 .promo-img-wrap {
		padding-left: 100px
	}

	.content-wrap.style1.right {
		padding-left: 70px
	}
}

@media only screen and (min-width:1450px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 1410px)/2 + 15px)
	}

	.promo-banner-wrap.style2 .promo-content {
		padding-right: calc((100% - 1410px)/2 + 15px)
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		padding-left: calc((100% - 50%) - 1410px/2 + 15px)
	}
}

@media only screen and (min-width:1360px) and (max-width:1599px) {
	.promo-banner-wrap.style1 .promo-img-wrap {
		padding-right: 30px
	}

	.promo-banner-wrap.style2 .promo-img-wrap {
		padding-left: 30px
	}

	.content-wrap.style1.right {
		padding-left: 30px
	}
}

@media only screen and (min-width:1200px) and (max-width:1449px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 1320px)/2 + 15px)
	}

	.promo-banner-wrap.style1 .promo-img-wrap {
		padding-right: 30px
	}

	.promo-banner-wrap.style2 .promo-content {
		padding-right: calc((100% - 1320px)/2 + 15px)
	}

	.promo-banner-wrap.style2 .promo-img-wrap {
		padding-left: 30px
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		padding-left: calc((100% - 50%) - 1320px/2 + 15px)
	}
}

@media only screen and (min-width:1200px) and (max-width:1359px) {
	.promo-banner-wrap.style1 .promo-img-wrap {
		padding-right: 30px
	}

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 1282px)/2 + 15px) !important
	}

	.promo-banner-wrap.style2 .promo-img-wrap {
		padding-left: 30px
	}

	.promo-banner-wrap.style2 .promo-content {
		padding-right: calc((100% - 1282px)/2 + 15px) !important
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		padding-left: calc((100% - 50%) - 1320px/2 + 60px)
	}

	.content-wrap.style1.right {
		padding-left: 30px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 960px)/2 + 15px)
	}

	.promo-banner-wrap.style1 .promo-img-wrap {
		padding-right: 30px
	}

	.promo-banner-wrap.style2 .promo-content {
		padding-right: calc((100% - 960px)/2 + 15px)
	}

	.promo-banner-wrap.style2 .promo-img-wrap {
		padding-left: 30px
	}

	.promo-banner-wrap .promo-content h2 {
		font-size: 34px
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		width: 65%
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		padding-left: calc((100% - 960px) + 15px);
		padding-right: 30px
	}

	.content-wrap.style1.right {
		padding-left: 30px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style2 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 720px)/2 + 15px);
		padding-right: calc((100% - 720px)/2 + 15px)
	}

	.promo-banner-wrap.style1 .promo-img-wrap .promo-img,
	.promo-banner-wrap.style2 .promo-img-wrap .promo-img,
	.promo-banner-wrap.style3 .promo-img-wrap .promo-img {
		height: 400px
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		width: 100%;
		padding: 100px 30px;
		text-align: center
	}

	.promo-video-bg {
		height: 600px
	}
}

@media only screen and (max-width:991px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style2 .promo-content,
	.promo-banner-wrap.style3 .promo-content,
	.promo-banner-wrap.style1 .promo-img-wrap,
	.promo-banner-wrap.style2 .promo-img-wrap,
	.promo-banner-wrap.style3 .promo-img-wrap {
		width: 100%
	}

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.promo-banner-wrap.style1 .promo-img-wrap {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		border-radius: 0
	}

	.ds-wrap {
		overflow-x: hidden
	}

	.ds-wrap:before,
	.ds-wrap:after {
		display: none
	}

	.ds-wrap .content-wrap.style2,
	.ds-wrap .content-wrap.style3 {
		position: relative
	}

	.ds-wrap .content-wrap.style2:before {
		position: absolute;
		top: 0;
		content: "";
		width: 200%;
		height: 100%;
		background: #eee;
		z-index: -1;
		left: -50%
	}

	.ds-wrap .content-wrap.style1:before {
		position: absolute;
		top: 0;
		left: -50%;
		content: "";
		width: 200%;
		height: 100%;
		background: #429c8f;
		z-index: -1
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style2 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		padding-left: calc((100% - 540px)/2 + 15px);
		padding-right: calc((100% - 540px)/2 + 15px)
	}

	.promo-banner-wrap.style1 .promo-img-wrap .promo-img,
	.promo-banner-wrap.style2 .promo-img-wrap .promo-img {
		height: 350px
	}
}

@media only screen and (max-width:767px) {

	.promo-banner-wrap .promo-content h2,
	.discount-wrap .discount-item-wrap .discount-item-left .content-wrap h2 {
		font-size: 28px;
		margin: 0 0 20px
	}

	.discount-wrap .discount-item-wrap .discount-item-left {
		width: 100%;
		padding: 45px 15px 50px;
		text-align: center
	}

	.promo-video-bg {
		height: 400px
	}
}

@media only screen and (max-width:575px) {

	.promo-banner-wrap.style1 .promo-content,
	.promo-banner-wrap.style2 .promo-content,
	.promo-banner-wrap.style3 .promo-content {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px
	}

	.promo-banner-wrap.style1 .promo-img-wrap .promo-img,
	.promo-banner-wrap.style2 .promo-img-wrap .promo-img,
	.promo-banner-wrap.style3 .promo-img-wrap .promo-img {
		height: 300px
	}

	.video-play {
		width: 60px;
		height: 60px
	}

	.video-play i {
		font-size: 34px
	}

	.content-wrap h2 {
		font-size: 30px
	}

	.content-wrap p {
		font-size: 16px
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.product-filter-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: none;
	margin: 0 0 20px
}

.product-filter-list button {
	border: 1px solid #ddd !important;
	margin: 0 8px;
	border-radius: 15px 0 !important;
	color: #201d1e;
	background-color: #fff;
	padding: 8px 25px;
	cursor: pointer;
	letter-spacing: 1px;
	text-align: center
}

.product-filter-list button.active {
	background: #429c8f;
	color: #fff;
	border-color: transparent !important
}

.product-wrap {
	position: relative
}

.product-wrap .shape-8 {
	position: absolute;
	top: 0;
	right: 20px
}

.product-card {
	margin: 0 0 30px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-radius: 3px;
	padding: 25px
}

.product-card .product-img {
	position: relative;
	margin: 0 0 20px;
	padding: 25px 0;
	background-color: #fff8f6
}

.product-card .product-img img {
	margin: 0 auto;
	display: block
}

.product-card .product-img .product-option {
	position: absolute;
	top: 15px;
	right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: .3s;
	transition: .3s
}

.product-card .product-img .product-option button {
	width: 44px;
	height: 44px;
	background: #429c8f;
	border-radius: 20px 0 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 10px;
	-webkit-transition: .3s;
	transition: .3s
}

.product-card .product-img .product-option button:last-child {
	margin: 0
}

.product-card .product-img .product-option button i {
	color: #fff;
	font-size: 20px;
	-webkit-transition: .3s;
	transition: .3s
}

.product-card .product-info h4 {
	line-height: 1.3;
	margin: 0
}

.product-card .product-info h4 a {
	-webkit-transition: .3s;
	transition: .3s
}

.product-card .product-info .rating {
	margin: 7px 0 6px
}

.product-card .product-info .product-price {
	font-size: 20px;
	color: #429c8f;
	font-weight: 400;
	line-height: 1.2;
	margin: 0
}

.product-card.style1 .product-img {
	border-radius: 15px
}

.product-card.style1 .product-img .product-option button {
	border-radius: 50%
}

.product-card.style1 .product-info {
	text-align: center
}

.product-card.style1 .product-info h4 {
	font-weight: 500;
	font-size: 20px
}

.product-card.style1 .product-info .product-rating {
	margin: 10px 0
}

.product-card:hover .product-info h4 a {
	color: #429c8f
}

.discount {
	color: #999 !important;
	text-decoration: line-through;
	margin-left: 7px
}

.profuct-result p {
	color: #201d1e;
	margin: 0;
	font-size: 18px;
	font-weight: 500
}

.filter-item-num select,
.filter-item-cat select {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 10px 10px 10px 20px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../img/down-arrow.png);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: 96% 50%
}

.filter-item-num .nice-select::after,
.filter-item-cat .nice-select::after {
	right: 20px;
	border-color: #818181;
	border-width: 1px
}

.product-gallery.swiper-container.gallery-top {
	height: auto !important
}

.gallery-top {
	padding: 10px
}

.product-large-img {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	border-radius: 5px;
	margin: 0;
	padding: 40px 30px
}

.product-large-img img {
	margin: 0 auto;
	display: block
}

.product-large-img .discount-price {
	position: absolute;
	top: 20px;
	left: 20px;
	background: #429c8f;
	display: inline-block;
	line-height: 1;
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font-weight: 600
}

.gallery-thumbs .product-thumb {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 15px;
	border-radius: 5px;
	cursor: pointer
}

.gallery-thumbs .product-thumb img {
	max-width: 80%;
	margin: 0 auto;
	display: block;
	padding: 20px 0
}

.swiper-container.gallery-thumbs {
	padding: 20px
}

.single-product-details .single-product-title {
	position: relative
}

.single-product-details .single-product-title h2 {
	font-size: 40px;
	color: #000;
	font-weight: 500;
	line-height: 52px;
	margin: 0 0 10px
}

.single-product-details .single-product-title h3 {
	font-size: 20px;
	color: #429c8f;
	line-height: 1.5;
	font-weight: 500
}

.single-product-details .rating {
	margin: 0 0 15px
}

.single-product-details .single-product-review-left .rating-star {
	margin: 0 5px 5px 0;
	display: inline-block
}

.single-product-details .single-product-review-left .rating-star li {
	margin: 0
}

.single-product-details .single-product-review-left span {
	font-size: 14px;
	color: #818181;
	position: relative;
	top: -2px
}

.single-product-details .single-product-desc p {
	opacity: .7;
	margin: 0 0 15px
}

.product-tablist {
	border: none
}

.product-tablist li button {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	background: #429c8f;
	border: none !important;
	border-radius: 5px 5px 0 0;
	padding: 22px 5px;
	width: 180px;
	text-align: center;
	border-bottom: 2px solid transparent !important
}

.product-tablist li button.active {
	background: 0 0;
	color: #000;
	border-bottom: 2px solid #429c8f !important
}

.product-tab-content {
	margin: 30px 0 0;
	border: 1px solid #ddd;
	padding: 25px
}

.new-product-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.new-product-item:last-child {
	margin: 0
}

.new-product-item .new-product-img {
	width: 70px;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	padding: 10px;
	height: 70px
}

.new-product-item .new-product-img img {
	margin: 0 auto;
	display: block
}

.new-product-item .new-product-info {
	width: calc(100% - 95px);
	margin-left: 15px
}

.new-product-item .new-product-info h6 {
	margin: 0 0 5px
}

.new-product-item .new-product-info h6 a {
	color: #201d1e
}

.new-product-item .new-product-info span {
	color: #429c8f;
	font-size: 14px
}

.new-product-item .new-product-info span.discount {
	text-decoration: line-through;
	margin-left: 5px;
	color: #818181
}

.single-product-option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 26px
}

.single-product-option button:nth-child(1) {
	margin-right: 15px
}

.product-quantity {
	width: 144px;
	margin-right: 10px
}

.product-quantity .qtySelector {
	position: relative;
	border: .5px solid rgba(69, 69, 70, .2);
	height: 48px;
	border-radius: 5px
}

.product-quantity .qtySelector span {
	width: 48px;
	position: absolute;
	top: 0;
	height: 100%;
	background: 0 0;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 22px;
	color: #000
}

.product-quantity .qtySelector span.decreaseQty {
	left: 0
}

.product-quantity .qtySelector span.increaseQty {
	right: 0
}

.product-quantity .qtySelector input {
	width: calc(100% - 96px);
	background: 0 0;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid rgba(69, 69, 70, .2);
	border-right: 1px solid rgba(69, 69, 70, .2);
	left: 48px;
	position: relative;
	height: 48px;
	top: -1px;
	text-align: center;
	color: #000
}

.add-cart button,
.add-wishlist button {
	margin-right: 10px;
	font-weight: 400 !important
}

.add-cart button i,
.add-wishlist button i {
	margin-right: 10px;
	top: 1px !important
}

.add-cart button.v3,
.add-wishlist button.v3 {
	border-color: rgba(0, 0, 0, .2)
}

.rating-star {
	margin: 0 auto;
	display: block;
	text-align: center
}

.rating-star li {
	display: inline-block;
	margin: 0 2px
}

.rating-star li i {
	font-size: 18px;
	color: #429c8f
}

.product-description-box {
	border: 1px solid #ddd;
	border-radius: 20px 0;
	padding: 25px
}

.product-description-box .product-desc h3 {
	margin: 0 0 20px
}

.product-description-box .product-desc p {
	margin: 0
}

.additional-info li {
	margin: 0 0 10px
}

.additional-info li:last-child {
	margin-bottom: 0
}

.additional-info li p span {
	width: 100px;
	font-weight: 600;
	display: inline-block
}

.product-more-option-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 22px
}

.product-more-option-item:last-child {
	margin: 0
}

.product-more-option-item h6 {
	margin: 0 12px 0 0
}

.product-more-option-item a {
	position: relative;
	top: 1px
}

.product-more-option-item a:hover {
	color: #429c8f
}

.cart-popup {
	position: fixed;
	top: 0;
	right: -100%;
	width: 560px;
	background: #fff;
	height: 100vh;
	z-index: 9999;
	padding: 30px 40px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.cart-popup.open {
	right: 0;
	visibility: visible;
	opacity: 1
}

.cart-popup .cart-popup-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px;
	margin: 0 0 25px
}

.cart-popup .cart-popup-title h2 {
	font-size: 24px;
	line-height: 36px;
	margin: 0
}

.cart-popup .cart-popup-item-wrap {
	height: calc(100% - 300px);
	overflow-y: auto
}

.cart-popup .cart-popup-item-wrap .cart-popup-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
	width: 110px;
	padding: 10px 0;
	border: 1px solid rgba(0, 0, 0, .1)
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img img {
	margin: 0 auto;
	display: block
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
	width: calc(100% - 240px)
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name p {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 10px;
	font-weight: 600;
	text-transform: capitalize
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
	width: 80px;
	text-align: right
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
	background: 0 0;
	border: none;
	position: relative;
	top: -13px;
	opacity: .68;
	cursor: pointer;
	display: block;
	text-align: right;
	width: 100%;
	padding: 0
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i {
	width: 30px;
	height: 30px;
	border: 1px solid #429c8f;
	border-radius: 50%;
	text-align: center;
	line-height: 29px
}

.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
	font-weight: 700;
	color: #429c8f
}

.cart-popup .cart-popup-total-wrap {
	position: absolute;
	bottom: 35px;
	left: 40px;
	width: calc(100% - 80px)
}

.cart-popup .cart-popup-total-wrap .cart-popup-total {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid rgba(0, 0, 0, .2);
	padding: 20px 0 35px
}

.cart-popup .cart-popup-total-wrap .cart-popup-total h5 {
	font-size: 20px;
	line-height: 27px;
	margin: 0
}

.cart-popup .cart-popup-total-wrap .btn {
	display: block;
	width: 100%;
	margin: 15px 0 0;
	padding: 12px 0
}

.cart-popup .cart-popup-total-wrap .btn.v4 {
	color: #201d1e;
	border: 1px solid #ddd
}

.cart-popup .cart-popup-total-wrap .btn.v4:hover {
	background: #429c8f;
	border-color: transparent;
	color: #fff
}

.cart-popup .close-popup {
	background: 0 0;
	border: 1px solid #429c8f;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.cart-popup .close-popup i {
	line-height: 33px
}

.cart-popup .close-popup:hover {
	background: #429c8f
}

.cart-popup .close-popup:hover i {
	color: #fff
}

.checkout-details .form-group input {
	height: 52px;
	font-size: 14px;
	line-height: 20px
}

.checkout-details .form-group button {
	position: absolute;
	top: 0;
	right: 0;
	background: #429c8f;
	border: none;
	height: 100%;
	color: #fff;
	font-size: 14px;
	padding: 0 20px
}

form.checkout textarea {
	height: 145px
}

.bill-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 4px 0
}

.bill-item .bill-item-name p {
	margin: 0
}

.bill-item .bill-item-price span {
	font-weight: 700;
	color: #201d1e
}

.bill-details {
	border: 1px solid rgba(0, 0, 0, .1)
}

.bill-details>h5 {
	color: #fff;
	background: #000;
	padding: 20px;
	margin: 0
}

.bill-item-wrap {
	padding: 10px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.subtotal-item h6 {
	margin: 0 0 10px
}

.subtotal-wrap {
	padding: 10px 20px
}

.subtotal-wrap .subtotal-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 6.5px 0
}

.subtotal-wrap .subtotal-item .subtotal-item-right {
	color: #201d1e;
	font-weight: 600
}

.subtotal-wrap .subtotal-item .subtotal-item-left h6 {
	margin: 0;
	font-weight: 600
}

.subtotal-wrap .subtotal-item .form-group {
	position: relative
}

.subtotal-item-right span {
	font-weight: 700
}

.subtotal-item-left p,
.subtotal-item-right p {
	margin: 0
}

.total-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 15px 20px;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.total-wrap h5 {
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	margin: 0
}

.total-wrap span {
	font-weight: 700;
	color: #201d1e
}

.select-method {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 15px 0 0
}

.select-method div {
	margin-right: 20px
}

.select-method [type=radio]:checked,
.select-method [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px
}

.select-method [type=radio]:checked+label,
.select-method [type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 24px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #201d1e
}

.select-method [type=radio]:checked+label::before,
.select-method [type=radio]:not(:checked)+label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 12px;
	height: 12px;
	border: 1px solid #429c8f;
	border-radius: 100%;
	background: 0 0
}

.select-method [type=radio]:checked+label::before {
	background-color: #fff
}

.select-method [type=radio]:checked+label:after,
.select-method [type=radio]:not(:checked)+label:after {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #429c8f;
	top: 6px;
	left: 3px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.select-method [type=radio]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.select-method [type=radio]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wishlist-table {
	margin: 0 0 25px;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.wishlist-table table {
	margin: 0
}

.wishlist-table table thead tr th {
	border: none;
	background: #429c8f;
	color: #fff;
	padding: 15px 30px;
	font-family: poppins, sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 18px
}

.wishlist-table table tbody tr {
	vertical-align: middle
}

.wishlist-table table tbody tr:last-child td {
	border-bottom: none
}

.wishlist-table table tbody tr td {
	padding: 12px 15px;
	text-align: center
}

.wishlist-table table tbody tr td .wh_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.wishlist-table table tbody tr td .wh_item a {
	font-size: 20px;
	font-weight: 500;
	margin-left: 15px;
	width: calc(100% - 80px)
}

.wishlist-table table tbody tr td .wh_item a:hover {
	color: #429c8f
}

.wishlist-table table tbody tr td .wh_item img {
	max-width: 60px;
	margin: 0 auto;
	display: block
}

.wishlist-table table tbody tr td .wh-tem-price {
	font-size: 16px;
	font-weight: 400;
	text-align: center
}

.wishlist-table table tbody tr td p {
	margin: 0
}

.wishlist-table table tbody tr td button {
	background: 0 0;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none
}

.wishlist-table table tbody tr td button span {
	color: #429c8f;
	font-size: 18px;
	line-height: 30px
}

.wh_btn .btn:nth-child(1) {
	margin-right: 10px
}

.wishlist-table table tbody tr td:nth-child(4) {
	text-align: left
}

.wishlist-table table tbody tr td .product-quantity {
	margin: 0 auto
}

.checkout label {
	font-weight: 600;
	margin: 0 0 8px
}

.checkout .form-group input {
	border: none;
	border-radius: 5px;
	background: #f1f1f1;
	color: #999
}

.checkout .form-group textarea {
	border: none;
	border-radius: 5px;
	background: #f1f1f1;
	color: #999;
	height: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.profuct-result p {
		font-size: 15px
	}

	.single-product-details {
		margin: 50px 0 0
	}
}

@media only screen and (min-width:992px) {
	.product-card .product-img .product-option {
		visibility: hidden;
		opacity: 0
	}

	.product-card:hover .product-img .product-option {
		visibility: visible;
		opacity: 1
	}
}

@media only screen and (max-width:991px) {
	.product-tab-content .comment-form-wrap {
		margin: 30px 0 0
	}

	.cart-popup .cart-popup-total-wrap .btn.v1,
	.cart-popup .cart-popup-total-wrap .btn.v2 {
		width: 100% !important;
		display: block
	}

	.wishlist-table {
		width: 100%;
		overflow-x: auto
	}

	.wishlist-table table td:nth-child(3),
	.wishlist-table table th:nth-child(3) {
		min-width: 160px
	}

	.wishlist-table table td,
	.wishlist-table table th {
		min-width: 120px
	}

	.wishlist-table table thead tr th {
		padding: 15px;
		font-size: 18px
	}

	.wishlist-table table tbody tr td .wh_item a,
	.wishlist-table table tbody tr td .wh-tem-price {
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.single-product-details {
		margin: 30px 0 0
	}

	.profuct-result,
	.filter-item-cat select {
		margin: 0 0 20px
	}

	.cart-popup,
	.contact-popup {
		padding: 10px 15px;
		width: 100%
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-img {
		width: 75px
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-name {
		width: calc(100% - 160px)
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price {
		width: 60px
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price span {
		font-size: 14px
	}

	.cart-popup .cart-popup-item-wrap {
		height: calc(100% - 272px)
	}

	.cart-popup .cart-popup-total-wrap {
		bottom: 15px;
		left: 15px;
		width: calc(100% - 30px)
	}

	.cart-popup .cart-popup-total-wrap .cart-popup-total {
		padding: 15px 0 5px
	}

	.product-quantity .qtySelector {
		height: 40px
	}

	.product-quantity .qtySelector span {
		width: 40px;
		line-height: 40px;
		font-size: 18px
	}

	.product-quantity .qtySelector input {
		width: calc(100% - 80px);
		left: 40px;
		height: 40px
	}

	.add-cart button,
	.add-wishlist button {
		height: 40px
	}

	.wishlist-table table tbody tr td .wh_item a,
	.wishlist-table table tbody tr td .wh-tem-price {
		font-size: 16px
	}

	.product-card.style1 .product-info,
	.product-card.style2 .product-info,
	.product-card.style3 .product-info {
		text-align: center
	}

	.product-card .product-rating {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.product-card .product-img .product-option button i {
		font-size: 15px
	}

	.product-card .product-img .product-option button {
		width: 35px;
		height: 35px
	}
}

@media only screen and (max-width:1199px) {

	.add-cart span,
	.add-wishlist span {
		display: none
	}

	.add-cart .btn,
	.add-wishlist .btn {
		padding: 8px 20px
	}

	.add-cart .btn i,
	.add-wishlist .btn i {
		font-size: 20px;
		margin: 0;
		line-height: 1
	}
}

@media only screen and (max-width:575px) {
	.product-tablist li button {
		font-size: 16px;
		padding: 10px 5px;
		width: 140px
	}

	.comment-author_info .rating-star {
		margin: 0 !important
	}

	.post-comment-wrap {
		padding: 15px
	}

	.comment-form-wrap .comment-form-title h4 {
		font-size: 18px
	}

	.product-filter-list li {
		font-size: 14px;
		padding: 5px 12px;
		margin: 0 5px
	}

	.wishlist-wrap .btn {
		width: 100%
	}

	.wishlist-wrap .btn:nth-child(1) {
		margin: 0 0 15px
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px
	}
}

@media only screen and (max-width:376px) {
	.cart-popup .product-quantity {
		width: 118px
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 0 20px
	}

	.cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button {
		top: 0
	}

	.product-filter-list li {
		font-size: 16px;
		width: 100%;
		margin: 0 0 15px
	}

	.product-filter-list li:last-child {
		margin: 0
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.blog-bg-1 {
	background-image: url(../img/blog/blog-1.jpg)
}

.blog-bg-2 {
	background-image: url(../img/blog/blog-2.jpg)
}

.blog-bg-3 {
	background-image: url(../img/blog/blog-3.jpg)
}

.blog-card {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	margin: 0 0 30px;
	border-radius: 5px
}

.blog-card .blog-img {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 5px 5px 0 0
}

.blog-card .blog-img img {
	-webkit-transition: .8s;
	transition: .8s
}

.blog-card .blog-info {
	padding: 47px 25px 25px;
	position: relative
}

.blog-card .blog-info .blog-date {
	position: absolute;
	top: -55px;
	left: 25px;
	/*	background: #429c8f;*/
	background: rgb(66, 156, 143);
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);

	color: #fff;
	text-align: center;
	border-radius: 5px
}

.blog-card .blog-info .blog-date h6 {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	color: #fff;
	padding: 15px 14px 8px
}

.blog-card .blog-info .blog-date h6 span {
	display: block;
	font-size: 40px;
	font-weight: 600;
	line-height: 34px
}

.blog-card .blog-info h3 {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0;
}

.blog-card .blog-info p {
	margin: 0 0 20px
}

.blog-card:hover .blog-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.blog-author-wrap {
	border-top: 1px solid #ddd;
	padding-top: 28px
}

.blog-author-wrap .blog-author .blog-author-img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.blog-author-wrap .blog-author .blog-author-img img {
	border-radius: 50%
}

.blog-author-wrap .blog-author .blog-author-name p {
	margin: 0 0 0 15px
}

.blog-author-wrap .blog-author .blog-author-name p a {
	color: #429c8f
}

.partner-slider {
	border: 1px solid #ddd;
	padding: 30px;
	border-radius: 20px;
	background: #fff
}

.partner-slider .partner-item {
	text-align: center
}

.partner-item img {
	margin: 0 auto;
	display: block;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .6
}

.swiper-slide-active .partner-item img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.content-wrapper article {
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd
}

.content-wrapper .post-content h2 {
	margin: 0 0 15px;
	line-height: 1.3
}

.content-wrapper .post-content .post-subtitle {
	font-size: 20px
}

.content-wrapper .post-content p {
	margin: 0 0 20px
}

.content-wrapper .post-content .wp-block-quote {
	position: relative;
	padding: 35px 35px 20px;
	background-color: #f2f2f2;
	border-top: 4px solid #429c8f;
	border-left: 4px solid #429c8f;
	text-align: center;
	margin: 0 0 38px
}

.content-wrapper .post-content .wp-block-quote p {
	font-weight: 400;
	position: relative;
	margin: 0 0 25px;
	font-style: italic
}

.content-wrapper .post-content .wp-block-quote i {
	position: absolute;
	bottom: -16px;
	left: 50%;
	z-index: 0;
	font-weight: 700;
	color: #201d1e;
	opacity: .1;
	-webkit-transform: translateX(-50%) scaleX(-1);
	transform: translateX(-50%) scaleX(-1);
	font-size: 57px;
	color: #429c8f;
	opacity: .3
}

.content-wrapper .post-content .wp-block-quote .quote-author h6 {
	font-size: 20px;
	line-height: 22px;
	margin: 0
}

.content-wrapper .post-content .wp-block-quote .quote-author span {
	font-size: 15px
}

.content-wrapper .post-img {
	margin: 0 0 25px
}

.sidebar .sidebar-widget .tag-list,
.post-tag.tag-list {
	margin-top: -12px
}

.post-tag.tag-list ul {
	display: inline-block
}

.post-share {
	display: inline-block;
	text-align: right
}

.post-share .social-profile {
	display: inline-block;
	position: relative;
	top: 2px
}

.post-tag span,
.post-share span {
	font-weight: 600;
	margin-right: 5px
}

.ct_author_avatar {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.ct_author_avatar img {
	border-radius: 50%
}

.post-author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 25px;
	border: 1px solid #ddd;
	margin: 25px 0
}

.post-author .post-author-img {
	width: 130px;
	height: 130px;
	border-radius: 50%
}

.post-author .post-author-img img {
	width: 100%;
	border-radius: 50%
}

.post-author .post-author-info {
	width: calc(100% - 150px);
	margin-left: 20px
}

.post-comment-wrap {
	border: 1px solid #ddd;
	padding: 25px;
	margin: 0 0 25px
}

.post-comment-wrap .comment-title {
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd
}

.post-comment-wrap .comment-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 20px
}

.post-comment-wrap .comment-item:last-child {
	margin: 0
}

.post-comment-wrap .comment-item .comment-author_img {
	width: 100px;
	height: 100px
}

.post-comment-wrap .comment-item .comment-author_text {
	width: calc(100% - 120px);
	margin-left: 20px
}

.post-comment-wrap .comment-item .comment-author_text p {
	font-size: 14px;
	line-height: 24px;
	opacity: .7;
	margin: 0
}

.post-comment-wrap.style2 {
	border: none;
	padding: 0
}

.post-comment-wrap.style2 .comment-item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 23px
}

.post-comment-wrap.style2 .comment-item.reply {
	margin-left: 50px
}

.post-comment-wrap.style2 .comment-title {
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0;
	border: none
}

.post-comment-wrap.style2 .comment-author_img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}

.post-comment-wrap.style2 .comment-author_img img {
	border-radius: 50%
}

.post-comment-wrap.style2 .comment-author_info {
	display: inline-block;
	margin: 0 0 8px
}

.post-comment-wrap.style2 .comment-author_info h6 {
	margin: 0 0 8px
}

.post-comment-wrap.style2 .comment-author_info h6,
.post-comment-wrap.style2 .comment-author_info p {
	display: block
}

.post-comment-wrap.style2 .comment-author_info p {
	margin-left: 0 !important
}

.post-comment-wrap.style2 .post-reply {
	background: #429c8f;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 12px;
	display: inline-block;
	margin: 15px 0 0
}

.comment-author_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0 0 8px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.comment-author_info h6,
.comment-author_info p {
	display: inline-block
}

.comment-author_info h6 {
	line-height: 21px;
	margin: 0;
	font-size: 16px;
	font-weight: 600
}

.comment-author_info p {
	margin-left: 25px !important;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	opacity: .7
}

.comment-author_info .rating-star {
	margin: 0 0 0 20px
}

.comment-author_info .rating-star li {
	margin: 0;
	line-height: 1
}

.comment-author_info .rating-star li i {
	font-size: 15px
}

.comment-form-wrap .comment-form-title {
	background: #f3f6fb;
	padding: 20px;
	margin: 0 0 25px
}

.comment-form-wrap .comment-form-title h4 {
	color: #201d1e;
	font-weight: 500;
	line-height: 21px;
	margin: 0
}

.comment-form-wrap .comment-form-title.style2 {
	background: 0 0;
	padding: 0
}

.comment-form-wrap .comment-form-title.style2 h4 {
	line-height: 1.4
}

.comment-form-wrap .comment-form-title.style2 p {
	font-size: 14px;
	margin: 0
}

.comment-form-wrap .comment-form .form-group {
	margin: 0 0 15px
}

.comment-form-wrap .comment-form .form-group textarea {
	height: 135px;
	resize: none
}

.comment-form-wrap .comment-form .form-group input,
.comment-form-wrap .comment-form .form-group textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 10px 20px
}

.comment-form-wrap .comment-form .form-group input {
	height: 60px
}

.comment-form-wrap .comment-form .checkbox {
	position: relative
}

.comment-form-wrap .comment-form .checkbox label {
	position: relative;
	font-size: 14px;
	line-height: 21px;
	color: rgba(0, 0, 0, .8);
	padding-left: 20px;
	position: relative;
	cursor: pointer
}

.comment-form-wrap .comment-form .checkbox label:before {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #429c8f;
	left: 0;
	top: 3px;
	padding: 0
}

.comment-form-wrap .comment-form .checkbox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer
}

.comment-form-wrap .comment-form .btn {
	margin: 15px 0 0
}

.checkbox input:checked+label:after {
	position: absolute;
	content: "";
	top: 6px;
	left: 3px;
	width: 8px;
	height: 8px;
	border: none;
	background-color: #429c8f;
	border-radius: 50%;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.comment-form.style2 label {
	font-weight: 600;
	margin: 0 0 8px
}

.comment-form.style2 input {
	background: #eee;
	border: none !important;
	border-radius: 5px;
	height: 50px !important
}

.comment-form.style2 textarea {
	background: #eee;
	border: none !important;
	border-radius: 5px;
	height: 120px !important
}

.comment-form-wrap .comment-form.style2 .form-group {
	margin: 0 0 20px
}

.comment-form-wrap .comment-form.style2 .btn {
	margin: 6px 0 0
}

.ui-slider-handle.ui-corner-all.ui-state-default {
	background: #429c8f;
	border-color: transparent;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	cursor: pointer
}

.ui-slider-range.ui-corner-all.ui-widget-header {
	background: #429c8f;
	border-color: transparent
}

.ui-slider-horizontal .ui-slider-range {
	top: -1px;
	height: 4px
}

#slider-range_one {
	border-color: transparent;
	background-color: #ddd;
	border-radius: 50px;
	height: 3px
}

#amount_one {
	border: none !important;
	background: 0 0
}

@media only screen and (min-width:1200px) and (max-width:1440px) {
	.blog-wrap.style1 .blog-right {
		padding-right: calc((100% - 1320px)/2 + 30px)
	}

	.blog-wrap.style1 .blog-left .blog-section-title {
		padding-left: calc((100% - 330px)/2 + 15px)
	}
}

@media only screen and (min-width:992px) {
	.blog-card.style2 .blog-info {
		padding-left: 25px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.blog-wrap.style1 .blog-right {
		width: calc((100% - 40%) - 28px)
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.blog-wrap.style1 .blog-right {
		padding-right: calc((100% - 745px)/2 + 15px)
	}

	.blog-wrap.style1::before {
		width: 90%
	}

	.blog-card.style2 .blog-img,
	.blog-card.style4 .blog-bg {
		height: 340px
	}
}

@media only screen and (max-width:991px) {

	.blog-card.style1 .blog-img,
	.blog-card.style2 .blog-img {
		margin: 0 0 20px
	}

	.sidebar {
		margin-top: 0px
	}

	.blog-card .blog-img .blog-date {
		padding: 8px 15px;
		font-size: 14px
	}
}

@media only screen and (max-width:376px) {

	.breadcrumb-wrap .breadcrumb-title ul li,
	.breadcrumb-wrap .breadcrumb-title ul li a {
		font-size: 13px;
		line-height: 18px
	}

	.breadcrumb-wrap .breadcrumb-title h2 {
		font-size: 26px !important
	}

	.blog-card .blog-img .blog-date {
		font-size: 13px
	}

	.post-comment-wrap.style2 .comment-item.reply {
		margin-left: 30px
	}
}

@media only screen and (max-width:767px) {
	.blog-wrap.style1 .blog-left .blog-section-title {
		padding-left: 15px;
		padding-right: 15px
	}

	.blog-lg-img {
		display: none
	}

	.blog-card.style1 .blog-img {
		height: 320px
	}

	.blog-wrap.style1 .blog-left,
	.blog-wrap.style1 .blog-right {
		width: 100%
	}

	.blog-wrap.style1::before {
		width: 100%
	}

	.blog-card.style3 .blog-bg-large {
		height: 500px
	}

	.blog-card.style3 .blog-bg-large .blog-info {
		padding: 15px 20px
	}

	.post-share {
		text-align: left;
		margin: 20px 0 0
	}

	.post-author .post-author-img {
		width: 55px;
		height: 55px
	}

	.post-author .post-author-info {
		width: calc(100% - 75px)
	}

	.post-author-info .social-profile {
		text-align: left
	}

	.post-comment-wrap .comment-item .comment-author_img {
		width: 50px;
		height: 50px
	}

	.post-comment-wrap .comment-item .comment-author_text {
		width: calc(100% - 70px);
		margin-left: 15px
	}
}

@media only screen and (max-width:575px) {
	.blog-card .blog-info h3 {
		font-size: 20px
	}

	.comment-author_info h6 {
		width: 100%
	}

	.comment-author_info p,
	.comment-author_info .rating {
		width: 100%;
		margin-left: 0 !important;
		text-align: left
	}

	.content-wrapper .post-content h2 {
		font-size: 20px
	}

	.post-author {
		padding: 15px
	}

	.post-comment-wrap.review-box .comment-item .comment-author_img {
		margin: 0 auto 20px
	}

	.post-comment-wrap.review-box .comment-item .comment-author_text {
		width: 100%;
		margin-left: 0;
		text-align: center
	}

	.post-comment-wrap.review-box .comment-author_info .course-rating {
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

.footer-wrap {
	position: relative
}

.footer-wrap .footer-top {
	background: rgb(66, 156, 143);
	background: linear-gradient(4deg, rgb(231 255 252) 0%, rgb(203 255 247) 100%);
}

.footer-wrap .footer-top .footer-widget {
	margin: 0 0 30px
}

.footer-wrap .footer-top .footer-widget .footer-widget-title,
.footer-wrap .footer-top .footer-widget p,
.footer-wrap .footer-top .footer-widget a {
	color: #000
}

.footer-wrap .footer-top .footer-widget .footer-logo {
	margin: 0 0 20px;
	display: block
}

.footer-wrap .footer-top .footer-widget .footer-logo img {
	max-width: 150px
}

.footer-wrap .footer-top .footer-widget .footer-widget-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	margin: 0 0 15px 0;
	padding: 0 0 10px;
	position: relative
}

.footer-wrap .footer-top .footer-widget .footer-widget-title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #35c7b1;
	width: 50px;
	height: 1px
}

.footer-wrap .footer-top .footer-widget .footer-menu li {
	padding-bottom: 5px;
	display: block;
	font-size: 14px;
}

.footer-wrap .footer-top .footer-widget .footer-menu li a {
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	-webkit-transition: .4s;
	transition: .4s;
	padding-left: 23px;
}

.footer-wrap .footer-top .footer-widget .footer-menu li a:after {
	/*position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	content: "";
	background-color: #429c8f;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s*/
}

.footer-wrap .footer-top .footer-widget .footer-menu li a i {
	font-size: 14px;
	margin-right: 5px
}

.footer-wrap .footer-top .footer-widget .footer-menu li a i.ri-arrow-drop-right-line {
	font-size: 25px;
	position: absolute;
	left: 0;
}

.footer-wrap .footer-top .footer-widget .footer-menu li a:hover {
	color: #429c8f
}

.footer-wrap .footer-top .footer-widget .footer-menu li a:hover:after {
	width: 100%;
	visibility: visible;
	opacity: 1
}

.footer-wrap .footer-top .footer-widget .footer-menu li:last-child {
	padding-bottom: 0
}

.footer-wrap .footer-top .footer-widget .share-on span {
	color: #000;
	position: relative;
	font-weight: 500;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 0 0 8px;
	display: block
}

.footer-wrap .footer-top .footer-widget .share-on span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background-color: #35c7b1;
	width: 50px;
	height: 1px
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-color: transparent;
	-webkit-transition: .3s;
	transition: .3s
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a i {
	color: #35c7b1;
	font-size: 16px;
	line-height: 27px
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover {
	background-color: #35c7b1
}

.footer-wrap .footer-top .footer-widget .share-on .social-profile li a:hover i {
	color: #fff
}

.footer-wrap .footer-bottom {
	background-color: #429f92;
	padding: 12px 0;
}

.footer-wrap .footer-bottom .copyright-text {
	text-align: left
}

.footer-wrap .footer-bottom .copyright-text p {
	color: #fff;
	margin: 0;
	font-size: 15px;
	opacity: 0.6;
}

.footer-wrap .footer-bottom .copyright-text p a {
	color: #429c8f
}

.footer-wrap .footer-bottom .footer-bottom-menu {
	text-align: right
}

.footer-wrap .footer-bottom .footer-bottom-menu li {
	display: inline-block;
	margin: 0 13px;
	position: relative
}

.footer-wrap .footer-bottom .footer-bottom-menu li:before {
	position: absolute;
	top: 5px;
	left: -15px;
	content: "";
	background: #fff;
	width: 2px;
	height: 15px;
	-webkit-transform: skew(-18deg);
	transform: skew(-18deg)
}

.footer-wrap .footer-bottom .footer-bottom-menu li:first-child:before {
	display: none
}

.footer-wrap .footer-bottom .footer-bottom-menu li:last-child {
	margin-right: 0
}

.footer-wrap .footer-bottom .footer-bottom-menu li a {
	color: #fff
}

.footer-contact-address {
	margin: 0 0 9px
}

.footer-contact-address li {
	position: relative;
	padding-left: 30px;
	color: #fff;
	line-height: 32px;
	padding-bottom: 12px
}

.footer-contact-address li i {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 20px;
	line-height: 1;
	color: #429c8f
}

.newsletter-wrap .form-group {
	position: relative;
	margin: 0 0 10px
}

.newsletter-wrap .form-group input {
	height: 48px;
	width: calc(100% - 48px);
	font-size: 14px;
	padding: 10px 20px;
	text-transform: capitalize;
	background-color: #2d4865;
	border: none;
	color: #fff
}

.newsletter-wrap .form-group input:placeholder {
	opacity: .7
}

.newsletter-wrap .form-group button {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	height: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	background-color: #429c8f
}

.newsletter-wrap .form-group button i {
	font-size: 22px;
	color: #fff
}

@media only screen and (min-width:1200px) and (max-width:1360px) {
	.newsletter-form h3 {
		font-size: 42px
	}
}

@media only screen and (min-width:768px) {
	.copyright-text {
		text-align: right
	}
}

@media only screen and (min-width:991px) and (max-width:1199px) {

	.footer-wrap .footer-top .footer-widget .footer-menu li a,
	.footer-wrap .footer-top .footer-widget p,
	.footer-wrap .footer-top .footer-widget a {
		font-size: 13px
	}

	.footer-wrap .footer-top .footer-widget .share-on span {
		margin: 0 15px 15px 0;
		font-size: 16px
	}
}

@media only screen and (max-width:767px) {
	.footer-bottom .social-profile {
		text-align: center
	}

	.copyright-text {
		text-align: center;
		margin: 10px 0 0
	}

	.footer-wrap .footer-bottom {
		padding: 20px 0 15px
	}
}

@media only screen and (max-width:575px) {
	.footer-widget {
		text-align: left
	}
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author,
.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap,
.discount-wrap .discount-item-wrap,
.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap,
.team-member .team-member-img .social-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-wrap .header-top .header-top-left,
.course-card.style1 .course-metainfo .course-metainfo-left ul,
.course-card.style2 .course-metainfo .course-metainfo-left ul,
.course-card.style3 .course-metainfo .course-metainfo-left ul,
.course-rating,
.blog-author-wrap .blog-author {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.event-countdown .event-cd .countdown,
.hero-wrap.style3 .hero-item-wrap,
.about-wrap.style2,
.course-card .course-metainfo,
.tab-content.course-tab-content .lecture-item,
.promo-banner-wrap,
.blog-author-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.discount-wrap .discount-item-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	-ms-grid-row-align: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.header-wrap .header-top .header-top-right,
.header-wrap .header-bottom .header-menu-wrap,
.mobile-bar-wrap {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center
}

.team-member .team-member-img .social-profile {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@-webkit-keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@keyframes border-transform {

	0%,
	100% {
		border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
	}

	14% {
		border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
	}

	28% {
		border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
	}

	42% {
		border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
	}

	56% {
		border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
	}

	70% {
		border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
	}

	84% {
		border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
	}
}

@media only screen and (max-width:767px) {
	.sm-none {
		display: none !important
	}

	.sm-center {
		text-align: center !important
	}

	.pt-100 {
		padding-top: 50px
	}

	.pb-100 {
		padding-bottom: 50px
	}

	.ptb-100 {
		padding-top: 50px;
		padding-bottom: 50px
	}

	.pt-70 {
		padding-top: 20px
	}

	.pb-70 {
		padding-bottom: 20px
	}

	.pb-75 {
		padding-bottom: 25px
	}

	.pb-50 {
		padding-bottom: 0
	}

	.mb-40 {
		margin-bottom: 25px !important
	}

	.content-title h2,
	.section-title h2 {
		font-size: 36px
	}

	.section-title.style3 span {
		font-size: 18px
	}

	.breadcrumb-wrap {
		padding: 80px 0px 11px 0px;
	}

	.contact-address,
	.comp_map {
		padding: 50px 15px 38px
	}

	.contact-address .contact-info p,
	.contact-address .contact-info p a {
		font-size: 14px
	}

	.back-to-top {
		font-size: 20px;
		width: 30px;
		height: 30px;
		line-height: 32px
	}

	.back-to-top i {
		font-size: 18px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.pt-100 {
		padding-top: 70px
	}

	.pb-100 {
		padding-bottom: 70px
	}

	.ptb-100 {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.pt-70 {
		padding-top: 40px
	}

	.pb-70 {
		padding-bottom: 40px
	}

	.pb-75 {
		padding-bottom: 45px
	}

	.pb-50 {
		padding-bottom: 20px
	}

	.smt-30 {
		margin-top: 30px
	}
}

@media only screen and (max-width:991px) {
	.page-wrapper {
		overflow-x: hidden !important
	}

	.smb-30 {
		margin-bottom: 30px
	}

	.md-none {
		display: none !important
	}

	.md-center {
		text-align: center !important
	}

	.smb-0 {
		margin-bottom: 0 !important
	}

	.smt-30 {
		margin-top: 30px !important
	}

	.smt-20 {
		margin-top: 20px !important
	}

	.content-para {
		margin: 15px 0 0
	}

	.hero-wrap.style3 {
		margin: 0
	}

	.hero-wrap,
	.breadcrumb-wrap {
		margin: 66px 0 0
	}

	.hero-wrap .hero-content .hero-promo-text span {
		display: block
	}

	.breadcrumb-wrap.style2 {
		padding: 70px 0 80px
	}

	.breadcrumb-wrap .breadcrumb-title h2 {
		font-size: 32px
	}

	.hero-slider-item .overlay,
	.hero-v2 .overlay {
		opacity: .7
	}

	.testimonial-item.style2 .testimonial-text {
		padding-right: 0
	}

	.user-tablist {
		margin: 0 0 50px
	}

	.contact-img {
		height: 360px;
		margin: 30px 0 0
	}

	#contactForm .checkbox label {
		font-size: 14px
	}
}

@media only screen and (min-width:768px) {
	.lg-none {
		display: none !important
	}
}

@media only screen and (min-width:992px) {
	.xl-none {
		display: none !important
	}

	.mmt-20 {
		margin-top: -20px
	}
}

@media only screen and (max-width:1199px) {
	.lg-center {
		text-align: center !important
	}

	.lpb-20 {
		padding-bottom: 20px !important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.mpx-0 {
		padding: 0
	}
}

@media only screen and (min-width:1200px) and (max-width:1439px) {
	.exp-box {
		top: 130px;
		right: 1px
	}

	.tour-slider-v1 {
		margin-left: 15px !important
	}

	.testimonial_btn.style1 {
		top: 54%;
		left: 0;
		width: 100%
	}
}

@media only screen and (min-width:1440px) and (max-width:1599px) {

	.header-wrap .container-fluid,
	.hero-wrap.style2 .container-fluid {
		padding: 0 30px !important
	}
}

@media only screen and (min-width:1200px) {
	.container {
		max-width: 1320px
	}

	.ml-30 {
		margin-left: 30px !important
	}

	.tour-slider-v1 {
		margin-left: calc((100% - 1320px)/2 + 15px)
	}

	.tour-details-pagination.swiper-pagination-progressbar {
		width: 1355px
	}
}

@media only screen and (min-width:1450px) {

	.header-wrap .container-fluid,
	.hero-wrap.style2 .container-fluid {
		padding: 0 100px
	}

	.header-wrap.style2 .container-fluid {
		padding: 0 30px
	}

	.container {
		max-width: 1410px
	}

	.tour-slider-v1 {
		margin-left: calc((100% - 1410px)/2 + 15px)
	}

	.tour-details-pagination.swiper-pagination-progressbar {
		width: 1385px
	}

	.tour-progress-v2.swiper-pagination-progressbar {
		width: 1380px;
		margin: 0 auto;
		left: calc((100% - 1380px)/2 + 0px)
	}
}

@media only screen and (max-width:575px) {
	.xs-center {
		text-align: center
	}

	.content-title h2,
	.section-title h2 {
		font-size: 28px
	}
}

@media only screen and (max-width:376px) {
	p {
		font-size: 14px;
		line-height: 24px
	}

	.content-title h2,
	.section-title h2 {
		font-size: 20px
	}

	.btn {
		font-size: 15px;
		padding: 10px 20px
	}

	.login-form .form_group label,
	.login-form .link {
		font-size: 14px
	}

	.error-content span {
		font-size: 80px;
		line-height: 80px;
		margin: 0 0 25px
	}
}

.switch-theme-mode {
	position: fixed;
	top: 200px;
	right: 20px;
	z-index: 999999
}

.theme-light body {
	background-color: #fff
}

.theme-dark body {
	background-color: #000
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s
}

.slider.round {
	border-radius: 34px
}

.slider.round:before {
	border-radius: 50%
}

.slider:before {
	position: absolute;
	content: "";
	height: 40px;
	width: 40px;
	left: 0;
	bottom: 4px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-box-shadow: 0 0 15px #2020203d;
	box-shadow: 0 0 15px #2020203d;
	background: #fff url(../../../../../i.ibb.co/7JfqXxB/sunny.png);
	background-repeat: no-repeat;
	background-position: center
}

input:checked+.slider {
	background-color: #000
}

input:focus+.slider {
	-webkit-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000
}

input:checked+.slider:before {
	-webkit-transform: translateX(24px);
	transform: translateX(24px);
	background: #fff url(https://i.ibb.co/FxzBYR9/night.png);
	background-repeat: no-repeat;
	background-position: center
}

.theme-light .comp-logo .logo-dark,
.theme-light .logo .logo-dark {
	display: none !important
}

.theme-light .comp-logo .logo-light,
.theme-light .logo .logo-light {
	display: block !important
}

.theme-dark .comp-logo .logo-light,
.theme-dark .logo .logo-light {
	display: none !important
}

.theme-dark .comp-logo .logo-dark,
.theme-dark .logo .logo-dark {
	display: block !important
}

.theme-dark .body,
.theme-dark .bg-midnight {
	background-color: #000
}

.theme-dark .hero-wrap.style3 .hero-content-wrap .overlay.bg-white {
	background-color: #000 !important
}

.theme-dark .blog-card,
.theme-dark .contact-popup.open,
.theme-dark .header-wrap .header-bottom,
.theme-dark .about-wrap .about-content.style2,
.theme-dark .team-member.style2,
.theme-dark .instructor-form,
.theme-dark .header-search .form-group input,
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .comment-form-wrap .comment-form .form-group input,
.theme-dark .comment-form-wrap .comment-form .form-group textarea,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .cart-popup,
.theme-dark .footer-wrap .footer-top {
	background-color: #000
}

.theme-dark .footer-wrap .footer-top {
	border-top: 1px solid rgba(255, 255, 255, .15)
}

.theme-dark .promo-banner-wrap .promo-content::before,
.theme-dark .promo-video-wrap::after,
.theme-dark .ds-wrap::after,
.theme-dark .newsletter-wrap .form-group input,
.theme-dark .blog-wrap,
.theme-dark .team-member,
.theme-dark .feature-item,
.theme-dark .nav.nav-tabs.course-tablist li button,
.theme-dark .course-tab-content .accordion-button[aria-expanded=true],
.theme-dark .course-tab-content .accordion-button[aria-expanded=false],
.theme-dark .tab-content.course-tab-content .lecture-accordion,
.theme-dark .social-profile.style2 li a,
.theme-dark .course-card.style3,
.theme-dark .contact-address,
.theme-dark .pricing-box-wrap .pricing-box,
.theme-dark .accordion-item,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .blog-card.style2,
.theme-dark .content-wrapper .post-content .wp-block-quote,
.theme-dark .nav-tabs .nav-item .nav-link,
.theme-dark .comment-form-wrap .comment-form-title,
.theme-dark .product-category-list li.has-subcat>a span,
.theme-dark .footer-wrap .footer-bottom {
	background-color: #222
}

.theme-dark .nav.nav-tabs.course-tablist li button.active {
	background-color: #429c8f
}

.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6,
.theme-dark .hero-wrap.style3 .hero-content-wrap .hero-content h1,
.theme-dark .section-title h2,
.theme-dark .about-wrap .about-content h5,
.theme-dark .blog-card .blog-info h3 a,
.theme-dark .sidebar-menu i,
.theme-dark .mobile-top-bar i,
.theme-dark .main-menu-wrap.style1 #menu>ul>li>a,
.theme-dark .testimonial-item .quote-icon i,
.theme-dark .team-member .team-member-info h4,
.theme-dark .course-card .course-info h3 a,
.theme-dark .feature-item h5 a,
.theme-dark .comment-author_info h6,
.theme-dark .project-details-para h4,
.theme-dark .team-member.style2 .team-member-info h4 a,
.theme-dark .insructor-tab-content .instructor-title,
.theme-dark .tab-content.course-tab-content h5,
.theme-dark .nav.nav-tabs.course-tablist li button,
.theme-dark .form-group input,
.theme-dark .form-group textarea,
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .contact-address .contact-info h5,
.theme-dark .course-details-widget.sidebar-box h5,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .search-box input,
.theme-dark .sidebar .sidebar-widget h4,
.theme-dark .pp-post-item .pp-post-info h6 a,
.theme-dark .ecour-faq .accordion-item .accordion-header .accordion-button[aria-expanded=true],
.theme-dark .pp-content h4,
.theme-dark .error-content h2,
.theme-dark .error-content h4,
.theme-dark .category-box ul li a,
.theme-dark .content-wrapper .post-content .post-subtitle,
.theme-dark .post-author-info h4,
.theme-dark .post-tag span,
.theme-dark .post-share span,
.theme-dark .social-profile li a i,
.theme-dark .post-comment-wrap.style2 .comment-title,
.theme-dark .comment-form-wrap .comment-form-title.style2 h4,
.theme-dark .comment-form.style2 label,
.theme-dark .login-form .login-body label,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .wishlist-table table tbody tr td .wh-tem-price,
.theme-dark .form-group .or,
.theme-dark .product-quantity .qtySelector input,
.theme-dark .wishlist-table table tbody td a,
.theme-dark .product-quantity .qtySelector span,
.theme-dark .total-wrap span,
.theme-dark .product-card:hover .product-info h4 a,
.theme-dark .nav-tabs .nav-item .nav-link,
.theme-dark .nav-tabs .nav-link.active,
.theme-dark .new-product-item .new-product-info h6 a,
.theme-dark .product-card .product-info h4 a,
.theme-dark .product-category-list li.has-subcat>a,
.theme-dark .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i,
.theme-dark .cart-popup .close-popup i,
.theme-dark .mobile-menu a i {
	color: #fff !important
}

.theme-dark p,
.theme-dark .hero-wrap.style3 .hero-content-wrap .hero-content p,
.theme-dark .section-title p,
.theme-dark .content-title p,
.theme-dark .feature-item p,
.theme-dark .about-features-list li,
.theme-dark .course-card .course-info p,
.theme-dark .course-card .course-metainfo p,
.theme-dark .course-card .course-metainfo p a,
.theme-dark .team-member .team-member-info p,
.theme-dark .course-details-widget ul li p,
.theme-dark .tab-content.course-tab-content p,
.theme-dark .tab-content.course-tab-content ul.course-details-list li,
.theme-dark .post-comment-wrap .comment-item .comment-author_text p,
.theme-dark .course-details-meta li,
.theme-dark .insructor-tab-content p,
.theme-dark .project-details-para p,
.theme-dark .contact-address .contact-info p,
.theme-dark .contact-address .contact-info a,
.theme-dark .insructor-tab-content span,
.theme-dark .insructor-tab-content .footer-contact-address li a,
.theme-dark .insructor-tab-content .footer-contact-address li p,
.theme-dark .course-rating span,
.theme-dark .content-wrapper .post-content .wp-block-quote p,
.theme-dark .checkbox label,
.theme-dark .checkout label,
.theme-dark .pricing-box-wrap .pricing-box .price-tag h3 span,
.theme-dark .pricing-box-wrap .pricing-box .price-box-features li,
.theme-dark .accordion-body p,
.theme-dark .pp-content p,
.theme-dark .error-content p,
.theme-dark .tag-list ul li a,
.theme-dark .footer-contact-address li a,
.theme-dark .footer-contact-address li,
.theme-dark .footer-contact-address li p,
.theme-dark .page-navigation .page-nav li a,
.theme-dark .pp-post-item .pp-post-info span,
.theme-dark .content-wrapper .post-content p,
.theme-dark .post-author-info p,
.theme-dark .comment-form-wrap .comment-form-title.style2 p,
.theme-dark .select-method [type=radio]:checked+label,
.theme-dark .select-method [type=radio]:not(:checked)+label,
.theme-dark .bill-item .bill-item-price span,
.theme-dark .subtotal-item-right span,
.theme-dark .single-product-details .single-product-desc p,
.theme-dark .comment-form-wrap .comment-form .checkbox label,
.theme-dark #amount_one,
.theme-dark .blog-card .blog-info p {
	color: rgba(255, 255, 255, .8)
}

.theme-dark .footer-wrap .footer-top .footer-widget .social-profile li a i,
.theme-dark .course-card .course-metainfo p i {
	color: #429c8f !important
}

.theme-dark .course-rating span:before {
	background: rgba(255, 255, 255, .19)
}

.theme-dark .blog-card .blog-info .read-more i,
.theme-dark .feature-item a,
.theme-dark .main-menu-wrap.style1 #menu>ul>li>a.active,
.theme-dark .main-menu-wrap.style1 #menu>ul>li>a:hover {
	color: #429c8f
}

.theme-dark .instructor-form,
.theme-dark .form-group input,
.theme-dark .form-group textarea,
.theme-dark #contactForm input,
.theme-dark #contactForm textarea,
.theme-dark .comment-form-wrap .comment-form .form-group input,
.theme-dark .comment-form-wrap .comment-form .form-group textarea,
.theme-dark .search-box input,
.theme-dark .comment-form-wrap .comment-form .form-group input,
.theme-dark .comment-form-wrap .comment-form .form-group textarea,
.theme-dark .sidebar .sidebar-widget,
.theme-dark .page-navigation .page-nav li a,
.theme-dark .login-form .login-body,
.theme-dark .checkout .form-group input,
.theme-dark .checkout .form-group textarea,
.theme-dark .bill-details,
.theme-dark .product-card,
.theme-dark .product-large-img,
.theme-dark .product-thumb,
.theme-dark .cart-popup .cart-popup-item-wrap .cart-popup-item .cart-popup-item-price button i,
.theme-dark .cart-popup .close-popup i,
.theme-dark .sidebar-box {
	border: 1px solid rgba(255, 255, 255, .19) !important
}

.theme-dark .course-card .course-metainfo {
	border-top: 1px solid rgba(255, 255, 255, .19)
}

.theme-dark .tab-content.course-tab-content,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .tab-content.course-tab-content .lecture-accordion,
.theme-dark .tab-content.course-tab-content .lecture-item,
.theme-dark .accordion-item,
.theme-dark .header-search .form-group button,
.theme-dark .course-card.style3 .course-info,
.theme-dark .pricing-box-wrap .pricing-box .price-tag,
.theme-dark .post-author,
.theme-dark .content-wrapper article,
.theme-dark .post-comment-wrap.style2 .comment-item,
.theme-dark .bill-item-wrap,
.theme-dark .wishlist-table table thead tr th,
.theme-dark .wishlist-table table tbody tr td,
.theme-dark .product-quantity .qtySelector,
.theme-dark .product-quantity .qtySelector input,
.theme-dark .wishlist-table table tbody tr,
.theme-dark .product-category-list li.has-subcat>a,
.theme-dark .cart-popup .cart-popup-total-wrap .cart-popup-total,
.theme-dark .nav.nav-tabs.course-tablist li {
	border-color: rgba(255, 255, 255, .19)
}

.theme-dark .wishlist-table table thead tr {
	border-top: none
}

.theme-dark .ecour-faq .accordion-button[aria-expanded=true]::after,
.theme-dark .accordion-button::after {
	border-color: #fff
}

.theme-dark .course-card.style1,
.theme-dark .course-card.style2 {
	border: 1px solid rgba(255, 255, 255, .19)
}

.theme-dark .blog-author-wrap {
	border-top: 1px solid rgba(255, 255, 255, .19);
	padding-top: 28px
}

.theme-dark .feature-item a span::after {
	background-color: rgba(255, 255, 255, .19)
}

.theme-dark .testimonial-item {
	background: rgba(0, 0, 0, .35)
}

.theme-dark .feature-item {
	border-right: 1px solid rgba(255, 255, 255, .19)
}

.theme-dark h3 a:hover {
	color: #429c8f !important
}

.theme-dark .course-card.style3 .course-metainfo {
	border: none
}

@media screen and (max-width:991px) {
	.theme-dark .header-wrap .main-menu-wrap.style1 #menu .main-menu li a {
		color: #000 !important
	}
}

.buy-now-btn {
	right: 20px;
	z-index: 99;
	top: 50%;
	position: fixed;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 30px;
	display: inline-block;
	color: #fff;
	background-color: #82b440;
	padding: 10px 20px 10px 42px;
	-webkit-box-shadow: 0 1px 20px 1px #82b440;
	box-shadow: 0 1px 20px 1px #82b440;
	font-size: 15px;
	font-weight: 600
}

.buy-now-btn img {
	top: 50%;
	left: 20px;
	width: 15px;
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.buy-now-btn:hover {
	color: #fff;
	background-color: #94be5d
}

.loginbtn a {
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 16px;
	border-radius: 30px;
	/* background: #429c8f; */
	background: rgb(66, 156, 143);
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
	transition: all 0.3s ease-in-out;
}

.loginbtn a:hover {
	background: #5d5d5d;
}

.loginbtn a i {
	vertical-align: bottom;
}

.searchbox {
	position: relative;
	display: inline-block;
	transition: all 0.3s ease-in-out;
}

.containerr {
	width: 450px;
	height: 34px;
	background-color: #def3f0;
	margin: 5px 0px 6px 0px;
	border-radius: 4rem;
	padding: 0px 10px;
}

.search__box {
	float: left;
	width: 0;
	height: 22px;
	margin-top: 7px;
	/* display: inline; */
	background: none;
	color: #000;
	font-size: 13px;
	border-radius: 2rem;
	outline: none;
	border: none;
	position: relative;
	opacity: 1;
	transition: all .75s ease-in;
	cursor: pointer;
}


.search__icon {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1;
	display: inline-block;
	margin-left: .3rem;
	margin-top: 7px;
	margin-bottom: 0px;
	cursor: pointer;
	/*  color: #fff;*/
	transition: all .25s ease-in;
	padding: 0rem;
	border-radius: 50%;
}

.container:hover>.search__box {
	width: 85%;
	padding: 0 1rem;
}

.container:hover>.search__icon {
	background-color: #eee;
}

.show {
	width: 90%;
}

.modal.show,
.modal-backdrop.show {
	width: 100% !important;
}

.topheader {}

.logo {
	margin-top: -33px;
}

.toplist {
	float: right;
}

.toplist li {
	display: inline-block;
	margin: 9px 5px 0px 5px;
	font-size: 15px;
}

.toplist li i {
	vertical-align: bottom;
	color: #0a9984;
}

.bnrsearchbox {
	background: #fff;
	width: 150%;
	height: 80px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	border: 10px solid rgba(67, 182, 165, 0.5);
}

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

.bannerlist li {
	display: inline-block;
	margin: 5px 20px 20px 5px;
	font-size: 17px;
}

.bannerlist li i {
	vertical-align: bottom;
	color: #0a9984;
}

.bannersrch-fld {
	border: 0 none;
	width: 100%;
	margin: 15px 10px 10px 30px;
	line-height: 2;
}

.searchbtnn {
	display: block;
	text-align: center;
	line-height: 3.2;
	height: 60px;
	color: #fff;
	padding: 5px;
	border-radius: 0px 30px 30px 0px;

	background: rgb(26, 102, 91);
	background: linear-gradient(4deg, rgba(26, 102, 91, 1) 0%, rgba(66, 156, 143, 1) 100%);
	transition: all 0.3s ease-in-out;
}

.searchbtnn:hover {
	background: #000;
	color: #fff;
}

.searchbtnn i {
	vertical-align: bottom;
}

.main-menu-wrap.style1 #menu>ul>li>a .ri-home-3-line {
	vertical-align: bottom;
	font-size: 18px;
}

.jsx-94118110 {
	margin-bottom: 12px;
}

.unicont {
	padding: 16px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #e9e9e9;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.exam-img {
	margin-right: 20px;
	width: 56px !important;
	height: 56px !important;
	margin-bottom: 8px;
	border-radius: 50%;
	border: 1px solid #dedede;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
}

.exam-img img {
	object-fit: contain;
}

.unicont img.jsx-2173310127 {
	height: 44px;
	width: 44px;
	max-height: 44px;
	max-width: 44px;
	overflow: hidden;
}

.unicont .line-clamp-2.jsx-94118110 {
	line-height: 1.3 !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.unicont .select-box-media.jsx-94118110 {
	margin-bottom: 12px;
}

.line-clamp-4.jsx-94118110 {
	font-size: 13px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.4;
	color: #000;
}

.fluid-height-footer-divider.jsx-94118110 {
	height: 45px;
	margin-bottom: -16px;
}

.fluid-height-footer.jsx-94118110 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 16px;
	height: 45px;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.uniocuntry {
	background-color: #def3f0;
	display: flex;
	align-items: center;
	font-size: 12px;
}

.uniocuntry span {
	margin: 5px;
	position: relative;
	padding: 0px 5px;
}

.uniocuntry span:after {
	content: '';
	position: absolute;
	right: -5px;
	width: 1px;
	height: 100%;
	background: rgba(0, 0, 0, 0.3)
}

.uniocuntry span:last-child:after {
	display: none;
}

.unicont p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000;
}

.unicont:hover {
	border-color: #a0dad2;
	background: rgb(245, 255, 254);
	background: linear-gradient(4deg, rgba(245, 255, 254, 1) 0%, rgba(235, 255, 252, 1) 100%);
}

.testimonial-slider-one3 {
	overflow: hidden;
}

.benefitcont {
	transition: all 0.3s ease-in-out;
	background: #edfbb587;
	padding: 20px;
	margin: 15px 0 0 0;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 40px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	border-radius: 55px 0;
	border: 8px solid rgba(255, 255, 255, 0.2);
}

.benefitcont:hover {
	background: #fff;
	border-radius: 55px;
}

.categorypixsingle i {
	font-size: 50px !important;
}

.categorypixsingle img {
	max-height: 50px;
}

/*category section*/
.allcategory-sectionall {

	/* background: #f2f4f7;*/
	padding: 50px 0 20px 0;
	border-bottom: 1px solid #d5e2f4;

}

.allcategory-sectionall .catgoryboxall {
	text-align: center;
	background: #fff;
	padding: 15px 10px 0px 10px;
	border-radius: 20px;
	/*	 border: 1px solid #d6e8e3ed;*/
	margin-bottom: 30px;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 144px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	transition: all 0.3s ease-in-out;
}

.allcategory-sectionall .catgoryboxall h5 {
	font-size: 13px;
	font-family: 'Poppins';
	margin-top: 10px;
	float: left;
	width: 100%;
}

.allcategory-sectionall .catgoryboxall:hover {
	/* border: 1px solid #00ad50; */
	box-shadow: rgba(0, 0, 0, 0) 0px 20px 25px -5px, rgba(0, 0, 0, 0) 0px 10px 10px -5px;
}

.allcategory-sectionall .catgoryboxall span {
	font-size: 15px;
	line-height: normal;
	color: #757575;
	float: left;
	width: 100%;
}

/*category end*/

.testimonial-slider-one4 {
	overflow: hidden;
}

.schoollogo {
	background: #fff !important;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

/*Query form section bottom*/
.queryform-bottomsectn {
	padding: 40px 0 60px 0;
	background: #eafbf9;
}

.queryform-bottomsectn .forminput-fieldwrap {}

.queryform-bottomsectn .forminput-fieldwrap input {
	background: none;
	border: 0;
	border-bottom: 1px solid #5b5a5a;
	width: 100%;
	height: 60px;
	font-size: 15px;
	color: #ffffff;
}

.queryform-bottomsectn .forminput-fieldwrap select {
	background: url(data:image/svg+xml;
 base64, PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	float: left;
	width: 100%;
	background: none;
	font-family: 'Poppins';
	border: 0;
	border-bottom: 1px solid #5b5a5a;
	height: 60px;
	font-size: 15px;
	border-radius: 0px;
	color: #858585;
}

.queryform-bottomsectn .bottomformtitletop {
	width: 100%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

.queryform-bottomsectn .bottomformtitletop h5 {
	color: #fff;
	font-family: 'Poppins';
	font-size: 17px;
	font-weight: 400;
}

.getalldetailformallbtm .formsubmitbtnbot {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.getalldetailformallbtm .formsubmitbtnbot input {
	border: 0px;
	color: #fff;
	font-weight: 500;
	padding: 10px 25px;
	margin: auto;
	border-radius: 25px;
	cursor: pointer;
	background: rgb(66, 156, 143);
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
}

.contactcall-emailwrapper {
	width: 70%;
	margin: auto;
	font-family: 'Poppins';
}

.contactcall-emailwrapper .contactemail-boxall {
	background: #fff;
	margin: 0 1%;
	padding: 10px 25px;
	width: 48%;
	float: left;
	text-align: center;
	border-radius: 50px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.05) 0px 10px 10px -5px;
}

.contactcall-emailwrapper .contactemail-boxall .contactemail-iconleft {
	float: left;
	width: 35px;
}

.contactcall-emailwrapper .contactemail-boxall .contactemail-textright {
	float: left;
	text-align: left;
	padding-left: 15px;
	line-height: normal;
	width: 85%;
}

.contactcall-emailwrapper .contactemail-boxall .contactemail-textright span {
	font-weight: 500;
	font-size: 15px;
	color: #757575;
	float: left;
	width: 100%;
}

.contactcall-emailwrapper .contactemail-boxall .contactemail-textright h5 {
	font-weight: 600;
	padding: 0;
	margin: 0;
	font-size: 18px;
	float: left;
	width: 100%;
}

.contactcall-emailwrapper .contactemail-boxall .contactemail-iconleft {
	float: left;
	width: 48px;
	font-size: 46px;
	margin-top: 12px;
	color: #42a093;
}

.akslogo {
	float: right;
	margin: 0px 80px 0px 0px;
}

.bnrsearchbox-revposition {
	top: -150px;
}

.hero-wrap.style2 .hero-item-wrap,
.hero-wrap.style2 .hero-content-wrap {
	min-height: 550px;
}

.overseas-wrap {
	background: url(../img/map-bg.png) center top no-repeat;
	min-height: 500px;
	padding-top: 60px;
}

.overseas-wrap h6 {
	font-size: 22px;
	text-transform: uppercase;
	color: #128372;
	font-weight: 400;
	text-align: center;
}

.overseas-wrap h4 {
	font-size: 40px;
	color: #000;
}

.overseasbox {
	margin: 20px 0px 30px 0px;
	padding: 0px;
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	position: relative;
}

.overseasbox:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70%;
	bottom: 0;
	background: rgb(0, 0, 0);
	background: linear-gradient(4deg, rgba(0, 0, 0, 1) 0%, rgba(71, 71, 71, 0) 100%);
	opacity: 0;
}

.overseasbox img {
	width: 100%;
	transition: all 0.3s ease-in-out;
	position: relative;
	z-index: 0;
}

.overseasbox:hover img {
	transform: scale(1.2) rotate(1deg);
}

.overseasbox a {
	opacity: 1
}

.overseasbox-cont {
	position: absolute;
	min-height: 100px;
	bottom: 0;
	z-index: 1;
	margin: 250px 40px 30px 40px;
	transition: all 0.3s ease-in-out;
}

.overseasbox h5 {
	max-width: 80%;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}

.overseasbox p {
	color: #fff;
	font-size: 16px;
	font-weight: 400 !important;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}

.overseasbox-cont .anchor {
	color: #26b5a0;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}

.overseasbox-cont .anchor:hover {
	color: #fff;
}

.overseasbox:hover p,
.overseasbox:hover .anchor {
	opacity: 1;
}

.course-wrap {
	background: #eafbf9;
}

.course-card .course-metainfo {}

.queryform-bottomsectn2 {
	background: url(../img/map-bg.png) center top no-repeat;
	padding: 50px 15px;
	margin: 0px 0px 0px 0px;
}

.queryform-bottomsectn2 h4 {
	font-size: 35px;
	font-weight: 300;
}

.queryform-bottomsectn2 h4 span {
	font-weight: 600;
}

.queryform-bottomsectn2 .form-group input,
.queryform-bottomsectn2 .form-group textarea {
	background: #fff;
	height: 45px;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 15px;
}

.queryform-bottomsectn2 .form-group textarea {
	height: 120px;
	padding: 15px 20px !important;
}




.queryform-bottomsectn2 .form-group {
	margin: 0 0 11px;
}

.searchouterr {
	background: #abd4db;
	border-radius: 50px;
	min-height: 58px;
	margin: 20px 0px;
	padding: 5px 0px 0px 0px;
}

.searchouterr select,
.searchouterr input {
	width: 96%;
	background: transparent;
	border: 0 none;
	margin: 12px 7px 7px 7px;
	padding: 0px 0px 0px 20px;
	position: relative;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.searchouterr select:focus,
.searchouterr input:focus {
	background: transparent;
	border: 0 none;
}


.searchouterr select:after {
	content: "\ea78";
	position: absolute;
	right: 20px;
	font-family: 'remixicon' !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

.lookinforfld {}

.coursefld {}

.locationfld {}

.common-box {
	width: calc(95% / 3 - 4px);
	/*    display: inline-block;*/
	vertical-align: top;
	padding: 10px;
	margin: 0px 8px 50px 8px;
	border-radius: 30px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;

	display: inline-flex;
	align-items: flex-start;
}

.common-box img {
	max-width: 90px;
	max-height: 75px;
	margin: 7px 20px 0 20px;
}

.counter-num {
	font-size: 41px;
	line-height: 1;
	font-weight: 900;
	color: #1e6b60;
	padding-top: 8px;
}

.counter-text {
	font-size: 18px;
	line-height: normal;
}

.categorybox a {
	display: flex;
	align-items: center;
	padding: 10px 0px;
}

.categorybox a img {
	max-width: 55px;
	max-height: 55px;
	margin-right: 20px;
}

.border-bot {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}

.categorybox a:hover h3 {
	color: #368579;
}

.categorybox a:hover img {
	filter: grayscale(100%);
}


.categorybox:hover .categorybox-icon {
	transform: rotate(360deg) scale(1.1);
}

.categorybox h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	color: #171717;
}

.categorybox h3 a {
	color: #171717;
}

.categorybox h3 a:hover {
	color: #000;
}

.borderbox {
	border: 3px solid #efefef;
	padding: 20px 30px;
	min-height: 496px;
}

.borderbox .row {
	margin-left: 0px;
	margin-right: 0px;
}

.cr-7 .course-list .cr-3,
.cr-2,
.cr-1 {
	display: inline-block;
	width: 100%;
	border-radius: 6px;
	/*    box-shadow: 0 2px 5px 0 rgba(17,121,239,.15);*/
	border: 1px solid #e6ecef;
	/* background: #fff; */
	position: relative;
	/* margin-bottom: 16px; */
	transition: all .5s ease;
	padding: 16px 25px;
	/* margin-bottom: 24px; */
	min-height: 154px;
	transition: all 0.3s ease-in-out;
}

.course-list a:hover {
	border-radius: 6px;
	box-shadow: none;
	/* transform: scale(1.05); */
}




.course-list a::before {
	content: "";
	width: 5px;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 0;
}

.course-list h4 {
	font-size: 18px;
	font-weight: 700;
	color: #272c37;
	line-height: 1.44;
	/*    min-height: 52px;*/
}

.course-list h4 div {
	font-size: 25px;
	line-height: 1.44;
	/*    min-height: 52px;*/
	font-weight: 700;
	color: #272c37;
}

.course-list span.type {
	display: inline-block;
	margin-top: 15px;
	/* background: #e2edf9; */
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
	line-height: 22px;
	padding: 5px 16px;
	font-size: 14px;
	border-radius: 30px;
	/* color: #6c7480; */
	color: #fff;
	text-transform: uppercase;
	/* position: relative; */
}

/* .course-list span.type::after {
		content: "";
		display: inline-block;
		width: 15px;
		height: 22px;
		background-image:  url(../img/sprite_v2.png);
		background-position: -309px -57px;
		position: absolute;
		right: -15px;
	} */
.course-list .rating-wrap {
	display: block;
	margin-top: 14px;
	line-height: normal;
}

.course-list .rating-wrap span {
	font-size: 12px;
	color: #636363;
}

.course-list .rating-wrap .rating::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../img/rating_img.png);
	background-position: -171px -26px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}

.course-list .rating-wrap .rating+.lrns {
	margin-left: 0px;
	padding-left: 10px;
	position: relative;
	font-size: 12px;
	color: #636363;
}

.course-list .rating-wrap .lrns::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../img/person.png);
	background-position: -256px -18px;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
}

.course-list .cr-1,
.course-list .cr-2,
.course-list .cr-3,
.course-list .cr-4 {
	background: url(../img/college-icon1.png) right 15px top 15px no-repeat;
}

.course-list .cr-2 {
	background-image: url(../img/college-icon2.png);
}

.course-list .cr-3 {
	background-image: url(../img/college-icon3.png);
}

.course-list .cr-4 {
	background-image: url(../img/college-icon4.png);
}



.course-list .cr-1::before {
	background: #ff8c90;
}

.course-list .cr-2::before,
.course-list .cr-5::before {
	background: #00c3e1;
}

.course-list .cr-3::before,
.course-list .cr-6::before {
	background: #f1c44a;
}

.course-list .cr-4::before {
	background: #a686f1;
}

.getstart-outer {
	padding: 40px 0px 30px 0px;
}

.promo-banner-wrap img,
.promo-banner-wrap .promo-content {
	position: relative;
	z-index: 1
}

.promo-banner-wrap .promo-content h5 {
	font-weight: 300;
}

.promo-banner-wrap .promo-content ul {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.promo-banner-wrap .promo-content ul li {
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 60px;
	position: relative;
}

.promo-banner-wrap .promo-content ul li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #e59400;
	display: flex;
	align-items: center;
	justify-content: center;
}

.applybtn {}

.coursetabbing .nav-tabs {
	border-bottom: 1px solid #efefef;
	margin: 20px 0px;
}

.coursetabbing .nav-tabs .nav-item.show .nav-link,
.coursetabbing .nav-tabs .nav-link.active {
	color: #fff !important;
	border-radius: 0;
	border: 0 none;

	background: rgb(66, 156, 143);
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
}

.coursetabbing .nav-tabs .nav-item .nav-link {
	color: #000;
}

.coursetabbing .nav-tabs .nav-link.active {}

.loginas-btn {
	font-size: 20px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 30px 20px;
	margin: 30px 0px;
	border-radius: 40px;

	transition: all 300ms linear 0ms;
	background: rgb(238, 174, 202);
	background: radial-gradient(circle, rgb(255 242 214) 0%, rgba(205, 228, 255, 1) 100%);
}

.loginas-btn:hover {
	background: radial-gradient(circle, rgb(205, 228, 255, 1) 0%, rgba(255 242 214) 100%);
	color: #000;
	border-radius: 0px;
}

.loginas-btn img {
	margin-bottom: 10px;
	max-height: 80px;
}

.loginas-btn:hover img {
	filter: grayscale(100%);
}

.loginasmodal .btn-close {
	float: right;
	width: 30px;
}

.logintabbing .nav-tabs {
	border-bottom: 1px solid #43ac9d;
	margin: 20px 0px;
}

.logintabbing .form-group input,
.logintabbing .form-group textarea,
.logintabbing .form-group select{
	background: #def3f0;
	border: 0 none;
	height: 45px;
	font-size: 15px;
	border: 1px solid #8ac9c0;
}

.logintabbing .form-group {
	margin: 0 0 15px;
}

.logintabbing .nav-link {
	padding: 0.5rem 3rem;
	background: #def3f0;
}

.filter {
	margin: 30px 0px 10px 0px;
	border: 1px solid #ddd;
}

.filter .accordion-item .accordion-header .accordion-button {
	padding: 10px 15px 10px 15px;
	font-size: 16px;
	line-height: 25px;
}

.filter .accordion-button:not(.collapsed)::after {
	top: 20px;
	right: 15px;
}

.accordion-button::after {
	top: 13px;
	right: 15px;
}

.filter .show {
	width: 100%;
}

.filter .accordion-body {
	padding: 18px 15px 25px 15px;
}

.filterlable {
	font-size: 12px;
	font-weight: 600;
	margin-right: 10px;
}

.filterlable:last-child {
	margin-right: 0px;
}

.filterlable input {
	vertical-align: middle;
	margin-right: 5px;
}

.filter input,
.filter select {
	font-size: 13px;
}

.filterbtn .btn {
	padding: 5px 0px !important;
	border-radius: 0 !important;
	min-width: 48%;
	font-size: 13px;
	line-height: 20px;
}

.countryfilter {
	overflow-y: scroll;
	max-height: 250px;
}

/* width */
.countryfilter::-webkit-scrollbar {
	width: 10px;
}

/* Track */
.countryfilter::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
.countryfilter::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
.countryfilter::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.countryfilter .checkbox {
	display: block;
	text-align: left;
	margin-bottom: 8px;
	font-size: 14px;
	color: #666;
	vertical-align: middle;
}

.sortby {
	background: #def3f0;
	border-radius: 5px;
	margin-top: 30px;
	padding: 8px 15px
}

.sortby select {
	font-size: 14px
}

.sortby h6 {
	font-size: 14px;
	font-weight: 400;
	margin: 3px 0 0 0;
}

.sortby h6 strong {
	font-size: 14px;
	font-weight: 600;
	margin: 3px 0 0 0;
}

.sortby h6 span {
	color: #209d8b;
}


.university-wrap,
.programWrap {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	color: #1d1d1b;
}

.overlay_dark {
	position: relative;
}

.unibtn {
	display: inline-block;
	font-size: 13px !important;
	height: 40px;
	border: 2px solid #51d5c1;
	border-radius: 7px;
	padding: 4px 24px !important;
}

.unibtn:hover {
	background-color: #51d5c1;
	color: #fff
}

.unibtn i {
	transform: rotate(44deg);
	display: inline-block;
}

.univ-featured {
	background: #f7a70d;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #1d1d1b;
	padding: 4px 8px;
}

.univ-featured .top_f {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 10px 0 0;
	border-color: #f7a70d transparent transparent transparent;
	position: absolute;
	right: -8px;
	top: 0;
}

.univ-featured .bottom_f {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 6px 0 12px;
	border-color: transparent transparent transparent #f7a70d;
	position: absolute;
	right: -12px;
	top: 0;
}

.unilistbtn a {
	display: inline-block;
	font-size: 13px !important;
	color: #000;
	background: #51d5c1;
	font-weight: 500;
	height: 40px;
	border: 2px solid #51d5c1;
	border-radius: 7px;
	padding: 4px 24px !important;
	transition: all 0.3s ease-in-out;
}

.unilistbtn a:hover,
.unilistbtn a.fill {
	color: #51d5c1;
	background: transparent;
}

.unilistbtn a.fill:hover {
	color: #000;
	background: #51d5c1;
}

.unidet-stat {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}

.unidet-stat .light-text {
	font-weight: 600;
	display: block;
}

.unidet-stat span {
	text-align: left !important;
}

.unileftmenu {
	top: 50px;
	z-index: 1 !important;
}

.content-section {
	display: block;
	position: relative;
}

.category-widget,
.price-range-widget,
.new-product {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 0px;
	background: #fff;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.sidebar .sidebar-widget {
	margin: 0 0 30px;
}

.sidebar .sidebar-widget h4 {
	margin: 0px;
	font-weight: 600;
	position: relative;
	padding-bottom: 5px;
	color: #fff;
	background: #429c8f;
	border-radius: 6px 6px 0px 0px;
	padding: 10px 10px;
	font-size: 18px;
}

.inner-box {
	margin-top: 10px;
	position: relative;
	transition: 0.4s ease-in-out;
	margin-bottom: 40px;
}

.product-category-list {
	padding: 10px 10px;
}

.product-category-list li {
	cursor: pointer;
}

.product-category-list li a {
	position: relative;
	font-size: 14px;
	font-weight: 500;
	display: block;
	color: #000;
	border-bottom: 1px solid #ddd;
	padding: 3px 15px !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.product-category-list li a.active,
.product-category-list li a:hover {
	background-color: #00a4a0;
	color: #fff;
}

.scrolled .unileftmenu {
	top: 100px;
}

.scrolled .unisection {
	padding-top: 30px;
}

.unisection h2 {
	margin: 10px 0;
	padding: 0px 0px 10px 0px;
	position: relative;
	color: #429c8f !important;
}

.unisection h2:after {
	content: '';
	width: 50px;
	height: 3px;
	background: #429c8f;
	position: absolute;
	left: 0;
	bottom: 0;
}

.unisection h4 {}

.unisection ul {
	padding: 0px 0px 0px 40px;
	margin: 15px 0px;
}

.unisection ul,
.unisection ul li {
	list-style: disc !important;
	font-size: 13px;
}

.moretext {
	display: none;
}

.unisection a {
	font-size: 14px;
	color: #429c8f;
	text-decoration: underline;
}

.unisection a:hover {
	color: #000;
	text-decoration: none;
}

.feature-wrap {
	padding-bottom: 40px;
}

.feature-wrap .feature-item {
	text-align: center;
	padding: 15px 10px;
	margin: 0px 0px 20px 0px;
	min-height: 200px;
	background: #fff;
	border: solid 1px #fff;

	-webkit-transition: 0.3s;
	transition: 0.3s;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-bottom: solid 4px #429c8f;
	border-radius: 4px;
}

.feature-wrap .feature-item img {
	max-height: 100px;
	margin-bottom: 20px;
}

.feature-wrap .feature-item h5 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.feature-wrap .feature-item:hover {
	/* background-color: #06bbb6;*/
	background: #efefef;
	box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;
}

.feature-wrap .feature-item:hover h5,
.feature-wrap .feature-item:hover p,
.feature-wrap .feature-item:hover a,
.feature-wrap .feature-item:hover i {
	color: #429c8f;
}

.feature-wrap .feature-item:hover a span:after {
	background: #fff;
}

.feature-wrap .feature-item a span {
	position: relative;
	display: inline-block;
}

.feature-wrap .feature-item a span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: #000;
}

.featurebox {
	background: #fff;
	width: 100%;
	min-height: 130px;
	border-radius: 15px;
	padding: 20px 0px;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;

	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.featurebox h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featurebox img {
	max-height: 50px;
}


.unisection .common-box {
	width: 100%;
	min-height: 114px;
	margin-bottom: 23px;
	text-align: left;
}

.unisection .counter-num {
	display: flex;
	align-items: center;
	justify-content: center;
}

.unisection .common-box img {
	margin: 0px 20px 0px 0px;
	max-height: 65px;
}

.unisection .counter-num span {
	font-size: 18px;
}

.unisection .counter-num .timer {
	font-size: 38px;
	color: #000;
}

.lightgreenbg {
	background: #ecfcff
}

.feetable {
	margin: 15px 0px;
	font-size: 14px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.feetable th {
	background: #429c8f;
	border-bottom: 0;
	color: #fff
}

.feetable>:not(:first-child) {
	border-top: 0;
}

.unigallery-box {
	width: 100%;
	min-height: 176px;
	margin-bottom: 25px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #efefef;
}

.unigallery-box i {
	font-size: 40px;
	color: #db1f33;
	position: absolute;
	width: 50px;
	height: 35px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: 9;
	transition: all .3s ease-in-out;
}

.unigallery-box:after {
	content: '';
	width: 28px;
	height: 18px;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.unigallery-box:hover i {
	font-size: 43px;
}

.afternone:after {
	display: none;
}

.brochurelink {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

.brochurelink a {
	width: 100%;
	display: block;
	border-radius: 5px;
	background: #efefef;
	padding: 20px;
	font-size: 25px;
	text-decoration: none;
}

.brochurelink a:hover {
	background: #43c0ad;
	color: #fff;
}

.unicontact {
	background: #ecfcff;
	padding: 30px;
}

.unicontact ul {
	margin: 0px;
	padding: 0px;
}

.unicontact ul,
.unicontact ul li {
	list-style: none !important
}

.unicontact ul li {
	position: relative;
	font-size: 15px;
	padding-left: 50px;
	margin-bottom: 20px;
}

.unicontact ul li img {
	position: absolute;
	left: 0;
}

.courseofferbox {
	margin: 0 0 15px 0px;
	padding: 15px;
	background: #def3f0;
	border-radius: 15px;

}

.courseofferbox h6 {
	font-size: 17px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-bottom: 10px;
	position: relative;
}

.courseofferbox h6 img {
	margin-right: 15px;
	position: absolute;
	left: 0;
}

.courseofferbox h5 {
	background: #fff;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: 500;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.courseofferbox h5 span {
	font-size: 13px;
	font-weight: 600;
	display: block;
}

.courseofferbox h5 img {
	margin-top: 6px;
	margin-right: 10px;
	max-height: 22px;
}

.courseofferbox a {
	float: right;
	background: #429c8f;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 8px;
	margin: 5px 0px 0px 0px;
	line-height: 1.2;
	border-radius: 5px;
}

.courseofferbox a:hover {
	background: #000;
	color: #fff;
}

.profile-header-univ2 {
	width: 100% !important;
	height: 200px !important;
	left: 0% !important;
	right: 0% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0 !important;
}

.profile-header-univ2 .univ-logo-n-name h1 {
	font-weight: 600;
	font-size: 19px;
	line-height: 1.5;
}

.profile-header-univ2 .univ-logo-n-name .univ-ctas {
	margin-top: 0;
}

.uniHeader .header-wrap {
	transform: scale(0);
	top: -50px;
}

.university-header {
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	background: #fff;
	z-index: 0;
	box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
	opacity: 0;
}

.uniHeader .university-header {
	opacity: 1;
	z-index: 10000;
}

.universitylogo {
	width: 100%;
	margin: 20px 0px 10px 0px;
	text-align: center;
}

.universitylogo img {
	max-width: 100%;
	max-height: 70px;
}

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

.universitylogo-name h1 {
	font-size: 20px;
	line-height: 1.5;
	margin: 14px 0px 0px 7px;
}

.universitymenu li {
	float: left;
	margin: 0px;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	list-style: none;
}

.applynowform .form-group {
	margin: 0 0 10px;
}

.applynowform input,
.applynowform select,
.applynowform textarea {
	background: #def3f0;
	border: 0 none;
	width: 100%;
	height: 40px;
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	border: 1px solid #8ac9c0;
}

.applynowform input[type=checkbox] {
	width: auto;
	height: auto;
	display: inline-block;
}

.widget {
	-webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
	box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
	background-image: linear-gradient(to right, #0f5249, #00a4a0);
	padding: 25px;
	border-radius: 4px;
	margin-bottom: 30px;
}

.widget h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.widget ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget ul li {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #666666;
	padding-left: 0px;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid #ffffff2e;
}

.widget ul li a {
	display: block;
	color: #ffffff;
}

.active2 {
	color: #82edff !important;
}

.studentcenterpanel {
	background: #fff;
	position: relative;
	margin: 0px 0px 30px 0px;
	padding: 20px 20px 30px 20px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 2px;
	min-height: 320px;
	z-index: 1;
}

.user-id {
	color: #5f5f5f;
	float: left;
	text-align: right;
	min-width: 170px;
	font-size: 14px;
	text-shadow: none;
	margin-top: 7px;
	margin-right: 5px;
	font-weight: bold;
}

.colone {
	color: #000;
	float: left;
	font-size: 13px;
	text-shadow: none;
	width: 3px;
	margin-top: 7px;
}

.form-right {
	color: #5f5f5f;
	float: left;
	font-size: 15px;
	padding: 0px 5px 0 10px;
	text-shadow: none;
	margin-top: 7px;
}

.clear {
	clear: both;
}

.studentcenterpanel label {
	font-size: 13px;
}

.contact-form input {
	height: 50px;
	border-radius: 0px;
}

.contact-form input,
.contact-form textarea {
	background: #def3f0 !important;
	border-radius: 5px !important;
	border-color: #b5e7e0;
	padding: 10px 10px 10px 20px !important;
}

.enquirybtn {
	background: rgb(66, 156, 143) !important;
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%) !important;
}

.course-details-widget ul li p img {
	width: 20px;
}

/*harpreet css start*/
#slider {
	width: 230px;
	top: 100px;
	position: absolute;
	z-index: 1;
	right: -0px;
	transition: all 0.3s ease-in-out;
}

#slider.open {
	right: 0px;
}

#sidebar {
	position: absolute;
	top: 80px;
	left: -43px;
	cursor: pointer;
}

div#title {
	position: absolute;
	top: 300px;
	left: 650px
}

#slider #appyfixform {
	background: rgba(255, 255, 255, 0.4);
	padding: 20px 20px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

#appyfixform input,
#appyfixform select,
#appyfixform textarea {
	background: #def3f09a;
	width: 100%;
	height: 25px;
	font-size: 12px;
	padding: 5px 5px;
	margin-bottom: 5px;
	border: 1px solid #8ac9c0;
}

#appyfixform textarea {
	height: 55px;
	padding: 2px 5px 5px 10px;
}

.virtual-appointmrnt-btn {
	position: absolute;
	top: 100px;
	right: 28px;
	z-index: 3;
	-webkit-animation: mover 1s infinite alternate;
	animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

@keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-10px);
	}
}

.notification {
	font-size: 11px;
	margin-bottom: 20px;
	display: block;
	line-height: 18px;
	font-weight: 700;
}

.form-control,
.form-select {
	font-size: 0.8rem;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.studentcenterpanel input[type=checkbox] {
	width: auto;
	height: auto;
}

.table,
.table th {
	font-size: 14px;
}

.table td {
	font-size: 13px;
}

.table td a {
	color: #26b5a0;
	font-weight: 600;
}

.table td a:hover {
	color: #000;
}

.table>:not(:first-child) {
	border-top: 2px solid #ccc;
}

/*harpreet css end*/

.coursedet-banner {
	min-height: 230px;
}

.universityname-outer {
	position: relative;
	margin: 0px 0 0 20px;
	padding: 0px;
}

.universityname-outer h1 {
	font-weight: 600;
	font-size: 19px !important;
	line-height: 1.5;
}

.universityname-outer h2.hero-campus-heading {
	color: #fff !important;
}


@media only screen and (min-width:991px) {
	.universityname-outer {
		margin: -170px 0 50px 20px;
	}

}


.universityname-outer h1 {
	font-weight: 600;
	font-size: 19px !important;
	line-height: 1.5;
}

.universityname-outer h2.hero-campus-heading {
	color: #fff !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	display: initial;
}




/*harpreet responsive start*/
@media only screen and (max-width:991px) {
	.menu-open .sub-menu {
		display: block !important;
		background: rgb(51 136 124 / 12%);
		padding-top: 14px;
		margin-bottom: 12px;
		max-height: 150px;
		overflow-y: scroll;
	}

	.header-wrap {
		z-index: 10000;
	}

	.toplist li {
		display: none;
	}

	.searchbox {
		width: 0;
		height: 0;
		display: none;
	}

	.searchbox.show {
		width: 100%;
		height: auto;
		display: block;
	}

	.logo {
		margin-top: 0;
	}

	.virtual-appointmrnt-btn {
		top: 80px;
		right: 12px;
	}

	.hero-wrap.style3 .hero-content-wrap {
		width: 100%;
		text-align: center;
		padding: 70px 15px 70px 15px;
	}

	.hero-wrap.style2 .hero-item-wrap,
	.hero-wrap.style2 .hero-content-wrap {
		min-height: 20vh;
	}

	.hero-wrap.style2 .hero-content h1 {
		font-size: 20px;
		padding-right: 45px;
	}

	.hero-wrap.style2 .hero-content,
	.hero-wrap.style2 .hero-content p {
		padding: 0;
		font-size: 12px;
		padding-right: 0;
	}

	.hero-wrap.style2 .hero-slider-one .hero-slider-item .hero-content span {
		font-size: 10px
	}

	.hero-btn .btn {
		font-size: 13px;
		padding: 9px 6px;
	}

	.bnrsearchbox {
		width: 100%;
		height: auto;
		border-radius: 0;
		padding: 0;
		box-shadow: rgba(0, 0, 0, 0) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
		border: 10px solid rgba(67, 182, 165, 0);
	}

	.bnrsearchbox .col-sm-8,
	.bnrsearchbox .col-sm-4 {
		padding: 0px !important;
	}

	.bnrsearchbox-revposition {
		top: 0;
	}


	.bannersrch-fld {
		margin: 15px 0px 10px 10px;
		width: 100%;
		background: transparent;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
		border: 10px solid rgba(67, 182, 165, 0.5);
		border-radius: 20px;
	}

	.searchbtnn {
		line-height: 1.2;
		height: 51px;
		padding: 15px 5px 5px 5px;
		border-radius: 16px !important;
		margin: 16px 0 0 30px;
	}

	#sidebar {
		left: -24px;
	}

	#sidebar img {
		max-width: 25px;
	}

	#slider {
		width: 250px;
		right: -250px;
	}

	.contact-sec-title h2 {
		margin-bottom: 20px;
		font-size: 22px !important;
	}

	.info-block-one .inner-box {
		padding: 40px 0px 10px 0px;
		text-align: center;
	}

	.info-block-one .inner-box .icon-box {
		position: relative;
		top: -25px;
	}

	.contactno {
		padding: 0px;
	}

	.contact-form input {
		height: 38px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 900px) and (min-width: 480px) {
	.university-header .container {
		max-width: 97% !important;
	}

	.university-header .row>* {
		display: flex;
		flex-wrap: initial;
		width: auto !important;
		max-width: 69%;
	}

	.universitymenu li {
		padding: 0px 10px 0px 10px;
	}

	.universitylogo-name h1 {
		font-size: 14px;
		line-height: 1.2;
		margin: 8px 0px 0px 7px;
	}

	.universitylogo {
		margin: 8px 0px 0px 7px;
	}
}


@media only screen and (max-width:822px) {
	.searchouterr {
		background: transparent;
		min-height: 5px;
	}

	.searchouterr select,
	.searchouterr input {
		background: #abd4db;
		border-radius: 50px;
		padding: 8px 20px;
		margin: 10px 0 0 0;
	}

	.section-title h2,
	.promo-banner-wrap .promo-content h2,
	.sectnhdngallsectnstop h1 {
		font-size: 26px;
	}

	.overseas-wrap h4 {
		font-size: 14px;
	}

	.overseas-wrap h6 {
		font-size: 16px;
		font-weight: 500;
	}

	.counter-num {
		font-size: 30px;
	}

	.counter-text {
		font-size: 13px;
		font-weight: 600;
	}

	.course-card .course-info h3 {
		font-size: 13px;
	}

	.course-card .course-metainfo p {
		font-size: 12px;
		font-weight: 600;
	}

	.promo-banner-wrap .promo-content ul {
		margin: 0px;
	}

	.promo-banner-wrap .promo-content ul li {
		margin: 10px 0 0 0;
	}

	.testimonial-item .quote-icon i {
		font-size: 50px;
	}

	.blog-card .blog-info .blog-date h6 span {
		font-size: 25px;
		line-height: 30px;
	}

	.queryform-bottomsectn2 h4 {
		font-size: 25px;
	}

	.contactcall-emailwrapper {
		width: 100%;
	}

	.contactcall-emailwrapper .contactemail-boxall .contactemail-iconleft {
		width: 37px;
		font-size: 37px;
	}

	.testimonial-item {
		padding: 20px 0px 0px 20px;
		flex-direction: column;
		align-items: center;
	}

	.main-menu li {
		position: relative !important;
	}

	.searchbtnn {
		height: 51px;
		padding: 15px 5px 5px 5px;
		margin: 10px 0 0 0px;
	}

	.bannersrch-fld {
		margin: 15px 0px 10px 0px;
	}

	.filter h6 {
		font-size: 13px;
		margin: 15px 0px 10px 0px;
	}

	.filter .accordion-item .accordion-header .accordion-button {
		padding: 5px 15px 5px 15px;
		font-size: 14px;
		line-height: 20px;
	}

	.accordion-button::after {
		width: 7px;
		height: 7px;
		top: 8px;
		border-left: 1px solid #4c4c4c;
		border-bottom: 1px solid #4c4c4c;
	}

	.filter .accordion-button:not(.collapsed)::after {
		top: 13px;
	}

	.sortby {
		display: block !important
	}

	.sortby div,
	.sortby h6 {
		margin-bottom: 10px;
	}

	.sortby select {
		font-size: 12px;
	}

	.university-wrap .card .left_img .img-wrap {
		width: 100%;
	}

	.university-wrap .card .left_img,
	.programWrap .card .left_img {
		float: none !important;
		width: 100% !important;
		margin-bottom: 20px;
	}

	.university-wrap .card .card-body,
	.programWrap .card .card-body {
		width: 100% !important;
	}

	.university-wrap .card .card-body .uni-det h6,
	.university-wrap .card .card-body .uni-det h2,
	.programWrap .card .card-body .uni-det h6,
	.programWrap .card .card-body .uni-det h2 {
		font-size: 16px !important;
	}

	.university-wrap .card .uni-info ul li,
	.programWrap .card .uni-info ul li {
		width: 47%;
		justify-content: flex-start !important;
		border-right: 0 !important;
		font-size: 12px;
	}

	.filter {
		margin: 10px 0px 0px 0px;
	}

	.filterbtn {
		margin: 10px 0px 0px 0px !important;
	}

	.filter .accordion-body {
		padding: 5px 15px 10px 15px;
	}

	.filterbtn .btn {
		margin-right: 10px;
	}

	.filterbtn .btn:last-child {
		margin-right: 0px;
	}

	.scrolled .unisection {
		padding-top: 15px !important;
	}

	.university-header .universitylogo {
		width: auto;
	}

	.unidet-stat {
		min-height: 14px !important;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.unidet-stat img {
		margin-right: 10px;
	}

	.universityname-outer h1,
	.universityname-outer h1 a {
		color: #000 !important;
	}

	.universityname-outer h2.hero-campus-heading,
	.universityname-outer h2.hero-campus-heading a,
	.universityname-outer .region.region-content h2.hero-campus-heading,
	.region.region-content h2.hero-campus-heading {
		color: #000 !important;
	}


}

@media only screen and (max-width:769px) {
	.containerr {
		width: 100%;
	}

	.common-box {
		width: 100%;
		margin-bottom: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.contactcall-emailwrapper {
		width: 100%;
	}

	.contactcall-emailwrapper .contactemail-boxall {
		margin: 15px 0;
		width: 100%;
		float: left;
	}

	.counter-num {
		font-size: 36px;
		line-height: 1;
		text-align:center;
	}

	.contactcall-emailwrapper .contactemail-boxall .contactemail-iconleft {
		float: none;
		display: inline-block;
	}

	.contactcall-emailwrapper .contactemail-boxall .contactemail-textright {
		float: none;
		display: block;
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}

	.queryform-bottomsectn2 {
		padding: 20px;
	}

	.queryform-bottomsectn2 h4 {
		font-size: 19px;
	}

	.queryform-bottomsectn2 .form-group input {
		height: 34px;
	}

	.universitylogo-name h1,
	.univ-logo-n-name h1 {
		font-size: 14px !important;
	}

	.universitymenu li {
		padding: 5px 10px 5px 10px;
		font-size: 12px;
		line-height: 1.2;
	}

	.universitylogo {
		margin: 10px 0px 0px 0px;
	}

	.badge-section {
		position: static;
		margin-left: 0;
		margin-right: 0;
	}

	.unidet-stat {
		justify-content: stretch;
	}


}

@media only screen and (max-width:480px) {
	.testimonial-item {
		flex-direction: column;
		align-items: center;
	}

	.testimonial-item .client-img {
		margin-bottom: 15px;
	}

	.client-quote {
		padding: 0 15px 15px 0;
	}

	.blog-card .blog-info .blog-date h6 {
		font-size: 12px;
	}

	.blog-card .blog-info .blog-date h6 span {
		font-size: 28px;
		line-height: 24px;
	}

	.blog-card .blog-info h3 {
		font-size: 15px;
	}

	.course-list span.type::after {
		display: none;
	}

	.overseas-wrap h6 {
		font-size: 15px;
	}

	.overseas-wrap h4 {
		font-size: 19px;
	}

	.uniHeader .university-header {
		display: none;
	}

	.unisection .counter-num .timer {
		font-size: 18px;
	}

	.brochurelink a {
		display: flex;
		font-size: 15px;
		padding: 10px 20px 5px 20px;
	}

	.contact-map {
		margin-top: 20px;
	}

	.unigallery-box {
		margin-bottom: 10px;
		min-height: 160px;
	}

	.sortby {
		flex-direction: column;
	}

	.university-wrap .card .actionButtons .left,
	.programWrap .card .actionButtons .left,
	.unibtn,
	.university-wrap .card .actionButtons .right,
	.programWrap .card .actionButtons .right {
		width: 100%;
		margin-bottom: 5px;
	}

	.logintabbing .nav-link {
		padding: 0.5rem 1rem;
	}

	.university-wrap .card .card-body,
	.programWrap .card .card-body {
		margin: 0px 0px 0px 0px;
		padding: 0px !important;
	}

	.university-wrap .card .left_img,
	.programWrap .card .left_img {
		margin-bottom: 10px;
	}

	.university-wrap .card .actionButtons .left a,
	.programWrap .card .actionButtons .left a,
	.university-wrap .card .actionButtons .right a,
	.programWrap .card .actionButtons .right a {
		text-align: center;
	}



}


/*Pankaj css start */


.info,
.success,
.warning,
.error,
.validation {

	margin: 10px 0px;
	padding: 5px 10px 5px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 14px;
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/error.png');
}


input.parsley-success,
select.parsley-success,
textarea.parsley-success {
	color: #468847;
	background-color: #DFF0D8;
	border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
	color: #B94A48;
	background-color: #FFBEBE !important;
	border: 1px solid #EED3D7 !important;
}

.parsley-errors-list {
	margin: 2px 0 3px;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	line-height: 0.9em;
	opacity: 0;
	color: #B94A48;

	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
	opacity: 1;
}

.ajaxError {
	font-size: 12px;
	color: #f00;
	font-weight: bold;
}


/* 17/10/23 */


.type .ri-search-line {
	margin-left: 10px;
	font-size: 15px;
	position: relative;
	top: 3px;
}

.cr-7 .course-list .cr-3,
.cr-2,
.cr-1 {
	background-color: #00a4a033 !important;
	display: inline-block;
	width: 100%;
	border-radius: 6px !important;
	/* height: 60px; */
	margin-bottom: 0px !important;
}

.course-list .cr-3,
.cr-2,
.cr-1,
.type a {
	color: #fff;
}

.course-list .cr-3,
.cr-2,
.cr-1,
.type :hover {
	color: #fff !important;
}

.overseas-wrap2 {
	padding-bottom: 30px;
}

.overseas-wrap2 h4 {
	margin-bottom: 30px;
}

.overseas-wrap2_bg {
	/* background-color: #00a4a0; */
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
	padding: 30px;
	border-radius: 20px;
}


/* .form-control_bg{
	background-color: #fff;  margin-bottom: 30px; min-height: 40px; border-radius: 20px;
} */

.form-control2 {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem 0.375rem 0.99rem;
	font-size: 0.9rem;
	font-weight: 500;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 30px;
	min-height: 50px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.statcont {
	margin-top: 30px;
}

.content_height {
	padding: 9px 40px;
	background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
	text-align: center;
	border-radius: 10px;
	/*    min-height: 380px;*/
}

.content_height h2 {
	color: #fff !important;
	font-size: 25px;
}

.enquiry_form {
	background-color: #fff;
	padding: 20px 40px;
	box-shadow: 0 2px 5px 0 rgba(17, 121, 239, .15);
	border: 1px solid #e6ecef;
	border-radius: 10px;
}

.width100 {
	width: 100% !important;
}

.greenbtn {
	background: #429c8f;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 12px !important;
	padding: 3px 15px;
	margin: 5px 0px 0px 0px;
	line-height: 1.2;
	border-radius: 5px;
}

.greenbtn:hover,
.greenbtn:focus {
	background: #000;
	color: #fff !important;
	text-decoration: none !important;
}

/*31 oct start*/
.profileouter {
	min-height: auto;
}

.profileouter h3 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.editlink {
	float: right;
	color: #0db5a6;
	font-weight: 400;
	font-size: 23px;
	margin-top: 10px;
}

.editlink:hover {
	color: #000;
}

.formname {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px;
	font-size: 15px;
}

.bold {
	font-weight: 600;
}

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

.profiledatelist li {
	display: inline-block;
	margin: 0px 15px 0px 0px;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #0000005a;
}

.profiledatelist li:last-child {
	border: 0;
}


/*31 oct end*/


/* 1/Nov/23 add by farman */

.course-info2 {
	padding: 20px !important;
}

.course-info2 h3 {
	margin-top: 30px !important;
	font-size: 17px !important;
}

.accordion-button2 {
	border: 1px solid #EEEEEE !important;
	padding: 7px 50px 7px 27px !important;
	margin-bottom: 5px !important;
}

.accordion-item2 {
	border: none !important;
}

.accordion-body2 {
	border: 1px solid #EEEEEE !important;
	border-radius: 0px !important;
	margin-bottom: 5px !important;
	margin-top: -6px !important;
	padding: 10px !important;
}

#accordionExample .show {
	width: 100% !important;
}

.country-wise-li {
	margin-left: 20px;
}

.country-wise-li li {
	font-size: 13px !important;
	line-height: 1.6 !important;
	list-style: disc;
}

.accordion-button2:not(.collapsed)::after {
	top: 20px !important;
}



.module.study-in-country-facts {
	padding: 60px 0;
	position: relative;
	background-image: url(../img/country-paralax.jpg);
	background-size: cover;
	background-position: top;
	text-align: center;
}


.study-in-country-facts-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.module.study-in-country-facts h2 {
	color: #fff;
	text-align: center;
	margin: 0 0 30px 0;
}

.quick-facts-box {
	width: 100%;
	padding: 0 15px;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.quick-facts-box-bdr-left {
	border-left: none;
}

.quick-facts-box-bdr-right {
	border-right: none;
}

.quick-facts-box h4 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 4px solid #fff;
}

.quick-facts-box h5 {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	min-height: 40px;
	margin: 10px 0 0 0;
}



/* 1/Nov/23 end*/


/* 2-Nov-23 css start */
.course-card2 {
	margin-bottom: 0px !important;
}

.student-login-list {
	font-size: 14px !important;
	line-height: 1.4 !important;
	font-weight: 500;
	list-style: disc;
	margin-top: 20px;
}

.student-login-list li {
	margin-bottom: 9px;
	list-style: disc;
	color: #fff;
}

.student-login-list-wrapper {
	background: linear-gradient(4deg, rgba(26, 102, 91, 1) 0%, rgba(66, 156, 143, 1) 100%);
	box-shadow: 0 2px 5px 0 rgba(17, 121, 239, .15);
	padding: 35px;
	border-radius: 10px;
	margin-top: 50px;

}

/* career page css start here */

.careersection1 {
	padding: 40px 0px;
	margin: 0px;
}

.bighd {
	display: block;
	font-size: 40px;
	margin-bottom: 20px;
}

.ethoscont {
	padding: 20px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	text-align: center;
	min-height: 278px;
	transition: all 0.3s ease-in-out;
}



.ethoscont:hover {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}


.ethoscont:hover img {
	transform: scale(1.2) rotate(360deg);
}

.ethoscont img {
	margin: 10px 0px 20px 0px;
	transition: all 0.3s ease-in-out;
}

.ethoscont h3 {
	font-size: 1.20rem;
	font-weight: 600;
}

.ethoscont2 {
	padding-right: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 100px;
	margin-bottom: 20px;
	border-radius: 10px;
}


.ethoscont2 img {
	margin-bottom: 0px;
	margin-right: 15px;
}


.applybtn {
	font-weight: 600;
	height: 40px;
	padding: 10px 60px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    background: rgb(66, 156, 143);
    background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
    transition:  ease-in .4s;
	line-height: 1.6;
}

.applybtn:hover {
	background: #5d5d5d;
	color: #fff;
}

.modal2{
	z-index: 99999 !important;
}

/* .enquirypop {
    padding: 50px;
} */

.modal-header2{
	border-bottom: 0px !important;
}

.queryrow {
    margin: 25px 0px 0 0;
}

.enquirypop input, .enquirypop select, .enquirypop textarea {
    background: #def3f0;
    border: 0;
}

.queryrow input, .queryrow select {
    border-radius: 3px!important;
    height: 50px;
	background: #def3f0;
    /* border: 0 none; */
    height: 45px;
    font-size: 15px;
    border: 1px solid #8ac9c0;
}


.queryrow a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
    padding: 0px 30px;
    border-radius: 3px;
}

.enquirypop textarea {
    min-height: 90px;
    font-size: 15px;
	border-radius: 3px!important;
	background: #def3f0;
    /* border: 0 none; */
    border: 1px solid #8ac9c0;
}


.career-bg{
	background-image: url(../img/career-bnr.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	min-height: 90vh;
}

/* 04/Nov/23 */

.direct-indirect-li, .direct-indirect-li ul {
    margin: 0px;
    padding: 0px;
}

.direct-indirect-li li {
    list-style: none;
    position: relative;
    padding: 0 0 0 40px;
    margin: 0 15px 20px 0;
    text-transform: uppercase;
    font-size: 13px;
    float: left;
    /* font-weight: bold; */
}

.direct-indirect-li li.direct:before {
    background-color: #008000;
}

.direct-indirect-li li:before {
    content: '';
    width: 30px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 7px;
}

.direct-indirect-li li {
    list-style: none;
    position: relative;
    padding: 0 0 0 40px;
    margin: 0 15px 20px 0;
    text-transform: uppercase;
    font-size: 13px;
    float: left;
    /* font-weight: bold; */
}

.direct-indirect-li li.indirect:before {
    background-color: #fea500;
}
.direct-indirect-li li:before {
    content: '';
    width: 30px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 7px;
}


.accordion-button3{
	font-size: 14px !important;
}



.direct-university-bg {
    background: linear-gradient(4deg, rgba(26, 102, 91, 1) 0%, rgba(66, 156, 143, 1) 100%) !important;
}

.clg-item {
    width: 100%;
    padding: 10px 80px 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    border-left: 4px solid #db1f33;
	margin-bottom: 12px;
}

.direct-university-bg a, .indirect-university-bg a {
    color: #fff !important;
}

.clg-icon {
    width: 60px;
    height: 100%;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 0px;
    border-radius: 0px;
}

.clg-icon img {
    width: 100%;
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.country-canada .accordian-images {
    border-color: #b21617;
}

.accordian-images {
    width: 100%;
    border-left: 6px solid #07193c;
}


.student-login-list-wrapper ul li{
	display: flex;
}

.student-login-list-wrapper ul li .ri-check-fill{
	font-size: 22px !important;
	padding-right: 7px;
}


/*22 nov start*/


/* Styling an indeterminate progress bar */

progress:not(value) {
	/* Add your styles here. As part of this walkthrough we will focus only on determinate progress bars. */
}

/* Styling the determinate progress element */

progress[value] {
	/* Get rid of the default appearance */
	appearance: none;

	/* This unfortunately leaves a trail of border behind in Firefox and Opera. We can remove that by setting the border to none. */
	border: none;

	/* Add dimensions */
	width: 100%;
	height: 10px;

	/* Although firefox doesn't provide any additional pseudo class to style the progress element container, any style applied here works on the container. */
	background-color: whiteSmoke;
	border-radius: 30px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5) inset;

	/* Of all IE, only IE10 supports progress element that too partially. It only allows to change the background-color of the progress value using the 'color' attribute. */
	color: royalblue;

	position: relative;
	margin: 0 0 1.5em;
}

/*
Webkit browsers provide two pseudo classes that can be use to style HTML5 progress element.
-webkit-progress-bar -> To style the progress element container
-webkit-progress-value -> To style the progress element value.
*/

progress[value]::-webkit-progress-bar {
	background-color: whiteSmoke;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5) inset;
}

progress[value]::-webkit-progress-value {
	position: relative;

	background-size: 35px 20px, 100% 100%, 100% 100%;
	border-radius: 3px;

	/* Let's animate this */
	animation: animate-stripes 5s linear infinite;
}

@keyframes animate-stripes {
	100% {
		background-position: -100px 0;
	}
}

/* Let's spice up things little bit by using pseudo elements. */

progress[value]::-webkit-progress-value:after {
	/* Only webkit/blink browsers understand pseudo elements on pseudo classes. A rare phenomenon! */
	content: '';
	position: absolute;

	width: 5px;
	height: 5px;
	top: 7px;
	right: 7px;

	background-color: white;
	border-radius: 100%;
}

/* Firefox provides a single pseudo class to style the progress element value and not for container. -moz-progress-bar */

progress[value]::-moz-progress-bar {
	/* Gradient background with Stripes */
	background-image:
		-moz-linear-gradient(135deg,
			transparent,
			transparent 33%,
			rgba(0, 0, 0, .1) 33%,
			rgba(0, 0, 0, .1) 66%,
			transparent 66%),
		-moz-linear-gradient(top,
			rgba(255, 255, 255, .25),
			rgba(0, 0, 0, .2)),
		-moz-linear-gradient(left, #09c, #f44);

	background-size: 35px 20px, 100% 100%, 100% 100%;
	border-radius: 30px;

	/* Firefox doesn't support CSS3 keyframe animations on progress element. Hence, we did not include animate-stripes in this code block */
}

/* Fallback technique styles */
.progress-bar {
	background-color: whiteSmoke;
	border-radius: 30px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5) inset;

	/* Dimensions should be similar to the parent progress element. */
	width: 100%;
	height: 20px;
}

.progress-bar span {
	background-color: royalblue;
	border-radius: 30px;

	display: block;
	text-indent: -9999px;
}

p[data-value] {

	position: relative;
}

/* The percentage will automatically fall in place as soon as we make the width fluid. Now making widths fluid. */

p[data-value]:after {
	content: attr(data-value) '%';
	position: absolute;
	right: 0;
}

/*26 dec 2023*/
.profilepage-hd { font-size: 24px!important; font-weight: 600!important; color: #127063!important; }
.meter {
	height: 12px;
	position: relative;
	background: #fff;
   border-radius: 8px;

   box-shadow: rgba(136, 165, 191, 0.48) 6px 2px 16px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.dark {
  background: #4D575F;
}
.meter > span {
	display: block;
	height: 100%;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	       -moz-border-radius-topright: 8px;
	    -moz-border-radius-bottomright: 8px;
	           border-top-right-radius: 8px;
	        border-bottom-right-radius: 8px;
	    -webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
	        -moz-border-radius-topleft: 20px;
	     -moz-border-radius-bottomleft: 20px;
	            border-top-left-radius: 20px;
	         border-bottom-left-radius: 20px;
	background-color: #07b39a;
	position: relative;
	overflow: hidden;
}
.meter > span:after {
	content: "";
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #0f9b87), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #0f9b87), color-stop(.75, #0f9b87), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #0f9b87 25%, transparent 25%, transparent 50%, #0f9b87 50%, #0f9b87 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #0f9b87 25%, transparent 25%, transparent 50%, #0f9b87 50%, #0f9b87 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #0f9b87 25%, transparent 25%, transparent 50%, #0f9b87 50%, #0f9b87 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #0f9b87 25%, transparent 25%, transparent 50%, #0f9b87 50%, #0f9b87 75%, transparent 75%, transparent);
	z-index: 1;
	-webkit-background-size: 20px 20px;
	-moz-background-size:    20px 20px;
	background-size:         20px 20px;
	-webkit-animation: move 2s linear infinite;
	   -webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	       -moz-border-radius-topright: 8px;
	    -moz-border-radius-bottomright: 8px;
	           border-top-right-radius: 8px;
	        border-bottom-right-radius: 8px;
	    -webkit-border-top-left-radius: 20px;
	 -webkit-border-bottom-left-radius: 20px;
	        -moz-border-radius-topleft: 20px;
	     -moz-border-radius-bottomleft: 20px;
	            border-top-left-radius: 20px;
	         border-bottom-left-radius: 20px;
	overflow: hidden;
}

/* PROGRESS BAR - ANIMATION */
@-webkit-keyframes move {
  0% {background-position: 0 0;}
  100% {background-position: 30px 30px;}
}
@-moz-keyframes move {
  0% {background-position: 0 0;}
  100% {background-position: 30px 30px;}
}
::-ms-fill-lower {background: #58BFFF;}


.profileleft-tab { padding: 11px 15px 11px 15px; background-color: #fff; border-radius: 12px; border: 1px solid #43aa9b;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    margin-bottom: 15px; }
.profileleft-tab strong { color: #000; font-size: 14px; font-weight: 500; opacity: 0.8; }
.profileleft-tab h6 { text-transform: none; font-size: 18px; font-weight: 600; }
.profileright { background-color: #fff; border-radius: 12px; border: 1px solid #43aa9b; padding: 30px; }
.profileright label { margin: 10px 0 5px 0; }
.profileright input, .profileright select, .profileright textarea {
    width: 100%; height: 45px; border-radius: 4px; font-size: 14px;
    border: 1px solid #43aa9b; padding: 5px 15px; }
.profileright textarea { height: 150px; }
.nextbtn .btn { font-size: 13px;
    text-transform: uppercase;
    color: #fff; height: 40px; line-height: 1;
    padding: 10px 30px; border: 0;
    border-radius: 30px;
    background: rgb(66, 156, 143);
    background: linear-gradient(4deg, rgba(66, 156, 143, 1) 0%, rgba(68, 204, 184, 1) 100%);
    transition: all 0.3s ease-in-out; }

/*checkbox start*/
.checkbox-wrapper-24 .checkbox {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
  }

  .checkbox-wrapper-24 label {
    display: block;
    color: #333;
    cursor: pointer;
    position: relative;
  }
  .checkbox-wrapper-24 label span {
	    display: inline-block;
	    position: relative;
	    background-color: transparent;
	    width: 25px;
	    height: 25px;
	    transform-origin: center;
	    border-radius: 50%;
	    vertical-align: middle;
		 position: absolute;
	    right: 3px;
	    top: 13px;
	    transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
  }
  .checkbox-wrapper-24 label span:before {
    content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background: #333;
    position: absolute;
    transform: rotate(45deg);
    top: 12px;
    left: 8px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
  }
  .checkbox-wrapper-24 label span:after {
    content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: #333;
    position: absolute;
    transform: rotate(317deg);
    top: 16px;
    left: 10px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
  }

  .checkbox-wrapper-24 input[type=checkbox] {
    display: none;
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label span {
    background-color: #339d8d;
    transform: scale(1.25);
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label span:after {
    width: 11px;
    background: #fff;
    transition: width 150ms ease 100ms;
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label span:before {
    width: 6px;
    background: #fff;
    transition: width 150ms ease 100ms;
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label:hover span {
    background-color: #333;
    transform: scale(1.25);
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label:hover span:after {
    width: 10px;
    background: #fff;
    transition: width 150ms ease 100ms;
  }
  .checkbox-wrapper-24 input[type=checkbox]:checked + label:hover span:before {
    width: 5px;
    background: #fff;
    transition: width 150ms ease 100ms;
  }
/*checkbox end*/

#css-dropdown
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 300px;
    height: 42px;
    margin: 100px auto 0 auto;
}
.profileright {  }
.toggle-password
{
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 12px;
  opacity: 0.7;
}

.applymodal .apply-form {
    width: 150px;
    height: 80px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 70%;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
}
.applymodal .form-heading {
    font-size: 28px;
    color: rgba(68,204,184,1);
    text-align: center;
    /* display: inline-block !important; */
}
.directRepresented{

	width: 100%;
	font-weight: normal;
	font-size: 14px;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	border-radius: 30px;
	background: linear-gradient(4deg, rgba(66,156,143,1) 0%, rgba(68,204,184,1) 100%);
	color: #fff;
}
.directRepresented:hover { background: linear-gradient(4deg, rgba(68,204,184,1) 0%, rgba(66,156,143,1) 100%); }

/*26 dec 23 end*/


.html5::-webkit-progress-value,
.python::-webkit-progress-value {
	/* Gradient background with Stripes */
	background-image:
		-webkit-linear-gradient(135deg,
			transparent,
			transparent 33%,
			rgba(0, 0, 0, .1) 33%,
			rgba(0, 0, 0, .1) 66%,
			transparent 66%),
		-webkit-linear-gradient(top,
			rgba(255, 255, 255, .25),
			rgba(0, 0, 0, .2)),
		-webkit-linear-gradient(left, #09c, #f44);
}

.css3::-webkit-progress-value,
.php::-webkit-progress-value {
	/* Gradient background with Stripes */
	background-image:
		-webkit-linear-gradient(135deg,
			transparent,
			transparent 33%,
			rgba(0, 0, 0, .1) 33%,
			rgba(0, 0, 0, .1) 66%,
			transparent 66%),
		-webkit-linear-gradient(top,
			rgba(255, 255, 255, .25),
			rgba(0, 0, 0, .2)),
		-webkit-linear-gradient(left, #09c, #ff0);
}

.jquery::-webkit-progress-value,
.node-js::-webkit-progress-value {
	/* Gradient background with Stripes */
	background-image:
		-webkit-linear-gradient(135deg,
			transparent,
			transparent 33%,
			rgba(0, 0, 0, .1) 33%,
			rgba(0, 0, 0, .1) 66%,
			transparent 66%),
		-webkit-linear-gradient(top,
			rgba(255, 255, 255, .25),
			rgba(0, 0, 0, .2)),
		-webkit-linear-gradient(left, #09c, #690);
}

/* Similarly, for Mozillaa. Unfortunately combining the styles for different browsers will break every other browser. Hence, we need a separate block. */

.html5::-moz-progress-bar,
.php::-moz-progress-bar {
	/* Gradient background with Stripes */
	background-image:
		-moz-linear-gradient(135deg,
			transparent,
			transparent 33%,
			rgba(0, 0, 0, .1) 33%,
			rgba(0, 0, 0, .1) 66%,
			transparent 66%),
		-moz-linear-gradient(top,
			rgba(255, 255, 255, .25),
			rgba(0, 0, 0, .2)),
		-moz-linear-gradient(left, #09c, #f44);
}

.css3::-moz-progress-bar,
.php::-moz-progress-bar {
		
		/* Gradient background with Stripes */
		background-image:
			-moz-linear-gradient(135deg,
				transparent,
				transparent 33%,
				rgba(0, 0, 0, .1) 33%,
				rgba(0, 0, 0, .1) 66%,
				transparent 66%),
			-moz-linear-gradient(top,
				rgba(255, 255, 255, .25),
				rgba(0, 0, 0, .2)),
			-moz-linear-gradient(left, #09c, #ff0);
	}

	.jquery::-moz-progress-bar,
	.node-js::-moz-progress-bar {
		/* Gradient background with Stripes */
		background-image:
			-moz-linear-gradient(135deg,
				transparent,
				transparent 33%,
				rgba(0, 0, 0, .1) 33%,
				rgba(0, 0, 0, .1) 66%,
				transparent 66%),
			-moz-linear-gradient(top,
				rgba(255, 255, 255, .25),
				rgba(0, 0, 0, .2)),
			-moz-linear-gradient(left, #09c, #690);
	}


/*farman*/


	@media(max-width:991px){
	    
	    	.hero-btn .btn {
			font-size: 13px;
			padding: 8px 16px;
		}
	    
		.info-block-one .inner-box .icon-box i {
			margin: -10px 12px 0 15px !important;
		}

		 .blog-img2{
			height: auto !important;

		}

		.blog-detail-para{
text-align: justify !important;
		}
		
		
		.univ-logo-n-name .univ-ctas{
			background: transparent !important;
			margin-bottom: 20px !important;
		}

		.univ-logo-n-name .univ-ctas a {
			width: 32% !important;
		}

		.univ-logo-n-name .univ-ctas .white-blue-brand{
			margin-right: 0px !important;
		}


		.hero-campus-heading{
			color: #fff !important;

		}
		
			.region.region-content h2{
			font-weight: 700!important;
			font-size: 22px!important;
			line-height: 25px!important;
		}
	}


@media(max-width:769px){
	.cr-8{
		margin-bottom: 15px !important;
	}

	.overseas-wrap3{
		padding-top: 20px !important;
	}

	.form-control3{
		margin-bottom: 15px;
	}

	.common-box2{
		margin: 0px 0px 25px 0px !important;
	}

	.content_height {
		padding: 85px 40px;
	}

	.sidebar2{
		margin-bottom: 20px;
	}
	
	.overseas-wrap-login{
	padding-top: 0px !important;
	}
	
	.student-login-list-wrapper{
		margin-bottom: 30px !important;

	}

	.searchbtnn{
		margin: 15px 0 0 10px;
	}

	.category-widget2{
		margin-bottom: 30px;
	}


	.ethoscont{
		margin-bottom: 25px !important;
	}
	.hero-campus-heading{
		color: #fff !important;
	}
	
	.student-login-list-wrapper{
	margin-top: 0px !important;

	}
}

@media(max-width:576px){
    
    .breadcrumb-wrap .breadcrumb-title h2 {
		font-size: 24px!important;
		margin: 0px;

}




.bannersrch-fld{
        margin: 15px 0px 10px 0px;
		height: 40px;
		border: 1px solid #adadad;
		padding:10px;
	}

	.searchbtnn{
		height: 40px;
		line-height: .6;

	}

	.breadcrumb-wrap .breadcrumb-title h2{
		font-size: 24px;
		margin: 0px;
	}

	.pup-img {
		width: 200px;
		height: auto;
		text-align: center;
		margin: 0 auto;
	}

	.applymodal .form-heading{
		font-size: 24px;
	}

	.module.study-in-country-facts{
		padding-bottom: 10px;
	}

	.course-wrap{
		padding-top: 0px;
		margin-top: 20px;}

	.directRepresented{
		padding: 5px 10px;
	}
    
    
.course-img2{
	min-height: auto !important;
}


.enquiry_form2 {
	padding: 20px 15px !important;
	margin-top: 20px;
}

.universities-sec-btn{
	margin-bottom: 25px !important;
}

.content_height {
	padding: 10px 40px !important;
}

.bighd {
	font-size: 28px;
}

.careersection1 {
    padding: 25px 0px;
}.searchbtnn{
		margin: 15px 0 0 0px;
	}
	
	
	
	.univ-logo-n-name .univ-ctas a {
	width: 100% !important;
}

.univ-logo-n-name h1 a{
	font-size: 22px !important;
}

.quick-facts-box h5 {
    margin: 0px 0 31px 0;
}

.quick-facts-box {
    border-left: none !important;
    border-right: none !important;
}

.quick-facts-box h4 {
    border-bottom: none !important;
}

}

.course-card .studyabroadimg { min-height: 172px; }
.course-card .studyabroadimg img {    max-height: 172px; }

#applypop{
	z-index: 99999 !important;
}


