/*
Màu cam: #FFA300
màu xanh: #2A6AAF	
	
	
	
	
	
*/
.inline-block{
	display: inline-block;
}
.keycatbt a:nth-child(1){
	margin-left: 10px;
}
#navbar ul > li > a:focus, #navbar ul > li > a:hover {
    text-decoration: none;
    background-color: #007307;
    }
.dirleft {width:68%;float:left;margin-top:105px;}
.dirright {display:block;float:left;padding-left:5px;}

.modalShow{
	cursor: pointer;
}
#title_tong_dai{
	letter-spacing: 1px;font-size: 50px;line-height: 60px;text-align: center;color: #fff;margin-top:-20px;font-family: Fira Sans Extra Condensed;font-weight: 700;
}
#title_tong_dai a{
	color:#e0ef97;text-decoration: underline;
}
.title_event{
	margin-left: 6px;
}
.input-tddv {display:block;margin:0px;padding: 20px; cursor: pointer; box-shadow: 6px 6px 5px; #999; -webkit-box-shadow: 6px 6px 5px #999; -moz-box-shadow: 6px 6px 5px #999; font-weight: bold; background: #ffff00; color: #000; border-radius: 10px; border: 1px solid #999; font-size: 130%;}

.fb-comments, .fb-comments span[style], .fb-comments iframe[style] {width: 100% !important;}
#bookcontact h3{
	margin-top: 0px;
}
.MainServiceVT {text-transform: capitalize;font-family: 'Fira Sans Extra Condensed',Helvetica,sans-serif;font-size: 24px;line-height: 120%;font-weight: 700;}
.g-recaptcha{
	margin: 15px auto !important;
	width: auto !important;
	height: auto !important;
	text-align: -webkit-center;
	text-align: -moz-center;
	text-align: -o-center;
	text-align: -ms-center;
}
#list a{
	color: #000000;
}
#list h2{
	
    background-color: white;
    border-top: 1px solid #d1cfd3;
    border-left: 1px solid #d1cfd3;
    border-right: 1px solid #d1cfd3;
    margin: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#list h2 a{
	padding: 35px 35px 0px 35px;
	display: block;
	color: #337ab7;
}
.colorblue{
	color: #005F96;
}
#cmt, #cmtboxl{
	margin-bottom: 20px;
	clear: both;
}
#cmt .info_detail_user{
	position: absolute;
    left: 0;
    bottom: 26px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f4f4f4;
    color: #000;
    width: 420px;
    display: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2) 0 0 0 #fff;
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2) 0 0 0 #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2) 0 0 0 #fff;
}
#cmt .info_detail_user:before {
    top: 100%;
    left: 21px;
    content: '';
    position: absolute;
    pointer-events: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d1cfd3;
    margin-left: -8px;
    margin-top: 1px;
}
#cmt .info_detail_user p {
    padding-bottom: 2px;
    font: 300 14px/19px arial;
    margin: 0px;
}
#cmt .txt_numcmt {
    color: #666;
    font-weight: 300 !important;
    font-size: 12px;
}
#cmt .avata_coment {
    margin: 0 10px 0 0;
    float: left;
}
#cmt .txtcmtcontent .avtcmt{
	position: relative;
}
#cmt .txtcmtcontent .avtcmt img{
	height: 24px;
	width: 24px;
	margin-right: 6px;
} 
#cmt .txtcmtcontent .avtcmt .avata_coment img{
	height: 60px;
	width: 60px;
}
#cmt .txtcmtcontent .avtcmt a{
	color: #000000;
}
#cmt .txtcmtcontent .avtcmt:hover > .info_detail_user{
	display: block;
}
#cmt .txtcmtcontent .avtcmt span{
	font-weight: 700;
}
#cmt .txtcmtcontent .rowcmt{
	padding: 10px 10px 0 10px;
    word-wrap: break-word;
}
#cmt .txtcmtcontent .rowcmt:nth-child(odd) {
    background: #fff;
    margin-bottom: 5px;
}

