.box_container
{
	padding: 0 ;
	
}
.box_container .content
{
	margin:10px 0px;
}

.dangky
{
	width: 49%;
    float: left;
   
}
.dangky_frm
{

    padding: 10px 20px;
    position: relative;
    border: 1px solid #D6D6D6;
    margin-top: 10px;
	box-sizing:border-box;
}
div.dangnhap
{
	float:right;
	width:49%;
	position:relative;
}
div.tieude_dangky
{
	position: absolute;
    background: #F7F7F7;
    padding: 3px 15px;
    top: -16px;
    left: 20px;
    border: 1px solid #D6D6D6;
    font-size: 13px;
}
div.tieude_dangnhap
{	
    border-bottom: 1px solid #D6D6D6;
	line-height:35px;
	margin-bottom:10px;
	 font-size: 13px;
}
.popup_thongbao
{
	width: 300px;
    background: #fff;
    text-align: center;
    border: 1px solid #D0CFCF;
	 font-size: 13px;
}
.popup_thongbao .tieude_tb
{
	background: #E80019;
    padding: 7px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	
}
.popup_thongbao .popup_kq
{
	padding: 10px;  
    font-weight: bold;
    color: #4C4C4C;
}
/*Form liên hệ*/
div.frm_lienhe
{
	margin:10px 0px 10px 0px;
	font-size:13px;
}
.thongbao
{
	font-size: 20px;
    color: red;
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}
.thongbao p
{
	text-align:center;
}

div.frm_lienhe .item_lienhe_b
{
	text-align:center;
}
div.frm_lienhe .item_lienhe p
{
	float:left;
	min-width:120px;
}
div.dangky .item_lienhe p
{
	clear:both;
	float:none;
}
#reset_capcha img
{
	float:left;
	margin:5px 10px;
}
.baove
{
	float:left !important;
}

