
/* ==================================================================
	SLIDER
================================================================== */

	.boxedcontainer {
		max-width: 1170px; 
		margin:auto; 
		padding:0px 30px;
	}
	.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
	z-index: 0;
	height: 100%;
	}
	.tp-banner{
		width:100%;
		position:relative;
	}
	.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
	}
	.tp-bannertimer {
		display: none;
	}
	.lightcolor {
		color:#ffffff !important;
	}
	.slider_layer_05 {
		color:#363a47;
		font-size: 31px;
		padding:0;
		width: 80px;
		height: 80px;
		line-height: 80px;
		border-radius: 100%;
		background-color: rgba(255,255,255,0.8);
	}
	.slider_layer_01 {
		font-weight: 400;
		color:#363a47;
		font-size: 34px;
		padding:7px 60px;
		background-color: rgba(255,255,255,0.8);
	}
	.slider_layer_02 {
		color:#363a47;
		font-size: 16px;
		font-family: "Droid Serif",Georgia,"Times New Roman",serif;
		font-style: italic;
		line-height: 1.5;
	}
	.slider_layer_04 {
		color:#363a47;
		font-size: 25px;
		font-family: "Roboto",Georgia,"Times New Roman",serif;
		line-height: 1.5;
		text-transform: uppercase;
	}
	.slider_layer_03 {
		color:rgba(255,255,255,0.8);
		font-size: 66px;
		line-height: 1.5;
	}
	.tp-caption .btn {
		font-size: 14px;
		font-weight: bold;
		border-radius: 4px 4px 4px 4px;
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
		padding: 9px 30px !important;
	}

