/* CSS DOCUMENT */
html {font-size: 62.5%;}
body{font-family: 'Open Sans', sans-serif;font-size: 16px;color:#303030;}
*{margin:0px;padding: 0px}
img {max-width: 100%;}
@font-face {
    font-family: 'opensans extrabold';
    src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: 'opensans regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'opensans light';
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'opensans bold';
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
font-family: 'opensans semibold';
src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
}
@font-face {
font-family: 'opensans italic';
src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
}
ul li{list-style: none;}
*:focus {
	outline: none;
}

a:link{text-decoration: none;}
.vta{display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center;
}
section{
	display:block;
}
.clear{
	clear:both;
}
.clear-5{
	clear:both;
	height: 5px;
	/* background: #719a8b; */
}
.slick-slide img {
    display: block;
    /*max-width: none;*/
    width: auto;
}
.clear-10{
	clear:both;
	height: 20px;
}
.clear-20{
	clear:both;
	height: 20px;
}
.clear-30{
	clear:both;
	height:30px;
}
.clear-35{
	clear:both;
	height:35px;
}
.clear-60{
	clear: both;
	height: 60px;
}
.clear-10{
	clear:both;
	height:10px;
}
.clear-40{
	clear:both;
	height: 40px;
}
.clear-50{
	clear:both;
	height: 50px;
}
.img{
	width:100%;
}
#wrapper{
	max-width:650px;
	margin:auto;
}

#sc1-header{
	width: 100%;
	background:#009af8;
	padding:13px 0;
	display:block;
	overflow: hidden;
}

