/*
Theme Name: Enmit
Theme URI: http://themealien.com
Author: Theme Alien
Author URI: http://themealien.com
Description: Premium One Page theme. It is suited for any type of website.
Version: 1.0.2
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enmit
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=826fdfccc9e9c854a29d)
 * Config saved to config.json and https://gist.github.com/826fdfccc9e9c854a29d
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none!important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
 * Nivo Lightbox v1.2.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
.nivo-lightbox-nav {
  display: none;
}
.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}
.nivo-lightbox-image {
  text-align: center;
}
.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
}
/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.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;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(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 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
/*
 * LESS VARIABLES
 */
/* Colors
----------------------------------------------------------*/
/* Body
----------------------------------------------------------*/
/* Typography
----------------------------------------------------------*/
/* Width
----------------------------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Body
----------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #666666;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.5;
  background: #ffffff;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}
/* Typography
----------------------------------------------------------*/
a {
  transition: 0.4s;
  color: #002f50;
  text-decoration: none;
}
a:hover {
  color: #ffa341;
  text-decoration: none;
}
a img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #666666;
  font-weight: 700;
  font-style: normal;
  font-family: Raleway, Arial, sans-serif;
  line-height: 1.1;
  margin: 0 0 30px 0;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 34px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 12px;
}
/* Elements
----------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}
input[type=text],
textarea {
  border: 1px solid #555555;
  background: #ffffff;
}
blockquote {
  font-style: italic;
  border-left: #002F50;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px;
}
.highlight {
  color: #ffa33f;
}
/* Wrapper
----------------------------------------------------------*/
#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
/* Clearfix
----------------------------------------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Tabs
----------------------------------------------------------*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.tabs .tabs-nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
.tabs .tabs-nav li {
  float: left;
}
.tabs .tabs-nav a {
  display: block;
}
.tabs .tabs-panel {
  clear: both;
  display: none;
}
.tabs .tabs-panel.active {
  -webkit-animation: fadeIn 1 1s ease;
  -moz-animation: fadeIn 1 1s ease;
  -o-animation: fadeIn 1 1s ease;
  animation: fadeIn 1 1s ease;
  display: block;
}
/* Title
----------------------------------------------------------*/
.line-title:after {
  height: 3px;
  width: 60px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
.part-title {
  padding: 0;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
.part-title:after {
  height: 3px;
  width: 60px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
/* Button
----------------------------------------------------------*/
.btn {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 15px 35px;
  display: inline-block;
  border: 1px solid #666666;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  background: none;
}
.btn:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.primary-btn {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  padding: 15px 25px !important;
  text-align: center !important;
  font-size: 13px !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: transparent !important;
  border: solid 1px #ffffff !important;
  text-shadow: none !important;
}
.primary-btn:hover {
  color: #ffa341 !important;
  background: #ffffff !important;
  border-color: #ffffff !important;
}
/* Socials
----------------------------------------------------------*/
.social-icons a {
  color: #ffffff;
  padding: 0 15px;
}
.social-icons [class^="enmit-"],
.social-icons [class*=" enmit-"] {
  color: #000000;
  font-size: 20px;
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
}
.social-icons [class^="enmit-"]:hover,
.social-icons [class*=" enmit-"]:hover {
  color: #002F50;
}
.social-icons .enmit-facebook:hover {
  color: #3b5998;
}
.social-icons .enmit-twitter:hover {
  color: #00aced;
}
.social-icons .enmit-pinterest:hover {
  color: #cb2028;
}
.social-icons .enmit-google:hover,
.social-icons .enmit-google-plus:hover {
  color: #d95232;
}
.social-icons .enmit-flickr:hover {
  color: #fa3095;
}
.social-icons .enmit-vimeo-square:hover {
  color: #4dbaff;
}
.social-icons .enmit-linkedin:hover {
  color: #177eb5;
}
.social-icons .enmit-youtube:hover {
  color: #c83426;
}
.social-icons .enmit-dribbble:hover {
  color: #e44d8b;
}
.social-icons .enmit-behance:hover {
  color: #2d9ad2;
}
/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: #666;
  background: rgba(0, 0, 0, 0.85);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
  background: url(img/loading.gif) no-repeat 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  top: 10%;
  width: 8%;
  height: 80%;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
  border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
  border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:before {
  content: "\e627";
  font-family: enmit;
  line-height: 1;
  font-size: 40px;
  display: block;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
  opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
  bottom: -7%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
  font-style: normal;
  font-weight: normal;
  background: #000;
  color: #fff;
  padding: 7px 15px;
  border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
  background: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background-image: url(img/loading@2x.gif);
    background-size: 32px 32px;
  }
}
/*
 * OwlCarousel
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-controls {
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-controls .owl-prev,
.owl-controls .owl-next {
  transition: border 0.3s;
  position: absolute;
  top: 50%;
  width: 50px;
  height: 35px;
  font-size: 30px;
  color: #000000;
  border: 1px solid #e8e8e8;
}
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
  border-color: #000000;
}
.owl-controls .owl-prev span,
.owl-controls .owl-next span {
  line-height: 33px;
  vertical-align: middle;
  display: block;
}
.owl-controls .owl-prev span:after,
.owl-controls .owl-next span:after {
  content: "";
  width: 16px;
  height: 0;
  border-top: 1px solid #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
}
.owl-controls .owl-prev {
  left: -60px;
}
.owl-controls .owl-prev span:before {
  margin-left: -10px;
}
.owl-controls .owl-prev span:after {
  margin-left: -8px;
}
.owl-controls .owl-next {
  right: -60px;
}
.owl-controls .owl-next span:before {
  margin-right: -10px;
}
.owl-controls .owl-next span:after {
  margin-left: -8px;
}
/* Styling Pagination*/
.owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.loader-wrapper {
  background: #ffffff url(img/ploading.gif) no-repeat center center;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 100000000000;
  left: 0;
  top: 0;
  margin: 0;
}
.loaded .loader-wrapper {
  display: none;
}
/* Wordpress default styles
----------------------------------------------------------*/
.alignnone {
  margin: 0;
}
.aligncenter,
div.aligncenter,
.aligncenter img {
  display: block;
  margin: 1em auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.wp-caption {
  background: #ffffff;
  border: 1px solid #555555;
  padding: 5px;
  max-width: 100%;
  text-align: center;
}
.wp-caption img {
  display: block;
  width: 100%;
  margin: 0;
}
.wp-caption-text {
  font-size: 12px;
  margin: 0;
  padding: 5px 0 0;
}
.gallery-caption {
  display: block;
}
.bypostauthor {
  display: block;
}
.sticky {
  display: block;
}
.gallery-caption {
  display: block;
}
.bypostauthor {
  display: block;
}
.gallery {
  zoom: 1;
  margin: 0 auto 18px;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
  margin: 0 0 1em 0;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery img {
  box-shadow: 0px 0px 4px #999;
  border: 1px solid white;
  padding: 8px;
  background: #f2f2f2;
}
.gallery img:hover {
  background: white;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
  padding: 0 1em;
  clear: both;
  display: block;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
section.vc_row.vc_row-fluid {
  margin-bottom: 0;
}
section.vc_row .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
section.vc_row .container-fluid > .vc_col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
section.vc_row.parallax {
  z-index: 1;
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
section.vc_row.overlay-enable,
section.vc_row.video-bg-enable {
  position: relative;
}
section.vc_row.video-bg-enable {
  height: auto !important;
}
section.vc_row .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
section.vc_row .ytvideo-bg {
  position: absolute;
  z-index: -2;
}
section.vc_row .toggle-sound {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 40px;
  z-index: 99;
  cursor: pointer;
}
.through-text {
  font-size: 34px;
  font-family: Merriweather, "Times New Roman", sans-serif;
}
.through-text:before,
.through-text:after {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 1px;
  background-color: #ffffff;
}
.through-text:before {
  margin-right: 20px;
}
.through-text:after {
  margin-left: 20px;
}
.section-title {
  text-align: center;
  margin: 35px 0 65px;
}
.section-title h2 {
  position: relative;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.section-title h2:after {
  content: "";
  display: block;
  margin: 24px auto;
  width: 60px;
  height: 3px;
  background-color: #ffa341;
}
.section-title .desc {
  color: #555555;
  font-size: 16px;
  font-style: italic;
  font-family: Merriweather, "Times New Roman", sans-serif;
}
.section-title.subtitle-text .desc,
.section-title.no-subtitle .desc {
  font-size: 20px;
  font-style: normal;
  font-family: Raleway, Arial, sans-serif;
}
.section-title .sep {
  box-sizing: content-box;
  display: block;
  height: 1px;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  z-index: -1;
}
.section-title.subtitle-text .sep {
  margin-top: -5px;
}
.section-title.subtitle-text .section-subtitle {
  padding-bottom: 10px;
}
.section-title.no-subtitle .sep {
  margin-top: -15px;
}
.section-title.no-subtitle h2 span {
  padding: 0 10px;
  background-color: #ffffff;
}
.section-subtitle {
  position: relative;
  padding-bottom: 40px;
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  font-family: Merriweather, "Times New Roman", sans-serif;
}
.section-subtitle i {
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  line-height: 70px;
  display: inline-block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  border: 10px solid #f0f0f0;
  background-color: #002F50;
}
.section-subtitle span {
  padding: 0 10px;
  background-color: #ffffff;
}
.icon-box {
  padding: 5px;
  margin-bottom: 50px;
}
.icon-box .box-title {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 22px;
}
.icon-box .box-icon {
  transition: 0.4s;
  color: #666666;
  font-size: 26px;
  text-align: center;
}
.icon-box .box-content {
  text-align: justify;
}
.icon-box.icon-top .box-icon {
  width: 112px;
  height: 74px;
  display: table;
  border: 1px solid #ddd;
  background-color: #ffffff;
  padding: 5px;
  position: relative;
  transition: .4s;
  margin-bottom: 48px;
}
.icon-box.icon-top .box-icon:before,
.icon-box.icon-top .box-icon:after,
.icon-box.icon-top .box-icon span:before,
.icon-box.icon-top .box-icon span:after,
.icon-box.icon-top .box-icon i:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.icon-box.icon-top .box-icon:after {
  border-color: transparent;
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.icon-box.icon-top .box-icon:before {
  border-color: transparent;
  border-top-color: #ddd;
  border-width: 11px;
  margin-left: -11px;
}
.icon-box.icon-top .box-icon span {
  color: #666666;
  transition: 0.4s;
  font-size: 30px;
  text-align: center;
  line-height: 62px;
  position: relative;
  display: block;
  height: 62px;
  background-color: #f5f5f5;
}
.icon-box.icon-top .box-icon span:after {
  content: " ";
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
  height: 0;
  width: 0;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top-color: #f5f5f5;
  z-index: 99;
}
.icon-box.icon-top .box-icon i {
  line-height: 62px;
  display: block;
  position: relative;
}
.icon-box.icon-top .box-icon i:after {
  transition: border 0.4s;
}
.icon-box.icon-top:hover .box-icon {
  background-color: #002F50;
  border-color: transparent;
}
.icon-box.icon-top:hover .box-icon:before {
  border-top-color: #002F50;
}
.icon-box.icon-top:hover .box-icon:after {
  border-top-color: #002F50;
}
.icon-box.icon-top:hover .box-icon span {
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: #002F50;
}
.icon-box.icon-top:hover .box-icon span:after {
  border-top-color: #ffffff;
}
.icon-box.icon-top:hover .box-icon span:before {
  border-top-color: #002F50;
}
.icon-box.icon-top:hover .box-icon i {
  line-height: 58px;
}
.icon-box.icon-top:hover .box-icon i:after {
  border-top-color: #002F50;
  border-width: 5px;
  margin-left: -5px;
  z-index: 100;
}
.icon-box.icon-left .box-icon,
.icon-box.icon-right .box-icon {
  border-radius: 50%;
  width: 68px;
  height: 68px;
  border: 1px solid #ddd;
}
.icon-box.icon-left .box-icon span,
.icon-box.icon-right .box-icon span {
  transition: 0.4s;
  border-radius: 50%;
  display: block;
  width: 68px;
  height: 68px;
  line-height: 68px;
}
.icon-box.icon-left .box-title,
.icon-box.icon-right .box-title {
  font-size: 14px;
  margin-bottom: 10px;
}
.icon-box.icon-left:hover .box-icon,
.icon-box.icon-right:hover .box-icon {
  padding: 4px;
  background-color: #002F50;
}
.icon-box.icon-left:hover .box-icon span,
.icon-box.icon-right:hover .box-icon span {
  width: 58px;
  height: 58px;
  line-height: 60px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.icon-box.icon-left .box-icon {
  float: left;
}
.icon-box.icon-left .box-title,
.icon-box.icon-left .box-content {
  margin-left: 90px;
}
.icon-box.icon-right {
  text-align: right;
}
.icon-box.icon-right .box-icon {
  float: right;
}
.icon-box.icon-right .box-title,
.icon-box.icon-right .box-content {
  margin-right: 90px;
}
.counter-box {
  position: relative;
  padding: 50px 30px;
  margin: 0 -15.1px;
  text-align: center;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.counter-box i {
  border-radius: 50%;
  border: 1px solid #dddddd;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 35px;
  line-height: 58px;
  font-size: 22px;
  color: #000000;
}
.counter-box .counter {
  display: block;
  color: #000000;
  font-size: 46px;
  line-height: 45px;
  font-family: Merriweather, "Times New Roman", sans-serif;
}
.counter-box .counter:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin: 24px auto;
  background-color: #ffa341;
}
.counter-box .text {
  display: block;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}
.portfolio-filter {
  margin: 0 0 65px;
}
.portfolio-filter a {
  color: #000000;
  font-weight: 600;
  margin: 0 10px;
  padding: 0;
  border: none;
}
.portfolio-filter a.active {
  border-bottom: 2px solid #ffa341;
}
.portfolio-showcase .portfolio_project h3 {
  text-align: left;
  padding: 0 30px;
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
}
.portfolio-showcase .portfolio_project .portfolio-cats {
  text-align: left;
  padding: 0 30px;
}
.portfolio-showcase .portfolio_project .portfolio-cats a {
  color: #002F50;
}
.portfolio-showcase .view-portfolio-detail,
.portfolio-showcase .view-portfolio-image {
  transition: all 0.5s;
  border-radius: 50%;
  border: 1px solid #ffffff;
  position: absolute;
  left: 50%;
  top: 60px;
  width: 54px;
  height: 54px;
  opacity: 0;
  text-align: center;
  text-indent: 0;
  color: #ffffff;
  font-size: 0;
}
.portfolio-showcase .view-portfolio-detail:before,
.portfolio-showcase .view-portfolio-image:before {
  font-family: enmit;
  line-height: 52px;
  font-size: 24px;
}
.portfolio-showcase .view-portfolio-detail:hover,
.portfolio-showcase .view-portfolio-image:hover {
  color: #002F50;
  border-color: #002F50;
}
.portfolio-showcase .view-portfolio-detail {
  margin-left: 10px;
}
.portfolio-showcase .view-portfolio-detail:before {
  content: "\e665";
}
.portfolio-showcase .view-portfolio-image {
  margin-left: -59px;
}
.portfolio-showcase .view-portfolio-image:before {
  content: "\e6a3";
}
.portfolio-showcase .portfolio-detail:before {
  transition: background 0.5s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  content: "";
}
.portfolio-showcase .portfolio-detail:hover:before {
  background: rgba(0, 0, 0, 0.75);
}
.portfolio-showcase .portfolio-detail:hover h3 {
  bottom: 65px;
}
.portfolio-showcase .portfolio-detail:hover .portfolio-cats {
  bottom: 40px;
}
.portfolio-showcase .portfolio-detail:hover .view-portfolio-detail,
.portfolio-showcase .portfolio-detail:hover .view-portfolio-image {
  opacity: 1;
  background: transparent;
}
.ta-team-shortcode .row {
  padding: 0 50px;
  margin: 0;
}
.ta-team-shortcode .team_member {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
}
.ta-team-shortcode .team_member:hover .team-member-image:before {
  opacity: 1;
}
.ta-team-shortcode .team_member:hover .team-member-info {
  bottom: 70px;
}
.ta-team-shortcode .team-member-image {
  margin-bottom: 0;
}
.ta-team-shortcode .team-member-image:before {
  background: rgba(255, 255, 255, 0.9);
}
.ta-team-shortcode .team-member-image .team-member-job,
.ta-team-shortcode .team-member-image .view-member-detail {
  color: #666666;
}
.ta-team-shortcode .team-member-image .team-member-socials a {
  color: #000000;
  border-color: transparent;
}
.ta-team-shortcode .team-member-image .team-member-socials a:hover {
  color: #ffffff;
}
.ta-team-shortcode .team-member-info {
  transition: all 0.5s;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
}
.ta-team-shortcode .team-member-info .team-member-bio {
  padding: 0 30px;
}
.ta-team-shortcode .team-member-name {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.ta-team-shortcode .team-member-job {
  text-transform: uppercase;
}
.ta-team-shortcode .team-member-socials a {
  font-size: 18px;
  border-radius: 0;
  color: #000000;
  border-color: transparent;
}
.ta-team-shortcode .team-member-socials a:hover {
  color: #ffffff;
  background-color: #002F50;
}
.ta-team-shortcode .team-member-bio {
  font-weight: 300;
}
.ta-team-shortcode .owl-controls .owl-prev {
  left: -10px;
}
.ta-team-shortcode .owl-controls .owl-next {
  right: -10px;
}
.icon-box-tabs {
  text-align: center;
}
.icon-box-tabs .icon-box-tabs-nav {
  margin: -15px 0 100px;
  padding: 0;
  list-style-type: none;
}
.icon-box-tabs .icon-box-tabs-nav li {
  transition: 0.4s;
  float: left;
  width: 33.3333%;
  padding: 45px;
  position: relative;
  cursor: pointer;
  z-index: 9999;
}
.icon-box-tabs .icon-box-tabs-nav li .tab-bg {
  transition: 0.4s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.icon-box-tabs .icon-box-tabs-nav li.active {
  z-index: 10000;
  top: -10px;
}
.icon-box-tabs .icon-box-tabs-nav li.active .tab-bg {
  left: -10px;
  right: -10px;
}
.icon-box-tabs .icon-box-tabs-nav li.active .ibt-inner .corner {
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  z-index: -2;
  opacity: 1;
  transition: .2s;
}
.icon-box-tabs .icon-box-tabs-nav li.active .ibt-inner .corner-left {
  border-right-color: #1479C5;
  left: -20px;
}
.icon-box-tabs .icon-box-tabs-nav li.active .ibt-inner .corner-right {
  border-left-color: #1479C5;
  right: -20px;
}
.icon-box-tabs .icon-box-tabs-nav li.active.first-tab .ibt-inner .corner-left {
  display: none;
}
.icon-box-tabs .icon-box-tabs-nav li.active.last-tab .ibt-inner .corner-right {
  display: none;
}
.icon-box-tabs .icon-box-tabs-nav .ibt-inner i {
  font-size: 50px;
}
.icon-box-tabs .icon-box-tabs-nav .ibt-inner h4 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 30px 0 15px;
}
.icon-box-tabs .icon-box-tabs-nav .ibt-inner p {
  font-size: 13px;
  margin: 0;
}
.icon-box-tabs .icon-box-panels {
  position: relative;
  padding: 0 50px;
}
.icon-box-tabs .icon-box-tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.icon-box-tabs .icon-box-tab-panel.active {
  display: block;
  position: relative;
}
.icon-box-tabs .icon-box-tab-panel h3 {
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-size: 26px;
  font-weight: 300;
  color: #333;
}
.icon-box-tabs .icon-box-tab-panel h2 {
  font-size: 44px;
  text-transform: uppercase;
  margin-bottom: 33px;
  color: #333;
}
.icon-box-tabs .icon-box-tab-panel h2 ~ h5 {
  display: block;
  letter-spacing: 0.2em;
  font-size: 12px;
  color: #555;
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 0 0;
  position: relative;
  top: -33px;
}
ul.icon-list {
  padding-left: 0;
  list-style-type: none;
}
ul.icon-list li {
  padding: 5px 0;
}
ul.icon-list i {
  font-size: 18px;
  margin-right: 30px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.vc_btn {
  text-transform: uppercase;
}
.vc_btn.vc_btn_white {
  border: 1px solid #555555;
}
.vc_btn.vc_btn_white:hover {
  color: #ffffff !important;
  background-color: #555555;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
  background-color: transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
  padding: 10px 35px 0 0;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child a {
  padding-right: 0;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li i {
  border-radius: 50%;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 22px auto;
  border: 2px solid #002F50;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li i:before {
  transition: 0.4s;
  border-radius: 50%;
  color: #000000;
  font-size: 30px;
  line-height: 54px;
  text-align: center;
  display: block;
  width: 56px;
  height: 56px;
  border: 1px solid transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li span {
  transition: .4s;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 5px 10px;
  border-bottom: 3px solid transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
  background: transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a span {
  color: #555555;
  border-bottom-color: #ffa341;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover {
  background-color: transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active i,
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover i {
  background-color: #002F50;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active i:before,
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover i:before {
  color: #ffffff;
  line-height: 48px;
  width: 50px;
  height: 50px;
  margin: 3px;
  border-color: #ffffff;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel {
  padding: 45px 0 0 0;
  background-color: transparent;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel .wpb_single_image img {
  margin-top: -145px;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel .vc_row {
  margin-left: -30px;
  margin-right: -30px;
}
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tabs_nav li i {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0;
}
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tabs_nav li i:before {
  width: 36px;
  height: 36px;
  font-size: 20px;
  line-height: 34px;
}
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tabs_nav li span {
  padding-left: 0;
  padding-top: 10px;
  border-bottom-width: 0;
  display: block;
  margin-left: 60px;
}
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tabs_nav li.ui-tabs-active i:before,
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tabs_nav li:hover i:before {
  line-height: 28px;
  width: 30px;
  height: 30px;
}
.wpb_tabs.wpb_content_element.icon-position-left .wpb_tab.ui-tabs-panel {
  padding-top: 20px;
}
.pie-chart {
  padding: 20px 0;
}
.pie-chart .pie-wrapper {
  width: 200px;
  height: 200px;
  border: 1px solid #e7e7e7;
  display: table;
  border-radius: 50%;
  background: #fff;
  transition: .3s;
  margin: 0 auto;
}
.pie-chart .pie-wrapper .pie-chart-item {
  margin: -16px -7px -5px;
  width: 180px;
  height: 180px;
  position: relative;
  top: 10px;
}
.pie-chart .pie-wrapper .pie-chart-item .jCProgress {
  position: relative;
  z-index: 100;
  margin: 0 !important;
}
.pie-chart .pie-wrapper .pie-chart-item .jCProgress .percent {
  font-size: 19px;
  color: #000000;
  position: absolute;
  margin-top: 26px;
  margin-left: 27px;
  width: 160px;
  background: #ffffff;
  height: 160px;
  border-radius: 50%;
  line-height: 160px;
  padding-left: 59px;
  font-weight: 300;
  border: 1px solid #ffffff;
  z-index: 200;
}
.pie-chart .pie-wrapper .pie-chart-item .jCProgress .percent:before {
  content: "%";
  font-size: 19px;
  color: #000000;
  right: 59px;
  position: absolute;
  font-weight: 300;
  z-index: 100;
}
.pie-chart .pie-wrapper .pie-chart-item .jCProgress canvas {
  width: 180px !important;
  height: 180px !important;
  position: relative;
  margin: 16px;
  border-radius: 50% !important;
  z-index: 100;
}
.pie-chart .pie-chart-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.05em;
  margin: 35px 0 0;
}
.pricing-item {
  border-left: 1px solid #dddddd;
  color: #000000;
}
.pricing-item .pricing-icon .fa {
  font-size: 20px;
  padding-left: 45px;
}
.pricing-item .pricing-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 15px 0 30px 45px;
}
.pricing-item .pricing-info {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  background-color: #f5f5f5;
  padding: 15px 0 25px 45px;
  cursor: pointer;
  position: relative;
}
.pricing-item .pricing-info .p-price {
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-size: 54px;
  font-weight: 900;
}
.pricing-item .pricing-info .pricing-unit {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.pricing-item .pricing-info:hover {
  background-color: #002F50;
  color: #ffffff;
}
.pricing-item .pricing-info:hover:after {
  border-color: #002F50 transparent;
}
.pricing-item .pricing-info:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 13px 11px 0;
  border-color: #f5f5f5 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -13px;
  left: 50px;
  transition: .4s;
}
.pricing-item .pricing-desc {
  padding: 60px 0 30px 45px;
  color: #666666;
  text-transform: uppercase;
  position: relative;
  min-height: 280px;
}
.pricing-item .pricing-desc ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-item .pricing-desc li,
.pricing-item .pricing-desc p {
  padding-bottom: 20px;
  margin: 0;
}
.pricing-item .pricing-desc:after {
  background-color: #ffa341;
  width: 30px;
  height: 2px;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 45px;
}
.pricing-item .pricing-blink {
  margin: 50px 0 5px 45px;
  padding: 12px 45px;
}
.pricing-item .pricing-blink:hover {
  background: #ffa341;
  border-color: #ffa341;
}
.pricing-item.pricing-feature .pricing-info {
  background-color: #002F50;
  color: #ffffff;
}
.pricing-item.pricing-feature .pricing-info:after {
  border-color: #002F50 transparent;
}
.pricing-item.pricing-feature .pricing-blink {
  background: #ffa341;
  border-color: #ffa341;
  color: #ffffff;
}
.enmit-map-shortcode .gm-style-iw div {
  overflow: inherit !important;
}
.enmit-map-shortcode .gm-style-iw div div {
  overflow: inherit !important;
}
.enmit-map-shortcode img {
  max-width: inherit;
}
.quote-slider .quote-item {
  padding: 65px 0 100px;
  display: table;
}
.quote-slider .quote-item cite {
  font-family: Merriweather, "Times New Roman", sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  display: block;
}
.quote-slider .quote-item cite span {
  font-size: 12px;
}
.quote-slider .quote-item .quote-img {
  width: 144px;
  height: 144px;
  background: #ffffff;
  padding: 10px;
  border-radius: 50%;
  float: right;
  overflow: hidden;
}
.quote-slider .quote-item .quote-img img {
  border-radius: 50%;
}
.quote-slider .quote-content {
  margin-right: 167px;
  text-align: right;
  font-size: 18px;
  color: #ffffff;
  font-family: Raleway, Arial, sans-serif;
  line-height: 26px;
  margin-bottom: 30px;
}
.quote-slider .quote-content p {
  margin: 0;
  padding: 0;
}
.quote-slider .quote-left {
  width: 43%;
  float: left;
}
.quote-slider .quote-sep {
  background: url(img/quote.png) no-repeat center center;
  height: 160px;
  position: relative;
  width: 14%;
  float: left;
}
.quote-slider .quote-sep:before {
  content: "";
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.8) !important;
  z-index: -1;
}
.quote-slider .quote-right {
  width: 43%;
  float: right;
}
.quote-slider .quote-right .quote-content {
  margin-right: 0;
  margin-left: 167px;
  text-align: left;
}
.quote-slider .quote-right .quote-img {
  float: left;
}
.quote-slider .owl-controls {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
}
.quote-slider .owl-controls .owl-page span {
  width: 11px;
  height: 11px;
  border: 1px solid #ffffff;
  background: transparent;
  border-radius: 50%;
  opacity: 1;
  margin: 5px 5px;
}
.quote-slider .owl-controls .owl-page.active span {
  width: 11px;
  height: 11px;
  border: 1px solid #ffffff;
  background: #ffffff;
  border-radius: 50%;
}
.img-info-wrap.wpb_single_image img {
  float: right;
  max-width: inherit;
  margin-bottom: -197px;
}
.icon-box.icon-info-wrap .box-icon {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.icon-box.icon-info-wrap .box-icon i {
  color: #ffffff;
  font-size: 40px;
}
.icon-box.icon-info-wrap .box-icon span {
  border: none;
  background: none;
  width: auto;
  height: auto;
  line-height: inherit;
}
.icon-box.icon-info-wrap .box-title {
  margin-left: 75px;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #ffffff;
}
.icon-box.icon-info-wrap .box-title:after {
  height: 2px;
  width: 50px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
.icon-box.icon-info-wrap .box-content {
  margin-left: 75px;
  color: #ffffff;
}
.icon-box.icon-info-wrap:hover .box-icon {
  background: none;
  padding: 0;
}
.icon-box.icon-info-wrap:hover .box-icon:before,
.icon-box.icon-info-wrap:hover .box-icon:after {
  border: none;
}
.icon-box.icon-info-wrap:hover .box-icon span {
  border: none;
  background: none;
  width: auto;
  height: auto;
  line-height: inherit;
}
.icon-box.icon-info-wrap:hover .box-icon span:after {
  border: none;
}
.icon-box.icon-info-wrap:hover .box-icon span:before {
  border: none;
}
.icon-box.icon-info-wrap:hover .box-icon i {
  line-height: 1;
  color: #ffffff;
}
.icon-box.icon-info-wrap:hover .box-icon i:after {
  border: none;
  border-width: 0;
  margin-left: 0;
}
.icon-box:first-child {
  margin-top: 30px;
}
.owl-carousel {
  padding: 35px 55px 20px;
  background-color: #ffffff;
  text-align: center;
  position: relative;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -15px;
  background-color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #666666;
  color: #ffffff;
  border-color: #666666;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span:after {
  border-color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -15px;
  background-color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  background-color: #666666;
  color: #ffffff;
  border-color: #666666;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span:after {
  border-color: #ffffff;
}
.quote-slider.owl-carousel {
  padding: 0;
  background: none;
}
.wpcf7-form {
  margin: 0 -15px;
}
.wpcf7-form .wpcf7-response-output {
  color: #398f14;
  margin: 0;
  padding: 0 15px;
  border: none;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form .wpcf7-validation-errors {
  color: red;
  clear: both;
}
.wpcf7-form p {
  margin: 0;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 15px 35px;
  display: inline-block;
  border: 1px solid #666666;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  background: none;
  text-indent: 0;
  outline: none;
  padding: 15px 35px 15px 45px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.wpcf7-form .form-submit {
  margin: 25px auto 0;
  display: table;
}
.wpcf7-form .form-submit p {
  float: left;
  position: relative;
}
.wpcf7-form .form-submit p:before {
  position: absolute;
  top: 12px;
  left: 20px;
  font-family: 'enmit';
  content: "\e687";
  color: #002F50;
  font-size: 18px;
}
.wpcf7-form .wpcf7-form-control-wrap {
  padding: 0;
  text-indent: 0;
  display: block;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
  border: 1px solid #dddddd;
  width: 100%;
  margin-bottom: 15px;
  padding: 17px 20px;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea {
  height: 225px;
  line-height: 1;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
  border: 1px solid red;
}
.wpcf7-form .wpcf7-form-control-wrap ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-form-control-wrap :-moz-placeholder {
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-form-control-wrap ::-moz-placeholder {
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-form-control-wrap :-ms-input-placeholder {
  text-transform: uppercase;
}
.wpcf7-form .wpcf7-response-output {
  text-align: center;
}
.secondary-btn {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  padding: 15px 25px !important;
  text-align: center !important;
  font-size: 13px !important;
  color: #000000 !important;
  text-transform: uppercase !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: transparent !important;
  border: solid 1px #000000 !important;
  text-shadow: none !important;
}
.secondary-btn:hover {
  color: #ffffff !important;
  background: #ffa341 !important;
  border-color: #ffa341 !important;
}
.intro-heading {
  text-transform: uppercase;
  font-family: Raleway, Arial, sans-serif;
  line-height: 54px;
  font-size: 48px;
  font-weight: bold;
  color: #ffffff;
}
.site-header {
  transition: all 0.3s;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11000;
  left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 25px 0;
}
.site-header .site-branding {
  float: left;
  position: relative;
}
.site-header .site-branding .site-title {
  text-indent: -9999px;
  height: 0;
  margin: 0;
}
.site-header .site-branding .site-logo img {
  position: relative;
  display: block;
  margin: 15px;
}
.site-header .nav-menu-container {
  padding: 10px 0 0;
  float: right;
}
.site-header .social-icons {
  float: right;
  margin-bottom: 10px;
}
.site-header .social-icons a {
  font-size: 0;
}
.site-header .social-icons a:last-child {
  padding-right: 0;
}
.site-header .navbar-toggle {
  display: none;
}
.site-header.minimized {
  padding: 10px 0;
  background-color: #222222;
}
.site-header.minimized .primary-nav {
  padding-left: 0;
  padding-right: 0;
}
.site-header.minimized .primary-nav li li {
  background-color: #222222;
}
.site-header.minimized .primary-nav .menu > li > ul {
  padding-top: 2px;
}
.header-socials .site-header .nav-menu-container {
  padding-top: 0;
}
.admin-bar .site-header,
.admin-bar.one-page.no-title-area .site-header {
  margin-top: 32px;
}
.admin-bar.no-title-area .site-header {
  margin-top: 0;
}
.no-title-area .site-header {
  position: static;
  background-color: #222222;
}
.one-page.no-title-area .site-header {
  position: fixed;
  background-color: transparent;
}
.one-page.no-title-area .site-header.minimized {
  padding: 10px 0;
  background-color: #222222;
}
.header-hide .site-header {
  opacity: 0;
}
.header-hide .site-header.minimized {
  opacity: 1;
}
/* Navigation common style
-----------------------------------------------*/
.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav li {
  float: left;
  position: relative;
}
.nav li a.current {
  color: #ffa341;
}
.nav li a.hover {
  color: #ffa341;
}
.nav li ul {
  opacity: 0;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  min-width: 150px;
}
.nav li li {
  display: block;
  width: 100%;
}
.nav li li a {
  padding: 10px;
}
.nav li li ul {
  top: -100%;
  left: 100%;
}
.nav li li:hover > ul {
  top: 0;
}
.nav li:hover > ul {
  transition: all .2s;
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav a {
  display: block;
  padding: 5px 0;
  font-size: 12px;
}
/* Primary Navigation
-----------------------------------------------*/
.primary-nav {
  clear: right;
  float: right;
}
.primary-nav ul {
  margin: 0;
  padding: 0;
}
.primary-nav li {
  margin: 0 10px;
}
.primary-nav li li {
  margin: 0;
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.primary-nav li li a {
  padding: 5px 10px;
}
.primary-nav a {
  text-transform: uppercase;
  color: #ffffff;
}
.primary-nav a:hover {
  color: #3c5475;
}
.primary-nav .menu > li:last-child {
  margin-right: 0;
}
.primary-nav .menu > li > ul {
  border-top: 13px solid transparent;
}
/* Numeric navigation
-----------------------------------------------*/
.numeric-navigation {
  display: table;
  margin: 35px auto 0;
}
.numeric-navigation .page-numbers {
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 0 6px;
  color: #000000;
  height: 30px;
  line-height: 30px;
  float: left;
}
.numeric-navigation .page-numbers.current,
.numeric-navigation .page-numbers:hover {
  border-bottom: 2px solid #ffa341;
}
.numeric-navigation .prev,
.numeric-navigation .next {
  border: 1px solid #e8e8e8;
  position: relative;
  width: 45px;
  font-size: 30px;
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
}
.numeric-navigation .prev:hover,
.numeric-navigation .next:hover {
  background: #ffa341;
  color: #ffffff;
  border-color: #ffa341;
}
.numeric-navigation .prev:hover .enmit-angle-left:after,
.numeric-navigation .next:hover .enmit-angle-left:after,
.numeric-navigation .prev:hover .enmit-angle-right:after,
.numeric-navigation .next:hover .enmit-angle-right:after {
  border-color: #ffffff;
}
.numeric-navigation .prev {
  margin-right: 20px;
}
.numeric-navigation .next {
  margin-left: 20px;
}
.numeric-navigation .enmit-angle-left:before {
  margin-left: -7px;
}
.numeric-navigation .enmit-angle-right:before {
  margin-left: 7px;
}
.numeric-navigation .enmit-angle-left:after,
.numeric-navigation .enmit-angle-right:after {
  content: "";
  width: 16px;
  height: 0;
  border-top: 1px solid #000000;
  position: absolute;
  top: 50%;
}
.numeric-navigation .enmit-angle-left:after {
  right: 13px;
}
.numeric-navigation .enmit-angle-right:after {
  left: 13px;
}
.numeric-navigation:before {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dddddd;
  margin-top: -55px;
}
.paging-navigation {
  padding: 55px 0 0;
}
.comment-navigation {
  padding: 20px 0 0;
  float: left;
  width: 100%;
}
.vc_row.vc_row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.section-dark,
.section-dark a,
.section-dark h1,
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark h5,
.section-dark h6 {
  color: #ffffff;
}
.section-home {
  height: 100%;
  text-align: center;
}
.section-home h1,
.section-home h2 {
  text-transform: uppercase;
  font-size: 48px;
  margin: 0;
}
.site-footer {
  background: #333;
  text-align: center;
}
.site-footer .c-info {
  margin-top: -24px;
}
.site-footer .contact-info {
  border-bottom: 1px solid #515151;
}
.site-footer .contact-info .c-item {
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  list-style: none;
  font-family: Merriweather, "Times New Roman", sans-serif;
  padding-bottom: 55px;
}
.site-footer .contact-info .c-item i {
  width: 82px;
  height: 60px;
  background: #002F50;
  display: table;
  margin: 0 auto 50px;
  position: relative;
  padding: 15px 0;
  font-style: normal;
}
.site-footer .contact-info .c-item i:before {
  font-size: 21px;
}
.site-footer .contact-info .c-item i:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 8px 10px 0;
  border-color: #002F50 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.site-footer .contact-info .c-item .c-email:before {
  content: "\f003";
}
.site-footer .contact-info .c-item .c-phone:before {
  content: "\f095";
}
.site-footer .contact-info .c-item .c-address:before {
  content: "\f043";
}
.site-footer .social-icons {
  padding: 50px 0 70px;
  text-align: center;
  float: left;
  width: 100%;
}
.site-footer .social-icons a {
  color: #999;
  text-transform: uppercase;
  display: inline-block;
}
.site-footer .social-icons a i {
  font-size: 26px;
  display: block;
  margin-bottom: 12px;
}
.site-footer .site-info {
  background: #ffffff;
  padding: 60px 0 0;
  text-align: center;
  line-height: 21px;
}
.site-footer .site-info p {
  padding: 0;
  margin: 0;
}
.site-footer .site-info .backtotop {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  width: 60px;
  height: 60px;
  background: #002F50;
  display: table;
  margin: 45px auto 0;
  text-align: center;
  padding-top: 20px;
  position: relative;
}
.site-footer .site-info .backtotop:before {
  font-family: 'Enmit';
  font-size: 35px;
  content: "\e60c";
  color: #ffffff;
}
.site-footer .site-info .backtotop:after {
  content: "";
  width: 1px;
  height: 16px;
  background: #ffffff;
  position: absolute;
  top: 49%;
  left: 50%;
  margin-left: -1px;
}
.site-footer .site-info .backtotop:hover {
  background: #666666;
}
.site-main {
  padding-bottom: 165px;
}
.title-area {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.title-area .site-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.title-area h2 {
  padding: 55px 0;
  margin: 0;
  font-size: 48px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  z-index: 100;
}
.content-area {
  margin-top: 85px;
}
.content-area article {
  padding: 35px 0;
  zoom: 1;
}
.content-area article:before,
.content-area article:after {
  content: "";
  display: table;
}
.content-area article:after {
  clear: both;
}
.content-area article:first-child {
  padding-top: 0;
  border-top: none;
}
.content-area article .entry-meta {
  float: left;
}
.content-area article .entry-meta .entry-date {
  text-align: center;
}
.content-area article .entry-meta .entry-date .entry-day {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-size: 34px;
  display: block;
  line-height: 70px;
  color: #ffffff;
  background: #002F50;
  border: 10px solid #f0f0f0;
  font-weight: 300;
}
.content-area article .entry-meta .entry-date .entry-month {
  color: #010101;
  text-transform: uppercase;
  display: block;
  padding: 20px 0 0;
  font-weight: 600;
}
.content-area article .entry-meta:after {
  margin-left: auto;
  margin-right: auto;
}
.content-area article .entry-container {
  margin-left: 125px;
}
.content-area article .entry-container .entry-header {
  margin-bottom: 30px;
}
.content-area article .entry-container .entry-title {
  margin: 15px 0;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
}
.content-area article .entry-container .entry-title a {
  font-size: 28px;
  color: #000000;
  font-weight: 700;
}
.content-area article .entry-container .entry-title a:hover {
  color: #002F50;
}
.content-area article .entry-container .entry-author {
  color: #555555;
  font-size: 16px;
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.content-area article .entry-container .entry-read-more {
  margin-top: 50px;
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 15px 35px;
  display: inline-block;
  border: 1px solid #666666;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  background: none;
}
.content-area article .entry-container .entry-read-more:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.content-area article .entry-container .entry-read-more:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.content-area article .entry-content {
  margin: 0;
}
.content-area article .entry-content a {
  color: #002F50;
}
.content-area article .entry-content a:hover {
  color: #ffa341;
}
.content-area article .entry-content .page-links {
  display: inline-block;
  margin: 10px 0 0;
  font-weight: bold;
}
.content-area article .entry-content .page-links a {
  color: #002F50;
  font-weight: normal;
  font-size: 14px;
  padding: 5px 5px;
}
.content-area article .entry-content .page-links a:hover {
  color: #ffa341;
}
.content-area article .entry-footer {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 20px 0;
  margin-top: 50px;
}
.content-area article .entry-footer .tags-list {
  padding: 7px 0;
}
.content-area article .entry-footer .tags-list:before {
  font-family: 'enmit';
  content: "\e035";
  padding-right: 10px;
}
.content-area article .entry-footer .tags-list a {
  color: #666666;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  padding-right: 5px;
}
.content-area article .entry-footer .tags-list a:hover {
  color: #002F50;
}
.content-area article .entry-footer .share-link {
  text-align: right;
}
.content-area article .entry-footer .share-link span {
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.content-area article .entry-footer .share-link a {
  font-size: 16px;
  margin-left: 8px;
  padding: 7px 7px;
  color: #000000;
}
.content-area article .entry-footer .share-link a:hover {
  background: #002F50;
  color: #ffffff;
}
.content-area article .wp-caption {
  border-color: #f0f0f0;
}
.content-area article .post-password-form input[type=password] {
  padding: 2px 4px;
  display: inline-block;
}
.content-area article .post-password-form input[type=submit] {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #002F50;
  padding: 5px 14px 6px;
  border: none;
  color: #ffffff;
}
.content-area article .post-password-form input[type=submit]:hover {
  background: #ffa341;
}
.content-area article code {
  font-style: italic;
  color: #002F50;
}
.content-area article table {
  text-align: left;
  width: 100%;
}
.content-area article table tr {
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  padding: 3px 0;
}
.content-area article table tr td,
.content-area article table tr th {
  padding: 0 5px;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
.content-area article embed,
.content-area article iframe,
.content-area article object {
  max-width: 100%;
}
.error-404 .widget {
  margin-top: 50px;
}
.error-404 .widget li {
  padding: 5px 0;
}
.error-404 .widget_tag_cloud a {
  padding: 6px 7px;
  margin: 0 3px 5px 0;
  display: inline-block;
}
article .entry-header:before {
  font-family: 'enmit';
  padding-right: 22px;
  font-size: 55px;
  float: left;
  line-height: 55px;
  content: "\e038";
  color: #000000;
}
article .entry-format {
  margin-bottom: 30px;
}
.portfolio_project .portfolio-detail .entry-header:before {
  display: none;
}
.portfolio_project .portfolio-image {
  text-align: center;
}
.category-post-formats .entry-header:before {
  font-family: 'enmit';
  padding-right: 22px;
  font-size: 55px;
  float: left;
  line-height: 55px;
  content: "\e038";
  color: #000000;
}
.category-post-formats.format-standard .entry-header:before {
  content: "\e68e";
}
.category-post-formats.format-gallery .entry-header:before {
  content: "\e016";
}
.category-post-formats.format-aside .entry-header:before {
  content: '\f016';
}
.category-post-formats.format-chat .entry-header:before {
  content: "\e04f";
}
.category-post-formats.format-link .entry-header:before {
  content: "\e665";
}
.category-post-formats.format-link .entry-format a {
  background: #000000;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  display: block;
}
.category-post-formats.format-link .entry-format a:hover {
  background: #002F50;
}
.category-post-formats.format-image .entry-header:before {
  content: "\e015";
}
.category-post-formats.format-quote .entry-header:before {
  content: "\e05d";
}
.category-post-formats.format-quote blockquote {
  width: 100%;
  background: #000000;
  margin: 0;
  padding: 40px 60px;
  color: #ffffff;
  font-size: 24px;
  font-style: normal;
  position: relative;
}
.category-post-formats.format-quote blockquote p {
  margin-top: 0;
}
.category-post-formats.format-quote blockquote:before {
  font-family: 'enmit';
  content: "\e05d";
  position: absolute;
  top: 40px;
  left: 20px;
}
.category-post-formats.format-quote blockquote a {
  color: #ffffff;
  font-size: 18px;
  display: block;
  margin-top: 20px;
}
.category-post-formats.format-quote blockquote a:hover {
  color: #002F50;
}
.category-post-formats.format-video .entry-header:before {
  content: "\e6c0";
}
.category-post-formats.format-audio .entry-header:before {
  content: "\4b";
}
.entry-format .flexslider {
  margin-bottom: 0;
}
.entry-format iframe {
  width: 100%;
}
.comments-area {
  clear: both;
  padding-top: 30px;
}
.comments-area .comments-title {
  padding-bottom: 25px;
}
.comments-area .comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.comments-area .comment-list .comment {
  margin-bottom: 40px;
  float: left;
}
.comments-area .comment-list .comment article {
  padding: 15px 0;
}
.comments-area .comment-list .comment .children {
  float: left;
  margin-top: 35px;
  margin-left: 95px;
  padding: 0;
  list-style: none;
}
.comments-area .comment-list .comment:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .comment-author {
  padding-right: 15px;
  float: left;
}
.comments-area .comment-list .comment-author .avatar {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.comments-area .comment-list .comment-meta {
  padding-left: 95px;
  padding-top: 5px;
}
.comments-area .comment-list .comment-meta .author-name a {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  padding-right: 15px;
  font-style: normal;
}
.comments-area .comment-list .comment-meta .author-name a:hover {
  color: #002F50;
}
.comments-area .comment-list .comment-meta .author-posted {
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-style: italic;
  font-size: 11px;
  color: #999999;
}
.comments-area .comment-list .comment-meta .author-posted:hover {
  color: #002F50;
}
.page-header .page-title {
  color: #000000;
  font-size: 36px;
}
.comment-edit-link,
.comment-reply-link,
.post-edit-link,
.vc_inline-link {
  font-family: Open Sans;
  font-size: 13px;
  color: #002F50;
  padding-left: 30px;
  text-transform: uppercase;
}
.comment-edit-link:hover,
.comment-reply-link:hover,
.post-edit-link:hover,
.vc_inline-link:hover {
  color: #ffa341;
}
.comment-edit-link:before,
.comment-reply-link:before,
.post-edit-link:before,
.vc_inline-link:before {
  font-family: 'Enmit';
  color: #999999;
  padding-right: 5px;
  font-size: 18px;
}
.post-edit-link,
.vc_inline-link {
  padding-right: 30px;
  padding-left: 0;
}
.comment-edit-link:before,
.post-edit-link:before,
.vc_inline-link:before {
  content: "\e022";
}
.comment-reply-link:before {
  content: "\e610";
}
.post-author-meta {
  padding: 30px 0;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 100%;
}
.post-author-meta .post-author-title {
  margin-bottom: 50px;
}
.post-author-meta .post-author-avatar {
  float: left;
}
.post-author-meta .post-author-avatar .avatar {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post-author-meta .post-author-content {
  padding-left: 125px;
}
.post-author-meta .post-author-content .post-author-name {
  margin-bottom: 15px;
}
.post-author-meta .post-author-content .post-author-name a {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  padding-right: 15px;
}
.post-author-meta .post-author-content .post-author-name a:hover {
  color: #002F50;
}
.comment-respond {
  margin-top: 35px;
}
.comment-respond .comment-reply-title {
  padding: 0;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
.comment-respond .comment-reply-title:after {
  height: 3px;
  width: 60px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
.comment-respond .comment-reply-title:after {
  height: 3px;
  width: 60px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
.comment-respond .comment-notes,
.comment-respond .form-allowed-tags {
  display: none;
}
.comment-respond .comment-form {
  position: relative;
}
.comment-respond .comment-form input[type="text"],
.comment-respond .comment-form textarea {
  padding: 14px 0 15px 20px;
  border: 1px solid #dddddd;
}
.comment-respond .comment-form .comment-form-author input,
.comment-respond .comment-form .comment-form-email input,
.comment-respond .comment-form .comment-form-url input {
  width: 35%;
}
.comment-respond .comment-form .comment-form-comment textarea {
  position: absolute;
  top: 0;
  right: 0;
  width: 63%;
}
.comment-respond .comment-form ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.comment-respond .comment-form :-moz-placeholder {
  text-transform: uppercase;
}
.comment-respond .comment-form ::-moz-placeholder {
  text-transform: uppercase;
}
.comment-respond .comment-form :-ms-input-placeholder {
  text-transform: uppercase;
}
.comment-respond .comment-form .form-submit {
  position: relative;
  margin-top: 35px;
}
.comment-respond .comment-form .form-submit input[type="submit"] {
  -webkit-transition: 0.5s ease 0s;
  -moz-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s ease;
  -moz-transition: all 0.5s ease 0s ease;
  -ms-transition: all 0.5s ease 0s ease;
  -o-transition: all 0.5s ease 0s ease;
  transition: all 0.5s ease 0s ease;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 15px 35px;
  display: inline-block;
  border: 1px solid #666666;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  background: none;
  padding-left: 50px;
}
.comment-respond .comment-form .form-submit input[type="submit"]:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.comment-respond .comment-form .form-submit input[type="submit"]:hover {
  color: #ffffff;
  background: #666666;
  border-color: #666666;
}
.comment-respond .comment-form .form-submit:before {
  position: absolute;
  top: 12px;
  left: 20px;
  font-family: enmit;
  content: "\e687";
  color: #002F50;
  font-size: 24px;
  line-height: 1;
}
.logged-in .comment-respond .comment-form .comment-form-comment textarea {
  position: relative;
  width: 100%;
}
/* Portfolio
--------------------------------------------------*/
.single-portfolio_project article.portfolio_project h1 {
  font-size: 28px;
}
.single-portfolio_project article.portfolio_project .entry-footer {
  clear: both;
}
.single-portfolio_project article.portfolio_project .entry-footer .entry-meta {
  float: none;
}
.widget-area {
  margin-top: 85px;
}
.widget {
  margin-bottom: 50px;
  clear: both;
}
.widget .widget-title,
.widget .widgettitle {
  padding: 0;
  margin: 0 0 25px 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
.widget .widget-title:after,
.widget .widgettitle:after {
  height: 3px;
  width: 60px;
  background: #ffa341;
  content: "";
  display: block;
  margin: 15px 0 0;
}
.widget table,
.widget select {
  width: 100%;
}
.widget select {
  height: 30px;
}
.widget input,
.widget textarea {
  width: 92%;
}
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li {
  padding: 7px 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
}
.widget ul li a {
  color: #666666;
  font-size: 13px;
}
.widget ul li a:hover {
  color: #002F50;
}
.widget_archive ul li:before {
  font-family: enmit;
  content: "\e013";
  margin-right: 10px;
}
.widget_calendar {
  line-height: 26px;
}
.widget_calendar table {
  text-align: left;
  width: 100%;
}
.widget_calendar table caption {
  border: 1px solid #f0f0f0;
  border-bottom: none;
}
.widget_calendar table tr {
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  padding: 3px 0;
}
.widget_calendar table tr td,
.widget_calendar table tr th {
  padding: 0 5px;
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
.widget_categories .children,
.widget_pages .children {
  border-top: 1px solid #f0f0f0;
  margin-top: 10px;
}
.widget_categories .children li a,
.widget_pages .children li a {
  padding-left: 10px;
}
.widget_categories .children li .children li a,
.widget_pages .children li .children li a {
  padding-left: 20px;
}
.widget_categories .children li .children .children li a,
.widget_pages .children li .children .children li a {
  padding-left: 30px;
}
.widget_categories .children li:last-child,
.widget_pages .children li:last-child {
  border: none;
}
.widget_search {
  float: left;
  width: 100%;
}
.widget_text {
  clear: both;
}
.wp-caption {
  border-color: #f0f0f0;
}
.wp-caption img {
  width: inherit;
}
.widget_tag_cloud a {
  padding: 6px 13px;
  border: 1px solid #dddddd;
  margin: 0 3px 8px 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px !important;
  color: #666666;
  font-weight: 400;
}
.widget_tag_cloud a:hover {
  background: #002F50;
  color: #ffffff;
  border: 1px solid #002F50;
}
.widget_recent_comments .rsswidget,
.widget_rss .rsswidget {
  color: #666666;
}
.widget_recent_comments .rsswidget:hover,
.widget_rss .rsswidget:hover {
  color: #002F50;
}
.widget_recent_comments a,
.widget_rss a {
  font-weight: bold;
}
.recent-posts-widget {
  float: left;
  width: 100%;
}
.recent-posts-widget .widget-title {
  margin-bottom: 10px;
}
.recent-posts-widget .recent-post {
  padding: 15px 0 10px;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 100%;
}
.recent-posts-widget .recent-post .widget-thumb {
  display: block;
  float: left;
  padding-right: 20px;
}
.recent-posts-widget .recent-post .widget-thumb img {
  max-width: 80px;
  height: auto;
}
.recent-posts-widget .recent-post .post-text .post-title {
  display: block;
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  max-height: 42px;
  overflow: hidden;
}
.recent-posts-widget .recent-post .post-text .post-title:hover {
  color: #002F50;
}
.recent-posts-widget .recent-post .post-text .post-date {
  padding-top: 15px;
  font-size: 11px;
  font-family: Merriweather, "Times New Roman", sans-serif;
  font-style: italic;
  color: #002F50;
  display: block;
}
.recent-posts-widget .recent-post .post-text .post-date span {
  color: #555555;
}
.search-form {
  position: relative;
}
.search-form label {
  width: 100%;
  float: left;
  position: relative;
}
.search-form label .search-field {
  width: 96%;
  padding: 0 2%;
  font-size: 13px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #dddddd;
}
.search-form label .screen-reader-text {
  display: none;
}
.search-form label:after,
.search-form label:before {
  font-family: enmit;
  position: absolute;
}
.search-form label:after {
  content: "\e6a3";
  color: #ffffff;
  top: 0;
  right: -2px;
  width: 45px;
  height: 50px;
  font-size: 16px;
  background-color: #002F50;
  line-height: 50px;
  text-align: center;
  font-weight: 700;
}
.search-form label:before {
  content: '';
  border-style: solid;
  border-width: 8px 8px 8px 0px;
  border-color: transparent #002F50;
  display: block;
  width: 0;
  z-index: 1;
  top: 17px;
  right: 43px;
  margin: 0 auto;
}
.search-form .search-submit {
  float: right;
  width: 45px;
  height: 47px;
  background: transparent;
  position: absolute;
  top: 0;
  right: -3px;
  border: none;
  text-indent: -9999px;
}
.search-form .search-submit:hover {
  background: none;
  border: none;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Ville Ristimäki (@villeristi)
 *
 */
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.flexslider {
  margin: 0 0 20px;
  overflow: hidden;
}
.flexslider .slides > li {
  display: block;
  float: left;
}
.flexslider .slides img {
  max-width: 100%;
  height: auto;
}
.flex-viewport {
  position: relative;
  overflow: hidden;
}
.flex-control-nav {
  bottom: 10px;
  z-index: 100;
}
.flex-control-paging li a {
  background: #ffffff;
}
.flex-control-paging li a:hover {
  background: #666666;
}
.flex-control-paging li a.flex-active {
  background: #666666;
}
.flex-direction-nav a {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-shadow: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "Enmit";
  font-size: 40px;
  display: inline-block;
  content: "\e660";
  padding-right: 4px;
}
.flex-direction-nav a.flex-next:before {
  content: "\e69e";
  padding-left: 4px;
  padding-right: 0;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 720px) {
  .flex-direction-nav {
    display: none;
  }
  .flex-control-nav {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pie-chart .pie-wrapper {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .quote-slider .quote-content {
    font-size: 14px;
  }
  .quote-slider .quote-sep {
    height: 100px;
    margin: 20px 0 0 0;
    background-size: 99px;
  }
  .quote-slider .quote-item {
    padding: 50px 0px 0px;
    display: table;
  }
  .quote-slider .quote-item img {
    width: 95px;
    height: 95px;
  }
  .quote-slider .quote-content {
    margin-right: 116px;
  }
  .quote-slider .quote-right .quote-content {
    margin-left: 116px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .comment-respond .comment-form {
    position: relative;
  }
  .comment-respond .comment-form input[type="text"],
  .comment-respond .comment-form textarea {
    width: 100%;
  }
  .comment-respond .comment-form .comment-form-comment textarea {
    position: relative;
    width: 100%;
  }
  .quote-slider .quote-item img {
    width: 85px;
    height: 85px;
  }
  .quote-slider .quote-item cite {
    font-size: 12px;
  }
  .quote-slider .quote-left,
  .quote-slider .quote-right {
    width: 100%;
    float: none;
  }
  .quote-slider .quote-content {
    margin-right: 106px;
    text-align: right;
    font-size: 15px;
    line-height: 23px;
  }
  .quote-slider .quote-right .quote-content {
    margin-left: 106px;
    margin-right: 0;
    text-align: left;
  }
  .quote-slider .quote-sep {
    width: 50%;
    float: none;
    margin: 40px auto;
    height: 121px !important;
  }
  .quote-slider .quote-sep:before,
  .quote-slider .quote-sep:after {
    display: none;
  }
  .content-area .comments-area {
    padding-top: 30px;
  }
  .content-area .comments-area .comment-list {
    float: none;
  }
  .content-area .comments-area .comment-list .children {
    margin: 0;
    padding: 20px 0 0;
  }
  .content-area .comments-area .comment-list .children .comment-body {
    padding-bottom: 20px;
  }
  .content-area .comments-area .comment-list .comment-reply-link,
  .content-area .comments-area .comment-list .comment-edit-link {
    padding-left: 0;
  }
  .content-area article .entry-footer .share-link {
    text-align: left;
    margin-top: 10px;
  }
  .one-page .section-home .through-text {
    font-size: 25px;
  }
  .one-page .section-home .vc_custom_heading div {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .one-page .icon-box-tabs .icon-box-tabs-nav li {
    width: 100%;
    max-width: 450px;
    float: none;
    margin: 0 auto;
  }
  .one-page .icon-box-tabs .icon-box-tabs-nav li.active {
    top: 0;
  }
  .one-page .icon-box-tabs .icon-box-panels {
    padding: 0;
  }
  .one-page .icon-box {
    text-align: center;
  }
  .one-page .icon-box.icon-top .box-icon {
    margin: 0 auto 40px;
  }
  .one-page .icon-box.icon-right {
    margin-bottom: 50px !important;
  }
  .one-page .counter-box {
    border: none;
  }
  .one-page .quote-slider .quote-item {
    padding: 0;
  }
  .one-page .img-info-wrap.wpb_single_image img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .one-page .icon-box.icon-info-wrap .box-title,
  .one-page .icon-box.icon-info-wrap .box-content {
    text-align: left;
  }
  .one-page .icon-box.icon-info-wrap:last-child {
    margin-bottom: 50px;
  }
  .one-page .pricing-item {
    border: none;
    border-bottom: 1px solid #dddddd;
    padding: 20px 0;
  }
  .one-page .site-footer .social-icons {
    padding: 20px 0;
  }
  .one-page .site-footer .social-icons a {
    width: 50%;
    padding: 10px 0;
  }
  .one-page .wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_left .icon-prev {
    margin-top: -13px;
  }
  .one-page .wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_left .icon-prev:after {
    margin-top: 3px;
  }
  .one-page .wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_right .icon-next:before {
    top: -13px;
    right: -7px;
  }
  .one-page .wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_right .icon-next:after {
    right: -3px;
  }
  .one-page .site-header {
    padding: 10px 0;
  }
  .site-header {
    background-color: #222222;
    padding: 10px 0;
  }
  .site-header .site-branding {
    float: none;
    overflow: hidden;
  }
  .site-header .site-branding a {
    float: left;
  }
  .site-header .nav-menu-container {
    float: none;
    padding: 0;
  }
  .site-header .primary-nav {
    display: none;
    float: none;
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    max-height: 340px;
    overflow-y: scroll;
  }
  .site-header .primary-nav li {
    float: none;
    padding: 10px;
    width: auto;
    clear: both;
  }
  .site-header .primary-nav li:before {
    background: none;
  }
  .site-header .primary-nav li ul {
    display: block;
    opacity: 1;
    position: relative;
    visibility: inherit;
    border: none;
  }
  .site-header .primary-nav li ul li {
    float: left;
    border: none;
    background: none;
    padding-bottom: 0;
  }
  .site-header .primary-nav li ul li ul {
    left: 10px;
  }
  .site-header .social-icons {
    display: none;
  }
  .site-header .navbar-toggle {
    border-radius: 4px;
    display: block;
    border-color: #222;
    background-color: #222;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin: 10px 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
  }
  .site-header .navbar-toggle:hover {
    background-color: #333;
  }
  .site-header .navbar-toggle .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .site-header .navbar-toggle .icon-bar {
    background-color: #999;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 4px;
  }
  .site-header .navbar-toggle .icon-bar:last-child {
    margin-bottom: 0;
  }
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel .wpb_single_image img {
    margin-top: 40px;
  }
  .ta-team-shortcode .team_member {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ta-team-shortcode .team_member:hover .team-member-info {
    bottom: 15px;
  }
  .ta-team-shortcode .team-member-name {
    font-size: 16px;
  }
  .ta-team-shortcode .team-member-socials {
    margin: 0;
  }
  .ta-team-shortcode .team-member-bio {
    display: none;
  }
  section.vc_row.parallax {
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 600px) {
  .admin-bar .site-header {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .one-page .section-home .through-text {
    font-size: 20px;
  }
  .one-page .section-home .through-text:before,
  .one-page .section-home .through-text:after {
    width: 30px;
  }
  .one-page .section-home .vc_custom_heading div {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .one-page .icon-box-tabs .icon-box-tab-panel h2 {
    font-size: 30px;
  }
  .one-page .wpb_content_element .wpb_tabs_nav {
    margin: 0 -15px;
  }
  .one-page .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
    padding-right: 5px;
  }
  .one-page .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab.ui-tabs-panel .wpb_single_image img {
    margin-top: 10px;
  }
  .one-page .pricing-item .pricing-blink {
    padding: 12px 40px;
  }
  .ta-team-shortcode .team-member-name {
    font-size: 14px;
  }
  .ta-team-shortcode .team-member-socials {
    display: none;
  }
}

#ptr-partner img:hover {
    background-image: url('http://www.bandpay-greuter.com/wp-content/uploads/2015/02/ptr-associe-hover-04.png');
}