@charset "utf-8";


body {
	font-family: 'Roboto', sans-serif;
}





input,
button,
select,
textarea {
	outline: none;
}

img {
	max-width: 100%;
}

a:hover,
a:focus {
	text-decoration: none;
}

a {
	color: #333;
}

.owl-theme .owl-nav {
	margin-top: 0px !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	margin: 0px !important;
	padding: 0px !important;
}

.owl-prev,
.owl-next {
	margin: 0px !important;
	border-radius: 0px !important;
}

.fl-left {
	float: left !important;
}

.fl-right {
	float: right !important;
}


.container {
    width: 1200px;
}
/* css main slider */
	
#slider-home .owl-prev{
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
#slider-home .owl-next{
	
position: absolute;
	
top: 50%;
	
right: 0;
	
transform: translateY(-50%);
}
#slider-home .owl-nav .fa{
	background-color: rgba(51, 51, 51, 0.6);
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.hc-nav-trigger.hc-nav-1{
	display: none!important;
}
.second-nav{
	display: none;
}
.top-header{
	padding: 20px 0;
}
.logo img{
	    width: 327px;
}
/*  css main menu */
.main-menu{
	background: #222;
}
.main-menu ul{
	padding: 0;
	margin: 0;
}
.main-menu ul li{
	display: inline-block;
	float: left;
	position: relative;
}
.main-menu ul li a{
	  font-family: 'Roboto-Bold';
	  color: #fff;
	  display: inline-block;
	  height: 50px;
	  line-height: 50px;
	  padding: 0 10px;
	  text-transform: uppercase;
	  font-size: 13px;
}
.main-menu ul li a:hover, .main-menu ul li a.active{
	color:#f0ad4e;
}
.top-content-left .title{
	font-family: 'Roboto-Bold';
    margin-top: 10px;
    line-height: 24px;
    font-size: 18px;
}
.top-content-left .title a{
	color: #2587c8;
}
.top-content-left .desc{
	    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    text-align: justify;
    line-height: 26px;
}
.top-content-center .title1{
	margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #4d4d4f;
    border-bottom: 2px solid #222;
}
.nav-content-center .item .image{
	width: 35%;
    display: inline-block;
    float: left;
}
.nav-content-center .item .nav-image{
	    width: 65%;
    display: inline-block;
    float: right;
    padding-left: 10px;
}
.nav-content-center .item .nav-image .title{
	font-size: 14px;
    color: #333;
    font-weight: bold;
    transition: all 0.3s;
    line-height: 24px;
    margin: 0;
    height: 23px;
    overflow: hidden;
}
.nav-content-center .item .nav-image  .desc{
	    margin: 0;
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    margin-top: 2px;
}
.nav-content-center .item .image img{
	width: 100%;
    height: 78px;
}
.nav-content-center .item .image{
	overflow: hidden;
}
.nav-content-center .item .image:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
img{
	object-fit: cover;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.clearfix{
	clear: both;
}
.nav-content-center .item{
	margin-bottom: 15px;
}
.nav-content-center{
	margin-top: 20px;
}
.top-content1{margin-top: 40px;border-bottom: 4px solid #222;margin-bottom: 20px;padding-bottom: 25px;}
.search-top form{
	  
   position: relative
}
.search-top form input[type=text]{
	    border: 1px solid #2587c8;
	    height: 30px;
	    padding-left: 10px;
	    width: 100%;
	    border-radius: 14px;
}
.search-top form  .click-search{
	    display: inline-block;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: #2587c8;
    line-height: 30px;
    padding: 0 28px;
    color: #fff;
    font-size: 15px;
    border-radius: 0 14px 14px 0;
}
.banner-dh{
	margin-top: 10px;
}
.banner-dh img{
	width: 100%;
}
.list-news .item-news .title{
	    font-size: 18px;
    line-height: 26px;
    margin: 0;
    font-weight: bold;
    margin-bottom: 13px;
}
.list-news .item-news .title a{
	color: #2587c8;
}
.list-news .item-news  .nav-item-new .image{
	    width: 35%;
    display: inline-block;
    float: left;
}
.list-news .item-news  .nav-item-new .nav-image{
	    width: 65%;
    display: inline-block;
    float: right;
    padding-left: 20px;
}
.list-news .item-news  .nav-item-new .nav-image .desc{
	color: #000;
    font-size: 14px;
    line-height: 21px;
    height: 127px;
    overflow: hidden;
    margin: 0;
}
.list-news .item-news  .nav-item-new .image img{
	width: 100%;
    height: 127px;
}
.list-news .item-news  .nav-item-new .image{
	overflow: hidden;
}
.list-news .item-news  .nav-item-new .image:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1)
}
.list-news .item-news{
	margin-bottom: 30px;
}
.layer_secondcontent {
    background: url('../images/borderh.png') repeat-y 50% 0;
}
.box-category {
    clear: both;
}
.hbc-item {
    margin-bottom: 15px;
}
.hbc-item .hbc-top {
    background: #dcddde;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0px;
    height: 50px;
    white-space: nowrap;
}
.hbc-item .hbc-top h2 {
    padding: 0 10px;
    float: left;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 50px;
}
.hbc-item .hbc-top h2 a {
    display: inline-block;
    color: #4d4d4f;
}
.hbc-item .hbc-top h2 a:hover{
	color: #2587c8;
}

