/*@import url('https://fonts.googleapis.com/css?family=Kanit:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=thai');*/

.text-color-orange{
	color:rgb(255,87,51) !important;
}
.text-color-white{
	color:rgb(255,255,255) !important;
}
.text-color-black{
	color:rgb(0,0,0) !important;
}
.bg-color-orange{
	background:rgb(255,87,51) !important;
}
.bg-color-gray{
	background:rgb(117,104,102) !important;
}
.bg-color-gray-level1{
	background:rgb(236,234,234) !important;
}
.bg-color-inverse{
	background:#333;
}
.bg-color-green-level1{
	background:rgb(204, 255, 102) !important;
}
.bg-clear{
	background:none;
	border:none;
}

.cursor-pointer{
	cursor:pointer !important;
}

.circle-orange {
  background: #F26002;
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.circle-grey{
  background: rgb(236,234,234);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.circle-green{
  background-color: rgb(157,233,85);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.color-grey{
	background: rgb(236,234,234);
}
.color-orange{
	background: #F26002;
}
.color-green{
	background-color: rgb(157,233,85);
}
.div-inline{
	float:left;
	clear:both;
	vertical-align:middle;
}

.img-max-height-200px{
	max-height:200px;
}

.favorite{
	color:red;
	font-weight:bold;
}
.unfavorite{
	color:black;
	font-weight:none;
}


/**************************************************************************/

body{
	font-family: 'Kanit', sans-serif !important;
	font-weight: 200;
	font-size: 14px;
}

.nav{
	font-family: 'Kanit', sans-serif !important;
	font-weight: 400 !important;
}

.lt_instructor_thumd{
  height: 140px;
}

.lt_slide_index{
	position: absolute;
	top: 62px;
	left: 358px;
}

/*************************** btn start Banner index page ********************************/

.lt_start_btn{
	font-family: 'Kanit', sans-serif;
	font-size: 18px;
	color: #fed8c0;
	border-radius: 100px;
	background-color: #f26002;
	border-width: 0px;
	padding: 8px 28px 8px 28px;
	color: #ffffff;
  	text-decoration: none;
}
#lt_start_btn {
	font-size: 24px;
	font-weight: 400;
}
.lt_start_btn:hover{
	color: #fed8c0;
  text-decoration: none;
}

/*************************** Banner index page ********************************/

.lt_slide_index_text1{
	font-family: 'Kanit', sans-serif;
  font-size: 56px;
  font-weight: 400;
  color: #F26002;
  line-height: 60px;
}
.lt_slide_index_text2{
	font-family: 'Kanit', sans-serif;
  font-size: 56px;
  font-weight: 500;
  color: #3E3D3F;
  line-height: 60px;
	padding-bottom: 13px;
}

@media (max-width: 1400px) {
	.lt_slide_index{
		position: absolute;
		top: 60px;
		left: 255px;
	}
}

@media (max-width: 1240px) {
	.lt_slide_index{
		position: absolute;
		top: 60px;
		left: 90px;
	}
	.lt_slide_index_text1{
		font-family: 'Kanit', sans-serif;
	  font-size: 46px;
	  font-weight: 500;
	  color: #F26002;
	  line-height: 50px;
	}
	.lt_slide_index_text2{
		font-family: 'Kanit', sans-serif;
	  font-size: 46px;
	  font-weight: 500;
	  color: #3E3D3F;
	  line-height: 50px;
	}
	.lt_start_btn{
		font-family: 'Kanit', sans-serif;
		font-size: 14px;
		color: #fed8c0;
		border-radius: 100px;
		background-color: #f26002;
		border-width: 0px;
		padding: 6px 28px 6px 28px;
		color: #ffffff;
	  text-decoration: none;
	}
}

@media (max-width: 996px) {
	.lt_slide_index{
		position: absolute;
		top: 40px;
		left: 90px;
	}
	.lt_slide_index_text1{
		font-family: 'Kanit', sans-serif;
	  font-size: 36px;
	  font-weight: 500;
	  color: #F26002;
	  line-height: 40px;
	}
	.lt_slide_index_text2{
		font-family: 'Kanit', sans-serif;
	  font-size: 36px;
	  font-weight: 500;
	  color: #3E3D3F;
	  line-height: 40px;
	}
}

@media (max-width: 886px) {
	.lt_slide_index{
		position: absolute;
		top: 24px;
		left: 90px;
	}
	.lt_slide_index_text1{
		font-family: 'Kanit', sans-serif;
	  font-size: 26px;
	  font-weight: 500;
	  color: #F26002;
	  line-height: 30px;
	}
	.lt_slide_index_text2{
		font-family: 'Kanit', sans-serif;
	  font-size: 26px;
	  font-weight: 500;
	  color: #3E3D3F;
	  line-height: 30px;
		padding-bottom: 3px;
	}
	.lt_start_btn{
		font-family: 'Kanit', sans-serif;
		font-size: 12px;
		color: #fed8c0;
		border-radius: 100px;
		background-color: #f26002;
		border-width: 0px;
		padding: 4px 20px 4px 20px;
		color: #ffffff;
		text-decoration: none;
	}
}


@media (max-width: 676px) {
	.lt_slide_index{
		position: absolute;
		top: 24px;
    left: 37px;
	}
	.lt_slide_index_text1{
		font-family: 'Kanit', sans-serif;
	  font-size: 21px;
	  font-weight: 500;
	  color: #F26002;
	  line-height: 31px;
	}
	.lt_slide_index_text2{
		font-family: 'Kanit', sans-serif;
	  font-size: 21px;
	  font-weight: 500;
	  color: #3E3D3F;
	  line-height: 21px;
	}
}


@media (max-width: 596px) {
	.lt_slide_index{
		position: absolute;
		top: 6px;
    left: 26px;
	}
	.lt_slide_index_text1{
		font-family: 'Kanit', sans-serif;
	  font-size: 14px;
	  font-weight: 500;
	  color: #F26002;
	  line-height: 18px;
		margin-bottom: 0px;
	}
	.lt_slide_index_text2{
		font-family: 'Kanit', sans-serif;
	  font-size: 14px;
	  font-weight: 500;
	  color: #3E3D3F;
	  line-height: 18px;
		margin-bottom: 0px;
	}
	.lt_start_btn{
		font-family: 'Kanit', sans-serif;
		font-size: 12px;
		color: #fed8c0;
		border-radius: 100px;
		background-color: #f26002;
		border-width: 0px;
		padding: 4px 14px 4px 14px;
		color: #ffffff;
		text-decoration: none;
	}
	.lt_slide_img_index{
			/*display: none;*/
	}

}
/*********************** subject items page ***********************************/
.lt_subject_section{
    margin-bottom: 20px;
}

.lt_subject_b1{

}

.lt_subject_section{
	background-color: #000;
	border-radius: 10px;
}

.lt_subject_text{
	border: 0px;
  position: absolute;
  margin: 16px 0px 0px 20px;
  z-index: 10000;
  font-family: 'Kanit', sans-serif;
  font-size: 21px;
  font-weight: 300;
  color: #FFF;
}
.lt_subject_section img{
	opacity: 0.6;
	filter: alpha(opacity=60);/*ie8*/
	border-radius: 10px;
}


/*********************** Override navbar bootstrap*****************************/
.navbar-default {
  background-color: #fff !important;
  border-color: #fff !important;
}

.lt_top_menu .nav>li>a{
	text-decoration: none !important;
	background-color: #FFF !important;
	color:#3E3D3F;
}

.lt_top_menu .nav>li>a:focus,.lt_top_menu .nav>li>a:hover{
	color:#F26002;
}

.lt_top_menu_sub{
	width: 100%;
	background-color: #3E3D3F;
	font-family: 'Kanit', sans-serif;
	font-size: 20px;
	font-weight: 200;
}

.lt_top_menu_sub ul{
  margin: -1px -17px 0px -16px;
	padding: 0px;
}

div.lt_top_menu_sub .nav>li>a{
	text-decoration: none !important;
	background-color: #3E3D3F !important;
	text-shadow: 0 0px 0 rgba(255,255,255,.25) !important;
	color:white;
}

div.lt_top_menu_sub .nav>li>a:focus, div.lt_top_menu_sub .nav>li>a:hover {
	color:#F26002;
}

div.lt_top_menu_sub .nav>li.active a{
	color:#FFF;
	border-bottom-style: solid;
  border-bottom-width: 4px;
  border-color: #F26002;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #FFF;
	color: #F26002;
}

.caret {
  color: #F26002;
}

.navbar-toggle .icon-bar {
    background: #3E3D3F;
}

.navbar-collapse{
	border-top: 0px;
	webkit-box-shadow:none;
  box-shadow: none;
}



div.lt_footer_menu .nav>li>a {
  text-decoration: none;
	text-shadow: none;
}

div.lt_footer_menu .nav>li>a:focus, div.lt_footer_menu .nav>li>a:hover {
	color: #F26002 !important;
	background-color: #333333;
	border-bottom-style: none;
}


@media (max-width: 768px) {
	 div.lt_top_menu_sub .nav>li.active a{
		color: #FFF;
    border-bottom-style: none;
    border-left-style: solid;
    border-left-width: 4px;
    border-color: #F26002;
    padding-left: 10px;
    background-color: rgba(242, 96, 2, 0.25) !important;
	}

	div.lt_footer_menu .nav>li>a:focus, 	div.lt_footer_menu .nav>li>a:hover {
		border-bottom-style: none;
		background-color: #333333;
		border-left-style: solid;
		border-left-width: 14px;
		border-color: #F26002;
	}

}

#lt_meet_our_instructors{
	background-image: url(../images/startup/lt_meet_our_instructors.png) !important;
}

.lt_btn_gray{
	border-style: none;
  border-radius: 30px;
  padding: 5px 23px 5px 23px;
  background-color: #3E3D3F;
  color: #FFF;
  font-family: kanit;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  width: 25%;
  margin: 0 auto;
  padding: 0 auto;
}
 .thumb-ins {
   margin-bottom: -10px;
 }
.lt_btn_gray:hover,.lt_btn_gray:focus{
	background-color: #626163;
	color: #FFF;
	text-decoration: none;
}

.lt_btn_orange{
	border-style: none;
  border-radius: 50px;
  padding: 5px 23px 5px 23px;
  background-color: #F26002;
  color: #FFF;
  font-family: kanit;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
}

.lt_btn_orange:hover,.lt_btn_orange:focus{
	background-color: #fea064;
	color: #FFF;
	text-decoration: none;
}

.thumbnail {
	background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
  box-shadow: 0 0px 0px rgba(0,0,0,0) !important;
}

/*******************************************************************/
#lt_subject_items_text{
	color: #3E3D3F;
	font-family: kanit;
	font-size: 22px;
	/*letter-spacing: 1px;*/
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

#lt_subject_items_text li{
	display: inline;
	padding: 0px 10px 0px 10px;
}