.container{
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	width: 100%;
	box-sizing: border-box;
}
.container-left{
	width: 20%;
	float: left;
}
#ul-left{
	width: 100%;
}
#ul-left>li{
	width: 20px;
	padding-top:10px;
	float: left;
	padding-right:10px;
}
.container-right{
	width: 80%;
	float: right;
}
#ul-right>li{
	float: left;
    width:50%;
}
#ul-right>li:nth-child(2){
	float: right;
}
#ul-right>li>div:nth-child(1) {
    width: 3rem;
    float: left;
    height: 3rem;
    margin-right: 1rem;
}
#ul-right>li>div:nth-child(2){
	width: 80%;
	float: left;
	font-size:100%;
	color:#fff;
	padding-top:5px;
}
#ul-right>li>div:nth-child(2)>span {
    font-weight: 700;
}
#ul-right>li>div:nth-child(2)>a,#ul-right>li>div:nth-child(2)>a>span{color: #fff}
#sc2-logo{
	width: 65rem;
    padding: 20px 0;
    float: left;
    max-width: 100%;
}
body section.sc2-logo2 {
    float: none;
    width: 65rem;
    max-width: 100%;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0 auto; 
    padding: 0.5rem 0!important; 
    top: 0;
    z-index: 999;	    
    background: #009af8;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.35);
    box-sizing: border-box;
}
.sc2-logo2 .logo-left{
	width: 4.5rem;
    height: 4rem;
    overflow: hidden;
    position: relative;
	float: left;
}
.sc2-logo2 .container {
    padding: 0 0.5rem;
}
.logo-left>div:nth-child(1) img.menu-fix{display:none;}
section.sc2-logo2 .logo-left>div:nth-child(1) img.default{display:none;}
section.sc2-logo2 .logo_mn>a{
	display: inline-block;
    float: right;
    background: #59b7f1;
    outline: 0;
    height: 4rem;	
}
.searchform1 .sodienthoai::placeholder{color: #f15b5a;}
section.sc2-logo2 .icon-menu {
    padding-top: 0.4rem;
    text-align: center;
}
section.sc2-logo2 .bar1,section.sc2-logo2 .bar2,section.sc2-logo2 .bar3 {
    width: 2.5rem;
    height: 0.4rem;
    background-color: #fff;
    margin: 0.5rem auto;
    transition: 0.4s;
    border-radius: 5px;
}
section.sc2-logo2 .logo-left>div:nth-child(1) img.menu-fix{	
    display: block;
    margin: 0 auto;
    float: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
section.sc2-logo2 .logo-left>div:nth-child(1) img {
    max-width: 15rem;
}
section.sc2-logo2 .logo-right .search{display: none;}
section.sc2-logo2 .searchform1{
	display: block!Important;
	left: 0;
	z-index:1;
    right: 0;
    float: none;
    padding: 0 0.5rem 0 10rem;
    position: absolute;
    box-sizing: border-box;
}
section.sc2-logo2 .searchform1 form {
    position: relative;
    height: 4rem;
    width: 100%;
    display: block;
    overflow: hidden;
}
.searchform, .searchform1 form, .searchform1 {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999999999;
}	
.searchform1 .sodienthoai {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0 4.5rem 0 1.5rem;
    box-sizing: border-box;
    color: #f15b5a;
}
.searchform1 .btn_gui_sdt {
    background: #59b7f1;
    border: 0;
    height: 100%;
    width: 4.5rem;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
}
section.sc2-logo2 .logo-right {
    float: left;  
    width: 4.5rem;
    height: 4rem;
    box-sizing: border-box;
    padding: 0!important;
    margin: 0!important;
    display: block;
	    z-index: 2;
    position: relative;
}
section.sc2-logo2 .logo-right {   
    padding-top: 5px;
}
.logo-left{
	width: 22.6rem;
	float: left;
}
.logo-left>div:nth-child(1){
	float: left;
}
.logo-left>div:nth-child(2){
	float: left;
}
.logo-left>div:nth-child(2)>p{
	text-transform: uppercase;
}
.logo-left>div:nth-child(2)>:nth-child(1){
	color:#009af8;
	font-size:21px;
	font-weight: bold;
}
.logo-left>div:nth-child(2)>:nth-child(2){
	font-size:12px;
	color:#000;
}
.logo-right{
	float: right;
	width: 24.8rem;
	padding-top: 15px;
}
.logo-right .search{
	width: 70%;
	position: relative;
	float: left;
}
.logo-right .search input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    height: 3rem;
    margin-top: 0.5rem;
	padding-right: 2rem;
}
.logo-right .search input[type="text"]::placeholder{
	font-family:'opensans italic';
	font-size:12px;
	color:#acb4bf;
}

.logo-right .search input[type="submit"] {
    background: url(../images/mn-icon-search.png)no-repeat center;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    border: none;
    position: absolute;
    right: 0;
    bottom: 0.9rem;
}
.logo_mn{
	float: right;
	width: 30%;
	/* background: red; */
}
.logo_mn a{
	display: block;  
}
.bar1, .bar2, .bar3 {
        width: 2.5rem;
    height: 0.4rem;
    background-color: #fff;
    margin: 0.5rem auto;
    transition: 0.4s;
}
.icon-menu {
    padding-top: 0.1rem;
}
.logo_mn>a{
	background: #f24c8c;
    width: 40px;
    height: 35px;
    display: inline-block;
    float: right;
}
#sc3-sld{
	width: 100%;
	float: left;
}
.img-slidetop>div{
	/* height: 265px; */
}
#sc4-chuyenkhoa{
	float: left;
	width: 100%;
}
.chuyenkhoa_title{
	width: 100%;
	text-align:center;
	position: relative;
	margin-bottom:25px;
	float: left;
}
.chuyenkhoa_title>h2{
	text-transform: uppercase;
	font-size:24px;
	font-family:'opensans light';
}
.chuyenkhoa_title:after{
	content:"";
	width: 40px;
	height: 10px;
	background: url('../images/icon-after-noline.png')no-repeat center;
	position: absolute;
	margin-top:5px;
	margin-bottom:10px;
}
.chuyenkhoa_content{
	width: 100%;
	float: left;
}
.chuyenkhoa_content>p{
	text-align:justify;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #303030;
	font-weight: 300;
}
.chuyenkhoa_dmb{
	width: 100%;
	float: left;
}
#ul-chuyenkhoa_dmb>li{
	width: 45%;
	float: left;
	margin-bottom:30px;
}
#ul-chuyenkhoa_dmb>li:nth-child(2),
#ul-chuyenkhoa_dmb>li:nth-child(4){
	float: right;
}
#ul-chuyenkhoa_dmb>li>a>div:nth-child(1){
	text-align:center;
	border-bottom:1px solid #cdcdcd;
}
#ul-chuyenkhoa_dmb>li>a>div:nth-child(1)>p{
	margin-top: 5px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #303030;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#ul-chuyenkhoa_dmb>li>a>div:nth-child(1){
	margin-bottom:15px;
}
#ul-chuyenkhoa_dmb>li>a>div:nth-child(2){
	text-align: justify;
	width: 100%;
	float: left;
}
#ul-chuyenkhoa_dmb>li>a>div:nth-child(2)>p{
	font-size: 13px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #303030;
    line-height: 18px;
	text-align: center;
	min-height: 72px;
}
.xemct{
	text-align:center;
	font-size:12px;	
	color:#00bfba;
	font-weight: 400;
}
.xemct:after{
	content:">>";
	width: 20px;
	height: 20px;
	position: absolute;
	color:#00bfba;
}
#sc5_visao{
	float: left;
	width: 100%;
}
.title_visao {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.title_visao>h2{
	font-size:24px;
	font-family:'opensans light';
	text-transform: uppercase;
}
.title_visao:after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/icon-after-ngang.png)no-repeat center;
    margin: 5px auto 10px;
    position: relative;
    display: block;
}
#ul-visao{ 
	width: 100%;
}
#ul-visao>li{
	width: 100%;
	margin-bottom:30px;
}
#ul-visao>li>div:nth-child(1){
	color: #009af8;
    font-size: 18px;
    font-family: 'opensans semibold';
    text-align: center;
    border: 2px solid #009af8;
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
}
#ul-visao>li>div:nth-child(2)>p:nth-child(1) {
    text-align: center;
    font-size: 18px;
    color: #303030;
    margin-top: 15px;
    margin-bottom: 5px;
}
#ul-visao>li>div:nth-child(2)>p:nth-child(2) {
    text-align: center;
    font-size: 13px;
    color: #303030;
    font-weight: 400;
}
#sc6-ppdt{
	width: 100%;
	float: left;
}
.tabs-top{
	width: 100%;
    background: #009af8;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.title_ppdt {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.title_ppdt>h2{
	font-size:24px;
	font-family:'opensans light';
	color:#fff;
	text-transform: uppercase;
}
.title_ppdt:after {
    content: "";
    width: 40px;
    height: 10px;
    background: url(../images/icon-after-ngang-whilte.png)no-repeat center;
    margin: 10px auto;
    display: block;
}
.tabs-ppdt{
	width: 100%;
}
#ul-tabs-ppdt>li{
	width: 47%;
	float: left;
	margin-left: 10px;
}

