.full-footer-box,
.full-footer {
    background: #333 none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.full-footer {
    background: #333 none repeat scroll 0 0;
    margin-top: 5px;
}

.limit {
    float: left;
    width: 100%;
}

.footer-box2,
.footer-box3,
.footer-box4,
.footer-box5 {
    float: left;
    width: 25%;
}

.footer-box1 {
    margin-right: 2.5%;
    margin-top: 20px;
}

.footer-box1 ul,
.footer-box2 ul,
.footer-box3 ul {
    margin-bottom: 0px;
    margin-top: 0px;
}

#footer-box {
    background: #333 none repeat scroll 0 0;
    float: left;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 100%;
}

#footer-box h3,
#footer-box ul,
#footer-box .footer-text {
    margin-top: 23px;
}

.footer-box3 {
    text-align: left;
}

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
}

#footer-box a {
    color: #fff;
    font-size: 13px;
    line-height: 25px;
}

#footer-box h3 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.copyright {
    color: #000;
    font-family: "Muli", sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
}

.infofooter p {
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 10px;
    padding-left: 20px;
    position: relative;
    width: 100%;
}

.infofooter p i {
    left: 0;
    margin-top: 3px;
    position: absolute;
}

.dc-ft>span {
    font-weight: bold;
}

.footer-text {
    color: #999;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

.footer-box5 p {
    color: #fff;
}

.form-email {
    box-sizing: border-box;
    float: left;
    width: 100%;
}

.form-email .wpcf7-form {
    width: 100%;
    float: left;
}

.form-email1 {
    float: left;
    margin: 0;
    max-width: 200px;
    background: #fff;
}

.form-email1 input {
    border: 1px solid #fff;
    min-height: 30px;
}

.form-email1 .wpcf7-form-control-wrap {
    position: unset;
}

.submit-footer {
    float: left;
    margin: 0;
}

.submit-footer .wpcf7-form-control.wpcf7-submit {
    background: #fff none repeat scroll 0 0;
    border: 2px none;
    border-radius: 0;
    color: #000;
    padding: 12.5px;
}

.footer1 {
    float: left;
    margin-bottom: 35px;
    width: 25%;
}

.footer1>img {
    margin-top: 25px;
    max-width: 200px;
}

.left.address {
    color: #333;
    font-weight: bold;
}

.footer2 {
    width: 50%;
    float: left;
}

.infofooter a:hover {
    font-weight: normal;
    color: #fff;
}

.infofooter a {
    font-weight: normal;
    color: #fff;
}

.footer-right {
    float: right;
    width: 45%;
}

.mxh {
    float: right;
    /* margin-top: 20px; */
    text-align: right;
    width: 100%;
}

.mxh img {
    box-shadow: 0 3px 5px 0;
    height: 30px;
    width: 30px;
}

.mxha {
    display: inline-block;
    margin-top: 20px;
    transition: 0.5s;
}

.mxha:hover {
    transform: translateY(-10px);
    transition: 0.5s;
}

.footer-img-bct {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.footer-img-bct>img {
    width: auto;
    max-height: 50px;
}

.infofooter {
    /* border-top: 1px solid #fff; */
    float: left;
    margin: auto auto 30px;
    width: 100%;
}

.footer-box1-sub {
    float: left;
    margin-top: 20px;
    width: 25%;
}

.footer-box1-sub>img {
    width: 100%;
    max-height: 125px;
}

.footer-box2-sub {
    box-sizing: border-box;
    float: left;
    margin-top: 20px;
    padding-left: 25px;
    width: 30%;
}

.trademark-list {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    display: table;
    list-style: outside none none;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}

.payment-methods {
    display: table-cell;
    font-weight: bold;
    padding-left: 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 20%!important;
    line-height: 50px;
}

.trademark-list li {
    display: inline-block;
    padding: 10px 11px;
    width: 7%;
    float: left;
    box-sizing: border-box;
}

.full-coppy {
    background: none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.coppy-footer {
    float: left;
    margin-top: 20px;
    text-align: right;
    width: 100%;
}

@media only screen and (min-width: 800px) {}

@media only screen and (min-width: 800px) and (max-width: 939px) {}

@media only screen and (min-width: 768px) and (max-width: 799px) {
    .form-email1 {
        max-width: 122px;
    }
}

@media only screen and (max-width: 767px) {
    #footer * {
        margin: auto;
        text-align: center;
    }
    #footer-box h3,
    #footer-box ul,
    #footer-box .footer-text {
        margin-left: 0;
    }
    .footer-box1,
    .footer-box2,
    .footer-box3,
    .footer-box4 {
        width: 100%;
        text-align: center !important;
    }
    .footer-box2,
    .footer-box3 {
        margin: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .footer1 {
        width: 100%;
    }
    .footer2 {
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .footer-box2 ul li,
    .footer-box3 ul li,
    .footer-box4 ul li {
        list-style: none;
    }
    .form-email1 {
        max-width: 76%!important;
    }
    .form-email1 {
        min-width: 76%!important;
    }
    .submit-footer {
        float: left;
        margin: 0;
        width: 23%;
    }
    .footer-box5 {
        margin-left: 0px;
        width: 100%;
    }
    .payment-methods {
        width: 100%!important;
    }
    .trademark-list li {
        box-sizing: border-box;
        width: 25%;
    }
    .footer-box5.wow.fadeInUp {
        text-align: center;
    }
    .footer-box1-sub {
        width: 100%;
    }
    .footer-box2-sub {
        padding-left: 0;
        width: 100%;
    }
    .infofooter p i {
        position: unset;
    }
    .footer-right {
        float: right;
        margin-top: 25px!important;
        width: 100%;
    }
}

@media only screen and (min-width:480px) and (max-width: 599px) {}

@media only screen and (min-width:320px) and (max-width: 479px) {}

@media only screen and (max-width:320px) {}

#row-wrap-content {
    margin-top: 5px;
}

.hide {
    display: none;
}

.full-content h1,
.full-content h2,
.full-content h3,
.full-content p,
.full-content span {
    line-height: normal;
    margin: 0;
}

.full-content p,
.full-content span {
    font-size: 13px;
    margin: 5px 0;
}

.full-content h1 {
    font-size: 24px;
    margin-bottom: 10px;
}

.full-content h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.full-content h3 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}

.entry-content img,
.comment-content img,
.widget img {
    height: auto;
    max-width: 100%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

iframe[id^="oauth2relay"] {
    display: block;
}

.full-content {
    float: left;
    width: 100%;
}

.content-box {
    float: left;
    width: 100%;
}

.content-box-1 {
    border: 1px solid #eee;
    box-sizing: border-box;
    float: left;
    width: 75%;
}

.search .product,
.search .page {
    float: left;
    width: 100%;
}

.entry-tag {
    margin-top: 10px;
}

.tags li {
    float: left;
}

.tags a {
    background: #99cc33 none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
}

.tags a:before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tags a:after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #99cc33;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.single-post div.pp_woocommerce .pp_content_container {
    padding: 8px 0;
}

.single-post .pp_content_container .pp_left {
    padding-left: 8px;
}

.entry-title.title-sigle {
    border-bottom: 1px solid #99cc33;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    float: left;
    padding: 10px 0;
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.entry-title.title-sigle>a {
    color: #99cc33;
    font-family: "Muli", sans-serif;
    font-size: 22px;
    font-weight: normal;
}

.entry-share,
.entry-tag,
.comments-area,
.related-post {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.entry-content .attachment-full {
    float: left;
    margin-right: 10px;
}

#content .type-post {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    padding-bottom: 15px;
}

.category .full-content h1.page-title {
    border-bottom: 2px solid #4F4F4F;
    padding-bottom: 5px;
    width: 100%;
}

.wp-pagenavi {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    float: left;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 1px solid #bfbfbf;
    margin: 2px;
    padding: 3px 5px;
    text-decoration: none;
}

.post1-category {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
}

.entry-content {
    width: 100%;
    float: left;
}

.category-img {
    float: left;
    width: 70%;
}

.category-img img {
    float: left;
    width: 100%;
    max-height: 330px;
}

.category-content {
    float: left;
    width: 30%;
    padding: 0px 20px;
    box-sizing: border-box;
}

.category-content .title {
    float: left;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}

.category-content .title::after {
    background: #99cc33 none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 85px;
}

.category-content .title>a:hover {
    color: #ff9813;
}

.category-content .title>a {
    color: #99cc33;
    font-size: 18px;
    font-weight: normal;
    font-family: "Muli", sans-serif;
    position: relative;
}

.category-content>p {
    float: left;
    line-height: 25px;
    width: 100%;
    font-size: 13.5px!important;
    color: #000;
}

.post1-category-sub {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    float: left;
    margin-top: 39px;
    width: 100%;
}

.entry-content1 {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}

.category-img-sub {
    float: left;
    min-height: 190px;
    width: 30%;
}

.category-img-sub img {
    float: left;
    height: auto;
    max-height: 150px;
    width: 100%;
}

.category-content-sub {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    width: 70%;
}

.category-content-sub .title>a {
    color: #99cc33;
    font-size: 17px;
    font-weight: normal;
}

.category-content-sub .title>a:hover {
    color: #ff9813;
}

time {
    color: #888;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    width: 100%;
}

.author-date>span {
    color: #888;
}

.category-content-sub>p {
    color: #000;
    float: left;
    line-height: 24px!important;
    width: 100%;
}

.category-xt {
    color: #99cc33;
    float: left;
    font-size: 13px;
    text-align: right;
    width: 100%;
}

.category-xt:hover {
    cursor: pointer;
    color: #ff9813;
}

.comments-area article {
    margin: 24px 0;
    border-bottom: 4px double #ededed;
    overflow-wrap: break-word;
    hyphens: auto;
}

.comments-area article header {
    margin: 0 0 15px;
    overflow: hidden;
    position: relative;
}

.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 70px;
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    line-height: 1.4;
}

.comments-area cite b {
    font-weight: normal;
}

.comments-area article header time {
    line-height: 1.7;
    text-decoration: none;
    font-size: 12px;
    color: #5e5e5e;
}

.comments-area article header a {
    text-decoration: none;
    color: #5e5e5e;
}

.comments-area article header a:hover {
    color: #21759b;
}

.comments-area article header cite a {
    color: #444;
}

.comments-area article header cite a:hover {
    text-decoration: underline;
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd;
}

#comments .comment-content p {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0;
}

