/*****************************/
/*** Core html setup stuff ***/
/* Tran Thanh Sang */
/* sangtialia@gmail.com */
/*****************************/
.page-title{
	
	font-size:18px;	
	padding:0;
	text-align:center;
}
.text-color-1{
	color:#ff9933;
}
img{
	max-width:100%;
}
header .top {
	clear:both;
	
}
header .top:after{
	content:" ";
	clear:both;
	display:table;
	height:1px;
}
.top .top1{
	width:65%;
	float:left;
}
.top .top-left{
	width:20%;
	float:left;
    height:55px;
}
.top .top-left img{
    width:60px;
    height:60px;
}
.top .top-center{
	width:55%;
	float:left;
    padding-top:15px;
    text-align: center;
    font-size: 20px;
}
.top .top-center h2{
    margin:0px;
}
.top .top-right{
	width:25%;
	float:left;
	text-align:right;
    padding-right:10px;
    padding-top:15px;
}
.top .top2{
	width:20%;
	float:left;
}
.top .top3{
	width:15%;
	float:left;
	text-align:right;
    padding-right:10px;
    padding-top:15px;
}
.top .top1 .back,
.top .top-left .back{
	display:inline-block;
	background:url(../images/back.png) no-repeat left;
	height:25px;
	line-height:25px;
	padding-left:20px;
}
.notifications {
	position:relative;
}
.notifications .num{
	position:absolute;
	background:#666;
	color:#FFF;
	width:20px;
	height:20px;
	line-height:20px;
	border-radius: 50%;
	font-size:11px;
	text-align:center;
	right:-10px;
	top:0px;
	
}
.notifications .notelist{
	position:absolute;
	background:#FFF;
	border:2px solid #f27126;
	border-radius: 5px;
	width:240px;
	text-align:left;
	padding:10px;
	right:-5px;
	top:30px;
	background:#f2f2f2;
	display:none;
	z-index:99;
}

.notifications .notelist ul{
	list-style:none;
	margin:0;
	padding:0;
}
.notifications .notelist ul li{
	margin:10px 0;
}
.notifications .notelist ul li > a{
	display:block;
}
.notifications .notelist ul li h5{
	margin:0;
}
.notifications .notelist ul li p{
	margin:0;
	color:#999;
}
.notifications .notelist .viewall{
	color:#f27126;
}
.home h1{
	text-align:center;
	font-size:26px;
	margin:0px 0 0px 0;
	padding:0;
	color:#ff9933;
}
.home h2{

	margin-bottom:0px;
    background: linear-gradient(45deg, black, transparent);
    height: 35px;
    vertical-align: middle;
    padding-top: 7px;
    padding-left: 5px;
     border: 1px solid;
  border-radius:5px;
	
}
.home .rows{
}
.home .rows .row-item{
	clear:both;
    margin:0 auto;
	padding-top:7px;
}

.top-content{
    background:black;
    padding-top:10px;
    padding-bottom:20px;
}
.home .rows .row-item .itm-child{
	width:25%;
	float:left;
    padding-right:10px;
    
}

.home .rows .row-item .item-product{
    float:left;   
    padding-right:0px; border-top: 5px solid #ff0000; 
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14); 
    -webkit-transition: box-shadow .25s ease-in-out;
     transition: box-shadow .25s ease-in-out; 
     width: 48% !important;
     margin-right: 10px; 
     text-align: center; 
     margin-bottom:10px;
}
.home .rows .row-item .itm-top{
	width:25%;
	float:left;
    padding-right:10px;
    
}
.row-padding{
    padding-top:10px;
}
.home .rows .row-item .itm-6{
	width:60%;
	float:left;
}
.home .rows .row-item .itm-4{
	width:40%;
	float:left;
}
.home .rows .row-item .margin-right{
	padding-right:5px;
}
.home .rows .row-item .margin-left{
	padding-left:5px;
}

.home .rows .row-item .itm{
	display:block;
	text-align:center;
	padding:7px 5px 7px 5px;
	
	color:#FFF;
	text-decoration:none;
	border-radius: 7px;
}
.home .rows .row-item .itm .icon{
	display:block;
	margin:0 0;
}
.home .rows .row-item .itm .icon img{
	max-height:60px;
}
.home .rows .row-item .itm-top .itm .icon img{
		max-height:70px;
	}
