@charset "utf-8";

/*
Theme Name: Tolue Hagh
Theme URI: http://ummu.ir
Description: Tolue Hagh LmS
Author: Ummulbanin It Co
Author URI: http://www.ummulbanin.com
Version: 1.02
*/

/*--------------------CSS Structure-------------------

1. RESET/GLOBAL
		Global Styles
		Form Elements
		Misc Styles
		
2. CUSTOM ELEMENTS
		Buttons
		Forms
		Images
		Lists
		Player
		Substrate
		Tabs
		Toggles
		Tooltips
		Google Map
		
3. LAYOUT
		Columns
		Header
			- Dropdown Menu
			- Select Menu
			- Search Form
			- Login Form
			- Share Tooltip
			- Social Links
		Content
		Footer
		
4. PAGES
		Course
			- Preview
			- Listing
			- Plan
			- Certificate
		Lesson
			- Listing
			- Questions
			- Quizzes
		Blog
			- Post
			- Comments
			- Pagination
		Users
			- Profile
			- Experts
			- Testimonials
		
5. SLIDERS
		Parallax Slider
		Boxed Slider
		
5. WIDGETS
6. WOOCOMMERCE
7. RESPONSIVE STYLES
8. CSS3 EFFECTS
9. IE FIXES

------------------------------------------------*/

/* ============================== Fonts =========================== */

