﻿body
{
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial;
	background: url(./Images/bg_body.png) repeat left top;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: solid 0px #ccc;
}
p
{
	margin: 0;
	padding: 0;
}
ul
{
	
}
.clear
{
	clear: both;
}
.mt7
{
	margin: 7px;
}
.mt9
{
	margin: 9px 0 10px 0;
}
.wr_banner, .wr_menu, .wr_content, .wr_footer, .divservices
{
    width: 80%;
	margin: 0 auto;
}
.wr_banner
{
    position:relative;    
}

.form_search
{
	width:120px;
	height:27px;
	background:#fff;
	position:absolute;
	right:10px;
	top:8px;	
}
.keyword
{
	position:absolute;
	width:110px;
	height:19px;
	border:solid 0px #ccc;
	left:5px;
	top:3px;
	background:#fff;	
}
.searchbtm
{
	position:absolute;
	right:2px;
	top:2px;	
}

.wr_slider
{
	width: 100%;
    height: 324px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 0 0;
	background: #fff;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
    overflow: hidden;
}
.responsive12{
    display:none;
}
.wr_content
{
}
.wr_content
{
}
.wr_bannerol {
    width: 100px; 
    height: 40px; 
    position: absolute;
     right: 20px;
}
.wr_bannerol .wr_bannerul {
     list-style:none; 
     width:100px;
     height:40px; 
}
.wr_bannerol .wr_bannerul .wr_bannerli {
    float:left; 
    padding-right:10px;
}
.wr_bannerxd {
    height: 217px;
    width: 100%;
    padding-top: 10px;
}

.wr_bannerxd .wr_bannerxdimg {
    
      width: 100%;
      height: 217px;
}
.wr_bannerxd .wr_bannerspan {
   min-height: 180px;
   width: 600px; 
   float:left;
   overflow: hidden;
   margin-right: 20px;
   margin-left: 60px;
}
.wr_bannerxu {
     float: right; 
     padding-right: 30px; 
     position: absolute;  
     top: 154px;  
     right: 4px;  
     font-weight: bold;   
     color: red;  
     font-size: 22px;
     font-style: italic;
}
.bl_left
{
	width: 100%;
	float: left;
}
.m_left
{
    border:solid 1px #00a651;
}
.m_left_title
{
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	background:#03db6c;
	background-repeat: repeat-x;
	background-position: left top;
}
.m_left_content
{
	background: #ffffff;
	border-top: solid 1px #4a0091;
}
.m_left_content ul
{
	margin: 0px;
	padding: 10px;
	list-style:none;
}
.m_left_content ul li
{
	background: url(./Images/bg_line_menu_left.png) repeat-x left bottom;
}
.m_left_content ul li a
{
	padding: 0 18px 0 18px;
	line-height: 26px;
	color: #4d4444;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background-image: url(./Images/li_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
    text-transform: uppercase;
}
.m_left_content ul li a:hover
{
	color: #bd0202;
}
.l_support
{
	text-align: left;
	padding: 7px 0 7px 20px;
	font-size:13px;
    height: 350px;
    overflow: hidden;
}
.news_l
{
	padding: 7px;
    height: 450px;
    overflow: hidden;
}
.news_l img
{
	padding: 2px;
	background: #fff;
	border: solid 1px #b9b9b9;
	float: left;
	margin: 0 7px 7px 0;
}
.n_l_title
{
	padding: 5px 0 5px 0;
}
.n_l_title a
{
	font-size: 13px;
	color: #333;
	font-weight:bold;
	text-transform:capitalize;
}
.news_l_desc
{
	color: #5d5d5d;
}
.news_l_line
{
	height: 1px;
	background: url(./Images/bg_line_menu_left.png) repeat-x left bottom;
	margin: 3px 0 3px 0;
	clear: both;
}
.bl_right
{
	width: 100%;
}
.m_right
{
    width: 100%;
    border: solid 1px #00a651;
}
.m_right_title
{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
    background: #03db6c;
	background-repeat: repeat-x;
	background-position: left top;
	
}
.m_right_title a
{
	color:#fff;
}
.m_right_title span
{
	padding:0 2px 0 2px;
	font-weight:normal;
	color:#fff;
}
.m_right_content
{
    width: 100%;
    background: #ffffff;
	border-top: solid 1px #C75600;
	padding: 10px;
}
.m_right_content ul.home_lst
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width:100%;
}
.m_right_content ul.home_lst li
{
	width:50%;
	height:165px;
	float: left;
	position:relative;
}
.m_right_content ul.home_lst li.li_01
{
	padding-right:7px;
    width: 50%;
}
.m_right_content ul.home_lst li img
{
	float:left;
	border:solid 1px #e5e5e5;
	padding:2px;
	margin-right:7px;	
}
.p_name_h
{
	padding:2px 0 8px 0;
}
.p_name_h a
{
	color: #333;
    display: block;
    font-weight: bold;
    font-size:13px;
	text-transform:capitalize;
	
}
.p_desc_h
{
	line-height:18px;
	color:#555454;
}
.p_detail_h
{
	position:absolute;
	right:10px;
	bottom:5px;	
}
.p_detail_h a
{
	font-size:11px;
	color:#223D4A;
	font-style:italic;
	background: url(./Images/detail.png) no-repeat right center;
	padding-right:10px;
}