#lt_subject_items_text a{
	color: #3E3D3F;
	text-decoration: none;
}
#lt_subject_items_text a:focus,#lt_subject_items_text a:hover{
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #F26002;
}

/*******************************************************************/

#lt_subject_list{
	font-size: 22px;
  font-weight: 400;
	/*margin-right: 0px !important;
 	margin-left: 0px !important; */
}

#lt_subject_list strong{
	font-family: kanit;
	font-size: 24px;
	font-weight: 400;
	color: #3E3D3F;
}

#lt_subject_list strong a{
	color: #3E3D3F;
	text-decoration: none;
}

#lt_subject_list strong a:focus,#lt_subject_list strong a:hover{
	color: #F26002;
	text-decoration: none;
}

/*******************************************************************/
/* set preview all course  */

.lt_pwac_box{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
}

.lt_pwac_box_box1{
	background-color: #000;
}

.lt_pwac_box img{
	width: 100%;opacity: 0.6;
	height: 200px;
}

/*.lt_pwac_box_div2{
	background-color: #000;
}*/

.lt_pwac_box_box2{
	margin-top: -60px;
	margin-bottom: 50px;
	background: rgba(92, 92, 92, 0.87);
}

.lt_pwac_box_box2 button{
	position: relative;
	float: right;
	margin-right: 10px;
	font-family: 'Kanit', sans-serif;
	font-size: 18px;
	color: #fed8c0;
	border-radius: 100px;
	background-color: #f26002;
	border-width: 0px;
	padding: 8px 28px 8px 28px;
	color: #ffffff;
  text-decoration: none;
}

