a{
	text-decoration: none !important;
}
ul{
	padding: 0px;
}
li{
	list-style: none;
}
@font-face {
    font-family:'UVNNguyenDu';
    src: url(../font-family/unicode.display.UVNNguyenDu.ttf);
}
@font-face {
    font-family:'RobotoCondensed-Regular';
    src: url(../font-family/RobotoCondensed-Regular.ttf);
}
.search-top {
	position: absolute;
	top:50%;
	right:8%;
	transform: translateY(-30%);
	color:  #000;
	font-weight: bold;
	

}
.boxmotasanpham{
	border-bottom: 1px solid #ddd;
	margin-top: 15px;	
	margin-bottom: 15px;	
}
.ef-search{
	border-top: 3px solid yellow;
}
.f-search {
	position: absolute;
	top: 100%;
	right: 8%;
	z-index: 999;
	display: none;
}
.search-form {
	position: relative;
	padding: 10px;
	background:#3186B9;

	border: 1px solid#3186B9;
}
.search-wrap button{
	background: none;
	color: #3186B9;
}
.top-he{
	background: rgba(0, 0, 0, 0.8);
	height: 40px;
}
.top-he ul{
	float: right;
}
.top-he ul li{
	display: inline-block;
	margin-left: 10px;
}
.top-he ul li a{
	line-height:40px;
}
.top-he ul li a img{
	width: 25px;
	height: 20px;
}
.navbar{
	position: relative;

}
.navbar .logotop img{
	position: absolute;
    top: -60%;
    left: 50px;
    z-index: 9999999;
    width: 7% !important;
}