#cmt .txtcmtcontent .rowcmt:nth-child(even) {
    background: #f8f8f8;
    margin-bottom: 5px;
}
#cmt .titieboxcmt{
	overflow: hidden;
    background: #eaeaea;
    position: relative;
    text-rendering: geometricPrecision;
    padding: 10px 10px 0 10px;
    font: 400 14px/26px arial;
    color: #2b69af;
}
.widget{
	word-wrap: break-word;
}
#cmt .titieboxcmt #moinhat, #cmt .titieboxcmt #nhieulike{
	padding: 9px;
}
#cmt .titieboxcmt a.active{
	color: #6b6b6b;
}
#cmt a{
	text-decoration: none;
}
#cmt .titieboxcmt label{
	font-weight: 300;
}
#cmt .sharecmt a{
	padding: 6px;
}
#cmt .input_comment{
	border: none;
	background: none;
    padding: 5px 0 10px;
    position: relative;
    clear: both;
    width: 100%;
    z-index: 2;
}
#cmt .input_comment #txtComment, #cmtboxl #post_cmt .input_comment #txtComment{
	font: 400 13px/18px arial;
    background: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 0px;
    height: 58px;
    color: #666;
    overflow: hidden;
    padding: 5px 0 0 5px;
    min-width: 100%;
    max-width: 100%;
}
#cmt .sub_comment{
	clear: both;
	padding: 5px 0 0 20px;
}
#cmt .sub_comment .sub_comment{
	padding: 5px 0 0 0;
}
#cmt .sub_comment .sub_cmt_item{
	clear: both;
}
#cmtboxl .box_block_cmt, #cmt .box_block_cmt{
	clear: both;
	overflow: hidden;
	padding: 10px 0px;
}
#cmt .btn_send_cmt, #cmtboxl .btn_send_cmt{
	background: #ffa303;
    color: #0d3057 !important;
    font: 700 12px arial;
    padding: 5px 18px;
    border: none;
    cursor: pointer;
    display: inline-block;
}
#cmt #post_cmt{
	padding: 10px;
    background: #7b7b7b;
    position: relative;
    width: 100%;
    z-index: 2;
    border-top: 1px solid #dedede;
}
#cmtboxl #post_cmt{
	padding: 10px;
    background: #7b7b7b;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    z-index: 2;
    border-top: 1px solid #dedede;
}
#cmt .sharecmt{
	font: 300 14px/19px arial;
	font-size: 11px;
	
}
#cmt #viewsmorecmt{
	    width: 100%;
    float: left;
    height: 32px;
    text-align: center;
    position: relative;
    margin: 10px 0!important;
}
#cmt #viewsmorecmt:before{
	width: 100%;
    height: 1px;
    background: #eee;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
}
#cmt #viewsmorecmt a {
    background: #eee;
    padding: 0 20px;
    font: 700 12px/32px arial;
    color: #666;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 1;
}
#cmt .sub_cmt_item {
    padding: 5px 0;
    margin-bottom: 5px;
    border-top: 1px dotted #e2e2e3;
}
#cmt .sharecmt{
	position: relative;
}
#cmt .block_share_cmt_fb{
	background: #fff;
    position: absolute;
    top: 26px;
    right: 0;
    display: none;
    z-index: 3;
}
#cmt .block_share_cmt_fb a{
	margin: 0 0 0 5px;
    height: 24px;
    width: 23px;
    display: inline-block;
    text-align: center;
}
#cmt .item_fb{
    background: #3067a3;
    color: #fff;
}
#cmt .item_google{
	background: #dd4b39;
	color: #fff;
}
#cmt .item_twit{
	background: #00aced;
	color: #fff;
}
#cmt .showboxmore{
	height: 4px;
    width: 17px;
    display: inline-table;
    text-align: center;
    color: #fff;
    background: #ccc;
}
.widgetlistdanhba .border-widget{
	background: #fff;
}
.widgetlistdanhba .bordertitlewidget{
	border-bottom: 1px solid #ccc;
}
.widgetlistdanhba .bordertitlewidget p.title{
	color: red;
    font-size: 18px;
    margin: 10px 0px;
}
.widgetlistdanhba .divrow{
	border-top: 1px dotted #CCC;
	    clear: both
}
#logovietface{
	max-height: 75px;
}
#navbar {
	font-family: Fira Sans Extra Condensed;
	font-weight: 700;
	font-style: normal;	
}
.glyphicon{
	font-family: 'Glyphicons Halflings' !important;
}
#websitesearch {
	font-family: Fira Sans Extra Condensed;
	font-style: normal;	
}
h1 {
	font-family: 'Anton',Helvetica,sans-serif;
	font-style: normal;
}

