*{margin: 0;padding: 0;}

@font-face {
	font-family: 'Roboto-Regular';
  	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Bold';
  	src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Italic';
  	src: url('../fonts/Roboto-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto-Light';
  	src: url('../fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'lato-bold';
  	src: url('../fonts/lato-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'lato-heavy';
  	src: url('../fonts/lato-heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'lato-medium';
  	src: url('../fonts/lato-medium.ttf') format('truetype');
}
@font-face {
	font-family: 'lato-regular';
  	src: url('../fonts/lato-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'lato-semibold';
  	src: url('../fonts/lato-semibold.ttf') format('truetype');
}
body{
	font-family: Roboto-Regular;
	font-size: 13px;
	overflow-x:hidden;
}
p.uppercase{
	text-transform: uppercase;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height: 1.6;
    letter-spacing: normal;}
a{display:inline-block;text-decoration:none;}
li{list-style: none;}
.clear{clear: both}
.container{width:1140px;}
.blogs .container,.showPages .container{background: #ece5e5;}
input{line-height:25px;
	border-radius: 5px;
    border: 1px solid;
    /* padding-top: 5px; */
    margin-top: 5px;}
/*CSS header*/
.header-index{width:100%;
	background-attachment: scroll;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;}
.logo{width:100%;
	overflow:hidden;position:relative;}
.logo img{width:120px;height:115px;}
.slogan{width:100%;
	overflow:hidden;position:relative;}
.slogan h2{font-family:lato-heavy;
	font-size:30px;
	color:#0060a2;
	text-transform:uppercase;}
.headright,.hotline{width:100%;overflow:hidden;position:relative;}
.headright{padding:18px 0;}
.hotline ul{width:100%;overflow:hidden;position:relative;margin:0;padding:0;}
.hotline ul li{width:50%;float:left;padding:0 10px;}
.hotline ul li .icon{width:20%;float:left;}
.hotline ul li .icon i{color:#4a9c8b;font-size:25px;padding:15px 0;}
.hotline ul li .phone{width:80%;float:left;border-left:1px solid #52b697;padding-left:10px;}
.hotline ul li .phone p{font-family:lato-heavy;
	font-size:18px;
	color:#0060a2}
li.ngaythang {
    margin-top: 13px;
}  
.hotline ul li .phone p:last-child{margin-bottom:0;}
.languages{width:100%;overflow:hidden;position:relative;margin:32px 0;}
.languages ul{width:auto;float:right;margin:0;padding:0}
.languages ul li{float:left;margin-right:10px;}
/*CSS menu*/
#header-2 {
    /* box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2); */
}
#header-2 .col-sm-4{padding:0 5px;}
#icomenu {
    display: none;
    display: none;
    color: #000;
    text-align: right;
    margin-top: 30px;
}
#mainmenuwap{width:100%;background:url(../images/bg_menu2.png) no-repeat top center;}
.mnfixed{position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    background: #fff;}
	#mainmenuwap ul.menu-m{overflow:hidden;
		margin-bottom:0px;
		margin:0 auto;
		display:table;
		float: right;}
	#mainmenuwap ul.menu-m li{float:left;padding:12px 5px 10px;}
	#mainmenuwap ul.menu-m li ul.sub-menu{display:none;
	position: absolute;
    background: rgba(255,255,255,1);
    margin-top:8px;
    z-index: 999;
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);}
	#mainmenuwap ul.menu-m li ul.sub-menu li ul.sub-menu{display:none;
	position: absolute;
    background: rgba(255,255,255,1);
    margin-top:-37px;
	width:190px;
	left:134px;
    z-index: 999;
	box-shadow: 1px 3px 2px 1px rgba(0,0,0,0.5);}
	#mainmenuwap ul.menu-m li a{font-family:lato-heavy;
		font-size:15px;
		color:#fff;
		text-decoration:none;
		text-transform: none;
		padding:0px 18px 0px;
		line-height: 36px;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		display:table-cell;
		}
	#mainmenuwap ul.menu-m li ul.sub-menu li a{border-right:0;
		color:#000000;}
	

#mainmenuwap ul.menu-m li a:after{width:0%;
    border-bottom: 3px solid #0c804c;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;
	}
#mainmenuwap ul.menu-m li:hover a:after{width:100%}

#mainmenuwap ul.menu-m li > ul.sub-menu li a:after{width:0%;
    border-bottom: 2px solid #ed1c24;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;}
#mainmenuwap ul.menu-m li  ul.sub-menu li ul.sub-menu li a:after{width:0%;
    border-bottom: 2px solid #ed1c24;
    transition: 0.4s;
    content: '';
    display: block;
    height: 2px;}
#mainmenuwap ul.menu-m li > ul.sub-menu li:hover a:after{width:100%}
#mainmenuwap ul.menu-m li ul.sub-menu li > ul.sub-menu li:hover a:after{width:100%}	
	.navbar-collapse{padding-left:0px;
		padding-right:0px;}
#mainmenuwap ul.menu-m li a:hover{text-decoration:none;background-color: rgba(158,158,158,.2);}
#mainmenuwap ul.menu-m li:hover{ color: #ed1c24; }

#icomenu i {
    font-size: 24px;
    margin-left: 6px;
    color: #fff;
	padding: 5px 0px;
    float: right;
}
#mainmenuwap ul.menu-m > li > ul.sub-menu li{margin-top:0px;float: inherit;height:auto;padding: 5px 0;}
#mainmenuwap ul.menu-m > li > ul.sub-menu li a{font-family: Roboto-Regular;font-weight:400;
	font-size: 16px;
	color: #000;
	padding: 0px 10px;
	line-height: 30px;
	display:block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;}
