/*
Theme Name: [HRM] Hàm Rồng Media - 0968.724.886
Theme URI: http://hamrongmedia.com/
Author: Ham Rong Media
Author URI: http://hamrongmedia.com
Description: Thiet ke website chat luong - 0968.724.886
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://hamrongmedia.com
Text Domain: hrm
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.footer-widget-section{margin-top:30px;}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
  line-height: 1.4;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
:focus {
  outline: 0;
}
a {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #292a32;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #9c3;
}
p {
  margin-bottom: 15px;
}
blockquote {
  font-size: 13px;
  font-style: italic;
  border: 1px solid #eee;
  border-left-color: #fcb040;
  margin-left: 0;
  padding: 20px;
  width: 100%;
}
blockquote p:first-child {
  margin: 0;
}
blockquote cite {
  display: block;
  margin-top: 14px;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
  margin: 1em 0;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}
th,
td {
  padding: 2px 5px;
  border: 1px solid #ddd;
}
dd {
  margin-left: 30px;
}
address {
  font-style: italic;
}
cite {
  font-style: italic;
}
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style-type: none;
  padding: 0;
}
.entry-content ul li,
.entry-content ol li {
  list-style: initial;
}
input,
select,
textarea {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  border: 1px solid #cdcdcd;
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
  color: #333333;
  font-size: 12px;
}
input.full-width,
select.full-width,
textarea.full-width {
  width: 100%;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #009688;
}
input[type="submit"] {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  padding: 7px 30px;
  border: none;
  background: #fcb040;
  text-transform: none;
  font-weight: 700;
}
input[type="submit"]:active {
  outline: 0;
}
input[type="submit"]:hover {
  text-decoration: none;
  background: #fb9b0e;
}
input[type="radio"],
input[type=checkbox] {
  width: auto;
}
img {
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignleft {
  margin-right: 15px;
  float: left;
}
img.alignright {
  margin-left: 15px;
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.entry-footer .post_tags_intro {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  display: inline;
}
.entry-footer .post_tags_intro:after {
  content: "\f02c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 17px;
  color: #000;
  top: 0;
  left: 10px;
}
footer.entry-footer {
  margin: 10px 0px;
}
.entry-footer span.tags-links a {
  color: #ffffff;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #333333;
}
.entry-footer span.tags-links a:hover {
  background: #f51227;
  color: #fff;
}
.hrm-pagenavi {
  width: 100%;
  float: left;
  text-align: right;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
  text-align: center;
  margin-left: -3px;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  padding: 5px 12px;
  vertical-align: top;
  margin-right: 0;
  color: #999;
  text-decoration: none;
  background-color: #fafafa;
  border: 1px solid #eaeaea;
}
.hrm-pagenavi ul.page-numbers li span.current,
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #fff;
  background: #fcb040;
  border: 1px solid #fcb040;
}
.site-content {
  padding: 0;
}
header.page-header {
  margin: 0px;
  padding: 0px;
}
.hrm-breadcrums {
  padding-bottom: 15px;
}
.hrm-breadcrums .fa {
  background: url('images/breadcrumb-separator.png') center top no-repeat;
  display: inline;
  padding: 10px 16px 0px 0px;
  font-size: 0px;
  text-indent: 9999px;
}
.hrm-breadcrums,
.hrm-breadcrums a {
  font-family: Arial, Helvetica, sans-serif, Arial;
  font-size: 12px;
  color: #333333;
}
.sidebar-left .content-area {
  float: right;
}
ul.related li {
  list-style-type: none;
  display: block;
  position: relative;
  padding: 5px 0;
  border-bottom: 0px;
  width: 100%;
  float: left;
}
ul.related li h3 {
  margin: 0px;
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
  color: #0877c7;
}
ul.related li span.date {
  font-weight: bold;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 32%;
  float: left;
}
.comment-form-email {
  margin: 0 2%;
}
footer.comment-meta {
  width: 100%;
}
footer.comment-meta:before,
footer.comment-meta:after {
  content: '';
  display: table;
}
footer.comment-meta:after {
  clear: both;
}
footer.comment-meta .comment-author {
  float: left;
}
footer.comment-meta .comment-metadata {
  float: right;
  font-size: 85%;
}
.comment-content {
  clear: both;
  padding: 10px 10px 0;
  /* border-left: 1px solid #eaeaea; */
  overflow: auto;
  margin-top: 5px;
}
.comments-area {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.comments-area span.says {
  display: none;
}
.comment-list {
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  background: #FFF;
  border: 1px solid #eaeaea;
}
.comment-list .comment-body {
  position: relative;
  border-bottom: 1px solid #E7E7E7;
}
.comment-list ol.children {
  margin-top: 15px;
  margin-left: 30px;
}
.comment-list li .comment-respond {
  padding-top: 20px;
}
.comment-list li .reply {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #E7E7E7;
  padding: 3px 10px;
  font-size: 11px;
}
.entry-content ul,
.entry-content ol {
  margin-left: 25px;
}
.entry-content ul:not(.list-style-none, .products) li,
.entry-content ol:not(.list-style-none, .products) li {
  list-style: none;
  position: relative;
  margin: 6.5px 0 6.5px 0;
  padding-left: 15px;
}
.entry-content ul:not(.list-style-none, .products) li:before,
.entry-content ol:not(.list-style-none, .products) li:before {
  content: "■";
  color: #128547;
  position: absolute;
  left: 0px;
  padding: 0px 10px 0px 0px;
}
.col-right {
  float: right!important;
}
.col-left {
  float: left!important;
}
.no-padding {
  padding: 0;
}
.ovh {
  overflow: hidden;
}
.ninja-forms-cont .label-above label {
  font-size: 13px;
}
.ninja-forms-cont .field-wrap,
.ninja-forms-cont #ninja_forms_required_items {
  margin-bottom: 0;
}
.ninja-forms-cont .textarea-wrap textarea {
  height: 100px;
  resize: vertical;
}
.ninja-forms-cont .ninja-forms-form-wrap ul li:before {
  content: none;
}
.ninja-forms-cont .ninja-forms-form-wrap ul li input[type="radio"] {
  margin-left: 0;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/***********************************************************
Owl core
***********************************************************/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* ************************************** */
.owl-loaded {
  display: block;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
/* ************************************** */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.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: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
.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("images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -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 {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes 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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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 {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.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 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    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 {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  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 {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  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 {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.owl-controls .owl-buttons div,
.owl-nav div {
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  text-indent: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.owl-controls .owl-buttons div:hover,
.owl-nav div:hover {
  background: #000;
}
.owl-controls .owl-buttons div.owl-prev,
.owl-nav div.owl-prev {
  left: 0px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-prev .fa,
.owl-nav div.owl-prev .fa {
  margin-right: 2px;
}
.owl-controls .owl-buttons div.owl-next,
.owl-nav div.owl-next {
  right: 0px;
  background-size: contain;
}
.owl-controls .owl-buttons div.owl-next .fa,
.owl-nav div.owl-next .fa {
  margin-left: 2px;
}
.home-slider .owl-controls .owl-buttons div {
  opacity: 0.2;
}
.home-slider .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
.home-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.home-slider .owl-dots .owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  margin: 0 2px;
}
.home-slider .owl-dots .owl-dot.active {
  background: #fcb040;
}
.home-slider .owl-controls .owl-buttons div.owl-prev {
  left: 20px;
}
.home-slider .owl-controls .owl-buttons div.owl-next {
  right: 20px;
}
.owl-pagination {
  position: absolute;
  list-style: none;
  clear: both;
  height: 12px;
  text-align: center;
  bottom: 20px;
  padding-bottom: 2%;
  z-index: 2;
  width: 100%;
}
.owl-pagination div {
  display: inline-block;
  font-size: 0px;
  margin: 0px 3px;
}
.owl-pagination div span {
  display: block;
  height: 12px;
  width: 12px;
  border: solid 2px #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  cursor: pointer;
}
.owl-pagination div.active span {
  background: #fff;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header {
  /*.box-shadow(0 0 12px rgba(0,0,0,0.48));*/
  position: relative;
  z-index: 100;
/*  background: #fcfafb url(images/banner.png) no-repeat center bottom;*/
}
.site-header .row {
  margin: 0;
}
.site-header .search-form {
  max-width: 100%;
  width: 450px;
  float: right;
  margin-bottom: 20px;
  margin-right: -64px;
}
.site-header .search-form input {
  width: 160px;
  height: 36px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 5px 10px;
}
.site-header .search-form input[type=search] {
  margin-bottom: 0;
  display: inline-block;
  width: 300px;
  max-width: 80%;
  background: #fff;
  color: #4e5256;
  border: 1px solid #009688;
}
.site-header .search-form ::-webkit-input-placeholder {
  color: #777;
}
.site-header .search-form :-moz-placeholder {
  /* Firefox 18- */
  color: #777;
}
.site-header .search-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #777;
}
.site-header .search-form :-ms-input-placeholder {
  color: #777;
}
.site-header .search-form input[type="submit"],
.site-header .search-form button {
  margin-bottom: 0;
  display: inline-block;
  background: #009688;
  border: 1px solid #009688;
  color: #fff;
  border: none;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 8px;
  height: 36px;
  width: auto;
  text-transform: none;
  margin-left: -4px;
}
.site-branding .row {
  padding: 20px 0px 15px 0px;
}
.hotline-img {
  overflow: auto;
  float: right;
  clear: right;
}
.top-header {
  padding: 5px 0;
  background: #fcb040;
}
.top-header .hotline {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding: 0 10px;
  font-weight: 600;
}
.top-header .hotline .fa {
  padding-right: 10px;
}
.top-header .hotline-link {
  display: inline-block;
  vertical-align: middle;
}
.top-header .social-media {
  display: inline-block;
  vertical-align: top;
}
.top-header .social-media li {
  display: inline-block;
  vertical-align: top;
}
.top-header .social-media li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: 0 1px;
  background: #fff;
  border: 1px solid #fff;
  line-height: 25px;
  border-radius: 100%;
  color: #fcb040;
}
.top-header .social-media li a:hover {
  opacity: 0.6;
}
.top-left {
  float: left;
  width: 50%;
}
.top-right {
  float: right;
  width: 50%;
  text-align: right;
}
.top-nav {
  display: inline-block;
}
.link-acc {
  float: right;
  margin-right: 50px;
  line-height: 25px;
}
.link-acc a {
  font-size: 13px;
  font-weight: 600;
  background: url(images/Register.png) no-repeat left center;
  display: block;
  padding-left: 20px;
}
.link-acc a:hover {
  text-decoration: underline;
}
.logo {
  float: left;
  width: 35%;
  min-height: 80px;
}
.logo .site-title {
  margin: 0;
  padding: 0;
  border: 0;
}
.top-mid-right {
  float: left;
  padding-top: 13px;
  width: 65%;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
.top-nav .fa {
  padding-right: 5px;
}
.top-nav li {
  display: inline-block;
  float: none;
}
.top-nav li a {
  display: block;
  padding: 0 0 0 10px;
}
#main-menu {
  background: #009688;
}
#main-menu .menu-image {
  margin-right: 5px;
}
nav#site-navigation {
  padding: 0px;
}
.main-menu-inner {
  display: block;
  width: 100%;
  position: relative;
  background: url(../hrm/images/bg-nav.png) repeat-x left center;
  box-shadow: none;
  border: 0px;
  padding: 0px;
  min-height: 35px;
  border-radius: 0px;
  z-index: 9999;
}
.main-menu-inner:before,
.main-menu-inner:after {
  content: '';
  display: table;
}
.main-menu-inner:after {
  clear: both;
}
.product-nav {
  display: block;
  float: left;
  position: relative;
  vertical-align: middle;
  width: 24%;
  padding-right: 10px;
}
.navbar-header.has-product-nav {
  display: block;
  float: left;
  position: relative;
  vertical-align: middle;
  width: 76%;
}
.title-pr-nav {
  height: 46px;
  line-height: 46px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 1px;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
  background-color: #fb9b0e;
  color: #fff;
  text-shadow: none;
}
.title-pr-nav span {
  text-align: left;
}
.title-pr-nav .fa {
  cursor: pointer;
  line-height: 46px;
  margin-right: 2px;
}
.title-pr-nav .fa-chevron-circle-down {
  float: right;
}
.nav-pr-container {
  background: #fbfbfb;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  width: calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: -webkit-calc(100% - 10px);
  z-index: 100;
  min-width: 250px;
}
.nav-pr-container .menu {
  border: 1px solid #eaeaea;
  padding: 0;
  margin: 0;
  position: relative;
}
.nav-pr-container .menu li {
  display: block;
  line-height: 34px;
  margin-left: -1px;
  position: static;
}
.nav-pr-container .menu li:last-child > a {
  border-bottom: 0;
}
.nav-pr-container .menu li.active,
.nav-pr-container .menu li:hover > a {
  background: #fcb040;
  color: #fff;
}
.nav-pr-container .menu li:hover ul.sub-menu {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.nav-pr-container .menu li > a {
  float: none;
  font: 700 12px Arial, Helvetica, sans-serif;
  padding: 11.6px 10px 14px;
  display: block;
  text-decoration: none;
  color: #444;
  border-bottom: 1px solid #f1f1f1;
  /*&::before {
                    content: "\f0da";
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    transform: translate(0, 0);
                    margin-right: 5px;
                    }*/
}
.nav-pr-container .menu li > a .fa {
  margin-right: 5px;
  min-width: 15px;
}
.nav-pr-container .menu li.menu-item-has-children > a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 16px;
}
.nav-pr-container .menu li > ul.sub-menu {
  min-height: 100%;
}
.nav-pr-container .menu li ul.sub-menu {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: absolute;
  left: 99%;
  width: 100%;
  top: 0;
  background: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  transform-origin: top left;
}
ul#navigation > li {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
ul#navigation > li > a {
  color: #969494 !important;
  padding: 8px 12px;
  margin: 0;
  display: block;
  position: relative;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 12px;
}
ul#navigation > li > a:hover,
ul#navigation > li > a:focus {
  background: #80c21e !important;
  color: #fff !important;
}
ul#navigation > li:hover,
ul#navigation > li:focus {
  background: #80c21e !important;
}
ul#navigation > li:hover a,
ul#navigation > li:focus a {
  color: #fff;
}
ul#navigation > li.current-menu-item a {
  border-color: transparent;
  color: #fff;
}
ul#navigation > li:last-child > a {
  border: 0;
}
ul#navigation > li:first-child {
  background: url(../hrm/images/home.png) no-repeat !important;
  height: 55px;
  margin-top: -8px;
  margin-bottom: -12px;
  background-size: 112px !important;
  margin-left: 31px;
  padding-top: 8px;
  color: #fff;
  width: 124px;
}
ul#navigation > li:first-child a {
  color: #fff !important;
  padding-left: 18px;
}
ul#navigation > li:first-child a:hover {
  background: url(../hrm/images/home.png) no-repeat !important;
  height: 55px;
  margin-top: -8px;
  margin-bottom: -12px;
  background-size: 112px !important;
  padding-top: 16px;
  color: #fff;
  width: 124px;
  transition: 0s;
}
ul#navigation > li:first-child:hover {
  background: none !important;
}
ul#navigation .menu-item-has-children:hover > ul.sub-menu {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
ul#navigation ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-bottom: 3px solid #9c3;
  z-index: 100;
  width: 260px;
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity .5s,transform .5s;
  -o-transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s;
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  transform: translate(0, 40px);
}
ul#navigation ul.sub-menu li {
  position: relative;
}
ul#navigation ul.sub-menu > li {
  width: 100%;
  text-align: left;
}
ul#navigation ul.sub-menu > li > a {
  padding: 8px 15px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: all .25s;
  color: #333333;
  background: transparent;
  font-size: 13px;
  border-bottom: 1px dashed #ddd;
}
ul#navigation ul.sub-menu > li > a .caret {
  float: right;
  margin-top: 6px;
}
ul#navigation ul.sub-menu > li > a:hover {
  color: #fff;
  background: #80c21e;
}
ul#navigation ul.sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 16px;
  padding-top: 2px;
}
ul#navigation ul.sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
}
.color-menu-footer {
  background: #85c226;
}
ul#footer-nav > li {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
ul#footer-nav > li > a {
  color: #fff;
  padding: 9px 20px;
  margin: 0;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 11px;
  background: #85c226;
}
ul#footer-nav > li > a:hover,
ul#footer-nav > li > a:focus {
  background: #009688;
}
ul#footer-nav > li:hover,
ul#footer-nav > li:focus {
  background: #85C226;
}
ul#footer-nav > li:hover a,
ul#footer-nav > li:focus a {
  border-color: transparent;
  color: #fff;
}
ul#footer-nav > li.current-menu-item {
  background: #85C226;
}
ul#footer-nav > li.current-menu-item a {
  border-color: transparent;
  color: #fff;
}
ul#footer-nav > li:last-child > a {
  border: 0;
}
ul#footer-nav .menu-item-has-children:hover > ul.sub-menu {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
ul#footer-nav ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-bottom: 3px solid #9c3;
  z-index: 100;
  width: 260px;
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: opacity .5s,transform .5s;
  -o-transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s;
  -webkit-transform: translate(0, 40px);
  -moz-transform: translate(0, 40px);
  transform: translate(0, 40px);
}
ul#footer-nav ul.sub-menu li {
  position: relative;
}
ul#footer-nav ul.sub-menu > li {
  width: 100%;
  text-align: left;
}
ul#footer-nav ul.sub-menu > li > a {
  padding: 8px 15px;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  transition: all .25s;
  color: #333333;
  background: transparent;
  font-size: 13px;
}
ul#footer-nav ul.sub-menu > li > a .caret {
  float: right;
  margin-top: 6px;
}
ul#footer-nav ul.sub-menu > li > a:hover {
  color: #fff;
  background: #009688;
}
ul#footer-nav ul.sub-menu > li.menu-item-has-children > a:after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 16px;
  padding-top: 2px;
}
ul#footer-nav ul.sub-menu ul.sub-menu {
  left: 100%;
  top: 0;
}
.nav .sub-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  top: 115px;
  left: 0;
  right: auto;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
}
.navbar-toggle {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 32px;
  height: 26px;
  position: relative;
}
.navbar-toggle .icon-bars {
  transition: all 0.3s;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 30px;
  height: 2px;
  display: block;
  background-color: transparent;
}
.navbar-toggle .icon-bars:before,
.navbar-toggle .icon-bars:after {
  transition: transform 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.navbar-toggle .icon-bars:before {
  transform: translateY(0) rotate(45deg);
}
.navbar-toggle .icon-bars:after {
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle .icon-bar-3 {
  bottom: 0;
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle.collapsed .icon-bars {
  background: #000;
}
.navbar-toggle.collapsed .icon-bars:before {
  transform: translateY(-400%);
}
.navbar-toggle.collapsed .icon-bars:after {
  transform: translateY(400%);
}
#menu-bottom {
  width: 100%;
  float: left;
  z-index: 99;
  position: relative;
}
#menu-bottom #mega_main_menu.submenu li .mega_dropdown a {
  color: #333;
  font-size: 12px;
  display: block;
  font-weight: bold;
  position: inherit;
  line-height: 18px !important;
  overflow: hidden;
}
#menu-bottom #mega_main_menu.submenu li .mega_dropdown a img {
  max-width: 100%;
  height: 115px;
  width: 100%;
}
#menu-bottom #mega_main_menu.submenu li .mega_dropdown a h3 {
  line-height: 18px !important;
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
#menu-bottom #mega_main_menu > .menu_holder > .menu_inner > ul > li:hover > a,
#menu-bottom #mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-item > a {
  background: #005e09;
}
.footer-menu ul li {
  display: inline-block;
  vertical-align: baseline;
  border-right: solid 1px #ffffff;
  line-height: 16px;
}
.footer-menu ul li:first-child a {
  padding-left: 0;
}
.footer-menu ul li:last-child {
  border: 0;
}
.footer-menu ul li a {
  padding-left: 20px;
  padding-right: 20px;
  color: #ffffff;
  font-size: 12px;
}
.footer-menu ul li a:hover {
  text-decoration: underline;
}
ul.nav.nav-tabs {
  margin: 0;
  border-bottom: 3px solid #fcb040;
}
ul.nav.nav-tabs li:last-child a {
  background-image: none;
}
ul.nav.nav-tabs li.active a,
ul.nav.nav-tabs li:hover a {
  margin: 0;
  border: 0;
  background: #fcb040;
  color: #fff;
}
ul.nav.nav-tabs li > a {
  border-radius: 0;
  margin: 0;
  border: 0;
  padding: 10px 25px;
  font-weight: 600;
  background: url('images/linav.png') no-repeat right center;
}
/********************* Menu responsive ********************/
.menu-responsive ul.sub-menu {
    margin-left: 12px;
}
.menu-responsive-overlay {
  width: 0;
  height: 0;
  top: 0;
  left: -10px;
  position: fixed;
  z-index: 199998;
  background: rgba(0, 0, 0, 0.05);
}
.menu-responsive-overlay.open-mn {
  width: 100%;
  height: 100%;
  left: 0;
}
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #7eb824;
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
}
.menu-close i {
  color: #fff;
  font-size: 25px;
  float: left;
}
.menu-close i.fa-times {
  float: right;
}
.menu-close span {
  margin: 5px;
  float: left;
}
.menu-open {
  color: #1D286D;
  font-family: Arial;
  font-size: 14px;
  padding: 5px 15px 0px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  left: 15px;
  z-index: 99999;
}
.menu-responsive {
  background: rgba(0, 0, 0, 0.9);
  left: -250px;
  height: 100%;
  position: fixed;
  width: 250px;
  z-index: 199999;
  top: 0;
  overflow-y: auto;
  border-right: 3px solid #fcb040;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
}
.menu-responsive ul li {
  border-bottom: 1px solid;
}
.menu-responsive ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  display: block;
}
.menu-responsive ul li.current-menu-item a,
.menu-responsive ul li a:hover {
  color: #fcb040;
  background: #fff;
}
.menu-responsive ul.sub-menu li {
  border-bottom: none;
}
.menu-responsive ul.sub-menu li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.menu-close-2 {
  display: none;
  float: right;
  z-index: 199999;
}
.menu-close-2.btn-scrolled {
  position: fixed;
  top: 10px;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
}
.admin-bar .menu-close-2.btn-scrolled {
  top: 50px;
}
.menu-contrl {
  position: relative;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 23px;
  padding: 0;
  text-align: center;
  width: 35px;
  height: 35px;
  background: transparent;
  border: none;
  color: #fff;
  z-index: 11;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.home-slider-block {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px;
}
.home-slider-block.home-silder-inmain {
  margin-top: 0;
}
.background-main {
  background: #d5d5d5;
}
.home-slider {
  box-shadow: 0 0 10px #111;
}
.show-form,
.logo-in-mobile {
  display: none;
}
.form-search-header {
  display: none;
}
.form-search-header input {
  float: left;
  width: 78%;
  margin: 5px;
}
.form-search-header button {
  width: 20%;
  margin-top: 5px;
  display: inline-block;
  background: #009688;
  color: #fff;
  border: none;
  font-size: 9px;
  font-weight: bold;
  padding: 0px 8px;
  height: 30px;
  /* width: auto; */
  text-transform: none;
  margin-left: -4px;
}
.mybutton,
.bn-buy {
  display: block;
  line-height: 15px;
  color: #ffffff;
  text-decoration: none;
  background-color: #85C226;
  padding: 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.bn-buy:hover {
  color: #fff;
  background-color: green;
}
.text-right {
  float: right;
}
bootstrap.css:9 .text-right {
  text-align: right;
}
.hrm-banner-product {
  margin: 10px 10px 10px 0;
}
ul.children {
  margin: 0;
}
ul.children li:first-child {
  border-bottom: 1px dashed #DDD;
}
ul.nav.nav-tabs {
  display: none;
}
#introDIV {
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #85C226;
  height: 58px;
  padding: 0px;
  background-color: #85C226;
  overflow: hidden;
}
div.rightTamGiac {
  margin-top: 0px !important;
  display: inline-block;
  top: 0px!important;
  left: 0px !important;
  float: left;
  position: relative;
  width: 80px;
  height: 56px;
  background: white;
  border: none;
  padding: 2px;
}
div.rightTamGiac:before {
  content: '';
  position: absolute;
  left: 100%;
  top: -1px;
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
  border-left: 31px solid #85C226;
}
div.rightTamGiac:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  margin-right: -2px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid white;
}
#introDIV h2 {
  width: 650px !important;

