
/* TAG AND SHARE */

.like-share-page {
	position:relative;
	float:left;
	text-align:left;
	width:100%;
	padding:0;
}
.like-share-page .facebook{
	float:left;
	margin:-1px 0 0px 0px;
}
.like-share-page .twitter{
	float:left;
	margin:0 0 5px 5px;
}
.like-share-page .google{
	float:left;
	margin:0 0 5px 5px;
}


/*comment*/
.fb-comments, 
.fb-comments span, 
.fb-comments iframe { 
	width: 100% !important; 
}


/*back top*/
/*back top*/
.fback-top {
	position: fixed;
	width:40px;
	height:40px;
	border-radius:50%;
	line-height:40px;
	bottom: 5px;
	right: 5px;
	display: none;
	cursor: pointer;
	z-index: 999;
	background:#126f9d;
	text-align:center;
	font-size:30px;
	color:#fff;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
	
}
.fback-top:hover{
	background:#0816dc;
}


/*breadcrumb*/

.page-title{
	position: relative;
    background-color: #2DADB6;
    width: 100%;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 10px 0px;
    border-top: 1px solid #fff;
	position: relative;
}
.page-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #080808;
    background: -moz-linear-gradient(right,#00000000 30%,#ffffffe3 70%);
    background: -o-linear-gradient(right,#00000000 30%,#ffffffe3 70%);
    background: -ms-linear-gradient(right,#00000000 30%,#ffffffe3 70%);
	background: -webkit-gradient(linear,right top,left top,color-stop(0.3,#00000014),color-stop(0.7,#424242ad));
}
.page-title h1{
	text-transform: uppercase;
    font-family: 'RobotoBoldCondensed';
}
.breadcrumb{
	background:none;
	float:left;
	width:100%;
	border-radius:0;
	*border:solid 1px #2e3192;
	margin:0;
	padding:6px 0;
	
}
.breadcrumb li {
	margin:0;
	
	
}
.breadcrumb li a{
	font-size:20px;
	text-align:center;
	position:relative;
	display:inline;
	color:#fff;
	padding-left:5px;
}

.breadcrumb li a:hover{
	background:none;
	border-color:#212479;
	*color:#FFF
}
.breadcrumb li a:hover:after{
	border-left-color: #212479;
}

.pro-info{
	color:#ff5050
}
.pro-select{
	border:none;
	padding:0 10px;
	outline:none
}
.pro-code .number{
	color:#009900
}
.pro-stock .value{
	color:#339933
}
.pro-name{
	font-size:22px;
	margin-bottom:0;
}
.old-price{
    color: #fd6c6c;
    text-decoration: line-through;
    font-size: 16px;
    margin-left: 10px;
}
.pro-price{
	font-size:22px;
	color:#ff5050;
	 margin-left: 10px;
}
.thong_tin{
	position:relative;
}
.nav-tabs {
  	border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  	float: left;
  	margin-bottom: -1px;
}
.nav-tabs > li > a {
  	margin-right: 2px;
  	line-height: 1.42857143;
  	border: 1px solid transparent;
  	border-radius: 4px 4px 0 0;
	text-transform:uppercase;
	font-weight:bold
}
.nav-tabs > li > a:hover {
  	border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #f5f5f5;
	cursor: default;
	background-color: #ff9600;
	border: 1px solid transparent;
	border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
/* Noi dung TAB*/
.tab-content{
	padding-top:10px;
}
.tab-content h3{
	font-size:16px;
	font-weight:bold;	
}



/* phan trang */
.pagination-page {
	text-align:center;
}
.pagination-page > span,
.pagination-page  a{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	border:solid 1px #ddd;
	color:#000;
}
.pagination-page  a:hover,
.pagination-page > span{
    background: #1f5892;
	color:#FFF;
}


/* trang noi dung*/
.box-show-img{
	 margin-bottom:15px;
}
.owl-detail-content figure {
	padding:0px 5px;
}
.owl-detail-content a {
	float:left;
	width:100%;
	overflow:hidden;
	border:solid 1px #ddd;
	padding:5px;
}
.owl-detail-content img{
	width:100%;
}
 
.owl-detail-content .owl-buttons div{
	position:absolute;
	top:50%;
	margin-top:-15px;
	width:30px;
	height:30px;
	line-height:30px;
	color:#FFF;
	border-radius:50%;
	background:#1f5892;
	font-size:15px;
	
}
.owl-detail-content .owl-buttons .owl-prev{
	left:10px;
}
.owl-detail-content .owl-buttons .owl-next{
	right:10px;
}
.owl-detail-content .owl-buttons div:hover{
	background:#E52121
}


/* chi tiet noi dung */
.text-contents{
	padding:10px 10px;
	color:#333
}
.text-contents .name{
	margin:10px 0;
	font-size:22px;
	color:#000;
	line-height:25px;
	margin-top: 0; 
	padding-bottom: 1px;
}
.text-contents .name.title-right{
	border-bottom:solid 2px #343434;	
	margin-bottom:10px;
	position:relative;
}
.text-contents .name.title-right span{
	display:inline-block;
	padding-bottom:10px;
	position:relative;
	padding-right:10px;
}
.text-contents .name.title-right span:before{
	content:'';
	position:absolute;
	bottom:-2px;
	width:100%;
	height:2px;
	background:#1f5892;
}

.text-contents .day-post{
	margin:0px;
	font-size:13px;
	color:#b1afaf;
	padding:10px 0;
	margin-bottom:10px;
}



.text-contents .relative-contents {
	border-top:solid 1px #D8D7D7;	
}
.text-contents .relative-contents h3{

	font-size:18px;
}
.text-contents .relative-contents ul{
	padding-left:20px;
	list-style:none
}
.text-contents .relative-contents li{
	margin-bottom:5px;
}



.item-content-row{
	width:100%;
	padding:10px;
	margin:0;
	margin-bottom:10px;
	border:1px solid #eee
}

.item-content-row .img{
	display:table-cell;
	width:140px;
	vertical-align:top;
}
.item-content-row .img a{
	float:left;
	width:140px;
	height:auto;
}
.item-content-row .img a img{
	width:100%;
}
.item-content-row .content{
	display:table-cell;	
	vertical-align:top;
	padding-left:15px;
	color:#333
	
}
.item-content-row .content h3.name{
	margin:0px;
	font-size:20px;
	margin-bottom:5px;
	height: 44px;
}
.item-content-row .content .quote{
	height: 83px;
    overflow: hidden;
}
.pagination-page > span, .pagination-page a{
	min-width: 30px;width: auto;
}
.item-content-row .content h3.name a{
	color:#ff5050;
	line-height:20px;
	font-weight:bold;
}
.item-content-row .content h3.name a:hover{
	color:#ff9600;
}
.item-content-row .content .day-post{
	font-size:13px;
	color:#b1afaf;
	margin-bottom:5px;
}


/* gallery */

.col-gallery{
	float:left;
	width:33.33%;
	padding:0;
}
.item-gallery {
	float:left;
	width:100%;
	margin-bottom:20px;
	border:solid 1px #e1e1e1;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.2);
}
.item-gallery .img{
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
	height:400px;
	padding:5px;
}
.item-gallery h3{
	background:#2DADB6;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:10px 0;
}


/* video */

.col-video{
	float:left;
	width:33.33%;
	padding:0px 10px;
}
.item-video {
	float:left;
	width:100%;
	margin-bottom:20px;
}


/* lienhe */

.contact-info{
	color:#fff
}
.contact-info .item {
	text-align: center;
	color:#333
}
.contact-info .item h4 {
	font-size: 18px;
}
.contact-info .icon-wrap i {
	display: inline-block;
    vertical-align: middle;
	margin-left:-40px;
    font-size: 48px;
    width: 100px;
    height: 80px;
    line-height: 100px;
    border-radius: 50%;
    color: #448CCB;
}

.contact-form .textarea-message textarea {
	min-width: 100%;
	max-width: 100%;
	height: 78px;
	margin-bottom: 15px;
}
.map-wrapper{

}
.submit-btn {
	border: none;
}



.tim_kiem form {
  background: #fff;
  width: 100%;
  border:1px solid #e6e6e6
}
.tim_kiem input, .tim_kiem button {
  border: none;
  outline: none;
  background: transparent;
}
.tim_kiem input {
  width: 100%;
  height: 30px;
  padding-left: 15px;
  color:#000
}
.tim_kiem button {
  height: 30px;
  width: 42px;
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
}
.tim_kiem button:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 16px;
  color: #000;
}
.text_tim_kiem{
	text-align:right;
	color:#f00;
}

  .call_now {
    width: 70px;
    height: 70px;
    display: none;
    position: fixed;
    bottom: -2px;
    right: 0px;
    overflow: hidden;
    z-index: 9999;
    cursor: pointer;
}
.call_now_circle {
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    position: absolute;
    border: 2px solid red;
    opacity: .5;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
    -o-animation: call-circle-anim 1.2s infinite ease-in-out;
    -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}
.call_now_circle_fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 5px;
    position: absolute;
    opacity: .75;
    background: red none;
    border: 2px solid transparent;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}
.call_now_icon {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
    background-size: 24px 24px !important;
    background: red;
    border: 2px solid transparent;
    opacity: 1;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    animation: call-icon-anim 1s infinite ease-in-out;
    -o-animation: call-icon-anim 1s infinite ease-in-out;
    -moz-animation: call-icon-anim 1s infinite ease-in-out;
    -webkit-animation: call-icon-anim 1s infinite ease-in-out;
}
.call_now_icon:before {
    content: "\f095";
    font-family: FontAwesome;
    line-height: 28px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #fff;
}
@keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);opacity: .1
    }
}
@keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .2
    }
}
@keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@media(max-width: 767px){
	.call_now{ display: block; }
}
.rc-anchor-normal{
}