.lt_pwac_box_box2 button:hover{
	color: #fed8c0;
  text-decoration: none;
}

.lt_pwac_box h3{
	position: absolute;
  top: 0px;
  color: #FFF;
  font-weight: 200;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.lt_pwac_box p{
	position: relative;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
	padding-bottom: 20px;
}

.lt_pwac_box p span{
	font-size: 12.16px;
}

.lt_pwac_box_vedio{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
}

.lt_pwac_box_text{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
	padding: 10px;
}

.lt_pwac_box_text p{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c0c0c0;
}

.body_gray{
	background-color:#F2F2F2;
}


.line_spar{
		border-left-style: none;
    border-right-style: none;

		border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #c0c0c0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
}

@media screen and (min-width: 992px) {
	.line_spar{
		border-top-style: none;
    border-bottom-style: none;

		border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #c0c0c0;
	}
}

.lt_box_curriculum{
	background-color: #FFF;
  padding: 10px 10px 0px 10px;
	border-radius: 0px !important;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0) !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0) !important;
}

.lt_box_curriculum button{
  position: relative;
  float: right;
  margin-right: 10px;
  font-family: 'Kanit', sans-serif;
  font-size: 12px;
  color: #fed8c0;
  border-radius: 100px;
  background-color: #f26002;
  border-width: 0px;
  padding: 8px 18px 8px 18px;
  color: #ffffff;
  text-decoration: none;
	width: 130px;
}