.comments-area .bypostauthor cite span {
    position: absolute;
    margin-left: 5px;
    padding: 0 5px;
    font-size: 10px;
}

a.comment-reply-link,
a.comment-edit-link {
    color: #686868;
    font-size: 13px;
    line-height: 1.8;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
    color: #21759b;
}

.commentlist .pingback {
    line-height: 1.7;
    margin-bottom: 24px;
}

.commentlist .children {
    margin-left: 48px;
}

#respond h3#reply-title {
    font-size: 16px;
    line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    font-weight: normal;
    font-size: 12px;
}

#respond form {
    margin: 15px 0;
}

#respond form p.logged-in-as {
    margin-bottom: 10px;
}

#respond form label {
    display: block;
    line-height: 1.7;
    font-size: 14px;
}

#respond form input[type="text"],
#respond form textarea {
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px;
    width: 100%;
    float: none;
}

#respond form input[type=submit],
.bypostauthor cite span {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid rgb(169, 169, 169);
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    cursor: pointer;
}

#respond form input[type=submit]:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    line-height: 2;
    color: #5e5e5e;
}

.required {
    color: red;
}

#commentform .form-allowed-tags,
#commentform .form-submit {
    clear: both;
    float: left;
    margin-top: 10px;
}

#comments.comments-area {
    border-top: 1px solid #CCCCCC;
    float: left;
    width: 100%;
    margin-top: 15px;
}

