/* @font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff2') format('woff2'),  url('../fonts/MyriadPro-Regular.woff') format('woff'),  url('../fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Bold.woff2') format('woff2'),  url('../fonts/MyriadPro-Bold.woff') format('woff'),  url('../fonts/MyriadPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-It.eot');
	src: url('../fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-It.woff2') format('woff2'),  url('../fonts/MyriadPro-It.woff') format('woff'),  url('../fonts/MyriadPro-It.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
} */
@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-Bold.woff2') format('woff2'),
		url('../fonts/Sora-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-Light.woff2') format('woff2'),
		url('../fonts/Sora-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-Medium.woff2') format('woff2'),
		url('../fonts/Sora-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-ExtraLight.woff2') format('woff2'),
		url('../fonts/Sora-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-ExtraBold.woff2') format('woff2'),
		url('../fonts/Sora-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-Thin.woff2') format('woff2'),
		url('../fonts/Sora-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-Regular.woff2') format('woff2'),
		url('../fonts/Sora-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Sora';
	src: url('../fonts/Sora-SemiBold.woff2') format('woff2'),
		url('../fonts/Sora-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}










.clr {
	clear: both;
}

ul {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none !important;
	color: #000;
	font-size: 14px !important;
}

a:hover {
	color: #ffcc4c;
}

p {
	color: #000;
	line-height: 24px;
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
}

.header-span {
	display: block;
}

body {
	background: #fff;
	color: #000;
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	overflow-x: hidden;
	letter-spacing: 1px;
}

h1 {
	font-weight: bold;
	color: #151515;
	font-size: 48px;
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-weight: bold;
}

h2 {
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-weight: bold;
	color: #333;
	font-size: 30px;
	margin-bottom: 15px;
}

h4 {
	font-size: 32px;
	color: #333;
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-weight: bold;
}

h3 {
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	font-weight: bold;
	font-size: 24px;
}

h5 {
	font-size: 18px;
	color: #333;
}

.btn {
	min-width: 180px;
}

.container-fluid {
	max-width: 1450px;
}

.clr {
	clear: both;
}

header {
	box-shadow: 0 0 15px #ddd;
}



.navbar-nav li {
	list-style: none;
	position: relative;
}

.navbar-nav .nav-item a {
	color: #000;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000;
	/* font-family: 'Myriad Pro'; */
	font-family: 'Sora';
	text-transform: capitalize;
	font-size: 14px;
	border-right: 1px solid #000;
	padding: 0 10px;
	line-height: 14px;
	font-weight: 500;


}


.navbar-dark .navbar-nav .dropdown-menu .dropdown-item {
	font-size: 14px;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #ffcc4c;
}



.third-section {
	/* //margin-left: 15px; */
}

.search-icon {
	font-size: 24px;
	float: left;
}

.select-category {
	font-size: 14px;
	float: left;
	background: #fff;


}

.select-category .form-select:focus-visible {

	box-shadow: none;
	outline: none;
}

.select-category .form-select {
	border: solid 1px #c6c6c6;
	border-radius: 0px;
	color: #fff;
	background: #041a57;
	padding: 4px 12px;
}

.select-category .form-select:hover {
	background: #fff;
	color: #041a57;
	border: solid 1px #041a57;
}







.register-section {
	border: 1px solid #c6c6c6;
	float: left;
	border-radius: 0px;
	padding: 4px 16px;
	margin-left: 25px;
	font-size: 14px;
	background: #041a57;

}

.login-user {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	width: 32px;
	border-radius: 50%;
	line-height: 32px;
	background: #00000024;
	text-align: center;
	color: #041a57;
	margin-left: 4px;

}

.login-user a:hover {
	color: #041a57 !important;
}

.register-section a {
	color: #FFF !important;
}

.register-section:hover {
	background: #d3d3d3;
}

.register-section:hover.register-section a {

	color: #041a57 !important;
	font-weight: 500;
}

a.nav-btn {
	background: #041a57;
	margin: 2px;
	padding: 4px 10px;
	color: #fff;
	border: 1px solid #041a57;
}

a.nav-btn:hover {
	color: #041a57 !important;
	background: #fff !important;
}

.login-section {
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	padding: 25px;
}

.blue-button {
	background: #0072d5;
	width: 100%;
	color: #fff;
	padding: 10px 10px;
	font-size: 20px;
}

.blue-button img {
	background: #fff;
	padding: 5px;
	width: 35px;
	border-radius: 3px;
	display: inline-block;
	float: left;
}

.blue-button span {
	vertical-align: middle;
}

.vl1 {
	text-align: center;
	position: relative;
	margin: 15px 0;
}

/* vertical line */
.v1 {
	border: 1px solid #ddd;
	margin-top: 25px;
	position: absolute;
	height: 1px;
	width: 100%;
	top: -80%;
	z-index: 10;
}

/* text inside the vertical line */
.vl-innertext {
	transform: translate(-50%, -50%);
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	padding: 8px 10px;
	position: relative;
	z-index: 11;
}

.login-bt {
	line-height: 40px;
	display: block;
}

.log-bt1 {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.section2 ul {
	text-align: center;
	margin-top: 50px;
}

.section2 ul li {
	display: inline-block;
	margin: 0 5px;
}

.section2 ul li a {
	background: #fff;
	display: block;
	padding: 12px 25px;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 5px;
	font-weight: bold;
	color: #797979;
	//margin-bottom: 10px;
}

.section2 ul li a.active,
.section2 ul li.active a {
	background: #e5e5e5;
	color: #000;
	font-weight: bold;
}

.section2-image {
	background: #efefef;
	padding: 20px 0;
	text-align: center;
}

.section3 h1 {
	color: #0a2c51;
	font-size: 50px;
	text-transform: uppercase;
}

.section3 ul {
	text-align: center;
}

.section3 li {
	border: 1px solid #cccccc;
	text-align: center;
	display: inline-block;
	margin: 0 7px;
	padding: 35px;
	position: relative;
	overflow: hidden;
}

.section3 li h3 {
	text-transform: uppercase;
	margin: 10px 0 0;
	font-size: 20px;
}

.section3 li p {
	line-height: 16px;
}

.section4 {
	background: #0a2c4f;
	padding: 20px;
}

.section4 h1 {
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
}

.nav-pills2 li {
	display: inline;
}

.nav-pills2 li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	border-right: 1px solid #fff;
	padding: 15px;
	display: block;
	position: relative;
}

.nav-pills2 li.active a,
.nav-pills2 li a:hover {
	background: #e6a900;
	color: #000;
}

.nav-pills2 li.active a:after,
.nav-pills2 li a:hover:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 0;
	border-color: transparent #e7015e transparent transparent;
	position: absolute;
	left: 0;
	bottom: -15px;
	content: '';
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	border-color: transparent #e6a900 transparent transparent;
}

.tab-content {
	margin-top: 15px;
}

.tab-content .tab-pane {
	border: 1px solid #fff;
	padding: 20px 0;
}

.courses-list {}

.courses-list li {
	border-radius: 30px;
	overflow: hidden;
	display: inline-block;
	background: #fff;
	width: 287px;
	//margin: 0 10px;
	box-shadow: 0 0 15px #000;
}

.courses-list li .m-img {
	max-width: 100%;
}

.doc-k {
	background: #9f0081;
	padding: 5px;
	color: #e79c1f;
	font-size: 18px;
}

.doc-k img {
	height: 20px;
	vertical-align: sub;
}

.doc-k span {
	margin: 0 7px;
}

.price {
	font-weight: bold;
	font-size: 18px;
	padding-top: 7px;
	float: left;
}

.star-rating {
	background: #9f0081;
	padding: 5px 10px;
	border-radius: 25px;
	color: #fff;
	font-size: 16px;
	float: right;
}

.courses-list li h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.courses-list li p {
	font-size: 14px;
	color: #b3acac;
}

.bottom-a h1 {
	font-size: 50px;
	color: #0a2c4f;
	text-transform: uppercase;
}

.bottom-a-inner {
	background: #ffcc4c;
	border-radius: 25px;
	padding: 25px;
}

.bottom-a-inner li {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	line-height: 30px;
	background: url(../images/icon5.png) 0% 50% no-repeat;
	padding-left: 25px;
	background-size: 20px;
	list-style: none;
}

.sections-hover {
	min-height: 333px;
	height: auto;
	padding: 20px 45px;
	-webkit-transition: all 0.4s cubic-bezier(.25, .46, .45, .94);
	transition: all 0.4s cubic-bezier(.25, .46, .45, .94);
	display: -webkit-box;
	display: -ms-flexbox;
	display: block;
	-webkit-box-align: center;
	align-items: center;
}

.sections-hover {
	position: absolute;
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	opacity: 0;
	visibility: hidden;
	background-color: #0a2c4f;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.section3 li:hover .sections-hover {
	top: 0%;
	opacity: 1;
	visibility: visible;
}

.sections-hover h3 {
	color: #fff;
	margin-bottom: 20px !important;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
}

.sections-hover p {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
}

.section2 .tab-content .tab-pane {
	padding: 0;
	border: 0
}

.section2 .nav-pills {
	text-align: center;
	display: inline-block;
	width: 100%;
}

.section2 .tab-content {
	margin: 0;
	padding: 0;
}

.manage-tab-content {
	list-style: none;
	background: #efefef;
	font-size: 20px;
	margin-top: -55px !important;
}

.manage-tab-content p {
	line-height: 24px;
}

.manage-tab-content li {
	margin: 0 10px !important;
	line-height: 24px;
}

.manage-tab-content2 {
	list-style: none;
	background: #efefef;
	font-size: 20px;
	margin-top: -55px !important;
}

.manage-tab-content2 p {
	line-height: 24px;
}

.manage-tab-content2 li {
	margin: 0 27px !important;
	line-height: 24px;
}

.owl-controls {
	text-align: center;
}

#owl-demo1.owl-theme .owl-controls .owl-buttons div,
#owl-demo2.owl-theme .owl-controls .owl-buttons div,
#owl-demo0.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	margin: 0 5px;
}

.pegi {
	text-align: center;
	margin-top: 15px;
}

.pegi nav {
	display: inline-block !important;
}

.bannersection {
	background: #121420 url(../images/15.png) 50% 100% no-repeat;
	height: 800px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 100px 0 0 0;
}

.bannersection h1 {
	font-size: 64px;
}

.rsection {
	background: url(../images/bg1.png) 100% 100% no-repeat;
}

.sourcesection {
	background: #111420 url(../images/mask-group2.png) 100% 60% no-repeat;
	min-height: 500px;
	display: flex;
	align-items: center;
}

.sourcesection h1 {
	font-size: 64px;
}

.usingsection {
	background: url(../images/02.png) 0 0 no-repeat, url(../images/bg1.png) 112% 270% no-repeat;
}

.navbar-dark {
	background: #fff;
	padding: 0 15px;
	//box-shadow: 1px 2px 6px #eee;
}

.subscribe {
	background: #111420 url(../images/mask-group.png) 100% 50% no-repeat;
	//background-size: contain;
}

.subsfild {
	background: #fff;
	border: solid 4px #fff;
	border-radius: 30px;
}

.subsfild .form-control:focus {
	box-shadow: none;
}

footer {
	background: #0c021b;
}

.menu-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu-list li {
	display: block;
	margin: 10px 0;
	color: #fff;
	font-size: 13px;
}

.menu-list li a {
	display: block;
	color: #fff;
	font-size: 16px;
}

.menu-list li a:hover {
	color: #a9d855;
}

.flogo {
	//border-bottom:solid 1px #3E4151;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.navbar-dark .navbar-toggler {
	border-color: transparent;
}

.navbar-toggler {
	font-size: 1.50rem;
}

.bannersection2 {
	background: #fff url(../images/banner.jpg) 50% 100% no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 100px 0 0 0;
	background-size: cover;
}

.bannersection2 h1 {
	font-size: 45px;
	font-weight: 600;
}

.bannersection2 h1 span {
	color: #a20084;
}

.bannersection2 h5 {
	font-size: 16px;
	color: #2e3d44;
	width: 50%;
	line-height: 22px;
}

.ratingsymble {
	//z-index: -1;
	position: relative;
}

.bg-ratingsymble {
	background: url(../images/design1.jpg) 85% 0 no-repeat #a20084;
}

.bg-ratingsymble h3 {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
}

.bg-ratingsymble p {
	color: #fff;
	margin: 0;
}

.with-border {
	border: 1px solid #fff !important;
	background: none !important;
}

.feat-title {
	text-align: center;
}

.feat-title h2 {
	font-size: 35px;
	text-transform: uppercase;
	color: #2e3d44;
	margin-bottom: 5px;
}

.feat-title p {
	font-size: 16px;
}

.features-list {
	width: 100%;
}

footer .btn-info {
	background: #0a1d3d;
	border-color: #0a1d3d;
}

.feature-logo {
	text-align: center;
	display: flex;
	justify-content: center;
	min-height: 200px;
	align-items: center;
}

.feature-ratingsection1 {
	background: #f1f1f1;
	padding: 10px;
}

.feature-ratingsection1 .checked {
	color: #a20084;
}

.feature-ratingsection1 p {
	margin-bottom: 4px;
}

.feature-ratings {
	float: left;
}

.feature-ratings svg {
	width: 1em !important;
}

.feature-date {
	float: right;
	font-weight: bold;
}

.course-available {
	padding: 10px;
	color: #4a494a;
}

.features-offer {
	background: #4cc243;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
}

.feature-button a {
	background: #2e3d44 !important;
}

