@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWD_menu */
/* load db RWDfulltop */
.RWDfulltop .caret{margin-top:-3px;}
.dropdown-menu{padding:0px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent ;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #ccc;
}
.nav ul {
    list-style: outside none none;
    margin: 0;
}
.top_panel {
    padding: 0;
}
.navbar-brand {
    height: inherit;
    padding: 0;
}
#nav-icon, .submenu-icon, .function-icon {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    border-color: -moz-use-text-color #ddd;
    border-radius: 0;
    border-top: 0 none;
    cursor: pointer;
    height: 65px;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 66px;
}
.submenu-icon i, .function-icon i {
    color: #9b9b9b;
    font-size: 22px;
}
.submenu-icon, .function-icon {
    border-left: 1px solid #e7e7e7;
    border-right: 0 none;
    float: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .submenu-icon:focus, .submenu-icon:hover {
    background: transparent none repeat scroll 0 0;
}
#nav-icon span {
    background: #9b9b9b none repeat scroll 0 0;
    display: block;
    height: 2px;
    left: 15px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 50%;
}
#nav-icon span:nth-child(1) {
    top: calc(24px + 0px);
}
#nav-icon span:nth-child(2) {
    top: calc(24px + 9px);
}
#nav-icon span:nth-child(3) {
    top: calc(24px + 18px);
}
#nav-icon.open span:nth-child(1) {
    top: 33px;
    transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
    left: 0;
    opacity: 0;
}
#nav-icon.open span:nth-child(3) {
    top: 33px;
    transform: rotate(-135deg);
}
.navbar-default .navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in, .submenu-group > li > a {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.top_panel {
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #333;
}
.submenu-group li > a {
}
.submenu-group li > a:hover {
    color: #333;
}
.nav-height {
    max-height: 75vh;
    /*overflow: auto;*/
}
ul.submenu-group, .submenu-group li, ul.function-group, .function-group li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.submenu-group li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px;
    text-align: center;
}
.submenu-group li > a:hover {
    color: #333;
}
li.pinnedSubItem {
    display: none;
}
.navbar-default .navbar-form, #bs-example-navbar-collapse-1 > ul > li.lang-select > a {
    border-bottom: 1px solid transparent;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial;
}
.form-control, .nav-select-group-name, #bs-example-navbar-collapse-1 > ul > li.lang-select > a > button {
    background: #f0f0f0 none repeat scroll 0 0;
}
.navbar-form {
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
}
.form-control {
    border-radius: 0;
    padding: 6px 50px;
}
.form-control:focus {
    border-color: #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    outline: 0 none;
}
.navbar-form {
    position: relative;
}
.navbar-form button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
}
.function-menu .open ul.dropdown-menu {
    margin: 0 15px;
    padding-top: 42px;
}
.function-menu .open ul.dropdown-menu li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nav-select-group {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-top: 42px;
    position: relative;
    width: 100%;
}
.function-menu li.lang-select > a > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 3;
}
.navbar-default .navbar-nav > .lang-select > a {
    height: 48px;
    padding-bottom: 0;
    position: relative;
}
.nav-select-group-name {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 14px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    z-index: 1;
}
.navbar-default .navbar-nav > .lang-select .dropdown-menu {
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin: -5px 15px 0;
    padding: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 5px;
    text-align: center;
    margin:0px 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover,.navbar-default .navbar-nav .open .dropdown-menu > li a:hover{
    background-color: #C8C8C8;
    border-color:#C8C8C8;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-color: transparent;
}
/*
.navbar-default .navbar-nav > .lang-select > a, .navbar-default .navbar-nav > .lang-select > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    line-height: 34px;
    text-align: left;
}
*/
.function-dropdown {
    display: none;
}
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
}
.function-dropdown .split {
    display: none;
}
.function-dropdown {
}
@media (min-width: 993px) {
.logo_img {
    margin: 42px 0;
}
.logo_img img {
    height: 60px;
}
.nav-height {
    margin: 42px 0;
}
.nav-container {
    position: relative;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in {
    border: 0 none;
}
/*
.function-menu, .pinnedSubItem i {
    display: none;
}
*/
.nav > li.submenu {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}
.submenu-group li {
    float: left;
    line-height: 1;
}
.submenu-group li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 1px 0;
    padding: 0 8px;
}
.submenu-group li:last-child a {
    border-right: 0 none;
}
button.pinnedSubItem {
    display: none;
}
li.pinnedSubItem {
    display: inline-block;
}
.function-group {
    top: 0;
}
.nav > li.function-menu {
    display: none;
    position: absolute;
    right: 350px;
    top: 10px;
}
.function-group .function-item {
    float: left;
    margin-right: 4px;
}
.function-group .function-item:last-child {
    margin-right: 0;
}
.form-control {
    padding: 0 4px;
}
.navbar-form button, .function-menu li.lang-select > a > button {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 14px;
    margin: 0;
    padding: 0;
    width: 14px;
}
.navbar-right .lang-select.open .dropdown-menu {
    left: 0;
    padding-top: 0;
    top: 12px;
}
.navbar-form {
    border: 0 none;
    padding: 0;
}
.RWDfulltop .form-group input.form-control {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #fff;
    height: 14px;
    padding-left: 17px;
}
.nav-select-group-name {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #999;
    height: initial;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 17px;
    width: 170px;
}
.function-top {
    float: right;
}
.function-dropdown, .function-dropdown .dropdown-menu {
    display: block;
}
.submenu-icon i, .function-icon i {
    font-size: 12px;
    line-height: 1;
}
.function-icon i {
    color: #fff;
}
.function-icon {
    float: left;
    height: 12px;
    width: 20px;
}
.function-dropdown {
    background: transparent none repeat scroll 0 0;
    display: none;
    float: left;
    height: 16px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}
.function-dropdown > input {
    background: #787878 none repeat scroll 0 0;
    border: 1px solid #787878;
    color: #ffffff;
    float: left;
    height: 16px;
    margin-top: 3px;
    width: 94%;
}
.function-dropdown > input:-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown > input::-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown input:focus {
    background: #fff none repeat scroll 0 0;
    color: #222;
}
.function-dropdown .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    height: 12px;
    line-height: 12px;
    margin: -14px 0 0;
    padding: 0;
    position: relative;
}
.navbar-nav .submenu {
    display: none;
}
div.function-panel {
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 7px;
}
div.function-panel > div.submenu {
    display: inline-block;
    float: left;
}
.function-dropdown .dropdown-menu > li > a {
    clear: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 12px;
    padding: 0;
}
.function-dropdown .dropdown-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #bbb;
}
.function-dropdown .split {
    color: #ccc;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1;
    margin: 0 2px;
}
.lang-select-list {
    padding: 2px 4px;
}
.lang-select-list.dropdown-menu {
    background: transparent none repeat scroll 0 0;
}
.function-icon {
    border: 0 none;
    display: inline-block;
    float: left;
    height: 22px;
    padding: 0;
    width: 22px;
}
.function-toggle {
    background: #666 none repeat scroll 0 0;
    border-radius: 100px;
}
.submenu-group li, .function-dropdown .split, .function-dropdown .dropdown-menu > li > a, .lang-select-list li, .function-toggle {
    display: inline-block;
    float: none;
}
}
@media (max-width: 992px) {
.navbar > .container {
    width: 100%;
}
.logo_img {
    margin-left: 20px;
    margin-top: 7px;
}
.logo_img img {
    height: 50px;
}
.function-group input:-moz-placeholder {
    text-align: center;
}
.function-group input::-moz-placeholder {
    text-align: center;
}
.navbar-function .form-group input.form-control {
    display: none;
}
div.function-panel > div.submenu {
    display: none;
}
}
@media (max-width: 992px) and (min-width: 767px) {
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
    z-index: 9999;
}
.function-dropdown:focus {
    outline: medium none;
}
.function-dropdown.open {
    background: #eee none repeat scroll 0 0;
    display: block;
    width: 50vw !important;
}
.function-dropdown.open input {
    padding: 0 4px;
    width: 100%;
}
.nav > li.function-menu {
    display: none;
}
.function-dropdown .dropdown-menu {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    position: relative;
    width: 100%;
}
}
@media (min-width: 768px) {
.RWDfulltop .navbar-form .form-group {
    display: block;
}
.RWDfulltop .form-group input.form-control {
    width: 100%;
}
}
@media (max-width: 767px) {
.logo_img {
    margin-left: 7px;
    margin-top: 7px;
}
.navbar-default .navbar-collapse {
    margin-top: 0;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: -7.5px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
}
.function-icon {
    display: none;
}
}
@media (max-width: 373px) {
.submenu-icon {
    display: none;
}
li.pinnedSubItem {
    display: block;
}
}
@media (max-width: 300px) {
.logo_img {
    margin-top: 14px;
}
.logo_img img {
    height: 40px;
}
}