h2 {
	font-family: 'Alfa Slab One',Helvetica,sans-serif;
	font-style: normal;
}
h3 {
	font-family: 'Montserrat',Helvetica,sans-serif;
	font-weight: 900;
}
body{
/* 	Hà, mình dùng theo css của bootstrap để cho chuẩn nhé. */
}
.text-uppercase {
	font-family: Fira Sans Extra Condensed;
	font-weight: 700;
}
.media-heading {
	font-family: Fira Sans Extra Condensed;
	font-weight: 700;
}
.iconsearchmobile{
	margin-top: 12px;
    margin-bottom: 0px;
}
.iconsearchmobile span{
	font-size: 23px;
    color: #fff;
    padding-top: -13px;
    margin-top: -7px;
}
#listcatsdanhba {
	background-color:#ededed;margin-bottom:-30px;padding-top:20px;
}
#boxheaderdanhba, #boxheaderdanhbadetail{
	display:block;clear:both;background-image: url('https://vietface.com.au/images/dirheading.jpg');
}
#boxheaderdanhba .detailevents .baoquanh, #boxheaderdanhbadetail .detailevents .baoquanh{
	padding:20px 0px 10px 0px;margin-bottom:10px;width:100% !important;
}
#boxheaderdanhba .detailevents p{
	display:block;margin-bottom:-10px;font-family:Montserrat;font-weight:700;font-size:80%;color:white;
}
#boxheaderdanhbadetail .detailevents p{
	display:block;margin-bottom:-10px;font-family:Montserrat;font-weight:700;font-size:100%;color:white;
}
#boxheaderdanhba .detailevents h1{
	font-size:300%;color:white;
}
#boxheaderdanhbadetail h1{
	font-size:300%;color:white;
}
#boxheaderdanhbadetail .rating{
	font-family: Fira Sans Extra Condensed;
	font-size: 160%;
}
#global-search-header-mobile-container{
	overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    padding: 8px 0px;
    z-index: 1000;
    top: 100%;
}
#global-search-header-mobile-containerhhh .form-control{
	-webkit-appearance: none;
    background: #e9ebee;
    border: none;
    box-sizing: border-box;
    color: #4b4f56;
    display: block;
    height: 32px;
    outline: none;
    padding: 0 28px 0 8px;
    width: 100%;
}
#global-search-header-mobile-container .form-control{
	height: 37px;
    background: #e9ebee;
    border-radius: 4px 0px 0px 4px;
    box-sizing: border-box;
    padding-left: 9px;
    border: none;
}
#btnhuysearchmobile{
	background: #607D8B;
    margin-top: 12px;
    color:#fff;
}
#btntimsearchmobile{
	height: 37px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    border: none;
    background-color: #FFA300;
    font-weight: bold;
}
}
.listclassifiedsitem{
	background: #f5f5f5;
}
.listclassifiedsitem .item{
	border-top: 1px dotted #ccc ;
	padding: 0px 10px;
}
.listclassifiedsitem h2{
	margin: 0px;
	
}
.listclassifiedsitem h2 a{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.listclassifiedsitem h2 .fa{
	font-size: 11px;
	color: #9a9a9a;
}
.listclassifiedsrow{
	padding:10px;margin-bottom:1px;background-color:#ededed;
}
.listclassifiedsrow a{
	color: #000000;
}
.listclassifiedsrow a:hover{
	text-decoration: none;
}
.listclassifiedsrow .item{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	padding: 0px 20px 20px 20px;
	background-color:white; 
	margin: 0px 10px 10px;
	overflow: hidden;
}
.listclassifiedsrow h2{
	font-family: Fira Sans Extra Condensed;
    font-weight: 700;
    font-size: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: white;
    margin: 10px 10px 0px 10px;
}
.listclassifiedsrow h2 a{
	 color: #3379b7;
	 display: block;
	 padding: 20px;
}
.listclassifiedsrow h2 a span{
	font-size: 18px;
	color: red;
}
.listclassifiedsrow .item .mota div{
	padding:0px 0px 0px 0px;
}
.listclassifiedsrow .item  .col-md-10{
	padding-right: 0px;
}
.search-form-holder input[type=text]::-moz-placeholder{color:#414042;opacity:1;  font-size: 16px; font-weight: 400}.search-form-holder input[type=text]:-ms-input-placeholder{color:#414042;  font-size: 16px; font-weight: 400}.search-form-holder input[type=text]::-webkit-input-placeholder{color:#414042;  font-size: 16px; font-weight: 400}
#classevents .sec{
	padding-top:20px !important;
}
.page-footer ul li a{
	font-weight: 400;
}
.listdanhba{
	font-size: 16px;
    font-weight: 400
}
.listdanhba img{
	display: initial;
	margin-top: 10px;
}
#contentevents{
	font-size: 15px;
}
#contentevents .widget .item{
	display: block;border-bottom:1px dotted;
}
#contentevents .widget .item h4{
	margin-top: 0px;
}
#contentclassifieds{
	overflow: hidden;
}
#txtcontentclassifieds #txtcontent{
	padding:25px 0px 25px 0px;
}
/* Shared */
.loginBtn {
  box-sizing: border-box;
  position: relative;
  /* width: 13em;  - apply for fixed size */
  margin-bottom: 0.2em;
  padding: 0 15px 0 46px;
  border: none;
  text-align: left;
  line-height: 34px;
  white-space: nowrap;
  border-radius: 0.2em;
  font-size: 16px;
  color: #FFF;
  display: block;
}
.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}
.loginBtn:focus {
  outline: none;
}
.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
  text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
  text-decoration: none;
}


