/*start header*/
@font-face {
	font-family: "TitilliumWeb";
	src: url("../fonts/TitilliumWeb-Regular.ttf");
}
body {
	font-family: Tahoma;
}
.menutop {
	background: #009a4e;
	float: left;
	width: 100%;
	border-bottom: 3px solid #80c342;
}
.laco {
	right: 30px;
	position: absolute;
	top: 45px;
}

.hotline li {
	/*padding-top: 5px;
	padding-left: 5px;*/
	float: left;
	color: #fff;
	float: left;
	font-weight: bold;
	line-height: 25px;
	/*padding-bottom: 10px;
	padding-right: 10px;*/
	text-align: right;
}

.hotline a {
	color: #80c342;
}

.find {
	padding-bottom: 10px;
}

.ico-links .fa {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 40px;
	line-height: 30px;
	margin-right: 5px;
}

.ico-links {
	padding-left: 190px;
}

.clients-info {
	color: #1a4d84;
}

.ico-links a {
	text-decoration: none !important;
}

/*end header*/

/*start menu-bar*/
.menu-bar {
	background-color: #80c342;
}

.sidebar .widget {
	background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 1px #ececec;
	padding: 40px;
}

.textwidget {
	padding: 10px;
	word-wrap: break-word;
}

.widget-wrap .title-r {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 18px;
}

.socialmedia-buttons {
	margin-top: 5px;
}