.wr_footer
{
	background: #EB0015;
	margin-top: 7px;
}
.link_bottom
{
	text-align: right;
	height: 32px;
}
.link_bottom a
{
	color:#fff;
	line-height:32px;
	padding:0 5px 0 5px;
}
.copyright
{
	text-align: center;
	font-size: 14px;
	padding: 10px 0 0px 0;
	color: #fff;
	min-height:120px;
	background-color: #EB0015;
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright a
{
	color:#fff;
}
.news_ct_detail p, .news_ct_detail div
{
	padding:5px 0 5px 0;		
}
.up_home
{
    width: 100%;
	text-transform:uppercase;
	color:#ffffff;
}
.up_home a
{
	/*color:#015C2B;*/
}
.SEODESC
{
    background:#FFFFF0;
    border:solid 1px #ccc;
    padding:7px;
    line-height:22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tagseo
{
    padding:7px;
    color:#999; 
}
.tagseo a
{
    color:#333;
}
.tagseo a:hover
{
    text-decoration:underline;
}
a.seo_1
{
    font-size:17px;    
}
a.seo_2
{
    font-size:15px;    
}
a.seo_3
{
    font-size:12px;    
}
.support_yahoo
{
    position:absolute;
    width:128px;
    height:26px;
    right:210px;
    top:150px;   
}
.support_yahoo a
{
    padding:0 1px 0 1px;        
}
.search_cate { margin:6px 0px 6px 0px; font-weight:bold; font-size:16px;}
.search_list { padding:10px 0px 10px 0px;}
.search_item { height:68px; padding:5px 0px 5px 0px; border-bottom:solid 1px #555454}
    .search_item a.search_img { float:left; padding-right:8px; width:90px;}
        .search_item a.search_img img { width:90px; height:60px;}
    .search_item h3 { height:20px; line-height:20px; overflow:hidden;}
        .search_item h3 a { color:#333333}
    .search_item p { color:#555454; line-height:16px; height:48px; overflow:hidden; }
.rss { display:block; height:32px; }

.divservices {
    border: 1px solid #00a651;
    min-height: 500px;
    background: #F4F4F4;
    
}

.divservices .divservicecol 
{
    float: left;
    width: 30%;
    background:#F4F4F4;
    margin-left:35px;
    margin-top:5px;
}
.divservices .divservicecol  .divservicecoltext {

    line-height: 30px;
    height: 30px;
    width: 90%;
    border-bottom: 2px solid #ed0016;
    background: #F3F3F3;
}

.divservices .divservicecol  .divservicecoltext a {
    font-weight: bold;
    color: #333333;
    text-transform:uppercase;
}

.divservices .divservicecol ul {
    width: 90%;
  
}

.divservices .divservicecol ul li {
    width: 90%;
    min-height: 40px;
    padding-top: 6px;
     list-style: url("./Images/detail_icon.png");
}
.divservices .divservicecol ul li a {
    color: #333333;
     font-weight: bold;
}

.divservices .divservicecol ul li p {
    color: #6d6d6d;
    
}

.slide-holder
{
    margin: 0 auto;
    width: 100%;
}
.slide-container { /*slide-container là khối bao mà slide-stage có thể "trượt" bên trong */
height: 150px;
width: 100%;
overflow: hidden;
position:relative;
}
.slide-stage{
position: absolute;
}
.slide-image { /*Độ rộng của .slide-image có thể được thay đổi theo nhu cầu, ảnh hưởng đến độ rộng chung của slideshow*/
float:left;
width:200px;
height:160px;
text-align: center;
}
.slide-image img{
width:95%;
margin:0 auto;
}
.slide-pager{
position:relative;
}
.slide-control-prev {
position: absolute;
text-align: center;
width: 25px;
height: 60px;
background: orange;
line-height: 60px;
color: #fff;
cursor: pointer;
top: 35px;
left: -30px;
}
.slide-control-next{
position: absolute;
text-align: center;
width: 25px;
height: 60px;
background: orange;
line-height: 60px;
color: #fff;
cursor: pointer;
right: -30px;
top: 35px;
}
.divmaquee {
    width: 965px;
    height: 40px;
    margin: 0 auto;
    position: absolute;
    top: 521px;
}
.divtitle 
{
    background: url(./Images/bgsologan.png) repeat-x;
    width: 513px;
    margin: 0 auto;
    height: 40px;
    height: 40px;
    color: red;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
}
.divh1 {
    font-size: 14px;
}

.wr_footer ul {

    float: left;
    list-style: none;
    margin-left: 416px;
}
.wr_footer ul li {
    float: left;
    list-style: none;
    padding-right: 15px;
    border-right: 2px solid #ed0016;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
}

.wr_footer ul li a {

    font-weight: bold;
    color: #5301a5;
    font-size: 15px;
}
.ulmenu {
    background-color: #dd6101;
}
.ulmenu  li {
    border-right: 1px solid #cccccc;
}



/*code news reponsiver 26/01/2018*/
body{
  font: 15px/1.5 Arial, Helvetica,sans-serif;
  padding:0;
  margin:0;
  background-color:#fff;

}

/* Global */
.container{
  width:100%;
  margin:auto;
  overflow:hidden;
}

ul{
  margin:0;
  padding:0;
}

.button_1{
  height:38px;
  background:#e8491d;
  border:0;
  padding-left: 20px;
  padding-right:20px;
  color:#ffffff;
}

.dark{
  padding:15px;
  background:#35424a;
  color:#ffffff;
  margin-top:10px;
  margin-bottom:10px;
}

/* Header **/
header{
  background:#35424a;
  color:#ffffff;
  padding-top:30px;
  min-height:70px;
  border-bottom:#e8491d 3px solid;
}

header a{
  color:#ffffff;
  text-decoration:none;
  text-transform: uppercase;
  font-size:16px;
}

header li{
  float:left;
  display:inline;
  padding: 0 20px 0 20px;
}

header #branding{
  float:left;
}

header #branding h1{
  margin:0;
}

header nav{
  float:right;
  margin-top:10px;
}

header .highlight, header .current a{
  color:#e8491d;
  font-weight:bold;
}

header a:hover{
  color:#cccccc;
  font-weight:bold;
}

/* Showcase */
#showcase{
  min-height:400px;
  background:url('../img/showcase.jpg') no-repeat 0 -400px;
  text-align:center;
  color:#ffffff;
}

#showcase h1{
  margin-top:100px;
  font-size:55px;
  margin-bottom:10px;
}

#showcase p{
  font-size:20px;
}
/* box content silder*/
#boxesslider {
    margin-top: 20px;
}