#commentform p {
    clear: both;
}

.related-post {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.related-post h3 {
    border-bottom: 1px solid #3e3e3e;
    margin: 0;
    padding: 10px 0;
    color: #3e3e3e;
}

.related-post ul {
    padding-left: 20px;
}

.related-post ul li {
    float: left;
    width: 100%;
    list-style-type: square;
    margin-top: 10px;
    color: #99cc33;
}

.box-myaccount {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    left: 35%;
    padding: 5px;
    position: absolute;
    top: 10%;
    z-index: 9999;
}

.box-myaccount .woocommerce {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    padding: 10px;
}

.box-myaccount #customer_login.col2-set .col-1,
.box-myaccount #customer_login.col2-set .col-2 {
    float: left;
    width: 100%;
}

.box-myaccount .login,
.box-myaccount .register {
    display: none;
    margin: 10px 0 !important;
    padding: 10px !important;
}

.box-myaccount.show-login .login {
    display: block;
    float: left;
}

.box-myaccount.show-register .register {
    display: block;
}

.box-myaccount.show-login .form-row {
    float: left;
    margin: 0;
    width: 100%;
}

.wrap-for-myaccount {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.box-myaccount h2 {
    font-size: 18px;
    text-transform: uppercase;
}

.box-myaccount label {
    color: #181818;
    font-size: 13px;
    margin-bottom: 5px;
}

.box-myaccount input[type="email"],
.box-myaccount input[type="password"] {
    box-shadow: none;
    height: 24px;
}

.box-myaccount .lost_password {
    float: right;
    font-size: 12px;
}

.login label[for=rememberme] {
    clear: both;
    float: left;
}

.show-quick-view {
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0 none;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.quick-view-bg {
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#quick-view {
    background: #fff none repeat scroll 0 0;
    margin: 50px auto;
    max-width: 845px;
    overflow: hidden;
    padding: 40px 40px 30px;
    position: relative;
    text-align: left;
    z-index: 9999;
}

#quick-view .close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 28px;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    opacity: 0.65;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
    z-index: 1046;
}

#quick-view .woocommerce-tabs,
#quick-view .related,
#quick-view .woocommerce-breadcrumb {
    display: none;
}

#quick-view .woocommerce-tabs,
#quick-view .related,
#quick-view .woocommerce-breadcrumb {
    display: none;
}

#quick-view .single-product .product-type-simple {
    border: none;
}

#quick-view span.onsale {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 7px;
    color: #ff0000;
    line-height: 25px;
    min-height: 0;
}

#quick-view span.onsale {
    left: auto;
    margin: 0.5em 84.5em 0 1em;
    right: 0;
    top: 0;
}

#quick-view .images {
    float: left;
    width: 35%;
}

#quick-view .summary {
    float: right;
    width: 60%;
}

.summary-description {
    float: left;
    margin-top: 40px;
    width: 100%;
}

#quick-view .summary h1 {
    font-size: 23px;
    font-weight: bold;
}

#quick-view .summary ins {
    width: 100%;
    float: left;
}

#quick-view .summary ins span {
    font-size: 27px;
}

#quick-view .woocommerce-Price-amount.amount {
    color: #ff6517!important;
    font-size: 24px;
}

#quick-view del .woocommerce-Price-amount.amount {
    color: #888;
    font-size: 15px;
}

#quick-view .summary div {
    float: left;
    width: 100%;
}

#quick-view .summary .woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff0000!important;
    box-sizing: border-box;
    color: #fff;
    font-size: 23px;
    margin-top: 10px;
    padding: 12px;
    width: 100%;
}

#quick-view .attachment-shop_thumbnail.size-shop_thumbnail {
    margin-right: 10px;
    width: 24%;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
}

#quick-view .thongtinthem {
    display: none;
}