/* Google */
.loginBtn--google {
  /*font-family: "Roboto", Roboto, arial, sans-serif;*/
  background: #DD4B39;
}
.loginBtn--google:before {
  border-right: #BB3F30 1px solid;
  background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png') 6px 6px no-repeat;
}
.loginBtn--google:hover,
.loginBtn--google:focus {
  background: #E74B37;
  text-decoration: none;
}
.widgetclassifieds .divrow{
	margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.widgetclassifieds h2{
	font-size: 15px;
	margin: 0px;
	padding: 4px 0px;
}
.border-widget{
	border: 1px solid #ccc;
	overflow: hidden;
}
.widgetclassifieds .bordertitlewidget{
	border-bottom: 1px solid #ccc;
}
.widgetclassifieds{
	margin-top: 15px;
}
.widgetclassifieds p.title{
	color: red;
	font-size: 18px;
	margin: 10px 0px;
}
.widgetclassifieds .divrow:last-child{
	margin-bottom: 0px;
    border-bottom: 0px dotted #ccc;
    overflow: hidden;
}
.datepicker {
    font-family: Arial, Helvetica, sans-serif !important;
}
.datepicker-inline .datepicker {
    border: none !important;
}
#searchevents{
    display: inline-block;
	width: 100%;
}
#searchevents div.col-md-3:first-child{
	padding-left: 0px;
}
#searchevents div.col-md-2:first-child{
	padding-left: 0px;
}
#searchevents div.col-md-3:last-child {
    padding-right: 0px;
}
#searchevents a:hover{
	text-decoration: none;
}
#searchevents .coleventsearch{
	height: 35px;
    width: 100%;
    border-radius: 10px;
    background-color: white;
    border: 1px solid rgb(162, 159, 159);
    display: inline-block;
    cursor: pointer;
    line-height: 35px;
}
#searchevents .coleventsearch a{
	border-radius: 10px;
    display: block;
    cursor: pointer;
}
#txtKeyword{
	padding: 0px 10px;
	
}
#searchevents .coleventsearch{
	color: #000000;
}
#searchevents .coleventsearch > div {
    padding-left: 10px;
    display: inherit;
    
}
#searchevents .coleventsearch > i {
    margin-top: 10px;
    margin-right: 5px;
    
}
.global-cat-columns {
    columns: 2;
    column-gap: 0px;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    margin-right: 5px;
    width: 100%;
}
.global-search-cat-item a:hover{
	background-color: #7ac09e !important;
    color: white !important;
    padding: 0px;
    display: block;
    padding-left: 5px;
    text-decoration: none;
}
.btngo{
	border: 1px solid #fff;
    background: #02d4bf;
    border-radius: 10px;
    padding: 7px;
    display: inline-block;
    cursor: pointer;
}
.global-search-cat-item {
    cursor: pointer;
    line-height: 3;
    padding-left: 5px;
}
.global-search-cat-sel-item {
    background-color: #7ac09e !important;
    color: white !important;
    padding: 0px;
    display: block;
    padding-left: 5px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}
.header{
	background-color: #0c3058; /* Blue Theme: #2A6AAF  */
	border-radius: 0px;
	border: none !important;
	margin: 0px;

}
.error{
	color: red;
}
.homepageheader{
	background-color: #000;
	padding: 94px 0 60px;
	position: relative;
	height: 539px;
}
.homepageheader .homepageWrapper {
    position: relative;
    z-index: 1;
}
.blog-home{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: .5;
}
.homepageWrapper h1{
	letter-spacing: 1px;
	font-size: 56px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	margin-bottom: 36px;
}
.textintrosearch, #dowload a, #dowload lable, #dowload .fa,#dowload .glyphicon{
	color: #fff;
}
#dowload a{
	margin-right: 20px;
}
.padding0{
	padding: 0px;
}
.margin0{
	margin: 0px;
}
.titlebox{
	margin: 20px 0px;
}
.titlebox h3, .titlebox h2{
	position: relative;
}
#map2{
	height: 400px;
	width: 100%;
}
.nav > li > a{
	padding: 12px 8px !important;
	font-size: 1.4rem;
}