#owl-demo1.owl-theme .owl-controls .owl-buttons div,
#owl-demo2.owl-theme .owl-controls .owl-buttons div,
#owl-demo0.owl-theme .owl-controls .owl-buttons div {
	border-radius: 5px;
	background: #fff;
	padding: 10px 15px;
	font-size: 16px;
}

	{
	border-radius: 5px;
	background: #2e3d44;
	padding: 10px 15px;
	font-size: 16px;
}

.ceo-section {
	background: url(../images/bg1.jpg) 0 0 repeat-x #fafafa;
}

.ceo-section-inner {
	background: url(../images/bg2.png) 0 0 no-repeat;
}

.ceo-section-left h1 {
	text-transform: uppercase;
	font-size: 35px;
}

.ceo-section-left p {
	font-size: 16px;
	color: #2e3d44;
}

.ceo-section-right {
	background: #fff;
	border-radius: 10px;
	position: relative;
}

.ceo-left {}

.ceo-left-img {
	border-radius: 100%;
	border: 5px solid #e9e9e9;
	overflow: hodden;
}

.ceo-left h5 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}

.ceo-left p {
	font-size: 16px;
}

.ceo-right p {
	font-size: 16px;
	line-height: 26px;
}

.ceo-section-right-icon-left {
	position: absolute;
	left: -33px;
	top: 0;
}

.ceo-section-right-icon-right {
	position: absolute;
	right: -33px;
	bottom: 0;
}

.exams-menu {
	list-style: none;
	border-bottom: 1px solid #f6f6f6;
	width: 100%;
}

.exams-menu li {
	display: inline-block;
}

.exams-menu li a {
	color: #5d6568;
	padding: 20px;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
}

.exams-menu li a:hover,
.exams-menu li a.active {
	color: #a20084;
	border-bottom: 1px solid #a20084;
}

.exams-menu-inner {
	list-style: none;
}

.exams-menu-inner li {
	list-style: none;
	display: inline-block;
	width: 18.7%;
	margin: 0 0.5% 15px;
}

.exams-menu-inner li a {
	background: #fff;
	text-align: left;
	border: 1px solid #e5e5e5;
	padding: 10px;
	display: block;
	border-radius: 5px;
	box-shadow: 0 0 5px #e5e5e5;
	font-size: 16px;
}

.exams-menu-inner li a img {
	margin-right: 10px;
}

.books-section {
	background: url(../images/bg3.png) 4% 50% no-repeat;
}

.books-section h2 {
	font-size: 40px;
	text-transform: uppercase;
	color: #2e3d44;
}

.books-section .col-lg-4 p {
	font-size: 16px;
}

.books-button {
	background: #2e3d44 !important;
	border: 1px solid #2e3d44 !important;
}

.books-section h3 {
	color: #2e3d44;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.books-section h5 {
	color: #2e3d44;
	font-weight: normal;
	font-size: 14px;
}

.books-section .p-descrip {}

.books-section .checked {
	color: #a20084;
}

.l-price {
	font-size: 16px;
	color: #acaeaf;
	float: left;
}

.r-price {
	font-size: 16px;
	float: right;
}

#owl-demo2 .item {
	border-right: 1px solid #d9d9d9;
	padding: 0 20px;
}

.testimonial-section {
	background: #2e3f5b;
}

.feat-title1 {
	text-align: center;
}

.feat-title1 h2 {
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5px;
}

.feat-title1 p {
	font-size: 16px;
	color: #fff;
}

.card {
	position: relative;
	border: solid 1px #394f70;
	//padding: 15px;
	background-color: #394f70;
	border-radius: 10px;
	color: #fff
}

#owl-demo3 .item {
	padding-bottom: 70px;
}

.card h4 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.card p {}

.post-txt {
	margin: 0;
	color: #fff;
	font-size: 14px;
}

.nice-img {
	width: 20px;
	height: 25px;
	margin-bottom: 7px
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 20px solid #394f70;
	margin-left: 85px
}

.fit-image {
	width: 100%;
	object-fit: cover
}

.profile-pic {
	position: absolute;
	width: 55px;
	height: 55px;
	border-radius: 100%;
	left: 96px;
	margin-top: 10px;
}

