@font-face {
	font-family: "robotobold";
	src: url(../css/font/Roboto-BoldCondensed.ttf) format('truetype');
}

@font-face {
	font-family: "utm";
	src: url(../css/font/UTM_Swiss.ttf) format('truetype');
}
 
body {
    font-size: 13px;
    font-family: roboto;
    color: black;
	background: url(../images/bg.png) repeat;
    margin: 0px;
    padding: 0px;
}
.clear{
	clear:both;
}
ol, ul, dl {
    margin-top: inherit;
    margin-bottom: inherit;
}
.rounded {
    border-radius: 0.25rem;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.container{
    width: 1190px;
    margin: 0 auto;
}
 
#header{
	padding:10px 0px;
} 
#footer{
    background: #6e3000;
    padding: 15px 0px;
    color: white;
}
#layout{
	padding:10px;
	background:white;
}
.box_layout{
	float:right;
}
.box_left{
	float:left;
}
.logo_bottom{
	margin-bottom:15px;
}
.map{
    overflow: hidden;
    height: 160px;
    border: 2px white solid;	
}
.slide_img{
    height: 400px;
    margin-bottom: 20px;
}
.main_home{
    max-height: 600px;
    padding-bottom: 100px;
    background: url(../images/bg_content_home.png) #FFF7F4 top center no-repeat;
    padding-top: 30px;
}
.box_content{
    background: white;
    padding: 20px 15px;
    margin-bottom: 20px;	
}

.title_h{
	background:none;
}


.head_title{
	float: left;
    padding-right: 40px;
    position: relative;
    background: #6e3000;
    padding: 0px 20px 0px 15px;
    color: white!important;
    font-weight: 600;
}
.head_title a{
    line-height: 35px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;	
}
.head_title p{
    line-height: 35px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;	
	margin-bottom:0px;
}
.head_title a:before {
    content: "";
    position: absolute;
    right: -67px;
    background: url(../images/bg_title.png) top center no-repeat;
    width: 72px;
    height: 35px;
}
.head_title p:before {
    content: "";
    position: absolute;
    right: -67px;
    background: url(../images/bg_title.png) top center no-repeat;
    width: 72px;
    height: 35px;
}
.title{
	float: left;
    padding-right: 40px;
    position: relative;
    background: #6e3000;
    padding: 0px 20px 0px 15px;
    color: white!important;
    font-weight: 600;	
}
.title a{
    line-height: 35px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;	
	margin-bottom:0px;
}
.title a:before {
    content: "";
    position: absolute;
    right: -67px;
    background: url(../images/bg_title.png) top center no-repeat;
    width: 72px;
    height: 35px;
}

.title p{
    line-height: 35px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;	
	margin-bottom:0px;
}
.title p:before {
    content: "";
    position: absolute;
    right: -67px;
    background: url(../images/bg_title.png) top center no-repeat;
    width: 72px;
    height: 35px;
}

.des{
	
}

.tab_home .nav-tabs .nav-item{
    background: #f0ebe6;
    width: 33.3%;
    text-align: center;	
}
.tab_home .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #1a0b08;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 0px;
}
.tab_home .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: white;
    cursor: default;
    background-color: #1a0b08;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.tab_home .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: black;
}
.tab_home .nav-tabs {
    border-bottom: 1px solid #f3f2f2;
    background: #f3f2f2;
}
.tab_home .tab-content{
    padding-top: 35px;	
}
.list_new{
	width:100%;
}
.list_new .first img{margin-bottom: 10px;}
.list_new .first a{
    color: black;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;	
}
.list_new .first p{
    margin-top: 5px;
    color: #737373;	
}
.list_new .list{
	margin-bottom:10px;
}
.list_new .list img{margin-bottom: 10px;}
.list_new .list a{
    color: black;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;	
}
.list_new .list p{
    margin-top: 5px;
    color: #737373;
    font-size: 12px;
    margin-bottom: 0px;
}

.menu_bottom{
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
}
.menu_bottom ul{
	padding-left: 0px;
}
.menu_bottom ul li{
	list-style:none;
	float:left;
}
.menu_bottom ul li a{
    color: white;
    padding-right: 13px;
    text-decoration: none;
}

#footer p.info{
	color:white;
	margin-bottom:7px;
}
.lienket{padding-bottom: 15px;}
.lienket ul {
    float: right;
}
.lienket ul li p{
    margin-bottom: 0px;
    line-height: 39px;
    margin-right: 10px;	
}
.lienket ul li{
    float: left;
    list-style: none;
    margin-right: 8px;	
}
.lienket ul li a{
    color: white;
    font-size: 25px;	
}

.form_register{
	background: white;
	float: right;
	width: 80%;
}
.form_register input{
    border-radius: 0px;
    margin-right: 0px;
    border: none;
    padding: 5px 10px;
    font-size: 12px;
    width: 73%!important;
	float: left;
}
.form_register button{
    background: #53390e;
    border: none;
    border-color: #53390e;
    padding: 7px 10px;
    border-radius: 0px;
    font-size: 15px;
    color: white;
}

.hotilne-top{
    background: url(../images/hotline.png) top 10px left no-repeat;
    padding-left: 45px;
    padding-top: 3px;
}
.hotilne-top small{
	font-size: 14px;
    font-family: utm;
    text-transform: uppercase;	
}
.hotilne-top p{
    margin-bottom: 0px;
    font-size: 19px;
    font-family: utm;
    line-height: 35px;	
}