@media (min-width: 800px){
.navbar-right .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    padding: 0px;
}
}

@media (max-width:800px){
.container > .navbar-collapse {    
    margin-left: 0;
    padding: 0 18px;
     }

.function-menu{margin-bottom:20px}

}



.in ul.nav{margin-top:0}
/*menu hover*/
.RWDfulltop li .m_stitle{display:none;}
.RWDfulltop li:hover .m_stitle{display:block;}
.RWDfulltop li:hover .m_title {display:none;}

/*END*/
/* load db RWDbanner001 */
	.RWDbanner001 .slides li{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: center center;
}

/*END*/
/* load file model/lib/RWDProduct006/model.css */
.RWDProduct006{padding-top:80px;padding-bottom:80px}.RWDProduct006 ul.list-inline,.RWDProduct006 .list-inline{margin-left: 0;}.RWDProduct006 li:first-child,.RWDProduct006 .item:first-child {padding-left: 0;}.RWDProduct006 a:hover{color:#18ba9b;text-decoration:underline}.RWDProduct006 .heading{margin-bottom:20px;clear:both;text-align:center;border-radius:0!important}.RWDProduct006 .heading h2:before{right:100%}.RWDProduct006 .heading h2:after{left:100%}.RWDProduct006 .heading h2:after,.RWDProduct006 .heading h2:before{content:' ';width:70%;position:absolute;border-width:1px;border-color:#bbb;top:15px;height:6px;border-top-style:solid;border-bottom-style:solid}.RWDProduct006 .heading h2{color:#687074;font-size:24px;font-weight:400;padding:0 12px;position:relative;display:inline-block;line-height:34px!important;margin-top:5px;text-shadow:none}.RWDProduct006 .heading p{color:#888;font-size:14px}@media (max-width:991px){.RWDProduct006 .heading h2:after,.RWDProduct006 .heading h2:before{width:65%}}@media (max-width:768px){.RWDProduct006 .heading h2:after,.RWDProduct006 .heading h2:before{width:35%}}@media (max-width:600px){.RWDProduct006 .heading h2{font-size:19px}.RWDProduct006 .heading h2:after,.RWDProduct006 .heading h2:before{width:15%}}.RWDProduct006 .illustration-v2{margin-bottom:60px}.RWDProduct006 .illustration-v2 .customNavigation{text-align:center;margin-bottom:25px}.RWDProduct006 .illustration-v2 .customNavigation a.owl-btn{color:#ccc;width:30px;height:30px;font-size:17px;cursor:pointer;line-height:26px;text-align:center;display:inline-block;border:2px solid #ddd;border-radius:50%!important;text-decoration:none}.RWDProduct006 .illustration-v2 .customNavigation a.owl-btn:hover{color:#555;border-color:#777;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.RWDProduct006 .illustration-v2 .customNavigation a.owl-btn.prev i{margin-left:-2px}.RWDProduct006 .illustration-v2 .customNavigation a.owl-btn.next i{margin-right:-2px}.RWDProduct006 .illustration-v2 .item{margin:0 10px;padding-bottom:5px}.RWDProduct006 .illustration-v2 .product-img{position:relative}.RWDProduct006 .illustration-v2 .product-img-brd{box-shadow:0 0 3px #ccc}.RWDProduct006 .illustration-v2 a.product-review{left:0;bottom:0;color:#fff;width:100%;padding:5px 0;font-size:12px;text-align:center;position:absolute;text-transform:uppercase;background:rgba(0,0,0,.5)}.RWDProduct006 .illustration-v2 .add-to-cart{left:0;right:0;top:50%;z-index:1;width:100%;color:#555;border:none;padding:10px 0;font-size:20px;margin-top:-20px;text-align:center;position:absolute;visibility:hidden;text-transform:uppercase;background:rgba(255,255,255,.8)}.RWDProduct006 .illustration-v2 .add-to-cart i{line-height:15px;margin-right:12px;padding-right:12px;border-right:1px solid #555}.RWDProduct006 .illustration-v2 .add-to-cart:hover{color:#fff;text-decoration:none;background:rgba(24,171,155,.5);-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.RWDProduct006 .illustration-v2 .add-to-cart:hover i{color:#fff;border-color:#fff}.RWDProduct006 .illustration-v2 .product-img:hover .add-to-cart{visibility:visible}.RWDProduct006 .rgba-banner{top:20px;right:-5px;color:#fff;font-size:14px;padding:3px 8px;font-weight:600;position:absolute;text-transform:uppercase}.RWDProduct006 .shop-rgba-red{background:rgba(201,37,60,.5)}.RWDProduct006 .shop-rgba-dark-green{background:rgba(24,171,155,.5)}.RWDProduct006 .product-description{padding:10px;overflow:hidden}.RWDProduct006 .product-description-brd{box-shadow:0 0 2px #ccc}.RWDProduct006 .product-description .title-price{color:#c9253c;font-size:18px;font-weight:500}.RWDProduct006 .product-description .title-price.fix-price{color:#687074;font-size:14px}.RWDProduct006 .product-description .title-price,.RWDProduct006 .product-description h4.title-price{margin:2px 0 0}.RWDProduct006 .product-description .title-price a,.RWDProduct006 .product-description h4.title-price a{color:#687074}.RWDProduct006 .product-description .title-price a:hover,.RWDProduct006 .product-description h4.title-price a:hover{color:#18ba9b}.RWDProduct006 .product-description .product-price{text-align:right;padding-left:10px}.RWDProduct006 .product-description .line-through{color:#c9253c;text-decoration:line-through}.RWDProduct006 .product-description .gender{color:#999;display:block;font-size:14px}.RWDProduct006 .product-description .product-ratings{overflow:hidden;margin-left:0;padding-left:0}.RWDProduct006 .product-ratings li{padding:0}.RWDProduct006 .product-ratings li .rating{color:#8bdccd;font-size:14px}.RWDProduct006 .product-ratings li .rating-selected{color:#18ba9b;font-size:14px}.RWDProduct006 .product-ratings li.like-icon{float:right}.RWDProduct006 .product-ratings li.like-icon a{color:#8bdccd}.RWDProduct006 .product-ratings li.like-icon .tooltip{font-size:12px;font-weight:400;text-transform:uppercase}.RWDProduct006 .product-ratings li.like-icon a:hover{color:#18ba9b;text-decoration:none}.RWDProduct006 .overflow-h{overflow:hidden}.RWDProduct006 .margin-bottom-5{margin-bottom:5px;clear:both}.RWDProduct006 .full-width{width:100%}a.add-cart-new{display:block;padding:10px 0;background-color:#333;text-align:center;margin-top:10px;transition:.3s;-o-transition:.3s;-webkit-transition:.3s}a.add-cart-new:hover{text-decoration:none;background:#545454}a.add-cart-new div{color:#fff}
/*END*/
/* load db RWDproduct002 */
.RWDproduct002{position:relative;padding:50px 0px;}
/*subject area*/
.RWDproduct002 .section-subject{text-align:center;margin:0px 0px 50px;}
.RWDproduct002 .main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDproduct002 .sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDproduct002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/
.RWDproduct002 .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDproduct002 .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}


            .filter-portfolio ul {
              padding: 0;
              margin: 0;
              margin-bottom: 30px;
              text-align: center;
            }
            .filter-portfolio ul > li {
              display: inline-block;
              margin: 0px 3px 10px 3px;
            }
            .filter-portfolio ul > li.active > a {
              font-weight: 700;
            }
            .popup-portfolio {
              margin: 0 auto;
            }
            .popup-portfolio .portfolio-item {
              padding: 0 7px;
            }
