@charset "UTF-8";
/*--------------------------------------------------------
    Reset Settings
---------------------------------------------------------*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:800,700,600,400,300);

.sp-menu-co { display: none !important; }
.sp-menu-sub { display: none !important; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
    border-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
img {
    vertical-align: bottom;
}
/*----------------------------
    ClearFix Settings
-----------------------------*/
header:after, footer:after, article:after, section:after, nav:after, .clearfix:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
}

/*--------------------------------------------------------
    Link Settings
---------------------------------------------------------*/
a:link {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a:visited {
    color: #000;
}
a:hover img {
    opacity: 0.8;
}

/*--------------------------------------------------------
    Common Settings
---------------------------------------------------------*/
html {
    background-color: #FFF;
}
body {
    line-height: 1.6;
    font-family: 'Open Sans', helvetica, sans-serif;
    font-size: 13px;
 *font-size: small;
 *font: x-small;
    word-wrap: break-word;
    color: #333;
}
.innerBox {
    width: 940px;
    margin: auto;
}
.bgBlueGray {
    background-color: #e9ecf0;
}

/*--------------------------------------------------------
    Header Part Settings
---------------------------------------------------------*/
.mobileOnly {
    display: none;
}
.header .siteIdBlock {
    height: 75px;
    background-color: #787878;
    overflow: hidden;
}
.marvy .header .siteIdBlock {
    background-color: #3ca00a;
}
.header .siteId {
    float: left;
}
.header .siteId a {
    display: block;
    width: 406px;
    height: 37px;
    background: url(/files/user/img/common/siteid.png?v=1610086728) no-repeat left center;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 0;
}
.office .header .siteId a {
    display: block;
    width: 226px;
    height: 37px;
    background: url(/files/user/img/office/siteid_office.png?v=1560393389) no-repeat left center;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 0;
}
.education .header .siteId a {
    display: block;
    width: 181px;
    height: 37px;
    background: url(/files/user/img/education/siteid_education.png?v=1560393389) no-repeat left center;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 0;
}
.marvy .header .siteId a {
    display: block;
    width: 300px;
    height: 41px;
    background: url(/files/user/img/marvy/common/siteid_marvy.png?v=1560393389) no-repeat left center;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    margin: 17px 0 0;
}
.machine .header .siteId a {
    display: block;
    width: 198px;
    height: 41px;
    background: url(/files/user/img/machine/common/siteid_machine.png?v=1560393390) no-repeat left center;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    margin: 17px 0 0;
}
.header .searchArea {
    float: right;
}
.header .searchArea .sitemapLink {
    float: left;
    margin: 32px 0 0;
    line-height: 1;
    font-size: 93%;
}
.header .searchArea .sitemapLink li {
    display: inline-block;
    padding: 0 18px 0 8px;
    background: url(/files/user/img/common/arw_r_white.png?v=1560393359) no-repeat left center;
}
.header .searchArea .sitemapLink a:link {
    color: #FFF;
    text-decoration: none;
}
.header .searchArea .sitemapLink a:visited {
    color: #FFF;
    text-decoration: none;
}
.header .searchArea .sitemapLink a:hover {
    color: #FFF;
    text-decoration: underline;
}
.header .searchArea .searchBox {
    float: right;
    width: 170px;
    margin: 28px 0 0;
}
.header .searchArea .searchBox .searchForm {
    display: block;
    float: left;
    width: 142px;
}
.header .searchArea .searchBox .searchBtn {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 3px;
    background: url(/files/user/img/common/search_white.png?v=1560393359) no-repeat right center;
    border: none;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
}

/*--------------------------------------------------------
    Gnavi Part Settings
---------------------------------------------------------*/
.header .globalNav {
    position: relative;
    width: 940px;
    margin: 0 auto;
}
.header .globalNav li {
    float: left;
    height: 53px;
    line-height: 53px;
    font-weight: 600;
    font-size: 116%;
}
.header .globalNav li a {
    display: inline-block;
    padding: 0 15px;
}
.header .globalNav li a.active {
    /*background-color: #F5F5F5;*/
    background: url(/files/user/img/common/bg_gnavi.gif?v=1560393359) repeat-x left 45px;
}
.header .globalNav li.current-menu-item a,
.header .globalNav li.current-page-item a,
.header .globalNav li.current-page-ancestor a,
.header .globalNav li.current-menu-ancestor a,
.header .globalNav li.current-menu-parent a,
.header .globalNav li.current-page-parent a,
.header .globalNav li.current-menu-related a {
    /*background-color: #F5F5F5;*/
    background: url(/files/user/img/common/bg_gnavi.gif?v=1560393359) repeat-x left 45px;
}
.header .globalNav li a:link {
    color: #000;
    text-decoration: none;
}
.header .globalNav li.active, .header .globalNav li a:hover {
    /*background-color: #e6e6e6;*/
    background: url(/files/user/img/common/bg_gnavi.gif?v=1560393359) repeat-x left 45px;
    text-decoration: none;
    color: #000;
}
.header .globalNav li a:visited {
    color: #000;
}
.header .globalNav li a.active {
    color: #000;
}
.header .globalNav li ul {
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 9999;
    width: 940px;
    background-color: #e6e6e6;
    display: none;
}
.header .globalNav li ul li {
    width: auto;
    height: auto;
    line-height: normal;
    font-size: 90%;
}
.header .globalNav li ul li a {
    display: block;
    text-align: center;
    padding: 20px 15px;
}
.header .globalNav .GnavImgTop ul li a {
    width: 204px;
    margin: 0 0 0 24px;
    padding: 110px 0px 20px;
}
.header .globalNav .GnavImgTop ul li.GnavMachine a {
    background: url(/files/user/img/common/gnav_img01.jpg?v=1560393359) no-repeat center 20px;
}
.header .globalNav .GnavImgTop ul li.GnavStationery a {
    background: url(/files/user/img/common/gnav_img02.jpg?v=1560393359) no-repeat center 20px;
}
.header .globalNav .GnavImgTop ul li.GnavOffice a {
    background: url(/files/user/img/common/gnav_img03.jpg?v=1560393359) no-repeat center 20px;
}
.header .globalNav .GnavImgTop ul li.GnavEducation a {
    background: url(/files/user/img/common/gnav_img04.jpg?v=1560393359) no-repeat center 20px;
}
.header .globalNav .MarvGnavImgTop ul li a {
    width: 280px;
    margin: 0 0 0 25px;
    padding: 110px 0px 20px;
}
.header .globalNav .MarvGnavImgTop ul li.GnavHobbies a {
    background: url(/files/user/img/marvy/common/marv_gnav_img01.jpg?v=1560393389) no-repeat center 20px;
}
.header .globalNav .MarvGnavImgTop ul li.GnavOfficePens a {
    background: url(/files/user/img/marvy/common/marv_gnav_img03.jpg?v=1560393389) no-repeat center 20px;
}
.header .globalNav .MarvGnavImgTop ul li.GnavIndustrial a {
    background: url(/files/user/img/marvy/common/marv_gnav_img02.jpg?v=1560393389) no-repeat center 20px;
}

.header .globalNav .MachineGnavImgTop ul li a {
    width: 204px;
    margin: 0 0 0 24px;
    padding: 110px 0px 20px;
}
.header .globalNav .MachineGnavImgTop ul li.GnavOfficeEquip a {
    background: url(/files/user/img/machine/common/mach_gnav_img01.jpg?v=1560393390) no-repeat center 20px;
}
.header .globalNav .MachineGnavImgTop ul li.GnavDigital a {
    background: url(/files/user/img/machine/common/mach_gnav_img02.jpg?v=1560393390) no-repeat center 20px;
}
.header .globalNav .MachineGnavImgTop ul li.GnavPackaging a {
    background: url(/files/user/img/machine/common/mach_gnav_img03.jpg?v=1560393390) no-repeat center 20px;
}
.header .globalNav .MachineGnavImgTop ul li.GnavAllProducts a {
    background: url(/files/user/img/machine/common/mach_gnav_img04.jpg?v=1560393390) no-repeat center 20px;
}
.header .globalNav li ul li a:hover {
    text-decoration: underline;
    background-color: #e6e6e6;
    background-image: none;
}
/*----------------------------
    Breadcrumbs Part Settings
-----------------------------*/
.breadcrumbs {
    width: 940px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    font-weight: 400;
    font-size: 93%;
}
.breadcrumbs span {
    display: inline-block;
    margin: 0 5px 0 0;
}
.breadcrumbs span a {
    margin: 0 0 0 5px;
}
.home .breadcrumbs {
    display: none;
}

/*--------------------------------------------------------
    Footer Part Settings
---------------------------------------------------------*/
.contactBox {
    overflow: hidden;
    clear: both;
    padding: 10px 0 45px;
}
.contactBox .FTdoubleBtn {
    width: 450px;
}
.contactBox .contactArea {
    float: left;
}
.contactBox .downloadArea {
    float: right;
}
.contactBox .downloadArea .contactBtn a .boldTex {
    padding: 0 0.2em 0 30px;
    background: url(/files/user/img/common/ico_pdflink.png?v=1560393359) no-repeat left center;
    font-weight: 600;
}
.contactBox .contactBtn a {
    display: block;
    width: 450px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    border: 4px solid #c1c7cc;
    background-color: #FFF;
    transition: background-color 0.3s ease-in-out;
    text-align: center;
    font-size: 124%;
    font-weight: 300;
}
.contactBox .sectionTtl {
    margin: 0 0 28px;
    border-bottom: 1px solid #c1c7cc;
    text-align: center;
    font-size: 231%;
    font-weight: 300;
    letter-spacing: 0.04em;
}
.contactBox .sectionTtl .underlineBl {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 0.8em 0;
    border-bottom: 1px solid #333;
}
.contactBox .contactBtn a .boldTex {
    padding: 0 0.2em 0 30px;
    background: url(/files/user/img/common/mail_black.png?v=1560393359) no-repeat left center;
    font-weight: 600;
}
.contactBox .contactBtn a:link {
    color: #000;
    text-decoration: none;
}
.contactBox .contactBtn a:hover {
    color: #000;
    background-color: #FF9;
}
.contactBox .contactBtn a:visited {
    color: #000;
}
.footer {
    margin: 50px auto 0;
}
.footer .footerTransitArea {
    clear: both;
    width: 940px;
    margin: 0 auto;
    padding: 45px 0 0;
    overflow: hidden;
}
.marvy .footer {
    margin: 0 auto;
    background: #f5e2ab url(/files/user/img/marvy/common/marv_ftbg.jpg?v=1560393389) repeat-y right top;
}
.footer .footerTransitArea .footerTransitBox {
    float: left;
    margin: 0 30px 50px 0;
}
.footer .footerTransitArea .footerTransitBox ul {
    margin: 10px 0 0;
}
.footer .footerTransitArea .footerTransitBox li {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 108%;
}
.footer .footerTransitArea .footerTransitBox li li {
    margin: 0 0 5px;
    padding: 0 0 0 10px;
    background: url(/files/user/img/common/arw_r_black.png?v=1560393359) no-repeat left center;
    font-weight: normal;
    font-size: 90%;
}
.footer .footerTransitArea .footerTransitBox.gltd {
    float: right;
    width: 380px;
    padding: 0 0 50px 40px;
}
.machine .footer .footerTransitArea .footerTransitBox.gltd {
    border-left: 1px solid #dedede;
}
.footer .footerTransitArea .footerTransitBox.gltd h3 {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 108%;
}
.footer .footerTransitArea .footerTransitBox.gltd .textwidget {
    font-weight: 400;
    font-size: 90%;
}
.footer .footerTransitArea .footerTransitBox a:link {
    color: #000;
    text-decoration: none;
}
.footer .footerTransitArea .footerTransitBox a:hover {
    color: #000;
    text-decoration: underline;
}
.footer .footerTransitArea .footerTransitBox .noBorder a:hover {
    text-decoration: none;
}
.footer .footerTransitArea .footerTransitBox .noBorder li a:hover {
    text-decoration: underline;
}
.footer .footerTransitArea .footerTransitBox a:visited {
    color: #000;
}
.footer .footerLinksArea {
    width: 940px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
    border-top: 1px solid #dedede;
}
.marvy .footer .footerLinksArea {
    border-top: 1px solid #baa360;
}
.footer .footerLinksArea li {
    float: left;
}
.footer .footerLinksArea li a {
    padding: 0 0 0 10px;
    margin: 0 30px 0 0;
    background: url(/files/user/img/common/arw_r_black.png?v=1560393359) no-repeat left center;
}
.footer .footerLinksArea li a:link {
    color: #000;
    text-decoration: none;
}
.footer .footerLinksArea li a:hover {
    color: #000;
    text-decoration: underline;
}
.footer .footerLinksArea li a:visited {
    color: #000;
}
.footer .footerCopyArea {
    padding: 15px 0 80px;
}
.footer .footerAuxArea {
    float: left;
}
.footer .footerAuxArea li {
    display: inline-block;
    font-weight: normal;
}
.footer .footerAuxArea li a {
    padding: 0 0 0 10px;
    margin: 0 30px 0 0;
    background: url(/files/user/img/common/arw_r_white.png?v=1560393359) no-repeat left center;
}
.footer .footerAuxArea li a:link {
    color: #FFF;
    text-decoration: none;
}
.footer .footerAuxArea li a:hover {
    color: #FFF;
    text-decoration: underline;
}
.footer .footerAuxArea li a:visited {
    color: #FFF;
}
.footer .footerCopyArea p.toTop {
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    border: 1px solid #5c5c5c;
    line-height: 24px;
    text-align: center;
    font-size: 154%;
    font-weight: 400;
}
.marvy .footer .footerCopyArea p.toTop {
    border: 1px solid #FFF;
}
.footer .footerCopyArea p.toTop a {
    display: block;
    width: 26px;
    height: 26px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}
.footer .footerCopyArea p.toTop a:link {
    color: #bdbab6;
    text-decoration: none;
}
.footer .footerCopyArea p.toTop a:hover {
    background-color: #666;
    color: #bdbab6;
    text-decoration: none;
}
.footer .footerCopyArea p.toTop a:visited {
    color: #bdbab6;
    text-decoration: none;
}
.footer .footerCopyArea p.copyright {
    float: right;
    padding: 0 20px 0 0;
    line-height: 24px;
    text-align: right;
    color: #c2beba;
}
.marvy .footer .footerCopyArea p.toTop a {
    border-top: none;
    border-bottom: none;
}
.marvy .footer .footerCopyArea p.toTop a:link {
    color: #FFF;
}
.marvy .footer .footerCopyArea p.toTop a:hover {
    background-color: #5ec33c;
    color: #FFF;
}
.marvy .footer .footerCopyArea p.toTop a:visited {
    color: #FFF;
}
.marvy .footer .footerCopyArea p.copyright {
    color: #FFF;
}
.footer .footerCopyArea {
    background-color: #787878;
}
.marvy .footer .footerCopyArea {
    background-color: #3ca00a;
}

/*--------------------------------------------------------
    CategoryTop sub Settings
---------------------------------------------------------*/
.heading {
    margin: 0 0 30px;
}
.headingLine {
    height: 3px;
    margin: 0 0 30px;
}
.heading .catVisual {
    overflow: hidden;
    width: 880px;
    height: 172px;
    margin: 0 auto;
    padding: 0 30px;
    line-height: 172px;
    font-size: 231%;
}
.heading p.catVisual {
    width: 940px;
    padding: 0;
}
.heading .catVisual .thinTex {
    font-weight: 300;
}
.contents {
    overflow: hidden;
    clear: both;
    width: 940px;
    margin: 0 auto;
}
.contents .main {
    float: left;
    width: 620px;
    padding-bottom: 50px;
}
.contents .main.single {
    float: none;
    width: 940px;
}
.contents .side {
    float: right;
    width: 250px;
}
.contents .tableA {
}
.contents .tableA th {
    vertical-align: top;
    background-color: #e9ecf0;
    white-space: nowrap;
    padding: 15px;
    border-bottom: 1px solid #FFF;
    font-size: 108%;
    font-weight: bold;
}
.contents .tableA td {
    background-color: #f4f5f7;
    padding: 15px;
    border-bottom: 1px solid #FFF;
    font-size: 108%;
}
.contents .tableA td dl dl {
    padding-left: 1em;
}
.contents .tableA td dt {
    font-weight: bold;
}
.contents .tableA td dd {
    margin-bottom: 0.5em;
}
.contents .main .pageTitle {
    position: relative;
    margin: 0 0 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #d8dcdf;
    font-size: 170%;
    font-weight: 600;
}
.contents .main .pageTitle:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 140px;
    height: 1px;
    background: #000;
}
.contents .main .midTitle {
    font-size: 140%;
    font-weight: 600;
}
.contents .main .smallTitle {
    font-size: 108%;
    font-weight: 600;
}
.contents .main .leadCopy {
    margin: 0 0 30px;
    font-size: 108%;
}
.contents .main .catTopNav li {
    float: left;
    width: 300px;
    min-height: 220px;
    margin: 0 20px 0 0;
    text-align: center;
    font-size: 124%;
    font-weight: 600;
}
.contents .main .catTopNav li:nth-child(2n) {
    margin: 0 0 0;
}
.contents .main .catTopNav li img {
    display: block;
    margin: 0 0 15px;
}
.contents .main .catTopNav li span {
    padding: 0 0 0 15px;
    background: url(/files/user/img/common/arw_r_gray.png?v=1560393359) no-repeat left center;
}
.contents .main.single .catTopNav li {
    float: left;
    width: 300px;
    min-height: 220px;
    margin: 0 20px 0 0;
    text-align: left;
    font-size: 124%;
    font-weight: 600;
}
.contents .main.single .catTopNav li:nth-child(2n) {
    margin: 0 20px 0 0;
}
.contents .main.single .catTopNav li:nth-child(3n) {
    margin: 0 0 0;
}
.contents .main .catTopNav li a:link {
    color: #000;
    text-decoration: none;
}
.contents .main .catTopNav li a:hover {
    color: #000;
    text-decoration: underline;
}
.contents .main .catTopNav li a:visited {
    color: #000;
}
.contents .main.single .catTopNavB li {
    float: left;
    width: 300px;
    min-height: inherit;
    margin: 0 20px 60px 0;
    text-align: left;
    font-size: 124%;
}
.contents .main.single .catTopNavB li li {
    min-height: inherit;
    margin: 0 0 0;
    font-size: 85%;
    font-weight: normal;
}
.contents .main.single .catTopNavB li li a[href$=".pdf"] {
    display: inline-block;
    padding-left: 20px;
    background: url(/files/user/img/common/ico_pdflink.png?v=1560393359) no-repeat left center;
}
.contents .main.single .catTopNavB li li a span {
    padding-left: 1em;
}
.contents .main.single .catTopNavB li h2 {
    margin-bottom: 10px;
    padding: 18px 0;
    border-bottom: 1px solid #333;
    font-size: 100%;
    font-weight: 600;
}
.contents .main.single .catTopNavB li p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c1c7cc;
    font-size: 93%;
    font-weight: normal;
}
.contents .main.single .catTopNavB li img {
    display: block;
    width: 298px;
    height: 238px;
    border: 1px solid #d8dcdf;
}
.contents .main.single .catTopNavB li:nth-child(3n) {
    margin: 0 0 0;
}
.contents .main.single .catTopNavC li {
    float: left;
    width: 300px;
    min-height: inherit;
    margin: 0 20px 60px 0;
    text-align: left;
    font-size: 124%;
}
.contents .main.single .catTopNavC li:nth-child(3n) {
    margin: 0 0 0;
}
.contents .main.single .catTopNavC li img {
    display: block;
    width: 298px;
    height: 238px;
    border: 1px solid #d8dcdf;
}
.contents .main.single .catTopNavC a[href$=".pdf"] {
    display: inline-block;
    padding-left: 20px;
    background: url(/files/user/img/common/ico_pdflink.png?v=1560393359) no-repeat left center;
}
.contents .main.single .catTopNavC li h2 {
    margin-bottom: 10px;
    padding: 18px 0;
    border-bottom: 1px solid #333;
    font-size: 100%;
    font-weight: 600;
}
.contents .main.single .catTopNavC li .catalogTxt {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c1c7cc;
    font-size: 93%;
    font-weight: normal;
}
.contents .main.single .catTopNavC li .catalogBox {
    border-bottom: none;
    font-size: 93%;
}
.contents .main.single .catTopNavC li .catalogImg {
    float: left;
    width: 90px;
}
.contents .main.single .catTopNavC li .catalogDL a[href$=".pdf"], .contents .main.single .catTopNavC li .catalogImg a[href$=".pdf"] {
    display: block;
    padding: 0px;
    background: none;
}
.contents .main.single .catTopNavC li .catalogDetail {
    float: right;
    width: 185px;
}
.contents .main.single .catTopNavC li .catalogTitle {
    font-size: 108%;
}
.contents .main.single .catTopNavC li .catalogImg img {
    display: block;
    width: 90px;
    height: 128px;
    border: 1px solid #d8dcdf;
}
.contents .main.single .catTopNavC li .catalogSize {
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(/files/user/img/common/ico_pdflink.png?v=1560393359) no-repeat left center;
}
.contents .main .catTopNavD li {
    float: left;
    width: 300px;
    min-height: inherit;
    margin: 0 20px 60px 0;
    text-align: left;
}
.aboutus .contents .main .catTopNavD li {
    position: relative;
    float: none;
    width: 380px;
    min-height: 200px;
    margin: 0 0 60px 0;
    padding: 0 0 0 240px;
    text-align: left;
}
.contents .main .catTopNavD li:nth-child(2n) {
    margin: 0 0 0;
}
.aboutus .contents .main .catTopNavD li:nth-child(2n) {
    margin: 0 0 60px 0;
}
.contents .main .catTopNavD li img {
    display: block;
    width: 300px;
    height: 200px;
}
.aboutus .contents .main .catTopNavD li img {
    display: block;
    position: absolute;
    left: 20px;
    width: auto;
    height: auto;
}
.contents .main .catTopNavD li h2 {
    margin-bottom: 10px;
    padding: 18px 0;
    border-bottom: 1px solid #333;
    font-size: 139%;
    font-weight: 600;
}
.aboutus .contents .main .catTopNavD li h2 {
    margin-bottom: 10px;
    padding: 18px 0 10px;
    border-bottom: 1px solid #333;
    font-size: 124%;
    font-weight: 600;
}
.contents .main .catTopNavD li .aboutText {
    font-weight: 400;
    font-size: 108%;
}
.contents .side .sideTitle {
    height: 50px;
    margin: 0 0 32px;
    line-height: 50px;
    border: 2px solid #d8dcdf;
    text-align: center;
    font-size: 170%;
    font-weight: 300;
}
.contents .side li {
    padding: 0 0 15px 15px;
    background: url(/files/user/img/common/arw_r_gray.png?v=1560393359) no-repeat left 8px;
    font-size: 124%;
    font-weight: 600;
}
.contents .side li ul {
    padding: 8px 0 0;
}
.contents .side li li {
    padding: 0 0 0;
    margin: 0 0 0;
    background: none;
    font-size: 100%;
    font-weight: 300;
}
.contents .side li li a {
    display: block;
    padding: 5px 5px 5px 25px;
    margin: 0 0;
    background: #FFF url(/files/user/img/common/arw_r_gray_s.png?v=1560393359) no-repeat 10px center;
}
.contents .side li li a:hover {
    display: block;
    padding: 5px 5px 5px 25px;
    margin: 0 0;
    background: #eee 10px center;
}
.contents .side li li a.active {
    background: #eef0f1 url(/files/user/img/common/arw_r_gray_s.png?v=1560393359) no-repeat 10px center;
}
.contents .side li a:link {
    color: #000;
    text-decoration: none;
}
.contents .side li a:hover {
    color: #000;
    text-decoration: underline;
}
.contents .side li a:visited {
    color: #000;
}