.viewall{
	font-size: 31px;
}
.coloryelow{
	color: #FFA300 !important
}
.infobusiness{
	padding: 0px 0px 70px 0px;
	overflow: hidden;
}
.titletab{
	padding: 35px 0px;
}
.colorxanh{
/* 	color: #FFA300 !important; */
}
.colorxam{
	color: #9f9f9f;
}

.header a{
	color: #fff;
}
.navbar-toggle .icon-bar{
	background: #fff;
}
.header #navbar li.active{
	background: #11488D;
}
.header > li > a:hover{
	background: #29295d !important;
}
.header #navbar li{
/* 	border: 1px solid #96B1D2; */
}
.header #navbar li:last-child{
/* 	border: 1px solid #96B1D2; */
}
.divbreadcrumb{
	background-color: #2A6AAF;
	border-top: 1px dotted #517fb1;
}
.breadcrumb {
    padding: 2px 0px !important;
    margin-bottom: 0px !important;
    list-style: none;
    background-color: #2A6AAF !important;
    border-radius: 0px !important;
}
.breadcrumb li a{
	color: white !important;
	font-weight: bold;
}
.breadcrumb li.active a{
	color: #fff !important;
}
.btnsearch{
	height: 60px;
	border: none;
	background-color: #FFA300;
	width: 100%;
	font-weight: bold;
}
.header #navbar li span.glyphicon{
	font-size: 24px;
}
.header #navbar li span.fa{
	font-size: 28px;
}
.divfilter{
	border-bottom: 1px solid #414042;
	text-align: center;
	background: #FFF;
}
.divfilter span.glyphicon{
	font-size: 30px;
}
.divfilter li:hover{
	border-bottom: 4px solid #414042;
}
.divfilter li.active{
	border-bottom: 4px solid #414042;
}
.divfilter li{
	margin-right: 15px;
}
.divfilter li a{
	border: none !important;
}
.divfilter .selectboxfilter{
	height: 45px;
    margin: 7px 0px 0px 0px;
    width: 126px;
}
#grid .border{
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 11px;
}
.menumain{
	background: #000000;
}
.header #search{
	display: inline-block;
	margin-top: 9px;
}
#search .form-control{
	border-radius: 0px;
	padding-left: 55px;
	display: table-cell;
	vertical-align: middle;
	height: 60px;
}
#search .txtsearch, #search .txtmap{
	position: relative;
}
.breadcrumb>li+li{
	position: relative;
	padding-left: 17px;
}
.breadcrumb>li+li:before {
    font-family: FontAwesome;
    content: "\f105" !important;
    font-size: 20px;
    position: absolute;
    top: -4px;
    left: 0px;
}
#search .txtsearch .glyphicon, #search .txtmap .glyphicon{
	position: absolute;
	left: 14px;
	top: 18px;
	font-size: 27px;
}
.searchdesktop{
    margin-top: 24px !important;
}
.searchdesktop #txtq{
    height: 37px;
        background: #e9ebee;