/* box content content*/

.boxcontentleft {
    float: left;
    width: 25%;
    padding-right: 10px;
}

.boxcontentright {
     float: left;
     width: 75%;
}

/* Newsletter */
#newsletter{
  padding:15px;
  color:#ffffff;
  background:#35424a
}

#newsletter h1{
  float:left;
}

#newsletter form {
  float:right;
  margin-top:15px;
}

#newsletter input[type="email"]{
  padding:4px;
  height:25px;
  width:250px;
}

/* Boxes */
#boxes{
  margin-top:20px;
}

#boxes .box{
  float:left;
  text-align: center;
  width:30%;
  padding:10px;
}

#boxes .box img{
  width:90px;
}

/* Sidebar */
aside#sidebar{
  float:right;
  width:30%;
  margin-top:10px;
}

aside#sidebar .quote input, aside#sidebar .quote textarea{
  width:90%;
  padding:5px;
}

/* Main-col */
article#main-col{
  float:left;
  width:65%;
}

/* Services */
ul#services li{
  list-style: none;
  padding:20px;
  border: #cccccc solid 1px;
  margin-bottom:5px;
  background:#e6e6e6;
}

footer{
  padding:20px;
  margin-top:20px;
  color:#ffffff;
  background-color:#e8491d;
  text-align: center;
}
/* menu */
body {
  font-family: 'Raleway', Helvetic, Sans-Serif;
  background: #fff;
}
#menu-wrap {
    width: 80%;
    margin: 0 auto;
}
#menu, #menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu {
  width: 100%;
  /*margin: 60px auto;*/
  border: 1px solid #00a651;
  background: #111;
  background: linear-gradient( #03db6c,  #00a651);
  box-shadow: 0px 2px 2px #ccc;
}

#menu:before, #menu:after {
  content: "";
  display: block;
}

#menu:after { clear: both; }

#menu li {
  float: left;
  /*background: url('images/sep.png') no-repeat;*/
  position: relative;
}

#menu a {
  float: left;
  padding: 12px 30px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 12px Arial, Helvetica;
}

#menu ul {
  margin: 20px 0px 0px 0px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 38px;
  left: 0px;
  z-index: 10000;
  background: linear-gradient(#03db6c,  #00a651);
  box-shadow: 0px -1px 0px rgba(255, 255, 255, .3);
  border-radius: 3px;
  transition: all .2s ease-in-out;
  overflow: hidden;
}

#menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0px;
}