/*--------------------------------------------------------
    Home Settings
---------------------------------------------------------*/
.home h2.sectionTtl {
    margin: 0 0 28px;
    border-bottom: 1px solid #c1c7cc;
    text-align: center;
    font-size: 231%;
    font-weight: 300;
    letter-spacing: 0.04em;
}
.home h2.sectionTtl .underlineBl {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 0.8em 0;
    border-bottom: 1px solid #333;
}
.home h2.sectionTtl .smallerTex {
    padding: 0 0.5em;
    font-size: 80%;
}
.home .slideBox {
    position: relative;
    height: auto;
    padding: 0 0 20px;
}
.home .slideBox .catchVisual {
    position: absolute;
    background: #FFF;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.home .slideBox .catchVisual img {
    display: none;
}
.home .slideBox .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
 *zoom: 1;
}
.slideBox li img {
    opacity: 0;
}
.slideBox li:first-child img {
}

.slideBox .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/files/user/img/common/bx_loader.gif?v=1560393359) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.home .slideBox .bx-wrapper img {
  max-width: 100%;
}
.home .slideBox .bx-wrapper img:nth-child(2),
.home .slideBox .bx-wrapper img:nth-child(3),
.home .slideBox .bx-wrapper img:nth-child(4),
.home .slideBox .bx-wrapper img:nth-child(5) {
}
.home .slideBox .bx-viewport {
    overflow: visible;
    width: 1200px;
}
.home .slideBox .main-container {
    overflow: hidden;
}
.home .slideBox .slider {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home .slideBox .slider li {
    position: relative;
    width: 1200px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.home .slideBox .bx-pager {
    text-align: right;
}
.home .slideBox .bx-pager .bx-pager-item {
    display: inline-block;
}
.home .slideBox .bx-pager .bx-pager-item a {
    display: block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    width: 8px;
    height: 8px;
    margin: 0 0 0 10px;
    border-radius: 4px;
    background-color: #bdbdbd;
}
.home .slideBox .bx-pager .bx-pager-item a.active {
    background-color: #333;
}
.home .productsServices {
    overflow: hidden;
    padding: 10px 0 45px;
}
.home .productsServices .PSBox {
    position: relative;
    float: left;
    width: 220px;
    margin: 0 20px 0 0;
}
.home .productsServices .PSBox:last-child {
    margin: 0;
}
.home .productsServices .PSBox h3 {
    margin: 0 0 10px;
    text-align: center;
    font-size: 139%;
    font-weight: 600;
}
.home .productsServices .PSBox h3 .thinTex {
    font-weight: 300;
}
.home .productsServices .PSBox .PSImg {
    margin-bottom: 10px;
}
.home .productsServices .PSBox a:link {
    color: #000;
    text-decoration: none;
}
.home .productsServices .PSBox a:hover {
    color: #000;
    text-decoration: underline;
}
.home .productsServices .PSBox a:visited {
    color: #000;
}
.home .productsServices .PSBox .PSLead {
    text-align: left;
}
.home .newsAboutus {
    overflow: hidden;
    padding: 10px 0 0;
}
.home .newsAboutus .news {
    float: left;
    width: 450px;
}
.home .newsAboutus .newsTitle {
    overflow: hidden;
    margin: 0 0 3px;
    font-size: 124%;
    font-weight: 600;
}
.home .newsAboutus .newsExt {
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e9ecf0;
    font-size: 108%;
}
.home .newsAboutus .newsExt img {
    display: block;
    float: right;
    width: 94px;
    margin: 0 0 0 10px;
    border: 2px solid #D8DCDF;
}
.home .newsAboutus .aboutus {
    float: right;
    width: 450px;
}
.home .newsAboutus .aboutus .aboutBox {
    position: relative;
    overflow: hidden;
}
.home .newsAboutus .aboutus h3 {
    margin: 15px 0 10px;
    font-size: 124%;
    font-weight: 600;
}
.home .newsAboutus .about .aboutImg {
}
.home .newsAboutus .aboutus .aboutLead {
    margin: 0 0 15px;
    text-align: left;
    font-size: 108%;
}
.home .newsAboutus h3 {
    margin: 15px 0 10px;
    font-size: 124%;
    font-weight: 600;
}
.home .relatedBox {
    margin: 30px 0 0;
    border-top: 1px solid #e9ecf0;
}
.home .relatedBox div {
    float: left;
    width: 190px;
    margin: 0 20px 0 0;
    padding: 0;
    background: none;
}
.home .relatedBox img {
    border: 1px solid #dedede;
}
.home .relatedBox .exLink {
    padding: 0 0 0 15px;
    background: url(/files/user/img/common/externallink.png?v=1560393359) no-repeat left center;
}
.pentaBtn {
    display: inline-block;
    padding: 3px 15px 3px 7px;
    margin: 5px 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat right center;
    font-size: 93%;
    font-weight: 400;
}
.pentaBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.pentaBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.pentaBtn a:visited {
    color: #FFF;
}

/*--------------------------------------------------------
    Marvy Settings
---------------------------------------------------------*/
.marvy.home .slideBox .slider li {
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.marvy.home .slideBox .slider li p {
    position: absolute;
    width: 740px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 120px auto;
    padding: 20px 40px 0;
    background: rgba(0,0,0,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#75000000, EndColorStr=#75000000);
    line-height: normal;
    text-align: left;
    font-size: 216%;
    font-weight: 400;
    z-index: 9999;
    color: #FFF;
}
.marvy.home .slideBox .slider li p span {
    float: left;
    display: block;
    margin: 15px 0 0;
    padding: 5px 10px;
    border: 3px solid #FFF;
    font-size: 50%;
    font-weight: 400;
}
.marvy.home .slideBox .slider li a:hover p {
    background: rgba(0,0,0,0.45);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
}
.marvy.home .slideBox .slider li p.slideFst {
}
.marvy.home .slideBox .slider li p.slideSec {
}
.marvy.home .slideBox .slider li p.slideThi {
}
.marvy.home .slideBox .slider li p.slideFou {
}
.marvy.home .slideBox .slider li p.slideFif {
}
.marvy.home .products {
    overflow: hidden;
    padding: 10px 0 45px;
}
.marvy.home .products .PSBox {
    position: relative;
    float: left;
    width: 300px;
    margin: 0 20px 0 0;
}
.marvy.home .products .PSBox:last-child {
    margin: 0;
}
.marvy.home .products .PSBox h3 {
    margin: 170px 0 10px;
    text-align: center;
    font-size: 139%;
    font-weight: 600;
}
.marvy.home .products .PSBox h3 .thinTex {
    font-weight: 300;
}
.marvy.home .products .PSBox .PSImg {
    position: absolute;
    top: 0;
}
.marvy.home .products .PSBox a:link {
    color: #000;
    text-decoration: none;
}
.marvy.home .products .PSBox a:hover {
    color: #000;
    text-decoration: underline;
}
.marvy.home .products .PSBox a:visited {
    color: #000;
}
.marvy.home .products .PSBox .PSLead {
    text-align: left;
}
.marvy.home .products .PCBox {
    overflow: hidden;
    float: left;
    width: 244px;
    height: 244px;
    margin: 0 32px;
    background: url(/files/user/img/marvy/common/marv_circle01.png?v=1560393389) no-repeat center center;
}
.marvy.home .products .PCBox a {
    display: block;
    width: 124px;
    height: 124px;
    margin: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    background: rgba(229,0,18,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#75e50012, EndColorStr=#75e50012);
    text-align: center;
    line-height: 120px;
    transition: 0.1s;
    color: #FFF;
    text-decoration: none;
    font-weight: 400;
    font-size: 124%;
}
.marvy.home .products .PCBox.colorful {
    background: url(/files/user/img/marvy/common/marv_circle01.png?v=1560393389) no-repeat center center;
}
.marvy.home .products .PCBox.cheerful {
    background: url(/files/user/img/marvy/common/marv_circle02.png?v=1560393389) no-repeat center center;
}
.marvy.home .products .PCBox.easy {
    background: url(/files/user/img/marvy/common/marv_circle03.png?v=1560393389) no-repeat center center;
}
.marvy.home .products .PCBox.colorful a {
    background: rgba(229,0,18,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#75e50012, EndColorStr=#75e50012);
}
.marvy.home .products .PCBox.cheerful a {
    background: rgba(255,225,0,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#75ffe100, EndColorStr=#75ffe100);
}
.marvy.home .products .PCBox.easy a {
    background: rgba(0,115,29,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#7500731d, EndColorStr=#7500731d);
}
.marvy.home .products .PCBox a:hover {
    display: block;
    width: 244px;
    height: 244px;
    margin: 0px;
    -moz-border-radius: 124px;
    -webkit-border-radius: 124px;
    -o-border-radius: 124px;
    border-radius: 124px;
    line-height: 240px;
}
.marvy.home .newsAboutus .innerBox {
    overflow: hidden;
    padding-bottom: 80px;
}
.marvy.home .newsAboutus .newsLinks {
    overflow: hidden;
}
.marvy.home .newsAboutus .gallery {
    float: right;
    width: 450px;
}
.marvy.home .newsAboutus .gallery .galleryBox {
    position: relative;
    overflow: hidden;
}
.marvy.home .newsAboutus .gallery .galleryImg {
    display: block;
    padding: 13px;
    border: 1px solid #ccc;
    background-color: #EEE;
}
.marvy.home .newsAboutus .gallery .galleryImg span {
    position: relative;
    display: block;
    width: 422px;
    height: 200px;
    overflow: hidden;
    border: 1px solid #CCC;
}
.marvy.home .newsAboutus .gallery .galleryImg img {
    position: absolute;
    width: 422px;
    height: auto;
    top:0;
    bottom: 0;
    margin: auto;
}

.marvy.home .newsAboutus .gallery .galleryLead {
    margin: 20px 0;
}
.marvy.home .newsAboutus .newsExt {
    border-bottom: 1px solid #ddd;
}
.home .relatedBox {
    border-top: 1px solid #ddd;
}
.marvy .PDBox {
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
}
.marvy .PDImg {
    float: right;
    width: 220px;
    margin-left: 20px;
}
.marvy .PDImg img {
    display: block;
    width: 214px;
    height: auto;
    border: 3px solid #d8dcdf;
}
.marvy .PDText {
    font-size: 108%;
}
.marvy .PDText dl {
    margin-bottom: 1em;
}
.marvy .PDText dd {
    margin-bottom: 0.5em;
}
.marvy .PDText p {
    margin-bottom: 1em;
}
.marvy .PDText h2 {
    margin: 0 0 3px;
    font-size: 139%;
    font-weight: bold;
}
.marvy .labelIcon {
    margin: 0 0 0 20px;
    padding: 2px 5px;
    background-color: #333638;
    font-weight: 600;
    font-size: 60%;
    color: #FFF;
}
.marvy .PDText h2 a:link {
    color: #000;
    text-decoration: none;
}
.marvy .PDText h2 a:hover {
    color: #000;
    text-decoration: underline;
}
.marvy .PDText h2 a:visited {
    color: #000;
    text-decoration: none;
}


/*----------------------------
    Marvy Products Detail Settings
-----------------------------*/
.marvy .side.hobbies .PDSsideoffice,
.marvy .side.hobbies .PDSsideindustrial {
    display: none;
}
.marvy .side.office_pens .PDSsidehobbies,
.marvy .side.office_pens .PDSsideindustrial {
    display: none;
}
.marvy .side.industrial .PDSsidehobbies,
.marvy .side.industrial .PDSsideoffice {
    display: none;
}

.marvy.single-products .productsDet .pageTitle {
}
.marvy.single-products .productsDet .pageTitle span {
    display: inline-block;
    padding: 0 2px;
    margin-bottom: 5px;
    margin-left: 10px;
    background-color: #F00;
    font-size: 50%;
    color: #FFF;
}
.marvy.single-products .productsDet .PDSWrap {
    font-size: 108%;
}
.marvy.single-products .productsDet .PDSWrap .PDSFirstview {
    padding: 20px 0 30px;
}
.marvy.single-products .productsDet .PDSWrap .PDSmainspec {
    margin-bottom: 30px;
}
.marvy.single-products .productsDet .PDSWrap .PDSmainspec table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
}
.marvy.single-products .productsDet .PDSWrap .PDSmainspec th {
    padding: 10px;
    background-color: #f0f1f2;
}
.marvy.single-products .productsDet .PDSWrap .PDSmainspec td {
    padding: 10px;
    background-color: #f7f8f8;
}
.marvy.single-products .productsDet .PDSWrap .PDSavailable_block {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
.marvy.single-products .productsDet .PDSWrap .PDSavailable_block li {
    float: left;
    width: 33%;
}
.marvy.single-products .productsDet .PDSWrap .PDSavailable_block li img {
    display: block;
    float: left;
    width: 50px;
    height: auto;
    margin-right: 10px;
}
.marvy.single-products .productsDet .PDSWrap .PDSavailable_block li p {
    font-size: 108%;
    font-weight: bold;
}
.marvy.single-products .productsDet .PDSWrap .PDSavailable_block li p {
    font-size: 108%;
    font-weight: bold;
}
.marvy.single-products .productsDet .PDSWrap .PDStextarea {
    clear: both;
    overflow: hidden;
    margin-bottom: 70px;
}
.marvy.single-products .productsDet .PDSWrap .PDStextarea h3 {
    font-weight: bold;
    font-size: 124%;
}
.marvy.single-products .productsDet section h2 {
    padding: 30px 0;
    border-top: 3px double #CCC;
    text-align: center;
    font-size: 216%;
    font-weight: 300;
}
.marvy.single-products .productsDet section {
    margin-bottom: 70px;
}
.marvy.single-products .productsDet section .PDSlineupBox .PDSlineupimg {
    margin-bottom: 35px;
}
.marvy.single-products .productsDet section .PDSlineupBox h3 {
    padding: 20px 0;
    border-top: 1px solid #CCC;
    font-size: 170%;
    font-weight: bold;
}
.marvy.single-products .productsDet section .PDSlineupBox h4 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 124%;
}
.marvy.single-products .productsDet section .PDSlineupBox table {
    width: 100%;
    margin-bottom: 30px;
    border-collapse: separate;
    border-spacing: 3px;
}
.marvy.single-products .productsDet section .PDSlineupBox th {
    padding: 10px;
    background-color: #f0f1f2;
}
.marvy.single-products .productsDet section .PDSlineupBox td {
    padding: 10px;
    background-color: #f7f8f8;
}
.marvy.single-products .productsDet section .PDSlineupBox td li {
    display: inline-block;
    margin-right: 30px;
}
.marvy.single-products .productsDet section .PDSlineupBox td span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 5px;
}
.marvy.single-products .productsDet section .PDSfeaturebox {
    clear: both;
    overflow: hidden;
    /*margin-bottom: 30px;*/
}
.marvy.single-products .productsDet section .PDSfeaturebox h3 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 139%;
}
.marvy.single-products .productsDet section .PDSfeaturebox p {
    margin-bottom: 50px;
}
.marvy.single-products .productsDet section .PDSfeaturebox img {
    display: block;
    float: right;
    width: 214px;
    height: auto;
    margin-left: 15px;
    overflow: hidden;
}
.marvy.single-products .productsDet section .PDSrelatedbox li {
    padding: 0px 0px 0px 10px;
    margin: 0px 30px 0px 0px;
    background: transparent url("../img/common/arw_r_black.png") no-repeat scroll left center;
}
.marvy.single-products .productsDet  .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.marvy.single-products .productsDet  .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.marvy.single-products .productsDet  .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.marvy.single-products .productsDet  .backBtn a:visited {
    color: #FFF;
}
.marvy.single-products .productsDet  .social-likes {
    float: right;
}




/*----------------------------
    Marvy Gallery Settings
-----------------------------*/
.marvy.post-type-archive-gallery .gallery_list {
    overflow: hidden;
    padding:0 30px;
    margin-bottom: 50px;
}
.marvy.post-type-archive-gallery .gallery_list li {
    float: left;
    width: 150px;
    padding:10px
}
.marvy.post-type-archive-gallery .gallery_list li img {
    border-radius: 80px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.marvy.post-type-archive-gallery .gallery_list li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    opacity: 0.8;
}
.marvy.post-type-archive-gallery .pagination {
    text-align: center;
}
.marvy.post-type-archive-gallery .pagination a,
.marvy.post-type-archive-gallery .pagination span {
    display: inline-block;
    color: #FFF;
}
.marvy.post-type-archive-gallery .pagination .prev.page-numbers {
    padding: 3px 10px 3px 17px;
    margin: 0 6px 0 0;
    border: none;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
    text-decoration: none;
    color: #FFF;
}
.marvy.post-type-archive-gallery .pagination .next.page-numbers {
    padding: 3px 17px 3px 10px;
    margin: 0 6px 0 0;
    border: none;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat right center;
    font-size: 93%;
    font-weight: 400;
    text-decoration: none;
    color: #FFF;
}
.marvy.post-type-archive-gallery .pagination .page-numbers {
    padding: 0 5px;
    margin: 0 6px 0 0;
    border: 1px solid #999;
    background: #FFF;
    font-size: 93%;
    font-weight: 400;
    color: #333;
}


.marvy.single-gallery .gallery_wrapper {
    overflow: hidden;
    margin: 0 0 50px;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box {
    float: left;
    width: 450px;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box img {
    max-width: 450px;
    height: auto;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .gallery_img {
    margin:0 0 30px;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .BNbackBtn a{
    float: left;
    display: block;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
    text-decoration: none;
    color: #FFF;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .BNnextBtn a{
    float: right;
    display: block;
    padding: 3px 17px 3px 10px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat right center;
    font-size: 93%;
    font-weight: 400;
    text-decoration: none;
    color: #FFF;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.marvy.single-gallery .gallery_wrapper .gallery_img_box .backBtn a:visited {
    text-decoration: none;
    color: #FFF;
}

.marvy.single-gallery .gallery_wrapper .gallery_detail_box {
    float: right;
    width: 450px;
}
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_text {
     margin: 0 0 30px;
     font-size: 108%;
}
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_author {
     padding: 10px 0;
     margin: 0 0 15px;
     font-weight: 600;
}
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_products {
     margin: 0 0 15px;
     padding: 0 0 15px;
     border-bottom: 1px solid #CCC;
}
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_products dt,
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_products dd {
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
}
 .marvy.single-gallery .gallery_wrapper .gallery_detail_box .gallery_products dd {
    background-color: #EEE;
    border-radius: 3px;
}


/*--------------------------------------------------------
    Marvy Downloads Settings
---------------------------------------------------------*/
.marvy.downloads .main h2 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 124%;
}
.marvy.downloads .main h3 {
    margin: 10px 0 15px;
    font-weight: 600;
    font-size: 124%;
}
.marvy .downloads_list li {
    float: left;
    width: 450px;
    margin: 0 20px 60px 0;
}
.marvy .downloads_list li img {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.marvy .downloads_list li .aboutText {
    margin: 0 0 20px 0;
}
.marvy .downloads_list li .link {
    margin: 20px 0 0;
}
.marvy .downloads_list li .link a {
    padding-left: 5px;
    background: url(/files/user/img/common/arw_r_gray_s.png?v=1560393359) no-repeat left center;
}

/*----------------------------
    Marvy about Settings
-----------------------------*/
.aboutus .aboutHeader {
    margin: 0 0 20px;
    font-size: 154%;
    font-weight: 600;
}
.aboutus .aboutDetailImg {
    margin: 0 0 20px;
}
.aboutus .aboutDetailText {
    font-size: 108%;
}
.aboutus .aboutDetailText p {
    margin-bottom: 1em;
}
.aboutus .aboutDetailFoot {
    overflow: hidden;
    margin: 30px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #b1b8be;
}
.aboutus .aboutDetailFoot .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.aboutus .aboutDetailFoot .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.aboutus .aboutDetailFoot .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.aboutus .aboutDetailFoot .backBtn a:visited {
    color: #FFF;
}
.aboutus .aboutDetailFoot .social-likes {
    float: right;
}


/*--------------------------------------------------------
    Machine Settings
---------------------------------------------------------*/
.machine.home .slideBox {
    background-color: #f6f6f5;
    padding: 0;
    margin: 0 0 20px;
}
.machine.home .bx-controls {
    position: absolute;
    width: 100%;
}
.machine.home .slideBox .bx-viewport {
    overflow: visible;
    width: 940px;
}
.machine.home .slideBox .main-container {
    overflow: hidden;
}
.machine.home .slideBox .slider {
    list-style: none;
    margin: 0;
    padding: 0;
}
.machine.home .slideBox .slider li {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 0;
}
.machine.home .slideBox .slider li p {
    position: absolute;
    width: 280px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 120px auto;
    padding: 20px 40px 0;
    background: rgba(0,0,0,0.65);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#75000000, EndColorStr=#75000000);
    line-height: normal;
    text-align: left;
    font-size: 216%;
    font-weight: 400;
    z-index: 9999;
    color: #FFF;
}
.machine.home .slideBox .slider li p span {
    float: left;
    display: block;
    margin: 15px 0 0;
    padding: 5px 10px;
    border: 3px solid #FFF;
    font-size: 50%;
    font-weight: 400;
}
.machine.home .slideBox .slider li a:hover p {
    background: rgba(0,0,0,0.45);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
}
.machine.home .products,
.machine.home .features {
    overflow: hidden;
    padding: 10px 0 45px;
}
.machine.home .products .PSBox,
.machine.home .features .PSBox {
    position: relative;
    float: left;
    width: 300px;
    margin: 0 0 30px;
}
.machine.home .products .PSBox:last-child,
.machine.home .features .PSBox:last-child {
    margin: 0;
}
.machine.home .products .PSBox h3{
    margin: 10px 0 10px;
    text-align: center;
    font-size: 139%;
    font-weight: 600;
}
.machine.home .features .PSBox h3 {
    bottom: 0;
    width: 100%;
    padding: 5px 0;
    background: rgba(0,0,0,0.35);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#45000000, EndColorStr=#45000000);
    text-align: center;
    font-size: 139%;
    font-weight: 600;
    color: #FFF;
    z-index: 2;
}
.machine.home .products .PSBox .PSImg {
    top: 0;
}
.machine.home .products .PSBox a:link {
    color: #000;
    text-decoration: none;
}
.machine.home .products .PSBox a:hover {
    color: #000;
    text-decoration: underline;
}
.machine.home .products .PSBox a:visited {
    color: #000;
}
.machine.home .products .PSBox .PSLead {
    text-align: left;
}
.machine.home .products .PSbtn {
    clear:both;
    padding: 50px 0 20px;
    text-align: center;
    white-space: no-wrap;
}
.machine.home .products .PSbtn a {
    padding: 5px 25px 5px 20px;
    margin-right: 10px;
    background: url(/files/user/img/common/bg_tagbtn_big_gray.png?v=1560393359) no-repeat right center;
    border: 0;
    font-size: 124%;
    color: #FFF;
}
.machine.home .products .PSbtn a:hover {
    cursor: pointer;
    background: url(/files/user/img/common/bg_tagbtn_big_pale.png?v=1560393359) no-repeat right center;
}


.machine.home .newsAboutus .innerBox {
    overflow: hidden;
}
.machine.home .newsAboutus .newsLinks {
    overflow: hidden;
}
.machine.home .caseStudy {
    float: right;
    width: 450px;
}
.machine.home .caseStudy ol li {
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e9ecf0;
    font-size: 108%;
}
.machine.home .caseStudy ol li .CSimg{
    overflow: hidden;
    float: right;
    width: 131px;
    height: 96px;
    margin: 0 0 0 15px;
}
.machine.home .caseStudy ol li .CScompany{
    margin: 0;
}
.machine.home .caseStudy ol li .CStitle{
    margin: 5px 0 8px;
    line-height: 1.2;
}
.machine.home .caseStudy ol li .CScountry{
    display: inline;
    padding: 0 5px;
    border: 1px solid #CCC;
    color: #999;
}

/*--------------------------------------------------------
    Machine Case study Settings
---------------------------------------------------------*/
.machine .readcopy p {
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid #d8dcdf;
}
.machine .CSWrap .CSBox {
    overflow: hidden;
    margin-bottom: 70px;
}
.machine .CSWrap .CSImg {
    float: left;
}
.machine .CSWrap .CSImg img {
    width: 214px;
    margin-right: 20px;
    line-height: 1;
    border: 3px solid #d8dcdf;
}
.machine .CSWrap .CSInfo {
}
.machine .CSWrap .CSInfo .CScompany {
    margin-bottom: 10px;
}
.machine .CSWrap .CSInfo .CSsubtitle {
    margin-bottom: 10px;
    font-size: 124%;
    font-weight: 600;
}
.machine .CSWrap .CSInfo .CScountry {
    clear: both;
    display: inline;
    padding: 0px 5px;
    border: 1px solid #CCC;
    color: #999;
}
.machine .CSWrap .CSInfo .CStext {
    margin: 10px 0 10px;
}
.machine .CSWrap .CSInfo .pentaBtn {
    float: right;
}


.machine .CSdetailWrap .CSBox {
    overflow: hidden;
    margin-bottom: 70px;
}
.machine .CSdetailWrap .CSmain {/*
    float: left;
    width: 360px;*/
}
.machine .CSdetailWrap .CSexample {
    padding: 0 0 20px;
}
.machine .CSdetailWrap .CSmain img {
    /*width: 360px;*/
    margin: 0 20px 20px 0;
    line-height: 1;
}
.machine .CSdetailWrap .CSmain h2 {
    margin-bottom: 10px;
    font-size: 124%;
    font-weight: 600;
}

.machine .CSdetailWrap .CSinfo {
    float: right;
    width: 214px;
    padding: 10px;
    margin: 0 0 30px 5px;
    background-color: #EFEFEF;
}
.machine .CSdetailWrap .CSinfo h3 {
    padding: 2px 5px;
    background-color: #999;
    font-weight: 600;
    color: #FFF;
}
.machine .CSdetailWrap .CScompanylogo img {
    width: 214px;
    margin-bottom: 10px;
}
.machine .CSdetailWrap .CSinfo .CScompanydata,
.machine .CSdetailWrap .CSinfo .CScountry,
.machine .CSdetailWrap .CSinfo .CScompanybusiness,
.machine .CSdetailWrap .CSinfo .CSproductsname {
    margin-bottom: 10px;
}
.machine .CSdetailWrap .CSexample .CStext p {
    margin: 0 0 15px;
}
.machine .CSdetailWrap .CSbottom {
    clear: both;
}
.machine .CSdetailWrap .CSbottom .CSproductslink {
    margin: 30px 0;
    padding: 15px 0;
    border-top: 1px solid #d8dcdf;
    border-bottom: 1px solid #d8dcdf;
}
.machine .CSdetailWrap .CSbottom .CSproductslink h3 {
    font-weight: 600;
    font-size: 116%;
}
.machine .CSdetailWrap .CSbottom .CSproductslink a {
    padding-left: 15px;
    background: url("../img/common/arw_r_black.png") no-repeat scroll left center
}
.machine .CSdetailWrap .CSbottom .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.machine .CSdetailWrap .CSbottom .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.machine .CSdetailWrap .CSbottom .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.machine .CSdetailWrap .CSbottom .backBtn a:visited {
    color: #FFF;
}

/*--------------------------------------------------------
    Machine Download Settings
---------------------------------------------------------*/
.machine .readcopy {
    margin: 0 0 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid #d8dcdf;
    font-size: 124%;
}
.machine .DLBox ul.accordion {
    margin:0 auto 30px;
}
.machine .DLBox ul.accordion a {
    display:block;
    text-decoration:none;
    color:#333;
}
.machine .DLBox ul.accordion span {
}
.machine .DLBox ul.accordion ul {
    display:none;
}
.machine .DLBox ul.accordion > li {
}
.machine .DLBox ul.accordion > li > p {
    background-color: #DEDEDE;
    border-bottom:1px solid #FFF;
    border-top:1px solid #DDD;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;
    cursor:pointer;
    color:#333;
    font-size: 124%;
}
.machine .DLBox ul.accordion > li > p span.open,
.machine .DLBox ul.accordion > li > p:hover {
    background-color: #787878;
    color: #FFF;
}
.machine .DLBox ul.accordion > li > p span {
    display: block;
    padding:10px;
}
.machine .DLBox ul.accordion > li > p span:before {
    content: " \f152";
    margin-right: 10px;
    font-family: FontAwesome;
    font-weight: normal;
}
.machine .DLBox ul.accordion > li > p span.open:before {
    content: " \f150";
    margin-right: 10px;
    font-family: FontAwesome;
    font-weight: normal;
}
.machine .DLBox ul.accordion > li > ul > li {
    position: relative;
    background:#FFF;
    border-bottom:1px solid #DDD;
    border-left:1px solid #DDD;
    border-right:1px solid #DDD;
}
.machine .DLBox ul.accordion > li > ul > li > ul > li:last-child {
    border:none;
}
.machine .DLBox ul.accordion > li > ul > li a {
    padding: 20px 10px 20px 40px;
    background-image: url(/files/user/img/common/ico_pdflink.png?v=1560393359);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-color: #FFF;
}
.machine .DLBox ul.accordion > li > ul > li a:hover {
    background-color: #FF9;
}
.machine .DLBox ul.accordion > li > ul > li a .pentaBtn {
    float: right;
    margin: 0;
    color: #FFF;
}


/*--------------------------------------------------------
    Machine Products Settings
---------------------------------------------------------*/

/**
 * Featherlight
**/
@media all {
.featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0,0,0,0)
}
.featherlight:last-of-type {
    background: rgba(0,0,0,.8)
}
.featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}
.featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal
}
.featherlight .featherlight-inner {
    display: block
}
.featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url(/files/user/img/common/closeBtn.png?v=1560393359) no-repeat center center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
    text-indent: -99999px;
}
.featherlight .featherlight-image {
    width: 100%
}
.featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0
}
.featherlight iframe {
    border: 0
}
}

@media only screen and (max-width:1024px) {
.featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
}
}
@media only screen and (min-width:940px) {
.featherlight .featherlight-content {
    margin: auto;
    width: 900px;
    max-height: 98%;
}
}
/**
 * Featherlight
**/

.machine.product .productsTop .prodBox .prodTopAShide {
    display: none;
}
.machine.product .featherlight .prodTopASLBTop {
    overflow: hidden;
    padding: 25px 50px;
}
.machine.product .featherlight .prodTopASLBTop img {
    float: left;
    display: block;
    width: 300px;
    height: auto;
    margin-right: 30px;
}
.machine.product .featherlight .prodTopASLBTop h2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-left: 330px;
    border-bottom: 1px solid #D8DCDF;
    font-size: 216%;
}
.machine.product .featherlight .prodTopASLBTop p {
    line-height: 1.8;
}

.machine.product .featherlight .prodTopASLBBtm {
    overflow: hidden;
    padding: 25px 50px;
    background-color: #f0f1f2;
}
.machine.product .featherlight .prodTopASLBBtm h3 {
    margin-bottom: 20px;
    font-size: 170%;
}
.machine.product .featherlight .prodTopASLBBtm li {
    margin-right: 15px;
    float: left;
    width: 140px;
    height: auto;
    min-height: 180px;
}
.machine.product .featherlight .prodTopASLBBtm li a {
    display: block;
}
.machine.product .featherlight .prodTopASLBBtm li a:hover {
    text-decoration: none;
}
.machine.product .featherlight .prodTopASLBBtm li .prodImgfl {
    overflow: hidden;
    width: 140px;
    height: 100px;
    margin-bottom: 5px;
}
.machine.product .featherlight .prodTopASLBBtm li img {
    width: 140px;
    height: auto;
}
.machine.product .featherlight .prodTopASLBBtm li .noimagebox {
    display: block;
    width: 140px;
    height: 100px;
    margin-bottom: 5px;
    background: #DEDEDE url(/files/user/img/common/logo_noimage_bg.png?v=1560393359) no-repeat center center;
    background-size: 60px 20px;
}
.machine.product .featherlight .prodTopASLBBtm li .prodTagname {
    display: block;
    font-size: 85%;
    color: #999;
}
.machine.product .featherlight .prodTopASLBBtm li .prodTitle {
    display: block;
    font-size: 116%;
    font-weight: 600;
}


.machine.product .productsTop .prodBox h2 {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 300;
    font-size: 300%;
}
.machine.product .productsTop .prodBox .prodTopASBox {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 3px double #D8DCDF;
    overflow: hidden;
}
.machine.product .productsTop .prodBox .prodTopASBox li {
    float: left;
    width: 220px;
    margin-right: 20px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 116%;
}
.machine.product .productsTop .prodBox .prodTopASBox li img {
    display: block;
    width: 208px;
    height: auto;
    overflow: hidden;
    margin-bottom: 8px;
    border: 6px solid #f0f1f2;
}
.machine.product .productsTop .prodBox .prodTopASBox li:nth-child(4n) {
    margin-right: 0px;
}
.machine.product .productsTop .prodBox .prodTopCatBox {
    overflow: hidden;
}
.machine.product .productsTop .prodBox .prodTopCatBox dl {
    float: left;
    margin-right: 20px;
    width: 300px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dl:last-child {
    margin-right: 0px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dt {
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #D8DCDF;
    line-height: 3;
    font-weight: 400;
    font-size: 131%;
}
.machine.product .productsTop .prodBox .prodTopCatBox dt a {
    display: block;
}
.machine.product .productsTop .prodBox .prodTopCatBox dt a img {
    width: 300px;
    height: auto;
    overflow: hidden;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd a {
    display: block;
    padding-left: 35px;
    line-height: 35px;
    font-size: 118%;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Cutter a {
    background: url(/files/user/img/machine/products/common/Product_icon_cutter.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Desktop a {
    background: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Jogger a {
    background: url(/files/user/img/machine/products/common/Product_icon_etc.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Papercounter a {
    background: url(/files/user/img/machine/products/common/Product_icon_countron.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Paperfolder a {
    background: url(/files/user/img/machine/products/common/Product_icon_folder.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Standalone a {
    background: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Bundler a {
    background: url(/files/user/img/machine/products/common/Product_icon_bundling.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Coater a {
    background: url(/files/user/img/machine/products/common/Product_icon_coater.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .prodTopCatBox dd.Collator a {
    background: url(/files/user/img/machine/products/common/Product_icon_booklet.png?v=1560393389) no-repeat left center;
    -moz-background-size: 25px 25px;
    background-size: 25px 25px;
}
.machine.product .productsTop .prodBox .PSbtn {
    clear: both;
    padding: 50px 0 0;
    text-align: center;
    white-space: no-wrap;
}
.machine.product .productsTop .prodBox .PSbtn a {
    padding: 5px 25px 5px 20px;
    margin-right: 10px;
    background: url(/files/user/img/common/bg_tagbtn_big_gray.png?v=1560393359) no-repeat right center;
    border: 0;
    font-size: 124%;
    color: #FFF;
}
.machine.product .productsTop .prodBox .PSbtn a:hover {
    cursor: pointer;
    background: url(/files/user/img/common/bg_tagbtn_big_pale.png?v=1560393359) no-repeat right center;
}


/*--------------------------------------------------------
    Machine Products Category Settings
---------------------------------------------------------*/
.machine.product .catVisual {
    overflow: hidden;
    width: 940px;
    height: 172px;
    margin: 0 auto;
    padding: 0px;
    line-height: 172px;
    font-size: 231%;
}
.machine.product .productsCat .prodCatWrap .prodCatBox h2 {
    margin-bottom: 40px;
    text-align: center;
    font-weight: 300;
    font-size: 300%;
}
.machine.product .productsCat .prodCatWrap h2 span {
    padding-left: 60px;
    background: url(/files/user/img/machine/products/common/Product_icon_cutter.png?v=1560393389) no-repeat left center;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
}
.machine.product .productsCat .prodCatWrap .cutter-creaser h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_cutter.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .desktop-paper-drill-punch h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .bundler h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_bundling.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .coater h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_coater.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .collator-bookletmaker h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_booklet.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .collator-bookletmaker h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_booklet.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .jogger h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_etc.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .papercounter h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_countron.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .paperfolder h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_folder.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .standalonepaperdrill h2 span {
    background-image: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389);
}
.machine.product .productsCat .prodCatWrap .prodCatBox {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 3px double #D8DCDF;
    overflow: hidden;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li {
    float: left;
    overflow: hidden;
    width: 300px;
    margin: 0 20px 60px 0;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li:nth-child(3n) {
    margin-right: 0;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li img {
    display: block;
    width: 300px;
    height: auto;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li .noimagebox {
    display: block;
    width: 300px;
    min-height: 200px;
    background: #EFEFEF url(/files/user/img/common/logo_noimage_bg.png?v=1560393359) no-repeat center center;
    background-size: 150px 50px;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li span {
    font-size: 116%;
    font-weight: 600;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li h3 {
    margin-bottom: 15px;
    font-size: 185%;
    font-weight: 600;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li p {
    color: #999;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li .prodCatText {
    margin-bottom: 10px;
    line-height: 1.8;
}
.machine.product .productsCat .prodCatWrap .prodCatBox li a {
}
/*.machine.product .productsCat .prodCatWrap .prodCatBox li a:hover {
    text-decoration: none;
    color: #666;
}*/
.machine.product .pentaBtn {
    color: #FFF;
}



/*--------------------------------------------------------
    Machine Products Detail Settings
---------------------------------------------------------*/
.machine.product .productsDet h1 {
    position: relative;
    padding-left: 40px;
}
.machine.product .productsDet h1 a {
    position: absolute;
    left: 0;
    bottom: 15px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(/files/user/img/machine/products/common/Product_icon_cutter.png?v=1560393389) no-repeat left center;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
}
.machine.product .productsDet h1.cutter-creaser a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_cutter.png?v=1560393389);
}
.machine.product .productsDet h1.desktop-paper-drill-punch a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389);
}
.machine.product .productsDet h1.bundler a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_bundling.png?v=1560393389);
}
.machine.product .productsDet h1.coater a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_coater.png?v=1560393389);
}
.machine.product .productsDet h1.collator-bookletmaker a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_booklet.png?v=1560393389);
}
.machine.product .productsDet h1.collator-bookletmaker a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_booklet.png?v=1560393389);
}
.machine.product .productsDet h1.jogger a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_etc.png?v=1560393389);
}
.machine.product .productsDet h1.papercounter a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_countron.png?v=1560393389);
}
.machine.product .productsDet h1.paperfolder a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_folder.png?v=1560393389);
}
.machine.product .productsDet h1.standalonepaperdrill a {
    background-image: url(/files/user/img/machine/products/common/Product_icon_drill.png?v=1560393389);
}

.machine.product .productsDet .prodDetTopBox {
    overflow: hidden;
    margin-bottom: 30px;
}
.machine.product .productsDet .leftDet {
    float: right;
    width: 220px;
}
.machine.product .productsDet .rightDet {
    float: left;
    width: 380px;
}
.machine.product .productsDet .rightDet img {
    width: 380px;
    height: auto;
}
.machine.product .productsDet .rightDet .noimagebox {
    display: block;
    width: 380px;
    min-height: 280px;
    background: #EFEFEF url(/files/user/img/common/logo_noimage_bg.png?v=1560393359) no-repeat center center;
    background-size: 150px 50px;
}
.machine.product .productsDet .leftDet .hgroup span {
    font-size: 116%;
    font-weight: 600;
}
.machine.product .productsDet .leftDet .hgroup h2 {
    margin-bottom: 15px;
    font-size: 185%;
    font-weight: 600;
}
.machine.product .productsDet .leftDet ul {
    margin-top: 20px;
}
.machine.product .productsDet .leftDet li {
    display: inline-block;
    width: 108px;
    margin-bottom: 8px;
    border-radius: 5px;
    background-color: #e8eaec;
}
.machine.product .productsDet .leftDet li a {
    display: block;
    width: 68px;
    padding-left: 40px;
    line-height: 30px;
    font-size: 108%;
    font-weight: 600;
    border-radius: 5px;
    background-color: #e8eaec;
}
.machine.product .productsDet .leftDet li.Catalog a {
    background: url(/files/user/img/machine/products/common/MP_ico_catalog.png?v=1560393389) no-repeat 8px center;
    -moz-background-size: auto 20px;
    background-size: auto 20px;
}
.machine.product .productsDet .leftDet li.Manual a {
    background: url(/files/user/img/machine/products/common/MP_ico_manual.png?v=1560393389) no-repeat 8px center;
    -moz-background-size: auto 20px;
    background-size: auto 20px;
}
.machine.product .productsDet .leftDet li.Video a {
    background: url(/files/user/img/machine/products/common/MP_ico_video.png?v=1560393389) no-repeat 8px center;
    -moz-background-size: auto 20px;
    background-size: auto 20px;
}
.machine.product .productsDet .leftDet li.Inquirly a {
    background: url(/files/user/img/machine/products/common/MP_ico_inquiry.png?v=1560393389) no-repeat 8px center;
    -moz-background-size: auto 20px;
    background-size: auto 20px;
}
.machine.product .productsDet .leftDet li a:hover {
    background-color: #DDD;
}
.machine.product .productsDet .prodDetMidBox {
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
}
.machine.product .productsDet .prodDetMidBox img {
    float: right;
    width: 220px;
    height: auto;
    margin-left: 20px;
}
.machine.product .productsDet .prodDetMidBox h3 {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 131%;
}
.machine.product .productsDet .prodDetTab {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D8DCDF;
}
.machine.product .productsDet .prodDetTab ul {
    overflow: hidden;
    margin-bottom: 15px;
}
.machine.product .productsDet .prodDetTab ul li {
    display: inline-block;
    width: 150px;
    line-height: 40px;
    border-radius: 5px;
}
.machine.product .productsDet .prodDetTab ul li a {
    display: block;
    background-color: #f0f1f2;
    border-radius: 5px;
    font-weight: 600;
    font-size: 116%;
    color: #666;
}
.machine.product .productsDet .prodDetTab ul li a:hover,  .machine.product .productsDet .prodDetTab ul li.active a {
    background-color: #d8dcdf;
    color: #000;
    text-decoration: none;
}
.machine.product .productsDet .prodDetTab ul li a:before {
    content: " \f078";
    margin: 0 4px 0 8px;
    font-family: FontAwesome;
    font-weight: normal;
    text-decoration: none;
}
.machine.product .productsDet .prodDetTab .tabBoxInr {
    display: none;
}
.machine.product .productsDet .prodDetTab table {
    width: 100%;
    border-collapse: separate;
    font-size: 108%;
}
.machine.product .productsDet .prodDetTab table th {
    padding: 10px;
    background-color: #f0f1f2;
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}
.machine.product .productsDet .prodDetTab table td {
    padding: 10px;
    background-color: #f7f8f8;
    border-right: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}
.machine.product .prodDetWrap .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.machine.product .prodDetWrap .backBtn a {
    text-decoration: none;
    color: #FFF;
}
.machine.product .prodDetWrap .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}


/*--------------------------------------------------------
    Machine Search Settings
---------------------------------------------------------*/
.machine.product .showallproduct .searchbox {
    margin-bottom: 50px;
    padding: 10px;
    border-radius: 5px;
    background-color: #EFEFEF;
}
.machine.product .showallproduct .searchbox select {
    padding: 10px;
    border: 1px solid #DDD;
    font-size: 124%;
}
.machine.product .showallproduct .searchbox label {
    margin: 0 5px 0 20px;
    font-size: 124%;
}
.machine.product .showallproduct .searchbox #searchsubmit {
    padding: 10px;
    margin-left: 30px;
    border-radius: 5px;
    border-bottom-color: #BB3D3D;
    background-color: #E25454;
    font-size: 124%;
    color: #FFF;
}
.machine.search .prodNoRes {
    margin: 80px auto 20px;
    text-align: center;
    font-size: 132%;
}
.machine.search .PSbtn {
    clear:both;
    margin-bottom: 50px;
    padding: 50px 0 20px;
    text-align: center;
    white-space: no-wrap;
}
.machine.search .PSbtn a {
    padding: 5px 25px 5px 20px;
    margin-right: 10px;
    background: url(/files/user/img/common/bg_tagbtn_big_gray.png?v=1560393359) no-repeat right center;
    border: 0;
    font-size: 124%;
    color: #FFF;
}
.machine.search .PSbtn a:hover {
    cursor: pointer;
    background: url(/files/user/img/common/bg_tagbtn_big_pale.png?v=1560393359) no-repeat right center;
}


/*--------------------------------------------------------
    Machine About Us Settings
---------------------------------------------------------*/

.machine.aboutus .heading .catVisual {
    width: 940px;
    padding: 0;
    background: none;
}
.machine.aboutus .prodAboutus .entryWrap {
    overflow: hidden;
}
.machine.aboutus .prodAboutus .entryWrap li {
    overflow: hidden;
    margin-bottom: 30px;
}
.machine.aboutus .prodAboutusImg {
    float: left;
    width: 300px;
    height: 200px;
    margin-right: 20px;
    overflow: hidden;
}
.machine.aboutus .prodAboutusImg img {
    display:block;
    width: 300px;
    height: auto;
    overflow: hidden;
}
.machine.aboutus .prodAboutus h2 {
    margin-bottom: 10px;
    font-size: 139%;
}

.machine.aboutus .prodAboutus .prodAboutusText {
    line-height: 1.8;
}

.machine.aboutus .prodAboutusDetImg {
    margin-bottom: 15px;
}
.machine.aboutus .prodAboutusDetText {
    margin-bottom: 15px;
    line-height: 1.8;
    font-size: 108%;
}
.machine.aboutus .prodAboutus .entryDetailFoot {
    overflow: hidden;
    margin: 30px 0px 0px;
    padding: 20px 0px 0px;
    border-top: 1px solid #B1B8BE;
}
.machine.aboutus .prodAboutus .entryDetailFoot .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.machine.aboutus .prodAboutus .entryDetailFoot .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.machine.aboutus .prodAboutus .entryDetailFoot .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.machine.aboutus .prodAboutus .entryDetailFoot .backBtn a:visited {
    color: #FFF;
}






/*--------------------------------------------------------
    aboutus Settings
---------------------------------------------------------*/
.aboutus .heading .catVisual {
    background: url(/files/user/img/global/aboutus/aboutus_visual.png?v=1560393390) no-repeat center center;
}
.aboutus .message .msgBox {
    font-size: 108%;
}
.aboutus .message .presidentImg {
    float: left;
    margin: 0 30px 30px 0;
}
.aboutus .message .msgBox h3 {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 124%;
}
.aboutus .message .msgText {
    margin: 0 0 30px;
    padding-left: 220px;
}
.aboutus .message .msgBoxName {
    clear: both;
    text-align: right;
}
.aboutus .message .msgBoxName h3 {
    margin: 0 0 10px;
}
.aboutus .message .msgBoxName span {
    display: block;
}
.aboutus .corporateData .mapBlock {
    margin-top: 50px;
}
.aboutus .corporateData .mapBlock .mapCanvasHK {
    width: 620px;
    height: 300px;
    margin: 20px 0;
}

/*--------------------------------------------------------
    OFFICE Settings
---------------------------------------------------------*/
.office .heading .catVisual {
    background: url(/files/user/img/office/office_visual.jpg?v=1560393389) no-repeat center center;
}
.office .main .externalLink {
    padding: 0 0 0 20px;
    background: url(/files/user/img/common/ico_exlink.png?v=1560393359) no-repeat left center;
}

/*--------------------------------------------------------
    Education Settings
---------------------------------------------------------*/
.education .heading .catVisual {
    background: url(/files/user/img/education/edu_visual.jpg?v=1560393389) no-repeat center center;
}
.education .main .externalLink {
    padding: 0 0 0 20px;
    background: url(/files/user/img/common/ico_exlink.png?v=1560393359) no-repeat left center;
}

/*--------------------------------------------------------
    News Settings
---------------------------------------------------------*/
.news .entryWrap {
}
.news .entryBox {
    overflow: hidden;
    margin-bottom: 70px;
}
.news .entryImg {
    float: right;
}
.news .entryImg img {
    width: 214px;
    margin-left: 20px;
    line-height: 1;
    border: 3px solid #d8dcdf;
}
.news .entryDetailImg {
    margin: 0 0 30px;
}
.news .entryInfo, .news .entryDetailInfo {
    overflow: hidden;
 *zoom:1;
}
.news .entryMeta {
    overflow: hidden;
    padding: 0 0 10px;
    border-bottom: 1px solid #d8dcdf;
}
.news .entryDetailMeta {
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.news .entryText, .news .entryDetailText {
    font-size: 108%;
}
.news .entryDetailText p {
    margin-bottom: 1em;
}
.news .entryDate {
    float: right;
    font-size: 108%;
    font-weight: 600;
}
.news .entryText h2 {
    margin: 12px 0 3px;
    font-size: 124%;
    font-weight: bold;
}
.news .entryText h2 a:link {
    color: #000;
    text-decoration: none;
}
.news .entryText h2 a:hover {
    color: #000;
    text-decoration: underline;
}
.news .entryText h2 a:visited {
    color: #000;
    text-decoration: none;
}
.news .entryText p a:hover {
    color: #000;
    text-decoration: none;
}
.news .entryDetailFoot {
    overflow: hidden;
    margin: 30px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #b1b8be;
}
.news .entryDetailFoot .backBtn {
    float: left;
    padding: 3px 10px 3px 17px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat left center;
    font-size: 93%;
    font-weight: 400;
}
.news .entryDetailFoot .backBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.news .entryDetailFoot .backBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.news .entryDetailFoot .backBtn a:visited {
    color: #FFF;
}
.news .entryDetailFoot .social-likes {
    float: right;
}
.news ul.pageNav {
    margin: 0 0 10px;
    padding: 10px 10px 5px;
    background: #eee;
    text-align: center;
}
.news ul.pageNav li {
    display: inline;
    margin: 0 2px;
    padding: 0;
}
.news ul.pageNav li span, .news ul.pageNav li a {
    display: inline-block;
    margin-bottom: 5px;
    padding: 1px 8px;
    background: #fff;
    border: 1px solid #aaa;
    text-decoration: none;
    vertical-align: middle;
}
.news ul.pageNav li a:hover {
    background: #eeeff7;
    border-color: #00f;
}

/*--------------------------------------------------------
    Contactus Settings
---------------------------------------------------------*/
.contactus .heading .catVisual {
    background: url(/files/user/img/global/contactus/contactus_visual.jpg?v=1560393390) no-repeat center center;
    color: #FFF;
}
.contactus .productsServices {
    overflow: hidden;
    padding: 10px 0 45px;
}
.contactus .productsServices .PSBox {
    float: left;
    width: 220px;
    margin: 0 20px 0 0;
}
.contactus .productsServices .PSBox.last {
    margin: 0;
}
.contactus .productsServices .PSBox h3 {
    margin: 10px 0;
    text-align: center;
    font-size: 139%;
    font-weight: 600;
}
.contactus .productsServices .PSBox h3 .thinTex {
    font-weight: 300;
}
.contactus .productsServices .PSBox .PSImg {
}
.contactus .productsServices .PSBox a:link {
    color: #000;
    text-decoration: none;
}
.contactus .productsServices .PSBox a:hover {
    color: #000;
    text-decoration: underline;
}
.contactus .productsServices .PSBox a:visited {
    color: #000;
}
.contactus .productsServices .PSBox .PSLead {
    text-align: left;
}
.contactus .pentaBtn {
    display: inline-block;
    padding: 3px 15px 3px 7px;
    margin: 0 10px 0 0;
    background: url(/files/user/img/common/bg_tagbtn.png?v=1560393359) no-repeat right center;
    font-size: 93%;
    font-weight: 400;
}
.contactus .pentaBtn a:link {
    text-decoration: none;
    color: #FFF;
}
.contactus .pentaBtn a:hover {
    text-decoration: underline;
    color: #FFF;
}
.contactus .pentaBtn a:visited {
    color: #FFF;
}
.contactus .generalInquiries {
}
.contactus .generalInquiries .bggTitle {
    margin: 50px 0 20px;
    padding: 10px 0 10px 30px;
    background: #f0f1f2 url(/files/user/img/common/arw_r_gray.png?v=1560393359) no-repeat 10px center;
    font-weight: bold;
    font-size: 108%;
}
.contactus .generalInquiries .smallTitle {
    margin: 15px 0 0;
}

/*--------------------------------------------------------
    Contactus Settings
---------------------------------------------------------*/
.contactus.form .navBlock, .contactus.form .topicPath {
    display: none;
}
.contactus .inquiry {
    padding: 30px 0;
}
.inquiryThanks {
    text-align: center;
    font-size: 108%;
}
.inquiryThanks .bf {
    padding: 80px 0 30px;
    text-align: center;
    font-size: 200%;
}
.contactus .mailFormBox {
    margin: 30px 0 0;
}
.contactus .mailFormBox input {
    width: 50%;
    padding: 7px 10px;
    border: 0;
    border: solid 1px #ccc;/*color: #aaa;*/
}
.contactus .mailFormBox label {
    display: block;
}
.contactus .mailFormBox label input {
    width: auto;
}
.contactus .mailFormBox textarea {
    width: 60%;
    height: 10em;
    padding: 7px 10px;
    border: 0;
    border: solid 1px #ccc;
}
.contactus .mailFormBox {
    font-size: 108%;
}
.contactus .mailFormBox dt {
    position: absolute;
    padding: 15px 30px;
}
.contactus .mailFormBox dd {
    padding: 15px 15px 15px 14em;
    background-color: #e9ecf0;
    border-bottom: 1px solid #FFF;
}
.contactus .mailFormBox dd:nth-child(odd) {
}
.contactus .mailFormBox dd:nth-child(4n) {
    background-color: #f4f5f7;
}
.contactus .inquiry .required {
    color: #F00;
}
.contactus .inquiry .submitBox {
    text-align: center;
    overflow: hidden;
    margin: 30px auto 50px;
}
.contactus .inquiry .submitBox p a {
    text-decoration: underline;
    color: #005bac;
}
.contactus .inquiry .submitBox input {
    width: auto;
    padding: 30px;
    text-align: center;
    white-space: no-wrap;
    border: 0;
    font-size: 124%;
    color: #FFF;
}
.contactus .inquiry .submitBox .btn input {
    margin-right: 10px;
    background: url(/files/user/img/common/bg_tagbtn_big_pale.png?v=1560393359) no-repeat left center;
}
.contactus .inquiry .submitBox .btn:hover input {
    cursor: pointer;
    background: url(/files/user/img/common/bg_tagbtn_big_gray.png?v=1560393359) no-repeat left center;
}
.contactus .inquiry .submitBox .submitBtn input {
    background: url(/files/user/img/common/bg_tagbtn_big_gray.png?v=1560393359) no-repeat right center;
}
.contactus .inquiry .submitBox .submitBtn:hover input {
    cursor: pointer;
    background: url(/files/user/img/common/bg_tagbtn_big_pale.png?v=1560393359) no-repeat right center;
}
/*----------------------------
    privacy Settings
-----------------------------*/
.privacy-policy .section {
    margin: 80px 0 0;
    padding: 0;
}
.privacy-policy .contents .main div {
    margin: 50px 0;
    font-size: 108%;
}
.privacy-policy .contents .main h2, .privacy-policy .contents .main h3 {
    margin: 30px 0 0;
    font-weight: bold;
    font-size: 124%;
}
.privacy-policy .contents .main p {
    margin: 15px 0;
    font-size: 108%;
}
.privacy-policy .contents .main li {
    margin: 10px;
}
.privacy-policy .contents .main img {
    display: block;
    float: left;
    width: 190px;
    margin: 0 30px 0 0;
}

/*--------------------------------------------------------
    Sotial Btns Settings
---------------------------------------------------------*/
.social-likes, .social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle!important;
    word-spacing: 0!important;
    text-indent: 0!important;
    list-style: none!important
}
.social-likes {
    opacity: 0
}
.social-likes_visible {
    opacity: 1;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in
}
.social-likes>* {
    display: inline-block;
    visibility: hidden
}
.social-likes_vertical>* {
    display: block
}
.social-likes_visible>* {
    visibility: inherit
}
.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}
.social-likes__widget:before, .social-likes__widget:after {
    display: none!important
}
.social-likes_vertical .social-likes__widget {
    display: block;
    float: left;
    clear: left
}
.social-likes__button, .social-likes__icon, .social-likes__counter {
    text-decoration: none;
    text-rendering: optimizeLegibility
}
.social-likes__button, .social-likes__counter {
    display: inline-block;
    margin: 0;
    outline: 0
}
.social-likes__button {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.social-likes__button:before {
    content: "";
    display: inline-block
}
.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0
}
.social-likes__counter {
    display: none;
    position: relative
}
.social-likes_ready .social-likes__counter, .social-likes__counter_single {
    display: inline-block
}
.social-likes_ready .social-likes__counter_empty {
    display: none
}
.social-likes_vertical .social-likes__widget {
    display: block
}
.social-likes_notext .social-likes__button {
    padding-left: 0
}
.social-likes_single-w {
    position: relative;
    display: inline-block
}
.social-likes_single {
    position: absolute;
    text-align: left;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0 .11s, opacity .1s ease-in;
    transition: visibility 0s .11s, opacity .1s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.social-likes_single.social-likes_opened {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}
.social-likes__button_single {
    position: relative
}
.social-likes, .social-likes__widget {
    border: 0;
    font-size: 14px
}
.social-likes__widget {
    line-height: 20px
}
.social-likes {
    min-height: 28px;
    margin: -3px
}
.social-likes, .social-likes_single-w {
    line-height: 20px
}
.social-likes__widget {
    margin: 3px
}
.social-likes__button, .social-likes__counter {
    font-family: "Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px
}
.social-likes__button {
    padding: 1px 4px 1px 20px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255,255,255,.6);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-transition: border .1s ease-in-out, color .2s ease-in-out;
    transition: border .1s ease-in-out, color .2s ease-in-out
}
.social-likes__icon {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}
.social-likes__counter {
    margin-left: 7px;
    padding: 1px 4px;
    font-weight: 400;
    color: #666;
    color: rgba(0,0,0,.5);
    cursor: default
}
.social-likes__counter:before, .social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}
.social-likes__counter:before {
    top: 4px;
    left: -6px;
    border: 6px inset transparent;
    border-left: 0;
    border-right: 6px solid;
    border-right-color: inherit;
    opacity: .7
}
.social-likes__counter:after {
    top: 5px;
    left: -4px;
    border: 5px inset transparent;
    border-left: 0;
    border-right: 5px solid
}
.social-likes_vertical {
    margin: -6px -4px
}
.social-likes_vertical .social-likes__widget {
    margin: 6px 4px
}
.social-likes_notext .social-likes__widget {
    margin: 3px 2px
}
.social-likes_notext .social-likes__button {
    width: 16px
}
.social-likes_single {
    margin-top: -16px;
    padding: 6px 6px 4px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.25)
}
.social-likes__widget_single {
    margin: 0
}
.social-likes__button_single {
    padding-left: 19px;
    background: #e2e2e2;
    background: -webkit-linear-gradient(top, #f7f7f7, #e2e2e2);
    background: linear-gradient(to bottom, #f7f7f7, #e2e2e2);
    color: #444;
    border-color: #ccc;
    border-color: rgba(179,179,179,.8);
    border-bottom-color: rgba(153,153,153,.8)
}
.social-likes__button_single:hover, .social-likes__widget_active .social-likes__button_single {
    background: #f4f4f4;
    background: -webkit-linear-gradient(top, #f0f0f0, #cfcfcf);
    background: linear-gradient(to bottom, #f0f0f0, #cfcfcf);
    color: #222;
    border-color: #bbb;
    border-bottom-color: #9f9f9f
}
.social-likes__icon_single {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");
    background-position: 2px 3px
}
.social-likes__counter_single {
    background: #f6f6f6;
    border-color: #ddd
}
.social-likes__counter_single:after {
    border-right-color: #f6f6f6
}
.social-likes__button_facebook {
    padding-left: 19px;
    background: #eceef5;
    background: -webkit-linear-gradient(top, #fff, #d8def4);
    background: linear-gradient(to bottom, #fff, #d8def4);
    color: #3b5998;
    border-color: #cad4e7;
    border-color: rgba(202,212,231,.8);
    border-bottom-color: rgba(189,194,203,.8)
}
.social-likes__button_facebook:hover {
    background: #c0cdf3;
    background: -webkit-linear-gradient(top, #f2f3f7, #c0cdf3);
    background: linear-gradient(to bottom, #f2f3f7, #c0cdf3);
    color: #253860;
    border-color: #b4bfd4;
    border-bottom-color: #b3b7bf
}
.social-likes__icon_facebook {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
    background-position: 3px 3px
}
.social-likes__counter_facebook {
    background: #f2f3f7;
    border-color: #cad4e7
}
.social-likes__counter_facebook:after {
    border-right-color: #f2f3f7
}
.social-likes__button_twitter {
    padding-left: 19px;
    background: #d5e6ef;
    background: -webkit-linear-gradient(top, #fff, #d5e6ef);
    background: linear-gradient(to bottom, #fff, #d5e6ef);
    color: #186487;
    border-color: #a4cce5;
    border-color: rgba(164,204,229,.8);
    border-bottom-color: rgba(158,186,204,.8)
}
.social-likes__button_twitter:hover {
    background: #bfdfed;
    background: -webkit-linear-gradient(top, #f2f8fc, #bfdfed);
    background: linear-gradient(to bottom, #f2f8fc, #bfdfed);
    color: #0b3752;
    border-color: #9cbbcf;
    border-bottom-color: #68a0c4
}
.social-likes__icon_twitter {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
    background-position: 3px 5px
}
.social-likes__counter_twitter {
    background: #f2f8fc;
    border-color: #a4cce5
}
.social-likes__counter_twitter:after {
    border-right-color: #f2f8fc
}
.social-likes__button_plusone {
    padding-left: 12px;
    background: #e4e4e4;
    background: -webkit-linear-gradient(top, #f5f5f5, #e4e4e4);
    background: linear-gradient(to bottom, #f5f5f5, #e4e4e4);
    color: #da573b;
    border-color: #bbb;
    border-color: rgba(204,204,204,.8);
    border-bottom-color: rgba(179,179,179,.8)
}
.social-likes__button_plusone:hover {
    background: #f4f4f4;
    background: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0);
    background: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
    color: #cd4427;
    border-color: #ddd;
    border-bottom-color: #ccc
}
.social-likes__icon_plusone {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");
    background-position: 0 6px
}
.social-likes__counter_plusone {
    background: #f9f9f9;
    border-color: #d2d2d2
}
.social-likes__counter_plusone:after {
    border-right-color: #f9f9f9
}
.social-likes__button_mailru {
    padding-left: 18px;
    background: #004584;
    background: -webkit-linear-gradient(top, #5d90ba, #004584);
    background: linear-gradient(to bottom, #5d90ba, #004584);
    color: #fff;
    color: rgba(255,255,255,.95);
    border-color: #1e65a5;
    border-color: rgba(11,84,153,.8);
    border-bottom-color: rgba(3,27,48,.8);
    text-shadow: 0 -1px 0 rgba(0,0,0,.3)
}
.social-likes__button_mailru:hover {
    background: #001e5d;
    background: -webkit-linear-gradient(top, #618cae, #001e5d);
    background: linear-gradient(to bottom, #618cae, #001e5d);
    color: #fff;
    color: rgba(255,255,255,.99);
    border-color: #094984;
    border-bottom-color: #031b30
}
.social-likes__icon_mailru {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");
    background-position: 1px 2px
}
.social-likes__counter_mailru {
    background: #fff1c2;
    border-color: #ffc70d
}
.social-likes__counter_mailru:after {
    border-right-color: #fff1c2
}
.social-likes_notext .social-likes__icon_mailru {
    background-position: 2px 2px
}
.social-likes__button_vkontakte {
    background: #436f96;
    background: -webkit-linear-gradient(top, #8faecf, #436f96);
    background: linear-gradient(to bottom, #8faecf, #436f96);
    color: #fff;
    color: rgba(255,255,255,.95);
    border-color: #4d84c1;
    border-color: rgba(78,131,193,.8);
    border-bottom-color: rgba(52,88,127,.8);
    text-shadow: 0 -1px 0 rgba(0,0,0,.3)
}
.social-likes__button_vkontakte:hover {
    background: #4e80ab;
    background: -webkit-linear-gradient(top, #a2c0df, #4e80ab);
    background: linear-gradient(to bottom, #a2c0df, #4e80ab);
    color: #fff;
    color: rgba(255,255,255,.99);
    border-color: #5788be;
    border-bottom-color: #3b6798
}
.social-likes__icon_vkontakte {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");
    background-position: 1px 2px
}
.social-likes__counter_vkontakte {
    background: #eaeef3;
    border-color: #afc1d4
}
.social-likes__counter_vkontakte:after {
    border-right-color: #eaeef3
}
.social-likes__button_odnoklassniki {
    padding-left: 17px;
    background: #f6900b;
    background: -webkit-linear-gradient(top, #f6bb6d, #f6900b);
    background: linear-gradient(to bottom, #f6bb6d, #f6900b);
    color: #fff;
    color: rgba(255,255,255,.95);
    border-color: #d99c27;
    border-color: rgba(217,154,38,.8);
    border-bottom-color: rgba(197,137,7,.8);
    text-shadow: 0 -1px 0 rgba(0,0,0,.12)
}
.social-likes__button_odnoklassniki:hover {
    background: #f69a21;
    background: -webkit-linear-gradient(top, #fbcc5a, #f69a21);
    background: linear-gradient(to bottom, #fbcc5a, #f69a21);
    color: #fff;
    color: rgba(255,255,255,.99);
    border-color: #f0b22c;
    border-bottom-color: #c59121
}
.social-likes__icon_odnoklassniki {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");
    background-position: 4px 3px
}
.social-likes__counter_odnoklassniki {
    background: #ffe9be;
    border-color: #d9ab53
}
.social-likes__counter_odnoklassniki:after {
    border-right-color: #ffe9be
}
.social-likes_notext .social-likes__icon_odnoklassniki {
    background-position: 5px 3px
}
.social-likes__button_pinterest {
    padding-left: 20px;
    background: #eee;
    background: -webkit-linear-gradient(top, #fefefe, #d3d3d3);
    background: linear-gradient(to bottom, #fefefe, #d3d3d3);
    color: #c71a28;
    border-color: #bbb;
    border-color: rgba(186,186,186,.8);
    border-bottom-color: rgba(153,153,153,.8)
}
.social-likes__button_pinterest:hover {
    background: #efefef;
    background: -webkit-linear-gradient(top, #fff, #d9d9d9);
    background: linear-gradient(to bottom, #fff, #d9d9d9);
    color: #c11524;
    border-color: rgba(186,186,186,.6);
    border-bottom-color: rgba(153,153,153,.6)
}
.social-likes__icon_pinterest {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
    background-position: 2px 1px
}
.social-likes__counter_pinterest {
    background: #fff5f6;
    border-color: #f0a8ae
}
.social-likes__counter_pinterest:after {
    border-right-color: #fff5f6
}

/*----------------------------
    Category Btns Settings
-----------------------------*/
.colbtn {
    margin: 0px 0px 0px 2px;
    padding: 0px 3px;
    line-height: 1.1;
    background-color: #1b928f;
    color: #FFF;
    font-weight: 600;
    font-size: 93%;
}
.news .colbtn.event, .news .colbtn.event_marvy, .contents .main .colbtn.event, .contents .main .colbtn.event_marvy {
    background-color: #a386ba;
}
.news .colbtn.whatsnew, .main .colbtn.whatsnew_marvy, .main .colbtn.whatsnew, .main .colbtn.whatsnew_marvy {
    background-color: #fabb2b;
}
.news .colbtn.newsrelease, .news .colbtn.newsrelease_marvy, .main .colbtn.newsrelease, .main .colbtn.newsrelease_marvy {
    background-color: #52a2c9;
}
.contents .main .colbtn.new {
/*  background-color: #F00;*/
}
.colbtn.new {
    background-color: #333638;
}
.newsListDate {
    margin: 0 10px 0 0;
}
.home .newsAboutus .newsExt {
}
.home .newsAboutus .newsExt a:hover {
    text-decoration: none;
}
.home .newsAboutus .newsMeta {
    margin: 0px 0px 13px;
    font-size: 108%;
    font-weight: 600;
}

/* GDPR */
.p-gdpr {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #fffdf9;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06);
  z-index: 10;
}

.p-gdpr__button {
  background-color: #000;
  color: #FFFFFF;
  line-height: 1;
  cursor: pointer;
  transition: .4s opacity;
}
.p-gdpr__button:hover {
    opacity: .7;
}

.p-gdpr {
    padding: 20px;
}
.p-gdpr__button {
    margin-left: 20px;
    padding: 5px 20px;
}
.p-gdpr a {
    color: #1E50A2;
    text-decoration: none;
}

.c-form-error__msg {
	font-size : 93%;
	color : #B70000;
	display : block;
}