/*
Theme Name: [TL] Thăng Long
Theme URI: http://thanglongvietnam.vn/
Author: Thăng Long
Author URI: http://thanglongvietnam.vn
Description: Cung cap dieu hoa USA
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://thanglongvietnam.vn
Text Domain: TL
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
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;
  text-transform: uppercase;
  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 {
  transition: all ease 0.5s;
  color: #292a32;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #000066;
}
p {
  margin-bottom: 15px;
}
blockquote {
  font-size: 13px;
  font-style: italic;
  border: 1px solid #eee;
  border-left-color: #000066;
  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 {
  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 {
  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: #1a2020;
}
input[type="submit"] {
  transition: 0.5s;
  border-radius: 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  padding: 7px 30px;
  border: none;
  background: #000066;
  text-transform: none;
  font-weight: 700;
}
input[type="submit"]:active {
  outline: 0;
}
input[type="submit"]:hover {
  text-decoration: none;
  background: #2c4379;
}
input[type="radio"] {
  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;
  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: #000066;
  border: 1px solid #000066;
}
.site-content {
  padding: 0 0px 15px;
  margin-top: -5px;
}
.site-content .container {
  position: relative;
}
.site-content #qc_sidebar {
  position: absolute;
  top: 20px;
  max-width: 140px;
}
.site-content #qc_sidebar.qc_left {
  left: -150px;
}
.site-content #qc_sidebar.qc_right {
  right: -150px;
}
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;
}
.home .content-area {
  float: none;
}
ul.related li {
  list-style-type: none;
  display: block;
  position: relative;
  padding: 5px;
  border-bottom: 0px;
  width: 100%;
  float: left;
}
ul.related li span.bullet {
  display: none;
}
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%;
  float: left;
}
footer.comment-meta .comment-author {
  float: left;
}
footer.comment-meta .comment-metadata {
  float: right;
  font-size: 85%;
}
.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;
}
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(images/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #ffffff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #ffffff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
/*--------------------------------------------------------------
# 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: 80%;
  -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;
  -ms-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;
  -ms-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;
  -ms-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;
}
.ls-carousel-inner-sl .owl-nav .owl-prev {
  display: block;
  position: absolute;
  left: 0px;
  height: 60px;
  width: 11px;
  top: 118px;
  background: url(images/traitnew.png) no-repeat;
  cursor: pointer;
}
.ls-carousel-inner-sl .owl-nav .owl-next {
  display: block;
  position: absolute;
  right: 0px;
  height: 60px;
  width: 11px;
  top: 118px;
  background: url(images/phaitnew.png) no-repeat;
  cursor: pointer;
}
.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;
  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 {
  max-height: 500px;
  overflow: hidden;
}
.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: #000066;
}
.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 {
  position: relative;
  z-index: 100;
  background: url(images/banner.png) no-repeat left bottom;
}
.site-header .row {
  margin: 0;
}
.site-branding {
  padding: 0;
}
.site-branding .row {
  padding: 3px 0px 0 0px;
}
.top-header {
  height: 45px;
  position: relative;
  padding: 5px 0;
  background: #000066;
  margin-top: 1px;
}
.top-header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  background: #000066;
  z-index: 2;
}
.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: #000066;
}
.top-header .social-media li a:hover {
  opacity: 0.6;
}
.top-left {
  float: left;
}
.top-right {
  float: left;
  margin-left: 30%;
  line-height: 35px;
}
.logo {
  float: left;
  width: 30%;
  min-height: 80px;
  text-align: right;
  -webkit-transform: skew(-35deg);
  -ms-transform: skew(-35deg);
      transform: skew(-35deg);
  position: relative;
  background: #fff;
  border-right: 5px solid #fff;
  z-index: 0;
}
.logo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(35deg);
  -ms-transform: skew(35deg);
      transform: skew(35deg);
  left: -100%;
  left: calc(-100% + 40px);
  left: -moz-calc(-100% + 40px);
  top: 0;
  background: #fff;
}
.logo .site-title {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-transform: skew(35deg);
  -ms-transform: skew(35deg);
      transform: skew(35deg);
  width: 100%;
  display: block;
}
.logo img {
  display: inline-block;
  margin-right: 20%;
}
#main-menu {
  width: 70%;
  float: left;
  position: relative;
  z-index: 2;
}
#main-menu:before {
  content: '';
  position: absolute;
  bottom: 0;
 
  width: 10%;
  
  background: #fff;
}
#main-menu:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  background: #FFF;
  z-index: 1;
}
.top-mid-right {
  float: left;
  padding-top: 13px;
  width: 65%;
}
/******************************** Page title bar  **************************************/
#secondary-banner {
  position: relative;
  display: block;
  z-index: 22;
  text-shadow: 0 1px 0 #000;
  min-height: 150px;
  border-bottom: solid 2px #fff;
  background-position: center bottom;
  color: #fff;
}
#secondary-banner h1 {
  font-size: 34px;
  padding-left: 0;
  border-bottom: 0;
}
#secondary-banner p,
#secondary-banner h4 {
  font-size: 22px;
  padding-left: 0;
  margin-bottom: -6px;
}
#secondary-banner #crumbs {
  text-align: right;
  font-size: 12px;
  font-weight: 600;
  float: right;
  margin-top: 0;
  color: #fff;
}
#secondary-banner #crumbs a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
#secondary-banner .container .row {
  display: table;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
