/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.gzythd.cn/catalog/view/javascript/jquery/owl-carousel/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0}
.oc-menu a {
    text-decoration: none;
    display: block;
}
.oc-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.horizontal-menu .ul-top-items {
    display: inline-block;
    vertical-align: top;
}
.oc-menu .sub-menu-container {
    z-index: 100;
    display: none;
}
.oc-menu .ul-top-items .li-top-item a {
    display: block;
    position: relative;
}
.oc-menu.horizontal-menu .ul-top-items .li-top-item a i {
    margin-left: 3px;
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.mobile-menu .ul-top-items .li-top-item > a {
    font-family: 'Lato', sans-serif;
}
.oc-menu .flyout-menu-container .ul-top-items .li-top-item a i:before {
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
}
.mega-menu-container .a-mega-second-link {
   font-size: 14px;
   font-weight: 600;
   text-transform: uppercase;
}
.mega-menu-container .widget-html-title {
    margin: 0;
}
.mega-menu-container .a-mega-second-link {
    margin-bottom: 10px;
}
.mega-menu-container .a-mega-second-link:hover, .mega-menu-container .widget-html-title:hover,.oc-menu .ul-top-items .mega-menu-container .a-mega-third-link:hover {
   color: #ffd54c !important;
}
.oc-menu .ul-top-items .mega-menu-container .a-mega-third-link {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    text-transform: capitalize;
    padding:0;
}
.mega-menu-container .a-mega-third-link:hover {
   color: #fff !important;
}
.mega-menu-container h4,.mega-menu-container h5 {
    margin: 0;
}
.sub-product .a-mega-second-link {
   text-transform: capitalize;
   font-size: 14px;
   margin-top: 15px;
   margin-bottom: 10px;
}
/* Horizontal Menu */
.horizontal-menu {
    width: 100%;
    position: relative;
    text-align: left;
}
.horizontal-menu,.horizontal-menu .ul-top-items .li-top-item{
   background: transparent !important;
}
.horizontal-menu .ul-top-items .li-top-item {
    display: block;
    margin-right: 10px;
}
.horizontal-menu .ul-top-items .li-top-item:last-child {
    margin: 0;
}
.horizontal-menu .ul-top-items .li-top-item > a:hover:after,.horizontal-menu .ul-top-items .li-top-item.active > a:after {
    opacity: 1;
    width: 100%;
}
.horizontal-menu .ul-top-items .li-top-item > a {
    font-family: 'Lato', sans-serif;
}
.horizontal-menu .ul-top-items .li-top-item:first-child > a {
    padding-left: 0 !Important;
    
}
.horizontal-menu .ul-top-items .li-top-item.right {
    float: right;
    position: relative;
    text-align: right;
}
.horizontal-menu .ul-top-items .li-top-item.mega-right {
    float: right;
    text-align: right;
}
.horizontal-menu .ul-top-items .li-top-item .a-top-link .fa {
    margin-left: 1px;
}
.horizontal-menu .ul-top-items .li-top-item.right .a-top-link .fa,
.horizontal-menu .ul-top-items .li-top-item.mega-right .a-top-link .fa{
    float: left;
    line-height: inherit;
    margin-left: 0;
    margin-right: 10px;
}
.horizontal-menu .mega-menu-container {
    /* border-bottom: 2px solid #ffd54c; */
}
.horizontal-menu .sub-menu-container {
    position: absolute;
    top: 100%;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
.horizontal-menu .sub-menu-container .row {
    /* margin: 0 -25px; */
}
.static-menu {
    margin-bottom: 22px;
    overflow: visible !important;
}
.horizontal-menu .sub-menu-container .static-menu .row {
  margin: 0 -30px;
}
.static-menu .col {
  padding: 0 10px;   
}
.horizontal-menu .mega-menu-container .sub-item2-content {
    /* padding: 0 25px; */
}
.horizontal-menu .mega-menu-container .sub-item2-category-content:before {
    content: "";
    width: 1px;
    height: 100%;
    left: -10px;
    position: absolute;
    top: 0;
    background: #ebebeb;
    opacity: 0;
}
.horizontal-menu .mega-menu-container .sub-item2-category-content:first-child:before {
    opacity: 0;
}
.static-menu-bottom {
    padding-top: 6px;
}
.horizontal-menu .ul-top-items .li-top-item .mega-menu-container.right {
    text-align: right;
}
.horizontal-menu .ul-top-items .li-top-item .mega-menu-container.left {
    text-align: left;
}
.horizontal-menu .ul-top-items .li-top-item.right .mega-menu-container {
    right: 0;
}
.horizontal-menu .ul-top-items .li-top-item .mega-menu-container.full-width {
    left: 0;
    right: 0;
    width: 100%;
}
.horizontal-menu .flyout-menu-container {
    min-width: 200px;
}
.horizontal-menu .flyout-menu-container {
}
.horizontal-menu .flyout-menu-container.left .a-item i {
    float: right;
    line-height: inherit;
}
.horizontal-menu .flyout-menu-container.left {
    float: left;
    text-align: left;
}
.horizontal-menu .flyout-menu-container.right {
    float: right;
    right: 0;
    text-align: right;
}
.horizontal-menu .flyout-menu-container.right .a-item .fa {
    float: left;
    line-height: inherit;
}
.horizontal-menu .flyout-menu-container.right .li-second-items {
    position: relative;
}
.horizontal-menu .ul-second-items .li-second-items {
    position: relative;
}
.horizontal-menu .ul-second-items .li-second-items .a-second-link {
    padding: 10px 15px;
    line-height: 18px;
}
.horizontal-menu .flyout-third-items {
    position: absolute;
    top: 0;
    display: none;
    min-width: 170px;
    border: 1px solid #e9e8e8;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
}
.horizontal-menu .flyout-third-items.left {
    left: 100%;
}
.horizontal-menu .flyout-third-items.right {
    right: 100%;
}
.horizontal-menu .ul-third-items .li-third-items .a-third-link {
    white-space: nowrap;
    padding: 7px 15px;
}
/* Vertical Menu */
.static-bottom-vermenu {
margin: 0 -30px;
margin-top: -217px;
z-index: 0;
position: relative;
}
.vertical-menu {
    position: relative;
    z-index: 7;
}
.vertical-menu .oc-menu-bar {
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}
.vertical-menu .oc-menu-bar:hover {
    cursor: pointer;
}
.vertical-menu .oc-menu-bar .left {
    padding: 0;
    float: left;
}
.vertical-menu .oc-menu-bar .left i{
    margin-right: 7px;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.vertical-menu .oc-menu-bar .right {
    float: right;
    margin-left: 2px;
}
.vertical-menu .oc-menu-bar .right i {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    line-height: inherit;
    display: none;
}
.common-home .vertical-menu .ul-top-items {
    display: block;
}
.vertical-menu .ul-top-items {
    display: none;
    position: absolute;
    padding: 12px 0;
    background: #fff;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #e9e9e9;
    border-top: 0;
}
.vertical-menu .ul-top-items .li-top-item {
    display: block;
    margin: 0;
    position: relative;
}
.oc-menu.vertical-menu .ul-top-items .a-item i{
    float: right;
    line-height: inherit;
    font-size: 12px;
}
.vertical-menu .ul-top-items .li-top-item.over {
    display: none;
}
.vertical-menu .mega-menu-container {
    overflow: hidden;
}
.vertical-menu .mega-menu-container h4 {
    margin-top: 5px;
    position: relative;
    z-index: 1;
}
.vertical-menu .mega-menu-container .sub_item3-content {
    margin-bottom: 23px;
    position: relative;
    z-index: 1;
}
.vertical-menu .li-top-item .sub-menu-container {
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
.vertical-menu .flyout-menu-container {
    width: auto;
    float: left;
    width: 230px;
}
.vertical-menu .ul-second-items .li-second-items {
    position: relative;
}
.vertical-menu .ul-second-items .li-second-items:first-child,
.vertical-menu .ul-second-items .li-third-items:first-child {
    padding-top: 10px;
}
.vertical-menu .ul-second-items .li-second-items:last-child,
.vertical-menu .ul-second-items .li-third-items:last-child {
    padding-bottom: 10px;
}
.vertical-menu .ul-second-items .li-second-items .a-second-link {
    padding: 5px 10px;
    line-height: 20px;
}
.vertical-menu .flyout-third-items {
    position: absolute;
    z-index: 100;
    top: 0;
    display: none;
    box-shadow: 0 0 8px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 8px 1px rgba(0,0,0,0.1);
}
.vertical-menu .flyout-third-items {
    left: 100%;
}
.vertical-menu .ul-third-items .li-third-items .a-third-link {
    white-space: nowrap;
    padding: 5px 10px;
}
.a-over:before {
    content: "+";
    margin-right: 5px;
}
.a-minus:before {
    content: "-";
} 
/* Mobile Menu */
.mobile-menu {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
}
.mobile-menu .oc-menu-bar {
    text-transform: uppercase;
    font-size: 0;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    cursor: pointer;
    padding: 10px 0 !important;
    background: transparent !important;
}
.mobile-menu .oc-menu-bar .left {
    padding: 0;
    float: left;
}
.mobile-menu .oc-menu-bar .left i {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 479px) {
    .mobile-menu .oc-menu-bar .left i {
        font-size: 26px;
    }
}
.mobile-menu .oc-menu-bar .right i {
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    line-height: 19px;
}
.mobile-menu .oc-menu-bar .right {
   float: right;
   display: none;
}
.mobile-menu .ul-top-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 290px;
    text-align: left;
    border-radius: 0;
    border: 0;
    overflow: hidden;
    padding: 15px 0;
    background: #fff;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
.mobile-menu .sub-menu-container {
    display: none;
}
.mobile-menu .li-top-item {
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.05);
}
.mobile-menu .li-second-items .a-click-show {
    right: 40px;
}
.mobile-menu .a-click-show {
    position: absolute;
    right: 15px;
    top: 5px;
    line-height: 23px;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border: 1px solid #ddd;
}
.mobile-menu  .a-click-show i {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}
.mobile-menu .a-click-show i:last-child {
    display: none;
}
.mobile-menu .expand > .a-click-show i:last-child {
    display: inline-block;
}
.mobile-menu .expand > .a-click-show i:first-child{
    display: none;
}
.mobile-menu .ul-second-items .li-second-items {
    position: relative;
    padding-left: 20px;
}
.mobile-menu .ul-second-items .li-second-items .a-second-link {
    padding: 5px 10px;
    line-height: 24px;
}
.mobile-menu .ul-third-items .li-third-items {
    padding-left: 20px;
}
.mobile-menu .flyout-third-items {
    display: none;
}
.mobile-menu .ul-third-items .li-third-items .a-third-link {
    padding: 5px 10px;
}
@media(max-width: 1199px){
    .vertical-menu .ul-top-items .li-top-item .a-top-link {
        padding-top: 6px !Important;
        padding-bottom: 6px !Important;
    }
}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
@-webkit-keyframes bounce{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
@keyframes bounce{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);transition-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
@keyframes flash{0%, 50%, 100%{opacity:1;}
25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{0%, 100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
100%{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes wobble{0%{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
100%{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{0%, 20%, 40%, 60%, 80%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
100%{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{0%, 60%, 75%, 90%, 100%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
100%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
100%{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
100%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
100%{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{0%{opacity:1;}
100%{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
100%{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
100%{opacity:1;-webkit-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{0%{opacity:1;}
100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
100%{opacity:0;}
}
@keyframes zoomOut{0%{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
100%{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
100%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}
100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}
100%{-webkit-transform:translateY(0);transform:translateY(0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}
}
@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
}
@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}
}
@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}
100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}
}
@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}
100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('//www.gzythd.cn/catalog/view/javascript/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@font-face{font-family:'Pe-icon-7-stroke';src:url('//www.gzythd.cn/catalog/view/javascript/pe-icon-7-stroke/css/../fonts/Pe-icon-7-stroke.eot?d7yf1v');src:url('//www.gzythd.cn/catalog/view/javascript/pe-icon-7-stroke/css/../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
url('//www.gzythd.cn/catalog/view/javascript/pe-icon-7-stroke/css/../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
url('//www.gzythd.cn/catalog/view/javascript/pe-icon-7-stroke/css/../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
url('//www.gzythd.cn/catalog/view/javascript/pe-icon-7-stroke/css/../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');font-weight:normal;font-style:normal;}
[class^="pe-7s-"], [class*=" pe-7s-"]{display:inline-block;font-family:'Pe-icon-7-stroke';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.pe-7s-album:before{content:"\e6aa";}
.pe-7s-arc:before{content:"\e6ab";}
.pe-7s-back-2:before{content:"\e6ac";}
.pe-7s-bandaid:before{content:"\e6ad";}
.pe-7s-car:before{content:"\e6ae";}
.pe-7s-diamond:before{content:"\e6af";}
.pe-7s-door-lock:before{content:"\e6b0";}
.pe-7s-eyedropper:before{content:"\e6b1";}
.pe-7s-female:before{content:"\e6b2";}
.pe-7s-gym:before{content:"\e6b3";}
.pe-7s-hammer:before{content:"\e6b4";}
.pe-7s-headphones:before{content:"\e6b5";}
.pe-7s-helm:before{content:"\e6b6";}
.pe-7s-hourglass:before{content:"\e6b7";}
.pe-7s-leaf:before{content:"\e6b8";}
.pe-7s-magic-wand:before{content:"\e6b9";}
.pe-7s-male:before{content:"\e6ba";}
.pe-7s-map-2:before{content:"\e6bb";}
.pe-7s-next-2:before{content:"\e6bc";}
.pe-7s-paint-bucket:before{content:"\e6bd";}
.pe-7s-pendrive:before{content:"\e6be";}
.pe-7s-photo:before{content:"\e6bf";}
.pe-7s-piggy:before{content:"\e6c0";}
.pe-7s-plugin:before{content:"\e6c1";}
.pe-7s-refresh-2:before{content:"\e6c2";}
.pe-7s-rocket:before{content:"\e6c3";}
.pe-7s-settings:before{content:"\e6c4";}
.pe-7s-shield:before{content:"\e6c5";}
.pe-7s-smile:before{content:"\e6c6";}
.pe-7s-usb:before{content:"\e6c7";}
.pe-7s-vector:before{content:"\e6c8";}
.pe-7s-wine:before{content:"\e6c9";}
.pe-7s-cloud-upload:before{content:"\e68a";}
.pe-7s-cash:before{content:"\e68c";}
.pe-7s-close:before{content:"\e680";}
.pe-7s-bluetooth:before{content:"\e68d";}
.pe-7s-cloud-download:before{content:"\e68b";}
.pe-7s-way:before{content:"\e68e";}
.pe-7s-close-circle:before{content:"\e681";}
.pe-7s-id:before{content:"\e68f";}
.pe-7s-angle-up:before{content:"\e682";}
.pe-7s-wristwatch:before{content:"\e690";}
.pe-7s-angle-up-circle:before{content:"\e683";}
.pe-7s-world:before{content:"\e691";}
.pe-7s-angle-right:before{content:"\e684";}
.pe-7s-volume:before{content:"\e692";}
.pe-7s-angle-right-circle:before{content:"\e685";}
.pe-7s-users:before{content:"\e693";}
.pe-7s-angle-left:before{content:"\e686";}
.pe-7s-user-female:before{content:"\e694";}
.pe-7s-angle-left-circle:before{content:"\e687";}
.pe-7s-up-arrow:before{content:"\e695";}
.pe-7s-angle-down:before{content:"\e688";}
.pe-7s-switch:before{content:"\e696";}
.pe-7s-angle-down-circle:before{content:"\e689";}
.pe-7s-scissors:before{content:"\e697";}
.pe-7s-wallet:before{content:"\e600";}
.pe-7s-safe:before{content:"\e698";}
.pe-7s-volume2:before{content:"\e601";}
.pe-7s-volume1:before{content:"\e602";}
.pe-7s-voicemail:before{content:"\e603";}
.pe-7s-video:before{content:"\e604";}
.pe-7s-user:before{content:"\e605";}
.pe-7s-upload:before{content:"\e606";}
.pe-7s-unlock:before{content:"\e607";}
.pe-7s-umbrella:before{content:"\e608";}
.pe-7s-trash:before{content:"\e609";}
.pe-7s-tools:before{content:"\e60a";}
.pe-7s-timer:before{content:"\e60b";}
.pe-7s-ticket:before{content:"\e60c";}
.pe-7s-target:before{content:"\e60d";}
.pe-7s-sun:before{content:"\e60e";}
.pe-7s-study:before{content:"\e60f";}
.pe-7s-stopwatch:before{content:"\e610";}
.pe-7s-star:before{content:"\e611";}
.pe-7s-speaker:before{content:"\e612";}
.pe-7s-signal:before{content:"\e613";}
.pe-7s-shuffle:before{content:"\e614";}
.pe-7s-shopbag:before{content:"\e615";}
.pe-7s-share:before{content:"\e616";}
.pe-7s-server:before{content:"\e617";}
.pe-7s-search:before{content:"\e618";}
.pe-7s-film:before{content:"\e6a5";}
.pe-7s-science:before{content:"\e619";}
.pe-7s-disk:before{content:"\e6a6";}
.pe-7s-ribbon:before{content:"\e61a";}
.pe-7s-repeat:before{content:"\e61b";}
.pe-7s-refresh:before{content:"\e61c";}
.pe-7s-add-user:before{content:"\e6a9";}
.pe-7s-refresh-cloud:before{content:"\e61d";}
.pe-7s-paperclip:before{content:"\e69c";}
.pe-7s-radio:before{content:"\e61e";}
.pe-7s-note2:before{content:"\e69d";}
.pe-7s-print:before{content:"\e61f";}
.pe-7s-network:before{content:"\e69e";}
.pe-7s-prev:before{content:"\e620";}
.pe-7s-mute:before{content:"\e69f";}
.pe-7s-power:before{content:"\e621";}
.pe-7s-medal:before{content:"\e6a0";}
.pe-7s-portfolio:before{content:"\e622";}
.pe-7s-like2:before{content:"\e6a1";}
.pe-7s-plus:before{content:"\e623";}
.pe-7s-left-arrow:before{content:"\e6a2";}
.pe-7s-play:before{content:"\e624";}
.pe-7s-key:before{content:"\e6a3";}
.pe-7s-plane:before{content:"\e625";}
.pe-7s-joy:before{content:"\e6a4";}
.pe-7s-photo-gallery:before{content:"\e626";}
.pe-7s-pin:before{content:"\e69b";}
.pe-7s-phone:before{content:"\e627";}
.pe-7s-plug:before{content:"\e69a";}
.pe-7s-pen:before{content:"\e628";}
.pe-7s-right-arrow:before{content:"\e699";}
.pe-7s-paper-plane:before{content:"\e629";}
.pe-7s-delete-user:before{content:"\e6a7";}
.pe-7s-paint:before{content:"\e62a";}
.pe-7s-bottom-arrow:before{content:"\e6a8";}
.pe-7s-notebook:before{content:"\e62b";}
.pe-7s-note:before{content:"\e62c";}
.pe-7s-next:before{content:"\e62d";}
.pe-7s-news-paper:before{content:"\e62e";}
.pe-7s-musiclist:before{content:"\e62f";}
.pe-7s-music:before{content:"\e630";}
.pe-7s-mouse:before{content:"\e631";}
.pe-7s-more:before{content:"\e632";}
.pe-7s-moon:before{content:"\e633";}
.pe-7s-monitor:before{content:"\e634";}
.pe-7s-micro:before{content:"\e635";}
.pe-7s-menu:before{content:"\e636";}
.pe-7s-map:before{content:"\e637";}
.pe-7s-map-marker:before{content:"\e638";}
.pe-7s-mail:before{content:"\e639";}
.pe-7s-mail-open:before{content:"\e63a";}
.pe-7s-mail-open-file:before{content:"\e63b";}
.pe-7s-magnet:before{content:"\e63c";}
.pe-7s-loop:before{content:"\e63d";}
.pe-7s-look:before{content:"\e63e";}
.pe-7s-lock:before{content:"\e63f";}
.pe-7s-lintern:before{content:"\e640";}
.pe-7s-link:before{content:"\e641";}
.pe-7s-like:before{content:"\e642";}
.pe-7s-light:before{content:"\e643";}
.pe-7s-less:before{content:"\e644";}
.pe-7s-keypad:before{content:"\e645";}
.pe-7s-junk:before{content:"\e646";}
.pe-7s-info:before{content:"\e647";}
.pe-7s-home:before{content:"\e648";}
.pe-7s-help2:before{content:"\e649";}
.pe-7s-help1:before{content:"\e64a";}
.pe-7s-graph3:before{content:"\e64b";}
.pe-7s-graph2:before{content:"\e64c";}
.pe-7s-graph1:before{content:"\e64d";}
.pe-7s-graph:before{content:"\e64e";}
.pe-7s-global:before{content:"\e64f";}
.pe-7s-gleam:before{content:"\e650";}
.pe-7s-glasses:before{content:"\e651";}
.pe-7s-gift:before{content:"\e652";}
.pe-7s-folder:before{content:"\e653";}
.pe-7s-flag:before{content:"\e654";}
.pe-7s-filter:before{content:"\e655";}
.pe-7s-file:before{content:"\e656";}
.pe-7s-expand1:before{content:"\e657";}
.pe-7s-exapnd2:before{content:"\e658";}
.pe-7s-edit:before{content:"\e659";}
.pe-7s-drop:before{content:"\e65a";}
.pe-7s-drawer:before{content:"\e65b";}
.pe-7s-download:before{content:"\e65c";}
.pe-7s-display2:before{content:"\e65d";}
.pe-7s-display1:before{content:"\e65e";}
.pe-7s-diskette:before{content:"\e65f";}
.pe-7s-date:before{content:"\e660";}
.pe-7s-cup:before{content:"\e661";}
.pe-7s-culture:before{content:"\e662";}
.pe-7s-crop:before{content:"\e663";}
.pe-7s-credit:before{content:"\e664";}
.pe-7s-copy-file:before{content:"\e665";}
.pe-7s-config:before{content:"\e666";}
.pe-7s-compass:before{content:"\e667";}
.pe-7s-comment:before{content:"\e668";}
.pe-7s-coffee:before{content:"\e669";}
.pe-7s-cloud:before{content:"\e66a";}
.pe-7s-clock:before{content:"\e66b";}
.pe-7s-check:before{content:"\e66c";}
.pe-7s-chat:before{content:"\e66d";}
.pe-7s-cart:before{content:"\e66e";}
.pe-7s-camera:before{content:"\e66f";}
.pe-7s-call:before{content:"\e670";}
.pe-7s-calculator:before{content:"\e671";}
.pe-7s-browser:before{content:"\e672";}
.pe-7s-box2:before{content:"\e673";}
.pe-7s-box1:before{content:"\e674";}
.pe-7s-bookmarks:before{content:"\e675";}
.pe-7s-bicycle:before{content:"\e676";}
.pe-7s-bell:before{content:"\e677";}
.pe-7s-battery:before{content:"\e678";}
.pe-7s-ball:before{content:"\e679";}
.pe-7s-back:before{content:"\e67a";}
.pe-7s-attention:before{content:"\e67b";}
.pe-7s-anchor:before{content:"\e67c";}
.pe-7s-albums:before{content:"\e67d";}
.pe-7s-alarm:before{content:"\e67e";}
.pe-7s-airplay:before{content:"\e67f";}
.pe-lg{font-size:1.3333333333333333em;line-height:0.75em;vertical-align:-15%;}
.pe-2x{font-size:2em;}
.pe-3x{font-size:3em;}
.pe-4x{font-size:4em;}
.pe-5x{font-size:5em;}
.pe-fw{width:1.2857142857142858em;text-align:center;}
.pe-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none;}
.pe-ul > li{position:relative;}
.pe-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:0.14285714285714285em;text-align:center;}
.pe-li.pe-lg{left:-1.8571428571428572em;}
.pe-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}
.pull-right{float:right;}
.pull-left{float:left;}
.pe.pull-left{margin-right:.3em;}
.pe.pull-right{margin-left:.3em;}
.pe-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}
100%{-moz-transform:rotate(359deg);}
}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);}
}
@-o-keyframes spin{0%{-o-transform:rotate(0deg);}
100%{-o-transform:rotate(359deg);}
}
@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);}
100%{-ms-transform:rotate(359deg);}
}
@keyframes spin{0%{transform:rotate(0deg);}
100%{transform:rotate(359deg);}
}
.pe-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.pe-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.pe-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);}
.pe-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.pe-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
.pe-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.pe-stack-1x,
.pe-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.pe-stack-1x{line-height:inherit;}
.pe-stack-2x{font-size:2em;}
.pe-inverse{color:#ffffff;}
.pe-va{vertical-align:middle;}
.pe-border{border:solid 0.08em #eaeaea;}
[class^="pe-7s-"], [class*=" pe-7s-"]{display:inline-block;}
@charset "UTF-8";@font-face{font-family:"Ionicons";src:url("//www.gzythd.cn/catalog/view/javascript/ionicons/css/../fonts/ionicons.eot?v=2.0.0");src:url("//www.gzythd.cn/catalog/view/javascript/ionicons/css/../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("//www.gzythd.cn/catalog/view/javascript/ionicons/css/../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("//www.gzythd.cn/catalog/view/javascript/ionicons/css/../fonts/ionicons.woff?v=2.0.0") format("woff"), url("//www.gzythd.cn/catalog/view/javascript/ionicons/css/../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal;}
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ion-alert:before{content:"\f101";}
.ion-alert-circled:before{content:"\f100";}
.ion-android-add:before{content:"\f2c7";}
.ion-android-add-circle:before{content:"\f359";}
.ion-android-alarm-clock:before{content:"\f35a";}
.ion-android-alert:before{content:"\f35b";}
.ion-android-apps:before{content:"\f35c";}
.ion-android-archive:before{content:"\f2c9";}
.ion-android-arrow-back:before{content:"\f2ca";}
.ion-android-arrow-down:before{content:"\f35d";}
.ion-android-arrow-dropdown:before{content:"\f35f";}
.ion-android-arrow-dropdown-circle:before{content:"\f35e";}
.ion-android-arrow-dropleft:before{content:"\f361";}
.ion-android-arrow-dropleft-circle:before{content:"\f360";}
.ion-android-arrow-dropright:before{content:"\f363";}
.ion-android-arrow-dropright-circle:before{content:"\f362";}
.ion-android-arrow-dropup:before{content:"\f365";}
.ion-android-arrow-dropup-circle:before{content:"\f364";}
.ion-android-arrow-forward:before{content:"\f30f";}
.ion-android-arrow-up:before{content:"\f366";}
.ion-android-attach:before{content:"\f367";}
.ion-android-bar:before{content:"\f368";}
.ion-android-bicycle:before{content:"\f369";}
.ion-android-boat:before{content:"\f36a";}
.ion-android-bookmark:before{content:"\f36b";}
.ion-android-bulb:before{content:"\f36c";}
.ion-android-bus:before{content:"\f36d";}
.ion-android-calendar:before{content:"\f2d1";}
.ion-android-call:before{content:"\f2d2";}
.ion-android-camera:before{content:"\f2d3";}
.ion-android-cancel:before{content:"\f36e";}
.ion-android-car:before{content:"\f36f";}
.ion-android-cart:before{content:"\f370";}
.ion-android-chat:before{content:"\f2d4";}
.ion-android-checkbox:before{content:"\f374";}
.ion-android-checkbox-blank:before{content:"\f371";}
.ion-android-checkbox-outline:before{content:"\f373";}
.ion-android-checkbox-outline-blank:before{content:"\f372";}
.ion-android-checkmark-circle:before{content:"\f375";}
.ion-android-clipboard:before{content:"\f376";}
.ion-android-close:before{content:"\f2d7";}
.ion-android-cloud:before{content:"\f37a";}
.ion-android-cloud-circle:before{content:"\f377";}
.ion-android-cloud-done:before{content:"\f378";}
.ion-android-cloud-outline:before{content:"\f379";}
.ion-android-color-palette:before{content:"\f37b";}
.ion-android-compass:before{content:"\f37c";}
.ion-android-contact:before{content:"\f2d8";}
.ion-android-contacts:before{content:"\f2d9";}
.ion-android-contract:before{content:"\f37d";}
.ion-android-create:before{content:"\f37e";}
.ion-android-delete:before{content:"\f37f";}
.ion-android-desktop:before{content:"\f380";}
.ion-android-document:before{content:"\f381";}
.ion-android-done:before{content:"\f383";}
.ion-android-done-all:before{content:"\f382";}
.ion-android-download:before{content:"\f2dd";}
.ion-android-drafts:before{content:"\f384";}
.ion-android-exit:before{content:"\f385";}
.ion-android-expand:before{content:"\f386";}
.ion-android-favorite:before{content:"\f388";}
.ion-android-favorite-outline:before{content:"\f387";}
.ion-android-film:before{content:"\f389";}
.ion-android-folder:before{content:"\f2e0";}
.ion-android-folder-open:before{content:"\f38a";}
.ion-android-funnel:before{content:"\f38b";}
.ion-android-globe:before{content:"\f38c";}
.ion-android-hand:before{content:"\f2e3";}
.ion-android-hangout:before{content:"\f38d";}
.ion-android-happy:before{content:"\f38e";}
.ion-android-home:before{content:"\f38f";}
.ion-android-image:before{content:"\f2e4";}
.ion-android-laptop:before{content:"\f390";}
.ion-android-list:before{content:"\f391";}
.ion-android-locate:before{content:"\f2e9";}
.ion-android-lock:before{content:"\f392";}
.ion-android-mail:before{content:"\f2eb";}
.ion-android-map:before{content:"\f393";}
.ion-android-menu:before{content:"\f394";}
.ion-android-microphone:before{content:"\f2ec";}
.ion-android-microphone-off:before{content:"\f395";}
.ion-android-more-horizontal:before{content:"\f396";}
.ion-android-more-vertical:before{content:"\f397";}
.ion-android-navigate:before{content:"\f398";}
.ion-android-notifications:before{content:"\f39b";}
.ion-android-notifications-none:before{content:"\f399";}
.ion-android-notifications-off:before{content:"\f39a";}
.ion-android-open:before{content:"\f39c";}
.ion-android-options:before{content:"\f39d";}
.ion-android-people:before{content:"\f39e";}
.ion-android-person:before{content:"\f3a0";}
.ion-android-person-add:before{content:"\f39f";}
.ion-android-phone-landscape:before{content:"\f3a1";}
.ion-android-phone-portrait:before{content:"\f3a2";}
.ion-android-pin:before{content:"\f3a3";}
.ion-android-plane:before{content:"\f3a4";}
.ion-android-playstore:before{content:"\f2f0";}
.ion-android-print:before{content:"\f3a5";}
.ion-android-radio-button-off:before{content:"\f3a6";}
.ion-android-radio-button-on:before{content:"\f3a7";}
.ion-android-refresh:before{content:"\f3a8";}
.ion-android-remove:before{content:"\f2f4";}
.ion-android-remove-circle:before{content:"\f3a9";}
.ion-android-restaurant:before{content:"\f3aa";}
.ion-android-sad:before{content:"\f3ab";}
.ion-android-search:before{content:"\f2f5";}
.ion-android-send:before{content:"\f2f6";}
.ion-android-settings:before{content:"\f2f7";}
.ion-android-share:before{content:"\f2f8";}
.ion-android-share-alt:before{content:"\f3ac";}
.ion-android-star:before{content:"\f2fc";}
.ion-android-star-half:before{content:"\f3ad";}
.ion-android-star-outline:before{content:"\f3ae";}
.ion-android-stopwatch:before{content:"\f2fd";}
.ion-android-subway:before{content:"\f3af";}
.ion-android-sunny:before{content:"\f3b0";}
.ion-android-sync:before{content:"\f3b1";}
.ion-android-textsms:before{content:"\f3b2";}
.ion-android-time:before{content:"\f3b3";}
.ion-android-train:before{content:"\f3b4";}
.ion-android-unlock:before{content:"\f3b5";}
.ion-android-upload:before{content:"\f3b6";}
.ion-android-volume-down:before{content:"\f3b7";}
.ion-android-volume-mute:before{content:"\f3b8";}
.ion-android-volume-off:before{content:"\f3b9";}
.ion-android-volume-up:before{content:"\f3ba";}
.ion-android-walk:before{content:"\f3bb";}
.ion-android-warning:before{content:"\f3bc";}
.ion-android-watch:before{content:"\f3bd";}
.ion-android-wifi:before{content:"\f305";}
.ion-aperture:before{content:"\f313";}
.ion-archive:before{content:"\f102";}
.ion-arrow-down-a:before{content:"\f103";}
.ion-arrow-down-b:before{content:"\f104";}
.ion-arrow-down-c:before{content:"\f105";}
.ion-arrow-expand:before{content:"\f25e";}
.ion-arrow-graph-down-left:before{content:"\f25f";}
.ion-arrow-graph-down-right:before{content:"\f260";}
.ion-arrow-graph-up-left:before{content:"\f261";}
.ion-arrow-graph-up-right:before{content:"\f262";}
.ion-arrow-left-a:before{content:"\f106";}
.ion-arrow-left-b:before{content:"\f107";}
.ion-arrow-left-c:before{content:"\f108";}
.ion-arrow-move:before{content:"\f263";}
.ion-arrow-resize:before{content:"\f264";}
.ion-arrow-return-left:before{content:"\f265";}
.ion-arrow-return-right:before{content:"\f266";}
.ion-arrow-right-a:before{content:"\f109";}
.ion-arrow-right-b:before{content:"\f10a";}
.ion-arrow-right-c:before{content:"\f10b";}
.ion-arrow-shrink:before{content:"\f267";}
.ion-arrow-swap:before{content:"\f268";}
.ion-arrow-up-a:before{content:"\f10c";}
.ion-arrow-up-b:before{content:"\f10d";}
.ion-arrow-up-c:before{content:"\f10e";}
.ion-asterisk:before{content:"\f314";}
.ion-at:before{content:"\f10f";}
.ion-backspace:before{content:"\f3bf";}
.ion-backspace-outline:before{content:"\f3be";}
.ion-bag:before{content:"\f110";}
.ion-battery-charging:before{content:"\f111";}
.ion-battery-empty:before{content:"\f112";}
.ion-battery-full:before{content:"\f113";}
.ion-battery-half:before{content:"\f114";}
.ion-battery-low:before{content:"\f115";}
.ion-beaker:before{content:"\f269";}
.ion-beer:before{content:"\f26a";}
.ion-bluetooth:before{content:"\f116";}
.ion-bonfire:before{content:"\f315";}
.ion-bookmark:before{content:"\f26b";}
.ion-bowtie:before{content:"\f3c0";}
.ion-briefcase:before{content:"\f26c";}
.ion-bug:before{content:"\f2be";}
.ion-calculator:before{content:"\f26d";}
.ion-calendar:before{content:"\f117";}
.ion-camera:before{content:"\f118";}
.ion-card:before{content:"\f119";}
.ion-cash:before{content:"\f316";}
.ion-chatbox:before{content:"\f11b";}
.ion-chatbox-working:before{content:"\f11a";}
.ion-chatboxes:before{content:"\f11c";}
.ion-chatbubble:before{content:"\f11e";}
.ion-chatbubble-working:before{content:"\f11d";}
.ion-chatbubbles:before{content:"\f11f";}
.ion-checkmark:before{content:"\f122";}
.ion-checkmark-circled:before{content:"\f120";}
.ion-checkmark-round:before{content:"\f121";}
.ion-chevron-down:before{content:"\f123";}
.ion-chevron-left:before{content:"\f124";}
.ion-chevron-right:before{content:"\f125";}
.ion-chevron-up:before{content:"\f126";}
.ion-clipboard:before{content:"\f127";}
.ion-clock:before{content:"\f26e";}
.ion-close:before{content:"\f12a";}
.ion-close-circled:before{content:"\f128";}
.ion-close-round:before{content:"\f129";}
.ion-closed-captioning:before{content:"\f317";}
.ion-cloud:before{content:"\f12b";}
.ion-code:before{content:"\f271";}
.ion-code-download:before{content:"\f26f";}
.ion-code-working:before{content:"\f270";}
.ion-coffee:before{content:"\f272";}
.ion-compass:before{content:"\f273";}
.ion-compose:before{content:"\f12c";}
.ion-connection-bars:before{content:"\f274";}
.ion-contrast:before{content:"\f275";}
.ion-crop:before{content:"\f3c1";}
.ion-cube:before{content:"\f318";}
.ion-disc:before{content:"\f12d";}
.ion-document:before{content:"\f12f";}
.ion-document-text:before{content:"\f12e";}
.ion-drag:before{content:"\f130";}
.ion-earth:before{content:"\f276";}
.ion-easel:before{content:"\f3c2";}
.ion-edit:before{content:"\f2bf";}
.ion-egg:before{content:"\f277";}
.ion-eject:before{content:"\f131";}
.ion-email:before{content:"\f132";}
.ion-email-unread:before{content:"\f3c3";}
.ion-erlenmeyer-flask:before{content:"\f3c5";}
.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4";}
.ion-eye:before{content:"\f133";}
.ion-eye-disabled:before{content:"\f306";}
.ion-female:before{content:"\f278";}
.ion-filing:before{content:"\f134";}
.ion-film-marker:before{content:"\f135";}
.ion-fireball:before{content:"\f319";}
.ion-flag:before{content:"\f279";}
.ion-flame:before{content:"\f31a";}
.ion-flash:before{content:"\f137";}
.ion-flash-off:before{content:"\f136";}
.ion-folder:before{content:"\f139";}
.ion-fork:before{content:"\f27a";}
.ion-fork-repo:before{content:"\f2c0";}
.ion-forward:before{content:"\f13a";}
.ion-funnel:before{content:"\f31b";}
.ion-gear-a:before{content:"\f13d";}
.ion-gear-b:before{content:"\f13e";}
.ion-grid:before{content:"\f13f";}
.ion-hammer:before{content:"\f27b";}
.ion-happy:before{content:"\f31c";}
.ion-happy-outline:before{content:"\f3c6";}
.ion-headphone:before{content:"\f140";}
.ion-heart:before{content:"\f141";}
.ion-heart-broken:before{content:"\f31d";}
.ion-help:before{content:"\f143";}
.ion-help-buoy:before{content:"\f27c";}
.ion-help-circled:before{content:"\f142";}
.ion-home:before{content:"\f144";}
.ion-icecream:before{content:"\f27d";}
.ion-image:before{content:"\f147";}
.ion-images:before{content:"\f148";}
.ion-information:before{content:"\f14a";}
.ion-information-circled:before{content:"\f149";}
.ion-ionic:before{content:"\f14b";}
.ion-ios-alarm:before{content:"\f3c8";}
.ion-ios-alarm-outline:before{content:"\f3c7";}
.ion-ios-albums:before{content:"\f3ca";}
.ion-ios-albums-outline:before{content:"\f3c9";}
.ion-ios-americanfootball:before{content:"\f3cc";}
.ion-ios-americanfootball-outline:before{content:"\f3cb";}
.ion-ios-analytics:before{content:"\f3ce";}
.ion-ios-analytics-outline:before{content:"\f3cd";}
.ion-ios-arrow-back:before{content:"\f3cf";}
.ion-ios-arrow-down:before{content:"\f3d0";}
.ion-ios-arrow-forward:before{content:"\f3d1";}
.ion-ios-arrow-left:before{content:"\f3d2";}
.ion-ios-arrow-right:before{content:"\f3d3";}
.ion-ios-arrow-thin-down:before{content:"\f3d4";}
.ion-ios-arrow-thin-left:before{content:"\f3d5";}
.ion-ios-arrow-thin-right:before{content:"\f3d6";}
.ion-ios-arrow-thin-up:before{content:"\f3d7";}
.ion-ios-arrow-up:before{content:"\f3d8";}
.ion-ios-at:before{content:"\f3da";}
.ion-ios-at-outline:before{content:"\f3d9";}
.ion-ios-barcode:before{content:"\f3dc";}
.ion-ios-barcode-outline:before{content:"\f3db";}
.ion-ios-baseball:before{content:"\f3de";}
.ion-ios-baseball-outline:before{content:"\f3dd";}
.ion-ios-basketball:before{content:"\f3e0";}
.ion-ios-basketball-outline:before{content:"\f3df";}
.ion-ios-bell:before{content:"\f3e2";}
.ion-ios-bell-outline:before{content:"\f3e1";}
.ion-ios-body:before{content:"\f3e4";}
.ion-ios-body-outline:before{content:"\f3e3";}
.ion-ios-bolt:before{content:"\f3e6";}
.ion-ios-bolt-outline:before{content:"\f3e5";}
.ion-ios-book:before{content:"\f3e8";}
.ion-ios-book-outline:before{content:"\f3e7";}
.ion-ios-bookmarks:before{content:"\f3ea";}
.ion-ios-bookmarks-outline:before{content:"\f3e9";}
.ion-ios-box:before{content:"\f3ec";}
.ion-ios-box-outline:before{content:"\f3eb";}
.ion-ios-briefcase:before{content:"\f3ee";}
.ion-ios-briefcase-outline:before{content:"\f3ed";}
.ion-ios-browsers:before{content:"\f3f0";}
.ion-ios-browsers-outline:before{content:"\f3ef";}
.ion-ios-calculator:before{content:"\f3f2";}
.ion-ios-calculator-outline:before{content:"\f3f1";}
.ion-ios-calendar:before{content:"\f3f4";}
.ion-ios-calendar-outline:before{content:"\f3f3";}
.ion-ios-camera:before{content:"\f3f6";}
.ion-ios-camera-outline:before{content:"\f3f5";}
.ion-ios-cart:before{content:"\f3f8";}
.ion-ios-cart-outline:before{content:"\f3f7";}
.ion-ios-chatboxes:before{content:"\f3fa";}
.ion-ios-chatboxes-outline:before{content:"\f3f9";}
.ion-ios-chatbubble:before{content:"\f3fc";}
.ion-ios-chatbubble-outline:before{content:"\f3fb";}
.ion-ios-checkmark:before{content:"\f3ff";}
.ion-ios-checkmark-empty:before{content:"\f3fd";}
.ion-ios-checkmark-outline:before{content:"\f3fe";}
.ion-ios-circle-filled:before{content:"\f400";}
.ion-ios-circle-outline:before{content:"\f401";}
.ion-ios-clock:before{content:"\f403";}
.ion-ios-clock-outline:before{content:"\f402";}
.ion-ios-close:before{content:"\f406";}
.ion-ios-close-empty:before{content:"\f404";}
.ion-ios-close-outline:before{content:"\f405";}
.ion-ios-cloud:before{content:"\f40c";}
.ion-ios-cloud-download:before{content:"\f408";}
.ion-ios-cloud-download-outline:before{content:"\f407";}
.ion-ios-cloud-outline:before{content:"\f409";}
.ion-ios-cloud-upload:before{content:"\f40b";}
.ion-ios-cloud-upload-outline:before{content:"\f40a";}
.ion-ios-cloudy:before{content:"\f410";}
.ion-ios-cloudy-night:before{content:"\f40e";}
.ion-ios-cloudy-night-outline:before{content:"\f40d";}
.ion-ios-cloudy-outline:before{content:"\f40f";}
.ion-ios-cog:before{content:"\f412";}
.ion-ios-cog-outline:before{content:"\f411";}
.ion-ios-color-filter:before{content:"\f414";}
.ion-ios-color-filter-outline:before{content:"\f413";}
.ion-ios-color-wand:before{content:"\f416";}
.ion-ios-color-wand-outline:before{content:"\f415";}
.ion-ios-compose:before{content:"\f418";}
.ion-ios-compose-outline:before{content:"\f417";}
.ion-ios-contact:before{content:"\f41a";}
.ion-ios-contact-outline:before{content:"\f419";}
.ion-ios-copy:before{content:"\f41c";}
.ion-ios-copy-outline:before{content:"\f41b";}
.ion-ios-crop:before{content:"\f41e";}
.ion-ios-crop-strong:before{content:"\f41d";}
.ion-ios-download:before{content:"\f420";}
.ion-ios-download-outline:before{content:"\f41f";}
.ion-ios-drag:before{content:"\f421";}
.ion-ios-email:before{content:"\f423";}
.ion-ios-email-outline:before{content:"\f422";}
.ion-ios-eye:before{content:"\f425";}
.ion-ios-eye-outline:before{content:"\f424";}
.ion-ios-fastforward:before{content:"\f427";}
.ion-ios-fastforward-outline:before{content:"\f426";}
.ion-ios-filing:before{content:"\f429";}
.ion-ios-filing-outline:before{content:"\f428";}
.ion-ios-film:before{content:"\f42b";}
.ion-ios-film-outline:before{content:"\f42a";}
.ion-ios-flag:before{content:"\f42d";}
.ion-ios-flag-outline:before{content:"\f42c";}
.ion-ios-flame:before{content:"\f42f";}
.ion-ios-flame-outline:before{content:"\f42e";}
.ion-ios-flask:before{content:"\f431";}
.ion-ios-flask-outline:before{content:"\f430";}
.ion-ios-flower:before{content:"\f433";}
.ion-ios-flower-outline:before{content:"\f432";}
.ion-ios-folder:before{content:"\f435";}
.ion-ios-folder-outline:before{content:"\f434";}
.ion-ios-football:before{content:"\f437";}
.ion-ios-football-outline:before{content:"\f436";}
.ion-ios-game-controller-a:before{content:"\f439";}
.ion-ios-game-controller-a-outline:before{content:"\f438";}
.ion-ios-game-controller-b:before{content:"\f43b";}
.ion-ios-game-controller-b-outline:before{content:"\f43a";}
.ion-ios-gear:before{content:"\f43d";}
.ion-ios-gear-outline:before{content:"\f43c";}
.ion-ios-glasses:before{content:"\f43f";}
.ion-ios-glasses-outline:before{content:"\f43e";}
.ion-ios-grid-view:before{content:"\f441";}
.ion-ios-grid-view-outline:before{content:"\f440";}
.ion-ios-heart:before{content:"\f443";}
.ion-ios-heart-outline:before{content:"\f442";}
.ion-ios-help:before{content:"\f446";}
.ion-ios-help-empty:before{content:"\f444";}
.ion-ios-help-outline:before{content:"\f445";}
.ion-ios-home:before{content:"\f448";}
.ion-ios-home-outline:before{content:"\f447";}
.ion-ios-infinite:before{content:"\f44a";}
.ion-ios-infinite-outline:before{content:"\f449";}
.ion-ios-information:before{content:"\f44d";}
.ion-ios-information-empty:before{content:"\f44b";}
.ion-ios-information-outline:before{content:"\f44c";}
.ion-ios-ionic-outline:before{content:"\f44e";}
.ion-ios-keypad:before{content:"\f450";}
.ion-ios-keypad-outline:before{content:"\f44f";}
.ion-ios-lightbulb:before{content:"\f452";}
.ion-ios-lightbulb-outline:before{content:"\f451";}
.ion-ios-list:before{content:"\f454";}
.ion-ios-list-outline:before{content:"\f453";}
.ion-ios-location:before{content:"\f456";}
.ion-ios-location-outline:before{content:"\f455";}
.ion-ios-locked:before{content:"\f458";}
.ion-ios-locked-outline:before{content:"\f457";}
.ion-ios-loop:before{content:"\f45a";}
.ion-ios-loop-strong:before{content:"\f459";}
.ion-ios-medical:before{content:"\f45c";}
.ion-ios-medical-outline:before{content:"\f45b";}
.ion-ios-medkit:before{content:"\f45e";}
.ion-ios-medkit-outline:before{content:"\f45d";}
.ion-ios-mic:before{content:"\f461";}
.ion-ios-mic-off:before{content:"\f45f";}
.ion-ios-mic-outline:before{content:"\f460";}
.ion-ios-minus:before{content:"\f464";}
.ion-ios-minus-empty:before{content:"\f462";}
.ion-ios-minus-outline:before{content:"\f463";}
.ion-ios-monitor:before{content:"\f466";}
.ion-ios-monitor-outline:before{content:"\f465";}
.ion-ios-moon:before{content:"\f468";}
.ion-ios-moon-outline:before{content:"\f467";}
.ion-ios-more:before{content:"\f46a";}
.ion-ios-more-outline:before{content:"\f469";}
.ion-ios-musical-note:before{content:"\f46b";}
.ion-ios-musical-notes:before{content:"\f46c";}
.ion-ios-navigate:before{content:"\f46e";}
.ion-ios-navigate-outline:before{content:"\f46d";}
.ion-ios-nutrition:before{content:"\f470";}
.ion-ios-nutrition-outline:before{content:"\f46f";}
.ion-ios-paper:before{content:"\f472";}
.ion-ios-paper-outline:before{content:"\f471";}
.ion-ios-paperplane:before{content:"\f474";}
.ion-ios-paperplane-outline:before{content:"\f473";}
.ion-ios-partlysunny:before{content:"\f476";}
.ion-ios-partlysunny-outline:before{content:"\f475";}
.ion-ios-pause:before{content:"\f478";}
.ion-ios-pause-outline:before{content:"\f477";}
.ion-ios-paw:before{content:"\f47a";}
.ion-ios-paw-outline:before{content:"\f479";}
.ion-ios-people:before{content:"\f47c";}
.ion-ios-people-outline:before{content:"\f47b";}
.ion-ios-person:before{content:"\f47e";}
.ion-ios-person-outline:before{content:"\f47d";}
.ion-ios-personadd:before{content:"\f480";}
.ion-ios-personadd-outline:before{content:"\f47f";}
.ion-ios-photos:before{content:"\f482";}
.ion-ios-photos-outline:before{content:"\f481";}
.ion-ios-pie:before{content:"\f484";}
.ion-ios-pie-outline:before{content:"\f483";}
.ion-ios-pint:before{content:"\f486";}
.ion-ios-pint-outline:before{content:"\f485";}
.ion-ios-play:before{content:"\f488";}
.ion-ios-play-outline:before{content:"\f487";}
.ion-ios-plus:before{content:"\f48b";}
.ion-ios-plus-empty:before{content:"\f489";}
.ion-ios-plus-outline:before{content:"\f48a";}
.ion-ios-pricetag:before{content:"\f48d";}
.ion-ios-pricetag-outline:before{content:"\f48c";}
.ion-ios-pricetags:before{content:"\f48f";}
.ion-ios-pricetags-outline:before{content:"\f48e";}
.ion-ios-printer:before{content:"\f491";}
.ion-ios-printer-outline:before{content:"\f490";}
.ion-ios-pulse:before{content:"\f493";}
.ion-ios-pulse-strong:before{content:"\f492";}
.ion-ios-rainy:before{content:"\f495";}
.ion-ios-rainy-outline:before{content:"\f494";}
.ion-ios-recording:before{content:"\f497";}
.ion-ios-recording-outline:before{content:"\f496";}
.ion-ios-redo:before{content:"\f499";}
.ion-ios-redo-outline:before{content:"\f498";}
.ion-ios-refresh:before{content:"\f49c";}
.ion-ios-refresh-empty:before{content:"\f49a";}
.ion-ios-refresh-outline:before{content:"\f49b";}
.ion-ios-reload:before{content:"\f49d";}
.ion-ios-reverse-camera:before{content:"\f49f";}
.ion-ios-reverse-camera-outline:before{content:"\f49e";}
.ion-ios-rewind:before{content:"\f4a1";}
.ion-ios-rewind-outline:before{content:"\f4a0";}
.ion-ios-rose:before{content:"\f4a3";}
.ion-ios-rose-outline:before{content:"\f4a2";}
.ion-ios-search:before{content:"\f4a5";}
.ion-ios-search-strong:before{content:"\f4a4";}
.ion-ios-settings:before{content:"\f4a7";}
.ion-ios-settings-strong:before{content:"\f4a6";}
.ion-ios-shuffle:before{content:"\f4a9";}
.ion-ios-shuffle-strong:before{content:"\f4a8";}
.ion-ios-skipbackward:before{content:"\f4ab";}
.ion-ios-skipbackward-outline:before{content:"\f4aa";}
.ion-ios-skipforward:before{content:"\f4ad";}
.ion-ios-skipforward-outline:before{content:"\f4ac";}
.ion-ios-snowy:before{content:"\f4ae";}
.ion-ios-speedometer:before{content:"\f4b0";}
.ion-ios-speedometer-outline:before{content:"\f4af";}
.ion-ios-star:before{content:"\f4b3";}
.ion-ios-star-half:before{content:"\f4b1";}
.ion-ios-star-outline:before{content:"\f4b2";}
.ion-ios-stopwatch:before{content:"\f4b5";}
.ion-ios-stopwatch-outline:before{content:"\f4b4";}
.ion-ios-sunny:before{content:"\f4b7";}
.ion-ios-sunny-outline:before{content:"\f4b6";}
.ion-ios-telephone:before{content:"\f4b9";}
.ion-ios-telephone-outline:before{content:"\f4b8";}
.ion-ios-tennisball:before{content:"\f4bb";}
.ion-ios-tennisball-outline:before{content:"\f4ba";}
.ion-ios-thunderstorm:before{content:"\f4bd";}
.ion-ios-thunderstorm-outline:before{content:"\f4bc";}
.ion-ios-time:before{content:"\f4bf";}
.ion-ios-time-outline:before{content:"\f4be";}
.ion-ios-timer:before{content:"\f4c1";}
.ion-ios-timer-outline:before{content:"\f4c0";}
.ion-ios-toggle:before{content:"\f4c3";}
.ion-ios-toggle-outline:before{content:"\f4c2";}
.ion-ios-trash:before{content:"\f4c5";}
.ion-ios-trash-outline:before{content:"\f4c4";}
.ion-ios-undo:before{content:"\f4c7";}
.ion-ios-undo-outline:before{content:"\f4c6";}
.ion-ios-unlocked:before{content:"\f4c9";}
.ion-ios-unlocked-outline:before{content:"\f4c8";}
.ion-ios-upload:before{content:"\f4cb";}
.ion-ios-upload-outline:before{content:"\f4ca";}
.ion-ios-videocam:before{content:"\f4cd";}
.ion-ios-videocam-outline:before{content:"\f4cc";}
.ion-ios-volume-high:before{content:"\f4ce";}
.ion-ios-volume-low:before{content:"\f4cf";}
.ion-ios-wineglass:before{content:"\f4d1";}
.ion-ios-wineglass-outline:before{content:"\f4d0";}
.ion-ios-world:before{content:"\f4d3";}
.ion-ios-world-outline:before{content:"\f4d2";}
.ion-ipad:before{content:"\f1f9";}
.ion-iphone:before{content:"\f1fa";}
.ion-ipod:before{content:"\f1fb";}
.ion-jet:before{content:"\f295";}
.ion-key:before{content:"\f296";}
.ion-knife:before{content:"\f297";}
.ion-laptop:before{content:"\f1fc";}
.ion-leaf:before{content:"\f1fd";}
.ion-levels:before{content:"\f298";}
.ion-lightbulb:before{content:"\f299";}
.ion-link:before{content:"\f1fe";}
.ion-load-a:before{content:"\f29a";}
.ion-load-b:before{content:"\f29b";}
.ion-load-c:before{content:"\f29c";}
.ion-load-d:before{content:"\f29d";}
.ion-location:before{content:"\f1ff";}
.ion-lock-combination:before{content:"\f4d4";}
.ion-locked:before{content:"\f200";}
.ion-log-in:before{content:"\f29e";}
.ion-log-out:before{content:"\f29f";}
.ion-loop:before{content:"\f201";}
.ion-magnet:before{content:"\f2a0";}
.ion-male:before{content:"\f2a1";}
.ion-man:before{content:"\f202";}
.ion-map:before{content:"\f203";}
.ion-medkit:before{content:"\f2a2";}
.ion-merge:before{content:"\f33f";}
.ion-mic-a:before{content:"\f204";}
.ion-mic-b:before{content:"\f205";}
.ion-mic-c:before{content:"\f206";}
.ion-minus:before{content:"\f209";}
.ion-minus-circled:before{content:"\f207";}
.ion-minus-round:before{content:"\f208";}
.ion-model-s:before{content:"\f2c1";}
.ion-monitor:before{content:"\f20a";}
.ion-more:before{content:"\f20b";}
.ion-mouse:before{content:"\f340";}
.ion-music-note:before{content:"\f20c";}
.ion-navicon:before{content:"\f20e";}
.ion-navicon-round:before{content:"\f20d";}
.ion-navigate:before{content:"\f2a3";}
.ion-network:before{content:"\f341";}
.ion-no-smoking:before{content:"\f2c2";}
.ion-nuclear:before{content:"\f2a4";}
.ion-outlet:before{content:"\f342";}
.ion-paintbrush:before{content:"\f4d5";}
.ion-paintbucket:before{content:"\f4d6";}
.ion-paper-airplane:before{content:"\f2c3";}
.ion-paperclip:before{content:"\f20f";}
.ion-pause:before{content:"\f210";}
.ion-person:before{content:"\f213";}
.ion-person-add:before{content:"\f211";}
.ion-person-stalker:before{content:"\f212";}
.ion-pie-graph:before{content:"\f2a5";}
.ion-pin:before{content:"\f2a6";}
.ion-pinpoint:before{content:"\f2a7";}
.ion-pizza:before{content:"\f2a8";}
.ion-plane:before{content:"\f214";}
.ion-planet:before{content:"\f343";}
.ion-play:before{content:"\f215";}
.ion-playstation:before{content:"\f30a";}
.ion-plus:before{content:"\f218";}
.ion-plus-circled:before{content:"\f216";}
.ion-plus-round:before{content:"\f217";}
.ion-podium:before{content:"\f344";}
.ion-pound:before{content:"\f219";}
.ion-power:before{content:"\f2a9";}
.ion-pricetag:before{content:"\f2aa";}
.ion-pricetags:before{content:"\f2ab";}
.ion-printer:before{content:"\f21a";}
.ion-pull-request:before{content:"\f345";}
.ion-qr-scanner:before{content:"\f346";}
.ion-quote:before{content:"\f347";}
.ion-radio-waves:before{content:"\f2ac";}
.ion-record:before{content:"\f21b";}
.ion-refresh:before{content:"\f21c";}
.ion-reply:before{content:"\f21e";}
.ion-reply-all:before{content:"\f21d";}
.ion-ribbon-a:before{content:"\f348";}
.ion-ribbon-b:before{content:"\f349";}
.ion-sad:before{content:"\f34a";}
.ion-sad-outline:before{content:"\f4d7";}
.ion-scissors:before{content:"\f34b";}
.ion-search:before{content:"\f21f";}
.ion-settings:before{content:"\f2ad";}
.ion-share:before{content:"\f220";}
.ion-shuffle:before{content:"\f221";}
.ion-skip-backward:before{content:"\f222";}
.ion-skip-forward:before{content:"\f223";}
.ion-social-android:before{content:"\f225";}
.ion-social-android-outline:before{content:"\f224";}
.ion-social-angular:before{content:"\f4d9";}
.ion-social-angular-outline:before{content:"\f4d8";}
.ion-social-apple:before{content:"\f227";}
.ion-social-apple-outline:before{content:"\f226";}
.ion-social-bitcoin:before{content:"\f2af";}
.ion-social-bitcoin-outline:before{content:"\f2ae";}
.ion-social-buffer:before{content:"\f229";}
.ion-social-buffer-outline:before{content:"\f228";}
.ion-social-chrome:before{content:"\f4db";}
.ion-social-chrome-outline:before{content:"\f4da";}
.ion-social-codepen:before{content:"\f4dd";}
.ion-social-codepen-outline:before{content:"\f4dc";}
.ion-social-css3:before{content:"\f4df";}
.ion-social-css3-outline:before{content:"\f4de";}
.ion-social-designernews:before{content:"\f22b";}
.ion-social-designernews-outline:before{content:"\f22a";}
.ion-social-dribbble:before{content:"\f22d";}
.ion-social-dribbble-outline:before{content:"\f22c";}
.ion-social-dropbox:before{content:"\f22f";}
.ion-social-dropbox-outline:before{content:"\f22e";}
.ion-social-euro:before{content:"\f4e1";}
.ion-social-euro-outline:before{content:"\f4e0";}
.ion-social-facebook:before{content:"\f231";}
.ion-social-facebook-outline:before{content:"\f230";}
.ion-social-foursquare:before{content:"\f34d";}
.ion-social-foursquare-outline:before{content:"\f34c";}
.ion-social-freebsd-devil:before{content:"\f2c4";}
.ion-social-github:before{content:"\f233";}
.ion-social-github-outline:before{content:"\f232";}
.ion-social-google:before{content:"\f34f";}
.ion-social-google-outline:before{content:"\f34e";}
.ion-social-googleplus:before{content:"\f235";}
.ion-social-googleplus-outline:before{content:"\f234";}
.ion-social-hackernews:before{content:"\f237";}
.ion-social-hackernews-outline:before{content:"\f236";}
.ion-social-html5:before{content:"\f4e3";}
.ion-social-html5-outline:before{content:"\f4e2";}
.ion-social-instagram:before{content:"\f351";}
.ion-social-instagram-outline:before{content:"\f350";}
.ion-social-javascript:before{content:"\f4e5";}
.ion-social-javascript-outline:before{content:"\f4e4";}
.ion-social-linkedin:before{content:"\f239";}
.ion-social-linkedin-outline:before{content:"\f238";}
.ion-social-markdown:before{content:"\f4e6";}
.ion-social-nodejs:before{content:"\f4e7";}
.ion-social-octocat:before{content:"\f4e8";}
.ion-social-pinterest:before{content:"\f2b1";}
.ion-social-pinterest-outline:before{content:"\f2b0";}
.ion-social-python:before{content:"\f4e9";}
.ion-social-reddit:before{content:"\f23b";}
.ion-social-reddit-outline:before{content:"\f23a";}
.ion-social-rss:before{content:"\f23d";}
.ion-social-rss-outline:before{content:"\f23c";}
.ion-social-sass:before{content:"\f4ea";}
.ion-social-skype:before{content:"\f23f";}
.ion-social-skype-outline:before{content:"\f23e";}
.ion-social-snapchat:before{content:"\f4ec";}
.ion-social-snapchat-outline:before{content:"\f4eb";}
.ion-social-tumblr:before{content:"\f241";}
.ion-social-tumblr-outline:before{content:"\f240";}
.ion-social-tux:before{content:"\f2c5";}
.ion-social-twitch:before{content:"\f4ee";}
.ion-social-twitch-outline:before{content:"\f4ed";}
.ion-social-twitter:before{content:"\f243";}
.ion-social-twitter-outline:before{content:"\f242";}
.ion-social-usd:before{content:"\f353";}
.ion-social-usd-outline:before{content:"\f352";}
.ion-social-vimeo:before{content:"\f245";}
.ion-social-vimeo-outline:before{content:"\f244";}
.ion-social-whatsapp:before{content:"\f4f0";}
.ion-social-whatsapp-outline:before{content:"\f4ef";}
.ion-social-windows:before{content:"\f247";}
.ion-social-windows-outline:before{content:"\f246";}
.ion-social-wordpress:before{content:"\f249";}
.ion-social-wordpress-outline:before{content:"\f248";}
.ion-social-yahoo:before{content:"\f24b";}
.ion-social-yahoo-outline:before{content:"\f24a";}
.ion-social-yen:before{content:"\f4f2";}
.ion-social-yen-outline:before{content:"\f4f1";}
.ion-social-youtube:before{content:"\f24d";}
.ion-social-youtube-outline:before{content:"\f24c";}
.ion-soup-can:before{content:"\f4f4";}
.ion-soup-can-outline:before{content:"\f4f3";}
.ion-speakerphone:before{content:"\f2b2";}
.ion-speedometer:before{content:"\f2b3";}
.ion-spoon:before{content:"\f2b4";}
.ion-star:before{content:"\f24e";}
.ion-stats-bars:before{content:"\f2b5";}
.ion-steam:before{content:"\f30b";}
.ion-stop:before{content:"\f24f";}
.ion-thermometer:before{content:"\f2b6";}
.ion-thumbsdown:before{content:"\f250";}
.ion-thumbsup:before{content:"\f251";}
.ion-toggle:before{content:"\f355";}
.ion-toggle-filled:before{content:"\f354";}
.ion-transgender:before{content:"\f4f5";}
.ion-trash-a:before{content:"\f252";}
.ion-trash-b:before{content:"\f253";}
.ion-trophy:before{content:"\f356";}
.ion-tshirt:before{content:"\f4f7";}
.ion-tshirt-outline:before{content:"\f4f6";}
.ion-umbrella:before{content:"\f2b7";}
.ion-university:before{content:"\f357";}
.ion-unlocked:before{content:"\f254";}
.ion-upload:before{content:"\f255";}
.ion-usb:before{content:"\f2b8";}
.ion-videocamera:before{content:"\f256";}
.ion-volume-high:before{content:"\f257";}
.ion-volume-low:before{content:"\f258";}
.ion-volume-medium:before{content:"\f259";}
.ion-volume-mute:before{content:"\f25a";}
.ion-wand:before{content:"\f358";}
.ion-waterdrop:before{content:"\f25b";}
.ion-wifi:before{content:"\f25c";}
.ion-wineglass:before{content:"\f2b9";}
.ion-woman:before{content:"\f25d";}
.ion-wrench:before{content:"\f2ba";}
.ion-xbox:before{content:"\f30c";}
@font-face{font-family:'simple-line-icons';src:url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.eot?v=2.4.0');src:url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('//www.gzythd.cn/catalog/view/javascript/simple-line-icons/css/../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:normal;font-style:normal;}
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-user:before{content:"\e005";}
.icon-people:before{content:"\e001";}
.icon-user-female:before{content:"\e000";}
.icon-user-follow:before{content:"\e002";}
.icon-user-following:before{content:"\e003";}
.icon-user-unfollow:before{content:"\e004";}
.icon-login:before{content:"\e066";}
.icon-logout:before{content:"\e065";}
.icon-emotsmile:before{content:"\e021";}
.icon-phone:before{content:"\e600";}
.icon-call-end:before{content:"\e048";}
.icon-call-in:before{content:"\e047";}
.icon-call-out:before{content:"\e046";}
.icon-map:before{content:"\e033";}
.icon-location-pin:before{content:"\e096";}
.icon-direction:before{content:"\e042";}
.icon-directions:before{content:"\e041";}
.icon-compass:before{content:"\e045";}
.icon-layers:before{content:"\e034";}
.icon-menu:before{content:"\e601";}
.icon-list:before{content:"\e067";}
.icon-options-vertical:before{content:"\e602";}
.icon-options:before{content:"\e603";}
.icon-arrow-down:before{content:"\e604";}
.icon-arrow-left:before{content:"\e605";}
.icon-arrow-right:before{content:"\e606";}
.icon-arrow-up:before{content:"\e607";}
.icon-arrow-up-circle:before{content:"\e078";}
.icon-arrow-left-circle:before{content:"\e07a";}
.icon-arrow-right-circle:before{content:"\e079";}
.icon-arrow-down-circle:before{content:"\e07b";}
.icon-check:before{content:"\e080";}
.icon-clock:before{content:"\e081";}
.icon-plus:before{content:"\e095";}
.icon-minus:before{content:"\e615";}
.icon-close:before{content:"\e082";}
.icon-event:before{content:"\e619";}
.icon-exclamation:before{content:"\e617";}
.icon-organization:before{content:"\e616";}
.icon-trophy:before{content:"\e006";}
.icon-screen-smartphone:before{content:"\e010";}
.icon-screen-desktop:before{content:"\e011";}
.icon-plane:before{content:"\e012";}
.icon-notebook:before{content:"\e013";}
.icon-mustache:before{content:"\e014";}
.icon-mouse:before{content:"\e015";}
.icon-magnet:before{content:"\e016";}
.icon-energy:before{content:"\e020";}
.icon-disc:before{content:"\e022";}
.icon-cursor:before{content:"\e06e";}
.icon-cursor-move:before{content:"\e023";}
.icon-crop:before{content:"\e024";}
.icon-chemistry:before{content:"\e026";}
.icon-speedometer:before{content:"\e007";}
.icon-shield:before{content:"\e00e";}
.icon-screen-tablet:before{content:"\e00f";}
.icon-magic-wand:before{content:"\e017";}
.icon-hourglass:before{content:"\e018";}
.icon-graduation:before{content:"\e019";}
.icon-ghost:before{content:"\e01a";}
.icon-game-controller:before{content:"\e01b";}
.icon-fire:before{content:"\e01c";}
.icon-eyeglass:before{content:"\e01d";}
.icon-envelope-open:before{content:"\e01e";}
.icon-envelope-letter:before{content:"\e01f";}
.icon-bell:before{content:"\e027";}
.icon-badge:before{content:"\e028";}
.icon-anchor:before{content:"\e029";}
.icon-wallet:before{content:"\e02a";}
.icon-vector:before{content:"\e02b";}
.icon-speech:before{content:"\e02c";}
.icon-puzzle:before{content:"\e02d";}
.icon-printer:before{content:"\e02e";}
.icon-present:before{content:"\e02f";}
.icon-playlist:before{content:"\e030";}
.icon-pin:before{content:"\e031";}
.icon-picture:before{content:"\e032";}
.icon-handbag:before{content:"\e035";}
.icon-globe-alt:before{content:"\e036";}
.icon-globe:before{content:"\e037";}
.icon-folder-alt:before{content:"\e039";}
.icon-folder:before{content:"\e089";}
.icon-film:before{content:"\e03a";}
.icon-feed:before{content:"\e03b";}
.icon-drop:before{content:"\e03e";}
.icon-drawer:before{content:"\e03f";}
.icon-docs:before{content:"\e040";}
.icon-doc:before{content:"\e085";}
.icon-diamond:before{content:"\e043";}
.icon-cup:before{content:"\e044";}
.icon-calculator:before{content:"\e049";}
.icon-bubbles:before{content:"\e04a";}
.icon-briefcase:before{content:"\e04b";}
.icon-book-open:before{content:"\e04c";}
.icon-basket-loaded:before{content:"\e04d";}
.icon-basket:before{content:"\e04e";}
.icon-bag:before{content:"\e04f";}
.icon-action-undo:before{content:"\e050";}
.icon-action-redo:before{content:"\e051";}
.icon-wrench:before{content:"\e052";}
.icon-umbrella:before{content:"\e053";}
.icon-trash:before{content:"\e054";}
.icon-tag:before{content:"\e055";}
.icon-support:before{content:"\e056";}
.icon-frame:before{content:"\e038";}
.icon-size-fullscreen:before{content:"\e057";}
.icon-size-actual:before{content:"\e058";}
.icon-shuffle:before{content:"\e059";}
.icon-share-alt:before{content:"\e05a";}
.icon-share:before{content:"\e05b";}
.icon-rocket:before{content:"\e05c";}
.icon-question:before{content:"\e05d";}
.icon-pie-chart:before{content:"\e05e";}
.icon-pencil:before{content:"\e05f";}
.icon-note:before{content:"\e060";}
.icon-loop:before{content:"\e064";}
.icon-home:before{content:"\e069";}
.icon-grid:before{content:"\e06a";}
.icon-graph:before{content:"\e06b";}
.icon-microphone:before{content:"\e063";}
.icon-music-tone-alt:before{content:"\e061";}
.icon-music-tone:before{content:"\e062";}
.icon-earphones-alt:before{content:"\e03c";}
.icon-earphones:before{content:"\e03d";}
.icon-equalizer:before{content:"\e06c";}
.icon-like:before{content:"\e068";}
.icon-dislike:before{content:"\e06d";}
.icon-control-start:before{content:"\e06f";}
.icon-control-rewind:before{content:"\e070";}
.icon-control-play:before{content:"\e071";}
.icon-control-pause:before{content:"\e072";}
.icon-control-forward:before{content:"\e073";}
.icon-control-end:before{content:"\e074";}
.icon-volume-1:before{content:"\e09f";}
.icon-volume-2:before{content:"\e0a0";}
.icon-volume-off:before{content:"\e0a1";}
.icon-calendar:before{content:"\e075";}
.icon-bulb:before{content:"\e076";}
.icon-chart:before{content:"\e077";}
.icon-ban:before{content:"\e07c";}
.icon-bubble:before{content:"\e07d";}
.icon-camrecorder:before{content:"\e07e";}
.icon-camera:before{content:"\e07f";}
.icon-cloud-download:before{content:"\e083";}
.icon-cloud-upload:before{content:"\e084";}
.icon-envelope:before{content:"\e086";}
.icon-eye:before{content:"\e087";}
.icon-flag:before{content:"\e088";}
.icon-heart:before{content:"\e08a";}
.icon-info:before{content:"\e08b";}
.icon-key:before{content:"\e08c";}
.icon-link:before{content:"\e08d";}
.icon-lock:before{content:"\e08e";}
.icon-lock-open:before{content:"\e08f";}
.icon-magnifier:before{content:"\e090";}
.icon-magnifier-add:before{content:"\e091";}
.icon-magnifier-remove:before{content:"\e092";}
.icon-paper-clip:before{content:"\e093";}
.icon-paper-plane:before{content:"\e094";}
.icon-power:before{content:"\e097";}
.icon-refresh:before{content:"\e098";}
.icon-reload:before{content:"\e099";}
.icon-settings:before{content:"\e09a";}
.icon-star:before{content:"\e09b";}
.icon-symbol-female:before{content:"\e09c";}
.icon-symbol-male:before{content:"\e09d";}
.icon-target:before{content:"\e09e";}
.icon-credit-card:before{content:"\e025";}
.icon-paypal:before{content:"\e608";}
.icon-social-tumblr:before{content:"\e00a";}
.icon-social-twitter:before{content:"\e009";}
.icon-social-facebook:before{content:"\e00b";}
.icon-social-instagram:before{content:"\e609";}
.icon-social-linkedin:before{content:"\e60a";}
.icon-social-pinterest:before{content:"\e60b";}
.icon-social-github:before{content:"\e60c";}
.icon-social-google:before{content:"\e60d";}
.icon-social-reddit:before{content:"\e60e";}
.icon-social-skype:before{content:"\e60f";}
.icon-social-dribbble:before{content:"\e00d";}
.icon-social-behance:before{content:"\e610";}
.icon-social-foursqare:before{content:"\e611";}
.icon-social-soundcloud:before{content:"\e612";}
.icon-social-spotify:before{content:"\e613";}
.icon-social-stumbleupon:before{content:"\e614";}
.icon-social-youtube:before{content:"\e008";}
.icon-social-dropbox:before{content:"\e00c";}
.icon-social-vkontakte:before{content:"\e618";}
.icon-social-steam:before{content:"\e620";}
@font-face{font-family:'Linearicons-Free';src:url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.eot?w118d');src:url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.woff2?w118d') format('woff2'),
url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.woff?w118d') format('woff'),
url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.ttf?w118d') format('truetype'),
url('//www.gzythd.cn/catalog/view/javascript/linearicons-free/fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');font-weight:normal;font-style:normal;}
.lnr{font-family:'Linearicons-Free';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.lnr-home:before{content:"\e800";}
.lnr-apartment:before{content:"\e801";}
.lnr-pencil:before{content:"\e802";}
.lnr-magic-wand:before{content:"\e803";}
.lnr-drop:before{content:"\e804";}
.lnr-lighter:before{content:"\e805";}
.lnr-poop:before{content:"\e806";}
.lnr-sun:before{content:"\e807";}
.lnr-moon:before{content:"\e808";}
.lnr-cloud:before{content:"\e809";}
.lnr-cloud-upload:before{content:"\e80a";}
.lnr-cloud-download:before{content:"\e80b";}
.lnr-cloud-sync:before{content:"\e80c";}
.lnr-cloud-check:before{content:"\e80d";}
.lnr-database:before{content:"\e80e";}
.lnr-lock:before{content:"\e80f";}
.lnr-cog:before{content:"\e810";}
.lnr-trash:before{content:"\e811";}
.lnr-dice:before{content:"\e812";}
.lnr-heart:before{content:"\e813";}
.lnr-star:before{content:"\e814";}
.lnr-star-half:before{content:"\e815";}
.lnr-star-empty:before{content:"\e816";}
.lnr-flag:before{content:"\e817";}
.lnr-envelope:before{content:"\e818";}
.lnr-paperclip:before{content:"\e819";}
.lnr-inbox:before{content:"\e81a";}
.lnr-eye:before{content:"\e81b";}
.lnr-printer:before{content:"\e81c";}
.lnr-file-empty:before{content:"\e81d";}
.lnr-file-add:before{content:"\e81e";}
.lnr-enter:before{content:"\e81f";}
.lnr-exit:before{content:"\e820";}
.lnr-graduation-hat:before{content:"\e821";}
.lnr-license:before{content:"\e822";}
.lnr-music-note:before{content:"\e823";}
.lnr-film-play:before{content:"\e824";}
.lnr-camera-video:before{content:"\e825";}
.lnr-camera:before{content:"\e826";}
.lnr-picture:before{content:"\e827";}
.lnr-book:before{content:"\e828";}
.lnr-bookmark:before{content:"\e829";}
.lnr-user:before{content:"\e82a";}
.lnr-users:before{content:"\e82b";}
.lnr-shirt:before{content:"\e82c";}
.lnr-store:before{content:"\e82d";}
.lnr-cart:before{content:"\e82e";}
.lnr-tag:before{content:"\e82f";}
.lnr-phone-handset:before{content:"\e830";}
.lnr-phone:before{content:"\e831";}
.lnr-pushpin:before{content:"\e832";}
.lnr-map-marker:before{content:"\e833";}
.lnr-map:before{content:"\e834";}
.lnr-location:before{content:"\e835";}
.lnr-calendar-full:before{content:"\e836";}
.lnr-keyboard:before{content:"\e837";}
.lnr-spell-check:before{content:"\e838";}
.lnr-screen:before{content:"\e839";}
.lnr-smartphone:before{content:"\e83a";}
.lnr-tablet:before{content:"\e83b";}
.lnr-laptop:before{content:"\e83c";}
.lnr-laptop-phone:before{content:"\e83d";}
.lnr-power-switch:before{content:"\e83e";}
.lnr-bubble:before{content:"\e83f";}
.lnr-heart-pulse:before{content:"\e840";}
.lnr-construction:before{content:"\e841";}
.lnr-pie-chart:before{content:"\e842";}
.lnr-chart-bars:before{content:"\e843";}
.lnr-gift:before{content:"\e844";}
.lnr-diamond:before{content:"\e845";}
.lnr-linearicons:before{content:"\e846";}
.lnr-dinner:before{content:"\e847";}
.lnr-coffee-cup:before{content:"\e848";}
.lnr-leaf:before{content:"\e849";}
.lnr-paw:before{content:"\e84a";}
.lnr-rocket:before{content:"\e84b";}
.lnr-briefcase:before{content:"\e84c";}
.lnr-bus:before{content:"\e84d";}
.lnr-car:before{content:"\e84e";}
.lnr-train:before{content:"\e84f";}
.lnr-bicycle:before{content:"\e850";}
.lnr-wheelchair:before{content:"\e851";}
.lnr-select:before{content:"\e852";}
.lnr-earth:before{content:"\e853";}
.lnr-smile:before{content:"\e854";}
.lnr-sad:before{content:"\e855";}
.lnr-neutral:before{content:"\e856";}
.lnr-mustache:before{content:"\e857";}
.lnr-alarm:before{content:"\e858";}
.lnr-bullhorn:before{content:"\e859";}
.lnr-volume-high:before{content:"\e85a";}
.lnr-volume-medium:before{content:"\e85b";}
.lnr-volume-low:before{content:"\e85c";}
.lnr-volume:before{content:"\e85d";}
.lnr-mic:before{content:"\e85e";}
.lnr-hourglass:before{content:"\e85f";}
.lnr-undo:before{content:"\e860";}
.lnr-redo:before{content:"\e861";}
.lnr-sync:before{content:"\e862";}
.lnr-history:before{content:"\e863";}
.lnr-clock:before{content:"\e864";}
.lnr-download:before{content:"\e865";}
.lnr-upload:before{content:"\e866";}
.lnr-enter-down:before{content:"\e867";}
.lnr-exit-up:before{content:"\e868";}
.lnr-bug:before{content:"\e869";}
.lnr-code:before{content:"\e86a";}
.lnr-link:before{content:"\e86b";}
.lnr-unlink:before{content:"\e86c";}
.lnr-thumbs-up:before{content:"\e86d";}
.lnr-thumbs-down:before{content:"\e86e";}
.lnr-magnifier:before{content:"\e86f";}
.lnr-cross:before{content:"\e870";}
.lnr-menu:before{content:"\e871";}
.lnr-list:before{content:"\e872";}
.lnr-chevron-up:before{content:"\e873";}
.lnr-chevron-down:before{content:"\e874";}
.lnr-chevron-left:before{content:"\e875";}
.lnr-chevron-right:before{content:"\e876";}
.lnr-arrow-up:before{content:"\e877";}
.lnr-arrow-down:before{content:"\e878";}
.lnr-arrow-left:before{content:"\e879";}
.lnr-arrow-right:before{content:"\e87a";}
.lnr-move:before{content:"\e87b";}
.lnr-warning:before{content:"\e87c";}
.lnr-question-circle:before{content:"\e87d";}
.lnr-menu-circle:before{content:"\e87e";}
.lnr-checkmark-circle:before{content:"\e87f";}
.lnr-cross-circle:before{content:"\e880";}
.lnr-plus-circle:before{content:"\e881";}
.lnr-circle-minus:before{content:"\e882";}
.lnr-arrow-up-circle:before{content:"\e883";}
.lnr-arrow-down-circle:before{content:"\e884";}
.lnr-arrow-left-circle:before{content:"\e885";}
.lnr-arrow-right-circle:before{content:"\e886";}
.lnr-chevron-up-circle:before{content:"\e887";}
.lnr-chevron-down-circle:before{content:"\e888";}
.lnr-chevron-left-circle:before{content:"\e889";}
.lnr-chevron-right-circle:before{content:"\e88a";}
.lnr-crop:before{content:"\e88b";}
.lnr-frame-expand:before{content:"\e88c";}
.lnr-frame-contract:before{content:"\e88d";}
.lnr-layers:before{content:"\e88e";}
.lnr-funnel:before{content:"\e88f";}
.lnr-text-format:before{content:"\e890";}
.lnr-text-format-remove:before{content:"\e891";}
.lnr-text-size:before{content:"\e892";}
.lnr-bold:before{content:"\e893";}
.lnr-italic:before{content:"\e894";}
.lnr-underline:before{content:"\e895";}
.lnr-strikethrough:before{content:"\e896";}
.lnr-highlight:before{content:"\e897";}
.lnr-text-align-left:before{content:"\e898";}
.lnr-text-align-center:before{content:"\e899";}
.lnr-text-align-right:before{content:"\e89a";}
.lnr-text-align-justify:before{content:"\e89b";}
.lnr-line-spacing:before{content:"\e89c";}
.lnr-indent-increase:before{content:"\e89d";}
.lnr-indent-decrease:before{content:"\e89e";}
.lnr-pilcrow:before{content:"\e89f";}
.lnr-direction-ltr:before{content:"\e8a0";}
.lnr-direction-rtl:before{content:"\e8a1";}
.lnr-page-break:before{content:"\e8a2";}
.lnr-sort-alpha-asc:before{content:"\e8a3";}
.lnr-sort-amount-asc:before{content:"\e8a4";}
.lnr-hand:before{content:"\e8a5";}
.lnr-pointer-up:before{content:"\e8a6";}
.lnr-pointer-right:before{content:"\e8a7";}
.lnr-pointer-down:before{content:"\e8a8";}
.lnr-pointer-left:before{content:"\e8a9";}
@font-face{font-family:'plaza-icon';src:url('//www.gzythd.cn/catalog/view/javascript/plaza-icon/fonts/plaza-icon.eot?uto3fr');src:url('//www.gzythd.cn/catalog/view/javascript/plaza-icon/fonts/plaza-icon.eot?uto3fr#iefix') format('embedded-opentype'),
url('//www.gzythd.cn/catalog/view/javascript/plaza-icon/fonts/plaza-icon.ttf?uto3fr') format('truetype'),
url('//www.gzythd.cn/catalog/view/javascript/plaza-icon/fonts/plaza-icon.woff?uto3fr') format('woff'),
url('//www.gzythd.cn/catalog/view/javascript/plaza-icon/fonts/plaza-icon.svg?uto3fr#plaza-icon') format('svg');font-weight:normal;font-style:normal;}
[class^="icon-"], [class*=" icon-"]{font-family:'plaza-icon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-airplay:before{content:"\e900";}
.icon-align-justify:before{content:"\e901";}
.icon-archive:before{content:"\e902";}
.icon-arrow-left-circle:before{content:"\e903";}
.icon-arrow-right-circle:before{content:"\e904";}
.icon-award:before{content:"\e905";}
.icon-bar-chart-2:before{content:"\e906";}
.icon-book:before{content:"\e907";}
.icon-book-open:before{content:"\e908";}
.icon-camera:before{content:"\e909";}
.icon-cast:before{content:"\e90a";}
.icon-chevron-down:before{content:"\e90b";}
.icon-chevron-left:before{content:"\e90c";}
.icon-chevron-right:before{content:"\e90d";}
.icon-chevron-up:before{content:"\e90e";}
.icon-clipboard:before{content:"\e90f";}
.icon-clock:before{content:"\e910";}
.icon-code:before{content:"\e911";}
.icon-credit-card:before{content:"\e912";}
.icon-edit:before{content:"\e913";}
.icon-eye:before{content:"\e914";}
.icon-facebook:before{content:"\e915";}
.icon-flag:before{content:"\e916";}
.icon-gift:before{content:"\e917";}
.icon-grid:before{content:"\e918";}
.icon-headphones:before{content:"\e919";}
.icon-heart:before{content:"\e91a";}
.icon-home:before{content:"\e91b";}
.icon-image:before{content:"\e91c";}
.icon-instagram:before{content:"\e91d";}
.icon-layers:before{content:"\e91e";}
.icon-link-2:before{content:"\e91f";}
.icon-list:before{content:"\e920";}
.icon-lock:before{content:"\e921";}
.icon-mail:before{content:"\e922";}
.icon-map-pin:before{content:"\e923";}
.icon-menu:before{content:"\e924";}
.icon-message-circle:before{content:"\e925";}
.icon-message-square:before{content:"\e926";}
.icon-mic:before{content:"\e927";}
.icon-minus-circle:before{content:"\e928";}
.icon-minus-square:before{content:"\e929";}
.icon-monitor:before{content:"\e92a";}
.icon-more-horizontal:before{content:"\e92b";}
.icon-more-vertical:before{content:"\e92c";}
.icon-music:before{content:"\e92d";}
.icon-navigation:before{content:"\e92e";}
.icon-phone:before{content:"\e92f";}
.icon-phone-call:before{content:"\e930";}
.icon-phone-forwarded:before{content:"\e931";}
.icon-phone-incoming:before{content:"\e932";}
.icon-play-circle:before{content:"\e933";}
.icon-plus-circle:before{content:"\e934";}
.icon-plus-square:before{content:"\e935";}
.icon-power:before{content:"\e936";}
.icon-printer:before{content:"\e937";}
.icon-radio:before{content:"\e938";}
.icon-repeat:before{content:"\e939";}
.icon-rotate-ccw:before{content:"\e93a";}
.icon-rss:before{content:"\e93b";}
.icon-scissors:before{content:"\e93c";}
.icon-search:before{content:"\e93d";}
.icon-send:before{content:"\e93e";}
.icon-settings:before{content:"\e93f";}
.icon-share-2:before{content:"\e940";}
.icon-shopping-cart:before{content:"\e941";}
.icon-sliders:before{content:"\e942";}
.icon-smartphone:before{content:"\e943";}
.icon-speaker:before{content:"\e944";}
.icon-star:before{content:"\e945";}
.icon-tag:before{content:"\e946";}
.icon-trash-2:before{content:"\e947";}
.icon-truck:before{content:"\e948";}
.icon-tv:before{content:"\e949";}
.icon-twitter:before{content:"\e94a";}
.icon-user:before{content:"\e94b";}
.icon-users:before{content:"\e94c";}
.icon-video:before{content:"\e94d";}
.icon-voicemail:before{content:"\e94e";}
.icon-volume-2:before{content:"\e94f";}
.icon-watch:before{content:"\e950";}
.icon-wifi:before{content:"\e951";}
.icon-x-circle:before{content:"\e952";}
.icon-zoom-in:before{content:"\e953";}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.oc-banner7-container .flex-container a:active,
.oc-banner7-container .flexslider a:active,
.oc-banner7-container .flex-container a:focus,
.oc-banner7-container .flexslider a:focus  {outline: none;}
.oc-banner7-container .slides,
.oc-banner7-container .flex-control-nav,
.oc-banner7-container .flex-direction-nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
} 

/* FlexSlider Necessary Styles
*********************************/ 
.oc-banner7-container .flexslider {
	margin: 0; 
	padding: 0;
}
.oc-banner7-container .flexslider .slides > li {
	display: none; 
	-webkit-backface-visibility: hidden; 
	position: relative; 
} 
/* Hide the slides before the JS is loaded. Avoids iocge jumping */
.oc-banner7-container .flexslider .slides img {
	display: block;
}
.oc-banner7-container .flex-pauseplay span {
text-transform: capitalize;
}

/* Clearfix for the .slides element */
.oc-banner7-container .slides:after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0;
	height: 0;
} 
html[xmlns] .oc-banner7-container .slides {display: block;} 
* html .oc-banner7-container .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, ocke sure you
 * include js that eliminates this class on page load */
.no-js .oc-banner7-container .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.oc-banner7-container .flexslider {
	margin: 0 0 0px 0; 
	position: relative; 
	zoom: 1;
}
.oc-banner7-container .flex-viewport {
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
}
.oc-banner7-container .loading .flex-viewport {
	max-height: 300px;
}
.oc-banner7-container .flexslider .slides {zoom: 1;}

.oc-banner7-container .carousel li {
	margin-right: 5px
}

/* Control Nav */
.nivo-controlNav {
	text-align:center;
	padding:0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.oc-banner7-container .flex-control-nav,
.nivo-controlNav {
	position: absolute;
	z-index: 9;
	bottom: 17px;
	left: 0;
	right: 0;
}
.oc-banner7-container .flex-control-nav li { 
	margin: 0 6px; 
	display: inline-block; 
	zoom: 1; 
	display: inline; 
}
.oc-banner7-container .flex-control-paging li a,
.nivo-controlNav a {
	width: 11px;
	height: 11px;
	display: block;
	background: #aaa;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	/* box-shadow: inset 0 0 3px rgba(0,0,0,0.3); */
	z-index: 9;
}
.oc-banner7-container .flex-control-paging li a:hover,
.oc-banner7-container .flex-control-paging li a.flex-active,
.nivo-controlNav a:hover,
.nivo-controlNav a.active {
	cursor: pointer;
    height: 10px;
    line-height: 10px;
    width: 10px;
}
.oc-banner7-container .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.oc-banner7-container .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.oc-banner7-container .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.oc-banner7-container .flex-control-thumbs img:hover {opacity: 1;}
.oc-banner7-container .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.oc-nivoslider {
	/*overflow: hidden;*/
}
.nivoslider {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%; 
}
.nivoslider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.nivo-controlNav {
    /* padding: 0px 0; */
    text-align: center;
}
.nivo-controlNav a {
    background-color: #ffffff;
    border: 0 none;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    line-height: 8px;
    margin: 0 3px;
    position: relative;
    text-indent: -9999px;
    width: 8px;
}
.banner7-caption {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: none repeat scroll 0% 0% transparent;
	color: #FFF;
	font-size: 16px;
	z-index: 8;
}
@-webkit-keyframes timeloading {
  from {width: 0;}
  to {width: 100%;}
 }
@keyframes timeloading {
  from {width: 0;}
  to {width: 100%;}
 }
.timeloading{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0;
	background-color: rgba(0, 0, 0, 0.2);
	height: 5px;
	animation: ease-in-out 0s normal none 1 running timeloading;
	opacity: 0;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.banner7-content {
	height: 100%;
	position: relative;
}
.banner7-content .container {
	height: 100%;
}
.banner7-content .container .container-inner {
	height: 100%;
	position: relative;
}
.banner7-content .text-content {
	font-family: 'Lato', sans-serif;
	position: absolute;
	top: 50%;
	left: 6%;
	max-width: 45%;
	text-align: left;
	padding: 0;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner7-content.slider-2 .text-content {

}
.banner7-content .title1 {
	font-size: 24px;
	color: #3e444a;
	text-transform: capitalize;
	margin-top: 0;
	font-weight: normal;
	position: relative;
	margin-bottom: 10px;
	line-height: 1;
	padding: 0;
	font-style: italic;
}
.banner7-content .title1:after {
	content:"";
	width: 70px;
	height: 1px;
	background: #a8a8a8;
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
}
.banner7-content.slider-2 .title1 {
	
}
.banner7-content .sub-title {
	font-size: 48px;
	color: #3e444a;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
	line-height: 1;
	padding: 0;
	font-family: 'Lato', sans-serif;
}
.banner7-content.slider-2 .sub-title {

}

.banner7-content .banner7-des{display: inline-block;vertical-align: top;}

.banner7-content .banner7-des p{
	font-size: 48px;
    color: #3e444a;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    line-height: 1;
    padding: 0;
    font-family: 'Lato', sans-serif;
}
.banner7-content.slider-2 .banner7-des p {

}

.banner7-readmore{
	position: relative;
	z-index: 10;
}

.banner7-content .banner7-readmore a{
	line-height: 48px;
	padding: 0 25px;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: 400;
	color: #3e444a;
	border: 0;
	background: #ffd54c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 42px;
	pointer-events: visible;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.banner7-content .banner7-readmore a:hover {
	background: #333;
	color: #fff;
}
.slider-2 .banner7-readmore a {

}
.banner7-content.slider-1 .banner7-readmore{
	animation: slideInUp 0.5s linear alternate; 
	-webkit-animation: slideInUp 0.5s linear alternate;
	-moz-animation: slideInUp 0.5s linear alternate;
}
.banner7-content.slider-2 .banner7-readmore{
	animation: slideInUp 0.5s linear alternate; 
	-webkit-animation: slideInUp 0.5s linear alternate;
	-moz-animation: slideInUp 0.5s linear alternate;
}
.banner7-content.slider-3 .banner7-readmore{
	animation: slideInUp 0.5s linear alternate; 
	-webkit-animation: slideInUp 0.5s linear alternate;
	-moz-animation: slideInUp 0.5s linear alternate;
}
.banner7-content.slider-2 .title1{ 
	animation: zoomIn 1s linear alternate; 
	-webkit-animation: zoomIn 1s linear alternate;
	-moz-animation: zoomIn 1s linear alternate;
}
.banner7-content.slider-1 .title1{ 
	animation: rollIn 1s linear alternate; 
	-webkit-animation: rollIn 1s linear alternate;
	-moz-animation: rollIn 1s linear alternate;
}
.banner7-content.slider-3 .title1{ 
	animation: fadeInLeft 1s linear alternate; 
	-webkit-animation: fadeInLeft 1s linear alternate;
	-moz-animation: fadeInLeft 1s linear alternate;
}
.banner7-content.slider-1 .banner7-des {
	animation: slideInDown 2s linear alternate; 
	-webkit-animation: slideInDown 2s linear alternate;
	-moz-animation: slideInDown 2s linear alternate;
}
.banner7-content.slider-2 .banner7-des{
	animation: bounceIn 2s linear alternate; 
	-webkit-animation: bounceIn 2s linear alternate;
	-moz-animation: bounceIn 2s linear alternate;
}
.banner7-content.slider-3 .banner7-des{
	animation: fadeInRight 1.5s linear alternate; 
	-webkit-animation: fadeInRight 1.5s linear alternate;
	-moz-animation: fadeInRight 1.5s linear alternate;
}.banner7-content.slider-1 .sub-title  {
	animation: slideInDown 2s linear alternate; 
	-webkit-animation: slideInDown 2s linear alternate;
	-moz-animation: slideInDown 2s linear alternate;
}
.banner7-content.slider-2 .sub-title {
	animation: bounceIn 2s linear alternate; 
	-webkit-animation: bounceIn 2s linear alternate;
	-moz-animation: bounceIn 2s linear alternate;
}
.banner7-content.slider-3 .sub-title {
	animation: rotateInDownRight 2s linear alternate; 
	-webkit-animation: rotateInDownRight 2s linear alternate;
	-moz-animation: rotateInDownRight 2s linear alternate;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:8;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	pointer-events: none;
}
.nivo-caption .container{
	
}
.nivo-caption p {
	/* padding:5px; */
	margin:0;
}

.nivo-html-caption {
    display:none;
}
/** ocslideshow **/

.banner7 {
	position:relative;
	z-index: 6;
}
.nivo-directionNav i{
	font-size: 28px;
	line-height: inherit;
	font-style: normal;
}
.oc-banner7-container .flex-direction-nav a,
.nivo-directionNav a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: -30px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	font-size: 0;
	z-index: 9;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	color: #363636;
}

.oc-banner7-container .flex-direction-nav .flex-next,
.oc-banner7-container .nivo-directionNav a.nivo-nextNav {
	opacity: 0;
	transition: all 0.3s ease-out;
	right: 10px;
}
.oc-banner7-container .flex-direction-nav .flex-prev,
.oc-banner7-container .nivo-directionNav a.nivo-prevNav {
	left: 10px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.oc-banner7-container:hover .nivo-directionNav a{opacity: 1;}
.oc-banner7-container .flexslider .flex-next:hover, 
.oc-banner7-container .nivo-directionNav a.nivo-nextNav:hover,
.oc-banner7-container .flexslider .flex-prev:hover, 
.oc-banner7-container .nivo-directionNav a.nivo-prevNav:hover {color: #ffd54c;background: #fff;}
.oc-banner7-container .flex-direction-nav .flex-disabled {
	opacity: .3!important; 
	filter:alpha(opacity=30); 
	cursor: default; 
} 

.oc-banner7-container .flex-direction-nav a:hover::before,
.oc-banner7-container .nivo-directionNav a:hover::before{
	
}
.oc-banner7-container .nivo-controlNav a {
	display: inline-block;
	vertical-align: top;
	height: 20px;
	margin: 3px;
	font-size: 0;
	width: 20px;
	cursor: pointer;
	z-index: 9;
	border: 1px solid transparent;
	border-radius:100%;
	-webkit-border-radius: 100%;
	background: transparent;
	background-origin: content-box;
	position: relative;
}
.oc-banner7-container .nivo-controlNav a:before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	background: #3e444a;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}
.oc-banner7-container .nivo-controlNav a.active:before,
.oc-banner7-container .nivo-controlNav a:hover:before {
	background: #ffd54c;
}
.oc-banner7-container .nivo-controlNav a.active {
	border-color: #ffd54c;
}
/** /ocslideshow **/
/* responsive */
@media(min-width:1600px) {
 	.oc-banner7-container .flex-direction-nav .flex-prev, .oc-banner7-container .nivo-directionNav a.nivo-prevNav {
 		left: 30px;
 	}
 	.oc-banner7-container .flex-direction-nav .flex-next,
	.oc-banner7-container .nivo-directionNav a.nivo-nextNav {
		right: 30px;
	}
	.oc-banner7-container .flex-direction-nav a,
	.nivo-directionNav a {
		width: 82px;
		height: 82px;
		line-height: 82px;
		margin: -41px 0 0;
	}
 }
 
@media(max-width:1199px){
	
	
	  
	
}
@media(max-width:991px){
	.banner7-content .text-content {
		max-width: 50%;
	}
	.banner7-content .title1 {
	 	font-size: 3vw;
	 	margin-bottom: 1vw;
	 }
	 .banner7-content .sub-title {
	 	font-size: 5vw;
	 }
	 
	 .banner7-content .banner7-des p {
	 	font-size: 5vw;
	 }
	 .banner7-content .banner7-readmore a {
	 	line-height: 4.4vw;
	 	font-size: 1.8vw;
	 	padding: 0 2vw;
	 	margin-top: 3vw;
	 } 
}
@media(max-width:767px){
	.nivo-directionNav{
		display: none;
	}	
	
	.oc-banner7-container .flex-control-nav, .nivo-controlNav {
		bottom: 5%;
	}
	
}
@media(max-width:568px){
	
}
@media(max-width:479px){
	.banner7-content .text-content {
		max-width: 50%;
	}
	.banner7-content .title1 {
	 	font-size:4vw;
	 }
	 .banner7-content .title1:after {
	 	width: 20px;
	 }
	 .banner7-content .sub-title {
	 	font-size: 6vw;
	 }
	 
	 .banner7-content .banner7-des p {
	 	font-size: 6vw;
	 }
	 .banner7-content .banner7-readmore a {
	 	line-height: 6vw;
	 	font-size: 3vw;
	 	padding: 0 2vw;
	 	margin-top: 3vw;
	 } 
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------*/
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #757575;
	font-size: 14px;
	line-height: 1.428571429;
	width: 100%;
	background: #fff;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #3e444a;
	line-height: 1.3;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #343434;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #ffd54c;
}
body ::-webkit-scrollbar-track
{
	background-color: #f2f2f2;
	border-radius:0;
}
body ::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color: #ddd;
	border-radius: 0;
}
body ::-webkit-scrollbar-thumb
{
	background-color: #ddd;	
	border-radius: 0;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
	color: #303030;
	border-color: #ddd;
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
input[type=text] {
	min-width: 50px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
img{
	max-width: 100%; 
	height: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.flip{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #ffd54c;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #ffd54c;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #ffd54c;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ffd54c;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #ffd54c;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffd54c;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #ffd54c;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ffd54c;
}
.tooltip-inner{
	background: #ffd54c;
}
.alert{
	text-align: center;
	font-size: 13px;
	/* margin: 0; */
	border-radius: 0;
	border: none;
}
/* transition */
a:hover,.banner-3 a:hover::before,
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover,
.product-layout:hover  .action-links,
.static-policy .col:hover .text-content h2, .static-policy .col:hover .col-img .hover,
.layout1:hover .btn-wishlist, .layout1:hover .btn-compare,
.banner-2 a:hover::before, .product-image:hover .img-r,
.banner-1 > div:hover img{
	-webkit-transition: ease-in-out all .3s;
	-moz-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover{
	color: #fff;
	background-color: #ffd54c;
}
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
	border: none;
	background: #f0f0f0;
	padding: 0 30px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 600;
	color: #3e444a;
	line-height: 48px;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#button-voucher,
#button-coupon{
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
	border-radius: 20px;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
#modal-agree{
	z-index: 9999;
}
/* owl carousel */
.owl-container {
	margin: 0 -10px;
}
.owl-container .owl-item {
	padding: 0 10px;
}
.owl-carousel.owl-theme:hover .owl-nav div {
  opacity: 1;
}
.owl-carousel.owl-theme  .owl-dot:hover span {
	background: #ffd54c;
}
.owl-carousel.owl-theme  .owl-dot.active span {
  border: 1px solid #26b5f1;
  background: #fff;
  transform: scale(1.5);
}
.owl-carousel.owl-theme  .owl-dot {
	display:inline-block;
	vertical-align:top;
}
.owl-carousel.owl-theme  .owl-dot span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #d6d6d6;
  margin: 5px 8px;
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.owl-carousel.owl-theme .owl-nav {
	margin: 0;
}
.owl-carousel.owl-theme .owl-nav div {
  position: absolute;
  top: 50%;
  font-size: 0;
  margin: 0;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  padding: 0;
  line-height: 58px;
  color: #a9a9a9;
  background: rgba(255,255,255,0.75);
  border: 1px solid #e9e9e9;
  border-radius: 100%;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.owl-carousel.owl-theme .owl-nav div:before {
	font-family: "Ionicons";
	display: inline-block;
	vertical-align: top;
	font-size: 21px;
	width: 100%;
	line-height: inherit;
}
.owl-carousel.owl-theme .owl-nav div.owl-prev {
  left: 0;
}
.owl-carousel.owl-theme .owl-nav div.owl-prev:before {
  content: "\f3d5";
}
.owl-carousel.owl-theme .owl-nav div.owl-next {
  right: 0;
}
.owl-carousel.owl-theme .owl-nav div.owl-next:before {
  content: "\f3d6";
}
.owl-carousel.owl-theme:hover .owl-nav div.owl-prev {
  left: -10px;
}
.owl-carousel.owl-theme:hover .owl-nav div.owl-next {
  right: -10px;
}
.owl-carousel.owl-theme .owl-nav div:hover {
  background: #ffd54c;
  border-color: #ffd54c;
  color: #fff;
}
/*--------------*/
/* newsletter popup */
.b-close{
	display: block;
	padding: 5px 10px;
}
.newletter-popup{
	background: #fff;
	top: 50% !important;
	width: 55%;
	position: fixed !important;
	padding: 0;
	text-align: center;
	-moz-transform:  translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}
#boxes .newletter-title h2{
	font-size: 24px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 0 15px;
}
.newletter-popup #dialog {
	padding: 50px 20px;
}
#boxes .box-content label{
	font-weight: 400;
	font-size: 15px;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes  #frm_subscribe a{
	cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
	background: #EBEBEB none repeat scroll 0% 0%;
	border: medium none;
	height: 40px;
	width: 65%;
	margin: 20px 0;
	padding:0 15px;
	font-size: 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	margin-top: -1px;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#boxes  #frm_subscribe #notification .success{
	color: #67D7BB;
}
#popup2{
	text-align: center;
	background: #333;
	border-radius: 0;
	cursor: pointer;
	float: right;
	padding: 0;
	color: #fff;
	margin-top: -49px;
	margin-right: -19px;
}
#popup2:hover {
	background:#ffd54c;
}
/* newsllter */
.newletter-subscribe-container {
}
.newletter-subscribe-container .box {
}
.newletter-title h5 {
	color: #333333;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
	margin-bottom: 22px;
}
.newletter-title p {
	margin: 0;
}
#dialog-normal .newleter-content{
}
#subscribe-normal {
	margin-bottom: 0;
	position: relative;
	margin-top: 25px;
}
#subscribe_email-normal{
	display: inline-block;
	vertical-align: top;
	padding: 10px 15px;
	padding-right: 125px;
	line-height: 30px;
	height: 48px;
	color: #9e9e9e;
	font-size: 13px;
	width: 100%;
	border: 0;
	background: #f0f0f0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#frm_subscribe-normal .btn:hover{
	color: #fff;
	background: #3e444a;
}
#frm_subscribe-normal .btn {
	line-height: 48px;
	border-radius: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 0 18px;
	font-size: 14px;
	max-width: 120px;
	color: #3e444a;
	background: #ffd54c;
	font-weight: 400;
	position: absolute;
	text-transform: uppercase;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#frm_subscribe-normal .btn:before {
	content: "\f003";
	font-family: 'FontAwesome';
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	display: none;
}
#subscribe-normal .btn span {/* display: none; */}
#notification-normal{
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
	font-size: 13px;
}
#notification-normal div{
	color: blue;
}
#notification-normal div.warning{
	color: red;
	text-align: left;
}
#subscribe-normal ::-webkit-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
#subscribe-normal :-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
  opacity: 1;
}
#subscribe-normal ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
  opacity: 1;
}
#subscribe-normal :-ms-input-placeholder {
  color: #9e9e9e;
  opacity: 1;
}
/* Top */
#top{
	background: #ffd54c;
}
#top .container-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
#top .box-left {
	float:left;
	margin: 0;
	list-style: none;
	padding: 0;
}
.header-text p {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 22px;
	padding: 10px 0;
	margin: 0;
}
.header-text p a {
	color: #ffd54c;
}
#top .box-right {
	float:right;
}
#top .box > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 32px;
	position: relative;
}
#top .box > div:after {
	content: "";
	width: 1px;
	height: 12px;
	background: #1b1b1b;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: -18px;
}
#top .box > div:last-child {
	margin: 0;
}
#top .box > div:last-child:after {
	display: none;
}
#top .btn-group  > .btn-link,#top .btn-group .text-ex {
	text-shadow: none;
	cursor: pointer;
	font-size: 13px;
	text-transform: capitalize;
	overflow: hidden;
	line-height: 24px;
	font-weight: 400;
	padding: 10px 0;
	color: #3e444a;
	display: block;
	text-align: left;
	border: 0;
	text-decoration: none;
}
#top .setting .btn-group  > .btn-link > .hidden-xs {
	margin-left: 4px;
}
#top .btn-group .text-ex{
	margin-right: 5px;
	color: #777;
	display: none;
}
#form-language .btn-group .btn-link img {
	/* margin-right: 4px; */
}
#top .btn-group  .btn-link i {
	font-size: 11px;
	margin-left: 6px;
	font-weight: normal;
	display: inline-block;
}
#top .btn-group  .btn-link:hover {
	/* color: #ffd54c; */
	opacity: 0.7;
}
#top .btn-group .dropdown-menu{
	position: absolute;
	left: auto;
	right: -10px;
	text-align: left;
	margin: 0;
	border: 0;
	background: white;
	border-radius: 0;
	padding: 0 20px;
	-webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