#ul-tabs-ppdt>li:nth-child(2),
#ul-tabs-ppdt>li:nth-child(4){
	float: right;
	margin-right:10px;
	margin-left: 0;
}
#ul-tabs-ppdt>li>a{
	color:#fff;
	font-family:'opensans semibold';
	font-size:13px;
	display:inline-block;
	padding-top:10px;
	padding-bottom:15px;
	padding-left: 10px;
}
#ul-tabs-ppdt>li.active-tabppdt{
	background: url('../images/bg-tabs-ppdt.png')no-repeat center;
	background-size:100% 100%;
}
#ul-tabs-ppdt>li.active-tabppdt>a{
	color:#009af8;
}
#tabs-1{
	width: 100%;
}
.tabs-text{
	width: 60%;
	float: left;
}
.tabs-text>p:nth-child(1) {
    font-size: 18px;
    color: #303030;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
}
.tabs-text>p:nth-child(1):after{
	content:"";
	position: absolute;
	width: 130px;
	border-bottom:1px solid #cdcdcd;
	bottom:0;
	left: 0;
	margin-bottom:-10px;
}
.tabs-text>p:nth-child(2){
	font-size:13px;
	font-weight: 400;
	color:#000;
	text-align:justify;
}
.lienhengay{
	border:1px solid #c83939;
	text-align:center;
	width: 40%;
	margin-top:30px;
}
.lienhengay>a{
	font-size:13px;
	font-weight: 400;
	color:#c83939;
	padding:10px 0;
	display:inline-block;
}
.tabs-img{
	width: 40%;
	float: right;
	text-align:right;
}

#sc7-tbas-mn{
	width: 100%;
	float: left;
}
.sc7-mn{
	background: #f9f9f9;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
#ul-sc7-mn{
	width: 100%;
}
#ul-sc7-mn>li{
	width: 25%;
	float: left;
	text-transform: uppercase;
}
#ul-sc7-mn>li>a{
	font-size:13px;
	font-family:'opensans semibold';
	color:#303030;
	border-bottom:1px solid #303030;
	padding-bottom:10px;
}

#ul-sc7-mn>li.active-mn> a{
	font-size:13px;
	font-weight: 600;
	color:#c83939;
	border-bottom:1px solid #c83939;
}