#secondary-banner .halft-breadcrumb,
#secondary-banner .halft-title {
  float: none;
  display: table-cell;
  vertical-align: bottom;
}
#secondary-banner .halft-breadcrumb {
  padding-bottom: 10px;
}
#secondary-banner .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
#secondary-banner,
#secondary-banner h1,
#secondary-banner h4 {
  color: #FFFFFF;
}
.message-shadow {
  position: relative;
  width: 100%;
  z-index: 77;
  background: url(images/message-shadow.png) top center repeat-x;
  height: 21px;
}
/*--------------------------------------------------------------
# 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;
}
nav#site-navigation {
  padding: 0px;
}
.main-menu-inner {
  background: #fff;
  position: relative;
}
.main-menu-inner:before,
.main-menu-inner:after {
  content: '';
  display: table;
}
.main-menu-inner:after {
  clear: both;
}
ul#navigation > li {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
ul#navigation > li > a {
  color: #000066;
  padding: 13px 15px;
  margin: 0;
  display: inline-block;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 2px solid transparent;
  position: relative;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 13px;
}
ul#navigation > li > a:hover,
ul#navigation > li > a:focus {
  background: transparent;
}
ul#navigation > li:hover,
ul#navigation > li:focus,
ul#navigation > li.active {
  background: transparent;
}
ul#navigation > li:hover a,
ul#navigation > li:focus a,
ul#navigation > li.active a {
  border-color: transparent;
  border-bottom-color: #1a2020;
  color: #1a2020;
}
ul#navigation > li:last-child > a {
  border: 0;
}
ul#navigation .dropdown:hover > ul.dropdown-menu {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
ul#navigation ul.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border-bottom: 3px solid #000066;
  z-index: 100;
  min-width: 200px;
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-radius: 0;
  -o-box-shadow: none;
  box-shadow: none;
  transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s,-webkit-transform .5s;
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
      transform: translate(0, 40px);
}
ul#navigation ul.dropdown-menu > li {
  width: 100%;
  text-align: left;
}
ul#navigation ul.dropdown-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#navigation ul.dropdown-menu > li > a .caret {
  float: right;
  margin-top: 6px;
}
ul#navigation ul.dropdown-menu > li > a:hover {
  color: #fff;
  background: #000066;
}
ul#navigation ul.dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
}
.nav .dropdown-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: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.navbar-toggle .icon-bars:before {
  -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}
.navbar-toggle .icon-bars:after {
  -webkit-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}
.navbar-toggle .icon-bar-3 {
  bottom: 0;
  -webkit-transform: translateY(0) rotate(-45deg);
      -ms-transform: translateY(0) rotate(-45deg);
          transform: translateY(0) rotate(-45deg);
}
.navbar-toggle.collapsed .icon-bars {
  background: #000;
}
.navbar-toggle.collapsed .icon-bars:before {
  -webkit-transform: translateY(-400%);
      -ms-transform: translateY(-400%);
          transform: translateY(-400%);
}
.navbar-toggle.collapsed .icon-bars:after {
  -webkit-transform: translateY(400%);
      -ms-transform: translateY(400%);
          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;
}
.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 #000066;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #000066;
  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;
  right: 0;
  z-index: 99999;
}
.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: #000066;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.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 #000066;
}
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: #000066;
  color: #fff;
}
ul.nav.nav-tabs li > a {
  text-transform: uppercase;
  border-radius: 0;
  margin: 0;
  border: 0;
  padding: 10px 25px;
  font-weight: 600;
  background: url('images/linav.png') no-repeat right center;
}
.menu-close-2 {
  display: none;
  float: right;
}
.menu-contrl {
  position: relative;
  float: right;
  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: #000066;
  border: 1px solid #fff;
  color: #fff;
  z-index: 11;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.home-slider-block {
  margin-bottom: 15px;
}
.home-slider-block.slider_fullwidth {
  position: relative;
  top: -10px;
}
.home-slider-block.home-silder-inmain {
  margin-top: 0;
}
.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;
}
.block-static-inner {
  margin-top: 30px;
  border: 5px solid #000066;
  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: #000066;
  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: #000066;
  border: 10px solid #fff;
  height: 150px;
  outline: 4px solid #000066;
  overflow: hidden;
  position: absolute;
  right: 35px;
  text-align: center;
  top: 5px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  width: 150px;
}
.block-static-inner .trending .trending-inner {
  -webkit-transform: rotate(-45deg);
  display: inline-block;
  margin-left: 0;
  margin-top: 10px;
  -ms-transform: rotate(-45deg);
      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;
  background: #f5f5f5;
  font-size: 13px;
  font-style: italic;
  color: #777;
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.page-header {
  border: 0;
}
h1.page-title,
h1 {
  font-size: 20px;
  text-transform: uppercase;
  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;
}
.archive .entry-header,
.page .entry-header,
.single .entry-header {
  border-bottom: 3px solid #ddd;
  margin-bottom: 10px;
}
.archive .entry-header h1,
.page .entry-header h1,
.single .entry-header h1 {
  display: inline-block;
  border-bottom: 3px solid #000066;
  color: #1f1f1f;
  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;
  width: 100%;
  height: 270px;
}
.masonry-grid .row .post-thumbnail a{
  width: 100%;
  height: 100%;
}
.masonry-grid .row .post-thumbnail img{
  width: 100%;
  height: 100%;
}
.masonry-grid .row .post-thumbnail img {
  margin-right: 0;
  width: 100%;
  line-height: 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
}
.masonry-grid .row .box-inner {
  position: relative;
  padding: 0px;
  margin-bottom: 10px;
  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;
  width: 30%;
  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%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  opacity: 0;
  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;
  transition: all 0.3s ease 0s;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(0);
  -ms-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: 100%;
  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: #000066;
  display: inline-block;
  line-height: 23px;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a.more-link:hover {
  color: #FFF;
  background: #1a2020;
}
.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: #000066;
}
.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 {
  -o-box-shadow: none;
  box-shadow: none;
}
.list-blog .item-product {
  width: 33.3%;
  float: left;
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.single .entry-meta {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.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;
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
}
.hrm-social-share ul.hrm-share li a span {
  display: none;
}
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-block {
  clear: both;
  padding-top: 20px;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
  float: left;
}
.entry-content h1 {
  border: 0;
}
/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.product-loop-inner {
  margin: 0 10px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  margin-bottom: 1px;
  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 {
  border-color: #000066;
}
.product-loop-inner:hover .thumb-outter .link-to-product {
  bottom: 0;
  margin-bottom: 0;
}
.product-loop-inner:hover .thumb-outter > a:after {
  width: 120%;
  background-color: transparent;
  transition: all 0.5s ease-out;
}
.product-loop-inner .thumb-outter {
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 250px;
}
.product-loop-inner .thumb-outter > a img{
  width: 100%;
  height: 100%!important;
}
.product-loop-inner .thumb-outter > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  transition: none;
}
.product-loop-inner .thumb-outter > a {
  overflow: hidden;
  transition: all 0.5s ease;
  display: block;
  width: 100%;
  height: 100%;
}
.product-loop-inner .thumb-outter > a img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
  image-rendering: pixelated;
  margin: 0 auto;
  width: 100%;
  transition: all 0.5s ease;
}
.pr-loop-footer {
  padding: 10px ;
  background-color: #fafafa;
  min-height: 50px;
}
.extras-meta {
  font-size: 13px;
  margin-bottom: 15px;
}
.extras-meta .extra-meta {
  padding: 5px 0;
  border-bottom: 1px solid #eaeaea;
}
.extras-meta .extra-meta:before {
  color: #f00;
  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;
  margin: 0;
}
.related.products > h2 {
  margin-top: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.related.products .button {
  display: none!important;
}
.hrm-faq-product > h2,
.related.products > h2 {
  border-bottom: 2px solid #000066;
  padding-bottom: 0;
}
.hrm-faq-product > h2 span,
.related.products > h2 span {
  display: inline-block;
  position: relative;
  background: #000066;
  padding: 5px 10px 3px;
  color: #fff;
  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: #000066;
  -webkit-transform: skew(18deg, 0deg);
  -ms-transform: skew(18deg, 0deg);
      transform: skew(18deg, 0deg);
  z-index: 5;
}
.button.btn-dathang {
  width: auto;
  margin-left: 0;
}
.top-content-product {
  margin-bottom: 20px;
}
#pr_full_img img {
  width: 100%;
}
#pr_gallery .owl-item {
  padding: 3px;
}
#pr_gallery .owl-nav div {
  top: 50%;
  font-size: 17px!important;
  background: #fff!important;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 22px;
  margin-top: -13px;
  opacity: 1;
  box-shadow: 1px 1px 5px #ccc;
  color: #000;
  line-height: 25px;
}
#pr_gallery .owl-nav div.owl-prev {
  left: -10px;
}
#pr_gallery .owl-nav div.owl-next {
  right: -10px;
}
.summary .price-box {
  margin-bottom: 5px;
}
.summary .price-box label {
  text-transform: uppercase;
}
.summary .price-box .price {
  display: block;
  line-height: 1.1;
  color: #f00;
  font-size: 30px;
  font-weight: 600;
}
.summary label {
  margin-bottom: 0;
}
.summary .shotdes {
  font-weight: 600;
  font-size: 12px;
}
.summary .shotdes li {
  line-height: 1.6;
}
.summary .shotdes li: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;
  color: #3f51b5;
  margin-right: 5px;
}
.summary .shotdes li span {
  color: #7b7b7b;
  font-weight: 100;
  text-transform: lowercase;
}
.summary .shotdes b {
  color: #7b7b7b;
  font-weight: 600;
  font-size: 13px;
}
.call-pro {
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.call-pro:before,
.call-pro:after {
  content: '';
  display: table;
}
.call-pro:after {
  clear: both;
}
.call-pro ul {
  list-style-type: none;
  padding: 0;
  font-size: 13px;
  font-family: Arial;
}
.call-pro ul li {
  padding: 5px 0;
  line-height: 1.7;
  text-align: justify;
}
a.call {
  border-radius: 0;
  display: block;
  padding: 5px 15px 7px;
  color: #fff;
  background: #47C728;
  text-transform: uppercase;
  font-size: 17px;
  vertical-align: middle;
  text-align: center;
}
a.call span,
a.order span {
  text-transform: none;
  font-size: 12px;
  display: block;
  font-style: italic;
}
a.order {
  border-radius: 0;
  background: #EF5A28;
  border: 0px;
  padding: 5px 15px 7px;
  text-transform: uppercase;
  font-size: 17px;
  display: block;
}
.modal-order .form-modal h3 {
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  font-family: helvetica, Tahoma, Arial;
  margin: 0;
  padding: 20px 0;
}
.modal-order .form-modal {
  padding: 0 20px;
  background: #f5f5f5;
}
.modal-order .modal-content {
  border-radius: 0px;
  border: 7px solid #E6E6E6;
}
.modal-order .modal-body {
  padding: 0;
}
.modal-order .info-modal {
  padding: 0 10px 0 10px;
}
.modal-order .info-modal p span {
  display: inline-block;
  height: 35px;
  width: 35px;
  background: #ddd;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  border: 1px solid #ccc;
  font-size: 18px;
  margin-right: 9px;
}
.modal-order .info-modal p span .fa {
  line-height: 35px;
}
.modal-order .info-modal i.fa.fa-arrow-circle-right {
  position: absolute;
  font-size: 44px;
  color: #F97422;
  background: #FFFFFF;
  border-radius: 50%;
  height: 38px;
  width: 37px;
  text-align: center;
  line-height: 37px;
  right: -30px;
  z-index: 5555;
  top: 65%;
}
.modal-order .close {
  opacity: 1;
}
.modal-order i.fa.fa-times {
  height: 30px;
  width: 30px;
  background: #D0CFCF;
  line-height: 30px;
  border-radius: 50%;
  color: #000;
  opacity: 1;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: 999;
}
.form-modal input,
.form-modal select {
  width: 100%;
  padding: 13px 10px;
  font: 13px Arial;
  border: 1px solid #ebebeb;
  background: #fff;
}
.form-modal input[type=submit] {
  background: #EF5A28;
  border: 0px;
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  color: #fff;
  margin: 0 auto;
}
.form-modal input[type=checkbox] {
  width: auto;
}
.info-modal h4 {
  font-size: 16px;
  color: #F97422;
  text-transform: none;
}
.thumb-product-order {
  margin-bottom: 10px;
}
.modal-order .field-wrap,
.modal-order #ninja_forms_required_items {
  margin: 0;
}
.modal-order .submit-wrap {
  padding-bottom: 10px;
}
.title-des {
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  clear: both;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.title-des:before,
.title-des:after {
  content: '';
  display: table;
}
.title-des:after {
  clear: both;
}
.title-des:before {
  border-top: 1px solid #000066;
  content: "";
  position: absolute;
  top: 16px;
  right: 0;
  width: 100%;
}
.title-des span {
  padding: 9px 9px 7px;
  display: inline-block;
  color: #fff;
  position: relative;
  background: #000066;
}
.title-des span:before {
  border-left: 15px solid #000066;
  width: 0px;
  height: 0px;
  border-bottom: 17.999px solid transparent;
  border-top: 16px solid transparent;
  content: "";
  position: absolute;
  right: -15px;
  top: 0px;
}
/**************************** Widget *******************************/
#secondary .menu {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
}
#secondary .menu .sub-menu {
  margin-left: 15px;
}
#secondary .menu .sub-menu > li > a {
  padding-left: 5px;
  background-image: none;
  background: #fff;
  color: #333;
}
#secondary .menu .sub-menu > li > a:hover {
  background: #1a2020;
  color: #fff;
}
#secondary .menu .sub-menu > 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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  margin-right: 5px;
}
#secondary .menu li {
  border-bottom: 1px solid #f5f5f5;
}
#secondary .menu li li:last-child {
  border-bottom: 0;
}
#secondary .menu a {
  font-weight: 600;
  background: #ffffff url(images/car-icon.png) no-repeat 5px center;
  display: block;
  color: #1a2020;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 5px 8px 40px;
  transition: all ease 0.8s;
}
#secondary .menu a:before {
  content: "";
}
#secondary .menu a:hover {
  color: #1a2020;
  padding-left: 5px;
  padding-right: 35px;
  background-position: right center;
}
.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;
}
.title-tab-wg:before {
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  width: 100%;
  border-top: 1px solid #000066;
}
.title-tab-wg span {
  background: #000066;
  padding: 9px 9px 8px;
  display: inline-block;
  color: #fff;
  position: relative;
}
.title-tab-wg span:after {
  width: 0px;
  height: 0px;
  border-bottom: 18px solid transparent;
  border-top: 18px solid transparent;
  border-left: 15px solid #000066;
  content: "";
  position: absolute;
  right: -15px;
  top: 0px;
}
.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: #1a2020;
}
.has_title ul.nav.nav-tabs > li #title_link_a {
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 9px;
}
.has_title ul.nav.nav-tabs > li #title_link_a:hover {
  text-decoration: underline;
}
.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;
  
  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: #000066;
}
.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;
}
.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: #333333;
  font-size: 12px;
  min-width: 40px;
  display: inline-block;
  vertical-align: baseline;
  padding-right: 10px;
  font-weight: 600;
}
.list-product-content .item-product .extra-meta .value {
  font-size: 13px;
}
.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: none;
}
.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);
  -ms-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);
  -ms-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 {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  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;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.entry-content .widget {
  clear: both;
}
.widget {
  color: #747474;
  margin-bottom: 30px;
}
.widget input[type="submit"] {
  background: #000066;
}
.widget input[type="submit"]:hover {
  background: #1a2020;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget {
  border: 1px solid #eaeaea;
  padding: 0 15px 15px;
  background: #fff;
  /*.box-shadow( 0px 1px 3px 0px rgba(0,0,0,0.2) );*/
  margin-bottom: 17px;
  border-radius: 0;
}
.widget-area .widget a:hover {
  color: #000066;
}
.widget-area .widget-top {
  margin: 0 -15px 10px;
  position: relative;
  color: #ffffff;
  font: bold 13px sans-serif;
  text-align: center;
  background: #000066;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.widget-area .widget.widget_nav_menu .widget-top {
  background: #000066;
}
.widget-area .widget-title {
  text-transform: uppercase;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
}
.widget-area .widget-title:before {
  padding-right: 5px;
  content: "\f1d1";
  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;
}
.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;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  margin-right: 5px;
}
.widget-area ul li > a:hover {
  color: #000066;
}
.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;
  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: #000066;
}
.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;
}
.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: #1a2020;
}
.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: #1a2020;
}
.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;
}
.footer-top .widget-title {
  font-size: 15px;
  text-shadow: none;
  margin-bottom: 20px;
  color: #fff;
}
.footer-top .widget {
  color: #e2e2e2;
}
.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: #000066;
  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 #000066;
}
.hrm-news-width .news-title-widget {
  background-color: #000066;
  border-top: 3px solid #1f2e53;
  height: 35px;
  margin: 0 0 10px;
  padding: 0 0 0 10px;
}
.hrm-news-width .news-title-widget:hover a {
  border-top-color: #000066;
}
.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: 60%;
  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: #000066 !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: #000066;
  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;
}
.list-carousel-outer:before,
.list-carousel-outer:after {
  content: '';
  display: table;
}
.list-carousel-outer:after {
  clear: both;
}
.ls-carousel-block {
  padding: 0;
  float: right;
}
.ls-carousel-block .product-loop-inner {
  margin: 0;
}
.list-cat-block {
  padding-left: 0;
  min-height: 280px;
}
.list-cat-block .list-cat-block-inner {
  border: 1px solid #eaeaea;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.title-ls-list {
  position: relative;
  color: #ffffff;
  font: bold 13px sans-serif;
  text-align: left;
  background: #000066;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.title-ls-list span {
  text-transform: uppercase;
  line-height: 1.3;
  color: #fff;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-size: 13px;
  text-align: left;
  font-weight: 600;
}
.title-ls-list span:before {
  padding-right: 5px;
  content: "\f1d1";
  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;
}
.menu-product-cat {
  margin-left: 0!important;
  list-style: none;
}
.menu-product-cat li {
  list-style: none!important;
  border-bottom: 1px solid #f5f5f5;
}
.menu-product-cat li a {
  font-weight: 600;
  background: #ffffff url(images/car-icon.png) no-repeat 5px center;
  display: block;
  color: #1a2020;
  font-weight: 700;
  font-size: 13px;
  padding: 8px 5px 8px 40px;
  transition: all ease 0.8s;
}
.menu-product-cat li a:hover {
  color: #1a2020;
  padding-left: 5px;
  padding-right: 35px;
  background-position: right center;
}
.list-carousel-outer .menu-product-cat li a {
  padding: 12px 5px 12px 40px;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
footer#colophon {
  position: relative;
}
footer#colophon:before,
footer#colophon:after {
  content: '';
  display: table;
}
footer#colophon:after {
  clear: both;
}
.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: #000066;
  font-size: 30px;
  border-radius: 0;
  background: transparent;
}
.hrm-partner .owl-nav div:hover {
  color: #1a2020;
}
.hrm-partner .owl-nav div.owl-prev {
  left: -15px;
}
.hrm-partner .owl-nav div.owl-next {
  right: -15px;
}
.upper-footer {
  position: relative;
}
.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;
}
.fut-col {
  text-align: right;
  padding-top: 15px;
}
.footer-widget-section-left {
  border-right: 1px solid #545454;
  padding: 20px 15px 30px;
}
.footer-widget-section-left .widget {
  margin-bottom: 20px;
}
.footer-widget-section-right {
  padding-top: 20px;
}
.footer-widget-section-right .footer-sidebar {
  padding: 0 10px 20px;
}
.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;
}
.footer-support {
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
  clear: both;
}
.site-footer {
  background: #2f3a43 url(images/footer-bg.jpg) repeat-x left bottom;
  background-size: cover;
}
.site-footer .footer-top {
  width: 100%;
  float: left;
  position: relative;
  color: #ddd;
  padding: 0;
  border-top: 3px solid #000066;
  border-top: 0;
}
.site-footer .footer-top a {
  font-size: 13px;
  color: #e2e2e2;
}
.site-footer .footer-top a:hover {
  color: #fff;
}
.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;
  position: relative;
  line-height: 20px;
  color: #ddd;
  padding: 10px 0px;
}
.site-footer .site-info {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.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 {
  transition: all 0.4s;
  content: " ";
  display: block;
  position: absolute;
  z-index: 99;
  background: #000066;
}
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;
  -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: #fff;
  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;
}
#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 {
  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: #000066;
  width: 40px;
  height: 40px;
  border-radius: 0;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  transition: all, 0.7s, ease-in-out;
  overflow: auto;
  line-height: 38px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  border: 1px solid #fff;
}
#topcontrol:hover {
  background: #d81d4a;
}
/*--------------------------------------------------------------
# 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;
}
/********* / FB Responsive **********/
/*************************************** ***************************************
*  Responsive
 *************************************** ***************************************/