#form-currency .btn-group .dropdown-menu{
}
#top .btn-group .dropdown-menu li {
	border-bottom: 1px solid #eeeeee;
}
#top .btn-group .dropdown-menu li:last-child {
	border:0;
}
#top .btn-group .dropdown-menu li > a,
#top .btn-group .dropdown-menu li> button {
	padding: 9px 0;
	line-height: 28px;
	display: block;
	text-transform: capitalize;
	font-weight: 300;
	height: inherit;
	border-radius: 0;
	text-align: left;
	font-size: 13px;
	color: #666;
}
#top .btn-group .dropdown-menu li > a:hover,
#top .btn-group .dropdown-menu li> button:hover {
	text-decoration: none;
	color: #ffd54c;
}
#top .btn-group .dropdown-menu li a img,
#top .btn-group .dropdown-menu li button img{
	vertical-align: baseline;
	margin-right:5px;
}
#top .btn-group .dropdown-menu > a:hover,
#top .btn-group .dropdown-menu > button:hover,
#top .btn-group .dropdown-menu .item-selected{
	color: #ffd54c;
	text-decoration: none;
}
.logo-container {
	z-index: 1;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: left;
}
#logo{
	padding: 34px 0;
}
#logo a{
	display: inline-block;
	vertical-align: top;
}
.header-inner {
	position:relative;
	background: #ffd54c;
	text-align: center;
	z-index: 9;
}
.header-inner .container-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
}
.header-phone {
	position: absolute;
	top: 50%;
	right: 115px;
	margin-top: -22.5px;
}
.header-phone .text {
	text-align: left;
	padding-left: 52px;
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/icon-header-phone.png) left center no-repeat;
}
.header-phone .text label {
	font-size: 13px;
	color: #888888;
	font-weight: 300;
	text-transform: capitalize;
	margin-bottom: 0;
}
.header-phone .text p {
	margin: 0;
	color: #333333;
	font-size: 18px;
	font-weight: 700;
}
.header-phone p span {
	font-style: normal;
	font-weight: 700;
}
.top-search {
	position: absolute;
	right: 285px;
	left: 285px;
	top: 50%;
	margin-top: -24px;
	z-index: 2;
}
/* search */
.search-button {
	font-size: 18px;
	height: 38px;
	width: 38px;
	line-height: 38px;
	background: #aaaaaa;
	color: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	cursor: pointer;
	box-shadow: none !important;
}
.search-button:before {
	content:"\f002";
	font-family: 'FontAwesome';
	display: inline-block;
	vertical-align: top;
}
.search-button:hover {background: #ffd54c;}
#search .search-content {
	padding: 0;
	border: 0;
	margin: 0;
	background: rgba(0,0,0,0.75);
	box-shadow: none;
	right: 0;
	width: auto;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	border-radius: 0;
}
#search .search-content .button-close {
	position: absolute;
	top: 20px;
	right: 30px;
	color: #fff;
	font-size: 72px;
	background: none;
	border: 0;
	border-radius: 100%;
	padding: 0;
	line-height: 1;
}
#search .search-content .button-close:hover {
	color: #ffd54c;
}
#search .search-content .container {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#search .search-content .inner {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
#search {
	display: block;
}
#search input {
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: 48px;
	float: none;
	font-weight: 300;
	background: rgba(255,255,255,0.2);
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	padding: 0 65px 0 20px;
	position: relative;
}
#search .input-group-btn {
	position: absolute;
	right: 0;
	z-index: 2;
	width: auto;
	top: 0;
}
#search .input-group-btn button {
	background: transparent;
	border: 0;
	line-height: 48px;
	width: 60px;
	padding: 0;
	box-shadow: none !important;
	margin: 0;
	font-size: 22px;
	color: #fff;
}
#search .input-group-btn button:hover {
	color: #ffdd20;
}
#search .input-group-btn button:before {
	content: "\e93d";
    font-family: 'plaza-icon';
    display: inline-block;
    vertical-align: top;
	line-height: inherit;
}
#search ::-webkit-input-placeholder { /* Chrome */
  color: #fff;
}
#search :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#search ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
#search :-moz-placeholder { /* Firefox 4 - 18 */
  color: #fff;
  opacity: 1;
}
/*====search-by-category=====*/
/*popup search*/
@media (min-width: 768px) {
	.search-content {
		display: block !Important;
		position: relative;
		top: auto;
		left: auto;
		float: none;
		padding: 0;
		margin: 0;
		border: 0;
		border-radius: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		background: transparent;
	}
	.search-content .button-close {
		display: none;
	}
	.search-content .container {
		width: auto;
		padding: 0;
	}
	#search-by-category .btn-group {
		display: block;
	}
}
@media (max-width: 767px) {
	.search-button {
		font-size: 32px;
		height: 32px;
		width: 35px;
		line-height: 32px;
		color: #3e444a;
		cursor: pointer;
		box-shadow: none !important;
		background: transparent;
	}
	.search-button:hover {
		opacity: 0.7;
	}
	.search-button:before {
		content: "\e86f";
    	font-family: 'Linearicons-Free';
		display: inline-block;
		vertical-align: top;
		line-height: inherit;
	}
	.search-button:hover {opacity: 0.7;background: transparent;}
	.search-content {
		padding: 0;
		border: 0;
		margin: 0;
		background: rgba(0,0,0,0.75);
		box-shadow: none;
		right: 0;
		width: auto;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		border-radius: 0;
	}
	#search-by-category .search-content .search-container #text-search {
		height: 70px;
		font-size: 24px;
		color: #fff;
		width: 100%;
		font-weight: 400;
		background: transparent;
		border: 0;
		border-bottom: 1px solid #ffd54c;
		border-radius: 0;
		box-shadow: none !important;
		padding: 0 50px 0 15px;
		position: relative;
	}
	#search-by-category .search-content #sp-btn-search {
		position: absolute;
		right: 0;
		z-index: 2;
		width: auto;
		top: 50%;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#search-by-category .search-content #btn-search-category {
		background: transparent;
		border: 0;
		height: 50px;
		width: 50px;
		line-height: 50px;
		font-size: 34px;
		color: #fff;
		padding: 0;
		box-shadow: none !important;
		margin: 0;
	}
	#search-by-category .search-content #btn-search-category:hover {
		color: #ffd54c
	}
	#search-by-category .search-content .search-ajax {
		display: none;
	}
	.search-content .button-close {
		position: absolute;
		top: 20px;
		right: 30px;
		color: #fff;
		font-size: 72px;
		background: none;
		border: 0;
		border-radius: 100%;
		padding: 0;
		line-height: 1;
	}
	.search-content .button-close:hover {
		color: #ffd54c;
	}
	.search-content .container {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.search-content .inner {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	#search-by-category .search-content ::-webkit-input-placeholder { /* Chrome */
	  color: #fff;
	}
	#search-by-category .search-content :-ms-input-placeholder { /* IE 10+ */
	  color: #fff;
	}
	#search-by-category .search-content ::-moz-placeholder { /* Firefox 19+ */
	  color: #fff;
	  opacity: 1;
	}
	#search-by-category .search-content :-moz-placeholder { /* Firefox 4 - 18 */
	  color: #fff;
	  opacity: 1;
	}
}
@media (max-width: 479px) {
	.search-button {
		font-size: 26px;
	}
	#search-by-category .search-content .search-container #text-search {
		font-size: 18px;
	}
}
/*-----*/
#search-by-category ::-webkit-input-placeholder { /* Chrome */
  color: #9e9e9e;
}
#search-by-category :-ms-input-placeholder { /* IE 10+ */
  color: #9e9e9e;
}
#search-by-category ::-moz-placeholder { /* Firefox 19+ */
  color: #9e9e9e;
  opacity: 1;
}
#search-by-category :-moz-placeholder { /* Firefox 4 - 18 */
  color: #9e9e9e;
  opacity: 1;
}
#search-by-category {
    position: relative;
    width: 100%;
}
#search-by-category .search-container{
}
#search-by-category .search-container .categories-container{
    position: absolute;
    left: 1px;
    top: 1px;
    padding: 10px 0;
    background: #f0f0f0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    display: none;
}
#search-by-category .search-container #text-search{
    font-size: 13px;
    color: #9e9e9e;
    width: 100%;
    height: 48px;
    float: none;
    font-weight: 400;
    background: #fff;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none !important;
    padding: 0 65px 0 20px;
    position: relative;
}
#search-by-category #sp-btn-search{
    position: absolute;
    right: 0px;
    top: 0;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    color: #555555;
    padding: 0 30px;
    cursor: pointer;
    overflow: hidden;
    position:relative;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    max-width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#search-by-category .search-container .categories-container .hover-cate p i{display: inline-block;vertical-align: top;font-size: inherit;line-height: inherit;margin-left: 19px;}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top: 0px;
    border: 1px solid #ddd!important;
    padding: 5px;
    width:100%;
    cursor: pointer;
	top: 100%;
	text-align: left;
}
.cate-items li {
    text-transform: capitalize;
    color: #363f4d;
    font-size: 11px;
    list-style: none;
    line-height: 18px;
}
.cate-items li:hover{
    color:#ffd54c
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 0px;
    top: 100%;
    width: 88%;
}
.ajax-result-item .product-info .detail .price-box .old-price{
	text-decoration: line-through;
	color: #acacac;
	font-weight: 400;
}
.ajax-result-item .product-info .detail .price-box p{
	display: inline-block;
}
.ajax-result-item .product-info .detail .price-box{
	font-weight: 700;
	margin: 0 0 10px 0;
}
.ajax-result-item .product-info .detail .product-name{
	margin: 10px 0;
}
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-msg{
  padding: 20px;
  margin: 0;
  color: #646464;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:300px;
    overflow: auto;
    padding:10px;
}
#btn-search-category:hover{
	color: #fff;
	background: #2b3137;
}
#btn-search-category{
   background: #3e444a;
   border: 0;
   line-height: 48px;
   width: 60px;
   padding: 0;
   box-shadow: none !important;
   margin: 0;
   font-size: 22px;
   color: #fff;
   border-radius: 0;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
}
#btn-search-category span {
	display: none;
}
#btn-search-category:before {
	content: "\e93d";
    font-family: 'plaza-icon';
    display: inline-block;
    vertical-align: top;
	line-height: inherit;
}
/*==========================*/
.box-cart {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 112;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.box-cart .language,.box-cart .currency,.box-cart .setting {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
}
.box-cart .wishlist a .count,#cart-total .txt_number {
	width: 19px;
	height: 19px;
	line-height: 19px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	font-weight: 400;
	font-size: 11px;
	font-style: normal;
	color: #222222;
	background: #fff;
	position: absolute;
	left: 34px;
	top: 6px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#cart-total .txt_items {
	/* display: none; */
}
#cart-total .total-price {
	color: #ffd54c;
	font-style: normal;
	font-weight: 700;
	display: none;
}
.box-cart .wishlist {
	display: inline-block;
    vertical-align: top;
    margin-right: 23px;
}
.box-cart .wishlist a {
	display: block;
    position: relative;
}
.box-cart .wishlist a:hover > span,#cart > button:hover #cart-total {
	color: #2b3137;
}
.box-cart .wishlist a:hover:before,#cart > button:hover:before{
	color: #2b3137;
}
.box-cart .wishlist a:before,#cart > button:before {
	content: "\e862";
	font-family: 'Linearicons-Free';
	font-size: 32px;
	color: #3e444a;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	margin-right: 5px;
}
.box-cart .wishlist a:before {
	content: "\e813";
}
#cart > button:before {
	content: "\e82e";
}
#cart{
	width: auto;
	display: inline-block;
	vertical-align: top;
}
#cart > button {
	background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    width: auto;
    position: relative;
    float: none;
}
.box-cart .wishlist a > span,#cart-total {
	color: #3e444a;
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
}
#cart .dropdown-menu {
    margin: 0;
    padding: 0 30px 0 30px !important;
    width: 380px;
    font-size: 14px;
    right: 0;
    list-style: none none;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
    background: #fff;
    margin-top: 33px;
    box-sizing: border-box;
    top: 100%;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