div.frm_lienhe p{font-weight:bold;font-size:14px;color:#000;}
div.frm_lienhe .item_lienhe input[type='text'],div.frm_lienhe .item_lienhe textarea,div.frm_lienhe .item_lienhe input[type='password'],div.frm_lienhe .item_lienhe select
{
}
div.dangky_frm .item_lienhe input[type='text'],div.dangky_frm .item_lienhe textarea,div.dangky_frm .item_lienhe input[type='password'],div.dangky_frm .item_lienhe select
{
	width: 100%;
}

div.frm_lienhe .item_lienhe input[type='button'],div.frm_lienhe .item_lienhe input[type='reset'],div.frm_lienhe .item_lienhe input[type='submit']
{
	font-size: 17px;
    background: #22B14C;
    color: white;
    padding: 10px;
    border: 1px solid #22B14C;
    margin: 10px 0;
    cursor: pointer;
	border-radius:0;
}
div.frm_lienhe .item_lienhe input.reset
{
	background: #F8B02C;
    padding: 7px 25px;
    border: none;
    color: #FFF;
    color: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
	font-family: Arial;
    font-size: 12px;
}
.item_spt {
    height: auto;
    padding: 20px;
    background: #fff;
    color: #303030;
   
    width: 100%;
    position: relative;
}
.item_spt i {
    position: absolute;
    border: 3px solid #e5332d;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    border-color: transparent;
    background: #e5332d;
}
.item_spt ul {
   
    width: 100%;
    padding-left: 52px;
}
.item_spt .add li {
   
    width: 100%;
    list-style: none!important;
}
.item_spt .add li h3 {
    font-size: 24px;
    margin-top: 4px;
    font-weight: 300;
    position: relative;
    padding-bottom: 13px;
	font-family: openS;
}
.item_spt .add li h3:before {
    position: absolute;
    display: inline-block;
    content: '';
    width: 40px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #e5332d;
}
.item_spt .add li p {
    font-size: 14px;
    line-height: 24px;
    font-family: openS;
}
.item_spt:nth-child(even) {
    color: #fff;
}
.item_spt:nth-child(even) {
    background:#e5332d;
}
.item_spt:nth-child(even) i {
    background: #fff;
    color: #e5332d;
}
.item_spt:nth-child(even) li h3:before {
    background: #fff;
}
.iii {
	font-family: openS;
    line-height: 31px;
    font-weight: normal;
    font-style: normal;
    color: #343e47;
    font-size: 24px;
    margin: 0 0 15px 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    text-align: center;
}
.item_lienhe.hang11 {
    width: 48%;
    float: left;
}
.item_lienhe.hang22 {
    width: 48%;
    float: right;
}
div.frm_lienhe .item_lienhe {
    margin: 10px 0px;
	text-align:center;
}
.btn_dangnhap
{
	padding:7px 25px;
	background:#ee0303;
	border:none;
	display:block;
	color:#fff;
	border-radius:3px;
	margin:10px 0px;
	cursor:pointer;
	box-sizing: border-box;
	text-transform: uppercase;
text-decoration:none;
float:left;
margin-right:5px;
}
.date
{
	background:#F7F7F7 url(../images/i_date.png) 98% center no-repeat !important;
	padding-right: 8%;
	cursor:pointer;
}
#tendangnhap
{
	background:#F7F7F7 url(../images/i_user.png) 2% center no-repeat !important;
	padding-left: 8%;
}
#matkhau,#nhaplaimatkhau,#matkhaucu
{
	background:#F7F7F7 url(../images/i_pass.png) 2% center no-repeat !important;
	padding-left: 8%;
}
/*Form liên hệ*/

/*css tin tức*/
.h2 span
{
	font-size: 20px;
    text-align: justify !important;
    font-weight: normal;
	color:#000;
	text-transform:uppercase;
}
.box_news {
    position: relative;
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin: 1% 1%;
    box-shadow: 4px 4px 5px 0 rgba(50, 50, 50, 0.09);
    background: #fff;
    padding-bottom: 10px;
}
div.sl_orthernew .box_news
{
	width:95%;
	margin:auto;
	display:inherit;
}
.box_news h3 a
{
	display: block;
    color: #333;
    font-family: utmSwc;
    padding: 5px 0px 0px 0px;
    margin: 5px 0;
    line-height: 20px;
    font-size: 13px;
    min-height: 55px;
	max-height:55px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
}
.box_news h3 a:hover
{
	color:#ff0000;
	transition:0.4s;
}
div.mota
{
	color: #666;
    text-align: justify;
    padding-bottom: 10px;
    font-size: 13px;
	padding:0 5px;
}
.box_news a
{
	text-decoration:none;
}
div.img_news {position:relative;overflow:hidden;}
.box_news a img
{
  	transition:1s;
	width:100%;
    height: auto;
}
.box_news a img:hover
{
	transition: all .5s;
    transform: scale(1.1);
}
.othernews{}
.othernews .cactinkhac
{
	font-size:20px;
	color:#0066FF;
}
.othernews ul.phantrang
{
	list-style:none;
}
.othernews ul.phantrang li
{
	margin-bottom: 7px;
    color: #AAAAAA;
}
.othernews ul.phantrang li a
{
	color: #22B14C;
    transition: 0.4s;
    font-size: 15px;
}
.othernews ul.phantrang li a:hover
{
	color:#23527c;
	padding-left:10px;
	transition:0.4s;
	text-decoration:underline !important;
}
.createdate {
    color: #000;
    font-size: 13px;
}
/*css tin tức*/
div.box_duan
{
	width:31%;
	display:inline-block;
	vertical-align:top;
	margin:1% 1%;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
}
div.box_duan i{color:#fff;font-size:18px;margin-top:10px;}
div.overlay-box
{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    background: rgba(0,0,0,0.70);
    visibility: hidden;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
}
div.box_duan:hover .overlay-box{
	visibility:visible;
	opacity:1;
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-o-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);	
}
.overlay-box .line-box {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: 50%;
    margin-top: -100px;
    width: 140px;
    height: 200px;
    border: 2px solid rgba(255,255,255,0.10);
}
.overlay-box .over-content {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -60px;
    width: 100%;
    padding: 0px 15px;
}
.overlay-box .over-content .subtitle {
    position: relative;
    top: -7px;
    font-size: 14px;
    color:#dd156c;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.overlay-box .over-content h4 a{
    position: relative;
    font-size: 23px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: robotoSlab;
    text-transform: capitalize;
}
.overlay-box .over-content .link-box {
    position: relative;
}
div.img_duan
{
	position: relative;
    overflow: hidden;
}
div.img_duan img
{
	width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}
div.img_duan:hover img
{
	transform:scale(1.1);
}
ul#ultabs1
{
	list-style:none;
}
ul#ultabs1 li
{
	position: relative;
    display: inline-block;
    padding: 2px 13px;
    line-height: 24px;
    color: #000000;
    cursor: pointer;
	font-family: openSb;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0px 5px 10px 0px;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
ul#ultabs1 li.active, ul#ultabs1 li:hover {
    color: #dd156c;
    border-color: #e5e5e5;
    background: #fff;
}
/*----------css bản đồ-------------*/
#map_canvas {    
    height: 400px;
    width: 100%;
	margin:10px auto 20px auto;
	border:0;
}
.map_description {
    color: #000000;
    overflow: auto;
    max-width: 300px;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
/*----------css bản đồ-------------*/

/*----------Phân trang-------------*/
.pagination {
	margin:5px auto !important;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.pages {
}
.pages li.prev {
	margin-right: 15px;
}
.pages li.next {
	margin-left: 15px;
}
.pages li {
	display: inline-block;
	margin: 5px 2px;
}
.pages li a {
    padding: 5px 10px;
    text-decoration: none;
    color: #434343;
    border: 1px solid #c0c0c0;
    font-size: 12px;
    font-family: robotoCRe;
    background: #fff;
}
.pages li a#active_z
{
	color:#fff;
	background: #05715f;
    border-color: #05715f;
}
.pages li a:hover {
	color:#fff;
	background: #05715f;
    border-color: #05715f;
}
.pages li .active {
	color:#fff;
	background: #05715f;
    border-color: #05715f;
}
.pages li .active:hover {
	color:#fff;
	background: #05715f;
    border-color: #05715f;
}
/*----------Phân trang-------------*/

/*----------Loading-------------*/
#pre-loader{background: #F5F5F5;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;}
#pre-loader #wrap{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;display: block;text-align: center;width: 100px; height: 30px;}
#preloader_1{position:relative;}
#preloader_1 span{display:block;bottom:0px;width: 9px;height: 5px;background:#9b59b6;position:absolute;animation: preloader_1 1.5s  infinite ease-in-out;}
#preloader_1 span:nth-child(2){left:11px;animation-delay: .2s; }
#preloader_1 span:nth-child(3){left:22px;animation-delay: .4s;}
#preloader_1 span:nth-child(4){left:33px;animation-delay: .6s;}
#preloader_1 span:nth-child(5){left:44px;animation-delay: .8s;}
@keyframes preloader_1 {0% {height:5px;transform:translateY(0px);background:#9b59b6;}25% {height:30px;transform:translateY(15px);background:#3498db;}50% {height:5px;transform:translateY(0px);background:#9b59b6;}100% {height:5px;transform:translateY(0px);background:#9b59b6;}}
/*----------Loading-------------*/
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 960px) {
	
}
@media screen and (max-width: 768px) {
	 
}
@media screen and (max-width: 603px) {
	.box_news {width: 47%;}
}
@media screen and (max-width: 460px) {
	.box_news {width: 97%;margin-bottom:20px;}
}
@media screen and (max-width: 360px) {
	
}





