.price-well, .owl-theme .owl-controls .owl-buttons div:hover:before, .box-product-style2 .nav_title>li.active>a, .box-product-style2 .nav_title>li>a:hover {
    color: #ed1c24;
}

.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #5ca8d8;
}

.color-default, .price-before, .owl-theme .owl-controls .owl-buttons div:before {
    color: #fff;
}

.link-color-main {
    background-color: #ed1c24;
}

.link-color-main:hover {
    color: #dc121a
}

.border-top-color-main {
    border-top-color: #b71c1c !important;
}

/*--------------------------------------------------------------------------
|  End
--------------------------------------------------------------------------*/
.shoppingcart-box .item-cart .pull-left strong {
    padding-top: 2px;
    display: inline-block
}

.btn:focus {
    outline: none;
}

.icon {
    display: inline-block;
    position: relative;
}

.icon-prev {
    width: 18px;
    height: 32px;
    background-position: 0px 0;
}

.icon-next {
    width: 18px;
    height: 32px;
    background-position: -40px 0;
}

.top-header {
    border-bottom: 1px solid #dedede;
    background: #f5f5f5;
}

#Slider {
    overflow-x: hidden
}

#Slider .owl-theme .owl-controls .owl-buttons div {
    width: auto
}

/*--------------------------------------------------------------------------
|  Header
--------------------------------------------------------------------------*/
.menu-top {
    margin-bottom: 0;
}

.menu-top li {
    float: left;
    list-style: none;
}

.menu-top li a {
    font-size: 12px;
    display: block;
    padding: 10px 15px;
    border-right: 1px solid #dedede;
    color: #333;
}

.menu-top li a:hover {
    background: #f2f2f2;
}

.menu-top li:last-child a {
    border-right: none;
}

.item-inline {
    display: inline;
}

.item-dropdown {
    margin-left: 20px;
    padding: 11px 0;
}

.item-dropdown a {
    color: #989898;
    font-size: 12px;
    white-space: nowrap;
}

.img-flag {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.Foatleft {
    float: left;
}

.Foatright {
    float: right;
}

.btn-show {
    color: #333;
    padding: 10px 15px;
}

.btn-toggle {
    padding: 10px;
    color: #333;
}

.logo {
    padding: 0;
    display: inline-block
}

.hotline {
    text-align: center;
    font-size: 16px;
    padding: 30px 0
}

.hotline a {
    color: #3b3b3b;
}

.box-search {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}

.box-search>.form-inline {
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #dedede;
    border-radius: 19px;
    height: 38px;
}

.box-search>.form-inline>.form-group, .box-search>.form-inline>.form-group>.input-group {
    width: 100%;
    position: relative;
    float: left;
}

.box-search>.form-inline>.form-group>.input-group>.form-control {
    width: 100%;
    height: 36px;
    border: none;
    border-radius: 18px;
}

.box-search>.form-inline>.form-group>.input-group>.input-group-addon {
    position: absolute;
    top: -1px;
    right: 80px;
    height: 38px;
    line-height: 38px;
    z-index: 100;
    border: 1px solid #dedede !important;
}

.box-search>.form-inline>.form-group>.btn-search {
    position: absolute;
    top: -1px;
    right: 0;
    width: 80px;
    height: 38px;
    border-radius: 0 19px 19px 0;
    z-index: 100;
}

/*--------------------------------------------------------------------------
|  End Header
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Search icon
--------------------------------------------------------------------------*/
.box-search-mobile .box-search>.form-inline {
    border: none;
}

.nav-right .btn-show-search {
    font-size: 18px !important;
    padding: 0;
    line-height: 50px;
    width: 40px;
    height: 50px;
    display: block;
    text-align: center;
}

a.btn-show-search {
    color: #fff;
}

.box-search-mobile .box-search {
    position: absolute;
    width: 300px;
    padding: 0;
    right: 0;
    margin: auto;
    top: 100%;
    display: none;
    background: #fff;
    border-radius: 0px;
    z-index: 999;
    padding: 20px;
    box-shadow: 0 0 5px #000;
    padding: 0
}

.nav-right>.box-search-mobile>.btn-show-search {
    margin: 0;
    padding: 0;
}

.box-search-mobile .box-search>.form-inline {
    border: none;
}

.box-search-mobile .box-search>.form-inline>.form-group {
    width: calc(100% - 40px);
}

.box-search-mobile .btn-search {
    right: -2px;
    height: 40px;
    position: relative;
    top: -1px;
    background: no-repeat;
}

/*--------------------------------------------------------------------------
|  End Search icon
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  NAV MAIN
--------------------------------------------------------------------------*/
.nav_mobile .container {
    padding: 0;
}

.nav_desktop li {
    float: left;
    list-style: none;
}

.nav_desktop ul {
    margin-bottom: 0;
}

.nav_desktop li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px;
    display: block;
    position: relative;
}

.nav_desktop li:hover > a {
    background-color: rgba(0, 0, 0, .07);
}

.nav_desktop li li:hover > a {
    background: none;
}

.nav_desktop li:first-child a {
    margin-left: -15px;
}

.nav_desktop li:nth-last-child(1) a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 15px;
    background: none
}

.nav-right>.account-user>.dropdown-toggle {
    border-left: 1px solid #fb5e65;
    border-right: 1px solid #fb5e65;
}

.nav-right .dropdown-toggle {
    color: #c27966;
    font-size: 23px;
    position: relative;
    line-height: 50px;
    display: block;
    width: 50px;
    text-align: center;
}

.nav-right .dropdown-menu {
    right: 0;
    left: inherit;
    border-radius: 0;
}

.nav-right .demo-icon, .nav-right .demo-icon:before {
    margin: 0;
}

.nav-right .item-dropdown {
    margin: 0;
    padding: 44px 0px;
}

.cart-order .dropdown-toggle span.number {
    position: absolute;
    top: 4px;
    right: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 1px solid #c27966;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.btn-menu-main {
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 50px;
    width: 50px;
    text-align: center;
}

.menu-mobile {
    width: 90%;
    max-width: 400px;
    position: fixed;
    height: 100%;
    top: 0;
    left: -100%;
    overflow: auto;
    background: #fff;
    border-right: 1px solid #ddd;
    z-index: 10000;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
}

.menu-mobile.open {
    left: 0;
}

.btn-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    color: #fff;
}

body.ovl-hidden {
    overflow: hidden;
}

.back-drop {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.back-drop.open {
    display: block;
}

/*--------------------------------------------------------------------------
|  End NAV MAIN
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Banner
--------------------------------------------------------------------------*/
.banner-img {
    margin-bottom: 30px;
}

.banner-img img {
    width: 100%;
    border: 1px solid #ddd;
}

.item-banner {
    margin-bottom: 15px;
    display: block;
}

/*--------------------------------------------------------------------------
|  End Banner
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Footer
--------------------------------------------------------------------------*/
#footer {
    background: #f0f0f0;
    padding: 40px 0 0 0;
}

.about-desc {
    margin: 20px 0;
}

.address-ft p, .about-desc {
    color: #fff;
}

.address-ft .demo-icon {
    margin-right: 10px;
}

.menu-footer-vertical a {
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.title-menu-ft {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    margin-bottom: 30px;
}

.menu-footer-vertical a:hover {
    color: #094469;
}

.top-footer {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.center-footer {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}

.title-box-center-ft {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-right: 20px;
    line-height: 40px;
    top: 5px;
    position: relative;
}

.newsletter .form-inline .form-control {
    border: none;
    border-radius: 0px;
    background-color: #dedede;
    box-shadow: none;
    height: 40px;
}

.newsletter .btn-default {
    border: none;
    box-shadow: none;
    background: #dedede;
    font-size: 24px;
    height: 40px;
    margin-left: -3px;
    border-radius: 0px;
}

.icon-social a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #ddd;
    display: inline-block;
    border-radius: 100px;
    margin-left: 15px;
}

.icon-social a i:before {
    margin: 0;
}

.item-social.fb {
    background-color: #3b5998;
}

.item-social.tw {
    background-color: #1da1f2;
}

.item-social.gg {
    background-color: #db4437;
}

.item-social.pi {
    background-color: #d50c22;
}

.item-social.in {
    background-color: #006fa6;
}

.icon-social {
    display: inline-block;
}

.box-align-right {
    display: table;
    float: right;
}

.box-align-center {
    display: table;
    margin: auto;
}

.tag-key-ft {
    padding: 30px 0;
    border-top: 1px solid #ddd;
}

.tag-key-ft p {
    margin-bottom: 5px;
}

.tag-key-ft a {
    color: #424242;
}

.tag-key-ft strong {
    font-weight: bold;
    text-transform: uppercase;
    color: #424242;
    margin-right: 10px;
}

.tag-key-ft a:hover {
    color: #ed1c24;
}

.bottom-footer {
    min-height: 55px;
    background: #111;
}

.coppyright {
    font-size: 12px;
    color: #616161;
    margin: 0;
    line-height: 55px;
}

.payment-support {
    text-align: right;
}

.payment-support img {
    margin-top: 15px;
}

/*--------------------------------------------------------------------------
|  End Footer
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Box product
--------------------------------------------------------------------------*/
.nav_title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.nav_title>li {
    list-style: none;
    float: left;
    padding: 0 30px;
}

.nav_title li a {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    padding: 8px 0px;
    position: relative;
}

.nav_title li a:before, .box-product-style2 h3:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    opacity: 0;
}

.box-product-style2 h3:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -2px;
    opacity: 0;
}

.box-product-style2 h3:before {
    opacity: 1;
    top: 28px;
}

.nav_title>li.active>a:before {
    opacity: 1;
}

.nav_title li a:hover:before {
    opacity: 1;
    transition: .4s all ease;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
}

.nav_title>li:first-child {
    padding-left: 0;
}

.owl-theme .owl-controls .owl-buttons div {
    background: none;
    font-family: "fonts_vnsitecss";
    font-style: normal;
    font-weight: normal;
    speak: none;
    color: transparent;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    outline: none;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 20px !important;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.owl-theme .owl-controls .owl-buttons div:before {
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div:hover:before {
    opacity: 1;
}

.box-product {
    position: relative;
}

.box-product .owl-carousel {
    position: inherit
}

.slider-product.owl-theme .owl-controls .owl-buttons div {
    height: auto;
    top: 0;
    bottom: inherit;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 20px;
    left: inherit;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\ea80';
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: '\ea7f';
}

#Slider .owl-theme .owl-controls .owl-buttons div:before {
    font-size: 50px
}

#Slider .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\eaa5';
}

#Slider .owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: '\eaa6';
}

#Slider_detail.owl-theme .owl-controls .owl-buttons div, .slider-product-available .owl-buttons div {
    width: 30px;
    top: 50%;
    margin-top: -15px;
}

#Slider_detail.owl-theme .owl-controls .owl-buttons div:before, .slider-product-available .owl-buttons div:before {
    font-size: 30px
}

#Slider_detail.owl-theme .owl-controls .owl-buttons div.owl-prev:before, .slider-product-available .owl-buttons div.owl-prev:before {
    content: '\eaa5';
}

#Slider_detail.owl-theme .owl-controls .owl-buttons div.owl-next:before, .slider-product-available .owl-buttons div.owl-next:before {
    content: '\eaa6';
}

.slider-product-available.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -30px
}

.slider-product-available.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -20px
}

.box-product>.nav_title>li, .box-product-style2>.tabs-block>.nav_title>li {
    padding: 0 30px 0 0 !important;
}

.box-product-style2>div>.nav_title>.active>.tab-item, .box-product>.nav_title>.active>.tab-item {
    position: relative;
    width: 100%;
    float: left;
}

.box-product-style2>div>.nav_title>.active>a:after, .box-product>.nav_title>.active>a:after {
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: -2px;*/
    /*width: 100%;*/
    /*height: 3px;*/
    /*background: red;*/
    /*z-index: 100;*/
}

/*--------------------------------------------------------------------------
|  End Box product
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Item product
--------------------------------------------------------------------------*/
.title-product a {
    font-size: 17px;
    color: #383838;
    display: inline-block;
    font-weight: bold;
    /*font-family: 'opensans-bold';*/
}

.item-product.style-view-1 {
    padding: 20px;
}

.content-tab-product .item {
    margin-right: -4px !important;
}

.item-product {
    position: relative;
    margin-bottom: 20px;
}

.border {
    /*border: 1px solid #ddd;*/
}

.price-before {
    text-decoration: line-through;
    opacity: .5;
    margin-bottom: 0;
    font-size: 12px;
}

.price-detail-page .price-before {
    text-shadow: none;
    font-size: 14px;
}

.price-well, .price-max {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.item-product.style-view-1 .box-rate {
    margin-bottom: 20px;
}

.style-view-small.item-product .img {
    min-height: 80px;
}

.box-rate i {
    color: #ffa800;
    font-size: 12px;
}

.number-rate {
    font-size: 12px;
    color: #999;
}

.status-product {
    font-size: 13px;
    color: #fefefe;
    display: block;
    width: 60px;
    height: 30px;
    background: #383838;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    z-index: 9;
}

.bg-red {
    background-color: #ed1c24;
}

.price-inline p {
    display: inline;
}

.price-ctc {
    font-weight: bold;
    color: #ed1c24;
}

.top-detail-product .price-ctc {
    font-size: 22px;
}

.top-detail-product .price-ctc ~ .btn-muahang {
    display: none;
}

.item-product.style-view-2 {
    text-align: center;
}

.item-product .info {
    padding: 10px;
    margin-top: 0;
    min-height: 92px;
}

.list-item>.item-product.style-view-2>.img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom right;
}

.list-item>.item-product.style-view-2>.img {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding-top: 68%;
}

.view-list.list-item>.item-product.style-view-2>.img {
    padding-top: 31%;
}

.view-list>.item-product>.img {
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}

.item-product-note {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    padding: 20px 0;
    border: 1px solid #ddd;
    text-align: left !important;
}

.item-product-note>.img {
    width: 45%;
    padding: 10px;
    float: left;
    position: relative;
}

.item-product-note>.info {
    width: 55%;
    padding: 0 10px;
    float: left;
    display: block;
    position: relative;
    margin-top: 0 !important;
    min-height: 161px;
}

.item-product-note>.info>.desc-product-thumb {
    width: 100%;
    height: 63px;
    float: left;
    position: relative;
    margin-bottom: 0 !important;
}

.item-product-note>.info>.desc-product-thumb>p {
    display: none;
    position: relative;
    padding-left: 21px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}

.item-product-note>.info>.desc-product-thumb>p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ddd;
}

.item-product-note>.info>.desc-product-thumb>p:nth-child(1), .item-product-note>.info>.desc-product-thumb>p:nth-child(2), .item-product-note>.info>.desc-product-thumb>p:nth-child(3) {
    display: block !important;
}