#mainmenuwap ul.menu-m > li > ul.sub-menu li a:hover{color:#ed1c24}
#mainmenuwap ul.menu-m > li:hover > ul.sub-menu {
    display: block;
	visibility:visible;
	padding: 10px;
}
#mainmenuwap ul.menu-m  li  ul.sub-menu li:hover > ul.sub-menu{
    display: block;
	visibility:visible;
	padding-bottom: 10px;
}
#mainmenuwap ul.menu-m > li.current_page_item a{color:#fff;}
#mainmenuwap ul.menu-m > li.current-menu-item a{color:#fff;}
.search{width:100%;overflow:hidden;position:relative;margin: 5px 0 0;}
.search form{width:100%;overflow:hidden;position:relative;background:rgba(255,255,255,1);
	border-radius:5px;width:165px;}
.search form input{background:none;border:0;font-family:lato-regular;font-size:14px;
	color:#428a7e;padding:0 5px;width:85%;}
.search form i{color:#428a7e;font-size:15px;}
/*CSS Slider show*/
.sliderShow{}
.slider{width:100%;overflow:hidden;position:relative;}
.slider-wrapper {
    
    border: 0;
    margin: 0;
    overflow: hidden;
}
.slider-wrapper ul{height:100%;}
.slider-wrapper ul li{height:100%;}
.layer-stretch {
    position: relative;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    overflow: visible;
	height:100%;
}
.slider-backgroung-image {
    position: relative;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider-info {
    position: absolute;
    top: 17%;
    left: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    z-index: 9999;
}
 .slider-info {
    width: 50%;
    text-align: left;
    padding: 20px;
}
.slider-info h1, .slider-info h2 {
    display: inline-block;
    font-size: 54px;
    color: #555;
    font-weight: 600;
    margin: 0 0 15px 0;
    animation-delay: .4s;
}
.slider-info p {
    font-size: 18px;
    color: #777;
    animation-delay: .6s;
}
.slider-button {
    padding: 40px 0 10px 0;
}
.slider-button a.mdl-button {
    font-size: 16px;
    padding: 16px 28px;
}
.mdl-button.button-primary {
    background-color: #0c804c;
}

.mdl-button.button {
    height: auto;
    line-height: normal;
    padding: 12px 30px;
    font-weight: 400;
    color: #FFF;
	text-decoration:none;
    font-family: "Poppins", sans-serif;
    border-radius: 2px;
}
.mdl-button.button-pill {
    border-radius: 60px;
}

.slider a.next,.slider a.prev{display:block;}
.slider a.next{width:21px;
	height:38px;
	position:absolute;
	background:url(../images/next.png);
	top:50%;
	z-index:10;
	text-indent:-99999px;
	right:20px;}
.slider a.prev{width:21px;
	height:38px;
	position:absolute;
	background:url(../images/prev.png);
	top:50%;
	z-index:10;
	text-indent:99999px;
	left:20px;}
.slider ul.callbacks_tabs {width:auto;display:none;
	position:absolute;
	bottom:10px;
	height: auto;
    z-index: 9999;
    left: 37%;
    right: 0;}
.slider ul.callbacks_tabs li{float:left; margin-right:5px;}
.slider ul.callbacks_tabs li a{width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;}
.slider ul.callbacks_tabs li.callbacks_here a{background-color:#a71b33}
/*CSS footer*/
footer{width:100%;
	overflow:hidden;
    background: rgba(74,156,139,1);
	background-attachment: scroll;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	padding:50px 0;}
.footer-block{width:100%;
	overflow:hidden;position:relative;}
.footer-block h2{font-family:lato-heavy;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	margin:15px 0;}
.footer-block p{
	font-size:14px;
	color:#fff;
	margin:0;}
.footer-block ul.showmang{width:100%;overflow:hidden;position:relative;margin:0;padding:0;
	border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;}
.footer-block ul.showmang li{float:left;margin-right:10px;}
.footer-block ul.showmang li a{font-size:40px;color:#fff;}
.mangxh iframe{ height: 400px; }
.mangxh .emaillist{width:100%;overflow:hidden;position:relative;}
.mangxh .emaillist input.es_txt_email{    width: 250px;
    float: left;
    border: 0;
    padding: 5px 10px;
    margin-right: 10px;}
.mangxh .emaillist input.es_textbox_button{padding:5px 25px;
	background:rgba(0,96,162,1);
	font-family:lato-heavy;
	font-size:16px;
	color:#fff;
	border:0;
	border-radius:5px;}
#bttop {
    width: 36px;
    height: 36px;
    background-color: #be1e2d;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 80px;
    right: 10px;
    cursor: pointer;
    display: none;
    font-size: 11px;
    font-weight: 900;
    opacity: 0.9;
    border-radius: 5px 5px 0 0;
}
#bttop i {
    margin-top: 7px;
    color: #fff;
}
/*CSS Phân trang*/
.wp-pagenavi { font-size:15px; float: right; margin-bottom:10px;right:0;}
.wp-pagenavi a, .wp-pagenavi span.current {margin:2px; text-decoration:none; border:1px solid #e3e3e3; color:#000; background:#fff; display:block; float:left; width:30px; height:30px; text-align:center; line-height:25px; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; font-weight: 700; font-size: 12px;}
.wp-pagenavi span.current {text-shadow:none;}
.wp-pagenavi a:visited {padding:6px 6px 5px; margin:2px; text-decoration: none; border:1px solid #e3e3e3; color:#000; background:#fff;}
.wp-pagenavi a:hover {border:1px solid #283f7f; color:#fff; background:#283f7f; text-shadow:none;border-color:#283f7f !important}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {border:0; background: none;}
.wp-pagenavi .previouspostslink:hover , .wp-pagenavi .nextpostslink:hover {color: #898989; background: none; border:0;}
.wp-pagenavi a:active {padding:6px 6px 5px; margin:2px; text-decoration:none; border:1px solid #e3e3e3; color:#000; background:#fff;}
.wp-pagenavi span.pages {padding:5px 6px 5px; margin:2px; color:#283f7f; background:transparent; float:left;border:0}
.wp-pagenavi span.current {margin:2px; border:1px solid #000; color:#000; border:1px solid #283f7f ; color:#fff; background:#283f7f ;border-color:#283f7f !important;}
.wp-pagenavi span.extend {margin:2px; color:#000; background:#fff; float:left; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; width:30px; height: 30px; line-height: 25px; text-align: center; border:1px solid #e3e3e3; background:#fff;}
.wp-pagenavi .last {width:auto; height: auto; line-height: 23px;border-radius:0;}
/*CSS end Phân trang*/
.address img {
    width: 50%;
    height: auto;
}
/*CSSS*/
.layer-ttl {
    position: relative;
    margin: 0;
    text-align: center;
}
.portfolio-header{width:100%;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;}
.layer-ttl h2 {/* font-family: "Asap", sans-serif; */
    display: inline-block;
    position: relative;
    font-size: 36px;
    font-weight: 400;
    color: #555;
    padding: 0 20px;    text-transform: uppercase;
}
.layer-ttl h2 span {
    color: #0c804c !important;
}
.layer-ttl h2::before, .layer-ttl h2:after {
    content: '';
    position: absolute;
    top: 55%;
    width: 50px;
    height: 2px;
    background: #0c804c;
}
.layer-ttl h2::before {
    right: 100%;
}
.layer-ttl h2::after {
    left: 100%;
}
.layer-sub-ttl p{/* font-family: "Poppins", sans-serif; */
    font-size: 22px;
    color: #555;
    padding: 0 0 20px 0;
    margin: 0;
    text-align: center;
}

.imgdm{width:100%;
	overflow:hidden;
	position:relative;}
.imgdm img{width: auto;
    height: auto;
	max-width:100%;
    transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
    text-indent: -9999px;}
.imgdm img:hover{transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');
    -webkit-backface-visibility: hidden;}
.trangguong{width: 100%;
    position: relative;
    overflow: hidden;}
.trangguong:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    transition: .5s ease;
}
.trangguong:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
.trangguong img{width:auto;height:auto;max-width:100%;}
@-ms-keyframes shine{100%{left:125%}}
@-moz-keyframes shine{100%{left:125%}}
@-webkit-keyframes shine{100%{left:125%}}
/*CSS page*/
#aboutUs{width:100%;
	overflow:hidden;
	position:relative;
	padding:50px 0;}
.showAbout,.showContent{width:100%;overflow:hidden;position:relative;}
.showContent h2{font-family:lato-heavy;
	font-size:25px;
	color:#0060a2;
	margin:0 0 30px;}	
.showContent p{font-family:lato-regular;
	font-size:14px;
	color:#000;
	text-align:justify;}
.showContent a.more{background:linear-gradient(to right, #4cb497, #418a7e);
	padding:10px 20px;
	border-radius:20px;
	font-family:lato-heavy;
	font-size:14px;
	color:#fff;margin:20px 0;}
.imgabout{width:100%;
	overflow:hidden;
	position:relative;}
.imgabout img{width:auto;
	height:auto;
	max-width:100%;}
/*CSS noiBat*/
#noiBat{width:100%;
	overflow:hidden;position:relative;
	background:url(../images/bg_noibat.jpg)no-repeat top center;
	background-attachment:fixed;
	background-size:cover;
	padding:100px 0;}
#noiBat:before{content: '';
    display: block;
    width: 100%;
    background: rgba(66,138,126,0.6);
    position: absolute;
    top: 0;
    height: 100%;}
#noiBat .container{position:relative;}
.shownb{width:100%; overflow:hidden;position:relative;display:flex;flex-wrap:wrap;}
.shownb .col-sm-4{padding:0 10px;}
.itemNoiBat{width:100%;overflow:hidden;position:relative;margin-bottom:20px;}
.itemNoiBat .imgnb{width:100%;overflow:hidden;position:relative;    height: 240px;
    display: flex;}
.itemNoiBat .imgnb a{width:100%;height:100%;display:flex;}
.itemNoiBat .imgnb img{width:100%;height:100%;max-width:100%;border-radius:5px;align-self:center;}
.itemNoiBat .titlenb{position: absolute;
    width: 97%;
    height: 96%;
    top: 0;
    z-index: 10;
    display: flex;
    padding: 0 15px;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	margin:5px;}
.itemNoiBat .titlenb:before{content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.itemNoiBat .titlenb h3{align-self: center;
    text-align: center;
    margin: 0 auto;}
.itemNoiBat .titlenb h3 a{font-family:lato-heavy;
	font-size:26px;
	color:#fff;display:none;
	text-decoration:none;}
.itemNoiBat:hover .titlenb:before{-webkit-transform: scale(1);
    transform: scale(1);}
.itemNoiBat:hover .titlenb h3 a{display:block;}
/*CSS hoatDong*/
#hoatDong{width:100%;overflow:hidden;position:relative;padding:50px 0;}	
.title{width:100%;
	overflow:hidden;position:relative;margin-bottom:30px;}
.title h2{font-family:lato-heavy;
	font-size:25px;margin:0;
	color:#0060a2;text-align:center;}
.title h2:after{content:'';
	display:block;
	width:265px;
	height:25px;
	background:url(../images/bg_title.png) no-repeat center;
	margin:0 auto;
	background-size: contain;}
.blog-content{text-align:justify;}
.itemHoatDong{width:100%;overflow:hidden;position:relative;height: 440px;}
.blog_meta{
    width:100%;overflow:hidden;position:relative;height: auto;
}
.titlehd{
    width:100%;overflow:hidden;position:relative;height: auto;
}
.titlehd h3{font-family:lato-heavy;
	font-size:16px;
	color:#000;
	margin:20px 0;}
.titlehd h3 a{color:#000;}
.titlehd h3 a:hover{color:#0060a2}
.blog_meta p{font-family:lato-regular;
	font-size:14px;
	color:#000;
	text-align:justify;}
/*CSS chiSo*/
#chiSo{width:100%;
	overflow:hidden;position:relative;
	background:linear-gradient(to right, #4cb497, #418a7e);
	padding:30px 0;}
#chiSo ul{width:auto;overflow:hidden;padding:0;margin:0 auto;display:table}
#chiSo ul li{width:250px;float:left;padding:0 15px;text-align:center;}
.itemChiSo{width:100%;overflow:hidden;position:relative;}
.imgchiso{width:100%;height:50px;display:flex;}
.imgchiso img{width:auto;height:auto;max-width:100%;margin:0 auto;align-self:center;}
.itemChiSo h2{font-family:lato-heavy;
	font-size:62px;line-height:60px;
	color:#fff;margin:0;}
.itemChiSo h3{font-family:lato-heavy;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	margin:0;}
.hotline2 {
    position: fixed;
    right: 40px;
    bottom: 30px;
    z-index: 9000;
    display: block;
    background: rgb(0, 96, 162);
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 99px;
}    
.hotline2 .hotline-number {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}
.before-hotline {
    font-size: 18px;
}
.contact-form{    background: rgb(0, 96, 162);
    padding: 10px;}
.contact-form input{
    padding: 0px 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 5px;
}
.contact-form textarea{
     padding: 5px 10px;height:75px;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.contact-form input[type='submit']{
    color: #000;
}
.contact-form h2{font-family:Roboto-Bold;
	font-size:15px;
	color:#fff;
	margin:0 0 15px;}
.owl-nav {
    display: block !important;
}
.owl2-prev {
    width: 60px;
    height: 60px;
    right: -35px;
    bottom: 35%;
    position: absolute;
    cursor: pointer;
    background: url(../images/next.png) no-repeat;
}
.owl2-next {
    width: 60px;
    height: 60px;
    cursor: pointer;
    bottom: 35%;
    left: 10px;
    position: absolute;
    background: url(../images/prev.png) no-repeat;
}
.name-cate{
    overflow: hidden;
}
.name-cate h1{
    font-family: lato-heavy;
    font-size: 24px;
    color: #449081;
    text-decoration: none;
    text-transform: uppercase;
}
.gioithieu h2,.chuyenmon h2 {
    font-size: 20px;
    margin-left: 26px;
    font-family: lato-heavy;
    font-weight: bold;
    color: #fff;
}
.tintuc h2{
     font-size: 20px;
    margin-left: 30px;
    font-family: lato-heavy;
    font-weight: bold;
    color: #fff;
}
.tintuc p{
   font-size: 14px;
    line-height: 35px;
    margin-left: 30px;
    color: #fff;   
}
.gioithieu p ,.chuyenmon p {
    font-size: 14px;
    line-height: 45px;
    margin-left: 26px;
    color: #fff; 
}
.tintuc a{
    color: #fff;
}
.chuyenmon a{
    color: #fff;
}
.gioithieu a{
    color: #fff;
}
i.far.fa-clock {
    font-size: 31px !important;
}



/*CSS pages*/
#pages{width:100%;
	overflow:hidden;position:relative;}
.thumnbail,.title_thumbnail,.breadcrumbs{width:100%;
	overflow:hidden;position:relative;}
.title_thumbnail{padding-top:10px;}
.imgThumbnail{width:100%;height:400px;background-attachment:fixed;background-size:cover;}
.title_thumbnail .breadcrumbs p{font-family:lato-regular;
	font-size:16px;
	color:#000;}
.showPages{width:100%;overflow:hidden;position:relative;padding:40px 0 40px;}
.title_thumbnail .breadcrumbs p span a{color:#0060a2}
.content_pages{width:100%;
	overflow:hidden;position:relative;}
.content_pages h1{font-family:lato-bold;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	margin:0 0 15px;}
.content_pages h2{font-family:lato-heavy;
	font-size:16px;
	color:#000;
	margin:0 0 10px;}
.content_pages p{font-family:lato-regular;
	font-size:14px;
	color:#000;
	text-align:justify;}
.content_pages p img{width:auto;height:auto;max-width:100%;margin:0 auto;display:table;}
/*CSS sidebar*/
#sidebar{width:100%;
	overflow:hidden;position:relative;
	margin-top:10px;}
.item_sidebar{width:100%;
	overflow:hidden;position:relative;
	margin-bottom:15px;}
.menu_sidebar{width:100%;overflow:hidden;position:relative;border:1px solid #0060a2;}
.menu_sidebar h2{background:#0060a2;
	font-family:lato-heavy;
	font-size:18px;
	color:#fff;
	text-align:center;
	margin: 0px 0 15px;
    padding: 8px 0;}
.menu_sidebar ul.menu-sidebar{width:100%;overflow:hidden;position:relative;padding:0;margin:0;}
.menu_sidebar ul.menu-sidebar li{width:100%;padding:5px 15px;border-bottom:1px dotte #ccc;}
.menu_sidebar ul.menu-sidebar li:last-child{border:0;}
.menu_sidebar ul.menu-sidebar li a{font-family:lato-heavy;
	font-size:16px;
	color:#0060a2;
	text-decoration:none;}
.menu_sidebar ul.menu-sidebar li a:hover{color:#4a9c8b}
.titleSidebar{width:100%;overflow:hidden;position:relative;}
.titleSidebar h2{font-family:lato-bold;
	font-size:20px;
	color:#0060a2;
	text-transform:uppercase;
	margin:15px 0;
	text-align:center;}
.titleSidebar h2:before{content:'';
	display:block;
	width:3px;
	height:30px;
	background:#4a9b8a;
	float: left;
    margin-right: 10px;}
/*CSS category*/
.page-ttl {
    position: relative;
    width: 100%;
    padding: 150px 0 40px 0;
	background-image: url(../images/slider-1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-ttl:before {
    content: '';
    display: block;
    width: 100%;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    height: 100%;
}
.page-ttl-container {
    text-align: center;
}
.page-ttl h1 {
    font-family: lato-bold;
    position: relative;
    font-size: 42px;
    font-weight: 500;
    color: #FFF;
    display: inline-block;
    padding: 0 20px;
    margin: 0;
}
.page-ttl h1:before, .page-ttl h1:after {
    content: '';
    position: absolute;
    top: 55%;
    width: 50px;
    height: 2px;
    background: #FFF;
}
.page-ttl h1:before {
    right: 100%;
}
.page-ttl h1:after {
    left: 100%;
}
.blogs{width:100%;
	overflow:hidden;position:relative;padding:30px 0;
   border: 1px solid #ddd;
} 
/*CSS sing*/
.content_single {
    width: 100%;
    overflow: hidden;
}
.itemDanhmuc .imgdm img{width:100%;height:165px;}
.content_single img{width:auto;height:auto;max-width:100%;}
.content_single h2 {
    font-family: Roboto-Bold;
    font-size: 20px;
    color: #58585b;
	margin:20px 0 15px;
}
.content_single h2.titlePost:before{content:'';
	display:block;
	width:3px;
	height:30px;
	background:#4a9b8a;
	float: left;
    margin-right: 10px;}
.blog-meta {
    padding: 0 0 5px 0;
}
.content_single p {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.content_single p img{width:auto;height:auto;max-width:100%;}
.blog-meta p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.blog-content {
    /* padding-top: 30px; */
}
.order {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.order h2 {
    font-family: Roboto-Bold;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.show_order{width:100%;overflow:hidden;position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;}
.titledm a{font-family: lato-heavy;
    font-size: 16px;
    color: #000;
    margin: 20px 0;
	text-decoration:none;}
.comments_open {
    width: 100%;
    overflow: hidden;
    background: rgba(242,242,242,1);
    padding: 20px;
}
.comments_open h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #0c804c;
    font-weight: 700;
    margin: 0;
    padding-bottom: 15px;
}
#respond {
    background: #f2f2f2;
}
#respond input, #respond textarea {
    width: 100%;
    line-height: 20px;
    text-indent: 10px;
    color: #444;
    padding: 8px 15px;
    border: 1px solid #ccc;
}
#respond textarea {
    height: 100px;
}
.comment-list {
    list-style: none;
    padding: 0;
}
.comment-list li {
    overflow: hidden;
    clear: both;
    padding: 5px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 5px;
}
.commentlist .comment-autor {
    float: left;
    width: 50px;
    margin-right: 10px;
}
.commentlist .comment-autor img {
    width: 45px;
    height: auto;
}
.commentbody h6 {
    color: #000;
    font-family: Roboto-Bold;
    margin: 0;
}
.commentbody .comment-text {
    color: #000;
    font-size: 13px;
}
.comment-list li span.icon_edit {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}
.traloibinhluan a {
    font-size: 12px;
    color: #444;
    font-style: italic;
    font-weight: 700;
    color: #00a14b;
}
ol.children {
    padding-left: 25px;
}
.contact {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 4px solid #e1e1e1;
    padding: 20px;
}
.contact label {
    width: 100%;
}
.contact input {
    width: 100%;
    overflow: hidden;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #999999;
    background: rgba(240,241,241,1);
    padding: 5px 10px;
    margin-bottom: 14px;
}
.contact textarea {
    width: 100%;
    overflow: hidden;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #999999;
    background: rgba(240,241,241,1);
    padding: 5px 10px;
    margin-bottom: 14px;
}
.contact input.wpcf7-submit {
    width: fit-content;
    background: rgba(237,28,36,1);
    color: #fff;
    text-transform: uppercase;
}
.contentPage h3 {
    font-family: Roboto-Bold;
    font-size: 14px;
    color: #000;
}
.title_video{width:100%;
	overflow:hidden;position:relative;}
.title_video h3{font-family:Roboto-Bold;
	font-size:16px;
	color:#000;}
.title_video h3 a{text-decoration:none;
	color:#000;}
.blog-content iframe{width:100%;
	height:450px;}