#cart .dropdown-menu:after,#cart .dropdown-menu:before {
	border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
#cart .dropdown-menu:before {
	border: 7px solid;
	border-color: transparent transparent #343434 transparent;
	z-index: 99;
	right: 10px;
	top: -12px;
	opacity: 0;
}
#cart .dropdown-menu:after {
	border: 8px solid;
	border-color: transparent transparent #343434 transparent;
	z-index: 98;
	right: 10px;
	top: -15px;
	opacity: 0;
}
#cart .cart-close {
	position: absolute;
	top: 20px;
	right: 0;
	font-weight: 400;
}
#cart .cart-empty{
	padding-bottom: 25px;
	padding-top: 25px;
}
#cart .dropdown-menu p{
	margin: 0;
}
#cart .dropdown-menu small {
	font-size: 14px;
	color: #7e7e7e;
	line-height: 24px;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
	border: 0;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr {
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
	display: block;
	border-bottom: 1px solid #ebebeb;
}
#cart  .dropdown-menu li:not(:first-child):last-child tbody tr {
	/* border-bottom: 1px solid #e5e5e5; */
}
#cart  .dropdown-menu li:not(:first-child):last-child {
	margin-top: 0;
}
#cart .dropdown-menu li:not(:first-child):last-child table {
	margin-bottom: 22px;
	margin-top: 21px;
}
#cart  .dropdown-menu li:not(:first-child):last-child tbody tr:first-child {
	/* border-top: 1px solid #e5e5e5; */
}
#cart .dropdown-menu > li:first-child .table > tbody > tr:last-child {
	border: 0;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
	color: #3e444a;
	text-transform: capitalize;
	font-size: 18px;
	vertical-align: middle;
	font-weight: 600;
	line-height: 30px;
}
#cart .dropdown-menu > li:last-child .table > tbody > tr > td {
	/* padding: 5px 0; */
}
#cart .cart-close button{
	background: #fff;
	color: #333;
	border-radius: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#cart .cart-close button:hover {
	color: #ffd54c;
}
#cart .cart-close button i { line-height: inherit;}
#cart .cart-close button i:before {
	content:"\f2d7";
	font-size: 16px;
	font-family: "Ionicons";
}
#cart .cart-quantity{
	line-height: 18px;
	font-size: 13px;
	display: inline-block;
	vertical-align: top;
	color: #666;
	font-weight: 300;
}
#cart .cart-price {
	font-size: 18px;
	color: #3e444a;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	font-weight: 600;
}
#cart .cart-name {
	line-height: 20px;
	text-transform: capitalize;
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 400;
	color: #2777d0;
}
#cart .cart-name:hover {
	color: #ffd54c;
}
#cart .dropdown-menu .cart-button{margin: 0 -30px;padding: 0 30px 30px 30px;}
#cart p.cart-button a:last-child{margin-top: 10px;}
#cart p.cart-button a{
	background: #ffd54c;
	color: #3e444a;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	display: block;
	vertical-align: top;
	font-weight: 400;
}
#cart p.cart-button a strong {
	font-weight: 400;
}
#cart p.cart-button a:hover{
	color: #fff;
	background: #3e444a;
}
#cart p.cart-button a:hover i{
	color: #fff;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 10px;
	display: none;
}
#cart .dropdown-menu .info-item{
	padding-left: 10px;
	padding-right: 20px;
}
#cart .dropdown-menu .has-scroll{
	max-height: 290px;
	overflow: auto;
	padding: 0 30px;
	margin: 0 -30px;
	background: none;
	border-bottom: 1px solid #ebebeb;
}
#cart .dropdown-menu .has-scroll table {
	margin: 0;
}
#cart .dropdown-menu tr td strong{
	color: #232323;
	font-weight: 500;
	float: left;
	padding: 2px 0;
	font-size: 12px;
	text-transform: uppercase;
}
#cart .dropdown-menu tr td:last-child{
	/* color: #333; */
	/* font-size: 14px; */
	/* font-weight: 700; */
}
#cart .dropdown-menu > li:last-child tr:last-child td:last-child {
	color: #fd5018;
	font-size: 24px;
}
.headerSpace {
	display: none;
}
.common-home .top-menu {
	margin-bottom: 20px;
}
.top-menu {
	position: relative;
	background: #fff;
	z-index: 8;
	-webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
}
.top-menu .col-ver {
}
.top-menu .col-hoz {position: relative;z-index: 2;}
@media (min-width: 1200px) {
	.fix-header{
		padding: 0 !important;
		border: none;
		background: rgba(255, 255, 255, 0.7);
		box-shadow: 0 0 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 2px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.1);
		-o-box-shadow: 0 0 2px rgba(0,0,0,0.1);
		-ms-box-shadow: 0 0 2px rgba(0,0,0,0.1);
		width: 100%;
		max-width: 100% !important;
		top: 0;
		left: 0;
		right: 0;
		z-index: 889;
		margin: 0 auto;
		position: fixed !important;
		-webkit-animation-name: fadeInDown;
		-webkit-animation-duration: 5.0s;
		-webkit-animation-timing-function: linear;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-direction: normal;
		-webkit-animation-play-state: running;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-name: anim_titles;
		-moz-animation-duration: 5.0s;
		-moz-animation-timing-function: linear;
		-moz-animation-iteration-count: infinite;
		-moz-animation-direction: normal;
		-moz-animation-play-state: running;
		-moz-animation-fill-mode: forwards;
		-webkit-animation-delay: 1s;
		-moz-animation-delay: 1s;
		-webkit-animation-iteration-count: 1;
		-moz-animation-iteration-count: 1;
		-webkit-animation-duration: 0.7s;
		-moz-animation-duration: 0.7s;
		-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-webkit-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.fix-header:hover {
		background: #fff;
	}
	.fix-header .col-ver {
		display: none;
	}
	.fix-header .horizontal-menu {
		padding-left: 0;
	}
	.fix-header #logo {
		padding: 10px 0;
	}
}
/* cms block */
.banner-static {
  text-align: center;
  clear: both;
  overflow: hidden;
}
.banner-static .owl-pagination {
	position:absolute;
	left:0;
	right:0;
	margin: auto;
	bottom: 2%;
}
.banner-static .image {
	position:relative;
	display: inline-block;
	vertical-align: top;
}
@media (min-width: 1920px) {
	.banner-static .image,.banner-static .image > a,.banner-static .image a img {
		width: 100%;
	}
}
.banner-static .image > a {
  position: relative;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  vertical-align: top;
}
.banner-static .image a img {
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.banner-static .image a:hover img {
	opacity: 0.7;
}
.banner-static .image a .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.static-sidebar {
	text-align: left;
	overflow: hidden;
}
.static-sidebar .image {
	/* margin-top: 12px; */
}
.static-bottom-menu {
	margin-top: 25px;
}
.static-middle-autima1 {
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 10px;
	margin-top: 50px;
}
.static-middle-autima1 .text {
	pointer-events: none;
	position: absolute;
	left: 9%;
	top: 50%;
	text-align: left;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: 'Lato', sans-serif;
}
.static-middle-autima1 .text h4 {
font-size: 22px;
color: #747c83;
font-weight: 400;
text-transform: capitalize;
margin: 0;
margin-bottom: 3px;
line-height: 1;
}
.static-middle-autima1 .text h3 {
font-size: 30px;
color: #3e444a;
font-weight: 700;
text-transform: capitalize;
margin: 0;
margin-bottom: 21px;
line-height: 1;
}
.static-middle-autima1 .text h3 span {
	display: block;
}
.static-middle-autima1 .text a {
font-size: 13px;
color: #3e444a;
font-weight: 400;
margin: 0;
line-height: 40px;
text-transform: uppercase;
padding: 0 18px;
display: inline-block;
vertical-align: top;
background: #ffd54c;
border-radius: 5px;
-webkit-border-radius: 5px;
pointer-events: visible;
}
.static-middle-autima1 .text a:hover {
	color: #fff;
	background: #3e444a;
}
@media(min-width: 768px) and (max-width:991px) {
	.static-middle-autima1 .text h4 {
		font-size: 2vw;
	}
	.static-middle-autima1 .text h3 {
		font-size: 2.2vw;
		margin-bottom: 1.5vw;
	}
	.static-middle-autima1 .text a {
		font-size: 1.4vw;
		line-height: 3.3vw;
		padding: 0 1.5vw;
	}
}
@media (max-width: 767px) {
	.static-middle-autima1 {
		grid-template-columns: 100%;
	}
}
@media (max-width:425px) {
	.static-middle-autima1 .text h4 {
		font-size: 4vw;
	}
	.static-middle-autima1 .text h3 {
		font-size: 6vw;
		margin-bottom: 2vw;
	}
	.static-middle-autima1 .text a {
		font-size: 3vw;
		line-height: 6vw;
		padding: 0 2.3vw;
	}
}
.static-bottom-autima1 {
	display: grid;
	grid-template-columns: auto auto;
	align-items: center;
}
.static-bottom-autima1 h3 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 3px;
}
.static-bottom-autima1 p {
	margin-bottom: 0;
}
.static-bottom-autima1 a {
	line-height: 48px;
	background: #3e444a;
	color: #fff;
	padding: 0 33px;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	border-radius: 25px;
	-webkit-border-radius: 25px;
}
.static-bottom-autima1 a:hover {
	background: #2b3137;
}
@media (max-width: 767px) {
	.static-bottom-autima1 {
		grid-template-columns: 100%;
		text-align: center;
		grid-row-gap: 20px;
	}
}
/**/
.layer-background {
	background: #f8f8f8;
}
/* Products */ 
.owl-item.active .item {
  -moz-animation: zoomIn 500ms ease;
  -o-animation: zoomIn 500ms ease;
  -webkit-animation: zoomIn 500ms ease;
  animation: zoomIn 500ms ease;
}
.item .item-inner {
	position: relative;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.item .item-inner:hover {
	/* border-color: #ffd54c; */
}
.label-product {
	color: #fff;
	font-weight: 400;
	text-align: center;
	line-height: 22px;
	padding: 0 9px;
	position: absolute;
	background: #83b71c;
	min-width: 46px;
	left: 22px;
	top: 4px;
	text-transform: uppercase;
	font-size: 12px;
	z-index: 3;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
}
.label-product span {
	transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	-o-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	display: block;
}
body:not(.common-home) .label_new {
	display: none;
}
.label_sale {
	background: #ffd54c;
	color: #222;
}
.label-product:nth-child(1) {
	/* top: 20px; */
}
.item-inner .images-container {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.item-inner .images-container > .inner {
	position: relative;
}
.item-inner .images-container .product-image {
	position:relative;
	display: block;
}
.item-inner .images-container img {
	margin: auto;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.item-inner .images-container .img-r {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	opacity:0;
	visibility:hidden;
	z-index:1;
}
.item-inner:hover .images-container .img-r {
	opacity:1;
	visibility: visible;
}
.item-inner .images-container .quickview {
	position: absolute;
	right: 10px;
	bottom: 20px;
	opacity: 0;
	z-index: 3;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.item-inner:hover .images-container .quickview {
	opacity: 1;
}
.item-inner:hover .images-container .quickview button {
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
.item-inner .images-container .quickview button {
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: #e9e9e9;
	color: #222;
	padding: 0;
	font-weight: normal;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	transform: scale(0.7);
	-webkit-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-ms-transform:scale(0.7);
	-o-transform:scale(0.7);
}
.item-inner .images-container .quickview button:hover {
	background: #ffd54c;
}
.item-inner button.btn-quickview:before {
	content: "\e86f";
	font-family: 'Linearicons-Free';
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
}
.item-inner .images-container .quickview button span {
	display: none;
}
.item-inner .images-container .action-links {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	right: 10px;
	z-index: 3;
	top: 8px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.item-inner:hover .images-container .action-links {
	opacity: 1;
	visibility: visible;
}
.item-inner .action-links  button{
	line-height: 36px;
	width: 36px;
	display: inline-block;
	vertical-align: top;
	background-color: transparent;
	font-weight: normal;
	font-size: 0;
	padding: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	text-align: center;
	color: #3e444a;
}
.item-inner .action-links  button:last-child {
	margin: 0;
}
.item-inner .action-links button span { display:none;}
.item-inner .action-links  button:before {
	font-family: 'Linearicons-Free';
	font-size: 22px;
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
}
.item-inner .action-links  button.btn-wishlist:before {
	content: "\e813";
}
.item-inner .action-links  button.btn-compare:before {
	content: "\e862";
}
.item-inner .action-links button:hover {
	background: transparent;
	color: #ffd54c;
}
.item-inner .caption {
	background: transparent;
	text-align: left;
	overflow: hidden;
	position: relative;
	padding: 20px 19px 24px 19px;
}
.item-inner .caption-top {
	padding: 10px 19px 0 19px;
}
.item-inner .caption > .inner {
	position: relative;
}
.item-inner .product-des {
	line-height: 22px;
	}
.product-name {
	display: block;
	margin: 15px 0 4px 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.product-name a {
	padding: 0;
	display: block;
	text-transform: capitalize;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #2777d0;
}
.product-name a:hover {
	color: #3e444a;
}
.ratings {
	display:block;
}
.ratings a {
	margin-left: 8px;
	text-transform: capitalize;
	color: #5a5a5a;
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	vertical-align: top;
}
.ratings a:hover {
	color: #ffd54c;
}
.ratings a.review-count:after {
	content: "|";
	margin-left: 8px;
	vertical-align: top;
}
.ratings .rating-box {
	display: inline-block;
	vertical-align:top;
}
.rating-box div[class^='rating']{
	background: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating0.png') no-repeat;
	font-size: 0;
	height: 13px;
	width: 79px;
}
.rating-box div.rating1{
	background-image: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating1.png');
}
.rating-box div.rating2{
	background-image: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating2.png');
}
.rating-box div.rating3{
	background-image: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating3.png');
}
.rating-box div.rating4{
	background-image: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating4.png');
}
.rating-box div.rating5{
	background-image: url('//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/rating5.png');
}
.price-box p {
	display: inline-block;
	vertical-align:top;
	margin-bottom: 0;
}
.price-box .price-tax {
	display: none;
}
.price-box .price {
	color: #3e444a;
	font-size: 18px;
	font-weight: 600;
}
.price-box p.special-price .price{
	color: #fd5018;
}
.price-box p.old-price {
	margin-left: 4px;
	padding-top: 2px;
}
.price-box p.old-price .price {
	color: #757575;
	text-decoration: line-through;
	font-size: 16px;
	font-weight: 400;
}
.item-inner .caption .price-box {
	display: block;
	margin-top: 3px;
}
.item-inner .caption .model {
	margin: 0;
	color: #737373;
}
.item-inner .caption .ratings {
	/* margin-top: 15px; */
}
.item-inner .category-options .ul-swatches-colors {
	margin-bottom: 5px;
}
.item-inner .caption .price-box label {
	margin:0;
	font-size: 13px;
	color: #363f4d;
	display: none;
}
.item-inner .caption .manufacture-product {
	margin: 0;
	display: none;
}
.item-inner .caption-top .manufacture-product a {
	font-size: 12px;
	color: #878787;
	font-weight: 400;
	line-height: 1;
	padding: 0;
	text-transform: uppercase;
	display: block;
}
.item-inner .caption-top .manufacture-product a:hover {
	color: #222;
}
.item-inner .caption .product-tags {
margin-bottom: 7px;
}
.item-inner .caption .product-tags a {
	color: #5a5a5a;
	font-size: 13px;
}
.item-inner .caption .product-tags a:hover {
	color: #ffd54c;
}
.item-inner .caption .available {
	display: none;
}
/* module title*/
.module-title {
	position: relative;
	display: block;
	margin-top: 44px;
	margin-bottom: 23px;
	text-align: left;
}
.module-title:before {
	content:"";
	background: #e9e9e9;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
}
.module-title h2 {
	position: relative;
	text-transform: capitalize;
	font-size: 26px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	padding-right: 20px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.module-title h2 .word1 {
	font-weight: 700;
}
.module-description {
    margin-top: 16px;
}
.module-description p {
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
/*grid-style*/
.grid-style:not(:first-child) {
	margin-top: 45px;
}
.grid-style .item-inner button.btn-cart {
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 22px;
	font-weight: 400;
	padding: 0;
	background: transparent;
	color: #3e444a;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	bottom: 0;
	right: -10px;
	opacity: 0;
	transform:scale(0.7);
	-webkit-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-ms-transform:scale(0.7);
	-o-transform:scale(0.7);
}
.grid-style .item-inner:hover button.btn-cart {
	opacity: 1;
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
.grid-style .item-inner button.btn-cart span {
	display: none;
}
.grid-style .item-inner  button.btn-cart:before {
	content: "\e82e";
	font-family: 'Linearicons-Free';
}
.grid-style .item-inner button.btn-cart:hover {
	background: transparent;
	color: #ffd54c;
}
.grid-style .item-inner .caption-top .manufacture-product {
	display: block;
	opacity: 0;
	margin: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.grid-style .item-inner:hover .caption-top .manufacture-product {
	opacity: 1;
	margin-bottom: 9px;
}
.grid-style .item-inner:hover .product-name {
	margin-bottom: 10px;
	margin-top: 0;
}
.grid-style .item-inner .action-links  button{
	display: block;
	transform:scale(0.7);
	-webkit-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-ms-transform:scale(0.7);
	-o-transform:scale(0.7);
}
.grid-style .item-inner:hover .action-links  button {
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
}
/*list-style*/
.list-style:not(:first-child) {
	margin-top: 20px;
}
.list-style .item .item-inner {
	overflow: hidden;
	padding: 19px;
	display: grid;
	grid-template-columns: auto 44.215%;
}
.list-style .item .item-inner .images-container {
}
.list-style .item .item-inner .caption {
   padding: 0;
   padding-right: 5px;
   display: grid;
   align-items: center;
}
.list-style .product-name {
	margin-top: 0;
	margin-bottom: 15px;
}
.list-style .item .item-inner button.btn-cart {
	background: #fff;
	border: 1px solid #aaa;
	color: #555;
	font-weight: 400;
	font-size: 13px;
	line-height: 40px;
	padding: 0 30px;
	margin-top: 10px;
}
.list-style .item .item-inner button.btn-cart:hover {
	border-color: #ffd54c;
	background: #ffd54c;
	color: #fff;
}
/*list-module*/
.list-module .module-title {
	text-align: left;
	margin-bottom: 22px;
}
.list-module .module-title h2 {
	font-size: 22px;
	font-weight: 700;
}
.list-module .list-style .item .item-inner {
	border: 0;
	padding: 0;
	grid-template-columns: 28.575% auto;
}
.list-module .list-style .item .item-inner .caption {
	padding-right: 0;
	padding-left: 20px;
}
.list-module .list-style .product-name {
	margin-bottom: 10px;
}
.list-module .item-inner .caption .price-box {
	margin-top: 0;
}
@media (max-width: 567px) and (min-width: 480px) {
	.list-style .item .item-inner {
		grid-template-columns: 100%;
	}
	.list-style .item .item-inner .caption {
		padding-right: 0;
		margin-bottom: 15px;
	}
	.list-module .list-style .item .item-inner {
		grid-template-columns: 100%;
	}
	.list-module .list-style .item .item-inner .caption {
		padding-left: 0;
		margin-bottom: 0;
		margin-top: 15px;
	}
}
/* module-style2 */
/* background-full */
.background-full {
	background: #f6f6f6;
	padding-bottom: 50px;
	margin-top: 50px;
}
.background-full .module-title h2 {
	background: #f6f6f6;
}
/* module-nav2 */
.module-nav2  .owl-carousel.owl-theme .owl-nav {
  position: absolute;
  right: 10px;
  top: -54px;
  background: #fff;
}
.module-nav2  .owl-carousel.owl-theme .owl-nav {
	border: 1px solid #e9e9e9;
	padding: 0 9px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
}
.module-nav2  .owl-carousel.owl-theme .owl-nav div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	opacity: 1;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	margin: 0;
	border: 0;
	width: 25px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.module-nav2 .owl-carousel.owl-theme .owl-nav div:hover {
	background: transparent;
	color: #ffd54c;
}
.module-nav2 .owl-carousel.owl-theme .owl-nav div.owl-prev {
	/* margin-right: 4px; */
}
/* slider-group */
.slider-group {margin-top: 20px;}
/* tabs-category-slider */
.tabs-category-slider.tabs-style1 .box-tab {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.tabs-category-slider.tabs-style1 .tabs-categorys {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	background: #fff;
	padding: 0 15px;
	border: 1px solid #e9e9e9;
	border-radius: 25px;
	font-family: 'Lato', sans-serif;
}
.tabs-style2 .tabs-categorys {
	display: none;
}
.tabs-category-slider .tabs-categorys li {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	position: relative;
}
.tabs-category-slider .tabs-categorys li:after {
	content: "";
	width: 15px;
	height: 1px;
	background: #d6d6d6;
	position: absolute;
	top: 50%;
	right: -15px;
}
.tabs-category-slider .tabs-categorys li:last-child:after {
	display: none;
}
.tabs-category-slider .tabs-categorys li a {
	font-size: 14px;
	color: #777;
	line-height: 30px;
	text-transform: none;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	display: block;
	padding: 0 15px;
}
.tabs-category-slider .tabs-categorys li:last-child {
	margin:0;
}
.tabs-category-slider .tabs-categorys li a:hover,.tabs-category-slider .tabs-categorys li.active a {
	color: #3e444a;
}
.tabs-category-slider .tabs-categorys li.active a {
	font-weight: 700;
}
/* tabs-brand-category-slider */
.tabs-brand-category-slider {}
.tabs-brand-category-slider.module-nav2 .owl-carousel.owl-theme .owl-nav {
	top: -195px;
}
.tabs-brand-category-slider .tabs-categorys {
	text-align: center;
	border: 1px solid #f0f0f0;
	background: #f8f8f8;
	padding: 17px 10px;
	margin-bottom: 30px;
}
.tabs-brand-category-slider .tabs-categorys .tab-name {
	display: none;
}
.tabs-brand-category-slider .tabs-categorys .a-tabs {
	display: block;
}
.tabs-brand-category-slider .tabs-categorys .a-tabs img {
	opacity: 0.4;
}
.tabs-brand-category-slider .tabs-categorys .a-tabs:hover img,
.tabs-brand-category-slider .tabs-categorys .li-tabs.active .a-tabs img {
	opacity: 1;
}
/* product-tabs-container-slider */
.product-tabs-container-slider .module-title h2 {
	display: none;
}
.product-tabs-container-slider .module-title {
}
.product-tabs-container-slider .tabs-categorys {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.product-tabs-container-slider .tabs-categorys li {
	float: left;
	margin-right: 20px;
}
.product-tabs-container-slider .tabs-categorys li a {
	font-size: 26px;
	color: #868686;
	line-height: 1.3;
	text-transform: capitalize;
	font-weight: 500;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	background: #fff;
}
.product-tabs-container-slider .tabs-categorys li:first-child a {
	padding-left:0;
}
.product-tabs-container-slider .tabs-categorys li:last-child {
	margin: 0;
}
.product-tabs-container-slider .tabs-categorys li:last-child:after {
	display: none;
}
.product-tabs-container-slider .tabs-categorys li.active a {
	color: #222;
}
.product-tabs-container-slider .tabs-categorys li.active a .word1 {
	font-weight: 600;
}
.product-tabs-container-slider .tabs-categorys li a:hover {
	color: #222;
}
/* bestseller-products-slider */
.bestseller-products-slider {
}
/* related-products */
.related-products {
}
/* featured-categories-container */
.featured-categories-container {
}
.featured-categories-container .item:not(:first-child) {
	border-top: 1px solid #f0f0f0;
}
.featured-categories-container.module-nav2  .owl-carousel.owl-theme .owl-nav {
	right: 0;
}
.featured-categories-content {
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.featured-categories-content  .owl-container {
	margin: 0;
}
.featured-categories-content  .owl-container .owl-item {
	padding: 0;
}
.featured-categories-content  .owl-container .owl-item {
	padding: 0;
	border-left: 1px solid #f0f0f0;
}
.featured-categories-content  .owl-container .owl-item.first {
	border-left: 0;
}
.featured-categories-content .item .item-inner {
	border: 0;
}
.fcategory-content {
	padding: 19px;
	display: grid;
	grid-template-columns: 44.295% auto;
}
.fcategory-content .image {text-align: center;}
.fcategory-content .content-thumb {
	padding-left: 20px;
}
.fcategory-content .content-thumb .total-items {
	color: #868686;
	margin-bottom: 0;
	display: none;
}
.fcategory-content .image img {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
.fcategory-content:hover .image img {
	opacity: 0.7;
}
.featured-categories-container .content-thumb .name {
	margin-top: 0;
	margin-bottom: 8px;
}
.featured-categories-container .content-thumb .name a {
	font-size: 18px;
	display: block;
	font-weight: 400;
	text-transform: capitalize;
	pointer-events: visible;
	color: #3e444a;
}
.featured-categories-container .content-thumb .name a:hover {
	color: #ffd54c;
}
.sub-featured-categories li a {
	display: block;
	color: #757575;
	line-height: 24px;
	text-transform: capitalize;
}
.sub-featured-categories li a:hover {
	color: #ffd54c;
}
.featured-categories-container .view-more {
	color: #757575;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	float: right;
}
.featured-categories-container .view-more:after {
	content:"\f362";
	font-family: "Ionicons";
	font-size: 16px;
	font-weight: 400;
	margin-left: 4px;
	display: inline-block;
	line-height: inherit;
	vertical-align: top;
	color: #ffd54c;
}
.featured-categories-container .view-more:hover {
	color: #ffd54c;
}
@media (max-width: 767px) {
	.fcategory-content {
		padding: 15px;
	}
	.fcategory-content .content-thumb {
		padding-left: 10px;
	}
}
@media (max-width: 567px) and (min-width: 480px) {
	.fcategory-content {
		grid-template-columns: 100%;
		padding: 19px;
	}
	.fcategory-content .content-thumb {
		padding-top: 15px;
		padding-left: 0;
	}
}
/* CountDown */
.occountdown_module {
}
.occountdown_module .item .item-inner {
	border: 1px solid #f0f0f0;
	padding: 19px;
	display: grid;
	grid-template-columns: 53.466% auto;
}
.occountdown_module .item  .item-inner .caption {
	border: 0;
	padding-right: 0;
}
.occountdown_module .label-product {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
}
.occountdown_module  .item-inner .caption .ratings {
	margin-top: 10px;
}
.occountdown_module .item-inner .caption .price-box {
	margin-top: 15px;
}
.occountdown_module .item-inner  .price-box .price {
	font-size: 18px;
}
.occountdown_module .price-box p.old-price .price {
	font-size: 15px;
}
.occountdown_module .product-images {
	padding: 0 20px;
	margin-top: 10px;
}
.occountdown_module .swiper-viewport {
	margin: 0 -5px;
	border: 0;
	box-shadow: none;
	width: auto;
}
.occountdown_module .swiper-viewport .swiper-slide {
	padding: 0 5px;
}
.img-slide {
	border: 1px solid transparent;
	display: inline-block;
	vertical-align: top;
}
.img-slide.active {
	border-color: #ffd54c;
}
.occountdown_module .swiper-viewport .swiper-button-prev,.occountdown_module .swiper-viewport .swiper-button-next {
	width: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	text-shadow: none;
	color: #333;
}
@media (max-width: 767px) {
	.occountdown_module .swiper-viewport .swiper-button-prev,.occountdown_module .swiper-viewport .swiper-button-next {
		display: none;
	}
}
.occountdown_module .swiper-viewport .swiper-button-prev:hover,.occountdown_module .swiper-viewport .swiper-button-next:hover {
	color: #ffd54c;
}
.occountdown_module .swiper-viewport .swiper-button-prev:before,.occountdown_module .swiper-viewport .swiper-button-next:before {
	line-height: inherit;
	height: inherit;
	color: inherit;
	font-family: "Ionicons";
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	width: 100%;
}
.occountdown_module .swiper-viewport .swiper-button-prev:before {
	content: "\f3d2";
}
.occountdown_module .swiper-viewport .swiper-button-next:before {
	content: "\f3d3";
}
.occountdown_module .swiper-viewport:hover .swiper-button-prev {
	left: -20px;
}
.occountdown_module .swiper-viewport:hover .swiper-button-next {
	right: -20px;
}
.text-hurryup {
	display: none;
}
.occountdown_module .quantity-progress {
	display: block;
	overflow: hidden;
}
.quantity-progress {
    margin-bottom: 25px;
    display: none;
    margin-top: 25px;
}
.product-available,.product-sold {
    float: left;
    margin-top: 10px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #333;
}
.product-available span {
}
.product-available {
    float: right;
}
.product-sold span {
}
.bar-percent {
    height: 10px;
    background: #f0f0f0;
    width: 100%;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
}
.available-percent {
    position: absolute;
    height: 100%;
    left: 0;
    background: #ffdd20;
}
.occountdown_module .text-hurryup {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	margin-right: 14px;
}
.occountdown_module .box-countdown {
	display: none;
	position: absolute;
	right: 117px;
	top: 50%;
	margin-top: -18px;
}
.occountdown_module .box-countdown > .inner {
	font-size: 17px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 20px;
	background: #ffd54c;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	vertical-align: top;
}
.is-countdown {
	display: inline-block;
	vertical-align: top;
}
.countdown-row {
	overflow: hidden;
	display: block;
}
.countdown-section {
	float: left;
	position: relative;
}
.countdown-section:after {
	content: ":";
	margin: 0 5px;
}
.countdown-section:last-child:after {
	display: none;
}
.countdown-section .time-info {
}
.countdown-section:last-child {
	border: 0;
}
.countdown-amount {
}
.countdown-period {
	display:none;
}
@media (max-width: 767px) {
	.occountdown_module .box-countdown {
		right: 0;
	}
}
@media (max-width: 567px) {
	.occountdown_module .box-countdown {
		position: relative;
		top: auto;
		right: auto;
		margin-top: 15px;
	}
}
@media (max-width: 479px) {
	.occountdown_module .item .item-inner {
		grid-template-columns: 100%;
	}
	.occountdown_module .item .item-inner .caption {
		padding-left: 0;
	}
}
/* testimonial */
.testimonial-full {
	padding: 100px 0;
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_testtimor.jpg) top no-repeat;
	background-attachment: fixed;
	margin-top: 74px;
}
@media (max-width: 991px) {
	.testimonial-full {
		padding: 50px 0;
		margin-top: 50px;
	}
}
.testimonial-container {
}
.testimonial-container .module-title {margin-top: 75px;display: none;}
.testimonial-container .owl-dots {
	margin-top: 35px;
}
.common-home .testimonial-images {
	display: none;
}
.testimonial-images {
	display: inline-block;
	vertical-align: top;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.testimonial-content{text-align: center;}
.testimonial-content .title {
	margin-top: 20px;
	margin-bottom: 12px;
	display: none;
}
.testimonial-content .title a {
	font-size: 18px;
	color: #454545;
}
.testimonial-content .title a:hover {
	color: #ffd54c;
}
.testimonial-box {
	padding: 15px 0;
	margin: auto;
	line-height: 20px;
}
.testimonial-container .icon {
	display: block;
	text-align: center;
	padding-top: 5px;
}
.testimonial-container .icon i {
	width: 52px;
	height: 52px;
	border: 1px solid #ffd54c;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.testimonial-container .icon i:before {
	content: "\e04a";
	font-family: 'simple-line-icons';
	font-size: 24px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #fff;
	color: #ffd54c;
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-align: center;
}
.testimonial-box a {
	font-weight: 400;
	line-height: 40px;
	text-transform: none;
	display: block;
	color: #fff;
	font-size: 28px;
}
.testimonial-box a:hover {
	color: #ffd54c
}
.testimonial-author {
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	margin: 0;
	font-style: italic;
}
.row-testimonials {
	padding: 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
	text-align: center;
}
.testimonial-container .owl-carousel.owl-theme .owl-nav div {
	background: transparent;
	color: rgba(255,255,255,0.5);
}
.testimonial-container .owl-carousel.owl-theme .owl-nav div:hover {
	color: #fff;
}
/* policy-block */
.policy-block {
  text-align: center;
  border: 1px solid #f0f0f0;
  padding: 19px 5px;
  margin-top: 50px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.policy-block .inner{
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  margin: 0 -5px;
  grid-row-gap: 10px;
}
.policy-block .col {
	padding: 0 5px;
}
.policy-block .col:not(:last-child) {
	border-right: 1px solid #f0f0f0;
}
.policy-block .box {
	padding: 15px 0;
	padding-left: 53px;
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/free_shipping.png) left center no-repeat;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.policy-block .col:nth-child(2) .box {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/support247.png) left center no-repeat;
}
.policy-block .col:nth-child(3) .box {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/money_back.png) left center no-repeat;
}
.policy-block .col:nth-child(4) .box {
	padding-left: 51px;
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/payment_secure.png) left center no-repeat;
}
.policy-block .box h4 {
	font-size: 14px;
	font-weight: 700;
	color: #3e444a;
	text-transform: capitalize;
	margin: 0;
	margin-bottom: 4px;
}
.policy-block .box p {
	margin: 0;
	font-size: 13px;
}
.policy-block-2 {
	padding: 12px 0;
	margin-top: 4px;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-align: left;
}
.policy-block-2 .col {
	border: 0 !Important;
}
.policy-block-2 .inner {
	grid-template-columns: auto auto auto;
}
.policy-block-2 .box {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/free_shipping_2.png) left center no-repeat;
	padding-left: 50px;
}
.policy-block-2 .col:nth-child(2) .box {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/return.png) left center no-repeat;
	padding-left: 50px;
}
.policy-block-2 .col:nth-child(3) .box {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/guarantee.png) left center no-repeat;
	padding-left: 44px;
}
@media (max-width: 991px) {
	.policy-block .inner {
		grid-template-columns: 50% 50%;
	}
	.policy-block .col {
		border: 0 !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.policy-block-2 .inner {
		grid-template-columns: 100%;
	}
}
@media (max-width: 767px) {
	.policy-block .inner {
		grid-template-columns: 50% 50%;
	}
	.policy-block-2 .inner {
		grid-template-columns: auto auto auto;
	}
}
@media (max-width: 479px) {
	.policy-block-2 .inner {
		grid-template-columns: 100%;
	}
}
@media (max-width: 374px) {
	.policy-block .inner {
		grid-template-columns: 100%;
		margin: 0;
	}
}
/* End Corporate */
.box-blog {
	border-top: 1px solid #2d2d2d;
	margin-top: 95px;
}
.menu-recent {
}
.menu-recent .module-title {
}
.menu-recent.module-nav2 .owl-carousel.owl-theme .owl-nav {
}
.menu-recent .row_items .articles-inner:not(:first-child) {
	display: inline-block;
	margin-top: 20px;
	vertical-align: top;
	width: 100%;
}
.menu-recent .articles-image {
}
.menu-recent .aritcles-content {text-align: left;position: relative;border: 1px solid #f5f5f5;border-top: 0;padding: 12px 20px 15px 20px;}
.menu-recent .aritcles-content .content-inner {
}
.menu-recent .articles-image a {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	max-width: 100%;
	width: 100%;
	position: relative;
}
.menu-recent .articles-image a img {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	width: 100%;
}
.menu-recent .articles-image a:hover img {
	opacity: 0.7;
}
.menu-recent .articles-image a:hover .icon-view {
	opacity: 1;
}
.menu-recent .articles-image a .icon-view {
	width: 52px;
	height: 52px;
	border: 1px solid #ffd54c;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.menu-recent .articles-image a .icon-view:before {
	content:"\e032";
	font-family: 'simple-line-icons';
	font-size: 23px;
	width: 52px;
	height: 52px;
	line-height: 52px;
	background: #ffd54c;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.articles-name {
	display: block;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 24px;
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	color: #333;
	font-weight: 600;
}
.author-name,.date-time-post {
	display: inline-block;
	vertical-align: top;
	text-transform: none;
	margin: 0;
	color: #999999;
	font-size: 13px;
	position: relative;
}
.author-name {
	margin-right: 14px;
}
.author-name:after {
	content: "";
	width: 3px;
	height: 3px;
	background: #999999;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -1.5px;
}
.author-name span {
	color: #333333;
}
.author-name .text-post-by {
	color: #777;
}
.articles-intro {
	margin-top: 21px;
	display: none;
}
.articles-intro p {
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.menu-recent .read-more {
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	margin-top: 33px;
	text-decoration: underline;
}
.menu-recent .read-more:hover {
	text-decoration: underline;
}
.blog-blog .intro-content img {
	float: left;
	margin-right: 30px;
}
.blog-blog .intro-content .text-intro {
	/* float: left; */
}
.blog-blog .article-list,.blog-article .article-container{
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
.article-description p,.intro-content p {
	line-height: 24px;
}
@media(max-width: 767px) {
	.blog-blog .intro-content img,.blog-article .article-description img {
		float: none;
		margin-right: 0;
	}
}
/*----instagram_block_home----*/
#instagram_block_home {
	position: relative;
}
#instagram_block_home img {
	width: 100%;
}
#instagram_block_home .title {
	margin-bottom: 25px;
}
#instagram_block_home .title a {
	font-size: 17px;
	color: #333;
	font-weight: 600;
	display: block;
	line-height: 24px;
}
#instagram_block_home .title a:hover {
	text-decoration: underline;
}
#instagram_block_home .content_block {
	display: block;
}
#instagram_block_home a.fancybox:not(:first-child) {
	position: relative;
	margin-top: 10px;
}
#instagram_block_home a.fancybox {
	position: relative;
}
#instagram_block_home a.fancybox:before {
	content:"";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	background: rgba(58,153,67,0.5);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#instagram_block_home a.fancybox:after {
	content: "\f350";
	font-family: "Ionicons";
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
#instagram_block_home a.fancybox:hover:before,#instagram_block_home a.fancybox:hover:after {
	opacity: 1;
}
/* Tweets */
.timeline-Widget {
	background: none;
}
/* brand */
.brand-slider img {
	display:inline-block;
	vertical-align:top;
	opacity:1;
}
.brand-slider img:hover {opacity:0.7;}
.brand-slider {
	border: 1px solid #ededed;
	padding: 34px 5px;
	text-align: center;
	margin-top: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.common-home .brand-slider {
}
/*popular-tags*/
.popular-tags {
}
.popular-tags .title {
	margin-bottom: 20px;
}
.popular-tags .title h3 {
	margin: 0;
	font-size: 17px;
	font-weight: 300;
}
.popular-tags ul li a {
	line-height: 29px;
	display: inline-block;
	vertical-align: top;
	padding: 0 11px;
	border: 1px solid #d5d5d5;
	margin-right: 7px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: 400;
}
.popular-tags ul li a:last-child {
	margin-right: 0;
}
.popular-tags ul li a:hover {
	background: #ffd54c;
	border-color: #ffd54c;
	color: #fff;
}
/* Social-top */
.social-top {
	padding: 7.5px 0;
}
.social-top ul.link-follow {
	margin: 0;
}
.social-top ul.link-follow li {
	margin: 0;
}
.social-top ul.link-follow li a {
	background: transparent !important;
	width: 30px;
	color: #3e444a;
	border: 0;
	height: 30px;
	line-height: 30px;
}
.social-top ul.link-follow li a:hover {
	opacity: 0.7;
	color: #3e444a;
}
.social-top .follow label {
	display: inline-block;
	vertical-align: top;
}
@media(max-width: 767px) {
	.social-top .follow label {
		display: none;
	}
}
/* social-group */
.social-group {
	background: #ffd54c;
	padding: 39px 0;
	margin-top: 50px;
}
.social-group .inner {
	display: grid;
	grid-template-columns: auto auto;
	align-items: center;
}
.social-group .inner .follow {
	text-align: right;
}
.social-group .inner .follow ul.link-follow {
	margin: 0;
	margin-bottom: 10px;
}
@media (max-width: 1199px) {
	.social-group .inner {
		grid-template-columns: 100%;
		grid-gap: 10px;
	}
	.social-group .inner .follow {
		text-align: center;
	}
}
/*---*/
.follow {
}
.follow label {
	font-size: 13px;
	line-height: 24px;
	text-transform: capitalize;
	font-weight: 400;
	margin: 0;
	color: #3e444a;
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
	padding: 3px 0;
	display: none;
}
ul.link-follow {
  display: inline-block;
  vertical-align: top;
  margin-top: 13px;
}
ul.link-follow li {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 0;
  vertical-align: top;
  margin-top: 10px;
}
ul.link-follow li:last-child {
  margin-right: 0;
}
ul.link-follow li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #3e444a;
  width: 48px;
  height: 48px;
  line-height: 46px;
  background: transparent;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  font-size: 0;
  border: 1px solid #42474a;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
ul.link-follow li a:before {
  font-size: 18px;
  display: inline-block;
  line-height: inherit;
  vertical-align: top;
}
ul.link-follow li a span {
  display: none;
}
ul.link-follow li a:hover {
  background: #3e444a;
  border-color: #3e444a;
  color: #fff;
}
/*twitter*/
#twitter-feed {
}
#twitter-feed .tweet-title {
	display: none;
}
#twitter-feed .tweet-title h3 {
  color: #2d2d2d;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
  margin-top: 0;
}
#twitter-feed .twitter-pic {
	display: none;
}
#twitter-feed .twitter-text {
	line-height: 20px;
	position: relative;
	font-style: italic;
	padding-left: 30px;
}
#twitter-feed .twitter-text:before {
	content: "\f099";
	font-family:"Font Awesome 5 Brands";
	position: absolute;
	left: 0;
	top: 3px;
	font-style: normal;
	font-size: 20px;
	color: #ffd54c;
}
#twitter-feed .twitter-text .tweetprofilelink,#twitter-feed .twitter-text br{
	display: none;
}
#twitter-feed .twitter-text .tweet-time {
	display: block;
	margin-top: 5px;
}
#twitter-feed .twitter-text .tweet-time a {
	font-size: 13px;
	color: #999;
	font-style: normal;
}
#twitter-feed .twitter-text a {
	color: #ffd54c;
}
#twitter-feed .twitter-text a:hover {
	text-decoration: underline;
}
#twitter-feed .twitter-article:not(:first-child) {
 border-top: 1px solid #e5e5e5;
 padding-top: 14px;
 margin-top: 14px;
}
/* footer */
/* footer */
.common-home footer {
	margin-top: 0;
}
.product-details footer {
	margin-top: 30px;
}
footer{
	margin-top: 40px;
}
.footer-top{
	padding: 45px 0 15px 0;
}
ul.links-footer {
	display: block;
    padding: 14px 0;
    border-bottom: 2px solid #393939;
    margin-bottom: 47px;
}
ul.links-footer li {
	display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 25px;
    margin-right: 25px;
}
ul.links-footer li:after {
	position: absolute;
    content: "";
    width: 1px;
    height: 13px;
    background: #808080;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
ul.links-footer li:last-child {
	margin: 0;
	padding: 0;
}
ul.links-footer li:last-child:after {
	display: none;
}
ul.links-footer li a {
	line-height: 24px;
    font-size: 13px;
    color: #999999;
    display: block;
    text-transform: capitalize;
}
ul.links-footer li a:hover {
	color: #ffd54c;
}
footer .col-footer{
	margin-bottom: 30px;
	position: relative;
	float: left;
}
.footer-title h5{
	font-size: 17px;
	line-height: 24px;
	text-transform: capitalize;
	font-weight: 700;
	margin: 0;
	color: #333;
}
.footer-content {
	line-height: 20px;
	color: #666;
}
.logo-footer {
	display: block;
	margin-bottom: 25px;
	margin-top: 5px;
}
.footer-contact {
}
.footer-contact p {
	margin-bottom: 15px;
}
.footer-contact .footer-title {
	margin-bottom: 31px;
}
.footer-contact li {
	position: relative;
	margin-bottom: 11px;
}
.footer-contact li:last-child {
	margin: 0;
}
.footer-contact li p {
	margin: 0;
	line-height: 24px;
}
.footer-contact li p span {
	display: block;
	color: #3e444a;
	font-size: 16px;
	font-weight: 700;
}
.footer-contact li i {
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	background: #ffd54c;
	font-style: normal;
	text-align: center;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}
.footer-time p {
	margin: 0;
	line-height: 24px;
	padding: 5px 0;
	overflow: hidden;
}
.footer-time p:before {
	content: "\f105";
    font-family: "Font Awesome 5 Free";
    margin-right: 6px;
}
.footer-time p span:last-child {
	float: right;
}
.payment {
	float: right;
	padding: 8px 0;
}
.payment h5 {
	font-size: 18px;
	line-height: 24px;
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 24px;
	font-weight: 500;
}
footer .list-unstyled.text-content li a:hover,footer .list-unstyled.text-content li a:hover:after{
	color: #ffd54c;
}
.footer-title {
	margin-bottom: 16px;
}
footer .list-unstyled.text-content li a{display: block;line-height: 24px;color: #666;padding: 3px 0;position: relative;}
.footer-middle {
}
.tag-static{
}
.tag-static li a:first-child{
	padding: 0 15px;
	font-weight: 400;
	color: #fff;
	background:#37475a;
	border-radius: 2px;
	margin-right: 8px;
}
.tag-static li a:first-child:after,.tag-static li a:last-child:after {
	display:none;
}
.tag-static li a {
	line-height: 32px;
	text-transform: capitalize;
	color: #5b697b;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.tag-static li a:after {
	content:"/";
	display: inline-block;
	vertical-align: top;
	margin:0 9px;
	color: #5b697b;
}
.tag-static li a:hover {
	color: #fff;
}
.tag-static li {
	display: block;
	margin-bottom: 8px;
}
.tag-static li:last-child {
	margin-bottom:0;
}
.footer-bottom {
	text-align: center;
	background: #fff;
}
.footer-bottom .container-inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #ededed;
}
.footer-copyright {
	float: left;
	line-height: 30px;
	color: #999999;
	padding: 5px 0;
	font-size: 13px;
}
.footer-copyright p{
	background: none;
	text-transform: capitalize;
	font-weight: 400;
	margin: 0;
	color: #999;
}
.footer-copyright p span {
}
.footer-bottom .footer-copyright a {
	color: #333333;
}
.footer-bottom .footer-copyright a:hover {
	color: #ffd54c;
}
.footer-custom-links {
	float: left;
	padding: 5px 0;
}
.footer-custom-links li {
	display: inline-block;
	vertical-align: top;
	margin-right: 27px;
	position: relative;
	line-height: 30px;
}
.footer-custom-links li:after {
	content: "";
	width: 1px;
	height: 15px;
	background: #999;
	position: absolute;
	right: -15px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.footer-custom-links li:last-child {
	margin: 0;
}
.footer-custom-links li:last-child:after {
	display: none;
}
.footer-custom-links li a {
	color: #999;
}
.footer-custom-links li a:hover {
	color: #ffd54c;
}
#back-top i{
	font-size: 16px;
	line-height: inherit;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
}
#back-top:hover{
	background: #ffd54c;
	color: #3e444a;
}
#back-top{
	position: fixed;
	bottom: 80px;
	right: 30px;
	background: #3e444a;
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 100%;
	color: #fff;
	display: none;
	text-align: center;
	cursor: pointer;
	z-index: 100;
}
/* breadcrumb */
.common-home .breadcrumbs {
	display: none;
}
.breadcrumbs {
	display: block;
	line-height: 25px;
	overflow: hidden;
	margin: 0;
	text-align: left;
}
.product-details .breadcrumbs {
	/* margin-bottom: 30px; */
}
.breadcrumbs h1 {
	color: #363636;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 0;
}
.breadcrumb{
	margin: 0;
	background: none;
	text-transform: none;
	padding: 22px 0;
}
.breadcrumb > li + li:before {
	content: "\f3d3";
	padding: 0;
	color: #666;
	display: inline-block;
	vertical-align: top;
	font-family: "Ionicons";
	font-size: 12px;
}
.breadcrumb li:before {
	margin: 0 7px;
}
.breadcrumb li a:hover,
.breadcrumb li:last-child a{
	color: #333;
}
.breadcrumb li a{
	color: #666666;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
}
.hasimage {
	text-align: center;
	margin-top: 0;
}
.hasimage .breadcrumb {
	padding-top: 0;
}
.hasimage  h1,.hasimage .breadcrumb li a,.hasimage .breadcrumb > li + li:before {
	color: #fff;
}
.hasimage > .container {
	position: relative;
}
.hasimage > .container .inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 30px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* sidebar-order */
.col-order-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.col-order-inner .category-module {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.col-order-inner .layernavigation-module {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.col-order-inner .static-sidebar {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
}
.col-order-inner .tt_product_module {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 4;
	-webkit-order: 4;
	order: 4;
}
/*----------*/
.category-module .li a.active,
.category-module .li a:hover{
	font-weight: 700;
}
.category-module .list-child a.active,
.category-module .list-child a:hover {
	font-weight: normal;
	color: #ffd54c;
}
.category-module .li{
}
.category-module .li a{
	text-transform: capitalize;
	line-height: 24px;
	padding: 5px 0;
	display: block;
	position: relative;
	color: #3e444a;
	font-size: 14px;
}
.category-module > .ul{
	margin: 0;
	border-top: 0;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 27px;
}
.category-module .list-child {
	padding-left: 10px;
}
.category-module .list-child a {
	color: #757575;
}
.category-module .list-child .li a:before {
	width: 10px;
	height: 10px;
}
.category-module{
	background: #f6f6f6;
	padding: 20px;
}
.category-module h3{
	font-size: 16px;
	text-transform: uppercase;
	margin: 17px 0 11px;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
/* toolbar */
.description p:last-child {
	margin: 0;
}
.has-thumb {
	position: relative;
	margin-bottom: 20px;
}
.has-thumb .category-name {
}
.category-name {
	font-size: 28px;
}
.text-refine {
	margin-top:0;
	font-size: 16px;
}
.category-image {
	border-radius: 0;
	overflow: hidden;
}
.category-image img {
	border: none;
	padding: 0;
	border-radius: 0;
}
#compare-total ,.list-cate{
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	text-transform: capitalize;
}
.list-cate li a {
	line-height: 24px;
	display: block;
}
.toolbar-products {
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: center;
	border: 1px solid #ededed;
	padding: 5px 20px;
}
.toolbar-products.toolbar-bottom {
	margin-bottom:0;
	position: relative;
}
.toolbar-products.toolbar-bottom .toolbar-amount {
}
.toolbar-products .modes {
	display:inline-block;
	vertical-align: top;
	padding: 0;
	margin: 1px 0;
}
.toolbar-products .toolbar-amount {
	line-height: 46px;
	display: inline-block;
	vertical-align: top;
	padding: 1px 0;
}
#grid-view i,#list-view i {
	display: none;
}
.modes button {
	width: 35px;
	height: 46px;
	padding: 0;
	margin-right: 4px;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: none !important;
	border: 0;
}
.modes .btn-grid {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid.png) center no-repeat;
}
.modes .btn-grid.active,.modes .btn-grid:hover {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid_hover.png) center no-repeat;
}
.modes .btn-grid.btn-grid-2{
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid2.png) center no-repeat;
}
.modes .btn-grid.btn-grid-2.active,.modes .btn-grid.btn-grid-2:hover {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid2_hover.png) center no-repeat;
}
.modes .btn-grid.btn-grid-3 {
	width: 20px;
}
.modes .btn-grid.btn-grid-4{
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid4.png) center no-repeat;
}
.modes .btn-grid.btn-grid-4.active,.modes .btn-grid.btn-grid-4:hover {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid4_hover.png) center no-repeat;
}
.modes .btn-grid.btn-grid-5 {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid5.png) center no-repeat;
	display: none;
}
.modes .btn-grid.btn-grid-5.active,.modes .btn-grid.btn-grid-5:hover {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid5_hover.png) center no-repeat;
}
.modes .btn-list {
	background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_list.png) center no-repeat;
}
.modes .btn-list.active,.modes .btn-list:hover {
	background:url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_list_hover.png) center no-repeat;
}
@media (min-width: 1200px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) and (max-width: 1199px) {
}
.toolbar-products .sorter {
	margin-left: 45px;
	display: inline-block;
	vertical-align: top;
	padding: 9px 0;
}
.toolbar-products .limiter {
	display: inline-block;
	vertical-align: top;
	padding: 9px 0;
}
.toolbar-products .sorter label,.toolbar-products .limiter label {
	display:inline-block;
	vertical-align: top;
	line-height: 30px;
	margin: 0;
	margin-right: 8px;
	color: #666666;
	font-size: 14px;
}
.toolbar-products .sorter select, .toolbar-products .limiter select {
	padding: 0;
	height: 30px;
	font-size: 14px;
	color: #333333;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	width: auto;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.toolbar-products .sorter select:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #000 transparent transparent transparent;
}
.toolbar-products .pages {
	display:inline-block;
	vertical-align: top;
	padding: 9px 0;
}
.toolbar-products .pages ul {
	margin: 0;
	border-radius:0;
}
.toolbar-products .pages ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
}
.toolbar-products .pages ul li:first-child {
	margin-left: 0;
}
.toolbar-products .pages ul li:last-child {
	margin-right: 0;
}
.toolbar-products .pages ul li a {
	color: #3e444a;
	font-size: 14px;
	padding: 0;
	font-weight: 400;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.toolbar-products .pages ul li span {
	color: #fff;
	background: none;
	font-size: 14px;
	border: none;
	padding: 0;
	font-weight: 400;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height: 30px;
}
.toolbar-products .pages ul li.active span,.toolbar-products .pages ul li:hover a {
	color: #3e444a;
	background: #ffd54c;
	border-color: #ffd54c;
}
/* category */
.custom-category > .row {
	margin: 0 -10px;
}
.custom-category > .row > .product-layout{
	padding: 0 10px;
}
.custom-category .product-grid {
	margin-top: 0;
}
#product-category .product-grid .item-inner .caption .manufacture-product {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#product-category .product-grid .item-inner:hover .caption .hide-hover {
	opacity: 0;
}
.product-grid .product-des {
	display: none;
}
.product-grid .item {margin-bottom: 20px;}
.product-list:first-child {
	margin-top: 20px;
}
.product-list .product-thumb {margin-bottom: 20px;}
.product-list:last-child .product-thumb {
	border: 0;
	padding: 0;
}
.product-list .item-inner {
	display: grid;
	border: 1px solid #f0f0f0;
	padding: 19px;
	grid-template-columns: 31% 46% auto;
}
.product-list .images-container {
	order: 1;
}
.product-list .caption {
	text-align: left;
	padding: 0 20px;
	border: 0;
	border-right: 1px solid #ebebeb;
	order: 2;
}
.product-list .caption .inner {
}
.caption-top .text-available{
	display:none;
}
.product-list .caption-top {
	display: block;
	padding: 15px 0 0 20px;
	order: 3;
}
.product-list .manufacture-product {
	display: none;
}
.product-list .caption-top .text-available  {
	text-transform: capitalize;
	margin-bottom: 8px;
	display: block;
}
.product-list .caption-top .text-available span {
	color: #67c10a;
}
.product-list .product-name {
	border-top: 0;
	background: none;
	padding-bottom: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
.product-list .product-name a {
	font-size: 18px;
	line-height: 24px;
}
.product-list .item-inner .caption .ratings {
}
.product-list .product-des {
	padding: 16px 0 0 0;
	background: none;
	margin-bottom: 0;
}
.product-list .item-inner .price-box {
	order: 2;
	margin-top: 0;
}
.product-list .price-box .price {
	font-size: 24px;
}
.product-list .price-box p.old-price .price {
 font-size: 18px;
}
.product-list .price-box p.old-price {
	padding-top: 6px;
}
.product-list .item-inner .action-links {
	margin-top: 12px;
	text-align: center;
}
.product-list .item-inner button.btn-cart {
	line-height: 38px;
	width: 100%;
	margin-top: 34px;
	font-size: 15px;
	font-weight: 400;
	background: #ffd54c;
}
.product-list .item-inner button.btn-cart:hover {
	background: #3e444a;
	color: #fff;
}
/* product detail */
/*no use zoom*/
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
/*--*/
.image-additional-container {
}
.image-additional-container .thumbnail{
	margin: 0;
	border: 1px solid #edecec;
}
.image-additional-container .thumbnail:hover,.image-additional-container .thumbnail.current-additional {
	border-color: #ffd54c;
}
#product-product .column-main {
	background: #fff;
	padding: 10px;
}
.product-info-main > .inner {
	border: 1px solid #ebebeb;
	padding: 20px;
}
.product-info-main .tags {
	font-size: 13px;
	color: #333;
	margin-bottom: 7px;
}
.product-info-main .tags a {
	color: #868686;
}
.product-info-main .tags a:hover {
	color: #ffd54c;
}
.product-info-main .product-name {
	font-size: 24px;
	text-transform: capitalize;
	margin: 0px 0 22px 0;
	background: none;
	line-height: 1;
	color: #2777d0;
}
.product-info-main .price-box {
	display:block;
	margin-bottom: 7px;
	margin-top: 4px;
}
.product-info-main .price-box .price {font-size: 32px;}
.product-info-main .price-box p.old-price .price {
	font-size: 24px;
}
.product-info-main .price-box p.old-price {
	padding-top: 7px;
}
.product-info-main .ratings {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.product-info-main .ratings .rating-box {
	float: left;
}
.product-info-main .addthis_toolbox {
	padding-top: 25px;
	/* border-top: 1px solid #f3f3f3; */
	/* padding-bottom: 9px; */
	/* border-bottom: 1px solid #f3f3f3; */
	/* margin-bottom: 18px; */
}
.product-info-main .short-des {
	line-height: 20px;
	margin-bottom: 12px;
	padding: 23px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
#product .form-group .radio {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
#product .form-group .radio input[type="radio"] {
	margin-top: 2px;
}
#input-quantity2, #minus2, #plus2,
#input-quantity, #minus, #plus {
    box-shadow: none;
    font-weight: 700;
    text-align: center;
    width: 55px;
    font-size: 16px;
    padding: 0;
    color: #4c4c4c;
    background: #fff;
    float: left;
    border: 1px solid #e5e5e5;
}
#input-quantity2,
#input-quantity {
    width: 100px;
    min-width: auto;
    margin: 0 1px;
    margin-right: 15px;
}
.product-info-main #product>h3 {
	margin-top: 0;
	font-size: 18px;
}
.product-info-main .form-group {
	display:inline-block;
	vertical-align: top;
	width: 100%;
}
.product-info-main #product {
	/* margin-bottom: 20px; */
}
.product-info-main #product .form-group .control-label{
	display: inline-block;
	vertical-align: top;
	color: #222;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
}
.product-info-main #product .form-group input.form-control {
	height: 48px;
	border-color: #dbdbdb;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.product-info-main #product .form-group .input-group .form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.product-info-main #product .form-group .input-group .input-group-btn  button{
	border-left: 0;
	border-color: #e5e5e5;
	padding: 9px 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	height: 48px;
}
label[for='input-quantity']{
	float: left;
	
	color: #363636;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 34px;
}
.product-info-main label[for='input-quantity']{
	line-height: 48px;
	margin-right: 20px;
}
.product-info-main .button-cart{
	float: left;
	margin-top: 15px;
	background: #ffd54c;
	padding: 0 70px;
	font-size: 16px;
	font-weight: 700;
}
.product-info-main .button-cart:before {
	content: "+";
	margin-right: 3px;
}
.product-info-main .button-cart:hover {
	background: #333;
}
.product-info-main button.btn-wishlist {
	clear: left;
}
.product-info-main button.btn-wishlist,.product-info-main button.btn-compare {
	margin-top: 15px;
	text-transform: capitalize;
	font-size: 13px;
	color: #757575;
	line-height: 30px;
	border-radius: 0;
	-webkit-border-radius: 0;
	font-weight: 400;
	padding: 0;
	background: #fff;
	float: left;
	margin-right: 40px;
}
.product-info-main button.btn-wishlist:before,.product-info-main button.btn-compare:before {
	font-family: 'Linearicons-Free';
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	margin-right: 7px;
}
.product-info-main button.btn-wishlist:before {
	content: "\e813";
}
.product-info-main button.btn-compare:before {
	content: "\e862";
}
.product-info-main button.btn-wishlist:hover,.product-info-main button.btn-compare:hover {
	color: #ffd54c;
}
#product2.has-option,
#product.has-option{
	max-height: 300px;
	overflow: auto;
	border: 1px solid #e1e1e1;
	padding: 20px;
}
#product + div{
	/* margin: 20px 0; */
}
.quantity-box {
	float: left;
	border: 0;
	margin-right: 4px;
}
.product-info-main label[for='input-quantity'], .product-info-main #input-quantity {
	margin-top: 15px;
	margin-bottom: 0 !important;
}
.product-info-main .box-options {
	margin-top: 10px;
	padding: 10px 0;
	font-size: 16px;
	color: #666666;
}
.product-info-main ul.list-unstyled {padding: 2px 0;margin-bottom: 18px;position: relative;font-size: 13px;}
.product-info-main ul.list-unstyled:after {
	top: auto;
	bottom: 0;
}
.product-info-main ul.list-unstyled li {
	display: block;
	line-height: 24px;
}
.product-info-main ul.list-unstyled li span {
	color: #67c10a;
}
.product-info-main ul.list-unstyled li a {
	color: #67c10a;
	font-weight: 700;
}
.product-info-main ul.list-unstyled li a:hover {
	text-decoration: underline;
}
.backgroud-details {
	background: #f6f6f6;
	padding-bottom: 50px;
	margin-top: 50px;
}
.product-info-detailed {
	margin-top: 50px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	background: #fff;
	padding: 10px 20px 30px 20px;
}
.product-info-detailed .nav-tabs {
	margin-bottom: 0;
	text-align: center;
	border: 0;
	position: relative;
}
.product-info-detailed .nav-tabs li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: none;
	margin-bottom: 0;
	margin-right: 50px;
}
.product-info-detailed .nav-tabs li:last-child {
	margin:0;
}
.product-info-detailed .nav-tabs li a {
	font-size: 20px;
	color: #a9a9a9;
	text-transform: capitalize;
	border-radius: 0;
	border: none !important;
	margin: 0;
	position: relative;
	font-weight: 600;
	line-height: 30px;
	padding: 13px 0;
	background: transparent;
}
.product-info-detailed .nav-tabs li a:after {
	content: "";
	left: 0;
	right: 0;
	bottom: -1px;
	height: 2px;
	background: transparent;
	position: absolute;
}
.product-info-detailed .nav-tabs li.active a:after{
	background: #ffd54c;
}
.product-info-detailed .nav-tabs li a:hover,.product-info-detailed .nav-tabs li.active a {
	background: transparent;
	color: #333333;
}
.product-info-detailed .tab-content {
	line-height: 24px;
	padding: 25px 10px;
	padding-bottom: 13px;
	border-top: 1px solid #ebebeb;
	font-size: 15px;
}
#tab-description p {
	margin:0;
}
.bootstrap-datetimepicker-widget a[data-action]{
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
	background: none !important;
}
.bootstrap-datetimepicker-widget td span{
	height: 40px !important;
	line-height: 40px !important;
	margin: 0px !important;
}
.alert.alert-success{
	text-align: center;
	font-size: 14px;
	/* margin: 0; */
}
.account-login .well{
	background: none;
	box-shadow: none;
}
#map-canvas{
	min-height: 400px;
	margin: 20px 0;
}
.information-contact form .required{
	margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget a[data-action] {
    border: none;
	height: auto;
}
#content{
	min-height: 300px;
}
#content > h1 {
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-weight: 700;
}
@media(min-width: 768px) {
	.fluid-width > .container {
		width: auto;
		padding: 0 30px;
		max-width: 1920px;
	}
}
@media(min-width: 1200px) {
	.container {
		width: 1140px;
	}
}
@media(min-width: 1500px){
	.fluid-width > .container {
		padding: 0 120px;
	}
}
/* responsive */
@media(max-width: 1299px){
}
@media(max-width: 1199px){
	.product-list .item-inner {
		grid-template-columns: 42% 58%;
	}
	.product-list .caption-top {
		grid-column: 2/ span 3;
	}
	.product-list .images-container {
		grid-row: 1/ span 2;
	}
	.product-list .caption {
		border: 0;
		padding-right: 0;
	}
	
}
@media(max-width: 991px){
	.col-order {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	}
	.col-order #content {
	    -webkit-box-ordinal-group: 1;
	    -ms-flex-order: 1;
	    -webkit-order: 1;
	    order: 1;
	    float: none;
	}
	.col-order #column-left {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
	    -webkit-order: 2;
	    order: 2;
	    float: none;
	}
	#column-left,#column-right {
		margin-top: 30px;
	}
	#search .search-content {
	}
	.tabs-category-slider.tabs-style1 .module-title {
		margin-bottom: 62px;
	}
	.tabs-category-slider.tabs-style1 .box-tab {
		top: auto;
		bottom: -40px;
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.tabs-category-slider.tabs-style1.module-nav2 .owl-carousel.owl-theme .owl-nav {
		top: -94px;
	}
	.col-menu-mobile {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 50%;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 40px;
	}
	.logo-container {
		max-width: 50%;
		float: left;
		margin-left: 50px;
	}
	.top-search {
		position: relative;
		margin-bottom: 15px;
		top: auto;
		left: auto;
		right: auto;
		margin-top: 0;
	}
	.top-menu {
		display: none;
		background: #fff;
	}
	.header-inner .container-inner > .inner{
		display: inline-block;
		vertical-align: top;
		width: 100%;
		position: relative;
	}
	.follow {
		float: none;
	}
	.footer-copyright,.payment {
		float: none;
	}
	footer .col-footer:nth-child(3) {
		clear: left;
	} 
	.newletter-popup,
	.b-modal{
		display: none !important;
	}
	.zoomContainer,
	.vermagemenu-container,
	#search-by-category .search-container .categories-container{
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media(min-width: 768px) {
	.toolbar-products .modes {
		float: left;
		margin-right: 20px;
	}
	.toolbar-products .sorter,.toolbar-products .limiter  {
		float: right;
	}
	.toolbar-products .toolbar-amount {
		float: left;
	}
	.toolbar-products.toolbar-bottom .toolbar-amount {
		float: right;
		position: relative;
	}
	.toolbar-products .pages  {
		float: left;
	}
}
@media(max-width: 767px){
	.toolbar-products .sorter {
		margin: 0 15px;
	}
	.link-compare {
		text-align: center;
	}
	#top .box > div {
		margin-right: 20px;
	}
	#top .box > div:after {
		right: -12px;
	}
	.fluid-width > .container {
		padding: 0 15px;
	}
	.box-cart .wishlist a > span, #cart-total {
		font-size: 0;
	}
	.box-cart {
		margin-right: 15px;
	}
	.top-search {
		margin-bottom: 0;
		margin-top: -16px;
		position: absolute;
		top: 50%;
		right: 140px;
		z-index: 113;
	}
	.tabs-category-slider.tabs-style1 .box-tab {
		position: relative;
		bottom: auto;
		margin-top: 25px;
	}
	.tabs-category-slider.tabs-style1 .module-title {
		margin-bottom: 20px;
	}
	.product-info-main {
		margin-top: 30px;
	}
	footer {
	}
	#back-top {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	#back-top i {
		left: 13px;
		top: 10px;
	}
}
@media(max-width: 640px){ 
}
@media(max-width: 567px){ 
	.product-info-detailed .nav-tabs {
		padding: 0;
		width: auto;
		float: none;
		text-align: center;
	}
	.product-info-detailed .nav-tabs li {
		float: none;
		display: block;
		margin:0;
	}
	.header-inner .container-inner > .inner > .inner-inner {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		position: relative;
	}
	.header-phone {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin-top: 0;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 15px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
}
@media(max-width: 479px){
	#cart {
		/* display: block; */
	}
	.box-cart .wishlist {
		margin-right: 10px;
	}
	.top-search {
		right: 100px;
	}
	.logo-container {
		max-width: 35%;
		margin-left: 40px;
	}
	.box-cart .wishlist a:before, #cart > button:before {
		font-size: 26px;
	}
	.box-cart .wishlist a .count, #cart-total .txt_number {
		left: 20px;
	}
	.tabs-category-slider.tabs-style1 .box-tab {
		margin-top: 15px;
	}
	.tabs-category-slider.tabs-style1 .module-title:before {
		display: none;
	}
	#cart .dropdown-menu {
		right: -15px;
		width: 300px;
		margin-top: 10px;
	}
	.product-list .item-inner {
		grid-template-columns: 100%;
	}
	.product-list .images-container {
		grid-row: auto;
	}
	.product-list .caption-top {
		grid-column: auto;
		padding-left: 0;
	}
	.product-list .caption {
		padding: 0;
	}

}
@media(max-width: 359px){
	.product-info-main > .inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.product-info-main .ratings a {
		line-height: 20px;
	}
	#checkout-cart .buttons > div {
		float: none !important;
	    margin-bottom: 10px;
	    text-align: right;
	}
}
/*Fix products-grid */
@media (min-width: 1200px){
	#content .custom-category .col-lg-2:nth-child(6n+1),
	#content .custom-category .col-lg-3:nth-child(4n+1),
	#content .custom-category .col-lg-4:nth-child(3n+1),
	#content .custom-category .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	#content .custom-category .col-md-2:nth-child(6n+1),
	#content .custom-category .col-md-3:nth-child(4n+1),
	#content .custom-category .col-md-4:nth-child(3n+1),
	#content .custom-category .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	#content .custom-category .col-sm-2:nth-child(6n+1),
	#content .custom-category .col-sm-3:nth-child(4n+1),
	#content .custom-category .col-sm-4:nth-child(3n+1),
	#content .custom-category .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (max-width: 767px) and (min-width:480px){
	#content .custom-category .col-xs-6:nth-child(2n+1) {clear: left;}
	#content .custom-category .col-xs-4:nth-child(3n+1) {clear: left;}
}
@media (max-width: 479px) and (min-width: 0px){
	#content .custom-category .product-item:nth-child(1n+1) {clear: left;}
	#content .custom-category .product-item{width: 100%;}  
}
/*Fix products-no-slider */
@media (min-width: 768px) {
	.six_items:nth-child(6n+1),
	.four_items:nth-child(4n+1),
	.three_items:nth-child(3n+1),
	.two_items:nth-child(2n+1)
	{  clear: left;} 
}
@media (max-width: 1500px) {
	.module-not-slider {
		grid-template-columns:auto auto auto auto auto auto !important;
	}
}
@media (max-width: 1199px) {
	.module-not-slider {
		grid-template-columns:auto auto auto auto !important;
	}
}
@media (max-width: 991px) {
	.module-not-slider {
		grid-template-columns:auto auto auto !important;
	}
}
@media (max-width: 767px) {
	.module-not-slider {
		grid-template-columns:auto auto  !important;
	}
}
@media (max-width: 479px) {
	.module-not-slider {
		grid-template-columns:auto !important;
	}
	.module-not-slider .col-image {
		grid-column: 1 / 2 !important;
	}
}
/*Button CustomView */
@media (min-width: 1200px) {
	.btn-grid.btn-grid-2 {
		display: none;
	}
}
@media (max-width: 1199px) {
	.btn-grid.btn-grid-5 {
		display: none;
	}
}
@media (max-width: 767px) {
	.btn-grid.btn-grid-4 {
		display: none;
	}
	.modes .btn-grid.btn-grid-3{
		background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid2.png) center no-repeat;
	}
	.modes .btn-grid.btn-grid-3.active,.modes .btn-grid.btn-grid-3:hover {
		background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid2_hover.png) center no-repeat;
	}
	.modes .btn-grid.btn-grid-2{
		background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid1.png) center no-repeat;
	}
	.modes .btn-grid.btn-grid-2.active,.modes .btn-grid.btn-grid-2:hover {
		background: url(//www.gzythd.cn/catalog/view/theme/tt_autima1/stylesheet/../image/bkg_grid1_hover.png) center no-repeat;
	}
	.tooltip {
		display: none !important;
	}
}
@media (max-width: 479px) {
	.btn-grid.btn-grid-3 {
		display: none;
	}
}
.bootstrap-datetimepicker-widget .datepicker .prev,.bootstrap-datetimepicker-widget .datepicker .next {
	padding:0 !important;
	font-weight: normal;
	line-height: 18px;
}
#account-order .buttons {
	margin-top: 15px;
}
#quickview-bg-block {display: none;background-color : rgba(0,0,0,0.35);top: 0;left: 0;right: 0;bottom: 0;margin: auto;position: fixed;z-index: 899;}