#ul-sc7-content{
	width: 100%;
}
#ul-sc7-content>li{
	float: left;
	width: 47%;
	float: left;
	margin-bottom:20px;
	min-height: 205px;
}
#ul-sc7-content>li:nth-child(2),
#ul-sc7-content>li:nth-child(4){
	float: right;
}
#ul-sc7-content>li>a>div:nth-child(2){
	font-size:13px;
	font-family:'opensans regular';
	color:#000;
}
#sc8-img{
	width: 100%;
	float: left;
	background: url('../images/bg-sc7.png')no-repeat center;
	background-size:100% 100%;
	position: relative;
	padding-top:125px;
	padding-bottom: 71px;
}
#sc8-img>div{
	width: 100%;
	float: left;
	text-align:center;
	position: relative;
}
#sc8-img>div>h2{
	font-size:24px;
	font-family:'opensans light';
	color:#000;
	text-transform: uppercase;
}
#sc8-img>div:after{
	    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/icon-after-ngang.png)no-repeat center;
    margin: 10px auto -20px;
    display: block;
}
#sc9-tabs{
	width: 100%;
	float: left;
	margin-bottom:45px;
}
.sc9-tabs-mn{
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	margin-top:-34px;
}
#ul-sc9-tabs{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
#ul-sc9-tabs>li{
	width: 33%;
	float: left;
	background: #009af8;
}
#ul-sc9-tabs>li:nth-child(2){
	margin-left: 2px;
	margin-right:2px;
}
#ul-sc9-tabs>li>a{
	text-transform: uppercase;
    font-size: 10px;
    font-family: 'opensans regular';
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
}
.sc9-tabs-content{
	float: left;
	width: 100%;
}
.sc9-nd>p{
	font-size: 13px;
    color: #303030;
    text-align: justify;
    line-height: 18px;
    margin-bottom: 35px;
    margin-top: 15px;
    font-weight: 400;
}
.sc9-xt{
	text-align:center;
}
.sc9-xt>a{
	font-size:13px;
	color:#c83939;
	padding:2% 5%;
	font-weight: 400;
	border:1px solid;
}