.item-product-note>.img {
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-product-note .price-inline p {
    display: block !important;
}

.nav_title>li>.dropdown-menu {
    border-radius: 0 !important;
}

.content-tab-product {
    margin: 0px -15px;
}

.title-product {
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    max-height: 40px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    margin-bottom: 10px;
}

.action-product {
    width: 100%;
    height: 78px;
    position: absolute;
    bottom: 0;
    padding: 20px 0;
    text-align: center;
}

.action-product a {
    color: #fff;
    font-size: 16px;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    border: 1px solid #fff;
    margin: 0 5px;
    display: inline-block;
    line-height: 38px;
}

.action-product a:hover {
    background: #fff;
    color: #ed1c24
}

.hover-action-product .action-product {
    left: 0;
    opacity: 0;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.hover-action-product:hover .action-product {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

/*--------------------------------------------------------------------------
|  End Item product
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Box-highlight
--------------------------------------------------------------------------*/
.box-highlight {
    min-height: 125px;
}

.item-highlight {
    color: #fff;
    padding: 10px 15px 10px 70px;
    position: relative;
}

.item-highlight .title-highlight {
    font-size: 18px;
    text-transform: uppercase;
}

.item-highlight i {
    font-size: 48px;
    position: absolute;
    left: 0;
    top: 20px;
}

.item-highlight p.desc-hl {
    margin-bottom: 0;
}

.max-width-300 {
    max-width: 300px;
}

.box-align-center {
    display: table;
    margin: 0px auto;
}

.item-highlight.box-align-center {
    display: table;
    margin: 15px auto;
}

/*--------------------------------------------------------------------------
|  End Box-highlight
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Brand
--------------------------------------------------------------------------*/
.item-brand {
    display: block;
    margin-bottom: 15px;
    padding: 10px 20px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    overflow: hidden;
}

.item-brand img {
    width: 100%;
}

.content-brand {
    margin: 0 -8px;
}

.content-brand .item {
    padding: 0 8px;
}

/*--------------------------------------------------------------------------
| End Brand
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Y Kien Khach Hang
--------------------------------------------------------------------------*/
.item-customer {
    padding: 20px;
}

.item-customer img {
    border-radius: 100%;
    margin-bottom: 15px;
}

.item-customer p.desc {
    font-size: 12px;
    color: #383838;
    max-width: 465px;
}

.item-customer p.name {
    font-size: 14px;
    text-transform: uppercase;
    color: #818181;
    font-weight: bold;
}

/*--------------------------------------------------------------------------
| End Y Kien Khach Hang
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Coundown
--------------------------------------------------------------------------*/
.couwn-down {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
}

.couwn-down a {
    display: block
}

.couwn-down .couwn-down-name {
    position: absolute;
    top: 10%;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
}

.text-time1 {
    line-height: 6px;
    font-style: italic;
}

.text-time2 {
    font-size: 28px;
    font-weight: bold;
}

.color-white, .couwn-down .price p {
    color: #fff
}

.ratiing-time {
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 240px;
}

.couwn-down img.couwn-down-img1 {
    max-width: 100%;
    min-width: 300px
}

.couwn-down img.couwn-down-img2 {
    width: 190px;
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -95px;
}

/*--------------------------------------------------------------------------
| End Coundown
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Customization Style of SyoTimer
--------------------------------------------------------------------------*/
.timer {
    text-align: left;
    margin: 20px auto 0;
    padding: 0 0 10px;
}

.timer .table-cell {
    display: inline-block;
    margin: 0 5px;
    min-width: 50px;
    text-align: center;
}

.timer .table-cell:first-child {
    margin-left: 0;
}

.timer .table-cell .tab-val {
    font-size: 14px;
    color: #fff;
    background: #000;
    font-weight: bold;
    border-radius: 500px;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin: 0 0 5px;
}

.timer .table-cell .tab-unit {
    font-size: 14px;
    ; color: #fff;
    margin-top: 15px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------------------
| End Customization Style of SyoTimer
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Box product-view-3
--------------------------------------------------------------------------*/
.box-product-view-3 {
    margin-bottom: 60px;
    margin-top: 60px;
    border: 1px solid #ddd;
    border-top-width: 3px;
}

.nav-left-product {
    padding: 0;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-top: none;
    border-left: none;
    border-bottom: none;
}

.title-nav-left-p {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    ; font-weight: bold;
    padding: 21px 15px 22px 15px;
    margin: 0;
    border-bottom: 1px solid #b71c1c;
}

.title-nav-left-p a {
    color: #fff;
    margin: 0;
}

.tab-nav-left li {
    list-style: none;
    width: 50%;
    float: left;
}

.tab-nav-left li:first-child {
    border-right: 1px solid #ddd;
}

.tab-nav-left li a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px;
    display: block;
    color: #555555;
}

.tab-nav-left {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}

.tab-nav-left li.active a {
    color: #ed1c24;
}

.item-tab-nav-left {
    font-size: 14px;
    color: #383838;
    border-bottom: 1px dotted #ddd;
    display: block;
    padding: 12px 0;
    margin: 0 15px;
}

.item-tab-nav-left:hover {
    color: #ed1c24;
}

.content-box-product-view-3 {
    padding: 0;
}

.tab-nav-left.tab-brand-box-sp li:first-child {
    border: none;
}

.tab-nav-left.tab-brand-box-sp {
    border-bottom: none;
}

.banner-left, .detail-box-sp {
    padding: 0;
}

.noPadding {
    padding: 0;
}

.item-product.style-view-3 {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.fr {
    float: right;
}

.show-mobile {
    display: none;
}

.top-list-product-subpage {
    min-height: 42px;
    /*background: #f0f0f0;*/
    /*border: 1px solid #ddd;*/
    margin-bottom: 15px;
}

.title-sub-category {
    font-size: 35px;
    color: #424242;
    margin-top: 13px;
    text-transform: capitalize;
    font-weight: bold;
    /*font-family: 'opensans-bold';*/
    font-family: 'Nunito Sans',sans-serif;
}

.box-detail-list-product .category-content {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}

.title-sub-category span.number {
    font-size: 14px;
    color: #888888;
    text-transform: none;
    margin-top: 0;
    font-weight: normal;
    font-size: 14px;
}

.subpage {
    margin-bottom: 50px;
}

.sort-by-product .item-dropdown a {
    font-size: 14px;
    color: #444444;
}

.view-style .btn-view {
    color: #444;
    padding: 13px 15px 11px 15px;
    display: inline-block;
    border-left: 1px solid #ddd;
    border: 1px solid #ddd;
}

.sort-by-product {
    padding: 4px 13px 0 0;
}

.list-item .box-rate {
    margin-bottom: 10px;
}

.box-left {
    margin-bottom: 30px;
}

/*--------------------------------------------------------------------------
| End Box product-view-3
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| View_product-4
--------------------------------------------------------------------------*/
.style-view-small .title-product {
    margin: 0;
    color: #444;
    text-transform: uppercase;
}

.style-view-small .title-product a {
    font-weight: bold;
}

.list-product-small .title-product a {
    font-size: 16px;
}

.style-view-small .info {
    padding-left: 15px;
    margin-top: 0;
}

.style-view-small .box-rate {
    margin-bottom: 20px;
}

/*--------------------------------------------------------------------------
| End View_product-4
--------------------------------------------------------------------------*/
.nav_title li a.btn-toggle-cont-box-left {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    display: inline;
}

.nav_title li a.btn-toggle-cont-box-left.open .icon-minus-3:before {
    content: '\edfa';
}

.box-left .nav_title {
    position: relative;
}

.btn-toggle-cont-box-left:before {
    display: none;
}

/*--------------------------------------------------------------------------
| Thuong hieu
--------------------------------------------------------------------------*/
.trademark-filter .cont {
    max-height: 230px;
}

.trademark-filter .cont ul li {
    list-style: none;
}

.trademark-filter .cont ul li a {
    color: #333;
    padding-left: 20px;
    font-weight: 400;
    font-size: 13px;
}

.trademark-filter .checkbox {
    margin: 6px 0;
}

.search-trademark {
    margin-bottom: 10px;
}

.search-trademark .form-control {
    height: 30px;
    box-shadow: none;
    border-radius: 3px 0 0 3px;
    font-size: 12px;
    font-style: italic;
}

.search-trademark .search-input-submit .btn-default {
    height: 30px;
    border-radius: 0 3px 3px 0;
}

.search-trademark .search-input-submit {
    width: 30px;
    height: 30px;
}

.search-trademark .search-input-content {
    margin-right: 30px;
}

.trademark-filter {
    padding-bottom: 20px;
}

/*--------------------------------------------------------------------------
| End Thuong hieu
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Select
--------------------------------------------------------------------------*/
.me-select {
    position: relative;
    margin: 0 auto;
}

.me-select ul {
    list-style: none;
    padding: 0;
    width: 100%;
}

.me-select li {
    margin: 0 auto;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}

.me-select li.selected {
    box-shadow: inset 0 0 0 40px rgba(255, 246, 0, 0.1);
}

.me-select label.icon-check {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 4px 5px 0 25px;
    vertical-align: top;
    cursor: pointer;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 1;
}

.me-select label.icon-check:hover {
    color: #ed1c24;
}

.me-select label.icon-check span {
    vertical-align: middle;
    display: inline-block;
}

.me-select label.icon-check span:first-child {
    width: 30%;
    color: rgba(97, 107, 107, 0.7);
}

.me-select label.icon-check span:nth-child(2), .me-select label.icon-check a {
    width: 60%;
    color: #31d2d4;
}

.me-select label.icon-check span:last-child {
    font-size: 80%;
}

.me-select input[type="checkbox"], .me-select label.icon-check::before, .me-select input[type="checkbox"]:checked + label.icon-check::after {
    width: 12px;
    height: 12px;
    top: 50%;
    left: 2px;
    margin-top: -6px;
    position: absolute;
    cursor: pointer;
    border-radius: 2px;
}

.me-select input[type="checkbox"] {
    opacity: 0;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
    z-index: 100;
}

.me-select label.icon-check::before {
    content: '';
    border: 1px solid #999;
}

.me-select input[type="checkbox"]:checked + label.icon-check::after {
    content: '\f051';
    text-align: center;
    line-height: 12px;
    color: #fff;
    font-family: 'fontello';
    font-weight: bold;
    font-size: 8px;
    background: #ed1c24;
    left: 5px;
}

.search-brand {
    background: #f8f8f8;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.search-brand .btn-default {
    width: 50px;
    float: right;
    border: none;
    background: none;
}

.search-brand .form-group {
    margin-right: 50px;
    border: none;
    background: none;
    margin-bottom: 0;
}

.search-brand .form-group .form-control {
    background: none;
    border: none;
    box-shadow: none;
}

/*--------------------------------------------------------------------------
| End Select
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Filter color
--------------------------------------------------------------------------*/
.list-color-filter {
    margin: 0 -5px;
}

.item-color {
    width: 20%;
    float: left;
    text-align: center;
}

.item-color:nth-child(2n+5) {
}

.item-color span {
    display: inline-block;
    margin: 0 5px;
    border-radius: 3px;
    padding: 2px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    width: 33px;
    height: 33px;
}

.item-color span.red {
    background: #f70006;
}

.item-color span.blue {
    background: #0b2b72;
}

.item-color span.gray {
    background: #666;
}

.item-color span.yellow {
    background: #d7ef0f;
}

.item-color span.black {
    background: #000;
}

.item-color span.white {
    background: #fff;
}

/*--------------------------------------------------------------------------
| End Filter color
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| List view product
--------------------------------------------------------------------------*/
.list-item.view-list .img {
    width: 33.33333%;
    float: left;
}

.list-item.view-list .item-product .info {
    margin-left: 33.333333%;
    text-align: left;
    padding-left: 30px;
}

.view-list .item-product .info {
    margin-top: 0 !important;
}

.list-item.view-list .title-product {
    margin-top: 0;
}

.desc-product-thumb {
    margin-top: 10px;
    margin-bottom: 20px;
}

.desc-product-thumb p {
    font-size: 12px;
    color: #666;
    position: relative;
    margin-bottom: 5px;
}

.btn-main-2 {
    border-radius: 30px;
    padding: 12px 46px
}

.btn-black-2 {
    background-color: #383838;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.btn-black-2:hover {
    background-color: #ed1c24;
}

.show-list {
    display: none;
}

.list-item.view-list .show-list {
    display: block;
    width: 100%;
    float: left;
    position: relative;
}

/*--------------------------------------------------------------------------
| End List view product
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Filter price
--------------------------------------------------------------------------*/
.input-value-price-filter {
    margin-top: 20px;
}

.input-value-price-filter label {
    margin: 0 5px;
}

.input-value-price-filter .form-control {
    max-width: 90px;
    border-radius: 0px;
    box-shadow: none;
    height: 40px;
    border-color: #ddd;
    margin-bottom: 10px;
}

/*--------------------------------------------------------------------------
| End Filter price
--------------------------------------------------------------------------*/
.box-left .title_style i {
    margin-right: 8px;
    font-weight: normal;
}

.side-bar-left .sub-menu {
    list-style: none;
    margin: 0;
}

.side-bar-left .sub-menu .border-bottom {
    border-bottom: none
}

.side-bar-left .sub-menu .border-bottom {
    display: block;
    margin-left: 30px;
    border-top: 1px dotted #ddd;
}

.nav>li>a {
    padding: 10px;
}

.box-left .nav li.active .sub-menu a {
    color: #333;
}

.box-left .nav li.active .sub-menu a.active, .box-left .nav li.active .sub-menu a:hover {
    color: #ed1c24;
}

.side-bar-left .sub-menu a:hover {
    color: #ed1c24;
}

.hide-toggler-cont {
    display: none;
}

.side-bar-left .nav li {
    position: relative;
}

.side-bar-left .nav>li>a.item-sub-menu>span.name>span {
    width: 17px;
    height: 17px;
    display: inline-block;
    text-align: center;
}

.side-bar-left .nav>li>a.item-sub-menu>span {
    padding-right: 10px;
}

.side-bar-left .sub-menu>.border-bottom>.btn-hide-toggle-sub-menu {
    display: block;
    padding: 8px 15px !important;
    margin-left: 0 !important;
    border-top: 0 !important;
}

.btn-hide-toggle-sub-menu {
    width: 40px;
    height: 40px;
    position: absolute !important;
    right: 0;
    top: 0;
}

.btn-hide-toggle-sub-menu:hover, .btn-hide-toggle-sub-menu:focus {
    background: none !important
}

.btn-hide-toggle-sub-menu.open {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/*--------------------------------------------------------------------------
| Product-detail
--------------------------------------------------------------------------*/
.thub-image {
    padding: 0 30px 15px
}

.top-detail-product {
    margin-bottom: 40px;
}

.product-detail {
    min-height: 600px;
}

.box-slide-images-detail {
}

.thub-image img {
    max-width: 85px;
    border: 1px solid #ddd;
}

.thub-image .item {
    text-align: center;
}

.thub-image .owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -30px;
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -24px;
}

.view-images-large {
    height: auto;
}

.detail-thongsokithuat {
    margin-top: 30px;
    margin-bottom: 40px;
}

.box-thongso .row-tso {
    display: table;
    border-bottom: 1px dotted #ddd;
    width: 100%;
    padding: 4px 0 10px 0;
}

.box-thongso .row-tso strong {
    width: 160px;
}

.box-thongso .row-tso strong, .box-thongso .row-tso span {
    display: table-cell;
    vertical-align: middle;
}

.title-desc-detail {
    font-size: 16px;
    text-transform: uppercase;
    margin: 30px 0
}

.detail-binhluan textarea.form-control {
    min-height: 160px;
}

.btn-send-cmt {
    height: 45px;
    max-width: 200px;
}

.title-main h2 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin: 0;
}

.title-name-product, .title-blogs-item {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0;
    /*font-family: 'opensans-bold';*/
    color: #000;
}

.title-name-product span.number {
    font-size: 14px;
}

.price-main {
    font-size: 24px;
    color: #ed1c24;
}

.dvt {
    font-size: 14px;
    color: #ed1c24;
}

.price-detail-page {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.btn-ver {
    color: #555555;
    background: #f0f0f0;
    border: 1px solid #ddd;
    padding: 4px 12px;
    border-radius: 3px;
    margin-right: 10px;
}

.opticon-select li:hover .btn-ver, .opticon-select li.active .btn-ver {
    color: #fff;
    border: 1px solid transparent;
    position: relative;
}

.btn-ver.active:before {
    content: '';
    width: 20px;
    height: 10px;
    border-bottom: 15px solid #f0f0f0;
    border-left: 15px transparent solid;
    border-right: 15px transparent solid;
    position: absolute;
    bottom: -32px;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
}

.top-detail-product {
    margin-top: 30px;
}

.btn-ver.active:after {
    content: '';
    width: 20px;
    height: 10px;
    border-bottom: 15px solid #ddd;
    border-left: 15px transparent solid;
    border-right: 15px transparent solid;
    position: absolute;
    bottom: -31px;
    z-index: 1;
    margin: auto;
    left: 0;
    right: 0;
}

.title-ver {
    margin-right: 30px;
    position: relative;
    top: 3px;
}

.item-p-vailable {
    text-align: center;
    margin-bottom: 15px;
}

.item-p-vailable .price {
    margin: 10px 0;
}

.select2-container-active .select2-choice, .select2-offscreen, .select2-offscreen:focus {
    outline: none;
}

.product-available {
    background: #f0f0f0;
    padding: 15px 40px 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 30px 0;
}

.btn-icon {
    width: 46px;
    height: 46px;
    border: 1px solid #ddd;
    color: #888888;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    position: relative;
    top: 3px;
    margin-left: 10px;
}

.product-available .owl-item .item {
    padding: 0 10px
}

/*--------------------------------------------------------------------------
| End Product-detail
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Compare
--------------------------------------------------------------------------*/
.Compe-product {
    text-align: center;
}

.Compe-product .table-bordered>tbody>tr>th {
    vertical-align: middle;
}

.color-ss {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #ddd;
}

.color-ss.red {
    background: red
}

.color-ss.blue {
    background: blue
}

.color-ss.yellow {
    background: yellow
}

.number-ss {
    font-size: 48px;
    text-transform: uppercase;
}

.title-table span {
    text-transform: uppercase;
}

.title-row {
    text-transform: uppercase;
}

.btn-remove-product-ss {
    color: #999;
    font-size: 18px;
}

.btn-remove-product-ss:hover i {
    color: #ed1c24;
}

/*--------------------------------------------------------------------------
| End Compare
--------------------------------------------------------------------------*/
.table-widthlist.table>tbody>tr>td, .table-widthlist.table>tbody>tr>th {
    vertical-align: middle;
    text-align: center;
}

.table-widthlist.table-bordered>thead>tr>th {
    font-size: 14px;
    text-transform: uppercase;
    color: #383838;
    background: #f0f0f0;
    padding: 10px 20px;
    border-bottom: none
}

.title-table-mobile {
    display: none;
}

/*--------------------------------------------------------------------------
| List blogs
--------------------------------------------------------------------------*/
.color-red {
    color: #ed1c24;
}

.clear-both {
    clear: both;
}

.top-list-blogs-subpage {
    /*display: table;*/
    /*float: left;*/
    /*background: #f0f0f0;*/
    /*border: 1px solid #ddd;*/
}

.item-blogs .img-blogs {
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 63%;
    height: auto !important;
}

.img-blogs img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: contain;
    height: 100%;
    margin: 0 auto;
    border-bottom: 2px solid #f10e0f;
}

.img-blogs a {
    display: block
}

.more-blogs {
    color: #989898;
    font-size: 12px;
    font-weight: 300;
}

.title-blogs-item {
    margin: 10px 0 10px 0;
    height: 45px;
    overflow: hidden;
    display: block;
}

.title-blogs-item a {
    font-size: 17px !important;
    color: #383838;
    line-height: 1.3;
    display: block;
}

.title-blogs-item a:hover {
    color: #5da8d8;
}

.item-blogs .desc-blogs {
    color: #585858;
    overflow: hidden;
    text-align: justify;
    height: 80px;
}

.btn-view-more {
    color: #f10e0e;
    float: right;
    font-weight: bold;
}

.btn-view-more:hover {
    color: #ED1C24;
}

.item-blogs {
    border-bottom: 1px dashed #dcdcdc;
    padding-top: 20px;
    padding-bottom: 20px;
}

.box-blogs.view-list {
    width: 100%;
    float: none;
}

.box-blogs.view-list .item-blogs .img-blogs {
    width: 25%;
    float: left;
    padding-top: 20%;
}

.box-blogs.view-list .info {
    overflow: hidden;
    padding-left: 30px;
}

/*--------------------------------------------------------------------------
| End List blogs
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Blogs detail
--------------------------------------------------------------------------*/
.box-detail-post {
    /*border-bottom: 1px dashed #ddd;*/
    padding-bottom: 10px;
    /*margin-bottom: 10px;*/
}

.item-link-lienquan {
    color: #383838;
    padding: 3px 0;
    display: inline-block;
}

.item-link-lienquan:hover {
    color: #ed1c24;
}

.detail-tags {
    margin-top: 10px;
}

.detail-tags a {
    color: #585858;
}

.detail-tags a:hover {
    color: #ed1c24;
}

.tag-detail-post {
    background: #dedede;
    padding: 10px 15px;
}

.noBg {
    background: none !important;
}

.share-social .item-social {
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

.share-social .title-box-center-ft {
    top: 0;
}

.share-social .fb i {
    color: #3b5998
}

.share-social .tw i {
    color: #1da1f2
}

.share-social .gg i {
    color: #db4437
}

.share-social .pi i {
    color: #d50c22
}

.share-social .in i {
    color: #006fa6
}

/*--------------------------------------------------------------------------
| End Blogs detail
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Binh luan
--------------------------------------------------------------------------*/
.item-cmt {
    margin-bottom: 25px;
}

.item-cmt .avt {
    width: 40px;
    height: 40px;
    float: left;
}

.item-cmt .avt span.avt-text {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    background: #ccc;
    font-weight: bold;
}

.item-cmt .info-cmt {
    margin-left: 70px;
    overflow: hidden;
}

.user-comment {
    margin-top: 40px;
}

.wirte-cmt {
    color: #585858;
    margin-bottom: 20px;
}

.click-cmt {
    color: #666;
    display: inline-block;
    margin-right: 25px;
}

.click-cmt.active, .click-cmt:hover {
    color: #4a90e2;
}

.item-cmt .item-cmt {
    padding-left: 70px;
}

.name-user-post {
    font-weight: bold;
}

/*--------------------------------------------------------------------------
| End Binh luan
--------------------------------------------------------------------------*/
.title-order-rps {
    display: none;
}

.nav_desktop ul ul {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.32);
}

.nav_desktop ul li.sub-menu-style2 ul ul {
    box-shadow: none;
}

.opticon-select li {
    list-style: none;
    float: left;
}

.noButton .owl-buttons {
    display: none !important;
}

.color-white {
    color: #fff;
}

.title-box-p-home {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.title-box-p-home h2 {
    text-transform: uppercase;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
    display: table;
    background-color: #fff;
    margin: 0 auto;
    z-index: 9;
    position: relative;
    padding: 0 30px
}

.title-box-p-home:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    top: 10px;
    left: 0;
}

.logo-brand-bottom {
    min-height: 150px;
    background-color: #2874f0;
    text-align: center;
    padding: 40px 0;
}

.hover-category {
    position: relative;
}

.hover-category:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.info-hover-category {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: table;
    width: 100%;
    margin: auto;
    height: 60px;
    margin-top: -30px;
    opacity: 0;
}

.info-hover-category i {
    color: #fff;
    font-size: 24px;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100px;
    margin-bottom: 15px;
    line-height: 50px;
}

.info-hover-category .title-info {
    font-size: 14px;
    text-transform: uppercase;
    color: #ff4948;
    margin: 0;
}

.hover-category:hover:before, .hover-category:hover .info-hover-category {
    opacity: 1;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
}

.title-block-product {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}

/*--------------------------------------------------------------------------
| Box-highligh-style-2
--------------------------------------------------------------------------*/
.box-highligh-style-2 {
    background: #f0f0f0;
    padding: 30px 0;
    margin-bottom: 130px;
}

.img-highlight {
    position: relative;
    margin-bottom: -120px;
    text-align: center;
}

/*--------------------------------------------------------------------------
| End Box-highligh-style-2
--------------------------------------------------------------------------*/
.item-category .box-title .top-title {
    font-size: 14px;
    color: #1e1e1e;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-top: 0px;
}

.item-category .box-title {
    margin-bottom: 25px;
}

.item-category .img {
    margin-bottom: 25px;
}

.item-category .box-title .top-title:before {
    content: '';
    width: 60px;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: -7px;
    left: 0;
}

.item-category .box-title .desc-title {
    font-weight: 300;
    color: #1e1e1e;
    text-transform: uppercase;
    font-size: 36px;
    margin: 20px 0;
}

.view-btn-slt {
    position: relative;
}

.view-btn-slt .button-category {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    height: 34px;
    margin-top: -20px;
    z-index: 9;
    display: table;
    width: 168px;
}

/*--------------------------------------------------------------------------
| Banner subpage
--------------------------------------------------------------------------*/
.top-banner-subpage {
    min-height: 260px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 30px;
    display: table;
    width: 100%;
}

.top-banner-subpage .title-main.bottom {
    display: table-cell;
    vertical-align: middle;
}

.top-banner-subpage {
    text-align: center;
}

.top-banner-subpage div {
    float: none !important
}

.top-banner-subpage .title-main h1 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 24px;
}

.top-banner-subpage a {
    color: #fff;
}

/*--------------------------------------------------------------------------
| End Banner subpage
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Trending
--------------------------------------------------------------------------*/
.trending {
    margin-bottom: 45px;
}

.item-trending {
    background-color: #ffe082;
    font-size: 14px;
    color: #333333;
    font-weight: 300;
}

.info-trending {
    padding: 40px 30px;
}

.img-trending img {
    width: 100%;
}

.category-title {
    position: relative;
    padding-left: 40px;
    white-space: nowrap;
}

.category-title:before {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #1e1e1e;
    position: absolute;
    top: 10px;
    left: 0;
}

.title-info-trend {
    font-size: 20px;
    text-transform: uppercase;
    color: #1e1e1e;
    line-height: 1.4;
}

.desc-trend {
    line-height: 1.6;
    margin-bottom: 30px;
}

.btn-view-trend {
    color: #1e1e1e;
    border-radius: 0px;
    border: 1px solid #1e1e1e;
    padding: 9px 28px;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-view-trend:hover {
    background-color: #fff;
}

/*--------------------------------------------------------------------------
| End Trending
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| About home
--------------------------------------------------------------------------*/
.about-home {
    margin-top: 45px;
}

.title-info-H {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-left: 40px;
    margin-bottom: 15px;
}

.title-info-H:before {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #1e1e1e;
    position: absolute;
    top: 10px;
    left: 0;
}

.about-home {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}

.logo-about {
    margin-bottom: 30px;
}

.desc-about-H {
    line-height: 1.6;
}

.item-list-c-a .icon-item {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    color: #fff;
    font-size: 30px;
    background-color: #ffb300;
    float: left;
    text-align: center;
    line-height: 60px;
    margin-top: 7px;
}

.item-list-c-a .info-item {
    margin-left: 80px
}

.title-item-ab {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

.desc-item-ab {
    font-weight: 300;
}

.list-category-about {
    padding: 45px 0;
}

/*--------------------------------------------------------------------------
| About home
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Block-news-hpage style-2
--------------------------------------------------------------------------*/
.news-feture {
    position: relative;
}

.img-news-feture img {
    width: 100%;
}

.news-feture {
    margin-bottom: 30px;
}

.news-feture .info {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    padding: 20px;
}

.title-n-feture {
    margin-top: 0;
    font-size: 20px;
}

.title-n-feture a {
    text-transform: uppercase;
    color: #ffb300;
    font-weight: bold;
}

.more-post li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
    padding-right: 15px;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    border-right: 1px solid #999;
}

.more-post li:last-child {
    border-right: none;
}

.icon-category-news {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #ffb300;
    z-index: 1;
}

.img-news-right img {
    width: 100%;
}

.title-news-right {
    margin-top: 0;
    line-height: 1.4;
}

.title-news-right a {
    text-transform: uppercase;
    color: #1e1e1e;
}

.title-news-right a:hover {
    color: #ffb300;
}

.desc-news-right {
    font-weight: 300;
    line-height: 1.6;
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
}

.item-news-home {
    position: relative;
}

.item-news-home .row {
    margin: 0 -5px;
}

.item-news-home .col-lg-6 {
    padding: 0 5px;
}

.item-news-home .more-post {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.item-news-home {
    margin-bottom: 20px;
}

/*--------------------------------------------------------------------------
| End Block-news-hpage style-2
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Feeback
--------------------------------------------------------------------------*/
.feeback {
    height: 470px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.content-fback {
    font-style: italic;
    color: #1e1e1e;
    text-align: center;
}

.info-user-fback {
    position: absolute;
    width: 100%;
    background: #8bc34a;
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 10px 30px;
}

.info-user-fback:before {
    content: '';
    width: 12px;
    height: 8px;
    border-bottom: 8px solid #8bc34a;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
}

.info-user-fback .avt {
    width: 62px;
    height: 62px;
    float: left;
}

.info-user-fback .avt img {
    border-radius: 100px;
}

.info-user-fback .info {
    margin-left: 72px;
}

.info-user-fback .info .name {
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
}

.info-user-fback .info .chucvu {
    font-size: 12px;
}

.feeback .icon-social {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

/*--------------------------------------------------------------------------
| End Feeback
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Nav-style-3
--------------------------------------------------------------------------*/
.nav_desktop-style-3 {
    width: 320px;
    float: left;
    padding-bottom: 50px;
    background-color: #fff;
    overflow-y: auto;
    top: 0;
    z-index: 99;
}

.box-menu-style-3 {
    padding: 0 5px 0 25px;
}

.box-menu-style-3 li {
    list-style: none;
}

.box-menu-style-3 li > a {
    font-size: 18px;
    text-transform: uppercase;
    color: #1e1e1e;
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 15px 0;
    font-weight: bold;
}

.box-menu-style-3 li > a:hover {
    color: #06b8cf;
}

.box-menu-style-3 ul > li > ul {
    margin-top: 5px;
}

.box-menu-style-3 li > ul > li a {
    font-size: 14px;
    text-transform: none;
    color: #1e1e1e;
    padding: 8px 0;
    border-bottom: none;
    font-weight: normal;
}

/*--------------------------------------------------------------------------
| End Nav-style-3
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Donv edit
--------------------------------------------------------------------------*/
.product-detail .thub-image {
    position: relative;
}

.top-detail-product .row-bb {
    float: left;
    margin-bottom: 10px;
    list-style: none;
}

.top-detail-product .row-bb>li {
    float: left;
    position: relative;
    font-size: 15px;
}

.color-red {
    color: #ed1c24;
}

.top-detail-product .row-bb>li:nth-last-child(1) {
    padding-right: 0;
    font-size: 16px;
}
.price-detail-page span.apartment-month {
    font-size: 16px;
}
.top-detail-product .row-bb>li:nth-last-child(1):before {
    display: none;
}

.price-detail-page {
    padding: 0;
    float: right;
    position: relative;
    margin-bottom: 10px;
    text-align: right;
}

.description-product-detail, .desc-product-thumb {
    margin-bottom: 15px !important;
}

.description-product-detail>p, .desc-product-thumb>p {
    position: relative;
    line-height: 1.4;
    overflow: hidden;
    font-size: 16px;
}

.description-product-detail>p:before, .desc-product-thumb>p:before {
    /*content: '';*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 5px;*/
    /*width: 6px;*/
    /*height: 6px;*/
    /*border-radius: 50%;*/
    /*background-color: #ddd;*/
}

.product-available>.group-available {
    margin-bottom: 5px !important;
}

.group-available>.a-row {
    margin-bottom: 5px;
    width: 100%;
    position: relative;
    float: left;
}

.group-available>.a-row>label {
    padding-right: 10px;
}

.price-detail-page .price-main {
    /* font-size: 24px; */
    font-weight: bold;
    color: #ed1c24;
    /* line-height: 24px; */
    font-size: 16px;
}

.group-available>ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.group-available>ul>li {
    position: relative;
    padding: 3px;
    background: #fff;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 3px;
    border: solid 1px #dedede;
}

.group-available>ul>li:nth-last-child(1) {
    margin-right: 0;
}

.group-available>ul>li.active {
    border: 1px solid #ed1c24 !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
}

.group-available>ul>li>.item-meta {
    padding: 0 15px;
}

.btn-muahang {
    padding: 0;
    margin-bottom: 15px;
    display: inline-block;
}

.btn-muahang>.input-group {
    width: 138px;
    float: left;
}

.btn-muahang>.input-group, .btn-muahang>.btn-default {
    margin-right: 5px;
    margin-bottom: 10px;
}

.btn-muahang>.input-group>.input-group-btn>.btn {
    width: 46px;
    height: 46px;
    border-radius: 0;
    background-color: #eeeeec;
    border: 1px solid #ccc !important;
    color: #383838;
}

.btn-muahang>.input-group>.num-quantity {
    border: 1px solid #ccc;
}

.btn-default {
    color: #fff;
    background-color: #ed1c24;
    border: 0 !important;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 0;
}

/*
.btn-default.focus,
.btn-default:focus {
    color: #fff !important;
    background-color: #cf1920 !important;
    border-color: #ae151b !important;
}

.btn-default:hover {
    color: #fff !important;
    background-color: #cf1920 !important;
    border-color: #ae151b !important;
}*/
/*.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #cf1920 !important;
    border-color: #ae151b !important;
}*/
.btn-cart.btn-pay.btn-add-cart-two, .btn-compare {
    height: 46px;
    font-size: 18px;
}

.share-icon {
    width: 100%;
    position: relative;
    float: left;
    line-height: 38px;
}

.share-icon>.share-icon-product {
    position: absolute;
    left: 130px;
    top: 0;
}

.not-accompanied {
    border: 2px dotted #ddd !important;
}

/*--------------------------------------------------------------------------
| End Donv edit
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Checkout
--------------------------------------------------------------------------*/
.box-cart-left>.card>.nav-tabs {
    border-bottom: 1px solid #DDD;
}

.box-cart-left>.card>.nav-tabs > li.active > a, .box-cart-left>.card>.nav-tabs > li.active > a:focus, .box-cart-left>.card>.nav-tabs > li.active > a:hover {
    border-width: 0;
}

.box-cart-left>.card>.nav-tabs > li > a {
    border: none;
    color: #666;
}

.box-cart-left>.card>.nav-tabs > li.active > a, .box-cart-left>.card>.nav-tabs > li > a:hover {
    border: none;
    color: #383838 !important;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.box-cart-left>.card>.nav-tabs > li.active > a::after, .box-cart-left>.card>.nav-tabs > li:hover > a::after {
    transform: scale(1);
}

.box-cart-left>.card>.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.box-cart-left>.card>.tab-pane {
    padding: 15px 0;
}

.box-cart-left>.card>.tab-content {
    padding: 20px
}

.box-cart-left>.card {
    background: #f8f8f8 none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}

.title-cart {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    border-bottom: 2px solid #DDD;
    color: #4285F4 !important;
    background: transparent;
    padding: 10px 15px;
    font-size: 14px;
    margin: 0;
}

.nav-tabs-bank>.nav-tabs >li {
    width: 20%;
    float: left;
}

.nav-tabs-bank>.nav-tabs>li>a {
    border-radius: 0 !important;
    text-align: center;
    margin: 0;
    border-right: 1px solid #ddd;
    padding: 10px;
    padding-bottom: 43px !important;
}

.nav-tabs-bank>.nav-tabs>li:nth-last-child(1)>a {
    border-right: 0;
}

.nav-tabs-bank .nav-tabs>li.active>a, .nav-tabs-bank .nav-tabs>li.active>a:focus, .nav-tabs-bank .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0;
    border-right: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs-bank .nav-tabs>li.active>a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ddd;
    bottom: -11px;
    left: 50%;
    margin-left: -10px;
}

.nav-tabs-bank .nav-tabs>li.active>a:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #ffffff;
    bottom: -10px;
    left: 50%;
    margin-left: -9px;
}

.nav-tabs-bank>.nav-tabs>li>a>img {
    width: 80px;
    height: 60px;
}

.nav-tabs-bank>.nav-tabs>li>a>input {
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -6px;
}

.nav-tabs-bank .nav-tabs>li>a>span {
    display: block;
    border: 0;
    border-radius: 0;
    color: #555;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    height: 40px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
}

.nav-tabs-bank .tab-content {
    padding: 20px 0;
}

.nav-tabs-bank .nav-tabs li span .demo-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: 5px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    top: 4px;
}

.choose-bank {
    padding: 20px 15px;
}

.advanced-product .box-left {
    margin-bottom: 30px !important;
}

.advanced-product .nav_title {
    margin-bottom: 15px !important;
}

.scrollbar {
    float: left;
    max-height: 300px;
    width: 100%;
    overflow-y: auto;
}

.box-cart-right-cont>.scrollbar, .shoppingcart-box>.scrollbar {
    padding: 0 10px;
}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
    width: 6px;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #1e1e1e;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/*--------------------------------------------------------------------------
| End Checkout
--------------------------------------------------------------------------*/
.box-cart-right-cont {
    position: relative;
}

.box-cart-right-cont>.scrollbar {
    padding: 10px;
}

.box-cart-right-cont .delete-order {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 10;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    top: 10px;
    bottom: 10px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    border: none;
}

.mCSB_inside>.mCSB_container {
    margin: 0;
    padding-right: 26px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.checkout-address {
    padding: 15px 10px;
}

.checkout-address>p {
    margin-bottom: 10px;
}

.checkout-address>p:nth-last-child(1) {
    margin-bottom: 0;
}

.wrap-list>.row {
    /*margin: 0 !important;*/
}

#add-cart-modal, .modal-open, .modal-login {
    padding-right: 0 !important;
}

.btn-google, .btn-facebook {
    border-radius: 0 !important;
}

.form-dk>.form-group>a {
    height: 30px;
    width: 30px;
    margin-left: 10px;
}

.form-dk>.form-group>a>.fa {
    font-size: 14px !important;
}

.form-dn .fa {
    padding-right: 10px;
}

.form-dn>.form-group>.btn-default {
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 20px !important;
    border: none;
    height: 38px !important;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 5px solid rgba(225, 225, 225, .2);
    border-radius: 5px !important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .1);
}

.hoac {
    position: relative;
    width: 100%;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: center;
}

.hoac:before {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 100px;
    height: 1px;
    background-color: #ccc;
}

.hoac:after {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    width: 100px;
    height: 1px;
    background-color: #ccc;
}

/*--------------------------------------------------------------------------
| About
--------------------------------------------------------------------------*/
.row-about-1 {
    padding: 20px 0 30px;
}

.ab-1-left {
    padding: 0;
}

.ab-1-left>img {
    width: 100%;
}

.ab-1-right>h1 {
    font-size: 30px;
    font-weight: bold;
    color: #ed1c24;
}

.ab-1-right>h1>span {
    color: #383838;
}

.ab-1-right>h3 {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}

.ab-1-right>p {
    font-size: 14px;
    font-weight: 400;
}

.row-about-2 {
    width: 100%;
    position: relative;
    float: left;
    padding: 23px 0;
    margin-bottom: 30px;
}

.about-2-item {
    text-align: center;
}

.about-2-item>.icon {
    line-height: 80px;
    font-size: 36px;
    color: #ffffff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #ed1c24;
}

.about-2-item>.caption>h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.title-center {
    margin-bottom: 45px;
    text-align: center;
}

.title-center>h2 {
    font-size: 16px;
    font-weight: bold;
}

.title-center>h2>span {
    color: #ed1c24;
}

.title-center>.line-title {
    width: 150px;
    height: 1px;
    background-color: #888;
    display: inline-block;
    position: relative;
}

.title-center>.line-title:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 60px;
    width: 30px;
    height: 3px;
    background-color: #ed1c24;
}

.store-item>img {
    width: 100%
}

.store-all {
    width: 100%;
    float: left;
    position: relative;
}

/*--------------------------------------------------------------------------
| End About
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| 404
--------------------------------------------------------------------------*/
.page-four {
    padding-top: 180px;
    padding-bottom: 180px;
    text-align: center;
}

.page-four>.logo {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.page-four>div>h1 {
    width: 100%;
    font-size: 160px;
    font-weight: bold;
    line-height: 160px;
}

.page-four>div:nth-child(2) {
    margin-bottom: 50px;
}

.page-four>div:nth-child(2)>p {
    font-weight: 300;
    font-size: 24px;
}

/*--------------------------------------------------------------------------
| End 404
--------------------------------------------------------------------------*/
.list-cut {
    position: relative;
    margin-bottom: 30px;
}

.list-cut>.cut-0 {
    padding: 0;
    padding-right: 120px;
}

.list-cut>.cut-1 {
    position: absolute;
    right: 59px;
    top: 0;
    width: 34px;
    height: 34px;
}

.list-cut>.cut-2 {
    position: absolute;
    right: 15px;
    top: 0;
    width: 34px;
    height: 34px;
}

.dkm-admanager-order {
    width: 100%;
    float: left;
    position: relative;
    background-color: #f8f8f8;
}

.dkm-admanager-order>.title_style3>h3 {
    margin-bottom: 30px;
    padding: 10px 15px;
}

.form-m-o>.box-table {
    margin-top: 20px;
}

.form-m-o>.form-group {
    margin-right: 5px;
}

.form-m-o>.form-group:nth-child(5) {
    margin-right: 0;
}

.form-m-o>.form-group>.input-group>.input-group-addon {
    border-radius: 0;
}

.product-left-right {
    float: left;
    position: relative;
}

.product-left-right>.media {
    margin-bottom: 20px;
}

.product-left-right:nth-last-child(1)>.media {
    margin-bottom: 0;
}

.product-left-right>.media>.media-left>a>img {
    width: 90px;
    border: 1px solid #ddd;
}

.address-book-item {
    width: 100%;
    position: relative;
    float: left;
}

.address-book-item>ul {
    list-style: none;
}

.address-book-item>ul>li {
    margin-bottom: 15px;
}

.address-book-item>ul>li:nth-last-child(1) {
    margin-bottom: 0;
}

.bs-docs-sidenav {
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #ddd;
}

.bs-docs-sidenav>li {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.bs-docs-sidenav>li:nth-last-child(1) {
    border: none;
}

.bs-docs-sidenav>li>a>i {
    margin-right: 10px;
    width: 20px;
}

.form-group>.input.text {
    float: left;
    width: auto;
}

.captcha-input {
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 6px 5px;
    margin-top: 0;
    margin-right: 10px;
}

.captcha-img {
    float: left;
    width: auto;
}

.captcha-reload {
    width: 8.33333333%;
    position: relative;
    top: 7px;
}

.nav-tab-right>li>.dropdown-menu {
    right: 0;
    left: auto;
}

.in-email {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 160px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.in-email>.main-email-news {
    position: absolute;
    left: 0;
    top: 30px;
}

.in-email>.main-email-news>h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #424242;
}

.content {
    width: 100%;
    float: left;
    position: relative;
}

.content>.form-sub>.form-group>.btn-send-reg-email {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0;
}

.menu-footer-vertical {
    width: 100%;
    float: left;
    position: relative;
    padding: 30px 0;
    display: inline-block;
}

.menu-footer-vertical.box-fan-page {
    float: right;
    width: auto;
}

.menu-footer-vertical>.title-fan-page {
    display: inline-block;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #424242;
}

.menu-footer-vertical>.list-fan-page {
    list-style: none;
    float: left;
    margin-left: 20px;
}

.menu-footer-vertical>.list-fan-page>li {
    float: left;
    margin-right: 10px;
}

.menu-footer-vertical>.list-fan-page>li:nth-last-child(1) {
    margin-right: 0;
}

.menu-footer-vertical>.list-fan-page>li>a {
    color: white;
}

.menu-footer-vertical>.list-fan-page>li>a>.fa {
    height: 41px;
    width: 38px;
    text-align: center;
    line-height: 41px;
    margin: 0;
    border-radius: 50%
}

.menu-footer-vertical>.list-fan-page>li>a>.fa.fa-facebook {
    background-color: #3b5998;
}

.menu-footer-vertical>.list-fan-page>li>a>.fa.fa-twitter {
    background-color: #1da1f2;
}

.menu-footer-vertical>.list-fan-page>li>a>.fa.fa-pinterest-p {
    background-color: #d50c22;
}

.menu-footer-vertical>.list-fan-page>li>a>.fa.fa-google-plus {
    background-color: #db4437;
}

.mt-15 {
    margin-top: 15px;
}

.titleTabSliderNews {
    margin-top: 0;
}

.bd-b-de {
    border-bottom: 1px solid #dedede;
    background-color: #34383c;
}

.in-email .alert {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.owl-pagination {
    top: -15px;
}

.item:not(:first-child) {
    margin-left: 0px !important;
}

.tabTick .item-product .img {
    background-size: contain !important;
    display: inline-block;
}

.tabTick .item-product .img img {
    height: 100%;
    margin: auto;
    display: block;
}

.item-color span {
    position: relative
}

.item-color span:before {
    font-family: "fonts_vnsitecss";
    font-style: normal;
    font-weight: normal;
    color: #fff;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 10px;
    position: absolute;
    display: none;
    left: 50%;
    top: 50%;
    content: '\e832';
    margin: -5px 0 0 -5px;
}

.item-color.active span:before {
    display: block;
}

.news-top {
    margin-bottom: 15px
}

.news-top h3 {
    font-size: 15px;
    margin: 0;
    padding: 10px 0
}

.news-top h3 a {
    color: #333
}

.news-top p {
    color: #777;
    font-size: 13px;
}

.news-bottom ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.news-bottom ul a {
    border-top: 1px solid #ddd;
    color: #333;
    padding: 5px 10px 5px 20px;
    display: block;
    position: relative
}

.news-bottom ul a:hover {
    color: #66d0e6;
}

.news-bottom ul a::before {
    font-family: "fonts_vnsitecss";
    font-style: normal;
    font-weight: normal;
    color: #66d0e6;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    content: '\e959';
    margin-top: -5px;
}

.item-dropdown a {
    font-size: 14px;
}

.icon_img img {
    margin-right: 7px;
    margin-top: -5px;
    width: 20px;
    height: 14px;
    object-fit: cover;
}

.lang-img {
    margin-right: 6px;
    position: relative;
    top: -2px;
}

.box-news-style1 {
    margin-bottom: 25px
}

.top-page {
    text-align: right;
    padding-top: 18px;
}

.top-page a {
    color: #fff
}

.top-page a strong {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.top-page i {
    font-size: 12px;
}

.box-new-cont {
    padding: 15px
}

.box-new-cont .img-news {
    margin: -15px -15px 0;
    display: block;
}

.box-new-cont .img-news img {
    width: 100%
}

.product-more a {
    color: #888;
    display: block;
    position: absolute;
    top: 40%;
    width: 150px;
    margin: 0 0 0 -75px;
    left: 50%;
}

.product-more i, .product-more strong {
    color: #66d0e6
}

.product-more {
    background: #3e3e3e;
    min-height: 287px;
    text-align: center
}

.bg-gray {
    background: #eeeeec
}

.img-circle img {
    border-radius: 50%;
}

.product-more i {
    font-size: 40px
}

.box-category {
    text-align: center;
    padding: 50px 0
}

.box-category [class^="col-sm-"] {
    margin-bottom: 15px;
}

.box-category a {
    color: #333;
    text-transform: uppercase
}

.box-category img {
    border: none;
}

.box-category .btn {
    border: 1px solid #fff;
    border-radius: 50px;
    text-transform: inherit;
    padding: 2px 15px;
}

.box-category .nav li a {
    text-transform: inherit;
    padding: 5px 0;
    font-size: 13px;
}

.box-tab-style2 .tab-product .nav_title {
    margin-bottom: 0
}

.box-tab-style2 .nav_title li {
    width: 50%;
    padding: 0;
}

.box-tab-style2 .nav_title li a {
    text-align: center;
    background: #3e3e3e;
    color: #fff;
    font-size: 14px;
}

.box-tab-style2 .nav_title li a::before {
    display: none
}

.box-tab-style2 .nav_title li.active a {
    background: #66d0e6;
}

.box-tab-style2 {
    margin-bottom: 25px
}

.box-tab-style2 .price-well {
    margin-bottom: 10px;
}

.box-tab-style2 .box-rate {
    margin-bottom: 0;
}

.button-category {
    padding-top: 10px
}

.button-cart {
    margin-bottom: 15px
}

.list-media {
    max-height: 300px;
    overflow-y: auto;
    margin-bottom: 15px;
}

.btn-fill {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    color: #333;
    border-radius: 0;
    padding: 6px 20px
}

.media-left {
    float: left;
    padding-bottom: 10px;
}

.list-download .media-heading {
    font-weight: bold
}

.bottom-download span {
    padding-right: 20px;
}

.box-right-download .bottom-download span {
    padding-right: 0;
}

.bottom-download i {
    color: #777
}

.bottom-download .fa-download {
    color: #fff;
    margin-right: 7px;
}

.bottom-download {
    margin-bottom: 20px;
}

.file-download, .btn-download {
    text-align: center;
    margin-top: 50px;
}

.file-download span, .btn-download span {
    display: block;
    color: #333
}

.file-download .demo-icon, .btn-download .demo-icon {
    font-size: 30px;
}

.item-download {
    background-color: #f0f0f0;
    position: relative;
    margin-bottom: 20px;
}

.item-download .media {
    margin: 0;
    padding: 0;
    border: none
}

.item-download .media-body {
    padding: 15px
}

.btn-download a {
    color: #333
}

.item-download .media-body .media-heading a {
    padding-top: 0;
    font-weight: bold;
}

.item-download:before, .item-download:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #ddd;
    top: 0;
}

.item-download:before {
    right: 15%;
}

.item-download:after {
    right: 33%;
}

.botton-detail-download {
    padding: 20px 0;
    text-align: left;
}

.botton-detail-download .btn {
    border-radius: 0;
    min-width: 120px;
}

.title-download {
    margin: 0 0 10px;
    font-size: 24px;
}

.box-right-download {
    background-color: #f0f0f0;
}

.box-right-download .media {
    border: none;
    padding-bottom: 0;
}

.box-right-download-cont {
    padding: 15px 0;
}

.box-right-download .media-heading {
    height: auto;
    overflow: hidden;
}

.box-right-download .media-heading a {
    margin: 0;
}

.btn-red {
    background-color: #cf0b1d;
    border: 1px solid #cf0b1d;
    color: #fff;
}

.couwn-down-style2 .timer .table-cell {
    width: 104px;
    margin: 0 auto;
    display: block;
}

.couwn-down-style2 .timer .table-cell .tab-unit {
    float: left;
}

.couwn-down-style2 .timer .table-cell .tab-val {
    float: left;
    margin: 0 20px 10px 0;
    font-size: 20px;
}

.couwn-down-style2.couwn-down, .couwn-down-style3.couwn-down {
    margin-bottom: 0;
}

.couwn-down-style2 .ratiing-time {
    top: 15%
}

.couwn-down img.couwn-down-img1 {
    min-width: inherit
}

.couwn-decript {
    margin-bottom: 20px
}

.box-couwn-down-style1 .couwn-down-title {
    margin: 30px 0;
}

.couwn-down-style3 .ratiing-time {
    top: inherit;
    left: inherit;
    right: 25px;
    width: 240px;
    bottom: 20px;
}

.couwn-down-style3 .timer .table-cell .tab-unit {
    margin-top: 5px
}

/*--------------------------------------------------------------------------
| CSS Light popup
--------------------------------------------------------------------------*/
@-webkit-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF;
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../images/play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../images/play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../images/play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url("../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: .95;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.image-wrapper .icon-eye-1:before {
    content: '\ea3e';
    top: -7px;
    font-size: 20px;
    position: relative;
}

.image-wrapper .icon-eye-1 {
    border: 1px solid #fff;
    border-radius: 50%;
}

/*--------------------------------------------------------------------------
| End Light popup
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
| Animate.css
--------------------------------------------------------------------------*/
/* animat vnsite*/
@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.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);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-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;
}

/*--------------------------------------------------------------------------
| originally authored by Nick Pettit - https://github.com/nickpettit/glide
--------------------------------------------------------------------------*/
@-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);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-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);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-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);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-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);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/*--------------------------------------------------------------------------
| originally authored by Nick Pettit - https://github.com/nickpettit/glide
--------------------------------------------------------------------------*/
@-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;
        -ms-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        -ms-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);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-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);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-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);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-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);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-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);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-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);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-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);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-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);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-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);
        -ms-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;
    -ms-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);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-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);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        -ms-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);
        -ms-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;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-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;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-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;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-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;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-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;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-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;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-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;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-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;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-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;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/*--------------------------------------------------------------------------
| originally authored by Nick Pettit - https://github.com/nickpettit/glide
--------------------------------------------------------------------------*/
@-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);
        -ms-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;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/*--------------------------------------------------------------------------
| originally authored by Nick Pettit - https://github.com/nickpettit/glide
--------------------------------------------------------------------------*/
@-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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);
        -ms-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);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-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);
        -ms-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);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-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);
        -ms-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);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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;
}

