body{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;    
    line-height: 18px;
}
a{color: #363636}
a:hover, a:focus {
    color: #339967;
    text-decoration: none;
}
ul {
    list-style: none outside;
}
ul{padding: 0; margin: 0}
li{list-style: none;}
a img {
    display: block;
    width: 100%;
}
header ul {
    list-style: none;
}
#site-wrapper {
    overflow: hidden;
}
#header {
    position: relative;
    background-image: url("img/bg-head.png");
    background-repeat: no-repeat;
    background-position: top; 
    z-index: 99999;
}
.header-site {
    max-width: 1024px;
    margin: 0 auto;
}
.top{
	background: #339967;
	width: 100%;
	height: 5px;
	border-radius: 0 0 40px 40px;
}
.logo img{
	width: 100%;
	margin: auto;
}
.menu {
    background-color: #09529f;
    color: #fff;
    width: 100%;
}
.ruby-slide{width: 100%; margin: 10px 0}
.carousel-inner img{
	width: 100%;
	height: 100%
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
} 
.carousel-indicators .active {
    opacity: 1;
    width: 30px;
    height: 3px;
  }
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -5px;
}}




.left-menu{
    background: #efefef;
    width: 100%;
    margin-bottom: 20px;
}
.list-collections{padding: 0 20px 20px 20px;}
.list-collections li.menu_lv1 {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    color: #555;
}
.list-collections li.menu_lv1 > a {
    background: #00a6d7;
    display: block;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 40px;
    border-radius: 4px;    
    text-transform: uppercase;
}
.left-menu h1{  
    background:#09529f;;
    width: 100%;
    padding-left: 20px;
    font-size: 15px;
    line-height: 44px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    border-left: 5px solid #e51837;
    margin: 0;
}
.left-menu h2{	
	background: url(img/icon-nav.jpg) no-repeat scroll 0 0 #09529f;;
	width: 100%;
	padding-left: 55px;
	font-size: 15px;
	line-height: 44px;
	font-weight: 400;
	color: #fff;
    text-transform: uppercase;
	margin: 0;
}

.list-collections li.menu_lv1 ul{display: block;}
.list-collections li.menu_lv1 ul li {    
    position: relative;
    width: 100%;
    line-height: 40px;
    color: #000;
    border-bottom: 1px dashed#dbdbdb;
}
.menu_lv1 ul>li>a{
	text-align: left;
    position: relative;
	width: 100%;
	font-size: 14px;
    font-weight: 400;
}
.menu_lv1 ul>li>a.fa {
    position: absolute;
    right: 20px;
}
.menu_lv1 ul>li>a>i{
	font-size: 9px;
    padding-top: 15px;
    float: right;
}
.list-items{
    padding: 20px 0;
    display: inline-block;    
    border-bottom: 1px dashed#dbdbdb;
}
.list-items img{
    float: left;
    margin: 0 10px 6px 0;
    height: 70px;
    width: auto;}
.list-items img.news{width: 100%; height: auto;}

.list-items .title-n{ font-size:14px; font-weight:600; padding-top: 15px}

.item-pd{
    width:100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}
