a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}*{padding:0;margin:0;outline:none;outline:0;_noFocusLine:expression(this.hideFocus=true);}table{border-spacing:0;border-collapse:collapse;}button,input{line-height:normal;}img{border:0px;}a{text-decoration:none;}a:hover{text-decoration:none;}*{margin:0px;padding:0px;outline:0 none;-ms-overflow-style: none !important;}ul{list-style:none;}.clearAll{clear:both;font-size:0px;width:0px;height:0px;margin:0;padding:0;}.right{float: right;}.left{float: left;}
@font-face {
	font-family: 'UTMBebas';
	src: url('../font/UTMBebas.eot?') format('eot'),
	     url('../font/UTMBebas.woff') format('woff'),
	     url('../font/UTMBebas.ttf')  format('truetype'),
	     url('../font/UTMBebas.svg#UTMBebas') format('svg');
}

@font-face {
	font-family: 'UTMNeoSansIntel';
	src: url('../font/UTMNeoSansIntel.eot?') format('eot'),
	     url('../font/UTMNeoSansIntel.woff') format('woff'),
	     url('../font/UTMNeoSansIntel.ttf')  format('truetype'),
	     url('../font/UTMNeoSansIntel.svg#UTMNeoSansIntel') format('svg');
}

@font-face {
	font-family: 'UTMAvo';
	src: url('../font/UTMAvo.eot?') format('eot'),
	     url('../font/UTMAvo.woff') format('woff'),
	     url('../font/UTMAvo.ttf')  format('truetype'),
	     url('../font/UTMAvo.svg#UTMAvo') format('svg');
}

/*.f-bb{font-family: 'UTMBebas';}
.f-ns{font-family: 'UTMNeoSansIntel';}
.f-ns{font-family: Verdana;}
.f-av{font-family: 'UTMAvo';}*/

.fs13{font-size: 13px;}
.fs15{font-size: 15px;}
.fs18{font-size: 18px;}

.txt-r{text-align: right;}
.txt-c{text-align: center;}

.ml9{margin-left: 9px;}