/*
            .popup-portfolio .portfolio-item {
              width: 100%;
              padding: 0 7px;
            }
            @media (min-width: 600px) {
              .popup-portfolio .portfolio-item {
                width: 320px;
              }
            }
            @media (min-width: 992px) {
              .popup-portfolio .portfolio-item {
                width: 273px;
              }
            }
            @media (min-width: 1024px) {
              .popup-portfolio .portfolio-item {
                width: 370px;
              }
            }
*/
            .portfolio-item {
              margin-bottom: 15px;
            }
            .portfolio-item > .inner-content {
              position: relative;
              display: block;
              overflow: hidden;
            }
            .portfolio-item > .inner-content:hover {
              cursor: pointer;
            }
            .portfolio-item > .inner-content:hover > .portfolio-content {
              display: block;
            }
            .portfolio-item > .inner-content > .portfolio-content {
              display: none;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              z-index: 10;
              background-color: #000;
              opacity: 0.7;
              filter: alpha(opacity=70);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s;
              -webkit-transition-property: transform;
              transition-property: transform;
              -webkit-transform: translateZ(0);
              transform: translateZ(0);
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail {
              width: 100%;
              height: 100%;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a {
              text-align: center;
              display: table;
              width: 100%;
              height: 100%;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text {
              display: table-cell;
              vertical-align: middle;
              padding: 0 15px;
              color: #fff;
              letter-spacing: 0.2em;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text h4 {
              text-transform: uppercase;
              font-size: 20px;
              font-weight: 300;
              margin-bottom: 10px;
            }
            .portfolio-item > .inner-content > .portfolio-content > .portfolio-detail a > .portfolio-text p {
              text-transform: uppercase;
              font-size: 14px;
              font-weight: 300;
              margin-bottom: 0px;
            }
            .portfolio-item > .inner-content > img {
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s;
              -webkit-transition-property: transform;
              transition-property: transform;
              -webkit-transform: translateZ(0);
              transform: translateZ(0);
            }
            /*---------------------------------------------------------------------*/
            /*  10.1. PORTFOLIO HOVER EFFECT 1 - GROW 
            /*---------------------------------------------------------------------*/
            .portfolio-item.grow > .inner-content:hover > img {
              -webkit-transform: scale(1.2);
              transform: scale(1.2);
            }

/*new style*/
.RWDproduct002 .showbottom a{
  text-align: left; text-decoration: none;color: inherit;
}
.RWDproduct002 .showbottom a:hover{
   text-decoration: none;
}

.RWDproduct002 .showbottom .portfolio-content{
  display:none!important;
}
.RWDproduct002 .showbottom:hover .inner-content > img {
              -webkit-transform: scale(1.2);
              transform: scale(1.2);
}

.RWDproduct002 .showbottom:hover .portfolio-bottom h4{
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
  color:#19509D;
}  
.RWDproduct002 .showbottom .btn_area{text-align:center;}
.RWDproduct002 .showbottom .btn_add2car{
    background-color: transparent;
    color: #333333;
    padding: 5px 40px;
    display: inline-block;
    width: auto;
    border-radius: 5px;
    border:1px solid #BABABA;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
}

.RWDproduct002 .showbottom:hover .portfolio-bottom .btn_add2car{
    background-color: #1D5377;
    color: #FFFFFF;
    border:1px solid #1D5377;
}

/*
@media (min-width: 992px){
    .popup-portfolio .portfolio-item.col-md-4 { width:calc((100% / 3) - 0.1px);}
}
@media (min-width: 768px){
    .popup-portfolio .portfolio-item.col-sm-4 { width:calc((100% / 3) - 0.1px);}
}
*/
/*END*/
/* load file model/lib/RWDproduct002/model.css */
.RWDproduct002 .btn_area{
	display: block;
	text-align: center;
}
.RWDproduct002 a.btn_add2car{
    display: inline-block;
    margin: 10px auto;
    padding: 3px 25px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #525252;
}

.RWDproduct002 a.btn_add2car:hover{
	transition: all 0.5s ease 0s;
	background-color: #525252;
	color:#FFFFFF;
}

.boxstand .heading {margin-bottom: 20px;clear: both;text-align: center;    border-radius: 0 !important;}
.boxstand .heading h2:before {right: 100%;}
.boxstand .heading h2:after {left: 100%;}
.boxstand .heading h2:before, .boxstand .heading h2:after {width: 100%;content: ' ';width: 70%;position: absolute;border-width: 1px;border-color: #bbb;top: 15px;height: 6px;border-top-style: solid;border-bottom-style: solid;}
.boxstand .heading h2 {color: #687074;font-size: 24px;font-weight: normal;padding: 0 12px;position: relative;display: inline-block;line-height: 34px !important;margin-top: 5px;text-shadow: none;}
.boxstand .heading p{color: #888;font-size: 14px;}
.bx-pagerx a {
  width:35px;
  height:35px;
  display:block;
  border:1px solid #dddddd;
 
-moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;
}
.bx-wrapper{margin-bottom:7px;}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:  0px;
}

.bx-wrapper .bx-prev{margin-left:-55px;}
.bx-wrapper .bx-next{margin-right:-55px;}
.bx-wrapper .bx-viewport{left:0px;}


 .standNavigation {text-align: center; margin-top: -32px}
 .standNavigation a.stand-btn {color: #ccc;width: 30px;height: 30px;font-size: 17px;cursor: pointer;line-height: 26px;text-align: center;display: inline-block;border: 2px solid #ddd;border-radius: 50% !important;text-decoration: none;position: absolute;}
 .standNavigation a.stand-btn:hover {color: #555;border-color: #777;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
 .standNavigation a.stand-btn.stand_prev i {margin-left: -2px;}
 .standNavigation a.stand-btn.stand_next i {margin-right: -2px;}

 .standNavigation a.stand-btn.stand_prev {left:0px;}
 .standNavigation a.stand-btn.stand_next {right:0px;}
.nbg{background-color: #c3c3c3;color:#FFFFFF;    border-radius: 0px;}
.nbg option{ background-color: #FFFFFF;color:#666666;margin:3px;border-bottom:1px solid #c3c3c3; }
.title-price{color:#c9253c;font-size:18px;}
.fix-price{color:#687074;font-size:14px;text-decoration: line-through;}
.btn-success{border-radius: 0px;width:100%;background-color: #18ab9b;border:1px solid #18ab9b;}


.boxstand{
    background-color:#ffffff;width:550px;height:420px;padding:30px;
}
.box_photo{width:240px;float:left;position:relative;}
.box_photo li{width:159px;height:218px;}
.box_info{width:200px;float:left;position:relative;margin-left:20px;}
@media (max-width: 600px) {
    .boxstand{width:90%;height:auto;}
    .box_photo{width:100%;float:none;}
    .box_info{width:100%;float:none;margin-left:0px;margin-top:52px;}  
    .bx-pagerx a{width:50px;height:50px;}
}

.bx-wrapper .bx-viewport{
    box-shadow:none!important;
    border:0px!important;
    left:0px!important;
}
.bx-wrapper{margin-bottom:0px!important;}
.standNavigation a{display:block;}
/*END*/
/* load db RWDnews007 */
.RWDnews007 h2{
	margin: 0 0 22px;
	font-size: 24px;
}
.RWDnews007 a{
	margin-bottom: 14px;
	display: inline-block;
	color: #f3f3f3;
	transition: color .3s ease-out;
}
.RWDnews007 a:hover,
.RWDnews007 a:focus,
.RWDnews007 a:active{color: #ab46ff;}

.RWDnews007 ._date{min-width:120px;}
.RWDnews007 ._space{padding:0px 10px;}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/