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

/* template_id RWDfullscreen01 */
/* load db RWDPreloader001 */
body{overflow-y:scroll}
.RWDPreloader001 {position: fixed; top:0;left:0;right:0;bottom:0; z-index:10000;background:white; text-align: center;}
.RWDPreloader001 .status {width:100%; height:100px; position:absolute; left:0; top:50%; margin-top:-100px; padding-top:15px;	text-align: center; text-transform: uppercase; border-radius:11px;}
.RWDPreloader001 .status img{margin-bottom: 22px;}
/*END*/
/* load db RWDMenuIcon002 */
/*language{*/
.RWDMenuIcon002 .mobile_language{display:none;}
.RWDMenuIcon002 .web_language{width:107px;font-size:12px;color:#7c7c7c;margin-top:20px;position:relative;cursor:pointer;}
.RWDMenuIcon002 .web_language .lang_text{padding: 0px 6px;background-color: #fff;border: 1px solid #7c7c7c;position: absolute;width: 107px;}
.RWDMenuIcon002 .web_language .btnToggle {cursor: pointer;display: block;height: 24px;position: absolute;right: 0;top: 0;width: 24px;}
.RWDMenuIcon002 .web_language .btnToggle .line {background-color: #7c7c7c;display: block;height: 2px;position: absolute;transition: all 0.3s ease-out 0s;width: 14px;}
.RWDMenuIcon002 .web_language .btnToggle .line_01 {right: 6px;top: 4px;}
.RWDMenuIcon002 .web_language .btnToggle .line_02 {right: 6px;top: 8px;}
.RWDMenuIcon002 .web_language .btnToggle .line_03 {right: 6px;top: 12px;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_01 {top: 8px;transform: rotate(45deg);transform-origin:50% 50% 0;-ms-transform: rotate(45deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(45deg);-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(45deg);-moz-transform-origin:50% 50% 0;-o-transform: rotate(45deg);-o-transform-origin:50% 50% 0;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_02 {opacity: 0;}
.RWDMenuIcon002 .web_language.is-opened .btnToggle .line_03 {top: 8px;transform: rotate(135deg);transform-origin:50% 50% 0;-ms-transform: rotate(135deg);-ms-transform-origin:50% 50% 0;-webkit-transform: rotate(135deg);	-webkit-transform-origin:50% 50% 0;-moz-transform: rotate(135deg);-moz-transform-origin:50% 50% 0;	-o-transform: rotate(135deg);-o-transform-origin:50% 50% 0;}          	
.RWDMenuIcon002 .web_language.is-opened{color:#ffffff;}
.RWDMenuIcon002 .web_language.is-opened .lang_text{background-color:#7c7c7c;}
.RWDMenuIcon002 .web_language.is-opened .line {background-color:#ffffff;}
.RWDMenuIcon002 .web_language .lang_options{display:none;top:30px;position: absolute;z-index:10;width:107px;}
.RWDMenuIcon002 .web_language.is-opened .lang_options{display:block}
.RWDMenuIcon002 .web_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:12px;}
.RWDMenuIcon002 .web_language .web_language_menu a{color:#494949;}
.RWDMenuIcon002 .web_language .web_language_menu:last-child{border-bottom:0px;}

.RWDMenuIcon002 .mobile_language{text-align:center;}
.RWDMenuIcon002 .mobile_language .lang_text{background-color:#eaeaea;font-size:14px;line-height:35px;color:#494949;}
.RWDMenuIcon002 .mobile_language .lang_options{display:none;}

.RWDMenuIcon002 .mobile_language .web_language_menu{background-color:#eaeaea;border-bottom:1px solid #b5b5b5;line-height:29px;text-align:center;font-size:14px;}
.RWDMenuIcon002 .mobile_language .web_language_menu a{color:#494949;}
.RWDMenuIcon002 .mobile_language .web_language_menu:last-child{border-bottom:0px;}

.RWDMenuIcon002 .mobile_language.is-opened .lang_text{background-color:#494949;color:#FFFFFF;}
.RWDMenuIcon002 .mobile_language.is-opened .lang_options{display:block;}
@media (min-width: 800px){
  .RWDMenuIcon002 .web_language{margin-left:0px;}
}
@media (min-width: 1025px){
  .RWDMenuIcon002 .web_language{margin-left:30px;}
}
@media (max-width: 799px){
  .RWDMenuIcon002 .web_language{display:none;}
  .RWDMenuIcon002 .mobile_language{display:block;}
}
/*language}*/

/*search{*/
#navigation .web_search {border:1px solid transparent;display:inline-block;margin-top:13px;}
#navigation .web_search .searchkey{float:left;position:relative;}
#navigation .web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 100px;margin:0 5px}
#navigation .web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}
#navigation .web_search {background-color:#1a1a1a;}
#navigation .web_search {border-color:#1a1a1a;}
#navigation .web_search input{color:#909090;}
#navigation .web_search input{background:#1a1a1a;}
#navigation .web_search .btn{background:transparent;}
#navigation .web_search .btn{color:#7b7b7b;}
#navigation .web_search .btn:hover{color:#ffffff;}
#navigation .web_search.mobile_web_search{display:none;}
@media (min-width: 800px){
  #navigation .web_search{margin-left:0px;}
}
@media (min-width: 1025px){
  #navigation .web_search{margin-left:30px;}
}
@media (max-width: 799px){
  #navigation .web_search{display:none;}
  #navigation .web_search.mobile_web_search{display:block;}
  #navigation .web_search .searchkey{width:80%;}
  #navigation .web_search .searchkey input{width:100%}
  #navigation .web_search .btn{width:10%;float:right;margin-right:10px;}
}
/*search}*/


.navbar-right{  max-width: 60%;}
@media screen and (max-width: 799px) {
  .navbar-right {max-width: 100%;width:100%;}
}
.navbar.navbar-fixed-top {
    
              position: relative;
              margin: 0;
              border: 0;
              min-height: 60px;
              background-color: #222;
              box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);
            }
            @media (min-width: 800px) {
              .navbar.navbar-fixed-top {
                -webkit-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
                -moz-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
                transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
              }
            }
            .navbar.navbar-fixed-top .navbar-brand {
              color: #fff;
              font-size: 28px;
              font-weight: 700;

              height: 60px;
              line-height: 60px;
              padding-top: 0px;
              padding-bottom: 0px;
              letter-spacing: 0.1em;
            }
            .navbar.navbar-fixed-top .navbar-brand:hover {
              color: #fff;
            }
            .navbar.navbar-fixed-top .navbar-toggle {
              margin-top: 12px;
              background-color: #1abc9c;
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a {
              color: #fff;
              font-weight: 400;

            }
            @media (min-width: 992px) {
              .navbar.navbar-fixed-top .navbar-nav > li > a {
                height: 60px;
                line-height: 60px;
                padding-top: 0px;
                padding-bottom: 0px;
              }
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a:hover {
              color: #1abc9c;
              background-color: #222;
            }
            .navbar.navbar-fixed-top .navbar-nav > li > a > i.fa-angle-down {
              padding-left: 2px;
            }
            .navbar.navbar-fixed-top .navbar-nav > li.active a,
            .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
              background-color: #1abc9c;
              color: #fff;
            }
            @media (min-width: 992px) {
              .navbar.navbar-fixed-top .navbar-nav > li.active a,
              .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
                color: #fff;
                background-color: #1abc9c;
                background-repeat: repeat;
              }
            }
/*.navbar li > ul {list-style-type:none;display:none;margin:0px;padding:0px;position:absolute;z-index:10;background:#FFF;width: 200%;margin-left: -50%;box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);}*/
.navbar li > ul {list-style-type:none;display:none;margin:0px;padding:0px;position:absolute;z-index:10;background:#FFF;box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);min-width:100%;}
.navbar li > ul li{list-style-type; margin:0px;padding:5px 10px;white-space: nowrap; text-align:center;}
.navbar li > ul li:hover{background:#222;}
.navbar li > ul li a{text-decoration:none;display:block;color:#111}
.navbar li > ul li:hover a{color: #1abc9c;}
.navbar li > ul li ul{box-shadow: none;
    margin: 0;
    position: relative;
    width: 100%;}
.navbar .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media screen and (max-width: 799px) {
  .navbar-right {max-width: 100%;width:100%;}
  .navbar-nav {margin:0px;}
  .navbar li > ul{margin-left:0px;width:100%;}
  .navbar li > ul {position:relative;}
}


/*END*/
/* load db RWDfullScreenEditor */
.RWDfullScreenEditor {
position: relative;
              display: table;
  width:100%;
        height:100%;
 background-repeat: no-repeat;
 background-attachment:scroll;
 background-size: cover;
 background-position: top center;
}
@media(min-width:1200px){
  .RWDfullScreenEditor {
    background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
 }
}


            .RWDfullScreenEditor:before {
              position: absolute;
              content: " ";
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.8);
            }
            .RWDfullScreenEditor .intro-body {
              position: relative;
              display: table-cell;
              vertical-align: middle;
              padding-top: 70px;
              padding-bottom: 70px;
            }
            @media (min-width: 1280px) {
              .RWDfullScreenEditor .intro-body {
                padding-top: 0px;
                padding-bottom: 20px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text {
              margin-top: 40px;
            }
            .RWDfullScreenEditor .intro-body .intro-text h2 {
              color: #fff;
              font-size: 50px;
              font-weight: 700;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text h2 {
                font-size: 55px;
              }
            }
            .RWDfullScreenEditor .intro-body .intro-text  {
              color: #fff;
              font-size: 22px;
              font-weight: 400;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .intro-text  {
                font-size: 26px;
              }
            }
            .RWDfullScreenEditor .intro-body .page-scroll {
              margin-top: 30px;
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll {
                margin-top: 50px;
              }
            }
            @media (min-width: 768px) {
              .RWDfullScreenEditor .intro-body .page-scroll a.btn {
                padding: 20px 25px;
                font-size: 22px;
              }
            }

.RWDfullScreenEditor .logo img {
    margin: auto;
    position: relative;
    width: 300px;
}


.RWDfullScreenEditor .btn.btn-rj {
    background-color: #1abc9c;
    border-color: #1dd2af;
    color: #fff;
    text-transform: uppercase;
}
.RWDfullScreenEditor .btn.btn-rj:hover, .btn.btn-rj:focus {
    background-color: #17a689;
    color: #fff;
}

.RWDfullScreenEditor .bgbanner{width:100%;height:100%;position: absolute;z-index:-1;top: 0;}
.RWDfullScreenEditor .bx-viewport,.RWDfullScreenEditor .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.RWDfullScreenEditor .bxslider,.RWDfullScreenEditor .bxslider li{
    height: 100% !important;
   list-style: none;
  margin:0px;padding:0px;
}
.RWDfullScreenEditor .bxslider li{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.RWDfullScreenEditor .bx-wrapper .bx-viewport{
    border: none !important;
}
/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDedictor001 */
/*subject area*/
.RWDedictor001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDedictor001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDedictor001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDedictor001 h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0;
    color: #222;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    font-weight: 600;
    letter-spacing: -0.06em;    
}

.RWDedictor001 .mt30 {
    margin-top: 3em;
}

/*END*/
/* load db RWDvideo001 */
.RWDvideo001{width:100%;height:100%;position:relative;opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.RWDvideo001 .video{
  width:100%;height:100%;position:relative;
 
 background-repeat: no-repeat;
 background-attachment:scroll;
 background-size: cover;
 background-position: top center;
}
@media(min-width:1200px){
 .RWDvideo001 .video {
    background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
 }
}



.RWDvideo001.show{opacity: 1;}
.RWDvideo001 .info{
  text-align:center;
  position: absolute;
  width:100%;height:100%;
  z-index:1;
top:0px;
  left:0px;
}
.RWDvideo001 .info .logo{margin-top:10%;}
.RWDvideo001 .info .summary{margin-top:4%;color:#FFF;}

.RWDvideo001 .info.hovershow{
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
   background:rgba(67, 58, 55, 0.15);
}
.RWDvideo001 .info.hovershow.show{opacity: 1;}
.RWDvideo001 .mouse {
    position: absolute;
    display: block;
    bottom: 10%;
    left: 50%;    
 
    opacity: 0;
    cursor: pointer;
}
.RWDvideo001 .mouse.defbg {
    width: 38px;
    background-size: 100%;
    height: 78px;
    margin-left: -19px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../model/sample/baseimg/RWDvideo001/mouse.png);
}

.RWDvideo001 .btn2play,.RWDvideo001 .btn2pause{
   cursor:pointer;
   position: absolute;
   top:50%;
  left:50%;
   margin-top:-32px;
   margin-left:-32px;
  z-index:99;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    border-color: #FFF;
    background: transparent;
    text-align: center;
    color: #FFF;
    border: 2px solid #FFF;

    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.RWDvideo001 .btn2play .fa,.RWDvideo001 .btn2pause .fa{
    margin-top: 13px;
}
.RWDvideo001 .btn2play:hover,.RWDvideo001 .btn2pause:hover{
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
}
.RWDvideo001 .btn2pause{display:none;}

.RWDvideo001 .mouse.defbg img {
        margin-top: 40px;
    width: 12px;
    position: relative;
    -webkit-animation: mouse-act 3s infinite;
    animation: mouse-act 3s infinite;
}
/*END*/
/* load db RWDparalaxSlice */
.RWDparalaxSlice .maskParent {
    position: relative;
    height: 100%;
    width: 100%;
}
.RWDparalaxSlice .paralaxMask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.15);
}
.RWDparalaxSlice .paralaxText {
    padding-top: 66px;
    padding-bottom: 66px;
    text-align: center;
    position: relative;
}
.RWDparalaxSlice .paralaxText blockquote,.RWDparalaxSlice .paralaxText h1,.RWDparalaxSlice  .paralaxText h2,.RWDparalaxSlice  .paralaxText h3,.RWDparalaxSlice  .paralaxText p,.RWDparalaxSlice .paralaxText i {
    color: #fff;
}
.RWDparalaxSlice .paralaxText blockquote {
    padding: 0.5em 0;
    font-size: 33px;
    line-height: 33px;
    margin-bottom: 0;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-left: 0;
    border: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    letter-spacing: 0.1em;
}
@media (min-width: 768px)
.RWDparalaxSlice .paralaxText blockquote {
    font-size: 44px;
    line-height: 44px;
}

.RWDparalaxSlice {
overflow-x:hidden;
	width:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: top center;
min-height:100%;
}
@media(min-width:1200px){
	.RWDparalaxSlice {
		background-attachment: fixed;
		background-position: 50% 0;
 background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}
}
/*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/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 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 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 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 scrollTop */
.scrollTop{
  cursor:pointer;
  width: 45px;
  height: 21px;
  margin: auto;
  padding-top: 30px;
  text-align:center;
  background:transparent url(../../model/sample/baseimg/scrollTop/top_arrow.png) center center no-repeat
}
.scrollTop:hover{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*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 web_footer */
.web_footer a{text-decoration: none;}
.footer_desc{color:#6F6F6F}
.footer_desc a{color:#6F6F6F}
.footer_desc a:hover{color:#6F6F6F}
/*END*/