@charset "utf-8";
/* CSS Document */


/** Table of Content 
- 	COMMON CLASSES				Line	68		-		171	
-	HEADER CONTENT				Line	176		-		349
-	NAVIGATION					Line	351		-		469
-	WHATS NEW					Line	532		-		638
-	TABS						Line	660		-		751
-	SLIDER						Line	557		-		801
-	LATEST NEWS					Line	809		-		860
-	IMAGE GALLERY				Line	886		-		956
-	CALENDER					Line	527		-		571
-	SPORTS SECTION				Line	962		-		1053
-	WIDGETS						Line	1126	-		1298
-	TRAVEL						Line	1304	-		1396
-	HOT NEWS					Line	1401	-		1472
-	MULTIMEDIA SECTION			Line	1478	-		1616
-	TECH AND TREVAL				Line	1746	-		1924
-	FOOTER						Line	1929	-		2246
-	BREADCRUMS					Line	2253	-		2286
-	SOCIAL NETWORKS				Line	2600	-		2648
-	BLOG POST					Line	2650	-		3199
-	CART						Line	3204	-		3340
-	EVENT LISTING				Line	3347	-		3478
-	GALLERY PAGE				Line	3486	-		3712
-	NEWS PAGE					Line	3982	-		4081
-	CSS TRANSITIONS				Line	4651	-		4657
-	BANNER						Line	4663	-		4740
























End of Table of Content Line 30 **/

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Crete+Round:400,400italic);
@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);*/
/*@fontface {
	font-family: Blackjack;
	src: url('black_jack.ttf');
}
@fontface {
	font-family: Constan;
	src: url('CONSTAN_0.ttf');
}
@fontface {
	font-family: Avan;
	src: url('Avgardd.ttf');
}*/
/*@font-face {
    font-family: latoBlack;
    src: url('../fonts/Lato-Black.ttf');
}
@font-face {
    font-family: latoBlackItalic;
    src: url('../fonts/Lato-BlackItalic.ttf');
}
@font-face {
    font-family: latobold;
    src: url('../fonts/Lato-Bold.ttf');
}
@font-face {
    font-family: latoboldItalic;
    src: url('../fonts/Lato-BoldItalic.ttf');
}
@font-face {
    font-family: latoHairline;
    src: url('../fonts/Lato-Hairline.ttf');
}
@font-face {
    font-family: latoHairlineItalic;
    src: url('../fonts/Lato-HairlineItalic.ttf');
}
@font-face {
    font-family: latoheavy;
    src: url('../fonts/Lato-HeavyItalic.ttf');
}
@font-face {
    font-family: latoitalic;
    src: url('../fonts/Lato-Italic.ttf');
}*/
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.ttf') format('ttf'),
    	 url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latosemibold';
    src: url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoheavy';
    src: url('../fonts/lato-heavy-webfont.woff2') format('woff2'),
         url('../fonts/lato-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latosemibold_italic';
    src: url('../fonts/lato-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: latoLightItalic;
    src: url('../fonts/Lato-LightItalic.ttf');
}
@font-face {
    font-family: latomedium;
    src: url('../fonts/Lato-Medium.ttf');
}
@font-face {
    font-family: latomediumItalic;
    src: url('../fonts/Lato-MediumItalic.ttf');
}
@font-face {
    font-family: latoregular;
    src: url('../fonts/Lato-Regular.ttf');
}
@font-face {
    font-family: latosemibold;
    src: url('../fonts/Lato-Semibold.ttf');
}
@font-face {
    font-family: latosemiboldItalic;
    src: url('../fonts/Lato-SemiboldItalic.ttf');
}
@font-face {
    font-family: latoThin;
    src: url('../fonts/Lato-Thin.ttf');
}
@font-face {
    font-family: latoThinItalic;
    src: url('../fonts/Lato-ThinItalic.ttf');
}*/

*{
	margin:0px;
	padding:0px;
	outline:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.wrapper {
	float: left;
	width: 100%;
}
.relative {
	position: relative;
}
.clearfix{
    clear:both
}
/*
===========================================
TOP BAR START
===========================================
*/
.top-bar{
	background-color: #00a49b;
	min-height: 40px;
}
@media (max-width: 767px) {
	.top-bar{
		display: none;
	}
}
@media (min-width: 768px) {
	.top-bar{
		padding: 8px 20px;
	}
}
@media (min-width: 992px) {
	.top-bar{
		padding: 8px 40px;
	}
}

.top-bar .col{
	margin-top: 5px
}
.top-bar .field{
	color: #fff;
	font-family: latobold, Serif;
	float: left;
	letter-spacing: 1px;
	font-weight: 600;
}
.top-bar .value{
	color: #fff;
	font-family: latolight, Serif;
	float: left;
	letter-spacing: 1px;
	padding-left: 10px;
	font-weight: 600;
	font-size: 11px
}
.top-bar .social-media-bar a{
	/*float: right;*/
	color: #fff;
}
.back-white{
	color: #fff;
}
.back-parent{
	color: #00a49b;
}
/*
===========================================
TOP STRIP START
===========================================
*/
header {
    background: none repeat scroll 0 0 #fff;
    float: left;
    width: 100%;
	position:relative;
	z-index:1000;
}
.top-strip{
	float:left;
	width:100%;
	border-top:5px solid;
	/*padding:20px 0px */
}

.navigation-bar{
	float:left;
	width:100%;
	/*border-top:1px solid #e6e6e6;*/
/*	box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.1);*/
	-moz-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.1);
	margin:0px 0px 6px 0px;
}
.navigation-bar .green-bar{
	border-bottom: 2px solid #00a49b;
}
.language{
	float:left;
}
.language .dropdown{
	float:left;
	margin-right:20px;
	
}
.language .dropdown li a{
	color:#b2b2b2;
	font-size:12px;
}
.language .dropdown-toggle{
	font-size:12px;
	color:#b2b2b2;
}
.language .dropdown .caret, .account .dropdown .caret{
	border-top:4px solid #b2b2b2;
}

.account{
	float:right;
}
.account ul{
	margin:0px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.account ul li{
	float:left;
	margin:0px 10px;
}
.account .dropdown li{
	width:auto;
	float:none;
	margin:0px;
}
.account ul li a, .account ul li p{
	font-size:14px;
	color:#27aec4;
}
.account ul li a:hover{
	text-decoration:none;
}
.account .dropdown-menu{
	left:auto;
	right:0px;
}

.logo{
	float:left;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width:30%;
	text-align:center;
}
@media (max-width: 767px) {
	.logo img{
		width: 187px;
		transition: width 1s;
	}
}
@media (min-width: 768px) {
	.logo img{
		width: 276px;
		transition: width 1s;
	}
}
@media (min-width: 992px) {
	.logo img{
		width: 276px;
		transition: width 1s;
	}
}
.widget{
	float:left;
	width:100%;
}
/*
===========================================
NAVIGATION START
===========================================
*/
.navigation{
	float:right;
	margin-top: 10px;
}
.navigation-2{
	margin: 5px 0;
}
.navigation ul, .navigation-2 ul{
	float:left;
	list-style:none
}
.navigation ul li, .navigation-2 ul li{
	float:left;
	position:relative;
	font-family: latomedium, Serif;
}
.navigation ul li a, .navigation-2 ul li a{
	font-size:14px;
	color:#333;
	display:block;
	padding:10px 14px;
	letter-spacing: 1px;

}
.navigation ul li:hover > a{
	color:#fff;
	/*border-bottom:3px solid #27aec4;*/
}
.navigation-2 ul li:hover > a{
	color: #333;
	border-bottom:3px solid #FFD900;
	background-color: #fff;
}
.navigation ul li a:hover{
	text-decoration:none;
	color:#fff;
	background-color: #fff;
}
.navigation-2 ul li a:hover{
	text-decoration: none;
	color: #333;
}
.navigation ul ul{
	min-width:200px;
	background-color:#fff;
	position:absolute;
	left:0px;
	top:100%;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	padding:5px;
	visibility:hidden;
	opacity:0;
	margin: 0px 0px 0px 30px;
}
.navigation-2 ul ul{
	min-width:200px;
	background-color:rgb(184,119,235);
	position:absolute;
	left:0px;
	top:100%;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
	padding:5px;
	visibility:hidden;
	opacity:0;
	margin: 0px 0px 0px 30px;
}
.navigation ul li:hover ul{
	visibility:visible;
	opacity:1;
	margin:0px;
}
.navigation-2 ul li:hover ul{
	visibility:visible;
	opacity:0.9;
	margin:0px;
}
.navigation ul ul li, .navigation-2 ul ul li{
	width:100%;
}
.navigation ul ul li a, .navigation-2 ul ul li a{
	padding:6px 15px;
}
.navigation-2 ul ul li a{
	text-decoration: none;
	color: #fff;
}
.navigation-2 ul ul li:hover > a{
	text-decoration: none;
	background-color: transparent;
	color: #fff;
}
.cart{
	float:right;
}
.cart ul{
	list-style:none;
}
.cart ul li{
	padding:20px 20px;
	float:left;
	border-left:solid 1px #e6e6e6;
	position:relative;
}
.cart ul li:first-child{
	border:none;
}
.cart ul li span{
	margin:0px 0px 0px 5px;
}
.cart ul li a{
	color:#252525;
}

.cart .dropdown-menu{
	width:232px;
	left:50%;
	margin:0px 0px 0px -116px;
	padding:20px;
	border-radius:0px;
}
.cart ul li a.return{
	padding:10px 20px;
	color:#fff;
	display:block;
	text-align:center;
}
a.return:hover{
	color:#fff;
	text-decoration:none;
}
.search-bar{
	cursor:pointer;
}
.search-box{
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
   	 box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    right:100%;
	top:0px;
    min-width: 700px;
    position: absolute;
	padding:11px;
	margin:0;
	z-index:100;
}
.search-box input[type="text"]{
	border-radius:0px;
	min-height:37px;
	margin:0px;
}
/*
===========================================
HEADER STYLE 2
===========================================
*/
.header-2{
}
.header-2 .top-strip{
	background-color:#000;
}
.header-2 .navigation ul li a{
	color:#fff
}
.header-2 .navigation ul ul li a:hover{
	color:#fff
}
.header-2 .navigation ul li a:hover{
	text-decoration:none;
	background-color:#fff;
}
.header-2 .cart ul li{
	border-left:1px solid rgba(255,255,255,0.2);
	color:#fff;
}
.header-2 .cart ul li a{
	color:#fff;
}

.header-2 .cart ul li:first-child {
    border: medium none;
}
.header-2 .navigation-bar{
	border:none;
}/*
===========================================
HEADER STYLE 3
===========================================
*/
.header-3{
}
.header-3 .logo{
	text-align:center;
	margin:0px;
}
.header-3 .language, .header-3 .account{
	margin:15px 0px;
	display:inline-block;
}
/*
===========================================
HEADER STYLE 4
===========================================
*/
.header-4{
	background-color:#0f0f0f;
}
.header-4 .logo{
	text-align:center;
	margin:0px;
}
.header-4 .language, .header-4 .account{
	margin:15px 0px;
	display:inline-block;
}
.header-4 .top-strip, .header-4 .navigation-bar{
	background-color:#0f0f0f;
}
.header-4 .navigation-bar, .header-4 .cart ul li{
	border-color:#1b1b1b
}
.header-4 .navigation ul li a{
	color:#CCC;
}
.header-4 .navigation ul ul{
	background-color:#1f1f1f
}


/*
===========================================
HEADER STYLE 5
===========================================
*/

.header-5{
}
.header-5 .social{
	float:left;
	width:100%;
	padding:10px 0px;
}
.header-5 .language{
	float:right;
}
.header-5 .account ul li a{
	color:#fff;
}
.header-5 .social .social-icons{
	float:left;
	width:auto;
}
.header-5 .social-icons a{
	background-color:#fff;
}
/*
===========================================
HEADER STYLE 6
===========================================
*/
.header-6 .navigation ul{
	z-index:100;
}
.header-6 .navigation ul li a{
	color:#fff;
}
.header-6 .navigation ul ul li a{
	color:#333;
}
.header-6 .navigation ul ul li:hover a{
	color:#fff;
}
.header-6 .language .dropdown-toggle, .header-6 .account ul li a{
	color:#fff;
}
.header-6 .logo{
	width:100%;
	margin:0px;
}
.header-6 .top-strip .container{
	position:relative;
}
.header-6 .account{
	position:absolute;
	top:10px;
	right:0px;
}
.header-6 .language{
	margin:25px 0px;
}
.header-6 .navigation-bar{
	background-color:rgba(0,0,0,0.1);
	box-shadow:none;
}
/*
===========================================
HEADER STYLE TRANSPARENT
===========================================
*/

.header-transparent{
	background-color:transparent;
	top:0px;
	left:0px;
	
	border-top:5px solid #fee03b;
}
.header-transparent .navigation-bar{
	box-shadow:none;
}
.header-transparent .navigation ul li a{
	font-size:18px;
	font-weight:400;
	font-family:Blackjack;
}
.header-transparent .cart ul li{
	border:none;
}
/*
===========================================
BANNER START
===========================================
*/
.banner{
	float:left;
	width:100%;
	position:relative;
}
.banner .bxslider > li {
    height: auto;
    overflow: hidden;
}
.banner .bxslider > li:before{
	content:"";
	/*background-image:url(../images/pettern.png);*/
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
.newsletters{
	float:left;
	width:100%;
	text-align:center;
	position:absolute;
	top:50%;
	z-index:200;
	margin:-115px 0px 0px 0px;
}
.newsletters .subscribe{
	width:60%;
	margin:0px auto;
	position:relative;
}
.newsletters h1, .newsletters h4{
	font-size:40px;
	color:#fff;
	line-height:42px;
	margin:0px 0px 30px 0px;
	text-shadow:2px 2px 0px rgba(0,0,0,0.5);
	-moz-text-shadow:2px 2px 0px rgba(0,0,0,0.5);
	-webkit-text-shadow:2px 2px 0px rgba(0,0,0,0.5);
	-ms-text-shadow:2px 2px 0px rgba(0,0,0,0.5);
}
.newsletters h1{
	font-family: latosemibold;
	letter-spacing: 4px;
}
.newsletters h4{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	font-family: latolight;
	letter-spacing: 2px;
}
.newsletters .subscribe input[type="text"]{
	min-height:60px;
	border-radius:100px;
	background-color:rgba(255,255,255,0.7);
	border:solid 1px #fff;
	padding:0px 130px 0px 30px;
	color:#a2a6a8;
	font-size:18px;
}
.newsletters .subscribe button{
	border-radius:0px 100px 100px 0px;
	border:none;
	color:#fff;
	font-size:20px;
	padding:20px 20px;
	position:absolute;
	right:0px;
	top:0px;
	text-transform:uppercase;
}
.banner .bx-controls-direction{
	display:none;
}
.location-map #map-canvas{
	height:230px;
	width:100%;
}

/*
===========================================
MAIN CONTANT START
===========================================
*/

.gray-bg{
	background-color:#f7f7f7;	
}
.contant section.gray-bg{
	background-color:#f7f7f7;	
}

.contant{
	float:left;
	width:100%;
	/*font-family: latomedium;*/
}
.contant h2{
	font-family: latobold;
	letter-spacing: 3px;
}
.contant section{
	padding:30px 0px;
	text-align:center;
	float:left;
	width:100%;
	background-color:#F4F4F4;
}
.contant .header{
	float:left;
	width:100%;
}
.contant .sec-header {

	float:left;
	width:100%;
	padding:0px 0px 40px 0px;
}
.contant .sec-header h2{
	font-size:36px;
	line-height:42px;
	margin:0px 0px 20px 0px;
	font-family: latobold;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	color: #00A49B;
}
.contant .sec-header p{
	font-size:24px;
	font-family:latoregular;
	/*font-style:italic;*/
	position:relative;
	letter-spacing: 2px;
	color: #333;
	text-align: left;
}
.contant .sec-header span{
	height:10px;
	width:10px;
	background-color:#aaaaaa;
	display:inline-block;
	transform:rotate(45deg);
}


/*
===========================================
SERVICES SECTION START
===========================================
*/
@media (max-width: 767px) {
	.dashed-right {
		background-image: linear-gradient(#BB7B60 60%, rgba(255,255,255,0) 40%);
		background-position: 85% 0%;
		background-size: 2px 20px;
		background-repeat: repeat-y;
	}
	.dashed-bottom {
		background-image: linear-gradient(to right, #338F82 60%, rgba(255,255,255,0) 40%);
		background-position: 0% 80%;
		background-size: 20px 2px;
		background-repeat: repeat-x;
	}
}
@media (min-width: 768px) {
	.dashed-right {
		background-image: linear-gradient(#BB7B60 60%, rgba(255,255,255,0) 40%);
		background-position: 90% 0%;
		background-size: 2px 20px;
		background-repeat: repeat-y;
	}
	.dashed-bottom {
		background-image: linear-gradient(to right, #338F82 60%, rgba(255,255,255,0) 40%);
		background-position: 0% 80%;
		background-size: 20px 2px;
		background-repeat: repeat-x;
	}
}
@media (min-width: 992px) {
	.dashed-right {
		background-image: linear-gradient(#BB7B60 60%, rgba(255,255,255,0) 40%);
		background-position: right;
		background-size: 2px 20px;
		background-repeat: repeat-y;
	}
	.dashed-bottom {
		background-image: linear-gradient(to right, #338F82 60%, rgba(255,255,255,0) 40%);
		background-position: 0% 80%;
		background-size: 20px 2px;
		background-repeat: repeat-x;
	}
}

.benefit{
	text-align: left;
	/*padding-left: 10%;*/
	height: 150px;
}
.benefit .row{
	height: 100%;
	margin: 0;
}
.benefit .row .col-md-6{
	height: 100%;
}
.benefit h2{
	color: #00A49B;
	text-transform: uppercase;
	font-size: 22px;
	font-family: latobold;
	padding-top: 20px;
}
.benefit p{
	color: #333;
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: 2px;
	font-family: latoregular
}
@media (max-width: 767px) {
	.benefit img.book{
		display: none;
	}
}
@media (min-width: 768px) {
	.benefit img.book{
		width: 250px;
		margin-left: 30px;
		margin-top: -70px;
	}
}
@media (min-width: 992px) {
	.benefit img.book{
		width: 250px;
		margin-left: 40%;
		margin-top: -70px;
	}
}

/*.benefit .why{
	border-right: 1px dashed #BB7B60;
}*/
.services{
	float:left;
	width:100%;
	height: 300px;
}
.services .header{
	float:left;
	width:100%;
	height: 150px;
	position:relative;
}
.services .header .fa-tablet{
	font-size:190px;
	line-height:170px;
	color:#27AEC4;
}
.services .header .inner-icon{
	position:absolute;
	left:0px;
	right:0px;
	margin:-45px 0px 0px 0px;
	top:50%;
	font-size:60px;
}
.services .text{
	/*float:left;*/
	width:50%;
	padding:0px 20px;
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
}
.services .text h3{
	font-size:20px;
	line-height:20px;
	/*margin:0px 0px 20px 0px;*/
	font-family:"latosemibold";
	text-transform: uppercase;

	font-weight:normal;
	position:relative;
	display:inline-block;
}
.services .text h3 a{
	text-decoration:none;
	letter-spacing: 2px;
}
/*.services .text h3:before{
	content:"";
	width:90px;
	height:1px;
	position:absolute;
	left:0px;
	right:0px;
	bottom:-15px;
	margin:auto;
}
.services:hover .text h3:before{
	width:100%;
	color:#000000;
}*/
.services .text p{
	letter-spacing: 2px;
}
.service-purple{
	background-color: #9E4BE3;
}
.service-yellow{
	background-color: #FFD900;
}
.service-orange{
	background-color: #F76439;
}
.service-text-fff{
	color: #fff;
}
.service-text-333{
	color: #333;
}
@media (max-width: 767px) {
	.service-expert{
		background-image: url(../images/16_expert_pic.png);
		background-size: 55% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-certification{
		background-image: url(../images/17_certification_pic.png);
		background-size: 55% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-interactive{
		background-image: url(../images/18_interactive_pic.png);
		background-size: 55% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
}
@media (min-width: 768px) {
	.service-expert{
		background-image: url(../images/16_expert_pic.png);
		background-size: 25% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-certification{
		background-image: url(../images/17_certification_pic.png);
		background-size: 25% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-interactive{
		background-image: url(../images/18_interactive_pic.png);
		background-size: 25% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
}
@media (min-width: 992px) {
	.service-expert{
		background-image: url(../images/16_expert_pic.png);
		background-size: 65% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-certification{
		background-image: url(../images/17_certification_pic.png);
		background-size: 65% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
	.service-interactive{
		background-image: url(../images/18_interactive_pic.png);
		background-size: 65% auto;
		background-repeat: no-repeat;
		background-position: 90% 0px;
	}
}

/*
===========================================
COURSES SECTION START
===========================================
*/
.course{
	background-color:#fff;
	border-bottom:solid 2px rgba(0,0,0,0.1);
	float:left;
	text-align:left;
	margin:15px 0px 0px 0px;
	width:100%;
}
.course .price{
	height:90px;
	width:90px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	font-size:40px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	color:#fff;
	position:absolute;
	top:20px;
	left:20px;
	text-align:center;
	padding:25px 0px;
	opacity:0;
	line-height:40px;
	visibility:hidden;
}
.course:hover .price{
	opacity:1;
	top:-15px;
	left:-15px;
	visibility:visible;

}
.course .price span{
	font-size:30px;
	vertical-align:top;
	line-height:30px;
}
.course .thumb{
	float:left;
	width:100%;
	position:relative;
	background-color:#000;
}
.course .thumb img{
	width:100%;
}
.course:hover .thumb img{
	opacity:0.5;
}
.course .text{
	float:left;
	width:100%;
	border-right: 1px solid #f4f4f4;
}
.course .text div{
	float:left;
	width:100%;
	text-align: center;
}
.course .text h4{
	font-size:18px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	display:inline-block;
}
.course .header, .course .course-name{
	padding:0px 10px
}
.course .course-name p{
	display:inline-block;
}
.course .course-name span{
	float:right;
}
.course .course-detail-btn{
	margin:10px 0px 0px 0px;
	border-top: solid 1px rgba(0,0,0,0.1);
}

.course .course-detail-btn a{
	width:50%;
	padding:15px 15px;
	color:#7c7c7c;
	font-size:14px;
	text-align:center;
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	border-left:1px #fff solid;
}
.course .course-detail-btn a:hover{
	color:#fff;
	text-decoration:none;
}
.course .course-detail-btn a:first-child{
	border:none;
}
.course .course-detail-btn button{
	width:50%;
	padding:15px 15px;
	color:#7c7c7c;
	font-size:14px;
	text-align:center;
	display:block;
	background-color: transparent;
    background-repeat:no-repeat;
    border: none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	border-left:1px #fff solid;
}
.course .course-detail-btn button:hover{
	color:#fff;
	background-color: #00A49B;
	text-decoration:none;
}
.course .course-detail-btn button:first-child{
	border:none;
}
.course div.rating{
	float:right;
	width:auto;
	margin:8px 0px;
}
.course .rating > span{
	color:#ffd200;
	width:auto;
}
.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	display: inline-block;
}
.rating > span {
	display: inline-block;
	position: relative;
	width: 1.1em;
	font-size: 20px;
	color: #CC0;
}
.rating > span:hover:before, .rating > span:hover ~ span:before {
	content: "\2605";
	position: absolute;
	left:0px;
	right:0px;
	margin:auto;
}

.customNavigation{
  text-align: right;
  margin:-20px 0px 20px 0px;
  float:left;
  width:100%;
}

.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.contant section.form{
	padding:0px;
	background-image: url("../images/01_background.png");
	background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;              /* optional, center the image */
	
}
.form-contant{
	float:left;
	width:100%;
	min-height:410px;
	overflow:hidden;
	padding:20px 0px 0px 0px
}
.form-fields{
	z-index:500;
	position:relative;
}
.student-form{
	color:#fff;
	float:left;
	width:100%;
	text-align:left;
	padding:20px 130px 0 0;
}
.student-form .header h2{
	font-size:36px;
	/*color:#fff;*/
	font-family:'Crete Round',serif;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}

.student-form .header p{
	font-size:18px;
	font-family:'Crete Round',serif;
	line-height:26px;
	font-style:italic;
}
.form-data{
	float:left;
	width:100%;
}
/*.form-data input[type="text"], .form-data select{
	height:40px;
	border-radius:0px;
	border:none;
	padding:6px 20px;
}*/
.form-data ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.form-data ul li{
	float:left;
	width:100;
	margin:0px 0px 15px 0px;
	width:100%;
}
.gender{
	margin:8px 0px;
}
.gender, .gender span, .gender span input, .gender span label{
	float:left;
	font-size:18px;
	color:#868d8b;
}

.gender span {
	padding:0px 20px 0px 0px;
}
.gender span input{
	margin:5px 10px 0px 0px;
}
.form-data button{
	display:inline-block;
	padding:10px 30px;
	color:#333;
	font-size:14px;
	border-radius:100px;
	border:none;
	float:right;
	background-color: #FFD900;
}

/*
===========================================
COURSES TOPICS TABS START
===========================================
*/
section.tabs-section{
	padding-bottom:0px;
}
section.tabs-section .tabs-text{
	width:100%;
	float:left;
	padding:0px 15%;
	margin:0px 0px 40px 0px;
}
section.tabs-section .tabs-text p{
	font-family:'Crete Round',serif;
	font-size:18px;
	color:#666666;
	line-height:30px;
}
.course-tabs{
	float:left;
	width:100%;
	background-color:#fff;
}
.course-tabs .nav-tabs > li > a{
	font-size:14px;
	color:#656565;
	font-family:'Crete Round',serif;
	text-align:center;
	padding:15px;
	margin:0px;
}
.course-tabs .nav-tabs > li{
	float:none;
	display:inline-block;
	margin:0px;
}
.course-tabs .nav-tabs > li i{
	font-size:45px;
	display:block;
	color:#d3d3d3;
	margin:0px 0px 10px 0px;
}
.course-tabs .nav-tabs{
	background-color:#f7f7f7;
	text-align:center;
	margin:0px;
}
.course-tabs .nav > li > a:hover, .course-tabs .nav > li > a:focus{
	background-color:#00A49B;
	outline:none;
}
.course-tabs .tab-content{
	padding:30px 0px;
}
 
.course-topics{
	list-style:none;
}
.course-topics li{
	margin-bottom:30px;
	margin-top:30px;
}
.course-topics .thumb{
	float:left;
	border-radius:100%;
	overflow:hidden;
	margin:0px 20px 0px 0px;
	height:100px;
	width:100px;
}
.course-topics .thumb img{
	width:100%;
	border-radius:100%;
}
.course-topics li:hover .thumb, .course-topics li:hover .thumb img{
	border-radius:20px;
}
.course-topics .text{
	text-align:left;
	padding:0px 0px 0px 120px;
}
.course-topics .text h4, .course-topics .text span{
	font-size:20px;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.course-topics .text span{
	font-size:30px;
}

/*
===========================================
TEACHERS SECTION START
===========================================
*/
.teachers{
	float:left;
	width:100%;
	position:relative;
	margin-top:33px;
}
.teachers .social-icons{
	float:left;
	width:100%;
	background-color:#fff;
	margin:0px 0px 3px 0px;
	position:absolute;
	top:0;
	left:0px;
	opacity:0
}
.teachers:hover .social-icons{
	top:-33px;
	opacity:1;
}
.teachers .social-icons a{
	font-size:16px;
	color:#000;
	height:30px;
	width:30px;
	display:inline-block;
	padding:5px 0px;
}
.teachers .social-icons a:hover{
	color:#fff;
}
.teachers .text{
	background-color:#2c2c2c;
	float:left;
	width:100%;
	padding:15px 15px;
	box-shadow:0px -17px 18px -7px rgba(0,0,0,0.5);
	-moz-box-shadow:0px -17px 18px -7px rgba(0,0,0,0.5);
	-ms-box-shadow:0px -17px 18px -7px rgba(0,0,0,0.5);
	-o-box-shadow:0px -17px 18px -7px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px -17px 18px -7px rgba(0,0,0,0.5);
}
.teachers .text h2{
	font-family:'Crete Round',serif;
	font-size:24px;
	color:#FFF;
	line-height:24px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
.teachers .text h2 a{
	color:#fff;
}
.teachers .text a:hover{
	text-decoration:none;
}
.teachers .text p{
	font-size:16px;
	font-weight:600;
	margin:0px;
}
.teachers:hover .text p{
	color:#FFF
}

.teachers .thumb{
	float:left;
	width:100%;
}
.teachers .thumb img{
	width:100%;
}
/*
===========================================
PAPULAR POST SECTION START
===========================================
*/

@media (max-width: 767px) {
	.papular-post{
		min-height:580px;
		/*position:relative;*/
		background-image: url("../images/03_background.png");
		background-size:     cover;                      /* <------ */
	    background-repeat:   no-repeat;
	    background-position: contain;              /* optional, center the image */
	}
}
@media (min-width: 768px) {
	.papular-post{
		min-height:580px;
		/*position:relative;*/
		background-image: url("../images/03_background.png");
		background-size:     cover;                       /* <------ */
	    background-repeat:   no-repeat;
	    background-position: cover;              /* optional, center the image */
	}
}
@media (min-width: 992px) {
	.papular-post{
		min-height:580px;
		/*position:relative;*/
		background-image: url("../images/03_background.png");
		background-size:     cover;                      /* <------ */
	    background-repeat:   no-repeat;
	    background-position: center center;              /* optional, center the image */
	}
}
.post-contant{
	position:relative;
	z-index:10;
}
.post-contant .sec-header h2, .contant .post-contant .sec-header p{
	color:#00A49B;
}
.post-contant .sec-header span{
	background-color:#fff;
}
.post{
	float:left;
	width:100%;
	padding:20px 20px 40px 20px;
	/*background-color:#fff;*/
	position:relative;
	/*margin:30px 0px 0px 0px;*/
}
.post .thumb{
	/*position:absolute;*/
	/*height:179px;
	width:100%;*/
	/*top:-73px;*/
	left:0px;
	right:0px;
	margin:auto;
	/*border-radius:100%;*/
	overflow:hidden;
	/*padding:3px;*/
	/*background-color:rgba(255,255,255,0.2);*/
	/*border:solid 1px rgba(0,0,0,0.2);*/
	/*overflow:hidden;*/
}
.post .thumb img{
	height:179px;
	width:100%;
	/*border-radius:100%;*/
}
/*.post .thumb:before{
	content:"";
	height:0px;
	width:100%;
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	left:0px;
	bottom:0px;
}
.post .thumb:after{
	content:"\f067";
	font-family:FontAwesome;
	background-color:#fff;
	border-radius:100%;
	height:40px;
	width:40px;
	position:absolute;
	left:0px;
	right:0px;
	margin:-20px auto 0px auto;
	top:0px;
	opacity:0;
	padding:10px 0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.post:hover .thumb:after{
	top:50%;
	opacity:1;
}
.post:hover .thumb:before{
	height:73px;
}*/
.post .attribute{
	width:80px;
}
.post .header{
	float:left;
	margin:0px 0px 20px 0px;
}
.post .post-date{
	/*float:left;*/
	width:90px;
	height:90px;
	background-color: #9D4BE3;
	color:#fff;
}

.post .post-date span{
	margin:0px 4px;
	color:#fff;
	font-size: 40px;
	font-weight:600;
}
.post .post-date p{
	margin:0px;
	font-size:14px;
	font-weight:600;
}
.post .icons{
	/*float:right;*/
	background-color: #009E94;
	width: 90px;
	height: 90px;
	position: absolute;
}
.post .icons .row{
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.post .icons .row .col{
	padding-top: 15px;
}
.post .icons .row .col.place-icon{
	padding-right: 0;
}
/*.post .icons ul{
	list-style:none;
	padding-left: 3px;
}
.post .icons ul li{
	color: #fff;
	float:left;
	margin:5px 3px;
	position:relative;
}
.post .icons ul li a{
	font-size:14px;
	color: #fff;
}*/
/*.post .icons ul li .notification{
	position:absolute;
	height:15px;
	width:15px;
	border-radius:20px;
	background-color:#ff3e3f;
	color:#fff;
	font-size:8px;
	right:-7px;
	text-align:center;
	line-height:15px;
}*/
.post .icons ul li .count{
	position:absolute;
	color: #414042;
	font-size:14px;
	margin-left: 5px;
}
.post .text{
	width:100%;
	position:relative;
	text-align: left;
}
.post .text h2{
	font-size:24px;
	color:#171717;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.post .text h4{
	color: #fff;
	font-size: 14px;
}
.post .text h5{
	font-weight:normal;
	font-size: 11px;
}
.post .text a{
	color: #333;
	font-family: latobold;
}
.post .text .more{
	padding:10px 5px;
	/*width:110px;*/
	/*border-radius:5px;*/
	color:#333;
	/*display:inline-block;*/
	/*position:absolute;*/
	/*bottom:-60px;*/
	/*left:0px;*/
	/*right:0px;*/
	/*margin:auto;*/
}
.post .text p{
	line-height:18px;
	color: #00A49B;
	font-size: 11px;
	text-align: justify;
}
.post .text .more:hover{
	text-decoration:none;
}
.more-profile{
	padding:10px 5px;
	width:110px;
	border-radius:5px;
	color:#00A685;
    border: 2px solid #73AD21;
    padding: 20px;
    height: 20px;
}
/*
===========================================
GALLERY AND COURSE SECTION START
===========================================
*/
.box{
	float:left;
	width:100%;
	background-color:#fff;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.06);
	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.06);
	min-height:660px;
	border-bottom:solid 2px rgba(0,0,0,0.15);
	padding:20px;
	text-align:left;
}
.box h2{
	font-family:'Crete Round',serif;
	font-weight:normal;
	font-size:30px;
	color:#000;
	margin:0px 0px 20px 0px;
}
.box:hover h2{
	color:#fff;
}

.event-galley{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}
.event-galley li{
	float:left;
	width:100%;
	padding:20px 0px;
	border-top:dashed 1px #cecece;
}
.box:hover .event-galley li{
	border-color:#fff;
}
.event-galley li:first-child{
	border:none;
	padding-top:0px;
}
.event-galley .thumb{
	float:left;
	overflow:hidden;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	margin:0px 20px 0px 0px;
}
.event-galley .thumb img{
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
}
.event-galley .text{
	font-family:'Crete Round',serif;
	padding:15px 0px;
}
.event-galley .text a{
	padding:0px 5px 0px 0px;
	display:inline-block;
}
.event-galley .text *{
	margin:0px;
}
.event-galley .text h4{
	font-size:18px;
	margin:0px;
	font-weight:normal;
}
.box:hover .text, .box:hover .text a{
	color:#fff;
}
.box iframe{
	width:100%;
	height:290px;
}
.lesson .text h3{
	font-family:'Crete Round',serif;
	font-weight:normal;
	font-size:24px;
	margin:0px;
}
.lesson .text span{
	font-family:'Crete Round',serif;
	font-size:18px;
	margin:12px 0px 0px 0px;
}
.box.lesson:hover .text span{
	color:#fff;
}
.lesson .text p{
	float:left;
	width:100%;
	line-height:30px;
}
.next-course .text{
	padding:0px;
}
.next-course .text span{
	font-size:30px;
}
.box:hover .next-course .text span{
	color:#fff;
}
.next-course .text span small{
	font-size:16px;
}
.sidebar .event-galley .thumb{
	width:70px;
}
.sidebar .next-course .text{
	padding:0px 0px 0px 90px;
}
.sidebar form ul li{
	padding: 0 10px;
}
/*
===========================================
TESTIMONIALS SECTION START
===========================================
*/
section.testimonials{
	position:relative;
	min-height:530px;
	padding-bottom:0px;
}

.testimonial-contant{
	position:relative;
	z-index:100;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:100%;
	position:relative;
}
.side-imgage{
	position:absolute;
	/*left:0px;
	top: 35%;
	bottom:-60px;
	width:30%;
	border-radius: 100%;*/
}
.side-imgage img{
	/*border-radius: 100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;*/
	/*padding: 10px;
	background-color:#00A49B;*/
	height: 310px;
	width: 310px;
}
.testimonials .sec-header h2, .contant .testimonials .sec-header p{
	color:414042;
}
.testimonials .sec-header span{
	background-color:#414042;
}
.testimonial-data{
	float:left;
	width:100%;
	/*padding:0px 0px 0px 360px;*/
	position:relative;
	z-index:100;
	padding-left: 80px;
}
.arrow_box {
	position: relative;
	background: #F76439;
	border: 1px solid #F76439;
}

.testimonial-text{
	/*float:left;*/
	text-align:left;
	background-color:#F76439;
	padding:30px 30px 30px 50px;
	position:relative;
	margin:0px 0px 0px 50px;
	/*width:100%;*/
	height: 310px;
	border: 1px solid #F76439;
}
.testimonial-text:after, .testimonial-text:before {
	right: 100%;
	top: 85%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

/*.testimonial-text:after {
	border-color: rgba(247, 100, 57, 0);
	border-right-color: #F76439;
	border-width: 50px;
	margin-top: -50px;
}*/
.testimonial-text:before {
	border-color: rgba(247, 100, 57, 0);
	border-right-color: #F76439;
	border-width: 51px;
	margin-top: -51px;
}
/*.testimonial-text:before{*/
	/*position:absolute;*/
	/*content:" ";*/
	/*height:60px;
	width:60px;*/
	/*height: 0;*/
	/*width: 0;*/
	/*background-color:#F76439;*/
	/*border-radius:100%;*/
	/*right:-30px;*/
	/*left:-30px;*/
	/*top:84%;*/
	/*margin:-30px 0px 0px 0px;*/
	/*border-left: 50px solid transparent; */
	/*border-right: 50px solid transparent; */
	/*border-bottom: 100px solid red;*/
/*}*/
/*.testimonial-text:after{
	content:"\f10d";
	position:absolute;
	top:50%;
	left:-15px;
	font-family:FontAwesome;
	font-size:34px;
	margin:-8px 0px 0px 0px;
}*/
.testimonial-text a{
	font-family: 'Pacifico', cursive;
	font-size:30px;
	color:#fff;
}
.testimonial-text a:hover{
	text-decoration:none;
}
.testimonial-text p{
	font-size:18px;
	color:#fff;
	font-style:italic;
	line-height:35px;
}
.testimonial-text span{
	font-size:18px;
	color:#fff;
	font-style:italic;
	line-height:35px;
}
.testimonials #bx-pager .thumb{
/*	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;*/
	height:80px;
	width:80px;
	overflow:hidden;
	/*margin:0px auto 10px auto;*/
	border:solid 2px rgba(255,255,255,0.5);
	/*padding:3px;*/
}
.testimonials #bx-pager a:hover .thumb{
	border:solid 2px rgba(255,255,255,1);
}
.testimonials #bx-pager .thumb img{
	float: left;
	/*border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;*/
}
.testimonials .bx-wrapper .bx-viewport{
	background-color:transparent;
}
.testimonials #bx-pager a{
	color:#fff;
	font-size:18px;
	font-family: "Avan";
	font-style:italic;
	margin:0px;
	/*float:left;*/
	width:20%;
}
/*.testimonials #bx-pager{
	margin-top: 30px;
}*/
.testimonials #bx-pager p{
	margin:-60px 0 40px 23%;
	color:#58595C;
	text-align: left;
}
.testimonials #bx-pager a:hover{
	text-decoration:none;
}
.testimonials .bx-controls-direction{
	display:none;
}

/*
===========================================
PRICING SECTION START
===========================================
*/

.price-box{
	background-color:#f4f4f4;
	float:left;
	width:100%;
	padding:20px 0px;
	min-height:480px;
}
.price-box h2{
	font-size:30px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px
}
.price-box:hover h2{
	color:#fff;
}
.price-box p{
	margin:0px;
	font-family:'Crete Round',serif;
	font-size:18px;
	color:#797979;
}
.price-box .header{
	margin:0px 0px 20px 0px;
}
.price-box .rate{
	margin:0px auto;
	width:45%;
	border-radius:10px;
	background-color:#797979;
	padding:30px 0px
}
.price-box:hover .rate{
	background-color:#fff;
}
.price-box:hover .rate h2, .price-box:hover .rate p{
	color:#fff;
}
.price-box .rate h2{
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-size:50px;
	font-weight:300;
	line-height:50px;
	margin:0px 0px 15px 0px;
}
.price-box .rate p{
	color:#fff;
	margin:0px;
}
.price-box .price-contant i{
	font-size:40px;
	line-height:24px;
}
.price-box .price-contant{
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
.price-box .price-contant p{
	font-family:'Open Sans',sans-serif;
	font-size:16px;
	padding:13px 0px;
	margin:0px;
}
.price-box:hover p, .price-box:hover .price-contant i{
	color:#fff;
}
.price-box .price-contant p.striped{
	background-color:#FFF;
	box-shadow:0px 3px 2px -2px rgba(0,0,0,0.1)
}
.price-footer{
	float:left;
	width:100%;
}
.price-footer a{
	display:inline-block;
	border-radius:5px;
	color:#fff;
	padding:10px 20px;
	font-size:16px;
	font-weight:600;
	border:none;
}
.btn-style{
	border-radius:5px;
	color:#fff;
	padding:10px;
	font-size:16px;
	font-weight:600;
	border:none;
}
.btn-style:hover{
	color:#fff;
}
.price-footer a:hover{
	color:#fff;
	text-decoration:none;
}

.price-box:hover .price-footer a{
	background-color:#fff;
}
/*
===========================================
FOLLOW US SECTION START
===========================================
*/
.contant section.follow-us{
	padding:35px 0px;
	margin:0px;
	border-top:3px solid
}
.follow{
	float:left;
	width:100%;
}
.follow i{
	height:70px;
	width:70px;
	text-align:center;
	padding:21px 0px;
	font-size:30px;
	color:#fff;
	float:left;
	border-radius:100%;
	margin:0px 20px 0px 0px;
}
.follow:hover i{
	border-radius:10px;
}
.follow a:hover{
	text-decoration:none;
}
.follow .text{
	text-align:left;
	padding:16px 0px 0px 0px;
}
.follow .text h4{
	font-size:18px;
	margin:0px;
	color:#637f83;
}
.follow .text p{
	font-weight:bold;
	color:#b5c7c9;
}


/*
===========================================
FOOTER SECTION START
===========================================
*/
footer{
	float:left;
	width:100%;
	background-color: #00A49B;
	/*background-image:url(../images/footer-bg.png);*/
}
.footer-top{
	float:left;
	width:100%;
}
footer h2{
	font-size:24px;
	color:#fff;
	font-family: latosemibold;
	font-weight:normal;
	margin:30px 0px 20px 0px;
	line-height:26px;
	letter-spacing: 1px;
}

/*
===========================================
WIDGETS SECTION START
===========================================
*/

.widget-article{
}
.widget-article .thumb{
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
.widget-article .text{
	float:left;
	width:100%;
}
.widget-article .text p{
	margin:0px;
}
.widget-article .bx-controls-direction{
	display:none;
}
.widget-article .bx-wrapper .bx-pager, .widget-article .bx-wrapper .bx-controls-auto{
	padding:0px;
	bottom:0px;
	margin:10px 0px 0px 0px;
	position:relative;
	float:left;
}
.widget-article .bx-wrapper .bx-pager.bx-default-pager a{
	height:15px;
	width:15px;
	border-radius:100%;
	float:left;
}
.widget-article .bx-pager-item{
	float:left;
}


.widget-top-rated{
	float:left;
	width:100%;
}
.widget-top-rated ul{
	list-style:none;
	float:left;
	width:100%;
}
.widget-top-rated ul li{
	float:left;
	width:100%;
	margin:20px 0px 0px 0px;
}
.widget-top-rated ul li:first-child{
	margin:0px;
}
.widget-top-rated ul li .thumb{
	float:left;
	margin:0px 20px 0px 0px
}
.widget-top-rated ul li .text p{
	margin:0px 0px 8px 0px;
	line-height:16px;
	color:#CCC;
	position:relative;
}
.widget-top-rated ul li .text span:before{
	content:"";
	width:50px;
	height:2px;
	position:absolute;
	left:0px;
	top:-5px;
}
.widget-top-rated ul li .text span{
	position:relative;
	font-weight:600;
}
.widget-posts{
	float:left;
	width:100%;
}
.widget-posts ul{
	float:left;
	width:100%;
	list-style:none;
}
.widget-posts ul li{
	float:left;
	width:100%;
	position:relative;
	padding:0px 0px 0px 25px;
	color:#777676;
}
.widget-posts ul li:before{
	position:absolute;
	content:"\f075";
	font-family:FontAwesome;
	font-size:16px;
	left:0px;
	top:0px;
	color:#777676;
}
.widget-posts ul li a:hover{
	text-decoration:underline;
}
.widget-categories{
}
.widget-categories ul{
	float:left;
	width:100%;
	list-style:none;
}
.widget-categories ul li{
	float:left;
	width:100%;
	/*padding:0px 0px 0px 25px;*/
	position:relative;
	margin:8px 0px 0px 0px
}
.widget-categories ul li:first-child{
	margin:0px;
}
.widget-categories ul li:before{
	/*content:"\f111";*/
	position:absolute;
	left:0px;
	top:2px;
	font-family:FontAwesome;
	font-size:12px;
	color:#494949;
}
.widget-categories ul li a{
	font-family: latomedium;
	letter-spacing: 1px
}
.widget-facebook{
}
.widget-facebook img{
	width:100%;
}

.widget-newsletter{
}

.widget-newsletter{
}
.newsletter-contant{
	float:left;
	width:100%
}
.newsletter-contant p{
	color:#fff;
}
.newsletter-contant input[type="text"]{
	background-color:#fff;
	border:none;
	border-radius:0px;
	height:35px;
}
.newsletter-contant button{
	border:none;
	float:right;
	font-weight:normal;
}
.widget-map{
}
.widget-map iframe{
	width:100%;
	height:200px;
}
/*
===========================================
TWEET SECTION START
===========================================
*/
.tweets{
	float:left;
	width:100%;
	padding:20px 0px;
	margin:30px 0px;
	position:relative;
}
.tweets:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	background-image:url(../images/pettern.png);
	background-color:rgba(0,0,0,0.2);
	left:0px;
	top:0px;
}
.tweet-contant{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}
.tweet-contant h4{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	font-style:italic;
	font-family:'Crete Round',serif;
}
.tweet-contant i{
	font-size:26px;
	color:#fff;
	height:44px;
	width:44px;
	border-radius:100%;
	padding:10px 0px;
	
}
.tweet-contant .bxslider p{
	font-size:18px;
	color:#333;
	font-weight:normal;
	font-style:italic;
	font-family:'Crete Round',serif;
}
.tweet-contant .bxslider a{
	color:#fff;
}
.tweet-contant .bx-controls{
	display:none;
}
.bottom-footer{
	float:left;
	width:100%;
	padding:0px 0px 30px 0px
}
.copyright{
	float:left;
	width:100%;
	background-color:#00A49B;
	padding:10px 0px 10px 0px;
	/*padding:40px 0px;*/
	text-align:right;
}
.copyright p{
	margin:0px;
}
/*
===========================================
INNER PAGES START
===========================================
*/
.page-heading{
	float:left;
	width:100%;
	background-image:url(../images/01_background.png);
	background-size:cover;
	padding:30px 0px;
	margin:0px 0px 30px 0px;
}
.page-heading h2{
	font-family: latobold;
	color:#fff;
	font-size:24px;
	margin:0px;
	letter-spacing: 3px;
}
.page-heading p{
	color:#fff;
	margin:0px;
}
.intro{
	float:left;
	width:100%;
	text-align:left;
}
.intro h2{
	font-size:24px;
	font-weight:normal;
	color:#0f1521;
	text-transform:uppercase;
	font-family:'Crete Round',serif;
}
.intro p{
	line-height:30px;
}
.mac{
	float:left;
	width:100%;
	background-image:url(../images/mac2.png);
	background-repeat:no-repeat;
	background-size:contain;
	padding:24px 72px 37px 75px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background-position:center;
}
.mac .bx-wrapper .bx-pager{
	display:none;
}
.mac .bx-wrapper .bx-controls-direction a{
	height:31px;
	width:21px;
	opacity:1;
	text-indent:0;
	text-align:center;
	line-height:30px;
}
.mac .bx-wrapper .bx-prev:before, .mac .bx-wrapper .bx-next:before{
	position:absolute;
	content:"\f104";
	font-family:FontAwesome;
	font-size:50px;
	left:0px;
	top:0px;
	color:#979797;
	left:-60px;
	font-weight:bold
}
.mac .bx-wrapper .bx-next:before{
	content:"\f105";
	left:auto;
	right:-60px;
}
.faq{
	float:left;
	width:100%;
	text-align:left;
}
.faq .accordion-open p {
	background:#0f1521;
	color: #fff;
}
.faq h2{
	font-size:30px;
	font-weight:normal;
	font-family:'Crete Round',serif;
	text-transform:uppercase;
}
.faq .accordion{
	text-align:left;
}

.faq .accordion-group{
	border-radius:0px;
}
.faq .accordion-heading .accordion-toggle{
	padding:14px 35px;
}
.faq .accordion-heading{
	background-color:#fff;
	font-family:'Crete Round',serif;
	font-size:18px;
	text-transform:uppercase;
	color:#5a5a5a;
}
.faq .accordion-heading a{
	color:#5a5a5a;
	position:relative;
}
.faq .accordion-heading a:before{
	content:"\f013";
	position:absolute;
	left:12px;
	font-family:FontAwesome;
	color:#333;
	font-size:20px;
}
.faq .accordion-heading a:hover, .faq .accordion-heading:hover a:before{
	color:#fff;
	text-decoration:none;
}
.faq .accordion-inner{
	background-color:#FFF;
	padding:30px 40px;
	line-height:30px;
}

.career img {
    margin: 50px;
    width: 100%;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.skills{
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0px 40px 0px;
}
.skills h4{
	font-size:16px;
	text-transform:uppercase;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px;
	line-height:22px;
}
.our-skills{
	float:left;
	width:100%;
	text-align:left;
}
.our-skills h3{
	font-size:18px;
	color:#333;
	margin:0px 0px 10px 0px;
	line-height:22px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	text-transform:uppercase;
}
.our-skills .progress .bar{
	background-image:none;
}
.our-skills .progress{
	border-radius:0px;
	box-shadow:none;
	background-color:#ededed;
	height:40px;
}
.list-style1, .list-style2{
	float:left;
	width:100%;
	list-style:none;
}
.list-style1 li, .list-style2 li{
	float:left;
	width:100%;
	padding:5px 5px 5px 20px;
	position:relative;
}
.list-style1 li:before, .list-style2 li:before{
	content:"\f101";
	font-family:FontAwesome;
	position:absolute;
	left:0px;
	font-size:18px;
}
.list-style2 li:before{
	content:"\f00c";
	font-size:16px;
}
.list-style1 li a, .list-style2 li a{
	color:#333;
}
.list-style1 li a{
}
section.upcoming-events{
	padding:30px 0px;
}
.event-contant{
	float:left;
	width:100%;
	text-align:left;
}
.event-contant .thumb{
	float:left;
	margin:0px 30px 0px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
}
.event-contant .thumb img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.event-contant .text{
	color:#fff;
}
.event-contant .text h2{
	font-size:30px;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.event-contant .text h4{
	font-size:18px;
	font-style:italic;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.upcoming-events .bx-wrapper .bx-pager{
	display:none;
}
.upcoming-events .bx-wrapper .bx-controls-direction a{
	height:25px;
	width:25px;
	text-indent:0;
	opacity:1;
	top:0px;
	margin:0px;
}
.upcoming-events .bx-wrapper .bx-prev{
	left:auto;
	right:30px;
}
.upcoming-events .bx-wrapper .bx-prev:before, .upcoming-events .bx-wrapper .bx-next:before{
	content:"\f053";
	font-family:FontAwesome;
	color:#fff;
	font-size:18px;
	
}
.upcoming-events .bx-wrapper .bx-prev:hover:before, .upcoming-events .bx-wrapper .bx-next:hover:before{
	color:#000;
}
.upcoming-events .bx-wrapper .bx-next:before{
	content:"\f054";
}
/*
===========================================
BLOG PAGE START
===========================================
*/
.blog{
	float:left;
	width:100%;
}
/*.blog ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.blog ul li{
	float:left;
	width:100%;
}*/
.blog-contant{
	float:left;
	width:100%;
	margin:0px 0px 30px 0px
}
.blog-contant h2{
	font-size:30px;
	font-weight:normal;
	color:#333;
	font-family:'Crete Round',serif;
	margin:20px 0px 20px 0px;
	position:relative;
}
.blog-contant h2:before{
	content:"";
	width:80px;
	height:2px;
	background-color:#333;
	left:0px;
	bottom:-7px;
	position:absolute;
}
.blog-contant h2 a{
	color:#333;
}
.blog-tags{
	float:left;
	width:100%;
	color:#333;
	font-family:'Crete Round',serif;
	margin:0px 0px 20px 0px;
}
.blog-tags a{
	color:#333;
}
.blog-tags a:hover{
	text-decoration:none;
}
.blog-contant .thumb, .events .thumb{
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
	position:relative;
}
.blog-contant .thumb img, .events .thumb img{
	width:100%;
}
/*.blog-contant .thumb:before, .events .thumb:before{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	content:"";
	width:90%;
	height:80%;
	background-color:rgba(0,0,0,0.2)
}*/
.blog-contant .thumb:hover:before, .events .thumb:hover:before{
	height:0px;
	width:0px;
}
.blog-contant .thumb-video{
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
}
.blog-contant .thumb-video iframe{
	border:none;
	height:400px;
	width:100%;
}

.blog-contant .thumb-audio{
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
}

.blog-contant .text{
	float:left;
	width:100%;
	margin:0px 0px 30px 0px;
}
.blog-contant .text p{
	line-height:24px;
}
.blog-contant .text img{
	width: 400px;
}
.blog-contant .btn-style{
	float:right;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px;
}
.blog-comments{
	float:left;
	width:100%;
	position:relative;
	border-bottom:solid 2px #000;
	padding:10px 15px;
	background-color:#FFF;
	border-top:solid 1px #dddddd;
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
}
.blog-comments:before{
	position:absolute;
	content:"";
	height:14px;
	width:14px;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	border-left:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	left:40px;
	top:-8px;
	background-color:#fff;
}
.blog-comments a{
	margin:0px 10px 0px 0px;
	color:#333;
}
.blog-comments a i{
	margin:0px 5px 0px 0px
}
.the-best{
	margin:40px auto;
	width:940px;
	padding:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-align:center;
	color:#fff;
	font-family:'Crete Round',serif;
}
.the-best p{
	font-size:18px;
	text-transform:uppercase;
	margin:0px;
}
.the-best h2{
	font-weight:normal;
	text-transform:uppercase;
	font-size:30px;
	margin:20px 0px 0px 0px;
	position:relative;
	display:inline-block;
}
.the-best h2:before{
	content:"";
	width:100%;
	height:2px;
	background-color:#FFF;
	position:absolute;
	left:0px;
	top:-8px;
}
blockquote{
	font-family:'Crete Round',serif;
	font-size:18px;
	font-style:italic;
	line-height:24px;
}
.admin{
	float:left;
	width:100%;
	padding:12px;
	background-color:#FFF;
	border:solid 1px #d4d1d1;
	margin:0px 0px 30px 0px;
}
.admin h2{
	font-family:'Crete Round',serif;
	font-weight:normal;
	font-size:24px;
	margin:0px;
	line-height:24px;
}
.admin p{
	margin:0px;
}
.admin .thumb{
	float:left;
	border:solid 1px #d4d1d1;
}
.profession{
	font-family:'Crete Round',serif;
}
.admin .text{
	padding:0px 0px 0px 170px;
	position:relative;
}
.social-icons{
	float:left;
	width:100%;
}
.admin .social-icons{
	position:absolute;
	right:0px;
	top:0px;
	width:auto;
}
.social-icons a{
	display:inline-block;
	height:20px;
	width:20px;
	text-align:center;
	color:#fff;
}
.social-icons a:hover{
	color:#fff;
}
.comments{
	float:left;
	width:100%;
	margin:0px 0px 30px 0px;
}
.comments h2, .leave-reply h2{
	font-size:18px;
	font-family:'Crete Round',serif;
	line-height:22px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}
.comments .thumb{
	float:left;
}
.comments .text{
	padding:0px 0px 0px 90px;
}
.comments .text h4{
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	display:inline-block;
}
.comments .text h4 a{
	color:#2c2c2c;
}
.comments p.date{
	display:inline-block;
	font-size:12px;
	margin:0px;
}
.comments p{
	font-size:12px;
	color:#707070;
}
.comments .btn-style{
	padding:6px 15px;
	font-size:14px;
	font-weight:normal;
}
.comments ul{
	list-style:none;
	float:left;
	width:100%;
	position:relative;
}
.comments ul li{
	float:left;
	width:100%;
	margin:20px 0px 0px 0px;
}
.comments ul li:before{
	content:"";
	bottom:0px;
	width:1px;
	position:absolute;
	left:35px;
	top:110px;
}
.comments ul ul li:before{
	left:-55px;
	height:1px;
	width:35px;
	top:30px;
}
.comments ul ul li{
	position:relative;
}
.comments ul ul:before{
	content:"";
	bottom:0px;
	width:1px;
	position:absolute;
	left:35px;
	top:0;
}
.comments ul ul{
	width:auto;
	padding:0px 0px 0px 90px;
}
.leave-reply{
	float:left;
	width:100%;
}
.leave-reply ul{
	list-style:none;
	float:left;
	width:100%;
}
.leave-reply ul li{
	float:left;
	width:100%;
	margin:20px 0px 0px 0px;
}
.leave-reply input[type="text"], .leave-reply textarea{
	min-height:40px;
	background-color:#fff;
	color:#707070;
	border-radius:0px;
	margin:0px 0px 20px 0px;
}
.leave-reply ul li:first-child{
	margin:0px;
}
.leave-reply textarea{
	height:300px;
	resize:none;
}
.text-area{
	float:left;
	width:100%;
}
/*
===========================================
SIDE BAR START
===========================================
*/
.sidebar{
	float:left;
	width:100%;
}
.sidebar .widget{
	margin:30px 0px 0px 0px;
	float:left;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.sidebar .widget .inner{
	background-color:#fff;
	padding:20px;
	float:left;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.sidebar .widget h2, .sidebar .widget h3{
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	font-family: Blackjack;
	color: #FFF;
	margin:0px 0px 15px 0px;
}
.sidebar div.widget:first-child{
	margin:0px;
}
/*
===========================================
SEARCH WIDGET START
===========================================
*/
.widget-search-course{
	background-color:#0f1521;
	padding:20px;
}
.widget.widget-search-course h2{
	color:#fff;
}
.widget.widget-search-course h2 i{
	font-size:16px;
	background-color:#FFF;
	height:26px;
	width:26px;
	border-radius:100%;
	color:#000;
	float:left;
	text-align:center;
	padding:4px 0px;
	margin:0px 5px 0px 0px;
}
.widget.widget-search-course p{
	margin:0px;
}
.widget.widget-search-course button{
	float:right;
	font-weight:normal;
	padding:6px 20px;
	font-size:12px;
}

.widget-search-course select, .widget-search-course input[type="text"]{
	background-color:#0d3b67;
	border-bottom:solid 1px #20557b;
	border-left:none;
	border-top:none;
	border-right:none;
	min-height:40px;
	margin:0px 0px 20px 0px;
	color:#97b9d9;
	float:left;
}
.styled-select  select{
	background:transparent;
	-webkit-appearance: none;
	width:110%
}
.styled-select  select option{
	width:100%;
}
.styled-select {
   height: 40px;
   overflow: hidden;
   background: url(../images/arrow.png) no-repeat right #0d3b67;
   margin:0px 0px 20px 0px;
   border-radius:4px;
}

/*
===========================================
PAPULAR POST WIDGET START
===========================================
*/
.widget-papular-post{
}
.widget-papular-post ul{
	float:left;
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.widget-papular-post ul li{
	float:left;
	width:100%;
	background-color:#FFF;
	padding:15px;
	margin:5px 0px 0px 0px;
	border:solid 1px #fff;
}

.widget-papular-post ul li:first-child{
	margin:0px;
}
.widget-papular-post h4{
	font-size:18px;
	margin:0px 0px 10px 0px;
	line-height:22px;
	font-weight:normal;
	font-family:'Crete Round',serif;
}
.widget-papular-post ul li .thumb{
	float:left;
	margin:0px 10px 0px 0px;
}
.widget-papular-post ul li .thumb img{
	width:100%;
}
.widget-papular-post ul li .text p{
	margin:0px;
}
.widget-papular-post ul li .text p.date{
	font-family:'Crete Round',serif;
	color:#CCC;
}
/*
===========================================
FLICKR PHOTOS START
===========================================
*/
.widget-flickr{
}
.widget-flickr ul{
	float:left;
	list-style:none;
	margin:0px 0px 0px -10px;
}
.widget-flickr ul li{
	overflow:hidden;
	float:left;
	margin:0px 0px 10px 10px;
}
.widget-flickr ul li a{
	display:block;
}
.widget-flickr ul li:hover img{
	transform:rotate(15deg) scale(1.15);
	-moz-transform:rotate(15deg) scale(1.15);
	-webkit-transform:rotate(15deg) scale(1.15);
	opacity:0.5;
}
/*
===========================================
TWITTER WIDGET START
===========================================
*/
.widget-twitter{
	background-color:#0f1521;
	padding:20px;
}
.widget-twitter h2{
	color:#fff;
}
.widget-twitter ul{
	list-style:none;
	float:left;
	width:100%;
}
.widget-twitter ul li{
	float:left;
	width:100%;
	padding:0px 0px 0px 30px;
	position:relative;
	margin:20px 0px 0px 0px;
}
.widget-twitter ul li:first-child{
	margin:0px;
}
.widget-twitter ul li:before{
	content:"\f099";
	position:absolute;
	left:0px;
	top:0px;
	font-family:FontAwesome;
	font-size:25px;
}
.widget-twitter ul li p{
	font-family:'Crete Round',serif;
	color:#dcdcdc;
	margin:0px;
}
.widget-twitter ul li a{
	font-family:'Crete Round',serif;
}
/*
===========================================
TOP COURSES WIDGET START
===========================================
*/
.widget-courses{
}

.top-courses{
	float:left;
	width:100%;
}
.top-courses .thumb{
	float:left;
	margin:0px 15px 0px 0px;
}
.top-courses .thumb img{
	width:100%;
}
.top-courses .bx-controls-direction{
	display:none;
}
.top-courses h4{
	font-size:16px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px;
	line-height:20px;
}

.top-courses .btn-style{
	font-size:14px;
	font-weight:normal;
	padding:6px 15px;
}
.widget-courses .bx-wrapper .bx-pager, .widget-courses .bx-wrapper .bx-controls-auto{
	padding:0px;
	top:-15px;
	right:0px;
	left:auto;
	bottom:auto;
	width:auto;
}
.widget-courses .bx-wrapper .bx-pager.bx-default-pager a{
	height:15px;
	width:10px;
	background-color:#333;
	margin:0px 2px;
}

/*
===========================================
NEWS LETTERS WIDGET START
===========================================
*/
.widget-newsletter{
}
.widget-newsletter button{
	font-size:14px;
	font-weight:normal;
	display:inline-block;
	border-radius:5px;
	color:#fff;
	border:none;
}
.input-cover{
	float:left;
	width:100%;
	position:relative;
}
.input-cover input[type="text"]{
	background-color:#f2f2f2;
	min-height:40px;
	border:solid 1px #dedede;
	border-radius:0px;
	padding:4px 6px 4px 36px;
}
.input-cover i{
	min-height:40px;
	color:#c0c2c4;
	position:absolute;
	left:10px;
	padding:10px 0px;
	font-size:20px;
}

/*
===========================================
NEWS LETTERS WIDGET START
===========================================
*/
.widget-tags{
}
.widget-tags ul{
	float:left;
	margin:0px 0px 0px -20px;
	list-style:none;
}
.widget-tags ul li{
	float:left;
	margin:0px 0px 10px 20px;
}
.widget-tags ul li a{
	display:block;
	color:#fff;
	font-size:12px;
	padding:3px 20px 3px 10px;
	border-radius:4px;
	position:relative;
	text-transform:capitalize;
}
.widget-tags ul li a:hover, .widget-tags ul li:hover a:after{
	background-color:#0f1521;
}
.widget-tags ul li a:after{
	content:"";
	height:20px;
	width:20px;
	border-radius:4px;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	position:absolute;
	top:3px;
	right:-9px;
}
.widget-tags ul li a:before{
	content:"";
	height:8px;
	width:8px;
	background-color:#FFF;
	border-radius:20px;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-4px;
	z-index:1;
}
/*
===========================================
NEWS LETTERS WIDGET START
===========================================
*/
.widget-course-categories{
	background-color:#0f1521;
	border-top:solid 5px;
	padding:10px 0px;
	background-image:url(../images/cate-bg.png);
	background-position:bottom right;
}
.widget-course-categories h2, .widget-course-categories p{
	color:#fff;
	padding:0px 20px;
}
.widget-course-categories ul{
	list-style:none;
	float:left;
	width:100%;
}
.widget-course-categories ul li{
	float:left;
	width:100%;
}
.widget-course-categories ul li a{
	display:block;
	padding:10px 20px;
	color:#fff;
}
.widget-course-categories ul li a:hover{
	padding:10px 25px;
}

.widget-course-categories-b{
	background-color:#00A49B;
	border-top:solid 5px;
	padding:10px 0px;
	background-position:bottom right;
	min-height: 290px;
}
.widget-course-categories-b h2, .widget-course-categories-b p{
	color:#fff;
	padding:0px 20px;
}
.widget-course-categories-b ul{
	list-style:none;
	float:left;
	width:100%;
}
.widget-course-categories-b ul li{
	float:left;
	width:100%;
}
.widget-course-categories-b ul li a{
	display:block;
	padding:10px 20px;
	color:#fff;
}
.widget-course-categories-b ul li a:hover{
	padding:10px 25px;
}
.widget-course-categories-b ul li span{
	/*display:block;*/
	padding:10px 20px;
	color:#fff;
	font-size: 14px;
	background-color: transparent;
}
.widget-course-categories-b ul li span:hover{
	padding:10px 25px;
}
.widget-course-categories-b ul li:nth-child(n+10) {
    display:none;
}
.widget-course-categories-b span {
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
/*
===========================================
EVENTS PAGE START
===========================================
*/
.widget-slider{
	padding:10px;
	background-color:#FFF;
}
.widget-slider .thumb{
	float:left;
	width:100%;
	border-bottom:solid 5px;
}
.widget-slider .text{
	padding:20px 80px 10px 10px;
	float:left;
	width:100%;
}
.widget-slider .text p{
	font-family:'Crete Round',serif;
	font-size:16px;
	margin:0px
}
.widget-slider .bx-wrapper .bx-pager.bx-default-pager a{
	width:10px;
	height:15px;
	box-shadow:0px 0px 0px 10px rgba(0,0,0,0.3) inset;
	margin:0px 2px;
}
.widget-slider .bx-wrapper .bx-pager, .widget-slider .bx-wrapper .bx-controls-auto{
	width:auto;
	right:0px;
	left:auto;
	bottom:0px;
	padding:0px;
}
/*
===========================================
EVENTS PAGE START
===========================================
*/
.event-page{
	float:left;
	width:100%;
	margin:30px 0px 0px 0px;
}
.events{
	margin-top:50px;
}

.events h2{
	font-size:24px;
	font-weight:normal;
	display:inline;
	font-family:'Crete Round',serif;
	margin:0px 0px 15px 0px;
	line-height:24px;
}
.events .thumb{
	margin:0px;
}
.events .event-header{
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
}
.events .event-header span{
	float:left;
	width:100px;
	padding:10px 20px 15px 20px;
	text-align:center;
	color:#32383b;
	font-size:18px;
	font-family:'Crete Round',serif;
	border:solid 1px;
	margin:0px 20px 0px 0px;
}
.data-tags a{
	font-size:14px;
	color:#aaaaaa;
	font-family:'Crete Round',serif;
	position:relative;
	padding:0px 0px 0px 15px;
	margin:0px 10px 0px 0px;
}
.data-tags p{
	color:#CCC;
	margin:0px 10px 0px 0px;
	font-family:'Crete Round',serif;
	display:inline-block;
}
.data-tags a:before{
	content:"";
	height:6px;
	width:6px;
	border-radius:10px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-3px;
}
.events .event-body{
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
}
.event-vanue{
	float:left;
	width:100%;
	/*padding:15px;*/
	background-color:#fff;
	margin:0px 0px 20px 0px;
}
.event-vanue table{
	width:100%;
}
.event-vanue table tr td{
	border:solid 1px #d4d4d4;
	padding:10px;
}
.event-vanue table tr td a{
	color:#333;
	font-size:12px;
	margin:0px 20px 0px 0px;
}
.event-vanue table tr td i{
	font-size:18px;
	margin:0px 10px 0px 0px;
}
.event-vanue p{
	margin:0px;
}
.event-vanue p.color{
	font-size:16px;
	/*font-family: Constan;*/
	text-transform:uppercase
}
.text-detail{
	float:left;
	width:100%;
	margin:20px 0px;
}
.text-detail h2{
	font-size:30px;
	font-family:Constan;
	font-weight:normal;
}
.text-detail ul{
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:100%;
	list-style:none;
}
.text-detail ul li{
	float:left;
	width:100%;
	padding:0px 0px 0px 20px;
	position:relative;
	margin:5px 0px;
}
.text-detail ul li:before{
	content:"::";
	color:#333;
	font-size:20px;
	position:absolute;
	left:0px;
}
.text-detail ul li a{
	font-size:20px;
}
.text-detail ul li a:hover{
	text-decoration:none;
}
.event-location-map{
	float:left;
	width:100%;
	margin:20px 0px;
}
.event-location-map #map-canvas{
	width:100%;
	height:400px;
	border:solid 20px rgba(255,255,255,1);
}
.campaign{
	float:left;
	width:100%;
	padding:50px 30px;
	background-color:#0f1521;
	text-align:center;
	margin:38px 0px 0px 0px;
}
.campaign h4, .campaign p{
	font-family:'Crete Round',serif;
	font-size:16px;
	text-transform:uppercase;
	margin:0px 0px 30px 0px;
	font-weight:normal;
	color:#fff;
}
.campaign .social-icons a{
	height:50px;
	width:50px;
	background-color:#FFF;
	color:#000;
	text-align:center;
	padding:15px 0px;
	font-size:20px;
	border-radius:100%;
	margin:3px;
}
.campaign .social-icons a:hover{
	color:#fff;
}
.event-page .leave-reply textarea, .contact-us .leave-reply textarea{
	height:223px;
}
/*
===========================================
CONTACT AND NEWS PAGE START
===========================================
*/
.contact-us{
	float:left;
	width:100%;
}
.latest-news{
	float:left;
	width:100%;
	margin:50px 0px 0px 0px;
}
.news-contant{
	margin:0px 0px 30px 0px;
	float:left;
	width:100%;
}

.news-contant .thumb{
	float:left;
	margin:0px 30px 0px 0px;
}
.news-contant:hover .thumb img{
	opacity:0.5
}
.news-contant h2{
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	font-family:'Crete Round',serif;
	margin:0px;
}
.news-contant .data-tags{
	margin:10px 0px;
}
/*
===========================================
SERVICES PAGE START
===========================================
*/

.features{
	float:left;
	width:100%;
	margin:0px 0px 30px 0px;
}
.features i{
	font-size:50px;
}
.features h4{
	font-size:20px;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.tabs{
	float:left;
	width:100%;
	text-align:left;
}
.tabs .nav{
	margin:0px;
}
.tabs .tab-content{
	background-color:#0f1521;
	padding:20px;
}
.tabs .tab-content{
	color:#fff;
}
.tabs .nav-tabs > .active > a, .tabs .nav-tabs > .active > a:hover, .tabs .nav-tabs > .active > a:focus{
	background-color:#0f1521;
	border:none;
}
.tabs .nav-tabs > li > a{
	font-size:16px;
	text-transform:uppercase;
	font-family:'Crete Round',serif;
	color:#333;
	border-radius:0px;
	border:none;
}
.message-box{
	background-color:#fff;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);
	float:left;
	width:100%;
	padding:20px;
}
.message-box h2{
	font-size:24px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px;
	line-height:24px;
}
.message-box h4{
	font-size:18px;
	font-family:'Crete Round',serif;
	font-style:italic;
	font-weight:normal;
}

/*
===========================================
ACCORDIAN START
===========================================
*/
.faq-2{
	float:left;
	width:100%;
	margin:30px 0px 0px 0px;
}
.faq-2 h3{
	font-family:'latosemibold',serif;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	letter-spacing: 4px;
}
.faq-2 .accordion_cp{
	border-top: solid 2px #838383;
	margin: 0px 0px 10px 0px;
	
}
.faq-2 div.content_cp_accor{
	margin:-10px 0px 10px 0px;
}
.faq-2 .accordion-open{
	background-color:#fff;
}
.faq-2 .accordion-open p{
	color:#333;
}
.faq-2 .accordion_cp p:before{
	display:none;
}
.faq-2 .accordion_cp span{
	background-color:transparent;
	padding:8px 20px;
	position:absolute;
	left:0px;
}

.accordion_cp {
	margin: 0px 0px 3px 0px;
	padding:0px 20px 0px 60px;
	border-top:#f0f0f0 1px solid;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:1em;
	float:left;
	width:100%;
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
	cursor:pointer;
	position:relative;
}
.accordion_cp p{
	display:inline-block;
	color:#333;
	margin:0px;
	font-family:"latomedium",serif;
	letter-spacing: 1px;
	font-size:18px;
	/*text-transform:uppercase;*/
	margin:14px 0px;
}
.accordion_cp p:before{
	content:"\f013";
	font-family:FontAwesome;
	margin:0px 10px 0px 0px;
}
.accordion-open {
	background:#0f1521;
	color: #fff;
}
.accordion-close p{
	color:#333;
}
.accordion-close span,
.accordion-open span {
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	padding:15px 20px;
	color:#fff;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px
}
.accordion-open span i:before {
	content:"\f068";
}
.accordion-close span i:before{
	content:"\f067";
}
div.contain_cp_accor {
	padding:0;
	margin:0;
	float:left;
	width:100%;
}
div.content_cp_accor {
	margin: 0;
	padding:20px 40px;
	background-color:#FFF;
	line-height:30px;
	box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);
}
div.content_cp_accor ul, div.content_cp_accor p {
	padding:0;
	margin:0;
	padding:3px;
	text-align: justify;
}
div.content_cp_accor ul li {
	list-style-position:inside;
	line-height:25px;
}
div.content_cp_accor ul li a {
	color:#555555;
}
code {
	overflow:auto;
}
/*
===========================================
TEACHERS PAGE START
===========================================
*/

.our-teachers{
	float:left;
	width:100%;
}
.our-teachers .teachers{
	margin-bottom:30px;
}
/*
===========================================
FEATURED COURSE PAGE START
===========================================
*/
.featured-courses{
	float:left;
	width:100%;
}
.featured-courses h2{
	font-size:24px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px 0px 30px 0px;
}
.featured-courses .course{
	margin:0px 0px 30px 0px;
}
/*
===========================================
FEATURED COURSE DETAIL PAGE START
===========================================
*/
.course-detail{
	float:left;
	width:100%;
	padding:40px 0px;
	margin:0px 0px 30px 0px;
}
.course-detail #bx-pager img {
    width: 60px;
}
.course-detail #bx-pager{
	float:left;
	width:11.7%;
}
.course-detail #bx-pager a img{
	width:100%;
}
.course-detail #bx-pager a {
	margin:14px 0px 0px 0px;
	padding:4px;
	background-color:#fff;
	border-radius:5px;
	display:block;
}
.course-detail #bx-pager a:first-child{
	margin:0px;
}
.course-detail .bx-wrapper{
	float:right;
	width:80%;
	padding:4px;
	background-color:#fff;
	border-radius:5px;
}
.course-detail .text{
	float:left;
	width:100%;
	color:#0f1521;
}
.course-detail .text h2, .course-detail .text h5{
	font-size:30px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}
.course-detail .text h5{
	font-size:16px;
}
.course-detail .text .reviews{
	float:left;
	width:100%;
	margin:0px 0px 15px 0px
}
.course-detail .text .reviews a{
	font-size:16px;
	color:#000;
}
.course-detail .text ul{
	float:left;
	width:100%;
	list-style:none;
	margin:30px 0px;
}
.course-detail .text ul li{
	float:left;
	width:100%;
	margin:3px 0px;
}
.course-detail .text ul li a{
	color:#0f1521;
	font-style:italic;
}
.course-detail .text ul li a:hover{
	text-decoration:underline;
}
.course-detail .course-category{
	text-align:right;
}
.course-detail .course-category a{
	font-size:14px;
	color:#fff;
	font-style:italic;
}
.course-detail .course-category h3{
	font-size:18px;
	font-family:'Crete Round',serif;
	color:#0f1521;
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
}
.course-detail .rating{
	float:right;
}
.course-detail .rating > span{
	font-size:30px;
	color:#ffd200;
	width:auto;
}
/*
===========================================
GALLERY PAGE START
===========================================
*/
.gallery{
	float:left;
	width:100%;
	margin:30px 0px 0px 0px;
}
.gallery h2{
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px 0px 30px 0px;
}
.gallery ul{
	list-style:none;
}
.gallery ul li{
	margin-bottom:30px;
	position:relative;
}
.gallery ul li:hover img{
	opacity:0.3;
}
.gallery .social-icons{
	position:absolute;
	left:0px;
	width:100%;
	text-align:center;
	top:20%;
	opacity:0;
	margin:-34px 0px 0px 0px;
}
.gallery ul li:hover .social-icons{
	top:50%;
	opacity:1;
}
.gallery .social-icons a{
	font-size:20px;
	height:34px;
	width:34px;
	padding:8px 0px;
	color:#fff;
}


/*
===========================================
LESSONS PAGE START
===========================================
*/
.our-lessons{
	float:left;
	width:100%;
	margin:30px 0px 0px 0px;
}
.our-lessons .course-tabs .nav-tabs, .our-lessons .course-tabs{
	background-color:transparent;
}
.our-lessons h3{
	font-family:'Crete Round',serif;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	margin:0px 0px 30px 0px;
}
/*
===========================================
SEARCH RESULT PAGE START
===========================================
*/
.search-result {
	text-align:center;
	margin:200px 0px;
}
.search-result h1, .search-result h2{
	font-size:100px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	line-height:normal;
}
.search-result h2{
	font-size:30px;
}
.search-result a:hover{
	text-decoration:underline;
}
.search-result .cover{
	position:relative;
	margin:30px auto;
	width:70%;
}
.search-result .cover input[type="text"]{
	margin:0px;
	min-height:54px;
	border-radius:0px;
	padding:6px 70px 6px 10px;
}
.search-result button{
	position:absolute;
	right:0px;
	top:0px;
	padding:17px 20px;
	border-radius:0px;
}
.error{
	float:left;
	width:100%;
	text-align:center;
	font-family:'latoregular','Crete Round',serif;
	/*padding:0px 0px 100px 0px;*/
}
.error-404{
	font-size:100px;
	line-height:100px;
	margin:0px 0px 50px 0px;
	
}
.error .ohh{
	font-size:20px;
	line-height:30px;
	font-family: latomedium
}
.error .away{
	font-size:20px;
	line-height:30px;
	font-family: latomedium
}

/*
===========================================
TEACHER PROFILE PAGE START
===========================================
*/

.teacher-profile{
	float:left;
	width:100%;
	/*margin:0px 0px 30px 0px*/
}
.teacher-profile .profile{
	float:left;
	width:100%;
	background-color: #ffffff;
	border: 1px solid navy;
	border-color: #27AEC4;
	position:relative;
	min-height:480px;
	padding:0px 0px 80px 0px;
}
.teacher-profile .profile-back{
	float:left;
	width:100%;
	margin:0px 0px 40px 0px;
}
.teacher-profile .profile-back img{
	width:100%;
}
.teacher-profile .profile .thumb{
	position:absolute;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	left:0px;
	right:0px;
	top:20px;
	height:158px;
	width:158px;
	overflow:hidden;
	margin:auto;
	border:solid 3px #fff;
	height:120px;
	width:120px;
}
.teacher-profile .profile .thumb img{
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
}
.teacher-profile .profile .title{
	text-align:center;
	font-family:Avan;
	color:#fff;
}
.teacher-profile .profile .title h4{
	font-family: "Pacifico", cursive;
	color:#000000;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
.teacher-profile .profile .title p{
	font-size:14px;
}
.teacher-profile .profile .detail{
	padding:0px 10px;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0px 0px 20px 0px;
}
.teacher-profile .profile .detail table tr td{
	padding:5px 10px;
	width:50%;
}
.teacher-profile .profile .detail table tr td:first-child{
	color:#27aec4;
}
.teacher-profile .followers{
	float:left;
	width:100%;
	padding:20px 20px;
	color:#fff;
	position:absolute;
	bottom:0px;
	left:0px;
}
.teacher-profile .followers span {
    border-bottom: 1px solid #fff;
    display: block;
    text-align: center;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight:bold;
}
.teacher-profile .followers i{
	font-size:30px;
	line-height:none;
	margin:15px 30px 0 0;
	float:left;
}
.teacher-profile .followers a{
	font-size:11px;
	color:#fff;
	padding:2px 4px;
	display:inline-block;
}
.teacher-profile .bio{
	background-color:#FFF;
	float:left;
	width:100%;
	padding:30px;
	min-height:580px;
}
.teacher-profile .bio h2{
	font-size:24px;
	line-height:24px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
	font-family:'Crete Round',serif;
}

.student-profile{
	float:left;
	width:100%;
	border-bottom:solid 1px #cccccc;
	padding:40px 0px;
	background-color:#fff;
}
.student-profile h2{
	font-size:30px;
	font-weight:normal;
	font-family:'Crete Round',serif;
}
.student-profile .color{
	font-weight:600;
	font-style:italic;
}
.buttons{
	float:left;
	width:100%;
	margin:40px 0px;
	text-align:center;
}
.login-btn{
	display:inline-block;
	background-color:#e2452b;
	padding:7px 16px;
	background-image:none;
	border:none;
	color:#fff;
	border-radius:5px;
	margin:0px 0px 10px 0px;
}
.btn1{
	background-color:#617bb3;
}
.btn2{
	background-color:#e2452b;
}
.btn3{
	background-color:#a549a8;
}
.btn4{
	background-color:#008ccb;
}
.btn5{
	background-color:#0f5eb5;
}
.login-btn i{
	margin:0px 10px 0px 0px;
	font-size:18px;
}
.form-box{
	background-color:#fbfbfb;
	border-radius:5px;
	border-top:solid 5px;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.2);
	float:left;
	width:100%;
	min-height:90px;
	/*min-height:560px;*/
	margin:0px 0px 30px 0px;
}
.form-box h2{
	font-family:"latobold";
	color:#222222;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top: 0px;
}
.form-box h5{
	font-family:"latomedium";
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 1px;
}
.form-box textarea{
	resize:none;
}
.form-box .form-body{
	margin:0px;
	background-color:#fff;
	padding:30px 30px 0 30px;
	box-shadow:0px 4px 3px -2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 4px 3px -2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 4px 3px -2px rgba(0, 0, 0, 0.1);
	position:relative;
	z-index:10;
}
.form-box .form-body.left-option{
	padding-top: 30px;
}
/*.form-box form input, .form-box form select{
	min-height:40px;
}*/
.form-box .footer{
	padding:30px;
	float:left;
	width:100%;
	background-color:#fbfbfb;
	position:relative;
}
.form-box .footer ul{
	list-style:none;
	float:left;
	width:100%;
	margin:0px 0px 30px 0px
}
.form-box .footer ul li{
	float:left;
	width:100%;
	margin:3px 0px;
}
.form-box .footer ul li:before{
	content:"::";
	font-size:18px;
	float:left;
	margin:0px 10px 0px 0px;
}
.form-box .footer ul li a{
	display:block;
	color:#322c29;
}
/*
===========================================
TEACHER PROFILE PAGE START
===========================================
*/
.payment-method{
	float:left;
	width:100%;
	padding:20px 30px;
	background-color:#FFF;
}
.payment-method h2{
	font-size:24px;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:0px;
	line-height:24px;
}
.payment-method ul{
	list-style:none;
	text-align:center;
	margin:50px 0px 20px 0px;
	float:left;
	width:100%;
}
.payment-method ul li{
	display:inline-block;
	border:solid 1px #b2b2b2;
	border-radius:5px;
	margin:0px 3px;
	overflow:hidden;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2)
}
.payment-method ul li a{
	border-bottom:solid 5px #d2d2d2;
	margin:0px 0px 1px 0px;
	display:block;
	border-radius:5px;
	overflow:hidden;
}
.payment-method ul li img{
	border-radius:5px
}
/*
===========================================
EDIT PROFILE PAGE START
===========================================
*/
.profile-box{
	border-radius:5px; 
	float:left;
	width:100%;
	background-color:#EDECED;
	/*border:solid 1px #27AEC4;*/
	margin-top: 25px;
	padding-bottom: 18px;
	box-shadow:0px 2px 0px 0px rgba(0,0,0,0.06);
	-moz-box-shadow:0px 2px 0px 0px rgba(0,0,0,0.06);
	-webkit-box-shadow:0px 2px 0px 0px rgba(0,0,0,0.06);
}
.profile-box h2{
	font-size: 16px;
}
.profile-view{
	/*margin:0px 0px 30px 0px;*/
	padding:30px;
}
.profile-view .thumb{
	text-align: center;
	/*border-radius:100%;
	height:140px;
	width:140px;
	border:solid 5px #9e9e9e;
	overflow:hidden;
	margin:0px auto;*/
}
.profile-view .thumb img{
	/*border-radius:100%;*/
}
.profile-view .text{
	float:left;
	/*width:100%;*/
	text-align:left;
}
.profile-view .text p{
	font-size:18px;
	color:#5a5a5a;
        font-family: latomedium, Serif;
	/*margin:25px 0px;*/
}
.profile-view .btn-style{
	/*font-family: Blackjack;*/

	font-size:18px;
}

.edit-profile{
	overflow:hidden;

}
.edit-profile h2{
	font-size:24px;
	color:#5a5a5a;
	font-weight:300;
	line-height:24px;
	margin:0px;
	padding:30px 30px;
}
.edit-profile ul{
	float:left;
	margin:0px;
	list-style:none;
	width: 80%;
	margin-left: 25px;
}
.edit-profile ul li{
	/*float:left;*/
	/*width:100%;*/
	/*border-top:solid 1px #ebebeb;*/
	background-color: #fff;
	margin-top: 20px;
	border-radius: 8px;
	height: 30px;
	line-height: 30px;
}
.edit-profile ul li a{
	font-size:14px;
	/*color:#bebdbd;*/
	color:#585858;
	text-decoration:none;
	text-align: center;
	padding:0 25px 0 25px;
	display:block;
	font-family: latomedium;
	letter-spacing: 1px;
}
.edit-profile ul li a:hover{
	padding-left: 15px;
}

.search-box-left-sidebar{
	overflow:hidden;

}
.search-box-left-sidebar h2{
	font-size:24px;
	color:#5a5a5a;
	font-weight:300;
	line-height:24px;
	margin:0px;
	padding:30px 30px;
}
.search-box-left-sidebar ul{
	float:left;
	margin:0px;
	list-style:none;
	width: 80%;
	margin-left: 25px;
}
.search-box-left-sidebar ul li{
	/*float:left;*/
	/*width:100%;*/
	/*border-top:solid 1px #ebebeb;*/
	background-color: #fff;
	margin-top: 20px;
	border-radius: 30px;
	line-height: 50px;
}
.search-box-left-sidebar ul li a{
	font-size:14px;
	/*color:#bebdbd;*/
	color:#585858;
	text-decoration:none;
	text-align: center;
	padding:0 25px 0 25px;
	display:block;
	/*position:relative;*/
}
.search-box-left-sidebar ul li a:hover{
	padding-left: 15px;
}
.search-box-left-sidebar .styled-select{
	color: #5C595B;
	font-weight: normal;
}
.search-box-left-sidebar .styled-select option{
	background-color: transparent;
}
.search-box-right-sidebar .styled-select option{
	background-color: #0F1521;
}
.search-box-right-sidebar h2{
	font-size:24px;
	color:#5a5a5a;
	font-weight:300;
	line-height:24px;
	margin:0px;
	padding:30px 30px;
}
.search-box-right-sidebar ul{
	float:left;
	margin:0px;
	list-style:none;
	width: 80%;
	margin-left: 25px;
}
.search-box-right-sidebar ul li{
	background-color: #fff;
	margin-top: 10px;
	border-radius: 8px;
	line-height: 30px;
}
.search-box-right-sidebar ul li a{
	font-size:14px;
	/*color:#bebdbd;*/
	color:#585858;
	text-decoration:none;
	text-align: left;
	padding:0 25px 0 25px;
	display:block;
	font-family: latoheavy;
}
.search-box-on-cart .styled-select{
	color: #5C595B;
	font-weight: normal;
}
.search-box-on-cart .styled-select option{
	background-color: transparent;
}
/*.edit-profile ul li a:before{
	content:"\f101";
	position:absolute;
	left:30px;
	font-family:FontAwesome;
	font-size:18px;
}*/
.active-menu{
	padding:25px 15px 25px 65px;
	color:#00A685
}
.edit-profile .logout{
	font-family: Blackjack, bold;
	font-size: 20px;
	float:left;
	width:100%;
	padding:30px 30px;
	color:#fff;
}
.edit-profile .logout a{
	color:#fff;
	position:relative;
	padding:0px 0px 0px 30px;
}
.edit-profile .logout a:before{
	content:"\f08b";
	position:absolute;
	left:0px;
	font-family:FontAwesome;
	font-size:26px;
	line-height:26px;
}
.editing, .invoice-hint{
	padding:30px;
	margin:0px 0px 30px 0px;
}
.editing h2, .invoice-hint h2{
	font-family: latosemibold;
	font-size:16px;
	color:#5a5a5a;
	font-weight:300;
	line-height:24px;
	margin:0px 0px 10px 0px;
}
.editing .form{
	float:left;
	width:100%;
	
}
.editing ul{
	list-style:none;
	margin:0px 0px 0px -4%;
}
.editing ul li{
	float:left;
	width:46%;
	margin:10px 0px 0px 4%;
}
.editing ul li.fw{
	width:96%;
}
.editing input[type="text"], .editing input[type="password"], .editing select, .editing textarea{
	min-height:40px;
	border-color:#eaeaea;
	box-shadow:none;
	/*color:#bebdbd;*/
	color:#585858;
	font-family:'latoregular','Open Sans',sans-serif;
}
.editing textarea{
	height:200px;
	resize:none;
}
.editing label{
	color:#585858;
	font-size:14px;
	margin:0px 0px 10px 0px;
	display:inline-block;
	font-family: latomedium;
}
.editing .btn-style{
	font-size:12px;
	font-family: latomedium;
}
.editing table{
	width:100%;
	border:solid 1px #f3f3f3;
}
.editing table thead{
	border-radius:5px;
	overflow:hidden;
}
.editing table tr td{
	text-align:left;
	border:solid 1px #f3f3f3;
	padding:15px 20px;
	font-size: 12px;
	font-family: latoregular
}
.editing table tr td:first-child{
	/*text-align:left;*/
	/*width:60%*/
}
.editing table thead tr td{
	color:#fff;
	font-size:12px;
	border:none;
	letter-spacing: 1px;
}
.editing table tfoot tr td{
	border:none;
	font-size:12px;
}
.editing table tbody tr:hover{
	background-color:#f3f3f3;
}
.element {
    position: relative;
}
/*.invoice-hint ol, .invoice-hint ul{
	line-height: 28px;
}*/

/*new css for course detail*/

.course-tutor{
	background-color:#FFF;
	padding:20px;
}
.course-tutor .thumb{
	float:left;
	margin:0px 0px 20px 0px;
	width:100%;
}
.course-tutor .thumb img{
	width:100%;
}
.course-tutor .text{
	float:left;
	width:100%;
}
.tutor-name{
	font-size:16px;
}
.course-tutor i{
	margin:0px 10px 0px 0px;
}
.address{
	padding:20px;
	background-color:#fff;
}
.address h4{
	font-weight:normal;
	font-size:16px;
	margin:0px 0px 10px 0px;
}
.address iframe{
	 float:left;
	 width:100%;
}
.categories{
	padding:20px;
	background-color:#fff;
}
.categories h4{
	font-weight:normal;
	font-size:16px;
	margin:0px 0px 10px 0px;
}
.categories ul{
	margin:0px;
	list-style:none;
}
.categories ul li{
	float:left;
	width:100%;
	margin:3px 0px;
	padding:0px 0px 0px 20px;
	position:relative;
}
.categories ul li a{
	display:block;
	color:#767676;
} 
.categories ul li:before {
    content: "\f101";
    font-family: FontAwesome;
    text-decoration: inherit;
    color: #000;
    font-size: 14px;
    position: absolute;
    left: 0;
	top:2px;
}
.tutor-detail-section{
	float:left;
	width:100%;
	margin:0px 0px 30px 0px;
}
.tutor-detail-section .thumb{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.tutor-detail-section .thumb span{
	position:absolute;
	top:-30px;
	right:-94px;
	background-color:#C00;
	padding:70px 70px 10px;
	color:#fff;
	font-size:16px;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	box-shadow:0px 0px 15px 0px rgba(0,0,0,1);
	-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,1);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,1);
}

.tutor-detail-section .thumb img{
	width:100%;
}

.tutor-duration{
	float:left;
	width:100%;
	background-color:#f5f5f5;
	position:relative;
}
.tutor-duration .duration{
	float:left;
	padding:20px 30px;
}
.tutor-duration .duration ul{
	float:left;
	list-style:none;
	margin:0px;
}
.tutor-duration .duration ul li{
	float:left;
	text-align:center;
	margin:0px 0px 0px 60px;
}
.tutor-detail-section .text{
	float:left;
	width:100%;
	padding:20px;
	background-color:#FFF;
}
.tutor-detail-section .text a.enroll{
	padding:20px 20px;
	text-align:center;
	color:#fff;
	display:block;
	font-size:16px;
	text-transform:uppercase;
	margin:20px 0px 0px 0px;
}
.tutor-detail-section .text h2{
	font-size:20px;
	color:#1d1d1d;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	line-height:20px;
}
.tutor-duration .duration ul li:first-child{
	margin:0px;
}
.tutor-duration .duration ul li h4{
	font-size:16px;
	color:#b5b5b5;
	text-transform:uppercase;
	margin:0px;

}
.tutor-duration .duration ul li p{
	margin:0px;
}
.tutor-duration .course-price{
	float:right;
	min-height:80px;
	min-width:130px;
	padding:11px 20px;
	text-align:center;
}
.tutor-duration .course-price p{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	margin:5px 0px;
	font-weight:bold;
}
.share-course{
	float:left;
	width:100%;
	border-bottom:solid 1px #eaeaea;
	margin:0px 0px 20px 0px;
}
.share-course h4{
	font-weight:bold;
	color:#b8b8b8;
	float:left;
	font-size:14px;
	margin:27px 0px;
}
.share-course ul{
	list-style:none;
	margin:0px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:20px 0px;
	
}
.share-course ul li{
	float:left;
	margin:0px 0px 0px 10px;
	border:solid 2px #eaeaea;
	border-radius:3px;
}
.share-course ul li a{
	display:block;
	height:36px;
	width:36px;
	font-size:16px;
	text-align:center;
	padding:7px 0px;
	color:#666666;
}
.share-course ul li:hover a{
	color:#fff;
}
.related-courses{
	float:left;
	width:100%;
	padding:20px;
	background-color:#FFF;
}
.related-courses h2{
	color: #1d1d1d;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px;
}
.related-courses ul{
	list-style:none;
	margin:0px 0px 20px -2%;
}
.related-courses ul li{
	width:31.2%;
	float:left;
	margin:0px 0px 20px 2%;
}
.related-courses ul li .thumb{
	float:left;
	margin-right:10px;
}
.related-courses ul li h4{
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}
.related-courses ul li p{
	font-size:12px;
}

.lessons{
	float:left;
	width:100%;
}
.lessons .content_cp_accor{
	padding:10px 20px;
	float:left;
	width:100%;
}
.lessons .accordion_cp{
	padding:0px 20px;
}
.lessons .accordion_cp p{
	font-family:inherit;
	font-size:18px;
	text-transform:initial;
}
.lessons .accordion-open p{
	color:#fff;
}
.lessons .accordion_cp p:before{
	display:none;
}
.lessons .accordion_cp span{
	left:auto;
	right:0px;
	margin:0px;
	background:none;
	position:absolute;
	padding:15px 20px;
}
.lessons .accordion-close span{
	color:#333;
}
.lesson-vid{
	float:left;
	width:100%;
	margin:10px 0px;
}
.lesson-vid:hover .thumb img{
	opacity:0.4;
}
.lesson-vid .thumb{
	float:left;
	margin:0px 20px 0px 0px;
	position:relative;
}
.lesson-vid .thumb i{
	position:absolute;
	font-size:50px;
	left:0px;
	right:0px;
	margin:0px;
	top:50%;
	text-align:center;
	margin:-24px 0px 0px 0px;
	color:#fff;
	text-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-moz-text-shadow:0px 0px 3px rgba(0,0,0,0.2);
	-webkit-text-shadow:0px 0px 3px rgba(0,0,0,0.2);
}
.lesson-vid .text{
	padding:0px 0px 0px 168px;
}
.lesson-vid .text h4{
	font-size:20px;
	line-height:20px;
	margin:0px 0px 5px 0px;
	font-family:'Crete Round',serif;
	font-weight:normal;
}
.lesson-vid .text h4 a{
	color:#333
}
.lesson-vid .text p{
	line-height:24px;
	margin:0px;
}
.become-member{
	background-color:#fff;
	padding:20px;
	text-align:center;
}
.become-member a.member{
	display:inline-block;
	padding:10px 15px;
	background-color:#0f1521;
	color:#fff;
	font-family:'Crete Round',serif;
	font-size:20px;
}
.become-member p{
	font-size:22px;
	margin:10px 0px;
	font-family:'Crete Round',serif;
}
.subscribe-widget{
	background-color:#0f1521;
	padding:20px;
	border-bottom:6px solid;
}
.subscribe-widget h2{
	color:#fff;
	text-align:center;
	padding:8px 0px;
	border:solid 1px #353942;
}
.subscribe-widget p{
	text-align:center;
}
.subscribe-widget .or{
	display:inline-block;
	font-family:'Crete Round',serif;
	font-size:20px;
	text-align:center;
	position:relative;
}
.subscribe-widget .or:before, .subscribe-widget .or:after{
	content:"";
	width:80px;
	height:1px;
	background-color:rgba(255,255,255,0.2);
	position:absolute;
	right:150%;
	top:10px;
}
.subscribe-widget .or:after{
	right:auto;
	left:150%;
}
.subscribe-widget p{
	color:#fff;
}
.subscribe-widget a{
	color:#fff;
}
.subscribe-widget .dollar{
	font-size:34px;
	font-family:'Crete Round',serif;
}
.subscribe-widget ul{
	list-style:none;
	float:left;
	margin:0px;
	padding:10px;
}
.subscribe-widget ul li{
	float:left;
	width:100%;
	margin:8px 0px;
	position:relative;
	padding:0px 0px 0px 46px;
}
.subscribe-widget ul li a{
	font-size:18px;
	color:#727377;
	font-family:'Crete Round',serif;
}
.subscribe-widget ul li a:hover{
	color:#fff;
}
.subscribe-widget ul li i{
	margin:0px 10px 0px 0px;
	font-size:24px;
	width:36px;
	text-align:center;
	position:absolute;
	left:0px;
}


.inside-course{
	padding:20px;
	background-color:#FFF;
}
.inside-course ul{
	list-style:none;
	float:left;
	width:100%;
	padding:10px;
}
.inside-course ul li{
	float:left;
	width:100%;
	position:relative;
	padding:0px 0px 0px 25px;
	margin:5px 0px;
}
.inside-course ul li a{
	color:#333;
}
.inside-course ul li:before{
	content:"\f00c";
	font-family:FontAwesome;
	font-size:16px;
	position:absolute;
	left:0px;
}
/*
=======================================================
				TEACHER'S LISTING
=======================================================
*/

.deen-profile{
	float:left;
	width:100%;
	padding:20px;
	background-color:#FFF;
	position:relative;
	margin:0px 0px 30px 0px;
}
.deen-profile .text{
	padding:0px;
}
.deen-profile .thumb{
	float:left;
	margin:0px 20px 0px 0px;
}
.deen-profile h2{
	font-size:24px;
	font-family:'Crete Round',serif;
	color:#333;
	line-height:24px;
	margin:0px 0px 5px 0px;
}
.deen-profile small{
	font-size:12px;
	color:#ccc;
}
.deen-profile .share-course{
	width:auto;
	border:none;
	margin:0px;
}
.deen-profile .share-course ul{
	margin:0px;
	padding:0px;
}
.deen-profile .share-course ul li:first-child{
	margin:0px;
}

.teacher-listing{
	float:left;
	width:100%;
	background-color:#FFF;
	padding:20px;
}
.teacher-listing ul{
	list-style:none;
	/*margin:-26px 0 0 -2.5%;*/
}
.teacher-listing ul li{
	margin:26px 0 0 2.5%;
	float:left;
	/*width:22.5%;*/
	background-color:#e4e4e4;
}
.teacher-listing ul li .thumb{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.teacher-listing h2{
	font-size:20px;
	margin:0px;
	padding:10px 10px;
	text-align:center;
	line-height:34px;
	font-weight:normal;
	font-family:'Crete Round',serif;
	
}
.teacher-listing ul li:hover h2, .teacher-listing ul li:hover h2 a{
	color:#fff;
}
.teacher-listing h2 a{
	color:#1e1e1e;
}
.teacher-listing .caption{
	position:absolute;
	left:0px;
	top:1000%;
	padding:20px;
}
.teacher-listing ul li:hover .caption{
	top:0px;
}
.teacher-listing .caption h3{
	font-size:18px;
	line-height:22px;
	color:#fff;
	margin:0px 0px 10px 0px;

}
.teacher-listing .caption p{
	color:#fff
}
.teacher-listing ul li:hover .thumb img {
	opacity:0.1;
}
.teacher-listing ul li .text{
	float:left;
	width:100%;
}
.teacher-listing .share-course{
	position:absolute;
	bottom:-50px;
	margin:0px;
	border:none;
}
.teacher-listing ul li :hover .share-course{
	bottom:15px;
}
.teacher-listing .share-course ul{
	text-align:center;
	width:100%;
	margin:0px;
	padding:0px;
}
.teacher-listing .share-course ul li{
	width:auto;
	margin:0 2px 0 2px;
	float:none;
	display:inline-block;
	background-color:transparent;
}
.teacher-listing .share-course ul li:hover{
	border-color:#fff;
	background-color:transparent;
	margin:0 2px 0 2px;
}
.teacher-listing .share-course ul li a{
	color:#fff;
}
.teacher-listing .share-course ul li a:hover{
	background-color:transparent;
}

.teacher-courses{
	float:left;
	width:100%;
}
.teacher-courses h2{
	font-size:30px;
	line-height:30px;
	font-family:'Crete Round',serif;
	margin:0px 0px 20px 0px;
}
.teacher-courses table{
	text-align:center;
	background-color:#fff;
}
.teacher-courses table thead{
	font-family:'Crete Round',serif;
	font-size:18px;
	color:#fff;
}
.teacher-courses table tr td{
	padding:20px 15px;
}
.teacher-courses table tbody tr:hover{
	color:#fff;
}

.questions-area {
	float:left;
	width:100%;
	padding:20px;
	background-color:#fff;
	margin:0px 0px 30px 0px;
}

/*styled checkboxes start*/
.questions p{
	font-size:16px;
}
.questions input[type=radio].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.questions input[type=radio].css-checkbox + label.css-label {
	padding: 0px 0px 0px 30px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	margin: 0px 0px 10px 0px;
	color: #595959;
	font-weight: normal;
}
.questions input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -19px;
}
.questions .css-label {
	background-image: url(../images/checkbox.png);
}

.questions-area.blanks input[type="text"]{
	min-height:20px;
	border-left:none;
	border-right:none;
	border-top:none;
	margin:0px 10px;
	box-shadow:none;
	color:#900;
	border-radius:0px;
}
.questions-area.blanks p{
	line-height:30px;
}
.questions-area.single-line input[type="text"]{
	min-height:40px;
	border-radius:0px;
	margin:0px 0px 20px 0px;
}
.questions-area.multi-line textarea{
	height:200px;
	border-radius:0px;
}



.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}







.mega-manu-container .navigation ul li.mega{
	position:static;
}
.mega-manu{
	width:100%;
	position:absolute;
	left:0px;
	top:100%;
	box-shadow:0px 8px 10px 0 rgba(0, 0, 0, 0.15);
	z-index:100;
	visibility:hidden;
	opacity:0;
	margin:20px 0px 0px 0px;
}
.mega-manu-container .navigation ul li:hover .mega-manu{
	visibility:visible;
	margin:0px;
	opacity:1;
}
.mega-manu-container .mega-manu .inner{
	background-color:#fff;
	margin:6px 0px 0px 0px;
	float:left;
	width:100%;
}
.mega-manu-container .mega-manu .bg1{
	background-image:url(../images/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.mega-manu-container .mega-manu .ul-container{
	width:25%;
	float:left;
	padding:20px 15px;	
}
.mega-manu-container .mega-manu .ul-container ul{
	position:static;
	padding:0px;
	box-shadow:none;
	background:none;
}

.mega-manu-container .mega-manu .ul-container ul li a:before{
	content:"\f0a4";
	font-family:FontAwesome;
	left:0px;
	display:inline-block;
	margin:0px 10px 0px 0px;
}
.mega-manu-container .mega-manu .ul-container ul li a{
	padding:5px 0px;
	position:relative;
	border-radius:4px;
}
.mega-manu-container .mega-manu .ul-container ul li a:hover{
	padding:5px 10px;
}
.mega-manu-container .mega-manu .ul-container h4{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:solid 1px rgba(0,0,0,0.1);
	padding-bottom:10px;
}

/*new category landing pages*/

.adminstrative{
	float:left;
}
.adminstrative h2{
	font-family:'Crete Round',serif;
	font-size:24px;
	text-transform:uppercase;
	color:#c7012e;
	font-weight:normal;
}
.adminstrative h2 i{
	margin-right:5px;
}

.contant section.cp-event-gallery{
	float:left;
	width:100%;
	padding:0px;
}
.cp-event-gallery .sec-header{
	padding:40px 0px;
}
.cp-event-gallery .sec-header h2, .cp-event-gallery .sec-header p{
	color:#fff;
}
.cp-gallery-container{
	float:left;
	width:100%;
}
.cp-gallery-container .cp-gallery-item{
	float:left;
	width:25%;
	position:relative;
}
.cp-gallery-container .cp-gallery-item img{
	width:100%;
}
.cp-gallery-container .cp-gallery-item .caption{
	position:absolute;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.7);
	width:100%;
	padding:10px;
	height:100%;
	visibility:hidden;
	opacity:0;
}
.cp-gallery-container .cp-gallery-item:hover .caption{
	opacity:1;
	visibility:visible;
}
.cp-gallery-container .cp-gallery-item .caption a{
	display:inline-block;
	margin:0px 3px;
}
.cp-gallery-container .cp-gallery-item .caption a i:hover{
	background-color:#fff;
	color:#333;
	border-radius:100%;
}
.cp-gallery-container .cp-gallery-item .caption a i{
	height:36px;
	width:36px;
	text-align:center;
	border:solid 1px #fff;
	color:#fff;
	font-size:18px;
	padding:7px 0px;
}


.cp-gallery-container .cp-gallery-item .caption h4{
	color:#fff;
	font-size:24px;
	font-style:italic;
	font-family:'Crete Round',serif;
	font-weight:normal;
	margin:15px 0px;
	line-height:normal;
}
.cp-gallery-container .cp-gallery-item .caption p{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:normal;
	margin:0px 0px 15px 0px;

}


.student-sayings{
	float:left;
	width:100%;
	overflow:hidden;
	height:930px;
}
.student-sayings-bg{
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
	z-index:55;
}
.student-sayings .bx-wrapper{
	padding:40px;
	background-color:rgba(0,0,0,0.5);
	z-index:100;
	position:absolute;
	left:0px;
	top:250px;
	bottom:250px;
	right:0px;
	width:100%;
	margin:auto;
}
.student-sayings .bx-wrapper h3{
	font-size:30px;
	font-family:'Crete Round',serif;
	color:#fff;
	font-weight:normal;
	text-align:left;
}
.student-sayings .bx-wrapper p{
	font-size:30px;
	line-height:normal;
	color:#fff;
	font-style:italic;
	font-weight:300;
	padding:0px 50px;
	position:relative;
}
.student-sayings .bx-wrapper p:before{
	content:"\f10d";
	font-family:FontAwesome;
	color:#fff;
	font-size:50px;
	position:absolute;
	left:0px;
	top:0px;
}

.student-sayings .bx-wrapper a.signature{
	font-family:"Pacifico",cursive;
	font-size:24px;
	color:#c7012e;
}
.student-sayings .bx-default-pager{
	display:none;
}
.student-sayings .container{
	position:relative;
	height:100%
}
.student-sayings .bx-wrapper .bx-controls-direction a{
	text-indent:inherit;
	top:10px;
	margin:0px;
}
.student-sayings .bx-wrapper .bx-controls-direction a:before{
	content:"\f104";
	font-family:FontAwesome;
	font-size:60px;
	color:#fff;
	line-height:55px;
}
.student-sayings .bx-wrapper .bx-controls-direction a.bx-next:before{
	content:"\f105";
}
.student-sayings .bx-wrapper .bx-controls-direction a.bx-prev{
	left:auto;
	right:50px;
}
.our-school, .f-stories{
	float:left;
	width:100%;
	box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.3);
}
.our-school .thumb img, .f-stories .thumb img{
	width:100%;
	float:left;
	transition: all 300ms cubic-bezier(0.30, 0.22, 0.32, 3.275) 0s;
	-moz-transition: all 300ms cubic-bezier(0.30, 0.22, 0.32, 3.275) 0s;
	-webkit-transition: all 300ms cubic-bezier(0.30, 0.22, 0.32, 3.275) 0s;
	-o-transition: all 300ms cubic-bezier(0.30, 0.22, 0.32, 3.275) 0s;
}
.our-school:hover .thumb img, .f-stories:hover .thumb img{
	transform:scale(1.05)
}
.our-school h4, .f-stories h2{
	font-family:'Crete Round',serif;
	font-size:24px;
	color:#900;
	margin:15px 0px;
	font-weight:normal;
}
.our-school .thumb, .our-school .text, .f-stories .thumb, .f-stories .text{
	float:left;
	width:100%;
	overflow:hidden;
}
.our-school .text, .f-stories .text{
	padding:10px 10px 10px 10px;
}
.our-school .text a, .f-stories .text a{
	display:inline-block;
	padding:10px 0px;
	color:#900;
	display:block;
	
}
.f-stories .text a:hover, .our-school .text a:hover{
	background-color:#069;
	color:#fff;
}
.contant section.happy-parents{
	background-image:url(../images/parents.png);
	background-color:#ffc600;
}
.happy-parents .thumb{
	float:left;
	margin:0px 20px 0px 0px;
	padding:10px;
	background-color:rgba(255,255,255,0.4);
	border:solid 1px rgba(0,0,0,0.3);
}
.happy-parents .text{
	text-align:left;
	padding-top:40px;
}
.happy-parents .text h2{
	font-size:36px;
	font-weight:normal;
	font-family:'Crete Round',serif;
	color:#fff;
	margin:0px 0px 15px 0px;
	line-height:36px;
}
.happy-parents .text p{
	font-size:22px;
	color:#fff;
	line-height:30px;
}
.happy-parents a.signature{
	font-family:"Pacifico",cursive;
	color:#fff;
	font-size:26px;
	float:right;
}
.happy-parents .bx-wrapper .bx-pager .bx-pager-item, .happy-parents .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	float:right;
}
.happy-parents .bx-wrapper .bx-pager, .happy-parents .bx-wrapper .bx-controls-auto{
	bottom:auto;
	top:0px;
}








.cp-gallery-container .cp-gallery-item .caption a i, .cp-gallery-container .cp-gallery-item .caption, .f-stories .text a, .our-school .text a{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.latest-events-section{
	position:relative;
	background-image:url(../images/latest-event-bg.jpg);
	background-size:cover;
	
}
.latest-events-section .container{
	position:relative;
	z-index:10;
}
.latest-events-section .container div.span6{
	text-align:left;
}
.latest-events-section:after{
	position:absolute;
	height:100%;
	width:100%;
	content:"";
	background-color:rgba(255,255,255,0.8);
	left:0px;
	top:0px;
}
section.cp-our-services{
	background-color:#069eed;
}
section.cp-our-services p, .contant section.cp-our-services h2{
	color:#fff;
}
.contant section.cp-our-services .sec-header span{
	background-color:#fff;
}

/* font-family:'Crete Round',serif;*/
/*font-family: 'Oswald', sans-serif;*/

.on-profile{
	padding:30px;
	margin:0px 0px 30px 0px;
}
.on-profile h2{
	font-family: Blackjack;
	font-size:30px;
	color:#5a5a5a;
	font-weight:300;
	line-height:24px;
	margin:0px 0px 20px 0px;
}

.warning-box{
	background-color: #F39C12;
	margin-bottom: 15px;
	padding: 15px 30px 15px 15px;
	border-radius: 7px;
	color: #FFFFFF;
	font-family: latosemibold;
}
.warning-box li{
	line-height: 25px;
}
.profile .title h4{
	margin-top: 0px;
	padding-top: 20px;
}
.contant .container .row .col-md-9 h2:first-child{
	margin-top: 0px;
}
.summary{
	margin: 10px 20px;
}
.summary .field{
	font-family: latoheavy;
	letter-spacing: 1px;
	font-size: 16px;
}
.summary .text{
	font-family: latoitalic;
	letter-spacing: 2px;
	float: right;
	font-size: 16px;
}
.price{
	border-bottom: 2px solid #00A49B;
}
/*.total-price{
	border-bottom: 5px double #00A49B;
}*/
.summary .field-price{
	font-family: latosemibold_italic;
	letter-spacing: 1px;
	font-size: 24px;
}
.summary .text-price{
	font-family: latosemibold_italic;
	letter-spacing: 1px;
	float: right;
	font-size: 24px;
}

/* wizard order heading */
.wizard-order { 
	list-style: none; 
	overflow: hidden; 
	font: 18px Helvetica, Arial, Sans-Serif;
}
.wizard-order li { 
	float: left; 
}
.wizard-order li.disabled { 
	background-color: #B0B4B5;
}
.wizard-order li a {
	color: white;
	text-decoration: none; 
	padding: 10px 0 10px 65px;
	background: #00A49B;                   /* fallback color */
	background: #00A49B; 
	position: relative; 
	display: block;
	float: left;
}
.wizard-order li a.disabled {
	color: white;
	text-decoration: none; 
	padding: 10px 0 10px 65px;
	background: #B0B4B5;                   /* fallback color */
	background: #B0B4B5; 
	position: relative; 
	display: block;
	float: left;
	pointer-events: none;
   	cursor: default;
}
.wizard-order li a:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #00A49B;
	/*border-left: 30px solid hsla(34,85%,35%,1);*/
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}
.wizard-order li a.disabled:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #B0B4B5;
	/*border-left: 30px solid hsla(34,85%,35%,1);*/
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
	pointer-events: none;
   	cursor: default;
}
.wizard-order li a:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;       
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}
.wizard-order li:first-child a {
	padding-left: 10px;
}
/*.wizard-order li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.wizard-order li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.wizard-order li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.wizard-order li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.wizard-order li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.wizard-order li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.wizard-order li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.wizard-order li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }*/
/*.wizard-order li:last-child a {
	background: transparent !important;
	color: black;
	pointer-events: none;
	cursor: default;
}*/
.wizard-order li a:hover { background: #0090A4; }
.wizard-order li a:hover:after { border-left-color: #0090A4 !important; }

.wizard-order li a.disabled:hover { background: #B0B4B5; pointer-events: none;
   	cursor: default;}
.wizard-order li a.disabled:hover:after { border-left-color: #B0B4B5 !important; pointer-events: none;
   	cursor: default;}
/* wizard order heading END */

.summary-separator{
	border-bottom: 2px solid #00A49B;
}
.summary-separator-finish{
	border-bottom: 5px double #00A49B;
}
.open-course-detail{
	text-align: left;
	font-family: latoregular;
}
.open-course-detail strong{
	font-family: latoitalic;
}
.question{
	font-size: 18px;
	letter-spacing: 2px;
}
#form-answer button:disabled {
	background: #dddddd;
}
.countdown{
	font-size: 20px;
	letter-spacing: 2px;
}
@media (max-width: 767px) {
	.program-list-box{
		min-height: 520px;
		background-image: url("../images/02_background.png");
		background-size:     cover;                      /* <------ */
	    background-repeat:   no-repeat;
	    background-position: cover;              /* optional, center the image */
	}
}
@media (min-width: 768px) {
	.program-list-box{
		min-height: 520px;
		background-image: url("../images/02_background.png");
		background-size:     cover;                      /* <------ */
	    background-repeat:   no-repeat;
	    background-position: cover;              /* optional, center the image */
	}
}
@media (min-width: 992px) {
	.program-list-box{
		min-height: 520px;
		background-image: url("../images/02_background.png");
		background-size:     cover;                      /* <------ */
	    background-repeat:   no-repeat;
	    background-position: cover;              /* optional, center the image */
	}
}

ul.program-list li{
	color: #fff;
	list-style: disc;
	text-align: left;
}
.program-list li a{
	letter-spacing: 1px;
	margin: 5px 0px;
	color: #fff;
	font-family: latolight;
	line-height: 28px;
}
.contant .sec-header h2.program-list-header{
	color: #fff;
	font-size: 28px;
}
.program-header{
	background-color: #FFD900;
	margin: 0 60px;
	border-radius: 5px;
	width: 70%;
}
.program-header h3{
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-family: latosemibold;
	padding: 8px 0;
}
.program-body{
	padding-left: 80px;
}
.summary-box h4{
	letter-spacing: 1px;
}
/*.summary-box h5{
	letter-spacing: 1px;
	line-height: 25px;
}*/
.teacher-list-box a:hover{
	text-decoration: none !important;
}
.row.program-row h3{
	border-style: double none;
	padding: 8px 0;
	color: #333;
	letter-spacing: 2px;
	font-family: latosemibold;
	font-size: 18px;
}
.teacher-list-box .label-price{
	position: absolute;
	top: 20px;
	width: 120px;
	height: 30px;
	background-color: #FF642F;
	padding-top: 5px;
}
.teacher-list-box .label-price span{
	color: #fff;
	font-family: latobold
}
#form-courses h2{
	font-size: 18px;
}
#form-courses h3{
	font-size: 16px;
	font-family: latosemibold;
	letter-spacing: 2px;
}
#form-courses label{
	font-size: 14px;
	font-family: latomedium;
}
.reject-button-style{
	border-radius:5px;
	color:#fff;
	padding:10px;
	border:none;
	background-color: #FF642F;
}
.reject-button-style:hover{
	color:#fff;
}
.pay-button-style{
	border-radius:5px;
	color:#333;
	padding:10px;
	border:none;
	background-color: lime;
}
.pay-button-style:hover{
	color:#333;
}
.filter-div{
	float: left;
	list-style: outside none none;
    margin-top: 20px;
    padding: 0 15px;
}
.filter-input{
	/*float: right;
	margin-left: 30px*/
}
.filter-input input[type="number"]{
	width: 50px;
	/*margin: 0 10px;*/
}
.filter-input ul{
	margin: 0;
}
.filter-input ul li{
	background-color: transparent;
	border-radius: 0;
	line-height: 0;
	margin-top: 0;
}
.filter-input li{
	display: block;
    float: left;
    margin-bottom: 5px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.replace-error-message{
	margin: 10px 20px;
}
.back-home{
	margin-top: 20px;
}
.or-big{
	margin-top: 20px;
	font-family: latoitalic;
	font-size: 28px;
}
.wizard-user-registration{
	text-align: center;
}
.wizard-user-registration .element-item{
	width: 100%;
}
.tree-options{
	text-align: left;
}
.wizard-user-registration img{
	width: 100px;
}
.wizard-user-registration h4{
	font-size: 18px;
	letter-spacing: 2px;
}
.wizard-user-registration p{
	font-size: 14px;
	letter-spacing: 1px;
}
.wizard-user-registration{
	border-left: double #00A49B;
	border-bottom: double #00A49B;
	border-right: double #00A49B;
}
.wizard-user-registration .grid{
	margin-top: 20px;
}
.wizard-register-question{
	text-align: left;
	margin: 30px 50px 10px 50px;
}
.message-response, .message-response p{
	color: #CD1F20;
	font-size: 11px;
	margin: 10px;
}
.email-compose .form-group{
	margin: 15px;
}