﻿@import url('font-face.css');
@import url('_base.css');
@import url('top-link.css');
@import url('module_menu.css');      /* menu */
@import url('module_4_images.css');  /* khối 4 ảnh */
@import url('intro-school.css');     /* giới thiệu trường| phòng | khoa */
@import url('tabs-info.css');        /* thông tin liên lạc của phòng tuyển sinh */
@import url('_quy-trinh.css');       /* Quy trình đăng ký */
@import url('module_search-01.css'); /* tìm kiếm chuyên ngành */
@import url('box-list.css');
@import url('_topic-01.css');  /* topic: "đại học - cao đẳng" & "tin tức tuyển sinh" */
@import url('_topic-02.css');  /* topic: "liên thông chính quy" & "văn bằng 2" & "vừa học vừa làm" & "sau đại học" */
@import url('_responsive.css');

body { 	
	background:#ededed url(/Resources/ImagesPortal/PhongTS/imgs/bg.png) scroll center 70px no-repeat;
}

/* ts-top-header */
#ts-top-header{	
	margin-bottom:15px;
}
#ts-top-header > .container{
	position:relative;
}
#ts-top-header .ts-logo{	
	position:absolute;
	right:15px;
	z-index:9999;
}
#ts-top-header .ts-right{
	text-align:right;
	margin-top:55px;
}
#ts-top-header .ts-right p{
	text-transform: uppercase;
	color: #2e894f;
	font-size:20px;
	font-weight:300;
}
.txt-big{
	font-size:29px;
	font-family: 'Roboto Slab', serif;
}
/* ts-top-header 
------------------------------------------*/

/* slide */
#ts-slider {	
	background: #fff url(/Resources/ImagesPortal/PhongTS/imgs/bg_ts_slide.png) no-repeat center center;
	background-size:cover;	
}
.slide-item {
	position:relative;
	padding-top:80px;	
	min-height:509px;
}
@media (min-width:769px){
	.slider-hinh{
		position:absolute;
		bottom:0;
	}
}
.slider-hinh img{
	width:100%;	
}
.slider-text{	
	padding-bottom:80px;
}
.slider-text .content{
	min-height:216px;
}
.chi-tieu{	
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	font-weight: 400;
	line-height:35px;
}
.width-310{
	width:310px;
}
.mo-ta ul li{	
	border-bottom: 1px dashed #bcbcbc;
	padding:10px 0;
	background:url(/Resources/ImagesPortal/PhongTS/imgs/icon-check.png) no-repeat left 13px;
}
.mo-ta span{
	padding-left:30px;
}
.xem-them{
	margin-top:40px;
}
.xem-them .btn{	
	width: 187px;
	padding:12px 0;
	background-color: #0c7abf;
	text-transform:uppercase;
	font-weight:400;
	text-align:center;
	border-radius:0;
	border-color:#0c7abf;
}
.xem-them .btn:hover{
	background:#2e894f;
	color:#fff!important;
	border-color:#2e894f;
}
.xem-them span{
	padding-left:10px;
}
/* slide 
------------------------------------------*/

/* ts-footer */
#ts-footer{	
	background-color: #0d2461;
}
#ts-footer > div:nth-child(1){
	padding-top:25px ;
	padding-bottom:20px;
}
#ts-footer > div:nth-child(2){
	padding-top:5px;
	padding-bottom:5px;
}
.f-logo{
	display:block;
	margin-bottom:25px;
}
.f-item:nth-child(1) p{	
	color: #bcbcbc;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
	margin:0;
}
.f-item:nth-child(2) p,
.f-item:nth-child(3) p{
	color: #bcbcbc;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	margin:0;
}
.f-item a{
	color: #bcbcbc;
}
.border-bottom{	
	border-bottom: 1px solid #464646;	
}
.f-bottom span{	
	color: #868686;
	font-size: 12px;
	line-height: 24px;
}
.design-by a{
	display:block;
}
/* ts-footer 
--------------------------------------*/                                                                                        

/* 2x1 */
.flexbox-main .ts-box-item{
	padding-right:0;
	padding-left:0;
	margin-right:15px;
	margin-left:15px;
}

/* 'xem tất cả' nằm phía dưới text topic */
.see-all {
    position: absolute;
    left: 15px;
    top: 93px;
	right:auto;
    z-index: 1;
	display:none;
}
.see-all a:hover span:first-child{
	color:#2e894f;
	border-bottom: 1px solid #2e894f;
}

/* line nhận diện */
.line img{width:100%;}