#quick-view .woocommerce .quantity .qty {
    border: 1px solid #ccc;
    float: left;
    line-height: 34px;
    text-align: center;
    width: 3.631em;
}

.quick_cart {
    background: #fff none repeat scroll 0 0;
    margin: 50px auto;
    max-width: 770px;
    overflow: hidden;
    padding: 40px 40px 30px;
    position: relative;
    text-align: left;
    z-index: 9999;
}

.quick_cart .close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 28px;
    font-weight: 400;
    height: 44px;
    line-height: 44px;
    opacity: 0.65;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 44px;
    z-index: 1046;
}

.quick_cart .woocommerce>form {
    max-height: 300px;
    overflow: auto;
}

.quick_cart .attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image {
    width: 25%;
}

.quick_cart .product-price {
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
}

.quick_cart .woocommerce-Price-amount.amount {
    font-size: 15px;
}

.quick_cart .woocommerce-Price-amount.amount {
    color: #ff6517;
    font-weight: bold;
}

.quick_cart .woocommerce .quantity .qty {
    border: 1px solid #ccc;
    line-height: 30px;
}

.quick_cart .cart_totals {
    border: medium none!important;
}

.quick_cart .actions {
    display: none;
}

.quick_cart .cart_totals>h2 {
    display: none;
}

.quick_cart .cart-subtotal {
    display: none;
}

.quick_cart .shipping {
    display: none;
}

.quick_cart .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 30%;
}

.quick_cart .wc-proceed-to-checkout {
    text-align: center;
}

.click-qv {
    color: #ff0000;
    float: left;
    font-size: 15px;
    width: 100%;
    font-weight: bold;
}

.click-qv:hover {
    color: #eba03d;
    cursor: pointer;
}

.click-qv>span {
    margin-left: 7px;
}

@media only screen and (max-width: 800px) {
    .content-box-1 {
        width: 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 939px) {}

@media only screen and (min-width: 768px) and (max-width: 799px) {
    .box-myaccount {
        left: 10%;
    }
}

@media only screen and (max-width: 767px) {
    .content-box-1 {
        width: 100%;
    }
    .box-myaccount {
        left: 0;
        margin: 0 10px;
    }
    .wpcf7-form label,
    #content .wpcf7-form .wpcf7-form-control-wrap {
        width: 100%;
    }
    .wpcf7-form .wpcf7-submit {
        margin-left: 0;
    }
    .category-img {
        float: left;
        width: 100%;
    }
    .category-content {
        width: 100%;
    }
    .category-img-sub {
        width: 100%;
    }
    .category-content-sub {
        width: 100%;
    }
    #quick-view .images {
        float: left;
        width: 100%;
    }
    #quick-view .summary {
        float: right;
        width: 100%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .box-myaccount {
        left: 10%;
    }
}

@media screen and (min-width: 600px) {
    #respond form input[type="text"] {
        width: 45%;
    }
    #respond form textarea.blog-textarea {
        width: 80%;
    }
}

@media only screen and (min-width:480px) and (max-width: 599px) {}

@media only screen and (min-width:320px) and (max-width: 479px) {}

@media only screen and (max-width:320px) {}

.full-contact {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
}

#contact-map {
    float: left;
    width: 100%;
}

#contact-wrapper {
    float: left;
    width: 100%;
}

.gmap-stores-contact {
    background: #99cc33 none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 35%;
}

.box-heading>h2 {
    color: #fff;
    font-size: 25px!important;
    font-weight: normal!important;
}

.box-heading>p {
    color: #fff;
    font-size: 16px!important;
}

.fa.fa-map-marker {
    margin-right: 10px;
}

#contact-wrapper {
    margin-top: 30px
}

.contact-form {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    width: 60%;
}

.contact-address {
    box-sizing: border-box;
    padding: 0 5%;
    width: 40%;
    float: left;
}

#contact-wrapper .title-box-lh {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-family: "Muli", sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 15px;
}

.slogan-contact {
    margin: 20px 0!important;
}

.contact-address ul.info-lh {
    margin-top: 20px;
    float: left;
}

.contact-address ul.info-lh li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
}

.contact-address ul.info-lh li i {
    color: #99cc33;
    left: 0;
    position: absolute;
    top: 3px;
}

.contact-address ul.info-lh li span {
    color: #e10000;
    font-size: 16px;
    display: block;
}

.title-info-lh {
    color: #000!important;
    text-transform: capitalize!important;
    font-size: 21px!important;
    font-weight: normal;
}

#content .wpcf7-form p {
    clear: both;
    float: left;
    width: 100%;
    line-height: 25px;
}

.wpcf7-form label {
    float: left;
    width: 100%;
}

.wpcf7-form * {
    box-sizing: border-box;
}

.wpcf7-form input.wpcf7-text {
    border: 1px solid #ccc;
    line-height: 25px;
    padding: 8px;
    width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .wpcf7-form input.wpcf7-text {
        border: 1px solid #ccc;
        border-radius: 0;
        line-height: 23px;
        padding: 8px;
        width: 100%;
        border-radius: 5px;
    }
}

#content .wpcf7-form .wpcf7-form-control-wrap {
    float: left;
    margin: 0;
    width: 100%;
}

.wpcf7-form textarea.wpcf7-textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
}