@font-face {
	font-family: 'bnazanin';
	src: url('fonts/bnazanin.eot?#') format('eot'),
		/* IE6–8 */
		url('fonts/bnazanin.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('fonts/bnazanin.ttf') format('truetype');
	/* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
	font-display: swap;
}

@font-face {
	font-family: 'byekan';
	src: url('fonts/BYekan.eot?#') format('eot'),
		/* IE6–8 */
		url('fonts/BYekan.woff') format('woff'),
		/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('fonts/BYekan.ttf') format('truetype');
	/* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
	font-display: swap;
}

/* ============================== RESET/NORMALIZE =========================== */

body {
	position: relative;
	background: #fff;
	color: #444;
	letter-spacing: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: right;

}

html,
body {
	height: 100%;
}

fieldset,
a img {
	border: none;
}

a {
	outline: none;
	color: #5ea5d7;
	text-decoration: none;
	line-height: inherit;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

a:focus,
a:hover {
	color: #209a9a;
}

::-moz-selection {
	background-color: #f3715d;
	color: #fff;
}

::selection {
	background-color: #f3715d;
	color: #fff;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #444;
}

figure {
	margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	direction: rtl;
}

p {
	margin-bottom: 1em;
	font-weight: normal;
	font-family: inherit;
	line-height: inherit;
	text-align: justify;
}

p:last-child {
	margin-bottom: 0;
}

h1+p {
	margin-top: -0.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: normal;
	font-style: normal;
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
	line-height: 1.5em;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
	margin: -5px 12px 0 0 !important;
	vertical-align: middle;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #6f6f6f;
	font-size: 60%;
	line-height: 0;
}

h1 {
	margin-bottom: 1em;
	font-size: 1.5em;
}

h2 {
	margin-bottom: 0.7em;
	font-size: 1.4em;
}

h3 {
	margin-bottom: 0.7em;
	font-size: 1.3em;
}

h4 {
	margin-bottom: 0.4em;
	font-size: 1.2em;
}

h5 {
	margin-bottom: 0.7em;
	font-size: 1.15em;
}

h6 {
	margin-bottom: 0.7em;
	font-size: 1em;
}

hr {
	clear: both;
	margin: 22px 0 21px;
	height: 0;
	border: solid #ddd;
	border-width: 1px 0 0;
}

em,
i {
	font-style: italic;
	line-height: inherit;
}

strong,
b {
	font-weight: bold;
	line-height: inherit;
}

small {
	font-size: 80%;
	line-height: inherit;
}

code {
	background: #ffff99;
	font-weight: bold;
}

u,
ins {
	text-decoration: none;
}

img,
object,
embed,
iframe {
	max-width: 100%;
}

img {
	height: auto;
}

object,
embed {
	height: 100%;
}

blockquote,
blockquote p {
	color: #6f6f6f;
	line-height: 1.5;
}

blockquote {
	margin: 0 0 17px;
	padding: 9px 20px 9px 19px;
	border-left: 1px solid #ddd;
}

blockquote cite {
	display: block;
	color: #555555;
	font-size: 13px;
}

blockquote cite a,
blockquote cite a:visited {
	color: #555555;
}

abbr,
acronym {
	border-bottom: 1px solid #ddd;
	color: #333;
	text-transform: uppercase;
	font-size: 90%;
	cursor: help;
}

abbr {
	text-transform: none;
}

table {
	width: 100%;
	border: 1px solid #ddd;
	border-spacing: 0;
	border-collapse: collapse;
	border-right-width: 0;
	border-bottom-width: 0;
}

thead {
	background-color: #eee;
	color: #555;
	font-size: 1em;
}

th,
td {
	padding: 0.5em 10px;
	border: 1px solid #ddd;
	border-top-width: 0;
	border-left-width: 0;
}

td,
th {
	text-align: right;
}

address {
	color: #555;
	font-style: italic;
	font-size: 1em;
	line-height: 1.7em;
}

/*------------------------- Form Elements  -------------------------*/

input,
select,
textarea {
	display: block;
	margin: 0 0 1em 0;
	padding: 0.5em 9px;
	width: auto;
	outline: none;
	border: 1px solid #D4D4D4;
	background: #fff;
	color: #333;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}

input[type="submit"],
input[type="button"] {
	margin: 0;
	border: 0;
	background: none;
}

textarea {
	resize: none;
}

/*----------------------------- Misc ----------------------------*/

.clear {
	clear: both;
}

.clearfix {
	display: block;
}

.clearfix:after {
	display: table;
	clear: both;
	content: " ";
}

.left {
	float: left;
}

.right {
	float: right !important;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.hidden {
	display: none;
}

.hidden-wrap {
	overflow: hidden;
}

.visible {
	visibility: visible;
	opacity: 1 !important;
}

.highlight {
	background: #ffff99;
}

.nomargin {
	margin: 0 !important;
}

.fullwidth {
	display: block;
	padding: 0 !important;
	width: 100% !important;
	height: auto;
}

.alignnone {
	margin: 0.5em 0 0 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 1em 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 1em auto;
	text-align: center;
}

.aligncenter * {
	text-align: center;
}

.secondary {
	color: #777;
}

.bypostauthor {
	color: #777;
	font-weight: normal;
}

.sticky {
	padding-bottom: 2em;
	border-bottom: 1px dotted #ccc;
}

/* ========================== CUSTOM ELEMENTS ========================= */

/*----------------------------- Buttons -----------------------------*/

input[type="submit"],
input[type="button"],
.button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #e02c26 !important;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17);
	white-space: nowrap;
	cursor: pointer;
}

.button.secondary {
	background-color: #5ea5d7 !important;
}

.button.dark {
	border-color: rgba(0, 0, 0, 0.2);
	background-color: #0f9292;
}

.button>span,
input[type="submit"],
input[type="button"] {
	padding: 0.2em 10px 0.3em 10px;
	line-height: 1.8em;
}

.button>span {
	display: block;
	overflow: hidden;
	background: url(images/bgs/button_bg.png) 0 0 repeat-x;
	color: #fff !important;
}

.button.dark>span {
	background: url(images/bgs/button_dark_bg.png) 0 0 repeat-x;
}

.button:hover>span {
	background-color: rgba(255, 255, 255, 0.05);
	color: #fff;
}

.button.active>span,
.button:active>span {
	background: none;
}

.button img {
	position: relative;
	display: inline !important;
	margin: -2px 8px 0 0;
	vertical-align: middle;
}

.button.medium img {
	margin: -3px 8px 0 0;
}

.button.large img {
	margin: -4px 0px 0px 10px;
}

.button.medium>span {
	padding: 0 5px;
	font-size: 1.2em;
	line-height: 2.4em;
}

.button.large>span {
	padding: 0 18px;
	font-size: 1.4em;
	line-height: 2.4em;
}

p>.button:first-child {
	margin-top: 0.5em;
}

.button-icon {
	position: relative;
	display: inline-block;
	margin: -2px 0px 0px 8px;
	width: 16px;
	height: 16px;
	background: url(images/icons/button_icons.png) 0 0 no-repeat;
	vertical-align: middle;
}

.button-icon.upload {
	width: 17px;
}

.button-icon.help {
	height: 17px;
	background-position: 0 -90px;
}

.button-icon.register {
	width: 13px;
	height: 13px;
	background-position: 0 -31px;
}

.button-icon.login {
	width: 8px;
	height: 16px;
	background-position: 0 -73px;
}

.button-icon.logout {
	width: 11px;
	height: 13px;
	background-position: 0 -60px;
}

.button-icon.save {
	height: 15px;
	background-position: 0 -16px;
}

.button-icon.check {
	height: 12px;
	background-position: 0 -109px;
}

.button-icon.close {
	width: 15px;
	background-position: -1px -124px;
}

.button-icon.prev {
	width: 9px;
	background-position: -4px -143px;
}

.button-icon.next {
	width: 9px;
	background-position: -3px -162px;
}

.button-icon.plus {
	width: 13px;
	height: 13px;
	background-position: 0 -45px;
}

.button-icon.edit {
	width: 15px;
	background-position: 0 -178px;
}

.button-icon.facebook {
	background-position: 0 -195px;
}

/*------------------------------ Forms ----------------------------*/

.formatted-form .form-row,
.formatted-form .field-wrapper {
	padding: 0 10px;
}

.formatted-form .field-wrapper>* {
	margin-right: -10px;
}

.formatted-form .wp-editor-wrap,
.formatted-form input[type="text"],
.formatted-form input[type="password"],
.formatted-form .chzn-container,
.formatted-form select,
.formatted-form textarea {
	display: block;
	margin-bottom: 1.2em;
	margin-left: -10px;
	width: 100%;
}

.formatted-form .wp-editor-wrap,
.formatted-form select {
	margin-left: 0;
}

.formatted-form .form-captcha img {
	float: left;
	margin: 1px 18px 0 0;
}

.formatted-form .form-captcha input {
	float: left;
	width: 55px;
}

.formatted-form .submit-button,
.formatted-form .facebook-button {
	float: right;
	margin-right: 12px;
	top: -6px;
}

.form-loader {
	display: none;
	float: left;
	margin-top: 5px;
	width: 20px;
	height: 20px;
	background: url(images/loader.gif) 0 0 no-repeat;
}

.form-submit {
	margin: 0;
}

.popup {
	position: fixed;
	top: 50%;
	right: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	text-align: center;
}

.popup .popup-text {
	position: relative;
	display: inline-block;
	margin: -3em 0 0 0;
	padding: 1em 20px;
	background: url(images/bgs/black_80_bg.png);
	color: #fff;
}

/*---------------------------------- Images ---------------------------------*/

.gallery-icon,
.wp-caption,
.bordered-image {
	position: relative;
	overflow: hidden;
	padding: 3px;
	max-width: 100%;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.gallery-icon img,
.wp-caption img,
.bordered-image img {
	display: block;
	width: 100%;
	height: auto;
	border-width: 0 !important;
}

.gallery-item,
.wp-caption {
	position: relative;
	margin-bottom: 1em;
}

.bordered-image.thick-border {
	padding: 5px;
}

.bordered-image.inner-image+p {
	margin-top: 2em;
}

.gallery-item .gallery-caption,
.wp-caption .wp-caption-text,
.bordered-image .caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1em 15px;
	background: url(images/bgs/white_80_bg.png);
}

.gallery-item .gallery-caption {
	right: 13px;
	bottom: 3px;
	left: 3px;
}

.gallery-item .gallery-icon {
	margin-right: 10px;
}

/*----------------------------- Lists ----------------------------*/

ul,
ol {
	margin-bottom: 17px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.6;
}

ol {
	list-style-type: decimal;
}

li>ul,
li>ol {
	margin-top: 0.5em;
	margin-bottom: 0;
}

li {
	margin-bottom: 0.5em;
}

ul:last-child,
ol:last-child,
li:last-child {
	margin-bottom: 0;
}

ul.square,
ul.circle,
ul.disc {
	margin-left: 17px;
}

ul.square {
	list-style-type: square;
}

ul.square li ul {
	list-style: inherit;
}

ul.circle {
	list-style-type: circle;
}

ul.circle li ul {
	list-style: inherit;
}

ul.disc {
	list-style-type: disc;
}

ul.disc li ul {
	list-style: inherit;
}

ul.bordered li {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0;
	border-bottom: 1px dotted #d4d4d4;
}

ul.bordered li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-width: 0;
}

ul.checked li {
	margin-bottom: 0.5em;
	padding-right: 16px;
	background: url(images/bullet_1.png) right 6px no-repeat;
}

ul.checked,
ul.bordered,
ul.styled-list,
ul.no-bullet {
	list-style: none;
}

ul.styled-list li {
	position: relative;
	margin-bottom: 0.6em;
	padding-right: 22px;
	color: #555;
}

ul.styled-list li>a {
	color: #333;
}

ul.styled-list li>a:hover {
	color: #5ea5d7;
}

ul.styled-list li:before {
	position: absolute;
	top: 2px;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	content: " ";
}

ul.styled-list.style-2 li:before {
	top: 3px;
	background: #fff url(images/bullet_2.png) center 0 no-repeat;
}

ul.styled-list.style-3 li:before {
	background: #fff url(images/bullet_3.png) center 0 no-repeat;
}

ul.styled-list.style-3 li.child:before {
	display: none;
}

ul.styled-list.style-4 li {
	padding-right: 30px;
}

ul.styled-list.style-4 li:before {
	top: -1px;
	width: 22px;
	height: 22px;
	background: #1e9999 url(images/icons/attachment_icons.png) -1px -24px no-repeat;
}

ul.styled-list.style-4 li.audio:before {
	background-position: -32px -24px;
}

ul.styled-list.style-4 li.document:before {
	background-position: -60px -24px;
}

ul.styled-list.style-5 li:before {
	top: 3px;
	background: #5ea5d7 url(images/icons/twitter_icon.png) center 0 no-repeat;
}

.success ul,
.error ul {
	margin-bottom: 0.8em;
	list-style: none;
}

.success ul li,
.error ul li {
	padding-right: 13px;
	background: url(images/bullet_4.png) 100% 0.6em no-repeat;
}

.success ul li {
	background-image: url(images/bullet_5.png);
}

/*-------------------------------Player---------------------------*/

.jp-container {
	display: none;
	overflow: hidden;
	margin-bottom: 2em;
}

.jp-container:last-child {
	margin: 0;
}

.jp-gui {
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #3d4e5b;
}

.jp-interface {
	position: relative;
	display: table;
	overflow: hidden;
	width: 100%;
}

.jp-interface .jp-controls,
.jp-interface .jp-timeline,
.jp-interface .jp-volume {
	display: table-cell;
	vertical-align: top;
}

.jp-controls {
	overflow: hidden;
	padding: 1em 15px;
	width: 34px;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.jp-controls a {
	position: relative;
	display: block;
	overflow: hidden;
	overflow: hidden;
	width: 34px;
	height: 34px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: #3d4e5b url(images/icons/player_icons.png) -25px 4px no-repeat;
	text-indent: -9999px;
}

.jp-controls a:after {
	position: absolute;
	top: -1px;
	left: 1px;
	display: block;
	width: 32px;
	height: 1px;
	content: " ";
}

.jp-controls a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: " ";
}

.jp-pause {
	display: none;
	background-position: 13px 4px !important;
}

.jp-timeline {
	padding: 1em 15px;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.jp-progress {
	overflow: hidden;
	height: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	background: url(images/bgs/black_20_bg.png);
}

.jp-seek-bar {
	width: 0px;
	height: 100%;
	cursor: pointer;
}

.jp-play-bar {
	width: 0px;
	height: 100%;
	background: #f3715d;
}

.jp-time-holder,
.jp-title {
	margin-bottom: 0.8em;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	font-size: 0.9em;
}

.jp-current-time,
.jp-duration {
	display: inline;
}

.jp-volume {
	overflow: hidden;
	padding: 1em 15px;
	width: 95px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.jp-mute,
.jp-unmute {
	display: block;
	float: left;
	margin: -5px 0 -3px 0;
	width: 16px;
	height: 16px;
	background: url(images/icons/player_icons.png) -73px -5px no-repeat;
	text-indent: -9999px;
}

.jp-unmute {
	background-position: -112px -5px;
}

.jp-volume-bar {
	float: left;
	overflow: hidden;
	margin-left: 7px;
	width: 72px;
	height: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	background: url(images/bgs/black_20_bg.png);
	cursor: pointer;
}

.jp-volume-bar-value {
	width: 0px;
	height: 100%;
	background: #f3715d;
}

.jp-jplayer-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.jp-video-play {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	background-color: transparent;
	cursor: pointer;
}

.jp-video-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	overflow: hidden;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	background: #3d4e5b url(images/icons/player_icons.png) -128px 12px no-repeat;
}

.jp-video-play-icon:before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: " ";
}

.jp-jplayer {
	width: auto !important;
	height: auto !important;
	border: 1px solid #3d4e5b;
	border-bottom-width: 0;
}

.jp-no-solution,
.jp-audio .jp-jplayer {
	position: absolute;
	left: -9999px;
}

.jp-video .jp-jplayer-wrap {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 54.5%;
	height: 0;
}

.jp-jplayer audio {
	width: 100% !important;
	height: 0px;
}

.jp-video video,
.jp-video object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	background: #000;
}

.jp-screen-option {
	display: block;
	float: left;
	overflow: hidden;
	width: 15px;
	height: 16px;
	background: url(images/icons/player_icons.png) -184px -4px no-repeat;
}

.jp-restore-screen {
	background-position: -219px -4px;
}

.jp-video-full {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: #000;
}

.jp-video-full .jp-gui {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}

.fullscreen-video .site-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.fullscreen-video .site-header,
.fullscreen-video .site-footer {
	display: none;
}

/*--------------------------- Substrate --------------------------*/

.substrate {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	width: 100%;
}

.substrate img {
	display: block;
	width: 100%;
	height: auto;
}

.featured-content .substrate:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	background: url(images/bgs/substrate_bg.png);
	content: " ";
}

/*--------------------------------- Tabs -------------------------------*/

.tabs-container .tabs {
	position: relative;
	z-index: 9;
	margin: 0;
	list-style: none;
}

.tabs-container .tabs ul {
	display: block;
	list-style: none;
}

.tabs-container .panes {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.tabs-container .pane:first-child {
	display: block;
}

.horizontal-tabs .tabs li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	background-color: #F5F5F5;
	color: #444;
	cursor: pointer;
}

.horizontal-tabs .tabs li h5 {
	margin: 0;
	padding: 6px 20px;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

.horizontal-tabs .tabs li:hover {
	background-color: #f4f4f4;
}

.horizontal-tabs .tabs li:first-child {
	border-left: 1px solid #E5E5E5;
}

.horizontal-tabs .tabs li:first-child h5 {
	border-left-width: 0;
}

.horizontal-tabs .tabs li:last-child h5 {
	border-right: 1px solid #E5E5E5;
}

.horizontal-tabs .tabs li.current {
	position: relative;
	z-index: 1;
	margin-bottom: -5px;
	padding-bottom: 5px;
	background: #fff;
	color: #333;
}

.horizontal-tabs .panes {
	clear: left;
}

.horizontal-tabs .pane {
	display: none;
	overflow: hidden;
	padding: 1.4em 20px;
	border: 1px solid #E5E5E5;
	background: #fff;
}

.vertical-tabs .tabs {
	margin-right: -1px;
	padding: 1em 0;
	border-right: 1px solid #E5E5E5;
}

.vertical-tabs .tabs li {
	display: block;
	margin: 0 0 -1px 0;
	padding: 1em 15px;
	border: 1px solid transparent;
	border-bottom-style: dotted;
	border-bottom-color: #dcdcdc;
	background: none;
	color: #666;
	cursor: pointer;
}

.vertical-tabs .tabs li.current {
	margin-right: -1px;
	border-style: solid;
	border-color: #E5E5E5;
	border-right-color: #fff;
	color: #444;
}

.vertical-tabs .panes {
	padding: 1em 0 1em 3.7%;
	border-left: 1px solid #E5E5E5;
}

.vertical-tabs .pane {
	display: none;
}

/*---------------------------------- Toggles ----------------------------------*/

.toggles-wrap {
	overflow: hidden;
	border: 1px solid #e1e1e1;
}

.toggle-container {
	border-bottom: 1px dotted #d6d6d6;
	background: #f4f4f4;
}

.toggle-container:last-child {
	border-bottom-width: 0;
}

.toggle-title {
	position: relative;
	display: block;
	padding: 1em 49px 1em 15px;
	background: #f4f4f4;
	cursor: pointer;
}

.toggle-content {
	display: none;
	padding: 1em 15px;
	border-top: 1px dotted #d6d6d6;
	background: #fff;
}

.expanded .toggle-content {
	display: block !important;
}

.toggle-title:hover,
.expanded .toggle-title {
	background: #eee;
}

.faq-toggle .toggle-title:before {
	position: absolute;
	top: 0.85em;
	right: 15px;
	display: block;
	width: 24px;
	height: 24px;
	background: #5ea5d7 url(images/icons/toggle_icons.png) 7px 6px no-repeat;
	color: #fff;
	content: " ";
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
}

.faq-toggle.expanded .toggle-title:before {
	background-position: 7px -21px;
}

/*------------------------------ Tooltips ----------------------------*/

.tooltip {
	position: relative;
}

.tooltip-wrap {
	position: absolute;
	left: 50%;
	z-index: 1000;
	display: none;
}

.tooltip-wrap .corner {
	position: relative;
	z-index: 100;
	margin-left: -5px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #fff;
}

.tooltip-text {
	float: left;
	margin-left: -50%;
	padding: 1em 15px;
	background: #fff;
	color: #333;
}

/*------------------------------- Google Map ---------------------------*/

.google-map-container {
	position: relative;
	z-index: 99;
	border: 1px solid #ddd;
	background: #fff;
}

/* ================================ LAYOUT =========================== */

/*------------------------------ Columns ---------------------------*/

.row,
.curtop {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 1680px;
}

.row:before,
.row:after,
.curtop:before,
.curtop:after {
	display: table;
	content: " ";
}

.row:after,
.curtop:after {
	clear: both;
}

.row .row {
	min-width: 0;
	max-width: none;
	width: auto;
}

.column {
	position: relative;
	float: right;
	margin-left: 3.8%;
	min-height: 1px;
}

.row .onecol {
	width: 4.85%;
}

.row .twocol {
	width: 13.45%;
}

.row .threecol {
	width: 22.05%;
}

.row .fourcol {
	width: 30.75%;
}

.row .fivecol {
	width: 39.45%;
}

.row .sixcol {
	width: 48%;
}

.row .sevencol {
	width: 56.75%;
}

.row .eightcol {
	width: 65.4%;
}

.row .ninecol {
	width: 74.05%;
}

.row .tencol {
	width: 82.7%;
}

.row .elevencol {
	width: 91.35%;
}

.row .twelvecol {
	width: 100%;
	float: none;
	clear: both;
}

.ie .onecol {
	width: 4.7%;
}

.ie .twocol {
	width: 13.2%;
}

.ie .threecol {
	width: 22.05%;
}

.ie .fourcol {
	width: 30.6%;
}

.ie .fivecol {
	width: 39%;
}

.ie .sixcol {
	width: 48%;
}

.ie .sevencol {
	width: 56.75%;
}

.ie .eightcol {
	width: 61.6%;
}

.ie .ninecol {
	width: 74.05%;
}

.ie .tencol {
	width: 82%;
}

.ie .elevencol {
	width: 91.35%;
}

.last {
	margin-left: 0px !important;
}

/*--------------------------- Header --------------------------*/

.header-wrap {
	position: relative;
	z-index: 101;
	background-color: #0f9292;
	color: #fff;
}

.site-header {
	padding: 5px 0;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-right-width: 0;
	border-left-width: 0;
}

.site-header:after {
	bottom: -1px;
}

.site-logo a {
	color: #fff;
	font-size: 1.5em;
}

.site-logo h1 {
	margin: 0.3em 0 0 0;
}

/*------------------------- Dropdown Menu ------------------------*/

.header-navigation ul {
	margin: 0.5em 0 0 0;
	padding: 0;
	list-style: none;
}

.header-navigation ul li {
	position: relative;
	margin: 0;
}

.header-navigation div>ul>li {
	float: right;
	padding-bottom: 0.5em;
}

.header-navigation div>ul:after {
	display: table;
	clear: left;
	content: " ";
}

.header-navigation div>ul>li a {
	display: block;
	color: #f0f0f0;
	white-space: nowrap;
}

.header-navigation li.current-menu-item>a,
.header-navigation li.hover>a,
.header-navigation a:hover {
	color: #fff;
}

.header-navigation div>ul>li>a {
	padding: 0 12px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	font-size: 1.1em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 2.2em;
	box-shadow: 0px 0px 6px -3px #000;
	margin-right: 5px;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

.header-navigation div>ul>li>a:hover {
	box-shadow: 0px 0px 6px -3px #fff;
	color: #ff8c00;

}

.header-navigation div>ul>li.current-menu-item>a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	background: url(images/bgs/black_20_bg.png);
}

.header-navigation ul ul {
	position: absolute;
	top: 2.7em;
	right: 0;
	z-index: 1000;
	display: none;
	margin: 0;
	min-width: 130px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-top-color: rgba(255, 255, 255, 0.1);
	border-bottom-width: 0;
	background: #0f9292;
}

.header-navigation ul ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.header-navigation ul ul li:first-child {
	border-top-width: 0;
}

.header-navigation ul ul li a {
	padding: 0.4em 15px 0.6em 15px;
}

.header-navigation ul ul li a:hover {
	background: rgba(255, 255, 255, 0.03);
}

.header-navigation ul ul ul {
	top: -1px;
}

/*------------------------------ Select Menu ----------------------------*/

.select-menu {
	position: relative;
	display: none;
	overflow: hidden;
	margin: 0.5em 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #0f9292 url(images/select_menu_arrows.png) 10px 0.9em no-repeat;
}

.select-menu span {
	display: block;
	padding: 0.3em 12px;
	min-width: 100px;
	color: #f0f0f0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	font-size: 1.1em;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
}

.select-menu:hover span {
	color: #fff;
}

.select-menu select {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	opacity: 0;
	cursor: pointer;
}

/*-------------------------- Search Form -------------------------*/

.search-form {
	margin: 0.5em 0 0.5em 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #0f9292 url(images/icons/search_icon.png) right 0.6em no-repeat;
}

.search-form form {
	display: block;
	float: right;
}

.search-form input {
	display: block;
	margin: 0;
	padding: 0.5em 20px 0.4em 9px;
	width: 1px;
	border-width: 0;
	background-color: transparent;
	color: transparent;
	cursor: pointer;
}

.search-form input:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

.search-form input:focus {
	padding-right: 27px;
	width: 137px;
	background-color: transparent;
	color: #fff;
	cursor: text;
}

.mobile-search-form {
	display: none;
	margin-bottom: 1em;
	padding: 0 27px 0 9px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #3d4e5b url(images/icons/search_icon.png) right 0.6em no-repeat;
}

.mobile-search-form input {
	display: block;
	margin: 0 0 0 -9px;
	padding: 0.5em 27px 0.4em 9px;
	width: 90%;
	border-width: 0;
	background-color: transparent;
	color: #fff;
}

/*------------------------- Login Form ------------------------*/

.login-options {
	margin: 0.5em 0;
}

.login-options .button {
	display: block;
	border-width: 0;
}

.login-options .button-wrap {
	margin-left: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.login-button .tooltip-wrap {
	right: 0;
	left: auto;
}

.login-button .tooltip-text {
	margin: 10px 0 0 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #3d4e5b;
	color: #fff;
}

.formatted-form .facebook-button,
.popup-form .facebook-button {
	background-color: #3f5e9e;
}

.facebook-button .button-icon {
	top: -2px;
	margin: 0 -2px;
}

.popup-form .field-wrap {
	margin-bottom: 1em;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.popup-form input {
	margin: 0;
	width: 160px;
	border-width: 0;
	background-color: transparent;
	color: #fff;
}

.popup-form .switch-button>span {
	padding-right: 8px;
	padding-left: 8px;
}

.popup-form .switch-button .button-icon {
	top: -1px;
	margin: 0 -2px;
}

.popup-form ul li {
	padding: 0;
	background: none;
	font-size: 0.9em;
}

.register-form {}

/*------------------------- Share Tooltip ------------------------*/

.share-button {
	margin: 0.5em 0 0.5em 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.share-button .button {
	display: block;
	border-width: 0;
}

.share-button .button>span {
	padding: 0.65em 9px 0.65em 8px;
}

.share-button .button-icon {
	display: block;
}

/*------------------------------ Social Links -----------------------------*/

.user-links {
	overflow: hidden;
	text-align: center;
	word-spacing: 0;
	font-size: 0;
	line-height: 0;
}

.user-links a {
	display: inline-block;
	margin: 0 0 7px 7px;
	width: 20px;
	height: 20px;
	background: #f0f0f0 url(images/icons/user_social_icons.png) 0 0 no-repeat;
}

.user-links a.twitter {
	background-position: -24px 0;
}

.user-links a.linkedin {
	background-position: -48px 0;
}

.user-links a.google {
	background-position: -72px 0;
}

.user-links a.tumblr {
	background-position: -96px 0;
}

.user-links a.flickr {
	background-position: -144px 0;
}

.user-links a.vimeo {
	background-position: -168px 0;
}

.user-links a.youtube {
	background-position: -192px 0;
}

.user-links a.skype {
	background-position: -216px 0;
}

.user-links a.rss {
	background-position: -240px 0;
}

.user-links a.telegram {
	background-position: -262px 0;
}

.user-links a.instagram {
	background-position: -282px 0;
}


.user-links a:first-child {
	margin-left: 0;
}

.user-links a:hover {
	background-color: #5ea5d7;
	background-position: 0 -20px;
}

.user-links a.twitter:hover {
	background-position: -24px -20px;
}

.user-links a.linkedin:hover {
	background-position: -48px -20px;
}

.user-links a.google:hover {
	background-position: -72px -20px;
}

.user-links a.tumblr:hover {
	background-position: -96px -20px;
}

.user-links a.myspace:hover {
	background-position: -120px -20px;
}

.user-links a.flickr:hover {
	background-position: -144px -20px;
}

.user-links a.vimeo:hover {
	background-position: -168px -20px;
}

.user-links a.youtube:hover {
	background-position: -192px -20px;
}

.user-links a.skype:hover {
	background-position: -216px -20px;
}

.user-links a.rss:hover {
	background-position: -240px -20px;
}

.user-links a.telegram:hover {
	background-position: -262px -20px;
}

.user-links a.instagram:hover {
	background-position: -282px -20px;
}



/*--------------------------- Content --------------------------*/

.featured-content {
	position: relative;
	overflow: hidden;
	background: #fff;
}

.featured-content:after {
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 5px;
	content: " ";
}

.featured-content h1 {
	margin-bottom: 0.7em;
	font-size: 2em;
}

.home .main-content {
	padding-top: 20px;
}

.main-content {
	position: relative;
	z-index: 100;
	padding: 4em 0 2em 0;
	background: #fff;
	overflow: hidden;
}

.main-content p {
	color: #555;
}

.site-wrap {
	position: relative;
	min-height: 100%;
}

.page-title {
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 1.6em 0;
	color: #0f9292;
	margin: 0 20px;
}

.main-content .single-post,
.post-comments {
	padding: 0 10px;
}

.curtop {
	padding: 0 10px;
	width: initial;
}

.norpadding {
	padding: 0 10px;
}

.fullmargin {
	margin: 0 -10px !important;
}

/*--------------------------- Footer --------------------------*/

.footer-wrap {
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background: #0f9292;
}

.site-footer {
	position: relative;
	z-index: 200;
	padding: 1.5em 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.site-footer:after,
.site-header:after {
	position: absolute;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background: #0f9292;
	content: " ";
}

.site-footer:after {
	top: -2px;
}

.footer-navigation ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

.footer-navigation ul ul {
	display: none;
}

.footer-navigation li {
	float: none;
	margin: 0 0 0 15px;
	display: inline-block;
}

.footer-navigation li a {
	color: #f0f0f0;
}

.footer-navigation li a:hover {
	color: #fff;
}

/* ================================ PAGES =========================== */

/*------------------------------- Courses ------------------------------*/

.course-preview {
	border: 1px solid #e1e1e1;
	background: #fff;
	border-radius: 15px 15px 3px 3px !important;
}

.courses-listing {
	float: left;
	margin-bottom: -3em;
	width: 100%;
}

.planes-listing {
	margin-bottom: 10px;
}

.courses-listing .course-preview {
	margin-bottom: 3em;
	border-radius: 13px 13px 5px 5px;
}

.course-preview .course-image {
	position: relative;
	z-index: 10;
	margin: 0px;
	background: #fff;
	overflow: hidden;
	border-radius: 13px 13px 0 0;
	border: none;
	transition: all 0.4s ease-in-out 0.1s;
}

.course-preview .course-image:hover {}

.course-preview .course-image img {
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	-webkit-filter: sepia(0);
	filter: sepia(0);

	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.course-preview .course-image:hover img {
	-webkit-filter: sepia(80%);
	filter: sepia(80%);
}

.course-preview .course-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.course-preview .course-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.course-image .imtitle {
	bottom: -110%;
	width: 80%;
	height: 95%;
	display: block;
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	padding: 10% 10% 0 10%;
	line-height: 19px;
	font-family: 'bnazanin', Tahoma;
	transition: all 0.4s ease-in-out 0.4s;
}

.course-image .imtitle ul li {
	margin-bottom: 7px;
	line-height: 16px;
}

.course-preview .course-image:hover .imtitle {
	bottom: 0;
}

.course-price {
	/* position:absolute; */
	margin: 5px 0px 0px -20px;
	bottom: 15px;
	left: -5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

.course-preview:hover .course-price {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.featured-content .course-price {
	display: none;
}

.course-price .price-text {
	display: block;
	padding: 0.2em 10px;
	min-width: 38px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #209a9a;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	font-size: 1.2em;
}


.free-course .course-price .price-text {
	background-color: #ae3f3f;
}

.course-price .corner-wrap {
	position: absolute;
	bottom: 8px;
	left: -4px;
	width: 4px;
	height: 4px;
}

.course-price .corner,
.course-price .corner-background {
	width: 0;
	height: 0;
	border: 2px solid #5ea5d7;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.course-price .corner-background {
	position: absolute;
	top: 0;
	left: 0;
	border-top-color: #000;
	border-right-color: #000;
}

.course-price .corner {
	position: relative;
	z-index: 1;
	opacity: 0.8;
}

.free-course .course-price .corner {
	border-top-color: #f3715d;
	border-right-color: #f3715d;
}

.course-preview .course-header {
	position: relative;
	z-index: 9;
	padding: 0.5em 15px 0.9em 15px;
}

.course-preview .course-meta {}

.course-preview .course-header .author {
	color: #777;
}

.course-preview .course-footer {
	padding: 0;
	border-top: 1px solid #f0f0f0;
	background: #f2f2f2;
}

.course-preview .course-footer .course-users {
	padding-left: 17px;
	background: url(images/icons/user_icon.png) 0 0.2em no-repeat;
	color: #777;
	text-shadow: 0 1px 0 #fff;
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
	margin-right: 10px;
}

.course-preview .course-footer .course-users.course-usersv {
	background: url(images/icons/user_iconv.png) 0 0.2em no-repeat;
}

.course-preview .course-rating {
	float: right;
	margin: 0;
}

.course-rating {
	overflow: hidden;
	margin: 0 auto;
	width: 90px !important;
}

.course-rating img {
	display: block;
	float: left;
	margin: 1px 0 0 2px;
}

.single-course .featured-content,
.single-library .featured-content,
.single-plan .featured-content {
	padding: 3em 0;
}

.course-description.widget {
	padding: 20px 0;
}

.course-description .widget-title {}

.course-description .course-header {
	margin-bottom: 1em;
}

.course-description .course-header .author {
	color: #777;
}

.course-description .course-footer .button {
	margin: 0.5em 0px 0 0;
}

.course-description .price-button .price,
.course-description .price-button .caption {
	float: none;
}

.course-description .price-button .price {
	border-left: 1px solid rgba(255, 255, 255, 0.17);
}

.course-description .price-button .caption {
	border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.free-course .price-button .price {
	/* display:none; */
}

.free-course .price-button .caption {
	border-right-width: 0;
}

.course-progress {
	overflow: hidden;
	margin-bottom: 2em;
	width: 100%;
	height: 8px;
	background: #ededed;
}

.course-progress span {
	display: block;
	float: right;
	width: 0;
	height: 8px;
	background: #5ea5d7 url(images/bgs/progress_bg.png) 0 0 repeat-x;
}

.course-status {
	display: inline-block;
	margin-left: 5px;
	padding: 0 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #5ea5d7;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.15);
	font-size: 0.9em;
}

.user-courses-listing {
	display: table;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
}

.user-courses-listing .course-item {
	display: table-row;
	overflow: hidden;
	width: 100%;
}

.user-courses-listing .course-title,
.user-courses-listing .course-meta {
	display: table-cell;
	padding: 1em 15px;
	border-bottom: 1px dotted #d6d6d6;
	vertical-align: middle;
}

.user-courses-listing .course-title h4 {
	display: inline;
}

.user-courses-listing .course-item:last-child .course-title,
.user-courses-listing .course-item:last-child .course-meta {
	border-width: 0;
}

.user-courses-listing .course-item.started a {
	color: #777;
}

.lessons-listing .course-progress,
.user-courses-listing .course-progress {
	margin: 0.5em 0 0 0;
	background: #e8e8e8;
}

.user-courses-listing .course-meta {
	position: relative;
	z-index: 1;
	background: #fff;
}

.plan-preview {
	overflow: hidden;

}

.plan-preview .plan-description {
	position: relative;
	z-index: 10;
	padding: 1em 0;
	border: 2px solid #ccc;
	border-top: none;
	border-bottom: none;
	background: #fff;
}

.plan-preview .plan-price,
.plan-preview .plan-footer {
	padding: 0.5em 15px;
	border: 1px solid #e1e1e1;
	border-top-width: 0;
	border-bottom-width: 0;
	background: #f2f2f2;
	color: #777;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	font-size: 1.1em;
}

.plan-preview .plan-price {
	border-bottom: 1px solid #f0f0f0;
	white-space: normal;
}

.plan-preview .plan-price span {
	font-size: 1.1em;
}

.plan-preview .plan-footer {
	padding: 0;
	border-top: 1px solid #f0f0f0;
	background: none;
	border: none;
}

.plan-preview .plan-footer a.button {
	width: 100%;
	border-radius: 0 0 15px 15px;
}

.single-certificate {
	height: auto;
	text-align: center;
}

.certificate-error {
	margin: 0 auto;
	padding: 5em 20px;
}

.certificate-wrap {
	position: relative;
	overflow: hidden;
	margin: 5em auto 1.5em auto;
	padding: 3px;
	width: 600px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.certificate-wrap>img {
	display: block;
	width: 100%;
	height: auto;
}

.certificate-text {
	padding: 1.5em 20px;
	border: 1px solid #eaeaea;
	text-align: center;
}

.certificate-image .certificate-text {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*---------------------------------- Lessons ----------------------------------*/

.lessons-listing {
	display: table;
	overflow: hidden;
	margin-bottom: 3em;
	width: 100%;
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
}

.lessons-listing .lesson-item {
	display: table-row;
	overflow: hidden;
}

.lessons-listing .lesson-title,
.lessons-listing .lesson-attachments {
	display: table-cell;
	padding: 1em 15px;
	border-bottom: 1px dotted #d6d6d6;
	vertical-align: middle;
}

.lessons-listing .lesson-title h4 {
	display: inline;
}

.lessons-listing .lesson-item.completed .lesson-title a {
	color: #777;
}

.lessons-listing .lesson-child .lesson-title {
	padding-left: 30px;
	font-size: 0.9em;
}

.lessons-listing .lesson-attachments {
	padding-bottom: 0;
}

.lessons-listing .lesson-item:last-child .lesson-title,
.lessons-listing .lesson-item:last-child .lesson-attachments {
	border-bottom-width: 0;
}

.lessons-listing .lesson-attachments {
	position: relative;
	z-index: 1;
	border-left: 1px solid #e1e1e1;
	background: #fff;
	padding: 0;
	display: table-cell;
	width: 60%;
}

.lessons-listing .lesson-attachments a,
body .lessons-listing .lesson-attachments span.type.cir {
	display: block;
	float: right;
	margin: 0 0px 5px 5px;
	width: 26px;
	height: 26px;
	background: #1a9797 url(images/icons/attachment_icons.png) 1px 1px no-repeat;
}

.lesson-child .lesson-attachments a {
	margin: 0 12px 12px 0;
	width: 22px;
	height: 22px;
	background-position: -1px -24px;
}

.lesson-item .lesson-attachments .audio {
	background-position: -29px 1px !important;
}

.lesson-item .lesson-attachments .document {
	background-position: -59px 1px !important;
}

.lesson-child .lesson-attachments .audio {
	background-position: -32px -24px !important;
}

.lesson-child .lesson-attachments .document {
	background-position: -60px -24px !important;
}

.lesson-options {
	overflow: hidden;
	padding-bottom: 2em;
}

.lesson-options .button {
	float: none;
	margin: 0;
	width: 100%;
}

.button-icon.prev {
	margin: -2px 8px 0px 0px;
}

.lesson-options .button>span {
	text-align: center;
}

.lesson-options .next-lesson>span {
	padding-right: 9px;
	padding-left: 11px;
}

.lesson-options .prev-lesson>span {
	padding-right: 11px;
	padding-left: 9px;
}

.lesson-options .close-lesson>span {
	padding-right: 8px;
	padding-left: 8px;
}

/*------------------------------ Questions ------------------------------*/

.questions {
	clear: both;
	padding-top: 2em;
}

.questions-listing {
	margin-bottom: 3em;
}

.questions-listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.questions-listing ul li {
	margin: 0;
}

.course-comment .questions-listing ul li {
	display: block;
	margin: 5px;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-bottom: 1px dotted #d6d6d6;
}

.questions-listing .question-title {
	padding: 1em 49px 1em 15px;
	border-top: 1px dotted #d6d6d6;
}

.questions-listing .question-replies {
	position: absolute;
	top: 0.85em;
	right: 15px;
	display: block;
	width: 24px;
	height: 24px;
	background: #5ea5d7;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
}

.questions-listing li:first-child .question-title {
	border-width: 0;
}

.question-content .avatar-container {
	position: relative;
	float: right;
	overflow: hidden;
	width: 10%;
	text-align: center;
	margin-left: 10px;
}

.question-content {
	overflow: hidden;
	padding: 1.5em 15px;
	border-top: 1px dotted #d6d6d6;
	background: #fff;
}

.questions-listing li ul {
	padding: 0 15px;
}

.questions-listing li ul li .question-content {
	padding: 1.5em 0;
}

.questions-listing li ul li {
	padding: 0 13% 0 0;
	border-bottom-width: 0;
}

.question-content .avatar-container img {
	display: block;
	width: 100%;
	height: auto;
}

.question-content .question-text {
	float: right;
	width: 87%;
}

.question-header {
	overflow: hidden;
	margin-bottom: 0.4em;
}

.question-author,
.question-time {
	margin: 0 10px 0 0;
}

.question-time {
	color: #777;
}

.questions #reply-title,
.questions-listing #respond #title {}

.questions-listing #respond {
	padding: 0 15px 1.5em 15px;
}

.questions-listing #respond form {
	padding-left: 13%;
}

/*--------------------------------- Quizzes -------------------------------*/

p+.quiz-listing {
	margin-top: 2em;
}

.quiz-listing .quiz-question {
	margin-top: 1.5em;
}

.quiz-listing .question-title {
	position: relative;
	overflow: hidden;
	padding: 0.5em 15px 0.5em 32px;
}

.quiz-listing .question-number {
	position: absolute;
	top: 0.35em;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: #5ea5d7;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
}

.quiz-listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.quiz-listing li {
	display: block;
	overflow: hidden;
	margin-top: 0.5em;
	padding-left: 32px;
}

.quiz-listing li.success,
.quiz-listing li.error {
	background: url(images/bullet_5.png) 16px 0.6em no-repeat;
}

.quiz-listing li.error {
	background-image: url(images/bullet_4.png);
}

.quiz-listing li input,
.quiz-listing li label {
	display: inline;
	cursor: pointer;
}

.quiz-listing li input {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

/*----------------------------- User Profile ------------------------------*/

.user-profile,
.user-profile-form {
	display: table;
	width: 100%;
}

.user-profile .user-image {
	display: table-cell;
	width: 150px;
	vertical-align: top;
}

.user-profile .bordered-image {
	margin-bottom: 1em;
}

.user-profile .user-image-uploader {
	margin-top: 1em;
	text-align: center;
}

.user-profile .user-description {
	display: block;
	vertical-align: top;
	padding-right: 3.8%;
}

.user-profile .user-links {
	padding: 0 5px;
}

.user-profile h1 {
	margin-bottom: 0.5em;
}

.user-profile .signature {
	margin: -0.8em 0 1em 0;
	color: #777;
}

.users-listing {
	float: left;
	margin-bottom: -5%;
	width: 100%;
	margin-top: 20px;
}

.users-listing .user-image {
	display: block;
	float: right;
	margin: 0 0 6.5% 6.5%;
	width: 29%;
}

/*------------------------------- Experts ------------------------------*/

.expert-preview {
	display: table;
	background: #FFF;
	margin-bottom: 2em;
	width: 100%;
	border-bottom: 1px solid #333;
	box-shadow: 0 0 5px;
	padding: 10px 10px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;

}

.expert-preview:hover {
	background: #1e9999;
}

.expert-preview:last-child {
	margin: 0;
}

.expert-preview .expert-meta {
	display: table-cell;
	width: 109px;
}

.expert-preview .user-links {
	padding: 0 4px;
}

.expert-preview .user-links a:nth-child(4) {
	margin-right: 0;
}

.expert-preview .expert-image {
	margin-bottom: 0.5em;
}

.expert-preview .expert-text {
	display: table-cell;
	padding-right: 3.8%;
	vertical-align: top;
	text-align: justify;
}

.expert-signature {
	display: block;
	margin-bottom: 0.7em;
	color: #777;
}

/*------------------------------- Testimonials ------------------------------*/

.testimonial {
	display: table;
	margin-bottom: 1.5em;
	width: 100%;
}

.testimonial:last-child {
	margin: 0;
}

.testimonial .testimonial-image {
	display: table-cell;
	width: 87px;
}

.bubble-image {
	position: relative;
	overflow: hidden;
	width: 87px;
	height: 88px;
}

.bubble-image img {
	display: block;
	width: 100%;
	height: auto;
}

.bubble-image .image-cover {
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial .testimonial-text {
	display: table-cell;
	padding-right: 3.8%;
	vertical-align: top;
}

.testimonial .testimonial-text p {
	margin-bottom: 0.5em;
	font-style: italic;
	font-size: 1.1em;
}

/*--------------------------------- Blog -------------------------------*/

.posts-listing {
	margin-bottom: -3em;
}

.posts-listing .post {
	margin-bottom: 3em;
	-moz-box-shadow: 0px 5px 10px -10px;
	-webkit-box-shadow: 0px 5px 10px -10px;
	box-shadow: 0px 5px 10px -10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.posts-listing .post .post-content {
	margin: 10px;
}

.posts-listing .post .post-image {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.post-footer {
	clear: both;
	overflow: hidden;
}

.post-footer .post-date,
.post-footer .post-categories,
.post-footer .post-author,
.post-footer .post-comment-count,
.post-footer .button {
	float: right;
	margin-left: 10px;
}

.post-footer .post-categories,
.post-footer .post-author,
.post-footer .post-date {
	padding: 0.4em 0;
	color: #777;
	float: left;
}

.post-footer .post-comment-count {
	margin: 6px 8px 0 0;
	width: 21px;
	height: 20px;
	background: url(images/icons/comments_icon.png) 0 0 no-repeat;
	color: #777;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	font-size: 0.9em;
	line-height: 17px;
	float: left;
}

.single-post .post-image {
	margin-bottom: 2em;
}

.single-post .tagcloud {
	float: right;
	padding-top: 0.4em;
}

.tagcloud a {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
	padding: 0 15px 0 5px;
	border-left: 1px solid rgba(0, 0, 0, 0.05);
	background: url(images/bgs/tag_bg.png) right 0 no-repeat;
	color: #999;
	text-shadow: 0 1px 0 #F5F5F5;
	font-size: 0.9em !important;
	line-height: 20px;
}

/*-------------------------------- Comments ----------------------------*/

.post-comments {
	margin-top: 3em;
}

.post-comments .pagination {
	float: none;
	margin-bottom: 2em;
}

.post-comments .pagination a,
.post-comments .pagination span {
	margin-top: 0;
}

.comments-listing {
	margin-bottom: 2em;
}

.comments-listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-listing li {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px dotted #d7d7d7;
}

.comments-listing>ul>li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top-width: 0;
}

.comments-listing li ul {
	padding-left: 13%;
	list-style: none;
}

.comment .avatar-container {
	position: relative;
	float: right;
	overflow: hidden;
	width: 10%;
}

.comment .avatar-container img {
	display: block;
	width: 100%;
	height: auto;
}

.comment .comment-text {
	float: right;
	width: 87%;
}

.comment .comment-header {
	margin-bottom: 0.4em;
}

.comment-author,
.comment-time {
	margin: 0 10px 0 0;
}

.comment-time {
	color: #777;
}

.comment-reply-link {
	float: right;
	padding-left: 20px;
	background: url(images/icons/reply_icon.png) 0 0.35em no-repeat;
	color: #777;
}

.post-comments #reply-title {}

#cancel-comment-reply-link {
	position: relative;
	display: inline-block;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #f3715d;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17);
	white-space: nowrap;
	cursor: pointer;
	padding: 0.2em 10px 0.3em 10px;
	line-height: 1.8em;
}

.comments-listing #respond {
	padding: 2em 0 0.5em 13%;
}

/*-------------------------------Pagination------------------------------*/

.pagination {
	float: right;
	overflow: hidden;
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
}

.pagination a,
.pagination span {
	float: right;
	margin: 2em 11px 0 0;
	height: 24px;
	color: #888;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 24px;
}

.pagination span {
	width: 24px;
	border: 1px solid #ddd;
	text-shadow: 0 1px 0 #fff;
}

.pagination a:hover {
	color: #333;
}

.pagination a.next,
.pagination a.prev {
	width: 7px;
	background-image: url(images/pagination_arrows.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	color: transparent;
}

.pagination a.prev {
	background-position: -53px 6px;
}

/* =========================== SLIDERS =========================== */

.themex-slider {
	position: relative;
	overflow: hidden;
}

.themex-slider>ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.themex-slider>ul>li {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 10px 0;
}

.themex-slider>ul>li.current,
.themex-slider>ul>li:first-child {
	z-index: 1;
}

.themex-slider>ul>li>img,
.themex-slider>ul>li>a>img {
	display: block;
	width: 100%;
	height: auto;
}

.themex-slider .arrow {
	position: absolute;
	top: 50%;
	z-index: 100;
	margin-top: -12px;
	width: 13px;
	height: 23px;
	background: url(images/main_slider_arrows.png) -13px 0 no-repeat;
	cursor: pointer;
}

.themex-slider .arrow-left {
	left: 24px;
}

.themex-slider .arrow-right {
	right: 24px;
	background-position: 0 0;
}

/*------------------------------- Parallax Slider ----------------------------*/

.parallax-slider {
	overflow: hidden;
	color: #fff;
}

.parallax-slider .substrate {
	width: 130%;
}

.parallax-slider>ul {
	overflow: hidden;
	width: 10000%;
	opacity: 0;
	float: left;
}

.parallax-slider>ul>li {
	display: block;
	float: left;
}

.parallax-slider img.aligncenter,
.parallax-slider img.alignnone {
	display: block;
}

/*------------------------------- Boxed Slider ----------------------------*/

.boxed-slider {
	position: relative;
	margin: 4em 0;
	padding: 5px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.main-content .boxed-slider {
	margin: 0 0 2em 0;
}

.boxed-slider>ul>li {
	top: 0;
	left: 0;
	display: none;
	width: 100%;
}

.boxed-slider>ul>li:first-child {
	position: relative;
	display: block;
}

.boxed-slider .caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.5em 20px;
	background: url(images/bgs/white_80_bg.png);
}

.boxed-slider .embedded-video {
	margin-bottom: 0;
}

.embedded-video {
	position: relative;
	overflow: hidden;
	margin-bottom: 2em;
	padding-top: 30px;
	padding-bottom: 54.5%;
	height: 0;
}

.embedded-video iframe,
.embedded-video object,
.embedded-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	background: #000;
}

/* ============================== WIDGETS ============================== */

.widget {
	box-shadow: none !important;
	position: relative;
	z-index: 1;
	padding: 0;
	color: #555;
}

.widget:after {
	display: block;
	clear: both;
	content: " ";
}

.widget-title {
	position: relative;
	margin: 0 0 15px;
	background: none !important;
	color: #015150;
	padding: 0;
	height: auto;
	border: none;
}

.widget-content {
	margin-top: -20px;
	border-radius: 25px;
	border: 2px solid #ccc;
	background: #fff;
	padding: 20px 20px;
}

.substrate {
	background: url(images/cback1.webp);
	background-size: cover;
	opacity: 0.2;
}


.sidebar-widget {
	margin-bottom: 3em;
}

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

.sidebar-widget ul {
	display: block;
	margin: 0;
	list-style: none;
}

.sidebar-widget ul li {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	border-bottom: 1px dotted #d4d4d4;
}

.sidebar-widget ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.sidebar-widget ul li.current {
	font-weight: bold;
}

/* =========================== WOOCOMMERCE =========================== */

.woocommerce .page-title,
.woocommerce-page .page-title,
.woocommerce .course-checkout .woocommerce-info,
.woocommerce .course-checkout .shop_table,
.woocommerce #customer_details .col-1 label,
.woocommerce #customer_details .shipping_address label,
.woocommerce #order_comments_field label,
.woocommerce #woocommerce_eu_vat_number h3,
.woocommerce .course-checkout .place-order .terms,
.woocommerce .course-checkout .form-row label,
.woocommerce .course-checkout .billing-details h3 {
	display: none;
}

.woocommerce p:last-child,
.woocommerce .course-checkout .form-row {
	margin-bottom: 1em;
}

.woocommerce .woocommerce-ordering {
	margin-bottom: 1.5em;
}

.woocommerce .related ul.products,
.woocommerce .related ul,
.woocommerce ul.products {
	margin-bottom: -3em;
	float: left;
	width: 100%;
}

.woocommerce .course-checkout .form-row-first,
.woocommerce .course-checkout .form-row-last {
	width: 100%;
	padding: 0;
	float: none;
}

.woocommerce .course-checkout form .form-row,
.woocommerce .checkout_coupon .form-row {
	margin-bottom: 0;
	padding: 0;
}

.woocommerce .checkout_coupon .form-row .button {
	margin-top: 0;
}

.woocommerce-checkout .payment-listing .toggle-title {
	padding: 0.7em 45px 0.7em 10px;
}

.payment-listing .toggle-title:before {
	position: absolute;
	top: 7px;
	right: 12px;
	display: block;
	width: 25px;
	height: 25px;
	background: #bbb url(images/bullet_6.png) center 9px no-repeat;
	content: " ";
}

.payment-listing .expanded .toggle-title:before {
	background-color: #209a9a;
}

.woocommerce #payment {
	background: none;
}

.woocommerce #payment .form-row.place-order {
	padding: 1em 0 0 0;
	margin-bottom: 0;
	border-width: 0;
}

.woocommerce #payment .place-order .terms {
	float: left;
	padding: 0;
}

.woocommerce ul.order_details {
	display: block;
	list-style: none;
}

.woocommerce ul.order_details li {
	padding: 0 0 0.6em 0;
	margin-bottom: 0.6em;
	border-bottom: 1px dotted #d4d4d4;
	float: none;
	border-right-width: 0;
	text-transform: none;
	font-size: 1em;
}

.woocommerce ul.order_details li:last-child {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.woocommerce ul.order_details:last-child,
.woocommerce ul.order_details li p,
.woocommerce .quantity input {
	margin-bottom: 0;
}

.woocommerce ul.order_details li strong {
	display: inline;
	font-size: 1em;
}

.course-checkout p:last-child,
.woocommerce select {
	padding: 0;
	margin: 0;
}

.woocommerce .comment-text {
	display: block;
}

.woocommerce .button.added:before {
	position: absolute;
	left: -9999px;
}

.woocommerce .product .cart table td.value,
.woocommerce .added_to_cart {
	padding-left: 10px;
}

.woocommerce .product .cart .reset_variations {
	display: inline-block;
	margin-top: 0.5em;
}

p.stars a {
	display: inline-block;
	margin-right: 4px;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
	border: 1px solid rgba(0, 0, 0, 0.15) !important;
	border-bottom-color: rgba(0, 0, 0, 0.1) !important;
	padding: 0.55em 10px 0.65em 10px !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17) !important;
	font-weight: normal !important;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
	background: #5ea5d7;
}

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover {
	background: #ae3f3f;
}

.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page #content input.button:active {
	background-image: none !important;
	top: 0;
}

/*------------------------------- Widgets -----------------------------*/

.widget ul li .count {
	float: right;
}

.widget ul li .amount {
	color: #777;
	font-weight: bold;
}

.widget_product_search form {
	display: block;
	padding: 0 10px;
}

.widget_product_search input {
	margin: 0 0 0 -10px;
	width: 100%;
}

.widget ul.product_list_widget li:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: " ";
}

.widget ul.product_list_widget li a {
	display: block;
}

.widget ul.product_list_widget li img {
	float: right;
	margin: 0.2em 0 0 1em;
	padding: 3px;
	width: 2.3em;
	height: auto;
	border: 1px solid #ededed;
	background: #fff;
}

.widget ul.product_list_widget li ins {
	margin-left: .618em;
	text-decoration: none;
	font-weight: bold;
}

.widget_woo_subscribe #connect {
	padding: 0;
	border: 0;
	background: none;
}

/*=== course tables style ===*/
.courses-table .button.medium>span {
	font-size: 1.1em;
	display: inline-block;
	line-height: 1.5em;
}

#coursetable .button {
	text-align: center;
}

#coursetable {
	width: 48%;
	float: right;
}

#coursetable.ltable {
	float: left;
}

#coursetable .ctname {
	width: 50%;
}

#coursetable .cttname {
	width: 25%;
}