/*-------  Phân trang -----*/	
.pagination {
	margin-bottom: 20px;
}

.pagination .current {
	background: #337ab7;
    border-color: ##163b5e !important;
    color: white !important;
    margin: 0 5px 0 7px;
    padding: 3px 8px;
    border-radius: 3px;
	margin-right: 5px;
}

.pagination .disabled {
    color: black;
    text-decoration: none;
    background: white;
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 3px;
    margin-right: 5px;
}
.pagination span a {
    color: black;
    text-decoration: none;
    background: white;
    border: 1px solid #ddd;
    padding: 3px 8px;
    border-radius: 3px;
}
.pagination a {
margin: 0 5px 0 0;
padding: 3px 6px;
}


/*-------  Phân trang -----*/			


.bg_post{
    background: url(../images/bg_post.png) repeat;
    height: 383px;
    margin-bottom: 60px;
}
.feedback{
    background: url(../images/feedback.png) top 35px center no-repeat;
    padding-top: 80px;
    color: white;
}
.feedback p.title{
    background: none;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0px 15px 0px;
}
.feedback .content{
    font-size: 17px;
    text-align: center;	
}
.feedback .name{
    font-size: 17px;
    text-align: center;
    margin-bottom: 15px;
}
.logo_mobile img{
    display: -webkit-inline-box;
    text-align: center;	
}

.menumobile{
    background: none;
    padding: 0px 10px;
    font-size: 14px;
    width: 100%;
    z-index: 9999999;
    display: none;
    color: black;
}
.menumobile a{
	color: #fff000;
    text-decoration: none;
    font-size: 14px;
    background: none;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100px;
}
.menumobile a.search_icon{
	font-size: 25px;
}
.menumobile p.text{
    margin-bottom: 0px;
    font-style: italic;
    font-size: 19px;
    font-family: utm;
    line-height: 30px;	
}
.menumobile a.menu{
	font-size: 25px;
}
a.search_icon_mobile{
    color: #fff000;
    text-decoration: none;
    background: none;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 100px;
    font-size: 25px;
}
a.search_icon {
	position: absolute;
    color: black;
    right: 0px;
    top: 40px;
    font-size: 17px;
    cursor: pointer;
    z-index: 9999;
    background: white;
    padding: 3px 7px;
    border-radius: 50%;
}

.box_search_mobile {
    padding: 0px;
    width: 300px;
    height: 36px;
    margin-top: 0px;
    background: white;
    color: black;
    border: 1px solid white;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
    position: absolute;
    right: 0px;
    top: 86px;
    z-index: 99999;
}
.box_search_mobile input.inputsearch {
	border: none;
    height: 33px;
    padding-left: 10px;
    width: 70%;
    border-radius: 3px;
    background: white;
}
.box_search_mobile button {
    background: none;
    border: none;
    color: #232323;
    font-size: 18px;
    padding: 4px 14px;
    font-weight: 500;
}
.s-search-arrow{
    position: absolute;
    width: 20px;
    height: 20px;
    top: -12px;
    right: 12px;
}
.s-search-arrow:before, .gb-gnb .s-search-arrow:after {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    content: '';
}
.s-search-arrow:before{
    content: "";
    border-width: 12px;
    border-bottom-color: white;
    border-top-width: 0;
    top: 0;
    left: 0;
}
.s-search-arrow:after{
	content: "";
    border-width: 11px;
    border-bottom-color: #fff;
    border-top-width: 0;
    top: 1px;
    left: 1px;
}

.box_search_mobile2 {
    padding: 0px;
    width: 100%;
    height: 36px;
    margin-top: 0px;
    background: #FFF;
    color: #C5C5C5;
    border: 1px solid #dedddd;
    border-radius: 3px;
    float: right;
    margin-bottom: 10px;
}
.box_search_mobile2 input.inputsearch {
    border: none;
    height: 33px;
    padding-left: 10px;
    width: 70%;
    border-radius: 3px;
}
.box_search_mobile2 button {
    background: none;
    border: none;
    color: #232323;
    font-size: 18px;
    padding: 4px 14px;
    font-weight: 500;
}

.title_left {
    background: #6e3000;
}
.title_left p{
    margin-bottom: 0px;
    color: white;
    line-height: 37px;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.box-right{
	background: white;
    margin-bottom: 20px;	
}

.hl {
    background: url(../images/hotline.png) top 0px left 0px no-repeat;
    width: 100%;
    height: 96px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 17px;
    line-height: 43px;
}
.hl p {
    color: white;
    font-weight: bold;
    font-size: 17px;
    margin-left: 89px;
    line-height: 102px;
}
.support_col .chat {
    margin-bottom: 0px;
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
    text-align: Center;
}
.support_col .chat .ymgyahoo2 {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #dfdfdf solid;
}
.support_col .chat .ymgyahoo2 p.name {
    margin-bottom: 2px;
    text-align: left;
    padding-left: 10px;
    font-weight: 500;
    float: left;
    line-height: 26px;
}
.support_col .chat .ymgyahoo2 span.phone {
    font-weight: 500;
    color: red;
}
.support_col .chat .skype {
    width: 65px;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.text-top{
	color:white;
}