.home .rows .row-item .itm h4{
	margin:7px 0 0 0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	min-height:30px;
}
.home .rows .row-item .itm-tuyensinh{
	
}
.home .rows .row-item .itm-search{
	background:#a062ed;
}
.home .rows .row-item .itm-tuvan{
	background:#f9872f;
}
.home .rows .row-item .itm-doc{
	background:#0cbcff;
}
.home .rows .row-item .itm-huongnghiep{
	background:#fc4b79;
}
.home .rows .row-item .itm-hotline{
	background:#f67f2e;
}
.home .rows .row-item .itm-support{
	background:#9e59f4;
}
.homecontent .share-button{
	clear:both;
	padding-top:10px;
	text-align:right;
}
.homecontent .t{
	float:right;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
}
.homecontent .fb-share-button, .homecontent .zalo-share-button{
	float:right;
	margin-left:10px;
}
.contactcontent button{
	font-weight:bold;
}
#stl-content ul li{
	margin-bottom:7px;
}
#stl-content .fulltext table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin:0;
	border-collapse:collapse; border-spacing:0; 
}
#stl-content .fulltext table td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px;
	margin:0;
}
	
#nav-bt-bar{
	position:fixed;
	bottom:0;
	width:100%;
	border-top:2px solid #eaeaeb;
	background:#fff;
}
#nav-bt-bar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav-bt-bar ul li{
	float:left;
	width:25%;
	text-align:center;
	padding:10px;
}
#nav-bt-bar ul li+li{
	border-left:1px solid #eaeaeb;
}
#nav-bt-bar ul li img{
	max-height: 25px;
}
.contactcontent h2{
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
}
.contactcontent .inputbox{
	margin-bottom:10px;
}
 .pricing-table-item {
        position: relative;        
        background-color: #fff;
    }
    .pt-head {
        padding: 15px 0 0;
       
        text-align: center;
    }
    .pt-footer {
        text-align: center;
        color: #fff;
        padding-top: 20px;
      
    }
        .pt-footer a.btn {
            width: 100px;
            padding: 8px 0;
            background-color: #03a9f4;
        }
    .pt-head .caption {
        display: inline-block;
        padding: 0 0 5px;
        margin-bottom: 0;
        color: #333;
        border-bottom: 1px solid #ff0000;
        font-size: 14px;
        letter-spacing: .12em;
        text-align: center;
        -webkit-transition: border-color .25s;
        transition: border-color .25s;
    }
    .pt-price-tag {
        margin-bottom: 10px;
        font-size: 45px;
        font-weight:bold;
        line-height: 1.42857143;
        color: #333;
    }
    .pt-price-tag-old {
        padding-top: 10px;
        font-size: 18px;
        text-decoration: line-through;
        line-height: 1.42857143;
        color: #333;
    }
    .pt-plan {
        padding: 20px 0;
        color: #fff;
        background-color: #ff9933;
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        text-transform: capitalize;
        -webkit-transition: background-color .25s ease-in-out;
        transition: background-color .25s ease-in-out;
    }
    .btn {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
     .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    #signupForm {
        padding: 30px;
        padding-top: 10px;
        max-width: 360px;
        margin: 0 auto;
    }

    .form-group {
        margin-bottom: 15px;
    }

        .form-group label {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-size: 16px;
        }

    .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    #signupForm .submit-button {
        background-color: #ff9933;
        color: white;
        font-weight: bold;
    }
    .input-money{
        padding-left:50px;text-align:left
    }
    .input-font{
        font-size:20px;
    }
    .child-item{
        background:none;font-size:18px;

    }
@media (max-width: 768px) {
     .home .rows .row-item .item-product{   
     margin-right: 5px; 
    }
     .pt-price-tag{
          font-size: 25px;
    }


}
@media (max-width: 414px) {
     .child-item{
        font-size:13px;
    }
     .home .rows .row-item .item-product{    
        margin-right: 5px; 
    }
      .pt-price-tag{
           font-size: 25px;
    }
    .input-money {
        padding-left:10px;
    }
    .input-font{
        font-size:16px;
    }

}
@media (max-width: 375px) {
	.home .rows .row-item .itm h4{
		margin-top:5px;
	}
	
	.home .rows .row-item{
		padding-top:10px;
	}
	.home .rows .row-item .margin-right{
		padding-right:5px;
	}
	.home .rows .row-item .margin-left{
		padding-left:5px;
	}
	.home .rows .row-item .itm{
		padding-top:5px;
		padding-bottom:5px;
	}
    .home .rows .row-item .item-product{
   
     margin-right: 5px; 
}

    .pt-price-tag{
          font-size: 20px;
    }
    .top-left img{
     width:48px;
     height:48px;
    }
    .top .top3,
    .top .top-right {
        padding-top:13px;
    }
    .top .top1 h2,
    .top .top-left h2{
        font-size:14px;
    }
    .page-title{
       font-size:16px;
    }
}

@media (max-width: 320px) {
}
