body{
	font-family: 'robotoregular', Arial !important;
}
.sitename{
	color:red;
	font-size:20px;
	transform:skewX(9deg);
	transition:color ease all 0.5s;
}
.text_indent{
	//text-indent:57px;
}
#mu-latest-courses{display:none !important;}
.mu-testimonial-quote p {
    font-size: 28px !important;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote::before{
	left:6% !important;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote .sm-text::before{
	left:20% !important;
}
.mu-our-teacher-area{
	padding-top:50px;
}
.methodology_content{
	width:100%;
	padding:15px;
	color:#000;
	background:rgba(0,0,0,0.25);
	clear:both;
	margin:0 auto;
	font-size:16px;
	//text-shadow:0 0 2px #000000;
	border-radius:8px;
}
.methodology_content2,.methodology_content3{
	margin-top:20px;
}
.method_sub{
	color:green !important;
}
.methodimg img{
	border-radius:10px;
}
#mu-our-teacher{
	background:#ffffff;
}
.mu-blog-single-item{
	background:#565656;
	padding:25px;
	box-shadow:0 0 6px 0 rgba(0,0,0,0.5);
}
.panel-body .levelbox{
	margin-bottom:2%;
}
.levelbox{
	color:#000;
	width:100%;
	background:#fff;
	box-shadow:0 0 6px 0 rgba(0,0,0,0.5);
	border-radius:10px;	
	margin-bottom:3%;
	padding:15px;
	font-size:17px;
}
.mu-from-blog-content{
	float:left;
	display:inline;
	width:100%;
}
.mu-blog-single2{
	padding-bottom:50px;
}
.head_color{
	color:#76323f !important;
}
.mu-from-blog-content h4{
	color:#fff;
	text-shadow:2px 2px 4px #000000;
	font-size:20px;
	//margin-bottom:30px;
}
.smoothmove{
	  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.loading {
    background: url("../img/logo.png") no-repeat scroll ;
	background-position:50% 6%;
	width:163px;
	height:33px;
}
section {
   // opacity: 0;
    -webkit-transition:opacity .6s;
    -moz-transition:opacity .6s;
    -o-transition:opacity .6s;
    transition: opacity .6s;
}
.loaded section {
    opacity: 1;
}
.mu-service-single{
	width:100% !important;
}
.totaltime{
	text-shadow:none;
	//margin:10px 0;
}
.totaltime.condition{
	color:#000;
}
.hourheading{
	width:100%;
	background:#fff;
	padding:10px;
	color:#000;
	border-radius:10px;
	margin-bottom:15px;
}
.headingrow{
	background:#fff;
	height:35px;
	color:#000;
	border-radius:5px;
	//margin-bottom:15px;
	padding-top:5px;
}
.datarow{
	background:#ff9933;
	color:#fff;
	height:35px;
	padding-top:5px;
	border-radius:5px;
	//margin-bottom:15px;
}
.datarow2{
	background:#fff;
	color:#000;
}
#mu-worktimes{
	padding:100px 0;
background: whitesmoke ; /* Old browsers */
//background: -moz-linear-gradient(-45deg, #1e5799 0%, #2989d8 50%, #7db9e8 100%); /* FF3.6-15 */
//background: -webkit-linear-gradient(-45deg, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
//background: linear-gradient(135deg, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	display:inline;
	float:left;
	width:100%;
}
.mu-from-offercourse{
background: #d7cec7; /* Old browsers */
//background: -moz-linear-gradient(-45deg, #fefcea 0%, #f1da36 100%); /* FF3.6-15 */
//background: -webkit-linear-gradient(-45deg, #fefcea 0%,#f1da36 100%); /* Chrome10-25,Safari5.1-6 */
//background: linear-gradient(135deg, #fefcea 0%,#f1da36 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#mu-slider .slick-prev, #mu-slider .slick-next{
	background-color:#76323f !important;
	opacity:0.6;
}
#mu-slider .slick-prev:hover, #mu-slider .slick-next:hover{
	
	opacity:1;
}
.dropdown-toggle .fa-angle-down{
padding-left:2px;
}

.mu-service-single{
	background:#233237 !important;
}
.mu_work_times,.timetable{
    display: inline;
    float: left;
    width: 100%; 
}
#mu_from_details{
    display: inline;
    float: left;
    width: 100%; 
	padding:100px 0;
}
#mu-features{
	background:lightgrey;
}
#mu-header{
	background:#76323f !important;
	color:#fff;
}
.mu-header-top-right a{
	color:#fff;
}
.navbar-default .navbar-nav > li > a{
	color:#76323f !important;
	font-family: robotomedium;
}
#mu-about-us .mu-about-us-area .mu-about-us-left h2{
	font-size:30px !important;
}

@media screen and (max-width:1010px){
 #mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item{margin-bottom:30px;}
}








/*animation element*/

section {
  //opacity: 0;
  position: relative;
}
/*animation element sliding left*/

section.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

section.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide left styled for testimonials*/

section.slide-left.testimonial {
  float: left;
  width: 47%;
  margin: 0% 1.5% 3% 1.5%;
  background: #F5F5F5;
  padding: 15px;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
section.slide-left.testimonial:hover,
section.slide-left.testimonial:active{
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

section.slide-left.testimonial:nth-of-type(odd) {
  width: 48.5%;
  margin: 0% 1.5% 3.0% 0%;
}

section.slide-left.testimonial:nth-of-type(even) {
  width: 48.5%;
  margin: 0% 0% 3.0% 1.5%;
}

section.slide-left.testimonial .header{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
section.slide-left.testimonial .left{
  float: left;
  margin-right: 15px;
}
section.slide-left.testimonial .right{
  float: left;
}

section.slide-left.testimonial img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
}

section.slide-left.testimonial h3 {
  margin: 0px 0px 5px 0px;
}

section.slide-left.testimonial h4 {
  margin: 0px 0px 5px 0px;
}

section.slide-left.testimonial .content {
  float: left;
  width:100%;
  margin-bottom: 10px;
}

section.slide-left.testimonial .rating{}

section.slide-left.testimonial i {
  color: #aaa;
  margin-right: 5px;
}



/*media queries for small devices*/
@media screen and (max-width: 678px){
  /*testimonials*/
  section.slide-left.testimonial,
  section.slide-left.testimonial:nth-of-type(odd),
  section.slide-left.testimonial:nth-of-type(even){
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  section.slide-left.testimonial .right,
  section.slide-left.testimonial .left,
  section.slide-left.testimonial .content,
  section.slide-left.testimonial .rating{
    text-align: center;
    float: none;
  }
  section.slide-left.testimonial img{
    width: 85px;
    height: 85px;
    margin-bottom: 5px;
  }
  
}