body {
	font-family: 'Roboto', sans-serif;
	margin-top: 152px;
}
a:hover {
	text-decoration: none;
}
.top-header {
	padding: 5px 0;
}
.top-header h1 {
	margin-top: 0;
}
.top-header .hotline {
	text-align: right;
}
.navbar {
	background: #01511F;
	color: #fff;
	padding: 0;
	margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	background: #01511F !important;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li:hover>a {
	color: #ffbf5f;
}
img {
	max-width: 100%;
}
ul {
	padding: 0;
}
ul li {
	list-style-type: none;
}
section {
	padding: 50px 0 50px;
}
h2.title {
	font-size: 30px;
	color: #27ae60;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	position: relative;
	margin-bottom: 15px;
}
h2.title span {
	color: #27ae60;
}
h2.title img {
	max-height: 30px;
	margin-top: -10px;
}
.btn-primary {
	border: 2px solid #27ae60;;
	background: #27ae60;
	color: #fff;
	padding: 5px 20px;
	text-align:center;
	font-size: 18px;
	border-radius: 0;
	text-transform: uppercase;
		    height: 40px;
    display: inline-block;
    min-width: 120px;
}
.btn-secondary {
	border:2px solid #fd9e0f;
	background: #fff;
	color: #fd9e0f;
	padding: 5px 20px;
	text-align:center;
	font-size: 18px;
	border-radius: 0;
	text-transform: uppercase;
	    height: 40px;
    display: inline-block;
    min-width: 120px;
    line-height: 1.42857143;
        white-space: nowrap;
    vertical-align: middle;
}
.btn-secondary:hover {
	background: #fd9e0f;
	color: #fff;
	text-decoration: none;
}
.btn-primary + .btn-secondary {
	margin-left: 20px;
}
#gioithieu {
	background: #06ab38;
}
#gioithieu p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
#gioithieu h2.title {
	color: #fff;
}
#congnghe {
	background: #fff;
}
#congnghe h2 {
	text-align: center;
}
#nensudung {
	background: #06AB38;
}
#nensudung h2 {
	color: #fff;
}

