body,
input,
button,
select,
textarea,
.cart-contents span.woocommerce-notification-bubble {
    font-family: 'Microsoft Yahei', sans-serif;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
   
	box-sizing: border-box; /*it gives error:Validation (CSS 2.1): 'box-sizing' is not a known CSS property name. */
            -ms-box-sizing: border-box; 
            -moz-box-sizing: border-box; 
            -webkit-box-sizing: border-box; 
}
h1,
h2,
h3,
h4,
h5,
h6,
#logo.logo-text,
#my-menu > .mm-panel li a,
#my-menu > .mm-panel .sub-menu li.has-ul > a,
#my-menu > .mm-panel .sub-menu li a,
#navigation-mobile ul li a,
.copyright-text,
.copyright-text a,
.close-modal,
#myModalSearch #searchform input[type="text"],
footer .footer-copyright,
footer .footer-copyright a,
#logo-content .loading-text,
#loader-percentage,
.nav-tabs > li > a,
a.share-btn {
    font-family:'Microsoft Yahei', 'Montserrat', sans-serif;
}
.pagebanner{ width:100%;}.pagebanner img{ width:100%; height: auto;}
.pagebanner1{ width:100%; text-align:center}.pagebanner1 img{  height: auto; width:1006px;}
/* Modal Block Scroll */
.modal-block-scroll {
    overflow: hidden !important;
}
/*--------------------
头部副导航
-----------------*/
.fix-top-menu{
    position: fixed;
    background: #B81C22 none repeat scroll 0 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    -webkit-transition: all 500ms; -moz-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms;
    transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    text-transform: uppercase;
}
.menu-item-logo{padding: 0 60px;}
.fix-top-menu.active{
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.05);
}
.fix-top-menu .color-red{ padding: 0 10px;}
.fix-top-menu a{ display: inline-block; color:#fff;}
.fix-top-menu a:hover,
.fix-top-menu a.active{ color:#fff;}



.hr1{ clear:both; height:1px;}
.sf-menu .on{
    background:#B81C22;
}
.sf-menu  a{color:#B81C22;}
.sf-menu  a.on{color:#fff;}


.pageflash{ width:100%; background:#ac0618}
.pageflash .flash{ width:1297px; height:600px; margin:0px auto; position:relative;background:url('../images/baner.jpg') no-repeat center bottom; background-size:auto 100%; }
.pageflash .flash .dyf{ position: absolute;animation:mymove 2s infinite;
-webkit-animation:mymove 2s infinite; /* Safari 和 Chrome */ width: 134px; height: 370px;}
.pageflash .flash .xyf1{ position: absolute;animation:mymove 2s infinite;
-webkit-animation:xyf1 4s infinite; /* Safari 和 Chrome */ width: 1233px; height: 218px;}
.pageflash .flash .xyf2{ position: absolute;animation:mymove 2s infinite;
-webkit-animation:xyf2 5s infinite; /* Safari 和 Chrome */ width: 1233px; height:218px;}
@keyframes mymove
{
0% {left:295px;bottom:20px;}
50% {left:295px;bottom:60px;}
100%{left:295px;bottom:20px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
0% {left:295px;bottom:20px;}
50% {left:295px;bottom:60px;}
100%{left:295px;bottom:20px;}
}
@keyframes xyf1
{
0% {left:0px;bottom:20px;opacity:1}
50% {left:0px;bottom:60px;opacity:0.8}
100%{left:0px;bottom:20px;opacity:1}
}

@-webkit-keyframes xyf1 /*Safari and Chrome*/
{
0% {left:0px;bottom:0px;opacity:1}
50% {left:0px;bottom:30px;opacity:0.8}
100%{left:0px;bottom:0px;opacity:1}
}
@keyframes xyf2
{
0% {left:4px;bottom:0px;opacity:1}
50% {left:4px;bottom:40px;opacity:0.6}
100%{left:4px;bottom:0px;opacity:1}
}

@-webkit-keyframes xyf2 /*Safari and Chrome*/
{
0% {left:4px;bottom:20px;opacity:1}
50% {left:4px;bottom:60px;opacity:0.6}
100%{left:4px;bottom:20px;opacity:1}
}
.pageflash .flash .video{ position:absolute; bottom:40px; left:90px; width:342px; height:42px; z-index:1040}
.videobottom{ display:block; width:342px; height:43px; background:url(../images/vbottom.png) no-repeat}

#main .titbg{ height: 63px; 
background:url('../images/titbg.png') no-repeat center bottom; text-align: center;padding-bottom:10px;padding-top: 10px; line-height: 50px;
font-size:30px; color:#bb1c22;font-weight: 600; font-family: "微软雅黑"; margin-bottom: 15px;
 }
#main .titbg1{ height: 63px; 
background:url('../images/titbg1.png') no-repeat center bottom; text-align: center;padding-bottom:10px;padding-top: 10px; line-height: 50px;
font-size:30px; color:#bb1c22;font-weight: 600; font-family: "微软雅黑"; margin-bottom: 15px;
 }
 #main .tith2{ height: 30px; 
background:#E47E54; text-align: center;line-height: 30px;
font-size:18px; color:#fff; font-family: "微软雅黑"; margin: 35px auto; width: 200px; text-align:center; border-radius: 30px;
 }


/*-----------------------------------------------------------------------------------*/
/*  1.  Document Setup - Basic Style
/*-----------------------------------------------------------------------------------*/
.navcontainer{ width:1100px;position: relative;
z-index: 20;padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}
html {
    position: relative;
    /*overflow-x: hidden;*/ 
    /*overflow-y: hidden !important;*/ 
    width: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/* Default Settings */
.container-fluid,
.container {
    position: relative;
    z-index: 20;
}

body {
    background: #FEFEF6;
    position: relative;
    overflow-x: hidden;
    color: #474747;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px; 
	
}
.gotops {

    background: rgba(0, 0, 0, 0) url("../images/top.png") no-repeat scroll 0 0;
    bottom:180px;
    display: block;
    height: 48px;
    right: 25px;
    position: fixed;
    width: 48px;
    z-index: 999;
    
}
.gotops a {

    display: block;
    width: 48px;
    height: 48px;
    

}
.gotops .imeg{ position:  fixed; width:180px; border:1px solid #dedede;  top: 575px; background:#fff; height:48px; color: #333; right: -100px; text-align: center; line-height: 45px; font-size: 13px;  opacity: 0;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;z-index: 799;}
.gotops .ivideo:hover .imeg{ opacity:1;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 1s;-o-transition: all 0.3s; right: 50px;} 



#main { background-color:#FDF1E1;
	background:url(../images/bg2.jpg);
background-size:100% auto;
background-repeat:no-repeat;
background-position:center;
}
 .section-header {
    margin: 0 auto;
    padding-bottom: 70px;
    text-align: center;
}
.wrap_all {
    position: relative;
    float: left;
    width: 100%;
}

 .section-header {
    margin: 0 auto;
    padding-bottom: 50px;
    text-align: center;
}
.infocontent{ padding:15px 25px; clear:both;}
 .section-header h2 {
   
    display: inline;
    font-family: "微软雅黑";
    font-size: 2.8em;
    font-weight: 500;
    padding-bottom: 10px;
}
.grid-5, .mobile-grid-5, .grid-10, .mobile-grid-10, .grid-15, .mobile-grid-15, .grid-20, .mobile-grid-20, .grid-25, .mobile-grid-25, .grid-30, .mobile-grid-30, .grid-35, .mobile-grid-35, .grid-40, .mobile-grid-40, .grid-45, .mobile-grid-45, .grid-50, .mobile-grid-50, .grid-55, .mobile-grid-55, .grid-60, .mobile-grid-60, .grid-65, .mobile-grid-65, .grid-70, .mobile-grid-70, .grid-75, .mobile-grid-75, .grid-80, .mobile-grid-80, .grid-85, .mobile-grid-85, .grid-90, .mobile-grid-90, .grid-95, .mobile-grid-95, .grid-100, .mobile-grid-100, .grid-33, .mobile-grid-33, .grid-66, .mobile-grid-66 {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}
.grid-5 > *, .mobile-grid-5 > *, .grid-10 > *, .mobile-grid-10 > *, .grid-15 > *, .mobile-grid-15 > *, .grid-20 > *, .mobile-grid-20 > *, .grid-25 > *, .mobile-grid-25 > *, .grid-30 > *, .mobile-grid-30 > *, .grid-35 > *, .mobile-grid-35 > *, .grid-40 > *, .mobile-grid-40 > *, .grid-45 > *, .mobile-grid-45 > *, .grid-50 > *, .mobile-grid-50 > *, .grid-55 > *, .mobile-grid-55 > *, .grid-60 > *, .mobile-grid-60 > *, .grid-65 > *, .mobile-grid-65 > *, .grid-70 > *, .mobile-grid-70 > *, .grid-75 > *, .mobile-grid-75 > *, .grid-80 > *, .mobile-grid-80 > *, .grid-85 > *, .mobile-grid-85 > *, .grid-90 > *, .mobile-grid-90 > *, .grid-95 > *, .mobile-grid-95 > *, .grid-100 > *, .mobile-grid-100 > *, .grid-33 > *, .mobile-grid-33 > *, .grid-66 > *, .mobile-grid-66 > * {
}
.about-box {
    overflow: hidden;
}
.grid-30 {
    float: left;
    width: 30%;
}
.clear{ clear:both}
a {
    color: #000000;
    text-decoration: none;
   
    cursor: pointer;
    -webkit-transition: color 0.215s ease-in-out 0s;
    transition: color 0.215s ease-in-out 0s;
}

a:hover,
a:active,
a:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
}

a img {
    border: none;
}

strong {
   
    font-weight: 700;
}

p {
    margin: 0.85em 0;
}

ul, ol {
    margin: 0 0 20px 30px;
    padding: 0;
}

ul {
    list-style: disc inside;
}

ol {
    list-style: decimal inside;
}

li {
    line-height: 30px;
}

.hidden {
    display: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}

.textalignleft {
    text-align: left;
}

.textaligncenter {
    text-align: center;
}

.textalignright {
    text-align: right;
}

img.alignleft {
    float: left;
    margin: 20px 25px 20px 0;
}

img.alignright {
    display: block;
    margin: 20px 0 20px 25px;
}

img.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
}

img.alignnone {
    display: block;
    margin: 20px 0;
}

.img-full-responsive {
    display: block;
    max-width: none;
    width: 100%;
    height: auto;
}

.wp-caption {
    margin: 10px 20px 20px 20px;
    max-width: 100%;
    text-align: center;
    font-style: italic;
    font-family: "Microsoft Yahei", "Times New Roman", Times, serif;
}

.wp-caption.aligncenter {
    margin: 20px auto;
}

.wp-caption.alignleft {
    margin-left: 0;
}

.wp-caption.alignright {
    margin-right: 0;
}

.wp-caption.alignnone {
    margin-left: 0;
}

.wp-caption img,
.wp-caption img a {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption
.wp-caption-text {
    margin: 0;
    padding: 5px;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 13px;
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 24px;
}

abbr[title],
acronym[title],
dfn[title] {
    border-bottom: 1px dotted #666;
    cursor: help;
}

.through {
    text-decoration: line-through;
}

input, button, select, textarea {
    outline: 0;
    font-weight: 500;
}

input[type="text"],
input[type="email"],
textarea {
    -webkit-appearance: none;
}

input:focus, 
textarea:focus,
input[type="text"]:focus {
    outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto !important;
}

input::input-placeholder,
textarea::input-placeholder {
    color: #BCBCC4;
    opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #BCBCC4;
    opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #BCBCC4;
    opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #BCBCC4;
    opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #BCBCC4;
    opacity: 1;
}

code,
pre {
    padding: 0 3px 2px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #232527;
    font-size: 12px;
    font-family: "Microsoft Yahei",Monaco, Menlo, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    border: 1px solid #dde4e9;
    background-color: #F6F6F6;
    color: #232527;
    white-space: nowrap;
}

pre {
    display: block;
    margin: 30px;
    padding: 15px;
    border: 1px solid #dde4e9;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #FCFCFC;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
    line-height: 20px;
}

pre code {
    padding: 0;
    border: 0;
    background-color: transparent;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
}

.pre-scrollable {
    overflow-y: scroll;
    max-height: 340px;
}

.sticky {
}

.bypostauthor {
}

.gallery-caption {
    margin-left: 0;
    font-style: italic;
}

#wpadminbar {
    opacity: 0.5;
}

#wpadminbar:hover {
    opacity: 1;
}

/*-----------------------------------------------------------------------------------*/
/*  2.  Typography
/*-----------------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #000000;
    font-weight: 700;
    line-height: 1.4em;
   
    text-transform: uppercase;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.accessbox{ padding:5px 50px 45px 30px; width:700px; margin:0px auto}
.accessbox p{ margin-bottom:30px; margin-top:0px; font-size:1rem; font-weight:500}
.accessbox strong{ color:#22A2DF}
.jiantou2{ text-align:center; padding:11px 0px; background:url(../images/jiantou2.gif) no-repeat center top; line-height:20px; width:100%; display:block;}
form input{ font-size:1rem;padding:12px 25px;border-radius: 25px;color: #000; margin-bottom:10px;  line-height:28px; text-align:center; width:575px; border:none }
form select{ font-size:1rem;padding:12px 25px;border-radius: 25px;color: #000; margin-bottom:10px;  line-height:28px; text-align:center; width:575px; border:none ;  background-color: #fff; text-align:left}
form input.t{ background-color:#586070; text-align:left }
form input.error{ border:2px solid  #FF0000; background:#FFFFCC}
form select option { background:#fff;}
form input.sub{background-color: #87621a ;text-align:center ; font-weight:600}
/*-----------------------------------------------------------------------------------*/
/*  3.  Margins / Padding Value / Shadow / Special Classes
/*-----------------------------------------------------------------------------------*/

/* Font Color */

.white * {
    color: #FFFFFF !important;
}

.white * a {
    opacity: 1;
    -webkit-transition: opacity 0.215s ease-in-out 0s;
    transition: opacity 0.215s ease-in-out 0s;
}
.white * a:hover {
    opacity: 0.65;
}

/* Font Weight */

.text-ultra-light > * {
    font-weight: 100 !important;
}

.text-light > * {
    font-weight: 200 !important;
}

.text-book > * {
    font-weight: 300 !important;
}

.text-normal > * {
    font-weight: 400 !important;
}

.text-medium > * {
    font-weight: 500 !important;
}

.text-semi-bold > * {
    font-weight: 600 !important;
}

.text-bold > * {
    font-weight: 700 !important;
}

.text-extra-bold > * {
    font-weight: 800 !important;
}

.text-ultra-bold > * {
    font-weight: 900 !important;
}

/* Font Style */

.italic {
    font-style: italic !important;  
}

.uppercase {
    text-transform: uppercase !important;
}

.text-normal-size {
    text-transform: none !important;
}

/* Padding */
.pitem{ float:left; padding:0px 0px 0px 23px;}
.no-padding {
    padding: 0;
}

.small-padding {
    padding: 70px 0 40px;
}

.default-padding {
    padding: 70px 0 70px;
}

.large-padding {
    padding: 100px 0 100px;
}

/* Margin */

.margin-0 {
    margin-bottom: 0 !important;
}

.margin-10 {
    margin-bottom: 10px !important;
}

.margin-15 {
    margin-bottom: 15px !important;
}

.margin-20 {
    margin-bottom: 20px !important;
}

.margin-30 {
    margin-bottom: 30px !important;
}

.margin-40 {
    margin-bottom: 40px !important;
}

.margin-50 {
    margin-bottom: 50px !important;
}

.margin-60 {
    margin-bottom: 60px !important;
}

.margin-70 {
    margin-bottom: 70px !important;
}

.margin-80 {
    margin-bottom: 80px !important;
}

.margin-90 {
    margin-bottom: 90px !important;
}

.margin-100 {
    margin-bottom: 100px !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-and-padding .row {
    margin: 0;
}

.no-margin-and-padding .container-fluid,
.no-margin-and-padding .col-md-1,
.no-margin-and-padding .col-md-2,
.no-margin-and-padding .col-md-3,
.no-margin-and-padding .col-md-4,
.no-margin-and-padding .col-md-5,
.no-margin-and-padding .col-md-6,
.no-margin-and-padding .col-md-7,
.no-margin-and-padding .col-md-8,
.no-margin-and-padding .col-md-9,
.no-margin-and-padding.col-md-10,
.no-margin-and-padding .col-md-11,
.no-margin-and-padding .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.default-color-padding.row-color {
    padding: 70px !important;
}

.iconalignleft,
.iconaligncenter,
.iconalignright {
    display: block !important;
}

.iconalignleft {
    text-align: left;
}

.iconaligncenter {
    text-align: center;
}

.iconalignright {
    text-align: right;
}

/* Single Image Alignment and Simple Opacity Hover Class */

.single-image img.alignleft {
    float: left;
    margin: 0;
}

.single-image img.alignright {
    float: right;
    margin: 0;
}

.single-image img.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
}

.single-image img.opacity-hover {
    opacity: 0.5 !important;
    -webkit-transition: opacity 0.15s ease-in-out 0s;
    transition: opacity 0.15s ease-in-out 0s;
    -moz-backface-visibility: hidden; /* Prevents Flickr Image On Firefox */
    -webkit-backface-visibility: hidden; /* Prevents Flickr Image On Chrome and Safari */
}

.single-image:hover img.opacity-hover {
    opacity: 1 !important;
}

/* Image Styles/Box Shadow */

.img-thumbnail {
    -webkit-transition: none !important;
    transition: none !important;
}

img.box-shadow-eff-1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.25);
}