/*     border: 1px solid #3b5998; */
    border-radius: 4px 0px 0px 4px;
    box-sizing: border-box;
    padding-left: 9px;
}
.searchdesktop .glyphicon{
    top: 5px !important;
	font-size: 22px !important;
}
.searchdesktop .btnsearch{
    height: 37px;
    border-radius: 0 4px 4px 0;
    color: #fff;
}
.searchdesktop input[type=text]::-moz-placeholder{color:#c1c1c1 !important; font-weight: 300 !important}.searchdesktop input[type=text]:-ms-input-placeholder{color:#c1c1c1 !important;font-weight: 300 !important}.searchdesktop input[type=text]::-webkit-input-placeholder{color:#c1c1c1 !important; font-weight: 300 !important}
.textintrosearch p{
	margin: 20px 0px;
	padding: 20px 0px;
	font-size: 20px;
    line-height: 22px
}
#dowload{
	margin-bottom: 63px;
}
#sectiontab h1 {
	color: #414042;
}
#sectiontab ul li{
	width: 50%;
}
#sectiontab span.glyphicon{
	font-size: 83px;
}
#sectiontab span.glyphicon-cloud{
    color: #BD4DF7;
}
#sectiontab span.fa {
    font-size: 88px;
}
#sectiontab span.glyphicon-pencil{
    color: #FFA300;
}
#sectiontab span.glyphicon-envelope{
    color: #3C3C6D;
}
#sectiontab span.glyphicon-share{
    color: #EF466D;
}
.localStars h2{
	color: #414042;
	text-transform: uppercase;
	margin-bottom: 3.4rem;
}
.localStars {
    background-color: #f1f2f2;
    padding: 4.7rem 0;
    overflow: hidden;
}
.latestReviews a{
	color: #000;
	text-decoration: none;
}
.latestReviews .item-content{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 14px;
}
.latestReviews .item-content .title{
	font-size: 1.8rem;
    font-weight: 400;
}
.latestReviews .glyphicon-star {
  color: #ffa300;
  font-size: 2.2em;
}
.latestReviews .glyphicon {
  font-size: 2.2em;
}
.latestReviews .txtcontent{
	font-size: 1.8rem;
	line-height: 2.4rem;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.latestReviews .media{
	padding: 6px 83px;
}
.eventshot{
	    background: #eaffef;
	    padding: 20px 0px;
}
.menumain a{
	color: #fff !important;
}
.menumain .navbar-nav > .active > a{
	background: #2f6d31 !important;
}
.listdanhba h2{
	color: #005F96;
}
.listdanhba h2:hover {
    color: #E1D708;
}
.listdanhba .media{
	margin-bottom:15px;
	margin-top: 0px;
	padding: 35px;
	background-color:white;
	border:1px solid #d1cfd3;
	border-top:none;
	padding-top: 0px;
	border-bottom-left-radius:4px; 
	border-bottom-right-radius:4px; 
	
}
.listdanhba .hoverlist:hover{
	box-shadow: 0 0 5px 1px #bcbcbc;
}
.font-weight-bold{
	font-weight: 700 !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}
.h5, h5 {
    font-size: 1.25rem;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
.glyphicon-star {
  color: #ffa300;
}
.glyphicon-star.half {
  position: relative;
}
.glyphicon-star.half:before {
  position: relative;
  z-index: 9;
  width: 47%;
  display: block;
  overflow: hidden;
}
.glyphicon-star.half:after {
  content: '\e006';
  position: absolute;
  z-index: 8;
  color: #bdc3c7;
  top: 0;
  left: 0;
}
.btnsend{
	padding: 10px;
	border: none;
	background-color: #FFA300;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	cursor: pointer;
}
.btnbox{
	padding: 10px;
	border: 1px solid rgba(255,255,255,.1);
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 6px;
	color: rgba(255,255,255,.9);
	transition: opacity .15s linear;
    background: none;
}
.txtrating{
	margin-left: 10px;
}
.detaildanhba .rating .glyphicon, .detaildanhba .rating .txtrating, .detaildanhba .detailcontact{
	font-family: Fira Sans Extra Condensed;
	font-size: 24px;
}
.detaildanhba .detailcontact{
	overflow: hidden;
	margin: 20px 0px;
}
.detaildanhba .detailcontact .phonecall, .detaildanhba .detailcontact .detailmap{
	font-family: Fira Sans Extra Condensed;
	font-weight: 700;
	float: left;
	padding: 10px;
}
.detaildanhba .detailcontact .detailmap {
    padding-left: 0px;
}
.detaildanhba .detailcontact .phonecall{
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 30px;
}
.detaildanhba .detailcontact .phonecall a{
	text-decoration: none;
}
.detaildanhba .detailcontent{
	overflow: hidden;
	margin: 20px 0px;
}
.detaildanhba .sendcontact{
	font-family: Fira Sans Extra Condensed;
	margin: 10px;
	overflow: hidden;
}
.sendcontact .fixpaddingcontact{
	font-family: Fira Sans Extra Condensed;

	padding: 0px 5px;
}
.sendcontact .btn-info:hover{
	background: none;
	border: 1px solid rgba(255,255,255,.4);
}
.detaildanhba .sendcontact .divwebsite{
	float: left;
	padding: 10px;
	background: #4b4b70;
	color: #fff;
	font-size: 18px;
}
.sendcontact .divwebsite a{
	color: #fff;
}
.detaildanhba .detailcontent .imgdetailthumb img{
	width: 100%;
}
.detaildanhba #myModal .modal-content{
	background-color: inherit !important;
	-webkit-background-clip: inherit !important;
	background-clip: inherit !important;
	border: inherit !important;
	border:inherit !important;
	border-radius:inherit !important;
	outline:inherit !important;
	-webkit-box-shadow: inherit !important;
	box-shadow:inherit !important;
}
.detaildanhba #map{
	height: 300px;
	width: 100%;
}
.detaildanhba #myModal .modal-header{
	border-bottom: 0px !important;
}
.detailinfoalert{
	margin: 20px 0px;
	
}
.alert-default{
	background: #ddd;
}
.page-footer h5{
	color: #fff;
	font-size: 23px;
}
.page-footer{
	background-color: #0c3058;
	margin-top: 33px;
}
.ratedetail { 
  border: none;
  float: left;
}