max-width:100%;
  display: inline;
  font-size: 17px;
  line-height: 56px;
  margin-left: 45px;
  color: #ffffff;
  border-bottom: none;
}
.opt-content-top {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.list-opt-content-top p {
  float: left;
  width: 44px;
  text-align: center;
  padding: 7px 0;
  border-radius: 50%;
  border: 4px solid transparent;
}
.list-opt-content-top p i {
  font-size: 20px;
  color: #fff;
}
.free_ship_textarea p {
  background: #000;
  border-color: #d0d0d0;
}
.thutien_textarea p {
  background: #db2881;
  border-color: #f6d5e4;
}
.doitrahang_textarea p {
  background: #ed6a1a;
  border-color: #ffe5d5;
}
.text-list-opt {
  float: left;
  width: 75%;
  padding-left: 10px;
  margin-top: 5px;
}
.text-list-opt h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}
.text-list-opt span {
  font-size: 11px;
}
.free_ship_textarea .text-list-opt h6,
.free_ship_textarea .text-list-opt span {
  color: #000;
}
.thutien_textarea .text-list-opt h6,
.thutien_textarea .text-list-opt span {
  color: #db2881;
}
.doitrahang_textarea .text-list-opt h6,
.doitrahang_textarea .text-list-opt span {
  color: #ed6a1a;
}
.content-project-hot {
  overflow: hidden;
}
.upper-footer {
  margin-top: 10px;
}
.item-hot {
  float: left;
  width: 300px;
  margin: 0 15px;
}
.overlay2 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(29, 33, 41, 0.59);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.info-post-type {
  height: 88%;
  bottom: 12px;
  width: 100%;
}
.info-overlay-2 {
  color: #000;
  left: 20px;
  margin: 7px;
  max-width: 90%;
  text-align: center;
  font-weight: 600;
}
.fix-menu {
  padding: 0;
}
.info-overlay-2:hover {
  color: #85c226;
}
.box-image:hover .overlay2 {
  height: 100%;
}
.box-image-related:hover .overlay2 {
  height: 100%;
}
.box-image-related {
  position: relative;
}
.box-image-related img {
  width: 100%;
}
.tintuc {
  background: url(../hrm/images/bgtabb.png) repeat-y left top;
  padding-top: 5px;
  margin-bottom: 0px;
  clear: both;
}
.tintuc h3.cat-tintuc {
  font-size: 18px;
  text-transform: uppercase;
  background: url(../hrm/images/bg-tintuc.png) no-repeat left top;
  margin-left: -8px;
  height: 47px;
  padding-top: 10px;
  text-indent: 13px;
  color: #ffffff;
}
.block-static-inner {
  margin-top: 30px;
  border: 5px solid #fcb040;
  min-height: 170px;
  position: relative;
  text-transform: uppercase;
}
.block-static-inner .img {
  float: left;
  padding: 0;
  width: 182px;
}
.block-static-inner .content {
  float: left;
  padding: 40px 0;
  text-align: left;
}
.block-static-inner .content h3 {
  color: #444;
  font-size: 18px;
  font-weight: 700;
}
.block-static-inner .content h2 {
  color: #fcb040;
  font-size: 45px;
  font-weight: 700;
}
.block-static-inner .content p {
  color: #a3a3a3;
  font-size: 12px;
}
.block-static-inner h3 {
  line-height: 1.2;
  margin: 0;
}
.block-static-inner p {
  line-height: 1.2;
}
.block-static-inner h2 {
  line-height: 1.2;
  margin: 0;
}
.block-static-inner .trending {
  -webkit-transform: rotate(45deg);
  background: #fcb040;
  border: 10px solid #fff;
  height: 150px;
  outline: 4px solid #fcb040;
  overflow: hidden;
  position: absolute;
  right: 35px;
  text-align: center;
  top: 5px;
  transform: rotate(45deg);
  width: 150px;
}
.block-static-inner .trending .trending-inner {
  -webkit-transform: rotate(-45deg);
  display: inline-block;
  margin-left: 0;
  margin-top: 10px;
  transform: rotate(-45deg);
  width: 120px;
}
.block-static-inner .trending h3 {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 10px;
}
.block-static-inner .trending h2 {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 10px 0;
  font-weight: 700;
  font-size: 20px;
}
.block-static-inner .trending p {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-top: 10px;
  font-size: 13px;
}
.single .post-meta {
  padding: 5px;
  font-size: 13px;
  font-style: italic;
  color: #777;
  margin-bottom: 10px;
}
#facebookbutton {
  bottom: 90px;
  background-color: #3B5998;
}
#facebookbutton:hover {
  right: 20px;
  transition: .5s;
}
.circleBase {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: 3px solid #FFFFFF;
  z-index: 90;
  position: fixed;
  behavior: url(PIE.htc);
  right: 15px;
  top: auto;
  left: auto;
  font-family: sans-serif;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
a.hrm-title {
  color: #666;
}
a.hrm-title:hover {
  color: #85c226;
}
#hotlinebutton {
  bottom: 135px;
  background-color: #F6602B;
}
#hotlinebutton:hover {
  right: 20px;
  transition: .5s;
}
.circleBase a,
.circleBase a:link {
  color: #ffffff;
  text-decoration: none;
}
.circleBase {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: 3px solid #FFFFFF;
  z-index: 90;
  position: fixed;
  behavior: url(PIE.htc);
  right: 10px;
  font-family: sans-serif;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
#secondary .menu ul .sub-menu > li > a {
    padding-left: 35px;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.page-header {
  border: 0;
}
h1.page-title {
  font-size: 20px;
  text-transform: none;
  line-height: 1.3;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 3px solid #eee;
}
h1.page-title-tax {
  font-size: 13px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #ffffff;
  text-indent: 20px;
  height: 35px;
  background-color: #85C226;
  border-radius: 4px;
  line-height: 2.8;
  border-bottom: none;
}
.archive .entry-header,
.page .entry-header,
.single .entry-header {
  margin-bottom: 10px;
}
.archive .entry-header h1,
.page .entry-header h1,
.single .entry-header h1 {
  margin: 0;
  margin-bottom: -3px;
}
.single .entry-header {
  margin-bottom: 0;
}
article.item-list {
  padding: 10px 0px 10px 0px;
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px dashed #ddd;
}
article.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
article.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  padding-bottom: 15px;
}
.masonry-grid .row {
  margin: 0 -4px;
}
.masonry-grid .row .item-masory {
  padding: 0 4px;
}
.masonry-grid .row .post-thumbnail {
  margin-bottom: 0;
}
.masonry-grid .row .post-thumbnail img {
  margin-right: 0;
  width: 100%;
  line-height: 0;
  padding: 0;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.masonry-grid .row .box-inner {
  position: relative;
  padding: 0px;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  border: 1px solid #eaeaea;
}
.masonry-grid .row .post-box-title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: none;
}
.masonry-grid .row .post-box-title a {
  background-color: rgba(255, 255, 255, 0.75);
  display: block;
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  padding: 12px 15px;
  min-height: 64px;
}
.archive-box .post-box-title {
  text-transform: none;
  font-size: 18px;
  line-height: 1.3;
  color: #333;
  margin: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.archive-box .post-meta {
  padding: 8px 0;
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
}
.archive-box .post-meta span {
  margin-right: 10px;
}
.post-thumbnail {
  float: left;
  margin-right: 15px;
}
.post-thumbnail a {
  display: block;
  position: relative;
}
.post-thumbnail a:before {
  font: normal normal normal 18px/1 FontAwesome;
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.post-thumbnail a:after {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
.post-thumbnail a:hover:before {
  opacity: 1;
}
.post-thumbnail a:hover:after {
  visibility: visible;
  opacity: .8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.post-thumbnail img {
  width: 300px;
  height: auto;
  position: relative;
  line-height: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ccc;
}
h2.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
}
a.more-link {
  color: #FFF;
  padding: 5px 12px;
  background: #fcb040;
  display: inline-block;
  line-height: 23px;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a.more-link:hover {
  color: #FFF;
  background: #009688;
}
.clear {
  clear: both;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}
.search-content .product,
.search-content .item-masory {
  width: 33.3%;
  float: left;
  list-style: none;
}
.search-content .product:nth-child(3n) {
  clear: right;
}
.search-content .product:nth-child(3n+1) {
  clear: left;
}
.list-blog .search-content .item-masory {
  padding: 0 10px;
}
.list-blog .search-content .box-masory {
  padding: 10px;
  border: 1px solid #ddd;
}
.list-blog .search-content .box-masory:hover {
  border-color: #fcb040;
}
.list-blog .search-content .box-masory .post-thumbnail {
  float: none;
}
.list-blog .search-content .box-masory .post-box-title {
  position: static;
  clear: both;
  margin-top: 10px;
  height: 29px;
}
.list-blog .search-content .box-masory .post-box-title a {
  padding: 0;
  min-height: 0;
  margin-bottom: 0;
  font-size: 12px;
}
.list-blog .search-content .box-masory .box-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.single .entry-meta {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.counter-sale-off {
  display: none;
}
input#nf-field-10 {
  background: #da4f49;
  padding: 10px 35px;
  color: #fff;
  font-size: 15px;
  border-radius: 8px;
  font-weight: 600;
}
.hrm-breadcrums {
  padding: 15px;
  margin: 3px;
}
.hrm-social-share {
  clear: both;
  padding: 20px;
  background: #f6f6f6;
  width: 100%;
  float: left;
}
.hrm-social-share span.share-text {
  display: block;
  float: left;
  padding: 0 9px;
  font-size: 14pt;
}
.hrm-social-share ul.hrm-share {
  float: right;
}
.hrm-social-share ul.hrm-share li {
  float: left;
}
.hrm-social-share ul.hrm-share li a {
  padding: 5px 9px;
  color: #FFF;
  margin: 0 6px 2px 0;
  display: inline-block;
  line-height: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hrm-social-share ul.hrm-share li a span {
  display: none;
}
.single-product .hrm-social-share {
  margin-bottom: 15px;
}
.single-product .hrm-social-share span.share-text {
  font-size: 15px;
  color: #333333;
  padding: 10px 25px;
  display: block;
  font-weight: 600;
}
ul.hrm-share li {
  overflow: hidden;
  position: relative;
}
ul.hrm-share li a.facebook {
  background: #39599f;
}
ul.hrm-share li a.google {
  background: #fa0101;
}
ul.hrm-share li a.twitter {
  background: #45b0e3;
}
ul.hrm-share li a.linkedin {
  background: #65b7d2;
}
ul.hrm-share li.pinterest {
  background: #E00707;
  padding: 2px 9px;
  color: #fff;
}
.share-pin-origin {
  position: absolute;
  z-index: 5;
  width: 100%;
  opacity: 0;
}
.share-pin-origin span {
  width: 100%;
}
.share-pin-alt {
  position: relative;
  z-index: 1;
  display: none;
}
.hrm-share li:hover a.facebook,
.hrm-share li:hover a.google,
.hrm-share li:hover a.linkedin,
.hrm-share li:hover a.twitter {
  background: #444;
}
.hrm-share li.pinterest:hover {
  background: #444;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
  float: left;
}
.entry-content h1 {
  border: 0;
}
.single-wysijap .hentry .post-meta {
  visibility: hidden;
}
.single-wysijap .hrm-social-share {
  display: none;
}
.product_title {
  display: none;
}
.page-header {
  margin: 0px;
  border: 0px;
  min-height: 35px;
}
.site-main {
  padding: 10px;
}
.quantity {
  display: none;
}
.vrk-warning {
  overflow: auto;
  float: left;
  border-color: #85C226;
  color: #555585;
  background: #fdfdcb;
  margin: 5px 0 10px;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px dashed;
}
.vrk-warning h4 {
  margin: 0px;
  padding: 0;
  font-size: 13.5px;
  font-weight: bold;
  color: #555585;
}
.vrk {
  margin: 5px 0;
}
.woocommerce-loop > ul.products li.product > .pre-text {
  display: none !important;
}
.woocommerce ul.products li.product .pre-text,
.woocommerce-page ul.products li.product .pre-text {
  display: none !important;
}
.list-product-content .item-product .pre-text {
  display: none !important;
}
.pre-text,
.woocommerce-Price-amount {
  font-weight: bold;
}
del .woocommerce-Price-amount {
  text-transform: uppercase;
  text-decoration: line-through;
}
.woocommerce div.product form.cart .button {
  display: none;
}
.page-header h1 {
  font-size: 13px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #ffffff;
  text-indent: 20px;
  height: 35px;
  background-color: #85C226;
  border-radius: 4px;
  line-height: 2.8;
  border-bottom: none;
}

.related-title h3 {
  background: #000;
  font-size: 14px;
  color: #85C126;
  line-height: 2.5;
  padding-left: 10px;
  margin-bottom: 10px;
  border-radius: 6px 0 0 0;
  font-weight: normal;
  min-height: 35px;
}
.project-thumbail.col-xs-4 {
  padding: 0;
}
.title-content-list p {
  font-size: 12px;
}
h3.post-box-title {
  margin-bottom: 4px;
}
.item-post {
  margin: 5px 0;
}
.post-box-title a {
  color: #666;
}
.post-box-title a:hover {
  color: #009688;
}
/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
/***************************** Mini Cart *********************************/
.cart-header {
  float: right;
  position: relative;
  padding: 1px;
  border: 1px solid #fcb040;
}
.cart-header .cart-icon {
  padding: 5px 10px;
  background: #fcb040;
  text-align: center;
  display: block;
  color: #fff;
}
.cart-header:hover .cart-container-list {
  height: auto;
  background: #fff;
  color: #333;
  padding: 10px;
  z-index: 999;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 1px 1px 3px #cccccc;
  -moz-box-shadow: 1px 1px 3px #cccccc;
  -o-box-shadow: 1px 1px 3px #cccccc;
  box-shadow: 1px 1px 3px #cccccc;
}
.cart-header .cart-container-list {
  position: absolute;
  width: 300px;
  height: 0;
  overflow: hidden;
  top: 95%;
  right: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  transform-origin: top right;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.cart-header .cart-container-list .total {
  margin: 5px 0;
}
.cart-header .cart-container-list .total .amount {
  color: #f00;
  font-weight: 700;
  float: right;
}
.cart-header .cart-container-list .buttons {
  margin: 10px 0 0;
}
.cart-header .cart-container-list .buttons a {
  background: #e60f1e;
  color: #fff;
  padding: 5px 15px;
  font-weight: 700;
  display: inline-block;
}
.cart-header .cart-container-list .buttons a:hover {
  background-color: #b60c18;
}
.cart-header .cart_list.product_list_widget {
  max-height: 250px;
  overflow-y: auto;
  background: #f8f8f8;
  border: 1px solid #eee;
  padding: 5px;
}
.cart-header .cart_list.product_list_widget a,
.widget_shopping_cart .cart_list.product_list_widget a {
  color: #333333;
  text-decoration: none;
}
.cart-header .cart_list.product_list_widget .mini_cart_item,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item {
  padding: 3px 5px;
  padding-left: 20px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.cart-header .cart_list.product_list_widget .mini_cart_item:before,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item:before,
.cart-header .cart_list.product_list_widget .mini_cart_item:after,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item:after {
  content: '';
  display: table;
}
.cart-header .cart_list.product_list_widget .mini_cart_item:after,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item:after {
  clear: both;
}
.cart-header .cart_list.product_list_widget .mini_cart_item:last-child,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item:last-child {
  border-bottom: 0;
}
.cart-header .cart_list.product_list_widget .mini_cart_item .pr-name,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item .pr-name {
  display: block;
}
.cart-header .cart_list.product_list_widget .mini_cart_item .remove,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item .remove {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  color: #f00;
  font-weight: 700;
  font-size: 18px;
}
.cart-header .cart_list.product_list_widget .mini_cart_item .amount,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item .amount {
  color: #009688;
}
.cart-header .cart_list.product_list_widget .mini_cart_item img,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item img {
  max-width: 50px;
  float: right;
}
.cart-header .cart_list.product_list_widget .mini_cart_item .quantity,
.widget_shopping_cart .cart_list.product_list_widget .mini_cart_item .quantity {
  clear: both;
  display: inline-block;
}
.woocommerce ul.cart_list li dl,
.cart-container-list ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.cart-container-list ul.product_list_widget li dl {
  font-size: 11px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.woocommerce ul.cart_list li dl dt,
.cart-container-list ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.cart-container-list ul.product_list_widget li dl dt {
  font-weight: 400;
}
.woocommerce ul.cart_list li dl dd,
.cart-container-list ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.cart-container-list ul.product_list_widget li dl dd {
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li dl p,
.cart-container-list ul.cart_list li dl p,
.woocommerce ul.product_list_widget li dl p,
.cart-container-list ul.product_list_widget li dl p {
  margin: 0;
}
/***************************** content product *********************************/
.archive.tax-product_cat #content ul.products,
.post-type-archive-product #content ul.products {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
nav.woocommerce-breadcrumb {
  display: none;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 0;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  display: block;
  font-size: 15px;
  padding: 0;
  line-height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  color: #fff;
  background: #fcb040;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 0 20px 0;
}
.woocommerce ul.products li.product:before,
.woocommerce-page ul.products li.product:before {
  content: none;
}
.woocommerce ul.products li.product:nth-child(3),
.woocommerce-page ul.products li.product:nth-child(3) {
  clear: right;
}
.woocommerce ul.products li.product:nth-child(3n+1),
.woocommerce-page ul.products li.product:nth-child(3n+1) {
  clear: left;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
  padding: 0;
  line-height: 1.3;
  color: #333;
  padding-bottom: 5px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}
.woocommerce ul.products li.product h3:before,
.woocommerce-page ul.products li.product h3:before {
  /*content: "\f219";*/
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
  min-width: 25px;
}
.woocommerce ul.products li.product h3:hover,
.woocommerce-page ul.products li.product h3:hover {
  color: #fcb040;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  text-decoration: none;
  width: 100%;
  padding: 0;
  font-size: 12px;
  color: #EA4335;
  margin-bottom: 0;
  font-weight: 700;
  min-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
}
.woocommerce ul.products li.product .price:before,
.woocommerce-page ul.products li.product .price:before {
  vertical-align: middle;
  /*content: "\f0d6";*/
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
  min-width: 25px;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  font-size: 12px;
  color: #666;
  text-decoration: line-through;
}
.woocommerce ul.products li.product .price del:after,
.woocommerce-page ul.products li.product .price del:after {
  content: none;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  display: inline-block;
  text-decoration: none;
}
.woocommerce ul.products li.product .pre-text,
.woocommerce-page ul.products li.product .pre-text {
  color: #333;
  font-size: 12px;
  min-width: 40px;
  display: inline-block;
  vertical-align: baseline;
  padding-right: 10px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  z-index: 3;
  border-radius: 0;
  padding: 5px;
  line-height: 1.3;
  min-height: 0;
  margin: 0;
  top: 20px;
  right: -45px;
}
.woocommerce ul.products li.product.product-category,
.woocommerce-page ul.products li.product.product-category {
  float: left;
  padding: 0;
  position: relative;
  width: 25%;
}
.woocommerce ul.products li.product.product-category h3,
.woocommerce-page ul.products li.product.product-category h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fcb040;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  height: 48px;
}
.woocommerce ul.products li.product.product-category h3 mark.count,
.woocommerce-page ul.products li.product.product-category h3 mark.count {
  display: none;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
  display: none;
}
.woocommerce-loop {
  clear: both;
  overflow: hidden;
}
.woocommerce-loop:before,
.woocommerce-loop:after {
  content: '';
  display: table;
}
.woocommerce-loop:after {
  clear: both;
}
.woocommerce-loop ul.products {
  margin: 0 -10px;
}
.woocommerce-loop ul.products li {
  width: 33% !important;
  float: left !important;
}
.woocommerce-loop .product-loop-inner .thumb-outter > a img {
  height: auto !important;
}
.onsale {
  display: none;
}
.product-loop-inner {
  margin: 0 10px;
  border: 1px solid #d5d5d5;
  overflow: hidden;
  margin-bottom: 1px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.product-loop-inner:before,
.product-loop-inner:after {
  content: '';
  display: table;
}
.product-loop-inner:after {
  clear: both;
}
.product-loop-inner:hover .thumb-outter .link-to-product {
  bottom: 0;
  margin-bottom: 0;
}
.product-loop-inner:hover .thumb-outter > a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
.product-loop-inner:hover .thumb-outter .link-to-product {
  background-color: rgba(252, 176, 64, 0.5);
}
.product-loop-inner .thumb-outter {
  padding: 2px 2px 0;
  position: relative;
  overflow: hidden;
}
.product-loop-inner .thumb-outter span.onsale {
  /*transform: rotate(45deg);
            display: block;
            width: 150px;
            top: 20px;
            right: -45px;
            background: #e60202;*/
  position: absolute;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-size: 8px;
  padding: 0px 4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #009688;
}
.product-loop-inner .thumb-outter span.onsale:before {
  top: 99%;
  left: 0;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-top: 10px solid #009688;
  border-left: 23px solid transparent;
  border-right: 23px solid transparent;
}
.product-loop-inner .thumb-outter span.onsale span {
  font-size: 13px;
  display: block;
  margin: 4px 0 5px;
  font-weight: bold;
  color: #fff;
}
.product-loop-inner .thumb-outter > a {
  display: block;
  overflow: hidden;
}
.product-loop-inner .thumb-outter > a img {
  margin: 0!important;
  transition: all .5s;
  webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  margin: 0 auto;
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.product-loop-inner .thumb-outter .link-to-product {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin-bottom: -50px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  line-height: 50px;
  -moz-transition: all .45s ease;
  -webkit-transition: all .45s ease;
  -o-transition: all .45s ease;
  -ms-transition: all .45s ease;
  transition: all .45s ease;
}
.product-loop-inner .thumb-outter .link-to-product a.link_a {
  background-color: transparent;
  background-image: url("images/add-cart.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0;
  height: 32px;
  line-height: 32px;
  color: #fff;
  width: auto;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
.pr-loop-footer {
  padding: 10px ;
  position: relative;
  background-color: #d5d5d5;
}
.bn-buy {
  position: absolute;
  bottom: 14px;
  right: 0;
}
.pr-loop-footer h2 {
  font-size: 13px;
}
.woocommerce span.onsale {
  z-index: 10;
  border-radius: 0;
  padding: 5px;
  line-height: 1.3;
  min-height: 0;
  margin: 0;
  right: 0;
  top: 0;
  left: auto;
  background: rgba(252, 176, 64, 0.6);
  color: #fff;
}
.gridlist-toggle {
  text-align: right;
}
ul.products li.product .gridlist-buttonwrap,
ul.products li.product.grid .gridlist-buttonwrap {
  display: none;
}
ul.products.list li.product h3 {
  font-size: 24px;
  padding: 15px 0;
  height: auto;
}
ul.products.list li.product .price {
  padding: 0 0 10px;
}
ul.products.list li.product div[itemprop="description"] strong {
  display: inline-block;
}
ul.products.list li.product hr {
  clear: both;
  display: none;
}
ul.products.list li.product .pr-loop-footer {
  height: auto;
}
ul.products.list li.product .thumb-outter {
  padding: 0;
}
ul.products.list li.product .thumb-outter img {
  padding: 5px;
  border: 0;
}
ul.products.list li.product .gridlist-buttonwrap {
  display: block;
  margin-bottom: 0;
  text-align: right;
  padding: 0 ;
}
ul.products.list li.product .gridlist-buttonwrap a {
  margin: 10px 15px 15px;
  background: #fcb040;
  border: 1px solid #fcb040;
  display: inline-block;
  color: #fff;
  padding: 7px 20px;
  text-align: center;
  font-weight: 600;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  width: auto;
  line-height: 1.3;
  height: auto;
  min-height: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
ul.products.list li.product .gridlist-buttonwrap a:hover {
  color: #fcb040;
  background: #fff;
}
.woocommerce .woocommerce-ordering select {
  padding: 3px;
}
/**************************** Single product  *********************************/
.hrm-faq-product {
  margin: 20px 0;
}
.hrm-faq-product > h2 {
  margin-top: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #fcb040;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.hrm-faq-product .faqs-wrap {
  border: 1px solid #eee;
  padding: 10px;
  background-color: #ffffff;
  max-height: 250px;
  overflow-y: scroll;
}
.hrm-faq-product .faqs-wrap span strong,
.hrm-faq-product .faqs-wrap strong span {
  color: #f00;
  text-decoration: underline;
  font-weight: 600;
}
.hrm-faq-product .faqs-wrap ul ul {
  list-style-type: square;
  margin-left: 50px;
}
.hrm-faq-product .faqs-wrap li {
  list-style-type: square;
  margin-bottom: 10px;
}
.comment-title {
  margin-top: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #fcb040;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.woocommerce #content div.product span.onsale,
.woocommerce div.product span.onsale,
.woocommerce-page #content div.product span.onsale,
.woocommerce-page div.product span.onsale {
  /*display: none;*/
  left: 0;
  right: auto;
  background: url(images/bgd-saleoff.png) no-repeat 0 0;
  position: absolute;
  overflow: hidden;
  width: 53px;
  height: 91px;
  z-index: 3;
}
.woocommerce #content div.product span.onsale span,
.woocommerce div.product span.onsale span,
.woocommerce-page #content div.product span.onsale span,
.woocommerce-page div.product span.onsale span {
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
  display: block;
  font-weight: bold;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  line-height: 1.6;
}
.woocommerce #content div.product div.summary .price,
.woocommerce div.product div.summary .price,
.woocommerce-page #content div.product div.summary .price,
.woocommerce-page div.product div.summary .price {
  padding: 5px 0;
  margin-bottom: 5px;
}
.woocommerce #content div.product .woocommerce-main-image,
.woocommerce div.product .woocommerce-main-image,
.woocommerce-page #content div.product .woocommerce-main-image,
.woocommerce-page div.product .woocommerce-main-image {
  display: block;
  border: 0;
  background: #fff;
}
.woocommerce #content div.product div.thumbnails .owl-item a,
.woocommerce div.product div.thumbnails .owl-item a,
.woocommerce-page #content div.product div.thumbnails .owl-item a,
.woocommerce-page div.product div.thumbnails .owl-item a {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0 3px;
  display: block;
}
.woocommerce #content div.product div.thumbnails img,
.woocommerce div.product div.thumbnails img,
.woocommerce-page #content div.product div.thumbnails img,
.woocommerce-page div.product div.thumbnails img {
  background: #fff;
  border: 1px solid #ccc;
}
.woocommerce #content div.product div.thumbnails div.owl-prev,
.woocommerce div.product div.thumbnails div.owl-prev,
.woocommerce-page #content div.product div.thumbnails div.owl-prev,
.woocommerce-page div.product div.thumbnails div.owl-prev,
.woocommerce #content div.product div.thumbnails div.owl-next,
.woocommerce div.product div.thumbnails div.owl-next,
.woocommerce-page #content div.product div.thumbnails div.owl-next,
.woocommerce-page div.product div.thumbnails div.owl-next {
  background: rgba(234, 234, 234, 0.8);
  color: #333;
  text-align: center;
  border-radius: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-shadow: none;
}
.woocommerce #content div.product div.thumbnails div.owl-prev:hover,
.woocommerce div.product div.thumbnails div.owl-prev:hover,
.woocommerce-page #content div.product div.thumbnails div.owl-prev:hover,
.woocommerce-page div.product div.thumbnails div.owl-prev:hover,
.woocommerce #content div.product div.thumbnails div.owl-next:hover,
.woocommerce div.product div.thumbnails div.owl-next:hover,
.woocommerce-page #content div.product div.thumbnails div.owl-next:hover,
.woocommerce-page div.product div.thumbnails div.owl-next:hover {
  background: #fcb040;
  color: #fff;
}
.woocommerce #content div.product div.thumbnails div.owl-prev,
.woocommerce div.product div.thumbnails div.owl-prev,
.woocommerce-page #content div.product div.thumbnails div.owl-prev,
.woocommerce-page div.product div.thumbnails div.owl-prev {
  left: 0;
}
.woocommerce #content div.product div.thumbnails div.owl-next,
.woocommerce div.product div.thumbnails div.owl-next,
.woocommerce-page #content div.product div.thumbnails div.owl-next,
.woocommerce-page div.product div.thumbnails div.owl-next {
  right: 0;
}
.woocommerce #content ul.products li.product .onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce-page #content ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  position: absolute;
  overflow: initial;
  width: auto;
  height: auto;
  z-index: 3;
  padding: 2px;
  line-height: 1.3;
  min-height: 0;
  margin: 0;
  top: 0;
  right: 0;
  left: auto;
  background: #009688;
}
.woocommerce #content ul.products li.product .onsale span,
.woocommerce ul.products li.product .onsale span,
.woocommerce-page #content ul.products li.product .onsale span,
.woocommerce-page ul.products li.product .onsale span {
  font-size: 13px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
  display: block;
  font-weight: bold;
}
.woocommerce-page div.product div.images img {
  width: auto;
}
.price-block {
  position: relative;
}
.counter-sale-off {
  position: absolute;
  right: 15px;
  top: 0;
  padding: 5px;
  background: #f75a85;
  font-size: 9px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.counter-sale-off:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #f75a85;
  border-width: 5px;
  margin-top: -5px;
}
.counter-sale-off span {
  display: block;
  font-size: 16px;
  margin-top: 1px;
  margin-bottom: 3px;
  font-weight: 700;
}
.thong-tin-them-info {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
}
.woocommerce .woocommerce-message {
  border-top-color: #fcb040;
}
.woocommerce .woocommerce-message:before {
  color: #fcb040;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  background-color: #fff;
  border-top-color: #fcb040;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
}
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a {
  color: #f00;
}
.woocommerce-info:before {
  color: #fcb040;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #e60f1e;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #fcb040;
  color: #fff;
}
.modal .order-title {
  font-size: 18px;
  text-transform: none;
  color: #fcb040;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  height: auto;
  line-height: 1.4;
}
.modal .modal-header {
  text-align: center;
}
.modal .modal-title {
  font-weight: 700;
  line-height: 1.5;
  color: #fcb040;
}
.modal input,
.modal select,
.modal textarea {
  padding: 5px;
}
.modal .field-wrap,
.modal #ninja_forms_required_items {
  margin: 0;
}
.modal .textarea-wrap textarea {
  height: 75px;
}
.single-product-images .owl-carousel .owl-nav.disabled {
  display: block;
}
.woocommerce div.product-main .button:not(.close) {
  font-size: 14px;
  font-weight: 400;
  width: auto;
  margin-bottom: 10px;
  min-height: 0;
  display: block;
  text-align: center;
  border-radius: 0;
  background-clip: padding-box;
  margin: 0 auto 5px;
  background-color: #99cc33;
  color: #fff;
  outline: none!important;
  line-height: 1.4;
  white-space: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce div.product-main .button:not(.close):hover {
  background-color: #9e0a15;
  color: #fff;
}
.woocommerce div.product-main .button:not(.close) span {
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
}
.woocommerce div.product-main .modal .thumb-product-order {
  text-align: center;
}
.woocommerce div.product-main .modal .thumb-product-order img {
  display: inline-block;
  width: 100%;
  margin-bottom: 13px;
}
.woocommerce div.product-main .modal .button:not(.close) {
  height: auto;
  min-height: 0;
  border: 1px solid #99cc33;
}
.woocommerce div.product-main .modal .button:not(.close):hover {
  color: #fcb040;
  background: #fff;
}
.woocommerce div.product-main .product_title {
  border-bottom: 0;
  font-size: 24px;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product-main .stock {
  display: none;
}
.woocommerce div.product-main p.price,
.woocommerce div.product-main span.price {
  color: #EA4335;
  font-weight: 400;
  font-size: 23px;
  line-height: 1.3;
}
.woocommerce div.product-main p.price del,
.woocommerce div.product-main span.price del,
.woocommerce div.product-main p.price ins,
.woocommerce div.product-main span.price ins {
  display: block;
  text-decoration: none;
  font-weight: 400;
}
.woocommerce div.product-main p.price del,
.woocommerce div.product-main span.price del {
  font-size: 16px;
  color: #747474;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: inline-block;
  opacity: 1;
}
.woocommerce div.product-main form.cart {
  margin: 0 !important;
}
.woocommerce div.product-main form.cart:before,
.woocommerce div.product-main form.cart:after {
  content: '';
  display: table;
}
.woocommerce div.product-main form.cart:after {
  clear: both;
}
.woocommerce div.product-main form.cart button {
  min-width: 150px;
  max-width: 100%;
}
.woocommerce div.product-main form.cart button:before {
  width: 16px;
  height: 16px;
  background: url("images/cart.png") no-repeat scroll left center;
  content: " ";
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.woocommerce div.product-main .quantity {
  width: 100%;
  padding-top: 10px;
}
.woocommerce div.product-main .quantity .quantity-label {
  margin: 0;
  vertical-align: top;
  font-weight: 400;
  font-size: 14px;
  margin-right: 15px;
}
.woocommerce div.product-main .quantity .quantity-inputs {
  display: inline-block;
  vertical-align: top;
}
.woocommerce div.product-main .quantity .quantity-plus,
.woocommerce div.product-main .quantity .quantity-minus {
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 28px;
  border: 1px solid #eaeaea;
  display: inline-block;
  font-size: 16px;
  background: #fafafa;
  color: #ccc;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.woocommerce div.product-main .quantity .quantity-plus:hover,
.woocommerce div.product-main .quantity .quantity-minus:hover {
  color: #333333;
  border-color: #333333;
}
.woocommerce div.product-main .quantity .qty {
  width: 70px;
  height: 30px;
  padding: 0;
  background: #fafafa;
  float: left;
  margin-right: 10px;
}
.woocommerce div.product-main .hrm_custom_price .button,
.woocommerce div.product-main .hrm_custom_price button:not(.close) {
  display: block;
  line-height: 1.3;
  float: none;
  width: 100%;
  background-color: #99cc33;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce div.product-main .hrm_custom_price .button:hover,
.woocommerce div.product-main .hrm_custom_price button:not(.close):hover {
  background-color: #9e0a15;
  color: #fff;
}
.woocommerce div.product-main .hrm_custom_price .button .fa,
.woocommerce div.product-main .hrm_custom_price button:not(.close) .fa {
  margin-right: 15px;
}
.woocommerce div.product-main .hrm_custom_price .button span,
.woocommerce div.product-main .hrm_custom_price button:not(.close) span {
  font-size: 12px;
  text-transform: none;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li {
  border: 1px solid #8fc43c;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0;
  padding: 0;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: transparent;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li * {
  transition: all .3s ease;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product-main .woocommerce-tabs ul.tabs li:before {
  content: none;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li.active a {
  background: #8fc43c;
  color: #fff;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li.active a:hover {
  color: #fcb040;
  text-decoration: none;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li a {
  color: #333333;
  padding: 10px 25px;
  background-color: #fff;
  display: block;
  border-radius: 4px 4px 0 0;
}
.woocommerce div.product-main .woocommerce-tabs ul.tabs li a:hover {
  background: #fff;
  color: #fcb040;
  text-decoration: none;
}
.woocommerce div.product-main .woocommerce-tabs .panel {
  border: 1px solid #8fc43c;
  padding: 20px 10px;
  border-radius: 0;
  background: #d5d5d5;
}
.summary.entry-summary .product_meta {
  display: none;
}
.summary.entry-summary li:before {
  color: #fdc572;
  padding-right: 10px;
  font-family: 'FontAwesome';
  content: "\f046";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.summary.entry-summary .pre-text {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
}
.summary.entry-summary div[itemprop="description"] {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.extras-meta {
  font-size: 14px;
}
.extras-meta .extra-meta:before {
  color: #fcb040;
  content: "\f058";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  padding-right: 5px;
}
.extras-meta label {
  padding-right: 10px;
}
.related.products > h2 {
  margin-top: 0;
  padding: 2px 7px 10px 7px;
  font-family: Arial, Helvetica, sans-serif;
  color: #85c226;
  background: #000;
  padding-bottom: 10px;
  border-radius: 6px 0 0 0;
}
.related.products .button {
  display: none!important;
}
.hrm-faq-product > h2,
.related.products > h2 {
  padding-bottom: 0;
}
.hrm-faq-product > h2 span,
.related.products > h2 span {
  display: inline-block;
  position: relative;
  background: #000;
  padding: 5px 10px 3px;
  color: #85c226;
  font-size: 16px;
  padding-right: 20px;
}
.hrm-faq-product > h2 span:after,
.related.products > h2 span:after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  right: -6px;
  height: 100%;
  width: 20px;
  background-color: #000;
  -webkit-transform: skew(18deg, 0deg);
  -moz-transform: skew(18deg, 0deg);
  transform: skew(18deg, 0deg);
  z-index: 5;
}
.woocommerce div.product-main .hrm_custom_price .button.btn-dathang {
  background-color: #85C226;
  width: 250px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  padding: 8px !important;
  float: left;
}
.variations label {
  color: #333;
  font-size: 14px;
  vertical-align: bottom;
}
/**************************** Check out *******************************/
.woocommerce table.shop_table {
  border: 0;
}
.woocommerce table.shop_table span.return-to-shop {
  display: inline-block;
  margin-left: 30px;
  float: left;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  margin-bottom: 5px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #eaeaea;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
  text-align: right;
  padding-right: 14px;
}
.woocommerce form .form-row .input-checkbox {
  width: auto;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #e60f1e;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #b60c18;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  width: auto!important;
  display: inline-block;
  padding: 10px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.woocommerce #payment .terms a,
.woocommerce #payment .wc-terms-and-conditions a,
.woocommerce-page #payment .terms a,
.woocommerce-page #payment .wc-terms-and-conditions a {
  color: #f00;
}
.shop_table label,
.woocommerce td.product-name dl.variation dt {
  font-size: 12px;
  padding-right: 5px;
}
#add_payment_method table.cart td,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart th {
  border-radius: 5px;
}
input#coupon_code {
  height: 31px;
}
.update_cart {
  vertical-align: top;
}
.woocommerce-shipping-fields label.checkbox {
  display: inline-block;
  float: right;
  font-size: 16px;
  margin-top: 0;
  margin-left: 5px;
  margin-bottom: 0;
}
.woocommerce-billing-fields > h3 {
  font-size: 16px;
  font-weight: 600;
}
.cart-collaterals .cart_hide {
  display: none;
}
/**************************** Tai Khoan *******************************/
#customer_login h2 {
  margin-top: 15px;
  text-transform: capitalize;
  text-align: center;
}
#customer_login .register h3 {
  display: none;
}
#rememberme {
  margin-left: 20px;
}
.lost_password a {
  border-radius: 3px;
  padding: 5px 10px;
  display: inline-block;
}
.lost_password a:hover {
  background: #fcb040;
  color: #fff;
}
.woocommerce-MyAccount-content a {
  color: #f00;
  font-weight: 600;
}
/**************************** Widget *******************************/
#secondary .product_list_widget li {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
}
#secondary .product_list_widget li:first-child {
  padding-top: 0;
}
#secondary .product_list_widget li:last-child {
  border: 0;
  padding-bottom: 0;
}
#secondary .product_list_widget li img {
  float: left;
  width: 75px;
  margin-left: 0;
  margin-right: 10px;
}
#secondary .product_list_widget li:hover a {
  color: #009688;
}
#secondary .product_list_widget li a {
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 16px;
  border: 0;
  padding-top: 0;
}
#secondary .product_list_widget li a:before {
  content: none;
}
#secondary .product_list_widget del,
#secondary .product_list_widget ins,
#secondary .product_list_widget .pre-text,
#secondary .product_list_widget .amount {
  font-size: 12px;
}
#secondary .product_list_widget ins {
  text-decoration: none;
}
#secondary .product_list_widget .amount {
  color: #EA4335;
  font-size: 12px;
  margin-top: 10px;
  width: 100%;
  font-weight: 600;
  overflow: hidden;
}
#secondary .product_list_widget .pre-text {
  display: none;
}
#secondary .product_list_widget del {
  display: none;
  margin-right: 10px;
}
#secondary .product_list_widget del .amount {
  color: #666;
}
#secondary .widget_shopping_cart li.mini_cart_item {
  padding-right: 20px;
  padding-top: 0;
  margin-bottom: 10px;
}
#secondary .widget_shopping_cart li.mini_cart_item img {
  width: 75px;
  max-width: none;
  margin-left: 0;
  margin-right: 10px;
}
#secondary .widget_shopping_cart li.mini_cart_item a:hover {
  background: transparent;
}
#secondary .widget_shopping_cart .remove {
  left: auto;
  top: 0;
  right: 0;
  margin-top: 0;
  color: #fff!important;
  font-weight: 700;
  font-size: 18px;
  background: #f00;
  border-radius: 0;
  padding: 0;
  line-height: 18px;
}
#secondary .widget_shopping_cart .total {
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#secondary .widget_shopping_cart .buttons {
  margin-bottom: 0;
}
#secondary .widget_shopping_cart .buttons a {
  display: block!important;
  margin-bottom: 10px!important;
  text-align: center;
}
#secondary .widget_shopping_cart .buttons a:last-child {
  margin-bottom: 0!important;
}
.product-tab,
.tab-pane {
  position: relative;
}
.tab-pane {
  padding-top: 10px;
}
.title-tab-wg {
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 5px 0;
  font-weight: bold;
  background: #000;
  border-radius: 6px 0 0 0;
}
.title-tab-wg:after {
  content: '';
  clear: both;
  display: table;
}
.title-tab-wg span {
  background: rgba(0, 0, 0, 0);
  color: #85C126;
  padding: 9px 9px 8px;
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: normal;
}
.has_title ul.nav.nav-tabs {
  text-align: right;
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: none;
  background: #fff;
  position: relative;
  border: 0;
}
.has_title ul.nav.nav-tabs > li {
  float: none;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
}
.has_title ul.nav.nav-tabs > li:last-child a {
  border: none;
}
.has_title ul.nav.nav-tabs > li a {
  background: transparent;
  text-transform: capitalize;
  color: #666;
  padding: 7px 10px 4px;
  display: block;
  border-right: 1px solid #ddd;
  font-weight: 400;
}
.has_title ul.nav.nav-tabs > li .active a,
.has_title ul.nav.nav-tabs > li a:hover {
  color: #009688;
}
.list-product-content .list-product > .row {
  margin: 0 -10px;
}
.list-product-content .item-product {
  padding: 0;
  margin-bottom: 20px;
}
.list-product-content .item-product h3 {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
}
.list-product-content .item-product h3:before {
  /* content: "\f219";*/
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
  min-width: 20px;
}
.list-product-content .item-product h3:hover {
  color: #fcb040;
}
.list-product-content .item-product .add_to_cart_button {
  display: none;
}
.list-product-content .item-product .price {
  width: 100%;
  padding: 5px 0 0;
  font-size: 12px;
  color: #EA4335;
  margin-bottom: 0;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  min-height: 41px;
}
.list-product-content .item-product .price:before {
  /*content: "\f0d6";*/
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
  min-width: 20px;
}
.list-product-content .item-product del {
  display: block;
  font-size: 12px;
  color: #999;
  text-decoration: line-through;
}
.list-product-content .item-product ins {
  display: inline-block;
  text-decoration: none;
}
.list-product-content .item-product .pre-text {
  color: #000;
  font-size: 12px;
  min-width: 40px;
  display: inline-block;
  vertical-align: baseline;
  padding-right: 10px;
}
.list-product-content .item-product.columns-3:nth-child(3n) {
  clear: right;
}
.list-product-content .item-product.columns-3:nth-child(3n+1) {
  clear: left;
}
.list-product-content .item-product.columns-4:nth-child(4n) {
  clear: right;
}
.list-product-content .item-product.columns-4:nth-child(4n+1) {
  clear: left;
}
.list-product-content .item-product.columns-5:nth-child(5n) {
  clear: right;
}
.list-product-content .item-product.columns-5:nth-child(5n+1) {
  clear: left;
}
.list-product-content li {
  list-style: none!important;
}
.product-tab .title-section {
  display: block;
  float: right;
}
.tab-product-with-img .img-wrapper {
  position: relative;
}
.tab-product-with-img .img-wrapper a {
  display: block;
}
.tab-product-with-img .img-wrapper a:before,
.tab-product-with-img .img-wrapper a:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
}
.tab-product-with-img .img-wrapper a:before {
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  transform: scale(0, 1);
}
.tab-product-with-img .img-wrapper a:after {
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  transform: scale(1, 0);
}
.tab-product-with-img .img-wrapper a:hover:before,
.tab-product-with-img .img-wrapper a:hover:after {
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.tab-product-with-img .img-wrapper img {
  width: 100%;
}
.tab-product-with-img .list-product-content {
  overflow: hidden;
}
.tab-product-with-img .list-product {
  margin-right: -10px;
}
.hrm_product_fsn ul.nav.nav-tabs li a {
  text-transform: uppercase;
}
div .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
  border: 0;
  border-radius: 0;
  background: url("images/range-icon.png") no-repeat;
  cursor: pointer;
  height: 18px;
}
div .woocommerce.widget_price_filter .ui-slider .ui-slider-range {
  background: #ccc;
  height: 7px;
  border-radius: 0;
}
div .woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #fcb040;
  border: 0;
  border-radius: 0;
  height: 7px;
  width: 100%;
  float: left;
}
div .woocommerce.widget_price_filter .price_slider_amount .button {
  background: #333333;
  color: #fff;
  font-weight: 400;
}
div .woocommerce.widget_layered_nav ul li a {
  display: inline-block;
}
#secondary .product-categories,
#primary .product-categories,
#secondary .menu,
#primary .menu {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  padding: 5px;
}