.hbc-item .hbc-top ul {
    display: inline;
    list-style: none;
    margin-top: 10px;
    float: left;
}
.hbc-item .hbc-top ul li {
    float: left;
    border-left: 1px solid #222222;
}
.hbc-item .hbc-top ul li a {
    color: #4d4d4f;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}
.hbc-item .hbc-top ul li a:hover{
		color: #2587c8;
}
.hbc-item .hbc-left {
    width: 70%;
    float: left;
    padding-right: 5px;
}
.hbc-item .hbc-right {
    width: 172px;
    float: right;
    list-style: none;
}
.hbc-item .hbc-left .title {
    font-size: 16px;
    padding: 0 0 7px;
    margin-top: 0;
    line-height: 26px;
}
.box-category .hbc-left .title a {
    color: #222;
    font-weight: bold;
}
.box-category .hbc-left .title a:hover{
	color:#2587c8;
}
.hbc-item .hbc-left .thumbs {
    float: left;
    margin: 0 10px 0 0;
    width: 165px;
    position: relative;
    overflow: hidden;
}
.hbc-item .hbc-left .thumbs:hover img{
	    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.hbc-item .hbc-left .thumbs img {
    height: 115px;
    width: 100%;
}
.item-description {
    color: #000;
    font-size: 14px;
}
.hbc-item .hbc-right {
    width: 30%;
    float: right;
    list-style: none;
    padding-left: 5px;
}
.hbc-item .hbc-right li {
    padding: 5px 0 10px 15px;
    line-height: 19px;
    background: url('../images/bulletxanh.png') no-repeat left 11px;
}
.hbc-item .hbc-right li a {
    font-size: 13px;
    font-style: italic;
    color: #666;
}
.hbc-item .hbc-right li a:hover{
	color:#2587c8;
}
.hbc-item .hbc-below {
    float: left;
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dotted #e2e2e3;
    padding-left: 0;
    margin-bottom: 30px;
}
.hbc-item .hbc-below li {
    padding: 5px 0 0 20px;
    background: url('../images/bulletarrow.png') no-repeat left 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.box-category .hbc-item .hbc-below li a {
    font-size: 14px;
    color: #000;
    font-style: italic;
    transition: all 0.3s;
}
.box-category .hbc-item .hbc-below li a:hover{
	color:#2587c8;
}
.services-home .title-services{
	    font-size: 18px;
    background: #dcddde;
    text-transform: uppercase;
    color: #4d4d4f;
    font-weight: bold;
    margin-top: 15px;
    margin: 0;
    height: 40px;
    line-height: 46px;
    padding: 0 20px;
}
.services-home{
	margin-top: 35px;
}
.slide-services .item .image{
	    width: 40%;
    display: inline-block;
    float: left;
    border: 1px solid #ddd;
}
.slide-services .item .nav-image{
	    width: 60%;
    padding-left: 10px;
    float: right;
}
.slide-services .item .image img{
	    height: 76px;

}
.slide-services .item .nav-image .title{
	
margin: 0;
	
font-size: 14px;
	
line-height: 20px;
}
.slide-services {
	margin-top: 20px;
}
.slide-services .owl-prev{
	background: #2587c8;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.slide-services .owl-next{
	background: #2587c8;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
footer {
    margin-top: 37px;
}
.cate-block {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.category-item {
    width: 20%;
    float: left;
}
.cate-block ul {
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
}
.cate-block .category-item >ul >li {
    margin-bottom: 30px;
}
.cate-block .category-item >ul >li >a {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.info p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.fthead {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0 0 14px;
    text-transform: uppercase;
}
.footop {
    background: #222222;
    padding: 20px 0 60px;
    padding-top: 35px;
}
.cate-block ul li a {
    color: #fff;
}
.cate-block ul li a:hover{
	color: #2587c8;
}
.foobody p{
	color: #fff;
}
.foobody  .info{
	color: #fff;
}
.foobody  .logoft{
	padding-bottom: 15px;
}
.mailsub input[type=text]{
	    width: 100%;
	    height: 34px;
	    padding: 6px 12px;
	    background-color: #fff;
	    border: 1px solid #ccc;
	    border-radius: 2px;
	    -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,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;
	    margin-bottom: 10px;
}
.mailsub input[type=submit] {
	width: 100%;
    height: 34px;
    background: #2587c8;
    border: 1px solid #2587c8;
    border-radius: 3px;
    color: #fff;
}
.top-content-left .image{
	overflow: hidden;
}
.top-content-left .image:hover img{
	    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.main-menu ul li .sub-menu{
	    position: absolute;
    background: #222;
    width: 250px;
    top: 55px;
    z-index: 11;
    left: 0;
    visibility: hidden;
    opacity: 0;
        -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.main-menu ul li:hover .sub-menu{
 top: 49px;
 visibility: visible;
 opacity: 1;
}
.main-menu ul li .sub-menu li{
	width: 100%;
}
.main-menu ul li .sub-menu li a{
	    height: auto;
	    line-height: inherit;
	    padding: 7px 10px;
	    width: 100%;
	    text-transform: inherit;
}
.main-menu ul li .sub-menu li a:hover{
	background:#2587c8;
	color: #fff;
}
.page-body{
	width: 100%;
	overflow: hidden;
}
#menufooter ul li a {
    font-weight: bold;
    color: #000;
    display: block;
    padding: 2px 13px;
    background: url('../images/linebot.png') no-repeat right;
}
#menufooter  ul li a:hover {
    color: #F00;
    text-decoration: underline;
}
#menufooter ul li {
    float: left;
    list-style: none;
}
#menufooter ul{
	padding: 0;
	margin: 0;
}
#menufooter{
	
margin-bottom: 28px;
}
#menufooter ul li:last-child a{
	background: none;
}
.bread {
    width: 100%;
    /* float: left; */
    clear: both;
    background: #dedede;
    padding: 14px;
    color: #288ad6;
    min-height: 50px;
    margin-bottom: 20px;
}
.bread a, .bread span {
    font-weight: bold;
    color: #4d4d4f;
}
.headpostlist {
    margin-bottom: 19px;
    border-bottom: 2px solid #222;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
}
.headpostlist h1 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    color: #0152ab;
    padding-bottom: 12px;
}
.main-new .feature-post {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #d9d9d9;
}
.main-new .thumb_pitem img {
    width: 100%;
    height: 171px;
}
.main-new .format_pitem .title {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 5px;
}
.main-new .format_pitem .desc {
    color: #5f5f5f;
    line-height: 21px;
    height: 62px;
    overflow: hidden;
}
.main-new .xemthem {
    color: #e4142c;
    font-size: 12px;
    font-weight: bold;
    float: right;
    transition: all 0.3s;
}

.sidebar  .hbc-top .title-wd {
    padding: 10px 10px;
    float: left;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    background: #dcddde;
    width: 100%;
    margin-bottom: 10px;
}
.sidebar  .hbc-top .title-wd a {
    display: inline-block;
    color: #4d4d4f;
}
.tindv ul {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}
.tindv ul li {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px dotted #999;
    padding-left: 24px;
    background: url('../images/bullet.png') no-repeat 10px 8px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.tindv ul li a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
}
.tindv ul li:last-child{
	border-bottom: 0;
}
.sidebar .search-top{
	margin-bottom: 20px;
}
.relate_post_new {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 8px;
    display: inline-block;
}
.relate_post_new .title-relate {
    color: #0c4da2;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: url('../images/bg-rel.jpg') no-repeat bottom left;
    padding-bottom: 10px;
}
.rpbt_shortcode ul {
    padding-left: 16px;
    width: 100%;
    float: left;
    clear: both;
    list-style: inherit;
}
.rpbt_shortcode ul li {
    width: 100%;
    float: left;
    padding: 0 4% 8px 0;
}
.rpbt_shortcode ul li a {
    color: #0C4DA2;
    font-size: 15px;
}
/*css contact*/
p.thank-you {
    font-size: 14px;
    color: #747474;
    font-style: italic;
}
h1.title-contact {
    color: #2085e4;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
}
.adress-contact li{
	font-size: 14px;
	list-style: none;
	padding-bottom: 7px;
}
.adress-contact li span{
	 font-family: 'Roboto-Bold';
}
.adress-contact{
	padding-left: 0;
}
.map-contact iframe{
	width: 100%;
	height: 369px;
}
.map-contact{
	border: 1px solid #ddd;
	padding:2px;
}
.form-contat p.desc{
	font-size: 14px;
    line-height: 23px;
}
.form-contat input[type=text]{
	border: 1px solid #d5d5d5;
    background: #fafafa;
    width: 100%;
    height: 37px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.form-contat textarea{
	width: 100%;
	height: 250px;
	 background: #fafafa;
 
    padding-left: 10px;
    border-radius: 3px;
}
.send-contact .item{
	width: calc((100% - 30px) / 4);
	display: inline-block;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.send-contact .item:nth-child(4){
	margin-right: 0;
}
.send-contact .item input[type=submit]{
	    width: 100%;
	    height: 30px;
	    background: #2085e4;
	    font-size: 14px;
	    text-transform: uppercase;
	    color: #fff;
	    border: 1px solid;
	    border-radius: 3px;
}
.send-contact .item img{
	padding-top: 4px;
}
#main-contact{
	    /* margin-top: 13px; */
	    margin-bottom: 30px;
}
.page-body-buong {
	width: 100%;
	overflow: hidden;
}
#main-contact{
	margin-top: 50px;
}
.img-hotro img{
	width: 100%;
}
.img-hotro{
}


.sidebar .hbc-left .title {
    font-size: 15px;
    padding: 0 0 7px;
    margin-top: 0;
    line-height: 21px;
    margin-bottom: 0;
    font-weight: bold;
}
.sidebar .hbc-left .thumbs {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}
.sidebar .hbc-left .thumbs img {
    height: 108px;
    width: 124px;
}
.sidebar .item-description {
    color: #000;
    font-size: 14px;
}
.sidebar .hbc-below {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dotted #e2e2e3;
    padding-left: 0;
}
.sidebar .hbc-below li {
    padding: 5px 0 0 20px;
    background: url('../images/bulletarrow.png') no-repeat left 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sidebar .hbc-below li a {
    font-size: 14px;
    color: #000;
    font-style: italic;
    transition: all 0.3s;
}
.top-content-right.sidebar{
	    border: 1px solid #ddd;
    padding: 10px;
}
.top-content-right.sidebar .item-sidebar{
	margin-bottom: 20px;
}
.top-content-right.sidebar .item-sidebar:last-child{
	margin-bottom: 0;
}
.main-library .item-library {
    border: 3px solid #ebebeb;
    position: relative;
    overflow: hidden;
    transition: all .25s linear;
    margin-bottom: 30px;
}
.main-library .item-library a {
    text-align: center;
    display: block;
}
.main-library .item-library .item-info {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(238,74,42,.6);
    z-index: 1;
    transition: all .25s linear;
}
.main-library .item-library:hover .item-info {
    left: 0;
}
.item-info .item-info-inner {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: #fff solid 1px;
    z-index: 2;
}
.item-info .item-info-inner .center-top {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    z-index: 3;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
.item-info .item-info-inner .center-top .viewmore {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 50%;
    background-clip: padding-box;
    border: #fff solid 1px;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
}
.icon-search:before {
    content: "\f002";
    font-family: fontawesome;
}
.main-library .example-image img{
	width: 100%;
	height: 176px;
}
.main-library{
	margin-top: 30px;
}

#show-mobile{
    display: none;
}

.post-meta-key {
  padding: 6px 11px 6px 6px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  color: #666;
  font-size: 12px;
  margin-right: 3px;
  transition: all 0.3s;
  font-size: 12px;
  background-color: #ececec;
  margin-top: 5px;
}
.post-meta-key i{
  padding-right: 6px;
  font-size: 12px;
}
.post-meta-key:hover, .tags a:hover{
border-color: #5091d6;
color: #0052aa;
}
.tags a{
  text-transform: lowercase;
  padding: 5px 10px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  display: inline-block;
  background: #ececec;
  color: #666;
  font-size: 12px;
  margin-right: 3px;
  transition: all 0.3s;
  margin-top: 5px;
}
.box-articles-same{
height: 215px;
margin-bottom: 5px;
}
.box-articles-same img{
width: 100%;
height: 165px;
}
.box-articles-same h3{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
}
.box-articles-same h3 a{
max-height: 50px;
overflow: hidden;
line-height: 20px;
white-space: pre-wrap;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.contact-arrticles{
    margin: 10px auto;
  }
  @media (max-width: 992px){
    .content-new img{
      width: 100%!important;
      height: auto!important;
    }
  }
   .contact-arrticles a{
    width: 100%;
    padding: 15px 10px;
    background-color:#0033FF;
    color: #ffffff;
    font-size: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
   }
   .contact-arrticles a i{
    padding-right: 5px;
   }
   .contact-arrticles a:hover{
    background-color:#0000FF;
    color: #ffffff;
   }