#coursetable .ctbuy {
	width: 25%;
}

td.ctname,
td.cttname,
td.ctbuy {
	padding: 2px 10px;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

td.cttname {
	text-align: center;
}

#coursetable thead {
	background: none;
}

#coursetable th:before {
	font-family: "dashicons";
	font-size: 20px;
	top: 5px;
	position: relative;
	margin-left: 10px;
	font-weight: normal;
}

th.ctname:before {
	content: "\f331";
}

th.cttname:before {
	content: "\f110";
}

th.ctbuy:before {
	content: "\f174";
}

th.ctname,
th.cttname,
th.ctbuy {
	text-align: center;
	background: #0F9292;
	color: #fff;
	padding: 0px 10px 5px;
}

table#coursetable,
#coursetable th,
#coursetable td {
	border: 1px solid #FFF;
	border-radius: 10px;
}

#coursetable tr:nth-child(even) td {
	background: #30a495;
}

#coursetable tr:nth-child(odd) td {
	background: #1ea9c7;
}

#coursetable tr td a {
	display: inline-block;
	color: #fff;
}

#coursetable tr td:hover,
#coursetable tr td:hover a {
	background: #0F9292;
	color: #fff;
}


/* ========================= New ummu STYLES ======================== */

.row .courses-listing .twocol {
	width: 15.45%;
}