.mt0{margin-top: 0px !important;}
.mt5{margin-top: 5px !important;}
.mt8{margin-top: 8px !important;}
.mt10{margin-top: 10px !important;}
.mt12{margin-top: 12px !important;}
.mt13{margin-top: 13px !important;}
.mt15{margin-top: 15px !important;}
.mt17{margin-top: 17px !important;}
.mt18{margin-top: 18px !important;}
.mt20{margin-top: 20px !important;}
.mt24{margin-top: 24px !important;}
.mt27{margin-top: 27px !important;}
.mt29{margin-top: 29px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt45{margin-top: 45px !important;}

.c_000{color: #000;}
.c_a84216{color: #a84216;}
.c_010{color: #010101;}
/**/
.mbt14{margin-bottom: 14px;}
.mbt18{margin-bottom: 18px;}
.mbt20{margin-bottom: 20px;}

.pdbt18{padding-bottom: 18px !important;}
.pdbt10{padding-bottom: 10px !important;}

.w115{
	width: 115px !important;
}
.w131{
	width: 131px !important;
}
.w186{
	/*width: 186px !important;*/
}

/* CSS Phân trang */

.pag_active{
	margin: 0 3px;
	border: 1px solid #D2147F;
	padding: 2px 5px;
	color: #D2147F;
}

.pag_link{
	margin: 0 3px;
	border: 1px solid #000;
	padding: 2px 5px;
	color: #000;
}

.pag_link:hover{
	border: 1px solid #D2147F;
	color: #D2147F;
	text-decoration: none;
}

.pag_first{
	margin: 0 3px;
	border: 1px solid #000;
	padding: 2px 5px;
	color: #000;
}

.pag_first:hover{
	border: 1px solid #D2147F;
	color: #D2147F;
	text-decoration: none;
}

.last_first{
	margin: 0 3px;
	border: 1px solid #000;
	padding: 2px 5px;
	color: #000;
}

.last_first:hover{
	border: 1px solid #D2147F;
	color: #D2147F;
	text-decoration: none;
}
/* End CSS Phân trang */
.placeholder { color: #000; }
::-webkit-input-placeholder {
    color:    #000;
}
:-moz-placeholder {
    color:    #000;
    opacity:  1;
}
::-moz-placeholder {
    color:    #000;
    opacity:  1;
}
:-ms-input-placeholder {
    color:    #000;
}

.btn-face,
.btn-mail,
.btn-yahoo,
.btn-in{
	display: inline-block;
	width: 45px;
	height: 40px;
	margin-right: 5px;
	background: url(../img/btn/btn-face.png) no-repeat left bottom;
}

.btn-face{
	width: 40px;
}

.btn-mail{
	background: url(../img/btn/btn-mail.png) no-repeat left bottom;
}

.btn-yahoo{
	background: url(../img/btn/btn-yahoo.png) no-repeat left bottom;
}

.btn-in{
	background: url(../img/btn/btn-in.png) no-repeat left bottom;
}
.btn-face:hover,
.btn-mail:hover,
.btn-yahoo:hover,
.btn-in:hover{

	-webkit-transition:all 0.400s ease;
	-moz-transition:all 0.400s ease;
	-o-transition:all 0.400s ease;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 48, 255, 0.9);
	-moz-box-shadow:    0px 0px 7px 0px rgba(0, 48, 255, 0.9);
	box-shadow:         0px 0px 7px 0px rgba(0, 48, 255, 0.9);
}

/*.btn-face:hover,
.btn-mail:hover,
.btn-yahoo:hover,
.btn-in:hover{
	background-position: 0 bottom;
}*/

.viewmore{
	font-size: 13px;
	/*font-family: 'Arial';*/
	color: #f7e3a7;
}

.btn-search,
.btn-update{
	display: inline-block;
	/*height: 34px;*/
	border: 1px solid #7b3111;
	background: #a84216;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	/*font-family: 'UTMBebas';*/
	font-size: 21px!important;
	padding: 3px 10px 5px 10px;
	line-height: 25px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.btn-update{
	/*width: 142px;*/
}

.btn-policy{
	color: #a84216;
	text-decoration: underline;
}

.btn-policy:hover{
	text-decoration: underline;
}

.btn-search:hover,
.btn-update:hover{
	background: #000;
	color: #fff;
	border-color: #b4b4b4;
}

.icon-play{
	display: inline-block;
	width: 76px;
	height: 76px;
	background: url(../img/icon/icon-play.png) no-repeat;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.icon-play:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.title1{
	/*font-family: 'UTMBebas';*/
	font-size: 36px;
	color: #a84216;
	line-height: normal;
}

.title3{
	width: 100%;
	/*font-family: 'UTMBebas';*/
	font-size: 20px;
	color: #000;
	line-height: normal;
	border-bottom: 5px solid #e5e5e5;
	padding-bottom: 12px;
}

.text1{
	font-size: 18px;
	color: #000;
	/*font-family: 'UTMNeoSansIntel';*/
	line-height: 24px;
}

.title2{
	background: #4f2507;
	font-size: 22px;
	color: #fff;
	/*font-family: 'UTMBebas';*/
	padding: 5px 12px 8px;
	line-height: 22px;
    margin:0px;
}

.input,
.select{
	width: 299px;
	height: 34px;
	border: 1px solid #e9eaea;
	background: #fff;
	padding: 0 10px;
}

.select{
	padding: 0;
}

.select.w-146{
	width: 146px;
}

.input.w-214{
	width: 214px;
}

.input input{
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	/*font-family: arial;*/
	font-size: 14px;
	color: #000;
	line-height: 34px;
}

.fancybox-skin{
	background: none;
	border: none;
	padding: 0 ;
}
.fancybox-close{
	/*display: none;*/
	background: rgba(0, 0, 0, 0) url("../img/icon/icon-close.png") no-repeat !important;
    display: inline-block;
    height: 16px !important;
    right: 30px !important;
    top: 20px !important;
    width: 16px !important;
}

.services-all .col-md-12 .services-all-item img{
	max-width: 100%;
}

.services-all .col-md-12 .services-all-item ul,
.services-all .col-md-12 .services-all-item ol,
.detail-descript ul,
.detail-descript ol{
	list-style: inside;
	padding: 0 5%;
}

.services-all .col-md-12 .services-all-item ol,
.detail-descript ol{
	list-style-type: decimal;
}
span.child{
	display: none !important;
}

@media (max-width: 408px) {
	.title .right .btn-update {
		margin-top: 15px;
	}
}

::-webkit-input-placeholder { /* Chrome */
  color: #bfbfbf;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #bfbfbf;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #bfbfbf;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #bfbfbf;
  opacity: 1;
}
.contact-form-responsive .required {
	width: 10px;
}

.contact-form-responsive .sbOptions {
    height: 250px;
    max-height: 250px !important;
}
.contact-form-responsive .right-group {
	float:left;
	width:100%;
	max-width:291px;
}
.contact-form-responsive .right-group .select {
	width:100%;
}
.contact-form-responsive .right-group #how_know_group {
	margin-top:12px;
	display: none;
}