img.box-shadow-eff-2 {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}

img.box-shadow-eff-2.img-thumbnail {
    border: 0;
}

/* Section Page Builder */

.main-content {
    position: relative; min-height:475px;
}
#page1{ }

.section-overlay-mask {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.section-overlay-pattern {
    background-repeat: repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}



/* 2 Columns */
.wall-effect .col-full-6 {
    width: 50%;
}

/* Scroll Button Section Full Area */

.scroll-btn-full-area {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    left: 50%;
    bottom: 12px;
    margin-left: -16px;
    border: 0 none !important;
    z-index: 100;
}

.scroll-btn-full-area i.scroll-btn-down-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    background-image: url(_include/img/sprite-menu.svg);
    background-repeat: no-repeat;
    background-position: -16px -64px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-svg .scroll-btn-full-area i.scroll-btn-down-icon {
    background-image: url(_include/img/sprite-menu.png);
}

.scroll-btn-full-area i.scroll-btn-down-icon.animated-opacity {
    opacity: 1;
    -webkit-animation: pulseopa 1.25s ease-in-out infinite;
    animation: pulseopa 1.25s ease-in-out infinite;
}

@-webkit-keyframes pulseopa {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% { 
        opacity: 1; 
    }
}

@keyframes pulseopa {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.3;
    }
    100% { 
        opacity: 1; 
    }
}

