/*
Theme Name: RDT028
Theme URI: http://redeptot.vn
Author: Redeptot.vn
Author URI: http://redeptot.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rdt028
*/
body {
    background: #ccc url(images/bg.jpg) repeat fixed center top;
    background-size: 100%;
}:focus {
    outline: none !important;
}.owl-nav {
    position: absolute;
    top: -60px;
    right: -20px;
    font-size: 35px;
	color:red;
	border:none !important
}.owl-carousel .owl-nav .owl-prev {
      margin-right: 23px;
}.owl-theme .owl-controls .owl-buttons div {
    color: transparent;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 0px;
    font-size: 12px;
    filter: Alpha(Opacity=50);
    opacity: 0.7;
}.owl-theme button:focus {
    outline: none !important;
}
.form-control {
    padding: 0 5px !important;
    font-size: 15px !important;
}.btn {
    padding: 3px 5px !important;
    line-height: 1 !important;
      margin-right: 3px!important;
}
.bgr .bg {
	width:28px;
	height:28px;
	border:1px solid #e6e6e6;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 14px !important;
}
#accent_color{
	color: #fff;
	background: #ef5523;
	border: none;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: center;
	outline:0;
}

#bodybg_color {
	color: #fff;
	background: #ccc;
	border: none;
	text-transform: uppercase;
	margin-left: 2px;
	text-align: center;
	outline:0;
}

.headlg {
    color: white;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 5px;
}

/* Theme Styler :: End */
p.company-name {
    font-size: 22px;
    font-weight: bold;
	margin-bottom: 0!important;
}
.header-info {
    font-size: 15px;
}


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    overflow: hidden;
    max-height: 350px;
    border-radius: 4px;
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
     border: #fff solid;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: rgb(2, 111, 174);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.flex-direction-nav {
  	display:none
}

h2.home-tit{font-size:200%;border-bottom:dashed 2px #ccc;color:#444;margin-top: 25px;font-weight:700}
h2.home-tit > a{padding:5px;border-bottomx:solid 2px #004163;display:inline-block;transition: color 200ms ease-out;-webkit-transition: color 200ms ease-out;color:#333;font-weight:700}
h2.home-tit > a:hover{color: #000}
footer {
    background: #012060;
}
.upper-footer { 
    padding: 20px 0;
    color: #fff;
    font-size: 14px
}

.upper-footer .text-primary {
    color: #fff
}

.upper-footer h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700
}
.gthieu {
      color: #fff;
}
.gthieu h5 {
    font-size: 26px;
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 20px;
}
.gthieu p {
    font-size: 14px;
    padding: 5px 0;
    text-align: justify;
    margin-bottom: 9px;
}
.list-sub-cats {
    position: absolute;
    right: 0;
     top: 3px;
}
.list-sub-cats li {
    display: inline-block;
    background: #ccc;
    font-size: 15px;
    font-weight: 700;
    line-height: 2;
}
.list-sub-cats li:hover, .list-sub-cats li.active {
     background: #b70a0a;
     color: #fff;
}
.list-sub-cats li:hover a:hover, .list-sub-cats li.active a {
     color: #fff !important;
}
.list-sub-cats li a {
    padding: 0 15px;
}.list-sub-cats li a:hover, .list-sub-cats li a:focus {
    color: #4b5056;
}.list-sub-cats li:hover a {
     color: #fff !important;
}
.category-products .item-inner {
    text-align: center;
    borderx: 1px solid #757575;
    margin: auto;
    margin-bottom: 20px;
    background: white;
}
.category-products .item-inner .product-image img {
    width: 100%;
}
.category-products .item-inner .product-info .product-name {
    margin: 10px 0;
}
.category-products .item-inner .product-info .product-name a {
    color: red;
    font-weight: 700;
    font-size: 18px;
}
.category-products .item-inner .product-info .product-price {
    margin-bottom: 15px;
}
.cat1 .row {
	display:none
}
.cat1 .row.active {
	display: flex
}
.cat2 .item {
	display:none
}
.cat2 .item.active {
	display: block
}
#pagination {
    color: #4d4d4e;
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #eaeaf3;
    padding: 4px 0;
}
#pagination .page-numbers.current {
      font-weight: bold;
    padding: 7px 10px;
    border: 1px solid green;
    margin: 2px;
	color:green;
}
#pagination a.page-numbers {
      font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #4d4d4e;
    margin: 2px;
}
#pagination a {
    margin-right: 10px;
    display: inline-block;
    color: #4d4d4e;
}
#pagination .next {
    padding: 0 12px;
    margin-left: 10px;
}
.hidden-content {
	text-align:justify;	
	display: none;
	color:#fff;
	width: 280px;
	border: 0;
	margin: 0px 16px;
	left: 0px;
	height: 187px;
	border-radius: 10px;
	background-color: #3695c1;
	position: absolute;
}
.hidden-content .ct{
	padding: 0px 10px;
	
}

.hidden-content .title{
	text-align: left;
	font-size: 13pt;
	color: yellow;
}

.hidden-content .detail{
	overflow: hidden;
	width: 255px;
	height: 120px;
}
.social-block {
  display: inline-block;
      margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.social-block li {
  margin-right: 10px;
    float: left;
    position: relative;
    display: block;
}
.social-block li:last-of-type {
  margin-right: 0;
}
.social-block li a {
  width: 44px;
  height: 44px;
  line-height: 55px;
  text-align: center;
  background-color: #7a7a7a;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
     float: left;
}
.social-block li a:hover {
  background-color: #dd4b39;
}
.social-block li a i.fa {
  font-size: 26px;
  color: #ffffff;
}
.hidden-content .btn{
	background-color: #3695c1;
	color: yellow;
}
.page-transition{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;max-height:100%}
.page-transition.done{transition:max-height 0s 1s;-moz-transition:max-height 0s 1s;-webkit-transition:max-height 0s 1s;max-height:0}
.page-transition:before,.page-transition:after{content:"";display:block;width:100%;height:50%;position:absolute;left:0;z-index:1}
.page-transition:before,.page-transition:after,.page-transition .progress-wrapper{transition:all 1s;-moz-transition:all 1s;-webkit-transition:all 1s}
.page-transition:before{background:#363636;background-size:auto 20%;top:0;border-bottom:1px solid #bebebe}
.page-transition:after{background-color:#363636;bottom:0;border-top:1px solid #bebebe}
.page-transition .progress-wrapper{position:absolute;top:0;left:0;right:0;z-index:2;margin:0 auto;width:20%;height:50%}
.page-transition .progress-wrapper .progress{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff;z-index:1;max-width:0}
.page-transition .progress-wrapper .progress.animate{transition:max-width 10s;-webkit-transition:max-width 10s;-moz-transition:max-width 10s;max-width:100%}
.page-transition .progress-wrapper .progress.finished{max-width:100%}
.page-transition.done:before,.page-transition.done .progress-wrapper{transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-webkit-transform:translate3d(0,-100%,0)}
.page-transition.done:after{transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0)}
.item-inner .product-image {
     transition: all 0.5s;
    transform: scale(0.9);
}
.category-29 .item-inner .product-image, .baogia .item-inner .product-image {
    transform: scale(1) !important;
}
@media(max-width:600px) {
.item-inner .product-image {
    transform: scale(1) !important;
}
}
.item-inner:hover .product-image {
    transform: scale(1);
}.vote-frame {
    margin-top: 15px;
}