.courses-listing .column.twocol {
	margin-left: 1.4%;
}

.inlineicon {
	display: inline-block;
	font-family: "dashicons";
	font-size: 18px;
	margin: 0 3px;
	padding: 0 3px;
	top: 7px;
	position: relative;
}

.topback .courses-listing,
.topdiv .courses-listing {
	float: none;
	background: none;
	padding-top: 0px !important;
	margin: 0;
}

.topdiv {
	margin: 0 0 20px 0;
}

.radio-inline {
	position: relative;
	display: inline-block;
	padding-right: 30px;
	vertical-align: middle;
	cursor: pointer;
	line-height: normal;
	margin: 0 !important;
}

.radio-inline input {
	position: absolute;
	margin-right: -20px;
	top: 5px;
}

.inline {
	display: inline !important;
}

.user_gender {
	margin: 10px 0;
}

.user_gender .descriptionse {
	margin: 0 0 0 20px;
}

.move-top {
	display: block;
	position: fixed;
	right: 10px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	background: url(images/mtop.png);
	background-size: cover;
	z-index: 999;
	opacity: 0;
	-webkit-transition: all, .3s;
	-moz-transition: all, .3s;
	transition: all, .3s;
	will-change: opacity;
	-webkit-backface-visibility: hidden;
	pointer-events: none;
	cursor: pointer;
}