/* Fix if Visual Composer is Active */
.entry-content > .main-content .container,
.content-sidebar .col-md-9 > .main-content .container {
    padding: 0 !important;
    width: 100% !important;
}

/*-----------------------------------------------------------------------------------*/
/*  4.  Header Section
/*-----------------------------------------------------------------------------------*/

/* Header Left & Right */

/* Logo Setup */
.logo-img {
    position: relative;
    display: block;
    padding: 10px 40px;
 
}

.logo-img img {
    width: auto;
    max-height: 70px !important; /* Set the max-height for your logo */
    opacity: 1;
    -moz-backface-visibility: hidden; /* Prevents Flickr Image On Firefox */
    -webkit-backface-visibility: hidden; /* Prevents Flickr Image On Chrome and Safari */
    -webkit-transition: opacity 0.315s ease-in-out 0s;
    transition: opacity 0.315s ease-in-out 0s;
}

.logo-img:hover img,
.logo-img:focus img,
.logo-img:active img {
    opacity: 1.5;
}

.logo-img img.retina {
    display: none;
}

.header-menu > .container-fluid {
    padding-left: 70px;
    padding-right: 70px;
}

.header-menu.header-left-opened #logo.logo-text,
.header-menu.header-right-opened #logo.logo-text,
.header-menu.header-left-button #logo.logo-text,
.header-menu.header-right-button #logo.logo-text {
    position: relative;
    display: block;
    padding: 0 40px;
    margin-bottom: 40px;
}

