﻿/*@import '../images/icons/icons.sprite.scss';*/
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

html {
  overflow-x: hidden;
}

canvas {
  direction: ltr;
}

textarea {
  direction: rtl;
  text-align: right;
}

:focus {
  outline: none !important;
}

svg {
  fill: currentColor;
}

i {
  font-style: normal;
}

img {
  vertical-align: middle;
}

a:focus {
  text-decoration: none;
  outline: none;
  color: inherit;
}

*:focus {
  outline: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

* a {
  text-decoration: none;
  color: inherit;
}

/*
@import this file directly into your existing Scss files to use these mixins
*/
.light {
  font-family: IranSansWeb;
  font-weight: 300;
}

.medium {
  font-family: IranSansWeb;
  font-weight: 500;
}

.bold {
  font-family: IranSansWeb;
  font-weight: bold;
}

a, a:hover {
  text-decoration: none;
  color: inherit;
}

a {
  color: inherit;
}

.number {
  display: inline-block;
  direction: ltr;
  font-family: serif;
  font-size: 0.9em;
}

.error, .field-validation-error {
  color: red;
  font-size: 1.2rem;
  display: block;
}

.ltr {
  direction: ltr;
}

.rtl {
  direction: rtl;
}

.text-container {
  transform: rotate(-0.1deg);
}

.inline-block {
  display: inline-block !important;
}

.block {
  display: block !important;
}

.align-top {
  vertical-align: top;
}

.align-bottom {
  vertical-align: bottom;
}

.align-middle {
  vertical-align: middle;
}

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

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

.dt {
  display: table;
}
.dt .dtc {
  display: table-cell;
}

.v-center:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
}
.v-center > * {
  display: inline-block;
  vertical-align: middle;
}

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

.no-wrap {
  white-space: nowrap;
}

.line-through {
  text-decoration: line-through;
}

.caution {
  color: red;
}

.caution-wrapper {
  border: 1px solid red;
  padding: 5px;
}

.bullet {
  margin-right: 5px;
  border: solid 1px #eeae39;
  direction: rtl;
  vertical-align: middle;
}

.wrap {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}

.captcha-text {
  font-family: monospace;
}