#secondary .product-categories ul.children > li > a,
#primary .product-categories ul.children > li > a,
#secondary .menu ul.children > li > a,
#primary .menu ul.children > li > a,
#secondary .product-categories .sub-menu > li > a,
#primary .product-categories .sub-menu > li > a,
#secondary .menu .sub-menu > li > a,
#primary .menu .sub-menu > li > a {
  padding-left: 27px;
  background: #b7ce92 url(../hrm/images/icon-sidebar.png) no-repeat 2px center;
  color: #000;
  font-weight: normal;
  border-bottom: 1px dashed #dddddd;
}
#secondary .product-categories ul.children > li > a:hover,
#primary .product-categories ul.children > li > a:hover,
#secondary .menu ul.children > li > a:hover,
#primary .menu ul.children > li > a:hover,
#secondary .product-categories .sub-menu > li > a:hover,
#primary .product-categories .sub-menu > li > a:hover,
#secondary .menu .sub-menu > li > a:hover,
#primary .menu .sub-menu > li > a:hover {
  color: #000;
  background: #ffffff url(../hrm/images/icon-sidebar.png) no-repeat 2px center;
}
#secondary .product-categories ul.children > li > a:before,
#primary .product-categories ul.children > li > a:before,
#secondary .menu ul.children > li > a:before,
#primary .menu ul.children > li > a:before,
#secondary .product-categories .sub-menu > li > a:before,
#primary .product-categories .sub-menu > li > a:before,
#secondary .menu .sub-menu > li > a:before,
#primary .menu .sub-menu > li > a:before {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
#secondary .product-categories ul.children > li:first-child,
#primary .product-categories ul.children > li:first-child,
#secondary .menu ul.children > li:first-child,
#primary .menu ul.children > li:first-child,
#secondary .product-categories .sub-menu > li:first-child,
#primary .product-categories .sub-menu > li:first-child,
#secondary .menu .sub-menu > li:first-child,
#primary .menu .sub-menu > li:first-child {
  border-bottom: none;
}
#secondary .product-categories a,
#primary .product-categories a,
#secondary .menu a,
#primary .menu a {
  font-weight: 600;
  background: #b7ce92 url(../hrm/images/icon-sidebar.png) no-repeat 2px center;
  display: block;
  color: #000;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 5px 8px 15px;
  border-bottom: 1px dashed #dddddd;
}
#secondary .product-categories .children {
    height: 0;
    overflow: hidden;
    transition: all ease 0.3s;
}
#secondary .product-categories li:hover > .children {
   height: auto;
}
#secondary .product-categories a:before,
#primary .product-categories a:before,
#secondary .menu a:before,
#primary .menu a:before {
  content: "";
}
#secondary .product-categories a:hover,
#primary .product-categories a:hover,
#secondary .menu a:hover,
#primary .menu a:hover {
  color: #000;
  background: #ffffff url(../hrm/images/icon-sidebar.png) no-repeat 2px center;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.entry-content .widget {
  clear: both;
}
.widget {
  color: #795548;
  margin-bottom: 30px;
}
.widget input[type="submit"] {
  background: #fcb040;
}
.widget input[type="submit"]:hover {
  background: #009688;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget {
  border: 1px solid #99cc33;
  padding: 0 15px 15px;
  background: #b7ce92;
  /*.box-shadow( 0px 1px 3px 0px rgba(0,0,0,0.2) );*/
  margin-bottom: 17px;
  border-radius: 10px;
}
.widget-area .widget-top {
  margin: 0px -15px 0 -23px;
  position: relative;
  color: #ffffff;
  font: bold 13px sans-serif;
  text-align: center;
  display: block;
  padding: 11px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #b7ce92 url(../hrm/images/sidebar-h3.png) no-repeat left center;
  background-size: 210px;
  font-size: 13px;
  line-height: 2.8;
  border-radius: 10px 8px 5px 10px;
  padding-left: 45px;
}
.widget-area .widget-title {
  text-transform: uppercase;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  padding-bottom: 6px;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
}
.widget-area .widget_categories ul {
  padding: 0;
  list-style-type: none;
}
.widget-area .widget_categories ul li {
  position: relative;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 0;
}
.widget-area .widget_categories ul li:first-child {
  border-top: 0px;
}
.widget-area .widget_categories ul li:before {
  display: inline-block;
  zoom: 1;
  color: #cdcdcd;
  width: 20px;
}
.widget-area ul li > a {
  display: block;
  color: #333333;
  font-size: 13px;
  line-height: 1.4;
  padding: 5px 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.widget-area ul li > a::before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 5px;
}
.widget-area ul li > a:hover {
  color: #fcb040;
}
.widget-area ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget-area ul li:last-child > a {
  border-bottom: 0;
}
.widget-area ul ul.product-categories li {
  border-bottom: 1px solid #ccc;
}
.widget-area ul ul.product-categories li:last-child {
  border-bottom: 0;
}
.widget-area ul ul.product-categories a {
  padding: 10px 0;
  font-weight: 600;
}
.widget-area .widget_tag_cloud a,
.widget-area .widget_product_tag_cloud a {
  zoom: 1;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  line-height: 1.6;
  border: 1px solid #ededed;
  font-size: 14px!important;
}
.widget-area .widget_tag_cloud a:hover,
.widget-area .widget_product_tag_cloud a:hover {
  color: #ffffff;
  background: #fcb040;
}
.widget-area #recentcomments a {
  background: transparent;
  border-bottom: 0;
  display: inline-block;
}
.widget-area #recentcomments,
.widget-area .widget_search {
  padding: 10px;
}
.widget-area .textwidget:before,
.widget-area .textwidget:after {
  content: '';
  display: table;
}
.widget-area .textwidget:after {
  clear: both;
}
.widget-area .widget_search {
  padding: 10px;
}
.widget-area .widget_search .screen-reader-text {
  display: none;
}
.widget-area ul li > a {
  border-bottom: none;
}
.widget-area .widget_nav_menu,
#primary .widget_nav_menu {
  background: transparent;
}
.widget-area .widget_nav_menu .menu-item-has-children,
#primary .widget_nav_menu .menu-item-has-children {
  position: relative;
}
.widget-area .widget_nav_menu .sub-open,
#primary .widget_nav_menu .sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 6px;
  border-left: 1px solid #fff;
  font-size: 13px;
  color: #fff;
}
.widget-area .widget_nav_menu .sub-open:after,
#primary .widget_nav_menu .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.widget-area .widget_nav_menu .sub-open.sub-opend:after,
#primary .widget_nav_menu .sub-open.sub-opend:after {
  content: "\f106";
}
.widget-area .widget_nav_menu .sub-menu,
#primary .widget_nav_menu .sub-menu {
  display: none;
}
.widget-area .widget_nav_menu .sub-menu .sub-open,
#primary .widget_nav_menu .sub-menu .sub-open {
  color: #333;
  border-color: #eaeaea;
}
.hrm-recent-post {
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px solid #f8f8f8;
  padding-bottom: 10px;
}
.hrm-recent-post:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.hrm-recent-post:hover .hrm-title {
  color: #009688;
}
.hrm-recent-post .hrm-thumb {
  float: left;
  margin-right: 10px;
  max-width: 80px;
  height: auto;
}
.hrm-recent-post .hrm-title {
  padding-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  font-weight: 400;
}
.hrm-recent-post .hrm-title:hover {
  color: #009688;
}
.hrm-recent-post .date-detail .fa {
  margin-right: 10px;
}
.hrm-recent-post .hrm-excerpt {
  font-size: 14px;
  line-height: 1.5;
}
.hrm-recent-post .read-more {
  background: url('images/readmore.png') no-repeat center right;
  display: block;
  width: 27px;
  height: 5px;
  margin-top: 17px;
}
.hrm-date {
  color: #000;
}
.footer-top .widget-title {
  font-size: 15px;
  text-shadow: none;
  margin-bottom: 20px;
}
.footer-top ul li {
  margin-bottom: 10px;
}
.footer-top ul li a:before {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f105";
  padding: 0 10px 0 0;
  font-weight: bold;
}
.footer-top .widget_tag_cloud a,
.footer-top .widget_product_tag_cloud a {
  color: #ffffff;
  background: #333333;
}
.hrm-news-width .widget-top {
  margin-bottom: 10px;
  position: relative;
}
.hrm-news-width .widget-top:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background: #eee;
  top: 50%;
  margin-top: 0;
  z-index: 1;
}
.hrm-news-width .widget-title {
  color: #fff!important;
  font-size: 16px;
  height: 38px;
  padding: 9px 9px 7px;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  background: #fcb040;
  z-index: 2;
}
.hrm-news-width .widget-title:before {
  width: 0px;
  height: 0px;
  border-bottom: 19px solid transparent;
  border-top: 19px solid transparent;
  content: "";
  position: absolute;
  right: -25px;
  top: 0px;
  border-left: 25px solid #fcb040;
}
.hrm-news-width .news-title-widget {
  background-color: #fcb040;
  border-top: 3px solid #d37f03;
  height: 35px;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
}
.hrm-news-width .news-title-widget:hover a {
  border-top-color: #fcb040;
}
.hrm-news-width .news-title-widget a {
  color: #fff;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 35px;
  line-height: 32px;
  margin: -3px 0 0;
  padding: 0 10px;
  white-space: nowrap;
  text-transform: uppercase;
  border-top: 3px solid #ffffff;
}
.hrm-news-width .content-hrm-news {
  margin: 0 -15px;
}
.hrm-news-width .hrm-news_excerpt > p {
  margin-bottom: 0;
}
.hrm-news-width .news-item-post {
  margin-bottom: 15px;
  overflow: hidden;
}
.hrm-news-width .news-item-post .news-thumb {
  width: 150px;
  float: left;
  margin-right: 15px;
}
.hrm-news-width .news-item-post:last-child {
  border-bottom: 0;
}
.hrm-news-width .news-item-post .entry-title {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.hrm-news-width .only-col1 .list-post:before,
.hrm-news-width .only-col1 .list-post:after {
  content: '';
  display: table;
}
.hrm-news-width .only-col1 .list-post:after {
  clear: both;
}
.hrm-news-width .only-col1 .news-item-post:first-child {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.hrm-news-width .only-col1 .news-item-post:first-child img,
.hrm-news-width .only-col1 .news-item-post:first-child .news-thumb-big {
  width: 100%;
  float: none;
  margin-right: 0;
}
#address-list {
  margin: 10px 0;
}
.info-item {
  margin-bottom: 4px;
  line-height: 1.5;
}
.info-item .fa {
  text-align: center;
  margin-right: 5px;
}
.info-item .tit-name,
.info-item .tit-contain {
  display: inline-block;
  vertical-align: baseline;
}
.info-item .tit-name {
  text-transform: capitalize;
  font-weight: 600;
  min-width: 55px;
  font-size: 12px;
}
.info-item .tit-contain {
  display: inline;
  vertical-align: baseline;
}
.social_links .hrm-social-network-icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 35px;
}
.social_links .hrm-social-network-icon:hover {
  background: #fcb040 !important;
}
.footer-upper-top .widget {
  margin: 0;
}
.widget_wpstatistics_widget li {
  text-align: right;
  border-bottom: 1px dashed #f5f5f5;
  padding: 5px 0;
}
.widget_wpstatistics_widget li:before,
.widget_wpstatistics_widget li:after {
  content: '';
  display: table;
}
.widget_wpstatistics_widget li:after {
  clear: both;
}
.widget_wpstatistics_widget label {
  float: left;
  margin: 0;
  font-size: 12px;
}
.info-service {
  float: left;
  width: 100%;
  /*border: 1px dotted #ccc;*/
  /*margin-top: 30px;*/
}
.title-info-service {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.title-info-service:before,
.title-info-service:after {
  content: '';
  display: table;
}
.title-info-service:after {
  clear: both;
}
.title-info-service p {
  background: #c60404;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 0;
}
.sp-list a {
  font-size: 13px;
}
.sp-list a i {
  margin-right: 10px;
  font-size: 13px;
}
.cont-info-service {
  width: 100%;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}
.cont-info-service:before,
.cont-info-service:after {
  content: '';
  display: table;
}
.cont-info-service:after {
  clear: both;
}
.cont-info-service p {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.cont-info-service p i {
  margin-right: 10px;
}
.number-info-service {
  width: 100%;
  margin-top: 0;
}
.list-number-info-service {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.list-number-info-service:before,
.list-number-info-service:after {
  content: '';
  display: table;
}
.list-number-info-service:after {
  clear: both;
}
.list-number-info-service i {
  font-size: 20px;
  float: left;
  margin-right: 15px;
}
.list-number-info-service p {
  font-size: 18px;
  color: #f00;
  margin: 0;
}
.list-number-info-service span {
  font-size: 12px;
  color: #b0b0b0;
}
.sp-list:before,
.sp-list:after {
  content: '';
  display: table;
}
.sp-list:after {
  clear: both;
}
.sp-list p {
  margin-bottom: 0;
}
#secondary .menu a .fa {
  display: none;
}
.footer-support .widget {
  margin-bottom: 10px;
}
.received-mail {
  padding-top: 10px;
  margin-top: 8px;
}
.received-mail form {
  margin-top: 0;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 250px;
}
.received-mail form .formError {
  display: none;
}
.received-mail form input[type="text"] {
  font-size: 12px;
  padding: 5px;
  background: #fff;
  border: none;
  width: 100%;
  margin-bottom: 0;
}
.received-mail form input[type="submit"] {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  background: #fcb040;
  border: none;
  padding: 5px 10px;
  margin: 0;
  display: inline-block;
  vertical-align: baseline;
  border-radius: 0;
}
.received-mail p {
  font-size: 13px;
  color: #838383;
}
.received-mail p.wysija-paragraph {
  margin-top: 15px;
  position: relative;
  margin: 0;
  display: inline-block;
  vertical-align: baseline;
}
.received-mail .widget_text .widget-top,
.received-mail .widget_wysija .widget-top {
  display: inline-block;
  vertical-align: top;
}
.received-mail .widget_text .widget-title,
.received-mail .widget_wysija .widget-title {
  color: #fff;
  margin: 0;
  text-transform: none;
  font-size: 13px;
  line-height: 28px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-image: url("images/newsletter.png");
  background-position: left 0;
  padding: 0 0 0 55px;
  background-size: 45px;
  min-height: 40px;
}
.received-mail .textwidget,
.received-mail .widget_wysija_cont {
  display: inline-block;
  vertical-align: top;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.hrm-partner {
  padding: 0 0 20px;
}
.hrm-partner .hrm-partner-inner .item {
  padding: 5px;
}
.hrm-partner .owl-nav.disabled {
  display: block;
}
.hrm-partner .owl-nav div {
  color: #fcb040;
  font-size: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: transparent;
}
.hrm-partner .owl-nav div:hover {
  color: #009688;
}
.hrm-partner .owl-nav div.owl-prev {
  left: -15px;
}
.hrm-partner .owl-nav div.owl-next {
  right: -15px;
}
.upper-footer .row {
  overflow: hidden;
}
.upper-footer .up-ft-ovh {
  margin: 0 -8px;
}
.upper-footer .up-ft-ovh:before,
.upper-footer .up-ft-ovh:after {
  content: '';
  display: table;
}
.upper-footer .up-ft-ovh:after {
  clear: both;
}
.footer-upper-top {
  background-color: #666;
  padding: 10px;
  color: #fff;
}
.ft-newsletter {
  background-repeat: no-repeat;
  background-image: url("images/newsletter.png");
  background-position: left 0;
  padding: 0 0 0 55px;
  background-size: 45px;
}
.ft-newsletter h3 {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0;
  font-weight: bold;
}
.ft-newsletter p {
  font-weight: normal;
  margin: 0;
  line-height: 18px;
}
.footer-top .widget-title {
  color: #fff;
}
.footer-widget-section-right .widget {
  color: rgba(245, 245, 245, 0.91);
}
.fut-col {
  text-align: right;
  padding-top: 15px;
}
.footer-widget-section-left {
  padding: 50px 15px 20px;
}
.footer-widget-section-left .widget {
  margin-bottom: 20px;
}
.footer-widget-section-right {
  padding-top: 50px;
}
.footer-widget-section-right .footer-sidebar {
  padding: 0 10px;
}
.footer-widget-section-right .widget {
  margin-bottom: 0;
}
.social span {
  width: 40px;
  color: #fff;
  font-size: 20px;
  height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 2.0;
  margin: 0 1px;
}
.social a {
  display: inline-block;
  vertical-align: baseline;
}
.social span.facebook {
  background: #3A589E;
}
.social span.google {
  background: #EA4335;
}
.social span.twitter {
  background: #5EA9DD;
}
.social span.youtube {
  background: #E12B28;
}
.site-footer .footer-top {
  width: 100%;
  float: left;
  position: relative;
  color: #838383;
  padding: 0;
  background: #fcb040;
  border-top: 3px solid #fcb040;
  background: #f4f4f4;
  border-top: 1px solid #dcdcdc;
}
.site-footer .footer-top a {
  font-size: 13px;
  color: #838383;
}
.site-footer .footer-top a:hover {
  color: #009688;
}
.site-footer .footer-top ul li {
  margin: 0;
}
.site-footer .footer-top ul li a {
  padding: 3px;
  display: block;
}
.site-footer .footer-top ul li:first-child a {
  padding-top: 0;
}
.site-footer .footer-bottom {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  line-height: 20px;
  color: #333;
  padding: 10px 0px;
}
.site-footer .site-info {
  font-size: 12px;
  line-height: 16px;
}
.ft-icon-block {
  margin-bottom: 20px;
}
div.hover-border:hover:before {
  top: 0;
  left: 0;
}
div.hover-border:hover:after {
  top: 0;
  right: 0;
}
div.hover-border:hover div.hover-border-inner:before {
  top: 0;
  left: 0;
}
div.hover-border:hover div.hover-border-inner:after {
  bottom: 0;
  left: 0;
}
div.hover-border,
div.hover-border-inner {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
div.hover-border:before,
div.hover-border:after,
div.hover-border-inner:before,
div.hover-border-inner:after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: " ";
  display: block;
  position: absolute;
  z-index: 99;
  background: #fcb040;
}
div.hover-border:before,
div.hover-border:after {
  height: 100%;
  width: 1px;
}
div.hover-border:before {
  top: -100%;
  left: 0;
}
div.hover-border:after {
  top: 100%;
  right: 0;
}
div.hover-border-inner {
  margin-bottom: 0;
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebebeb;
}
div.hover-border-inner:before,
div.hover-border-inner:after {
  height: 1px;
  width: 100%;
}
div.hover-border-inner:before {
  top: 0;
  left: 100%;
}
div.hover-border-inner:after {
  bottom: 0;
  left: -100%;
}
.icon-logo {
  font-size: 45px;
  color: #fcb040;
  padding: 0!important;
}
.title-icon {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #666;
  margin: 0;
  line-height: 1.3;
}
.des-icon {
  margin-bottom: 0;
  font-size: 12px;
  color: #9c9c9c;
}
.footer-support {
  border-top: 1px solid #e1e1e1;
  clear: both;
  margin-top: 10px;
  background: #000;
}
#sticky_fb {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 250px;
  z-index: 200001!important;
}
#sticky_fb .widget-top {
  position: relative;
}
#sticky_fb .widget-top .widget-title:before,
#sticky_fb .widget-top:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  color: #fff;
}
#sticky_fb .widget-top:after {
  content: "\f106";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 10px;
}
#sticky_fb .widget-top.wg_open:after {
  content: "\f107";
}
#sticky_fb .widget {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  margin-bottom: 0;
  background: #fff;
}
#sticky_fb .widget-title {
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: none;
  color: #fff;
  background: #3a5897;
  cursor: pointer;
}
#sticky_fb .widget-title:before {
  padding-right: 10px;
  content: "\f230";
}
.sticky_fb .widget-container {
  display: none;
}
#sticky_sidebar .widget {
  margin: 0;
}
#topcontrol {
  z-index: 99;
  background: #85c226;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  transition: all, 0.7s, ease-in-out;
  overflow: auto;
  line-height: 34px;
  text-align: center;
  font-size: 21px;
  color: #fff;
  border: 3px solid #fff;
}
#topcontrol:hover {
  right: 20px;
  transition: .5s;
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/********* FB Responsive **********/
.fb_iframe_widget,
.fb_iframe_widget iframe[style],
.fb_iframe_widget iframe span[style],
.fb_iframe_widget span,
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style],
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
  max-width: 100% !important;
}
iframe ._5lm5._2pi3._3-8y[style],
iframe[style] ._5lm5._2pi3._3-8y {
  display: none!important;
}
/********* / FB Responsive **********/
/*************************************** ***************************************
*  Responsive
*************************************** ***************************************/
/*************************************** ***************************************
 * = col-lg -> min-width: 1200px
 *************************************** ***************************************/