/*--------------------------------------------------------------------------
| Animation example, for spinners
--------------------------------------------------------------------------*/
.animate-spin {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*--------------------------------------------------------------------------
| END Animate.css
--------------------------------------------------------------------------*/
.box-gallery-cont a {
    position: relative;
    color: #fff;
}

.image-wrapper {
    clear: both;
    margin-bottom: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    height: auto !important;
}

.image-wrapper a {
    text-decoration: none;
    display: block;
}

.image-wrapper img {
    border: 0;
    box-shadow: none;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: contain;
    height: 100%;
    margin: 0 auto;
}

.image-title {
    position: absolute;
    width: 100%;
    height: 32px;
    overflow: hidden bottom: 10px;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    opacity: 0;
    background: 0 0 z-index: 1;
    padding: 10px;
    text-align: left;
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.image-wrapper:hover .image-title {
    opacity: 1
}

.image-hover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.image-hover i[class*=icon-] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    font-size: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity-color .5s ease;
    -moz-transition: opacity-color .5s ease;
    transition: opacity-color .5s ease
}

.fancybox-gallery:hover .image-hover i[class*=icon-] {
    opacity: 1
}

.fancybox-gallery:hover .image-hover {
    opacity: .65;
}

.nav-tabs-03.nav-tabs {
    border-bottom: none
}

.nav-tabs-03.nav li a {
    background: #f0f0f0;
    padding: 7px 15px;
    border-radius: 0;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.nav-tabs-03.nav-tabs > li.active > a, .nav-tabs-03.nav-tabs > li.active > a:focus, .nav-tabs-03.nav-tabs > li.active > a:hover {
    border: transparent;
    color: #fff;
}

.title-tab-02 {
    margin-bottom: 25px;
}

.bg-none {
    background: none
}

.nobor {
    border: none !important
}

.nobor-right {
    border-right: none !important
}

.btn-social .btn {
    height: 50px;
    position: relative;
    color: #fff;
    border: none;
}

.btn-social .btn i {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
    font-size: 20px;
    line-height: 50px;
}

.line-or {
    height: 1px;
    background-color: #ddd;
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.line-or span {
    display: inline-block;
    background: #fff;
    position: relative;
    top: -10px;
    padding: 0 10px;
}

.btn-facebook {
    background-color: #3b5998;
    height: 40px;
    line-height: 29px;
}

.btn-google {
    background-color: #b53d2f;
    height: 40px;
    line-height: 29px;
}

.button-login {
    text-align: center
}

.name-forgot a {
    color: #ea0009
}

.popup-style1 .modal-dialog {
    max-width: 400px
}

.popup-style1 .close {
    display: none
}

.nav-tabs-02 {
    display: inline-block;
    width: 100%
}

.width50 {
    width: 50%
}

.nav-tabs-02.nav li a {
    background: #999999;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

.popup-style1 .modal-dialog {
    border: 5px solid rgb(0, 0, 0, 0.2);
    border-radius: 5px;
}

.nav-tabs-02.nav-tabs > li.active > a, .nav-tabs-02.nav-tabs > li.active > a:focus, .nav-tabs-02.nav-tabs > li.active > a:hover {
    background: #fff;
    color: #333;
}

.popup-style1 .modal-header {
    padding: 0;
    border-bottom: none;
}

.btn-social .btn.btn-facebook i {
    background-color: #30497d
}

.btn-social .btn.btn-google i {
    background-color: #dd4b39
}

.dropdown-menu.menu-currency {
    padding: 10px;
}

.dropdown-menu.menu-currency li {
    margin-bottom: 15px;
}

.dropdown-menu.menu-currency li p {
    margin-bottom: 5px;
    font-size: 13px;
    opacity: .6
}

.item-dropdown .dropdown-menu.menu-currency a {
    color: #333;
    font-size: 14px;
}

.lang a, .currency a {
    margin-right: 15px
}

.pagination {
    list-style: none;
}

.pagination > li > a span.demo-icon {
    right: 0
}

.box-product-style2 .tab-product {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    position: relative;
    margin-right: -3px;
}

.box-product-style2 .tab-product .pull-left {
    height: 39px;
}

.box-product-style2 .tab-product .pull-right .hidden-pc {
    position: absolute;
    right: 0;
    top: 0;
}

.box-product-style2 h3 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    top: 10px;
}

.box-product-style2 h3 a {
    color: #333;
}

.nav_desktop ul ul {
    opacity: 0;
    background: #fff;
    top: 50px;
    left: 0;
    position: absolute;
    z-index: 15;
    min-width: 200px;
    border: 1px solid #ddd;
}

.nav_desktop ul ul {
    border: none;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s ease;
}

.nav_desktop ul li:hover ul {
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 99;
}

.nav_desktop ul li:hover > ul {
    opacity: 1;
}

.nav_desktop ul li.sub-menu-style1:hover ul ul {
    border: none;
    pointer-events: none;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s ease;
    top: 0;
    left: 190px;
}

.nav_desktop ul li.sub-menu-style1:hover ul li:hover ul {
    pointer-events: auto;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.nav_desktop ul li.sub-menu-style1:hover ul li:hover > ul {
    opacity: 1;
}

/*--------------------------------------------------------------------------
| Menu vetical
--------------------------------------------------------------------------*/
.menu-vetical .nav_desktop {
    min-width: 240px;
    border-radius: 0px;
    margin: 0;
}

.menu-vetical .dropdown-toggle {
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu-vetical .nav_desktop ul ul {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    transition: all 0.3s ease;
    top: 0;
    left: 238px;
}

.menu-vetical .nav_desktop li a:after {
    display: none;
}

.menu-vetical .nav_desktop ul li:hover ul {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.menu-vetical .nav_desktop ul li:hover > ul {
    opacity: 1;
}

.menu-vetical .nav_desktop li {
    float: none
}

.menu-vetical .nav_desktop li a {
    color: #333;
    border-bottom: 1px solid #ddd;
    text-transform: none;
    position: relative;
}

.menu-vetical .nav_desktop li a:before {
    content: '';
    width: 1px;
    background: #fff;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    display: none;
}

.arow-right-sub-menu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    display: table;
    margin: auto;
    display: none;
    height: 5px;
}

.menu-vetical .nav_desktop li a .arow-right-sub-menu {
    display: block;
}

.title-nav-sub {
    margin-top: 0;
}

.sub-menu-vetical {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    background: #fff;
    width: 900px;
    border-left: 1px solid #ddd;
    padding: 20px 20px;
    display: none;
    min-height: 300px;
}

.menu-vetical .nav_desktop li:hover > .sub-menu-vetical {
    display: block;
}

.box-nav-sub {
    text-transform: uppercase;
    font-size: 12px;
}

.title-nav-sub a {
    font-weight: bold;
    color: #1e1e1e;
    display: block;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase !important;
}

.banner-sub-menu {
    border-bottom: none !important;
}

.title-img-banner-sub {
    font-weight: bold;
    text-align: center;
}

.list-sub-menu .view-all-list {
    text-transform: none !important;
}

.menu-vetical .nav_desktop .list-sub-menu a {
    border-bottom: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 12px;
    color: #1e1e1e;
}

.menu-vetical .nav_desktop .list-sub-menu a:hover {
    color: #ed1c24;
}

.menu-vetical .nav_desktop ul.first-ul {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.27);
}

.icon-category {
    text-align: center;
    margin-right: 15px;
}

/*--------------------------------------------------------------------------
| End Menu vetical
--------------------------------------------------------------------------*/
.nav_desktop ul li.sub-menu-style2 ul {
    width: 100%;
}

.nav_desktop ul li.sub-menu-style2 ul li {
    padding: 10px 15px
}

.nav_desktop ul li.sub-menu-style2 ul li {
    float: left
}

.nav_desktop ul li.sub-menu-style2 ul li a {
    padding: 15px 0;
    font-weight: bold
}

.nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover {
    background: inherit;
}

.nav_desktop ul li.sub-menu-style2 ul li li {
    float: none;
    padding: 0
}

.nav_desktop ul li.sub-menu-style2 ul li li a {
    border: none;
    padding: 5px 15px;
    font-weight: normal
}

.nav_desktop ul li ul li {
    float: none;
    position: relative
}

.nav_desktop ul li.sub-menu-style1 ul li a {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.nav_desktop ul li ul li a:after {
    display: none
}

.nav_desktop ul li:first-child a {
    margin-left: 0
}

.nav_desktop ul li.active ul li a, .nav_desktop ul li:hover ul li a {
    color: #333;
    text-transform: inherit;
}

.nav_desktop li.sub-menu-style1 {
    position: relative
}

.table-normal > tbody > tr > td, .table-normal > tbody > tr > th, .table-normal > tfoot > tr > td, .table-normal > tfoot > tr > th, .table-normal > thead > tr > td, .table-normal > thead > tr > th {
    border: none
}

.table-normal tr {
    background-color: #f8f8f8;
}

.table-normal > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: inherit
}

.dropdown-menu li ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px
}

.dropdown-menu li ul li a {
    color: #333;
    font-size: 12px;
    padding: 5px 0;
    display: block;
    font-weight: 300;
}

.font-medium {
    font-size: 120%
}

.table-nobor td {
    border: none !important;
    vertical-align: middle !important;
    padding: 10px 5px !important
}

.bor-top td, .bor-top {
    border-top: 1px solid #ddd
}

.price {
    color: #f00;
}

.table-normal {
    margin: 10px 0 0;
}

.dropdown-menu > li > a {
    padding: 7px 10px
}

.dropdown-menu {
    padding: 0;
    margin: 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #fff;
    color: #333;
}

.shoppingcart-box {
    width: 290px;
    max-height: 400px;
}

.shoppingcart-box .list {
    padding: 0;
    list-style-type: none;
}

.shoppingcart-box .item {
    padding: 12px 0;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}

.shoppingcart-box .item .icon-product-delete, .shoppingcart-box .item .icon-product-edit {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 17px;
    color: #fff;
}

.shoppingcart-box .item .icon-product-delete {
    position: absolute;
    top: 10px;
    right: -2px;
    font-size: 17px;
    color: #fff;
}

.shoppingcart-box .price {
    display: block;
    padding-top: 8px;
    font-size: 1em;
}

.shoppingcart-box a {
    font-size: 15px;
    white-space: inherit;
}

.shoppingcart-box .preview {
    width: 65px;
    display: block;
    float: left;
}

.shoppingcart-box .description {
    margin-left: 80px;
    font-size: 13px;
    padding-right: 15px;
}

.shoppingcart-box .total {
    text-align: right;
    padding: 6px 0 12px;
}

.shoppingcart-box .btn-mega {
    float: right;
}

.shoppingcart-box .view-link {
    width: 100%;
    float: left;
    position: relative;
    padding: 15px;
}

.title-main {
    background-color: #f0f0f0;
    padding: 10px 0;
}

.title-main h1 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin: 0;
}

.right-style-1 {
    padding-left: 30px
}

.box-style-1 .demo-icon {
    float: left;
    font-size: 20px;
}

.box-step3 {
    border: 2px solid #ddd;
    padding: 15px;
}

.box-step3 .title_style4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.box-step3 .title_style4 h3 {
    margin: 0;
    padding: 0
}

.box-step3 .title_style4 a {
    color: #989898;
}

.bg_clolor {
    background: #ed1c24
}

.padding {
    padding: 15px;
}

.no-padd {
    padding: 0 !important
}

label {
    font-weight: 300
}

.clred {
    color: #f00
}

.tab-title {
    margin-bottom: 30px
}

.padd10 {
    padding: 10px 0 !important
}

div .no-pad-right {
    padding-right: 0
}

.select2-container .select2-choice {
    border: none;
    background: none;
}

.select2-container.form-control {
    padding-left: 0;
}

.select2-container .select2-choice .select2-arrow b {
    background: url(../images/select2.png) no-repeat 10px 8px;
}

.select2-container .select2-choice .select2-arrow {
    border: none;
    background: none;
}

.input-icon {
    position: absolute;
    right: 3px;
    z-index: 2;
    top: 7px;
}

.inline-block {
    display: inline-block
}

.cicle {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    ; color: #fff;
    text-align: center;
}

.title_style2 {
    position: relative
}

.title_style2::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 160px;
    background: #383838;
    top: 35px;
    left: 50%;
    margin-left: -80px;
}

.title_style2 h3::after {
    content: "";
    position: absolute;
    height: 4px;
    width: 60px;
    top: 34px;
    left: 50%;
    margin-left: -30px;
    z-index: 2;
}

.box-cont {
    padding: 50px 0
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.nav li a {
    color: #333;
    font-weight: 400;
    display: block;
}

.nav .sub-menu li a {
    padding: 8px 10px 8px 30px;
}

.nav li a .demo-icon {
    padding-right: 5px;
    display: inline;
}

.title_style h2, .title_style h3, .title_style h4 {
    background-color: #383838;
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 14px 15px;
    position: relative;
}

.title_style2 h2, .title_style2 h3, .title_style2 h4 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    position: relative;
}

.title_style3 h2, .title_style3 h3, .title_style3 h4 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0 0 5px;
    position: relative;
}