.wpcf7-form .wpcf7-submit {
    background: #99cc33 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    float: left;
    font-weight: bold;
    padding: 16px;
}

.wpcf7-form .wpcf7-submit:hover {
    cursor: pointer;
    transition: 0.3s;
}

div.wpcf7-response-output {
    border: none;
}

@media only screen and (max-width: 767px) {
    .contact-form,
    .contact-address {
        width: 100%;
        padding: 0;
    }
    #contact-wrapper .title-box-lh {
        font-size: 24px;
    }
    #contact-map iframe {
        height: 300px
    }
    #contact-map {
        float: left;
        width: 100%;
    }
    .gmap-stores-contact {
        width: 100%;
    }
}

.banner-category-product-full {
    background-attachment: fixed;
    /*background-image: url("../../../../../../../hstatic.net/505/1000129505/1000180876/page-banner-bg7437.jpg?v=86");*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    float: left;
    padding: 50px 0;
    position: relative;
    top: -10px;
    width: 100%;
}

.banner-category-product-full .banner-category-product,
.banner-category-product-breadcrumb .woocommerce-breadcrumb,
.banner-category-product-breadcrumb .woocommerce-breadcrumb{
    color: #777 !important;
}

.single-sp-th {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.banner-category-product {
    width: 100%;
    float: left;
}

.banner-category-product h1 {
    font-size: 33px;
    font-style: italic;
    text-align: center;
    width: 100%;
}

.banner-category-product-breadcrumb {
    width: 100%;
    float: left;
    text-align: center;
}

.woocommerce-breadcrumb {
    color: #fff!important;
}

.woocommerce-breadcrumb>a {
    color: #fff!important;
}

.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title {
    color: #000;
    font-family: "Muli", sans-serif;
    font-size: 23px;
    font-weight: normal;
    padding-bottom: 20px;
    position: relative;
}

.woocommerce #content div.product .product_title::after {
    background: #99cc33 none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 85px;
}

.product_meta {
    width: 100%;
    float: left;
}

.woocommerce .full-content #content div.product span.price,
.woocommerce .full-content #content div.product p.price {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
}

.woocommerce #content div.product span.price span,
.woocommerce #content div.product p.price span {
    color: #ff9813;
    display: block;
    font-size: 20px;
    font-weight: normal;
}

.woocommerce #content div.product .price del span {
    font-size: 20px;
}

.single-sp-th .price ins span.amount {
    color: #ff9813;
    font-size: 25px!important;
}

.woocommerce #content div.product .price ins span.amount {
    color: #ff9813;
}

.woocommerce #content div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
    background: #ff9813 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    font-size: 17px;
    padding: 11px 25px;
    text-shadow: none;
    text-transform: uppercase;
}

.quantity.buttons_added {
    width: 50%;
    float: left;
}

.minus,
.plus {
    background: #db2827 none repeat scroll 0 0;
    border: medium none;
    font-size: 21px;
    height: 40px;
    width: 55px;
    background: #fff!important;
    border: 1px solid #ccc;
    color: #000!important;
    font-weight: bold;
    font-size: 18px!important;
}

.minus:hover,
.plus:hover {
    cursor: pointer;
}

.woocommerce .quantity .qty {
    border: 1px solid #ccc;
    float: left;
    line-height: 25px;
    text-align: center;
    width: 3.631em;
}

.woocommerce #content div.product form.cart .quantity .qty {
    padding: 6px 0
}

.woocommerce #content .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    top: 15px;
}

.woocommerce #content div.product p.stock,
.woocommerce #content div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page #content div.product p.stock {
    color: #222222;
}

.star-1 {
    z-index: 5;
}

.star-2 {
    z-index: 4;
}

.star-3 {
    z-index: 3;
}

.star-4 {
    z-index: 2;
}

.star-5 {
    z-index: 1;
}

.pd_saler {
    border: 1px dashed #ff6517;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%;
}

.pd_saler h3 {
    color: #ff6517;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.pd_saler>p {
    box-sizing: border-box;
    float: left;
    margin-top: 10px!important;
    padding-left: 35px;
    position: relative;
    width: 100%;
}

.pd_saler img {
    height: 25px;
    left: 0;
    position: absolute;
    width: 25px;
}

.woocommerce #content p.stars a,
.woocommerce-page #content p.stars a {
    border: medium none;
    left: 0;
    position: absolute;
}

.woocommerce #content p.stars,
.woocommerce-page #content p.stars {
    float: left;
    position: relative;
}

.woocommerce .full-content #content #review_form .comment-form-comment {
    clear: both;
    margin-top: 30px;
}

.single-product .product-type-simple {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    float: left;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.woocommerce-page #content .products.related {
    border: medium none;
}

.related.products>h2 {
    border-bottom: 1px solid #99cc33;
    color: #99cc33;
    font-size: 17px;
    padding: 3px 0;
}

.woocommerce .full-content .related ul.products li.product,
.woocommerce-page .full-content .related ul.products li.product {
    width: 22.7%;
}

.woocommerce-page #content .related .products {
    border: medium none;
}

.woocommerce-page #content .related .products li:first-child {
    margin-left: 0;
}

.woocommerce-page #content .related .products li:last-child {
    margin-right: 0;
}

.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff none repeat scroll 0 0!important;
    border-top: 2px solid #99cc33!important;
}

.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li {
    background: none repeat scroll 0 0 #F4F4F4 !important;
    border: 1px solid #E3E3E3 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 45px;
    margin-right: 5px !important;
}

.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li a {
    font-size: 20px;
    font-weight: normal!important;
}

.woocommerce #full-container div.product .woocommerce-tabs ul.tabs li.active a {
    color: #99cc33 !important;
}

.woocommerce #content table.shop_attributes td p {
    margin: 2px 0;
}

.woocommerce table.shop_attributes th {
    text-align: left;
}

.woocommerce #content table.shop_attributes {
    border: 1px solid #E3E3E3;
}

#content .product_meta .posted_in,
#content .product_meta .sku_wrapper,
#content .product_meta .tagged_as {
    clear: both;
    float: left;
    font-weight: bold;
    margin: 0;
}

#content .product_meta .posted_in a,
#content .product_meta .tagged_as a,
#content .product_meta .sku_wrapper span {
    font-weight: normal;
}

.woocommerce .jquery-tooltip-content .shop_attributes td p {
    padding: 0 !important;
}

.woocommerce .jquery-tooltip-content .shop_attributes th {
    line-height: normal;
    min-height: 10px;
    padding: 0;
}

.woocommerce .jquery-tooltip-content .shop_attributes tr {
    font-size: 11px;
}

.jquery-tooltip-wrap h4 {
    border-top: 1px solid #CCCCCC;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: uppercase;
    text-align: left;
}

.jquery-tooltip-wrap {
    width: 100%;
    text-align: center;
}

.woocommerce .ui-tooltip {
    max-width: 500px;
}

.jquery-tooltip-wrap img {
    max-height: 300px;
}

.jquery-tooltip-content {
    text-align: left;
    font-size: 12px;
}

.woocommerce #review_form #respond p {
    clear: both;
}

.woocommerce #review_form #respond p.form-submit {
    float: left;
    margin-top: 10px;
}

.product_share {
    clear: both;
    float: left;
    margin-top: 10px;
}

.product-box {
    float: left;
    width: 75%;
}

#commentform {
    float: left;
    width: 100%;
}

.comment-form-rating label {
    float: left;
}

.tabs.wc-tabs {
    padding-left: 5px!important;
}

#content .single-sp-th .woocommerce-product-gallery figure {
    margin: 0;
}

#content .single-sp-th .flex-control-nav {
    width: 100%;
    display: inline-block;
    margin: auto;
    margin-top: 10px;
}

.flex-control-nav li {
    width: calc(20% - 12px);
    float: left;
    cursor: pointer;
    margin-right: 15px;
}

.flex-control-nav li:nth-child(5n) {
    margin-right: 0;
}

.quantity.buttons_added .screen-reader-text {
    display: none;
}

#quick-view .woocommerce-product-gallery {
    opacity: 1 !important;
}

.woocommerce-product-gallery__image:not(:first-child) {
    display: none;
}

.product-name>a {
    color: #99cc33;
}

.product-price {
    font-weight: bold;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    background: #99cc33 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    float: none;
    font-size: 17px;
    font-weight: normal;
    padding: 14px;
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
    background: #ff9813 none repeat scroll 0 0;
    color: #fff;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    height: 45px;
    width: 80px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff9813!important;
    border-radius: 0;
    color: #fff;
    font-size: 19px!important;
    font-weight: normal!important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #99cc33!important;
}

.woocommerce .full-content ul.products li.product {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    clear: none;
    margin: 1% 3% 3% 0;
    min-height: 290px;
    padding: 1%;
    text-align: center;
    width: 29.75%;
}

.product-box ul.products li.product {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    clear: none;
    margin: 1% 3% 3% 0;
    min-height: 290px;
    padding: 1%;
    text-align: center;
    width: 31.3%!important;
}

.product-box ul.products li.product:nth-child(4n) {
    margin: 1% 3% 3% 0!important;
}

.product-box ul.products li.product:nth-child(3n) {
    margin-right: 0!important;
}

@media only screen and (max-width: 1024px) {
    .product-box {
        float: left;
        width: 100%!important;
    }
    .woocommerce .full-content ul.products li.product {
        clear: both;
    }
    .product-box ul.products li.product:nth-child(4n) {
        margin: 10px 0 0!important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 939px) {}

@media only screen and (min-width: 768px) and (max-width: 799px) {}

@media only screen and (max-width: 767px) {
    .product-box {
        width: 100%;
    }
    .quantity.buttons_added {
        width: 100%;
        margin-bottom: 12px!important;
    }
    .woocommerce .full-content .related ul.products li.product,
    .woocommerce-page .full-content .related ul.products li.product {
        width: 48%!important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .woocommerce .full-content .related ul.products li.product,
    .woocommerce-page .full-content .related ul.products li.product {
        width: 48%;
    }
}

@media only screen and (max-width: 599px) {
    .woocommerce .full-content .related ul.products li.product,
    .woocommerce-page .full-content .related ul.products li.product {
        width: 100%;
    }
}

@media only screen and (min-width:320px) and (max-width: 479px) {}

@media only screen and (max-width:320px) {}

.hover-sp {
    width: 100%;
    float: left;
    position: relative;
}

.muang {
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 0 2%;
    opacity: 0;
    position: absolute;
    top: 2%;
    transition: 0.3s;
    visibility: hidden;
    width: 96%;
}

.muang > p {
    box-sizing: border-box;
    float: left;
    font-size: 19px;
    padding: 10px;
    text-align: center;
    width: 33%;
}

.muang > p > i {
    color: #99cc33;
}

.muang > p > i:hover {
    color: #ff9813;
}

.muang > p:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.woocommerce ul.products li.product:hover .muang {
    top: -80%;
    transition: 0.3s;
    visibility: unset;
    opacity: 1;
}

.woocommerce-page .full-content .products {}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    box-shadow: none;
    margin: auto !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    border: 1px solid #e5e5e5;
    margin: 10px;
    padding: 5px;
}

.woocommerce .full-content ul.products li.product {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    clear: none;
    margin: 1% 3% 3% 0;
    min-height: 290px;
    padding: 1%;
    text-align: center;
    width: 22.75%;
}

.woocommerce .full-content ul.products li.product.product-type-simple .added_to_cart.wc-forward {
    display: none;
}

.woocommerce .full-content ul.products li.product:nth-child(4n) {
    margin-right: 0;
}

.woocommerce .full-content ul.products li.product a.product_type_simple {
    background: none repeat scroll 0 0 #FF9C00;
    width: auto;
    border: none;
    color: #fff;
    text-shadow: none;
    font-size: 12px;
}

.woocommerce ul.products li.product h3 {
    line-height: normal;
}

.woocommerce .full-content ul.products li.product a img,
.woocommerce-page .full-content ul.products li.product a img,
.woocommerce .full-content ul.products li.product a:hover img,
.woocommerce-page .full-content ul.products li.product a:hover img {
    box-shadow: none;
}

.woocommerce .full-content ul.products li.product a,
.woocommerce-page .full-content ul.products li.product a {
    clear: both;
    display: inline-block;
    float: none;
    width: 100%;
}

.woocommerce .full-content ul.products li.product h3,
.woocommerce .box-category ul.products li.product h3 {
    color: #000;
    float: left;
    font-family: "Muli", sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    width: 100%;
    padding-left: 10px;
}

.woocommerce ul.products li.product h3 span {
    font-size: 15px!important;
}

.woocommerce .full-content ul.products li.product .price span {
    float: left;
    margin: 0 5px 0 0;
}

.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price del {
    clear: both;
}

.woocommerce .full-content ul.products li.product .price span,
.woocommerce .full-content ul.products li.product .price {
    color: #ff9813;
    font-size: 20px;
}

.woocommerce .full-content ul.products li.product .price,
.woocommerce .full-content ul.products li.product .price {
    color: #727272;
    margin: 0;
    min-height: 35px;
    padding-left: 10px;
}

.woocommerce .full-content ul.products li.product .price del,
.woocommerce-page .full-content ul.products li.product .price del {
    color: #222222;
    font-size: 11px;
    margin-top: 9px;
    display: inline-block;
}

.woocommerce .full-content ul.products li.product .price ins,
.woocommerce-page .full-content ul.products li.product .price ins {
    color: #222222;
    float: left;
    font-size: 11px;
    margin-top: 9px;
}

.woocommerce .full-content ul.products li.product a.add_to_cart_button,
.woocommerce-page .full-content ul.products li.product a.add_to_cart_button {
    background: none repeat scroll 0 0 #FF9C00;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    min-height: 0;
    text-shadow: none;
    width: auto;
    box-shadow: none;
    margin-top: 0em!important;
}

.woocommerce .full-content .products .star-rating,
.woocommerce-page .full-content .products .star-rating {
    display: none;
}

.full-content .page-title,
.full-content .woocommerce-ordering {
    float: left;
    height: 30px;
    width: 50%;
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    float: right;
}

.woocommerce-result-count {
    display: none !important;
}

.woocommerce .full-content .full-content .page-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce .full-content span.onsale {
    background: rgba(0, 0, 0, 0) url("images/sale.png") repeat scroll 0 0;
    line-height: 28px;
}

.woocommerce ul.products li.product .onsale {
    left: auto;
    margin: 0.5em 0.5em 0 0!important;
    right: 0;
    top: 0;
}

.woocommerce span.onsale {
    background-color: #77a464;
    border-radius: 0%!important;
    color: #fff;
    font-size: 0.857em;
    font-weight: 700;
    left: -0.5em;
    line-height: 3.236;
    min-width: 6.236em!important;
    margin: 0;
    min-height: 2.236em!important;
    padding: 0.202em;
    position: absolute;
    text-align: center;
    top: -0.5em;
}

.woocommerce .full-content ul.products li.product .price del span {
    font-size: 19px;
    text-decoration: line-through;
}

.woocommerce .full-content ul.products li.product .price ins span.amount {
    color: #ff9813;
    font-weight: normal;
}

@media only screen and (min-width: 800px) {}

@media only screen and (min-width: 800px) and (max-width: 939px) {}

@media only screen and (min-width: 600px) and (max-width: 799px) {
    .woocommerce .full-content ul.products li.product {
        width: 48%!important;
        margin: 10px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .woocommerce .ui-tooltip {
        display: none !important;
    }
}

@media only screen and (max-width:599px) {
    .woocommerce .full-content ul.products li.product {
        margin: 10px 0 0;
        width: 48%!important;
    }
}

@media only screen and (max-width:500px) {
    .woocommerce .full-content ul.products li.product {
        padding: 0;
        margin-bottom: 10px !important;
    }
}

#content .woocommerce table.shop_table,
#content .woocommerce-page table.shop_table {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    border-radius: 0;
}

#content .woocommerce .cart-collaterals .cart_totals table,
#content .woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%;
}

#content .woocommerce .cart-collaterals .cart_totals table th,
#content .woocommerce-page .cart-collaterals .cart_totals table th {
    width: 50%;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    padding: 2%;
}

#content .woocommerce .cart-collaterals .shipping_calculator .button,
#content .woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: auto;
}

#content .woocommerce #customer_details {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    padding: 1%;
    width: 98%;
}

label[for="ship-to-different-address-checkbox"] {
    display: inline;
    float: none;
    margin-left: 5px;
    padding: 0;
}

#ship-to-different-address-checkbox {
    clear: none;
    float: left;
}

.woocommerce #order_review_heading {
    margin-bottom: 10px;
}

.full-slider {
    float: left;
    width: 100%;
}

#owl-slide .item {
    overflow: hidden;
}

#owl-slide .item img {
    display: block;
    height: 450px;
    width: 100%;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.owl-theme .owl-nav [class *='owl-'] {
    color: #FFF;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    margin-top: -20px;
    opacity: 0;
}

.owl-theme:hover .owl-nav [class *='owl-'] {
    opacity: 1;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    width: 60%;
    z-index: 15;
    bottom: 0;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-prev {
    left: 20px;
    background: rgba(0, 0, 0, 0) url("images/large_left.png") no-repeat scroll 0 0;
}

.owl-prev:hover {
    background: rgba(0, 0, 0, 0) url("images/large_left.png") no-repeat scroll left bottom;
}

.owl-next {
    right: 20px;
    background: rgba(0, 0, 0, 0) url("images/large_right.png") no-repeat scroll 0 0;
}

.owl-next:hover {
    background: rgba(0, 0, 0, 0) url("images/large_right.png") no-repeat scroll left bottom;
}

#owl-slide .carousel-caption {
    color: #fff;
    left: 10%;
    max-width: 80%;
    box-sizing: border-box;
    position: absolute;
    text-align: center;
    top: 25%;
    width: 100%;
    z-index: 9999;
}

.carousel-caption .large_text {
    color: #99cc33;
    font-family: "Muli", sans-serif;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.carousel-caption .small-text {
    animation: 2s ease 0s normal none 1 running fadeInRight;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

.center-text-link {
    width: 100%;
    float: left;
    text-align: center;
}

.center-text-link>a {
    border: 3px solid #99cc33;
    color: #fff;
    display: inline-flex;
    font-family: "Muli", sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
    text-transform: uppercase;
}

.center-text-link span {
    background: rgba(141, 210, 149, 0.82) none repeat scroll 0 0;
    display: inline-block;
    margin: 0;
    padding: 9px 20px;
}

.center-text-link {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.hover-silide .owl-dot.active .content-slide {
    background: #99cc33 none repeat scroll 0 0;
}

.hover-silide .owl-dot.active .content-slide>p {
    color: #fff;
}

.hover-silide {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
}

.hover-silide .owl-dot {
    float: left;
    width: 20%;
}

.content-slide {
    background: #fff none repeat scroll 0 0;
    color: #666;
    cursor: pointer;
    display: table;
    font-size: 13px;
    height: 55px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.arrowbarleft::after {
    border-bottom: 27px solid transparent;
    border-left: 30px solid #cccccc;
    border-top: 29px solid transparent;
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 9970;
}

.hover-silide .owl-dot.active .arrowbar::after {
    border-left: 30px solid #99cc33;
}

.arrowbar::after {
    border-bottom: 27px solid transparent;
    border-left: 30px solid #fff;
    border-top: 29px solid transparent;
    content: "";
    position: absolute;
    right: -28px;
    top: 0;
    z-index: 9970;
}

.content-slide p {
    display: table-cell;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
}

.animated {
    -webkit-animation-duration: 1000 ms;
    animation-duration: 1000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-animated-out {
    z-index: 1
}

.owl-animated-in {
    z-index: 0
}

@media only screen and (max-width: 767px) {
    #owl-slide .carousel-caption {
        display: none
    }
    #owl-slide .item img {
        height: auto;
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.html) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.html) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.html) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.html) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.html) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.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
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -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%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    40%,
    43%,
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06)
    }
    70% {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .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)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .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)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    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)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(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)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-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)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        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)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%,
    80% {
        -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)
    }
    to {
        -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) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }
    50%,
    80% {
        -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)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-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)
    }
    60%,
    80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }
    60%,
    80% {
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: center
    }
    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: left bottom
    }
    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    0%,
    to {
        -webkit-transform-origin: right bottom
    }
    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }
    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }
    0%,
    20%,
    60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(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
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 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(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 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(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 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(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50%,
    to {
        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(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 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)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        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(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.phone {
    color: #FFFFFF;
    text-decoration: none;
}