.list-group-item {
	background-color: #fff !important;
  /* border: none !important; */
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-bottom-color: #c0c0c0 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0px;
  padding: 10px 0px 10px 15px;
  margin: 5px 0px 0px 0px;
}

/*******************************************************************/

.lt_instructors_box{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
	padding:10px;
	padding-bottom:20px;
}

.lt_btn_instructors_orange{
	border-style: none;
  border-radius: 50px;
  padding: 5px 23px 5px 23px;
  background-color: #F26002;
  color: #FFF;
  font-family: kanit;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
}

.lt_btn_instructors_orange:hover,.lt_btn_instructors_orange:focus{
	background-color: #fea064;
	color: #FFF;
	text-decoration: none;
}

.lt_dashboard_box{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
	padding: 10px;
    padding-bottom: 20px;
}


.lt_myfavorite_box{
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
	padding:10px;
    padding-bottom: 20px;
}

.lt_login_box{
	background-color: #FFF !important;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	-moz-box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	box-shadow: 2px 2px 8px 0px rgba(184,184,184,1);
	margin-bottom: 20px;
	padding:10px;
}

.lt_btn_login_orange{
	border-style: none;
  border-radius: 50px !important;
  padding: 5px 23px 5px 23px;
  background-color: #F26002;
  color: #FFF;
  font-family: kanit;
  font-size: 18px !important;
	font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
}

.lt_btn_login_orange:hover,.lt_btn_login_orange:focus{
	background-color: #fea064;
	color: #FFF;
	text-decoration: none;
}
#div_learning {
	line-height: 75px;
    height: 75px;
}
.label-lesson {
	font-size: 100% !important;
	padding-left : 50px;
	padding-right : 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 34px;
	}
.label-chapter {
	font-size: 100% !important;
	padding-left : 1.5em;
	padding-right : 1.5em;
	margin: 0px;
	}
.contentbody {
	background-color: #F2F2F3;
}