@media (max-width: 1199px) {
  ul#navigation > li > a {
    padding: 10px 15px;
  }
}
/*************************************** ***************************************
 * = col-md -> min-width: 992px
 *************************************** ***************************************/
@media (max-width: 1199px) {
  .main-menu-inner {
    background: none;
  }
  ul#navigation > li:first-child {
    background: none !important;
  }
  ul#navigation > li:first-child:hover {
    background: none !important;
  }
}
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
  }
  .hidden-desktop {
    display: none!important;
  }
}
@media (max-width: 991px) {
  .hidden-mobile {
    display: none!important;
  }
  ul#navigation > li > a {
    padding: 7px 8px;
  }
  .site-header .row {
    margin: 0;
  }
  .title-pr-nav {
    font-size: 12px;
    letter-spacing: 0;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  #primary {
    padding: 0 15px;
    margin-bottom: 20px;
  }
  #secondary,
  #primary {
    clear: both;
  }
  #secondary:before,
  #primary:before,
  #secondary:after,
  #primary:after {
    content: '';
    display: table;
  }
  #secondary:after,
  #primary:after {
    clear: both;
  }
  .footer-sidebar:nth-child(2n) {
    float: left;
    clear: right;
  }
  .footer-sidebar:nth-child(2n+1) {
    clear: left;
  }
  .woocommerce #content div.product div.images div.thumbnails .item {
    display: block;
    float: left;
    width: 25%;
    padding: 5px;
  }
  .woocommerce #content div.product div.images div.thumbnails .item a {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  ul.products.list li.product .pr-loop-footer {
    padding: 0 15px;
  }
  .single-product-images,
  .product-info-content {
    padding: 0;
  }
  .product-info-content {
    padding-top: 15px;
  }
  .sidebar-left .content-area,
  .col-right,
  .col-left {
    float: none;
  }
  #menu-menu-footer {
    margin-bottom: 10px;
  }
  #menu-menu-footer,
  .site-footer .site-info {
    text-align: center;
  }
  #wpadminbar .quicklinks > ul > li:not(#wp-admin-bar-my-account) > a {
    max-width: 70px;
    overflow: hidden;
  }
  .footer-widget-section-right {
    padding-top: 0;
  }
  .footer-widget-section-right .widget {
    margin-bottom: 30px;
  }
  .fut-col,
  .footer-support .widget {
    text-align: center;
  }
}
/*************************************** ***************************************
 * = col-sm -> min-width: 768px
 *************************************** ***************************************/
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  .menu-contrl {
    display: none;
  }
  .home .nav-block-i {
    /*display: block!important;*/
    /*transition: none!important;*/
    /*transform: none!important;*/
    /*height: auto!important;*/
  }
}
@media (max-width: 767px) {
  .form-search-header {
    display: none;
  }
.woocommerce-loop .product-loop-inner .thumb-outter > a img {
    height: auto !important;
}
  .logo {
    display: none;
  }
  #introDIV {
    display: none;
  }
  #main-menu {
    margin-top: -9px;
  }
  button.show-form {
    background: transparent;
    border: none;
    color: #fff;
    position: absolute;
    bottom: 28px;
    right: 20px;
    z-index: 10000;
    display: block;
  }
  .form-on-pc {
    display: none;
  }
  .main-menu-inner {
    display: block;
    width: 100%;
    position: relative;
    background: none;
    box-shadow: none;
    border: 0px;
    padding: 0px;
    height: 87px;
    border-radius: 0px;
    z-index: 9999;
  }
  .logo-in-mobile {
    width: auto;
    position: absolute;
    left: 26%;
    bottom: 6px;
    display: block;
    z-index: 999999;
max-width: 77px;
  }
  button.show-form i {
    font-size: 22px;
    color: #fff;
  }
  .top-left,
  .top-right {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  .hotline-img {
    display: none;
  }
  .link-acc {
    float: none;
    margin: 0;
    display: block;
    width: 100%;
  }
  .link-acc a {
    width: auto;
    margin: 0 auto;
    display: inline-block;
  }
  .logo,
  .top-mid-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .site-branding .row {
    padding: 9px 0px 0px 0px;
  }
  .logo {
    margin-bottom: 0;
    min-height: 50px;
  }
  .top-mid-right {
    padding-top: 0;
    width: 90%;
  }
  .site-header .search-form {
    max-width: 100%;
    width: 409px;
    float: left;
    width: 86%;
    margin-left: 5px;
    position: absolute;
    z-index: 99999;
    bottom: -18px;
    left: 0;
  }
  .menu-open {
    bottom: -20px;
  }
  .site-header .search-form input[type=search] {
    width: 70%;
    float: left;
  }
  .search-submit {
    float: left;
  }
  .logo {
    margin-bottom: 10px;
  }
  .logo img {
    margin: 0 auto;
    width: 400px;
  }
  .pr-loop-footer {
    background: #fff;
  }
  .product-loop-inner .thumb-outter {
    padding: 4px;
  }
  .product-loop-inner .thumb-outter > a img {
    padding: 4px;
    border: 1px solid #ccc;
  }
  .footer-support {
    display: none;
  }
  #secondary {
    display: none;
  }
  .title-tab-wg {
    background: url(../hrm/images/bg_title1.png);
  }
  .title-tab-wg span {
    color: #fff;
  }
  .background-main {
    background: #fff;
  }
  .content-project-hot {
    display: none;
  }
  .product-nav,
  .navbar-header.has-product-nav {
    width: 100%;
  }
  .product-nav {
    border-bottom: 1px solid #fff;
  }
  .nav-pr-container .menu li.menu-item-has-children:before,
  .nav-pr-container .menu li.menu-item-has-children:after {
    content: '';
    display: table;
  }
  .nav-pr-container .menu li.menu-item-has-children:after {
    clear: both;
  }
  .nav-pr-container .menu li.menu-item-has-children > a {
    width: 80%;
    width: calc( 100% - 40px );
    width: -webkit-calc( 100% - 40px );
    width: -moz-calc( 100% - 40px );
    display: block;
    float: left;
  }
  .nav-pr-container .menu li.menu-item-has-children .moblie-sub {
    width: 20%;
    width: calc( 40px );
    float: right;
    display: block;
    text-align: center;
    background: #000;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    padding: 0;
  }
  .nav-pr-container .menu li.menu-item-has-children .moblie-sub:before {
    content: none;
  }
  .nav-pr-container .menu li ul.sub-menu {
    display: none;
  }
  .nav-pr-container .menu li ul.sub-menu,
  .nav-pr-container .menu li:hover ul.sub-menu {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    position: static;
    clear: both!important;
    padding-left: 15px!important;
  }
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
  ul#navigation li.active a,
  ul#navigation li:focus a {
    background: url(images/icon_main_menu.png) left center no-repeat;
  }
  ul#navigation li.active,
  ul#navigation li:focus {
    background: #bebebe;
  }
  ul#navigation li.active + li a {
    background: url(images/icon_main_menu.png) left center no-repeat;
  }
  .woocommerce ul.products li.product,
  .woocommerce ul.products li.product-category.product,
  .woocommerce-page ul.products li.product-category.product {
    width: 50%;
    margin-bottom: 15px;
  }
  .woocommerce ul.products li.product:nth-child(3n),
  .woocommerce-page ul.products li.product:nth-child(3n),
  .woocommerce-page[class*=columns-] ul.products li.product:nth-child(3n),
  .woocommerce[class*=columns-] ul.products li.product:nth-child(3n) {
    float: left;
    clear: right!important;
  }
  .woocommerce ul.products li.product:nth-child(3n+1),
  .woocommerce-page ul.products li.product:nth-child(3n+1),
  .woocommerce-page[class*=columns-] ul.products li.product:nth-child(3n+1),
  .woocommerce[class*=columns-] ul.products li.product:nth-child(3n+1) {
    clear: left;
  }
  .search-content .product {
    width: 50%;
  }
  .search-content .product:nth-child(3n),
  .search-content .product:nth-child(3n+1) {
    clear: none;
  }
  .search-content .product:nth-child(2n) {
    clear: right;
  }
  .search-content .product:nth-child(2n+1) {
    clear: left;
  }
  .woocommerce table.shop_table span.return-to-shop {
    margin-left: 0;
    float: right;
    margin-bottom: 9px;
  }
  .list-product-content .item-product {
    width: 50% !important;
  }
  .list-product-content .item-product.columns-3:nth-child(3n),
  .list-product-content .item-product.columns-3:nth-child(3n+1) {
    clear: none;
  }
  .list-product-content .item-product.columns-4:nth-child(4n),
  .list-product-content .item-product.columns-4:nth-child(4n+1) {
    clear: none;
  }
  .list-product-content .item-product.columns-5:nth-child(5n),
  .list-product-content .item-product.columns-5:nth-child(5n+1) {
    clear: none;
  }
  .list-product-content .item-product.columns-3:nth-child(2n),
  .list-product-content .item-product.columns-4:nth-child(2n),
  .list-product-content .item-product.columns-5:nth-child(2n) {
    clear: right;
  }
  .list-product-content .item-product.columns-3:nth-child(2n+1),
  .list-product-content .item-product.columns-4:nth-child(2n+1),
  .list-product-content .item-product.columns-5:nth-child(2n+1) {
    clear: left;
  }
}
/*************************************** ***************************************
 Small
 *************************************** ***************************************/
