/*
	  ==============================================================
		  OUR BLOG PAGE CSS START
	  ==============================================================
*/
.edu2_blog_page{
	float: left;
	width: 100%;
}
.edu2_blogpg_wrap{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}
.edu2_blogpg_des{
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	padding: 26px 0 0 0;
}
.edu2_blogpg_wrap > figure:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.10;
}
.edu2_blogpg_des > figure{
	width: 77px;
	position: absolute;
	right: 30px;
	top: -34px;
	border: 3px solid #fff;
	border-radius: 5px;
}
.edu2_blogpg_des ul{
	float: left;
	width: 100%;
	margin-bottom: 22px;
}
.edu2_blogpg_des ul li{
	display: inline-block;
	margin-right: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight: normal;
}
.edu2_blogpg_des ul li i{
	margin-right: 13px;
}
.edu2_blogpg_des ul li a{
	color: #999999;
	text-transform: capitalize;
	display: inline-block;
}
.edu2_blogpg_des h5{
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.edu2_blogpg_des p{
	margin-bottom: 26px;
	font-size: 16px;
}
.edu2_blogpg_des .blog-readmore{
	display: inline-block;
	float: right;
	font-size: 14px;
	padding: 15px 30px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	border: 1px solid;
}
.edu2_blogpg_des .blog-readmore:hover{
	color: #fff;
}
/*slider css*/
.blog_slider_thumb{
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.edu2_blogpg_wrap .owl-pagination{
	display: none;
}
.edu2_blogpg_wrap .customNavigation {
    left: 0;
    margin: -24px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
}
.edu2_blogpg_wrap .btn {
    background: rgba(0, 0, 0, 0.2);;
    border: medium none;
    border-radius: 0;
    color:#fff;
    font-size: 20px;
    height: auto;
    padding: 10px 25px;
    width: auto;
}
.edu2_blogpg_wrap .btn.prev{
	float: left;
}
.edu2_blogpg_wrap .btn.next{
	float: right;
}
/*
	  ==============================================================
		  OUR BLOG PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		  ABOUt US PAGE CSS START
	  ==============================================================
*/
.abt_univ_wrap{
	float: left;
	width: 100%;
}
.kf_edu2_heading1 h5{
	text-transform: capitalize;
	margin: 3px 0 11px;
}
.abt_univ_des{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0 0 0;
}
.abt_univ_des span {
    font-size: 18px;
    color: #333;
    margin: -7px 0 10px;
    display: block;
    /* font-weight: bold; */
}
.abt_univ_des p {
    margin-bottom: 5px;
}
.abt_univ_des .btn-6 {
	margin-top: 7px;
}
.abt_univ_thumb {
    float: left;
    width: 100%;
    margin-top: 39px;
    padding-bottom: 50px;
}
.abt_univ_thumb figure:before{
	content: "";
	left:5%;
	right: 5%;
	top: 5%;
	bottom: 5%;
	background-color: transparent;
	opacity: 1;
	border: 2px solid #fff;
}
.abt_univ_thumb_one figure:before {
    content: "";
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
    background-color: transparent;
    opacity: 1;
    border: 2px solid #fff;
}



.abut-padiing{
	padding-bottom: 60px;
}
/*edu2 welcome wrap start*/
.kf_intro_des_wrap.aboutus_page{
	width: 100%;
	float: left;
	padding: 0;
}
.aboutus_page .kf_intro_des{
	width: 100%;
}
.aboutus_page .kf_intro_des_caption a{
	margin-bottom: 0;
}
/*edu2 welcome wrap end*/
/*edu student slider start*/
.edu_student_wrap_bg{
	background-image: url(extra-images/student.jpg);
	position: relative;
	background-size:cover;
}
.edu_student_wrap_bg:before{
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
	background-color: #000;
	opacity:0.8;
}
.student_slider_wrap{
	float: left;
	width: 100%;
}
.student_slider_wrap .bx-wrapper{
	padding: 55px 0;
	margin-bottom: 0;
}
.student_slider_des .kf_edu2_heading1{
	margin-bottom: 53px;
}
.student_slider_wrap .kf_edu2_heading1 h3::before,
.student_slider_wrap .kf_edu2_heading1 h3{
	color: #fff;
}
.student_slider_wrap  .kf_edu2_heading1 h3::before{
	background-color: #fff;
}
.student_slider_des > p {
    color: #fff;
    font-size: 18px;    
    margin-bottom: 47px;
    float: left;
}
.std_name_des {
    display: inline-block;
    float: left;
    margin-top: -5px;
    padding: 0 0 0 60px;
}
.std_name_des > a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.std_name_des > a:before {
    content:  "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 36px;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    left: -58px;
}
.std_name_des small{
	font-size: 16px;
	font-weight: normal;
	color: #999999;

}
.student_slider_wrap .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: 0 0 0px #ccc;
    left: 0px;
    transform: translateZ(0px);
}

.student_slider_thumb {
    float: left;
    width: 100%;
    margin-bottom: -30px;
}
.student_slider_thumb a {
    border: 1px solid #fff;
    float: left;
    padding: 5px;
    width: 100%;
    margin-bottom: 30px;
}
.student_slider_thumb a img {
    border: 1px solid #fff;
    float: left;
    width: 100%;
}
.student_slider_wrap  .bx-controls.bx-has-controls-direction {
    float: left;
    position: relative;
    width: 100%;
}
.student_slider_wrap  .bx-wrapper .bx-next {
    right: 0;
}
.student_slider_wrap  .bx-wrapper .bx-prev{
	left: 0;
	margin-left: 15px;
}
.student_slider_wrap  .bx-controls-direction {
    float: left;
    padding:  0 0;
    position: relative;
    width: 100%;
}
.student_slider_wrap .bx-wrapper .bx-controls-direction a {
    height: 27px;
    margin-top: 0px;
    outline: 0 none;
    position: relative;
    text-indent: -9999px;
    bottom: 0;
    width: 32px;
    z-index: 9999;
    border-radius: 0;
    background-color:#fff; 
    line-height: 27px;
    float: right;
}

.student_slider_thumb img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.student_slider_thumb a.active img, .student_slider_thumb a:hover img {
  filter: none;
  -webkit-filter: grayscale(0%);
}
/*edu student slider END*/
/*
	  ==============================================================
		  ABOUt US PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		  EVENT LIST PAGE CSS START
	  ==============================================================
*/
.event_list_page{
	padding-bottom: 40px;
}
.kf_event_list_wrap{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-color:#f9f9f9; 
}
.kf_event_list_wrap:hover{
	box-shadow:0px 5px 10px 0px rgba(0, 0, 0, 0.3)
}
.kf_event_list_thumb{
	float: left;
	width: 100%;
}
.kf_event_list_thumb .defaultCountdown{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto; 
	bottom: 0px;
	width: 80%;
	text-align: center;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	opacity: 0
}
.kf_event_list_wrap:hover .defaultCountdown{
	bottom: 20px;
	opacity: 1;

}
.kf_event_list_thumb .countdown-row{
	width: 100%;
}
.kf_event_list_thumb .countdown-section{
	display: inline-block;
	width: 25%;
}
.kf_event_list_thumb .countdown-section span{
	float: left;
	width: 100%;
	line-height: normal;
}
.kf_event_list_thumb .countdown-amount{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.kf_event_list_thumb .countdown-period {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;

}
.kf_event_list_des {
    float: left;
    padding: 30px 30px 30px 0;
    width: 100%;
}
.kf_event_list_des h4{
	margin-bottom: 10px;
}
.kf_event_list_des h4 a{
	font-size: 20px;
	text-transform: uppercase;;
}
.kf_event_list_des h4 a span{
	color: #333333;
}
.kf_event_list_des p{
	margin-bottom: 15px;
}
.kf_event_list_links{
	float: left;
	width: 100%;
}
.kf_event_list_links li{
	float: left;
	margin-right: 15px;
}
.kf_event_list_links li i{
	margin-right: 10px;
}
.kf_event_list_links li a{
	display: inline-block;
	font-size: 15px;
	color: #999999;
	text-transform: capitalize;
}
/*
	  ==============================================================
		  EVENT LIST PAGE CSS END
	  ==============================================================
*/
/*INNER PAGE SEARCH BAR WRAP START*/
.overflow_visible{
	overflow: visible;
}
.search_bar_outer_wrap {
    overflow: visible;
    padding: 0;
    position: relative;
    margin: 0px;
}
.inr_pg_search_wrap{
	width: 100%;
	position: relative;
	padding: 35px 30px;
	z-index: 2;
	margin-top: -60px;
	float: left;
	width: 100%;
}
.inr_pg_search_wrap:before{
	background-image: url(extra-images/search_bar_bg.png);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	opacity: 1;
	content: "";
	z-index: -1;
}
.inr_pg_search_wrap form{
	float: left;
	width: 100%;
}
.search_bar_des {
    float: left;
    width: 83.3%;
}
.inr_pg_search_wrap form > button{
	float: right;
	padding:15px 0px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	font-size: 16px; 
	background-color:#333333; 
	width: 16.7%;
	text-transform: uppercase;
	line-height: normal;
	height: 50px;
}
.search_bar_des > input[type="search"] {
    border:none;
    float: left;
    width: 70%;
    padding: 15px 20px 16px;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    height: 50px;
}
.search_bar_des .selectric-wrapper{
	width: 30%;
	height: 50px;

}
.search_bar_des .selectric .button{
	padding: 10px 12px; 
}
.search_bar_des .selectric .label{
	line-height: 50px;
	height: 50px
}
.inr_pg_search_wrap form  .dropdown {
    float: right;
    width: 30%;
    border-left: 1px solid #e1e1e1;
}
.inr_pg_search_wrap form   .btn {
    -moz-user-select: none;
    border-radius: 0px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 13px 20px 15px;
    border: none;
    text-align: left;
    width: 100%;
}
.btn-default:hover,
.inr_pg_search_wrap form .btn-default.active,
.inr_pg_search_wrap form .btn-default:focus,
.inr_pg_search_wrap form  .btn-default:active,
.inr_pg_search_wrap form  .open > .dropdown-toggle.btn-default{
	background-color:#fff; 
}
.inr_pg_search_wrap form  .caret {
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 50%;
}
.inr_pg_search_wrap form  .dropdown-menu > li {
    float: left;
    width: 100%;
}
/*INNER PAGE SEARCH BAR WRAP END*/
/*
	  ==============================================================
		  OUR COURSES $ COLUM PAGE CSS START
	  ==============================================================
*/
.edu2_col_4_wrap{
	float: left;
	width: 100%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	margin-bottom: 30px;
}
.edu2_col_4_wrap figure figcaption{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -12px;
	text-align: center;
	opacity: 0;
}
.edu2_col_4_wrap:hover > figure figcaption{
	opacity: 1;
}
.edu2_col_4_wrap figure figcaption a{
	display: inline-block;
	color: #fff;
	font-size: 24px;
}
.edu2_col_4_wrap figure figcaption a:hover{
	color: #000;
}
.edu2_col_4_des{
	float: left;
	width: 100%;
	padding: 35px 0 13px 0;
	text-align: center;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.edu2_col_4_des figure{
	position: absolute;
	top: -22px;
	left: 0;
	right: 0;
	margin:auto;
	width: 43px;
	height: 43px;
	border-radius: 100%;
	border: 3px solid #fff;
}
.edu2_col_4_des h6{
	margin: -3px 0 7px;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
.edu2_col_4_des p{
	margin-bottom: 8px;
}
.edu2_col_4_des span{
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.edu2_col_4_ftr {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 14px 14px;
    width: 100%;
}
.edu2_col_4_ftr  .rating {
    float: right;
    margin-top: -8px;
}
.edu2_col_4_ftr > span {
    float: left;
    font-size: 16px;
    margin: -6px 0 -5px;
}
.edu2_col_4_ftr .rating > span {
    color: #ddd;
    font-size: 16px;
}
/*
	  ==============================================================
		  OUR COURSES $ COLUM PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		   OUR COURSES PAGE CSS START
	  ==============================================================
*/
.edu2_col_3_wrap{
	float: left;
	width: 100%;
	border: 1px solid #dddddd;
	padding: 4px;
	margin-bottom: 30px;
}
.edu2_col_3_des{
	float: left;
	width: 100%;
	padding: 25px 20px 0 20px;
}
.edu2_col_3_wrap .rating > span{
	width: auto;

}
.edu2_col_3_wrap:hover > figure:before{
	background-color:#000; 
	opacity: 0.5;
}
.edu2_col_3_wrap figure figcaption{
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 0;
	right: 0;
	text-align: center;
}
.edu2_col_3_wrap figure figcaption a{
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 56px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 20px;
	text-align: center;
	transform: scale(3);
	opacity: 0;
}
.edu2_col_3_wrap:hover figure figcaption a{
	opacity: 1;
	transform: scale(1);
}
.edu2_col_3_des h6{
	font-weight: normal;
	margin: 0px 0 10px 0;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.edu2_col_3_des p{
	margin: 0 0 21px 0;}
.video_link_wrap{
	float: left;
	width: 100%;
	margin-bottom: 28px;
}
.video_link_wrap a{
	display: inline-block;
	font-size: 16;
	font-weight: bold;
	text-transform: capitalize;
}
.video_link_wrap span{
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-top: -6px;
}
.edu2_col_3_ftr{
	float: left;
	width: 100%;
	padding: 20px 0 16px;
	border-top: 1px solid #ddd;
}
.edu2_col_3_ftr figure{
	width: 37px;
	height: 37px;
	border-radius: 100%;
}
.edu2_col_3_ftr a{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 2px 0 0 15px;
}
.edu2_col_3_ftr .rating{
	margin:0; 
}
/*
	  ==============================================================
		   OUR COURSES PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		  BLOG  3 PAGE CSS START
	  ==============================================================
*/
/*left or right side bar*/
.right-sidebar{
	padding-bottom: 15px;
}
/*left or right side bar end*/
.blog_3_wrap{
	float: left;
	width: 100%;
	position: relative;
	padding-left: 55px;
	margin-bottom: 50px;
}
.blog_3_sidebar{
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
}
.blog_3_sidebar > li {
    float: left;
    width: 100%;
    background-color: #333333;
    border-bottom: 1px solid #717171;
    padding:4px 0px 5px; 
}
.blog_3_sidebar > li:last-child{
	border: none;
}
.blog_3_sidebar a {
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
}
.blog_3_sidebar span{
    color: #fff;
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
}
.blog_3_wrap:hover .blog_3_des figure:before{
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	opacity: 0.65;
}
.blog_3_des figure figcaption{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -7px;
	text-align: center;
	opacity: 0;
}
.blog_3_wrap:hover .blog_3_des figure figcaption{
	opacity: 1;
}
.blog_3_des figure figcaption a{
	display: inline-block;
	font-size: 20px;
	color: #fff;
}
.blog_3_des{
	float: left;
	width:100%;
	margin-bottom: -6px;
	text-align: left;
}
.blog_3_des ul{
	float: left;
	width: 100%; 
	margin: 20px 0px 15px 0px;
}
.blog_3_des ul li{
	float: left;
	border-right: 1px solid #dcdcdc;
	font-size: 15px;
	color:#666666;
	 margin: -5px 0 -2px;
	 padding-right:15px;
}
.blog_3_des ul li:last-child{
	border:none;
}
.blog_3_des ul li a{
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	margin-right: 10px;
}
.blog_3_des ul li i{
	margin-left: 15px;
}
.blog_3_des h5{
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	width: 100%;
}
.blog_3_des p{
	margin-bottom: 5px;
}
/*
	  ==============================================================
		  BLOG  3 PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		 TEACHER BIO DETAILS PAGE CSS START
	  ==============================================================
*/
.teacher_bio_wrap{
	float: left;
	width: 100%;
}
.teacher_bio_logo{
	float: left;	
	border: 2px solid;
	border-radius: 5px;
	margin-bottom: 30px;
}
.teacher_bio_logo span {
    color: #fff;
    float: left;
    font-size: 36px;
    padding:16px;
    text-align: center;
}
.teacher_bio_logo h3{
	text-transform: uppercase;
	float: left;
	line-height:normal;
	font-weight: bolder;
	padding:15px 25px 12px; 
}
.teacher_bio_des{
	float: left;
	width: 100%;
}
.teacher_bio_des h4{
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.teacher_bio_des ul{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.teacher_bio_des ul li{
	float: left;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-right: 30px;
}
.teacher_bio_des ul li i{
	margin-right: 8px;
}
.teacher_bio_des ul li a{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.margin_none {
    margin: 0 !important;
}
 .teacher_thumb{
 	float: left;
 	width: 100%;
 }
  .teacher_thumb figure:after{
  	content: "";
  	left: 20px;
  	right: 20px;
  	top: 20px;
  	bottom: 20px;
  	position: absolute;
  	border:1px solid; 
  }
 .teacher_thumb figure figcaption{
 	position: absolute;
 	left: 0;
 	right: 0;
 	text-align: center;
 	bottom:16px; 
 	z-index: 9999;
  }
 .teacher_thumb ul {
    display: inline-block;
    margin: auto;
}
.teacher_thumb li {
    float: left;
}
 .teacher_thumb figcaption a{
  	width: 41px;
  	height: 41px;
  	display: block;
  	text-align: center;
  	color: #fff;
  	font-size: 16px;
  	line-height: 41px;
  	margin: 0 3px;
  }
 .teacher_thumb figcaption a:hover{
 	color: #fff;
 	background-color: rgba(0, 0, 0, 0.7);
 }
 .skill_progress_wrap{
 	float: left;
 	width: 100%;
 	border: 1px solid #e2e2e2;
 	margin-bottom: 70px;
 }
 .skill_progress_des{
 	float: left;
 	width: 100%;
 	padding: 50px 50px 30px 20px;
 }
 .progress_heading{
 	float: left;
 	width: 100%;
 	position: relative;
 	margin: -5px 0 35px 0 ;
 	padding: 0  0 4px; 0;
 	border-bottom: 2px solid #e2e2e2;
 }
  .progress_heading h4{
  	font-weight: normal;
  	text-transform: uppercase;

  }
 .progress_heading:before{
 	content: "";
 	left: 0;
 	right: 0;
 	bottom: -2px;
 	position: absolute;
 	height: 2px;
 	width: 40px;

 }
 /*PROGRESS BAR START*/
.progress-names span{
	font-weight: normal;
	font-size: 16px;
	color:#333333;
    margin-bottom: 13px;
    float: left;
    line-height: normal;
}
.progress-names {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.progressbar{
	float: left;
    position:relative;
    width:100%;
    height:14px;
    padding:0;
    margin:0 auto 0px;
   background-color: #e2e2e2;
}
.bar {
	position:absolute;
	display:block;
	width:0px;
	height:16px;
	top:0px;
	left:0px;
	overflow:hidden;
}
.label {
    background:  transparent;
    color: #666666;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-left: -39px;
    position: absolute;
    text-align: center;
    top: -35px;
    padding: 0;
    left: 100% !important;
}
.label span {
	position:absolute;
	display:block;
	width:12px;
	height:13px;
	top:26px;
	left:14px;
	background:transparent;
	overflow:hidden;
	transform:rotate(30deg) 
}
/*progress bar end*/
/*EDUCATION TRAINING START*/
.training_heading{
 	float: left;
 	width: 100%;
 	position: relative;
 	margin: -5px 0 50px 0 ;
 	padding: 0  0 10px; 0;
 	border-bottom: 2px solid #e2e2e2;
 	text-align: center;
 }
.training_heading h4{
  	font-weight: normal;
  	display: inline-block;
  	text-transform: uppercase;
  }
.training_heading:before{
 	content: "";
 	left: 0;
 	right: 0;
 	bottom: -2px;
 	position: absolute;
 	height: 2px;
 	width: 40px;
 	margin: 0 auto;

 }
 .kf_training_wrap ul{
 	float: left;
 	width: 100%;
 }
.kf_training_wrap ul li{
 	float: left;
 	width: 100%;
 	position: relative;
 	text-align: center;
 	padding: 60px 0 0 0;
 }
 .kf_training_wrap ul li:before{
 	content: "";
 	left: 0;
 	right: 0;
 	top:0;
 	bottom: 0;
 	position: absolute;
 	width: 2px;
 	background-color: #e2e2e2;
 	height: 100%;
 	margin: auto;
 }
 .kf_training_wrap ul li:after{
 	content: "\f111";
 	left: 0;
 	right: 0;
 	top:50%;
 	bottom: 0;
 	margin: -30px auto;
 	position: absolute;
 	width: 60px;
 	border:2px solid #e2e2e2;
 	height: 60px;
 	line-height: 54px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
    text-align: center;
    padding: 0;
   	background-color: #fff;
   	border-radius: 100%;
 }
 .kf_training_wrap li:nth-child(even) .kf_training_des {
    text-align: right;
    float: left;
    padding-right:70px;
    padding-left:0px;
}
 .kf_training_wrap li:nth-child(even) .kf_training_date {
    float: right;
    text-align: left;
    padding-left: 70px;
}
.kf_training_outer_des{
	float: left;
	width: 100%;
}
.kf_training_date{
	float: left;
 	width: 50%;
 	text-align: right;
 	padding: 12px 70px 0 0;
 }
.kf_training_date > span{
  	display: inline-block;
  	font-size: 16px;
  	font-weight: bolder;
  	text-align: center;
  	padding: 8px 13px;
  	border: 2px solid;
  	border-radius: 3px;
  }
.kf_training_outer_des:hover .kf_training_date > span{
  	color: #fff;
  	border-radius: 0;
  }
 .kf_training_des{
 	float: right;
 	width: 50%;
 	text-align: left;
 	padding: 9px 0 0 70px;
 }
 .kf_training_des h6{
 	font-size: 16px;
 	font-weight: bolder;
 	text-transform: uppercase;
 	margin-bottom: 6px;
 }
.kf_training_des span{
 	font-size: 16px;
 	font-weight: normal;
 	margin-bottom: 16px;
 }
 .kf_training_des p{
 	margin-bottom: 0;
 }
 .background_color{
 	background-color: #f7f7f7;
 }
 .background_color .edu_testemonial_wrap{
 	background: #fff;
 }
/*
	  ==============================================================
		 TEACHER BIO DETAILS PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		 EVENT DETAILS PAGE CSS START
	  ==============================================================
*/
.kf_convocation_outer_wrap{
	float: left;
	width: 100%;
}
.convocation_slider{
	float: left;
	width:100%;
	margin-bottom: 20px;
}
.convocation_slider .owl-pagination{
	display: none;
}
.convocation_slider figure:before{
	border: 1px solid rgba(225, 225, 225, 0.5);
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	opacity: 1;
	background-color: transparent;
	outline: 1px solid rgba(225, 225, 225, 0.5);
    outline-offset: 9px;
}
.kf_convocation_wrap{
	float: left;
	width: 100%;
	text-align: left;
}
.kf_convocation_wrap h4{
	font-weight: normal;
	margin: 0px 0 20px 0;
	display: block;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 26px;
}
.kf_convocation_wrap h4 span{

}
.convocation_timing{
	float: left;
	width: 100%;
	border-bottom:1px solid; 
	padding-bottom: 20px;
}
.convocation_timing li{
	float: left;
	margin-right: 29px;
	font-size: 16px;
	color: #999999;
}
.convocation_timing li i{
	margin-right: 10px;
}
.kf_convocation_des{
	float: left;
	width: 100%;
	padding:20px 0;
	border-bottom: 1px solid #e9e9e9; 
}
.kf_convocation_des h5{
	margin: 0px 0 15px;
	display: block;
	color: #666;
	font-weight: 300;
}
.kf_convocation_des p{
	margin-bottom: 15px;
}
.kf_convocation_des > a{
	font-size: 14px;
	font-weight: bold;
	padding:8px 30px;
	margin-right: 11px;
	color: #fff;
	
	display: inline-block; 
	margin-bottom: 30px;
	text-transform: uppercase;
}
.kf_convocation_des a i{
	margin-right: 10px;
	font-size: 12px;
}
.kf_convocation_map{
	float: left;
	width: 100%;
	text-align: center;
}
.kf_convocation_map iframe{
	max-height: 355px;
	margin-bottom: 30px;
}
.kf_event_speakers{
	float: left;
	width: 100%;
	padding:34px 0 39px 0;
	border-bottom: 1px solid  #e9e9e9;
}
.heading_5{
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 29px;
}
.heading_5 > h4{
	font-weight: normal;
	text-transform: uppercase;
}
.heading_5 > h4 span{
}
.kf_event_speakers_des{
	float: left;
	width: 100%;
	text-align: center;
	padding:  0px 0px 15px 0px;
}
.kf_event_speakers_des:hover{
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
}
.kf_event_speakers_des figure{
	margin-bottom: 20px;
	overflow: hidden;
}
.kf_event_speakers_des figure img{
	float: left;
	width: 100%;
}
.kf_event_speakers_des:hover figure img{
	transform: scale(1.05); 
	-moz-transform: scale(1.05); 
	-webkit-transform: scale(1.05); 

}
.kf_event_speakers_des h5{
	margin-bottom: 2px;
	text-transform: uppercase;
	font-weight: normal;
}
.kf_event_speakers_des p{
	margin-bottom: 0;
}
.kf_event_gallery{
	float: left;
	width: 100%;
	padding-top:34px; 
}
.event_gallery_des{
	float: left;
	width: auto;
	margin-right: -10px;
	margin-bottom: 20px;
}
.event_gallery_des li{
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	background-color: #000;
}
.event_gallery_des li:hover img{
	transform: scale(1.05); 
	-moz-transform: scale(1.05); 
	-webkit-transform: scale(1.05);
	opacity: 0.5;
}
.event_link.next{
	float: right;
}
.event_link.next i{
	margin-left: 15px;
}
.event_link.prev{
	float: left;
}
.event_link.prev i{
	margin-right: 15px;
}
/*
	  ==============================================================
		 EVENT DETAILS PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		 BLOG DETAILS PAGE CSS START
	  ==============================================================
*/
.kf_blog_detail_wrap{
	float: left;
	width: 100%;
}
.blog_detail_thumbnail{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.blog_detail_thumbnail figure figcaption{
	position: absolute;
	bottom: 8%;
	margin: 0 auto 16px;
	text-align: left;
	left: 0;
	right: 0;
}
.blog_detail_thumbnail figure figcaption a{
	padding:6px 20px 5px;
	text-transform: capitalize;
	color: #fff; 
	font-weight: bold;
	display: inline-block;
}
.kf_blog_detail_des{
	float: left;
	width: 100%;
}
.blog-detl_heading{
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
}
.blog-detl_heading h5{
	font-weight: normal;
	text-transform: uppercase;
}
.blog_detail_meta{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.blog_detail_meta li{
	margin-right: 28px;
}
.blog_detail_meta li a,
.blog_detail_meta li{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.blog_detail_meta li{
	float: left;
}
.blog_detail_meta li i{
	margin-right: 9px;
}
.kf_blog_detail_des > p{
	margin-bottom: 21px;
}
.kf_blog_detail_des .margin-bottom{
	margin-bottom:25px;
}
.kf_blog_detail_des blockquote{
	background-color:#f1f1f1;
	float: left;
	width: 100%;
	padding:34px 34px 36px;  
	border-left: 6px solid;
	text-align: center;
	margin: 0px 0 23px 0;
}
.kf_blog_detail_des blockquote > p{
	font-size: 18px;
	font-style: italic;
	position: relative;
}
.kf_blog_detail_des blockquote > p:before{
	content:  "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #999999;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -27px;
    left: 10px;
}
.kf_blog_detail_des blockquote > p:after{
	content:   "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #999999;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    bottom: -27px;
    right: 10px;
}
.blog_thumb_wrap{
	float: left;
	width: 100%;
	margin-bottom: 23px;
}
.blog_thumb_wrap figure figcaption{
	position: absolute;
	top: 50%;
	margin: -8px auto  0;
	left: 0;
	right: 0;
	text-align: center;
}
.blog_thumb_wrap figure figcaption a{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	transform:scale(0);
}
.blog_thumb_wrap figure:hover figcaption a{
	transform:scale(1);
}
.kf_courses_detail_wrap .about_autor{
	margin-bottom: 0;
}
.about_autor{
	float: left;
	width: 100%;
	border:1px solid #e1e1e1; 
	padding:20px 15px 13px 20px;
	margin-bottom: 40px;
}
.about_autor figure{
	width: 128px;
}
.about-autor_des{
	float: none;
	overflow: hidden;
	padding-left: 20px;
	text-align: left;
}
.about-autor_des h6{
	margin: -3px 0 9px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.about-autor_des p{
	margin-bottom: 15px;
	font-size: 15px;
}
.autor_social{
	float: right;
	text-align: right;
}
.autor_social li{
	float: left;
	margin-left: 20px;
}
.autor_social li a{
	font-size: 16px;
	color: #666;
}
.section-comment{
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.coment_list{
	float: left;
	width: 100%;
}
.coment_list li{
	float: left;
	width: 100%;
}
.comment_wrap{
	float: left;
	width: 100%;
	padding:30px 0 30px 0; 
	border-bottom: 1px solid #e7e7e7;
}
.section-comment .blog-detl_heading{
	margin-bottom: 2px;
}
.comment_wrap figure{
	width: 108px;
}
.comment_des{
	float: none;
	overflow: hidden;
	padding-left: 20px;
	text-align: left;
}
.comment_des_hed{
	float: left;
	width: 100%;
	margin-bottom: 9px;
	margin-top: -4px;
}
.comment_des_hed cite{
	float: left;
}
.comment_des_hed cite a{
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	display: inline-block;
	font-style: normal;
	color: #333;
	font-family: 'Roboto Slab', serif;
}
.comment_des_hed cite span{
	display: inline-block;
	font-size: 14px;
	padding-left: 20px;
	border-left:1px solid #e7e7e7; 
	font-weight: normal;
	font-style: normal;
}
.comment_reply{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.comment_reply i{
	margin-right: 10px;
}
.comment_des p{
	margin-bottom: 0;
	font-size: 15px;
}
.secnd_coment_list{
	float: left;
	width: 100%;
	padding-left: 50px;
}
.blog_pg_form{
	float: left;
	width: 100%;
}
.blog_pg_form .blog-detl_heading{
	margin-bottom: 32px;
}
.blog_pg_form form{
	float: left;
	width: 100%;
}
.blog_pg_form textarea,
.blog_pg_form input[type="e-mail"],
.blog_pg_form input[type="text"]{
	float: left;
	width: 100%;
	padding: 10px 15px 13px;
	font-size: 16px;
	color: #bcbcbc;
	border: 1px solid #d8d8d8;
	margin-bottom: 30px;
}
.blog_pg_form textarea::-moz-placeholder,
.blog_pg_form input[type="text"]::-moz-placeholder{
	color: #bcbcbc;
}
.blog_pg_form textarea{
	height: 175px;
	resize:none;
}
.blog_pg_form form button{
	padding: 8px 30px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-weight: bold;
}
/*
	  ==============================================================
		 BLOG DETAILS PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		 COURSES DETAILS PAGE CSS START
	  ==============================================================
*/
.kf_courses_detail_wrap{
	float: left;
	width: 100%;
}
.kf_courses_detail_wrap .courses_detail_heading{
	margin-top: -7px;
}
.kf_courses_detail_wrap .blog_thumb_wrap .col-md-4{
	margin-bottom:30px;
}
.courses_detail_heading{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.courses_detail_heading h4{
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 0 0px 0;
}
.course_detail_meta{
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.course_detail_meta li{
	margin-right: 28px;
}
.course_detail_meta li a,
.course_detail_meta li{
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.course_detail_meta li{
	float: left;
}
.course_detail_meta li i{
	margin-right: 9px;
}
.course_detail_thumbnail{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.course_detail_thumbnail figure:before{
	position: absolute;
	content: "";
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border: 1px solid #fff;
	background-color: rgba(0, 0, 0, 0.15);
	opacity: 1;
}
.course_detail_thumbnail figure figcaption{
	position: absolute;
	top: 50%;
	margin: -45px auto 0;
	text-align: center;
	left: 0;
	right: 0;
}
.course_detail_thumbnail figure figcaption a{
	display: inline-block;
	width: 90px;
	height: 90px;
	line-height: 85px;
	border: 3px solid #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.kf_courses_tabs{
	float: left;
	width: 100%;
}
.kf_courses_tabs >  .nav.nav-tabs {
    border: medium none;
    float: left;
    width: 100%;
    border-bottom:solid 1px #eee;
}
.kf_courses_tabs .nav-tabs > li {
    float: left;
    margin: 0px;
    text-align: left;
}
.kf_courses_tabs .nav-tabs > li > a
{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
    cursor: pointer;
    padding: 15px 20px;
    margin:0; 
    background-color: #fff;
    border: none;
}
.kf_courses_tabs .nav-tabs > li.active > a:focus,
.kf_courses_tabs .nav-tabs > li.active > a:hover {
    border-style:solid;
    border-color:  #dcdcdc; 
    border: none;
}
.kf_courses_tabs .nav-tabs > li.active > a {
 
}
.kf_courses_tabs .nav-tabs > li > a::before {
    bottom: 0px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: 0;
}
.kf_courses_tabs .nav-tabs > li.active > a::before{
	width: 100%;
}
.kf_courses_tabs  .tab-content {
    float: left;
    width: 100%;
    padding:20px 0 0 0; 
}
.kf_courses_detail_des{
	float: left;
	width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.course_heading{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.course_heading h3{
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
}
.kf_courses_detail_des > p{
	margin-bottom: 18px;
}
.study_table_wrap{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
}
.study_table_wrap p{
	margin-bottom: 28px;
}
.study_table_wrap h6{
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
}
.study_table_wrap .table{
	margin-bottom: 46px;
}
.study_table_wrap th {
    border: 1px solid #ccc !important;
    background-color: #ddd;
    font-size: 16px;
    color: #333;
    text-align: left;
}
.study_table_wrap .table > thead > tr > th,
.study_table_wrap .table > tbody > tr > th,
.study_table_wrap .table > tfoot > tr > th,
.study_table_wrap .table > thead > tr > td,
.study_table_wrap .table > tbody > tr > td,
.study_table_wrap .table > tfoot > tr > td{
	padding:12px 16px;
}
.subject_details {
    float: left;
    width: 100%;
}
.subject_details h6{
	font-weight: bold;
	margin-bottom: 25px;
}
 b{
	color: #333;
}
.subject_details > p{
	margin-bottom: 18px;
}
.border_none{
	border-bottom: none;
	margin-bottom: 0;
}
/*
	  ==============================================================
		 COURSES DETAILS PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		CONTACT US 1 PAGE CSS START
	  ==============================================================
*/

.kf_location_wrap {
    float: left;
    width: 100%;
    max-height: 500px;
	position:relative;
}
.kf_location_wrap .map-canvas{
	float: left;
	width: 100%;
	height: 500px;

}
.contct_wrap form,
.contct_wrap{
	float: left;
	width: 100%;
}
.contact_heading{
	float: left;
	width: 100%;
	margin-bottom: 14px;
	
}
.contact_heading h4{
	font-size: 24px;
	font-weight: normal;
	margin: -6px 0 16px 0;
	text-transform: uppercase;
}
.contact_des{
	float: left;
	width: 100%;
}
.contact_des h4{
	font-size:22px;
	margin:0px 0px 15px 0px;
}
.inputs_des{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.inputs_des span{
	float: left;
	width: 100%;
	font-size: 16px;
	margin-bottom: 5px;
}
.inputs_des span i{
	margin-right: 10px;
}
.inputs_des > input[type="text"]{
	line-height: 30px;
}
.inputs_des textarea,
.inputs_des input[type="text"]{
	float: left;
	width: 100%;
	border: 1px solid #dedede;
	padding:3px 10px 5px 38px;
	line-height: 34px;
}
.inputs_des textarea{
	height: 308px;
	resize:none;
}
.contact_des button{
	display: block;
	padding: 15px 20px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}
.contact_meta {
    float: left;
    margin: -2px 0 27px;
    width: 100%;
}
.contact_meta li{
    color: #7a7a7a;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    line-height: normal;
}
.contact_meta li a {
    color: #7a7a7a;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}
.contact_meta li i{
	margin-right: 8px;
}
.contact_meta li:last-child {
    margin: 0;
}
.contact_meta li a:hover {
    padding-left: 10px;
}
.cont_socil_meta {
    float: left;
    width: 100%;
}
.cont_socil_meta li {
    float: left;
    margin-right: 10px;
}
.cont_socil_meta li a {
    border: 1px solid #999999;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 37px;
}
.cont_socil_meta li a:hover{
	color: #fff;
}
.social{
	margin-bottom: 11px;
}
/*
	  ==============================================================
		CONTACT US 1 PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		CONTACT US 2 PAGE CSS START
	  ==============================================================
*/
/*google*/

.overlay{
	position:relative;
	z-index:2;
}
.overlay:before{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#000;
	opacity:0.3;
	content:"";
}
.contact_2_headung{
	float:left;
	width:100%;
	text-align:left;
	padding-bottom:52px;
	margin-bottom:55px;
	border-bottom:1px solid #dedede;
	position:relative;
}
.contact_2_headung:before{
	content:"";
	left:0;
	right:0;
	bottom:-6px;
	position:absolute;
	height:1px;
	background:#dedede;
}
.contact_2_headung h3{
	text-transform:uppercase;
	font-size:24px;
	font-weight:normal;
	margin:0px 0 20px;
}
.contact_2_headung p{
	margin-bottom:0;
	font-weight:300;
}
/*google*/
.location_des {
    background: #fff;
    left: 25%;
    margin: -162px 0 0 -163px;
    padding: 30px 30px 0px;
    position: absolute;
    top: 50%;
    width: 378px;
}
.location_des > h6 {
    font-size: 16px;
    font-weight: bold;
    margin: -3px 0 25px;
}
.location_des > p {
    margin: 0 0 22px 0;
}
.contact_des > h6 {
    font-size: 16px;
    font-weight: bold;
	margin-bottom:17px;
	margin-top:-4px;
}
.location_meta{
	float:left;
	width:100%;
	border-bottom:1px solid #e8e8e8;
	padding-bottom:26px;
}
.location_meta li {
    color: #666666;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 11px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
}
.location_meta li:last-child{
	margin:0;
}
.location_meta li i{
	margin-right:10px;
}
.location_meta li a {
    color: #666666;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}

.location_des > a {
    font-size: 16px;
    font-weight: normal;
	text-transform:capitalize;
	color:#333;
	display:inline-block;
	padding:25px 0 22px;
}
.location_des > a i{
	margin-left:25px;
}
.location_des > a:hover i{
	margin-left:30px;
}
.des_2{
	position:relative;	
}
.inputs_des.des_2 > span {
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    width: auto;
	font-family: "Raleway",sans-serif;
	font-weight:normal;
	padding:8px 0;
	margin:0;
}
.contact_des .des_2 > input {
    float: right;
    overflow: hidden;
    width: 100%;
}
.des_2 i{
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-7px;
	font-size: 14px;
	color: #bfbfbf;
}
.des_3{
	margin:0;
	position: relative;
}
.des_3 i{
	top: 15px;
	position:absolute;
	right:15px;

}
.des_3 > textarea{
    float: right;
    overflow: hidden;
    width: 100%;
	margin:0 0 30px 0;
	max-height: 102px;
}
.inputs_des.des_3 > span {
    float: left;
    font-size: 16px;
    text-transform: capitalize;
    width: auto;
	font-family: "Raleway",sans-serif;
	font-weight:normal;
	padding:8px 0;
	margin:0;
}
.contact_2{
	float:left;
	width:100%;
}
.contact_2 > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid;
    float: right;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 15px 30px;
    text-transform: uppercase;
    color: #fff;
}
/*
	  ==============================================================
		CONTACT US 2 PAGE CSS END
	  ==============================================================
*/
/*
	  ==============================================================
		FILTERABLE GALLERY PAGE CSS START
	  ==============================================================
*/
.filterable_heading{
	float:left;
	width:100%;
	text-align:left;
	margin-bottom:40px;
}
.filterable_heading h3{
	display:inline-block;
}
.filterable_heading .btn-group{
	float:right;
	width:200px;
}
.filterable_heading .btn-group .btn{
	border:1px solid #d6d6d6;
	border-radius:0;
	display:block;
	width:100%;
	text-align:left;
	color: #999999;
	height: 44px;
}
.filterable_heading .btn-group .btn:focus{
	color: #999999;
}
.filterable_heading .caret {
    border: medium none;
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    right: 20px;
    top: 50%;
	color: #999999;
}
.filterable_heading .btn-group.open .dropdown-toggle {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
}
.filterable_heading .btn-default.active,
.filterable_heading .btn-default:active,
.filterable_heading .open > .dropdown-toggle.btn-default{
	background:transparent ;
	border-color:#d6d6d6;
}
.filterable_heading .dropdown-menu{
	width:100%;
	margin-top:10px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.176);
	color: :#999;
}
.filterable_heading .dropdown-menu > li{
	border-bottom: 1px solid #d6d6d6;
	color: :#999;
}

.filterable_heading .dropdown-menu > li:last-child{
	border: none;
	margin-bottom: -5px;
}
.filterable_heading .dropdown-menu > li > a{
	font-size:16px;
	padding:7px 10px 8px;
	color: #999;
}
.filterable_heading .dropdown-menu > li > a:hover{
	color:#fff;
}
.filterable_thumb{
	float:left;
	width:100%;
	position:relative;
	border:1px solid #d6d6d6;
	padding:10px;
	margin-bottom:30px;
}
.filterable_thumb figure:before{
	position:absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	content:"";
	opacity:0;
}
.filterable_thumb:hover figure:before{
	opacity:0.7;
}
.filterable_thumb figure figcaption{
	position:absolute;
	left:0;
	right:0;
	top:50%;
	margin-top:-14px;
	text-align:center;
	opacity:0;
}
.filterable_thumb:hover figure figcaption{
	opacity:1;
}
.filterable_thumb figure figcaption a{
	color:#fff;
	font-size:24px;
	font-weight:100;
}
/*
	  ==============================================================
		FILTERABLE GALLERY PAGE CSS END
	  ==============================================================
*/
/*edu masonry*/
#filterable-item-filter-1 {
    float: left;
    text-align: center;
    width: 100%;
	margin-bottom:40px;
}
#filterable-item-filter-1  li {
    display: inline-block;
    margin: 0px 3px;
}
#filterable-item-filter-1 a {
    border: 2px solid;
    display: block;
    padding: 8px 15px;
	font-size:14px;
	border-radius: 5px;
	color:#fff;
	margin:0px;
	cursor:pointer;
	text-transform: uppercase;
	line-height: normal;
}
#filterable-item-filter-1 > li .active{
	background:#fff;
}
.masoned {
	clear: both;
}
.edu_masonery_thumb{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position:relative;
	overflow:hidden;
}
.edu_masonery_thumb img{
	width:100%;
}
.edu_masonery_thumb:before{
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	position:absolute;
	background:#000;
	opacity:0;
}
.edu_masonery_thumb:hover:before{
	opacity:0.65;
}
.edu_masonery_thumb .masonry_icon {
    color: #fff;
    font-size: 24px;
    left: 0;
    margin: -14.5% auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
}
.edu_masonery_thumb a.zoom {
    border-radius: 100%;
    color: #fff;
    font-size: 31px;
    height: 50px;
    left: 0;
    line-height: 47px;
    margin: -37px auto 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 50px;
}
.edu_masonery_thumb:hover a{
	opacity:1;
}
.edu_masonery_thumb .caption{
	position: absolute;
	left: 0;
	right:0;
	bottom: -50%;
	text-align: center;
}
.edu_masonery_thumb:hover .caption{
	bottom:0;
}
.edu_masonery_thumb .caption a{
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	padding: 20px 0px;
	font-family: 'Roboto Slab', serif;
}
/*
	  ==============================================================
		   KF EDUCATION 404 PAGE CSS START
	  ==============================================================
*/
.error_outer_wrap{
	padding:170px 0 141px; 
}
.error_wrap{
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 101px 0 127px; 
	position: relative;
}
.error_des {
    float: left;
    padding: 0 265px;
    text-align: center;
    width: 100%;
}
.error_des span{
	position: absolute;
	top: -168px;
	margin: 0 auto;
	left: 0;
	right: 0;
	font-size: 200px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: normal;
	text-shadow: 0 9px 0 #fff, -1px -9px 0 #fff, -9px 0 0 #fff, -9px 9px 0 #fff, 9px -9px 0 #fff, 9px 9px 0 #fff, 9px 11px 7px #000;

}
.error_des h3{
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.error_des p{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.error_thumb{
	width: 858px;
	position: absolute;
	bottom: -71px;
	left: 0;
	right: 0;
	border: 1px solid;
	padding: 5px;
	margin:0 auto; 
}
.error_thumb figure:before{
	background-color: #000;
	opacity: 0.5;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.error_thumb figcaption{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin:-32px; auto 0;
	text-align: center; 
	z-index: 22;
}
.error_thumb figure a{
	position: relative;
	padding: 22px 30px 21px; 
	text-transform:uppercase; 
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	border: 1px solid;
	display: inline-block;
}
.error_thumb figure a:before{
	content: "";
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	position: absolute;
	z-index: -1;
}
.error_thumb figure a:hover::before{
	background-color: #000;
}
.error_thumb figure a i{
	margin-right: 10px;
}
/*
	  ==============================================================
		   KF EDUCATION 404 PAGE CSS END
	  ==============================================================
*/




/**/
.btn-1 {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 11px 28px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.abt_univ_des .btn-1{
	border-color: #2f2f2f;
	color: #2f2f2f;
	font-size: 16px;
}
.btn-1:hover{
	color: #fff;
}


.btn-2 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0;
    text-align: center;
    width: 100%;
    color: #333;
}
.edu2_col_4_wrap:hover .btn-2{
	color: #fff;
}
.abt_univ_des .btn-3:hover{
	color: #fff;
}
.btn-2:hover{
	background-color:#000 !important; 
}
.btn-3 {
    background: transparent none repeat scroll 0 0;
    border: 1px solid ;
    border-radius: 0;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding:8px 34px;
	line-height:normal;
    text-transform: uppercase;
}
.btn-6 {
    border: 1px solid #2f2f2f;
    color: #2f2f2f;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 44px;
    text-transform: uppercase;
}
.btn-6:hover{
	color: #fff;
}
.readmore{
	display: inline-block;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
}
.readmore i {
    font-size: 18px;
    margin: auto 5px;
    vertical-align: middle;
}
.readmore:hover i{
	transform: translate(10px);
}
.convocation_link{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;	
	font-weight: bold;
	padding:8px 30px;
	text-align: center;
	margin:0 3px; 
}
.event_link{
	display: inline-block;
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	padding:8px 20px ;
	border: 1px solid #dbdbdb;
}
.event_link:hover{
	color: #fff;
}
#mobile-header {
    background: #ccc none repeat scroll 0 0;
    font-size: 26px;
    height: 50px;
    left: 20px;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
    margin-top: -25px;
    z-index: 10;
}
#mobile-header a{
	color: #fff;
}


.kode-member-form{
	float:left;
	width:100%;
	padding:40px 40px 25px 40px;
}
.input-container{
	float:left;
	margin:0px 0px 15px 0px;
	position:relative;
	width:100%;
}

.kode-member-form input[type=text], .kode-member-form input[type=password]{
	height:40px;
	width:100%;
	border:solid 1px #ccc;
	padding:5px 20px;
}

.view-all{
	float:left;
	width:100%;
	text-align:center;
}
.kode-gallery-section{
	background:#f9f9f9;
	float:left;
	width:100%;
}
.map-canvas{
	height:350px;
	width:100%;
}
.kf_convocation_map .map-canvas{
	margin-bottom:30px;
}
.col-md-4 .kf-sidebar{
	padding:30px;
	background:#f9f9f9;
	float:left;
}





.user-box{
	float:left;
	width:100%;
	background-color:#fff;
	padding:30px 45px 30px 45px;
	text-align:center;
}
.user-box h2{
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 30px 0px;
	color:#2f2f2f;
}
.user-box form{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.user-box .form{
	float:left;
	width:100%;
}
.input-container{
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 20px 0px;
}
.input-container i{
	position:absolute;
	width:16px;
	height:18px;
	left:18px;
	top:16px;
	background-repeat:no-repeat;
	background-position:bottom;
	color:#a8b6c3;
	z-index:250;
}
.input-container i.name{
	background-image:url(../images/signin.html);
}
.input-container i.pass{
	background-image:url(../images/register.html);
}
.input-container i.company{
	background-image:url(../images/company.html);
}
.input-container i.mail{
	background-image:url(../images/e-mail.html);
	height:12px;
	top:18px;
}
.input-container i.location{
	background-image:url(../images/location.html);
}
.input-container i.destination{
	background-image:url(../images/destination.html);
}

.input-container input[type="text"], .input-container input[type="password"]{
	padding:6px 20px 6px 40px;
	font-size:15px;
	color:#66727f;
	background-color:#f9f9f9;
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.05) inset;
	-moz-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.05) inset;
	-webkit-box-shadow:0px 3px 3px 0px rgba(0,0,0,0.05) inset;
	height: 48px;
	width: 100%;
	border-radius: 3px;
	border: 2px solid #d6d9dd; 
}
.user-box .input-container .radio-value{
	height:20px;
	width:20px;
	float:left;
	background-size:10px auto;
	margin:0px 10px 0px 0px;
}
/*.input-container span {
    float: right;
    font-size: 22px;
    position: absolute;
    right: 15px;
    top: 12px;
	color:#c4cdd6;
}*/
.input-container span.add-on{
	position:absolute;
	left:15px;
	top:13px;
	height:100%;
	color:#c4cdd6;
}
.user-box .input-container .radio{
	float:left;
}
.user-box .input-container label{
	float:left;
	width:100%;
	font-size:12px;
	color:#9baab9;
	text-align:left;
}
.user-box .input-container label p{
	float:left;
	margin:2px 0px;
	font-weight:normal;
	line-height: normal;
}
.user-box .input-container .radio, .user-box .input-container .checkbox{
	margin:0px;
}

.btn-style{
	float:left;
	width:100%;
	font-size:16px;
	color:#fff;
	border:none;
	padding:12px 20px;
	border-radius:3px;
	text-align:center;
	height:48px;
	line-height: normal;
	text-transform: uppercase;
}
.btn-style:hover{
	background-color:#636e80;
}
.user-box .option{
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 15px 0px;
}
.user-box .option:before, .user-box .option:after{
	position:absolute;
	content:"";
	height:1px;
	width:38%;
	background-color:#ecf1f5;
	left:0px;
	top:50%;
}
.user-box .option:after{
	left:auto;
	right:0px;
}
.user-box .option h5{
	font-size:14px;
	color:#b2becd;
}
.user-box .social-login{
	float:left;
	width:100%;
}
.user-box .social-login a{
	float:left;
	width:50%;
	padding:12px 15px;
	font-size:14px;
	color:#fff;
	border:none;
	font-weight:normal;
	text-align:left;
	margin:0px;
	line-height: normal;
}
.user-box .social-login a i{
	font-size:18px;
	margin:0px 10px 0px 0px;
	float: left;
}
.user-box .social-login a.google{
	background-color:#dc4a38;
	border-radius:3px 0px 0 3px;
}
.user-box .social-login a.facebook{
	background-color:#44619d;
	border-radius:0px 3px 3px 0px;
}
.user-box-footer{
	float:left;
	width:100%;
	background-color:#f9fbfd;
	border-top:solid 1px #ecf1f5;
	padding:18px 20px;
	text-align:center;
}
.user-box-footer > p{
	width:100%;
	float:left;
	text-align:center;
}
.user-box-footer a{
	color:#72c8fa;
}
#register .nav-tabs{
	border:none;
	margin-top:50px;
}
#register .nav-tabs > li{
	width:50%;
	border:none;
}
#register .nav-tabs > li a{
	border-radius:0px;
	text-align:center;
	font-size:18px;
	color:#a5afb9;
	font-weight:bold;
	padding:18px 15px;
	font-family: 'Droid Sans', sans-serif;
	margin:0px;
	border:none;
	background-color:#f7f7f7;
}
#register .nav-tabs > li.active a, #register .nav-tabs > li a:hover{
	background:none;
}
.input-container .dropdown{
	float:left;
	width:100%;
}
.input-container .dropdown button{
	float:left;
	width:100%;
	border: 2px solid #d6d9dd;
    border-radius: 3px;
    min-height: 48px;
    padding: 6px 20px 6px 32px;
    width: 100%;
	color:#c4cdd6;
	text-align:left;
	font-family:15px;
	
}
.input-container .dropdown button p{
	float:left;
	margin:0px;
}
.input-container .dropdown button span{
	float:right;
	font-size:22px;
}
.input-container .dropdown button p{
	margin:0px;
}
.input-container .btn-default:hover, .input-container .btn-default:focus, .input-container .btn-default.focus, .input-container .btn-default:active, .input-container .btn-default.active, .input-container .open > .dropdown-toggle.btn-default{
	background:none;
	border: 2px solid #d6d9dd;
	color:#687a8d;
}

.input-container .dropdown .dropdown-menu{
	min-width:100%;
}

.filterable-item.col-md-3{
	width: 24.9% !important

}
/*
=================================================
		CHECKBOX AND RADIO BUTTON CSS
=================================================
*/
label {
  cursor: pointer;
}
label span{
	float: left;
	line-height: 20px;
}

/* hide the "real" radios visually */

.radio input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* style the "fake" radios */

.radio-value {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #d7dfe7;
  border-radius: 3px;
  display: inline-block;
  height:28px;
  margin-right:5px;
  position: relative;
  vertical-align: -0.5em;
  width: 28px;
}

input:checked + .radio-value {
  background-image:url(images/tick.png);
  border-color:#88d3ff;
}

.kode_wrapper button.close{
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 100;

}
.sidr .copy-right-sidr{
	font-size:17px;
	text-align:center;
	color:#999;
}
.t-m-50
{
	margin-top:50px;
}
.my_butn {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-top: 3px;
	background-color: #e79800;
	border-color:transparent;
}

.edu2_serc_des .btn.btn-default.dropdown-toggle, .edu2_serc_des input[type="text"] {
    float: left;
    width: 100%;
    padding: 12px 20px 15px;
    font-size: 14px;
    color: #666;
    border: 1px solid #fae5e5;
    border-radius: 0;
    text-align: left;
    background-color: #fff;
}
p.already_account {
    margin-top: 30px;
}
span.login_panels {
    color: #9c6804;
    font-weight: bold;
    padding: 10px;
}

input.form-control.in_register {
    padding: 25px 10px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #ffc440;
}
.row.event_tab {
    padding: 6px;
    background-
    : #f3f3f3;
    margin-bottom: 5px;
}


h2.heading-3 {
    font-size: 18px;
    font-weight: 600;
}
.color
{
color: #d00101!important;
 font-weight: 600;
}