.header-menu.header-left-opened #logo.logo-text,
.header-menu.header-right-opened #logo.logo-text,
.header-menu.header-left-button #logo.logo-text,
.header-menu.header-right-button #logo.logo-text {
    font-size: 26px;
}

/* Header */
.desktop-enabled .header-menu.header-left-opened #my-menu,
.desktop-enabled .header-menu.header-right-opened #my-menu,
.desktop-enabled .header-menu.header-left-button #my-menu,
.desktop-enabled .header-menu.header-right-button #my-menu  {
    width: 300px;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999;
    background: #FEF7E7;
}

.desktop-enabled .header-menu.header-left-opened #my-menu,
.desktop-enabled .header-menu.header-left-button #my-menu {
    left: 0;
    border-right: 1px solid #CAD4DD;
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.09);
}

.desktop-enabled .header-menu.header-right-opened #my-menu,
.desktop-enabled .header-menu.header-right-button #my-menu {
    right: 0;
    border-left: 1px solid #CAD4DD;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.09);
}

.desktop-enabled .header-menu.header-left-opened #my-menu > .mm-panel,
.desktop-enabled .header-menu.header-right-opened #my-menu > .mm-panel,
.desktop-enabled .header-menu.header-left-button #my-menu > .mm-panel,
.desktop-enabled .header-menu.header-right-button #my-menu > .mm-panel {
    position: absolute;
    height: 100% !important;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 60px 0;
}

.header-menu.header-left-opened #my-menu > .mm-panel ul,
.header-menu.header-right-opened #my-menu > .mm-panel ul,
.header-menu.header-left-button #my-menu > .mm-panel ul,
.header-menu.header-right-button #my-menu > .mm-panel ul {
    position: relative;
    margin: 0 0 60px 0;
    padding: 0;
}

.header-menu.header-left-opened #my-menu > .mm-panel li,
.header-menu.header-right-opened #my-menu > .mm-panel li,
.header-menu.header-left-button #my-menu > .mm-panel li,
.header-menu.header-right-button #my-menu > .mm-panel li {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    display: block;
}

.header-menu.header-left-opened #my-menu > .mm-panel li a,
.header-menu.header-right-opened #my-menu > .mm-panel li a,
.header-menu.header-left-button #my-menu > .mm-panel li a,
.header-menu.header-right-button #my-menu > .mm-panel li a {
    color: #000000;
    display: block;
    line-height: 20px;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 5px 30px 5px 40px;
    font-size: 12px;
    font-weight: 700;
    
    text-transform: uppercase;
}

/* Sub Menu */
.header-menu.header-left-opened #my-menu > .mm-panel .sub-menu,
.header-menu.header-right-opened #my-menu > .mm-panel .sub-menu,
.header-menu.header-left-button #my-menu > .mm-panel .sub-menu,
.header-menu.header-right-button #my-menu > .mm-panel .sub-menu {
    margin: 0 0 0 15px;
}

.header-menu.header-left-opened #my-menu > .mm-panel li a .cont,
.header-menu.header-right-opened #my-menu > .mm-panel li a .cont,
.header-menu.header-left-button #my-menu > .mm-panel li a .cont,
.header-menu.header-right-button #my-menu > .mm-panel li a .cont {
    height: 24px;
    position: absolute;
    right: 14px;
    top: 2px;
    width: 24px;
}

.header-menu.header-left-opened #my-menu > .mm-panel li a .plus-icon,
.header-menu.header-right-opened #my-menu > .mm-panel li a .plus-icon,
.header-menu.header-left-button #my-menu > .mm-panel li a .plus-icon,
.header-menu.header-right-button #my-menu > .mm-panel li a .plus-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    background-image: url(_include/img/sprite-menu.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    opacity: 0.35;
    z-index: 5;

    -webkit-transition: -webkit-transform 0.250s ease-out 0s;
    transition: transform 0.250s ease-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.no-svg .header-menu.header-left-opened #my-menu > .mm-panel li a .plus-icon,
.no-svg .header-menu.header-right-opened #my-menu > .mm-panel li a .plus-icon,
.no-svg .header-menu.header-left-button #my-menu > .mm-panel li a .plus-icon,
.no-svg .header-menu.header-right-button #my-menu > .mm-panel li a .plus-icon {
    background-image: url(_include/img/sprite-menu.png);
}

.header-menu.header-left-opened #my-menu > .mm-panel li a .cont.active .plus-icon,
.header-menu.header-right-opened #my-menu > .mm-panel li a .cont.active .plus-icon,
.header-menu.header-left-button #my-menu > .mm-panel li a .cont.active .plus-icon,
.header-menu.header-right-button #my-menu > .mm-panel li a .cont.active .plus-icon {
    -webkit-transition: -webkit-transform 0.250s ease-out 0s;
    transition: transform 0.250s ease-out 0s;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.header-menu.header-left-opened #my-menu > .mm-panel .sub-menu li.has-ul > a,
.header-menu.header-right-opened #my-menu > .mm-panel .sub-menu li.has-ul > a,
.header-menu.header-left-button #my-menu > .mm-panel .sub-menu li.has-ul > a,
.header-menu.header-right-button #my-menu > .mm-panel .sub-menu li.has-ul > a {
    color: #000000;
    font-weight: 700;
}

.header-menu.header-left-opened #my-menu > .mm-panel .sub-menu li a,
.header-menu.header-right-opened #my-menu > .mm-panel .sub-menu li a,
.header-menu.header-left-button #my-menu > .mm-panel .sub-menu li a,
.header-menu.header-right-button #my-menu > .mm-panel .sub-menu li a {
    color: #C0BDBF;
    font-weight: normal;
}

.header-menu.header-left-opened #my-menu > .mm-panel li a:hover,
.header-menu.header-left-opened #my-menu > .mm-panel .sub-menu li.has-ul > a:hover,
.header-menu.header-right-opened #my-menu > .mm-panel li a:hover,
.header-menu.header-right-opened #my-menu > .mm-panel .sub-menu li.has-ul > a:hover,
.header-menu.header-left-button #my-menu > .mm-panel li a:hover,
.header-menu.header-left-button #my-menu > .mm-panel .sub-menu li.has-ul > a:hover,
.header-menu.header-right-button #my-menu > .mm-panel li a:hover,
.header-menu.header-right-button #my-menu > .mm-panel .sub-menu li.has-ul > a:hover {
    color: #fff;
}