@media (max-width: 500px) {
  .woocommerce ul.products li.product,
  .woocommerce ul.products li.product-category.product,
  .woocommerce-page ul.products li.product-category.product {
    width: 50% !important;
  }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: block;
  }
  div ul.products.list li.product h3,
  div ul.products.list li.product div[itemprop="description"],
  div ul.products.list li.product .price,
  div ul.products.list li.product .gridlist-buttonwrap {
    width: 100%;
    float: none;
  }
  ul.products.list li.product .thumb-outter img {
    width: 100%!important;
    float: none;
    margin-right: 0 !important;
  }
  .search-content .product {
    width: 100%;
  }

  .search-content .product:nth-child(2n),
  .search-content .product:nth-child(2n+1) {
    clear: both;
  }
  .nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    width: 100%;
    clear: both;
  }
 
  .list-product-content .item-product.columns-3:nth-child(2n),
  .list-product-content .item-product.columns-4:nth-child(2n),
  .list-product-content .item-product.columns-5:nth-child(2n),
  
  .list-product-content .item-product.columns-4:nth-child(2n+1),
  .list-product-content .item-product.columns-5:nth-child(2n+1) {
    clear: both;
  }
.list-product-content .item-product.columns-3:nth-child(2n+1), .list-product-content .item-product.columns-3:nth-child(2n) {
    clear: initial;
}
.list-product-content .pr-loop-footer {
    padding: 10px 5px;
    position: relative;
	max-height: 71px;
}
 .list-product-content .pr-loop-footer .bn-buy {
    position: absolute;
    bottom: 0;
    right: 0;
}
.list-product-content .pr-loop-footer h2 {
    font-size: 13px;
    margin-bottom: 0;
}
.logo-in-mobile {
    position: absolute;
    left: 37%;
    bottom: 6px;
    display: block;
max-width: 77px;
}
}
@media (max-width: 480px) {
  .site-header .search-form input[type=search] {
    margin-bottom: 0;
    display: inline-block;
    width: 190px;
    float: left;
    max-width: 80%;
    background: #fff;
    color: #4e5256;
    border: 1px solid #009688;
  }
  .logo {
    margin-bottom: 0;
  }
}
/*************************************** ***************************************
 * Thiet bi di dong cu
 *************************************** ***************************************/
/*************************************** ***************************************
 * col-xs -> min-width: 0;
 *************************************** ***************************************/