.title_style4 h2, .title_style4 h3, .title_style4 h4 {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.box-style-1 .title_style4 h2, .box-style-1 .title_style4 h3, .box-style-1 .title_style4 h4, .box-forget .title_style4 h2, .box-forget .title_style4 h3, .box-forget .title_style4 h4 {
    padding: 0;
    border-bottom: inherit;
}

.title_style1 strong, .title_style2 h3 strong {
    color: #ed1c24;
}

.bottom {
    margin-bottom: 30px;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background: none;
    font-size: 12px;
}

.welcome {
    padding: 50px 0
}

.welcome p {
    font-weight: 300;
}

/*--------------------------------------------------------------------------
| Detail post
--------------------------------------------------------------------------*/
.detail-introduce .title_style1 {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.detail-introduce .title_style1 h2 {
    font-size: 30px;
    margin: 10px 0;
    font-weight: bold;
}

.detail-introduce ul, .detail-introduce ol {
    margin-left: 15px;
}

/*--------------------------------------------------------------------------
| End Detail post
--------------------------------------------------------------------------*/
.bg_gray {
    background: #f0f0f0;
}

.box_location {
    padding: 50px 0
}

.bg_gray2 {
    background: #f8f8f8;
}

.nav-tabs-style1.nav-tabs {
    border: none;
    display: inline-block;
}

.nav-tabs-style1 li a {
    background: #383838;
    display: block;
    width: 50px;
    height: 2px;
    padding: 0;
}

.nav-tabs-style1.nav-tabs > li.active > a, .nav-tabs-style1.nav-tabs > li.active > a:focus, .nav-tabs-style1.nav-tabs > li.active > a:hover {
    background: #ed1c24;
}

#btn-process-payment {
    margin-left: 5px
}

a.bt {
    display: inline-block;
    padding: 0 10px !important
}

.nav-tabs-01 .nav li a {
    padding: 0 0 0 39px;
    background: none !important;
    border: none !important;
    display: inline-block;
}

.nav-tabs-01 .nav-tabs {
    border: none
}

.title_style3.bottom0 h3 {
    margin-bottom: 0
}

.owl-carousel .owl-wrapper-outer {
    padding-bottom: 2px
}

.list-bank li {
    float: left;
    width: 20%;
    text-align: center;
    background: #fff;
}

.list-bank li label {
    line-height: 3.5;
    position: relative
}

.list-bank img {
    width: 100%;
    max-width: 200px;
    height: auto
}

ul.list-bank {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    left: 1px;
}

.list-bank li label {
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 0;
    border-right: 1px solid #ddd;
    vertical-align: middle;
    padding: 40px 0;
    cursor: pointer;
    position: relative;
}

.list-bank li label input {
    border: none;
    background: url(../images/trans.png) 0 0 repeat;
    color: #fff;
    position: absolute;
    width: 100%;
    display: none;
    height: 100%;
    top: 0;
    font-size: 0;
    z-index: 2;
    left: 0;
}

.note-cart {
    padding-top: 15px
}

.list-bank li label:before {
    font-family: "fonts_vnsitecss";
    font-style: normal;
    font-weight: normal;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 10px;
    position: absolute;
    display: none;
    right: 10px;
    top: 15px;
    content: '\e832';
    margin: -5px 0 0 -5px;
}

.list-bank li.active label:before, .list-bank li:hover label:before {
    display: block;
}

.nav-tabs-01 .nav-tabs li {
    width: 100%;
}

.tabs-menu-01:before {
    content: "";
    width: 1px;
    background: #ddd;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.nav-tabs-01 .nav-tabs li.active .icon-circle-empty, .nav-tabs-01 .nav-tabs li .icon-dot-circled {
    display: none
}

.nav-tabs-01 .nav-tabs li.active i.icon-dot-circled {
    display: block;
}

.nav-tabs-01 .nav-tabs li .demo-icon {
    position: absolute;
}

.nav-tabs-01 .nav-tabs li .icon-circle-empty, .nav-tabs-01 .nav-tabs li .icon-dot-circled {
    left: 10px;
    top: 10px;
}

.nav-tabs-01 .nav-tabs li .icon-circle-empty {
    left: 10px;
    top: 10px;
    color: #999
}

.nav-tabs-01 .nav-tabs li span {
    display: block;
    background: #eeeeec;
    border: 1px solid #ddd;
    padding: 7px 15px 7px 35px;
    border-radius: 4px;
    color: #555;
    text-align: left;
}

.nav-tabs-01 .tab-content {
    padding: 20px 0;
}

.nav-tabs-01 .nav-tabs li span .demo-icon {
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: 5px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    top: 4px;
}

.nav-tabs-01 .nav-tabs li span .demo-icon.icon-wallet {
    color: #3e3e3e
}

.nav-tabs-01 .nav-tabs li span .demo-icon.icon-visa {
    color: #ed1c24
}

.nav-tabs-01 .nav-tabs li span .demo-icon.icon-paypal {
    color: #00e5ff
}

.nav-tabs-01 .nav-tabs li span .demo-icon.icon-mastercard {
    color: #4caf50
}

.nav-tabs-01 .nav-tabs li span .demo-icon.icon-atm {
    color: #ffc212
}

.nav-tabs-01 .nav-tabs li.active span .demo-icon {
    background: #fff;
}

.nav-tabs-01 .nav-tabs li span .icon-cc-visa:before {
    right: 2px;
    position: relative;
}

.nav-tabs-01 .nav-tabs li {
    padding: 10px 0;
}

.nav-tabs-01 .nav-tabs li span {
    position: relative;
}

.arrow-left, .arrow-left::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.arrow-left {
    top: 50%;
    left: -21px;
    display: none;
    margin-top: -11px;
    border-right-color: #ddd;
    border-left-width: 0;
    border-width: 11px;
}

.arrow-left::after {
    bottom: -12px;
    left: -11px;
    content: " ";
    border-right-color: #eeeeec;
    border-left-width: 0;
    content: "";
    border-width: 12px;
}

.nav-tabs-01 li.active .arrow-left {
    display: block
}

.nav-tabs-01 .nav-tabs li.active span {
    color: #fff
}

.icon-flag {
    display: inline;
    font-size: 9px !important;
    padding: 0 7px;
    position: relative;
    top: -1px;
    background: url(../images/icons-flags.png) no-repeat 0 0
}

.item-dropdown .icon-flag:before {
    display: none
}

.icon-flag-en {
    background-position: 0 0
}

.icon-flag-de {
    background-position: 0 -22px
}

.icon-flag-fr {
    background-position: 0 -44px
}

.icon-flag-da {
    background-position: 0 -66px
}

.icon-flag-el {
    background-position: 0 -88px
}

.icon-flag-es {
    background-position: 0 -110px
}

.icon-flag-it {
    background-position: 0 -132px
}

.icon-flag-nl {
    background-position: 0 -154px
}

.icon-flag-pl {
    background-position: 0 -176px
}

.icon-flag-pt {
    background-position: 0 -198px
}

.icon-flag-ru {
    background-position: 0 -220px
}

.icon-flag-sv {
    background-position: 0 -242px
}

.icon-flag-vi {
    background-position: 0 -261px
}

.btn-normal {
    background-color: #dedede;
    border: 1px solid #ccc;
    line-height: 30px;
}

.txt-upper {
    text-transform: uppercase
}

.form-control {
    box-shadow: inherit;
    border-radius: 0;
    border-color: #ddd;
}

.cicle-icon {
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

th {
    text-align: inherit
}

.title-table-01 th {
    background: #dedede
}

.bottom-big {
    margin-bottom: 30px
}

.img-80, .img-80-bor {
    width: 80px;
    height: 80px;
}

.img-80-bor {
    border: 1px solid #ddd;
    padding: 1px;
}

.input-cart {
    width: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    border: 1px solid #ddd;
    height: 30px;
    margin-top: -15px;
}

.media-body .media-heading a {
    font-size: 15px;
    color: #333;
    display: block;
    margin-right: 15px;
    line-height: 20px;
}

.box-cart-right-cont .media-body .media-heading {
    padding-top: 15px;
    padding-right: 50px
}

.box-cart-right-cont .media-body .price-well {
    padding-right: 50px
}

.box-cart-right-cont > .media {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px dotted #ddd;
}

.box-cart-right {
    border: 1px solid #ddd;
}

.font-small {
    font-size: 13px;
    text-transform: capitalize;
    color: #777;
    font-weight: normal
}

#list-method-shipping {
    padding-left: 15px
}

#list-method-shipping label {
    display: block;
}

.title-promotion, .item-cart, .item-promotion {
    padding: 0 15px 10px 15px;
}

.item-promotion {
    width: 100%;
    float: left;
    padding: 10px;
    background: #f8f8f8;
}

.media-left a {
    display: block
}

.box-cart-left {
    padding: 0 15px;
    margin: 0 0 20px;
}

.box-step ul li .demo-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -20px;
    border-radius: 50%;
    margin-left: -20px;
    line-height: 36px;
    color: #fff;
    background: #999999;
    border: 2px solid #ddd;
}

.bottom0 {
    margin: 0 !important;
    padding: 0 !important
}

.bg-white {
    background: #fff
}

.owl-carousel {
    position: inherit
}

#Slider .owl-carousel {
    position: relative
}

.slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 10px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 35px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
}

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev, .content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: 30px;
}

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next, .content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 10px;
}

.box-product-style2 {
    position: relative
}

.box-product-style2 .dropdown-menu > li {
    padding: 0 !important;
    width: 100% !important;
}

.box-product-style2 .dropdown-menu > li > a {
    width: 100%;
    padding: 10px 15px !important;
}

.box-product-style2 .dropdown-menu > li.active > a, .box-product-style2 .dropdown-menu > li > a:hover {
    color: #fff;
}

.box-left {
    position: relative
}

.box-left .slider-product.owl-theme .owl-controls .owl-buttons div {
    top: -55px;
}

.title_style4 > h3 {
    margin-bottom: 0;
}

#catalog-all-12 {
    overflow: hidden;
    border: none !important;
}

.breadcrumb .active {
    color: #333 !important;
}

.bottom-footer .payment-support {
    margin-right: -8px !important;
}

#frm-reg-email .btn-send-reg-email {
    background: #111111;
    color: #fff !important;
}

#frm-reg-email {
    margin-top: 2px;
    margin-left: 10px;
}

#sub-menu01 {
    margin-right: -1px;
}

#sub-menu01 li .tab-item {
    padding: 8px 5px;
}

.nav_title li .tab-item-2 {
    font-size: 16px;
    color: #383838;
    font-weight: bold !important;
    text-transform: uppercase !important;
    display: block;
    padding: 8px 0px !important;
    position: relative;
}

.nh_ads {
    margin-bottom: 15px;
}

.item_block .box-product .tab-product {
    margin-right: -3px !important;
}

.item_block .box-product .content-tab-product .fade .list-item {
    margin-right: -4px !important;
}

.item_block .box-product .content-tab-product .tab-pane .list-item {
    margin-right: 0;
}

.btn-hide-toggle-sub-menu {
    padding: 10px 15px !important;
}

.box_maps {
    margin-right: -8px;
}

.text {
    width: 45%;
}

.about-more {
    padding-right: 0 !important;
}

.ab-1-right {
    padding-right: 0;
    text-align: justify;
}

.row-about-2 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.detail-post {
    text-align: justify;
}

.detail-post .title-blogs-item {
    height: auto;
    text-align: center;
    margin-top: 0;
}

.list-item.view-list img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#order-info .nav-step {
    background: #fff;
    margin-bottom: 50px;
}

.box-step ul {
    list-style: none;
    margin: 0;
    height: auto;
    position: relative;
    padding: 0;
    display: block;
}

.box-step a {
    display: block;
    position: relative;
    line-height: 38px;
}

.box-step ul li span.num-of-step {
    height: 38px;
    width: 38px;
    line-height: 33px;
    font-size: 20px;
    border: 2px solid;
    display: block;
    margin-right: 15px;
    float: left;
    border-radius: 100%;
    border-color: #ed1c24;
    color: #ed1c24;
    font-weight: 400;
}

.box-step ul li.active span.num-of-step {
    color: #fff;
    background-color: #ed1c24;
}

.box-step ul {
    list-style: none;
    margin: 0;
    height: auto;
    position: relative;
    padding: 0;
    display: block;
}

.box-step ul li .demo-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -20px;
    border-radius: 50%;
    margin-left: -20px;
    line-height: 36px;
    color: #fff;
    background: #999;
    border: 2px solid #ddd;
}

.box-step ul li span {
    color: #ed1c24;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
}

.box-payment .box-cart-right, .box-payment .card {
    background: #fff !important;
    padding: 15px;
}

.card ul.nav.nav-tabs li {
    width: 50%;
    text-align: center;
}

.box-cart-left>.card>.nav-tabs>li.active>a {
    border-width: 0;
    border: none;
    color: #ed1c24!important;
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.box-cart-left>.card>.nav-tabs>li>a {
    border: none;
    color: #333;
    font-weight: 600;
    background: #ccc;
    margin: 0;
    padding: 14px 15px;
    border-radius: 0;
}

.box-cart-left > .card .form-control, .box-cart-left > .card .chosen-container-single .chosen-single {
    height: 50px;
    font-size: 16px;
    border-radius: 3px;
}

.box-cart-left > .card .chosen-container-single .chosen-single span {
    height: 50px;
    line-height: 50px;
}

.box-cart-left > .card .chosen-container-single .chosen-single div {
    height: 50px;
    font-size: 16px;
    border-radius: 3px;
    padding-top: 13px;
}

.box-payment button#btn-process-payment, .box-payment .btn-continue-pay, .box-payment .btn-cancel, .box-payment .btn-login {
    background: linear-gradient(#ed1c24, #b11800);
    border: none;
}

#btn-process-payment {
    margin-left: 5px;
    height: 42px;
    border-radius: 3px;
}

.box-payment .title_style4 h3 {
    padding: 0 0 15px 0;
    margin-bottom: 10px;
}

a.product-item-info.delete-order.pull-right {
    color: #000;
    font-size: 20px;
}

.box-cart-right-cont .media-body .price-well {
    padding-right: 15px;
    display: inline-block;
}

.box-payment .price-before {
    font-size: 12px;
    display: inline-block;
}

.box-payment .order-quantity {
    margin-top: 15px;
}

.box-payment .order-quantity>p {
    display: inline-block;
}

.box-payment .input-cart {
    position: static;
    border: none;
    font-size: 19px;
    font-weight: bold;
    color: #ed1c24;
}

.item-promotion {
    margin-bottom: 15px;
}

.btn-primary {
    color: #fff;
    border-radius: 3px;
    height: 42px;
}

#list-method, #list-method-installment {
    margin-top: 15px;
    width: 100%;
}

.choose-bank {
    padding: 0;
    width: 100%;
    margin: 0;
}

.note-payment {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
}

.note-payment p {
    margin: 0;
    padding: 10px;
}

#list-method ul.nav.nav-tabs li, #list-method-installment ul.nav.nav-tabs li {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 15px;
}

.nav-tabs-bank>.nav-tabs>li>a {
    border-radius: 0 !important;
    text-align: center;
    margin: 0;
    display: block;
    padding: 20px 15px;
    padding-bottom: 49px !important;
    border: 1px solid;
}

.nav-tabs-bank>.nav-tabs>li:nth-last-child(1)>a {
    border-right: 1px solid;
}

.nav-tabs-bank>.nav-tabs>li>a>img {
    width: auto;
    height: 30px;
    float: left;
    display: inline-block;
}

.nav-tabs-bank>.nav-tabs>li>a>input {
    position: absolute;
    opacity: 0;
}

.nav-tabs-bank .nav-tabs>li>a>span {
    display: block;
    border: 0;
    border-radius: 0;
    color: #555;
    margin-bottom: 15px;
    overflow: hidden;
    height: 40px;
    text-align: left;
    line-height: 30px;
    float: right;
    width: calc(100% - 50px);
    font-weight: 700;
}

.nav-tabs-bank>.nav-tabs>li>a:hover, .nav-tabs-bank .nav li.active a {
    background: none;
    border: 1px solid #ffba00 !important;
}

.nav-tabs-bank .nav-tabs>li.active>a:after, .nav-tabs-bank .nav-tabs>li.active>a:before {
    content: none;
}

#list-method .nav-tabs, #list-method-installment .nav-tabs {
    border: none;
    position: relative;
    margin: 0 -15px;
}

.payment-methods .box-cont {
    padding-bottom: 25px;
}

#order-info .nav-step {
    background: #fff;
    margin-bottom: 50px;
}

.btn-pay-mini {
    color: #fff;
    font-size: 14px;
    padding: 8px 12px;
    height: 38px;
    border-radius: 30px;
    border: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 120px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.btn-pay-mini i {
    margin-right: 10px;
}

.btn-pay-mini:hover {
    background: #83b348;
}

.hover-button-pay {
    position: relative;
}

.hover-button-pay .img:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(25, 33, 42, 0.58);
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
}

.hover-button-pay:hover .img:before {
    opacity: 1;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
}

.hover-button-pay:hover .btn-pay-mini {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
}

.box-banner-full {
    margin-bottom: 50px;
}

.item-banner-category {
    position: relative;
    width: 20%;
    float: left;
}

.item-banner-category:before {
    background: rgba(131, 179, 72, 0.80);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
}

.absolute {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.info-item-banner-category {
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    z-index: 99999;
    opacity: 0;
}

.info-item-banner-category a {
    color: #fff;
}

.title-category-banner {
    font-size: 24px;
    text-transform: uppercase;
}

.item-banner-category:hover:before, .item-banner-category:hover .info-item-banner-category {
    opacity: 1;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
}

/*--------------------------------------------------------------------------
|  Block-partners
--------------------------------------------------------------------------*/
.block-partners .item a {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
    height: auto !important;
    display: block;
}

.block-partners .item a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: contain;
    height: 100%;
    margin: 0 auto;
}

/*--------------------------------------------------------------------------
|  End block-partners
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  Main slider
--------------------------------------------------------------------------*/
.mighty-slider {
    position: relative;
}

.mighty-slider .owl-pagination {
    bottom: 0;
    top: inherit;
    position: absolute;
    width: 100%;
}

.mighty-slider .owl-controls .owl-buttons div {
    opacity: 0;
}

.mighty-slider:hover .owl-controls .owl-buttons div {
    opacity: 1;
}

.mighty-slider .owl-controls .owl-buttons div:before {
    opacity: .5;
    font-family: FontAwesome;
    font-size: 70px;
    position: absolute;
    left: 0;
    right: 0;
}

.mighty-slider .owl-controls .owl-buttons div.owl-prev:before {
    content: '\f104';
}

.mighty-slider .owl-controls .owl-buttons div.owl-next:before {
    content: '\f105';
}

.mighty-slider .text-sl {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 80px;
}

.mighty-slider .text-sl .title {
    margin-top: 0;
}

.mighty-slider .text-sl .link {
    background: #ed1c24;
    display: inline-block;
    padding: 8px 10px;
    color: #fff;
}

.mighty-slider .text-sl .link:hover {
    background: #c71118;
}