.move-top.move-open {
	bottom: 15px;
	opacity: 1;
	pointer-events: auto;
}

.present_list li {
	list-style: none;
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #ccc;
	margin: 5px;
	border-radius: 3px;
	position: relative;
	color: #fff;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	font-family: 'bnazanin', Tahoma;
}

.present_list li.checked::before {
	content: "\f147";
	font-family: "dashicons";
	font-size: 18px;
	position: absolute;
	left: 0;
	color: #555;
}

.vmobile {
	display: none;
}

/* ========================= New ummu Mobile Head ======================== */

.mob-head {
	display: none;
	height: 50px;
	width: 100%;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .4);
	background: #fff;
	z-index: 7;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}

.dicon:before {
	display: inline-block;
	font-family: "dashicons";
	font-size: 35px;
	position: relative;
}

.dicon.mob-menu-icon,
.dicon.mob-menu-icon:before {
	content: "\f333";
	width: 50px;
	height: 50px;
	float: right;
	color: #ccc;
	cursor: pointer;
}

.dicon.mob-close-icon:before,
.dicon.mob-close-icon {
	content: "\f335";
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

.mob-menu-content {
	background: #fff;
	height: 100%;
	overflow: auto;
	position: fixed;
	top: 0;
	transform: translate3d(260px, 0, 0);
	-webkit-transform: translate3d(260px, 0, 0);
	transition-duration: .25s;
	width: 260px;
	left: auto;
	right: 0;
	pointer-events: none;
	z-index: 11;
	will-change: transform;
}

.mob-open .mob-menu-content {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	pointer-events: auto;
}

.mob-overaly {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 10;
	background: #0e1017;
	opacity: 0;
	-webkit-transition: opacity, .3s;
	-moz-transition: opacity, .3s;
	transition: opacity, .3s;
	will-change: opacity;
	-webkit-backface-visibility: hidden;
	pointer-events: none;
}

.mob-overaly.ov-open {
	opacity: .5;
	pointer-events: auto;
}

.disable-scroll {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
}

.mob-logo {
	background-color: #0f9292;
	position: relative;
	height: 110px;
}

.mob-logo img {
	margin: 13px auto;
}

.mobile-menu li {
	position: relative;
	margin: 0;
	list-style: none;
}

.mobile-menu li a {
	display: block;
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	padding: 12px 30px 12px 40px;
	color: #7d7d7d;
	text-align: right;
	border-bottom: 1px solid #f3f3f3;
}

.mobile-menu li .dropdownicon {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	left: 10px;
	top: 5px;
	line-height: 40px;
	cursor: pointer;
}

.mobile-menu li .dropdownicon:before {
	font-family: "dashicons";
	font-size: 30px;
	content: "\f347";
	color: #ccc;
}

.mobile-menu li ul {
	display: none;
	padding: 0 15px 0 0;
	background: #ededed;
	box-shadow: inset 2px 2px 2px #ddd;
	z-index: 9;
	margin: 0px;
}

.mobile-menu li ul li a {
	font-size: 14px;
}

.mobile-menu li.dropdown.show ul {
	display: block;
}

.mlogo {
	display: inline-block;
	max-width: 50px;
	position: absolute;
	left: 44%;
	opacity: 0;
	-webkit-transition: opacity, 0.3s;
	-moz-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
	will-change: opacity;
	-webkit-backface-visibility: hidden;
	pointer-events: none;
}

.mlogo.mlopen {
	opacity: 1;
	-webkit-transition: opacity, 1s;
	-moz-transition: opacity, 1s;
	transition: opacity, 1s;
	will-change: opacity;
	pointer-events: auto;
}

/* =========================== Ripple Class ============================== */

.ripple {
	position: relative;
	overflow: hidden;
	transform: translate3d(0, 0, 0)
}

.ripple:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
	background-repeat: no-repeat;
	background-position: 50%;
	transform: scale(10, 10);
	opacity: 0;
	transition: transform .5s, opacity 1s
}

.ripple:active:after {
	transform: scale(0, 0);
	opacity: .2;
	transition: 0s
}

/* =========================== Course Class ============================== */

.regbox.progress {
	margin-bottom: 10px;
	padding: 5px 10px;
}

.regbox.progress .progres-text,
.regbox .comment_des {
	text-align: center;
	color: #1e9999;
}

.inlineicon.flashdown::before {
	content: "\f347";
}

.lesson-item.completed .lesson-title::before {
	display: block;
	position: relative;
	width: 20px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	float: right;
	font-family: "dashicons";
	font-size: 18px;
	top: 0px;
	position: relative;
	transition: all 0.2s ease-in-out 0.1s;
	content: "\f147";
	color: #1e9999;
}

.lessons-listing .lesson-item.completed .lesson-title a {
	color: #1e9999;
}

/* ========================= RESPONSIVE STYLES ======================== */
@media handheld,
only screen and (max-width: 1025px) {
	.incurse.button {
		font-size: 10px !important;
	}
}

/* --------------------------- 940px-1199px --------------------------- */

@media only screen and (max-width: 1199px) and (min-width: 1000px) {

	.row,
	.curtop {}
}

/* ---------------------------- 768px-999px --------------------------- */

@media only screen and (max-width: 999px) and (min-width: 768px) {

	.row,
	.curtop {}

	div.not-des {
		width: 90% !important;
	}
}

/* ------------------------------ 0-999px ---------------------------- */

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

	.widget-title h4.nomargin,
	.widget-title h3.nomargin,
	.widget-title h2.nomargin,
	.widget-title h1.nomargin {
		right: 0 !important;
	}

	.course-title .widget-title h1 {
		padding: 10px 45px 10px 15px !important;
	}

	.course-title .ci::before {
		right: 0 !important;
	}

	.tdes .widget-title h3 {
		padding: 10px 40px 10px 15px !important;
	}

	.tdes .widget-title {
		right: 35px;
	}

	.header-navigation .menu {
		display: none;
	}

	.header-navigation .select-menu {
		display: none;
	}

	.search-form input:focus {
		width: 60px;
	}

	/* ---------------------------- Mobile Header -------------------------- */

	.mob-head {
		display: block;
	}

	.header-options .search-form.right {
		float: none !important;
		position: absolute;
		top: 18px;
		left: 3px;
	}

	.header-options .search-form.right input {
		width: 82%;
	}

	.row .header-options {
		padding: 50px 2px 0;
	}
}

@media handheld,
only screen and (max-width: 980px) {
	#coursetable .button {
		white-space: normal;
		padding: 0;
		margin: 0;
		font-size: 10px;
	}
}

@media handheld,
only screen and (max-width: 800px) {
	#coursetable {
		width: 98% !important;
		float: none !important;
		margin-bottom: 10px;
	}

	#coursetable .button {
		white-space: inherit;
		float: none;
		display: block;
		font-size: 10px;
	}
}

/* ------------------------------ 0-767px ---------------------------- */