.header-menu.header-left-opened #my-menu > .mm-panel li.current-cat > a:after,
.header-menu.header-left-opened #my-menu > .mm-panel li.current_page_item > a:after,
.header-menu.header-left-opened #my-menu > .mm-panel li.current-menu-item > a:after,
.header-menu.header-left-opened #my-menu > .mm-panel li.current-page-ancestor > a:after,
.header-menu.header-left-opened #my-menu > .mm-panel li.current-menu-ancestor > a:after,
.header-menu.header-right-opened #my-menu > .mm-panel li.current-cat > a:after,
.header-menu.header-right-opened #my-menu > .mm-panel li.current_page_item > a:after,
.header-menu.header-right-opened #my-menu > .mm-panel li.current-menu-item > a:after,
.header-menu.header-right-opened #my-menu > .mm-panel li.current-page-ancestor > a:after,
.header-menu.header-right-opened #my-menu > .mm-panel li.current-menu-ancestor > a:after,
.header-menu.header-left-button #my-menu > .mm-panel li.current-cat > a:after,
.header-menu.header-left-button #my-menu > .mm-panel li.current_page_item > a:after,
.header-menu.header-left-button #my-menu > .mm-panel li.current-menu-item > a:after,
.header-menu.header-left-button #my-menu > .mm-panel li.current-page-ancestor > a:after,
.header-menu.header-left-button #my-menu > .mm-panel li.current-menu-ancestor > a:after,
.header-menu.header-right-button #my-menu > .mm-panel li.current-cat > a:after,
.header-menu.header-right-button #my-menu > .mm-panel li.current_page_item > a:after,
.header-menu.header-right-button #my-menu > .mm-panel li.current-menu-item > a:after,
.header-menu.header-right-button #my-menu > .mm-panel li.current-page-ancestor > a:after,
.header-menu.header-right-button #my-menu > .mm-panel li.current-menu-ancestor > a:after {
    content: "";
    width: 6px;
    height: 2px;
    border-radius: 999px;
    position: absolute;
    top: 50%;
    left: 24px;
    margin: -2px 0 0 0;
    background: #f7f7f7;
    opacity: 0.75;
}

/* Copyright */
.header-menu.header-left-opened .copyright,
.header-menu.header-right-opened .copyright,
.header-menu.header-left-button .copyright,
.header-menu.header-right-button .copyright {
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: 0;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #CAD4DD;
    width: 100%;
}

.header-menu.header-left-opened .copyright-text,
.header-menu.header-right-opened .copyright-text,
.header-menu.header-left-button .copyright-text,
.header-menu.header-right-button .copyright-text {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000000;
    background: #FEF7E7;
    padding-left: 23px;
    width: 100%;
}

.header-menu.header-left-opened .copyright-text a,
.header-menu.header-right-opened .copyright-text a,
.header-menu.header-left-button .copyright-text a,
.header-menu.header-right-button .copyright-text a {
    color: #fff;
    font-weight: normal;
}

.header-menu.header-left-opened .copyright-text a:hover,
.header-menu.header-left-opened .copyright-text a:active,
.header-menu.header-left-opened .copyright-text a:focus,
.header-menu.header-right-opened .copyright-text a:hover,
.header-menu.header-right-opened .copyright-text a:active,
.header-menu.header-right-opened .copyright-text a:focus,
.header-menu.header-left-button .copyright-text a:hover,
.header-menu.header-left-button .copyright-text a:active,
.header-menu.header-left-button .copyright-text a:focus,
.header-menu.header-right-button .copyright-text a:hover,
.header-menu.header-right-button .copyright-text a:active,
.header-menu.header-right-button .copyright-text a:focus {
    color: #fff;
}

/* Social Menu + Modal */
.header-menu.header-left-opened .social-menu-nav.desktop,
.header-menu.header-right-opened .social-menu-nav.desktop {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 59px;
    border-left: 1px solid #CAD4DD;
    background: #FEF7E7;
    z-index: 1001;

    -webkit-transition: background 0.215s ease-in-out 0s;
    transition: background 0.215s ease-in-out 0s;
}

.header-menu.header-left-opened .social-menu-nav.desktop:hover,
.header-menu.header-left-opened .social-menu-nav.desktop.open,
.header-menu.header-right-opened .social-menu-nav.desktop:hover,
.header-menu.header-right-opened .social-menu-nav.desktop.open {
    background: #f7f7f7;
}

.header-menu.header-left-opened .social-menu-nav.desktop .social-icon,
.header-menu.header-right-opened .social-menu-nav.desktop .social-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -8px -8px 0 0;
    width: 16px;
    height: 16px;
    opacity: 1;
    background-image: url(_include/img/sprite-menu.svg);
    background-repeat: no-repeat;
    background-position: 0 -16px;
}

.header-menu.header-left-opened .social-menu-nav.desktop:hover .social-icon,
.header-menu.header-left-opened .social-menu-nav.desktop.open .social-icon,
.header-menu.header-right-opened .social-menu-nav.desktop:hover .social-icon,
.header-menu.header-right-opened .social-menu-nav.desktop.open .social-icon {
    background-position: -16px -16px;
}

/* Header Button Left & Right */
.desktop-enabled .header-menu.header-left-button,
.desktop-enabled .header-menu.header-right-button {
    background: #FEF7E7;
    height: 100%;
    position: fixed;
    top: 0;
    width: 40px;
    z-index: 999;
}

.desktop-enabled .header-menu.header-left-button {
    left: 0;
    border-right: 1px solid #CAD4DD;
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.09);
}

.desktop-enabled .header-menu.header-right-button {
    right: 0;
    border-left: 1px solid #CAD4DD;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.09);
}

.desktop-enabled .header-menu.header-left-button #my-menu {
    left: -300px;
    box-shadow: none;
}

.desktop-enabled .header-menu.header-right-button #my-menu {
    right: -300px;
    box-shadow: none;
}

.header-menu.header-left-button #desktop-nav.menu-nav,
.header-menu.header-right-button #desktop-nav.menu-nav {
    display: block;
}

.header-menu.header-left-button .menu-nav,
.header-menu.header-left-button .social-menu-nav,
.header-menu.header-right-button .menu-nav,
.header-menu.header-right-button .social-menu-nav,
.header-menu.header-left-button .search-menu-nav,
.header-menu.header-right-button .search-menu-nav,
.header-menu.header-left-button .cart-contents,
.header-menu.header-right-button .cart-contents {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #CAD4DD;
    background: #FEF7E7;
    z-index: 99;

    -webkit-transition: background 0.215s ease-in-out 0s;
    transition: background 0.215s ease-in-out 0s;
}

.header-menu.header-left-button .menu-nav .menu-icon,
.header-menu.header-right-button .menu-nav .menu-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -8px -8px 0 0;
    width: 16px;
    height: 16px;
    background-image: url(_include/img/sprite-menu.svg);
    background-repeat: no-repeat;
    background-position: 0px -32px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.250s ease-out 0s, opacity 0.215s ease-in-out 0s;
    transition: transform 0.250s ease-out 0s, opacity 0.215s ease-in-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.header-menu.header-left-button .menu-nav:hover .menu-icon,
.header-menu.header-right-button .menu-nav:hover .menu-icon {
    opacity: 0.55;
    background-position: 0px -32px;
}