/*************************************** ***************************************
 * = col-lg -> min-width: 1200px
 *************************************** ***************************************/
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .container #qc_sidebar {
    display: none;
  }
  ul#navigation > li > a {
    padding: 10px 15px;
  }
  #secondary-banner {
    padding-top: 20px;
  }
  #secondary-banner .halft-breadcrumb,
  #secondary-banner .halft-title {
    display: block;
    width: 100%;
    text-align: left;
  }
  #secondary-banner #crumbs {
    float: none;
    text-align: left;
  }
  #secondary-banner h1 {
    font-size: 25px;
  }
  #secondary-banner .container .row {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
  }
}
/*************************************** ***************************************
 * = col-md -> min-width: 992px
 *************************************** ***************************************/
@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .site-header .row {
    margin: 0;
  }
  .logo,
  .logo:before,
  .logo .site-title {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
  }
  .logo {
    text-align: center;
    width: 100%;
    border-right: 0;
    float: none;
  }
  .logo img {
    margin-right: 0;
  }
  .top-header {
    height: auto;
  }
  .top-left,
  .top-right {
    width: 100%;
    float: none;
    margin: 0;
  }
  #main-menu {
    width: 100%;
    float: none;
    text-align: center;
  }
  #main-menu .navbar-header,
  #main-menu .navbar-nav {
    width: 100%;
    float: none;
  }
  ul#navigation > li {
    display: inline-block;
    float: none;
  }
  .logo:before,
  .top-header:after,
  #main-menu:after {
    content: none;
  }
  .home-slider-block.slider_fullwidth {
    top: 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;
  }
  .site-content {
    margin-top: 0;
  }
  .footer-sidebar:nth-child(2n) {
    float: left;
    clear: right;
  }
  .footer-sidebar:nth-child(2n+1) {
    clear: left;
  }
  .widget-products .item-product {
    width: 33.3%;
    float: left;
  }
  .widget-products .item-product:nth-child(3n) {
    clear: right;
  }
  .widget-products .item-product:nth-child(3n+1) {
    clear: left;
  }
  .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;
  }
  .list-cat-block {
    min-height: 0;
    padding: 0;
    height: auto!important;
  }
  .ls-carousel-block {
    float: none;
  }
}
/*************************************** ***************************************
 * = col-sm -> min-width: 768px
 *************************************** ***************************************/
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  .menu-contrl {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo,
  .top-mid-right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .top-mid-right {
    padding-top: 0;
  }
  .logo {
    margin-bottom: 0;
  }
  .logo img {
    margin: 0 auto;
  }
  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;
  }
  .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;
  }
  .list-product-content .item-product {
    width: 50%;
  }
  .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) {
  .top-left,
  .top-right {
    float: none;
    text-align: center;
    margin-top: 5px;
  }
  .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 {
    width: 100%;
  }
  .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-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: both;
  }
  .post-thumbnail {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #secondary-banner h1 {
    text-transform: none;
  }
  .product-loop-inner .thumb-outter {
    height: 250px;
  }
}
/*************************************** ***************************************
 * Thiet bi di dong cu
 *************************************** ***************************************/
/*************************************** ***************************************
 * col-xs -> min-width: 0;
 *************************************** ***************************************/
