@font-face {
  font-family: 'ficons';
  src: url('../fonts/ficons/ficons.eot?ver=1.0&mi9358#iefix')
      format('embedded-opentype'),
    url('../fonts/ficons/ficons.ttf?ver=1.0&mi9358') format('truetype'),
    url('../fonts/ficons/ficons.woff?ver=1.0&mi9358') format('woff'),
    url('../fonts/ficons/ficons.svg?ver=1.0&mi9358#ficons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^='fi-']:before,
[class*=' fi-']:before {
  font-family: 'ficons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  [class^='fi-']:before,
  [class*=' fi-']:before {
    font-family: 'ficons';
    color: #ffff;
  }
}

.app-main,
#mainpage {
  width: 100%;
  height: 100%;
}
html {
  overflow-x: hidden;
}
#mainpage {
  display: flex;
  flex-flow: column nowrap;
}
ul {
  list-style-type: none;
}
img {
  max-width: 100%;
}

input:-webkit-autofill {
  -webkit-background-clip: text;
  background-clip: text;
}
/* body {
    margin: 0;
    color: #7d7d7d;
    background-color: #fff !important;
    font: normal 14px "Raleway", "Droid Arabic Kufi";
  } */
a {
  cursor: pointer;
}
a:hover {
  text-decoration: none !important;
}
@-webkit-keyframes borderAnim {
  0% {
    width: 0;
  }
  50%,
  70% {
    width: 40%;
  }
  100% {
    width: 0;
  }
}
@keyframes borderAnim {
  0% {
    width: 0;
  }
  50%,
  70% {
    width: 40%;
  }
  100% {
    width: 0;
  }
}
.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: #ccc !important;
  border-width: 1px !important;
}
.MuiBreadcrumbs-root {
  height: 60px;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0% auto !important;
  background-color: #fff;
  padding: 1px 49px;
}
.contenHeader .contenHeaderTitle {
  width: 30%;
  height: 105px;
  position: relative;
}
.DrawerTitle {
  padding: 0 5px;
  border-left: 5px solid #bf9e66;
  margin-bottom: 16px;
  margin-top: 16px;
  position: relative;
}
.rtl .DrawerTitle {
  border-right: 5px solid #bf9e66;
  border-left: none;
}
/* width */
::-webkit-scrollbar {
  width: 15px;
  -webkit-appearance: none;
}
/* Track */
::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #eee;
  margin: 5px 0;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  border: 2px solid rgba(68, 93, 119, 0.15);
  height: 40px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #cacaca;
}
.MuiTableCell-root {
  white-space: nowrap;
  text-align: center !important;
}
/* .MuiPopover-root {
  position: absolute !important;
} */
.LGButton {
  border-radius: 50% !important;
  color: rgba(182, 138, 53, 0.76);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 49px;
  height: 49px;
  border: none !important;
  background-color: #fff !important;
  margin: 0 8px !important;
}
@media only screen and (max-width: 992px) {
  .LGButton {
    width: 40px;
    height: 40px;
  }
}
.LGButton.MuiToggleButton-root.Mui-selected {
  color: #fff;
  background-color: rgba(182, 138, 53, 0.76) !important;
  border-radius: 50%;
}