/* ==================================================================
	SECTIONS
================================================================== */
	
	.teacher-skills p {
		padding:0;
		color:#363a47;
		font-weight: 500;
		margin-top: 10px;
	}
	.teacher-skills .progress {
		height: 6px;
	}
	.teacher-list h4 {
		font-size: 21px !important;
	}
	.nopaddingbottom {
		padding-bottom: 0 !important;
	}
	.device-image img{margin:auto;width:100%;text-align:center}
	.section {
	position: relative;
	display: block;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
	}
	.white {
		background-color: #ffffff;
	}
	.grey {
		background-color: #edecf0;
	}
	.dark {
	background-color: #3f4451;
	background-image: url(images/logoo.png);
	background-repeat: no-repeat;
	background-position: center;
	}
	.why-us {
	    background-color: #fff;
	    margin-bottom: 0;
	    margin-top: 20px;
	    padding: 40px 20px 0;
	}
	.why-us h4 {
		font-weight: 600;
		margin-bottom: 0;
		padding-bottom: 10px;
	}
	.why-us i {
		margin-top: 15px;
		display: inline-block;
	}
	.feature-list {
		display: table;
	}
	.why-us i,
	.feature-list i {
		font-size: 34px;
		display: block;
		width: 60px;
		border:1px solid #fff;
		line-height: 58px;
		height: 60px;
		color:#ffffff;
		text-align: center;
		border-radius: 4px 4px 4px 4px;
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
	}
	.funfactors .feature-list i {
		width: auto;
		max-width: 120px;
		font-style: normal;
		font-weight: 600;
		border-radius: 0;
		margin-bottom: 0;
	}
	.feature-list.border-radius i {
		border-radius: 100px 100px 100px 100px;
		-moz-border-radius: 100px 100px 100px 100px;
		-webkit-border-radius: 100px 100px 100px 100px;
		width: 80px;
		height: 80px;
		line-height: 76px;
	}
	.service-center .feature-list i {
		margin: 0 auto 30px;
	}
	.service-center {
		text-align: center;
	}
	.feature-list p {
	padding-bottom: 0;
	color:#5B5B5B;
	}
	.feature-list p strong {
		font-size: 18px;
		color:#363a47;
		line-height: 1;
		font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.invis {
		border-color: transparent;
	}
	.invis1 {
		border-color: transparent;
		margin: 30px 0
	}
	.section-title {
	margin-bottom: 40px;
	display: block;
	position: relative;
	margin-right: 40px;
	}
	.section-title h4 {
		font-size: 28px;
		padding-bottom: 5px;
		margin-bottom: 0;
		font-weight: bold;
	}
	.button-wrapper p,
	.section-title p {
		font-style: italic;
		font-size: 15px;
		font-weight: 300;
		color:#a1a1a1;
		font-family: "Droid Serif",Georgia,"Times New Roman",serif;
	}
	.owl-custom .owl-controls {
	    position: relative;
	    right: 0;
	    top: auto;
	    width: 100%;
	    left: 0;
	}
	.owl-custom .owl-controls .owl-nav [class*="owl-"] {
	    background: #fff;
	    color: #363a47;
	    cursor: pointer;
	    display: inline-block;
	    font-size: 14px;
	    height: 25px;
	    line-height: 25px;
	    border-radius: 0;
	    margin: 5px 0;
	    padding: 0;
	    width: 50%;
	}
	.white .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	    background: #edecf0; 
	}
	.magnifier {
		position:absolute;
		top:0;
		background-color: rgba(255,255,255,0.5);
		left:0;
		bottom:0;
		right:0;
		z-index: 0;
		zoom: 1;
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition:all .3s ease-in-out;
		-moz-transition:all .3s ease-in-out;
		-ms-transition:all .3s ease-in-out;
		-o-transition:all .3s ease-in-out;
		transition:all .3s ease-in-out;
	}
	.entry:hover .magnifier {
		zoom: 1;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.shopmeta span {
		display: block;
	}
	.owhidden {
		overflow: hidden;
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
	}
	.zoom {
		display:inline-block;
		position: relative;
	}
	.zoom img {
		width: 100%;
		display: block;
	}
	.zoom img::selection { 
		background-color: transparent;
	}
	.add-w {
		width: 35px;
		line-height:35px;
		height: 35px;
		right: 10px;
		left: auto;
		border-radius: 100%;
		top:10px;
		position: absolute;
		text-align: center;
	}
	.add-w .fa-envelope-o,
	.add-w i {
		color:#fff;
		font-size: 11px;
	}
	.visible-buttons span{
		color:#fff !important;
	}
	.visible-buttons a {
		border-bottom: 0 !important;
		width: 30px;
		height: 30px;
		margin:3px 0 !important;
		line-height: 30px;
		display: block;
	}
	.visible-buttons{
		visibility: hidden;
		margin: 0 auto;
		opacity: 0;
		position: absolute;
		text-align: center;
		-webkit-transition: all 0.7s ease 0s;
		-moz-transition: all 0.7s ease 0s;
		-ms-transition: all 0.7s ease 0s;
		-o-transition: all 0.7s ease 0s;
		transition: all 0.7s ease 0s;
		bottom:0;
		right:auto;
		left: 0px;
		position: absolute;
		text-align: center;
	}
	.entry:hover .visible-buttons {
		opacity: 1;
		bottom:120px;
		visibility: visible;
	}
	.rating i {
		color:#eabe12;
	}
	.rating span {
		display: block;
	}
	.entry .badge {
		position: absolute;
		top:0;
		left: 0;
	}
	.entry:hover .badge {
		opacity: 0;
	}
	.close {
		opacity: 1;
		color:#222222;
	}
	.addw {
		font-size:13px;
		padding:20px 0;
	}
	.shop-item-title {
		background-color: #fff;
		z-index: 1;
		padding:0 20px;
		position: relative;
		display: block;
		overflow: hidden;
		border:1px solid #f5f5f5;
	}
	.shop-item-list {
	    display: block;
	    padding:0;
	    line-height: 1.9;
	    z-index: 1;
	    margin-bottom: 0;
	    position: relative;
	    text-align: left;
	}
	.course-list {
		margin-bottom: 30px;
	}
	.shop-item-list img {
		width: 100%;
	}
	.shop-item-list .rating {
		margin:0 0 20px;
	}
	.shop-list-desc .shopmeta {
		margin-bottom: 30px;
	}
	.achievement-wrapper h4,
	.shop-list-desc h4,
	.shop-item-list h4 {
		font-size: 16px;
		font-weight: 600;
		margin: 20px 0 10px;
		line-height: 1.3 !important;
		text-transform: capitalize;
		padding:0;
	}
	.shop-item-list h4 a,
	.shop-item-list h4 {
		color:#363a47;
	}
	.badge {
	    border-radius: 0;
	    font-size: 9px;
	    font-weight: 300;
	    margin-left: 0;
	    margin-top: 0 !important;
	    vertical-align: text-top;
	}
	.testimonial {
		position: relative;
		display: block;
		padding: 0 20px;
	}
	.testimonial p {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.testimonial:after {
		font-family: 'FontAwesome';
		content: "\f10e";
		padding-right:5px;
		right:0;
		position:absolute;
		top:0px;
		font-size:400%;
		opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10);
	}
	.testimonial h4 {
		font-size:16px;
		padding-right:5px;
		font-weight: 600;
	}
	.first {clear:both}
	.last{margin-right:0}
	.button-wrapper {
		margin-top: 40px;
	}
	.testimonial small {
		font-size:11px;
		font-style:italic;
		color:#798184;
		padding:0 10px;
		font-family: 'Droid Serif', Georgia, "Times New Roman", serif !important;
		font-weight:300;
	}
	.testimonial img {
		margin-right:15px;
		width:75px;
		border:0 solid #ffffff !important;
		height:75px;
		margin-top:5px;
		border: medium none;
		display: inline-block;
		image-rendering: optimizequality;
		max-width: 100%;
	}
	.testimonial-meta {
		overflow: hidden;
	}
	.button-wrapper .btn {
		border-radius: 4px 4px 4px 4px;
		-moz-border-radius: 4px 4px 4px 4px;
		-webkit-border-radius: 4px 4px 4px 4px;
	    font-size: 14px;
	    font-weight: 600;
	    padding: 10px 30px;
	}

	.button-wrapper .btn i {
		font-size: 16px;
		margin-right: 10px;
	}
	.accordion-toggle-2 .panel-heading {
	    background-color: #edecf0 !important;
	    border-radius: 0 !important;
	    padding: 10px 15px;
	}
	.grey .accordion-toggle-2 .panel-heading {
		background-color:#ffffff !important;
	}
	.accordion-toggle-2 .panel, 
	.accordion-toggle-2 .panel-heading {
	    background-color: #fff;
	    border-color: #dadadc;
	    border-bottom: 1px solid #dadadc;
	}
	.accordion-toggle-2 .panel-heading h3 i {
	    background-color: #202830 !important;
	    color: #ffffff;
	    height: 20px;
	    line-height: 20px;
	    font-size: 11px;
	    position: absolute;
	    right: -10px;
	    top:1px;
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
	    margin-right: 10px;
	    text-align: center;
	    width: 21px;
	    vertical-align: text-top;
	}
	.accordion-toggle-2 .panel-heading h3 {
	    display: inline-block;
	    font-size: 13px;
	    text-transform: uppercase;
	    font-weight: bold;
	    margin: 0;
	    width: 100%;
	    padding: 0;
	}
	.accordion-toggle-2 .panel-group .panel + .panel {
		margin:-2px 0;
	}
	.accordion-toggle-2 .panel-title {
	    line-height: 16px;
	}
	.accordion-toggle-2 .panel {
		margin-bottom: 10px !important;
	    border-color: #f5f5f5;
	    border-radius: 0 !important;
	    box-shadow: none;
	}
	.accordion-toggle-2 p {
		padding-bottom: 0;
	}
	.team {
		z-index: 1;
		cursor: pointer;
		position: relative;
	}
	.team-hover-content span {
		margin:10px 0;
		display: block;
		font-style: italic;
	}
	.team-hover-content h5 {
		font-size: 18px;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1 !important;
		margin-bottom: 0;
		letter-spacing: 0;
		padding-bottom: 0;
		color:#363a47 !important;
	}
	.team-hover-content p {
		font-size:13px;
		margin-bottom: 0;
	}
	.team-hover-content {
	  	position: absolute;
	  	bottom: 0px;
	  	width: 100%;
		padding: 50px 30px 0;
		border:2px solid #dedde1;
		opacity: 0;
		z-index: 1;
		top:0%;
		text-align: center;
		text-decoration: none;
		background-color: #ffffff;
		background-color: rgba(255,255,255,1);
		border-radius: 0;
	}
	.team img {
		z-index: 1;
		width: 100%;
	}
	.team:hover .team-hover-content {
		opacity: 1;
		position: absolute;
		-webkit-transition:all 0.7s ease-in-out;
		-moz-transition:all 0.7s ease-in-out;
		-o-transition:all 0.7s ease-in-out;
		transition:all 0.7s ease-in-out;
	}
	.tab-content {
		border-bottom:1px solid #dedde1;
		border-right:1px solid #dedde1;
		border-left:1px solid #dedde1;
		padding:30px;
	}
	.nav-tabs > li > a, 
	.nav-tabs > li.active > a:hover, 
	.nav-tabs > li.active > a:focus {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    background-color: #edecf0;
	    border-color: #ddd #ddd transparent;
	    border-image: none;
	    border-radius: 0 !important;
	    font-size: 14px;
	    padding: 15px 30px;
	    border-style: solid;
	    border-width: 1px;
	    color: #363a47 !important;
	    cursor: default;
	}
	.nav-tabs > li.active > a, 
	.nav-tabs > li.active > a:hover, 
	.nav-tabs > li.active > a:focus {
		background-color: #ffffff !important;
	}
	.notfound h3 {
		font-size: 120px;
		padding-bottom: 10px;
		margin-bottom: 0;
		line-height: 1 !important;
		font-weight: bold;
	}
	.notfound p {
		font-style: italic;
		font-size: 18px;
		line-height: 2
	}