.ratedetail > input { display: none; } 
.ratedetail > label:before { 
  margin: 5px;
  font-size: 3.1em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.ratedetail > .half:before { 
  content: "\f089";
  position: absolute;
}

.ratedetail > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.ratedetail > input:checked ~ label, /* show gold star when clicked */
.ratedetail:not(:checked) > label:hover, /* hover current star */
.ratedetail:not(:checked) > label:hover ~ label { color: #e67e22;  } /* hover previous stars in list */

.ratedetail > input:checked + label:hover, /* hover current star when changing rating */
.ratedetail > input:checked ~ label:hover,
.ratedetail > label:hover ~ input:checked ~ label, /* lighten current selection */
.ratedetail > input:checked ~ label:hover ~ label { color: #FFED85;  }

.ratecats { 
  border: none;
  float: left;
}

.ratecats > input { display: none; } 
.ratecats > label:before { 
  margin: 5px;
  font-size: 129%;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.ratecats > .half:before { 
  content: "\f089";
  position: absolute;
}

.ratecats > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.ratecats > input:checked ~ label, /* show gold star when clicked */
.ratecats:not(:checked) > label:hover, /* hover current star */
.ratecats:not(:checked) > label:hover ~ label { color: #ffa300;  } /* hover previous stars in list */

.ratecats > input:checked + label:hover, /* hover current star when changing rating */
.ratecats > input:checked ~ label:hover,
.ratecats > label:hover ~ input:checked ~ label, /* lighten current selection */
.ratecats > input:checked ~ label:hover ~ label { color: #FFED85;  }
#boxheaderdanhba .coloryelow{
	font-family: Fira Sans Extra Condensed;
    font-size: 160%;
}
.leftclassyfree a, .leftclassyfree .colorblue{
	color: #585858 !important;
}
.detailshare{
	margin: -16px 0px 10px 0px;
}
.button_share {
    display: block;
    float: left;
    padding: 10px 12px;
    border: none;
    background-color: #ececec;
    text-decoration: none;
    font-size: 13px;
    color: #FFF;
}
.button_share:hover {
 color: #efefef;
}
.facebook {
 background-color: #3b5998;
}
.gplus {
 background-color: #dd4b39;
}
.twitter {
 background-color: #55acee;
}
.stumbleupon {
 background-color: #eb4924;
}
.pinterest {
 background-color: #cc2127;
}
.linkedin {
 background-color: #0077b5;
}
.buffer {
 background-color: #323b43;
}
.wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}
#contact .card:hover i,#contact .card:hover h4{
	color: #87d37c;
}
.form-signin {
  max-width: 380px;
  padding: 15px 35px 45px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 30px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
@media all and (max-width: 480px) {
    #navbar{
		float: inherit !important;
	}
	.header #navbar li {
		display: inline-block;
    }
}





/*!
 * Datepicker for Bootstrap v1.7.0-RC3 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker {
  border-radius: 4px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777777;
}
.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777777;
}
.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777777;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*Slider*/
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
#quote-carousel a{
	color: #000000;
	text-decoration: none;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

#listeventhomepage #sec-blog {
    background: #2A6AAF;
}
#sec-blog{
	color: #fff;
}
.sec {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sec-tit {
    font-size: 32px;
    margin: 0 0 40px;
    line-height: 40px;
}
.use-cols {
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
}
#sec-blog .list > .col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 15px 30px;
}
#ListCastLienQuan{
	margin-top: 15px;
}
#ListCastLienQuan .item{
	border-top: 1px dashed;
}
#ListCastLienQuan .item:last-child{
	border-bottom: 1px dashed;
}
#ListCastLienQuan .item a{
	display: block;
}
#ListCastLienQuan .list > .col {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 15px 30px;
}
.use-cols > .col {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
ul li {
    list-style: none;
}

.blog-it {
    background: #fff;
    box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.3);
    color: #000;
}
.blog-it .tmb {
    position: relative;
}
.blog-it .cont {
    padding: 10px 20px 20px;
}
.blog-it .tmb img {
    width: 100%;
}
.blog-it .tmb .post-date {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 50px;
    background: #363636;
    color: #fff;
    text-align: center;
    line-height: 20px;
    padding: 5px 0;
}
.blog-it .tit {
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: bold;
    min-height: 54px;
}
.blog-it .desc {
    color: #34343f;
    padding-top: 15px;
    position: relative;
    border-top: 1px dotted #959595;
    max-height: 80px;
    line-height: 140%;
    overflow: hidden;
}
.blog-it .desc .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 20px;
    background: #fff;
    text-align: center;
}
.blog-it .desc .read-more i {
    line-height: 20px;
}
#sec-blog ul.list{
	padding: 0px;
}
#contentevents .widget p{
	word-wrap: break-word;
}
#listeventhomepage .blog-it{
	height: 347px;
}
.webui-popover-content{display:none}.webui-popover-rtl{direction:rtl;text-align:right}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-top,.webui-popover.right-bottom{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-top,.webui-popover.left-bottom{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:transform .15s cubic-bezier(0.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(0.3,0,0,1.5);transition:transform .15s cubic-bezier(0.3,0,0,1.5);opacity:0;filter:alpha(opacity=0)}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0;filter:alpha(opacity=0)}.webui-popover.out{opacity:0;filter:alpha(opacity=0)}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100)}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover .webui-popover-content>div:first-child{width:99%}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);text-decoration:none}.webui-popover-inner .close:hover,.webui-popover-inner .close:focus{opacity:.5;filter:alpha(opacity=50)}.webui-popover-inner .close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.webui-arrow{border-width:11px}.webui-popover>.webui-arrow:after{border-width:10px;content:""}.webui-popover.top>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top-left>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top-left>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right-bottom>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right-bottom>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom-left>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom-left>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left-bottom>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left-bottom>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow:after{border-top-color:#333}.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right-bottom>.webui-arrow:after{border-right-color:#333}.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow:after{border-bottom-color:#333}.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left-bottom>.webui-arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url(../img/loading.gif) no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}
/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    .widgetclassifieds{
	    padding-left: 10px;
    }
    
}
/* Small devices (tablets, up to 991px) */
@media (max-width: 991px) { 
	#sec-blog .list > .col {
	    width: 50%;
	}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
	.title_event{
		margin-left: 0px;
	}
	#ListCastLienQuan .list > .col {
	    width: 50%;
	}
	#listeventhomepage .blog-it{
		height: 385px;
	}
	#searchevents div.col-md-3:nth-of-type(2) {
	    padding-right: 0px;
	}
	#searchevents div.col-md-3:nth-of-type(3) {
	    padding-left: 0px;
	}
	.detaildanhba .sendcontact{
		margin: 0px;
	}
	#logovietface{
		padding: 0px;
		padding-left: 15px;
		
	}
    #searchevents div.col-md-3, .widgetclassifieds, #searchevents div.col-md-4, #searchevents div.col-md-2{
		padding: 0px;
	}
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    .homepageheader .homepageWrapper h1 {
	    font-size: 30px;
	    line-height: 35px;
	    letter-spacing: .5px;
	    margin: 0 auto 20px;
	}
	
	.infobusiness{
		padding: 0px;
	}
	.titletab{
		padding: 0px;
	}
	.homepageheader {
	    padding: 22px 0 40px;
	    height: auto;
	    margin-top: -1px;
	}
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
    #sectiontab .tab-content h1 {
	    letter-spacing: 1px;
	    font-size: 24px;
	    line-height: 24px;
	    overflow: visible;
	    margin-bottom: 15px;
	}
	.padding10{
		padding: 0px;
	}
}
/* Small devices (tablets, up to 767px) */
@media (max-width: 767px) { 
	#sec-blog .list > .col {
	    width: 100%;
	    display: block;
	    margin: 0 auto;
	    max-width: 370px;
	}
	#ListCastLienQuan .list > .col {
	    display: inline-block;
	    vertical-align: top;
	    width: 100%;
	    padding: 0 15px 30px;
	}
	.classifiedsimg{
		margin-top: 10px;
		padding-left: 0px !important;
	}
	#cmtboxl{
		margin-top: 20px;
	}
	.detaildanhbashare{
		overflow: hidden;
	}
	#contentevents .widget{
		padding: 0px;
		margin-top: 20px;
	}
}
/* Small devices (tablets, up to 450px) */
@media (max-width: 450px) { 
	
	.sec{
	    padding-top: 20px;
		padding-bottom: 10px;
	}
	.center-text{
		text-align: center;
	}
}
/*# sourceMappingURL=bootstrap-datepicker3.css.map */

.mobileShow {
  display: none;
}

/* full width of parent */
.mobileShow img{
    width: 100%;
}

/* Smartphone Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .mobileShow {
    display: block;
    width: 40%;
    position: fixed;
    bottom: -5px;
    left: 50%;
    margin: 0 0 0 -20%;
  }
  #title_tong_dai{
  	font-size: 32px;
  }
  
}