.smw_left {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.smw_center {
	text-align: center;
}

.smw_right {
	text-align: right;
}

li.Social_Widget a {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	text-align: center;
}

.smw_center img,
.smw_left img {
	border: 0;
	border: 0 !important;
	display: inline;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
	margin-right: 10px !important;
}

.smw_right img {
	border: 0;
	border: 0 !important;
	display: inline;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
	margin-left: 10px !important;
}

.icons_per_row_1 img {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.socialmedia-buttons a {
	background: none !important;
}

.socialmedia-buttons a:hover {
	text-decoration: none;
	border: 0;
}
.socialmedia-buttons img {
	vertical-align: middle;
	margin-bottom: 3px;
}
.socialmedia-buttons img.fade:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

.socialmedia-buttons img.scale:hover {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-zoom: 1.2;
	transition: all 0.2s ease;
}

.socialmedia-buttons img.bounce:hover {
	transform: translate(0px, -2px);
	-moz-transform: translate(0px, -2px);
	-webkit-transform: translate(0px, -2px);
	-webkit-transition: -webkit-transform 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

.socialmedia-buttons img.combo:hover {
	transform: translate(0px, -4px);
	-moz-transform: scale(1.1) translate(0px, -4px);
	-webkit-transform: scale(1.1) translate(0px, -4px);
	-ms-zoom: 1.1;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

.logo {
}

.hotline {
}

.navbar {
	margin-bottom: 0px !important;
}

.navbar-inverse {
	background-color: #80c342 !important;
	border-color: #80c342 !important;
}

.navbar-nav a {
	/*border-right: 1px solid #eee;*/
	color: #fff !important;
	font-weight: bold;
	/*margin-left:20px;
	margin-right:20px; */
}

.nav li ul {
	position: absolute;
	display: none;
	width: inherit;
}

/*Show submenu when hover parent menu*/
.nav li:hover ul {
	display: block;
}

.nav li ul li {
	border-bottom: 1px solid #fff;
	display: block;
	float: left;
	text-align: left;
	width: 100%;
}

.navbar-nav li:hover {
	color: #09c !important;
}

.dropdown-menu {
	background-color: #80c342 !important;
}

.dropdown-menu > li > a:hover {
	color: #09c !important;
}

.navbar-nav a:hover {
	color: #fff !important;
}

.navbar {
	min-height: 0px !important;
}

.navbar-nav > li > a {
}
/*end menu-bar*/

/*start slide*/

/*end silde*/

/*start main*/
.main {
	background-color: #ececec;
}

.main .row {
	width: 105.5% !important;
}

.header-left,
.header-main,
.header-right {
	background-color: #1a4d84;
	/*padding: 10px 0px 10px 0px;*/
}

.header-left,
.header-main,
.header-right h4 {
	color: #fff;
}

.main h4 {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	font-size: 18px !important;
}

.header-left h4 {
	background: url("../img/icon_welcome.png") no-repeat scroll 275px center;
}

.header-main h4 {
	background: url("../img/icon_rfp.png") no-repeat scroll 275px center;
}

.header-right h4 {
	background: url("../img/icon_expertise.png") no-repeat scroll 275px center;
}

.widget-title.widgettitle h4 {
	background: #1260aa url("../img/icon_welcome.png") no-repeat scroll 275px
		center;
}

.widget-title {
	margin: -40px -20px 20px;
	padding: 15px 40px;
}

.left-main,
.mid-main,
.right-main {
	margin-top: 35px;
	margin-bottom: 35px;
}

.main-left,
.main-mid,
.main-right {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

.main-mid {
	padding-bottom: 45px;
}

.main-right {
	padding-bottom: 25px;
}

.main-mid li {
	padding-top: 9.5px;
	padding-bottom: 9.5px;
	border-bottom: 1px solid #eeeeee;
}

/*end main*/

/*start footer*/

.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #abdae8;
}

.info-footer h4 {
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}

.info-footer li {
	color: #fff;
}

/*end footer*/

/*start product*/

.product {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #ececec;
}

.main-lp {
	background: #fff;
}

.main-lp .container-fluid .title h1 {
	font-weight: bold;
	font-size: 16px;
}

.info-lp {
	padding-top: 20px;
}

.title {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #009a4eccc;
}

.navbar-text > a {
	padding-right: 5px;
}

.fa-2x {
	font-size: 1.5em !important;
}

.select1-right {
	padding-bottom: 10px;
	background: #fff;
}

.title-r {
	/*padding-bottom: 5px;*/
	border-bottom: 1px solid #eee;
}

.title-r h1 {
	font-weight: bold;
	font-size: 16px;
}

.info-r {
	padding-top: 5px;
}

.info-r .col-sm-7 {
	padding-right: 0px !important;
}

.info-r .col-sm-5 {
	padding-left: 5px !important;
}

.select2-right {
	padding-bottom: 10px;
	margin-top: 20px;
	background: #fff;
}

/*end product*/

.btn-primary {
	background-color: #80c342 !important;
	border-color: #80c342 !important;
	border: medium none;
	border-radius: 3px;
}

.btn-primary:hover {
	background-color: #1a4d84 !important;
	border-color: #1a4d84 !important;
}

.top {
	color: #000 !important;
	font-weight: bold;
}

.top a {
	color: #fff !important;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.top > li {
	color: #000 !important;
}

.top li:hover {
	color: #09c !important;
}

.top .dropdown-menu > li > a {
	background-color: #80c342;
	clear: both;
	color: #fff;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 10px 24px;
	text-transform: inherit;
	white-space: nowrap;
}

.top .dropdown-menu > li > a:hover {
	color: #fff !important;
}
.htkt h1 {
	background: #009a4e none repeat scroll 0 0;
	color: #fff;
	padding-left: 10px;
	font-family: tahoma;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.htkt h1 a {
	color: #fff;
}
.home4 h3 a {
	color: #009a4e;
	text-decoration: underline;
}
.xemthem {
	padding: 10px;
	background: #009a4e;
}
.xemthem a {
	color: #fff;
}
.xemthem a:hover {
	color: #fff;
	text-decoration: underline;
}
.thongbao h1,
.lienket h1,
.tktc h1 {
	background: #009a4e none repeat scroll 0 0;
	color: #fff;
	padding-left: 10px;
	font-family: tahoma;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	border-bottom: solid 3px #80c342;
}
.thongbao li {
	list-style: none;
}
.home1 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.thongbao,
.lienket,
.tktc {
	float: left;
	width: 100%;
}
.thongbao h1,
.lienket h1,
.tktc h1 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.thongbao ul {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.htkt {
	float: left;
	width: 100%;
}
.home2 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #009a4e;
}
.home3 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #009a4e;
}
.bannertop2 {
	background: url("../img/bannernen.png") no-repeat;
	height: 105px;
	float: left;
	width: 100%;
}
.menutop21 {
	margin: 0 !important;
}
.menutop2 {
	margin: 0 0 10px 0 !important;
	padding: 0 0px 0 0px !important;
}
.hotline {
	padding: 0 !important;
	margin: 0 !important;
}
.bullet a,
.hometc3 a {
	background: rgba(0, 0, 0, 0) url("../img/bullet-arrow.gif") no-repeat scroll
		left center;
	padding-left: 10px;
}
.thongbao2 a {
	background: rgba(0, 0, 0, 0) url("../img/bullet-arrow.gif") no-repeat scroll
		left center;
	padding-left: 10px;
}
.linehieght {
	border-bottom: 1px dashed #d1d1d1;
	float: left;
	width: 100%;
}
.slidehome {
	padding: 0 !important;
}
.hometc {
	padding: 0 5px 0 5px !important;
}
.trangchu {
	padding: 0 10px 0 10px !important;
}
.containerslide h2 {
	font-size: 14px;
	font-weight: bold;
}
.thongbao2,
.lk2 {
	border: 1px solid #009a4e;
	padding: 5px 5px 0 5px !important;
}
#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 30px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #009a4e; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 15px; /* Some padding */
	border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
	background-color: #555; /* Add a dark-grey background on hover */
}
.bannertop {
	padding: 0 !important;
	margin: 0 !important;
}
.bannertop a {
	margin: 0;
	padding: 0;
}
.audio,
canvas,
progress,
video {
	width: 100% !important;
}
.container-fluid2 {
	border-bottom: 1px dotted #ccc;
}