.header-menu.header-left-button .menu-nav.open .menu-icon,
.header-menu.header-right-button .menu-nav.open .menu-icon {
    opacity: 1;
    background-position: 0px -48px;
    -webkit-transition: -webkit-transform 0.250s ease-out 0s, opacity 0.215s ease-in-out 0s;
    transition: transform 0.250s ease-out 0s, opacity 0.215s ease-in-out 0s;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.header-menu.header-left-button .menu-nav.open:hover .menu-icon,
.header-menu.header-right-button .menu-nav.open:hover .menu-icon {
    opacity: 0.55;
}

.no-svg .header-menu.header-left-button .menu-nav .menu-icon,
.no-svg .header-menu.header-right-button .menu-nav .menu-icon {
    background-image: url(_include/img/sprite-menu.png);
}

/* Seach and Social Icon */
.header-menu.header-left-button .social-menu-nav i,
.header-menu.header-right-button .social-menu-nav i,
.header-menu.header-left-button .search-menu-nav i,
.header-menu.header-right-button .search-menu-nav i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    font-size: 16px;
    color: #000000;    
}


/* Header Normal, Fixed and Sticky */
.header-menu.header-normal,
.header-menu.header-fixed,
.header-menu.header-sticky {
    width: 100%;
    position: relative;
    height: 100px;
    background: #FFEECB ;
    
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.09);
    z-index: 2;
}





.header-menu.header-normal #logo.logo-text,
.header-menu.header-fixed #logo.logo-text,
.header-menu.header-sticky #logo.logo-text {
    position: relative;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 60px;
    display: inline-block;
}

.header-menu.header-normal .logo-img,
.header-menu.header-fixed .logo-img,
.header-menu.header-sticky .logo-img {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 70px; height:70px;
}

.header-menu.header-normal #my-menu > .mm-panel ul,
.header-menu.header-fixed #my-menu > .mm-panel ul,
.header-menu.header-sticky #my-menu > .mm-panel ul {

    margin: 0;
    padding: 0;
}

.header-menu.header-normal #my-menu > .mm-panel ul li,
.header-menu.header-fixed #my-menu > .mm-panel ul li,
.header-menu.header-sticky #my-menu > .mm-panel ul li {
    float: left;
    position: relative;
    list-style: none;
    padding: 0 30px;
}
 .y1 { background:url(../images/y1.png) no-repeat left} .y2 { background:url(../images/y5.png) no-repeat left center} .y3 { background:url(../images/y3.png) no-repeat left center} .y4 { background:url(../images/y4.png) no-repeat left center}
 .y5 { background:url(../images/y2.png) no-repeat left center} .y6 { background:url(../images/y6.png) no-repeat left center} .y7 { background:url(../images/y7.png) no-repeat left center} .y8 { background:url(../images/y8.png) no-repeat left center}

.header-menu.header-normal #my-menu > .mm-panel li a,
.header-menu.header-fixed #my-menu > .mm-panel li a,
.header-menu.header-sticky #my-menu > .mm-panel li a {
   font-weight: 700;
    display: block;
   line-height: 20px;
    margin: 0;
    position: relative;
    overflow: hidden;
    font-size: 1rem;
   
  
    text-transform: uppercase;
    line-height: 100px;
}

.header-menu.header-normal #my-menu > .mm-panel li a:hover,
.header-menu.header-fixed #my-menu > .mm-panel li a:hover,
.header-menu.header-sticky #my-menu > .mm-panel li a:hover {
    color:#E9C3AB
}

.header-menu.header-normal #my-menu > .mm-panel ul ul,
.header-menu.header-fixed #my-menu > .mm-panel ul ul,
.header-menu.header-sticky #my-menu > .mm-panel ul ul {
    position: absolute;
    top: -9999em;
    width: 230px !important;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul li,
.header-menu.header-fixed #my-menu > .mm-panel ul ul li,
.header-menu.header-sticky #my-menu > .mm-panel ul ul li {
    width: 100%;
    padding: 0;
}

.header-menu.header-normal #my-menu > .mm-panel ul li:hover ul,
.header-menu.header-normal #my-menu > .mm-panel ul li.sfHover ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li:hover ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li.sfHover ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li:hover ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li.sfHover ul {
    top: 100px;
    left: 0;
    z-index: 99;
    margin-left: 10px;
}

.header-menu.header-normal #my-menu > .mm-panel ul a:hover,
.header-menu.header-normal #my-menu > .mm-panel ul li.current-cat a,
.header-menu.header-normal #my-menu > .mm-panel ul li.current_page_item a,
.header-menu.header-normal #my-menu > .mm-panel ul li.current-menu-item a,
.header-menu.header-normal #my-menu > .mm-panel ul li.current-page-ancestor a,
.header-menu.header-normal #my-menu > .mm-panel ul li.current-menu-ancestor a,
.header-menu.header-fixed #my-menu > .mm-panel ul a:hover,
.header-menu.header-fixed #my-menu > .mm-panel ul li.current-cat a,
.header-menu.header-fixed #my-menu > .mm-panel ul li.current_page_item a,
.header-menu.header-fixed #my-menu > .mm-panel ul li.current-menu-item a,
.header-menu.header-fixed #my-menu > .mm-panel ul li.current-page-ancestor a,
.header-menu.header-fixed #my-menu > .mm-panel ul li.current-menu-ancestor a,
.header-menu.header-sticky #my-menu > .mm-panel ul a:hover,
.header-menu.header-sticky #my-menu > .mm-panel ul li.current-cat a,
.header-menu.header-sticky #my-menu > .mm-panel ul li.current_page_item a,
.header-menu.header-sticky #my-menu > .mm-panel ul li.current-menu-item a,
.header-menu.header-sticky #my-menu > .mm-panel ul li.current-page-ancestor a,
.header-menu.header-sticky #my-menu > .mm-panel ul li.current-menu-ancestor a {
    color: #f7f7f7 !important;
}

.header-menu.header-normal #my-menu > .mm-panel ul li:hover li ul,
.header-menu.header-normal #my-menu > .mm-panel ul li.sfHover li ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li:hover li ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li.sfHover li ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li:hover li ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li.sfHover li ul {
    top: -9999em;
}

.header-menu.header-normal #my-menu > .mm-panel ul li li:hover ul,
.header-menu.header-normal #my-menu > .mm-panel ul li li.sfHover ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li li:hover ul,
.header-menu.header-fixed #my-menu > .mm-panel ul li li.sfHover ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li li:hover ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li li.sfHover ul {
    top: 1px;
    left: 230px !important;
    margin-left: 0px;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul,
.header-menu.header-fixed #my-menu > .mm-panel ul ul,
.header-menu.header-sticky #my-menu > .mm-panel ul ul {
    padding: 0;
    background: #1E1E1E;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul li a,
.header-menu.header-fixed #my-menu > .mm-panel ul ul li a,
.header-menu.header-sticky #my-menu > .mm-panel ul ul li a {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    background: none;
    line-height: 25px;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul li:first-child,