#sc10-vsct{
	width: 100%;
	float: left;
}
.sc10-title{
	width: 100%;
    float: left;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.sc10-title>h2{
	text-transform: uppercase;
	font-size:24px;
	font-family:'opensans light';
}
.sc10-title:after{
	content:"";
	width: 40px;
	height: 10px;
	background: url('../images/icon-after-noline.png')no-repeat center;	
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
	display: block;
}
.sc10-content{
	width: 100%;
	float: left;
}
#ul-sc10{
	width: 100%;
}
#ul-sc10>li{
	width: 100%;
	display: table;
    text-align: center;
	margin-bottom:20px;
}
.top>div:nth-child(1) {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
.top>div:nth-child(2) {
    width: 180px;
    font-size: 18px;
	font-weight: 400;
    color: #000;
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle;
}
.bottom {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    margin-top: 10px;
    text-align: center;
}
#sc11-sld{
	width: 100%;
	float: left;
	margin-bottom:30px;
}
.img-sldsc11{
	width: 100%;
	height: 415px;
	overflow: hidden;
}
.img-sldsc11>div{
	width: 50%;
	float: left;
	height: 208px;
}
#sc12-cmvct{
	width: 100%;
	float: left;
	margin-bottom:30px;
}
.sc12-title{
	width: 100%;
	position: relative;
	text-align:center;
	margin-bottom:30px;
}
.sc12-title>h2{
	text-transform: uppercase;
	font-size:24px;
	font-family:'opensans light';
	color:#000;
}
.sc12-title:after{
	content:"";
	width: 40px;
	height: 10px;
	background: url('../images/icon-after-noline.png')no-repeat center;	
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

.sc12-camnhan{
	float: left;
	width: 100%;
	border:1px solid #dddedf;
	border-top:none;
}
.camnhan-mb-top{
	width: 100%;
	background: #f9f9f9;
}
.cn-left{
	float: left;
	width: 70%;
}
.cn-left>p:nth-child(1){
	width: 20%;
	float: left;
}
.cn-left>p:nth-child(2) {
    width: 70%;
    float: left;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    font-weight: 600;
}
.cn-right{
	width: 30%;
	float: right;
}
.cn-right>p{
	margin-top:20px;
}
.camnhan-mb-bottom{
	width: 100%;
	float: left;
}
.camnhan-mb-bottom>p{
	font-size: 13px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    padding-bottom: 20px;
}

footer{
	width: 100%;
	float: left;
	background: #3099f5;
}
.ft-top{
	float: left;
	width: 100%;
}
.ft-top-left{
	width: 47%;
	float: left;
}
.ft-top-left>p:nth-child(1){
	font-size:18px;
	font-family:'opensans semibold';
	color:#fff;
}
.ft-top-left>p{
	color:#fff;
	width: 100%;
	float: left;
}
.ft-top-left>p:nth-child(1){
	margin-top:30px;
	margin-bottom:15px;
}
.ft-top-left>p:nth-child(2)>span:nth-child(2)>span a{
	color:#fff600;
	font-weight: bold;
}
.ft-top-left>p:nth-child(2)>span:nth-child(1){
	width: 8%;
	float: left;
}
.ft-top-left>p:nth-child(2)>span:nth-child(2){
	width: 92%;
	float: left;
}
.ft-top-left>p:nth-child(3)>span:nth-child(2)>span{
	font-size:13px;
}
.ft-top-left>p:nth-child(3)>span:nth-child(1){
	width: 8%;
	float: left;
}
.ft-top-left>p:nth-child(3)>span:nth-child(2){
	width: 92%;
	float: left;
}
.ft-top-left>p:nth-child(4)>span:nth-child(1){
	width: 8%;
	float: left;
}
.ft-top-left>p:nth-child(4)>span:nth-child(2){
	width: 92%;
	float: left;
}
.ft-top-left>p:nth-child(4)>span:nth-child(2)>span,.ft-top-left>p:nth-child(4)>span:nth-child(2)>span a {
	font-size:13px;
	color :#fff; 
}
.ft-top-left>p:nth-child(3){
	margin-top: 15px;
	margin-bottom: 15px;
}

.ft-top-right{
	width: 47%;
	float: right;
}
.ft-top-right>p{
	color:#fff;
	font-size:13px;
	font-family:'opensans regular';
}
.ft-top-right>p:nth-child(1){
	margin-top:30px;
}
.ft-top-right>p:nth-child(2){
	margin-bottom:15px;
}
.ft-top-right input[type='text']{
	width: 100%;
    float: left;
    border: none;
    margin-bottom: 5px;
    height: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    background: #fff url(../images/icon_person.png) no-repeat 5px center;
    background-size: auto 18px;
}
.ft-top-right input.sdt {
    background-image: url(../images/icon_phone.png);
}
.ft-top-right input[type='text']::placeholder{
	font-size:12px;
	color:#d8dce0;
	font-family:'opensans italic';
}
.ft-top-right textarea{
	width: 100%;
    height: 50px;
    float: left;
    border: none;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.ft-top-right textarea::placeholder{
	color:#d8dce0;
	font-family:'opensans italic';
}
.ft-top-right input[type='submit']{
	float: right;
	padding: 5px 20px;
	background: none;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
}
.ft-bottom{
	width: 100%;
	float: left;
	margin-top:20px;
	margin-bottom:20px;
}

/* page con */

#breacumb{
	width: 100%;
	float: left;
	background: #efefef;
	padding-top:1.625rem;
	padding-bottom:1.9375rem;
	margin-bottom:1.1875rem;
}
.breacumb-container{
	width: 100%;
}
.breacumb_title>h2{
	text-align:center;
	text-transform: uppercase;
	font-size:100%;
	font-family:'opensans bold';
	color:#009af8;
	margin-bottom:0.9375rem;
}
.breadcrumbs{
	text-align:center;
}
.breadcrumbs>span{
	font-size:75%;
}
#sc-tc-menu{
	width: 100%;
	float: left;
}
.content_menu{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}
#ul-menu{
	
}
#ul-menu>li{
	width: 48%;
	float: left;
	background: #eef5f7;
	margin-bottom:0.5rem;
	padding:0.6875rem 0;
}
#ul-menu>li:nth-child(2){
	float: right;
}
#ul-menu>li:nth-child(4){
	float: right;
}
#ul-menu>li>a>div:nth-child(1){
	width: 40px;
	float: left;
}
#ul-menu>li>a>div:nth-child(2){
	color:#000;
	font-size:90%;
	font-family:'opensans bold';
	text-transform: uppercase;
	width: 80%;
	float: left;
	margin-top:0.6875rem;
}
.active-tc{
	background: #009af8 !important;
}
.active-tc>a>div:nth-child(2){
	color:#fff !important;
}
.content-tc{
	width: 590px;
	margin-left: auto;
	margin-right:auto;
	margin-top:1.25rem;
}
.title-dmb{
	border-bottom:1px solid #cdcdcd;
	position: relative;
	margin-bottom:2.25rem;
}
.title-dmb>h3{
	text-align:left;
	text-transform: uppercase;
	font-size:24px;
	font-family:'opensans light';
	color:#000;
	margin-bottom:0.8125rem;
}
.title-dmb:before{
	content:"";
	width: 40px;
	height: 10px;
	position: absolute;
	bottom:0;
	background: url('../images/icon-after-ngang.png')no-repeat center;
	left: 0;
    margin-left: -8px;
    margin-bottom: -4px;
}
#ct-baiviet{
	width: 100%;
}
#ct-baiviet>li{
	width: 100%;
	float: left;
	margin-bottom:1.25rem;
}
.baiviet-img{
	width: 30%;
	float: left;
}
.content-baiviet{
	width: 67%;
	float: right;
}
.content-baiviet>h3{
	font-size:80%;
	color:#000;
	margin-bottom:1rem;
}
.content-baiviet>p{
	font-size:70%;
	line-height: 18px;
	color:#000;
}
.baiviet-xt{
	color:#ff4b8f;
	font-size:70%;
}
/*TRANG CON*/
.breadcums-block {        
    text-align: center;    
}
.breadcums-block .breadcrumb {
    font-size: 1.4rem;
    vertical-align: middle;
    display: inline-block;
    color: #303030;
}
.breadcums-block .breadcrumb a span {
    color: #303030;    
    font-size: 1.4rem;
    vertical-align: middle;
}
.category-content-details .col1 {
    width: 100%;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 0.1rem solid #ccc;
    display: table;
}
.category-content-details .thumbnails img{
    width: 100%;
}
.category-content-details .content {
    padding-left: 1.5rem;
}
.category-content-details .title-tintuc {
    margin-top: 0;
    margin-bottom: 1rem;
}
.category-content-details  p.tomtat{
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
}
.category-content-details .title-tintuc a {
    font-size: 1.8rem;
    color: #28a2f5;
    line-height: 2rem;
}
.category-content-details a.xemthemtin {
    float: right;
    clear: both;
    margin: 1rem;
    font-size: 1.3rem;
    color: #ccc;
}
/*PHAN TRANG*/
.phantrang span {
    color: #009af8;
    padding: 1.1rem 1.5rem;
    border-bottom: 0.5rem solid #009af8;
}
.phantrang a {
    color: #5e5f5f;
    padding: 1.5rem;
    display: inline-block
}
.phantrang {
    width: auto;
    display: inline-block;
    border-bottom: 0.1rem solid #28a2f5;
}
.pagesList {
    margin-bottom: 1.5rem;
}
h1.details-title-pages {

    font-size: 2.8rem;

    color: #3099f5;

    text-transform: inherit;

    line-height: 3rem;

    margin-bottom: 1rem;

}