@media handheld,
only screen and (max-width: 767px) {


	/* New ummu Responsive Digi */
	.posts-listing .post .post-content.last {
		margin: 0 !important;
	}

	.courses-listing {
		float: none;
		display: block;
		white-space: nowrap;
		overflow-x: auto;
		position: relative;
		margin: 0 -27px 0;
		width: inherit;
		padding-top: 50px !important;
		background: url(images/left-right.png) top center no-repeat;
	}

	.courses-listing .column {
		display: inline-block;
		position: relative;
		white-space: nowrap;
		float: none;
		margin: 5px 10px !important;
		vertical-align: top;
		max-width: 40%;
	}

	body .widget-content {
		margin-left: -10px;
		margin-right: -10px;
	}

	.course-preview {
		white-space: normal;

	}

	.courses-listing .clear {
		clear: none !important;
		display: none;
	}

	.courses-listing:before {
		/*	display: block;
	content:" ";
	width:100px;
	height:100px;
	background:url(images/left-right.png) center center no-repeat;
	background-size:cover;
	position:relative;*/
	}


	.topback .courses-listing {}

	.topback .topcir {
		width: 100px;
	}

	.topback .iconcir {
		width: 100px;
		height: 100px;
	}

	.topback .iconcir:before {
		top: -7px;
		left: 12px;
	}

	.topback .textcir {
		font-size: 12px;
		white-space: normal;
	}

	.topback .textcir.n3 {
		font-size: 10px;
	}

	.home .topdiv h3.nomargin {
		font-size: 12px;
	}

	.topdiv .topinfo {
		font-size: 12px;
	}

	.topdiv .widget-content {
		min-height: 305px !important;
	}


	.site-logo.left {
		position: relative !important;
		left: 0 !important;

	}

	.umcopyright.left {
		float: none;
	}

	.row .column {
		margin: 0 0 3em 0;
		width: 100% !important;
	}

	.row .textsc {
		padding: 5px 0;
		border: none;
		border-radius: 15px;
		margin-top: 5px;
		width: 100%;
	}

	.row .last.textsc,
	.catbox .column {
		margin-bottom: 0;
	}

	.row .lesson-options .column {
		margin: 0;
	}

	.courses-listing .column .course-image {
		/* ummu responsive		max-height:90px;
		text-align:center;
		margin:5px 5px 5px 15px;
		float:right;*/
	}

	.courses-listing .course-preview .course-header .author {
		/*		display:block;*/
		clear: both;
	}

	.courses-listing .column .course-image img {
		/* ummu responsive		max-height:90px;
		width:auto;
		text-align:center;
		margin:auto;*/
	}

	.topback .threecol.column {
		width: 50%;
	}

	.row .column>.column {
		margin-bottom: 1em;
	}

	.column.last,
	.courses-listing .column,
	.lessons-listing,
	.formatted-form .column {
		margin-bottom: 0;
	}

	.site-header .search-form,
	table.cart .coupon,
	.boxed-slider .caption,
	.parallax-slider .substrate {
		display: none;
	}

	.footer-navigation {
		text-align: center;
		margin: auto;
	}

	.mobile-search-form {
		display: block;
	}

	.select-menu,
	.site-header .site-logo,
	.site-footer .copyright,
	.header-navigation {
		float: none;
		width: 100%;
	}

	.header-navigation,
	.header-options {
		padding: 0px !important;

	}

	.site-header,
	.site-footer {
		text-align: center;
	}

	.header-options {
		display: inline-block;
		float: none;
		margin: 1em 0 2px 0;
	}

	.login-options,
	.share-button,
	.search-form,
	.select-menu {
		text-align: left;
	}

	.share-button {
		margin-left: 0;
	}

	.parallax-slider {
		padding-top: 3em;
	}

	.parallax-slider .column {
		top: 0 !important;
	}

	.post .post-image,
	.course-content .course-questions {
		margin-bottom: 1.5em;
	}

	.vertical-tabs .tabs {
		margin-bottom: 1.5em;
		border-width: 0;
	}

	.vertical-tabs .tabs li {
		margin-top: -1px;
	}

	.vertical-tabs .tabs li.current {
		margin-right: 0;
		border-right: 1px solid #E5E5E5;
	}

	.vertical-tabs .panes {
		padding: 0;
		border-width: 0;
	}

	.woocommerce div.product div.images,
	.woocommerce .col2-set .col-2,
	.woocommerce .col2-set .col-1,
	.woocommerce ul.products li.product,
	.woocommerce div.product div.summary {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2em;
	}

	.woocommerce .woocommerce-ordering {
		float: none;
		clear: left;
	}

	div.not-des {
		width: 85% !important;
	}

	.user-profile .user-image {
		display: block;
		margin: auto;
	}

	.formatted-form .submit-button {
		display: block;
		text-align: center;
		margin: 10px;
		width: 100%;
		float: none;
	}

	.formatted-form .submit-button.corder,
	.formatted-form .submit-button.cpass {
		width: 40%;
		display: inline-block;
		margin: 0 5%;
	}

	.footer-navigation li {
		margin: 15px;
	}

	.ci.authors {
		line-height: 2.5em;
	}

	/* ---------------------------- scroll mobile -------------------------- */
	.row .topback .column {
		width: initial !important;
	}

	.curtop .sticky {
		position: static !important;
	}

	.course-description .widget-content .course-footer {
		display: block !important;
	}

	.sticky .course-footer form .button.left {
		display: none;
	}

	.sticky .course-meta:before {
		display: none !important;
	}

	/* ---------------------------- Mobile Header -------------------------- */

	.mob-head {
		display: block;
	}

}

/* ---------------------------- 767px-1024px -------------------------- */

@media handheld,
only screen and (max-width: 1024px) and (min-width: 767px) {
	.courses-listing {}

	.courses-listing .column {}
}

/* ---------------------------- 480px-767px -------------------------- */

@media handheld,
only screen and (max-width: 767px) and (min-width: 480px) {
	.courses-listing {
		margin: 0 -35px;
	}

	.courses-listing .column {
		max-width: 25%;
		display: inline-block;
		position: relative;
		white-space: nowrap;
		float: none;
		margin: 5px 10px !important;
		vertical-align: top;
	}

	.row,
	.curtop {}

	.featured-content .substrate {
		width: 500%;
	}
}



/* ---------------------------- 667px-736px -------------------------- */

@media handheld,
only screen and (max-width: 736px) and (min-width: 667px) {
	.courses-listing {
		/* margin:0 -120px; */
	}
}

/* ---------------------------- 568px -------------------------- */

@media handheld,
only screen and (width: 568px) {
	.courses-listing {
		/* margin:0 -80px; */
	}
}

/* ---------------------------- 480px -------------------------- */

@media handheld,
only screen and (width: 480px) {
	.courses-listing {
		/* margin:0 -40px; */
	}
}

/* ---------------------------- max 480px -------------------------- */

@media handheld,
only screen and (max-width: 480px) {

	.vdesktop {
		display: none;
	}

	.vmobile {
		display: block;
	}

	.header-options.right,
	.login-options.right {
		display: block;
		width: 100%;
	}

	.login-options.right .button-wrap {
		width: 45%;
		text-align: center;
	}
}

/* ---------------------------- max 479px -------------------------- */

@media handheld,
only screen and (max-width: 479px) {

	.row,
	.curtop {}

	.featured-content .substrate {
		width: 700%;
	}

	.login-button .tooltip-wrap {
		right: auto;
		left: 0;
	}

	.topcir {
		width: 130px;
	}

	.iconcir {
		width: 130px;
		height: 130px;
	}

	.textcir {
		bottom: -55px;
	}

	.iconcir::before {
		top: 10px;
		left: 27px;
	}

	.lessons-listing .lesson-title,
	.lessons-listing .lesson-attachments {
		display: block;
		width: 100%;
	}

	div.not-des {
		width: 75% !important;
	}

	.author .digits-edit-phone_container .digcon input.mobile_field {
		max-width: 70% !important;
	}

	.dig_pgmdl_2 .dig-cont-close span {
		font-size: 30px;
		right: 0px;
		top: -8px;
	}


}

@media print {
	.print-button {
		display: none;
	}
}

/* =========================== CSS3 EFFECTS =========================== */

textarea,
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
.course-preview,
.course-description,
.course-image,
.course-preview .course-meta,
.popup .popup-text,
.boxed-slider,
.tooltip-text,
.bordered-image,
.wp-caption,
.gallery-icon,
ul.products li.product img,
.widget ul.product_list_widget li img,
.content-block,
.lessons-listing,
.user-courses-listing,
.toggles-wrap,
.vertical-tabs .tabs li,
.widget,
.tooltip-text .field-wrap,
.certificate-wrap,
.jp-volume-bar,
.jp-progress,
.jp-controls a,
.jp-controls a:before,
.jp-video-play-icon,
.jp-video-play-icon:before,
.jp-gui,
.faq-toggles,
.course-progress,
.course-progress span,
.search-form,
.mobile-search-form,
.tagcloud a,
.user-links a,
.users-listing .user-image,
.pagination span,
.button,
.button>span,
.button-wrap,
.select-menu,
.header-navigation ul,
.header-navigation div>ul>li a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.questions-listing .question-replies,
.toggle-title:before,
ul.styled-list.style-4 li:before,
.quiz-listing .question-number,
.lesson-attachments a,
.lesson-attachments div {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.jp-video .jp-gui {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
}

.widget-title {
	-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;
}

.share-button,
.login-options .button-wrap,
.jp-controls a:after,
.jp-controls a,
.login-button .tooltip-text .field-wrap,
.select-menu,
.mobile-search-form,
.search-form {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}

.header-navigation div>ul>li.current-menu-item>a {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
	color: #ff8c00;
}

.user-links a {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.17) inset;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.17) inset;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.17) inset;
}

.search-form input {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.course-progress {
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07) inset;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07) inset;
}

.jp-volume-bar,
.jp-progress {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07) inset;
}

.login-button .tooltip-text input,
.search-form input:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.tooltip-text,
.course-preview,
.certificate-wrap,
.widget,
.bordered-image,
.wp-caption,
.gallery-icon,
.boxed-slider,
.content-block,
ul.products li.product img,
.header-navigation ul ul {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.lessons-listing,
.user-courses-listing {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
}

.toggles-wrap {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}

.featured-content:after {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.login-button .tooltip-text,
.lessons-listing .lesson-attachments,
.user-courses-listing .course-meta,
.plan-preview .plan-description,
.course-preview .course-header {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search-form input {
	-webkit-transition: width 0.3s, padding 0.3s;
	-moz-transition: width 0.3s, padding 0.3s;
	-o-transition: width 0.3s, padding 0.3s;
	transition: width 0.3s, padding 0.3s;
}

.parallax-slider ul {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}

.main-content textarea,
.main-content input[type="text"],
.main-content input[type="password"] {
	-webkit-box-shadow: 0 2px 5px rgba(204, 204, 204, 0.4) inset;
	-moz-box-shadow: 0 2px 5px rgba(204, 204, 204, 0.4) inset;
	box-shadow: 0 2px 5px rgba(204, 204, 204, 0.4) inset;
	line-height: 17px !important;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover,
input[type="submit"],
input[type="button"],
.course-price .price-text,
.jp-play-bar,
.jp-volume-bar-value,
.jp-controls a:before,
.search-form input,
.select-menu span,
.button {
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.15)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%);
}

.jp-interface,
.widget-title,
.site-header,
.site-footer {
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
}


.jp-video-play-icon:before,
.login-button .tooltip-text {
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.07)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%);
}

.login-button .tooltip-text input,
.mobile-search-form input,
.search-form input:focus {
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.05)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
}

.pagination span {
	background-image: linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #EBEBEB 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #EBEBEB), color-stop(1, #FFFFFF));
}

ul.products li.product img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ============================ IE FIXES ============================ */

.ie .row,
.ie .clearfix {
	zoom: 1;
}


/* =========================== ummu Configs ============================== */
.header-options,
.header-navigation {
	padding: 30px 2px 0;
}

embed {
	display: none;
}

body .site-wrap {
	font-family: Tahoma, Geneva, sans-serif;
}

.text-left {
	text-align: left;
	direction: ltr;
}

.widget-title h4.nomargin,
.widget-title h3.nomargin,
.widget-title h2.nomargin,
.widget-title h1.nomargin {
	font-size: 20px;
	text-align: right;
	position: relative;
	top: 12px;
	padding: 5px 10px;
	background: #fff;
	display: inline-block;
	right: 26px;
	border-radius: 10px;
	border: none;
	box-shadow: 0px -3px 8px #ccc;
}

p.curse_date,
p.curse_time {
	margin: 0px;
	padding: 0px;
}

.course-price .price-text,
span.amount {
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
}

.main-content .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text {
	background-position: 5% center;
}

.main-content #sidebar .yop-poll-answers ul li input {
	float: right;
	margin: 6px 0 0 10px;
}

button.yop_poll_vote_button {
	padding: 5px 20px;
	font-family: Tahoma, Geneva, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #f3715d;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17);
	white-space: nowrap;
	cursor: pointer;
}

.vie-s {
	float: right;
	margin: 0 20px;
	line-height: 10px;
}

.descriptionse {
	font-size: 10px;
	color: #999;
	margin: 10px 0;
	display: block;
}

.woocommerce ul.order_details.bacs_details li strong {
	float: left
}

.sl-span {
	background-color: #39F;
	padding: 2px;
	line-height: 37px;
	font-family: bnazanin;
	color: #fff3f2;
}

.sl-span a {
	color: #ffd200;
}

.h2-span {
	font-size: 23px;
}

.st-span {}

.single-course .threecol.column.last .widget {
	margin-bottom: 45px;
}

a.button.read-d {
	padding: 2px 5px;
	margin: 5px 5px -10px 0;
}

.au-h {
	margin: 15px 0 5px 0;
}

.wpdm_file .passit {
	float: right;
}

div .wpdm_file .cont {
	padding: 0px;
}

div .wpdm_file .cont {
	margin-top: 10px;
}