.fi-toll-free:before {
  content: '\e922';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-public-prosecution:before {
  content: '\e982';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-contact-minister:before {
  content: '\e900';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-center-location:before {
  content: '\e90a';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-supreme-court:before {
  content: '\e983';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-newsletter:before {
  content: '\e91b';
  font-size: 40px;
  color: #bf9f66 !important;
}
.fi-search:before {
  content: '\e92a';
  font-size: 20px;
}
.fi-settings:before {
  content: '\e921';
  font-size: 20px;
}
.fi-info:before {
  content: '\e915';
  font-size: 20px;
}
.fi-login:before {
  content: '\e91a';
  font-size: 20px;
  color: #bf9e66;
}
.fi-language:before {
  content: '\e917';
  font-size: 20px;
}
.fi-adobe:before {
  content: '\e901';
  font-size: 26px;
  color: #bf9f66 !important;
}
.fi-flash:before {
  content: '\e911';
  font-size: 26px;
  color: #bf9f66 !important;
}
.fi-office:before {
  content: '\e91d';
  font-size: 26px;
  color: #bf9f66 !important;
}
.ck-editor {
  width: 800px;
  height: 500px;
}
.MuiInput-underline:hover:not(.Mui-disabled):before {
  border-bottom: 1px solid #bf9e66 !important;
}
.MuiMenu-paper {
  min-height: 90px !important;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.bounce {
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.pulseVedio {
  -webkit-animation-name: pulseVedio;
  animation-name: pulseVedio;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomIn_ {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn_ {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn_ {
  -webkit-animation-name: zoomIn_;
  animation-name: zoomIn_;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.WidgetAnim {
  -webkit-animation-name: WidgetAnim;
  animation-name: WidgetAnim;
}
@-webkit-keyframes WidgetAnim {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes WidgetAnim {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.menuAppear {
  -webkit-animation-name: menuAppear;
  animation-name: menuAppear;
}
@-webkit-keyframes menuAppear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes menuAppear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mouseWheelDn {
  -webkit-animation-name: mouseWheelDn;
  animation-name: mouseWheelDn;
}
@-webkit-keyframes mouseWheelDn {
  0% {
    top: 0;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 30px;
    opacity: 0;
  }
}
@keyframes mouseWheelDn {
  0% {
    top: 0;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 20px;
    opacity: 0;
  }
}
.scaNumberAnim {
  -webkit-animation-name: scaNumberAnim;
  animation-name: scaNumberAnim;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}
@-webkit-keyframes scaNumberAnim {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaNumberAnim {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.NotiBell {
  -webkit-animation-name: scaNumberAnim;
  animation-name: scaNumberAnim;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}
@-webkit-keyframes NotiBell {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  25% {
    -webkit-transform: translateY(-50%) rotate(-65deg);
    transform: translateY(-50%) rotate(-65deg);
  }
  75% {
    -webkit-transform: translateY(-50%) rotate(-25deg);
    transform: translateY(-50%) rotate(-25deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
}
@keyframes NotiBell {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  25% {
    -webkit-transform: translateY(-50%) rotate(-65deg);
    transform: translateY(-50%) rotate(-65deg);
  }
  75% {
    -webkit-transform: translateY(-50%) rotate(-25deg);
    transform: translateY(-50%) rotate(-25deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
}
.EventCalendSpin {
  -webkit-animation-name: EventCalendSpin;
  animation-name: EventCalendSpin;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}
@-webkit-keyframes EventCalendSpin {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg) rotateY(0deg);
    transform: translateY(-50%) rotate(-45deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
    transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
  }
}
@keyframes EventCalendSpin {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg) rotateY(0deg);
    transform: translateY(-50%) rotate(-45deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
    transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
  }
}
.SmilyRotate {
  -webkit-animation-name: SmilyRotate;
  animation-name: SmilyRotate;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}
@-webkit-keyframes SmilyRotate {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  70% {
    -webkit-transform: translateY(-50%) rotate(-405deg);
    transform: translateY(-50%) rotate(-405deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-405deg);
    transform: translateY(-50%) rotate(-405deg);
  }
}
@keyframes SmilyRotate {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  70% {
    -webkit-transform: translateY(-50%) rotate(-405deg);
    transform: translateY(-50%) rotate(-405deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-405deg);
    transform: translateY(-50%) rotate(-405deg);
  }
}
.ShareAnim {
  -webkit-animation-name: ShareAnim;
  animation-name: ShareAnim;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
}
@-webkit-keyframes ShareAnim {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  25% {
    -webkit-transform: translateY(-50%) rotate(-5deg);
    transform: translateY(-50%) rotate(-5deg);
  }
  75% {
    -webkit-transform: translateY(-50%) rotate(-85deg);
    transform: translateY(-50%) rotate(-85deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
}
@keyframes ShareAnim {
  0% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  25% {
    -webkit-transform: translateY(-50%) rotate(-5deg);
    transform: translateY(-50%) rotate(-5deg);
  }
  75% {
    -webkit-transform: translateY(-50%) rotate(-85deg);
    transform: translateY(-50%) rotate(-85deg);
  }
  100% {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
}
.fadeinUpShort {
  -webkit-animation-name: fadeinUpShort;
  animation-name: fadeinUpShort;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes fadeinUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeinUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.filterAnim {
  -webkit-animation-name: filterAnim;
  animation-name: filterAnim;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes filterAnim {
  from {
    opacity: 0;
    right: -100%;
  }
  to {
    opacity: 1;
    right: 0;
  }
}
@keyframes filterAnim {
  from {
    opacity: 0;
    right: -100%;
  }
  to {
    opacity: 1;
    right: 0;
  }
}
.MutualfundSvg {
  -webkit-animation-name: MutualfundSvg;
  animation-name: MutualfundSvg;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes MutualfundSvg {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  75% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes MutualfundSvg {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.FinancialServiceSvg {
  -webkit-animation-name: FinancialServiceSvg;
  animation-name: FinancialServiceSvg;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes FinancialServiceSvg {
  0% {
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  25% {
    -webkit-transform: translateX(50px) rotate(-3deg);
    transform: translateX(50px) rotate(-3deg);
  }
  50% {
    -webkit-transform: translateX(25px) rotate(0deg);
    transform: translateX(25px) rotate(0deg);
  }
  75% {
    -webkit-transform: translateX(-20px) rotate(-3deg);
    transform: translateX(-20px) rotate(-3deg);
  }
  100% {
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes FinancialServiceSvg {
  0% {
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  25% {
    -webkit-transform: translateX(50px) rotate(-3deg);
    transform: translateX(50px) rotate(-3deg);
  }
  50% {
    -webkit-transform: translateX(25px) rotate(0deg);
    transform: translateX(25px) rotate(0deg);
  }
  75% {
    -webkit-transform: translateX(-20px) rotate(-3deg);
    transform: translateX(-20px) rotate(-3deg);
  }
  100% {
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.jointStockSvgB1 {
  -webkit-animation-name: jointStockSvgB1;
  animation-name: jointStockSvgB1;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes jointStockSvgB1 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(62px);
    transform: translateX(62px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes jointStockSvgB1 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(62px);
    transform: translateX(62px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
.jointStockSvgB3 {
  -webkit-animation-name: jointStockSvgB3;
  animation-name: jointStockSvgB3;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes jointStockSvgB3 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-62px);
    transform: translateX(-62px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes jointStockSvgB3 {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(-62px);
    transform: translateX(-62px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
.windowOpacity {
  -webkit-animation-name: windowOpacity;
  animation-name: windowOpacity;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes windowOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes windowOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.coinAnim {
  -webkit-animation-name: coinAnim;
  animation-name: coinAnim;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes coinAnim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes coinAnim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bockerSvg {
  -webkit-animation-name: bockerSvg;
  animation-name: bockerSvg;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes bockerSvg {
  50% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}
@keyframes bockerSvg {
  50% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}
.RectAnim {
  -webkit-animation-name: RectAnim;
  animation-name: RectAnim;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
}
@-webkit-keyframes RectAnim {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes RectAnim {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.pulsing {
  width: 99%;
  height: 99%;
  border-radius: 50px;
  z-index: 1;
  position: relative;
}
.pulsing:before,
.pulsing:after {
  width: 100%;
  height: 100%;
  border: inherit;
  top: 0;
  left: 0;
  z-index: 0;
  background: #fff;
  border-radius: inherit;
  -webkit-animation: pulsing 2.5s linear infinite;
  animation: pulsing 2.5s linear infinite;
}
.pulsing:after {
  -webkit-animation: pulsing1 2.5s linear infinite;
  animation: pulsing1 2.5s linear infinite;
}
@-webkit-keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
    transform: scaleY(1.8) scaleX(1.4);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
    transform: scaleY(1.8) scaleX(1.4);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.5;
  }
  70% {
    opacity: 0.2;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
    transform: scaleY(1.8) scaleX(1.4);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.4);
    transform: scaleY(1.8) scaleX(1.4);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
  }
  54% {
    width: 0;
    left: 1px;
  }
  70% {
    width: 50px;
    left: -8px;
  }
  84% {
    width: 17px;
    left: 21px;
  }
  100% {
    width: 25px;
    left: 14px;
  }
}
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
#jquery-lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
#jquery-lightbox .lightbox-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
#jquery-lightbox a img {
  border: 0;
}
#jquery-lightbox .album-title {
  line-height: 2em;
  color: #f3f3f3;
  display: inline-block;
  padding: 2px 20px;
  margin: 10px 0;
}
a {
  color: #bf9e66;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
ul {
  list-style: none;
}
input[type='file'] {
  display: block;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
*::-webkit-input-placeholder {
  color: #636363;
}
*::-moz-placeholder {
  color: #636363;
}
*:-ms-input-placeholder {
  color: #636363;
}
*:-moz-placeholder {
  color: #636363;
}
/* ::-moz-selection {
  background:transparent;
 
}
::selection {
  background: transparent;
 
}
::-moz-selection {
  background: transparent;
 
} */
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hide {
  display: none !important;
}
.cf {
  *zoom: 1;
}
.cf:before,
.cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}
*:focus {
  outline: 0;
}
.nowrap {
  white-space: nowrap;
}
*::-webkit-input-placeholder {
  color: #919191;
}
*::-moz-placeholder {
  color: #919191;
}
*:-ms-input-placeholder {
  color: #919191;
}
*:-moz-placeholder {
  color: #919191;
}
.fi-home:before {
  content: '\e914';
}
.pace-done .main-menu .navigation .main-menu-item > li:not(.home-item) > a {
  -webkit-animation: fadeInLeft 700ms forwards;
  animation: fadeInLeft 700ms forwards;
}
.pace-done .main-menu .navigation .main-menu-item > li.home-item {
  -webkit-animation: zoomIn 1000ms forwards;
  animation: zoomIn 1000ms forwards;
}
.pace-done .home-banners .customize-banner .customize-block {
  -webkit-animation: fadeInDown 1000ms forwards;
  animation: fadeInDown 1000ms forwards;
}
.pace-done .home-banners .banners li .banner-content.animation h1 {
  -webkit-animation: fadeInUp 1000ms forwards;
  animation: fadeInUp 1000ms forwards;
}
.pace-done .home-banners .banners li .banner-content.animation p {
  -webkit-animation: fadeInDown 1000ms forwards;
  animation: fadeInDown 1000ms forwards;
}
.pace-done
  .listing
  .general-listing.event-list
  .item
  .item-container
  > a
  .countdown-timer {
  -webkit-animation: fadeInUp 700ms forwards;
  animation: fadeInUp 700ms forwards;
}
.pace-done .listing .general-listing .animate-item {
  opacity: 0;
}
.pace-done .listing .general-listing .animate-item.animate {
  -webkit-animation: fadeInDown 200ms forwards;
  animation: fadeInDown 200ms forwards;
  opacity: 1;
}
.pace-done .banner-menu {
  -webkit-animation: fadeInUp 1000ms forwards;
  animation: fadeInUp 1000ms forwards;
}
.pace-done.en .social-media .social-media-list {
  -webkit-animation: fadeInRight 1000ms forwards;
  animation: fadeInRight 1000ms forwards;
}
.pace-done.en .social-media-en .social-media-list {
  -webkit-animation: fadeInRight 1000ms forwards;
  animation: fadeInRight 1000ms forwards;
}
.pace-done.rtl .social-media .social-media-list {
  -webkit-animation: fadeInLeft 1000ms forwards;
  animation: fadeInLeft 1000ms forwards;
}
.pace-done.rtl .social-media-en .social-media-list {
  -webkit-animation: fadeInLeft 1000ms forwards;
  animation: fadeInLeft 1000ms forwards;
}
@-webkit-keyframes borderAnim {
  0% {
    width: 0;
  }
  50%,
  70% {
    width: 40%;
  }
  100% {
    width: 0;
  }
}
@keyframes borderAnim {
  0% {
    width: 0;
  }
  50%,
  70% {
    width: 40%;
  }
  100% {
    width: 0;
  }
}
.hide-in-desktop {
  display: none !important;
}
.hidden {
  display: none !important;
}
header {
  text-align: center;
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li.login:hover
  .login-popup {
  display: block;
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li.register:hover
  .register-popup {
  display: block;
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup {
  background: #e2e2e2;
  display: none;
  position: absolute;
  padding: 5px;
  width: 250px;
  left: 0;
  top: 30px;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 9px;
  border-top: 10px solid #e2e2e2;
  border-left: 10px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup
  li
  a {
  text-align: left;
  display: block;
  font-size: 14px;
  border-bottom: 1px dotted #bf9e66;
  padding: 10px;
  color: #7d7d7d;
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup
  li
  a:hover {
  background-color: #bf9e66;
  color: #fff;
}
header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup
  li:last-child
  a {
  border-bottom: 0;
}
.rtl .main-menu {
  height: 50px;
  direction: rtl;
}
.main-menu {
  height: 50px;
}
.main-menu .navigation {
  width: 1100px;
  margin: auto;
  position: relative;
}
.main-menu .navigation .main-menu-item {
  width: 100%;
  display: table;
}
.main-menu .navigation .main-menu-item.collapsed > li > ul {
  position: static;
  display: none;
}
.main-menu .navigation .main-menu-item > li {
  position: relative;
  display: table-cell;
  text-align: center;
  z-index: 1201;
}
.main-menu .navigation .main-menu-item > li > a {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  padding: 14.5px 10px;
  position: relative;
  font-size: 13px;
}
.main-menu .navigation .main-menu-item > li > a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #bf2300;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.main-menu .navigation .main-menu-item > li > a:hover:after,
.main-menu .navigation .main-menu-item > li > a.current:after {
  top: -5px;
  opacity: 1;
}
.main-menu .navigation .main-menu-item > li:not(.home-item):hover > a:before {
  content: '';
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  width: 5px;
  border-bottom: 7px solid #fff;
  border-left: 10px solid transparent;
  border-right: 9px solid transparent;
}
.main-menu .navigation .main-menu-item > li.home-item {
  width: 50px;
  height: 50px;
}
.main-menu .navigation .main-menu-item > li.home-item a {
  color: transparent;
  height: 50px;
  width: 50px;
}
.main-menu .navigation .main-menu-item > li.home-item a:before {
  position: absolute;
  font-size: 16px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: #fff;
}
.main-menu .navigation .main-menu-item > li:hover .dropdown {
  display: block;
}
.main-menu .navigation .main-menu-item > li:last-child > ul.sub-menu {
  right: 0;
  left: auto;
}
.main-menu .navigation .main-menu-item > li > ul.sub-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 2px rgba(145, 145, 145, 0.34);
  box-shadow: 0 0 10px 2px rgba(145, 145, 145, 0.34);
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  display: none;
  width: 100%;
  min-width: 250px;
}
.main-menu .navigation .main-menu-item > li > ul.sub-menu > li {
  position: relative;
}
.main-menu .navigation .main-menu-item > li > ul.sub-menu > li a {
  display: block;
  text-align: start;
  padding: 10px 15px;
  border-bottom: 1px dotted #e0e0e0;
  color: #7d7d7d;
  font-weight: 500;
}
.main-menu .navigation .main-menu-item > li > ul.sub-menu > li:hover {
  background-color: #ece2d2;
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li
  :last-child:before {
  display: none;
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li.has-submenu:before {
  content: '\e906';
  font-family: 'ficons';
  font-size: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  display: inline-block;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li.has-submenu:hover:before {
  opacity: 0;
}
.rtl
  .main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li
  > ul.sub-sub-menu {
  background-color: #ece2d2;
  position: absolute;
  top: 90%;
  width: 100%;
  right: -100%;
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li
  > ul.sub-sub-menu {
  background-color: #ece2d2;
  position: absolute;
  top: 60%;
  width: 100%;
  right: -100%;
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li
  > ul.sub-sub-menu
  li
  a {
  display: block;
  text-align: left;
  padding: 10px 15px;
  border-bottom: 1px dotted #e0e0e0;
  color: #7d7d7d;
  font-weight: 500;
}
.main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li
  > ul.sub-sub-menu
  li
  a:hover {
  background-color: #e5d7c0;
}
.footer-section {
  width: 1100px;
}
.footer-section .info-block,
.footer-section .menu-block,
.footer-section .app-block {
  display: inline-block;
  vertical-align: top;
}
.footer-section .info-block p,
.footer-section .menu-block p,
.footer-section .app-block p {
  font-size: 13px;
  font-weight: 500;
}
.footer-section .info-block {
  width: 30%;
  padding-right: 6%;
}
.footer-section .menu-block {
  width: calc(70% - 260px);
}
.footer-section .menu-block .footer-menu {
  padding: 0 25px;
}
.footer-section .menu-block .footer-menu li {
  width: 50%;
  display: inline-block;
  margin-bottom: 8px;
}
.footer-section .menu-block .footer-menu li a {
  position: relative;
  color: #7d7d7d;
  font-weight: 500;
  font-size: 13px;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.footer-section .menu-block .footer-menu li a:hover {
  color: #bf9e66;
}
.footer-section .menu-block .footer-menu li a:hover:before {
  content: '';
  position: absolute;
  height: 2px;
  background: #bf9e66;
  bottom: -4px;
  width: 0;
  display: block;
  -webkit-animation: borderAnim 1000ms ease-in-out infinite;
  animation: borderAnim 1000ms ease-in-out infinite;
  left: 0;
}
.footer-section .app-block {
  width: 250px;
}
.footer-section .app-block .app-seciton .section-label {
  font-size: 13px;
  font-weight: bold;
  color: #919191;
  display: block;
  text-align: center;
}
.footer-section .app-block .app-seciton ul {
  text-align: center;
}
.footer-section .app-block .app-seciton ul li {
  display: inline-block;
  position: relative;
  padding: 13px 20px 20px;
}
.footer-section .app-block .app-seciton ul li:last-child:before {
  display: none;
}
.footer-section .app-block .app-seciton ul li:before {
  content: '';
  position: absolute;
  height: 25px;
  width: 1px;
  background-color: #e0e0e0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0;
}
.footer-section .app-block .app-seciton ul li a {
  display: block;
}
.footer-section .app-block .app-seciton ul li a:before {
  font-size: 26px;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.footer-section .app-block .app-seciton ul li a:hover:before {
  color: #444;
}
.firefox .listing .general-listing.two-items .item,
.ie .listing .general-listing.two-items .item {
  width: calc(50% - 15px);
}
.firefox .listing .general-listing.three-items .item,
.ie .listing .general-listing.three-items .item {
  width: calc(33.33% - 20px);
}
.firefox .listing .general-listing.service-list .service-item.grid-item,
.ie .listing .general-listing.service-list .service-item.grid-item {
  width: calc((100% - 100px) / 3);
}
.firefox .contact-us .contact-channels .channels,
.ie .contact-us .contact-channels .channels {
  width: calc(50% - 55px);
}
@media only screen and (min-width: 1400px) {
  [data-toggle='particles-js'] {
    height: 30%;
  }
}
@media only screen and (min-width: 1600px) {
  [data-toggle='particles-js'] {
    height: 40%;
  }
}
@media screen and (max-width: 959px) and (min-width: 600px) {
  .footer-section .menu-block {
    width: calc(95% - 260px);
  }
}
@media screen and (max-width: 1024px) {
  .footer-bottom-block .footer-bottom-section {
    width: 95%;
  }
  .footer-bottom-block .copy-right {
    width: 95%;
  }
  .footer-bottom-block .gov-logos li a.domain-web {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .hide-in-desktop {
    display: inline-block !important;
  }
  .container {
    width: 95%;
  }
  .pace-done .main-menu .navigation .main-menu-item > li.home-item {
    -webkit-animation: fadeInLeft 700ms forwards;
    animation: fadeInLeft 700ms forwards;
    width: auto;
  }
  header .container h1.logo {
    margin: 10px 0;
  }
  .main-menu .navigation {
    width: 100%;
  }
  .main-menu .navigation .menu-collapser {
    width: 95%;
    margin: auto;
  }
  .main-menu .navigation .menu-collapser .collapse-button {
    height: 50px;
    width: 40px;
    padding: 13px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-menu .navigation .menu-collapser .collapse-button .icon-bar {
    height: 4px;
    width: 100%;
    background-color: #fff;
    display: block;
  }
  .main-menu .navigation .main-menu-item {
    position: fixed;
    background-color: #696969;
    z-index: 999;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
    height: 100%;
    overflow: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s
      cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
      -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block !important;
  }
  .main-menu .navigation .main-menu-item > li {
    display: block;
    text-align: left;
    border-bottom: 1px solid;
    text-align: center;
  }
  .main-menu .navigation .main-menu-item > li:not(.home-item):hover > a:before {
    display: none;
  }
  .main-menu .navigation .main-menu-item > li.close-btn {
    text-align: center;
    background-color: #bf9e66;
    display: block !important;
  }
  .main-menu .navigation .main-menu-item > li.close-btn .close {
    color: #fff;
    font-size: 0;
    display: inline-block;
    padding: 14px;
    border-radius: 50%;
    border: 2px solid;
    margin: 10px;
  }
  .main-menu .navigation .main-menu-item > li.close-btn .close:before {
    font-size: 12px;
    display: block;
  }
  .main-menu .navigation .main-menu-item > li a {
    padding: 14.5px 28px;
    -webkit-animation: fadeInLeft 700ms forwards;
    animation: fadeInLeft 700ms forwards;
  }
  .main-menu .navigation .main-menu-item > li.home-item a {
    font-size: 14px;
    padding: 14.5px 28px;
    width: 100%;
    color: #fff;
  }
  .main-menu .navigation .main-menu-item > li.home-item a:before {
    display: none;
  }
  .main-menu .navigation .main-menu-item > li > ul.sub-menu {
    display: block !important;
    background-color: #f1f1f1;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 0;
  }
  .main-menu .navigation .main-menu-item > li > ul.sub-menu li a {
    padding: 10px 28px;
  }
  .main-menu
    .navigation
    .main-menu-item
    > li
    > ul.sub-menu
    > li
    > ul.sub-sub-menu {
    display: block !important;
    right: 0;
    position: relative;
    background: #e9e9e9;
  }
  .main-menu
    .navigation
    .main-menu-item
    > li
    > ul.sub-menu
    > li
    > ul.sub-sub-menu
    > li
    > a {
    padding: 10px 48px;
    border-bottom: 1px dotted #c5c5c5;
  }
  .footer-section .ui-chat-icon {
    bottom: 17px;
    border-radius: 6px;
  }
  .footer-section .info-block .best-viewed p {
    text-align: left;
  }
  .footer-section .menu-block .footer-menu {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .main-menu .navigation {
    width: 100%;
  }
  .main-menu .navigation .menu-collapser {
    width: 90%;
    margin: 0;
  }
  .main-menu .navigation .menu-collapser .collapse-button {
    padding: 15px 20px 15px 3px;
  }
  .main-menu .navigation .menu-collapser .collapse-button .icon-bar {
    height: 3px;
  }
  header .container div.options {
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: -45px;
    z-index: 1;
    height: 25px;
  }
  header .container div.options > ul > li {
    position: relative;
    float: right;
    padding: 0 5px;
  }
  header .container div.options > ul > li:before {
    display: none;
  }
  header .container div.options > ul > li a:before {
    color: #fff;
  }
  header .container div.options > ul > li a.fi-language .language-lbl {
    position: relative;
    left: 8px;
    top: -7px;
    color: #fff;
  }
  header .container div.options > ul > li a:hover:before {
    color: #fff;
  }
  header .container div.options > ul > li:nth-child(3) {
    display: none;
  }
  header
    .container
    div.options
    > ul
    > li
    ul.sign-in-options
    li.sign-in-separator {
    width: 15px;
  }
  header .container div.options > ul > li ul.sign-in-options li.login {
    padding-left: 0;
    padding-right: 0;
  }
  header .container div.options > ul > li ul.sign-in-options li.login a {
    padding: 0;
  }
  header .container div.options > ul > li ul.sign-in-options li.login a:hover {
    color: #444;
  }
  header .container div.options > ul > li ul.sign-in-options li.login a:before {
    display: none;
  }
  header
    .container
    div.options
    > ul
    > li
    ul.sign-in-options
    li.register
    a:hover {
    color: #444;
  }
  header .container div.options > ul > li ul.sign-in-options li a {
    color: #fff;
  }
  header
    .container
    div.options
    > ul
    > li
    ul.sign-in-options
    li
    .opeion-menu-popup {
    width: 210px;
    left: 50% !important;
    right: auto !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  header
    .container
    div.options
    > ul
    > li
    ul.sign-in-options
    li
    .opeion-menu-popup:before {
    left: 50% !important;
    right: auto !important;
  }
  header
    .container
    div.options
    > ul
    > li
    ul.sign-in-options
    li
    .opeion-menu-popup
    li
    a {
    font-size: 12px;
  }
  .home-section .container {
    padding: 5% 0;
  }
  .home-section .container .home-section-title {
    font-size: 26px;
  }
  .home-section.services-widget .services-customize-fillter {
    position: relative;
  }
  .home-section.services-widget .services-customize-fillter select {
    float: none;
  }
  .home-section.services-widget
    .services-customize-fillter
    a.customize-experience {
    float: none;
    position: relative;
    font-size: 15px;
    width: 29%;
    line-height: 1;
    vertical-align: middle;
    margin-right: 25px;
  }
  .home-section.services-widget
    .services-customize-fillter
    a.customize-experience:before {
    right: -23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .home-section.services-widget
    .home-section-listing.home-services-listing
    .owl-item
    li
    .home-service-info {
    padding: 0 10%;
  }
  .home-section.services-widget
    .home-section-listing.home-services-listing
    .owl-item
    li
    .home-service-info
    .service-intro {
    text-align: center;
  }
  .home-section.services-widget .section-tabs {
    display: none;
  }
  .home-section ul.home-section-listing .owl-item li:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .home-section.highlights-widget .section-tabs {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 25px;
    display: block;
  }
  .home-section.highlights-widget .section-tabs li {
    margin-left: 0;
  }
  .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-news-listing
    .owl-item
    > li {
    height: 450px;
  }
  .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-news-listing
    .owl-item
    > li
    .img-section {
    height: 44%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 15px;
  }
  .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-news-listing
    .owl-item
    > li
    .data-section {
    height: 56%;
  }
  .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-news-listing
    .owl-item
    > li.first
    .img-section {
    height: 44%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 15px;
  }
  .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-news-listing
    .owl-item
    > li.first
    .data-section {
    height: 56%;
  }
  .footer-options {
    height: auto;
    margin-top: 25px;
  }
  .footer-options ul {
    display: block;
    width: 90%;
  }
  .footer-options ul li {
    width: 100% !important;
    height: 85px;
    border-bottom: 1px #e0e0e0 solid;
  }
  .footer-options ul li:last-child {
    border-bottom: 0;
  }
  .footer-options ul li:before {
    display: none;
  }
  .footer-section {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    margin: 16px 2px;
  }
  .footer-section .info-block {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .footer-section .menu-block {
    width: 100%;
    margin: 15px 0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .footer-section .app-block {
    width: 100%;
  }
  .footer-bottom-block {
    height: auto;
  }
  .footer-bottom-block .footer-bottom-section {
    padding-bottom: 30px;
    height: auto;
  }
  .footer-bottom-block .footer-bottom-section .no-visitor {
    float: none;
    width: 100%;
  }
  .footer-bottom-block .footer-bottom-section .footer-social-media {
    float: none;
    width: 100%;
    text-align: center;
  }
  .footer-bottom-block .copy-right p {
    float: none;
  }
  .footer-bottom-block .gov-logos {
    padding: 0 0 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-bottom-block .gov-logos li a.domain-web {
    width: 152px;
    font-size: 14px;
    padding: 20px 7px;
  }
  .title-unline {
    font-size: 18px;
  }
  .tab-btn-area li {
    padding: 8px 20px;
  }
  .page-error .error-image {
    padding-bottom: 20px;
  }
  .page-error .error-image .error-title .error-text {
    font-size: 27px;
  }
  .page-error .error-image .error-title .error-name {
    font-size: 130px;
    line-height: 80px;
  }
  .page-error .error-image .error-title.error-404 .error-name {
    font-size: 125px;
  }
  .page-error .error-image .error-title.error-404 .error-text {
    font-size: 24px;
  }
  .page-error .error-content .error-content h3 {
    font-size: 24px;
    margin: 25px 0;
  }
  .page-error .error-content p {
    font-size: 14px;
    margin: 0;
  }
  .page-error .error-content .action-area {
    margin: 35px -15px;
  }
  .page-error .error-content .action-area .visit-title {
    margin: 20px 0;
    font-size: 18px;
  }
  .page-error .error-content .action-area .error-btn {
    min-width: 24%;
    padding-bottom: 0;
    vertical-align: top;
    border-left: 0;
    border-right: 0;
  }
  .page-error .error-content .action-area .error-btn .link-icon {
    font-size: 30px;
    margin-top: 0;
  }
  .page-error .error-content .action-area .error-btn .link-name {
    font-size: 10px;
    width: 80%;
    margin: 10px auto 0;
  }
  .subpage .container .main .page-title h1 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .subpage .container .main .page-title .back-btn {
    margin-top: 50px;
  }
  .subpage .container .main .bread-crumb ul.list li a span {
    font-weight: 500;
    font-size: 11px;
  }
  .subpage .container .comment-box-container .tools-bar .tools-share-bar {
    margin-top: 0;
    width: 20%;
  }
  .subpage .container .comment-box-container .tools-bar .tools-share-bar a {
    margin-left: 10px;
    width: 25px;
  }
  .subpage
    .container
    .comment-box-container
    .tools-bar
    .tools-share-bar
    a:first-child {
    margin-left: 0;
  }
  .subpage .container .comment-box-container .tools-bar .comments {
    width: 78%;
  }
  .subpage
    .container
    .comment-box-container
    .tools-bar
    .comments
    .comment-question
    h3 {
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .item-info-block
    .item-info {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .item-info-block
    .item-logo {
    width: 100%;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .content-gallery
    .gallery-info {
    display: inline-block;
    width: 100%;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .content-gallery
    .gallery-photos {
    display: inline-block;
    width: 100%;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .content-gallery
    .gallery-photos
    .owl-nav,
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .content-gallery
    .gallery-photos
    .owl-dots {
    display: none;
  }
  .subpage
    .container
    .page-content
    .content-body.content-details.initiative
    .content-gallery:nth-child(odd)
    .gallery-photos {
    margin-right: 0;
  }
  .subpage.one-columns .page-content h2.page-title {
    font-size: 20px;
  }
  .subpage.two-columns main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subpage.two-columns .container .main {
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .subpage.two-columns .container .page-side {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 20px;
  }
  .subpage.two-columns .container .page-content {
    width: 100%;
    padding-left: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 10px;
  }
  .subpage ol > li {
    font-size: 13px;
    font-weight: 400;
  }
  .subpage .listing .services-tags .tag .text {
    font-size: 11px;
    line-height: 11px;
  }
  .subpage .listing .filter-controls {
    padding: 15px;
  }
  .subpage .listing .filter-controls ul.controls {
    display: block;
    width: 100%;
  }
  .subpage .listing .filter-controls ul.controls > li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
  .subpage .listing .filter-controls ul.controls > li .control-group .controls {
    display: block;
    padding-right: 0;
  }
  .subpage .listing .filter-controls > div.action {
    float: none;
    width: 100%;
  }
  .subpage .listing .ask-question {
    position: relative;
    right: 0;
    top: 0;
    display: block;
    margin-bottom: 20px;
    text-align: center;
  }
  .subpage .listing .general-listing.service-list {
    margin-right: 0;
    margin-left: 0;
  }
  .subpage .listing .general-listing.service-list .service-item {
    margin-bottom: 20px;
    padding: 0;
    padding-bottom: 20px;
    margin: 0 0 30px;
  }
  .subpage .listing .general-listing.service-list .service-item .index {
    width: 20px;
    padding: 0;
  }
  .subpage
    .listing
    .general-listing.service-list
    .service-item
    .service-details {
    display: inline-block;
    padding: 0;
    width: 95%;
    vertical-align: top;
    margin: 0;
  }
  .subpage .listing .general-listing.service-list .service-item .service-links {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding-top: 20px;
  }
  .subpage
    .listing
    .general-listing.service-list
    .service-item
    .service-links
    .link {
    padding: 5px 0;
  }
  .subpage
    .listing
    .general-listing.service-list
    .service-item
    .service-links
    .link.border {
    padding: 5px 10px;
  }
  .subpage .listing .general-listing.service-list .service-item.grid-item {
    width: 100%;
  }
  .subpage
    .listing
    .general-listing.service-list
    .service-item.grid-item
    .service-links {
    padding: 0 16px;
    text-align: left;
  }
  .subpage .listing .general-listing.social-media-list {
    margin-right: 0;
    margin-left: 0;
  }
  .subpage .listing .general-listing.social-media-list .social-media-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin: 0 0 30px;
    width: 100%;
    display: block;
  }
  .subpage
    .listing
    .general-listing.campaign-list
    .campaign-item
    .item-container
    .img,
  .subpage
    .listing
    .general-listing.campaign-list
    .campaign-item
    .item-container
    .item-info {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
  .subpage
    .listing
    .general-listing.campaign-list
    .campaign-item
    .item-container
    .img
    .time,
  .subpage
    .listing
    .general-listing.campaign-list
    .campaign-item
    .item-container
    .item-info
    .time {
    margin-top: 15px;
  }
  .subpage
    .listing
    .general-listing.media-kit-list
    .info-section
    .info-section-c {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .subpage
    .listing
    .general-listing.media-kit-list
    .info-section
    .info-section-c
    .asset {
    width: 100%;
  }
  .subpage .listing .general-listing.meezan-magazine-list {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .subpage .listing .general-listing.meezan-magazine-list .magazine-item {
    width: 100%;
  }
  .subpage .listing .general-listing.two-items .item,
  .subpage .listing .general-listing.three-items .item {
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
  }
  .subpage .listing .general-listing.photo-list .item .item-container > a {
    max-height: 226px;
  }
  .subpage .listing .general-listing.four-items .item {
    width: 100%;
    margin-right: 0;
  }
  .subpage
    .listing
    .general-listing.faq-list
    .cat-item
    .faq-category-listing
    ul
    > li
    .item-container
    .qustion
    .action-btn
    .qustion-count {
    font-size: 16px;
  }
  .subpage
    .listing
    .general-listing.faq-list
    .cat-item
    .faq-category-listing
    ul
    > li
    .item-container
    .qustion
    .action-btn
    .qustion-title {
    padding: 0 42px 20px;
    font-size: 14px;
  }
  .subpage .listing .general-listing.open-data-statistics-list .data-head {
    display: none;
  }
  .subpage
    .listing
    .general-listing.open-data-statistics-list
    .statistics-item {
    border: 1px solid rgba(224, 223, 223, 0.54);
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 15px;
  }
  .subpage
    .listing
    .general-listing.open-data-statistics-list
    .statistics-item
    .data-body-c {
    display: block;
    margin: 0;
  }
  .subpage
    .listing
    .general-listing.open-data-statistics-list
    .statistics-item
    .data-body-c
    .col {
    display: block;
    width: 100%;
    text-align: inherit;
  }
  .subpage
    .listing
    .general-listing.open-data-statistics-list
    .statistics-item
    .data-body-c
    .col:before {
    content: attr(data-title);
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #bf9e66;
  }
  .subpage .listing .general-listing.menu-list {
    margin-right: 0;
    margin-left: 0;
  }
  .subpage .listing .general-listing.menu-list .menu-item {
    width: 100%;
    padding: 0;
  }
  .subpage
    .listing
    .related-content
    .general-listing.related-content-list
    .item {
    margin-bottom: 30px;
    min-height: auto;
    width: 100%;
    margin-right: 0;
  }
  .subpage
    .listing.related-content
    .general-listing.related-content-list.event-list
    li {
    width: 100%;
    margin-right: 0;
  }
  .subpage
    .listing.related-content
    .general-listing.related-content-list.event-list
    .item
    .item-container
    > a
    .countdown-timer
    li {
    padding: 12px 25px;
    width: auto;
  }
  .subpage
    .listing.related-content
    .general-listing.related-content-list
    .item {
    margin-bottom: 30px;
    width: 100%;
    margin-right: 0;
  }
  .subpage .surveys .navigator li {
    margin: 0 8px;
    font-size: 20px;
    line-height: 20px;
  }
  .subpage .surveys .questions-container .questions {
    min-height: 350px;
  }
  .subpage .surveys .questions-container .questions .question {
    padding: 0 1%;
  }
  .subpage .surveys .questions-container .questions .question .index {
    font-size: 50px;
  }
  .subpage .surveys .actions {
    padding: 0 1%;
  }
  .subpage .e-consultations .items-list .item .links .link {
    padding: 20px 15px;
  }
  .subpage .e-consultations .items-list .item .links .link .text {
    width: 100%;
    font-weight: 500;
  }
  .subpage .e-consultations .items-list .item .links .link .view {
    margin-top: 10px;
  }
  .subpage .e-consultations .show-on-mobile {
    display: block !important;
  }
  .subpage .e-consultations .item-detail .detail-title {
    font-size: 1.5em;
  }
  .subpage .photo .listing .filter-controls ul.controls,
  .subpage .photos .listing .filter-controls ul.controls,
  .subpage .video .listing .filter-controls ul.controls,
  .subpage .events .listing .filter-controls ul.controls {
    width: 100%;
  }
  .subpage .photo .listing .filter-controls ul.controls > li,
  .subpage .photos .listing .filter-controls ul.controls > li,
  .subpage .video .listing .filter-controls ul.controls > li,
  .subpage .events .listing .filter-controls ul.controls > li {
    width: 100%;
  }
  .subpage .photo .listing .filter-controls ul.controls > li.calendar,
  .subpage .photos .listing .filter-controls ul.controls > li.calendar,
  .subpage .video .listing .filter-controls ul.controls > li.calendar,
  .subpage .events .listing .filter-controls ul.controls > li.calendar {
    width: 100%;
  }
  .subpage .photo .listing .filter-controls > div.action,
  .subpage .photos .listing .filter-controls > div.action,
  .subpage .video .listing .filter-controls > div.action,
  .subpage .events .listing .filter-controls > div.action {
    margin-top: 0;
  }
  .subpage .poll-archive .list .poll-item .q {
    font-size: 1.5em;
  }
  .subpage .poll-widget {
    padding: 0;
  }
  .subpage .poll-widget .poll-title {
    font-size: 1.5em;
  }
  .subpage .poll-widget .online-poll {
    padding: 18px;
  }
  .subpage .poll-widget .online-poll .q {
    font-size: 1.2em;
  }
  .subpage .general-landing-page .list .item-c {
    width: 100%;
  }
  .subpage .sitemap .level-0 .level-0-item {
    width: 100%;
  }
  .subpage .contact-us .tab_content .address-icons .address {
    width: 100%;
    margin-bottom: 30px;
  }
  .subpage
    .contact-us
    .tab_content
    .address-icons
    .address
    .address-info
    li
    a
    .info-icon {
    display: inline-block;
    vertical-align: top;
  }
  .subpage
    .contact-us
    .tab_content
    .address-icons
    .address
    .address-info
    li
    a
    .info-icon
    i {
    font-size: 26px;
  }
  .subpage .contact-us .tab_content .address-icons .google-map-con {
    width: 100%;
    float: left;
  }
  .subpage .contact-us .form-section {
    margin-bottom: 0;
    padding: 0;
  }
  .subpage .contact-us .form-section .channel-comm {
    width: 100%;
  }
  .subpage .contact-us .form-section .channel-comm .comm-list li:nth-child(4),
  .subpage .contact-us .form-section .channel-comm .comm-list li:nth-child(7),
  .subpage .contact-us .form-section .channel-comm .comm-list li:nth-child(11) {
    border-left: 0;
  }
  .subpage .contact-us .form-section .channel-comm .comm-list li:nth-child(10) {
    border-bottom: 1px solid #ebebeb;
  }
  .subpage .contact-us .form-section .channel-comm .comm-list li:nth-child(11) {
    border-right: 1px solid #ebebeb;
  }
  .subpage
    .contact-us
    .form-section
    .channel-comm
    .chann-comm-title
    .num-title {
    line-height: 21px;
  }
  .subpage .contact-us .form-section .form-sec {
    float: left;
    width: 100%;
  }
  .subpage .contact-us .general-form {
    padding-left: 0;
  }
  .subpage .contact-us .locations .addresses-list .locations-info {
    width: 100%;
  }
  .subpage .contact-us .locations .addresses-list .locations-info ul {
    height: 280px;
  }
  .subpage .contact-us .locations .locations-map {
    width: 100%;
  }
  .subpage .contact-us .locations .locations-map .location-map {
    height: auto;
  }
  .subpage .contact-us .locations .locations-map .location-map .btn-map {
    margin-top: 20px;
  }
  .subpage .contact-us .contact-info .tab-content div .address {
    width: 100%;
    padding-right: 0;
  }
  .subpage
    .contact-us
    .contact-info
    .tab-content
    div
    .address
    .qrcode
    .qr-text {
    padding: 24px;
    margin-right: 4%;
    width: calc(50% - 20px);
  }
  .subpage .contact-us .contact-info .tab-content div .map {
    width: 100%;
    margin-top: 30px;
    position: relative;
  }
  .subpage .contact-us .contact-channels {
    padding: 25px 0;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li {
    width: 33%;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li:nth-child(4) {
    border-left: 0;
    border-right: 1px solid #e0e0e0;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li:nth-child(7) {
    border-left: 0;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li:nth-child(9) {
    display: none;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li:nth-child(10) {
    border-bottom: 1px solid #e0e0e0;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li:nth-child(11) {
    border-left: 0;
  }
  .subpage .contact-us .contact-channels .channels .comm-list li a {
    padding: 15px 10px;
    min-height: 105px;
  }
  .subpage .contact-us .contact-channels .contact-form .re-captcha {
    float: left;
  }
  .subpage .contact-us ul.tab-controls li {
    font-size: 14px;
    padding: 10px 2%;
  }
  .subpage .contact-us .locations .locations-map .location-map .btn-map {
    font-size: 13px;
    padding: 10px 20px;
  }
  .subpage .contact-form .form-title {
    font-size: 15px;
  }
  .subpage .contact-form .re-captcha {
    float: left;
    margin-bottom: 20px;
  }
  .subpage .form .form-fields .text-field {
    border-radius: 30px;
  }
  .subpage .service-details {
    margin: 0 -18px;
  }
  .subpage .service-details .service-body .service-title h2 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
  }
  .subpage .service-details .service-body .links .not-link {
    padding: 11px 10px;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
  .subpage .service-details .service-body .links a {
    margin-bottom: 10px;
    margin-right: 0;
    padding: 5px 10px;
    width: 48%;
  }
  .subpage .service-details .service-body .links a.venobox {
    margin-right: 2%;
  }
  .subpage .service-details .service-body .detail-row ul .info {
    width: 50%;
  }
  .subpage .service-details .service-body .detail-row ul .info:first-child {
    display: none;
  }
  .subpage .service-details .service-body .detail-row ul .info.has-border {
    border-right: 0;
  }
  .subpage .service-details .service-body .detail-row ul .info.start a {
    padding: 9px 15px;
    font-size: 15px;
    margin-top: 16px;
  }
  .subpage .service-details .service-body .detail-row ul .info.start a i {
    font-size: 23px;
  }
  .subpage .service-details .service-body .sections {
    border-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
  }
  .subpage .service-details .service-body .sections .small-section {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .subpage .service-details .service-body .sections .larg-section {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 20px 0;
  }
  .subpage
    .service-details
    .service-body
    .sections
    .larg-section
    .info-section
    .info-section-t {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .subpage
    .service-details
    .service-body
    .sections
    .larg-section
    .info-section
    .info-section-c
    .check-list-c.extra-info
    ul
    li {
    width: 100%;
    margin-bottom: 10px;
  }
  .subpage
    .service-details
    .service-body
    .sections
    .larg-section.list-view
    .info-section
    .info-section-t {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .subpage .events .buttons,
  .subpage .services .buttons {
    top: 31px;
  }
  .subpage .services .buttons {
    display: none;
  }
  .subpage .login-form .form {
    width: 83%;
    margin-right: 10%;
    margin-left: 10%;
  }
  .subpage .call-center-form .side-content {
    width: 100%;
  }
  .subpage .call-center-form .main-content {
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  .subpage .sub-banner .sub-banner-intro {
    font-size: 20px;
    font-weight: 600;
  }
}
.rtl * {
  letter-spacing: 0 !important;
}
.rtl header .container h1.logo a {
  background-repeat: no-repeat;
}
.rtl header .container div.options > ul > li a.fi-language .language-lbl {
  font-family: 'Raleway', 'Droid Arabic Kufi';
  left: -60px;
  top: 0;
}
.rtl
  header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup {
  left: auto;
  right: 0;
}
.rtl
  header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup:before {
  left: auto;
  right: 9px;
}
.rtl
  header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  > li
  .opeion-menu-popup
  li
  a {
  text-align: right;
}
.rtl .responsive-table tr th,
.rtl .responsive-table tr td {
  text-align: right;
}
.rtl .responsive-table tr th.center,
.rtl .responsive-table tr td.center {
  text-align: center;
}
.rtl .social-media {
  left: auto;
  right: 0;
}
.rtl .social-media-en {
  right: auto;
  left: 0;
}
.rtl .social-media .social-media-list li a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  float: left;
}
.social-media-en .social-media-list li a {
  border-radius: 5px 0px 0px 5px;
  /* border-top-right-radius: 0;
  border-bottom-right-radius: 0; */
  float: right;
}
.rtl .chat-container .chat-popup .popup-details .chat-dialog-container .append {
  text-align: right;
}
.rtl
  .chat-container
  .chat-popup
  .popup-details
  .chat-dialog-container
  .append
  p {
  text-align: right;
}
.rtl
  .fi-popup.search-popup
  .top-search
  .search-more-options-wrapper
  .search-more-options {
  text-align: right;
}
.rtl .fi-popup.search-popup .top-search .search-more-options-wrapper:after,
.rtl .fi-popup.search-popup .top-search .search-more-options-wrapper:before {
  right: 30px;
  left: auto;
}
.rtl .main-menu .navigation .main-menu-item > li:last-child > ul.sub-menu {
  right: auto;
  left: 0;
}
.rtl .main-menu .navigation .main-menu-item > li > ul.sub-menu {
  right: 0;
  left: auto;
}
.rtl .main-menu .navigation .main-menu-item > li > ul.sub-menu li a {
  text-align: right;
}
.rtl
  .main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  li
  > ul.sub-sub-menu {
  right: 100%;
  left: auto;
}
.rtl
  .main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  li
  > ul.sub-sub-menu
  li
  a {
  text-align: right;
}
.rtl
  .main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  > li.has-submenu:before {
  content: '\e905';
  right: auto;
  left: 20px;
}
.rtl .footer-options .go-top {
  right: auto;
  left: calc((100% - 1100px) / 4);
}
.rtl .footer-options ul li:before {
  right: auto;
  left: 0;
}
.rtl .footer-options ul li a:before {
  left: auto;
  right: 15px;
}
.rtl .footer-options ul li a .option-info {
  left: auto;
  right: 70px;
}
.rtl .footer-options ul li a .option-info .number span {
  padding: 5px 0 5px 5px;
  float: left;
}
.rtl .footer-section .info-block {
  padding-right: 0;
  padding-left: 6%;
}
.rtl .footer-section .ui-chat-icon {
  border-radius: 5px 5px 0 0;
  left: 15px;
  right: auto;
}
.rtl .footer-section .ui-chat-icon i {
  left: auto;
  right: 0;
}
.rtl .footer-section .ui-chat-icon i:before {
  right: -5px;
  left: 0;
}
.rtl .footer-section .app-block .app-seciton ul li:before {
  right: auto;
  left: 0;
}
.rtl .footer-section .info-block p,
.rtl .footer-section .menu-block p,
.rtl .footer-section .app-block p {
  font-weight: 500;
}
.rtl .footer-section .menu-block .footer-menu li a {
  font-weight: 500;
  font-size: 13px;
}
.rtl .footer-section .menu-block .footer-menu li a:hover:before {
  left: auto;
  right: 0;
}
.rtl .footer-bottom-block .footer-bottom-section .no-visitor {
  float: left;
}
.rtl .footer-bottom-block .footer-bottom-section .footer-social-media {
  float: right;
}
.rtl .footer-bottom-block .footer-bottom-section .footer-social-media li {
  margin-right: auto;
  margin-left: 20px;
}
.rtl .footer-bottom-block .copy-right p {
  text-align: left;
  float: left;
}
.rtl .fi-popup .close {
  float: left;
  right: auto;
  left: 20px;
}
.rtl .fi-popup.search-popup .top-search .input-c .speak-now {
  left: 50px;
  right: auto;
}
.rtl
  .fi-popup.search-popup
  .top-search
  .keyword-suggestions-container
  .keyword-suggestions
  ul
  li
  a {
  text-align: right;
}
.rtl
  .fi-popup.search-popup
  .top-search
  .keyword-suggestions-container
  .keyword-suggestions
  ul
  li:before {
  left: auto;
  right: 5px;
}
.rtl .fi-popup.search-popup .top-search .input-c .search-ico {
  left: 87px;
  right: auto;
}
.rtl
  .fi-popup.settings-popup
  .popup-details
  .setting-middle
  .night-reading
  .switch:before {
  -webkit-transform: translateX(-44px);
  -ms-transform: translateX(-44px);
  transform: translateX(-44px);
}
.rtl select {
  background-position: left;
}
.rtl .priority-services-toggle .switch:before {
  -webkit-transform: translateX(-44px);
  -ms-transform: translateX(-44px);
  transform: translateX(-44px);
}
.rtl .contact-form .re-captcha {
  float: left;
}
.rtl .form .form-fields.required .label-enquiry {
  padding: 0 5px 0 20px;
}
.rtl .form .form-fields.required .label-enquiry:before {
  right: auto;
  left: 5px;
}
.rtl .form .form-fields .field-icon {
  left: 15px;
  right: auto;
}
.rtl .form .form-fields .label-enquiry {
  left: auto;
  right: 30px;
  padding: 0 5px 0 10px;
}
.rtl .form .form-fields .text-field:focus {
  padding-left: 0;
  padding-right: 37px;
}
.rtl .form .form-fields .error-msg {
  right: auto;
  left: 10px;
}
.rtl .form .form-fields.submit-btn-area .submit-form {
  margin-right: auto;
  margin-left: 20px;
}
.rtl .home-banners .customize-banner .customize-block .customize-lnk {
  float: right;
  margin-right: auto;
  margin-left: 15px;
}
.rtl .home-banners .customize-banner .customize-block .customize-lnk:before {
  margin-right: auto;
  margin-left: 15px;
}
.rtl .home-banners .customize-banner .customize-block .customize-options {
  float: right;
  text-align: right;
}
.rtl .home-banners .customize-banner .customize-block .customize-options li a {
  padding-left: 0;
  padding-right: 30px;
}
.rtl
  .home-banners
  .customize-banner
  .customize-block
  .customize-options
  li
  a:before {
  left: auto;
  right: -5px;
}
.rtl .home-banners .customize-banner .customize-block .customize-options:after {
  left: auto;
  right: 0;
}
.rtl .home-banners .banners li .banner-content h1,
.rtl .home-banners .banners li .banner-content p {
  text-align: right;
}
.rtl .home-banners .banners li .banner-content h1 {
  font-size: 3.3333em;
  line-height: 65px;
}
.rtl .home-section ul.home-section-listing {
  margin-left: auto;
  margin-right: -15px;
}
.rtl .home-section ul.home-section-listing .owl-item:nth-child(4n) li {
  margin-left: auto;
}
.rtl .home-section.services-widget:before {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rtl .home-section.services-widget .section-tabs {
  right: auto;
  left: 0;
}
.rtl .home-section.services-widget .section-tabs li {
  margin-left: auto;
  margin-right: 20px;
}
.rtl .home-section.services-widget .services-customize-fillter {
  right: auto;
  left: 0;
}
.rtl .home-section.services-widget .services-customize-fillter select {
  float: left;
}
.rtl
  .home-section.services-widget
  .services-customize-fillter
  a.customize-experience {
  float: left;
  margin-right: auto;
  margin-left: 60px;
}
.rtl
  .home-section.services-widget
  .services-customize-fillter
  a.customize-experience:before {
  right: auto;
  left: -26px;
}
.rtl .home-section.initiatives-widget:before {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rtl .home-section.highlights-widget:before {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.rtl .home-section.highlights-widget .section-tabs {
  right: auto;
  left: 0;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .read-more {
  left: auto;
  right: 20px;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .read-more:before {
  right: auto;
  left: -12px;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-photo,
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-time {
  right: auto;
  left: 20px;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-photo
  .count,
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-time
  .count {
  left: auto;
  right: -40px;
  text-align: left;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing.highlights-events-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-calendar {
  right: auto;
  left: 20px;
}
.rtl
  .home-section.highlights-widget
  .section-tabs-content
  .highlights-listing.highlights-events-listing
  .owl-item
  > li
  .item-block
  .data-section
  .fi-calendar:before {
  margin-right: auto;
  margin-left: 5px;
}
.rtl .banner-menu-block banner-menu-title h3 {
  text-align: right;
  line-height: 1.4;
}
.rtl .banner-menu-block .banner-menu .owl-carousel .owl-nav {
  right: auto;
  left: -60px;
}
.rtl .banner-menu-block .banner-menu .owl-carousel .owl-nav .owl-prev {
  left: 60px;
}
.rtl
  .banner-menu-block
  .banner-menu
  .owl-carousel
  .owl-nav
  .owl-prev
  .nav-prev:before {
  content: '\e976';
}
.rtl .banner-menu-block .banner-menu .owl-carousel .owl-nav .owl-next {
  display: inline-block;
  right: auto;
  left: 10px;
}
.rtl
  .banner-menu-block
  .banner-menu
  .owl-carousel
  .owl-nav
  .owl-next
  .nav-next:before {
  content: '\e975';
}
.rtl .banner-menu-block .banner-menu-links li a {
  padding: 30px 34px;
}
.rtl .banner-menu-block .banner-menu-links li a:after {
  right: auto;
  left: -50px;
  -webkit-box-shadow: 21px -20px 10px -10px rgba(167, 163, 163, 0.15);
  box-shadow: 21px -20px 10px -10px rgba(167, 163, 163, 0.15);
}
@media screen and (max-width: 1024px) {
  .rtl p {
    text-align: right;
  }
  .rtl
    .subpage
    .contact-us
    .contact-info
    .tab-content
    > div
    .address
    .services
    .channels
    .comm-list
    li {
    width: 50%;
  }
  .rtl .home-banners .banners li .banner-content h1 {
    font-size: 28px;
    line-height: 1.2;
  }
  .rtl
    .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing {
    margin-right: 0;
  }
  .rtl
    .home-section.highlights-widget
    .section-tabs-content
    .highlights-listing.highlights-events-listing
    .owl-item
    > li
    .item-block
    .data-section
    .countdown-timer
    li {
    margin: 0 7px;
  }
  .rtl .home-section ul.home-section-listing {
    margin-right: 0;
  }
  .rtl .footer-section .info-block .best-viewed p {
    text-align: right;
  }
  .rtl .footer-options ul li:before {
    right: auto;
    left: 0;
  }
  .rtl .footer-bottom-block .footer-bottom-section .no-visitor {
    float: left;
  }
  .rtl .footer-bottom-block .footer-bottom-section .footer-social-media {
    float: right;
  }
  .rtl .footer-bottom-block .footer-bottom-section .footer-social-media li {
    margin-right: 0;
    margin-left: 20px;
  }
  .rtl ol > li {
    padding-left: 0;
    padding-right: 30px;
  }
  .rtl ol > li:before {
    left: auto;
    right: 0;
  }
  .rtl .tab-btn-area li {
    margin-right: 0;
    margin-left: 20px;
  }
  .rtl .tab-btn-area li:last-child {
    margin-left: 0;
  }
  .rtl.subpage .contact-us .tab_content .address-icons .address {
    float: right;
  }
  .rtl.subpage .contact-us .tab_content .google-map-con {
    float: left;
  }
  .rtl.subpage .contact-us .tab_content .qrcode-con .qr-text {
    float: right;
  }
  .rtl.subpage .contact-us .form-section .channel-comm .comm-list li {
    border-left: 0;
    border-right: 1px solid #ebebeb;
  }
  .rtl.subpage
    .contact-us
    .form-section
    .channel-comm
    .comm-list
    li:nth-child(4n + 1) {
    border-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .rtl.pace-done
    .main-menu
    .navigation
    .main-menu-item
    > li:not(.home-item)
    > a {
    -webkit-animation: fadeInRight 700ms forwards;
    animation: fadeInRight 700ms forwards;
    padding: 14.5px 25px;
  }
  .rtl.pace-done .main-menu .navigation .main-menu-item > li a {
    padding: 14.5px 25px;
    -webkit-animation: fadeInRight 700ms forwards;
    animation: fadeInRight 700ms forwards;
  }
  .rtl.pace-done .main-menu .navigation .main-menu-item > li.home-item {
    -webkit-animation: fadeInRight 700ms forwards;
    animation: fadeInRight 700ms forwards;
  }
  .rtl.pace-done .main-menu .navigation .main-menu-item > li.home-item a {
    padding: 14.5px 25px;
  }
  .rtl .main-menu .navigation .main-menu-item {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    display: block !important;
  }
  .rtl .main-menu .navigation .main-menu-item > li {
    text-align: right;
  }
  .rtl .main-menu .navigation .main-menu-item > li.close-btn {
    text-align: center;
  }
  .rtl
    .main-menu
    .navigation
    .main-menu-item
    > li
    > ul.sub-menu
    li
    > ul.sub-sub-menu {
    right: auto;
    left: 0;
  }
  .rtl.open-menu .main-menu .navigation .main-menu-item {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .rtl .home-banners .customize-banner .customize-block .customize-options li {
    padding: 12px 11px;
  }
  .rtl
    .home-banners
    .customize-banner
    .customize-block
    .customize-options
    li:first-child {
    margin-left: 0;
    margin-right: 6px;
  }
  .rtl
    .home-banners
    .customize-banner
    .customize-block
    .customize-options
    li
    a:before {
    top: 0;
  }
  .rtl .home-banners .banners li .banner-content p {
    margin-top: 1vh;
    font-size: 14px;
  }
  .rtl .banner-menu-block .banner-menu .owl-carousel .owl-nav {
    right: auto;
    left: -60px;
  }
  .rtl
    .banner-menu-block
    .banner-menu
    .owl-carousel
    .owl-nav
    .owl-prev
    .nav-prev:before {
    content: '\e976';
  }
  .rtl
    .banner-menu-block
    .banner-menu
    .owl-carousel
    .owl-nav
    .owl-next
    .nav-next:before {
    content: '\e975';
  }
  .rtl .banner-menu-block .banner-menu-title h3 {
    left: 60%;
  }
  .rtl .footer-bottom-block .footer-bottom-section .footer-social-media li {
    margin-left: 15px;
  }
  .rtl .footer-options .go-top {
    left: 20px;
  }
  .rtl .zopim {
    left: 10px !important;
  }
  .rtl.subpage
    .container
    .comment-box-container
    .tools-bar
    .comments
    .comment-question
    a {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.subpage
    .container
    .comment-box-container
    .tools-bar
    .comments
    .comment-question
    a:last-child {
    margin-left: 10px;
  }
  .rtl.subpage
    .container
    .comment-box-container
    .tools-bar
    .comments
    .comment-question
    h3 {
    margin-right: 0;
    margin-left: 10px;
    width: 55%;
  }
  .rtl.subpage.one-columns .page-content h2.page-title {
    font-size: 24px;
  }
  .rtl.subpage
    .photo
    .listing
    .filter-controls
    ul.controls
    > li:last-child
    .control-group
    .controls,
  .rtl.subpage
    .photos
    .listing
    .filter-controls
    ul.controls
    > li:last-child
    .control-group
    .controls,
  .rtl.subpage
    .video
    .listing
    .filter-controls
    ul.controls
    > li:last-child
    .control-group
    .controls,
  .rtl.subpage
    .events
    .listing
    .filter-controls
    ul.controls
    > li:last-child
    .control-group
    .controls {
    padding-left: 0;
  }
  .rtl.subpage .listing .ask-question span {
    margin-right: 0;
  }
  .rtl.subpage .listing .general-listing .item .item-container > a {
    min-height: 166px;
  }
  .rtl.subpage .listing .general-listing .item .item-container .item-info time {
    width: 100%;
  }
  .rtl.subpage
    .listing
    .general-listing.faq-list
    .cat-item
    .faq-category-listing
    ul
    > li
    .item-container
    .qustion
    .action-btn
    .qustion-count {
    font-size: 16px;
  }
  .rtl.subpage
    .listing
    .general-listing.faq-list
    .cat-item
    .faq-category-listing
    ul
    > li
    .item-container
    .answer
    .answer-text
    ul
    > li {
    padding: 10px 0;
  }
  .rtl.subpage
    .contact-us
    .form-section
    .channel-comm
    .comm-list
    li:nth-child(4) {
    border-right: 0;
    border-left: 1px solid #ebebeb;
  }
  .rtl.subpage
    .contact-us
    .form-section
    .channel-comm
    .comm-list
    li:nth-child(7) {
    border-right: 0;
  }
  .rtl.subpage
    .contact-us
    .form-section
    .channel-comm
    .comm-list
    li:nth-child(10) {
    border-bottom: 1px solid #ebebeb;
  }
  .rtl.subpage
    .contact-us
    .form-section
    .channel-comm
    .comm-list
    li:nth-child(11) {
    border-right: 0;
    border-left: 1px solid #ebebeb;
  }
  .rtl.subpage .contact-us ul.tab-controls li {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.subpage
    .contact-us
    .contact-info
    .tab-content
    div
    .address
    .qrcode
    .qr-text {
    padding: 26px;
    margin-right: 0;
    margin-left: 20px;
  }
  .rtl.subpage .form .form-fields.submit-btn-area .submit-form {
    margin-left: 0;
    margin-right: 20px;
  }
  .rtl.subpage .fi-rating .stars .star {
    float: right;
    margin: 2px;
  }
  .rtl .footer-section .ui-chat-icon {
    bottom: 17px;
    border-radius: 6px;
  }
}
@media screen and (max-width: 375px) {
  .rtl
    .home-section.services-widget
    .services-customize-fillter
    a.customize-experience {
    width: 35%;
    padding: 5px;
  }
  .rtl
    .home-section.services-widget
    .services-customize-fillter
    a.customize-experience:before {
    left: -26px;
  }
}
.redtheme ::-moz-selection {
  background: #d63200;
}
.redtheme ::selection {
  background: #d63200;
}
.redtheme .chat-container .chat-popup .popup-header,
.redtheme
  .chat-container
  .chat-popup
  .popup-details
  .actions
  .btnSend:not(.disabled) {
  background-color: #d63200;
}
.redtheme
  .subpage
  .contact-us
  .contact-info
  .tab-content
  > div
  .address
  .services {
  border-color: #d63200;
}
.redtheme .subpage .supreme-court .section-view-more a:hover {
  background-color: #d63200;
}
.redtheme .responsive-table tr td:before {
  color: #d63200;
}
.redtheme .sign-in-separator {
  color: #fff !important;
}
.redtheme .main-menu .navigation .main-menu-item > li.close-btn,
.redtheme .responsive-table tr th {
  background-color: #d63200;
}
.redtheme .main-menu {
  background-color: #d63200;
}
.redtheme .main-menu .navigation .main-menu-item > li > a:after {
  background: #444;
}
.redtheme .main-menu .navigation .main-menu-item > li ul.sub-menu {
  border-bottom: 4px solid #d63200;
}
.redtheme .main-menu .navigation .main-menu-item > li ul.sub-menu li a:hover {
  background-color: #ecd2d2;
  color: #444;
}
.greentheme .main-menu {
  background-color: #2c7500;
}
.greentheme .main-menu .navigation .main-menu-item > li > a:after {
  background: #444;
}
.greentheme .main-menu .navigation .main-menu-item > li ul.sub-menu {
  border-bottom: 4px solid #2c7500;
}
.greentheme .main-menu .navigation .main-menu-item > li ul.sub-menu li a:hover {
  background-color: #d5ecd2;
  color: #444;
}
.nighttheme {
  background-color: #000;
}
.nighttheme a {
  color: #fafafa;
}
.nighttheme .fi-popup:before {
  background-color: rgba(154, 154, 154, 0.6);
}
.nighttheme .fi-popup .popup-details {
  background-color: #000;
}
.nighttheme
  .fi-popup.settings-popup
  .popup-details
  .setting-middle
  .night-reading
  .switch {
  background-color: #bf9e66;
}
.nighttheme
  .fi-popup.settings-popup
  .popup-details
  .setting-middle
  .night-reading
  .switch:before {
  -webkit-transform: translateX(0px) !important;
  -ms-transform: translateX(0px) !important;
  transform: translateX(0px) !important;
}
.nighttheme
  .chat-popup
  .popup-details
  .chat-dialog-container
  .btnSend.disabled {
  background-color: #ccc;
  color: #666;
  cursor: default;
}
.nighttheme header .container div.options > ul > li a {
  color: #fafafa;
}
.nighttheme header .container div.options > ul > li a:before {
  color: #fafafa;
}
.nighttheme
  header
  .container
  div.options
  > ul
  > li
  ul.sign-in-options
  li
  a:before {
  color: #fafafa;
}
.nighttheme .main-menu {
  background-color: #444;
}
.nighttheme .main-menu .navigation .main-menu-item > li > a:after {
  background: #fafafa;
}
.nighttheme .main-menu .navigation .main-menu-item > li > ul.sub-menu {
  background-color: #000;
  border-bottom: 4px solid #444;
}
.nighttheme .main-menu .navigation .main-menu-item > li > ul.sub-menu li a {
  color: #fafafa;
}
.nighttheme
  .main-menu
  .navigation
  .main-menu-item
  > li
  > ul.sub-menu
  li
  a:hover {
  background-color: #838383;
  color: #fafafa;
}
.MuiInputLabel-filled.MuiInputLabel-shrink {
  transform: translate(-12px, -6px) scale(0.75) !important;
}
.MuiFilledInput-input {
  padding: 10px 12px 10px !important;
}
.footer-bottom-block .footer-bottom-section .footer-social-media {
  display: inline-block;
  float: left;
  width: 30%;
}
.footer-bottom-block .footer-bottom-section .footer-social-media li {
  display: inline-block;
  margin-right: 20px;
}
.footer-bottom-block .footer-bottom-section .footer-social-media li a {
  display: block;
}
.footer-bottom-block .footer-bottom-section .footer-social-media li a:before {
  font-size: 24px;
  color: #bf9e66;
}
.footer-bottom-block
  .footer-bottom-section
  .footer-social-media
  li
  a:hover:before {
  color: #444;
}
.footer-bottom-block {
  height: 40px;
  border-bottom: 1px solid #e0e0e0;
}
.fi-facebook:before {
  content: '\e90f';
}
.fi-twitter:before {
  content: '\e924';
}
.fi-youtube:before {
  content: '\e925';
}
.fi-game:before {
  content: '\e984';
}
.fi-happiness-center:before {
  content: '\e912';
}
.fi-mezaan:before {
  content: '\e997';
}
.fi-instagram:before {
  content: '\e916';
}
.fi-arrow-left:before {
  content: '\e905';
}
.social-media {
  position: fixed;
  left: 0;
  z-index: 1201;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 42px;
}
.social-media-en {
  position: fixed;
  right: 0;
  z-index: 1201;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 42px;
}
.social-media .social-media-list.animation {
  -webkit-animation: fadeInRight 1000ms forwards;
  animation: fadeInRight 1000ms forwards;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.social-media-en .social-media-list.animation {
  -webkit-animation: fadeInRight 1000ms forwards;
  animation: fadeInRight 1000ms forwards;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.social-media .social-media-list li {
  position: relative;
}
.social-media-en .social-media-list li {
  position: relative;
}
.social-media .social-media-list li a {
  display: block;
  height: 42px;
  width: 42px;
  background: #bf9e66;
  margin-bottom: 3px;
  position: relative;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  float: right;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.social-media-en .social-media-list li a {
  display: block;
  height: 42px;
  width: 42px;
  background: #bf9e66;
  margin-bottom: 3px;
  position: relative;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  float: right;
  -webkit-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 100ms cubic-bezier(0.47, 0, 0.745, 0.715);
}
.social-media .social-media-list li a.red {
  background: #bf2300;
}
.social-media-en .social-media-list li a.red {
  background: #bf2300;
}
.social-media .social-media-list li a:before {
  color: #fff;
  font-size: 20px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.social-media-en .social-media-list li a:before {
  color: #fff;
  font-size: 20px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.social-media .social-media-list li a:hover {
  background: #444;
  width: 52px;
}
.social-media-en .social-media-list li a:hover {
  background: #444;
  width: 52px;
}
@media screen and (max-width: 600px) {
  .social-media {
    display: none;
  }
  .social-media-en {
    display: none;
  }
}
@-webkit-keyframes shadow-drop-2-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 0 0 #dcccb073;
    box-shadow: 0 0 0 0 #dcccb073;
  }
  100% {
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px);
    -webkit-box-shadow: 0 0 20px 0px #dcccb073;
    box-shadow: 0 0 20px 0px #dcccb073;
  }
}
@keyframes shadow-drop-2-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 0 0 #dcccb073;
    box-shadow: 0 0 0 0 #dcccb073;
  }
  100% {
    -webkit-transform: translateZ(50px);
    transform: translateZ(50px);
    -webkit-box-shadow: 0 0 20px 0px #dcccb073;
    box-shadow: 0 0 20px 0px #dcccb073;
  }
}
.payButton {
  width: 10%;
  height: 42px;
  background-color: #bf9f66;
  color: #fff;
  border: unset;
  margin: 8px;
  border-radius: 6px;
}
*:focus {
  outline: none !important;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #bf9e66;
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px #ddcaa98f;
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #bf9e66a6;
  }
}
@keyframes pulseVedio {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #ff0000ab;
  }
  70% {
    transform: scale(0.7);
    box-shadow: 0 0 0 10px #e5bfbf;
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #ff00006b;
  }
}
@keyframes pulseVedioOn {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #82bf7a78;
  }
  70% {
    transform: scale(0.7);
    box-shadow: 0 0 0 10px #82bf7a78;
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #82bf7a78;
  }
}
.cardsType2 > div > div > div > div > div:nth-child(1) {
  background-color: #bf9e66;
}
.cardsType2 > div > div > div > div > div > div > p {
  color: #fff;
}
.cardsType2 > div > div > div {
  padding: 0;
}
.cardsType2 > div > div > div > div > div:nth-child(2) {
  background-color: #fff;
  width: 159px;
}
.slideshow_wrapper {
  height: 49px;
  overflow: hidden;
}
.slideshow {
  height: 100%;
  position: relative;
  -webkit-animation-name: slide_animation;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: reverse;
  -webkit-animation-play-state: running;
  animation-name: slide_animation;
  animation-duration: 10s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: reverse;
  animation-play-state: running;
}
.slide {
  height: 49px;
  position: relative;
  float: left;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide > span {
  color: #2c7500;
  font-size: 14px;
}
@keyframes slide_animation {
  0% {
    top: 0px;
  }
  10% {
    top: 0px;
  }
  20% {
    top: 500px;
  }
  30% {
    top: 500px;
  }
  40% {
    top: 500px;
  }
  50% {
    top: 500px;
  }
  60% {
    top: 1000px;
  }
  70% {
    top: 1000px;
  }
  80% {
    top: 1000px;
  }
  90% {
    top: 1000px;
  }
  100% {
    top: 1000px;
  }
}
.slideshow:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.introjs-button {
  font-size: 14px !important;
  padding: 4px 15px !important;
  margin: 0 20px !important;
  background-color: transparent !important;
  color: #fff !important;
  background-color: #bf9e66 !important;
  border: 0;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  outline: 0;
  display: inline-block;
  border-radius: 25px !important;
}
.introjs-helperLayer {
  box-shadow: 0px 0px 1px 2px rgba(33, 33, 3, 0.32),
    0px 0px 0px 5000px rgba(33, 33, 33, 0.88) !important;
}
.introjs-tooltiptext {
  padding: 20px;
  font-family: inherit !important;
  display: flex !important;
  justify-content: flex-end !important;
  text-align: end !important;
}
.introjs-button:focus {
  box-shadow: none !important;
}
.introjs-tooltip-title {
  float: right !important;
  font-family: 'Droid Kufi' !important;
}
.introjs-arrow.top,
.introjs-arrow.bottom {
  left: 50% !important;
}
.introjs-nextbutton,
.introjs-prevbutton {
  font-family: inherit !important;
}
.introjs-tooltip-header {
  margin: 0 !important;
  padding: 8px 14px !important;
  font-size: 14px !important;
  background-color: #f7f7f7 !important;
  border-bottom: 1px solid #ebebeb !important;
  border-radius: 5px 5px 0 0 !important;
}
.introjs-tooltipbuttons {
  border-top: 1px dotted #e0e0e0 !important;
}
.sendMsgCo {
  font-family: inherit;
  background-color: #bf9e66;
  border-radius: 3px;
  height: 34px;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #eee;
  color: #fff;
}
.muiAutocomplete-popper * {
  display: flex;
  justify-content: center;
}