.viewall {
    position: absolute;
    right: 20px;
    top: 12px;
}
.viewall:after {
    position: absolute;
    content: "\f101";
    font-family: FontAwesome;
    margin: 1px 0 0 5px;
}
.title-pd {
    border-bottom: 1px solid #e4e4e4;
    margin:0;
}
.title-pd h1{
    font-size: 15px;
    color: #fff;
    margin: 0;
    line-height: 44px;
    text-transform: uppercase;
}
.title-pd h1 a{
    padding:12px 25px;
    background: #e51837;color: #fff}
.product {
    background: #fff;
    margin: 20px -5px;
    padding-bottom: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #e0e0df;
    overflow: hidden;
}
.product > a {
    border-radius: 5px;
    overflow: hidden;
    display: block;
    padding: 0px;
}
.product .name {
    text-align: center;
    height: 60px;
    overflow: hidden;
}
.product .name h3 {
    margin: 5px 0;
    font-size: 14px;
}
.product .name a {
    font-weight: bold;
    color: #000;
    line-height: 18px;
    text-transform: uppercase;
}
.product .name a:hover{color:#e51837}
.product .price {
    text-align: center;
    margin-top: 5px;
}
.product .price p {
    font-size: 12px;
    color: #000;
    font-family: Open Sans;
    margin: 0;
}
.product .price span {
    color: #339967;
    font-size: 14px;
    font-weight: bold;
}

.footer{
    background: #051f38;
    color: #fff;
}
.footer .footer_top {
    padding: 30px 0;
    font-size: 14px;
}
.footer .copyright {
    border-top: 1px solid #464646;
    color: #acacac;
    font-size: 15px;
    padding: 20px 0;
    font-weight: 300;
}
.footer .title-type-2 {
    margin-bottom: 10px;    
    color: #fff;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
}
.foot_link p {
    padding:15px 0;
    line-height: 30px;
}
.foot_link p img{
    width:auto;
    margin:4px;
}

.list-vertical{
    padding: 10px 0;
    list-style: none;
}

.list-vertical li {
    margin-bottom: 15px;
    overflow: hidden;
    list-style: none;
    margin-bottom: 12px;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.list-vertical li:hover, .list-vertical li:focus, .list-vertical li:active {
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.list-vertical li:last-child {
  margin-bottom: 0;
}
.list-vertical a {
  color: #fff;
  font-weight: 300;
}
.list-vertical a i {
  font-size: 17px;
  margin-right: 10px;
}
.list-vertical a:hover, .list-vertical a:focus {
  color: #339967;
  text-decoration: none;
}
@media (min-width: 1024px){
.left-menu h2 {
    font-size: 14px;
    padding-left: 50px;
}
.list-collections li.menu_lv1{
    font-size: 13px
    }}
@media (min-width: 991px){
.foot_link:first-child {
    margin-right: 60px;
}}

@media (max-width: 991px){
    .logo img{width:100%; text-align:center;display: block; }
}

.ruby-main{ margin-top: 20px;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background: #339967;    border-color: #339967;}
.pagination>li>a, .pagination>li>span{color: #339967;}
.pr-detail{width:100%; margin-top:20px; display: inline-block;}
.pr-detail img{width: 100%; margin-bottom: 10px;}

.pr-detail .col-md-6:first-child {
    padding: 0px;
}
.pr-detail h1{    
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top:0;}
.ruby-brand {
    display: block;
    margin-top: 15px;
    padding: 10px;
    border-radius: 10px;
    border-width: 2px;
    border-style: dashed;
    border-color: #339967;
    border-image: initial;
}
.ruby-brand span {
    line-height: 25px;
    clear: both;
}
.des1-ruby{font-style: italic;}
.info-cont{
    background: #efefef;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
}
.info-cont p{font-size: 16px; font-weight: 600; color: #339967; text-align: center; padding-bottom: 10px;}
.info-cont .row{margin: 10px 0;border-bottom: 1px solid #cccccc; padding-bottom: 10px}

.item-news {
    display: inline-block;
    border-bottom: 1px dashed #eee;
    padding: 30px 0;
    width:100%;
}
.item-news img.thumb {
    float: left;
    max-width: 230px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.item-news .tt-news {
    position: relative;
    float: right;
    width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
}
.item-news .tt-news .tt-name {
    margin-top: 0px;
    font-size: 16px;
    color: #339967;
    font-weight: 600;
    line-height: 20px;}
.item-news .tt-news .desc {
    margin-bottom: 18px;
}

.item-news .tt-news1 {
    position: relative;
    float: right;
    width: 100%;
}
.item-news .tt-news1 .tt-name {
    margin-top: 0px;
    font-size: 18px;
    color: #339967;
    font-weight: 600;
    line-height: 20px;}
.item-news .tt-news1 .desc {
    margin-bottom: 18px;
}

.title-main {
    font-size: 20px;
    color: #339967;
    font-weight: 500;
    margin-bottom: 5px;
}
.content-dt {
    margin-top: 20px;
    text-align: justify;
    line-height: 20px;
}
.drash {
    width: 80%;
    padding: 10px 0;
}
.other-news {
    margin-bottom: 15px;
}
.other-news .title-include {
    color: #e51837;
    font-weight: bold;
    font-size: 18px;
}
.other-news ul li {
    margin-top: 10px;
    list-style-type: circle;
}
.other-news ul i{margin-right: 6px}

.price {
    margin: 10px 0;
    display: block;
}
.price span {
    display: inline-block;
    width: 124px;
}
.price .input {
    width: 36px;
    height: 34px;
     
    text-align: center;
}
.price button{
    margin-top: -3px
}
.info-cont table{width:100%; padding:10px; border-collapse:collapse;}
.info-cont table td{padding:10px;}

.ip-style2 {
    width: 97%;
    color: #446ca0;
    height: 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #446ca0;
    outline: none;
     
    padding: 0 5px;
    background: #fff;
}
.ip-style3 {
    width: 97%;
    height:80px;
    color: #446ca0;
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #446ca0;
    outline: none;
     
    padding: 0 5px;
    background: #fff;
}

.cart-support {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}
.cart-support .wap {
    position: relative;
    display: block;
}
.phone-cart-sp .title-sp {
    position: absolute;
    top: 27px;
    left: 140px;
    height: 32px;
    width: 218px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.phone-cart-sp .text_note {
    font-size: 13px;
    position: absolute;
    top: 65px;
    left: 140px;
    width: 216px;
    text-align: left;
}/* css chan */
ul.iconvl {
    position: fixed;
    right: 10px;
    bottom: 66px;
    z-index: 9;
}
.iconvl li {
    width: 39px;
    height: 39px;
    line-height: 39px;
    list-style: none;
    border: none!important;
    font-size: 18px!important;
    color: #fff!important;
    text-align: center!important;
    position: relative;
    border-radius: 50%!important;
    cursor: pointer!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
        background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom:8px;
}
.iconvl li:nth-child(1){
    display: none;
    }
.iconvl li:nth-child(2){
    background-image: url(/img/zalo1.png)!important;
    background-color: #0068ff!important;
}
.iconvl li:nth-child(3){
    background-image: url(/img/fb.png)!important;
    background-color: #007fff!important;
}
.iconvl li:nth-child(4){
    background-image: url(/img/phone1.png)!important;
    background-color: #00b151!important;
}
.iconvl li:nth-child(44){
    background-image: url(./img/mail.svg)!important;
    background-color: #f7a400!important;
}
.tooltipsp {
  position: relative;
  display: inline-block;
}
.iconvl li a{
    width: 100%;
    height: 100%;
        font-size: 14px;
}
.tooltipsp .tooltiptext {
     visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
        top: -5px;
    bottom: auto;
    right: 128%;
}
.tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #555;
}
input.wpcf7-form-control.wpcf7-submit.fefe {
    width: 100%;
    background: #ff6600;
}
.tooltipsp .tooltiptext::after {
    content: "";
    position: absolute;
    top: 51%;
    right: 108px;
    margin-left: -1px;
    border-width: 5px;
}
.tooltip-left {
}
.tooltipsp:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.small-img .thumbnail {
    margin: 0 5px 20px 5px;
    border-radius: 0;
    cursor: pointer;
    text-align: center;
    padding: 2px;
}
.small-img .thumbnail img {
    border-radius: 0;
    margin: 0;
    display: inline-block;
    border: none;
    padding: 0;
}
#Slideimage {
    margin: 0 auto;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
#Slideimage .carousel-control{color: #787878}

.thumbnail {
    display:inline-block;
    max-width: 80px;    
    cursor: pointer;
}
