@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 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 RWDMenuShop001 */
.RWDMenuShop001 .navbar-default {
    border: none;
    background: none;
}
.RWDMenuShop001 .navbar {
    margin: 0;
}
.mega-menu .collapse {
    position: static;
}

/*Shop Badge
------------------------------------*/
/*Badge Lists*/
.RWDMenuShop001 .shop-badge {
  position: relative;
  margin-left: 20px;
  padding: 28px 15px 25px 5px;
}
.RWDMenuShop001.header-fixed-shrink .shop-badge {
	padding-top: 30px;
}

.RWDMenuShop001 .shop-badge span.badge {
    top: 20px;
    right: 3px;
    position: absolute;
}
.RWDMenuShop001.header-fixed-shrink .shop-badge span.badge {
	top: 22px;
}

/*Badge Icons*/
.RWDMenuShop001 .shop-badge.badge-icons span.badge {
    min-width: 12px;
    padding: 3px 6px;
}

.RWDMenuShop001 .shop-badge.badge-icons i {
    color: #687074 !important;
    font-size: 24px;
    min-width: 25px;
}

/*Badge*/
.RWDMenuShop001 .shop-badge span.badge {
    font-weight: 400;
    padding: 4px 7px;
}

.RWDMenuShop001 .shop-badge span.badge-sea {
    background: #18ba9b;
}

/*Scrollbar*/
.RWDMenuShop001 .mCustomScrollbar {
    height: 300px;
}

/*Badge Open*/
 
.RWDMenuShop001 .shop-badge:hover .badge-open ,.RWDMenuShop001 .shop-badge .badge-open.quickview {
  visibility: visible;
  opacity: 1;
}

.RWDMenuShop001 .badge-open {
    top: 78px;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s linear;
    list-style: none;
    min-width: 300px;
    background: #fff;
    position: absolute;
    border-top: 2px solid #18ba9b;
    box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
    z-index:999;
}

.RWDMenuShop001 .badge-open li {
    margin-top: 15px;
    padding: 15px 20px 0;
    border-top: 1px solid #dedede;
}

.RWDMenuShop001 .badge-open li:first-child {
    margin-top: 0;
    border-top: none;
    padding-top: 20px;
}

.RWDMenuShop001 .badge-open li:after,
.RWDMenuShop001 .badge-open li:before {
    content: " ";
    display: table;
}

.RWDMenuShop001 .badge-open li:after {
    clear: both;
}

.RWDMenuShop001 .badge-open img {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 15px;
}

.RWDMenuShop001 .badge-open .close {
    line-height: 1.9;
}

.RWDMenuShop001 .badge-open span {
    margin: 7px 0;
    color: #687074;
    display: block;
    font-size: 14px;
}

.RWDMenuShop001 .badge-open small {
    color: #999;
    font-size: 14px;
}

/*Subtotal*/
.RWDMenuShop001 .subtotal {
    padding: 3px 15px 20px;
    background: #fff;
}

.RWDMenuShop001 .subtotal span {
    color: #555;
    font-size: 18px;
    font-weight: 200;
    display: inline-block;
    text-transform: uppercase;
}

.RWDMenuShop001 .subtotal .subtotal-cost {
    color: #18ba9b;
}

.RWDMenuShop001 .subtotal .btn-u {
    font-size: 12px;
}

.RWDMenuShop001 .subtotal .col-xs-6:first-child {
    padding-right: 8px;
}

.RWDMenuShop001 .subtotal .col-xs-6:last-child {
    padding-left: 8px;
}

/*Header v5
------------------------------------*/
.RWDMenuShop001 {
    z-index: 99;
    position: relative;
}

.RWDMenuShop001 .navbar {
    margin: 0;
}

@media (max-width: 991px) {
    .RWDMenuShop001 .navbar {
        margin-top: 10px;
    }
}

.RWDMenuShop001 .navbar-default {
    border: none;
    background: none;
}

/*Navbar Header*/
@media (max-width: 991px) {
    .RWDMenuShop001 .navbar-header {
      margin-bottom: 7px;
      margin-right: 50px;
    }
    .RWDMenuShop001 .shop-badge {
    	position: absolute;
    	top: 0;
    	right: 20px;
    	padding: 14px 10px 18px 0;
    }
    .RWDMenuShop001 .shop-badge span.badge {
    	top: 5px;
    	right: 0;
    }
    .RWDMenuShop001 .badge-open {
    	top: 57px;
    }
 
}