p.date {

    font-size: 1.4rem;

    text-align: right;

    line-height: 2rem;

    margin-bottom: 0.5rem;

    color: #b7b7b7;

    font-style: italic;

}

.content-details {

    text-align: justify;

}

.content-details p {

    color: #333;

    font-size: 1.5rem;

    line-height: 2.5rem;

}

.content-details {

    text-align: justify;

}

.content-details h2 {

    color: #3099f5;

    font-size: 2rem;

    line-height: 2.4rem;

}

.content-details ul {

    margin: 0.6rem 0 1rem 4rem;

}

.content-details ul li{

    margin-bottom: 0.5rem;

}
.content-details ul li a {

    color: #333;

    line-height: 2rem;

    font-size: 1.5rem;

}
.content-details em span {

    font-size: 1.4rem;

    font-style: italic;

    color: #333;

}
.pages-details .category-details {
    margin-bottom: 3rem;
}
.tabsc-content.current {
    display: block;
}
.tabsc-content {
    display: none;
}
.sc9-nd {
    display: none;
}
.sc9-nd.tabs-show {
    display: block;
}
#ul-sc9-tabs li.vta.active-tabscs a {
    color: #009af8;
}
#ul-sc9-tabs li.vta.active-tabscs {
    background: #fff;
}
.div_placeholder {position: absolute;top: 50%;left: 1.5rem;right: 5rem;text-align: left;overflow: hidden;width:97%;  transform: translateY(-50%);}
.div_placeholder span {box-sizing: border-box;color: #f15b5a;font-size: 1.4rem;white-space: nowrap;}