img.alignnone.size-large,
img.alignnone.size-full {
	border: 3px solid #39F;
	display: block;
	margin: 5px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

img.alignnone.size-large:hover,
img.alignnone.size-full:hover {
	border: 3px solid #36F;
}

.course-footer form {
	max-width: 48%;
	float: left;
	margin: 0 10px 0 0;
}

span.note-s {
	text-align: center;
	display: block;
	float: left;
	max-width: 230px;
}

.course-footer form .button.medium>span.caption {
	white-space: normal;
	text-align: center;
	font-size: 14px;
	padding: 0 3px;
	min-width: 120px;
}

.min-des {
	font-size: 10px;
	padding: 13px 10px;
	position: absolute;
	line-height: 1.1;
}

.nano {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 300px;
}

.nano .content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.nano .content:focus {
	outline: thin dotted;
}

.nano .content::-webkit-scrollbar {
	visibility: hidden;
}

.has-scrollbar .content::-webkit-scrollbar {
	visibility: visible;
}

.nano>.pane {
	background: rgba(0, 0, 0, .25);
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden\9;
	/* Target only IE7 and IE8 with this hack */
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nano>.pane>.slider {
	background: #444;
	background: rgba(0, 0, 0, .5);
	position: relative;
	margin: 0 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 8px;
}

.nano:hover>.pane,
.pane.active,
.pane.flashed {
	visibility: visible\9;
	/* Target only IE7 and IE8 with this hack */
	opacity: 0.99;
}

.nano .content {
	padding: 0px 18px;
}

.nano .pane {
	background: #555;
	width: 8px;
	right: 1px;
	margin: 5px;
}

.nano .slider {
	background: #111;
}

.question-title .question-replies {
	font-family: 'bnazanin', thaoma;
}

a.at-s:hover li div {
	color: #F30;
}

a.at-s {
	padding: 5px 0;
	border-bottom: 1px solid;
	display: block;
}

.ginput_container .gfield_radio li {
	float: right;
	width: 24%;
}

.header-navigation ul ul li ul {
	position: absolute;
	right: 100%;
}

.header-navigation ul ul li ul li a {
	padding: 0.4em 5px 0.6em 20px;
	widows: 100%;
	white-space: nowrap;
	display: block;
}

.ho-icon,
.vir-icon {
	float: left;
	width: 60px;
}

.featured-content a.button.primary {
	margin: 10px 5px -10px;
}

/* tipsy 
.tipsy {
       padding: 5px; font-size: 12px;
       opacity: 0.8; filter: alpha(opacity=80);
       background-repeat: no-repeat;
       background-image: url(images/tipsy.gif);}
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
.tip_text {font-weight:bold;}
*/

.icon {
	display: block;
	position: relative;
	width: 25px;
	height: 25px;
	padding: 0px;
	margin: 5px;
	float: right;
	font-family: "dashicons";
	font-size: 18px;
	top: 4px;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out 0.1s;
	-moz-transition: all 0.2s ease-in-out 0.1s;
	-o-transition: all 0.2s ease-in-out 0.1s;
	transition: all 0.2s ease-in-out 0.1s;
}

.icon:hover {
	cursor: default;
	color: #f47f6d;
}

.icon:before {
	position: relative;
	top: -6px;
	padding: 0px;
	margin: 0px;
	font-size: 25px;
}

.icon.onclass:before {
	content: "\f133";
}

.icon.offclass:before {
	content: "\f147";
}

.icon.liveclass:before {
	content: "\f148";
}

.course-meta .author {
	font-weight: bold;
}

.course-meta .author:hover {
	color: #09C;
}

.ci:before,
.library:before {
	font-family: "dashicons";
	font-size: 18px;
	top: 5px;
	position: relative;
	padding-left: 3px;
	margin-right: -10px;
	color: #777;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

.course-meta .ci:hover:before {
	color: #209a9a;
}

.ctitle:before {
	content: "\f331";
}

.course-meta .ci.author:before {
	content: "\f110";
}

.course-meta .ci.authors:before {
	content: "\f307";
}

.course-meta .curse_time:before {
	content: "\f469";
}

.course-meta .curse_cat:before {
	content: "\f141";
}

.course-meta .curse_time.num:before {
	content: "\f145";
}

.course-header .library.aur:before {
	content: "\f110";
}

.course-header .library.pub:before {
	content: "\f105";
}

.course-header .library.year:before {
	content: "\f145";
}

.course-header .library {
	margin: 0px;
	padding: 0px;
}

.course-title.widget {}

.course-title .widget-title,
.tdes .widget-title {
	overflow: visible;
}

.course-title .ci:before {
	color: #fff;
	font-size: 29px;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 6px;
	position: absolute;
	right: -17px;
	top: -1px;
	background: #ccc;
	width: 37px;
	height: 37px;
	line-height: 36px;
}

.course-title .widget-title h1 {
	font-size: 22px;
	text-align: center;
	padding: 10px 35px 10px 15px;
	right: 50px;
	top: 5px;
}

.course-title .widget-title {}

.course-title .iconcir {
	width: 100px;
	height: 100px;
}

.course-title .topcir {
	width: 100%;
	margin-bottom: 0px;
}

.course-title .textcir {
	position: relative;
	bottom: 10px;
	padding: 5px 2px;
	font-size: 14px;
}

.course-title .iconcir::before {
	top: -10px;
	left: 10px;
	content: "\f469";
}

.course-title .curse_time.num::before {
	content: "\f145";
}

.course-title .iconcir.i1::before {
	content: " ";
}

.course-title .iconcir.i1 img {
	width: 92%;
	border: 4px solid #fff;
	border-radius: 50%;
}

#wp-user_description-wrap {
	border: 1px solid #CCC;
}

.umcopyright,
.fotnote {
	cursor: default;
	text-align: center;
}

.umcopyright a {
	color: #fff;
}

.umcopyright img {
	-webkit-transition: all 1.8s;
	-moz-transition: all 1.8s;
	-o-transition: all 1.8s;
	transition: all 1.8s;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.umcopyright:hover img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.course-notif {
	margin: 40px 0 0;
}

.course-notif .widget-title h4 {
	text-align: center;
}

li.cource-notif {
	list-style: none;
	border-bottom: 1px solid #219a9a;
	padding: 0px 0px;
	margin: 10px 0;
	line-height: 20px;
	position: relative;
	height: auto;
	-moz-box-shadow: 2px 2px 5px 2px #ccc;
	-webkit-box-shadow: 2px 2px 5px 2px #ccc;
	box-shadow: 2px 2px 5px 2px #ccc;
}

div.not-num {
	position: absolute;
	right: 0px;
	text-align: center;
	width: 40px;
	height: 100%;
	background: #219a9a;
	color: #fff;
	font-family: 'bnazanin', tahoma;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}

div.not-num div {
	margin-top: 40%;
	margin-right: 12px;
}

div.not-des {
	width: 94%;
	float: right;
	padding: 10px 55px 10px 10px;
	text-align: justify;
}

div.not-des:before {
	font-family: "dashicons";
	font-size: 28px;
	top: 6px;
	padding-left: 5px;
	position: relative;
	color: #219a9a;
	content: "\f464";
}

.post-content.title {
	margin: 0 10px;
}

.post-content.title h3 {
	margin: 0px;
	font-size: 16px;
}

article#title {
	margin-bottom: 15px;
}

.gf_directory td.list li,
.gf_directory td.checkbox li {
	padding: 0px 10px;
}

th.entry-view-field-name {
	background: #3CC;
	color: #fff;
}

.gf_directory th {
	text-align: center;
	padding: 10px 5px;
}

tfoot {
	background: #8dc1e3;
	color: #fff;
}

td.post_image,
td.fileupload {
	text-align: center;
}

.tablenav-pages {
	text-align: left;
}

.head .tablenav-pages span {
	background: #EEE;
	border: 1px solid #DDD;
	padding: 5px 10px;
	border-bottom: none;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.foot .tablenav-pages span {
	background: #8dc1e3;
	color: #fff;
	border: 1px solid #DDD;
	padding: 5px 10px;
	border-top: none;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

input#lead_search {
	float: right;
	margin: 0 0 0 20px;
}

.woocommerce table.my_account_orders td.order-date,
.woocommerce table.my_account_orders td.order-status,
.woocommerce table.my_account_orders th.order-status,
.woocommerce table.my_account_orders th.order-date {
	text-align: center;
}

.expert-preview.mini {
	display: block;
	width: auto;
	border-radius: 50%;
	position: relative;
	margin: 0;
}

.expert-preview.mini img,
.expert-preview.mini .expert-image,
.expert-preview.mini .expert-meta,
.expert-preview.mini .expert-image a {
	border-radius: 50%;
}

.tmini {
	float: right;
	margin: 14px;
}

.tname {
	text-align: center;
	font-family: "bnazanin", Tahoma, Geneva, sans-serif;
	font-size: 13px;
	max-width: 120px;
	max-height: 15px;
}

.hteach {
	display: block;
	float: none;
	clear: both;
}

.center {
	text-align: center;
}

.user-edit {
	text-align: center;
	border: 1px solid #06F;
	border-radius: 5px;
	padding: 3px 0px;
	display: block;
	background: #09C;
	color: #fff;
}

.site-logo.left {
	position: absolute;
	left: 7em;
	z-index: 9;
	max-width: 110px;
	margin: auto;
}

.site-header .row {
	position: relative;
}

.search-form.right {
	float: none !important;
	position: absolute;
	top: -4px;
	left: 3px;
}

.header-options.right {
	position: relative;
}

.umcopyright.left a {
	color: #afeeee;
}

#billing_email,
#billing_phone {
	direction: ltr;
	text-align: left;
}

a.imtitle p {
	color: #fff;
}

.main-content .woocommerce form .form-row.validate-required.woocommerce-validated input#billing_email.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid input#billing_email.input-text,
.main-content .woocommerce form .form-row.validate-required.woocommerce-validated input#billing_phone.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid input#billing_phone.input-text {
	background-position: 95% center;
}

.user-description .column {
	float: right;
	margin-right: 0;
	margin-left: 3.8%;
}

.user-description .column.last {
	margin-left: 0;
}

.ci.author.nicon img {
	width: 50px;
	border-radius: 50%;
	border: 2px solid #fff;
}

audio.wp-audio-shortcode {
	visibility: inherit !important;
}

/* top circles */
.topcir {
	width: 165px;
	margin: auto;
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.iconcir {
	width: 160px;
	height: 160px;
	margin: auto;
	text-align: center;
	display: block;
	position: relative;
	background: #fff;
	border-radius: 50%;
	color: #fff;
	z-index: 99;
	border: 5px solid #159594;
	overflow: hidden;
}

.iconcir:before {
	content: "\f118";
	font-family: 'dashicons';
	font-size: 80px;
	position: absolute;
	top: 20px;
	left: 45px;
	color: #159594;
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}

.iconcir.i2:before {
	content: "\f496";
}

.iconcir.i3:before {
	content: "\f336";
}

.iconcir.i4:before {
	content: "\f313";
}

.textcir {
	text-align: center;
	font-family: 'byekan', tahoma;
	font-size: 20px;
	position: absolute;
	width: 100%;
	z-index: 9;
	background: #159594;
	bottom: 0;
	padding: 50px 0 5px;
	bottom: -30px;
	padding: 70px 0 5px;
	color: #fff;
	border-radius: 0 0 15px 15px;
	border: 2px solid #159594;
}

.textcir.n3 {
	font-size: 16px;
}

.topback {
	margin: 0px -99999px 0px;
	padding: 0px 99999px;
	background: #148f8e;
}

.topback:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .20;
	background: url(images/pattern.png) repeat;
}

.topcir:hover .iconcir:before {
	transform: scale(2.5) rotate(30deg);
	opacity: 0.5;
}

.topinfo {
	text-align: center;
	font-family: 'byekan', tahoma;
	font-size: 18px;
	color: #015150;
}

.cenicon {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}

.topdiv .widget-content {
	min-height: 405px;
	white-space: normal;
}

.header-navigation.right .select-menu span {
	text-align: right;
}

html[dir="rtl"] .gform_wrapper input.button.gform_button[type="submit"] {
	float: none !important;
	width: 48%;
	text-align: center !important;
}


.incurse.button {
	padding: 5px;
	line-height: 25px;
	margin: 0 0 5px;
	float: none;
	display: block;
	text-align: center;
	background: #0f9292 !important;
	border-radius: 0;
}

.incurse.button:last-child {
	border-radius: 0 0 3px 3px;
	margin: 0;
}

.incurse.button a {
	color: #fff;
}

.incurse.button a.ci:before {
	color: #fff;
	content: "\f502";
	font-size: 20px;
	line-height: 0;
}

.incurse.button a.ci.done:before {
	color: #fff;
	content: "\f147";
	font-size: 20px;
}

.incurse.button a.ci.play:before {
	color: #fff;
	content: "\f148";
	font-size: 20px;
}

.featured-content .incurse.button {
	display: block;
}

.featured-content .incurse.button.show {
	display: block;
}

.notecheck {
	margin: 0 0px 12px 0;
}

.topback .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: -20px;
}

.topback .swiper-container {
	overflow: visible;
}

.woocommerce form.lost_reset_password .form-row.form-row-first,
.woocommerce form.lost_reset_password .form-row.form-row-last {
	float: right;
	width: 100%;
}

.reghead {
	text-align: center;
	font-size: 20px;
	padding: 10px;
	border-radius: 15px;
	background: #0f9292;
	color: #fff;
	font-family: 'bnazanin', Tahoma, Geneva, sans-serif;
}

.regbox {
	border: 2px solid #0f9292;
	border-top: none;
	border-radius: 15px;
	padding: 10px;
	background: #fff;
	position: relative;
	z-index: 10;
}

.regbox.regpage p {
	text-align: center;
}

.threecol.column.sticky {
	position: static;
	border-bottom: 0;
	padding: 0;
}

.threecol.column.sticky .course-preview {
	position: relative;
}

.sticky .course-meta:before {
	content: " ";
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	background: #fff;
	top: 80px;
	left: -20px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	border-radius: 10px;
}

.sticky .course-image {}

.course-footer form {
	display: block;
	float: none;
	margin: 0 0 10px;
	width: 100%;
	max-width: 100%;
}

.course-footer form a,
.course-footer .button.left {
	float: none;
	display: block;
}

.price-button .price {
	text-align: center;
}

.course-description .widget-content .course-footer {
	display: block;
}

.courses-table .ctitle::before {
	display: none;
}

.tdes .widget-title h3 {
	text-align: center;
	padding: 5px 15px;
}

.tava {
	position: absolute;
	width: 52px;
	top: -1px;
	right: -25px;
	z-index: 99;
}

.tava img {
	border-radius: 50%;
	border: 2px solid #fff;
}

.tdes .content {
	text-align: justify;
}

.regbox.relcourse {
	margin: 15px 0 0;
}

.nocomment {
	text-align: center;
}

.comment-text p {
	text-align: right;
	margin: 0 10px 0 0;
}

.regnumber {
	text-align: center;
}

.regnumber span {
	display: inline-block;
	background: #0f9292;
	padding: 10px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
}

.main-content .woocommerce-info {
	border-top: 3px solid #1b9898;
}

.main-content .woocommerce-info::before {
	color: #1b9898;
}

.woocommerce #payment input#place_order {
	float: none;
	margin: 0;
	display: block;
	width: 100%;
	padding: 15px !important;
}

.main-content .woocommerce-message:before,
.main-content .woocommerce-error:before,
.main-content .woocommerce-info:before {
	left: inherit;
	right: 1em;
	font-size: 17px;
	top: 10px;
}

.main-content .woocommerce-message,
.main-content .woocommerce-error,
.main-content .woocommerce-info {
	padding: 1em 4em 1em 1em !important;

}

.woocommerce-error strong {
	color: #e40b0b;
}

.button.secondary.full {
	width: 100%;
	text-align: center;
}

.fullw {
	width: 100%;
}

.lesnumber {
	margin: 0 5px;
	color: #1a9797;
	font-size: 18px;
	font-family: "bnazanin", Tahoma, Geneva, sans-serif;
	margin-left: -8px;
	padding: 3px 27px;
	border-radius: 15px;
	background: #f7f7f7f7;
	text-align: center;
}

.lesson-attachments ul li {
	display: block;
	width: 100%;
	list-style: none;
	border-radius: 15px;
}

.lessons-listing .lesson-attachments ul li a {
	float: none;
	display: block;
	width: 100%;
	background: none;
	font-family: 'byekan', tahoma;
	line-height: 14px;
}