/*--------------------------------------------------------------------------
|  End Main slider
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  @media min-width
--------------------------------------------------------------------------*/
@media (min-width: 768px) {
    .list-item.view-list {
        width: 100%;
        float: none;
    }

    .block-nav-left-mobile {
        display: block !important;
    }

    #Slider {
        margin-bottom: 45px;
        text-align: center;
    }

    .list-item.view-list {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px;
    }

    .box-product-style2 .tab-product .nav_title {
        margin-right: 20px !important;
    }

    #Nav-desktop .container {
        position: relative
    }

    #Nav-desktop .col-lg-10 {
        width: 100%
    }

    #Nav-desktop .col-lg-2 {
        position: absolute;
        right: 0;
        top: 0
    }

    .content-box-left {
        display: inline-block;
        width: 100%
    }

    .nav_title.collapse {
        display: block
    }

    .hidden-pc {
        display: none
    }

    .nav_desktop {
        margin-left: -15px
    }

    .box-step3 {
        margin-bottom: 50px;
    }

    .cart-right {
        padding-left: 10px;
    }

    .box-forget {
        padding: 80px 0
    }

    .col-sm-20 {
        width: 20%;
        float: left;
        padding-left: 15px;
    }

    .col-sm-20.last .form-group {
        padding-right: 15px;
    }

    .no_pad_right {
        padding-right: 0 !important
    }

    .box_dates .col-sm-4 {
        padding-right: 0
    }

    .box_dates .col-sm-4.item_year {
        padding-right: 15px
    }

    .form-control.col-sm-11 {
        width: 91.66666667%;
        float: none;
    }

    .form-control.col-sm-10 {
        width: 83.33333333%;
        float: none;
    }

    .form-control.col-sm-9 {
        width: 75%;
        float: none;
    }

    .form-control.col-sm-8 {
        width: 66.66666667%;
        float: none;
    }

    .form-control.col-sm-7 {
        width: 58.33333333%;
        float: none;
    }

    .form-control.col-sm-6 {
        width: 50%;
        float: none;
    }

    .form-control.col-sm-5 {
        width: 41.66666667%;
        float: none;
    }

    .form-control.col-sm-4 {
        width: 33.33333333%;
        float: none;
    }

    .form-control.col-sm-3 {
        width: 25%;
        float: none;
    }

    .form-control.col-sm-2 {
        width: 16.66666667%;
        float: none;
    }

    .form-control.col-sm-1 {
        width: 8.33333333%;
        float: none;
    }
}

/*@media(min-width:980px) {
    #header .container {
        padding: 0;
    }
}*/
@media(min-width: 992px) {
    .zoomContainer {
        z-index: 5;
    }
}

@media(min-width: 1025px) {
    .hidden-desktop {
        display: none;
    }
}

@media (min-width: 1200px) {
    .list-item>.item-product.img>a {
        line-height: 262px;
    }

    .view-list>.item-product>.img {
        height: 262px;
    }

    .item-product-note>.img {
        height: 150px;
        line-height: 150px;
    }

    .newsletter .form-inline .form-control {
        width: 220px;
    }

    .detail-box-sp .item:nth-child(4) .item-product.style-view-3, .detail-box-sp .item:nth-child(5) .item-product.style-view-3, .detail-box-sp .item:nth-child(6) .item-product.style-view-3 {
        border-bottom: none;
    }

    .about-more:before {
        content: '';
        position: absolute;
        right: 15px;
        top: -10%;
        width: 40%;
        height: 120%;
        z-index: -10;
    }

    .about-more {
        display: -moz-box;
        -moz-box-align: center;
        display: -webkit-box;
        -webkit-box-align: center;
        display: -moz-box;
        box-align: center;
    }

    .ab-1-right {
        padding: 0 20px;
    }

    .ab-1-right>h1 {
        margin-top: 0;
    }
}

@media(min-width: 1367px) {
    .max-992px-show {
        display: none;
    }
}

/*--------------------------------------------------------------------------
| End @media min-width
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  @media min-width and max-width
--------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    .list-item>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 250px;
    }

    .list-item>.item-product>.img>a {
        line-height: 250px;
    }

    .view-list>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 250px !important;
    }

    .view-list>.item-product>.img>a {
        line-height: 250px;
    }

    .item-product-note>.img {
        text-align: center;
        vertical-align: middle;
        height: 120px !important;
        line-height: 120px !important;
    }

    .about-more:before {
        content: '';
        position: absolute;
        right: 15px;
        top: -20%;
        width: 55%;
        height: 140%;
        z-index: -10;
    }

    .ab-1-right {
        padding-right: 20px!important;
        padding-left: 20px;
    }

    .ab-1-right>h1 {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .box-search {
        margin-bottom: 20px;
        padding: 0 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .list-item>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 220px;
    }

    .list-item>.item-product>.img>a {
        line-height: 220px;
    }

    .view-list>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 220px !important;
    }

    .view-list>.item-product>.img>a {
        line-height: 220px;
    }

    .item-product-note>.img {
        text-align: center;
        vertical-align: middle;
        height: 90px !important;
    }

    .item-product-note>.img>a {
        line-height: 90px;
    }

    .nav-tabs-bank .nav-tabs>li>a>span {
        display: block;
        border: 0;
        border-radius: 0;
        color: #555;
        margin-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        width: calc(100% - 50px);
        height: 40px;
        font-size: 13px;
        line-height: 18px;
        -webkit-line-clamp: 4;
        -moz-line-clamp: 4;
        -ms-line-clamp: 4;
        -o-line-clamp: 4;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -ms-box-orient: vertical;
        -o-box-orient: vertical;
    }

    .nav-tabs-bank>.nav-tabs>li>a>img {
        width: 36px;
        height: 28px;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    .list-item>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        /* height: 300px; */
    }

    .list-item>.item-product>.img>a {
        line-height: 300px;
    }

    .view-list>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 250px !important;
    }

    .view-list>.item-product>.img>a {
        line-height: 250px;
    }

    .item-product-note>.img {
        text-align: center;
        vertical-align: middle;
        height: 130px !important;
    }

    .item-product-note>.img>a {
        line-height: 130px;
    }
}

@media (min-width: 414px) and (max-width: 567px) {
    .list-item>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        /* height: 230px; */
    }

    .list-item>.item-product>.img>a {
        line-height: 230px;
    }

    .view-list>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 230px !important;
    }

    .view-list>.item-product>.img>a {
        line-height: 230px;
    }

    .item-product-note>.img {
        text-align: center;
        vertical-align: middle;
        height: 90px !important;
    }

    .item-product-note>.img>a {
        line-height: 90px;
    }
}

/*--------------------------------------------------------------------------
|  End @media min-width and max-width
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  @media max-width and min-width
--------------------------------------------------------------------------*/
@media (max-width: 1690px) and (min-width: 1200px) {
    .desc-trend {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .title-info-trend {
        font-size: 16px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .desc-about-H {
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .input-value-price-filter .form-control {
        max-width: 63px
    }

    .desc-news-right {
        display: none;
    }

    .item-news-home .more-post {
        border-bottom: none;
    }

    .more-post li {
        margin-right: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .title_style h3 {
        font-size: 10px;
    }

    .img-80, .img-80-bor {
        width: 50px;
        height: 50px;
    }

    .box-cart-right-cont .media-body .media-heading {
        padding-top: 0;
    }

    .box-cart-right-cont {
        padding: 10px 5px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .detail-box-sp .item:nth-child(5) .item-product.style-view-3, .detail-box-sp .item:nth-child(6) .item-product.style-view-3 {
        display: none;
    }
}

/*--------------------------------------------------------------------------
|  End @media max-width and min-width
--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
|  @media max-width
--------------------------------------------------------------------------*/
@media(max-width: 1199px) {
    .nav_desktop li a {
        font-size: 13px;
        padding: 15px 10px;
    }

    .sub-menu-vetical {
        width: 730px;
    }
}

@media(max-width: 1024px) {
    .container {
        width: auto
    }

    .hidden-ipad {
        display: none;
    }
}

@media(max-width: 992px) {
    .item-banner-category {
        width: 33.333%;
    }
}

@media(max-width: 991px) {
    .max-992px-show {
        display: block !important;
    }

    .hidden-992px {
        display: none;
    }

    .max-992px-hidden, .nav-right {
        display: none;
    }

    .nav_mobile .nav-right {
        display: block;
    }

    .menu-main [class^="col-sm-"] {
        width: auto;
        float: none
    }
}

@media (max-width: 771px) {
    .btn-muahang>input {
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    #list-method, #list-method-installment, .choose-bank {
        width: 100%;
    }

    .box-cart-left>.card>.nav-tabs>li>a {
        font-size: 0.8em !important;
    }

    #order-info .nav-step {
        margin-bottom: 10px
    }

    .box-step ul li {
        margin-bottom: 15px;
    }

    .box-step {
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
    }

    .box-left .title_style i {
        margin-right: 0
    }

    .btn-add-cart-two {
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .item-banner-category {
        width: 50%;
    }

    .item-category {
        margin-bottom: 60px;
    }

    .item-category img {
        width: 100%;
    }

    .box-slide-images-detail {
        margin-bottom: 30px;
    }

    .btn-muahang>input {
        margin-bottom: 15px;
    }

    .box-cart-left {
        margin: 30px 0 !important;
    }

    .nav-tabs-bank .nav-tabs>li>a>span {
        font-size: 10px;
        height: 28px;
        line-height: 14px;
        width: calc(100% - 35px);
    }

    .nav-tabs-bank>.nav-tabs>li>a>img {
        width: 25px;
        height: 19px;
    }

    .item-list-c-a {
        margin-bottom: 30px;
    }

    .item-list-c-a .icon-item {
        margin-top: 0;
    }

    .top-list-product-subpage>.row>div:nth-child(2)>.clearfix {
        /* border-top: 1px solid #ddd; */
    }

    .hide-767 {
        display: none
    }

    .input-value-price-filter .form-group, .input-value-price-filter .form-control {
        display: inline-block;
    }

    .show-mobile {
        display: block;
    }

    .menu-top {
        position: absolute;
        top: 30px;
        min-width: 160px;
        padding: 0 10px;
        border: 1px solid #ccc;
        z-index: 99;
        background: #fff;
    }

    .menu-top li {
        float: none;
        width: 100%;
    }

    .menu-top li a {
        border: none;
        border-bottom: 1px solid #dedede;
    }

    .menu-top li:last-child a {
        border-bottom: none;
    }

    .hidden-mobile {
        display: none;
    }

    .box-right .dropdown-menu {
        left: inherit;
        right: 0;
    }

    .box-search .form-inline .input-group {
        width: calc(100% - 55px);
        float: left;
    }

    .box-ft {
        margin-bottom: 30px;
    }

    .newsletter .form-inline .form-control {
        width: calc(100% - 60px);
        float: left;
    }

    .newsletter .btn-default {
        top: -15px;
        position: relative;
    }

    .payment-support {
        text-align: left;
    }

    .box-align-center {
        margin-right: 0 !important;
        margin-left: 0 !important;
        display: block;
    }

    .max-width-300 {
        max-width: none;
    }

    .admanager-order {
        margin-top: 30px;
    }

    .admanager-order .box-search-top {
        padding: 0 15px;
    }

    .admanager-order .input-group.date {
        width: 100%;
    }

    .top-banner-subpage {
        min-height: 150px;
    }

    .action-product {
        display: none !important;
    }

    .view-list {
        width: 100%;
    }

    .box-step3>.table-cart-product>tbody>tr>td:nth-child(3) {
        width: 100px !important;
    }

    .form-m-o>.form-group>.btn {
        margin-top: 20px;
    }

    .bs-docs-sidenav {
        margin-bottom: 30px;
    }

    #search-type {
        display: none;
    }

    .price {
        color: #f00;
        /* min-height: 42px; */
    }

    .box-search {
        margin: 15px 0;
        padding: 0 15px;
    }

    #header .hotline {
        margin: 0px 15px;
    }

    #header .box-right {
        /*margin-right: 15px;*/
    }

    .btn-toggle {
        padding-left: 15px;
    }

    .tab-product {
        margin-bottom: 15px
    }

    .list-bank li {
        width: 33.33333%
    }

    .box-product-style2 .nav_title li a {
        font-size: 14px
    }

    .tab-product {
        min-height: 40px
    }

    .cart-left .form-group .row .col-sm-6 {
        margin-bottom: 15px
    }

    .box-ad [class^="col-sm-"] {
        margin-bottom: 15px
    }

    #simple_timer2.timer {
        text-align: right;
    }

    .item-download:before, .item-download:after {
        display: none
    }

    .item-download .media-left {
        float: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .item-download .media-object {
        display: inline-block;
    }

    .file-download {
        float: left;
        margin: 0 0 0 15px
    }

    .btn-download {
        float: right;
        margin: 0 15px 0 0
    }

    .item-download {
        padding: 15px 0;
    }

    .btn-social .btn {
        padding-left: 45px;
    }

    .box-forget {
        padding: 30px 0;
    }

    .pagination > li > a, .pagination > li > span {
        margin: 0 2px;
        padding: 0;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .nav-page {
        text-align: center
    }

    .Compe-product .table > tbody > tr > td {
        min-width: 150px
    }

    .Compe-product {
        overflow-x: auto;
    }

    .nav-tabs-01 .input-group {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%;
    }

    .box_dates .col-sm-4 {
        padding-right: 0
    }

    .box_dates .col-sm-4.item_year {
        padding-right: 15px
    }

    .box-product-style2 .tab-product .pull-right .nav_title.collapse.in {
        display: block
    }

    .hidden-pc {
        display: block
    }

    .box-product-style2 h3 {
        font-size: 13px;
    }

    .box-product-style2 .owl-theme .owl-controls {
        display: none !important
    }

    .box_dates .col-sm-4 {
        float: left;
        width: 33.3333%;
    }

    .title_style1 h2 {
        font-size: 30px;
    }

    .img_intro1 {
        margin-bottom: 20px;
        position: inherit
    }

    .box_bor_style1 {
        padding: 20px;
        position: inherit;
        left: 0;
        width: auto
    }

    .welcome {
        padding: 10px 0;
    }

    .box-step {
        width: 80%;
        margin: 0 auto;
    }

    #Slider .owl-theme .owl-controls .owl-buttons div {
        width: 30px;
        top: 25%;
    }

    .img-news-right {
        margin-bottom: 20px;
    }
}

@media(max-width: 600px) {
    .top-header .btn-toggle {
        padding-left: 0;
    }

    .box-right .dropdown-menu {
        right: -15px !important;
    }
}

@media (max-width: 481px) {
    .nav_title li.active, .nav_title li, .nav_title li:first-child {
        padding-left: 0;
        padding-right: 0;
    }

    .nav_title li a {
        font-size: 14px
    }

    .nav_title li {
        width: inherit
    }

    .nav-tabs-03.nav li a, .btn-fill {
        padding: 5px 5px;
        font-size: 12px;
        margin-right: 4px;
    }

    .couwn-down-title h2 {
        font-size: 16px
    }

    .box-couwn-down-style1 .couwn-down-title {
        margin: 10px 0;
    }

    .box-couwn-down-style1 {
        padding: 15px 0
    }

    .couwn-decript {
        display: none
    }

    #Slider .owl-theme .owl-controls .owl-buttons div::before {
        font-size: 30px;
    }

    .couwn-down-style3 .timer .table-cell .tab-val {
        font-size: 16px !important;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .couwn-down-style3 .ratiing-time {
        right: 0;
        bottom: 0;
    }

    .couwn-down-style3 .timer .table-cell .tab-unit {
        margin-top: 0;
    }

    .couwn-down-style3 .timer .table-cell {
        min-width: 40px;
    }

    .box-step {
        width: 85%;
        margin: 0 auto;
        font-size: 12px;
    }

    li.step3 span {
        right: -8px;
    }

    .mighty-slider .text-sl {
        display: none !important;
    }
}

@media(max-width: 480px) {
    .list-item .img {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .list-item .item-product .info {
        margin-left: 0;
        text-align: left;
    }

    .nav_title li {
        /*width: 50%;*/
    }

    .nav_title li a {
        color: #999;
    }

    .nav_title li.active a {
        color: #111;
    }

    .detail-box-sp .item {
        width: 100%;
        padding: 0 15px
    }

    .detail-box-sp .item .item-product.style-view-3 {
        border-left: none;
        padding-bottom: 15px;
    }

    .list-item.view-list .action-product {
        height: 75px;
    }

    .list-item.view-list .action-product a {
        margin-bottom: 10px;
    }

    .title-table-mobile {
        display: table;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
        margin: auto;
        text-transform: uppercase;
    }

    .box-blogs {
        width: 100%;
        float: none;
    }

    .title-blogs-item {
        line-height: 1.1;
    }

    .title-blogs-item a {
        font-size: 18px;
    }

    .box-blogs.view-list .info .desc-blogs, .box-blogs.view-list .btn-view-more {
        display: none;
    }

    .box-blogs.view-list .title-blogs-item {
        font-size: 16px;
        margin: 10px 0;
    }

    .box-blogs.view-list .info {
        padding-left: 15px;
    }

    .title-order-rps {
        display: inline-block;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .item-product-note>.img, .item-product-note>.info {
        width: 100%;
    }

    .box-product-style2 .nav_title li {
        padding-right: 15px !important;
    }
}

@media (max-width: 479px) {
    .btn-modal>a {
        margin-bottom: 15px;
    }
}

@media (max-width: 414px) {
    .show-list {
        display: none !important;
    }
}

@media (max-width: 413px) {
    .list-item>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        /* height: 180px; */
    }

    .list-item>.item-product>.img>a {
        line-height: 180px;
    }

    .view-list>.item-product>.img {
        text-align: center;
        vertical-align: middle;
        height: 130px !important;
    }

    .view-list>.item-product>.img>a {
        line-height: 130px;
    }

    .item-product-note>.img {
        text-align: center;
        vertical-align: middle;
        height: 150px !important;
    }

    .item-product-note>.img>a {
        line-height: 150px;
    }
}

@media(max-width: 392px) {
    .in-email>.main-email-news {
        position: static;
    }

    .in-email {
        padding-left: 0px;
        padding-top: 0px;
    }

    #frm-reg-email {
        margin-left: 0px;
        margin-top: 0px;
    }

    .captcha-img {
        width: 100% !important;
    }

    .text {
        width: 100%;
    }

    .captcha-input {
        margin-left: 0px !important;
        margin-top: -27px !important;
    }
}

@media (max-width: 321px) {
    .box-gallery .title-tab-02 {
        margin-right: -13px;
        margin-left: -11px;
    }

    li.step3 span {
        right: -8px;
    }

    .couwn-down-style3 .timer .table-cell {
        min-width: 30px;
    }

    .couwn-down-style3 .timer .table-cell .tab-val {
        margin: 0
    }

    .couwn-down-style3 .timer .table-cell .tab-unit {
        font-size: 12px
    }
}

/*--------------------------------------------------------------------------
|  End @media max-width
--------------------------------------------------------------------------*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .table-widthlist thead {
        display: none;
    }

    .table-widthlist {
        border: none !important;
    }

    .table-widthlist.table>tbody>tr>td, .table-widthlist.table>tbody>tr>th, .table-widthlist.table>tbody>tr, .table-widthlist.table>tbody>tr {
        display: block;
        width: 100%;
        border-top: none;
    }

    .table-widthlist.table>tbody>tr>td, .table-widthlist.table>tbody>tr>th {
        position: relative;
    }

    .table-widthlist.table>tbody>tr {
        display: block !important;
        margin-bottom: 20px;
        background: #f5f5f5;
    }

    .table-widthlist.table>tbody>tr>th {
        border-top: 1px solid #ddd;
        text-align: center;
    }

    .table-order thead {
        display: none;
    }

    .table-order tbody, .table-order tbody > tr, .table-order tbody > tr> th, .table-order tbody > tr > td {
        display: block;
        text-align: left;
        font-size: 13px;
    }

    .table-order tbody > tr {
        background: #f2f2f2;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .table-order tbody > tr > td, .table-order tbody > tr > th {
        padding-left: 145px;
        position: relative;
    }

    .box-highligh-style-2 .col-sm-8 .col-xs-6 {
        width: 100%;
        float: none;
    }

    .box-highligh-style-2 {
        margin-bottom: 40px;
    }

    .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table tbody td, .responsive-table tbody tr {
        display: block;
    }

    .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .responsive-table tbody tr {
        border: 1px solid #ccc;
    }

    .responsive-table tbody td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 55%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .responsive-table td:before {
        position: absolute;
        top: 15px;
        left: 10px;
        width: 50%;
        padding-right: 10px;
    }
}
/*--------------------------------------------------------------------------
|  Define CSS
--------------------------------------------------------------------------*/
html {
    overflow-y: scroll;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
    font-family: 'Nunito Sans',sans-serif;
    /*font-family: 'opensans';*/
    /*font-family: "MyriadPro-Regular", Arial, sans-serif*/
    background: #f8f8f8;

}

/** html .clearfix,*/
/*:first-child + html .clearfix {*/
/*    zoom: 1*/
/*}*/

.container {
    position: relative
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

img {
    max-width: 100%;
    height: auto;
}

.clear-both {
    clear: both
}

.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.padding-t-5 {
    padding-top: 5px !important;
}

.padding-t-10 {
    padding-top: 10px !important;
}

.padding-t-15 {
    padding-top: 15px !important;
}

.padding-t-20 {
    padding-top: 20px !important;
}

.padding-t-25 {
    padding-top: 25px !important;
}

.padding-t-30 {
    padding-top: 30px !important;
}

.padding-t-35 {
    padding-top: 35px !important;
}

.padding-b-5 {
    padding-bottom: 5px !important;
}

.padding-b-10 {
    padding-bottom: 10px !important;
}

.padding-b-15 {
    padding-bottom: 15px !important;
}

.padding-b-20 {
    padding-bottom: 20px !important;
}

.padding-b-25 {
    padding-bottom: 25px !important;
}

.padding-b-30 {
    padding-bottom: 30px !important;
}

.padding-b-35 {
    padding-bottom: 35px !important;
}

.padding-r-5 {
    padding-right: 5px !important;
}

.padding-r-10 {
    padding-right: 10px !important;
}

.padding-r-15 {
    padding-right: 15px !important;
}

.padding-r-20 {
    padding-right: 20px !important;
}

.padding-r-25 {
    padding-right: 25px !important;
}

.padding-r-30 {
    padding-right: 30px !important;
}

.padding-r-35 {
    padding-right: 35px !important;
}

.padding-l-5 {
    padding-left: 5px !important;
}

.padding-l-10 {
    padding-left: 10px !important;
}

.padding-l-15 {
    padding-left: 15px !important;
}

.padding-l-20 {
    padding-left: 20px !important;
}

.padding-l-25 {
    padding-left: 25px !important;
}

.padding-l-30 {
    padding-left: 30px !important;
}

.padding-l-35 {
    padding-left: 35px !important;
}

.margin-b-5 {
    margin-bottom: 5px !important;
}

.margin-b-10 {
    margin-bottom: 10px !important;
}

.margin-b-15 {
    margin-bottom: 15px !important;
}

.margin-b-20 {
    margin-bottom: 20px !important;
}

.margin-b-25 {
    margin-bottom: 25px !important;
}

.margin-b-30 {
    margin-bottom: 30px !important;
}

.margin-b-35 {
    margin-bottom: 35px !important;
}

.margin-t-5 {
    margin-top: 5px !important;
}

.margin-t-10 {
    margin-top: 10px !important;
}

.margin-t-15 {
    margin-top: 15px !important;
}

.margin-t-20 {
    margin-top: 20px !important;
}

.margin-t-25 {
    margin-top: 25px !important;
}

.margin-t-30 {
    margin-top: 30px !important;
}

.margin-t-35 {
    margin-top: 35px !important;
}

.margin-r-5 {
    margin-right: 5px !important;
}

.margin-r-10 {
    margin-right: 10px !important;
}

.margin-r-15 {
    margin-right: 15px !important;
}

.margin-r-20 {
    margin-right: 20px !important;
}

.margin-r-25 {
    margin-right: 25px !important;
}

.margin-r-30 {
    margin-right: 30px !important;
}

.margin-r-35 {
    margin-right: 35px !important;
}

.margin-l-5 {
    margin-left: 5px !important;
}

.margin-l-10 {
    margin-left: 10px !important;
}

.margin-l-15 {
    margin-left: 15px !important;
}

.margin-l-20 {
    margin-left: 20px !important;
}

.margin-l-25 {
    margin-left: 25px !important;
}

.margin-l-30 {
    margin-left: 30px !important;
}

.margin-l-35 {
    margin-left: 35px !important;
}


/*--------------------------------------------------------------------------
|  End Define CSS
--------------------------------------------------------------------------*/

.vertical-middle {
    vertical-align: middle !important;
}

.sk-cube-grid {
    width: 60px;
    height: 60px;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #de4a4a;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

.ajax-loading-icon {
    top: 35%;
    left: 47%;
    position: absolute;
}

.warp-loading-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
}

.warp-loading-all {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
}

.warp-bg {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.7;
}

.wrap-suggestion {
    background: #fff;
    width: 35%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.wrap-suggestion .item-suggestion {
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.wrap-suggestion .item-suggestion:last-child,
.wrap-suggestion .item-suggestion.ui-state-focus:last-child {
    border-bottom: none;
}

.wrap-suggestion .item-suggestion.ui-state-focus {
    border-bottom: 1px solid #ddd;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #f0f0f0;
    color: #333;
    font-weight: normal;
    margin: 0;
}

.wrap-cart-modal .modal-content {
    border-radius: 0;
}

.wrap-cart-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ed1c24;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    opacity: 1;
    z-index: 1;
}

.wrap-cart-modal .text-modal {
    margin-bottom: 5px;
}

.wrap-cart-modal .product-name-modal {
    font-size: 17px;
    padding-right: 20px;
    font-weight: normal;
}

.wrap-cart-modal .price-modal {
    color: #ed1c24;
    font-size: 16px;
    font-weight: bold;
}

.wrap-cart-modal .price-sale-modal {
    display: inline;
    text-decoration: line-through;
    opacity: .5;
    font-size: 13px;
}

.button-modal .btn {
    border-radius: 0;
}

.button-modal .continue-shopping {
    background: #ed1c24;
}

.related-modal-cart {
    height: 70px;
}

.item-reldated {
    width: 50px;
    height: 70px;
}

.image-cart-modal {
    border: 1px solid #ddd;
    padding: 1px;
}

.image-cart-modal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-reldated img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 1px;
}

.slider-related {
    padding: 0 30px;
}

.slider-related .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    width: 25px;
    height: 70px;
    text-align: center;
    opacity: 1;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.slider-related .owl-controls .owl-buttons div.owl-next {
    right: 0px;
    width: 25px;
    height: 70px;
    text-align: center;
    opacity: 1;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.slider-related.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\eaa5';
    font-size: 20px;
    line-height: 70px;
    display: block;
}

.slider-related.owl-theme .owl-buttons div.owl-next:before {
    content: '\eaa6';
    font-size: 20px;
    line-height: 70px;
    display: block;
}

.item-suggestion .warp-img-suggestion {
    height: 50px;
    width: 50px;
    margin-right: 10px;
    float: left;
    text-align: center;
    border: 1px solid #ddd;
    padding: 1px;
    background: #fff;
}

.item-suggestion img.img-suggestion {
    height: 100%;
    width: auto;
}

.item-suggestion .name-suggestion {
    font-size: 15px;
    margin-bottom: 5px;
}

.name-suggestion .mark {
    padding: 0;
    text-decoration: underline;
    background: none;
    font-weight: normal;
}

.item-suggestion .price-suggestion {
    margin-bottom: 0;
}

.item-suggestion .price-well {
    margin-right: 10px;
    color: #ed1c24;
    font-size: 16px;
    font-weight: bold;
}

.item-suggestion .price-sale {
    text-decoration: line-through;
    opacity: .7;
    color: #333;
    display: inline;
}

.slider-thumb {
    border-top: none;
    border-bottom: none;
}

.slider-thumb.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\eaa5';
}

.slider-thumb.owl-theme .owl-buttons div.owl-next:before {
    content: '\eaa6';
}

.slider-thumb .owl-controls {
    margin: 0;
}

.slider-thumb .owl-wrapper-outer {
    padding: 0;
}

.slider-thumb .item {
    margin: 0 10px;
    cursor: pointer;
    border: 1px solid #dedede;
    padding: 5px;
    border-radius: 3px;
}

.slider-thumb .item.active {
    border: 1px solid #ed1c24;
    border-radius: 3px;
}

.slider-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: none !important;
    height: 48px;
    max-width: none;
}

.thub-image {
    padding: 0 0px 0px;
    margin-top: 30px;
}

.xzoom-preview {
    background: #fff !important;
    border: 0 !important;
}

.xzoom-lens-nh .xzoom-lens {
    border: none !important;
    max-height: 100%;
    max-width: 100%;
}

.advanced-product .ui-slider .ui-slider-range {
    background: #ed1c24;
}

.advanced-product .ui-state-default {
    border: 1px solid #312527;
    background: #fff;
}

.advanced-product .ui-state-hover,
.advanced-product .ui-state-active {
    background: #383838;
    cursor: pointer;
}

.advanced-product .box-left,
.advanced-product .nav_title {
    margin-bottom: 10px;
}

.a-row label {
    display: inline;
    font-weight: bold;
}

.a-row .selection {
    font-weight: bold;
}

.a-row .selection>a {
    color: #333;
}

.product-available .item-available:hover {
    background: #f3f3f3;
}

.product-available .item-available .num-quantity {
    padding: 0 5px;
    line-height: 25px;
}

.product-available .item-available .price-well {
    font-size: 14px;
    color: #333;
    text-shadow: 0 2px 0 #e9e9e9;
}

.product-available .item-available .price-before {
    font-size: 12px;
    height: 17px;
}

.description-product-detail, .features-product-detail {
    background: #fff;
    box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
    padding: 30px 15px;
    margin-top: 15px;
}
.item-available .img {
    width: 36px;
    text-align: center;
}

.item-available .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.product-available {
    border-radius: 0;
    padding: 0;
    margin: 0 0 5px 0;
    border: none;
    background: none;
}

.zoomLens {
    width: 100px !important;
    height: 100px !important;
}

.zoomWindowContainer .zoomWindow {
    border: 0 !important;
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, .3);
}