#nensudung h2 , #camnhan h2 {
	text-align: center;
}
#nensudung .col-sm-3 img {
	max-width: 140px;
	display: block;
	margin: 10px auto 20px;
}
#nensudung .col-sm-3 p {
	font-size: 18px;
	color: #fff;
}
#nensudung h2:after, #camnhan h2:after {
	left: 50%;
	margin-left: -75px;
}
#camnhan #list-khachhang {
	margin-top: 50px;
}
#camnhan {
	background: url(../img/bg_2.png) no-repeat center;
	background-size: cover;

}
#camnhan .box_content {
	background: #fd9e0f;
	padding: 110px 20px 20px;
	color: #fff;
}
#camnhan .box_content h4 {
	font-size: 24px;
	text-align: center;
}
#camnhan .box_content p {
	text-align: justify;
	font-size: 16px;
	line-height: 1.5;
}
#camnhan p.text-center img {
    max-width: 100px;
}
#dangky {
	background: url(../images/bg_dathang.png) no-repeat center;
}
#dangky .img-thuoc {
	max-height: 500px;
	display: block;
	margin: 0px auto;
}
#dangky form {
  display: block;
  padding: 40px 40px 30px;
  background: rgba(35,88,86,0.9);
  margin: 20px;
}
#dangky h4 {
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: bold;
}
#dangky input {
	color: #7fa1bc;
}
#dangky form input {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 40px;
  padding: 5px 15px;
  color: #ab8071;
}
#dangky form input[type="submit"] {
  margin-bottom: 0;
  height: 50px;
  color: #fff;
  background: #ee1551;
  font-size: 30px;
  text-transform: uppercase;
}
#dangky form input[type="submit"]:hover {
  background: #ee1551;
}
#footer {
	background: #282828;
	padding: 50px 0 0;
	color: #fff;
}
#footer img {
    max-width: 100%;
}
#footer .footer-social{
  position: relative;
}
#footer .footer-social li{
  position: relative;
  display: inline-block;
  margin-right: 2px;
}
#footer .footer-social li a{
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #c0c6ca;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #939991;
  border-radius: 50%;
  transition: all 500ms ease;
}
#footer .footer-social .list li a:hover{
  color: #fff;
  background: #4ecd66;
  border: 1px solid #4ecd66;
  transition: all 500ms ease;
}
#footer .list li a{
  position: relative;
  display: block;
  color: #c0c6ca;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  margin-bottom: 11px;
  padding: 0px 0px 0px 13px;
}
#footer .list li a:hover,
#footer .list li a:hover:before{
  color: #4ecd66;
  transition: all 500ms ease;
}
#footer .list li a:before{
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  color: #c0c6ca;
  left: 0px;
  top: 0px;
  transition: all 500ms ease;
}
#footer select {
      background: rgba(255,255,255,0.7);
    height: 30px;
    font-size: 14px;
    line-height: 1.5;
    padding: 3px 15px 3px 10px;
    color: #000;
    position: relative;
    width: 100%;
        border: 1px solid #dfdfdf;
        display: block;
        border-radius: 0;
        font-size: 14px;
        margin-bottom: 10px;
}
#footer h4 {
  color: #FD9E0F;
  text-transform: uppercase;
}
#footer .address a {
    color: #00B85D;
    font-size: 13px;
}
.copyright {
	padding: 15px 0;
	background: #1c1c1c;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.hotline {
	position: relative;
	color: #00437a;
	    font-size: 32px;
	line-height: 1.1;
}
.hotline:after {
	position: absolute;
	content: '';
	background: url('../images/cskh.png') no-repeat center;
	width: 95px;
	height: 85px;
	right: 100%;
	top: 0;

}
.hotline span {
	font-weight: bold;
	    font-size: 37px;
}
.top-header p {
	margin-bottom: 0;
}
.navbar-default .navbar-right>li>a  {
	background: #b01319 !important;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 25px;
}
form .error {
  color: red;
  font-size: 13px;
  display: none;
}
form img.loader ,form img.tuvan_loader {
  display: none;
}
#header {
	position: fixed;
	transition: 300ms ease all;
	width: 100%;
	z-index: 9999;
	top: 0;
	background: #fff;
}
#header.fixed {
	position: fixed;
	top: -100px;
	transition: 300ms ease all;
	width: 100%;
	z-index: 9999;
}
#popup p ,#tuvan_popup p {
  color: red;
}
#popup p.success_popup, #tuvan_popup p.success_popup{
	background: #5d2200;
	border: 1px solid #fff;
	border-radius: 10px;
	padding: 5px 10px;
	color: white;
	margin-top: 20px;
}
.list_la {
	margin-top: 50px;
}
.list_la li {
	position: relative;
	padding-left: 60px;
	margin-bottom: 30px;
	color: #000000;
}
.list_la li:before {
	position: relative;
	display: inline-block;
	content: '';
	width: 30px;
	height: 40px;
	margin-right: 10px;
	top: 0;
	left: 0;
	background: url('../img/icon_la.png') no-repeat center;
	background-size: cover;
	line-height: 1.5;
}
.list_la li span {
	display: inline-block;
	font-size: 110%;
	font-weight: bold;
	line-height: 2;
}
.list_la li p {
	font-size: 16px;
	line-height: 25px;
}
.logo img {
	max-height: 80px;
}
.text-center img {
	max-width: 100px;
}
#footer h3 {
	text-transform: uppercase;
	margin-bottom: 30px;
}
.logo-wideget li {
	font-size: 16px;
}
#footer .logo-wideget .text h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
}
#footer input {
	width: 100%;
	margin-bottom: 20px;
	padding: 8px;
	color: #000;
}
#footer input[type="submit"] {
	background: #b01319;
	border-radius: 30px;
	display: inline-block;
	padding:10px 30px;
	width: auto;
	border:none;
	text-transform: uppercase;
}
#footer-menu li {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
}
#camnhan img {
	max-width: 200px;
	display: block;
	margin: 20px auto;
}
#camnhan h3 {
	font-size: 20px;
	font-weight: bold;
}
#camnhan h3:before {
	font-size: 30px;
	background: url('../img/nhaykep.png') no-repeat center;
	background-size: cover;
	width: 40px;
	height: 30px;
	margin-right: 10px;
	content: '';
	display: inline-block;
}
#camnhan p {
	font-size: 16px;
	line-height: 1.7;
}
#camnhan p.text-center {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.btn-primary:hover {
	background-color: #B01319;
	border-color: #B01319;
}
.navbar-default {
    border-color: #01511F;
}
.navbar {
    border-radius: 0px;
}
.themxanh {
	background: #F0F0F0;
	padding: 30px 0;
}
.themxanh h2 {
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
}
.themxanh .content_themxanh {
	padding: 15px;
	border: 3px dashed #06AB38;
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
}
.themxanh .content_themxanh p {
		font-size: 18px;
	line-height: 28px;
}
.themdo {
	background: #fefefe;
	padding: 30px 0;
}
.themdo h2 {
	text-transform: uppercase;
	font-size: 25px;
	text-align: center;
}
.themdo h2 + p {
	font-size: 20px;
	text-align: center;
	font-style: italic;
}
.themdo h2 + p span {
	color: red;
	text-decoration: underline;
}
.themdo .content_themdo {
	padding: 15px;
	border: 3px dashed red;
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 28px;
}
.themdo .content_themdo p {
		font-size: 18px;
	line-height: 28px;
}
.themdo .content_themdo img {
	border: 1px solid #cecece;
}
.themdo .content_themdo p.to {
	font-size: 30px;
	text-align: center;
	color: #06AB38;
	text-align: center;
	line-height: 2;
}
.themdo .content_themdo p.to del {
	font-size: 90%;
	text-decoration: line-through;
	color: grey;
}
.themdo .content_themdo p.to ins {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	#chungnhan .col-sm-3 {
		width: 20%;
	}
}
@media screen and (max-width: 767px) {
			body {
		margin-top: 110px;
	}
	.list_la li {
		padding-left: 0;
		text-align: justify;
	}
	.copyright {
		font-size: 11px;
	}
	#footer img {
		margin-bottom: 10px;
	}
	#dangky {
		background-size: cover;
	}
	#dangky form {
		padding: 20px;
		margin: 0;
	}
	#dangky form input[type="submit"] {
		font-size: 16px;
	}
	#dangky h4 {
		font-size: 25px;
	}
	#dangky img {
		display: none;
	}
	h2.title {
		font-size: 20px;
		line-height: 30px;
	}
	#gioithieu img {
		margin-bottom: 10px;
	}
	#gioithieu p {
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
	}
	.hotline {
		    font-size: 17px;
	}
	.hotline span {
		font-size: 15px;
	}
	.hotline:after {
		position: absolute;
    content: '';
    background: url(../images/cskh.png) no-repeat center;
    background-size: contain;
    width: 38px;
    height: 35px;
    right: 100%;
    top: 4px;
	}
	#header.fixed {
		top: -60px;
	}
	#footer {
		padding-bottom: 120px;
	}
}