.quickview-load-img {  display: none; position: fixed; top: 50%; left: 0; right: 0; bottom: 0; text-align: center; z-index: 105; margin: auto;}

.a-qv-close {
    position: absolute;
    z-index: 200;
    top: 5px;
    right: 15px;
    font-size:  14px;
    color: red;
}
.qv-button-container { position: relative }
#quickview-content {
    position: fixed;
    border: solid 1px #ddd;
    background: #fff;
    display: none;
    padding: 30px 0 0 0;
    z-index: 900;
    width: 92%;
    height: 86%;
    top: 7%;
    left: 4%;
    overflow: auto !important;
}
#quickview-content .product-info-detailed {
    padding-bottom: 30px; 
}
#quickview-content .container {
    max-width: 100%;
}

    #oc-menu-8670 .oc-menu-bar {
        background: #FFFFFF;
        color: #333333;
		padding: 14px 15px 14px 15px;
		position: relative;
    }
    #oc-menu-8670.oc-menu-bar {
        background: #FFFFFF;
        color: #333333;
    }
    #oc-menu-8670 .ul-top-items .li-top-item {
        background: #FFFFFF;
        color: #3E444A;
    }
    #oc-menu-8670 .ul-top-items .li-top-item .a-top-link {
        padding: 5px 20px 5px 20px;
        color: #3E444A;
        font-size: 14px;
        line-height: 25px;
        text-transform: uppercase;
        font-weight: 700;
    }
    #oc-menu-8670 .ul-top-items .li-top-item:hover, #oc-menu-8670 .ul-top-items .li-top-item.active {
        background: #FFFFFF;
        color: #FFD54C;
    }
    #oc-menu-8670 .ul-top-items .li-top-item:hover .a-top-link, #oc-menu-8670 .ul-top-items .li-top-item.active .a-top-link{
        color: #FFD54C;
        font-weight: 700;
    }
    #oc-menu-8670 .mega-menu-container {
        width: 100%;
        background: #FFFFFF;
        padding: 30px 30px 30px 30px;
        
    }
    #oc-menu-8670 .mega-menu-container .a-mega-second-link,#oc-menu-8670 .mega-menu-container .widget-html-title {
        color: #FFFFFF;
    }
	#oc-menu-8670 .mega-menu-container .a-mega-third-link {
        color: #FFFFFF;
    }
    #oc-menu-8670 .ul-second-items .li-second-items {
        background: #FFFFFF;
        color: #3E444A;
    }
    #oc-menu-8670 .ul-second-items .li-second-items:hover, #oc-menu-8670 .ul-second-items .li-second-items.active {
        background: #FFFFFF;
        color: #FFD54C;
    }
    #oc-menu-8670 .ul-second-items .li-second-items .a-second-link {
        color: #3E444A;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 600;
    }
    #oc-menu-8670 .ul-second-items .li-second-items:hover .a-second-link, #oc-menu-8670 .ul-second-items .li-second-items.active .a-second-link {
        color: #FFD54C;
        font-weight: 600;
    }
    #oc-menu-8670 .ul-third-items .li-third-items {
        background: #FFFFFF;
    }
    #oc-menu-8670 .ul-third-items .li-third-items:hover, #oc-menu-8670 .ul-third-items .li-third-items.active {
        background: #FFFFFF;
    }
    #oc-menu-8670 .ul-third-items .li-third-items .a-third-link {
        color: #757575;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    #oc-menu-8670 .ul-third-items .li-third-items:hover .a-third-link, #oc-menu-8670 .ul-third-items .li-third-items.active .a-third-link {
        color: #FFD54C;
        font-weight: 400;
    }


    #oc-menu-5119 .oc-menu-bar {
        background: #FFFFFF;
        color: #FFFFFF;
		padding: 15px 15px 15px 15px;
		position: relative;
    }
    #oc-menu-5119.oc-menu-bar {
        background: #FFFFFF;
        color: #FFFFFF;
    }
    #oc-menu-5119 .ul-top-items .li-top-item {
        background: #FFFFFF;
        color: #3E444A;
    }
    #oc-menu-5119 .ul-top-items .li-top-item .a-top-link {
        padding: 14px 20px 14px 20px;
        color: #3E444A;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        font-weight: 700;
    }
    #oc-menu-5119 .ul-top-items .li-top-item:hover, #oc-menu-5119 .ul-top-items .li-top-item.active {
        background: #FFFFFF;
        color: #FFD54C;
    }
    #oc-menu-5119 .ul-top-items .li-top-item:hover .a-top-link, #oc-menu-5119 .ul-top-items .li-top-item.active .a-top-link{
        color: #FFD54C;
        font-weight: 700;
    }
    #oc-menu-5119 .mega-menu-container {
        width: 100%;
        background: #FFFFFF;
        padding: 25px 30px 30px 30px;
        
    }
    #oc-menu-5119 .mega-menu-container .a-mega-second-link,#oc-menu-5119 .mega-menu-container .widget-html-title {
        color: #3E444A;
    }
	#oc-menu-5119 .mega-menu-container .a-mega-third-link {
        color: #757575;
    }
    #oc-menu-5119 .ul-second-items .li-second-items {
        background: #FFFFFF;
        color: #3E444A;
    }
    #oc-menu-5119 .ul-second-items .li-second-items:hover, #oc-menu-5119 .ul-second-items .li-second-items.active {
        background: #FFFFFF;
        color: #FFD54C;
    }
    #oc-menu-5119 .ul-second-items .li-second-items .a-second-link {
        color: #3E444A;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    #oc-menu-5119 .ul-second-items .li-second-items:hover .a-second-link, #oc-menu-5119 .ul-second-items .li-second-items.active .a-second-link {
        color: #FFD54C;
        font-weight: 600;
    }
    #oc-menu-5119 .ul-third-items .li-third-items {
        background: #FFFFFF;
    }
    #oc-menu-5119 .ul-third-items .li-third-items:hover, #oc-menu-5119 .ul-third-items .li-third-items.active {
        background: #FFFFFF;
    }
    #oc-menu-5119 .ul-third-items .li-third-items .a-third-link {
        color: #757575;
        font-size: 14px;
        text-transform: capitalize;
        font-weight: 400;
    }
    #oc-menu-5119 .ul-third-items .li-third-items:hover .a-third-link, #oc-menu-5119 .ul-third-items .li-third-items.active .a-third-link {
        color: #FFD54C;
        font-weight: 400;
    }