.list-meta-product > li {
    list-style: none;
    float: left;
    margin: 0 10px 10px 0;
}

.list-meta-product > li > a {
    color: #383838;
    padding: 5px 10px;
    border: 1px solid #ddd;
    line-height: 25px;
}

.list-meta-product > li > a:hover,
.list-meta-product > li > a.active {
    color: #fff;
    border-color: #ed1c24;
    background: rgba(237, 28, 36, 0.57);
}

.form-group {
    position: relative;
    min-height: 40px;
}

#register-modal .form-group {
    height: 40px;
    clear: inherit;
}

#frm-profile .form-group {
    position: relative;
    min-height: 45px;
}

#frm-profile .form-group > div {
    position: relative;
    height: 40px;
}

.modal .modal-header {
    padding: 10px;
}

.modal-header .modal-title {
    font-size: 25px;
}

.form-group .icon-required {
    position: absolute;
    top: 4px;
    right: 15px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #a94442;
}

.account-user .dropdown-menu {
    border-radius: 0;
}

#order-list .btn-primary {
    background-color: #428bca !important;
    border-color: #428bca;
    color: #fff;
}

#order-list .btn-pink {
    background-color: #d6487e !important;
    border-color: #d6487e;
    color: #fff;
}

#order-list .btn-grey {
    background-color: #a0a0a0 !important;
    border-color: #a0a0a0;
    color: #fff;
}

.btn-reload-captcha {
    color: #383838;
    line-height: 35px;
    font-size: 18px;
}

.nh-video-item .more-blogs {
    margin: 5px 0;
    color: #383838;
}

.nh-video-item .title-video-item {
    font-size: 20px;
    color: #383838;
    margin: 5px 0;
}

.nh-video-item .image-hover i[class*=icon-] {
    opacity: 0.5;
}

.result-validate {
    position: relative;
    clear: both;
    font-size: 12px;
}

.has-error .result-validate .form-control-feedback {
    top: -40px;
}

.has-success .result-validate .form-control-feedback {
    top: -35px;
}

.file-input .file-caption {
    height: 38px;
}

.file-input .file-actions,
.file-input .file-upload-indicator {
    display: none;
}

.wrap-avatar-member > img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.nav-right .item-dropdown:hover {
    background-color: rgba(0, 0, 0, .07);
}

.item-download {
    height: 150px;
    overflow: hidden;
}

.item-download .media .media-body p {
    height: 40px;
    overflow: hidden;
}

.list-download .media-heading {
    line-height: 17px;
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
}

#main_img {
    text-align: center;
    height: 100%;
    position: relative;
    border: 1px solid #dedede;
    padding-top: 58%
}

#main_img img {
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

.style-view-small .img {
    min-height: 140px;
}

.media-body h4.media-title-video {
    margin-top: 0px;
    margin-bottom: 5px;
}

.checkbox .level-2 {
    padding-left: 20px;
}

.checkbox .level-3 {
    padding-left: 40px;
}

.checkbox .level-4 {
    padding-left: 60px;
}

.file-download .file-name {
    max-height: 35px;
    line-height: 17px;
    overflow: hidden;
}

.position-relative {
    position: relative;
}

/*.col-sm-1 > .item-download .description-list-file,
.col-sm-3 > .item-download .description-list-file,
.col-sm-4 > .item-download .description-list-file,
.col-sm-1 > .item-download .file-name,
.col-sm-3 > .item-download .file-name,
.col-sm-4 > .item-download .file-name,
.col-sm-1 > .item-download .btn-download span,
.col-sm-3 > .item-download .btn-download span,
.col-sm-4 > .item-download .btn-download span {
    display: none;
}*/

.col-sm-1 > .item-download .file-download i,
.col-sm-3 > .item-download .file-download i,
.col-sm-4 > .item-download .file-download i,
.col-sm-1 > .item-download .btn-download i,
.col-sm-3 > .item-download .btn-download i,
.col-sm-4 > .item-download .btn-download i {
    font-size: 20px !important;
}

.box-right-download .media {
    margin: 0 0 20px 0;
}

.short_intro p {
    font-size: 15px;
    font-weight: bold;
}

ul.slider-news li {
    list-style: none;
}

.welcome .box_content {
    margin-top: 50px;
}

.tabs-block .tab-content {
    min-height: 100px;
}

ul.main_menu_mega > li > ul {
    position: static;
}

.select2-container .select2-choice .select2-arrow b {
    background: url(../images/select2.png) no-repeat 4px 7px !important;
}

.contacts-list {
    margin: 20px 0;
}

.contact-address-wrap {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.contact-address {
    padding: 5px 15px;
    cursor: pointer;
}

.address-active {
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px #ccc;
}

#add_another_contact {
    margin-top: 15px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.new-contact {
    margin-right: -15px;
    margin-left: -15px;
}

.price-detail-page {
    border: none;
}

.price-detail-page .dvt {
    font-size: 19px;
    color: #ed1c24;
}

.description-product-detail ul,
.description-product-detail li {
    list-style: none;
}

.top-detail-product {
    margin-top: 0;
    position: relative;
}

.top-detail-product .code-product {
    margin-bottom: 5px;
    padding: 0px;
}

.tag-discount {
    background: #ed1c24;
    color: #fff;
    padding: 2px 6px;
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    position: relative;
}

.tag-discount:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 14px solid #ed1c24;
    position: absolute;
    top: 0;
    left: -14px;
}

.tag-discount:after {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢';
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 16px;
    position: absolute;
    top: 2px;
    right: 92%;
    opacity: 0;
}

.version {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.title-ver {
    margin: 0;
    position: relative;
    line-height: 35px;
}

.btn-ver {
    padding: 2px 5px 0px 3px;
    border-radius: 0px;
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-prev,
.thub-image .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 15px;
}

.thub-image .owl-theme .owl-controls .owl-buttons div {
    font-size: 25px;
}

#search-type {
    padding: 0;
    border: none;
}

#search-type .dropdown-toggle {
    font-size: 14px;
    color: #444;
    padding: 0 20px;
}

.status-product {
    padding: 0 10px;
    width: auto !important;
}

.out-of-stock {
    color: #ec353c;
    font-size: 20px;
}

.item-product .img {
    background-size: cover !important;
}

.img-80 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*.nhslider .item_block {
    margin-bottom: 45px;
}*/

.banner-img.col-1 > div {
    padding-right: 0px;
    padding-left: 0px;
}

.box-product-style2 .nav_title li a.pdropcap:first-letter {
    font-size: 16px;
    color: #383838;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
    padding: 8px 20px !important;
    position: relative;
}

.style-view-1 .img {
    min-height: 155px;
}

.modal-content {
    border-radius: 0;
}

.bg-cart .nav-tabs a {
    text-transform: uppercase;
    font-size: 16px;
}

.list-shipping-address .address-option {
    cursor: pointer;
    position: relative;
    z-index: 99;
    ox-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-boz-sizing: border-box;
    position: relative;
    display: block;
    padding: 15px 15px 15px 30px;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

.list-shipping-address .address-option:hover {
    border: 1px solid #9ca643;
}

.list-shipping-address .address-option.active {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .09);
    border: 1px solid #9ca643;
}

.address-option p {
    margin-bottom: 0;
}

.address-option p b {
    font-weight: bold;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.3;
}

.title-cart {
    text-transform: uppercase;
    border-bottom: 1px solid #DDD;
    color: #414141 !important;
}

.box-cart-left > .card {
    background: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

.box-cart-left>.card>.nav-tabs > li > a::after {
    content: '';
}

.btn-main {
    border-radius: 0;
}

.icon-list-address {
    display: inline-block;
    width: 20px;
}

.list-products-order {
    max-height: 370px;
}

.box-cart-right-cont .delete-order {
    right: 0px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #666666;
}

.shoppingcart-box .list {
    max-height: 400px;
}

.box-img-support img {
    width: 80px;
    height: auto;
}

.box-img-support {
    float: left;
}

.box-img-content {
    margin-left: 100px;
}

.box-img-content p {
    margin-bottom: 3px;
    font-weight: bold;
}

.box-img-content .list-icon a {
    color: #ed1c24;
    font-weight: bold
}

.display-theme-1 {
    display: block;
}

.display-theme-2 {
    display: none;
}

.mSCover {
    background-size: cover!important;
}

.list-menu-fy {
    list-style: none;
}

.list-menu-fy>li>a {
    padding: 8px 0;
    font-size: 14px;
    font-weight: 200;
    line-height: 20px;
}

.fancybox-gallery:hover .image-hover {
    opacity: .65;
}

.bg-main,
.fancybox-gallery:hover .image-hover,
.nav-tabs-03.nav-tabs>li.active>a,
.nav-tabs-03.nav-tabs>li.active>a:focus,
.nav-tabs-03.nav-tabs>li.active>a:hover,
.box-step ul li.active .demo-icon,
.nav_title li a::before,
.box-product-style2 h3:before,
.title_style2 h3::after,
.opticon-select li:hover .btn-ver,
.opticon-select li.active .btn-ver,
.nav-tabs-01 .nav-tabs li.active span,
.list-bank li label:before {
    background-color: #ed1c24;
}

.color-main,
.box-style-1 .demo-icon:before,
.bottom-download span,
.cart-order .dropdown-toggle span.number,
.view-style .btn-view.active,
.nav li.active a,
.nav_desktop ul li:hover ul li a:hover,
.title-product a:hover,
.title-desc-detail,
.nav-tabs-01 .nav-tabs li span .demo-icon,
.nav-tabs-01 .nav-tabs li.active i.icon-dot-circled,
.nav_desktop ul li.sub-menu-style2 ul li a:hover,
.nav_desktop ul li.sub-menu-style2:hover ul li a:hover,
.breadcrumb > .active,
.newsletter .btn-default {
    color: #ed8f7d;
}

.thub-image .item:hover img,
.thub-image .item.active img {
    border: 1px solid #ed1c24;
}

.nav-tabs-01 li.active .arrow-left::after,
.nav-tabs-01 li.active .arrow-left::after {
    border-right-color: #ed1c24;
}

.nav-tabs-01 .nav-tabs li.active span .demo-icon {
    color: #ed1c24
}

.btn-main,
.btn-primary,
a.btn-primary {
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
    color: #fff;
}

.btn-main.focus,
.btn-main:focus,
.btn-main:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #ea0009;
    border-color: #ea0009;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.pagination>li.active>a {
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.btn-icon:hover {
    color: #ed1c24;
    border-color: #ed1c24
}

.btn-primary,
a.btn-primary {
    color: #fff;
}

.bg-default {
    background-color: #383838;
}

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
    background-color: #e3e3e3;
    border-color: #ea0009;
    color: #ea0009;
}

.jslider .jslider-bg i,
.jslider .jslider-pointer {
    background: url(../images/jslider.png) no-repeat 0 0;
}

.jslider .jslider-pointer {
    background-position: 0 -60px;
}

.box-product-style2 .nav_title li {
    padding: 0 15px 0 0;
}

.box-product-style2 .nav_title li a::before {
    display: none
}

.box-product-style2 .nav_title li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

.box-product-style2 .tab-product .nav_title {
    border: none;
    margin: 0;
}

.position-left,
.position-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.position-left .box-image,
.position-right .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 7px;
}

.position-left .caption,
.position-right .caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0 7px;
}

.position-left .caption h3,
.position-right .caption h3 {
    margin-top: 0;
}

.advanced-product .list-cut .cut-0 span button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
}

.advanced-product .list-cut .cut-0 span {
    display: block;
    position: relative;
}


/*--------------------------------------------------------------------------
|  @ media min-width
--------------------------------------------------------------------------*/

@media (min-width: 768px) {
    .nav_desktop {
        margin-left: 0px;
    }
}

@media(min-width:992px) {
    .top-product-mon .col-xs-6:nth-child(3n+1) {
        clear: both;
    }
    .search-product .list-item:nth-child(3n +1) {
        clear: none;
    }
    .search-product .list-item:nth-child(4n +1) {
        clear: both;
    }
}

@media(min-width:1200px) {
    .box-search .form-inline input.form-control {
        width: 310px;
    }
}


/*--------------------------------------------------------------------------
|  @ End media min-width
--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------
|  @ Media max-width
--------------------------------------------------------------------------*/

@media(max-width:991px) {
    .top-product-mon .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 767px) {
    #footer .menu-ft .list-menu-fy {
        display: none;
    }
    .box-ft {
        margin-bottom: 0;
    }
    .title-menu-ft {
        margin: 0;
        padding: 15px 0;
        font-size: 14px;
    }
    .title-toggle:before {
        content: '+';
        display: block;
        position: absolute;
        right: 0;
        top: 14px;
        font-size: 16px;
        z-index: 10;
    }
    .title-toggle.ws-activearrow:before {
        transform: rotate(45deg);
    }
    .menu-ft {
        border-top: 1px solid #ddd;
    }
    div[class*="col-"]:nth-last-child(1) .menu-ft {
        border-bottom: 1px solid #ddd;
    }
    .list-menu-fy {
        margin-bottom: 0;
    }
    .menu-footer-vertical {
        padding: 0px;
    }
    .in-email {
        padding-bottom: 0px;
    }
    .footer-fanpage {
        float: left !important;
    }
    .hotline {
        padding: 0;
        margin-top: -50px;
        text-align: right;
    }
    .in-email>.main-email-news>h4 {
        font-size: 14px;
    }

    .menu-footer-vertical.box-fan-page {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .gritter-center {
        left: 10% !important;
        right: 10% !important;
    }
}

@media(max-width:480px) {
    .hotline {
        margin: 0px 0;
        text-align: left;
    }
    #sub-menu01 li .tab-item {
        padding: 7px 0;
    }
    .dropdown {
        float: right;
    }
    .ab-1-right {
        margin-left: -15px;
        padding-right: 12px !important;
    }
    .ab-1-left {
        padding-right: 0px;
        padding-right: 15px;
        margin-left: -5px !important;
    }
}


/*--------------------------------------------------------------------------
|  @ End media max-width
--------------------------------------------------------------------------*/
/*
 * Plugin: Web Slide Navigation System
 * Demo Link: http://webslidemenu.uxwing.com/
 * Author: UXWing
 * License: http://codecanyon.net/licenses/standard
*/


/*--------------------------------------------------------------------------
[Table of contents]

01 Base CSS
02 Desktop CSS
03 Tab CSS
04 Mobile CSS
05 Additional Themes (Optionnal)
--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------
|  01  Base CSS
--------------------------------------------------------------------------*/

a:hover,
a:focus {
    text-decoration: none;
}

.wsmenu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}

.wsmain html,
.wsmain body,
.wsmain iframe,
.wsmain h1,
.wsmain h2,
.wsmain h3,
.wsmain h4,
.wsmain h5,
.wsmain h6 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font: inherit;
    vertical-align: baseline;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: antialiased;
    font-smooth: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
    font-smoothing: subpixel-antialiased !important;
    font-smooth: subpixel-antialiased;
}

.wsmain .cl {
    clear: both;
}

.wsmain img,
object,
embed,
video {
    border: 0 none;
    max-width: 100%;
}

.wsmain a:focus {
    outline: none !important;
}

.wsmain:before,
.wsmain:after {
    content: "";
    display: table;
}

.wsmain:after {
    clear: both;
}


/*--------------------------------------------------------------------------
|  02 Desktop CSS
--------------------------------------------------------------------------*/

.wsmobileheader {
    display: none;
}

.overlapblackbg {
    display: none;
}

.smllogo {
    margin: 0;
    padding: 15px 0;
    float: left;
    width: 100%;
}

.smllogo a {
    display: block;
    float: left;
    padding: 0px 0px 0px 0px;
}

.smllogo a img {
    max-width: 80%;
}

.topmenusearch {
    float: right;
    width: 100%;
    height: 42px;
    position: relative;
    margin: 9px 0px 0px 0px;
}

.topmenusearch .searchicon {
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.topmenusearch input {
    width: 100%;
    position: relative;
    float: right;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-indent: 15px;
    font-size: 12px;
    height: 42px;
    z-index: 2;
    outline: none;
    color: #7d7d7d;
    background-color: #e9ebef;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.topmenusearch input:focus {
    color: #000;
}

.topmenusearch input:focus ~ .btnstyle {
    background-color: #424242;
    color: #fff;
    opacity: 0.9;
}

.topmenusearch input:focus ~ .btnstyle .fa {
    color: #fff;
}

.topmenusearch input:focus ~ .searchicon {
    opacity: 1;
    z-index: 3;
    color: #FFFFFF;
}

.topmenusearch .btnstyle {
    top: 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
    background-color: #eeeeee;
    border: solid 0px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    border-radius: 0px 2px 2px 0px;
}

.topmenusearch .btnstyle .fa {
    line-height: 38px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #9c9c9c;
}

.topmenusearch .btnstyle:hover {
    background-color: #fff;
}

.wsmain {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
    max-width: 1300px;
}

.wsmenu {
    position: relative;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    width: 100%;
    float: left;
}

.wsmenu-list {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 100%;
    display: table;
    padding: 0px;
}

.wsmenu-list > li {
    text-align: center;
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}

.wsmenu-list > .wscarticon > a .fa.fa-shopping-basket {
    display: inline-block;
    font-size: 16px;
    line-height: inherit;
    margin-right: 5px;
    color: #7b7b7b;
}

.wsmenu-list > .wsshopmenu > a .fa.fa-angle-down {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-left: 11px;
    color: #7b7b7b;
}

.wsmenu-list li ul li a .fa.fa-angle-double-right {
    font-size: 12px;
    margin: 0 3px 0 -4px;
}

.wsmenu-list > li > a {
    font-size: 15px;
    font-weight: bold;
    display: block;
    color: #c27966;
    padding: 0 26px 0 22px;
    line-height: 58px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-family: "MyriadPro-Regular", Arial, sans-serif;
}

.wsmenu-list > li > .navtext {
    text-align: right;
    padding: 44px 15px;
}

.wsmenu-list > li > .navtext > span {
    display: block;
    font-size: 11px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    line-height: 16px;
    color: #9e9e9e;
}

.wsmenu-list > li > .navtext > span + span {
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
}

.wsmenu-list li a:hover .arrow:after {
    border-top-color: #b3b3b3
}

.wsmenu-list li a.active .arrow:after {
    border-top-color: #b3b3b3
}

.wsmenu-list li:hover>a .arrow:after {
    border-top-color: #b3b3b3
}

.megamenu iframe {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}

.megamenu video {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}

.wsmenu-list > li.socialicon {
    float: left;
}

.wsmenu-list > li.socialicon a {
    width: 38px;
    padding: 0px 10px
}

.wsmenu-list > li.socialicon a .fa {
    font-size: 15px;
    color: #898d91;
    text-align: center;
}

.wsmenu-list > li.wsshopmyaccount {
    float: right;
}

.wsmenu-list > .wsshopmyaccount > a .fa.fa-angle-down {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-left: 8px;
    color: #7b7b7b;
}

.wsmenu-list > .wsshopmyaccount > a .fa.fa-align-justify {
    display: inline-block;
    font-size: 16px;
    line-height: inherit;
    margin-right: 11px;
    color: #7b7b7b;
}

.wsmenu-list > li.wssearchbar {
    width: 41%;
    float: left;
    padding-left: 15px;
}

.wsmenu-list > li.wscarticon {
    float: right;
    clear: right;
}

.wsmenu-list > li.wscarticon a {
    padding: 0px 27px 0px 22px;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.mobiletext {
    display: none;
}

.wsmenu-list > li.wscarticon a .fa {
    font-size: 15px;
}

.wsmenu-list > li.wscarticon em.roundpoint {
    position: absolute;
    top: 14px;
    right: 21px;
    width: 17px;
    height: 17px;
    background-color: #DA4B38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 9px;
    text-align: center;
    font-style: normal;
    line-height: 16px !important;
    color: #fff;
}

.wsmenu-list li > .wsmenu-submenu {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden;
}

.wsmenu-submenu li > .wsmenu-submenu-sub {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden;
}

.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden;
}

.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.wsmenu-list li > .megamenu {
    transform: translateY(35px);
    transition: all .3s ease;
    visibility: hidden;
}

.wsmenu-list li:hover > .megamenu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.wsmenu-submenu {
    position: absolute;
    min-width: 176px;
    top: 100%;
    z-index: 1000;
    margin: 0px;
    padding: 5px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}

.wsmenu-submenu li a {
    background: #fff !important;
    background-image: none !important;
    color: #333;
    border-right: 0 none !important;
    text-align: left;
    display: block;
    line-height: 19px;
    padding: 5px;
    text-transform: none;
    font-size: 15px;
    letter-spacing: normal;
    border-right: 0px solid;
}

.wsmenu-submenu li {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.wsmenuexpandermain {
    display: none;
}

.wsmenu-list li:hover .wsmenu-submenu {
    display: block;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    opacity: 1;
    list-style: none;
    padding: 0px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    display: block;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}

.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
    opacity: 1;
    list-style: none;
    padding: 0px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}

.wsmenu-submenu li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
}

