.home-htn-bolg-hr
{
	margin-bottom:10px;
	margin-top:5px;
}

.home-htn-bolg-hr-ed
{
	margin-bottom:10px;
	margin-top:5px;
}

.course-box-wrapper
{
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.07);
	border-radius: 3px 3px;
}
.course-box-gray
{
	border: none;
}

.img-wrapper img
{
	border-radius: 3px 3px;

}

.course-single-item .course-box-wrapper .course-box .course-box-title
{
	-webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    line-clamp: 3;
	min-height: 66px;
	font-size: 15px;
}
.course-box-info .product-type
{
	background-color: #19b71e;
}
.course-single-item .course-box-wrapper .course-box .course-box-price .item-new
{
	font-size: 14px;
	font-weight: 600;
	color:#ff8100;
}

.course-single-item .course-box-wrapper .course-box .course-box-price .item-old
{
	font-weight: 300;
	font-size: 14px;
}

.show-stars.active i {
    color:#ff8100;
}

.bg-lightgray-htn
{
	background-color: #fbfcff;
}
.footer-top-area .footer__column h3, .footer-top-area .block_detail p, .footer-top-area .footer__column h4
{
	color: black;
}

.bg-dark-htn
{
	background-color: #ecf0f1;
}
.bg-dark-htn1
{
	background-color:#334d6e;
	
}

.footer-top-area .footer__column ul li.color-htn-blg i
{
	color: #ff8100;
}
.footer-top-area .footer__column ul li.color-htn-fb i
{
	color: #364aad;
}
.footer-top-area .footer__column ul li.color-htn-yt i
{
	color: red;
}
.footer-top-area .footer__column ul li.social-icon a:hover
{
	color: #0eb8e0;
}
.home-section-heading
{
	/*border-bottom: 1px solid #206f16; */
	color: #206f16;
}
.cs-learn-preview .pre-price .item-new
{
	font-size: 22px;
	color: #ff8100;
	font-weight: 600;
}

.course-single-related .cs-content .box-price
{
	color: #ff8100;
}
.course-hr-htn
{
	margin-top: 5px;
    margin-bottom: 5px;
}

.course-single-item .course-box-wrapper .course-box .course-box-author
{
	margin-top: 20px;
}

.course-avatar-htn1 img {
    width: 35px;
    height: 35px;
    display: inline;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.course-avatar-htn img {
    width: 30px;
    height: 30px;
    display: inline;
    margin-right: -10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}
.course-avatar-htn-item {
	text-align: left;
}

.course-box-author-htn {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 21px;
    height: 21px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
	text-align: left;
	float:left
}

.course-box-author-box
{
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 4px 6px;
    font-size: 14px;
    margin-bottom: 13px;
    clear:both;
}

.course-box-author-box .avatar-box
{
	float:left
}
.course-box-author-box .course-box-author-htn
{
	margin-top:5px;
	margin-left:15px;
	float:left
}

.course-box-author-box .course-box-author-htn
{
	margin-top:7px;
	margin-left:15px;
	float:left
}
.course-box-author-htn1
{
	display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 21px;
    height: 21px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
	text-align: left;
	float:left
}

.course-box-author-box .course-box-author-htn1
{
	margin-top:7px;
	margin-left:0px;
	float:left
}
.author-single .author-img
{
	margin-top:30px;
	width: 140px;
    height: 140px;
}
.author-single-xoa
{
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,.07);
	border-radius: 5px 5px;
}

.htn__featured-author {
    background: none;
}

.software-single {
    border: none;
    border-radius: 10px;
	margin-bottom: 20px;
}

.software-price {
    align-items: center;
    justify-content: flex-end;
}

.software-price .item-old {
    color: #989898;
    font-weight: 600;
    font-size: 16px;
    text-decoration: line-through;
}

.software-price .item-new {
    font-size: 16px;
    color: #ff8100;
    margin-left: 0px;
}

.software-single .software-intro {
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    display: block!important;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 0px;
}

.comment-img {
    width: 35px;
    height: 35px;
	margin-right:5px;

}
.comment-img img {
    width: 35px;
    height: 35px;
    border-style: groove;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
	border: 2px solid #ffffff;
}

.comment-name
{
	margin-top:5px;
	font-weight: bolder;
	font-size: 12px;
    color: #000000;
	margin-bottom:0px;
}
.comment-job
{
	color: #a8a9ad;
	font-size: 11px;
	font-style: italic;
}

.author-single
{
	background:none;
}
.author-single-wrapper
{
	padding-top:0px;
}
.comment-content
{
	font-style: italic;
	color:#716f6f;
}
.htn-bgcolw
{
	background-color:white;
}

.htn-colw
{
	color:white;
}

.htn-colb
{
	color:black;
}

.htn-bgnone
{
	background-color:none;
}

.htn-colw p
{
	color:white;
}
.software-feature
{
	width:85px;
}

.software-feature-block
{
	border: none;
    border-radius: 10px;
	margin-bottom: 20px;
	background-color:white;
	min-height:80px;
	padding-top:15px;
	box-shadow: 2px 2px 20px #0000000f;
}
.software-feature-block-item
{
	background-color:white;
	margin-left:15px;
	padding-left:0px;
}

.software-feature img
{
	height:55px;
	width:55px;
	float: left;
}

.software-feature-info
{
	padding:0px;
}
.software-feature-title
{
	text-align: center;
	color: #0a0a0a;
	font-weight: 700;
	font-family: "Roboto",sans-serif;
	font-size: 1.8em;
    line-height: 1.3;
	margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	margin-top: 10px;
	
}
.software-feature-des
{
	color: #736e6e;
	font-family: "Roboto",sans-serif;
	line-height: 1.3;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 10px;
	
}