.dropdown-menu > li > a label {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-menu > li > a {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-menu > li > a.radio, .dropdown-menu > li > a.checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
}

.dropdown-menu > li > [type=radio], .dropdown-menu > li > [type=checkbox] {
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  margin-top: 9px;
}

.dropdown-menu .divider {
  margin: 2px 0;
}

.dropdown-menu [type=checkbox] + label {
  display: block;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-menu [type=checkbox] + label:hover, .dropdown-menu [type=checkbox]:checked + label {
  background: #333e97;
  color: white;
}

.rtl-placeholder[value=""] {
  direction: rtl;
}

.rtl-placeholder {
  direction: ltr;
}

.footer .stuff-tags.well {
  min-height: 20px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

[v-cloak] {
  display: none !important;
}

.autocomplete-suggestions {
  text-align: right;
  max-height: 345px;
}

.autocomplete-suggestion {
  max-width: 270px;
}

.alert.validation-summary-valid {
  display: none;
}

.btn-success.inverse {
  background: white;
  color: #5bb85c;
  font-weight: 500;
}

.page-header {
  padding-bottom: 0;
  margin: 0;
  border-bottom: none;
}

.show-mobile {
  display: none;
}

/*.inner-page, .html-page, .faq.list { padding-top: 140px; }*/
/***Icons***/
.icon-phone-svg {
  display: inline-block;
  width: 60px;
  height: 60px;
  stroke-width: 0;
  stroke: currentColor;
  fill: #f43434;
  vertical-align: middle;
}

.wave {
  animation: waveIn 1.2s infinite ease-out;
  transform-origin: 50% 50%;
}

.wave-sm {
  animation-delay: 0.3s;
}

.wave-md {
  animation-delay: 0.45s;
}

.wave-lg {
  animation-delay: 0.6s;
}

@keyframes waveIn {
  from {
    opacity: 0;
    transform: scale(0.3) translate(-20px, 10px);
  }
  50% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
.icons-expert {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1058px no-repeat;
}

.icons-delivery {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -968px no-repeat;
}

.icons-quality {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1238px no-repeat;
}

.icons-support {
  width: 80px;
  height: 80px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1148px no-repeat;
}

.icons-phone {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1558px no-repeat;
}

.icons-calendar {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -935px no-repeat;
}

.icons-search {
  width: 22px;
  height: 21px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1598px no-repeat;
}

.icons-flex.productIcon-1:before {
  content: "";
  width: 105px;
  height: 105px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1328px no-repeat;
}

.icons-flex.productIcon-2:before {
  content: "";
  width: 105px;
  height: 105px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1443px no-repeat;
}

.icons-comment:before {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -2082px no-repeat;
}

.icons-date {
  width: 17px;
  height: 18px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1737px no-repeat;
}

.icons-writer {
  width: 18px;
  height: 17px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1765px no-repeat;
}

.icons-scroll-arrow {
  width: 42px;
  height: 42px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1818px no-repeat;
}

.icons-cm-modal {
  width: 76px;
  height: 113px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1959px no-repeat;
}

/***Animations***/
@-webkit-keyframes blink {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*********Search***************/
.search-results .search-result {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0;
  margin-bottom: 5px;
}
.search-results .search-result:last-child {
  border-bottom: none;
}

/*****Buttons****/
.btn-secondary {
  color: black;
  background-color: #c40000;
  border-color: #c40000;
}

.mobile-btn {
  position: absolute;
  font-size: 1.2rem;
  left: 0;
  bottom: -30px;
  font-weight: 500;
  display: none;
}
.mobile-btn i {
  font-size: 1.5rem;
  vertical-align: middle;
  margin-right: 5px;
}

.mobile-btn:hover {
  color: #c40000;
}

/***Internal Pages Title and Search*/
.search-form {
  padding: 40px 0;
}
.search-form .list-page-title {
  float: right;
}
.search-form .list-page-title h1 {
  font-weight: 600;
  font-size: 1.8rem;
  margin: 1rem 0;
}
.search-form .form-inline {
  display: inline-block;
  width: 340px;
  max-width: calc(100% - 250px);
}
.search-form .form-inline .search-box {
  position: relative;
  padding-right: 20px;
}
.search-form .form-inline .search-box:after {
  content: "";
  background: url("/Images/go.png") -160px -83px;
  width: 31px;
  height: 30px;
  position: absolute;
  left: 5px;
  top: 2px;
}
.search-form .form-inline .search-box input {
  background: #f43434;
  height: 38px;
  border: none;
  color: #fff;
  width: 100%;
  padding: 0 20px; /*box-shadow: 0px 1px 13px #959393;*/
}
.search-form .form-inline .search-box input::-webkit-input-placeholder {
  color: #fff;
}
.search-form .share {
  float: left;
  display: none;
}

/***Detail Page****/
.page-title h1 {
  font-weight: 600;
  font-size: 1.8rem;
}

.detail-page .main-image {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  display: none;
}
.detail-page .main-image .aspect-ratio {
  width: 100%;
  padding: 20% 0;
  position: relative;
}
.detail-page .main-image .image-w {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.detail-page .main-image .image-w:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
}
.detail-page .main-image .image-w > * {
  display: inline-block;
  vertical-align: middle;
}
.detail-page .main-image img {
  display: inline-block;
  max-width: 100%;
  width: 100%;
}
.detail-page .header { /*text-align: center;*/ /*margin: -10px auto 0 auto;*/
  padding: 0 25px;
  width: 100%;
  z-index: 2;
  position: relative;
  background: #fff;
}
.detail-page .header .main-title { /*width: 545px;*/ /*height: 80px;*/
  background: #fff;
  margin: 0 auto; /*text-align: center; display: inline-block;*/
  padding: 15px 20px 5px 20px; /*max-width: 52%;*/
}
.detail-page .header .main-title h1 {
  margin: 0;
  font-size: 2.3rem;
  font-weight: 400;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.8rem;
}
.detail-page .header a {
  display: inline-block;
  margin: 15px 30px 0 30px;
  color: #a2a2a2;
  font-size: 1.3rem;
  font-weight: 500;
}
.detail-page .header em {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 7px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
}
.detail-page .header .date, .detail-page .header .country-latin-name {
  color: #a2a2a2;
  font-size: 1.3rem;
  letter-spacing: 1px;
  float: right;
}
.detail-page .header .rate {
  float: left;
}
.detail-page .dscp {
  padding: 20px 45px 45px 45px;
  color: #747474;
  font-size: 1.5rem;
  background: #fff;
}
.detail-page .dscp video {
  width: 100%;
  height: auto;
  margin: 5px 0;
}
.detail-page .dscp img {
  width: 100%;
  margin: 5px 0;
  display: block;
  cursor: pointer;
}
.detail-page .dscp h2, .detail-page .dscp h3 {
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #c40000;
}
.detail-page .publish-info {
  background: #f2f2f2;
  color: #747474;
  display: none;
}
.detail-page .publish-info .top {
  border-bottom: 1px solid #e1e1e1;
  padding: 17px 90px;
  font-size: 1.3rem;
}
.detail-page .publish-info .top span {
  display: inline-block;
  margin-left: 15px;
}
.detail-page .publish-info .top .view-count:before {
  content: "";
  vertical-align: middle;
  margin-left: 5px;
  width: 25px;
  height: 10px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1671px no-repeat;
}
.detail-page .publish-info .top .like {
  cursor: pointer;
}
.detail-page .publish-info .top .like:before {
  content: "";
  vertical-align: middle;
  margin-left: 5px;
  width: 23px;
  height: 11px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1629px no-repeat;
}
.detail-page .publish-info .top .like.liked:before {
  width: 23px;
  height: 11px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1650px no-repeat;
}
.detail-page .publish-info .top .source, .detail-page .publish-info .top .share {
  float: left;
  font-size: 1.2rem;
}
.detail-page .publish-info .top .share, .detail-page .publish-info .top .share-btn {
  margin-left: 0;
  border: none;
}
.detail-page .publish-info .top .share {
  margin-top: -5px;
}
.detail-page .publish-info .bottom {
  padding: 50px 90px;
  font-size: 1.3rem;
}
.detail-page .publish-info .bottom span {
  display: block;
}
.detail-page .publish-info .bottom span.publisher-name {
  color: #c40000;
  display: inline-block;
  margin-top: 30px;
}
.detail-page .publish-info .bottom span.publisher-name:after {
  content: "";
  border-bottom: 1px dashed #000;
  display: block;
  width: 140px;
  margin: 3px 0;
}
.detail-page .publish-info .bottom span.publisher-certificate {
  font-weight: 500;
}
.detail-page .publish-info .bottom .publisher-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 7px solid #fff;
  float: right;
  margin-left: 15px;
  box-sizing: content-box;
}
.detail-page .publish-info .bottom .about-publisher .summary {
  background: #fff;
  border-radius: 8px;
  padding: 20px;
}
.detail-page .related {
  float: left;
  display: inline-block;
  vertical-align: top;
  background: #f5f5f5;
  position: relative;
  margin-right: 15px;
  padding: 15px 0;
}
.detail-page .related:after {
  content: "";
  width: 7px;
  position: absolute;
  background: #c40000;
  height: 95%;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.detail-page .related .related-title {
  padding: 5px;
  border-bottom: 1px solid #c40000;
  text-align: right;
  font-weight: bold;
  padding-right: 20px;
}
.detail-page .related .posts .post {
  margin-bottom: 5px;
}
.detail-page .related .posts .post a.title {
  position: relative;
  padding: 5px 50px 5px 10px;
  display: block;
  font-size: 0.8em;
}
.detail-page .related .posts .post a.title:before {
  position: absolute;
  top: 0;
  right: 10px;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-image: url("/Images/link-pic-AnchorText.png");
  content: "";
  border: none;
}
.detail-page .related .posts .post img {
  display: none;
}

/***List Header****/
.results-header {
  background: #f7f6f6;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #fff;
  color: #c40000;
  font-size: 1.14em;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
  display: none;
}
.results-header ul li {
  position: relative;
  border-right: 2px solid white;
  border-left: none !important;
  margin: 0 !important;
  text-align: right !important;
  padding: 0 !important;
  padding-right: 25px !important;
}
.results-header ul li:before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: white;
  background-image: url("/Images/go.png");
  border-radius: 50%;
  position: absolute;
  right: -15px;
  z-index: 2;
  top: 6px;
}
.results-header ul li.title {
  font-weight: normal !important;
}

/****SideBarNav****/
.side-bar-nav-container {
  padding: 0;
}

nav.side-bar-nav {
  background: white;
  font-size: 1em;
  z-index: 10 !important;
}
nav.side-bar-nav ul {
  list-style: none;
}
nav.side-bar-nav ul li {
  border-bottom: 2px solid #fbfbfb;
  margin-bottom: 3px;
}
nav.side-bar-nav ul li h2 {
  margin: 0;
  font-size: 1em;
  color: #1d1d1d;
}
nav.side-bar-nav ul li a {
  text-align: right;
  display: block;
  height: 40px;
  line-height: 40px;
  transition: all 0.3s ease;
  width: 100%;
  position: relative;
  overflow: hidden;
}
nav.side-bar-nav ul li a:before {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  z-index: 2;
  position: relative;
}
nav.side-bar-nav ul li a:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  transition: all 0.3s ease;
}
nav.side-bar-nav ul li:hover a {
  background: #ffcc00;
  width: calc(100% + 8px);
  transform: translateX(8px);
}
nav.side-bar-nav ul li:hover a:before {
  filter: grayscale(10) brightness(100);
}
nav.side-bar-nav ul li:hover a:after {
  background: #c40000;
}

/***Actions****/
.action-box {
  top: -60px;
  position: absolute;
  left: 0;
  min-width: 300px;
}
.action-box .rate {
  float: left;
  direction: ltr;
}
.action-box .share-box {
  float: left;
  margin-left: 20px;
}

.share-box {
  display: inline-block;
  position: relative;
}
.share-box .share-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #e1e1e1;
  display: inline-block;
  border-radius: 7px;
  text-align: center;
  cursor: pointer;
  background: #fff;
}
.share-box .share-btn:before {
  content: "";
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1691px no-repeat;
}
.share-box .button {
  cursor: pointer;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
  padding: 0 10px;
}
.share-box .button:before {
  content: "";
  width: 14px;
  height: 16px;
  background: url("/images/share.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.share-box .button:hover {
  background-color: #c40000;
  color: white;
}
.share-box .button:hover:before {
  filter: grayscale(10) brightness(100);
}
.share-box .links {
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  left: 0px;
  width: 130px;
  background: #fff;
  text-align: center;
  background: #f2f2f2;
  line-height: 17px;
  border-radius: 7px;
  padding-top: 3px;
  bottom: 50%;
  z-index: 5000;
  border: 1px solid #e1e1e1;
}
.share-box .links.active {
  opacity: 1;
  bottom: 107%;
}
.share-box .links.active a {
  display: inline-block;
}
.share-box .links a {
  display: none;
  padding-right: 3px;
  height: 24px;
  margin: 0;
}
.share-box .links a:before {
  content: "";
  background-image: url("/Images/go.png");
  width: 22px;
  height: 24px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.share-box .links a:hover {
  background-color: #c40000;
}
.share-box .links a:hover:before {
  filter: grayscale(10) brightness(100);
}
.share-box .links a.facebook:before {
  background-position: 4px -145px;
}
.share-box .links a.twitter:before {
  background-position: -1px -197px;
}
.share-box .links a.linkedin:before {
  background-position: 0px -47px;
}
.share-box .links a.telegram:before {
  background-position: -2px 4px;
}

/***FAQ****/
.questions-and-answers {
  margin: 10px;
  margin-top: 0px;
}
.questions-and-answers .item {
  margin-top: 15px;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #e1e1e1;
}
.questions-and-answers .item .question-w .question {
  margin-top: 0;
  display: block;
}
.questions-and-answers .item .question-w i {
  color: #c40000 !important;
  line-height: 1em;
  margin-left: 5px;
}
.questions-and-answers .item .answer {
  color: black !important;
}
.questions-and-answers .item .answer i {
  color: rgb(1, 140, 127);
  line-height: 1em;
  margin-left: 5px;
}
.questions-and-answers .item + .item {
  text-align: justify;
}

/***Related Items****/
.related-items-title {
  font-weight: 400;
  line-height: 40px;
  position: relative;
  padding-right: 46px;
}
.related-items-title:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("/Images/Right-TD-icon.png");
  background-repeat: no-repeat;
  right: 0;
  background-size: contain;
  background-position: 0px 7px;
}

/***Audio Player****/
.audio-player {
  position: fixed;
  bottom: -91px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
  background: #363839;
  width: 100%;
  padding: 10px 20px;
  transition: 0.5s all;
}
.audio-player.active {
  bottom: 0;
}
.audio-player audio {
  vertical-align: middle;
  background: #363839;
  width: 100%;
}
.audio-player .close-audio {
  color: #fff;
  background-color: #363839;
  float: right;
  border-radius: 5px 5px 0 0;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  position: absolute;
  padding: 6px;
  top: -23px;
  right: 53px;
  font-style: normal;
  font-size: 30px;
}
.audio-player .close-audio:before {
  content: "x";
  display: inline-block;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 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.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -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 {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -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);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(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);
  }
  100% {
    -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 {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -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);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -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);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -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, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-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, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

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

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

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

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

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

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

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

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

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

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(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;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(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;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-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);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-300%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-300%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    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 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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 {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@media (max-width: 1024px) {
  .detail-page .header {
    width: 100%;
  }
  .detail-page .header a {
    margin: 15px 5px 0 5px;
  }
  .detail-page .dscp {
    padding: 45px 15px;
  }
  .detail-page .publish-info .top {
    padding: 17px 15px;
  }
  .detail-page .publish-info .bottom {
    padding: 30px 15px;
  }
  .quick-links {
    display: none;
  }
}
@media (max-width: 991px) {
  .detail-page .publish-info .bottom {
    padding: 30px 0;
  }
}
@media (max-width: 650px) {
  .detail-page {
    /*.main-image { margin: 0 -15px;display:block; }*/
  }
  .detail-page .header {
    padding: 0;
    /*.pull-right, .pull-left { float: none !important; display: inline-block; }
    em { display: none }
    a { background: #e8e8e7; border-radius: 7px; padding: 2px 10px; margin: 20px 0px 0 0px; color: $red-color }*/
  }
  .detail-page .header .main-title { /*position: absolute; right: 0; left: 0; max-width: 100%; top: -25px; height: 58px; padding: 10px 20px 10px 20px;*/ }
  .detail-page .header .main-title h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 550px) {
  .detail-page .dscp {
    padding: 15px 7px; /*border-radius: 7px; border: 1px solid #e1e1e1;*/
    background: #fff;
    font-size: 1.3rem;
    margin-top: 5px;
  }
  .detail-page .publish-info .top .source {
    float: none;
  }
  .search-form {
    position: relative;
    padding: 75px 0 0 0;
    text-align: right;
  }
  .search-form .list-page-title {
    float: none;
    display: inline-block;
  }
  .search-form .list-page-title h1 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #c40000;
  }
  .search-form .form-inline {
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
  }
  .search-form .form-inline .search-box {
    padding-right: 0;
  }
  .search-form .share {
    height: 28px;
  }
  .search-form .share .share-box .share-btn {
    transform: scale(0.7);
    background: none;
    border: none;
  }
  .quick-links {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    top: auto;
    background: #fff;
    font-size: 1.4rem;
    text-align: center;
    box-shadow: 0 1px 13px #959393;
  }
  .quick-links .link {
    padding-left: 10px;
    margin: 0;
    display: inline-block;
  }
  .quick-links .link .icon {
    transform: scale(0.8);
    margin-left: 0;
  }
}
.tours-by-country {
  background: #f2f2f2;
}

.thumbnail-nav {
  padding: 30px 0;
  text-align: center;
  white-space: nowrap; /*overflow:hidden;*/
}
.thumbnail-nav .item {
  text-align: center;
  padding-top: 10px;
  display: inline-block;
}
.thumbnail-nav .item a.link {
  display: block;
  position: relative;
  width: 170px;
  margin: 0 auto;
}
.thumbnail-nav .item a.link * {
  transition: all 0.3s;
}
.thumbnail-nav .item a.link .icon-wrapper {
  background-color: #c40000;
  width: 55px;
  height: 55px;
  display: inline-block;
  position: relative;
  border-radius: 7px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 123px;
  z-index: 10;
}
.thumbnail-nav .item a.link .icon-wrapper:after {
  content: "";
  width: 40px;
  height: 40px;
  margin-top: 3px;
  display: inline-block;
  position: relative;
  filter: grayscale(10) brightness(100);
  background-image: url("/Images/MainIcons.png");
}
.thumbnail-nav .item a.link .icon-wrapper.dubai:after {
  background-position: 0px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.turkey:after {
  background-position: -40px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.china:after {
  background-position: -80px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.india:after {
  background-position: -160px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.armenia:after {
  background-position: -400px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.europe:after {
  background-position: -280px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.thailand:after {
  background-position: -120px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.malaysia:after {
  background-position: -200px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.bali:after {
  background-position: -240px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.russia:after {
  background-position: -320px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.bulgaria:after {
  background-position: -360px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.armenia:after {
  background-position: -400px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.foreignnorouz:after {
  background-position: -440px -316px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.maldives:after {
  background-position: 0px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.georgia:after {
  background-position: -40px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.southkorea:after {
  background-position: -80px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.africa:after {
  background-position: -120px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.srilanka:after {
  background-position: -160px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.baku:after {
  background-position: -200px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.serbia:after {
  background-position: -240px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.cyprus:after {
  background-position: -280px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.croatia:after {
  background-position: -320px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.hungary:after {
  background-position: -360px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.usa:after {
  background-position: -400px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.other-c:after {
  background-position: -440px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.mashhad:after {
  background-position: -447px -397px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.yazd:after {
  background-position: -317px -395px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.qeshm:after {
  background-position: -372px -395px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.kish:after {
  background-position: -412px -395px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.north:after {
  background-position: -205px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.nature:after {
  background-position: -155px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.tehran:after {
  background-position: -61px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.shahr-e-kord:after {
  background-position: -113px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.kermanshah:after {
  background-position: -282px -398px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.esfahan:after {
  background-position: -2px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.shiraz:after {
  background-position: -246px -395px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.norouz-interior:after {
  background-position: -439px -356px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.swiss:after {
  background-position: -399px -428px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.iraq:after {
  background-position: -323px -438px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.cruise-ship:after {
  background-position: -14px -861px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.icons-iranmap:after {
  background: url(/Images/go.png) -33px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.jahan:after {
  background: url(/Images/go.png) -76px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.safar:after {
  background: url(/Images/go.png) -120px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.akhbar:after {
  background: url(/Images/go.png) -166px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.tazeh:after {
  background: url(/Images/go.png) -205px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.bayad:after {
  background: url(/Images/go.png) -254px -156px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.jashnvareh:after {
  background: url(/Images/go.png) -293px -157px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.etelaat:after {
  background: url(/Images/go.png) -36px -190px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.barnameh:after {
  background: url(/Images/go.png) -71px -190px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.behtarin:after {
  background: url(/Images/go.png) -109px -193px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.ghaza:after {
  background: url(/Images/go.png) -149px -192px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.soghati:after {
  background: url(/Images/go.png) -194px -192px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.Photography:after {
  background: url(/Images/go.png) -229px -340px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.nowruz:after {
  background: url(/Images/go.png) -219px -266px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.jazebeh:after {
  background: url(/Images/go.png) -238px -194px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.hamayesh:after {
  background: url(/Images/go.png) -288px -194px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.naghshe:after {
  background: url(/Images/go.png) -32px -227px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.video:after {
  background: url(/Images/go.png) -71px -231px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.porsesh:after {
  background: url(/Images/go.png) -116px -229px !important;
}
.thumbnail-nav .item a.link .icon-wrapper.iran:after {
  background: url(/Images/go.png) -33px -157px !important;
}
.thumbnail-nav .item .title {
  margin: 0;
  font-size: 1.8rem;
  margin-top: 35px;
  font-weight: 500;
}
.thumbnail-nav .item .title strong {
  font-weight: 500;
}
.thumbnail-nav .item img {
  border-radius: 25px;
  transition: all 0.3s;
  box-shadow: 0px 1px 13px #959393;
  position: relative;
  z-index: 1;
}
.thumbnail-nav .item:hover a.link .icon-wrapper {
  background-color: #f43434;
  top: 100px;
}
.thumbnail-nav .owl-controls .owl-prev, .thumbnail-nav .owl-controls .owl-next {
  position: absolute;
  top: calc(50% - 50px);
}
.thumbnail-nav .owl-controls .owl-prev {
  left: -40px;
}
.thumbnail-nav .owl-controls .owl-next {
  right: -40px;
}
.thumbnail-nav .owl-controls i {
  width: 60px;
  height: 60px;
  border: 1.5px solid #b0b0b0;
  display: inline-block;
  border-top: none;
}
.thumbnail-nav .owl-controls i.arrow-left {
  border-right: none;
  transform: rotate(45deg);
}
.thumbnail-nav .owl-controls i.arrow-right {
  border-left: none;
  transform: rotate(-45deg);
}

@media (max-width: 1280px) {
  .thumbnail-nav .owl-controls {
    display: none;
  }
}
@media (max-width: 550px) {
  .inner-page .thumbnail-nav, .travel-agency.list .thumbnail-nav {
    padding: 0;
  }
  .inner-page .thumbnail-nav .owl-stage-outer, .travel-agency.list .thumbnail-nav .owl-stage-outer {
    width: calc(100% + 15px);
    height: 50px;
  }
  .inner-page .thumbnail-nav .item, .travel-agency.list .thumbnail-nav .item {
    min-width: 80px;
  }
  .inner-page .thumbnail-nav .item a.link, .travel-agency.list .thumbnail-nav .item a.link {
    border-radius: 7px;
    border: 1px solid #e1e1e1;
    background: #fff;
    height: 40px;
    min-width: 80px;
    width: auto;
    padding: 0 5px;
  }
  .inner-page .thumbnail-nav .item img, .inner-page .thumbnail-nav .item .icon-wrapper, .travel-agency.list .thumbnail-nav .item img, .travel-agency.list .thumbnail-nav .item .icon-wrapper {
    display: none;
  }
  .inner-page .thumbnail-nav .item .title, .travel-agency.list .thumbnail-nav .item .title {
    margin-top: 10px;
    font-size: 1.35rem;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.special-tour {
  background: url(../UserFiles/tour-bg.jpg) center;
  background-attachment: fixed;
  padding: 30px 0 100px 0;
  transition: all 0.2s ease-out;
}
.special-tour .sec-title, .special-tour .sec-des {
  color: white;
}
.special-tour .item {
  width: 270px;
  margin: 0 auto;
  max-width: 100%;
}
.special-tour .tour-box {
  width: 270px;
  max-width: 100%;
  margin: 0 auto;
}
.special-tour .tour-box > a {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.special-tour .tour-box img {
  border-radius: 8px;
  transition: all 1.5s ease;
}
.special-tour .tour-box:hover img {
  transform: scale(1.1) rotate(5deg);
}
.special-tour .tour-box:hover .tour-agancy a {
  background: #c40000;
  color: #fff;
}
.special-tour .tour-des {
  background: white;
  padding: 15px;
  margin-top: 8px;
}
.special-tour .tour-title {
  position: relative;
}
.special-tour .tour-title .tour-t {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0;
}
.special-tour .tour-title span {
  position: absolute;
  left: 0;
  color: #f43434;
  background: #f2f2f2;
  font-size: 1.35rem;
  padding: 0 8px;
  border-radius: 10px;
  top: -7px;
}
.special-tour .tour-agancy {
  margin-top: 10px;
}
.special-tour .tour-agancy .agancy-t, .special-tour .tour-agancy a {
  width: calc(49.5% + 15px);
  background: #f2f2f2;
  height: 35px;
  line-height: 35px;
}
.special-tour .tour-agancy .agancy-t {
  float: right;
  margin: 0;
  margin-right: -15px;
  padding-right: 15px;
  border-radius: 8px 0 0 8px;
  font-size: 1.3rem;
}
.special-tour .tour-agancy a {
  float: left;
  margin-left: -15px;
  padding-left: 15px;
  text-align: left;
  border-radius: 0 8px 8px 0;
  font-weight: bold;
  font-size: 1.6rem;
  transition: all 0.3s ease;
}
.special-tour .tour-info {
  padding: 15px 0;
  font-size: 1.25rem;
  color: #5f5f5f;
  clear: both;
}
.special-tour .tour-info > div {
  width: 47%;
  display: inline-block;
}
.special-tour .tour-info .title {
  text-align: left;
  width: 51%;
}
.special-tour .tour-info span {
  display: block;
}
.special-tour .tour-btn {
  margin: 0 auto;
  display: block;
}

@media (max-width: 550px) {
  .special-tour {
    background: none;
    padding: 0;
    padding-bottom: 10px;
  }
  .special-tour .owl-stage-outer {
    width: calc(100% + 15px);
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.tour-list-component {
  padding: 30px 0 55px 0;
}
.tour-list-component ul {
  list-style: none;
}
.tour-list-component .title {
  width: 32%;
  padding-right: 40px !important;
}
.tour-list-component .price {
  width: 14%;
}
.tour-list-component .date {
  width: 19%;
}
.tour-list-component .agency {
  width: 17%;
}
.tour-list-component .tell {
  width: 18%;
}
.tour-list-component .tour-list-header {
  background: #f7f6f6;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #fff;
  color: #c40000;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.tour-list-component .tour-list-header ul li {
  float: right;
  height: 43px;
  padding-right: 25px;
  position: relative;
}
.tour-list-component .tour-list-header ul li:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: -2px;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.tour-list-component .tour-list-header ul li:before {
  content: "";
  width: 30px;
  height: 30px;
  background: #ffffff url(../../Images/MainIcons.png);
  border-radius: 50%;
  position: absolute;
  right: -15px;
  z-index: 2;
  top: 6px;
}
.tour-list-component .tour-list-header ul li.title:before {
  background-position: -99px -2px;
  right: 4px;
}
.tour-list-component .tour-list-header ul li.price:before {
  background-position: -130px -4px;
}
.tour-list-component .tour-list-header ul li.date:before {
  background-position: -163px -4px;
}
.tour-list-component .tour-list-header ul li.agency:before {
  background-position: -203px -6px;
}
.tour-list-component .tour-list-header ul li.tell:before {
  background-position: -241px -4px;
}
.tour-list-component .tour-list-header ul li:first-child:after {
  display: none;
}
.tour-list-component .tour-list-body .tour-item {
  clear: both;
  font-size: 1.2rem;
  background: #fff;
  padding-bottom: 1px;
  border-bottom: 10px solid #f1f1f1;
  height: 90px;
  position: relative;
  transition: all 0.3s ease;
  right: 0;
  box-sizing: content-box;
  margin: 0;
}
.tour-list-component .tour-list-body .tour-item:last-child {
  border-bottom: 1px solid #f1f1f1;
}
.tour-list-component .tour-list-body .tour-item span {
  display: block;
}
.tour-list-component .tour-list-body .tour-item .title {
  display: inline-block;
  margin: 0px;
  float: right;
  height: 90px;
  border-left: 2px solid #f1f1f1;
  padding-top: 30px;
  padding-right: 25px;
  position: relative;
  transition: all 0.3s ease;
  font-weight: 500;
}
.tour-list-component .tour-list-body .tour-item .title i {
  font-size: 1.6rem;
  margin-top: 5px;
  font-weight: 600;
}
.tour-list-component .tour-list-body .tour-item > div {
  float: right;
  height: 90px;
  border-left: 2px solid #f1f1f1;
  padding-top: 18px;
  padding-right: 25px;
  position: relative;
  transition: all 0.3s ease;
}
.tour-list-component .tour-list-body .tour-item > div.price {
  word-spacing: 2px;
  padding-right: 0px;
  text-align: center;
  padding-top: 0;
}
.tour-list-component .tour-list-body .tour-item > div.price:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.3em;
}
.tour-list-component .tour-list-body .tour-item > div.price > * {
  display: inline-block;
  vertical-align: middle;
}
.tour-list-component .tour-list-body .tour-item > div.price span {
  font-size: 1.6rem;
  color: #c40000;
  font-weight: 600;
}
.tour-list-component .tour-list-body .tour-item > div.price span span {
  display: inline-block;
  font-size: 12px;
  margin-right: 3px;
  color: #666;
  font-weight: 400;
}
.tour-list-component .tour-list-body .tour-item > div.date strong {
  font-size: 1.5rem;
  position: relative;
}
.tour-list-component .tour-list-body .tour-item > div.agency {
  font-size: 1.35rem;
}
.tour-list-component .tour-list-body .tour-item > div.agency span:nth-child(2) {
  position: relative;
}
.tour-list-component .tour-list-body .tour-item > div.agency span:nth-child(2):after {
  content: "";
  right: 0;
  top: 1px;
  display: inline-block;
  float: right;
  height: 29px;
}
.tour-list-component .tour-list-body .tour-item > div.agency span:nth-child(2).tt_0:after {
  background: url(../../Images/MainIcons.png) -370px -6px;
  width: 30px;
}
.tour-list-component .tour-list-body .tour-item > div.agency span:nth-child(2).tt_1::after {
  background: url(../../Images/MainIcons.png) -170px -393px;
  width: 20px;
}
.tour-list-component .tour-list-body .tour-item > div.agency span:nth-child(2).tt_2::after {
  background: url(../../Images/MainIcons.png) -128px -394px;
  width: 22px;
}
.tour-list-component .tour-list-body .tour-item > div.tell {
  position: relative;
  font-size: 1.6rem;
  font-weight: 600;
  border-left: none;
}
.tour-list-component .tour-list-body .tour-item .tour-more {
  font-weight: 400;
}
.tour-list-component .tour-list-body .tour-item .tour-link {
  position: absolute;
  left: 0;
  width: 16px;
  top: 0;
  bottom: 0;
  background: #c40000;
  color: #fff;
  padding-right: 7px;
  font-size: 15px;
  line-height: 96px;
  transition: all 0.3s ease;
}
.tour-list-component .tour-list-body .tour-item:hover {
  right: -7px;
  box-shadow: 0px 0px 9px 1px #d2cfcf;
}
.tour-list-component .tour-list-body .tour-item:hover .tour-link {
  background: #f43434;
}
.tour-list-component .tour-list-body .tour-item.open .tour-level-2 {
  display: block;
}
.tour-list-component .tour-list-body .tour-level-2 {
  float: none !important;
  clear: both;
  height: auto !important;
  background: #ededed !important;
  padding: 15px !important;
  display: none;
  font-weight: 300;
  font-size: 1.7rem;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item {
  color: #c40000;
  font-size: 1.7rem;
  padding: 15px 0;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div {
  border-left: 2px dashed #f1f1f1;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div.title {
  width: 36%;
  font-weight: 300;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div.duration {
  width: 10%;
  padding-top: 30px;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div.start-date-and-end-date {
  width: 25%;
  padding-top: 30px;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div.date {
  width: 15%;
  border-left: none;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div .gray {
  color: #a2a2a2;
  display: inline-block;
  margin: 0 3px;
  font-weight: normal;
}
.tour-list-component .tour-list-body .tour-level-2 .tour-item > div .tour-more {
  float: left;
}

/*
@import this file directly into your existing Scss files to use these mixins
*/
.latest-tours {
  color: #616161;
  padding: 40px 0 70px 0;
}
.latest-tours .sec-title {
  font-size: 2rem;
  text-align: right;
}
.latest-tours .sec-des {
  display: none;
}
.latest-tours h3 {
  color: #000;
}
.latest-tours ul {
  column-count: 5;
  font-size: 1.35rem;
  margin-top: 40px;
  line-height: 33px;
}
.latest-tours ul li:before {
  content: "";
  width: 2px;
  height: 2px;
  display: inline-block;
  background: #c40000;
  border-radius: 50%;
  margin-left: 15px;
  transition: all 0.3s ease;
  transform: scale(1);
}
.latest-tours ul li:hover:before {
  transform: scale(1.3);
  margin-left: 18px;
  background: #f43434 !important;
}

@media (max-width: 1024px) {
  .latest-tours ul {
    column-count: 4;
  }
}
@media (max-width: 991px) {
  .latest-tours ul {
    column-count: 3;
  }
}
@media (max-width: 650px) {
  .latest-tours ul {
    column-count: 2;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.blog-post {
  padding: 40px 0 70px 0;
  background: #fff;
}

.blog-post-component .item {
  border: 1px solid #eeeeee;
  padding: 7px;
  background: #fff;
  margin-bottom: 10px;
}
.blog-post-component .item .image {
  display: block;
  position: relative;
}
.blog-post-component .item .image img {
  width: 100%;
}
.blog-post-component .item .image:before {
  content: "";
  width: 65px;
  height: 65px;
  background: rgba(255, 255, 255, 0.45);
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -30px;
  z-index: 1;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.blog-post-component .item .image:after {
  content: "";
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url(/Images/MainIcons.png);
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -25px;
  z-index: 2;
  transition: all 0.3s ease;
}
.blog-post-component .item .image.default:before {
  display: none;
}
.blog-post-component .item .image.default:after {
  display: none;
}
.blog-post-component .item .image.image:after {
  background-position: -240px -537px;
}
.blog-post-component .item .image.search-places:after {
  background-position: -240px -537px;
}
.blog-post-component .item .image.etelaat:after {
  background-position: -184px -533px;
}
.blog-post-component .item .image.iran:after {
  background-position: -357px -479px;
}
.blog-post-component .item .image.business-trip:after {
  background-position: -421px -533px;
}
.blog-post-component .item .image.barnameh:after {
  background-position: -237px -478px;
}
.blog-post-component .item .image.ghaza:after {
  background-position: -100px -63px;
}
.blog-post-component .item .image.resturant:after {
  background-position: -84px -473px;
}
.blog-post-component .item .image.drink:after {
  background-position: -56px -67px;
}
.blog-post-component .item .image.handicrafts:after {
  background-position: -181px -480px;
}
.blog-post-component .item .image.jazebeh:after {
  background-position: -294px -484px;
}
.blog-post-component .item .image.tourism-places:after {
  background-position: 11px -532px;
}
.blog-post-component .item .image.tourist-attractions:after {
  background-position: -36px -530px;
}
.blog-post-component .item .image.safar:after {
  background-position: -79px -534px;
}
.blog-post-component .item .image.travel-currency:after {
  background-position: -129px -530px;
}
.blog-post-component .item .image.soghati:after {
  background-position: -289px -535px;
}
.blog-post-component .item .image.itinerary:after {
  background-position: -347px -535px;
}
.blog-post-component .item .image.migration:after {
  background-position: 10px -574px;
}
.blog-post-component .item:hover .image:before {
  bottom: 45px;
}
.blog-post-component .item:hover .image:after {
  bottom: 50px;
}
.blog-post-component .item .title {
  display: block;
  text-align: center;
  color: #c40000;
  font-size: 13px;
  margin-top: 30px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.blog-post-component .item .summary {
  height: 100px;
  font-size: 12px;
  line-height: 25px;
  text-align: justify;
  padding: 0 10px;
  padding-bottom: 25px;
}
.blog-post-component .item .footer {
  border-top: 1px solid #eaeaea;
  position: relative;
  padding: 10px 10px 5px 10px;
  font-size: 1.2rem;
}
.blog-post-component .item .footer .share {
  display: inline-block;
}
.blog-post-component .item .footer .share.active ul {
  opacity: 1;
  top: -22px;
}
.blog-post-component .item .footer .share .share-btn {
  width: 14px;
  height: 34px;
  display: inline-block;
  background-position: -419px -9px;
  cursor: pointer;
  transition: all 0.3s ease;
  /*&:hover { background-position: -419px -30px; }*/
}
.blog-post-component .item .footer .share .share-btn.icon {
  background: url(/Images/MainIcons.png) -419px 0px;
  display: inline-block;
  vertical-align: middle;
}
.blog-post-component .item .footer .share ul {
  position: absolute;
  top: -10px;
  border: 1px solid #e1e1e1;
  background: #fff;
  height: 25px;
  line-height: 25px;
  right: -3px;
  transition: all 0.3s ease;
  opacity: 0;
}
.blog-post-component .item .footer .share ul li {
  display: inline-block;
  width: 25px;
  text-align: center;
  color: #cacaca;
  border-left: 1px solid #e1e1e1;
  transition: all 0.3s ease;
}
.blog-post-component .item .footer > span {
  margin-right: 25px;
}
.blog-post-component .item .footer .seen:before {
  content: "";
  margin-left: 5px;
  vertical-align: middle;
  width: 25px;
  height: 10px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1671px no-repeat;
}
.blog-post-component .item .footer .like:before {
  content: "";
  margin-left: 5px;
  vertical-align: middle;
  width: 23px;
  height: 11px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -1629px no-repeat;
}
.blog-post-component .item .footer .date {
  float: left;
  margin-top: 5px;
}
.blog-post-component .owl-dots {
  text-align: center;
}
.blog-post-component .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background: #666;
  display: inline-block;
  border-radius: 50%;
  margin: 10px 3px;
  transition: all 0.3s ease;
}
.blog-post-component .owl-dots .owl-dot.active {
  background: #f43434;
}

@media (max-width: 550px) {
  .blog-post { /*padding: 0 7px;*/
    padding: 0;
    background: none;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.top-banner-component {
  height: 180px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 550px) {
  .top-banner-component {
    display: none;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
/*
@import this file directly into your existing Scss files to use these mixins
*/
.hotel-filter-component .hotel-filter-item {
  width: 33.33%;
  float: right;
  padding: 0 15px 5px 15px;
}
.hotel-filter-component .hotel-filter-item h2 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-top: 30px;
}
.hotel-filter-component .hotel-filter-item label {
  display: block;
  color: #c40000;
  font-weight: normal;
  font-size: 1.6rem;
}
.hotel-filter-component .hotel-filter-item input {
  background: #f43434;
  height: 38px;
  border-radius: 7px;
  border: none;
  color: #fff;
}

.hotel-list-component {
  clear: both;
}
.hotel-list-component .hotel {
  min-height: 45px;
  background: #fff;
  position: relative;
  transition: all 0.3s ease;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 10px;
  right: 0px;
  height: 150px;
  overflow: hidden;
}
.hotel-list-component .hotel:hover {
  right: -7px;
  box-shadow: 1px 1px 1px #000;
  box-shadow: 0px 0px 9px 1px #d2cfcf;
}
.hotel-list-component .hotel .link {
  text-decoration: none !important;
}
.hotel-list-component .col-right {
  float: right;
  width: 245px;
}
.hotel-list-component .col-left {
  float: right;
  width: calc(100% - 245px);
  padding: 30px;
}
.hotel-list-component .col-left .top {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.hotel-list-component .col-left .title {
  display: inline-block;
}
.hotel-list-component .col-left .title .english {
  font-weight: bold;
  font-size: 1.6rem;
  margin: 0;
}
.hotel-list-component .col-left .title .farsi {
  font-size: 1.4rem;
  color: #15A98F;
  margin: 5px 0;
  font-weight: 400;
}
.hotel-list-component .col-left .pull-left {
  margin-top: -10px;
  text-align: left;
}
.hotel-list-component .col-left .stars {
  font-size: 1.3rem;
}
.hotel-list-component .col-left .stars span {
  margin-left: 10px;
}
.hotel-list-component .col-left .services {
  color: #c40000;
  font-size: 1.2rem;
}
.hotel-list-component .col-left i {
  vertical-align: middle;
  opacity: 0.3;
}
.hotel-list-component .col-left .city {
  font-size: 1.6rem;
  font-weight: 500;
}
.hotel-list-component .col-left .city i {
  color: #a2a2a2;
}
.hotel-list-component .col-left .tel {
  font-weight: 500;
  font-size: 1.6rem;
  float: left;
  letter-spacing: 1.5px;
}
.hotel-list-component .col-left .tel i {
  transform: rotateY(180deg);
}
.hotel-list-component .col-left li {
  position: relative;
  border-left: 2px dashed #f1f1f1;
  height: 100%;
  width: 17%;
  display: block;
  vertical-align: middle;
  text-align: right;
  float: right;
  padding-right: 10px;
}
.hotel-list-component .col-left li:nth-last-child(1) {
  border-left: none;
}
.hotel-list-component .col-left li:nth-last-child(1) span {
  padding-right: 4px;
}
.hotel-list-component .col-left li.image {
  margin: 0;
  padding: 5px;
  width: 22%;
}
.hotel-list-component .col-left li.image img {
  width: 100%;
  height: auto;
}
.hotel-list-component .results-header ul.hotel-row li.image:before {
  background-position: -36px -126px;
}
.hotel-list-component .results-header ul.hotel-row li.title:before {
  background-position: -70px -126px;
}
.hotel-list-component .results-header ul.hotel-row li.city:before {
  background-position: -120px -126px;
}
.hotel-list-component .results-header ul.hotel-row li.stars:before {
  background-position: -162px -126px;
}
.hotel-list-component .results-header ul.hotel-row li.tel:before {
  background-position: -202px -126px;
}

@media (max-width: 1200px) {
  .hotel-nav-list-component {
    padding: 0;
  }
}
@media (max-width: 991.5px) {
  .hotel-nav-list-component {
    display: none;
  }
  .hotel-filter-component .hotel-filter-item {
    padding: 0 5px 5px 5px;
  }
}
@media (max-width: 600px) {
  .hotel-filter-component {
    margin-bottom: 10px;
  }
  .hotel-filter-component .hotel-filter-item {
    width: 100%;
    float: none;
    padding: 0;
  }
  .hotel-filter-component .hotel-filter-item h2 {
    margin: 0;
  }
  .hotel-list-component .hotel {
    height: auto;
    margin: 5px -15px 20px -15px;
    overflow: visible;
  }
  .hotel-list-component .col-right {
    float: none;
    width: 100%;
  }
  .hotel-list-component .col-right img {
    width: 100%;
  }
  .hotel-list-component .col-left {
    float: none;
    width: 100%;
    padding: 20px;
  }
  .hotel-list-component .col-left .title .farsi {
    font-size: 1.2rem;
    color: #a2a2a2;
  }
  .hotel-list-component .col-left .stars {
    font-size: 1.1rem;
    margin-top: 28px;
    color: #a2a2a2;
  }
  .hotel-list-component .col-left .city {
    font-size: 1.3rem;
  }
  .hotel-list-component .col-left .tel {
    font-size: 1.4rem;
    direction: rtl;
  }
  .hotel-list-component .more-btn {
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.hotel-nav-list-component, .other-hotel-list-component {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  border-radius: 7px;
  padding: 20px;
}
.hotel-nav-list-component .title, .other-hotel-list-component .title {
  color: #c40000;
  font-weight: 500;
  text-align: center;
  margin-bottom: 25px;
}
.hotel-nav-list-component .hotel, .other-hotel-list-component .hotel {
  background: #fff;
  margin-bottom: 25px;
}
.hotel-nav-list-component .hotel .image, .other-hotel-list-component .hotel .image {
  overflow: hidden;
}
.hotel-nav-list-component .hotel .detail, .other-hotel-list-component .hotel .detail {
  padding: 20px 30px 30px 30px;
  position: relative;
}
.hotel-nav-list-component .hotel .top, .other-hotel-list-component .hotel .top {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.hotel-nav-list-component .hotel .top .english, .other-hotel-list-component .hotel .top .english {
  font-weight: bold;
  font-size: 1.7rem;
  margin: 0;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hotel-nav-list-component .hotel .top .farsi, .other-hotel-list-component .hotel .top .farsi {
  color: #a2a2a2;
  font-size: 1.3rem;
  margin: 0;
  display: inline-block;
}
.hotel-nav-list-component .hotel .top .stars, .other-hotel-list-component .hotel .top .stars {
  float: left;
  font-size: 1.2rem;
  color: #a2a2a2;
}
.hotel-nav-list-component .hotel .top .stars span, .other-hotel-list-component .hotel .top .stars span {
  margin-left: 10px;
}
.hotel-nav-list-component .hotel .city, .other-hotel-list-component .hotel .city {
  color: #616161;
  font-size: 1.4rem;
}
.hotel-nav-list-component .hotel .tel, .other-hotel-list-component .hotel .tel {
  float: left;
  letter-spacing: 0.5px;
}
.hotel-nav-list-component .hotel i, .other-hotel-list-component .hotel i {
  vertical-align: middle;
  opacity: 0.3;
}
.hotel-nav-list-component .hotel .more-btn, .other-hotel-list-component .hotel .more-btn {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -12px;
}

.other-hotel-list-component {
  background: none;
  border: none;
}
.other-hotel-list-component .image img {
  width: 100%;
}

/*
@import this file directly into your existing Scss files to use these mixins
*/
/*#rates {
    .br-widget { white-space: nowrap; display: inline-block; }
    .br-widget a { display: inline-block; width: 55px; height: 12px; background-color: #b3eaee; margin: 1px;
        &.br-selected { background-color: #60d3db; }
        &.br-active, &.br-readonly, &.br-current { background-color: #81dce3; }
    }
}*/
.br-theme-ui-rate .br-widget {
  height: 23px;
  white-space: nowrap;
}
.br-theme-ui-rate .br-widget a {
  text-decoration: none;
  height: 12px;
  width: 13px;
  float: left;
  font-size: 23px;
  margin: 0;
  margin-right: 5px;
  background: url("../images/star.png") no-repeat;
}
.br-theme-ui-rate .br-widget a.br-active, .br-theme-ui-rate .br-widget a.br-selected {
  background: url("../images/star-hover.png") no-repeat;
}
.br-theme-ui-rate .br-widget .br-current-rating {
  display: none;
}
.br-theme-ui-rate .br-readonly a {
  cursor: default;
}

.br-theme-ui-poll .br-widget {
  white-space: nowrap;
  display: inline-block;
}
.br-theme-ui-poll .br-widget a {
  display: inline-block;
  width: 55px;
  height: 12px;
  background-color: #b3eaee;
  margin: 1px;
}
.br-theme-ui-poll .br-widget a.br-active, .br-theme-ui-poll .br-widget a.br-selected {
  background-color: #60d3db;
}
.br-theme-ui-poll .br-widget .br-current-rating {
  text-align: center;
  font-weight: 600;
  display: block;
  color: #27a5ae;
  font-weight: 400;
  min-height: 34px;
}
.br-theme-ui-poll .br-readonly a {
  cursor: default;
}
.br-theme-ui-poll .br-readonly a.br-active, .br-theme-ui-poll .br-readonly a.br-selected {
  background-color: #81dce3;
}
.br-theme-ui-poll .br-readonly .br-current-rating {
  color: #36c7d2;
}

/*
@import this file directly into your existing Scss files to use these mixins
*/
/*
@import this file directly into your existing Scss files to use these mixins
*/
.faqs {
  background: #fafafa;
  padding: 50px 0;
}
.faqs h4 {
  font-size: 2rem;
  font-weight: 500;
}
.faqs .accordions {
  margin-bottom: 10px;
  background: #f5f5f5;
}
.faqs .accordions .accordion {
  cursor: pointer;
  padding: 11px 30px;
  width: 100%;
  border: none;
  text-align: right;
  outline: none;
  font-size: 14px;
  color: #272727;
  transition: 0.4s;
  background: white;
  border-radius: 7px;
  box-shadow: 1px 1px 0 0 #e2e2e2;
  position: relative;
  margin: 0;
  line-height: 23px;
}
.faqs .accordions .accordion i {
  width: 25px;
  height: 25px;
  border: 1px solid #e2e2e2;
  text-align: center;
  direction: rtl;
  display: inline-block;
  position: absolute;
  bottom: 11px;
  left: 15px;
  border-radius: 5px;
}
.faqs .accordions .accordion i:after {
  content: "\f104";
  font-family: fontawesome;
  border-radius: 7px;
  margin-bottom: 13px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.faqs .accordions.active i:after {
  content: "\f107";
}
.faqs .accordions .accordion::before {
  content: "...";
  width: 19px;
  height: 15px;
  display: inline-block;
  transform: rotate(90deg);
  text-align: right;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 12px;
}
.faqs .accordions .panel {
  padding: 0 18px;
  background-color: #f5f5f5;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 0;
  display: none;
}
.faqs .accordions .panel p {
  padding: 20px 18px;
  color: #505050;
  font-size: 13px;
  text-align: justify;
}

@media (max-width: 550px) {
  .faqs {
    padding: 20px 0;
  }
  .faqs h4 {
    color: #15A98F !important;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .faqs .accordions .panel p {
    padding: 20px 0;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10 !important;
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
  background: #fff;
}
header .top-header {
  font-family: IranSansWebfa;
  height: 45px;
  background: #c40000;
  color: #fff;
  transition: all 0.3s ease;
  text-align: left;
  direction: ltr;
  line-height: 45px;
  overflow: hidden;
}
header .top-header .calendar {
  display: inline-block;
  margin-left: 30px;
}
header .top-header em {
  vertical-align: middle;
  margin-right: 10px;
}
header .top-header em.icons-phone {
  animation: pzv-phone-animation 1.2s ease-in-out 0s infinite normal none running;
}
header .top-header a {
  font-size: 2rem;
}
header .menu-box {
  text-align: center;
  height: 90px;
  background: #fff;
  line-height: 90px;
}
header .menu-box .logo {
  float: right;
}
header .menu-box .menu {
  display: inline-block;
  margin: 0 auto;
  color: #5b5b5b;
  font-size: 1.6rem;
}
header .menu-box .menu nav > ul > li {
  display: inline-block;
  padding: 0 15px;
  font-weight: 500;
}
header .menu-box .menu nav > ul > li > a {
  position: relative;
  transition: all 0.3s ease;
}
header .menu-box .menu nav > ul > li > a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #c40000;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
header .menu-box .menu nav > ul > li > a:hover {
  color: #c40000;
}
header .menu-box .menu nav > ul > li > a:hover:after {
  bottom: -5px;
  opacity: 1;
}
header .menu-box .menu .dropdown-menu {
  min-width: 170px;
}
header .menu-box .action-container {
  float: left;
  text-align: right;
  color: #c40000;
  border: 2px solid #c40000;
  border-radius: 5px;
  margin-top: 12px;
}
header .menu-box .action-container .action-item {
  line-height: 2;
  cursor: pointer;
  padding: 0 10px;
}
header .menu-box .action-container .action-item:hover {
  color: white;
  background: #c40000;
}
header .menu-box .action-container .action-item a {
  position: relative;
  z-index: 10;
}
header .menu-box .action-container .action-item .dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
header .menu-box .action-container .action-item .dropdown .dropdown-menu {
  padding: 0;
  margin-top: 0px;
}
header .menu-box .action-container .action-item .dropdown .dropdown-menu .dropdown-item {
  display: block;
  color: #c40000;
  padding: 1px 10px;
}
header .menu-box .action-container .action-item .dropdown .dropdown-menu .dropdown-item:hover {
  color: white;
  background: #c40000;
}
header.scroll {
  z-index: 10 !important;
}
header.scroll .top-header {
  height: 0;
}
header .search-box {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  position: relative;
}
header .search-box .search-toggle {
  cursor: pointer;
}
header .search-box .search-input {
  position: absolute;
  line-height: 45px;
  width: 220px;
  left: -30px;
  top: 57px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
header .search-box .search-input:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 10px solid #c40000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: 30px;
}
header .search-box .search-input input {
  width: 100%;
  background: #c40000;
  border: none;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 10px;
}
header .search-box .search-input input::-webkit-input-placeholder {
  color: #fff;
}
header .search-box.active .search-input {
  top: 65px;
  visibility: visible;
  opacity: 1;
}
header .fixed-notif {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 1170px;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-right: 180px;
  color: #c40000;
  transition: all 0.5s ease;
  opacity: 1;
}
header .fixed-notif .notif-text {
  width: 518px;
  height: 80px;
  position: relative;
  padding: 15px 55px;
  font-size: 1.3rem;
  line-height: 23px;
}
header .fixed-notif .notif-text:before {
  content: "";
  z-index: -1;
  position: absolute;
  right: 0;
  top: 0;
  width: 518px;
  height: 80px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -2132px no-repeat;
}
header .fixed-notif .close-notif {
  position: absolute;
  right: 214px;
  top: 3px;
  font-size: 1.8rem;
  cursor: pointer;
  z-index: 2;
}
header .fixed-notif.close {
  top: -100px;
  opacity: 0;
}

@keyframes pzv-phone-animation {
  0%, 50%, 100% {
    transform: rotate(0deg);
  }
  10%, 30% {
    transform: rotate(-25deg);
  }
  20%, 40% {
    transform: rotate(25deg);
  }
}
.navbar-toggle {
  position: fixed;
  top: 70px;
  left: 202px;
  width: 42px;
  height: 36px;
  background: #fff;
  border-radius: 5px;
  line-height: 36px;
  cursor: pointer;
  margin: 0;
  text-align: center;
  padding: 0;
  width: 39px;
  height: 39px;
  border-radius: 10px;
}

.navbar-toggle span {
  margin-left: 5px;
}

.menu-btn {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
}

.menu-btn:before,
.menu-btn:after {
  background-color: #c40000;
  content: "";
  display: block;
  height: 3px;
  transition: all 200ms ease-in-out;
}

.menu-btn:before {
  box-shadow: 0 7px 0 #c40000;
  margin-bottom: 11px;
}

.menu-btn.active {
  margin-top: -5px;
}

.menu-btn.active:before {
  box-shadow: 0 0 0 var(--main-color);
  transform: translateY(9px) rotate(45deg);
}

.menu-btn.active:after {
  transform: translateY(-5px) rotate(-45deg);
}

@media (max-width: 767px) {
  header .menu nav {
    max-height: calc(100% - 140px);
    position: fixed;
    right: 0;
    left: 0;
    top: 140px;
    z-index: 6;
    background: #828282;
    line-height: 40px;
    color: #fff;
  }
  header .menu ul li {
    display: block !important;
    text-align: center;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #535353;
    padding: 0;
  }
  header .menu ul li a {
    display: block;
    padding: 3px 0;
  }
  header .menu-box .menu nav > ul > li > a:after {
    display: none;
  }
  header .fixed-notif {
    display: none;
  }
  header .dropdown-menu {
    width: 100%;
    position: relative;
    box-shadow: none;
    border-radius: 0;
    right: 0;
    padding: 0;
    border: none;
  }
  header .dropdown-menu li a {
    border-bottom: none;
    color: #000 !important;
    padding: 10px 10px !important;
  }
  header .menu nav > ul > li > .dropdown-menu > li {
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #fbfbfb;
  }
  header .dropdown-submenu > a:before {
    display: none;
  }
}
@media (max-width: 370px) {
  header .menu-box .logo img {
    width: 160px;
    height: auto;
  }
}
@media (max-width: 350px) {
  header .menu-box .action-container {
    font-size: 1.2rem;
  }
  header .menu-box .logo img {
    width: 150px;
  }
  header .menu-box .container {
    padding: 0 10px;
  }
  header .navbar-toggle {
    left: 115px;
  }
}
/*
@import this file directly into your existing Scss files to use these mixins
*/
.page-footer {
  padding: 12rem 0;
  position: relative;
}
.page-footer:before {
  content: "";
  width: 960px;
  height: 960px;
  border-radius: 50%;
  border: 120px solid #c40000;
  position: absolute;
  top: -35%;
  z-index: 2;
  mix-blend-mode: darken;
  left: 89%;
  animation: jumping 20s linear infinite;
}
.page-footer .footer-contact {
  font-size: 1.6rem;
  padding-right: 22rem;
  line-height: 27px;
  position: relative;
  font-family: IranSansWebfa;
}
.page-footer .footer-contact:before {
  content: "";
  width: 480px;
  height: 480px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -10px no-repeat;
  position: absolute;
  z-index: -1;
  right: -41%;
  top: -35%;
}
.page-footer .footer-contact .title {
  font-weight: 600;
}
.page-footer .footer-contact h4.title {
  margin: 0;
  font-size: 1.6rem;
  display: inline-block;
  line-height: 27px;
}
.page-footer .footer-menu {
  display: inline-block;
  width: calc(100% - 134px);
  font-size: 1.3rem;
  line-height: 25px;
  text-align: center;
}
.page-footer .footer-menu .menu {
  width: 140px;
  background: #fff;
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
  text-align: right;
  padding: 25px;
  display: inline-block;
  margin: 0 20px;
  max-width: calc(50% - 45px);
}
.page-footer .footer-menu .menu a {
  transition: all 0.3s ease;
}
.page-footer .footer-menu .menu a:hover {
  padding-right: 5px;
  color: #c40000;
}
.page-footer .footer-logo {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  text-align: center;
  transform: translateY(-40px);
}
.page-footer .footer-logo img {
  margin: 0 auto;
}
.page-footer .footer-logo span {
  display: block;
  font-size: 1rem;
  font-weight: 500;
}
.page-footer .footer-logo > img {
  margin-top: 30px;
}
.page-footer #toTop {
  position: fixed;
  right: -100px;
  bottom: 37px;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 5;
  display: none;
}
.page-footer #toTop.fixed {
  right: 20px;
}
.page-footer .copyright-signature {
  padding-right: 22rem;
  font-size: 1.3rem;
  margin-top: 4rem;
}

@media (max-width: 991.5px) {
  .page-footer {
    padding: 2rem 0;
  }
  .page-footer:before {
    display: none;
  }
  .page-footer .footer-contact {
    padding-right: 0;
  }
  .page-footer .footer-contact:before {
    display: none;
  }
  .page-footer .footer-menu {
    width: 100%;
  }
  .page-footer .footer-logo {
    display: none;
  }
  .page-footer .copyright-signature {
    padding-right: 0;
  }
}
@media (max-width: 767.5px) {
  .page-footer .footer-menu .menu {
    width: 50%;
    margin-top: 25px;
  }
}
@media (max-width: 500px) {
  footer .signature, footer .copyright {
    float: none !important;
  }
}
body {
  position: relative;
  color: #000;
  overflow: hidden;
  background: #f9f9f9;
  font-size: 1.4rem;
  line-height: 30px;
  padding-top: 140px;
}

.page-content .page-title h1 {
  margin: 0;
  font-size: 1.4em;
  font-weight: 400;
}

.d-inline-block {
  display: inline-block !important;
}

.content-wrapper {
  font-family: IranSansWebfa;
}

.content-wrapper .custom-panel, .content-wrapper #boardOrder {
  font-family: IRANSansWeb;
}

.cursor-pointer {
  cursor: pointer;
}

#captcha-image {
  margin: 10px auto;
}

.progres-bar-container {
  color: #000 !important;
  background-color: #f1f1f1 !important;
  margin: 10px 0;
}
.progres-bar-container .progres-bar {
  color: #fff !important;
  background-color: #296c5a !important;
  padding: 0.01em 16px;
  text-align: center !important;
}

.stencil-order .custom-list label, .stencil-order .flex-container label {
  align-items: center;
  display: flex;
}

[v-cloak] {
  display: none;
}

.d-inline-flex {
  display: inline-flex;
}

.d-inline-block {
  display: inline-block;
}

textarea {
  resize: none;
}

.toast-container {
  position: fixed;
  right: 15px;
  top: 30px;
  z-index: 9999;
}
.toast-container .toast {
  z-index: 100;
  overflow: hidden;
  transition: 0.5s all;
  cursor: pointer;
  min-width: 350px;
  text-align: center;
  color: black;
  background-color: #effcf9 !important;
  font-size: 16px;
  opacity: 0.5;
  box-shadow: 0 2px 9px #cbcbcb;
  border-radius: 2px;
  margin-bottom: 10px;
}
.toast-container .toast .toast-header {
  height: 5px;
  width: 100%;
  background: #ddd;
  position: relative;
}
.toast-container .toast .toast-header .timing {
  position: absolute;
  left: 0;
  right: 0;
  background: #88e4cf;
  height: 5px;
  top: 0;
  width: 100%;
}
.toast-container .toast .toast-header .timing.toast-header-error {
  background: #e4888c;
}
.toast-container .toast.toast-erorr {
  background: #fcefef !important;
}
.toast-container .toast p {
  margin: 0;
  vertical-align: middle;
  padding: 5px 30px;
}
.toast-container .toast.show-toast {
  opacity: 1;
}

.mb-3 {
  margin-bottom: 1rem;
}

#notificationContainer {
  border-bottom: 1px solid gainsboro;
}

.loading-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.loading-container .loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
}

.text-left {
  text-align: left !important;
}

.disabled {
  pointer-events: none;
  background: rgba(0, 0, 0, 0.2);
}

.container {
  width: 1230px !important;
  max-width: 100%;
}

.sec-des {
  width: 430px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  line-height: 25px;
  font-size: 1.35rem;
  margin-bottom: 35px;
}

.more-btn {
  background-color: #c40000;
  text-align: center;
  color: white;
  width: 175px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 1.5rem;
  transition: all 0.3s ease;
}
.more-btn:hover {
  background: #f43434;
  color: #fff;
}

.valid-area-section {
  font-size: 12px;
  margin-top: -3px;
  display: block;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline-block;
}

.background-transparent {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  background: transparent;
}

.no-padding {
  padding: 0;
}

.d-i-blcok {
  display: inline-block;
}

.sec-title {
  font-size: 3.5rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
  display: block;
  margin-top: 3.4rem;
}

.ltr input, .ltr textarea {
  text-align: left;
}

.price-data-section {
  margin-bottom: 30px;
  align-items: center;
}
.price-data-section span {
  background: #f4e0e0;
  border: 2px solid #c20000;
  padding: 5px;
  margin-bottom: 30px;
}
.price-data-section .blinking {
  animation: blinkingText 1.2s infinite;
}
.price-data-section .blinking:hover {
  animation: blinkingText 0s infinite;
  color: #c40000 !important;
}

@keyframes blinkingText {
  0% {
    color: #c40000;
  }
  49% {
    color: #c40000;
  }
  60% {
    color: transparent;
  }
  99% {
    color: transparent;
  }
  100% {
    color: #c40000;
  }
}
@keyframes jumping {
  0% {
    transform: translate(0, 0) rotate(-5deg);
  }
  50% {
    transform: translate(0, 80px) rotate(10deg);
  }
  100% {
    transform: translate(0, 0) rotate(-5deg);
  }
}
/*******HomePage***********/
.default-page .content-wrapper {
  font-family: IRANSansWeb;
}
.default-page .banner {
  position: relative;
  direction: ltr; /*.owl-item { height: 660px;
	img { height: auto; max-width: inherit; position: absolute; left: -9999px; right: -9999px; margin: 0 auto; }
}*/
}
.default-page .banner .owl-item.active .banner-des {
  bottom: 0;
  opacity: 1;
}
.default-page .banner .owl-controls {
  position: absolute;
  bottom: 0;
  padding-left: 15px;
  padding-bottom: 15px;
}
.default-page .banner .owl-controls .owl-prev, .default-page .banner .owl-controls .owl-next {
  width: 41px;
  height: 41px;
  border: 2px solid #fff;
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
  text-align: center;
  line-height: 47px;
}
.default-page .banner .owl-controls i {
  width: 17px;
  height: 17px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  display: inline-block;
}
.default-page .banner .owl-controls i.left-arrow {
  transform: rotate(-45deg);
  margin-right: -8px;
}
.default-page .banner .owl-controls i.right-arrow {
  transform: rotate(135deg);
  margin-left: -8px;
}
.default-page .banner a {
  display: block;
}
.default-page .banner .banner-text {
  position: absolute;
  width: 855px;
  top: 130px;
  right: 10%;
  font-size: 20px;
  font-weight: 500;
  line-height: 43px;
  max-width: 100%;
  padding-left: 15px;
  max-width: 90%;
}
.default-page .banner .banner-text strong {
  font-size: 24px;
}
.default-page .about {
  padding: 8rem 0;
  position: relative;
}
.default-page .about:before {
  content: "";
  width: 960px;
  height: 960px;
  border-radius: 50%;
  border: 120px solid #c40000;
  position: absolute;
  top: -35%;
  z-index: 2;
  mix-blend-mode: darken;
  right: 78%;
  animation: jumping 25s linear infinite;
}
.default-page .about .about-text {
  width: calc(100% - 490px);
  float: right;
  padding: 0 20px;
}
.default-page .about .about-text p {
  font-size: 2.1rem;
  line-height: 40px;
}
.default-page .about .about-items {
  float: right;
  width: 490px;
  position: relative;
  z-index: 2;
}
.default-page .about .about-items .item-box {
  width: 200px;
  height: 250px;
  background: #fff;
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
  float: right;
  text-align: center;
  margin: 0 15px 45px 15px;
  padding-top: 40px;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
.default-page .about .about-items .item-box:nth-child(3) {
  margin-right: -11rem;
}
.default-page .about .about-items .item-box h6 {
  font-size: 1.2rem;
  width: 105px;
  font-weight: 500;
  line-height: 19px;
  margin: 0 auto;
  border-bottom: 3px solid #c40000;
  padding: 20px 0 25px 0;
  transition: all 0.3s ease;
}
.default-page .about .about-items .item-box:hover h6 {
  margin-top: -20px;
}
.default-page .products {
  padding: 6rem 0 8rem 0;
}
.default-page .products .products-text {
  margin-bottom: 8rem;
}
.default-page .products .products-text .text p {
  font-size: 2.1rem;
  line-height: 40px;
}
.default-page .products .category {
  text-align: center;
}
.default-page .products .category ul {
  text-align: right;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.default-page .products .category ul li:nth-child(3) {
  animation-delay: 0.2s;
}
.default-page .products .category ul li:nth-child(4) {
  animation-delay: 0.4s;
}
.default-page .products .category ul li:nth-child(5) {
  animation-delay: 0.6s;
}
.default-page .products .category ul li:hover strong:before {
  background: #c40000;
  transform: scale(1.5);
}
.default-page .products .category ul .brain {
  width: 425px;
  height: 425px;
  display: inline-block;
  background: url("/images/icons/icons.sprite.png") -10px -500px no-repeat;
  position: absolute;
  bottom: 92%;
  right: -176px;
  height: 424px;
  transition: all 0.1s ease;
}
.default-page .products .category ul strong {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0;
  position: relative;
  display: block;
  margin-top: 3.4rem;
  line-height: 1.1;
}
.default-page .products .category ul strong:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  right: -25px;
  top: 4px;
  transition: all 0.3s ease;
}
.default-page .products .category ul span {
  color: #a1a294;
  font-size: 1.3rem;
  margin-top: 10px;
  font-weight: 400;
  display: block;
  margin-bottom: 1.7rem;
  line-height: 1.1;
}
.default-page .products .product-items {
  direction: ltr;
}
.default-page .products .product-items .product-item {
  width: 485px;
  max-width: 100%;
  position: relative;
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
}
.default-page .products .product-items .product-item .product-img {
  display: block;
  overflow: hidden;
}
.default-page .products .product-items .product-item .product-info {
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  top: calc(50% - 80px);
  height: 150px;
  width: 320px;
  text-align: center;
  right: -20px;
  transition: all 0.3s ease;
  padding-right: 105px;
}
.default-page .products .product-items .product-item .product-info em {
  background: #c40000;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  display: inline-block;
  position: absolute;
  right: 25px;
  top: calc(50% - 51px);
}
.default-page .products .product-items .product-item .product-info h2 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 5rem;
}
.default-page .products .product-items .product-item .product-info .en-title {
  color: #a1a294;
  font-size: 1.3rem;
  margin-top: 10px;
  font-weight: 400;
}
.default-page .products .product-items .product-item:hover .product-info {
  top: 20%;
}
.default-page .products .product-items .owl-item {
  padding: 20px 35px;
}
.default-page .products .product-items .owl-item.active:nth-child(odd) {
  direction: ltr;
}
.default-page .products .product-items .owl-item.active:nth-child(odd) .product-info {
  left: -20px;
  padding-right: 0;
  padding-left: 105px;
}
.default-page .products .product-items .owl-item.active:nth-child(odd) .product-info em {
  left: 25px;
}
.default-page .usage {
  text-align: center;
  padding: 2rem 0;
}
.default-page .usage .owl-item {
  padding: 20px;
}
.default-page .usage .usage-item {
  width: 485px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
.default-page .usage .usage-item .usage-img {
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
  display: block;
  overflow: hidden;
}
.default-page .usage .usage-item .title {
  font-weight: bold;
  font-size: 2.1rem;
  margin-top: 5.5rem;
  transition: all 0.3s ease;
}
.default-page .usage .usage-item .title:hover {
  color: #c40000;
}
.default-page .usage .usage-item p {
  font-size: 1.5rem;
  line-height: 27px;
  margin-bottom: 2.5rem;
}
.default-page .blogs-sec {
  position: relative;
  text-align: center;
  padding: 5rem 0;
}
.default-page .blogs-sec:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 435px;
  background: url(../UserFiles/article-bg.jpg);
  background-attachment: fixed;
}
.default-page .blogs-sec .sec-title {
  color: #fff;
  position: relative;
  margin-bottom: 15rem;
}
.default-page .blogs-sec article {
  background: #fff;
  height: 430px;
  width: 320px;
  margin: 0 auto;
  max-width: 100%;
  padding: 65px 30px;
}
.default-page .blogs-sec article img {
  box-shadow: 5px 4px 17px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
  transition: all 0.5s ease;
}
.default-page .blogs-sec article .blog-des {
  border: 2px solid #c40000;
  color: #c40000;
  margin-top: -75px;
  padding: 0 10px;
  padding-top: 65px;
  padding-bottom: 13px;
  font-size: 1.2rem;
  line-height: 22px;
  position: relative;
}
.default-page .blogs-sec article .blog-des .title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.default-page .blogs-sec article .blog-des p {
  color: #595959;
}
.default-page .blogs-sec article .blog-des .date {
  background: #fff;
  font-weight: 500;
  padding: 0 5px;
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  width: 112px;
  margin: 0 auto;
  bottom: -11px;
}
.default-page .blogs-sec article:hover img {
  transform: rotateY(180deg);
}
.default-page .blogs-sec .owl-item.active article {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.default-page .blogs-sec .owl-item.active:nth-child(2) article {
  animation-delay: 0.3s;
}
.default-page .blogs-sec .owl-item.active:nth-child(3) article {
  animation-delay: 0.6s;
}

@-webkit-keyframes rocking {
  50% {
    transform: translateX(-30px) translateY(5px);
  }
}
@-webkit-keyframes rocking2 {
  50% {
    transform: translateX(30px) translateY(5px);
  }
}
@-webkit-keyframes rocking3 {
  50% {
    transform: translateX(-60px) translateY(5px);
  }
}
/*******Internal Pages*****/
/****Media Queries****/
@media (min-width: 1920px) {
  .default-page .banner img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 991.5px) {
  .default-page .banner img {
    height: 480px;
    width: auto;
  }
  .default-page .banner .banner-text {
    right: 0;
    padding: 0 15px;
    max-width: 100%;
  }
  .default-page .about {
    padding: 1rem 0;
  }
  .default-page .about:before {
    display: none;
  }
  .default-page .about .about-text {
    float: none;
    width: 100%;
  }
  .default-page .about .about-items {
    float: none;
    width: 100%;
  }
  .default-page .about .about-items .item-box:nth-child(3) {
    margin-right: 15px;
  }
  .default-page .products {
    padding: 0rem 0 3rem 0;
  }
  .default-page .products .category ul:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .default-page .banner .banner-text {
    top: 45px;
  }
  .default-page .products .category {
    display: none;
  }
  .default-page .about .about-items {
    display: none;
  }
}
@media (max-width: 630px) {
  .default-page .banner .banner-text {
    line-height: 30px;
    font-size: 15px;
  }
  .default-page .banner .banner-text strong {
    font-size: 17px;
  }
  .sec-title {
    font-size: 2.5rem;
  }
}