#menu ul ul {
  top: 0px;
  left: 150px;
  margin: 0px 0px 0px 20px;
  box-shadow: 0px -1px 0px rgba(255, 255, 255, .3);
}

#menu ul a {
  padding: 10px;
  width: auto;
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
}

#menu ul a:hover { background: linear-gradient(#5301a5, #4a0091); }

#menu ul li:first-child > a:after {
  content: '';
  position: absolute;
  left: 40px;
  top: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #4a0091;
}

#menu ul ul li:first-child > a:after {
  left: -12px;
  top: 50%;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-right: 6px solid #4a0091;
  border-bottom: 6px solid transparent;
}

#menu-trigger { /* hide initially */
display: none; }
/*them cho anh trung*/
.abount {
    background: #f4f4f4 !important;
    width: 100%;
    margin-bottom: 10px;
}
.slidertruong {
    width: 100%;
    margin-bottom: 10px;
}
.footerul {
    float: right !important;
    padding-right: 4px;

}
.c0pppyright1 {

    display: none;
}
.wr_bannerxu {
    display: none;
}
.wr_banner {
    min-height: 217px;
}
.responsive {
    width: 100%;
    height: 100%;  
}
/* Media Queries */
@media (max-width: 1000px)
{
 /*header banner*/
 .wr_bannerol .wr_bannerul, .wr_bannerxu,.slidertruong,.footerul, .wr_bannerxu, .responsive {
     display: none;
 }
 #menu-wrap {
      width: 100%;
 }
 .wr_bannerxd  {
     float: none;
     width: 100%;
     text-align: center;
     min-height: 217px;
 }

.wr_bannerxd .wr_bannerxdimg {

      float: none;
      text-align: center;
  }
 .wr_bannerxd .wr_bannerspan {

     min-height: 200px;
     width: 100%;
     text-align: center;
 }
 /*end banner*/
/* menu */
#menu-wrap { position: relative; }

#menu-wrap * { box-sizing: border-box; }

#menu-trigger {
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0px 0px 0px 35px;
  border: 1px solid #00a651;
  color: #fff;
  font-weight: bold;
  background-color: #111;
  background: url(images/menu.png) no-repeat 10px center, linear-gradient(#03db6c, #00a651);
}

#menu {
  margin: 0px;
  padding: 10px;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 10000;
  display: none;
  box-shadow: none;
}

#menu:after {
  content: '';
  position: absolute;
  left: 25px;
  top: -8px;
}

#menu ul {
  position: static;
  visibility: visible;
  opacity: 1;
  margin: 0px;
  background: none;
  box-shadow: none;
}

#menu ul ul {
  margin: 0px 0px 0px 20px;
  box-shadow: none;
}

#menu ul ul li:first-child > a:after {
  border-top: 0px;
  border-bottom: 0;
}

#menu li {
  position: static;
  display: block;
  float: none;
  border: 0px;
  margin: 5px;
  box-shadow: none;
  background: none !important;
}

#menu ul li {
  margin-left: 20px;
  box-shadow: none;
}

#menu a {
  display: block;
  float: none;
  padding: 0px;
  color: #fff;
}

#menu a:hover { color: #fafafa; }

#menu ul a {
  padding: 0px;
  width: auto;
}

#menu ul a:hover {
     background: none !important;
}

/*menu end */
  header #branding,
  header nav,
  header nav li,
  #newsletter h1,
  #newsletter form,
  #boxes .box,
  article #main-col,
  aside #sidebar {
    float:none;
    text-align:center;
    width:100%;
  }

  header{
    padding-bottom:20px;
  }

  #showcase h1{
    margin-top:40px;
  }

  #newsletter button, .quote button{
    display:block;
    width:100%;
  }

  #newsletter form input[type="email"], .quote input, .quote textarea{
    width:100%;
    margin-bottom:5px;
  }
 .boxcontentleft {
      display: none;
  }
 .boxcontentright, .wr_slider, .m_right, .m_right_content, .wr_content,.wr_footer,.wr_banner,.abount {
         float: none;
         width: 100%;
     }
 .abount {
     padding: 5px;
 }
 .m_right_content ul.home_lst li.li_01 {

     float: none;
     width: 100%;
 }
 .m_right .m_right_content .home_lst .li_01 .p_desc_h {
       float: none;
       width: 100%;
       min-height: 500px;
   }
  .m_right .m_right_content .home_lst .li_01 .p_detail_h {
      display: none;
  }
 .divservices {
    
     float: none;
     width: 100%;
 }
 .divservices .divservicecol {
    float: none;
    width: 100%;
    margin: 0;

 }
 .wr_footer ul {
     margin-left: 0px;
 }
 .responsive12 {
      display:block;
      margin:0 auto;
      max-width: 100%;
      min-height: 90px;
 }
}