.profile-name {
	position: absolute;
	margin-top: 16px;
	left: 165px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.profile-desi {
	position: absolute;
	margin-top: 34px;
	left: 165px;
	color: #fff;
	font-size: 14px;
}

.news-section {
	background: #fff;
	padding: 15px;
}

.news-section h3 {
	font-size: 30px;
	color: #2e3d44;
	text-transform: uppercase;
}

.news-section h3 span {
	color: #a20084;
}

.news-section ul {
	list-style: none;
}

.news-section ul li {
	margin-bottom: 20px;
}

.bt-left {
	background: url(../images/icon3.png) 0 0 no-repeat;
	width: 85px;
	height: 72px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	padding-top: 12px;
	float: left;
	margin-right: 20px;
}

.bt-right h5 {
	font-size: 16px;
	color: #2e3d44;
	font-weight: bold;
}

.bt-right p {
	font-size: 14px;
	color: #666666;
}

.view-all a {
	color: #a62093;
	font-size: 14px;
}

.view-all a:hover {
	color: #2e3d44;
}

.blog-section h3 {
	font-size: 30px;
	text-transform: uppercase;
}

.blog-section h3 span {
	color: #a62093;
}

.blog-menu {
	list-style: none;
}

.blog-menu li {
	display: inline-block;
}

.blog-menu li a {
	color: #5d6568;
	padding: 10px 15px 10px 0;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
}

.blog-menu li a:hover,
.blog-menu li a.active {
	color: #a20084;
}

.blog-section-inner ul {
	list-style: none;
	margin-top: 15px;
}

.blog-section-inner ul li {
	margin-bottom: 15px;
}

.blog-section-inner li .blog-img {
	float: left;
	width: 35%;
}

.blog-section-inner-block {
	background: #fff;
	border-radius: 15px;
	padding: 25px;
	box-shadow: 0 0 5px #e5e5e5;
	float: left;
	width: 69%;
	margin-left: -25px;
	margin-top: 14px;
}

.blog-section-inner-block-date {
	background: #A8D753;
	background: -webkit-linear-gradient(to right, #A8D753 0%, #75AA15 100%);
	background: -moz-linear-gradient(to right, #A8D753 0%, #75AA15 100%);
	background: linear-gradient(to right, #A8D753 0%, #75AA15 100%);
	border-radius: 5px;
	float: left;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-right: 15px;
	margin-bottom: 15px;
}

.blog-section-inner-block h4 {
	font-size: 16px;
	font-weight: bold;
	color: #2e2e2e;
	line-height: 26px;
}

.blog-section-inner-block p {
	font-size: 14px;
	color: #696969;
	line-height: 22px;
	margin-bottom: 0;
}

footer h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
}

footer p {
	color: #fff;
	font-size: 14px;
}

.social {
	margin-bottom: 10px;
}

.social a {
	font-size: 20px;
	font-weight: normal;
	margin-right: 15px;
}

.copy-right {
	padding: 20px 0;
	text-align: center;
	color: #fff;
	background: #161a29;
}

.page-title {
	position: relative;
	//text-align: center;
	overflow: hidden;
	z-index: 1;
	padding: 50px 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.page-title:before {
	position: absolute;
	height: 100%;
	width: 46%;
	content: "";
	background: linear-gradient(278deg, rgba(48, 44, 124, 1) 0%, rgba(130, 14, 125, 1) 100%);
	top: 0;
	transform: skew(-14deg, 0deg);
	left: -100px;
}

.page-title h1 {
	position: relative;
	display: block;
	font-size: 60px;
	color: #ffffff;
	line-height: 1em;
	font-weight: 700;
	margin-bottom: 20px;
}

.page-title .bread-crumb {
	position: relative;
}

.page-title .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	cursor: default;
	padding-right: 10px;
	margin-right: 10px;
}

.page-title .bread-crumb li:before {
	position: absolute;
	right: -3px;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	content: "|";
}

.page-title .bread-crumb li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.page-title .bread-crumb li:last-child:before {
	display: none;
}

.page-title .bread-crumb li a {
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.page-title .bread-crumb li a:hover {
	color: #f0c52e;
}

.middle-section {
	position: relative;
	padding: 30px 0;
}

.middle-section .content-column {
	position: relative;
	margin-bottom: 30px;
}

/* Accordian Box */

.accordion-box {
	position: relative;
}

.accordion-box .block {
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
	list-style: none;
}

.accordion-box .block:last-child {
	margin-bottom: 0px;
}

.accordion-box .block .acc-btn {
	position: relative;
	font-size: 18px;
	cursor: pointer;
	line-height: 28px;
	color: #ffffff;
	font-weight: 400;
	border-radius: 4px;
	padding: 15px 25px 15px 25px;
	padding-right: 50px;
	border: 1px solid #dddddd;
	background-color: #2e3d44;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.accordion-box .block .icon-outer {
	position: absolute;
	right: 25px;
	top: 10px;
	font-size: 18px;
	line-height: 35px;
	color: #ffffff;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.accordion-box .block .acc-btn .icon-outer .icon {
	position: relative;
}

.accordion-box .block.active-block {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}

.accordion-box .block .acc-btn.active .icon-outer {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.accordion-box .block .acc-content {
	position: relative;
	display: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-top: 0;
}

.accordion-box .block .acc-content.current {
	display: block;
}

.accordion-box .block .content {
	position: relative;
	font-size: 16px;
	padding: 30px 35px;
}

.accordion-box .block .content .text {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #888888;
}

.accordion-box .block .content p:last-child {
	margin-bottom: 0px;
}

.sec-title {
	position: relative;
	margin-bottom: 40px;
}

.sec-title .title {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 1em;
	color: #ff8a01;
	font-weight: 500;
	background: rgb(247, 0, 104);
	background: -moz-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
	background: linear-gradient(to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 25%, rgba(247, 0, 104, 1) 75%, rgba(68, 16, 102, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
	color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 15px;
}

.sec-title h2 {
	position: relative;
	display: inline-block;
	font-size: 48px;
	line-height: 1.2em;
	color: #1e1f36;
	font-weight: 700;
}

.sec-title .text {
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #888888;
	margin-top: 30px;
}

.sec-title.light h2,
.sec-title.light .title {
	color: #ffffff;
	-webkit-text-fill-color: inherit;
}

.anim-icons {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.anim-icons.full-width {
	max-width: 100%;
}

.anim-icons .icon {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
}

.contact-page-section ul {
	list-style: none;
}

.contact-page-section .form-column {
	position: relative;
	margin-bottom: 40px;
}

.contact-page-section .form-column .inner-column {
	position: relative;
}

.contact-page-section .sec-title {
	margin-bottom: 30px;
}

.contact-page-section .sec-title h2 {
	font-size: 32px;
}

.contact-form .form-group {
	position: relative;
	margin-bottom: 30px;
}

.contact-form .form-group:last-child {
	margin-bottom: 0;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea,
.contact-form .form-group select {
	position: relative;
	display: block;
	width: 100%;
	font-size: 18px;
	color: #555555;
	line-height: 32px;
	padding: 15px 30px;
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	font-weight: 400;
	height: 64px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
	border-color: #f20487;
}

.contact-form .form-group textarea {
	height: 156px;
	resize: none;
}

.contact-form .form-group button {
	text-transform: capitalize;
}

.contact-form input.error:focus,
.contact-form select.error:focus,
.contact-form textarea.error:focus {
	border-color: #ff0000;
}

.contact-form label.error {
	display: block;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	color: #ff0000;
	padding-top: 7px;
	margin-bottom: 0;
}

.contact-page-section .contact-column {
	position: relative;
	margin-bottom: 30px;
}

.contact-page-section .contact-info {
	position: relative;
	margin-bottom: 37px;
}

.contact-page-section .contact-info li {
	position: relative;
	padding-left: 55px;
	margin-bottom: 30px;
}

.contact-page-section .contact-info li p {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 400;
	margin: 0;
}

.contact-page-section .contact-info li strong {
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	font-weight: 600;
}

.contact-page-section .contact-info li .icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	background-color: #1c94d2;
	color: #ffffff;
}

.contact-page-section .contact-info li a {
	color: #777777;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.contact-page-section .contact-info li a:hover {
	color: #f20487;
}

.news-section {
	position: relative;
	overflow: hidden;
}

.news-section.alternate {
	padding: 120px 0;
}

.news-section .styled-pagination {
	margin-top: 30px;
}

.news-block {
	position: relative;
	margin-bottom: 40px;
}

.news-block .inner-box {
	position: relative;
	background-color: #ffffff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}

.news-block .image-box {
	position: relative;
}

.news-block .image {
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

.news-block .image-box .image a:after {
	content: "";
	position: absolute;
	top: -110%;
	left: -210%;
	width: 200%;
	height: 200%;
	opacity: 0;
	background: rgba(255, 255, 255, 0.13);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}

.news-block .inner-box:hover .image-box .image a:after {
	opacity: 1;
	top: -20%;
	left: -30%;
	transition-property: left, top, opacity;
	transition-duration: 0.7s, 0.7s, 0.15s;
	transition-timing-function: linear;
}

.news-block .image img {
	display: block;
	width: 100%;
}

.news-block .lower-content {
	position: relative;
	padding: 15px;
}

.news-block .post-info {
	position: relative;
	margin-bottom: 10px;
}

.news-block .post-info li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 400;
	margin-right: 25px;
}

.news-block .post-info li span {
	margin-right: 5px;
	color: #1d95d2;
}

.news-block h4 {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	color: #222222;
	font-weight: 500;
	margin-bottom: 20px;
}

.news-block h4 a {
	color: #222222;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block h4 a:hover {
	color: #e1137b;
}

.news-block .text {
	position: relative;
	font-size: 14px;
	line-height: 27px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 20px;
}

.news-block .btn-box {
	position: relative;
}

.news-block .btn-box a {
	position: relative;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	padding: 4px 15px;
	background-color: #1d95d2;
	border-radius: 2px;
	border: 1px solid #1d95d2;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block .btn-box a:hover {
	background: none;
	color: #1d95d2;
	border-color: #1d95d2;
}

.news-section .icon-circle-blue {
	right: -305px;
	bottom: -120px;
	opacity: .70;
	-webkit-animation: fa-spin 10s infinite;
	-moz-animation: fa-spin 10s infinite;
	-ms-animation: fa-spin 10s infinite;
	-o-animation: fa-spin 10s infinite;
	animation: fa-spin 10s infinite;
}

.news-section .twist-line-1 {
	left: -110px;
	top: 290px;
}

.news-section .twist-line-2 {
	left: -10%;
	top: 80px;
}

.news-section .twist-line-3 {
	left: 90px;
	top: 50px;
}

.styled-pagination {
	position: relative;
	width: 100%;
}

.styled-pagination li {
	position: relative;
	display: inline-block;
	margin: 0 8px 0 0;
}

.styled-pagination li:last-child {
	margin-right: 0;
}

.styled-pagination li a {
	position: relative;
	display: block;
	line-height: 50px;
	font-size: 18px;
	height: 50px;
	width: 50px;
	color: #222222;
	font-weight: 500;
	text-align: center;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-bottom: 2px solid #ec167f;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
	background-color: #ec167f;
	color: #ffffff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.10);
}

.sidebar-page-container {
	position: relative;
	padding: 120px 0px 70px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
	margin-bottom: 50px;
}

.sidebar-page-container .sidebar.padding-left {
	padding-left: 40px;
}

.sidebar-widget {
	position: relative;
	margin-bottom: 50px;
}

.sidebar-widget:last-child {
	margin-bottom: 0;
}

/* Sidebar Title */

.sidebar-title {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #333333;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #eeeeee;
}

/*Search Box Widget*/

.sidebar .search-box {
	margin-bottom: 32px;
}

.sidebar .search-box .form-group {
	position: relative;
	margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
	position: relative;
	padding: 20px 50px 20px 30px;
	border: 2px solid #eeeeee;
	background: #ffffff;
	display: block;
	font-size: 15px;
	line-height: 18px;
	width: 100%;
	height: 60px;
	color: #333333;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.sidebar .search-box .form-group input[type="text"]:focus,
.sidebar .search-box .form-group input[type="search"]:focus {
	color: #666666;
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
	width: 60px;
	display: block;
	font-size: 18px;
	color: #888888;
	line-height: 60px;
	font-weight: normal;
	background: #eeeeee;
	z-index: 9;
	cursor: pointer;
	border: none;
}

.sidebar .search-box .form-group button:hover {
	color: #e1137b;
}

/*Post Widget*/

.sidebar .popular-posts .post {
	position: relative;
	margin-bottom: 20px;
}

.sidebar .popular-posts .post .post-inner {
	position: relative;
	padding-left: 110px;
	min-height: 90px;
}

.sidebar .popular-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 90px;
}

.sidebar .popular-posts .post .post-thumb img {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sidebar .popular-posts .post .text {
	position: relative;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #888888;
	margin: 0px;
}

.sidebar .popular-posts .post .text a {
	color: #3f4161;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sidebar .popular-posts .post a:hover {
	color: #e1137b;
}

.sidebar .popular-posts .post-info {
	position: relative;
	font-size: 16px;
	color: #7f8897;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 5px;
}

/* Blog Categories */

.blog-categories {
	position: relative;
}

.blog-categories li {
	position: relative;
}

.blog-categories li a {
	position: relative;
	display: block;
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 10px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.blog-categories li a span {
	float: right;
}

.blog-categories li a:hover {
	color: #e1137b;
}

/*Popular Tags*/

.sidebar .popular-tags .widget-content {
	position: relative;
}

.sidebar .popular-tags a {
	position: relative;
	float: left;
	padding: 5px;
	margin: 0 20px 10px 0;
	color: #333333;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	background: none;
	font-weight: 400;
	border-bottom: 2px solid #dddddd;
	background-color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
	border-color: #e1137b;
	color: #e1137b;
}

.blog-single {
	position: relative;
}

.blog-single .news-block {
	margin-bottom: 0;
}

.blog-single .news-block .inner-box {
	box-shadow: none;
}

.blog-single .lower-content {
	padding: 20px;
}

.blog-single h2 {
	font-size: 28px;
	line-height: 1.2em;
	font-weight: 600;
	color: #222222;
	margin-bottom: 15px;
}

.blog-single .lower-content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	color: #888888;
}

.blog-single .lower-content blockquote {
	position: relative;
	padding: 35px 40px;
	padding-left: 95px;
	background-color: #fafafa;
	margin: 45px 0;
}

.blog-single .lower-content blockquote .icon {
	position: absolute;
	left: 40px;
	top: 40px;
	font-size: 30px;
	line-height: 1em;
	color: #f20487;
}

.blog-single .lower-content blockquote p {
	font-size: 20px;
	line-height: 32px;
	color: #7f8897;
	font-weight: 400;
	margin-bottom: 15px;
}

.blog-single .lower-content blockquote cite {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 30px;
	color: #f20487;
	font-weight: 400;
	font-style: normal;
	padding-left: 30px;
}

.blog-single .lower-content blockquote cite:before {
	position: absolute;
	left: 0;
	top: 14px;
	height: 1px;
	width: 20px;
	background-color: #f20487;
	content: "";
}

/*post share options*/

.blog-single .post-share-options {
	position: relative;
	margin-bottom: 65px;
	border-top: 2px solid #eeeeee;
	padding-top: 30px;
}

.blog-single .post-share-options .tags {
	position: relative;
	display: inline-block;
}

.blog-single .post-share-options .tags li {
	position: relative;
	display: inline-block;
	margin-right: 5px;
}

.blog-single .post-share-options .tags a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #dddddd;
	color: #7f8897;
	padding: 5px 20px;
	font-weight: 500;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.blog-single .post-share-options .tags a:hover {
	color: #e1137b;
}

/*=== Author Box ===*/

.blog-single .author-box {
	position: relative;
	padding: 40px 50px;
	background-color: #f7f7fa;
	margin-bottom: 90px;
}

.blog-single .author-box .inner-box {
	position: relative;
}

.blog-single .author-box .info-box {
	position: relative;
	padding-left: 110px;
	min-height: 80px;
	margin-bottom: 20px;
	padding-top: 15px;
}

.blog-single .author-box .thumb {
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 10px;
}

.blog-single .author-box .thumb img {
	display: block;
	width: 100%;
}

.blog-single .author-box .name {
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #3f4161;
	font-weight: 700;
}

.blog-single .author-box .designation {
	display: block;
	font-size: 18px;
	line-height: 25px;
	color: #7f8897;
	font-weight: 400;
	margin-top: 5px;
}

.blog-single .author-box .text {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 25px;
}

.blog-single .author-box .read-more {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #7f8897;
	font-weight: 500;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.blog-single .author-box .read-more .icon {
	margin-left: 7px;
	float: right;
	font-size: 20px;
	line-height: 24px;
}

.blog-single .author-box .read-more:hover {
	color: #e1137b;
}

.group-title {
	position: relative;
	margin-bottom: 40px;
}

.group-title h3 {
	position: relative;
	display: inline-block;
	font-size: 28px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 500;
}

.comments-area {
	position: relative;
	margin-bottom: 70px;
}

.comments-area .comment-box {
	position: relative;
	margin-bottom: 50px;
}

.comments-area .comment-box.reply-comment {
	margin-left: 70px;
}

.comments-area .comment-box:last-child {
	margin-bottom: 0;
}

.comments-area .comment {
	position: relative;
	min-height: 50px;
	padding-left: 70px;
}

.comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 50px;
	width: 50px;
	margin-bottom: 20px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #7d7d7d;
}

.comments-area .comment-box .author-thumb img {
	width: 100%;
	display: block;
}

.comments-area .comment-info {
	position: relative;
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	color: #12114a;
}

.comments-area .comment-box .name {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	color: #12114a;
	margin-right: 10px;
}

.comments-area .comment-box .date {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	font-weight: 400;
	margin-left: 10px;
}

.comments-area .comment-box .text {
	font-size: 15px;
	line-height: 26px;
	color: #888888;
	font-weight: 400;
}

.comments-area .comment-box .reply-btn {
	position: relative;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 20px;
}

/*** 

====================================================================
		Comment Form
====================================================================

 ***/

.comment-form {
	position: relative;
}

.comment-form .form-group {
	position: relative;
	margin-bottom: 20px;
}

.comment-form .form-group:last-child {
	margin-bottom: 0;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="email"],
.comment-form .form-group textarea,
.comment-form .form-group select {
	position: relative;
	display: block;
	height: 50px;
	width: 100%;
	font-size: 14px;
	color: #878787;
	line-height: 28px;
	font-weight: 400;
	padding: 10px 20px;
	background-color: #ffffff;
	border: 1px solid #999999;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comment-form .form-group input:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
	border-color: #12114a;
}

.comment-form .form-group textarea {
	height: 190px;
	resize: none;
}

.comment-form .form-group input[type="submit"],
.comment-form .form-group button {
	font-size: 15px;
	padding: 10px 30px;
	font-weight: 500;
	cursor: pointer;
	border: none;
}

.btn-style-one {
	position: relative;
	padding: 10px 30px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	background-color: #ec167f;
	overflow: hidden;
	border-radius: 10px;
}

.btn-style-one .btn-title {
	position: relative;
}

.btn-style-one:hover {
	color: #ec167f;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}

.btn-style-one:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #ffffff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
}

.btn-style-one:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.comments-area .comment-box .reply-btn {
	position: relative;
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 20px;
	display: inline-block;
}

.about-section .content-column {
	position: relative;
	margin-bottom: 50px;
}

.about-section .content-column .inner-column {
	position: relative;
	padding-right: 80px;
}

.about-section .content-column .sec-title {
	position: relative;
	margin-bottom: 20px;
}

.about-section .content-column .sec-title .text {
	margin-top: 20px;
}

.about-section .content-column .sec-title h2 {
	font-size: 27px;
}

.about-section .content-column .list-style-one {
	margin-bottom: 30px;
}

.about-section .content-column .btn-box {
	position: relative;
}

.about-section .content-column .btn-box a {
	padding: 15px 30px;
	line-height: 20px;
	font-weight: 600;
	font-size: 15px;
}

.about-section .image-column {
	position: relative;
	margin-bottom: 50px;
}

.about-section .image-column .image-box {
	position: relative;
	//padding-left: 80px;
}

.about-section .image-column .image-box img {
	position: relative;
	z-index: 1;
	//border-radius: 50%;
	//border: 15px solid #ffffff;
	//box-shadow: 0 0 20px rgba(0,0,0,0.10);
}

.about-section .image-column .image {
	position: relative;
	margin-bottom: 0;
}

.about-section .image-column .image:before {
	position: absolute;
	right: -10%;
	top: -10%;
	height: 120%;
	width: 120%;
	//background-image: url(../images/shape-2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	-webkit-animation: dizzling 10s infinite;
	-moz-animation: dizzling 10s infinite;
	-ms-animation: dizzling 10s infinite;
	-o-animation: dizzling 10s infinite;
	animation: dizzling 10s infinite;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	content: "";
}

@keyframes dizzling {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}

	50% {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	100% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
}

.icon-shape-1 {
	width: 484px;
	height: 225px;
	background-image: url(../images/shape-1.png);
}

.icon-shape-2 {
	width: 325px;
	height: 280px;
	background-image: url(../images/shape-2.png);
}

.icon-line-1 {
	width: 128px;
	height: 128px;
	background-image: url(../images/icon-line-1.png);
}

.icon-dots {
	width: 72px;
	height: 60px;
	background-image: url(../images/icon-dots.png);
}

.icon-dots-3 {
	width: 204px;
	height: 114px;
	background-image: url(../images/icon-dots-3.png);
}

.icon-circle-1 {
	width: 500px;
	height: 500px;
	background-image: url(../images/icon-circle-1.png);
	background-size: 100%;
}

.icon-circle-blue {
	width: 300px;
	height: 300px;
	background-image: url(../images/circle-blue.png);
}

.about-section .icon-circle-blue {
	right: -150px;
	bottom: -150px;
	opacity: .70;
	-webkit-animation: fa-spin 30s infinite;
	-moz-animation: fa-spin 30s infinite;
	-ms-animation: fa-spin 30s infinite;
	-o-animation: fa-spin 30s infinite;
	animation: fa-spin 30s infinite;
}

.about-section .icon-dots {
	left: 50%;
	top: 30%;
}

.about-section .icon-circle-1 {
	left: -200px;
	top: -200px;
	opacity: .05;
}

.about-section-two {
	position: relative;
	padding: 120px 0 70px;
}

.about-section-two .content-column {
	position: relative;
	margin-bottom: 50px;
}

.about-section-two .content-column .inner-column {
	position: relative;
	padding-top: 50px;
}

.about-section-two .content-column .sec-title {
	position: relative;
	margin-bottom: 20px;
}

.about-section-two .content-column .sec-title .text {
	margin-top: 20px;
}

.about-section-two .content-column .sec-title h2 {
	font-size: 40px;
}

.about-section-two .content-column .list-style-one {
	margin-bottom: 30px;
}

.about-section-two .content-column .btn-box {
	position: relative;
}

.about-section-two .content-column .btn-box a {
	padding: 15px 30px;
	line-height: 20px;
	font-weight: 600;
	font-size: 15px;
}

.about-section-two .about-block {
	position: relative;
	margin-bottom: 30px;
}

.about-section-two .about-block .inner-box {
	position: relative;
}

.about-section-two .about-block h4 {
	position: relative;
	padding-left: 35px;
	font-size: 24px;
	line-height: 50px;
	color: #24293d;
}

.about-section-two .about-block .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 50px;
	color: #e6275a;
}

.about-section-two .about-block .text {
	font-size: 16px;
	color: #888888;
	line-height: 1.2em;
	font-weight: 500;
}

.about-section-two .image-column {
	position: relative;
	margin-bottom: 50px;
}

.about-section-two .image-column .image-box {
	position: relative;
	padding-right: 50px;
}

.about-section-two .image-column .image-box img {
	display: block;
	width: 100%;
	z-index: 1;
}

.about-section-two .image-column .image {
	position: relative;
	margin-bottom: 0;
}

.about-section-two .image-column .image:before {
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	background-image: url(../images/icon-shape.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	content: "";
	z-index: 8;
}

.about-section-two .icon-circle-blue {
	left: -150px;
	bottom: -150px;
	opacity: .70;
	-webkit-animation: fa-spin 30s infinite;
	-moz-animation: fa-spin 30s infinite;
	-ms-animation: fa-spin 30s infinite;
	-o-animation: fa-spin 30s infinite;
	animation: fa-spin 30s infinite;
}

.about-section-two .icon-dots {
	left: 5%;
	top: 20%;
}

.about-section-two .icon-circle-1 {
	right: -200px;
	top: -200px;
	opacity: .05;
}

.features-section {
	position: relative;
	padding: 120px 0 80px;
}

.feature-block {
	position: relative;
	margin-bottom: 40px;
}

.feature-block .inner-box {
	position: relative;
	padding: 40px 30px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0, 0, 0, 0.10);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	text-align: center;
	overflow: hidden;
}

.feature-block .inner-box:hover {
	box-shadow: none;
}

.feature-block .icon-box {
	position: relative;
	display: block;
	margin-bottom: 30px;
}

.feature-block .icon-box .icon {
	position: relative;
	display: inline-block;
	font-size: 70px;
	line-height: 1em;
	color: #40cbb4;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.feature-block:nth-child(3n + 2) h4 a:hover,
.feature-block:nth-child(3n + 2) .icon-box .icon {
	color: #4c35a9;
}

.feature-block:nth-child(3n + 3) h4 a:hover,
.feature-block:nth-child(3n + 3) .icon-box .icon {
	color: #e6275a;
}

.feature-block .inner-box:hover .icon-box .icon {
	-webkit-transform: scale(-1) rotate(180deg);
	-moz-transform: scale(-1) rotate(180deg);
	-ms-transform: scale(-1) rotate(180deg);
	-o-transform: scale(-1) rotate(180deg);
	transform: scale(-1) rotate(180deg);
}

.feature-block h4 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 1.2em;
	color: #12114a;
	font-weight: 700;
	margin-bottom: 20px;
}

.feature-block h4 a {
	color: #12114a;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block h4 a:hover {
	color: #40cbb4;
}

.feature-block .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 25px;
	cursor: default;
}

.feature-block .link-box {
	position: relative;
	display: block;
}

.feature-block .link-box a {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
	background-color: #40cbb4;
	border-radius: 10px;
	border-top: 2px solid transparent;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.feature-block .inner-box:hover .link-box a {
	border-radius: 0px;
	color: #40cbb4;
	background: none;
	border-color: #40cbb4;
}

.feature-block:nth-child(3n + 2) .link-box a {
	background-color: #4c35a9;
}

.feature-block:nth-child(3n + 2) .inner-box:hover .link-box a {
	background: none;
	color: #4c35a9;
	border-color: #4c35a9;
}

.feature-block:nth-child(3n + 3) .link-box a {
	background-color: #e6275a;
}

.feature-block:nth-child(3n + 3) .inner-box:hover .link-box a {
	background: none;
	color: #e6275a;
	border-color: #e6275a;
}

.features-section .anim-icons {
	max-width: 100%;
}

.icon-shape-3 {
	height: 490px;
	width: 290px;
	background-image: url(../images/shape-3.png);
	background-size: 100%;
}

.features-section .icon-shape-3 {
	top: 0px;
	left: -110px;
	opacity: .70;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

.features-section .icon-line-1 {
	right: 10%;
	top: 35%;
	-webkit-animation: fa-spin 30s infinite alternate;
	-moz-animation: fa-spin 30s infinite alternate;
	-ms-animation: fa-spin 30s infinite alternate;
	-o-animation: fa-spin 30s infinite alternate;
	animation: fa-spin 30s infinite alternate;
}

.features-section .icon-dots {
	right: 10%;
	top: 35%;
}

.features-section-two {
	position: relative;
	padding: 0px 0 100px;
}

.features-section-two .title-block {
	position: relative;
	margin-bottom: 40px;
}

.features-section-two .title-block .inner-box {
	padding: 50px 30px 0;
	background-color: #ffffff;
}

.features-section-two .title-block .sec-title {
	margin-bottom: 0;
}

.features-section-two .title-block .sec-title .title {
	margin-bottom: 5px;
}

.feature-block-two {
	position: relative;
	margin-bottom: 40px;
}

.feature-block-two .inner-box {
	position: relative;
	padding: 40px 30px;
	padding-left: 100px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0, 0, 0, 0.10);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
	min-height: 190px;
}

.feature-block-two .inner-box:hover {
	box-shadow: none;
}

.feature-block-two .icon-box {
	position: absolute;
	left: 30px;
	top: 50px;
	display: block;
	margin-bottom: 30px;
}

.feature-block-two .icon-box .icon {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	background: rgb(247, 0, 104);
	background: -moz-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 100%);
	background: linear-gradient(to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
	background: none;
	color: #f14b59;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.feature-block-two .inner-box:hover .icon-box .icon {
	-webkit-transform: scale(-1) rotate(180deg);
	-moz-transform: scale(-1) rotate(180deg);
	-ms-transform: scale(-1) rotate(180deg);
	-o-transform: scale(-1) rotate(180deg);
	transform: scale(-1) rotate(180deg);
}

.feature-block-two h4 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 1.2em;
	color: #12114a;
	font-weight: 700;
	margin-bottom: 10px;
}

.feature-block-two h4 a {
	color: #12114a;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.feature-block-two h4 a:hover {
	color: #f14b59;
}

.feature-block-two .text {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	cursor: default;
}

.feature-block-two .link-box {
	position: relative;
	display: block;
}

.feature-block-two .link-box a {
	padding: 10px 20px;
	line-height: 20px;
	font-size: 14px;
}

.features-section-two .twist-line-1 {
	left: -110px;
	top: 290px;
}

.features-section-two .twist-line-2 {
	left: -10%;
	top: 80px;
}

.features-section-two .twist-line-3 {
	left: 90px;
	top: 50px;
}

.twist-line-1 {
	height: 70px;
	width: 80px;
	background-image: url(../images/twist-line-1.png);
}

.twist-line-2 {
	height: 73px;
	width: 70px;
	background-image: url(../images/twist-line-2.png);
}

.twist-line-3 {
	height: 73px;
	width: 70px;
	background-image: url(../images/twist-line-3.png);
}

.call-to-action {
	position: relative;
	background-position: -127px 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
}

.call-to-action::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	//background-color: #7e0f7d;
	content: "";
	z-index: -1;

}

.call-to-action .content-box {
	position: relative;
	text-align: center;
}

.call-to-action .content-box .text {
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #ffbc00;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.call-to-action .content-box h2 {
	display: block;
	font-size: 42px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 30px;
}

.call-to-action .content-box .btn-box {
	position: relative;
}

.newsletter-section {
	position: relative;
	padding: 120px 0;
	z-index: 1;
}

.newsletter-section .icon-shape-3 {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	top: 0px;
	left: -110px;
	opacity: .70;
}

.newsletter-section .icon-line-1 {
	right: -70px;
	top: 50%;
	-webkit-animation: fa-spin 30s infinite alternate;
	-moz-animation: fa-spin 30s infinite alternate;
	-ms-animation: fa-spin 30s infinite alternate;
	-o-animation: fa-spin 30s infinite alternate;
	animation: fa-spin 30s infinite alternate;
}

.subscribe-form {
	position: relative;
}

.subscribe-form .form-inner {
	position: relative;
	max-width: 60%;
	width: 100%;
	margin: 0 auto;
}

.subscribe-form .upper-box {
	position: relative;
	text-align: center;
}

.subscribe-form .sec-title {
	margin-bottom: 40px;
}

.subscribe-form .sec-title .text {
	margin-top: 20px;
}

.subscribe-form .upper-box .icon-box {
	position: relative;
	height: 150px;
	width: 150px;
	border-radius: 50%;
	background: rgb(247, 0, 104);
	background: -moz-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 100%);
	background: -webkit-linear-gradient(to left, rgba(247, 0, 104, 1) 0%, rgba(68, 16, 102, 1) 100%);
	background: linear-gradient(to left, rgba(247, 0, 104) 0%, rgba(68, 16, 102, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F70068', endColorstr='#441066', GradientType=1);
	z-index: 1;
	font-size: 70px;
	line-height: 150px;
	color: #ffffff;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.subscribe-form .form-group {
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
	padding-right: 70px;
	background: #ffffff;
	z-index: 2;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 30px;
	height: 60px;
	font-size: 15px;
	color: #222222;
	background: #ffffff;
	padding: 14px 30px;
	border: 1px solid transparent;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.subscribe-form .form-group input[type="submit"],
.subscribe-form .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	line-height: 60px;
	background-color: #ffffff;
	color: #222222;
	cursor: pointer;
	border: none;
}

.subscribe-form .form-group input[type="submit"]:hover,
.subscribe-form .form-group button:hover {}

.list-style-one {
	position: relative;
}

.list-style-one li {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #444444;
	font-weight: 400;
	padding-left: 35px;
	margin-bottom: 10px;
}

.list-style-one li:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	content: "\f058";
	font-family: 'Font Awesome 5 Free';
	color: #e1137b;
}

.btn-style-three {
	position: relative;
	padding: 10px 30px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	background-color: #852f6c;
	overflow: hidden;
	border-radius: 10px;
}

.btn-style-three .btn-title {
	position: relative;
}

.btn-style-three:hover {
	color: #852f6c;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}

.btn-style-three:before {
	position: absolute;
	border-radius: 21px;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #ffffff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	/* easeInOutQuint */
}

.btn-style-three:hover:before {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.courses_area .course_single {
	background: #fff;
	margin-bottom: 25px;
	box-shadow: 0px 0px 8px #e4e4e4;
	border: 1px solid #e4e4e4;
	border-radius: 15px;
	overflow: hidden;
	height: 95%;
	display: flex;
	flex-direction: column;
	//justify-content: space-between;
}

.courses_area .course_single:hover {
	box-shadow: 0 0 15px #bbb;
}

.course_single .c_thumb {
	position: relative;
}

.course_single .c_thumb img.j1 {
	width: 100%;
}

.c_bottom.ul_li {
	position: absolute;
	bottom: -31px;
	left: 0;
	width: 100%;
	background: #484748;
	min-height: 30px;
	padding: 6px;
	list-style: none;
}

.c_thumb .c_bottom li {
	position: relative;
	width: 25%;
	text-align: center;
	color: #fff;
	float: left;

}

.c_thumb .c_bottom li img {
	padding-right: 5px;
	height: 14px;
	vertical-align: text-top;
}

.course-price {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	float: left;
	line-height: 26px;
}

.a1 {
	padding: 15px;
}

.course-rating {
	float: right;
	background: #9f0081;
	padding: 3px 8px;
	color: #fff;
	border-radius: 25px;
	font-size: 12px;
}

.a1 h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0;
}

.a1 h3 a {
	color: #000;
}

.a1 h3 a:hover {
	color: #a20084;
}

.a1 h5 {
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0;
	color: #acacac;
}

.f-p {
	background: rgba(33, 177, 124, .13);
	color: #21b17c;
	position: relative;
	padding: 3px 10px;
	width: max-content;
}

.f-p:before {
	border-top: 15px solid transparent;
	border-left: 10px solid #eaedf3;
	border-bottom: 16px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	right: -10px;
	width: 0;
	border-left-color: rgba(33, 177, 124, .13)
}

.f-p:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 13px;
	right: -5px;
	width: 4px
}

.plans-p {
	list-style: none;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #9f0081;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 20px;
	display: none;
}

.plans-p li {
	list-style: none;
	float: left;
	width: 50%;
}

.plans-p li a {
	background: #2e3d44;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding: 20px;
	font-size: 22px;
	font-weight: bold;
}

.plans-p li a.active {
	background: #9f0081;
	text-transform: uppercase;
	color: #fff;
}

.btn-custom.dropdown-toggle {
	background: #fff;
	border: 2px solid #e6ebf1;
	border-radius: 4px;
	color: #647b9c !important;
}

.filter1 {
	float: right;
}

.filter2 {
	float: right;
	margin-right: 15px;
}

.tag-courses {
	background: #9f0081;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	width: 70px;
	height: 70px;
	display: block;
	line-height: 70px;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

.page_sidebar {
	position: relative;
	margin-bottom: 30px;
	border: 2px solid #e6ebf1;
	border-radius: .4rem;
	padding: 1rem;
	background: #f2f2f2;
}

.dashboard_container_header .form-inline .form-control,
.form-inline.addons .form-control {
	border-right: none;
	width: auto;
	border-radius: 5px 0 0 5px;
	width: 89%;
}

.form-inline.addons .form-control:focus {
	border-color: #e6eaf3 !important;
	box-shadow: none !important
}

.dashboard_container_header .form-inline button,
.form-inline.addons button {
	background-color: #fff;
	border: 1px solid #e6eaf3;
	border-left: none;
	border-radius: 0 5px 5px 0;
	height: 54px;
	color: #a8b0c5 !important;
	display: flex;
	align-items: center;
	padding: 0 15px 0 0;
	justify-content: center;
	min-width: auto;
}

.form-control {
	height: 54px;
	border-radius: 4px;
	font-size: 15px;
	box-shadow: none;
	padding: .5rem .75rem;
	border: 1px solid #e6eaf3;
	background-clip: initial
}

.page_sidebar h4 {
	line-height: 26px;
	font-size: 21px;
}

.no-ul-list {
	margin: 0;
}

.no-ul-list li {
	list-style: none;
}

.no-ul-list li a {
	margin: 5px 0;
	display: inline-block;
}

.no-ul-list li span {
	color: #9f0081
}

.product_item {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.product_item .thumbnail {
	line-height: 0;
	flex-shrink: 0
}

.product_item .thumbnail img {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	width: 100px
}

.product_item .product-title {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.44;
	margin-bottom: 0
}

.product_item .product-title a {
	display: inline-block;
	color: inherit;
	font-weight: inherit
}

.product_item .price {
	display: block;
	font-size: 14px;
	margin: 7px 0 0
}

.price_ver {
	font-weight: 800;
	color: #da0b4e
}

.price_ver del {
	margin-left: 1rem;
	color: #9eadc7;
	font-size: 12px
}

.fsslider {
	position: relative;
	min-width: 150px;
	height: 24px;
	display: inline-block;
	width: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000;
	text-align: center;
	line-height: 24px;
	font-size: 11px;
}

.fsslider>* {
	position: absolute;
	top: 50%;
	cursor: pointer
}

.fsslider>.fsfull-value,
.fsslider>.fssel-value {
	margin-top: -1px;
	height: 2px;
	left: 0;
	right: 0
}

.fsslider>.fsfull-value {
	width: 100%;
	background: #d8d8d8
}

.fsslider>.fscaret,
.fsslider>.fssel-left,
.fsslider>.fssel-right {
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	height: 100%;
	min-width: 30px;
	top: 0;
	padding-left: 5px;
	padding-right: 5px
}

.fsslider>.fssel-value {
	background: #9f0081;
	height: 4px;
	margin-top: -2px;
	right: 50%
}

.fsslider.fsdisabled {
	color: #c8c8c8
}

.fsslider.fsdisabled>.fssel-value {
	background: #c8c8c8
}

.a9 h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0;
	padding: 4px;
}

.a9 h3 a {
	color: #000;
}

.a9 h3 a:hover {
	color: #a20084;
}

.a9 h5 {
	font-weight: normal;
	font-size: 14px;
	margin: 5px 0;
	color: #acacac;
}

.institute-sec {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 15px;
	box-shadow: 0px 0px 8px #e4e4e4;
	margin-bottom: 30px;
	height: 96%;
}

.institute-sec:hover {
	box-shadow: 0 0 15px #bbb;
}

.total-cls {
	margin-bottom: 8px;
}

.pr-detail-right {
	background: #fff;
	padding: 15px;
}

.pr-detail-right h1.product_title {
	font-size: 26px;
}

.pr-detail-right h5 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0;
	color: #acacac;
}

.check-pin-code {
	position: relative;
	margin: 10px 0;
	max-width: 350px;
}

.check-pin-code .form-control {
	height: 42px;
	border-radius: 4px;
	font-size: 15px;
	box-shadow: none;
	padding: 10px;
	border: 1px solid #e6eaf3;
	background-clip: initial;
}

.check-pin-code button {
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
	background: #221638;
	color: #fff;
	border: none;
	padding: 0 10px;
	line-height: 42px;
	outline: 0;
	-moz-transition: .5s;
	transition: .5s;
	font-size: 14px;
	font-weight: 700
}

.check-pin-code button:hover {
	background-color: #9f0081
}

.product-quantity {
	//float: left;
}

.add_cart {
	float: right;
	margin: 14px 0;
}

.product-quantity .input-counter {
	max-width: 130px;
	min-width: 130px;
	text-align: center;
	display: inline-block;
	position: relative;
	margin: 10px 0;
}

.product-quantity .input-counter span {
	position: absolute;
	top: 15px;
	background-color: transparent;
	cursor: pointer;
	color: #d0d0d0;
	width: 40px;
	height: 100%;
	line-height: 46px;
	-moz-transition: .5s;
	transition: .5s;
	font-size: 18px
}

.product-quantity .input-counter span.minus-btn {
	left: 0
}

.product-quantity .input-counter span.plus-btn {
	right: 0
}

.product-quantity .input-counter span:hover {
	color: #9f0081
}

.product-quantity .input-counter input {
	height: 45px;
	color: #221638;
	outline: 0;
	display: block;
	border: none;
	background-color: #f8f8f8;
	text-align: center;
	width: 100%;
	font-size: 17px;
	font-weight: 600
}

.product-quantity .input-counter input::-webkit-input-placeholder {
	color: #221638
}

.product-quantity .input-counter input:-ms-input-placeholder {
	color: #221638
}

.product-quantity .input-counter input::placeholder {
	color: #9f0081
}

.pr-info {
	float: left;
}

.pr-ino-right {
	float: right;
}

.pr-info h4 {
	font-weight: normal;
	font-size: 14px;
	color: #2e3d44;
	line-height: 20px;
}

.pr-ino-right a {
	color: #9f0081;
	font-size: 16px;
}

.pr-ino-right a :hover {
	color: #221638;
}

.pr-detail-tab {
	margin: 20px 0;
}

.reviews-comments-wrap {
	display: inline-table;
	margin-top: 30px
}

.reviews-comments-item {
	padding: 0 0 30px 110px;
	position: relative;
	float: left;
	margin-bottom: 40px;
	width: 100%;
	border-bottom: 1px solid #eee
}

.reviews-comments-item:last-child {
	padding-bottom: 0;
	border: none;
	margin-bottom: 0
}

.review-comments-avatar {
	position: absolute;
	top: 0;
	left: 20px;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 100%
}

.reviews-comments-item-text {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 20px
}

.reviews-comments-item-text h4 {
	text-align: left;
	padding-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px
}

.listing-rating {
	margin-bottom: 1rem
}

.reviews-comments-item-text .listing-rating i {
	width: 25px;
	height: 25px;
	background: #f4f5f7;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	border-radius: 2px;
	margin-right: 4px;
	font-size: 14px;
	color: #86889a
}

.reviews-comments-item-text .listing-rating i.active {
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 2px;
	margin-right: 4px;
	font-size: 11px;
	color: #fff
}

.reviews-comments-item-text .listing-rating.high i.active {
	background: #00ba74
}

.reviews-comments-item-text .listing-rating.good i.active {
	background: #83ce36
}

.reviews-comments-item-text .listing-rating.mid i.active {
	background: #fbb851
}

.reviews-comments-item-text .listing-rating.poor i.active {
	background: #e6453c
}

.reviews-comments-item-text p {
	text-align: left
}

.reviews-comments-item-date {
	float: right;
	font-weight: 500;
	color: #86889a;
	font-size: 14px
}

.reviews-comments-item-date i {
	margin-right: 10px
}

.reviews-reaction {
	margin-top: 1rem
}

.reviews-reaction a {
	margin-right: 20px;
	color: #8c97a2
}

.reviews-reaction a.comment-like.active {
	color: #0eb987
}

.reviews-reaction a.comment-dislike.active {
	color: #244763
}

.reviews-reaction a.comment-love.active {
	color: #ea1a57
}

.review-count {
	font-weight: 600
}

.edu_wraper {
	//width: 100%;
	//padding: 2rem;
	background: #fff;
	border-radius: .5rem;
	margin-bottom: 30px;
}

.edu_wraper .edu_title {
	margin-bottom: 1rem;
	font-size: 18px;
}

.jos {
	background: #f8f8f8;
	padding: 10px;
	margin-top: 10px;
}

.jos h4 {
	margin: 0;
}

.pr-highlight {
	margin: 15px 0;
}

.pr-highlight h4 {
	font-size: 16px;
}

.pr-highlight ul {
	list-style: none;
}

.pr-highlight ul li {
	line-height: 22px;
}

.cart-section .cart-table,
.wishlist-section .cart-table {
	overflow: hidden;
	margin-bottom: 0;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
	border-bottom-width: 2px;
}

.cart-section .cart-table thead th,
.wishlist-section .cart-table thead th {
	border-bottom-width: 1px;
	font-weight: 900;
	color: #222;
	text-transform: uppercase;
	font-size: 14px;
	border-top: 0;
	text-align: center;
	padding: 0 .75rem .75rem;
}

.cart-section tbody tr td {
	min-width: 175px;
}

.cart-section tbody tr td,
.wishlist-section tbody tr td {
	min-width: 210px;
	vertical-align: middle;
	color: #777;
	border-top: 0;
	border-bottom: 1px solid #eee;
	text-align: center;
}

.cart-section tbody tr td a,
.cart-section tbody tr td p,
.wishlist-section tbody tr td a,
.wishlist-section tbody tr td p {
	color: #777;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 0;
}

.cart-section tbody tr td a img,
.cart-section tbody tr td p img,
.wishlist-section tbody tr td a img,
.wishlist-section tbody tr td p img {
	height: 90px;
}

.qty-box .input-group .form-control {
	text-align: center;
	width: 80px;
	flex: unset;
}

.cart-section tbody tr td .qty-box .input-group .form-control {
	width: 75px;
}

.qty-box .input-group {
	justify-content: center;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}

.cart-section tbody tr td .td-color,
.wishlist-section tbody tr td .td-color {
	//color: var(--theme-deafult);
	color: #dc146d;
}

.cart-section tfoot tr td:first-child,
.wishlist-section tfoot tr td:first-child {
	width: 85%;
	font-size: 15px;
	padding-right: 10px;
	text-transform: capitalize;
	font-weight: 700;
}

.cart-section tfoot tr td {
	padding-right: 41px;
}

.cart-section .cart-table h2 {
	font-size: 18px;
}

.cart-section tfoot tr td h2,
.wishlist-section tfoot tr td h2 {
	font-size: 24px !important;
	margin-bottom: 0;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .02em;
}

.cart-section tfoot tr td,
.wishlist-section tfoot tr td {
	padding-top: 35px;
	padding-bottom: 0;
	text-align: right;
	border: none;
	padding-right: 63px;
}

.cart-section .cart-buttons,
.wishlist-section .cart-buttons {
	padding-top: 35px;
}

.btn-solid {
	padding: 13px 29px;
	color: #fff !important;
	letter-spacing: .05em;
	border: 2px solid var(--theme-deafult);
	background-image: -webkit-linear-gradient(30deg, var(--theme-deafult) 50%, transparent 50%);
	background-image: -webkit-linear-gradient(60deg, var(--theme-deafult) 50%, transparent 50%);
	background-image: linear-gradient(30deg, var(--theme-deafult) 50%, transparent 50%);
	background-size: 540px;
	background-repeat: no-repeat;
	background-position: 0;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.btn-solid:hover {
	background-position: 100%;
	color: #000 !important;
	background-color: #fff
}

.checkout-page .checkout-title {
	margin-bottom: 25px
}

.checkout-page .checkout-title h3 {
	color: #444;
	font-weight: 700
}

.checkout-page .checkout-form .checkout-details {
	position: relative;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 40px
}

.checkout-page .checkout-form .check-out .form-group:last-child {
	margin-bottom: -5px
}

.checkout-page .checkout-form .check-out .form-group:last-child label {
	margin-bottom: -5px
}

.checkout-page .checkout-form .form-group {
	position: relative;
	margin-bottom: 25px
}

.checkout-page .checkout-form .form-group h3 {
	color: #444;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 30px
}

.checkout-page .checkout-form .form-group .field-label {
	line-height: 24px;
	text-transform: capitalize;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700
}

.checkout-page .checkout-form .form-group .field-label span {
	font-size: 16px;
	color: #222;
	font-weight: 600
}

.checkout-page .checkout-form .form-group label {
	color: #777
}

.checkout-page .checkout-form select {
	cursor: pointer;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	background: url(/assets/images/dropdown.png) no-repeat 95%
}

.checkout-page .checkout-form input[type=email],
.checkout-page .checkout-form input[type=number],
.checkout-page .checkout-form input[type=password],
.checkout-page .checkout-form input[type=tel],
.checkout-page .checkout-form input[type=text],
.checkout-page .checkout-form input[type=url] {
	width: 100%;
	padding: 0 22px;
	height: 45px;
	border: 1px solid #ddd
}

.checkout-page .checkout-form select,
.checkout-page .checkout-form textarea {
	width: 100%;
	padding: 0 22px;
	height: 45px;
	border: 1px solid #ddd
}

.checkout-page .check-box {
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	padding-top: 5px
}

.checkout-page .check-box label {
	position: relative;
	top: -1px;
	font-weight: 400;
	padding: 0;
	font-size: 16px;
	cursor: pointer;
	color: #333
}

.checkout-page .lower-content {
	margin-top: 30px
}

.checkout-page .lower-content .order-column {
	margin-bottom: 40px
}

.order-box {
	position: relative;
	margin-bottom: 50px
}

.order-box .title-box {
	position: relative;
	padding-bottom: 25px;
	color: #444;
	font-weight: 600;
	font-size: 22px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px
}

.order-box .title-box span {
	position: relative;
	width: 35%;
	float: right;
	line-height: 1.2em
}

.order-box .qty {
	position: relative;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px
}

.order-box .qty li {
	position: relative;
	display: block;
	font-size: 15px;
	color: #444;
	line-height: 20px;
	margin-bottom: 20px
}

.order-box .qty li span {
	float: right;
	font-size: 18px;
	line-height: 20px;
	color: #232323;
	font-weight: 400;
	width: 35%
}

.order-box .sub-total {
	position: relative;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

.order-box .sub-total li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	line-height: 20px;
	margin-bottom: 20px;
	width: 100%
}

.order-box .sub-total li .count {
	position: relative;
	font-size: 18px;
	line-height: 20px;
	color: var(--theme-deafult);
	font-weight: 400;
	width: 35%;
	float: right
}

.order-box .sub-total .shopping-option label {
	position: relative;
	font-size: 16px;
	line-height: 32px;
	padding-left: 10px;
	color: #6f6f6f
}

.order-box .sub-total .shipping {
	width: 35%;
	float: right
}

.order-box .total {
	position: relative;
	margin-bottom: 40px
}

.order-box .total li {
	display: block;
	color: #333;
	margin-bottom: 10px
}

.order-box .total li,
.order-box .total li .count {
	position: relative;
	font-weight: 400;
	line-height: 20px;
	font-size: 18px
}

.order-box .total li .count {
	color: var(--theme-deafult)
}

.order-box .total li span {
	float: right;
	font-size: 15px;
	line-height: 20px;
	color: #444;
	font-weight: 400;
	width: 35%;
	display: block
}

.payment-box,
.payment-box .upper-box {
	position: relative
}

.payment-box .payment-options {
	position: relative;
	margin-top: 20px;
	margin-bottom: 30px
}

.payment-box .payment-options li {
	display: flex;
	margin-bottom: 15px
}

.payment-box .payment-options li .radio-option {
	position: relative
}

.payment-box .payment-options li .radio-option label {
	position: relative;
	padding-left: 30px;
	text-transform: capitalize;
	color: #6f6f6f;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0
}

.payment-box .payment-options li .radio-option input[type=radio] {
	position: absolute;
	left: 0;
	top: 5px
}

.payment-box .payment-options li .radio-option label .small-text {
	position: relative;
	display: none;
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
	color: #666;
	margin-top: 10px
}

.payment-box .payment-options li .radio-option label img {
	position: relative;
	display: block;
	max-width: 100%;
	margin-left: -30px;
	margin-top: 5px
}

.stripe-section {
	text-transform: uppercase;
	background-color: #f9f9f9;
	padding: 15px;
	border: 1px solid #ddd
}

.stripe-section table tbody tr td:first-child {
	padding-right: 15px
}

.stripe-section h5 {
	font-weight: 700
}

.stripe-section .content h5 {
	color: #4f4f4f;
	font-weight: 400
}

.stripe-section .content table {
	width: 100%
}

.stripe-section .content table tr {
	border-bottom: 1px solid #f1f1f1
}

.stripe-section .content table tr td {
	padding: 8px 0;
	color: #9a9a9a
}

.stripe-section .content table tr td:last-child {
	text-align: right
}

.stripe-section .content table tr td:first-child {
	text-align: right
}

.ed_detail_head {
	padding: 2rem 0 1rem;
}

.ed_detail_head.lg {
	padding: 4rem;
}

.ed_detail_wrap {
	width: 100%;
	display: block;
	position: relative;
}

.ed_header_caption ul {
	padding: 0;
	margin: 0
}

.ed_header_caption ul li,
.edu_inline_info li {
	display: inline-block;
	margin-right: 1.5rem;
	list-style: none;
}

.ed_header_caption ul li:last-child,
.edu_inline_info li:last-child {
	margin-right: 0;
}

.ed_header_caption ul li i,
.edu_inline_info li i {
	margin-right: 7px;
}

.ed_header_caption {
	width: 100%;
	display: block;
	margin-top: .5rem;
	margin-bottom: 1rem
}

.ed_rate_info {
	display: flex;
	align-items: center;
	width: 100%
}

.ed_rate_info .star_info {
	margin-right: 10px;
	position: relative
}

.ed_rate_info .star_info i {
	font-size: 11px;
	color: #ced7e8;
	margin-right: 1px
}

.ed_rate_info .star_info i.filled {
	color: #f1992c
}

.property_video .thumb {
	border-radius: 1rem;
	overflow: hidden;
}

.review_counter {
	font-size: 12.5px
}

.review_counter strong {
	font-size: 16px
}

.review_counter strong.poor {
	color: #de1f1f
}

.review_counter strong.mid {
	color: #e69110
}

.review_counter strong.good {
	color: #3db773
}

.review_counter strong.high {
	color: #7baf17
}

.ed_detail_wrap.light {
	color: #fff
}

.ed_detail_wrap.light ul.cources_facts_list li {
	background: rgba(255, 255, 255, .1) !important;
	color: #fff !important
}

ul.cources_facts_list {
	margin: 0;
	padding: 0
}

ul.cources_facts_list li {
	display: inline-block;
	margin-right: .8rem
}

ul.cources_facts_list li:last-child {
	margin-right: 0
}

ul.cources_facts_list li {
	padding: 3px 8px;
	font-size: 13px;
	position: relative;
	background: #f4f5f7;
	border-radius: 0 2px 2px 0
}

ul.cources_facts_list li.facts-1 {
	background: rgba(33, 177, 124, .13);
	color: #21b17c
}

ul.cources_facts_list li.facts-2 {
	background: rgba(255, 118, 0, .13);
	color: #ff7600
}

ul.cources_facts_list li.facts-3 {
	background: rgba(197, 20, 59, .13);
	color: #da0b4e
}

ul.cources_facts_list li.facts-4 {
	background: rgba(18, 163, 218, .13);
	color: #12a3da
}

ul.cources_facts_list li.facts-5 {
	background: rgba(138, 101, 251, .13);
	color: #8a65fb
}

ul.cources_facts_list li:before {
	border-top: 12px solid transparent;
	border-left: 10px solid #eaedf3;
	border-bottom: 13px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	right: -10px;
	width: 0
}

ul.cources_facts_list li.facts-1:before {
	border-left-color: rgba(33, 177, 124, .13)
}

ul.cources_facts_list li.facts-2:before {
	border-left-color: rgba(255, 118, 0, .13)
}

ul.cources_facts_list li.facts-3:before {
	border-left-color: rgba(197, 20, 59, .13)
}

ul.cources_facts_list li.facts-4:before {
	border-left-color: rgba(18, 163, 218, .13)
}

ul.cources_facts_list li.facts-5:before {
	border-left-color: rgba(138, 101, 251, .13)
}

ul.cources_facts_list li:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 10px;
	right: -5px;
	width: 4px
}

.property_video .bb-video-box {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px dashed #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%)
}

.bb-video-box-inner {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff
}

html body .bg-light1 {
	padding: 30px 0 0px;
	position: relative;
}

.edu_wraper .card {
	margin-bottom: 30px !important;
	background: none !important;
	border: none;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
	border-radius: .25rem;
	overflow: hidden;
	padding: 0;
	color: #2e3d44 !important;
}

.edu_wraper .card-header {
	background: #fff;
	border-color: #e6eaf1
}

.edu_wraper .card-header h6 {
	margin: 0;
	font-size: 14px
}

ul.lectures_lists {
	padding: 0;
	margin: 0;
	border-radius: 2px;
	overflow: hidden
}

ul.lectures_lists li {
	padding: 17px 15px;
	background: #f1f4fb;
	color: #24394e;
	border-bottom: 1px solid #e5e8ef;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	font-weight: 600;
	cursor: pointer
}

.edu_wraper ul.lectures_lists li {
	background: #fff
}

ul.lectures_lists li:last-child {
	border-bottom: none
}

.lectures_lists_title {
	margin-right: 2rem;
	font-weight: 400;
	font-size: 14px;
	color: #647b9c
}

.lectures_lists_title i {
	margin-right: 5px
}

ul.lectures_lists li:before {
	content: "\f06e";
	width: 30px;
	height: 30px;
	font-family: 'FontAwesome';
	background: rgba(76, 175, 80, .12);
	right: 15px;
	position: absolute;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4caf50
}

ul.lectures_lists li.unview:before {
	content: "\f06e";
	width: 30px;
	height: 30px;
	font-family: 'FontAwesome';
	background: #d7dfef;
	right: 15px;
	position: absolute;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #50638a
}

.collapsible-link::before {
	content: '';
	width: 14px;
	height: 2px;
	background: #333;
	position: absolute;
	top: calc(50% - 1px);
	right: 1rem;
	display: block;
	transition: all .3s
}

.collapsible-link::after {
	content: '';
	width: 2px;
	height: 14px;
	background: #333;
	position: absolute;
	top: calc(50% - 7px);
	right: calc(1rem + 6px);
	display: block;
	transition: all .3s
}

.collapsible-link[aria-expanded=true]::after {
	transform: rotate(90deg) translateX(-1px)
}

.collapsible-link[aria-expanded=true]::before {
	transform: rotate(180deg)
}

.rating-overview {
	display: flex;
	margin: 35px 0 25px;
	background: #fff;
	padding: 30px;
	padding-right: 20px;
	border-radius: .5rem
}

.rating-overview.border {
	border: 1px solid #e7ecf5
}

.rating-overview-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border: #ffdead;
	width: 135px;
	margin-right: 20px;
	text-align: center;
	border-radius: 0;
	border-right: 1px solid #e8e8e8;
	padding-right: 27px
}

.rating-overview-box-total {
	font-size: 58px;
	font-weight: 700;
	line-height: 1em;
	display: block;
	color: #2a2f3a
}

.rating-overview-box-percent {
	font-size: 15px;
	margin-bottom: 0;
	display: block
}

.rating-overview-box .star-rating {
	font-size: 16px;
	margin: 0;
	display: block;
	letter-spacing: -.5px
}

.rating-bars {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-basis: 100%;
	margin: 0;
	padding: 0;
	margin-top: 0;
	align-items: center
}

.rating-bars-item {
	margin: 10px 15px;
	width: calc(50% - 30px);
	justify-content: flex-end;
	align-items: flex-start;
	display: flex;
	flex-direction: column
}

.rating-bars-name {
	font-weight: 600;
	color: #4c4f5a;
	display: block;
	font-size: 14px;
	line-height: 22px
}

.rating-bars-inner {
	display: flex;
	width: 100%
}

.rating-bars-rating {
	display: inline-block;
	vertical-align: baseline;
	background: #f4f5f7;
	width: 100%;
	height: 6px;
	margin-right: 10px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #f4f5f7;
	align-self: center
}

.rating-bars-rating-inner {
	height: 6px;
	display: block;
	background-color: #f4f5f7;
	position: relative;
	width: 0;
	transition: width .5s
}

.rating-bars-rating.high .rating-bars-rating-inner {
	background-color: #00ba74
}

.rating-bars-rating.good .rating-bars-rating-inner {
	background-color: #83ce36
}

.rating-bars-rating.mid .rating-bars-rating-inner {
	background-color: #fbb851
}

.rating-bars-rating.poor .rating-bars-rating-inner {
	background-color: #e6453c
}

.rating-bars-item strong {
	color: #4c4f5a;
	font-size: 12px;
	font-weight: 600;
	align-self: center;
	background: #f4f5f7;
	border-radius: 50px;
	width: 46px;
	height: 22px;
	text-align: center;
	line-height: 21px
}

.rating-overview-box .star-rating i {
	color: #ff9500
}

.single_instructor {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 12px 0;
	border-radius: .5rem;
	margin-bottom: 30px;
	background: #fff;
	overflow: hidden
}

.single_instructor.border {
	border: 1px solid #e7ecf5
}

.single_instructor_thumb {
	width: 230px;
	height: 230px;
	border-radius: 4px;
	overflow: hidden
}

.single_instructor_thumb img {
	max-width: 100%;
	border-radius: 4px
}

.single_instructor_caption {
	padding-left: 2rem;
	flex: 1
}

.single_instructor_caption h4 {
	margin-bottom: 3px
}

ul.instructor_info {
	padding: 0;
	margin: 0;
	margin-bottom: 1rem
}

ul.instructor_info li {
	display: inline-block;
	margin-right: 1rem;
	font-size: 13px
}

ul.instructor_info li:last-child {
	margin-right: 0
}

ul.instructor_info li i {
	margin-right: 7px
}

ul.social_info {
	margin-top: 15px
}

ul.social_info li {
	display: inline-block;
	margin-right: 15px
}

ul.social_info li a {
	width: 36px;
	height: 36px;
	display: flex;
	background: #fff;
	align-items: center;
	justify-content: center;
	border: 1px solid #dbe2ef;
	border-radius: 50%;
	font-size: 12px
}

.instructor_wrap.mid .cources_info_style3 ul li {
	flex: 0 0 50%;
	width: 50%
}

.instructor_wrap.mid .cources_info_style3 {
	padding: 0;
	margin-top: 2rem
}

.instructor_wrap.mid {
	padding: 2em 1rem 1.5rem
}

.instructor_wrap.mid span.skills-min {
	font-size: 13px
}

.instructor_wrap.mid .instructor_caption ul.colored li a {
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	background: #f4f5f7;
	justify-content: center;
	font-size: 12px;
	border-radius: 50%
}

.instructor_wrap.mid .instructor_caption ul.colored li a.cl-twitter {
	color: #38afe8;
	background: rgba(56, 175, 232, .2)
}

.instructor_wrap.mid .instructor_caption ul.colored li a.cl-fb {
	color: #2e4fc7;
	background: rgba(46, 79, 199, .2)
}

.instructor_wrap.mid .instructor_caption ul.colored li a.cl-linked {
	background: rgba(9, 157, 181, .2);
	color: #099db5
}

.instructor_wrap.mid .instructor_caption ul.colored li a.cl-google {
	color: #e83800;
	background: rgba(232, 56, 0, .2)
}

.list-single-main-item {
	padding: 30px 30px;
	border-radius: 100%;
	background: #fff;
	border-radius: .5rem;
	margin-bottom: 20px;
}

.ed_view_box {
	display: block;
	position: relative;
	border-radius: .5rem;
	background: #fff;
	padding: 12px;

}

.ed_view_box.border {
	border: 1px solid #e7ecf5
}

.ed_view_box .property_video.sm {
	margin-bottom: 1rem
}

.ed_view_features,
.ed_view_link,
.ed_view_price {
	display: block;
	margin-bottom: 1rem;
	//padding-left: 10px
}

.ed_view_price span {
	font-size: 13px
}

.ed_view_features span {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	display: inline-block;
	color: #485067
}

.ed_view_features ul {
	margin: 0;
	padding: 0
}

.ed_view_features ul li {
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	padding-left: 22px
}

.ed_view_features ul li i {
	width: 15px;
	height: 15px;
	background: rgba(0, 150, 136, .1);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 1px;
	font-size: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #009688
}

.ed_view_link .enroll-btn {
	width: 80%;
	margin: 1.5rem auto 0;
	display: flex;
	height: 54px;
	font-weight: 600;
	border-radius: 50px;
	color: #fff !important;
	align-items: center;
	justify-content: center
}

.ed_view_link .enroll-btn i {
	margin-left: 1rem
}

.ed_view_box.style_2 {
	padding: 0 0 12px
}

.ed_author {
	padding: 15px 0;
	border-bottom: 1px solid #e6ebf5;
	display: flex;
	align-items: center;
	margin-bottom: 1rem
}

.ed_author .ed_author_thumb {
	width: 50px;
	height: 50px;
	border-radius: 5px;
	margin-right: 10px;
	overflow: hidden
}

.ed_author_box h4 {
	font-size: 15px;
	margin-bottom: 0;
	color: #24376f;
	line-height: 1.4
}

.ed_author_box span {
	font-size: 13px
}

.ed_view_box.style_3 {
	padding: 0 0 0;
	overflow: hidden;
	border-radius: .5rem
}

.ed_view_box .property_video .thumb,
.ed_view_box .property_video:before {
	border-radius: 6px
}

.ed_view_box.style_3 .property_video .thumb,
.ed_view_box.style_3 .property_video:before {
	border-radius: 0
}

.ed_view_box.style_3 .ed_view_features.half_list ul {
	display: flex;
	align-items: center;
	width: 100%;
	flex-wrap: wrap
}

.ed_view_box.style_3 .ed_view_features ul li {
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 14px;
	position: relative;
	padding-left: 33px;
	display: flex;
	align-items: center;
	flex: 0 0 50%
}

.ed_view_box.style_3 .ed_view_features ul li i {
	width: 24px;
	height: 24px;
	font-size: 10px
}

.ed_view_box.style_3 .ed_view_features ul li i {
	background: #e9eef9;
	color: #707fab
}

.theme-cl {
	color: #da0b4e;
}

.ed_view_link .enroll-btn {
	width: 100%;
	margin: 1.5rem auto 0;
	display: flex;
	height: 54px;
	font-weight: 600;
	border-radius: 50px;
	color: #fff !important;
	align-items: center;
	justify-content: center;
}

ul.edu_list {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center
}

ul.edu_list li {
	width: 100%;
	margin: 0;
	padding: 10px 0
}

ul.edu_list li i {
	margin-right: 7px
}

ul.edu_list li strong {
	margin-left: 1rem
}

ul.edu_list.right li strong {
	float: right
}

ul.edu_list.third li {
	flex: 0 0 33.333333%
}

.cc-banner-top {
	height: 50px
}

.prll-right {
	float: right
}

.cc-banner-top .reverse {
	border: 1px solid #575555;
	color: #fff;
	background: #111420;
	border-radius: 4px
}

.cc-banner-top .reverse img {
	vertical-align: text-bottom;
}

.cc-banner-top .reverse:hover {
	background: #ffbf00;
	border: 1px solid #ffbf00
}

.s-share {
	border-radius: 100px;
	min-width: auto;
	top: 6px !important;
	padding: 9px 8px
}

.s-share .s-icons {
	width: 32px;
	height: 32px;
	margin: 0 4px;
	display: inline-block;
	cursor: pointer;
	background-size: 22px
}

.s-share .s-icons img {
	max-width: 100%;
	max-height: 100%;
	background-size: 100%
}

.s-share i {
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 12px;
	overflow: hidden
}

.s-share i::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 50%;
	transform: translate(-50%, 50%) rotate(45deg);
	background-color: #fff;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .5)
}

.cc-logo {
	background: #fff;
	border-radius: 4px;
	padding: 15px 20px;
	max-width: 200px;
	margin-bottom: 0;
	margin-top: -58px;
	position: relative;
	z-index: 99;
}

.cc-logo img {
	width: 100%;
}

.cc-name-address {
	margin-left: 2rem;
	width: 78%;
	//color:#fff;
}

.cc-name-address p {
	//color:#fff;
}

.parallax-content-cc {
	display: table;
	width: 100%;
	height: 200px;
	//background: rgba(149, 25, 204, .9);
	//background: linear-gradient(135deg, rgba(149, 25, 204, .9) 0, rgba(0, 117, 209, .9) 100%);
	padding-bottom: 60px;
	padding-top: 25px
}

.cc-head {
	font-size: 1.1vw;
	margin-top: 0;
}

.cc-name-address h2 {
	font-size: 12px;
	font-weight: 600;
	//color: #fff;
	margin-top: 0;
	line-height: 17px;
}

.cc-name-address p {
	line-height: 18px;
	font-size: 12px;
}

.font-10 {
	font-size: 10px;
}

.cc-name-address .discount-text {
	width: 100%;
	display: inline-block;
}

.header-discount {
	//float: left;
	margin-top: 20px;
}

.pull-left {
	float: left;
}

.sub-head-link a {
	color: #342b7a;
}

.font-12 {
	font-size: 12px;
}

.sub-head-link a:hover {
	color: #f4bf04;
}

.coaching-center {
	top: -30px;
}

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.coaching-center nav {
	min-height: 50px;
}

.coaching-center .affix-top {
	border-radius: 12px;
}

.tabs nav {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

.tabs nav {
	text-align: center;
	overflow: hidden;
}

.cc-menu {
	background-color: #09094e;
	border-radius: 4px;
}

.wow {
	margin: 10px 0;
	margin-top: 10px;
	position: relative;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tabs nav ul li {
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
	margin: 0 .25em;
	display: block;
	//float: left;
	position: relative;
}

.tabs nav ul li:after {
	content: "|";
	position: absolute;
	right: 0;
	color: #fff;
	top: 32%;
}

.tabs nav ul li:last-child:after {
	display: none;
}

.tabs nav a {
	color: #fff;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 3.7;
	padding: 0 1.25em;
	white-space: nowrap;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.tabs nav a:hover {
	color: #f4bf04
}

.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-size: 15px;
	font-weight: 400;
	font-variant: normal;
	font-family: fontello;
	color: #f90;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -.25em .4em 0 0
}

.cc-heading {
	font-size: 18px;
	color: #041a57;
	margin-bottom: 10px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
}

.courses-offering .card {
	border: none;
	margin: 20px 0;
	background: #fff;
	padding: 0;
}

#course .card-header {
	background: #fff !important;
}

#course .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

#course .card-header {
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #ddd;
	border-bottom-color: rgb(221, 221, 221);
	background-color: #f5f6fc;
	border-bottom: none;
	padding: 10px 20px 15px !important;
}

#course .card h4 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.float-right {
	float: right !important;
}

.accordion-main {
	margin-top: -16px;
}

.text-red {
	color: #ed3556 !important;
}

.courses-offering .icon-up-arrow {
	width: 16px;
	height: 14px;
	background: url(/static/img/up-arrow-yellow.svg) no-repeat center center;
	background-size: auto;
	background-size: 16px;
	cursor: pointer;
}

.tour_container {
	background: linear-gradient(to bottom, #ffffff, #F8FAFF);
	margin: 0;
	margin-bottom: 0;
	border: 1px solid #DEE0F0;
}

.img_container {
	position: relative;
	overflow: hidden;
	height: 130px
}

.tour_container .tour_title {
	position: relative
}

.tour_container .tour_title .rating {
	font-size: 11px;
	margin-top: -20px
}

.tour_container .tour_title h3 {
	margin: 0 0 3px 0;
	font-size: 12px
}

.coaching-center-sec .title-top {
	padding: 10px 5px;
	height: inherit;
	background-image: linear-gradient(to right, #2f8ad6, #8532d9)
}

.tour_container .middle-contant {
	height: 145px;
}

.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-blue2 {
	color: #2c77c5 !important;
}

.coaching-price {
	margin-bottom: 10px;
}

.price-text {
	font-size: 1.3vw;
	color: #393a54;
	margin: 0;
	margin-right: 0px;
	letter-spacing: 0;
}

.coaching-price strike {
	color: #c9cad9;
}

.coaching-price td {
	line-height: 1;
	display: inline-block;
}

.tour_title span {
	font-size: 9px;
}

.tour_title span {
	color: #9d97a5;
}

.addm {
	font-weight: 700;
	padding: 5px 10px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.addm.green {
	border: 1px solid #68d040;
	color: #68d040;
}

.title-mid p {
	color: #9294b4;
	font-weight: 700;
}

.title-bottom {
	height: 40px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
}

.title-bottom {
	margin-top: 15px;
}

.title-bottom div {
	position: absolute;
	width: 50%
}

.title-bottom .btn-left a {
	background-color: #EBEEFF;
	padding: 10px;
	display: block;
	text-align: center
}

.title-bottom .btn-left {
	left: 0;
	bottom: 0
}

.title-bottom .btn-right a {
	background-color: #1e93dd;
	color: #fff;
	display: block;
	padding: 10px 5px;
	text-align: center
}

.title-bottom .btn-right {
	right: 0;
	bottom: 0
}

.box-error {
	border: solid 1px #b91111 !important;
}

.infospan {
	display: inline-block;
	width: 115px;
}

.nav-tabs {}

.event .nav-fill .nav-item {
	margin: 0 !important;
}

.title-here {
	background: #f6f6f6;
	padding: 15px 0;
}

.breadcrumb1 li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
}

.title-here h3 {
	color: #353434;
	font-size: 28px;
	margin: 0;
}

.title-here p {
	color: #828080;
	margin: 0;
}

.green {
	color: #50b167;
}

.gray {
	#000
}

/*========================== account page css start ================================*/

.account-card {
	background: #fff;
	border: solid 1px #ddd;
	color: #333;
	margin-bottom: 20px;
}

.account-list {
	list-style: none;
}

.account-list li {
	margin-bottom: 10px;
}

.account-list li a {
	padding: 15px 10px;
	display: block;
	transition-duration: 0.5s;
}

.account-list li a {
	padding-right: 15px;
}

.account-list li a:hover,
.account-list li.active a {
	background: #394f70;
	color: #fff;
	border-radius: 41px;
	transition-duration: 0.5s;
}

.uploadimg {
	position: relative;
	margin-top: 10px;
	cursor: pointer;
	overflow: hidden;
}

.photoinput {
	padding: 10px;
	opacity: 0;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	cursor: pointer;
}

.nlist {
	border-bottom: dotted 1px #ddd;
	font-size: 16px !important;
}

.imgpart img {
	padding: 5px;
	border-radius: 5px;
	box-shadow: 16px 0 16px #ddd;
}

/*========================== account page css End ================================*/

.progress {
	margin-bottom: 5px;
}

.cl {
	float: left;
}

.cr {
	float: right;
}

.new-button {
	margin-bottom: 15px;
}

.new-button a {
	background: #a40086;
	padding: 10px;
	color: #fff;
	display: block;
}

.grey a {
	background: #808080;
}

.green a {
	background: #1cb350;
}

.new-button a:hover {
	background: #000;
}

.product-quantity {
	//float: left;
}

.input-group-btn {
	width: 50px;
}

.btns {
	background: #f6f6f6;
	border: none;
	width: 50px;
	height: 40px;
	cursor: pointer;
}

.product-quantity .form-control {
	width: 50px;
	height: 40px;
}

.order-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.order-list ul li {
	display: block;
}

.cart_summary>thead {
	background: #f7f7f7;
	font-size: 14px;
}

.bottom-tr,
.cart_summary>tfoot,
.cart_summary>thead {
	background: #f7f7f7;
	font-size: 14px;
}

.my-table>tbody>tr>td,
.my-table>thead>tr>th {
	border: none;
	border-bottom: solid 1px #ddd;
}

.p-count {
	background: #a40086;
	color: #fff;
	line-height: 17px;
	left: 16px;
	top: -10px;
	border: 2px solid #fff;
	right: auto;
	border-radius: 50%;
	font-size: 12px;
	height: 20px;
	position: absolute;
	width: 20px;
	text-align: center;
}

.p-count span {
	font-weight: bold;
}

.dropdown-box {
	padding: 25px 20px 32px;
	position: absolute;
	background-color: #fff;
	border-radius: 8px;
	top: 150px;
	width: 332px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: solid 1px #ddd;
}

.cart-icon:hover>.dropdown-box {
	top: 36px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cart-icon:after {
	display: none;
}

.dropdown-box ul {
	list-style: none;
}

.dropdown-box>ul>li {
	position: relative;
	margin-bottom: 15px;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 10px;
}

.dropdown-box>ul>li .img-product {
	float: left;
	margin-right: 20px;
	width: 64px;
	height: 64px;
	border: 2px solid transparent;
	border-radius: 8px;
	text-align: center;
}

.dropdown-box>ul>li .info-product {
	text-align: left;
	float: left;
	width: calc(100% - 100px);
}

.dropdown-box>ul>li span.delete {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	cursor: pointer;
}

.dropdown-box .total {
	text-align: left;
	font-size: 14px;
	color: #000;
}

.dropdown-box .total span.price {
	color: #f28b00;
	font-size: 22px;
	font-weight: 500;
	float: right;
}

.dropdown-box .btn-cart {
	margin-top: 30px;
	overflow: hidden;
}

.dropdown-box>ul>li .info-product .name {
	margin-bottom: 3px;
	color: #484848;
	font-size: 12px;
	line-height: 20px;
}

.dropdown-box>ul>li .info-product .price {
	color: #f28b00;
}

.search-icon .cart-icon {
	color: #041a57;
}

.search-icon:hover>.dropdown-box {
	top: 36px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.dropdown-box::before {
	content: '';
	position: absolute;
	top: -7px;
	right: 6px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #e5e5e5;
}

.btn-cart .btn {
	min-width: 100px;
}

.rounded-pill {
	border-radius: 25px;
}

.m-order .btn {
	min-width: 120px;
	padding: 5px;
	font-size: 14px;
}

.m-order th {
	padding: .45rem;
}

.prbox {
	height: 100px;
	overflow: hidden;
	display: block;
}

.cart_product {
	width: 100px;
}

.my-table tbody+tbody {
	border-top: none;
}

.idp li.active a {
	color: #f4bf04;
}

.bill-add {
	height: 93%;
}

.contact-info {
	list-style: none;
}

.choosebox {
	border: 1px solid #cccccc;
	text-align: center;
	display: block;
	padding: 25px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	min-height: 325px;
}

.choosebox h3 {
	text-transform: uppercase;
	margin: 10px 0 0;
	font-size: 20px;
	min-height: 50px;
	align-items: center;
	display: flex;
	justify-content: center;
}

.choosebox p {
	line-height: 16px;
}

.choosebox:hover .sections-hover {
	top: 0%;
	opacity: 1;
	visibility: visible;
}

.action-add .btn {
	min-width: auto;
}

.menus2 {
	display: block;
}

.boximg {
	float: left;
}

.scroll {
	color: #fff;
	margin-top: 100px
}

#toTopBtn {
	position: fixed;
	bottom: 26px;
	right: 39px;
	z-index: 98;
	padding: 21px;
	border-radius: 3px;
	background-color: hsl(311.1, 100%, 31.8%);
}

.js .cd-top--fade-out {
	opacity: .5
}

.js .cd-top--is-visible {
	visibility: visible;
	opacity: 1
}

.js .cd-top {
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
	position: fixed;
	bottom: 20px;
	bottom: var(--cd-back-to-top-margin);
	right: 20px;
	right: var(--cd-back-to-top-margin);
	display: inline-block;
	height: 40px;
	height: var(--cd-back-to-top-size);
	width: 40px;
	width: var(--cd-back-to-top-size);
	box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
	//background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
	background: url(../images/cd-top-arrow.svg) no-repeat center 50%;
	background-color: hsla(5, 76%, 62%, .8);
	background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.cccontiner {
	position: sticky;
	top: 30px;
	z-index: 9;
}

.shadow-none {
	box-shadow: none !important;
}

.catheading {
	position: relative;
	margin-bottom: 30px;
}

.catheading::after {
	content: "";
	height: 1px;
	background: #ddd;
	width: 90%;
	position: absolute;
	right: 0;
	top: 14px;
	z-index: -1;
}

#owl-demo0 .owl-carousel .owl-item {
	text-align: center;
}

.slogtext {
	color: #ffdb2f;
	font-style: italic;
	font-weight: 700;
	font-size: 30px;
}

.innerlist {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.innerlist li {
	margin-bottom: 10px;
}

.innerlist li img {
	width: 35px;
}

.innerlist .media-body {
	font-size: 14px;
}

.nbrid {
	background: #f5f5f5;
	border-radius: 8px;
	display: inline-block;
	font-size: 12px;
	list-style: none;
	padding: 8px 10px;
}

.nbrid li {
	padding-right: 10px;
	margin-right: 10px;
	display: inline-block;
	position: relative;
	color: #939393;
}

.nbrid li a {
	color: #939393;
}

.nbrid li span {
	color: #a40086;
}

.nbrid li:before {
	position: absolute;
	right: -3px;
	font-size: 14px;
	line-height: 24px;
	color: #939393;
	font-weight: 400;
	content: "/";
}

.nbrid li:last-child:before {
	display: none;
}

.page-title h2 {
	font-size: 28px;
}

.pricenewbox {
	min-height: 150px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.edu_wraper ul {
	padding-left: 15px;
}

.max-sel-width {
	max-width: 150px;
	border-width: 2px;
}

.h1title {
	font-size: 27px !important;
}

.cotnbox:hover {
	background: linear-gradient(0deg, rgba(58, 40, 124, 1) 0%, rgba(108, 20, 125, 1) 100%);
	box-shadow: 0 0 15px #59595980;
}

.carousel-indicators li {
	width: 15px;
	height: 15px;
	background-color: rgba(179, 176, 176, 0.5);
	border-radius: 100%;
}

.carousel-indicators .active {
	background-color: #4a494a;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 30px;
	height: 30px;
	background-color: #bbb1b978;
	background-size: 53% 37%;
	border-radius: 100%;
}

.cardbox {
	border: solid 1px #ddd;
	border-radius: 15px;
	padding: 10px;
	margin-bottom: 20px;
	box-shadow: 0 0 15px #ddd;
	height: 98%;
	text-align: left;

}

.cardbox:hover {
	box-shadow: 0 0 25px #8c8686;
}

.cardbox h4 {
	font-size: 16px;
	text-align: left;
	line-height: 17px;
}

.cardbox p {
	line-height: 17px;
}

.cardbox small {
	line-height: 17px;
	margin-bottom: 7px;
}

.underlinebtn {
	color: #828282;
}

.underlinebtn:hover {
	text-decoration: underline !important;
	color: #333 !important;
}

@media(max-width: 500px) {
	.btn {
		min-width: auto;
	}

	.boximg {
		float: none;
	}

	.single_instructor {
		display: block;
	}

	.nav-pills2 li {
		display: block;
		width: 100%;
	}

	.navbar-brand {
		margin-right: 0 !important;
	}

	.accordion-box .block .content {
		padding: 30px 7px;
	}

	.login-section {
		padding: 15px;
	}

	.nav-pills2 li a {
		border: none;
	}

	.section2 ul li a {
		padding: 15px 25px;
		font-size: 20px;
	}

	.cc-banner-top {
		right: 10px !important;
		top: 10px;
	}

	.navbar-toggler {
		font-size: 1.40rem;
		padding: 4px 10px;
	}

	.ed_detail_head {
		padding: 0;
	}

	.cc-head {
		font-size: 5.1vw;
	}

	.dropdown-box {
		width: auto;
		right: -10px;
		min-width: 300px;
	}

	.page-title {
		padding: 50px 0;
	}

	.page-title h1 {
		font-size: 35px;
	}

	.cart-buttons .btn {
		min-width: auto;
	}

	.bbbtn {
		display: none;
	}

	.psection {
		margin-top: 45px !important;
	}
}

@media(max-width: 767px) {
	.menus2 {
		display: none;
	}

	.cc-banner-top {
		right: 10px !important;
		top: 10px;
	}

	.cc-head {
		font-size: 5.1vw;
	}

	.sub-head-link {
		margin-left: 10px !important;
	}

	.cc-name-address {
		margin-left: 0;
		width: 99%;
	}

	.manage-tab-content,
	.manage-tab-content2 {
		margin-top: 0 !important;
	}

	.third-section {
		margin-left: 0;
	}

	.register-section {
		margin-left: 0 !important;
	}

	.select-category {
		margin-left: 0;
	}

	.subscribe-form .form-inner {
		position: relative;
		max-width: 100%;
	}

	.navbar-nav li {
		padding: 15px 5px;
	}

	.navbar-nav li a {
		border: none;
	}

	.pagination {
		flex-wrap: wrap;
	}

}

@media(max-width: 1200px) {
	.form-inline.addons .form-control {
		width: 87%;
	}

	.page_sidebar {
		padding: 1rem;
	}

	.tabs nav ul li {
		margin: 0 .15em;
	}

	.select-category {
		font-size: 12px;
	}

	.register-section {
		padding: 5px 15px;
	}

	.navbar-brand {
		width: 140px;
		margin-right: 10px;
	}

	.navbar-dark .navbar-nav .nav-link {
		font-size: 14px;
	}

	.product_item .thumbnail {
		width: 70px;
	}
}

@media (min-width:992px) {
	.menus {
		display: block;
	}

	.page-title h2 {
		max-width: 65%;
	}
}

/* param css */
.page-title {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 50px 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.page-title:before {
	position: absolute;
	height: 100%;
	width: 46%;
	content: "";
	background: linear-gradient(278deg, rgba(48, 44, 124, 1) 0%, rgba(130, 14, 125, 1) 100%);
	top: 0;
	transform: skew(-14deg, 0deg);
	left: -100px;
}

.page-title .bread-crumb li:before {
	position: absolute;
	right: -3px;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	content: "|";
}

.clearfix::after {
	display: block;
	clear: both;
	content: "";
}

.page-title .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	cursor: default;
	padding-right: 10px;
	margin-right: 10px;
}

.page-title h2 {
	font-size: 28px;
}

.autor-card {
	box-shadow: 0px 0px 8px #e4e4e4;
	border: 1px solid #bbbbbb70;
	margin-bottom: 16px;
}

.autor-card .card,
.autor-card {
	border-radius: 12px;
}

.autor-card:hover {
	box-shadow: 0 0 15px #bbb;

}

.autor-card .card .card-img-top {

	height: 250px;
	aspect-ratio: 2 / 3;
}

.autor-card .card .card-img-top img {
	border-radius: 12px;
	object-fit: contain;
	object-position: center;
	height: 100%;
	width: 100%;
}

.autor-card .card {
	background: #fff !important;
}

.autor-card .card .card-title {
	font-weight: 500;
	font-size: 15px;
	margin-top: 16px;
	margin-bottom: 8px !important;
}

.nav-tabs .nav-link {
	border: none !important;
	font-weight: 500;
	color: #000;
	border-bottom: 4px solid transparent !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #ffc107 !important;
	background-color: #fff;
	border-color: #ffc107 !important;
}

.teacher-name {
	font-size: 13px !important;
	margin-bottom: 0px !important;
}

.prize-course {
	font-size: 18px !important;
	font-weight: 900;
}

.onsale .owl-dots {
	position: absolute;
	right: 0;
	top: -14%;
	background: #fff;
	padding: 0px 12px;

}

.onsale .owl-dots button.owl-dot:focus-visible,
.onsale .owl-dots button.owl-dot:focus {
	outline: none !important;
}

.onsale .owl-theme .owl-dots .owl-dot.active span {
	width: 16px;
	background: #ffc107;
}

.author-cate .page-item .page-link {
	border: none !important;
	border-bottom: 4px solid transparent !important;
	color: #a18d8dcb;
	font-weight: 500;
	font-size: 12px;
	padding: 6px 8px;
}

.author-cate .page-item:first-child .page-link,
.author-cate .page-item:last-child .page-link {
	border-radius: 0px !important;

}

.author-cate .page-item.active .page-link {
	background: transparent !important;
	border-color: #ffc107 !important;
	color: #ffc107 !important;
}

.author-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 4px;
	border-bottom: 1px solid #00000048;
	box-shadow: 0 0 20px -4px #9d7d7d87;
	padding: 8px !important;
}

.thumbnail img {
	width: 90px;
	height: 90px;
	object-fit: cover;
	border-radius: 15px;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	animation-timing-function: ease-in-out;
	animation-duration: 2s;
}



.author-block .name {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-decoration: none !important;
}

.author-block .name:hover {
	color: #ffc107 !important;
}

.author-block .count {
	display: block;
	font-size: 12px;
	line-height: 2;
	font-weight: 400;
	color: #a18d8dcb;
}

.icon-box {
	display: flex;
	height: 40px;
	width: 40px;
	font-size: 16px;
	line-height: 40px;
	align-items: center;
	justify-content: center;

}

.translate-middel {
	transform: translate(-50%, -50%);
	top: 50%;
	transition: 0.2s all linear;
	visibility: hidden;
	right: 0%;
}

.autor-card:hover .translate-middel {
	visibility: visible;

}

.autor-card:hover .card-overlay .nav.translate-middel .nav-item {
	-ms-animation-name: iconview;
	-o-animation-name: iconview;
	-moz-animation-name: iconview;
	-webkit-animation-name: iconview;
	animation-name: iconview;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;

}

.card-overlay .nav.translate-middel .nav-item {

	-ms-animation-duration: 250ms;
	-o-animation-duration: 250ms;
	-moz-animation-duration: 250ms;
	-webkit-animation-duration: 250ms;
	animation-duration: 250ms;

	animation-timing-function: cubic-bezier(.19, 1, .22, 1) 0s;
	animation-iteration-count: 1;

}

.card-overlay .nav.translate-middel .nav-item:nth-child(2) {
	animation-delay: 100ms;
}

.card-overlay .nav.translate-middel .nav-item:nth-child(2) {
	animation-delay: 150ms;
}

.card-overlay .nav.translate-middel .nav-item:nth-child(3) {
	animation-delay: 250ms;
}

@keyframes iconview {
	0% {
		opacity: 0;
		transform: translate(20px, 0);

	}

	to {
		opacity: 1;
		transform: translate(0, 0);
	}
}