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

/* template_id RWDBASE_PAT01 */
/* 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 db scrollDown001 */
.scrollDown001 {text-align: center;}
.scrollDown001 .scrollLink{display:inline-block;}

/*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 RWDnews002 */
.RWDnews002 h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
.RWDnews002 li.media {
  position: relative;
}

.RWDnews002 li.media .media-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 70px;
  margin: 0px;
  border-radius: 6px 0 0 6px;
  overflow: hidden;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.RWDnews002 li.media h5.media-heading {
  font-weight: lighter;
  text-transform: uppercase;
  padding: 0px;
  margin: 0 0 0 75px;
}
.RWDnews002 li.media p {
  margin: 0 0 0 75px;
}
.RWDnews002 li.media a.media-date {
  float: right !important;
  background: #000000;
  border-left: solid 1px #428bca;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 10px 10px 10px;
  margin: 0 0px 0 10px;
  height: 70px;
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 20px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.RWDnews002 li.media a.media-date:hover {
  background: #428bca;
  background-color: rgba(66, 139, 202, 0.4);
}
.RWDnews002 li.media a.media-date span {
  clear: both;
  display: block;
  font-size: 13px;
  font-weight: lighter;
}
/*END*/
/* load db RWDeform001 */
.RWDeform001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDeform001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDeform001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDeform001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
.RWDeform001 .form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
.RWDeform001 .error{color:red;padding:3px;}
.ebtn{color: #ffffff;line-height: 32px;padding: 0;background:#dedede;cursor: pointer;display: block;margin-right: 0px;text-align: center;}
.ebtn a{width: 100%; display: block; padding: 0px 30px; color: #ffffff; text-decoration: none;}
.form-group label.must:after{display:none}
.form-group label.must:before{content:"*"; color:red}

.RWDeform001 .css-scrollmemo .column_memo{padding:10px;border:1px solid #111111;height:100px;overflow-y:auto;}
.RWDeform001 .scrollmemo_subarea{margin-top:10px;}
.RWDeform001 .btn_refresh{width: 30px;height: 30px;vertical-align: middle;background: transparent;outline: none;border: 0;color: #aaa;}
/*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 file model/lib/RWDService002/css/model.css */
.RWDService002{position:relative;padding:50px 0px}.RWDService002 .section-subject{text-align:center;margin-bottom:50px}.RWDService002 h1.main-title{font-size:48px;color:#222;margin:0px;font-weight:300}.RWDService002 h2.sub-title{font-size:22px;color:#222;margin:18px 0 0;font-weight:300}.RWDService002 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.funny-hover{cursor:pointer}.funny-boxes>.funny-boxes-icon{border-radius:50%;display:inline-block;height:75px;line-height:90px;margin-bottom:30px;position:relative;width:75px}.funny-boxes>.funny-boxes-icon>i{font-size:35px}.funny-boxes>.funny-boxes-text>h4{font-size:25px;letter-spacing:.2em;padding-bottom:25px;position:relative;text-transform:uppercase}.funny-boxes>.funny-boxes-text>h4::after{background-color:#1abc9c;bottom:-1px;content:"";display:inline-block;height:1px;left:50%;margin-left:-30px;max-width:100%;position:absolute;width:60px}.funny-boxes>.funny-boxes-text>.funny-boxes-tit{font-size:25px;letter-spacing:.2em;padding-bottom:25px;position:relative;text-transform:uppercase;line-height:1.2}.funny-boxes>.funny-boxes-text>.funny-boxes-tit:after{background-color:#1abc9c;bottom:-1px;content:"";display:inline-block;height:1px;left:50%;margin-left:-30px;max-width:100%;position:absolute;width:60px}.funny-boxes>.funny-boxes-text>p{font-size:18px}@media(min-width: 768px){.funny-boxes>.funny-boxes-text>p{font-size:15px}}.funny-boxes.not-right-column{padding-bottom:40px}@media(min-width: 768px){.funny-boxes.not-right-column{padding-bottom:0}}@media(min-width: 1024px){.funny-boxes.not-right-column::before{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, left bottom, from(rgba(26, 188, 156, 0)), color-stop(15%, rgba(26, 188, 156, 0.9)), color-stop(85%, rgba(26, 188, 156, 0.9)), to(rgba(26, 188, 156, 0))) repeat scroll 0 0;background:rgba(0,0,0,0) linear-gradient(to bottom, rgba(26, 188, 156, 0) 0%, rgba(26, 188, 156, 0.9) 15%, rgba(26, 188, 156, 0.9) 85%, rgba(26, 188, 156, 0) 100%) repeat scroll 0 0;content:"";display:inline-block;height:90%;position:absolute;right:-1px;top:5%;width:1px}}.funny-boxes.float-shadow:hover>.funny-boxes-icon{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.funny-boxes.float-shadow:hover>.funny-boxes-icon::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.funny-boxes.float-shadow>.funny-boxes-icon{-webkit-box-shadow:0 0 1px rgba(0,0,0,0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.funny-boxes.float-shadow>.funny-boxes-icon::before{background:rgba(0,0,0,0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;content:"";height:10px;left:5%;opacity:0;pointer-events:none;position:absolute;top:100%;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;width:90%;z-index:-1}.RWDService002 .fa{display:inline-block;font-family:FontAwesome;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-kerning:auto;font-kerning:auto;-webkit-font-language-override:normal;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:70px;text-rendering:auto;-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:100% auto}.RWDService002 .fa.fix_h{background-size:auto 100%}
/*END*/
/* load file model/lib/RWDedictor002/css/model.css */
.RWDedictor002 .section-subject{text-align:center;margin-bottom:50px}.RWDedictor002 .main-title{font-size:48px;margin:0px;color:#222;font-weight:300}.RWDedictor002 .sub-title{font-size:22px;margin:18px 0 0;color:#222;font-weight:300}.RWDedictor002 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.RWDedictor002{color:#222}.RWDedictor002 .carousel-container{padding-bottom:40px}@media(min-width: 1024px){.RWDedictor002 .carousel-container{padding-bottom:0px}}.RWDedictor002 .RWDedictor002-text{text-align:center}@media(min-width: 1024px){.RWDedictor002 .RWDedictor002-text{text-align:left}}.RWDedictor002 .RWDedictor002-text>h4{font-size:25px;text-transform:uppercase}.RWDedictor002 .RWDedictor002-text>p{font-size:18px}.RWDedictor002 .RWDedictor002-text>.page-scroll{padding-top:10px}.RWDedictor002 .section-content{padding-top:70px;padding-bottom:80px}.RWDedictor002 .btn.btn-rj{background-color:var(--wt-BtnEmptyColor, #1abc9c);border-color:var(--wt-BtnEmptyColor, #1dd2af);color:#fff;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.RWDedictor002 .btn.btn-rj:hover,.RWDedictor002 .btn.btn-rj:focus{background-color:var(--wt-HoverColor, #17a689);border-color:var(--wt-HoverColor, #1dd2af);color:#fff}
/*END*/