.wsmenu-click {
    display: none;
}

.wsmenu-click02 {
    display: none;
}

.wsmenu-submenu .fa {
    margin-right: 11px;
    font-size: 15px;
}

.carousel-control i.fa {
    top: 48%;
    position: absolute;
    font-size: 33px;
    margin-left: -5px;
}

.carousel-inner .carousel-caption h3 {
    font-size: 18px;
    font-weight: bold;
}

.wsshopmenu span {
    font-weight: bold;
}

.wsmenu-list > .wsshopmenu > a .fa.fa-shopping-basket {
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    margin-right: 8px;
    color: #7b7b7b;
}

.wtsbrandmenu {
    background: #ffffff;
    border-bottom: solid 1px #d1d3d4;
}

.wsmenu-list li:hover .megamenu {
    opacity: 1;
}

.megamenu {
    width: 100%;
    left: 0px;
    position: absolute;
    top: 100%;
    color: #000;
    z-index: 1000;
    margin: 0px;
    text-align: left;
    padding: 14px;
    font-size: 15px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}

.megamenu .title {
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    padding: 9px 5px 9px 0px;
    font-size: 17px;
    color: #424242;
    margin: 0px 0px 7px 0px;
    text-align: left;
    height: 39px;
    margin: 0px 0px 10px 0px;
}

.halfmenu {
    width: 40%;
    right: auto !important;
    left: auto !important;
}

.halfmenu .megacollink {
    width: 48%;
    float: left;
    margin: 0% 1%;
}

.halfdiv {
    width: 30%;
    right: auto;
    left: auto;
}

.halfdiv03 {
    width: 25%;
    right: auto;
    left: auto;
}

.wsshoptabing {
    width: 100%;
    text-align: left;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 101;
    transform: translateY(35px);
    transition: all .3s ease;
}

.btnlearn {
    font-size: 15px;
    text-align: center;
    line-height: 44px;
    height: 44px;
    display: block;
    float: left;
    padding: 0px 15px;
    background-color: #0056b9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    margin-top: 5px;
}

.btnlearn:hover {
    color: #fff;
    text-decoration: none;
}

.wstitemright {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #f8f8f8;
    color: #000;
    display: block;
    float: left;
    padding: 18px 20px 0px 20px;
    width: 77%;
}

.wstabitem {
    width: 23%;
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background-color: #fff;
}

.wstabitem > li {
    width: 100%;
    list-style: none;
}

.wstabitem li:before,
.wstabitem li:after {
    content: "";
    display: table;
}

.wstabitem li:after {
    clear: both;
}

.wstabitem > li.has-children > .wstitemright.is-active {
    opacity: 1;
    visibility: visible;
}

.wsshoptabing > .wsshopwp {
    width: 100%;
    display: block;
    position: relative;
}

.wstabitem > li > a {
    display: block;
    padding: 16px 11px;
    font-size: 13px;
    color: #606060;
    border-bottom: solid 1px #e5e5e5;
    width: 100%;
    float: left;
    position: relative;
    border-left: 3px solid #fff;
    background-color: #fff;
}

.wstabitem > li:hover a {
    text-decoration: none;
}

.wstabitem .wsshoplink-active a {
    text-decoration: none;
}

.wstabitem > li:hover > a {
    text-decoration: none;
}

.wstabitem > li > a .fa {
    color: #848484;
    margin-right: 5px;
    text-align: center;
    width: 25px;
    font-size: 16px;
}

.wstmegamenucoll {
    width: 75%;
    float: left;
    padding-right: 27px;
}

.wstmegamenucolr {
    width: 25%;
    float: right;
    text-align: right;
}

.wstmegamenucoll01 {
    width: 64%;
    float: left;
    padding-left: 0px;
}

.wstmegamenucolr02 {
    width: 35%;
    float: left;
    text-align: right;
}

.wstmegamenucolr03 {
    width: 25%;
    float: left;
    text-align: left;
}

.wstmegamenucoll04 {
    width: 75%;
    float: right;
    padding-left: 27px;
}

.wstheading {
    width: 100%;
    display: block;
    padding: 8px 0px 5px 0px;
    line-height: 22px;
    font-size: 15px;
    color: #333333;
}