.affix {
    top: -10px;
    width: 100%;
    padding-top: 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all 0.8s ease-in-out;
    z-index: 99999;
    
}
.navbar-default{
	background: rgba(0,0,0,.6);
	border: none;
	border-radius: 0px;
}
.slider-top .slick-next:before {
    content: "";
    position: absolute;
    right: 20px;
    height: 130px;
    width: 45px;
    background:url('../images/Right.png');
    z-index: 9999;
}
.slider-top .slick-prev:before {
    content: "";
    height: 130px;
    position: absolute;
    left: 10px;
    z-index: 9999;
    width: 45px;
    background:url('../images/Left.png')
}
.slider-top .slick-prev, .slider-top .slick-next{
	top: 40% !important;
}
.navbar-brand{
	padding: 7px 15px;
}
.slider-top .img-sl{
	position: relative;
}
.slider-top .img-sl .caption-sl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-80%, -50%);
}
.slider-top .img-sl .caption-sl h3{
	color: #ffed43;
    font-size: 48px;
    padding: 15px 0 0;
    font-weight: 500;
    font-family:'UVNNguyenDu';
    text-transform: uppercase;
    background: -webkit-linear-gradient(#fff841,#ffe444);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.slider-top .slick-dots{
	bottom: 15px;

}
.slider-top .slick-dots li.slick-active button:before {
    opacity: 1 !important;
   height: 2px !important;
	width: 40px !important;
	background: #fff;
}
.slider-top .slick-dots li button:before{
	height: 2px !important;
	width: 40px !important;
	background: #000;
	opacity: 1;
	font-size: 0;
}
.slider-top .slick-dots li{
	width: 45px;
}
.caption-sl p span{
	width: 17px;
	height: 25px;
	display: inline-block;
	margin-right: 10px;
	background:#ffed43 ;
}
.caption-sl p{
	font-size: 30px;
	color: #fff;
	font-family:'RobotoCondensed-Regular';
	
}
.border-trang{
	border-bottom:1px solid #fff;
	width: 50%;
}
.fixtoptop{
	position: relative;
}
.toptop{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%
}
.modal{
	z-index: 999999999;
}
.modal-dialog{
	width: 800px;
}
.navbar-default .navbar-nav>li>a{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 20px;
	display: block;
	padding-bottom:20px;
	padding-left: 30px;
	padding-right: 30px;
	font-family:'RobotoCondensed-Regular';
	
}
.navbar-default .navbar-nav> li:hover > a:before{
    position: absolute;
    bottom: 1px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #0bb10e;
    z-index: 2;
}
.navbar-default .current-menu-item a{
	color:#f6da40; 
}
.menusidebar .current-menu-item > a{
	color:#f6da40; 
}
.navbar-default .current-menu-item > a:before{
	position: absolute;
    bottom: 1px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #0bb10e;
    z-index: 2;
}
.menuicon{
	float: right;
}
.menuicon ul{
	margin-bottom: 0;
}
.menuicon ul li{
	display: inline-block;
	list-style: none;
	margin-left: 15px;
}
.menuicon ul li a{
	font-size: 24px;
	color: #b7abab;
}
.navbar-default .navbar-nav>li{
	position: relative;
}
.navbar-default .navbar-nav>li:last-child a:before{
	content:'';
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #ffeb43;
}
.navbar-right {
	margin-right: 30px;
}
.active-a{
	color: #f6941d !important;
}
.navbar-default .navbar-nav> li:hover > a{
	color:#fff;
}
.navbar-default ul li{
	position: relative;
}
.navbar{
	margin-bottom: 0px;
}
.navbar-default ul li > .sub-menu{
	display: none;
	position: absolute;
	background: rgba(0,0,0,.6);
	min-width: 210px;
	padding: 0px;
	top:100%;
	z-index: 999;
}
/* .navbar-default ul li:hover .sub-menu{
	display: block;
} */
.navbar-default .sub-menu li{
	list-style-type: none;
	height: 40px;	
}
.navbar-default .sub-menu li a{
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	padding-left: 15px;
	border-top: 1px solid #ddd;
	position: relative;
	padding-left: 30px;
}
.navbar-default .sub-menu li a:before{
	content: '\f0da';
	font-family: FontAwesome;
	position: absolute;
	left: 10px;
}
.navbar-default .sub-menu li a:hover{
	color: #ffed43;
}
.navbar-default{
	position: relative;
}
.navbar-default .sub-menu ul{
	position: absolute;
	left: 100%;
	top: 0 !important;
	margin-top: 0;
	border: 1px solid #fff;
}
.search-top {
	position: absolute;
	top:50%;
	right:8%;
	transform: translateY(-90%);
	color:#fff;
	font-weight: bold;
}
.ef-search{
	border-top: 3px solid yellow;
}
.f-search {
	position: absolute;
	top: 100%;
	right: 8%;
	z-index: 999;
	display: none;
}
.search-form {
	position: relative;
	padding: 10px;
	background:#3186B9;

	border: 1px solid#3186B9;
}
.search-wrap button{
	background: none;
	color: #3186B9;
}
/* menu */
.menu-mobile{
	background: #fff;
	height: 50px;
	
}
.menu-nav-mobile{
	padding: 0px;
}
.menu-mobile .fa{
	color: #3186B9;
	font-size: 24px;
	line-height: 50px;
}
.tiemkiem-mobile .fa-search{
	float: right;
}
.menu-mobile .logo-mobile p{
	color: #fff;
	line-height: 50px;
	text-align: center;
	margin: 0px;

}
/* ------------------------------------------------Main---------------------------- */
.title-home h2 span{
	border-bottom: 2px solid #d2d2d2;
	font-family:'UVNNguyenDu';
	text-transform: uppercase;
	padding-bottom: 10px;
}
.title-home h2{
	text-align: center;
	font-size: 36px;
	position: relative;
	margin-bottom: 30px;

}
.title-home h2:before{
	content:'';
	width: 40px;
	height: 2px;
	position: absolute;
	bottom:-15px;
	left: 50%;
	transform: translateX(-50%);
	background:#0bb10e;
}
.dichvuct{
	margin-top: 40px;
}
.slider-dv{
	margin-top: 30px;
}
.dichvuct .title-home h2{
	margin-bottom: 40px;
}
.img-den{
	width: 100%;
	height: 230px;
	position: relative;
}
.img-den img{
	width: 100%;
	height: 100%;
}
.img-den .value{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 60%;
	text-align: center;
	padding: 0px 10px;
	line-height: 40px;
	min-height: 40px;
	background: rgba(0,0,0,0.6);
	border: 2px solid #999;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-family:'RobotoCondensed-Regular';
    transition-duration: .3s;
}
.img-den .value:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(234,34,41,.9);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.tbn-tt:hover .value:before{
	    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
}
.tbn-tt:hover .value{
	border: 2px solid rgba(234,34,41,.9);
}

#side-menu{
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background: #3186B9;
	overflow-x: hidden;
	padding-top: 50px;
    transition:0.6s;
}