@media (min-width: 993px) and (max-width: 999px) {
    .RWDMenuShop001 .navbar-header {
        margin-top: 15px;
    }
}

.RWDMenuShop001 .navbar-brand {
    z-index: 1;
    padding: 20px 10px 10px 15px;
}

@media (max-width: 998px) {
    .RWDMenuShop001 .navbar-brand {
        margin-top: -15px;
    }
}

.RWDMenuShop001 .navbar-default .navbar-toggle {
    color: #333;
    border: none;
    font-size: 19px;
    margin-top: 10px;
}

.RWDMenuShop001 .navbar-default .navbar-toggle .icon-bar {
    background: #222;
}

.RWDMenuShop001 .navbar-default .navbar-toggle:hover,
.RWDMenuShop001 .navbar-default .navbar-toggle:focus {
    background: inherit;
}

/*Navbar Collapse*/
.RWDMenuShop001 .navbar-collapse {
    position: relative;
}

/*Navbar Nav set to centre*/
@media (min-width: 992px) {
    .RWDMenuShop001 .navbar-nav {
        float: none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
}

/*Navbar Menu*/
.RWDMenuShop001 .navbar-default .navbar-nav > li > a {
    color: #687074;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.RWDMenuShop001 .navbar-default .navbar-nav > .active > a {
    color: #18ba9b;
}

/*Responsive Navbar*/
@media (max-width: 991px) {
    /*Responsive code for max-width: 991px*/
    .RWDMenuShop001 .navbar-header {
        float: none;
    }

    .RWDMenuShop001 .navbar-toggle {
        display: block;
    }

    .RWDMenuShop001 .navbar-collapse.collapse {
        display: none !important;
    }

    .RWDMenuShop001 .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
    }

    .RWDMenuShop001 .navbar-nav {
        margin: 0;
        float: none !important;
    }

    .RWDMenuShop001 .navbar-nav > li {
        float: none;
    }

    .RWDMenuShop001 .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 40px;
    }
 

    /*Dropdown Menu Slide Down Effect*/
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        margin-top: 0;
        position: static;
        box-shadow: none;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a,
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a:hover,
    .RWDMenuShop001 .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .RWDMenuShop001 .navbar-default .dropdown-menu.no-bottom-space {
        padding-bottom: 0;
    }

    /*Design for max-width: 991px*/
    .RWDMenuShop001 .navbar-collapse,
    .RWDMenuShop001 .navbar-collapse .container {
        padding-left: 0 !important;
        padding-right: 0 !important;

    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 9px 10px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li a {
        border-bottom: solid 1px #eee;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus {
        background: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover {
        color: #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:focus {
        color: #fff !important;
        background: #18ba9b;
    }

    .RWDMenuShop001 .dropdown .dropdown-submenu > a {
        font-size: 13px;
        color: #333 !important;
        text-transform: uppercase;
    }
}

@media (min-width: 992px) {
    /*Navbar Collapse*/
    .RWDMenuShop001 .navbar-collapse {
        padding: 0;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a {
        line-height: 29px;
        padding: 25px 18px 22px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:last-child {
        padding-right: 15px;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus {
        border-top: solid 2px transparent;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a {
        border-top: solid 2px #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > li > a:focus,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .active > a:focus {
        background: none;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a,
    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a:hover,
    .RWDMenuShop001 .navbar-default .navbar-nav > .open > a:focus {
        color: #18ba9b;
    }

    .RWDMenuShop001 .navbar-default .navbar-nav > li:hover > a {
        color: #18ba9b;
    }

    /*Dropdown Menu*/
    .RWDMenuShop001 .dropdown-menu {
        padding: 0;
        border: none;
        min-width: 200px;
        border-radius: 0;
        z-index: 9999 !important;
        border-top: solid 2px #18ba9b;
        box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
        transition: all 0.3s linear;
        opacity: 0;
        visibility: hidden;
        display:block;
    }

    .RWDMenuShop001 .dropdown-menu li a {
        color: #687074;
        font-size: 14px;
        font-weight: 400;
        padding: 8px 15px;
        border-bottom: solid 1px #dedede;
    }

    .RWDMenuShop001 .dropdown-menu > li > a {
        /*Transition for fixed header*/
        transition: all 0.2s ease;
    }

    .RWDMenuShop001 .dropdown-menu .active > a,
    .RWDMenuShop001 .dropdown-menu li > a:hover {
        color: #fff;
        background: #616161;
        filter: none !important;
    }

    .RWDMenuShop001 .dropdown-menu li > a:focus {
        color: inherit;
        background: none;
        filter: none !important;
    }

    .RWDMenuShop001 .navbar-nav > li.dropdown:hover > .dropdown-menu {         
         visibility: visible;
         opacity: 1;
         display: block;
    }

    .RWDMenuShop001 .open > .dropdown-menu {
        display: none;
    }

    .RWDMenuShop001 .dropdown-menu li.dropdown-submenu:hover > a {
        color: #fff;
        background: #616161;
    }
}

/*Dropdown Submenu for BS3
------------------------------------*/
.RWDMenuShop001 .dropdown-submenu {
   position: relative;
}



@media (max-width: 991px) {
    .RWDMenuShop001 .dropdown-submenu > a:after {
        content: " ";
    }

}

@media (min-width: 992px) {
    .RWDMenuShop001 .dropdown > a:after {
        content: " ";
    }
}

.RWDMenuShop001 .dropdown-submenu > .dropdown-menu {
    top: 3px;
    left: 100%;
    margin-top: -5px;
    margin-left: 0px;

}

/*Submenu comes from LEFT side*/
.RWDMenuShop001 .dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100%;
}

.RWDMenuShop001 .dropdown-submenu:hover > .dropdown-menu {
    display: block;
 
  visibility: visible;
  opacity: 1;
}

@media (max-width: 991px) {
    .RWDMenuShop001 .dropdown-submenu > .dropdown-menu {
        display: block;
        margin-left: 15px;
    }
}

.RWDMenuShop001 .dropdown-submenu.pull-left {
    float: none;
}

.RWDMenuShop001 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.RWDMenuShop001 .dropdown-menu li [class^="fa-"],
.RWDMenuShop001 .dropdown-menu li [class*=" fa-"] {
    left: -3px;
    width: 1.25em;
    margin-right: 1px;
    position: relative;
    text-align: center;
    display: inline-block;
}
.RWDMenuShop001 .dropdown-menu li [class^="fa-"].fa-lg,
.RWDMenuShop001 .dropdown-menu li [class*=" fa-"].fa-lg {
    /* increased font size for fa-lg */
    width: 1.5625em;
}

/*Header Fixed
------------------------------------*/
/*Header*/
.header-fixed .RWDMenuShop001.header-fixed-shrink {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    position: fixed;
    height: 95px;
    margin-top: -23.5px;
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    background: rgba(255,255,255, 0.96);
    transition: background 0.4s;
}

/*Topbar*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .topbar {
    display: none;
}

/*No Topbar*/
.header-fixed .RWDMenuShop001.no-topbar {
    height: 78px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink {
    height: 95px;
    margin-top: -35px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-brand {
    top: 46px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .shop-badge .badge-open {
    top: 69px;
}

.header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
    margin-top: -1px;
}

/*Brand*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-brand {
    top: 15px;
    z-index: 1;
    position: relative;
    padding: 4px 10px 10px;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-brand img {
    width: 90%;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-nav > li > .dropdown-menu {
    margin-top: -8px;
}

/*Badge List*/
.header-fixed .RWDMenuShop001.header-fixed-shrink .shop-badge {
    margin-top: -3px;
}

.header-fixed .RWDMenuShop001.header-fixed-shrink .shop-badge .badge-open {
    top: 77px;
}

@media (max-width: 991px) {
    /*Header*/
    .header-fixed .RWDMenuShop001,
    .header-fixed .RWDMenuShop001.header-fixed-shrink,
    .header-fixed .RWDMenuShop001.no-topbar,
    .header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink {
        height: inherit;
        position: relative;
    }
}

@media (min-width: 992px) {
    .header-fixed .RWDMenuShop001.header-fixed-shrink .navbar-nav > li > a {
        font-size: 15px;
        margin-top: 2px;
        padding: 19px 18px 26px;
    }

    /*No Topbar*/
    .header-fixed .RWDMenuShop001.no-topbar.header-fixed-shrink .navbar-nav > li > a {
        margin-top: 35px;
        padding: 14px 17px 16px;
    }
}

/*Mega Menu
------------------------------------*/
.RWDMenuShop001 .mega-menu .nav,
.RWDMenuShop001 .mega-menu .dropup,
.RWDMenuShop001 .mega-menu .dropdown,
.RWDMenuShop001 .mega-menu .collapse {
    position: static;
}

.RWDMenuShop001 .mega-menu .navbar-inner,
.RWDMenuShop001 .mega-menu .container {
    position: relative;
}

.RWDMenuShop001 .mega-menu .dropdown-menu {
    left: auto;
}

.RWDMenuShop001 .mega-menu .dropdown-menu > li {
    display: block;
}

.RWDMenuShop001 .mega-menu .dropdown-submenu .dropdown-menu {
    left: 100%;
}

.RWDMenuShop001 .mega-menu .nav.pull-right .dropdown-menu {
    right: 0;
}

.RWDMenuShop001 .mega-menu .mega-menu-content {
    *zoom: 1;
    padding: 20px 10px;
}

.RWDMenuShop001 .mega-menu .mega-menu-content:before,
.RWDMenuShop001 .mega-menu .mega-menu-content:after {
    content: "";
    display: table;
    line-height: 0;
}

.RWDMenuShop001 .mega-menu .mega-menu-content:after {
    clear: both;
}

.RWDMenuShop001 .mega-menu.navbar .nav > li > .dropdown-menu:after,
.RWDMenuShop001 .mega-menu.navbar .nav > li > .dropdown-menu:before {
    display: none;
}

.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    left: 0;
    right: 0;
    overflow: hidden;
}

@media (min-width: 992px) {
    .RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        margin-left: 10px;
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        width: auto;
    }

    .RWDMenuShop001 .mega-menu .mega-menu-content {
        padding-right: 0;
    }

    .RWDMenuShop001 .mega-menu .mega-menu-content [class^="col-"] {
        padding-right: 25px;
    }

    .RWDMenuShop001 .mega-menu .dropdown-menu > li > ul {
        display: block;
    }
}

/*Bootstrap Container*/
@media (min-width: 768px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 708px;
    }
}

@media (min-width: 992px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 910px;
    }
}

@media (min-width: 1200px) {
    .RWDMenuShop001 .mega-menu .mega-menu-content .container {
        width: 1110px;
    }
}

/*Dropdown Menu*/
.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li {
    padding-bottom: 5px;
}

.RWDMenuShop001 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu li a {
    padding: 0;
    border-bottom: none;
}

/*Product Offers*/
.RWDMenuShop001 img.product-offers:hover {
  opacity: 0.9;
}

/*Style List*/
.RWDMenuShop001 h3.mega-menu-heading {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede;
}

.RWDMenuShop001 h3.mega-menu-heading.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.RWDMenuShop001 .style-list {
    margin-bottom: 20px;
}

.RWDMenuShop001 .style-list li a {
    color: #888;
    font-size: 14px;
    margin-right: 5px;
}

.RWDMenuShop001 .style-list li a:hover {
    color: #18ba9b;
    background: none;
    text-decoration: none;
}

.RWDMenuShop001 .style-list li .label {
    top: -2px;
    position: relative;
}
.btn-u {
   border: 0;
   color: #fff;
   font-size: 14px;
   cursor: pointer;
   font-weight: 400;
   padding: 6px 13px;
   position: relative;
   background: #72c02c;
   white-space: nowrap;
   display: inline-block;
   text-decoration: none;
}

.btn-u:hover ,.btn-u:hover a{
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-u.btn-block {
  text-align: center;
}


.btn-u.btn-u-dark {
   background: #555;
}
.btn-u.btn-u-dark:hover, 
.btn-u.btn-u-dark:focus, 
.btn-u.btn-u-dark:active, 
.btn-u.btn-u-dark.active, 
.open .dropdown-toggle.btn-u.btn-u-dark {
   background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
   border-left: solid 1px #333;
}


@media (max-width: 992px) {
  .md-margin-bottom-30 {
    margin-bottom: 30px;
  }	
}

.RWDMenuShop001 .dropdown-menu li a.btn_a { text-decoration: none;color: #fff;font-size: 14px;font-weight: 400;}

ul.nav li{text-align:left!important;}


@media (max-width: 991px) {
  .mega-menu-fullwidth.open .mega-menu-content .container{
    height:120px;
    overflow-y:auto;
  }
}
/*END*/
/* load db web_language */
/**
* 下拉語系
**/
.web_language {border:1px solid transparent;font-family:Calibri;}
.web_language .language {height: 30px;position:relative;z-index:100;cursor:pointer;}
.web_language .text {float: left;position:relative;width: 107px;padding-left: 12px;line-height:30px;}
.web_language .btn_container {float: left;position:relative;}
.web_language .btn {cursor: pointer;float: left;width: 33px;height: 30px;position:relative;}
/*下拉選單下面區塊*/
.web_language .dropdown_list_container{width:100%;height:auto;display:none;z-index:999;position:absolute;top:30px;left:0px;}
.web_language .dropdown_list_item {padding:6px 12px;cursor: pointer;line-height:30px;}
/*箭頭下*/
.web_language .arrow_b_int{width:0px;height:0px;border-width:6px;border-style:solid;position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-3px;}
/*箭頭下-邊框*/
.web_language .arrow_b_out{width:0px;height:0px;border-width:6px;border-style:solid;position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-5px;}
.web_language {background-color:#1a1a1a;}
.web_language {border-color:#1a1a1a;}
.web_language .text {color:#909090;}
.web_language .language:hover .text {color:#ffffff;}
.web_language .btn{background:transparent;}
.web_language .arrow_color{border-color:#7b7b7b transparent transparent transparent;}
.web_language .arrow_border_color{border-color:#1a1a1a transparent transparent transparent;}
.web_language .language:hover .arrow_color{border-color:#ffffff transparent transparent transparent;}
.web_language .dropdown_list_item{color:#ffffff;}
.web_language .dropdown_list_item{background:#000000;}
.web_language .dropdown_list_item:hover{color:#ffffff;}
.web_language .dropdown_list_item:hover{background:#232e2d;}


/*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 RWDnews009 */
.RWDnews009{
            position: relative;
        }

        .RWDnews009 h1{
            font-size: 48px;
            letter-spacing: 1px;
            text-align: center;
            margin-bottom: 40px;
        }

        .RWDnews009 .item{
            background-color:#f3f3f3;
            position: relative; 
            margin-bottom:20px
        }

/*
        .RWDnews009 .item:hover::after{
            opacity: 1;
            width:100%;
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }

        .RWDnews009 .item:after{
            content: '';
            position: absolute;
            width:1%;
            height: 100%;
            top:0;
            left: 0;
            background-color:rgba(112, 113, 121, 0.15);
            opacity: 0;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
            transition: all 0.8s;
            z-index: 1;
        }
*/

.RWDnews009 h2{text-align:center;font-size:16px}


            /* pad 以下*/

            @media (max-width: 1139px){
                .RWDnews009 .item{
                    height: auto;
                }
            }



        .RWDnews009 .date-box{
            float: left;
            width: 94px;
            height: 215px;
            padding: 68px 0;
            margin:0;
            text-align: center;
        }

            /* pad */

            @media (max-width: 1139px){
                .RWDnews009 .date-box{
                    width: 100%;
                    height: auto;
                    text-align: center;
                    padding: 30px;
                    float:none;
                }
            }



        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date,
        .RWDnews009 .date-box .year{
            float:none;
        }    

        @media (max-width: 900px){
            .RWDnews009 .date-box .month,
            .RWDnews009 .date-box .date,
            .RWDnews009 .date-box .year{
                float:left;
            } 
        }


        .RWDnews009 .date-box .month,
        .RWDnews009 .date-box .date{
            font-size: 14px;
            letter-spacing: 1px;
        }

        .RWDnews009 .date-box .year{
            font-size: 14px;
            letter-spacing: 1px;
            margin:15px 0;
        }

            /* pad */

            @media (max-width:1139px){
                .RWDnews009 .date-box .year{
                    margin:0;
                }
            }


        .RWDnews009 .pic-box{
            float: left;
            width: 460px;
            position: relative;
            z-index: 999;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .pic-box{
                    width: 100%;
                    height: auto;
                    float:none;
                }  
            }

        .RWDnews009 .text-box{
            float: left;
            width: 584px;
            padding: 30px;
        }

            /* pad */
            @media(max-width: 1139px){
                .RWDnews009 .text-box{
                    width: 100%;
                    height: auto;
                    padding:19px;
                    float: none;
                    padding:30px;
                }  
            }


        .RWDnews009 .pic-box img{
            opacity: 1;
            transition:all 0.8s;
            -o-transition:all 0.8s;
            -webkit-transition:all 0.8s;
        }

        .RWDnews009 .pic-box img:hover{
            opacity: 0.7;
        }


        .RWDnews009 .text-box .title{
            font-size: 24px;
            position: relative;
            z-index: 100;
        }


        .RWDnews009 .text-box .title a{
            color:#333;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
            cursor: pointer;
        }

        .RWDnews009 .text-box .title a:hover{
            color:#8e8e8e;
            text-decoration: none;
        }
     
        .RWDnews009 .text-box .under-line{
            width: 100px;
            height: 1px;
            background-color: #333;
            margin:23px 0;
            transition: all 0.8s;
            -o-transition: all 0.8s;
            -webkit-transition: all 0.8s;
        }

        .RWDnews009 .item:hover .text-box .under-line{
            width: 50px;
        }

     
        .RWDnews009 .text-box .description{
            font-size: 12px;
            letter-spacing: 1px;
            line-height: 26px;
            max-height: 80px;
            overflow: hidden;
            color:#909090;
        }

            @media (max-width: 1139px){
                    .RWDnews009 .text-box .description{
                        max-height:100%;
                    }
            }


        .RWDnews009 .text-box button{
            float: right;
            font-size: 14px;
            letter-spacing: 1px;
            background-image: none;
            background-color: transparent;
            border: none;
            margin:0;
            position: relative;
            z-index: 100;
            margin-top:20px;
        }

            /* pad*/
            @media (max-width: 1139px){
                .RWDnews009 .text-box button{
                    margin:20px 0;
                }
            }


        .RWDnews009 .text-box button:hover::before{
            width: 10px;
        }    



        .RWDnews009 .text-box button:before{
            content: '';
            float: left;
            margin: 10px 7px;
            width: 40px;
            height: 1px;
            background-color: #949494;
            -webkit-transition-property: width; /* Safari */
            -webkit-transition-duration: 0.8s; /* Safari */
            transition-property: width;
            transition-duration: 0.8s;
        }
@media only screen and (max-width: 799px) {
  .main .RWDnews009 .container {
     padding-left: 0px; 
     padding-right: 0px; 
  }
}
.clearfix{clear:both;}
/*END*/
/* load db RWDvideo002 */
.RWDvideo002{position:relative;}
.RWDvideo002.section-inner{padding:50px 0px}
.RWDvideo002 .section-subject{text-align:center;margin-bottom:50px;}
.RWDvideo002 h1.main-title{font-size:48px;margin:0px;color:#222;font-weight: 300;}
.RWDvideo002 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#222;font-weight: 300;}
.RWDvideo002 .section-line {background-color: #222;display: inline-block;height: 1px;width: 100px;margin-top:50px;}


.RWDvideo002 .videoitem{margin:8px 0px;overflow:hidden;}
.RWDvideo002 figure {
    width:100%;
    background: #3085a3 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}

.RWDvideo002 figure figcaption {
    backface-visibility: hidden;
    color: #646464;
    padding: 22px;
}
.RWDvideo002 figure.effect-sarah {
    background: #ffffff none repeat scroll 0 0;
}
.RWDvideo002 figure.effect-sarah img ,.RWDvideo002 figure.effect-sarah .iframe{
    backface-visibility: hidden;
    -webkit-transform: translate(-10px,0);
    transform: translate(-10px,0);

    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: calc(100% + 20px);
}
.RWDvideo002 figure.effect-sarah:hover img ,.RWDvideo002 figure.effect-sarah:hover .iframe{
    opacity: 0.4;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.RWDvideo002 figure.effect-sarah figcaption {
    text-align: left;
}
.RWDvideo002 figure.effect-sarah h2 {
    opacity: 0;
    overflow: hidden;
    padding: 0.5em 0;
    position: relative;
    font-size:22px;
}
.RWDvideo002 figure.effect-sarah:hover h2 {
    opacity: 1;
}
.RWDvideo002 figure.effect-sarah h2::after {
    background: #646464 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);

    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
    width: 100%;
}
.RWDvideo002 figure.effect-sarah:hover h2::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002 figure.effect-sarah p {
    opacity: 0;
    padding: 5px 0;
    margin:0px;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);

    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    font-size:13px;
}
.RWDvideo002 figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.RWDvideo002 figure figcaption, .RWDvideo002 figure a {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70%;
    text-align: left;
    top: auto;
}
.mfp-iframe-holder .mfp-content {
width: 95%;
}

.RWDvideo002.istouch figure.effect-sarah img ,.RWDvideo002.istouch figure.effect-sarah .iframe{
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002.istouch figure.effect-sarah h2 {
    opacity: 1;
}

.RWDvideo002.istouch  figure.effect-sarah h2::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.RWDvideo002.istouch figure.effect-sarah p {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.figcaption_bottom h2{ color:#FFFFFF;font-size:18px}
.figcaption_bottom .h2_line {
    background: #ffffff none repeat scroll 0 0;
    height: 1px;
    width: 100%;
    font-size:1px;line-height:1px;
    margin-bottom:5px;
}
.figcaption_bottom p{color:#FFFFFF;font-size:14px;line-height:28px;letter-spacing:1px}
/*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 RWDsocial002 */
.RWDsocial002 .iconRounded{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 11px;
  margin-right:5px;
	
}

.RWDsocial002 .cusimg{
  margin-top:0px;
  padding:0px;
}
.RWDsocial002 .iconRounded:before{margin: auto;text-align: center;}
.RWDsocial002 .iconBig{
	font-size: 50px;
}
.RWDsocial002 .iconBig.iconRounded{
	width: 112px;
	height: 112px;
	padding-top:29px;
	border-width: 4px;
}

.RWDsocial002 .iconRounded {border:2px solid #43B6B1;color:#43B6B1;background-color:#fff;}
.RWDsocial002 .iconRounded:hover, .color1 .iconRounded:hover{background-color:#43B6B1;color:#fff;}
.color1 .RWDsocial002 .iconRounded {color:#43B6B1;}
.color4 .RWDsocial002 .iconRounded {background-color:#FFF;color:#43B6B1;}

.RWDsocial002 ul.socialNetwork {padding:0; display: block;}
.RWDsocial002 ul.socialNetwork li {float: left; list-style-type: none;}
.RWDsocial002 .pull-right{ float:none !important; }
@media(min-width:1025px){
	.RWDsocial002 .pull-right {
		float:right !important;
	}
}

@media(min-width:768px){.RWDsocial002 .footerWidget{float:right;}}
/*END*/
/* load db web_search */
/**
* 網站搜尋
**/
.web_search {border:1px solid transparent;}
.web_search .searchkey{float:left;position:relative;}
.web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 149px;margin:0 5px}
.web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}

.web_search {background-color:#1a1a1a;}
.web_search {border-color:#1a1a1a;}
.web_search input{color:#909090;}
.web_search input{background:#1a1a1a;}
.web_search .btn{background:transparent;}
.web_search .btn{color:#7b7b7b;}
.web_search .btn:hover{color:#ffffff;}
/*END*/
/* load file model/lib/web_edm/model.css */
.web_edm{background-color:#1a1a1a;border:1px solid #1a1a1a}.web_edm .btn_container,.web_edm .email{float:left;position:relative}.web_edm .email input{border:none;line-height:30px;height:30px;padding:0 5px;width:149px;margin:0 5px;color:#909090;background-color:#1a1a1a}.web_edm .btn{display:inline-block;padding:0 10px;line-height:30px;font-size:13px;float:left;text-align:center;cursor:pointer;color:#7b7b7b}.web_edm .btn:hover{color:#fff}
/*END*/
/* load db web_language008 */
.web_language008{
	float: right;
	display: inline-block;
	position: relative;
}
.web_language008 a{
	display: inline-block;
	float: left;
	font-size: 14px;
	width: 50px;
	height: 25px;
	background-color: white;
	line-height: 25px;
	-webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    -ms-transition:all .3s ease;
    transition:all .3s ease;
}
.web_language008 a:hover,
.web_language008 a.active{
	background-color: #efefef;

}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
/* load db scrollTop001 */
.scrollTop001{
	transition: bottom 0.5s ease 0s;
	width: 83px;
	height: 123px;
	position: fixed;
	bottom: 10%;
	right: 25px;
	opacity: 0;
	text-align: center;	
	cursor:pointer;
	z-index: 75;
}
.scrollTop001 .icon{width:100%;height:100%;background: transparent url(../../model/sample/baseimg/scrollTop001/scrolltop.png) center center no-repeat;}
.scrollTop001:hover .icon{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load file model/lib/RWDleft_cont002/css/model.css */
.RWDleft_cont002{position:relative}.RWDleft_cont002 .item-second{position:relative;background-color:#b0b9bb}.RWDleft_cont002 .item-second:hover .pic:before{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.RWDleft_cont002 .item-second:hover .pic:after{visibility:visible;opacity:1}.RWDleft_cont002 .item-second:hover .pic img{-webkit-transform:scale(1.3);transform:scale(1.3)}.RWDleft_cont002 .item-second .pic{width:50%;float:right;transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s;position:relative;overflow:hidden}.RWDleft_cont002 .item-second .pic img{-webkit-transform:scale(1);transform:scale(1);transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s}.RWDleft_cont002 .item-second .pic:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(../../model/sample/baseimg/RWDleft_cont002/arrow-left.webp);background-repeat:no-repeat;background-position:center center;z-index:1;visibility:hidden;opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px);transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s}.RWDleft_cont002 .item-second .pic:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(84,84,84,.83);visibility:hidden;opacity:0;transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s}@media(max-width: 900px){.RWDleft_cont002 .item-second .pic{float:none;width:100%}}.RWDleft_cont002 .item-second .text-box{width:50%;height:100%;left:0;background:#b0b9bb;color:#fff;padding:40px 50px;transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s}@media(max-width: 900px){.RWDleft_cont002 .item-second .text-box{width:100%;float:none;padding:30px}}.RWDleft_cont002 .item-second .text-box .title{font-size:32px;font-weight:bold;letter-spacing:2px}@media(max-width: 700px){.RWDright_cont002 .item-second .text-box .title{font-size:32px}}.RWDleft_cont002 .item-second .text-box .subtitle{font-size:16px;letter-spacing:7px;margin-top:15px;font-weight:bold}@media(max-width: 700px){.RWDright_cont002 .item-second .text-box .subtitle{font-size:22px}}.RWDleft_cont002 .item-second .text-box .underline{width:60px;height:1px;background-color:#fff;margin:25px 0}.RWDleft_cont002 .item-second .text-box .text{line-height:32px;font-size:14px;letter-spacing:2px;margin-top:35px;width:78%;height:auto;transition:all .8s;-o-transition:all .8s;-webkit-transition:all .8s}@media(max-width: 1100px){.RWDleft_cont002 .item-second .text-box .text{width:92%}}@media(max-width: 990px){.RWDleft_cont002 .item-second .text-box .text{width:100%;height:auto;overflow:auto}}@media(max-width: 700px){.RWDleft_cont002 .item-second .text-box .text{width:100%;font-size:14px}}.RWDleft_cont002 .item-second .text-box button:hover a{color:#fff}@media(max-width: 900px){.RWDleft_cont002 .item-second .text-box button a{font-size:12px}}.RWDleft_cont002 .item-second .text-box button a:hover,.RWDleft_cont002 .item-second .text-box button a:focus{text-decoration:none}@media(max-width: 990px){.RWDleft_cont002 .item-second .text-box button{margin-top:3em}}@media only screen and (max-width: 799px){.main .RWDleft_cont002 .container{padding-left:0px;padding-right:0px}}.clearfix{clear:both}.RWDleft_cont002 .item-second .text-box a{border:none;background-image:none;width:120px;border-radius:99em;letter-spacing:2px;background:#fff;color:var(--wt-BtnEmptyColor, #798386);font-weight:bold;font-size:15px;transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s;margin:0 auto;display:block;text-align:center;padding:12px 10px;margin-top:30px;border:1px solid var(--wt-BtnEmptyColor, #ccc)}.RWDleft_cont002 .item-second .text-box a:hover{color:#fff;background-color:var(--wt-HoverColor, #333);border-color:var(--wt-HoverColor, #ccc)}.RWDleft_cont002 .item-second:hover .pic:after,.RWDleft_cont002 .item-second:hover .pic:before{opacity:0}
/*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*/