.wstliststy01 {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.wstliststy01 li {
    width: 33.33%;
    float: left;
    line-height: 23px;
    font-size: 14px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.wstliststy01 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy01 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstinnerwp {
    height: auto;
    position: relative;
    width: 100%;
}

.wstinnerwp:before,
.wstinnerwp:after {
    content: "";
    display: table;
}

.wstinnerwp:after {
    clear: both;
}

.wstliststy02 {
    width: 25%;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    float: left;
    text-align: left;
}

.wstliststy02 li {
    width: 100%;
    list-style: none;
    line-height: 24px;
}

.wstliststy02 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy02 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstliststy02 li.wstheading {
    line-height: normal;
}

.wstliststy02 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wstliststy06 {
    padding: 0px 20px 0px 0px;
    margin: 0px;
    text-align: left;
}

.wstliststy06 li {
    width: 100%;
    list-style: none;
    line-height: 24px;
}

.wstliststy06 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy06 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstliststy06 li.wstheading {
    line-height: normal;
}

.wstliststy06 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wstliststy03 {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.wstliststy03 li {
    width: 33.33%;
    float: left;
    line-height: 23px;
    font-size: 14px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.wstliststy03 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy03 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstliststy04 {
    width: 23%;
    padding: 0px 0px 0px 0px;
    margin: 0.5% 1%;
    float: left;
}

.wstliststy04 li {
    width: 100%;
    list-style: none;
    line-height: 22px;
}

.wstliststy04 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy04 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstliststy04 li.wstheading {
    line-height: normal;
    text-align: center;
    padding: 12px 0px;
    font-size: 13px;
}

.wstliststy04 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wstliststy05 {
    width: 33.33%;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    float: left;
}

.wstliststy05 li {
    width: 100%;
    list-style: none;
    line-height: 22px;
}

.wstliststy05 li a {
    color: #6e6e6e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wstliststy05 li a:hover {
    color: #000;
    text-decoration: none;
}

.wstliststy05 li.wstheading {
    line-height: normal;
}

.wstliststy05 li a .wstcount {
    font-size: 10px;
    color: #adadad;
}

.wstmorebtn {
    border-radius: 2px;
    color: #9b9b9b;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 1px 7px;
    text-align: right;
    text-transform: none;
}

.wstmenutag {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 1px 6px 1px 6px;
    margin-left: 6px;
    text-transform: none;
    letter-spacing: -0.0px;
}

.wstmenutag:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: -6px;
    margin-top: 0px;
    position: absolute;
    top: 4px;
    z-index: 1;
}

.wstmenutag.redtag {
    background-color: #fe7b8f;
}

.wstmenutag.redtag:after {
    border-color: transparent #fe7b8f transparent transparent;
}

.wstmenutag.greentag {
    background-color: #00c853;
}

.wstmenutag.greentag:after {
    border-color: transparent #00c853 transparent transparent;
}

.wstmenutag.bluetag {
    background-color: #4fc3f7;
}

.wstmenutag.bluetag:after {
    border-color: transparent #4fc3f7 transparent transparent;
}

.wstmenutag.orangetag {
    background-color: #FE7000;
}

.wstmenutag.orangetag:after {
    border-color: transparent #FE7000 transparent transparent;
}

.wstadsize01 {
    width: 50%;
    float: left;
    margin: 15px 0px 5px 0px;
}

.wstadsize02 {
    width: 50%;
    float: right;
    margin: 15px 0px 5px 0px;
}

.kitchenmenuimg {
    background-image: url(../images/kitchen-menu-img.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.computermenubg {
    background-image: url(../images/computer-menu-img.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.wstpngsml {
    padding-left: 18px;
}

.wstfullwtag {
    width: 100%;
    display: block;
    border-bottom: solid 1px #e5e5e5;
    background-color: #f5f5f5;
}

.wstbrandbottom {
    width: 100%;
    background-color: #fff;
    display: block;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    padding: 9px 20px;
}

.wstabitem02 {
    width: 100%;
    padding: 0px;
    margin: 0px 0px;
    list-style: none;
    display: table;
}

.wstabitem02 > li {
    display: table-cell;
    list-style: outside none none;
    text-align: center;
}

.wstabitem02 > li > a {
    display: block;
    padding: 14px 0px;
    font-size: 13px;
    color: #606060;
    background-color: #f4f4f4;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.wstabitem02 > li:hover a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.wstabitem02 > .wsshoplink-active a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.wstabitem02 > li:hover a {
    text-decoration: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.wstabitem02 > li > a .fa {
    /*color: #848484;*/
    margin-right: 5px;
    text-align: center;
    width: 25px;
    font-size: 17px;
}

.brandcolor01 {
    color: #424242;
}

.brandcolor02 {
    color: #00bcf2;
}

.brandcolor03 {
    color: #00aff0;
}

.brandcolor04 {
    color: #003087;
}

.brandcolor05 {
    color: #a82400;
}

.brandcolor06 {
    color: #ff3300;
}

.brandcolor07 {
    color: #7ac142;
}

.brandcolor08 {
    color: #ef4056;
}


/*--------------------------------------------------------------------------
|  03 Tab CSS
--------------------------------------------------------------------------*/

@media only screen and (min-width: 1024px) and (max-width:1280px) {
    .kitchenmenuimg {
        background-image: none;
    }
    .computermenubg {
        background-image: none;
    }
    .wsmenu-list li a .arrow:after {
        display: none !important;
    }
    .wsmenu-list > li > a {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .wsmain {
        width: 100%;
    }
    .menu_form input[type="submit"] {
        width: 40% !important;
    }
    .menu_form input[type="button"] {
        width: 40% !important;
    }
    .wstmegamenucoll {
        width: 64%;
    }
    .wstmegamenucolr {
        width: 36%;
    }
    .wsshoptabingwp {
        width: 96%;
        margin: 0% 2%;
    }
    .wstliststy01 li {
        width: 50%;
    }
    .wstliststy02 {
        width: 50%;
    }
    .wstadsize01 img {
        width: 100%;
    }
    .wstadsize02 img {
        width: 100%;
    }
    .wstadsize01 {
        width: 50%;
    }
    .wstadsize02 {
        width: 50%;
    }
    .wstliststy02 > li > img {
        display: none;
    }
    .wstliststy03 li {
        width: 50%;
    }
    .wstmegamenucoll01 {
        width: 100%;
        padding: 0px;
    }
    .wstliststy04 > li > img {
        width: 100%;
    }
    .wstmegamenucolr03 {
        display: none;
    }
    .wstmegamenucoll04 {
        width: 100%;
        margin: 0%;
        padding: 0px;
    }
    .wssearchbar {
        width: 31% !important;
    }
}

@media only screen and (min-width:920px) and (max-width:1023px) {
    .wstliststy06 {
        width: 100%;
        margin: 0px;
    }
    .smllogo {
        padding: 13px 6px 0px 0px;
    }
    .wsmenu-list li a .arrow:after {
        display: none;
    }
    .wsmenu-list > li > a {
        white-space: nowrap !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
    }
    .wsmain {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
    }
    .wsmenu-list > li.socialicon {
        display: none !important;
    }
    .megacollink {
        width: 48%;
        margin: 1% 1%;
    }
    .typographylinks {
        width: 48%;
        margin: 1% 1%;
    }
    .menu_form input[type="submit"] {
        width: 40% !important;
    }
    .menu_form input[type="button"] {
        width: 40% !important;
    }
    .wsmenu-list > li > a .fa {
        display: none;
    }
    .wsmenu-list > li > a .fa.fa-home {
        display: block !important;
    }
    .halfmenu .megacollink {
        width: 100%;
        margin: 0px;
    }
    .wstmegamenucoll {
        width: 51%;
        padding: 0px;
    }
    .wstmegamenucolr {
        width: 49%;
    }
    .wsshoptabingwp {
        width: 96%;
        margin: 0% 2%;
    }
    .wstliststy01 li {
        width: 100%;
    }
    .wstliststy02 {
        width: 50%;
    }
    .wstadsize01 img {
        width: 100%;
    }
    .wstadsize02 img {
        width: 100%;
    }
    .wstadsize01 {
        width: 100%;
    }
    .wstadsize02 {
        width: 100%;
    }
    .wstliststy02 > li > img {
        display: none;
    }
    .wstliststy03 li {
        width: 50%;
    }
    .wstmegamenucoll01 {
        width: 100%;
        padding: 0px;
    }
    .wstliststy04 {
        width: 46%;
        margin: 0% 2%;
    }
    .wstliststy04 > li > img {
        width: 100%;
    }
    .wstmegamenucolr03 {
        display: none;
    }
    .wstmegamenucoll04 {
        width: 100%;
        margin: 0%;
        padding: 0px;
    }
    .wssearchbar {
        width: 20% !important;
    }
    .wstliststy05 {
        width: 50%;
        margin-bottom: 15px;
    }
    .kitchenmenuimg {
        background-image: none;
    }
    .computermenubg {
        background-image: none;
    }
    .wstabitem li a .fa {
        display: none;
    }
}

@media only screen and (min-width: 920px) {
    .wsmenu-list li:hover > .wsmenu-submenu {
        display: block !important;
    }
    .wsmenu-submenu li:hover > .wsmenu-submenu-sub {
        display: block !important;
    }
    .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
        display: block !important;
    }
    .wsmenu-list li:hover > .megamenu {
        display: block !important;
    }
    .wsmenu-list > li:hover .wsshoptabing {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    .wstabitem > li:hover > a {
        background-color: #f8f8f8;
        color: #555555;
        border-left: 3px solid #DA4B38;
    }
    .wstabitem > li:hover > a > .fa {
        color: #555555;
    }
    .wstabitem02 > .wsshoplink-active > a:after {
        position: absolute;
        content: '';
        top: 40px;
        right: 50%;
        width: 13px;
        height: 13px;
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        border-right: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
        z-index: 100;
        background-color: #ffffff;
    }
}


/*--------------------------------------------------------------------------
|  04 Mobile CSS
--------------------------------------------------------------------------*/

@media only screen and (max-width: 919px) {
    .wstabitem > li {
        position: relative;
        width: 100%
    }
    .wstabitem > li > a {
        width: 100%;
        margin: 0px;
        float: none;
        font-size: 12px;
        padding: 14px 11px 14px 18px;
        font-weight: bold;
    }
    .wstheading {
        font-weight: normal;
        padding-left: 14px;
        padding-right: 14px;
    }
    .wstitemright {
        width: 100%;
        position: static;
        top: 0px;
        min-height: inherit;
        padding: 10px 20px 15px 20px;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .wstmegamenucoll {
        width: 100%;
        padding: 0px;
        float: none;
    }
    .wstmegamenucolr {
        width: 100%;
        padding: 0px;
        float: none;
    }
    .wstliststy01 li {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .wstliststy02 {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }
    .wstliststy03 li {
        width: 100%;
    }
    .wstliststy04 {
        width: 100%;
        margin: 0px;
    }
    .wstadsize01 {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    .wstadsize02 {
        width: 100%;
        margin: 0px;
    }
    .wstmegamenucoll01 {
        width: 100%;
    }
    .wstmegamenucolr03 {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 15px 0px;
    }
    .wstmegamenucoll04 {
        width: 100%;
        padding: 0px;
    }
    .wstliststy05 {
        width: 100%;
        padding: 0px;
        margin-bottom: 10px;
    }
    .kitchenmenuimg {
        background-image: none;
    }
    .computermenubg {
        background-image: none;
    }
    .wstbrandbottom {
        width: 100%;
        position: static;
        top: 0px;
        min-height: inherit;
        padding: 10px 20px 15px 20px;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .wstabitem02 li {
        position: relative;
    }
    .wstabitem02 > li > a {
        padding: 13px 18px;
    }
    .wsmenu-list > li > .navtext {
        margin: 0px !important;
    }
    .wsmenu-list > li.wssearchbar {
        padding-left: 0px;
    }
    .wstabitem02 {
        display: block;
    }
    .wstabitem02 li {
        text-align: left;
        display: block;
    }
    .wsshoptabingwp {
        background-color: #fff;
        padding-left: 0px;
        padding-right: 0px;
    }
    .wsshopmyaccount > a > .fa-angle-down {
        display: none !important;
    }
    .wsmenu {
        margin-top: 0px;
    }
    .smllogo {
        display: none !important;
    }
    .wsmain {
        margin: 0px;
        background-color: transparent;
    }
    .topmenusearch {
        margin: 0px 0 0;
        width: 100%;
        height: 44px;
    }
    .topmenusearch input:focus {
        width: 100%;
        background-color: #fff;
        color: #000;
    }
    .topmenusearch input:hover {
        width: 100%;
        background-color: #fff;
        color: #000;
    }
    .topmenusearch input {
        border-radius: 0px !important;
        height: 44px;
        background-color: #f1f1f1;
    }
    .smllogo {
        width: 100%;
        display: none !important;
        margin: 0 auto;
        text-align: center;
        background-color: #2B3A40;
    }
    .smllogo a {
        margin: 0 auto;
        text-align: center;
        float: none;
        padding: 10px 0px 3px 0px;
    }
    .topmenusearch .btnstyle {
        height: 44px;
        color: #424242;
    }
    .wsmenu-list .wsshoptabing {
        background-color: #ffffff;
        color: #666666;
        display: none;
        position: relative !important;
        top: 0px;
        padding: 0px;
        border: solid 0px;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .wstabitem {
        width: 100% !important;
        background-color: #fff;
    }
    .wstabitem li a:after {
        border: none !important;
    }
    .megamenuleftp {
        width: 100%;
        display: block;
        padding: 0px;
        margin: 0px;
    }
    .megamenurightp {
        width: 100%;
        display: block;
        padding: 0px;
        margin: 0px;
    }
    .wstabitem li a:after {
        position: absolute;
        content: '';
        top: 50%;
        margin-top: -6px;
        right: 23px;
        display: inline-block;
        border-top: 6px solid #3f464c;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
    .wstabitem li a .fa {
        display: none;
    }
    .wsmenu-list li > .wsshoptabing {
        -o-transition: -o-transform 0.6s, opacity 0.6s;
        -ms-transition: -ms-transform 0.6s, opacity 0.6s;
        -moz-transition: -moz-transform 0.6s, opacity 0.6s;
        -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .wsmenucontainer {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .overlapblackbg {
        left: 0;
        z-index: 102;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        display: none;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
    }
    .wsmenucontainer.wsoffcanvasopener {
        display: block;
        margin-left: 270px;
    }
    .wsmobileheader {
        display: block !important;
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .callusicon {
        color: #969696;
        font-size: 25px;
        height: 25px;
        position: fixed;
        right: 15px;
        top: 10px;
        transition: all 0.4s ease-in-out 0s;
        width: 25px;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .callusicon:focus,
    callusicon:hover {
        color: #fff !important;
    }
    .wsoffcanvasopener .callusicon {
        display: none !important;
    }
    .smallogo {
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 9px;
        position: fixed;
        z-index: 101;
        width: 100%;
        height: 52px;
        background: #fff;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    }
    .smallogo > img {
        margin-top: 0px;
        height: 32px;
    }
    .wsmenu-list > li:hover>a {
        background-color: rgba(0, 0, 0, 0.08) !important;
        text-decoration: none;
    }
    .mobiletext {
        display: inline-block !important;
    }
    .wsoffcanvasopener .overlapblackbg {
        display: block !important;
    }
    .wsoffcanvasopener .wsmain {
        left: 0px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .wsmain {
        width: 270px;
        left: -270px;
        height: 100%;
        position: fixed;
        top: 0;
        margin: 0;
        float: none;
        background-color: #fff;
        border-radius: 0px;
        z-index: 103;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border: none !important;
        background-color: #fff !important;
    }
    .wsmenu {
        border-left: none;
        float: none;
        width: 100%;
        display: block !important;
        height: 100%;
        overflow-y: auto;
        display: block !important;
    }
    .wstabitem02 li .wsmenu-click02 {
        border-left: 1px solid #e9e9e9;
    }
    .wstabitem02 li .wsmenu-click02 {
        background-color: #fff;
    }
    .wsmenu-click {
        border-left: 1px solid #e0e0e0;
        cursor: pointer;
        display: block;
        height: 52px;
        position: absolute;
        right: 0;
        top: 0;
        width: 49px;
        z-index: 10;
    }
    .wsmenu-click i {
        display: block;
        height: 23px;
        width: 25px;
        margin-top: 15px;
        margin-right: 13px;
        background-size: 25px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.25);
        float: right;
        text-align: center;
    }
    .wsmenu-click02 {
        border-left: 1px solid #e0e0e0;
        cursor: pointer;
        display: block;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        width: 49px;
        z-index: 10;
        background-color: #e7e7e7;
    }
    .wsmenu-click02 i {
        display: block;
        height: 23px;
        width: 34px;
        margin-top: 11px;
        margin-right: 8px;
        background-size: 25px;
        font-size: 21px;
        color: rgba(0, 0, 0, 0.25);
        float: right;
        text-align: center;
    }
    .ws-activearrow > i {
        transform: rotate(180deg);
    }
    .wsmenu-rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .animated-arrow {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .wsoffcanvasopener .animated-arrow {
        left: 270px;
    }
    .animated-arrow {
        cursor: pointer;
        padding: 13px 35px 16px 0px;
        margin: 18px 0px 18px 15px;
    }
    .nav-right .item-dropdown {
        padding: 7.5px 0px;
    }
    .animated-arrow span,
    .animated-arrow span:before,
    .animated-arrow span:after {
        cursor: pointer;
        height: 2px;
        width: 23px;
        background: #424242;
        position: absolute;
        display: block;
        content: '';
    }
    .animated-arrow span:before {
        top: -7px;
    }
    .animated-arrow span:after {
        bottom: -7px;
    }
    .animated-arrow span,
    .animated-arrow span:before,
    .animated-arrow span:after {
        transition: all 500ms ease-in-out;
    }
    .wsoffcanvasopener .animated-arrow span {
        background-color: transparent;
    }
    .wsoffcanvasopener .animated-arrow span:before,
    .animated-arrow.active span:after {
        top: 7px;
    }
    .wsoffcanvasopener .animated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0px;
    }
    .wsoffcanvasopener .animated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .megacollink {
        width: 96% !important;
        margin: 0% 2% !important;
    }
    .megacolimage {
        width: 90% !important;
        margin: 0% 5% !important;
    }
    .typographylinks {
        width: 98% !important;
        margin: 0% 1% !important;
    }
    .typographydiv {
        width: 86% !important;
        margin: 0% 7% !important;
    }
    .mainmapdiv {
        width: 90% !important;
        margin: 0% 5% !important;
    }
    .innerpnd {
        padding: 0px !important;
    }
    .typography-text {
        padding: 10px 0px;
    }
    .wsmenu-list .megamenu {
        background-color: #e7e7e7;
        color: #666666;
        display: none;
        position: relative !important;
        top: 0px;
        padding: 0px;
        border: solid 0px;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .wsmenu-list li:hover .megamenu {
        display: none;
        position: relative !important;
        top: 0px;
    }
    .megamenu .title {
        color: #666666;
        font-size: 15px !important;
        padding: 10px 8px 10px 0px;
    }
    .megamenu > ul {
        width: 100% !important;
        margin: 0px;
        padding: 0px;
        font-size: 13px !important;
        min-height: 189px;
    }
    .megamenu > ul > li > a {
        padding: 9px 14px !important;
        line-height: normal !important;
        background-color: #e7e7e7 !important;
        color: #666666;
    }
    .ad-style {
        width: 100% !important;
    }
    .megamenu ul li.title {
        line-height: 26px;
        color: #666666;
        margin: 0px;
        font-size: 15px;
        padding: 7px 13px !important;
        border-bottom: 1px solid #ccc;
        background-color: transparent !important;
    }
    .wsmenu-submenu > li:hover>a {
        background-color: #7b7b7b;
        color: #666666;
    }
    .wsmenu > .wsmenu-list > li > a.active {
        color: #666666;
        background-color: rgba(0, 0, 0, 0.08);
    }
    .wsmenu > .wsmenu-list > li > a:hover {
        color: #666666;
        background-color: rgba(0, 0, 0, 0.08);
    }
    .wsmenu-list li:hover .wsmenu-submenu {
        display: none;
    }
    .wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub {
        display: none;
    }
    .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
        display: none;
        list-style: none;
        padding: 2px;
        border: solid 1px #eeeeee;
        background-color: #fff;
    }
    .wsmenu-list li:first-child a {
        -webkit-border-radius: 0px 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
    }
    .wsmenu-list li:last-child a {
        -webkit-border-radius: 0px 4px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        border-radius: 0px 0px 0px 0px;
        border-right: 0px solid;
    }
    .wsmenu-submenu-sub {
        width: 100% !important;
        position: static !important;
        left: 100% !important;
        top: 0 !important;
        display: none;
        margin: 0px !important;
        padding: 0px !important;
        border: solid 0px !important;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .wsmenu-submenu-sub li {
        margin: 0px 0px 0px 0px !important;
        padding: 0px;
        position: relative;
    }
    .wsmenu-submenu-sub a {
        display: block;
        padding: 10px 25px 10px 25px;
        border-bottom: solid 1px #ccc;
        font-weight: normal;
    }
    .wsmenu-submenu-sub li a.active {
        color: #000 !important;
    }
    .wsmenu-submenu-sub li:hover>a {
        background-color: #333333 !important;
        color: #fff;
    }
    .wsmenu > .wsmenu-list > li > a > .fa {
        font-size: 16px;
        color: #bfbfbf;
        margin-right: 11px;
        text-align: center;
        width: 19px;
    }
    .wsmenu-submenu-sub-sub {
        width: 100% !important;
        position: static !important;
        left: 100% !important;
        top: 0 !important;
        display: none;
        margin: 0px !important;
        padding: 0px !important;
        border: solid 0px !important;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .wsmenu-submenu-sub-sub li {
        margin: 0px 0px 0px 0px !important;
    }
    .wsmenu-submenu-sub-sub a {
        display: block;
        color: #000;
        padding: 10px 25px;
        background: #000 !important;
        border-bottom: solid 1px #ccc;
        font-weight: normal;
    }
    .wsmenu-submenu-sub-sub li a.active {
        color: #000 !important;
    }
    .wsmenu-submenu-sub-sub li:hover>a {
        background-color: #606060 !important;
        color: #fff;
    }
    .wsmenu .wsmenu-list {
        display: block !important;
    }
    .wsmenu .wsmenu-list > li {
        clear: left;
        width: 100%;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        white-space: inherit;
    }
    .wsmenu > .wsmenu-list > li > a {
        padding: 13px 32px 13px 12px;
        font-size: 14px;
        text-align: left;
        border-right: solid 0px;
        background-color: transparent;
        color: #666666;
        line-height: 25px;
        border-bottom: 1px solid;
        border-bottom-color: rgba(0, 0, 0, 0.13);
        position: static;
    }
    .wsmenu > .wsmenu-list > li > a.wtxaccountlink {
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .wsmenu .wsmenu-list li a .arrow:after {
        display: none !important;
    }
    .wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
        font-size: 12px !important;
        color: #8E8E8E;
    }
    .mobile-sub .wsmenu-submenu {
        transform: none !important;
        opacity: 1 !important;
        display: none;
        position: relative !important;
        top: 0px;
        background-color: #fff;
        /*border: solid 1px #ccc;*/
        padding: 0px;
        visibility: visible !important;
    }
    .mobile-sub .wsmenu-submenu li a {
        line-height: 20px;
        height: auto;
        background-color: #e7e7e7 !important;
        font-size: 13px !important;
        padding: 11px 0px 11px 18px;
        color: #8E8E8E;
        border-bottom: 1px solid #d9d9d9;
    }
    .mobile-sub .wsmenu-submenu li a:hover {
        background-color: #e7e7e7 !important;
        color: #666666;
        text-decoration: underline;
    }
    .mobile-sub .wsmenu-submenu li:hover>a {
        background-color: #e7e7e7 !important;
        color: #666666;
    }
    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
        line-height: 20px;
        height: 36px;
        background-color: #e7e7e7 !important;
        border-bottom: none;
        padding-left: 28px;
    }
    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
        line-height: 20px;
        height: 36px;
        background-color: #e7e7e7 !important;
        border-bottom: none !important;
        padding-left: 38px;
        color: #8e8e8e;
    }
    .wsmenu-list > li.socialicon a {
        width: 100%;
    }
    .wsmenu-list > li.wscarticon em.roundpoint {
        display: none;
    }
    .halfdiv .title {
        padding-left: 15px;
    }
    .halfdiv {
        width: 100%;
        display: block;
    }
    .halfdiv03 .title {
        padding-left: 15px;
    }
    .halfdiv03 {
        width: 100%;
    }
    .halfmenu {
        width: 100%;
        display: block;
    }
    .menu_form {
        padding: 10px 10px 63px 10px;
        background-color: #e7e7e7;
    }
    .menu_form input[type="button"] {
        width: 46%;
    }
    .menu_form input[type="submit"] {
        width: 46%;
    }
    .menu_form textarea {
        min-height: 100px;
    }
    .wsmenu-list li > .wsmenu-submenu {
        -o-transition: -o-transform 0.6s, opacity 0.6s;
        -ms-transition: -ms-transform 0.6s, opacity 0.6s;
        -moz-transition: -moz-transform 0.6s, opacity 0.6s;
        -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
        visibility: visible !important;
    }
    .wsmenu-list li:hover > .wsmenu-submenu {
        visibility: visible !important;
    }
    .wsmenu-submenu li > .wsmenu-submenu-sub {
        -o-transition: -o-transform 0.6s, opacity 0.6s;
        -ms-transition: -ms-transform 0.6s, opacity 0.6s;
        -moz-transition: -moz-transform 0.6s, opacity 0.6s;
        -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
        visibility: visible !important;
    }
    .wsmenu-submenu li:hover > .wsmenu-submenu-sub {
        visibility: visible !important;
        opacity: 1 !important;
    }
    .wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
        -o-transition: -o-transform 0.6s, opacity 0.6s;
        -ms-transition: -ms-transform 0.6s, opacity 0.6s;
        -moz-transition: -moz-transform 0.6s, opacity 0.6s;
        -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
        visibility: visible !important;
        opacity: 1 !important;
    }
    .wsmenu-list li > .megamenu {
        -o-transition: -o-transform 0.6s, opacity 0.6s;
        -ms-transition: -ms-transform 0.6s, opacity 0.6s;
        -moz-transition: -moz-transform 0.6s, opacity 0.6s;
        -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
        visibility: visible !important;
        opacity: 1 !important;
    }
    .wsmenu-list li:hover > .megamenu {
        visibility: visible !important;
        opacity: 1 !important;
    }
}


/*--------------------------------------------------------------------------
|  05 Additional Themes (Optionnal)
--------------------------------------------------------------------------*/

.gry {
    background-color: #424242 !important;
    color: #fff;
}

.red {
    background-color: #DA4B38 !important;
    color: #fff;
}

.orange {
    background-color: #ff9334 !important;
    color: #fff;
}

.blue {
    background-color: #31a8e6 !important;
    color: #fff;
}

.green {
    background-color: #27ae60 !important;
    color: #fff;
}

.yellow {
    background-color: #F6BB42 !important;
    color: #fff;
}

.purple {
    background-color: #967ADC !important;
    color: #fff;
}

.pink {
    background-color: #ff3366 !important;
    color: #fff;
}

.gry > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.gry > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.gry > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.gry > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.red > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.red > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.red > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.red > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.red > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.red > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.orange > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.orange > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.orange > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.orange > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.orange > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.orange > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.blue > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.blue > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.blue > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.blue > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.blue > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.blue > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.green > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.green > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.green > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.green > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.green > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.green > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.yellow > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #454545 !important;
}

.yellow > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #454545 !important;
}

.yellow > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #454545 !important;
}

.yellow > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #454545;
}

.yellow > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.purple > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.purple > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.purple > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.purple > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.purple > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.purple > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.pink > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.pink > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.pink > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.pink > .wsmain > .wsmenu > .wsmenu-list > li > a .fa {
    color: #fff;
}

.pink > .wsmain > .wsmenu > .wsmenu-list > li.wscarticon em.roundpoint {
    background-color: #424242 !important;
}

.pink > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.tranbg {
    background-color: transparent !important;
}

.whitebg {
    background-color: #fff !important;
}

.whitebg:hover {
    color: #000 !important;
}

.pm_buttoncolor .wsmenu-list > li > a .fa {
    color: #fff !important;
}

.pm_buttoncolor03 .wsmenu-list > li:hover>a .fa {
    color: #fff !important;
}

.pm_buttoncolor .wsmenu-list li a .arrow:after {
    border-top-color: #fff;
}

.blue-grdt {
    background: #5999ee;
    background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
    background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
    background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
    background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0);
    color: #fff;
}

.gry-grdt {
    background: #565656;
    background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
    background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
    background: -o-linear-gradient(top, #565656 0%, #424242 100%);
    background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0);
    color: #fff;
}

.green-grdt {
    background: #86ba3d;
    background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
    background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
    background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
    background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0);
    color: #fff;
}

.red-grdt {
    background: #f05c48;
    background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
    background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
    background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
    background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0);
    color: #fff;
}

.orange-grdt {
    background: #fc7d33;
    background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
    background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
    background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
    background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0);
    color: #fff;
}

.yellow-grdt {
    background: #ffcd67;
    background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
    background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
    background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
    background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0);
    color: #fff;
}

.purple-grdt {
    background: #a98ded;
    background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
    background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
    background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
    background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0);
    color: #fff;
}

.pink-grdt {
    background: #fb3ea4;
    background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
    background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
    background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
    background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0);
    color: #fff;
}

.tranbg {
    background-color: transparent !important;
    box-shadow: none !important;
}

.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.red-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.red-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.gry-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.gry-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.blue-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.blue-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.green-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.green-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.orange-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.orange-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.yellow-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.purple-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.purple-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span {
    color: #fff !important;
}

.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > .navtext > span + span:after {
    color: #fff !important;
}

.pink-grdt > .wsmain > .wsmenu > .wsmenu-list > li > a {
    color: #fff !important;
}

.pink-grdt > .wsmain > .wsmenu > .wsmenu-list li .wsmenu-click {
    border-color: rgba(0, 0, 0, 0.18) !important;
}

@media only screen and (max-width: 920px) {
    .tranbg {
        background-color: #fff !important;
    }
    .red-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .blue-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .orange-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .green-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .purple-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .pink-grdt > .wsmenu > .wsmenu-list > li > a > .fa {
        color: #fff !important;
    }
    .pm_buttoncolor > .wsmain > .wsmenu > .wsmenu-list > li > a {
        color: #fff;
    }
    .blue-grdt .wsmain {
        background: #5999ee;
        background: -moz-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5999ee), color-stop(100%, #4a89dc));
        background: -webkit-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
        background: -o-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
        background: -ms-linear-gradient(top, #5999ee 0%, #4a89dc 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5999ee', endColorstr='#4a89dc', GradientType=0);
        color: #fff;
    }
    .gry-grdt .wsmain {
        background: #565656;
        background: -moz-linear-gradient(top, #565656 0%, #424242 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #424242));
        background: -webkit-linear-gradient(top, #565656 0%, #424242 100%);
        background: -o-linear-gradient(top, #565656 0%, #424242 100%);
        background: -ms-linear-gradient(top, #565656 0%, #424242 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#424242', GradientType=0);
        color: #fff;
    }
    .green-grdt .wsmain {
        background: #86ba3d;
        background: -moz-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86ba3d), color-stop(100%, #74a52e));
        background: -webkit-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
        background: -o-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
        background: -ms-linear-gradient(top, #86ba3d 0%, #74a52e 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#86ba3d', endColorstr='#74a52e', GradientType=0);
        color: #fff;
    }
    .red-grdt .wsmain {
        background: #f05c48;
        background: -moz-linear-gradient(top, #f05c48 0%, #da4b38 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f05c48), color-stop(100%, #da4b38));
        background: -webkit-linear-gradient(top, #f05c48 0%, #da4b38 100%);
        background: -o-linear-gradient(top, #f05c48 0%, #da4b38 100%);
        background: -ms-linear-gradient(top, #f05c48 0%, #da4b38 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f05c48', endColorstr='#da4b38', GradientType=0);
        color: #fff;
    }
    .orange-grdt .wsmain {
        background: #fc7d33;
        background: -moz-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7d33), color-stop(100%, #ff670f));
        background: -webkit-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
        background: -o-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
        background: -ms-linear-gradient(top, #fc7d33 0%, #ff670f 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fc7d33', endColorstr='#ff670f', GradientType=0);
        color: #fff;
    }
    .yellow-grdt .wsmain {
        background: #ffcd67;
        background: -moz-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd67), color-stop(100%, #f6bb42));
        background: -webkit-linear-gradient(top, #ffcd67 0%, #ff670f 100%);
        background: -o-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
        background: -ms-linear-gradient(top, #ffcd67 0%, #f6bb42 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcd67', endColorstr='#f6bb42', GradientType=0);
        color: #fff;
    }
    .purple-grdt .wsmain {
        background: #a98ded;
        background: -moz-linear-gradient(top, #a98ded 0%, #967adc 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a98ded), color-stop(100%, #967adc));
        background: -webkit-linear-gradient(top, #a98ded 0%, #967adc 100%);
        background: -o-linear-gradient(top, #a98ded 0%, #967adc 100%);
        background: -ms-linear-gradient(top, #a98ded 0%, #967adc 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a98ded', endColorstr='#967adc', GradientType=0);
        color: #fff;
    }
    .pink-grdt .wsmain {
        background: #fb3ea4;
        background: -moz-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb3ea4), color-stop(100%, #f21b8f));
        background: -webkit-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
        background: -o-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
        background: -ms-linear-gradient(top, #fb3ea4 0%, #f21b8f 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fb3ea4', endColorstr='#f21b8f', GradientType=0);
        color: #fff;
    }
    .gry .wsmain {
        background-color: #424242 !important;
        color: #fff;
    }
    .red .wsmain {
        background-color: #DA4B38 !important;
        color: #fff;
    }
    .orange .wsmain {
        background-color: #ff9334 !important;
        color: #fff;
    }
    .blue .wsmain {
        background-color: #31a8e6 !important;
        color: #fff;
    }
    .green .wsmain {
        background-color: #27ae60 !important;
        color: #fff;
    }
    .yellow .wsmain {
        background-color: #F6BB42 !important;
        color: #fff;
    }
    .purple .wsmain {
        background-color: #967ADC !important;
        color: #fff;
    }
    .pink .wsmain {
        background-color: #ff3366 !important;
        color: #fff;
    }
}


/*--------------------------------------------------------------------------
|  Webslidemenu-horizontal
--------------------------------------------------------------------------*/

.bg-w {
    background-color: #fff;
}

.align-center {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-end {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.item:first-child {
    margin-left: auto;
}

.item:not(:first-child) {
    margin-left: 30px;
}

.item-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.text-icon {
    -ms-flex: 1;
    flex: 1;
}

.body-icon {
    position: relative;
    margin-right: 1.35rem;
}

.body-icon .fa {
    font-size: 24px;
}

.body-icon .label-number {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: red;
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}

.text-icon .icon-name {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #333;
}

.text-icon .icon-label {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #999;
}

.webslidemenu-horizontal .container {
    position: relative;
}

.webslidemenu-horizontal .container>.row>[class*=col-md-],
.webslidemenu-horizontal .wsmenu {
    position: static;
}

.webslidemenu-horizontal .container>.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.webslidemenu-horizontal .container>.row>div {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.webslidemenu-horizontal .wsmenu-list li:hover > .wsmenu-submenu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.webslidemenu-horizontal .wsmenu-list > li:hover > .wsshoptabing > .wstabitem li.wsshoplink-active .wstitemright {
    opacity: 1;
    visibility: visible;
}

.webslidemenu-horizontal .wsmenu-list > li:hover > .wsshoptabing .wsshopwp > .wstabitem li.wsshoplink-active .wstitemright {
    opacity: 1;
    visibility: visible;
}


/*--------------------------------------------------------------------------
|  End
--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------
|  Æ¯ebslidemenu-vatical
--------------------------------------------------------------------------*/

.webslidemenu-vatical {
    height: auto;
    width: 100%;
    position: relative;
    border: none;
}

.webslidemenu-vatical .wstabitem {
    width: 100%;
}

.webslidemenu-vatical .wsshoptabing {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    position: relative;
    top: auto;
    left: auto;
}

.webslidemenu-vatical .wsmenu-list > li {
    text-align: left;
}

.webslidemenu-vatical .wstitemright {
    width: calc(200% + 60px);
    height: 100%;
    left: 100%;
}

.webslidemenu-vatical .wstabitem > li:nth-last-child(1) > a {
    border: none;
}

.webslidemenu-vatical .wsmenu-list li > .wsmenu-submenu.is-active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.webslidemenu-vatical .has-children:hover .wstitemright,
.webslidemenu-vatical .has-children:hover .wsmenu-submenu {
    opacity: 1;
    visibility: visible;
}

.webslidemenu-vatical .has-children:hover .wsmenu-submenu {
    top: -36px;
}


/*--------------------------------------------------------------------------
|  End
--------------------------------------------------------------------------*/

@media only screen and (max-width: 919px) {
    .webslidemenu-horizontal .item {
        display: none;
    }
    .webslidemenu-vatical .wsmenu-click {
        height: 45px;
    }
    .webslidemenu-vatical {
        height: 100%;
        overflow-y: auto;
        display: block !important;
    }
    .webslidemenu-vatical .wstitemright {
        width: 100%;
    }
    .wsmenu-submenu .wsmenu-click02 {
        height: 42px;
        width: 43px;
    }
    .wsmenu-submenu .wsmenu-click02 i {
        margin-top: 0;
        margin-right: 0;
        height: 42px;
        width: 43px;
        line-height: 42px;
    }
    .wsmenu-submenu-sub .wsmenu-click02 {
        height: 36px;
        width: 36px;
    }
    .wsmenu-submenu-sub .wsmenu-click02 i {
        margin-top: 0;
        margin-right: 0;
        height: 36px;
        width: 36px;
        line-height: 36px;
    }
}

@media only screen and (min-width: 920px) {
    .webslidemenu-horizontal .wstabitem > li.wsshoplink-active > a {
        background-color: #f8f8f8;
        color: #555555;
        border-left: 3px solid #DA4B38;
    }
    .col-sm-3 .webslidemenu-vatical .wstitemright {
        width: calc(300% + 105px);
        height: 100% !important;
    }
    .dropdown>.wsmenu-submenu {
        left: 100%;
        top: 0%;
    }
    .webslidemenu-vatical .dropdown>.wsmenu-submenu {
        left: 100%;
        top: -1px;
    }
}


/*--------------------------------------------------------------------------
|  megamenu_custom
--------------------------------------------------------------------------*/

.wstitemright {
    padding: 15px;
}

.wstmegamenucolr + .wstmegamenucoll {
    padding-right: 0;
    padding-left: 27px;
}

.wsmenu-list > li > .navtext > span,
.wstheading,
.wstmenutag,
.wstliststy01 li a,
.wstliststy02 li a,
.wstliststy03 li a,
.wstliststy04 li a,
.wstliststy05 li a,
.wstliststy06 li a {
    font-size: 13px;
}

.wstliststy01 li a,
.wstliststy02 li a,
.wstliststy03 li a,
.wstliststy04 li a,
.wstliststy05 li a,
.wstliststy06 li a {
    text-transform: unset;
}

.wstliststy03 {
    float: left;
}

.custom-col-1 {
    width: 100%;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    float: left;
    text-align: left;
}

.custom-col-1 li {
    width: 100%;
    list-style: none;
    line-height: 22px;
}

.wstliststy02:nth-child(4n+1) {
    clear: both;
}

.wstliststy05:nth-child(3n+1) {
    clear: both;
}

.wstliststy06:nth-child(2n+1) {
    clear: both;
}

.banner-right-col-1,
.banner-left-col-1 {
    width: 25%;
}

.menu-col-1 {
    width: 75%;
}

/*.wsmenu-list > li:hover > a {
    color: #fff;
}*/

.menu-title:hover ~ .wsshopwp ul.wstabitem,
ul.wstabitem:hover {
    display: block !important;
}

.menu-title ~ .wsshopwp ul.wstabitem {
    position: absolute;
}

.menu-title {
    font-size: 18px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #ed1c25;
}

.menu-title a {
    color: #fff;
}

@media only screen and (max-width: 919px) {
    .webslidemenu-vatical .wstabitem {
        display: block !important;
    }
    .wstabitem > li {
        float: inherit
    }
    .wstheading {
        padding-left: 0px;
        padding-right: 0px;
    }
    .wstliststy06 {
        width: 100%;
        padding: 0px;
        margin-bottom: 10px;
    }
    .webslidemenu-vatical .wsmenu-list .wsshoptabing > .wsmenu-click {
        display: none;
    }
    .webslidemenu-horizontal .wstliststy01 > li > a,
    .webslidemenu-horizontal .wstliststy02 > li > a,
    .webslidemenu-horizontal .wstliststy03 > li > a,
    .webslidemenu-horizontal .wstliststy04 > li > a,
    .webslidemenu-horizontal .wstliststy05 > li > a,
    .webslidemenu-horizontal .wstliststy06 > li > a,
    .webslidemenu-horizontal .wstheading > a {
        padding: 14px 11px 14px 18px;
    }
    .wsmain {
        z-index: 1010;
    }
    .ws-menu .container {
        position: relative;
    }
}

.wsmenu-list li:hover .navtext {
    color: #094469;
}

.wsmenu-submenu li:hover>a {
    color: #094469;
}

.banner-mega-top img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.wstheading a {
    color: #333;
    font-size: 15px;
}

.wstheading:hover a {
    color: #094469;
}

.megamenu {
    z-index: 9999 !important;
}

.wtsdepartmentmenu {
    z-index: 9999 !important;
}

@media(min-width: 1024px) {
    .wsmenu-list > li > .navtext {
        margin: 0px !important;
    }
    .nav-right .dropdown-toggle {
        line-height: 50px;
    }
}

.wstliststy06 li a:hover,
.wsmenu-submenu-sub>li>a:hover,
.wsmenu-submenu li>a:hover,
.wstliststy03>li>a:hover,
.wstliststy01>li>a:hover,
.wstliststy02>li>a:hover,
.wstliststy04>li>a:hover,
.wstliststy05>li>a:hover,
.wstliststy06>li>a:hover,
.wsshoptabing.wtsdepartmentmenu .wstabitem>li:hover>a {
    color: #094469;
}

.wsshoptabing.wtsdepartmentmenu .wstabitem>li>a {
    font-weight: bold;
}

.wsshopwp {
    height: auto !important;
}

.wstabitem {
    width: 27%;
}

.wstitemright {
    right: auto;
    left: 27%
}

.wstheading {
    padding-bottom: 16px;
    padding-top: 1px;
}

/*.wstliststy03,*/
/*.wstliststy01,*/
/*.wstliststy02,*/
/*.wstliststy04,*/
/*.wstliststy05,*/
/*.wstliststy06 {*/
/*    margin-bottom: 8px;*/
/*}*/

.megamenu .wstheading {
    padding-bottom: 5px;
}

.wsshoptabing.wtsdepartmentmenu .wstabitem li.dropdown .wsmenu-submenu li a {
    padding: 13.5px 12px;
}

@media(max-width:1199px) {
    .animated-arrow {
        position: static;
        display: block;
        margin-left: 0;
    }
    .wsoffcanvasopener .animated-arrow {
        position: fixed;
    }
    .dropdown.has-children>.wsmenu-submenu>li>a,
    .wsmenu-submenu-sub>li>a {
        padding: 5px 10px;
    }
    .wsmenu-list > li:hover > a {
        color: #333;
    }
    .wsmenu-list .megamenu {
        padding-top: 15px;
    }
    .wsmenucontainer.wsoffcanvasopener .animated-arrow {
        margin-left: 15px;
    }
    .wsmenu-list .megamenu {
        background-color: transparent;
    }
    .wsmenu-list > li:hover>a,
    .wsmenu-click02,
    .wsmenu .wsmenu-list > li,
    .mobile-sub .wsmenu-submenu li a,
    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a,
    .wstitemright {
        background-color: transparent !important;
        ;
    }
}

@media(min-width: 1024px) {
    .wsmenu-list > li > a {
        line-height: 50px;
    }
}

.wsmain img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width: 919px) {
    .animated-arrow span,
    .animated-arrow span:before,
    .animated-arrow span:after {
        background: #5ba5d4;
    }
    .mobile-sub .wsmenu-submenu li a {
        color: #6e6e6e;
    }
}

@media(max-width: 768px) {
    .megamenu .wstliststy03,
    .megamenu .wstliststy06 {
        border-bottom: 1px solid;
        border-bottom-color: rgba(0, 0, 0, 0.13);
    }
    .wsmenu > .wsmenu-list > li > a {
        border-top: 1px solid rgba(0, 0, 0, 0.13);
    }
    .wstliststy03:last-child .wstheading,
    .wstliststy01:last-child .wstheading,
    .wstliststy02:last-child .wstheading,
    .wstliststy04:last-child .wstheading,
    .wstliststy05:last-child .wstheading,
    .wstliststy06:last-child .wstheading,
    .wstliststy06:last-child,
    .wstliststy03:last-child {
        border-bottom: 0
    }
    .wsmenu-submenu-sub .wsmenu-click02 {
        border-left: 0;
    }
}