.header-menu.header-fixed #my-menu > .mm-panel ul ul li:first-child,
.header-menu.header-sticky #my-menu > .mm-panel ul ul li:first-child {
    border-top: none;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a {
    position: relative;
    color: #C0BDBF !important;
    font-size: 11px;
    font-weight: normal !important;
    padding: 10px 20px 11px !important;
    border-top: 1px solid #2F2F2F;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li:first-child a,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li:first-child a,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li:first-child a {
    border-top: none;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a:hover,
.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li.current-menu-item a,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a:hover,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li.current-menu-item a,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a:hover,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li.current-menu-item a {
    color: #FFFFFF !important;
}
#content {
    position: relative;
    z-index: 1;
}.main-content {
    position: relative;
    min-height: 475px;
}.black_page{
background-color:#3E3A39; margin-top:-70px;

}
.white_page{
background-color:#fff; 
}
.gold_page{
background-color:#B18046; 
}
.wrap_page {
    margin: 0px auto;
    width: 1006px;
    position: relative;
}
.page_black{ width:1006px; margin: 0px auto;padding:80px 0px;
    width: 1006px; color:#fff;}
.page_gold{  margin: 0px auto;padding:30px 0px;
    width: 1006px; color:#fff;}
.page_r {
    padding-top: 40px;
    padding-bottom: 40px;
}.page_r  .zhuanjia{ padding:7px; width:247px; height:146px}
.page_r .pagebox2{ padding:30px 0px; color:#555;position:relative;}
.page_r .pagebox3{ padding:0px 50px; color:#555;position:relative;}
.page_r .pagebox{  padding:30px 0px; color:#555;position:relative;}
.page_r .pagebox .map{ width:400px; height:336px; background:url(../images/map.png) no-repeat; position:absolute; left:130px; top:0px;}
.title1{text-align:center; margin:0px auto 40px;}.title1 h1{ font-size:22px; font-weight:600; color:#C1091E; border-bottom:1px solid #C1091E; display:inline }
.page_r h1{ font-size:22px; font-weight:600; color:#C1091E; border-bottom:1px solid #C1091E; display:inline }
.page_r h2{ font-size:18px; font-weight:600; color:#C1091E;  }
.page_r h3{font-size:22px; font-weight:600; color:#C1091E; border-bottom:1px solid #C1091E; }
.page_r p{ padding-top:10px; padding-bottom:15px;  font-size:16px;vertical-align: baseline;text-align: justify;line-height: 2em;}
.page_r  b{font-size:16px; }
.red{color:#C1091E;}.gold{color:#B18046; font-size:16px; line-height:2.3rem;}
.contacttable td{ color:#3F0005; font-size:16px;}
.page_black h2{ font-size:18px; font-weight:600; color:#fff; display:inline }
.page_black p{ padding-top:10px; line-height:22px; font-size:16px;vertical-align: baseline;text-align: justify;line-height: 2em;}
.page_black  b{font-size:16px; color:#fff;}
.page_r .page23{ margin:45px 0px 25px; height:153px; background:#F7EBC5 url(../images/hz1.jpg) no-repeat left top; position:relative}
.page_r .page23_r{ margin-left:228px; height:153px;  padding-left:13px; padding-top:18px;}
.page23_r .info{float:left; font-size:14px; width:240px; line-height:14px; padding-left:22px; padding-right:22px; border-left:1px solid #fff; border-right:1px solid #E9C864; color:#666666; line-height:2em; height:120px;}.page23_r .info h2{ font-size:16px; margin-bottom:6px; font-weight:560}.page23_r .info span{ font-size:18px; padding-top:30px; padding-left:10px; font-family:"Times New Roman", Times, serif}
.page23_r .info:first-child{ border-left:none}
.page23_r .info:last-child{ border-right:none}
.mlogo{ text-align:center; margin:40px auto 20px}.pagebox .pagetable{ margin-top:15px;}
.pagetable td{ border-bottom:1px solid #555; color:#555; padding:7px 0px 7px 20px; text-align:left; font-size:15px; line-height:2em}
.pagetable td.title{ border:none; background:#9F161C;; color:#fff; font-size:16px; padding-top:5px; padding-bottom:5px}.pagebox .pagetable td.noborder{ border:none; }
.pagetable span.qu{ padding-left:1.5em; font-family:"Time New Roman Italic","Times New Roman", Times, serif; font-style: italic}
.idown{ display:inline-block; width:35px; height:35px; background:url(../images/downico.png) no-repeat; margin-left:13px; margin-bottom:-15px;}
.footer { background:#B81C22;; padding-top:10px; padding-bottom:10px; color:#fff; font-size:12px; height:45px; line-height:25px;
}
.footer .footw{ width:1040px; margin:0px auto;}
.footw .foot_t{ float:left;}
.footw .foot_r{ float:right;}
.footer a{
    padding: 0 5px; color:#fff;
}
.container_main{ width:1184px; min-height:775px; margin:0px auto; }

.wrap_all.left-menu-button footer {
    margin-left: 40px;
}

.wrap_all.right-menu-button footer {
    margin-right: 40px;
}

.wrap_all.left-menu footer {
    margin-left: 300px;
}

.wrap_all.right-menu footer {
    margin-right: 300px;
}

footer .footer-copyright p {
    margin: 0;
}

footer .footer-copyright {
    float: left;
    position: relative;
    width: 100%;
    background: #FEF7E7;
    padding: 66px 30px;
    text-align: center;
    
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    border-top: 1px solid #D8DADC;
}

footer .footer-copyright a {
    font-weight: 400;
} .lm-parent-container{ padding: 0 20px; color:#fff; font-size:0.9rem}
  .lm-parent-container span{ padding: 0 30px;}

    .lm-parent-container a:hover{ color:#E9C3AB}
  .musicico1{ background:url(../images/mico1.png) no-repeat 8px 3px}
    .musicico2{ background:url(../images/mico2.png) no-repeat  8px 2px}
	  .musicico3{ background:url(../images/mico3.png) no-repeat 8px 2px}
	    .musicico4{ background:url(../images/mico4.png) no-repeat 8px 2px}
/* Landing */
/* Mega Menu */

.web-content {
    max-width: 1006px;
    margin: auto;
}.col-padding-3 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu {
    position: inherit!important;    
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu {
    width: 100% !important;
    margin: 0px !important;    
    left: 0px;
    padding: 15px 0px;
    background-color: #1E1E1E;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li {
    display: table-cell !important;
    float: none !important;
    padding: 0px 15px;
    width: 33.33% !important;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li:last-child,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li:last-child,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li:last-child {
    border-right: none!important;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu.col-3 > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu.col-3 > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu.col-3 > ul > li { 
    width: 33.33% !important; 
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu.col-4 > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu.col-4 > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu.col-4 > ul > li { 
    width: 25% !important; 
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu.col-5 > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu.col-5 > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu.col-5 > ul > li { 
    width: 20% !important; 
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu.col-6 > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu.col-6 > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu.col-6 > ul > li { 
    width: 16.66% !important; 
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li ul,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li ul,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li ul {
    display: block !important;
    top: 0px !important;
    width: 100% !important;
    opacity: 1 !important;
    left: 0px !important;
    position: relative !important;
    margin: 0 !important;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li {
    border-right: 1px solid #2F2F2F;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu ul li a,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu ul li a,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu ul li a {
    border: none !important;
    padding: 9px 0px !important;
    line-height: 1;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #FFFFFF !important;
}
.header-menu.header-normal #my-menu > .mm-panel li a,
.header-menu.header-fixed #my-menu > .mm-panel li a,
.header-menu.header-sticky #my-menu > .mm-panel li a {
   
    display: block;
   line-height: 20px;
    margin: 0;
    position: relative;
    overflow: hidden;
    font-size: 1rem;
   
  
    text-transform: uppercase;
    line-height: 100px;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul ul li a:hover, 
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul ul li.current-menu-item a,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul ul li a:hover, 
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul ul li.current-menu-item a,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul ul li a:hover, 
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul ul li.current-menu-item a {
    color: #FFFFFF!important;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover,
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li.sfHover > a,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover,
.header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li.sfHover > a,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover,
.header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li.sfHover > a {
    background-color: transparent!important;
}

/* Sticky Header Animation */
.header-menu.header-sticky {,
    -webkit-transition: height 0.3s ease 0s;
    transition: height 0.3s ease 0s;
}

.header-menu.header-sticky.nav-small {
    height: 78px;padding:0px;
}

.header-menu.header-sticky .logo-img,
.header-menu.header-sticky #my-menu > .mm-panel li a,
.header-menu.header-sticky #logo.logo-text {
    line-height: 78px;
    padding: 10px 0;
    -webkit-transition: color 0.215s ease-in-out 0s, padding 0.3s ease 0s;
    transition: color 0.215s ease-in-out 0s, padding 0.3s ease 0s;
}

.header-menu.header-sticky.nav-small .logo-img,
.header-menu.header-sticky.nav-small #my-menu > .mm-panel li a,
.header-menu.header-sticky.nav-small #logo.logo-text {
    padding: 0;
}

.header-menu.header-sticky .logo-img img {
    -webkit-transition: width 0.3s ease 0s, max-height 0.3s ease 0s, opacity 0.315s ease-in-out 0s;
    transition: width 0.3s ease 0s, max-height 0.3s ease 0s, opacity 0.315s ease-in-out 0s;
}

.header-menu.header-sticky.nav-small .logo-img img {
    width: auto;
    max-height: 60px !important;
}

.header-menu.header-sticky #my-menu > .mm-panel ul li:hover ul,
.header-menu.header-sticky #my-menu > .mm-panel ul li.sfHover ul {
    -webkit-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
}

.header-menu.header-sticky.nav-small #my-menu > .mm-panel ul li:hover ul,
.header-menu.header-sticky.nav-small #my-menu > .mm-panel ul li.sfHover ul {
    top: 60px;
}

.header-menu.header-sticky.nav-small #my-menu > .mm-panel ul li li:hover ul, 
.header-menu.header-sticky.nav-small #my-menu > .mm-panel ul li li.sfHover ul {
    top: 0px;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a .cont-desk,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a .cont-desk,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a .cont-desk {
    position: absolute;
    line-height: 1;
    top: 50%;
    right: 12px;
    height: 16px;
    margin-top: -8px;
}

.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a .cont-desk i,
.header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a .cont-desk i,
.header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a .cont-desk i {
    font-size: 16px;
}

/* Cart Icon */
#my-menu > .mm-panel ul li.woocommerce-cart {
    padding: 0 !important;
    width: 40px;
    text-align: center;
}

.cart-contents i {
    color: #000000;
}

.header-menu.header-normal #my-menu > .mm-panel ul li.woocommerce-cart .cart-contents span.woocommerce-notification-bubble,
.header-menu.header-fixed #my-menu > .mm-panel ul li.woocommerce-cart .cart-contents span.woocommerce-notification-bubble,
.header-menu.header-sticky #my-menu > .mm-panel ul li.woocommerce-cart .cart-contents span.woocommerce-notification-bubble {
    top: 50%;
    right: 50%;
    margin: -15px -15px 0 0;
}

/* Transparent Header + White Color */
.header-menu.header-sticky.header-transparent-enabled {
    background: transparent;
    box-shadow: none;
    
    -webkit-transition: height 0.3s ease 0s, background 0.375s ease-in-out 0s;
    transition: height 0.3s ease 0s, background 0.375s ease-in-out 0s;
}

#main.header-sticky-enabled.header-transparent-enabled {
    margin-top: 0px;
}

.header-menu.header-sticky.nav-small.header-transparent-enabled {
   /* background: #B28146 ;*/
  width: 100%;
background: #FFEECB url('../images/header.jpg') no-repeat center bottom;
    background-size: auto;
background-size: auto 100%;
   /*position:absolute;top:0px;*/
   
}

.header-menu.header-sticky.header-transparent-enabled.white-color #logo.logo-text,
.header-menu.header-sticky.header-transparent-enabled.white-color .search-menu-nav i,
.header-menu.header-sticky.header-transparent-enabled.white-color .social-menu-nav i,
.header-menu.header-sticky.header-transparent-enabled.white-color .cart-contents i {
    color: #FFFFFF;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel li a {
  
    -webkit-transition: color 0.215s ease-in-out 0s, padding 0.3s ease 0s;
    transition: color 0.215s ease-in-out 0s, padding 0.3s ease 0s;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul a:hover, 
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-cat a, 
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current_page_item a, 
.header-menu.header-sticky.header-transparent-enabled.white-color#my-menu > .mm-panel ul li.current-menu-item a, 
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-page-ancestor a, 
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-menu-ancestor a {
    color: #FFFFFF !important;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #logo.logo-text:hover,
.header-menu.header-sticky.header-transparent-enabled.white-color #logo.logo-text:active,
.header-menu.header-sticky.header-transparent-enabled.white-color #logo.logo-text:focus {
    color:#E9C3AB
}

.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #logo.logo-text,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel li a,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color .search-menu-nav i,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color .social-menu-nav i,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color .cart-contents i {
   
}

.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul a:hover, 
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-cat a, 
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current_page_item a, 
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color#my-menu > .mm-panel ul li.current-menu-item a, 
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-page-ancestor a, 
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul li.current-menu-ancestor a {
    color: #f7f7f7 !important;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a {
    color: #C0BDBF !important;
}

.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel > ul > li.megamenu > ul > li > a,
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a:hover,
.header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li.current-menu-item a,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel > ul > li.megamenu > ul > li > a,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a:hover,
.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li.current-menu-item a {
    color: #FFFFFF !important;
}

.header-menu.header-sticky.header-transparent-enabled.white-color .logo-img img.standard {
    display: none;
}

.header-menu.header-sticky.header-transparent-enabled.white-color .logo-img img.standard.white-color {
    display: inline-block;
}

.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color .logo-img img.standard {
    display: inline-block;
}

.header-menu.header-sticky.nav-small.header-transparent-enabled.white-color .logo-img img.standard.white-color {
    display: none;
}