.lessons-listing .lesson-attachments ul li a span.togtext {
	position: relative;
	top: 5px;
}

.lessons-listing .lesson-attachments ul li a span.cir {
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	background: #159494;
	color: #ffff;
	text-align: center;
	font-weight: normal;
	margin: 0 5px;
	float: right;
	font-family: "bnazanin", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 27px;
}

.lessons-listing .toggle-container {
	border-radius: 15px;
}

.faq-toggle .lesnumber.toggle-title::before {
	top: 6px;
	right: 0px;
}

body.rtl .gform_wrapper .hcenter * {
	text-align: center !important;
}

body.rtl .gform_wrapper .hcenter h2 {
	text-align: center !important;
	font-size: 30px;
	color: #006B78;
}

.widget-content ul li ul li {
	margin-right: 10px;
	list-style: circle;
	list-style-position: inside;
}

.wp-video {
	margin: auto;
}

.planli {
	text-align: right;
	padding: 0 10px;
	font-weight: bold;
	color: #999;
	white-space: normal;
}

.ptitle {
	font-size: 14px;
	text-align: center;
	color: #0f9292;
}

.gre {
	background: #0f9262 !important;
	font-size: 12px;
}

.psmall {
	font-size: 12px;
}

.single-plan .main-content {
	padding: 44px 0;
}

.textsc {
	text-align: center;
	font-family: 'byekan', tahoma;
	font-size: 16px;
	position: relative;
	z-index: 9;
	background: #015150;
	top: 0;
	padding: 11px 5px 5px;
	color: #fff;
	border-radius: 0 0 15px 15px;
	border: 2px solid #159594;
	cursor: pointer;
	margin-bottom: 10px !important;
	display: table;
	min-height: 48px;
	width: 93%;
}

.textsc span {
	display: table-cell;
	vertical-align: middle;
	height: 48px;
}

button {
	font-family: tahoma;
}

.dig_lase_message {
	font-size: 16px;
}

.dig_critical_msg {
	border-radius: 15px 5px 5px 5px;
}

.dig_popdismiss {
	width: 18px;
	height: 18px;
}

.digits-login-modal {
	text-align: center;
}

.author .digits-edit-phone_container .button {
	padding: 0.2em 10px 0.3em 10px;
	line-height: 1.8em;
}

.author .submit-button {
	width: 93%;
	text-align: center;
	margin-top: 15px;
}

.author .down-btn .button {
	width: 48%;
	text-align: center;
}

.author .digits-edit-phone_container {
	margin-top: 25px;
}

.author .digits-edit-phone_container .digcon {
	margin-top: 10px;
}

.author .digits-edit-phone_container .digcon input.mobile_field {
	max-width: 77%;
}

.author .digits-edit-phone_container input[type="text"] {
	margin-left: 0;
}

.dig_pgmdl_2 .dig_login_cancel_mgr span {
	color: #111;
	top: 10px;
	right: 0;
}

.w3eden .input-group {
	flex-direction: row-reverse;
}

.w3eden .card .card-header {
	letter-spacing: normal;
	font-size: 12px;
}

.w3eden .input-group-lg>.form-control,
.w3eden .btn-lg,
.w3eden .input-group-lg>.form-control,
.w3eden .input-group-lg>.custom-select,
.w3eden .input-group-lg>.input-group-prepend>.input-group-text,
.w3eden .input-group-lg>.input-group-append>.input-group-text,
.w3eden .input-group-lg>.input-group-prepend>.btn,
.w3eden .input-group-lg>.input-group-append>.btn {
	letter-spacing: normal;
	font-size: 12px;
	font-family: tahoma;
}

#arabi .courses-listing {
	text-align: center;
}

#arabi .courses-listing .threecol {
	display: inline-block;
	float: none;
	vertical-align: top;
}

.order .button.cancel {
	display: none;
}

.form-row.terms {
	display: none;
}

.fullw .widget-content {
	margin-left: -999px;
	margin-right: -999px;
	padding: 0;
	line-height: 0;
}

.fullw .widget-content br {
	display: none;
}

.fullw .widget-content p {
	margin: 0;
	padding: 0;
}

.course-header {
	text-align: right;
}

body .ycd-time-circle {
	transform-origin: top right;
}

body .time_circles span {
	font-family: 'bnazanin', Tahoma !important;
	color: #000000;
}

.time_circles>div>h4 {
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
}

.woocommerce .course-checkout .shop_table {
	display: table;
}

.woocommerce .course-checkout .shop_table th,
.woocommerce .course-checkout .shop_table td {
	text-align: center;
	border: none;
	border-bottom: 2px solid #fff;
}

.woocommerce .course-checkout .shop_table th {
	background: #0f9292;
}

.woocommerce .course-checkout .shop_table td {
	background: #ccc;
	color: #0f9292;
}

.woocommerce .course-checkout .shop_table a {
	color: #993e3e;
}


.buttonshow {
	position: absolute;
	right: 0px;
	bottom: 0;
	border: none;
	background-color: inherit !important;
	display: inline-block !important;
	width: 40px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.buttonshow span {
	line-height: inherit;
	color: #017575 !important;
	width: 100%;
	height: 100%;
	padding: 0;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
	left: inherit;
	right: 0.7em;
	z-index: 99;
}

.input-group.input-group-lg {
	display: flex !important;
}

.input-group.input-group-lg .buttonshow {
	right: 73px;
	top: 2px;
	z-index: 99;
}

body .w3eden .input-group-btn .btn.wpdm_submit {
	padding: 7px 16px 8px !important;
	border: none;
}

.course-header .ci::before {
	margin-right: -20px;
	background: #fff;
	border-radius: 0 5px 10px 0;
	padding: 1px;
	box-shadow: 5px 0px 8px rgba(0, 0, 0, 0.15);
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
}

.planes-listing .widget-title {
	margin: 0;
	height: auto;

}

.planes-listing .widget-title h1,
.planes-listing .widget-title h4 {
	display: block;
	margin: 0;
	position: static;
	text-align: center;
	white-space: normal;
	border-radius: 15px 15px 0 0;
}

.header-navigation {
	margin-right: 5vw;
}

.plantop .widget-title h1 {
	width: 100%;
	right: 0;
	padding: 10px 0;
	text-align: center;
}

.plantop .widget-title {
	height: auto;
}

.fullmargin {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw !important;
	margin-right: -50vw !important;
	max-width: none;
	padding: 0 !important;
}

.cphis .course-progress {
	display: none;
}

.home .main-content:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .20;
	background: url(images/pattern.png) repeat;
	z-index: 0;
}

.widget-title {
	z-index: 99;
}

.site-header .color a {
	background: #5da5d7;
}

.organi {
	background: #f5f5f5;
	padding: 20px;
	border-radius: 15px;
}

body.rtl .main-content .organi .gform_heading h3 {
	text-align: center !important;
	padding-top: 10px;
}

body.rtl .main-content .organi .gform_footer.top_label {
	text-align: center !important;
}

.rtl .wpProQuiz_questionList {
	font-size: 18px;
}

.rtl .woocommerce .course-checkout .form-row label[for="billing_state"] {
	display: block;
}

.rtl .wpProQuiz_cloze input[type=text] {
	height: auto !important;
}

.rtl textarea.wpProQuiz_questionInput {
	min-height: 120px !important;
	line-height: 1.3 !important;
}

.experts .widget-content {
	padding: 10px;
	display: flow-root;
}

.usersplan {
	text-align: center;
	padding: 10px;
}

.usersplan span {
	width: 60px;
	background: #015150;
	border-radius: 50%;
	color: #fff;
	height: 60px;
	display: inline-block;
	line-height: 2;
	font-size: 30px;
}

.site-wrap .wpProQuiz_reviewQuestion {
	max-height: inherit;
	overflow: inherit;
}

.fa-angle-down:before {
	font-family: "dashicons";
	content: "\f347";
	font-weight: bold;
	font-style: initial;
	vertical-align: middle;
	display: inline-block;
}

.load-more__btn-wrap {
	margin-top: -60px;
	padding: 40px 0 0;
	position: relative;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 1))
}

.dashicons,
.dashicons-before:before {
	font-family: dashicons !important;
}

.snackbar {
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #323232;
	color: #fff;
	padding: 12px 20px;
	border-radius: 5px;
	font-size: 14px;
	z-index: 10000;
	opacity: 0.9;
}

.snackbar.success {
	background: #28a745;
}

.snackbar.error {
	background: #dc3545;
}

span.discount {
	background-color: #f4c100;
	padding: 6px;
	color: #683016;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	bottom: 6px;
	LINE-HEIGHT: 2;
	font-weight: bold;
	font-family: 'byekan';
}

tr.discount-total th {
	background: #f4c100 !important;
	color: #683016;
}

tr.discount-total td {
	background: #f4c100 !important;
	font-size: 19px;
}

.button.dark.add-cart-button {
	margin: 0.4em 0.4em;
	background: #f3be00 !important;
}

.button.dark.add-cart-button span {
	color: #fff !important;
	font-weight: bold;
}

.incurse.button.added-cart {
	background: #14142f !important;

	color: aliceblue !important;
}

.page-id-145009 .login-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 20px;
}

.page-id-145009 .login-container .login-button {
	background-color: #007bff;
	/* Primary color */
	color: white;
	border: none;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 25px 2px;
	cursor: pointer;
	border-radius: 5px;
}

.page-id-145009 .login-container .login-button:hover {
	background-color: #0056b3;
	/* Darker shade on hover */
}

.blog.theme-tolue-hagh>div.site-wrap>div.main-content>div>div>div.eightcol.column {
	display: none;
}

.blog.theme-tolue-hagh>div.site-wrap>div.main-content>div>div>div.fourcol.column.last {
	margin: auto !important;
	float: none;
}

input[data-all="digits_login_remember_me"] {
	display: inline !important;
	visibility: visible !important;
	opacity: 1 !important;
	height: unset;
}

.dig_input_wrapper {
	display: flex;
	align-items: center;
}

.woocommerce-notices-wrapper {
	margin-bottom: 20px;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
	padding: 10px 15px;
	margin: 10px 0;
	border-radius: 4px;
	font-size: 14px;
}

.woocommerce-message {
	background-color: #d4edda;
	color: #155724;
	border: 1px solid #c3e6cb;
	padding: 12px 50px;
	margin: 45px 0 0 0;
}

.woocommerce-error {
	background-color: #f8d7da;
	color: #721c24;
	border: 1px solid #f5c6cb;
}

.woocommerce-info {
	background-color: #d1ecf1;
	color: #0c5460;
	border: 1px solid #bee5eb;
}

.mwl .mwl__slider {
	direction: ltr;
}

/*
.course-card {
	max-width: 400px;
	background: #fff;
	border-radius: 24px;
	overflow: hidden;
	box-shadow:
		0 10px 40px rgba(15, 146, 146, 0.1),
		0 4px 20px rgba(15, 146, 146, 0.05);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	position: relative;
}

.course-card:hover {
	transform: translateY(-8px);
	box-shadow:
		0 20px 60px rgba(15, 146, 146, 0.15),
		0 8px 30px rgba(15, 146, 146, 0.1);
}

.course-image {
	position: relative;
	overflow: hidden;
	height: 280px;
}

.course-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.4s ease;
}

.course-card:hover .course-image img {
	transform: scale(1.05);
}

.course-type-badge {
	position: absolute;
	top: 16px;
	right: 16px;
	background: linear-gradient(135deg, #0f9292, #209a9a);
	color: #fff;
	padding: 6px 16px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	box-shadow: 0 4px 12px rgba(15, 146, 146, 0.3);
}

.virtual-badge {
	position: absolute;
	top: 16px;
	left: 16px;
	background: rgba(255, 255, 255, 0.95);
	color: #0f9292;
	padding: 6px 12px;
	border-radius: 16px;
	font-size: 11px;
	font-weight: 600;
	backdrop-filter: blur(10px);
}

.course-content {
	padding: 32px 28px;
}

.course-title {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 1.4;
	margin-bottom: 16px;
	transition: color 0.3s ease;
}

.course-title:hover {
	color: #0f9292;
}

.instructor-info {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding: 12px 0;
	border-bottom: 1px solid #f0f0f0;
}

.instructor-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: linear-gradient(135deg, #0f9292, #209a9a);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	margin-right: 12px;
}

.instructor-name {
	color: #777;
	font-size: 15px;
	font-weight: 500;
	transition: color 0.3s ease;
}

.instructor-name:hover {
	color: #0f9292;
}

.course-details {
	margin-bottom: 24px;
}

.detail-item {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	color: #777;
	font-size: 14px;
}

.detail-icon {
	width: 16px;
	height: 16px;
	margin-right: 10px;
	color: #0f9292;
}

.price-section {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 24px;
	padding: 20px;
	background: linear-gradient(135deg, #f8fdfd, #f0f9f9);
	border-radius: 16px;
	border: 1px solid #e6f4f4;
}

.price-label {
	color: #777;
	font-size: 14px;
	font-weight: 500;
}

.price-amount {
	font-size: 24px;
	font-weight: 800;
	color: #0f9292;
	display: flex;
	align-items: baseline;
}

.currency {
	font-size: 14px;
	font-weight: 600;
	margin-left: 4px;
	color: #777;
}

.add-to-cart-btn {
	width: 100%;
	background: linear-gradient(135deg, #0f9292, #209a9a);
	color: #fff;
	border: none;
	padding: 16px 24px;
	border-radius: 16px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	position: relative;
	overflow: hidden;
}

.add-to-cart-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
	transition: left 0.5s;
}

.add-to-cart-btn:hover::before {
	left: 100%;
}

.add-to-cart-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 25px rgba(15, 146, 146, 0.4);
}

.add-to-cart-btn:active {
	transform: translateY(0);
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.course-card {
	animation: fadeInUp 0.6s ease-out;
}

/* Responsive design */
@media (max-width: 480px) {
	.course-card {
		max-width: 100%;
		margin: 0 10px;
	}

	.course-content {
		padding: 24px 20px;
	}

	.course-title {
		font-size: 18px;
	}
}

body.single-course .incurse.button,
body.single-course .course-description .course-footer{
	display: none;
}

.ycd-all-content-wrapper{
	transform-origin: right !important;
}