.software-feature-post
{
	margin-bottom: 0px;
	
	min-height:67px;
	padding-top:15px;
	border-bottom: 1px dashed #f4f4f4;
	padding-right: 10px;
	
}
.software-feature-post-img
{
	
}

.software-feature-block-post
{
	background-color:white;
	box-shadow: 2px 2px 20px #0000000f;
}

.software-feature-block-post-border
{
	border: 1px solid #e9e9e9;
	background-color:white;
	box-shadow: 2px 2px 20px #0000000f;
}

.software-feature-post-title
{
	-webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    min-height: 40px;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
	color: #5f5d5d;
}
.software-feature-post-titleb
{
	text-align: left;
	font-weight: bold;
	color: black;
	padding-top:15px;
	padding-left:15px;
}
.software-min-height
{
	padding-top: 15px;
    min-height: 370px;
}

.software-feature-post-img img
{

}

.software-sevice
{
	padding-right:0px;
	padding-left:0px;
}

@media only screen and (max-width: 800px) {
  .software-min-height
	{
		padding-top: 0px;
		min-height: 0px;
	}
	
	.software-feature-post-title
	{
		margin:15px;
	}
	
	.software-sevice
	{
		padding-right:15px;
		padding-left:15px;
	}
}

.software-body-left {
	border: 1px solid #e9e9e9;
    background-color: white;
    box-shadow: 2px 2px 20px #0000000f;
	border-radius: 5px;
}

.nav-tabs a {
	background: #eaeaea;
}

.software-whitle-wrapper {
    
    background-color: white;
    
}

.software-body-wrapper {
    background: white;
    padding: 10px 0;
}

.software-header h2 {
    font-size: 22px;
    font-weight: 700;
    color: black;
    margin-bottom: 15px;
}

.software-header .software-intro {
    margin-bottom: 15px;
    text-align: justify;
    color: black;
}

.software-header .software-price {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 20px;
    align-items: center;
    color: black;
}

.software-header .software-price .price-new {
    margin-left: 15px;
    font-size: 26px;
    font-weight: 700;
    color: #ff8100;
}

.software-action .btn-enroll{
 	font-size: 15px;
    /* font-weight: 500; */
    text-transform: uppercase;
    border: 2px solid #eb361c;
    color: #fff;
    background: #eb361c;
    margin-right: 15px;
}

.software-action .btn-cart{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #d26835;
    color: #fff;
	background: #636060;
    margin-right: 15px;
}

.software-price .price-old {
    text-decoration: line-through;
	color: #989898;
}

.software-other-title
{
	text-align: left;
	color: #0a0a0a;
	font-weight: 700;
	font-family: "Roboto",sans-serif;
	font-size: 1.3em;
    line-height: 1.3;
    font-weight: bold;
	margin-top: 5px;
	margin-left:15px;
}

.software-body-right
{
	padding-top:15px;
	padding-left:0px;
	padding-right:0px;
}

.review-detail .block-photo img {
    border: 1px solid #ccc;
    border-radius: 50%;
}




.software-detail-feature-block
{
	border: none;
    border-radius: 10px;
	margin-bottom: 10px;
	background-color:white;
	min-height:80px;
	padding-top:15px;
	box-shadow: 2px 2px 20px #0000000f;
}

.software-detail-feature
{
	width:85px;
}

.software-detail-feature img
{
	width:65px;
	height:47px;
	float: left;
}

.software-detail-feature-info
{
	padding:0px;
}
.software-detail-feature-name
{
	font-weight: bold;
}
.software-feature-name
{
	font-weight: bold;
}
.software-price .item-contact
{
	font-size: 16px;
    color: red;
}
.home-course-view-all
{
	float: right;
	font-size: 14px;
	color: #26dc0e;
	border: 1px solid #26dc0e;
    padding: 2px;
    border-radius: 3px;
    background: #f9f9f9;
}

.software-view-all
{
	margin-right:15px;
}

.home-course-view-all:hover {
  color: #29f50e;
  border: 1px solid #29f50e;
}

.book-single
{
	box-shadow: 0 3px 6px #b0dac1;
    border: 1px solid #e2e2e2;
    padding: 5px;
	margin-bottom:30px;
}

.course-single-item .course-box-wrapper:hover{
   box-shadow: 1px 5px 9px #b0dac1;
}
.software-single:hover
{
	box-shadow: 2px 6px 20px #0654162b;
}

.author-partner .partner-img
{
	margin-top:30px;
	/* width: 140px; */
    /* height: 140px; */
}

.author-partner .partner-img img
{
	width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    border-radius: none;
}

.home-section-heading-partner {
	text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    padding: 10px 0;
    color: #3c3939;
}

.software-single .badge {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    box-shadow: 0 0 1px 1px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    pointer-events: none;
    position: absolute;
    top: 12px;
    z-index: 1;
}

.course-highlight-wrapper .cs-hl-content h1 {
    color: #fff;
	font-size: 29px;
}

.book-header h1 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.software-header h1 {
    font-size: 22px;
    font-weight: 700;
    color: black;
    margin-bottom: 15px;
}
.post__content a{
	color: #1236e6;
}
 
 .post__content a:hover{
	 color: #ff430b; 
	text-decoration: underline;
}

.book-price .item-new {
    font-size: 16px;
}

.book-single .book-info .book-author, .book-single .book-info .book-title {
    white-space: normal;
}