#side-menu li{
	list-style-type: none;
	min-height: 40px;
	border-bottom: 1px solid #fff;
	
}
#side-menu a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	transition: 0.3s;
	display: block;
	line-height: 40px;
	padding-left: 10px;
	z-index: 2;
	
}
#side-menu a:hover,#side-menu a:active{
	background: #f6941d;
	color: #fff;
	cursor: auto;
}
#side-menu .fa-times{
	position: absolute;
	top: 15px;
	right: 22px;
	font-size: 26px;
	color: #fff;
}
#side-menu ul{
	padding: 0px !important;
}
#side-menu ul li{
	position: relative;
}
#side-menu .test::after{
	content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: #fff;
    padding-left: 10px !important;
    top: 50%;
    left: 10px;
    transition: 0.6s;
}
#side-menu .sub-menu{
	display: none;
	padding: 0px;
}
#side-menu .sub-menu a{
	font-weight: normal;
	padding-left: 25px;
}
.tiemkiem-mobile .fa-user-circle-o{
	line-height: 50px;
	color: #3186B9;
	font-size: 20px;
	float: right;
}
.form-mobile{
	margin-top: 2px;
	display: none;
	background: #3186B9;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 999999;
}

.form-mobile button{
	background: none;
	position: absolute;
	top: 0px;
	right: 30px;
	border: none;

	
}
.form-mobile button .fa-search{
	color: #3186B9;
}
.logo-mobile img{
	padding-top: 5px;
	width: 40%;
}
.slider-top .slick-prev{
	left: 25px;
	z-index: 999;
}
.slider-top .slick-next{
	right: 25px;
	z-index: 999;
	font-size: 30px;
}
.slider-top{
	overflow: hidden;
}
.slider-top .slick-prev:before, .slider-top .slick-next:before{
	font-size: 30px !important;
}
.slider-bt{
	background:#f58220;
	min-height: 80px;
}
.slider-bt h3{
	line-height: 80px;
	margin-top: 0;
	font-style: italic;
	float: right;
	margin-bottom: 0;
}
.btn-top a{
	line-height: 80px;
	padding: 8px 10px;
	border: 1px solid #000;
	color: #000;
	text-transform: uppercase;
}
.btn-top a:hover{
	background: #fff;
	border-color: #fff;
}
.quytrinhthucte{
	min-height: 400px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: center center;
	background-size: cover;
}
.title_home{
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.border-tt-home{
	margin-top: 20px;
	width: 20%;
	position: relative;
	border-top: 1px solid #ddd;
}
.border-tt-home span .fa{
	position: absolute;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
	color: #f58220;
}
.text-quytrinh{
	width: 200px;
	height: 200px;
	background:#f58220;
	border-radius: 50%;
	position: relative;
	text-align: center;
	margin-top: 40px;
	transition: all 0.4s ease;
}
.text-quytrinh p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	font-weight: bold;

}
.text-quytrinh:hover{
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.text-mota{
	color: #fff;
	font-size: 16px;
	margin-top: 40px;
    margin-bottom: 30px;
	text-align: justify;
}
.cacquytrinh{
	margin-top: 5%;
	margin-bottom: 5%;
}
.vechungtoi{
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
}
.title-gt{
	margin-bottom: 20px;
}
.title-gt h2{
	background:#1a0e08;
	padding: 10px 15px;
	color:#f58220;
	text-transform: uppercase;
	font-size: 18px;
	border: 1px solid #555;
	text-align: center;
	position: relative;
}
.title-gt h2:before{
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	bottom: -60%;
	z-index: 999;
	left: 50%;
	transform: translateX(-50%);
	font-size: 20px;
	font-weight: bold;
}
.box-cam{
	background:#1a0e08;
	min-height: 350px;
	position: relative;
	padding: 50px;
}
.box-cam .dautop img{
	position: absolute;
	top: 5px;
	left: 5px;
}
.box-cam .daubt img{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.mota-kh{
	color: #fff;
}
.tenkhachhang p{
	color:#f58220;
	font-weight: bold;	
}
.slick-dots li.slick-active button:before {
    opacity:1 !important;
    color: #fc8e13;
}
.slick-dots li button:before{
	color: #fff;
	opacity: 1;
}
.slick-dots {
    position: absolute;
    bottom: -35px;
}
.video iframe{
	width: 100%;
	height: 150px;
}
.box-ccd{
	padding:10px;
}
.box-ccd .col-sm-6{
	padding: 0px 5px;
}
.caption-video{
	color:#fff;
}
.caption-video h3{
	text-transform: uppercase;
	font-size: 20px;
}
.tintuc-home{
	background:#1a0e08;
	padding-top: 30px;
	padding-bottom: 40px;
}
.dichvuct .box-ct-tt{
	padding: 0px 10px;
}
.box-ct-tt .caption-tt h3 a{
	color: #f58220;
	font-size: 18px;
	text-transform: uppercase;
}
.caption-tt p{
	color: #fff;
	text-align: justify;
}
.btn-nuttt{
	margin-top: 20px;
	margin-bottom: 30px;
}
.btn-nuttt a{
	padding: 8px 15px;
	border: 1px solid #fff;
	color: #fff;
	transition: all 0.4s ease;
}
.btn-nuttt a:hover{
	background:#f58220;
	border-color:#f58220; 
}
.sp-tt .slick-prev:before{
	content: '\f053';
	font-family: FontAwesome;
	font-size: 40px;
	opacity: 1;
	text-shadow: 1px 1px 2px rgba(83, 104, 87, 1);
}
.sp-tt .slick-next:before{
	content: '\f054';
	font-family: FontAwesome;
	font-size: 40px;
	opacity: 1;
	text-shadow: 1px 1px 2px rgba(83, 104, 87, 1);
}
.footer-top{
	background:#222;
	padding-top: 30px;
	padding-bottom: 30px;
}
.logo-ft img {
    margin-top: 30px;
}
.mb20 p{
	color: #fff;
	text-align:justify;
}
.ft-tt h3{
	text-transform: uppercase;
	color: #f58220;
	font-size: 18px;
	margin-bottom: 20px;
}
.ft-tt ul li{
	height: 35px;
	border-bottom: 1px solid #fff;
	line-height: 35px;
	color:#fff;
}
.ft-tt ul li span{
	 color: #f58220;
	 padding-right: 10px;
}
.copyright{
	background:#000;
	min-height: 50px;
}
.copyright p{
	text-align: center;
	line-height: 50px;
	margin-bottom: 0;
	color:#878787;
}
.copyright .iconmangxahoi{
	float: right;
}
.copyright .iconmangxahoi ul{
	margin-bottom: 0;
}
.copyright .iconmangxahoi ul li{
	display: inline-block;
}
.copyright .iconmangxahoi ul li a{
	color: #fff;
	line-height: 50px;
	margin: 0px 10px;
}
.duan{
	background:#21130b;
	
}
.tile-box-ct4{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.menu-home ul{
	text-align: center;
}
.menu-home ul li{
	float: none;
	display: inline-block;
}
.menu-home .nav-tabs{
	border-bottom: none;
}
.menu-home .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
}
.menu-home .nav-tabs>li.active>a, .menu-home .nav-tabs>li.active>a:focus, .menu-home .nav-tabs>li.active>a:hover{
	cursor: default;
    background-color: #fc8e13;
    border: 1px solid #fc8e13;
    border-bottom-color: transparent;
}
.menu-home nav>li>a:focus, .menu-home .nav>li>a:hover,.menu-home nav>li>a:active,.menu-home nav>li>a:visited{
	 background-color: #fc8e13;
    border: 1px solid #fc8e13;
    color: #fff;
}
.menu-home .nav-tabs>li.active>a, .menu-home .nav-tabs>li.active>a:focus, .menu-home .nav-tabs>li.active>a:hover {
    color: #fff;
}

.img-da{
	height: 220px;
	overflow: hidden;
}
.img-da img{
	width: 100%;
	height: 100%;
	transition: all ease 0.4s;
}
.img-da img:hover{
	transform: scale(1.1);
}
.sidebar .title-tt span {
    margin-top: 0;
    font-size: 18px;
    color: #000;
    font-family:'RobotoCondensed-Regular';
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
}
.sidebar .title-tt {
    border-bottom: 3px solid #1a0e08;
    margin-bottom: 15px;
    position: relative;
}
.sidebar .title-tt:before{
	content: '';
	height: 3px;
	width: 100px;
	background: #ea2229;
	position: absolute;
	bottom: -3px;
	left: 0px;
}
footer .textwidget{
	margin-top: 20px;
}
.caption-dm h3 a {
    color: #1a0e08;
}
.caption-dm h3{
	margin-top: 0;
}
.btn-xt-da a {
    padding: 10px 20px;
    border: solid 2px #1a0e08;
    color: #1a0e08;
    text-transform: uppercase;
    transition: all 0.4s ease;
    font-weight: bold;
}
.caption-dm .btn-xt-da {
    margin-top: 20px;
}
.ctdm {
    margin-bottom: 20px;
}
.widget_nav_menu ul li {
    min-height: 40px;
    border-bottom: 1px solid #ddd;
}
.widget_nav_menu ul li a {
    line-height: 40px;
    color: #536857;
    padding-left: 25px;
    font-size: 16px;
    position: relative;
}
.widget_nav_menu ul li a:before {
    content: '+';
    position: absolute;
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.widget_nav_menu ul li:hover a,.caption-dm h3 a:hover,.box-ct-tt1 a:hover {
	color: #f58220;
}
.widget_nav_menu .title-tt {
    margin-bottom: 0;
}
.box-ct-tt1 .col-sm-4, .box-ct-tt .col-xs-4 {
    padding-right: 5px;
}
.box-ct-tt1 .col-sm-8, .box-ct-tt .col-xs-8 {
    padding-left: 5px;
}
.box-ct-tt1 .caption-tt h3 {
    margin-top: 0;
    font-size: 14px;
    font-weight: bold;
}
.box-ct-tt1 a {
    color:#1a0e08;
}
.btn-xt-da a:hover{
	background:#f58220;
	color: #fff;
	border-color:#f58220;
}
.noidungchitiet{
	margin-bottom: 20px;
}
#back_top {
    font-size: 30px;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    width: 50px;
    height: 50px;
    background: #c39837;
    bottom: 130px;
    border: 1px solid #fff;
    right: 20px;
    color: #fff;
    display: none;
    text-align: center;
    transition: all 0.3s;
}
#back_top i{padding:0 10px !important;line-height: 50px;}
#back_top:hover{
    opacity: 0.6;
}
.baivietlienquan .boxtin1 .caption-tt p{
	color: #000;
}
.baivietlienquan .boxtin1 .caption-tt h3{
	margin-top: 15px;
}
.xemtatca{
	background:#f58220;
	height: 90px;
	color: #fff;
	text-align: center;
}
.xemtatca .btn-xe a{
	padding: 8px 10px;
	border: 1px solid #fff;
	text-transform: uppercase;
	line-height: 90px;
	color: #fff;
}
.xemtatca .btn-xe a span{
	padding-left: 15px;
}
.xemtatca .btn-xe a:hover{
	background: #fff;
	color: #000;
}
.phan-trang .pagination>.active>a, .phan-trang .pagination>.active>a:focus, .phan-trang .pagination>.active>a:hover, .phan-trang .pagination>.active>span, .phan-trang .pagination>.active>span:focus, .phan-trang .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color:#555;
    border-color:#555;
}
.pagination>li>a{
	margin-right: 5px;
}
.pagination>li>a:hover{
	color: #fff;
    cursor: default;
    background-color: #1a0e08;
    border-color: #1a0e08;
}
.sidebar .box-ct-tt1{
	margin-bottom: 20px;
}
#hotline-mobile {
position: fixed;
bottom: 40px;
left: 30px;
z-index: 999;
}
#hotline-mobile a {
    background: #c39837;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    display: block;
    animation: aniamte 3s linear infinite;
}
@keyframes aniamte {
   0% {
    box-shadow: 0 0 0 0 rgb(183, 28, 28), 0 0 0 0 rgba(25,10,7,.7);
	}
	40% {
	    box-shadow: 0 0 0 0 rgb(195, 152, 55), 0 0 0 0 rgba(25,10,7,.7);
	}
	80% {
	    box-shadow: 0 0 0 40px rgba(255,109,74,0), 0 0 0 30px rgba(255,109,74,0);
	}
	100% {
	    box-shadow: 0 0 0 0 rgba(255,109,74,.0), 0 0 0 30px rgba(255,109,74,0);
	}
}
#hotline-mobile a img{
    animation: Rotate 1300ms linear 1300ms 5;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
}
@keyframes Rotate{
    0% {
        transform: rotate(0deg);
    }
    4% {
    transform: rotate(-45deg);
    }
    8% {
        transform: rotate(0deg);
    }
    12% {
        transform: rotate(-45deg);
    }
    16% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(-45deg);
    }
    24% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.contenrfm{
	margin-top: 30px;
}
.box-ct-tt .img-tt{
	height: 180px;
	overflow: hidden;
	position: relative;
}
.box-ct-tt .img-tt img{
	width: 100%;
	height: 100%;
	transition: all ease 0.4s;
}
.box-ct-tt:hover .img-tt img{
	transform: scale(1.1);
} 
.caption-tt h3{
	color: #000;
	text-transform: uppercase;
	font-family:'RobotoCondensed-Regular';
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.caption-tt p{
	color: #000;
}
.box-ct-tt:hover .caption-tt h3{
	color: #ea2229;
}

.bgbnx{
	position: relative;
}
.bg-denden{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0, 0, 0, 0.4);
}
.nutbam a{
	display: inline-block;
    width: 85px;
    height: 36px;
    color: #ee4300;
    background: #ea2229 url(../images/arr_more1.png) center center no-repeat;
    border: none;
    margin: 15px auto 0;
    opacity: 0.8;
}
.nutbam a:hover{
	opacity: 1;
}
.slider-doitac .img-sl{
	border: 1px solid #ccc;
    padding: 5px;
    margin: 3px;
}
.slider-doitac{
	margin-top: 30px;
	margin-bottom: 10px;
}
.slider-doitac .slick-prev:before{
	content: '\f104';
	font-family: FontAwesome;
}
.slider-doitac .slick-next:before{
	content: '\f105';
	font-family: FontAwesome;
}
.slider-doitac button{
	width: 30px;
	height: 30px;
	background: rgba(0,0,0,.4);
	color: #fff !important;
}
.slider-doitac button:hover{
	background: #ee4300;
}
.ft-ft .title-tt h3 span{
	    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: none;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    font-family:'RobotoCondensed-Regular';
}
.ft-ft .title-tt{
	border: none;
}
.ft-ft .title-tt .border-title-tt {
	border-bottom: 2px solid #ffed43;
	width: 10%;
}
.ft-ft .textwidget{
	color: #f5f5f5;
}
/* .bgbnx{
	max-height: 320px;
} */
.box-title-page{
	position: absolute;
	bottom: 20px;
	left: 100px;
	z-index: 999;
}
.box-title-page h1{
	text-transform: uppercase;
    font-size: 40px;
    color: #ffed43;
    font-family:'UVNNguyenDu';
}
.box-title-page ul li{
	display: inline-block;
	margin-right: 10px;
	color: #fff;
}
.box-title-page ul li a{
	color: #fff;
}
.slick-slide{
	height: auto;
}
.danhmuctt{
	margin-top: 30px;
}
.danhmuctt .caption-dm h3 a{
	text-transform: uppercase;
	font-family:'RobotoCondensed-Regular';
	font-size: 20px;
}
.bgdentiep{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,.8);
	height: 55px;
	transition: all ease 0.4s;
	padding: 10px 20px;
	
}
.bgdentiep h3{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	text-align:center;
	margin-top: 10px;
}
.caption-tt{
	text-align: left;
}
.danhmucdan .box-ct-tt:hover .bgdentiep{
	height: 100%;
}
.sidebar .box-ct-tt1 .caption-tt h3{
	text-align: left !important;
}
.caption-tt{
	margin-top: 15px;
}
.modal-content {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    height: 500px;
    z-index: 99999999;
}
.content-singer h1{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family:'RobotoCondensed-Regular';
}
.content-singer{
	margin-top: 20px;
}
#buy-tabs {
    display: inline-flex;
    width: 100%;
    margin: 30px 0;
}
.product-buynow {
    background-color: #c39837;
    float: left;
    height: 50px;
    padding: 15px;
    text-align: center;
    width: 100%;
    color: white;
    font-family: 'RobotoCondensed-Regular';
    text-transform: uppercase;
}
.callnow {
    background:#ea2229 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin-left: 15px;
    padding: 14px;
    text-align: center;
    width: 100%;
    font-weight: 300;
    font-family: 'RobotoCondensed-Regular';
    text-transform: uppercase;
}
.motasinger ul li{
	list-style: square;
}
.callnow:hover, .product-buynow:hover, .product-buynow:focus {
    color: #fff;
}
.tab-content{
	padding-top: 20px;
}
.motasinger ul{
	padding-left: 15px;
	padding-top: 15px;
}
.noidungchitiet {
    margin-top: 20px;
    margin-bottom: 20px;
}
.noidungchitiet .nav-tabs>li.active>a, .noidungchitiet .nav-tabs>li.active>a:focus, .noidungchitiet .nav-tabs>li.active>a:hover {
    color: #008cde;
    cursor: default;
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom: 3px solid #008cde;
}
.noidungchitiet .nav-tabs>li>a {
    color: #0063a4;
    cursor: default;
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
    text-transform: uppercase;
}
.btn-warning {
        color: #000;
    background-color: #ffed43;
    border-color: #ffed43;
}
.noidungchitiet{
	font-size: 16px;
}
.noidungchitiet br{
	display: none;
}
.menusidebar ul li{
	background: #000;
	min-height: 35px;
	margin-bottom: 10px;
}
.menusidebar ul li a{
	line-height: 35px;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 0px 15px;
	color: #ffff00;
	text-transform: uppercase;
	font-weight: bold;
}
.menusidebar ul ul li a{
	padding-left: 30px;
	position: relative;
	color: #000;
	text-transform: capitalize;
}
.menusidebar ul ul li a:before{
	content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    left: 15px;
}
.menusidebar ul ul li{
	background:#d9d9d9 ;
	margin-bottom: 0;
}
.img-box-duaa1{
	position: relative;
}
.img-box-duaa1 .link{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 191, 0, 0.8);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.img-box-duaa1 .link i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 1.3em;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(270deg);
    -moz-transform: translate(-50%, -50%) rotate(270deg);
    -ms-transform: translate(-50%, -50%) rotate(270deg);
    transform: translate(-50%, -50%) rotate(270deg);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ctdm:hover .img-box-duaa1 .link {
    opacity: 1;
}
.ctdm:hover:hover .img-box-duaa1 .link i {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    -moz-transform: translate(-50%, -50%) rotate(0);
    -ms-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
}
.ctdm:hover:hover .danhmuctt .caption-dm h3 a{
	color: red !important;
}
.menu-mobile{
	margin-bottom: 30px;
}
.map-ssr{
	height: calc(100vh - 42px);
    position: relative;
    padding: 0;
}
.map-ssr iframe{
	width: 100% !important;
	height: 100vh !important;
}
.map-ssr .thongtinlienhe{
	position: absolute;
	width: 30%;
	height: 100%;
	top: 10px;
	right:20px;
	z-index: 9999;
	background: #fff;
	border-bottom: 1px solid #000;
}
.map-ssr .thongtinlienhe .tieude{
	background: #000;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	padding:0px 15px;
}
.map-ssr .thongtinlienhe .tieude .fa{
	padding-right: 10px;
}
.maplienhe {
	margin-bottom: 50px;
}
.ttlh{
	padding: 0px 15px;
}
.ttlh h3{
	text-transform: uppercase;
}
.ttlh .form-control{
	height: 30px;
	margin-bottom: 10px;
}
.ttlh form br{
	display: none;
}
.ttlh form textarea{
	height: 50px !important;
}