/* Form validator */
@import url(../bower_components/wow/css/libs/animate.css);
.errorbox {
  background: #df453d;
  color: #fff;
  margin-bottom: 20px;
  padding: 20px 20px 10px; }
  .errorbox p {
    margin: 0 0 10px; }
  .errorbox ul li {
    margin: 0; }

p.has-error input, p.has-error textarea, p.has-error .ui-selectmenu-button {
  background: #f2dede !important; }

.cms-form .strength-meter {
  margin-left: 160px;
  margin-top: 5px;
  width: 254px; }

.help-block {
  clear: both;
  display: inline;
  line-height: 20px; }

span.form-error.help-block {
  background: red;
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 10px;
  margin: 0; }

div.form-error {
  padding: 6px 12px;
  line-height: 180%;
  background: #ffe5ed;
  border-radius: 4px;
  margin-bottom: 22px;
  color: darkred; }

input.valid {
  background: url(../../images/icon-ok.png) no-repeat right center #e3ffe5;
  color: #002f00;
  border-color: #96b796 !important; }

input.error {
  background: url(../../images/icon-fail.png) no-repeat right center #ffebef;
  color: #480000; }

.form-suggest-element {
  padding: 4px; }

form.validating-server-side .server-validation {
  background: url(../../images/ajax-loader.gif?v=2) no-repeat center right #FFF;
  opacity: 0.5; }

.max-chars {
  background: #EEE;
  color: #999; }

.form-help {
  padding-left: 6px;
  font-size: 90%;
  color: #888; }

.embed-container {
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-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-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow:hover,
  .hvr-grow:focus,
  .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-shrink:hover,
  .hvr-shrink:focus,
  .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse:hover,
  .hvr-pulse:focus,
  .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-grow:hover,
  .hvr-pulse-grow:focus,
  .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-shrink:hover,
  .hvr-pulse-shrink:focus,
  .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-push:hover,
  .hvr-push:focus,
  .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pop:hover,
  .hvr-pop:focus,
  .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-in:hover,
  .hvr-bounce-in:focus,
  .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-out:hover,
  .hvr-bounce-out:focus,
  .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-rotate:hover,
  .hvr-rotate:focus,
  .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow-rotate:hover,
  .hvr-grow-rotate:focus,
  .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-float:hover,
  .hvr-float:focus,
  .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-sink:hover,
  .hvr-sink:focus,
  .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-bob:hover,
  .hvr-bob:focus,
  .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-hang:hover,
  .hvr-hang:focus,
  .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-skew:hover,
  .hvr-skew:focus,
  .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-forward:hover,
  .hvr-skew-forward:focus,
  .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-backward:hover,
  .hvr-skew-backward:focus,
  .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-vertical:hover,
  .hvr-wobble-vertical:focus,
  .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-horizontal:hover,
  .hvr-wobble-horizontal:focus,
  .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-bottom-right:hover,
  .hvr-wobble-to-bottom-right:focus,
  .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-top-right:hover,
  .hvr-wobble-to-top-right:focus,
  .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-wobble-top:hover,
  .hvr-wobble-top:focus,
  .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }
  .hvr-wobble-bottom:hover,
  .hvr-wobble-bottom:focus,
  .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-skew:hover,
  .hvr-wobble-skew:focus,
  .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz:hover,
  .hvr-buzz:focus,
  .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz-out:hover,
  .hvr-buzz-out:focus,
  .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-forward:hover,
  .hvr-forward:focus,
  .hvr-forward:active {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-backward:hover,
  .hvr-backward:focus,
  .hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover,
  .hvr-fade:focus,
  .hvr-fade:active {
    background-color: #2098D1;
    color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-back-pulse:hover,
  .hvr-back-pulse:focus,
  .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098D1;
    background-color: #2098d1;
    color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-right:hover,
  .hvr-sweep-to-right:focus,
  .hvr-sweep-to-right:active {
    color: white; }
    .hvr-sweep-to-right:hover:before,
    .hvr-sweep-to-right:focus:before,
    .hvr-sweep-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-left:hover,
  .hvr-sweep-to-left:focus,
  .hvr-sweep-to-left:active {
    color: white; }
    .hvr-sweep-to-left:hover:before,
    .hvr-sweep-to-left:focus:before,
    .hvr-sweep-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-bottom:hover,
  .hvr-sweep-to-bottom:focus,
  .hvr-sweep-to-bottom:active {
    color: white; }
    .hvr-sweep-to-bottom:hover:before,
    .hvr-sweep-to-bottom:focus:before,
    .hvr-sweep-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-top:hover,
  .hvr-sweep-to-top:focus,
  .hvr-sweep-to-top:active {
    color: white; }
    .hvr-sweep-to-top:hover:before,
    .hvr-sweep-to-top:focus:before,
    .hvr-sweep-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-right:hover,
  .hvr-bounce-to-right:focus,
  .hvr-bounce-to-right:active {
    color: white; }
    .hvr-bounce-to-right:hover:before,
    .hvr-bounce-to-right:focus:before,
    .hvr-bounce-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-left:hover,
  .hvr-bounce-to-left:focus,
  .hvr-bounce-to-left:active {
    color: white; }
    .hvr-bounce-to-left:hover:before,
    .hvr-bounce-to-left:focus:before,
    .hvr-bounce-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-bottom:hover,
  .hvr-bounce-to-bottom:focus,
  .hvr-bounce-to-bottom:active {
    color: white; }
    .hvr-bounce-to-bottom:hover:before,
    .hvr-bounce-to-bottom:focus:before,
    .hvr-bounce-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-top:hover,
  .hvr-bounce-to-top:focus,
  .hvr-bounce-to-top:active {
    color: white; }
    .hvr-bounce-to-top:hover:before,
    .hvr-bounce-to-top:focus:before,
    .hvr-bounce-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-out:hover,
  .hvr-radial-out:focus,
  .hvr-radial-out:active {
    color: white; }
    .hvr-radial-out:hover:before,
    .hvr-radial-out:focus:before,
    .hvr-radial-out:active:before {
      -webkit-transform: scale(2);
      transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-in:hover,
  .hvr-radial-in:focus,
  .hvr-radial-in:active {
    color: white; }
    .hvr-radial-in:hover:before,
    .hvr-radial-in:focus:before,
    .hvr-radial-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-in:hover,
  .hvr-rectangle-in:focus,
  .hvr-rectangle-in:active {
    color: white; }
    .hvr-rectangle-in:hover:before,
    .hvr-rectangle-in:focus:before,
    .hvr-rectangle-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-out:hover,
  .hvr-rectangle-out:focus,
  .hvr-rectangle-out:active {
    color: white; }
    .hvr-rectangle-out:hover:before,
    .hvr-rectangle-out:focus:before,
    .hvr-rectangle-out:active:before {
      -webkit-transform: scale(1);
      transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-horizontal:hover,
  .hvr-shutter-in-horizontal:focus,
  .hvr-shutter-in-horizontal:active {
    color: white; }
    .hvr-shutter-in-horizontal:hover:before,
    .hvr-shutter-in-horizontal:focus:before,
    .hvr-shutter-in-horizontal:active:before {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover,
  .hvr-shutter-out-horizontal:focus,
  .hvr-shutter-out-horizontal:active {
    color: white; }
    .hvr-shutter-out-horizontal:hover:before,
    .hvr-shutter-out-horizontal:focus:before,
    .hvr-shutter-out-horizontal:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-vertical:hover,
  .hvr-shutter-in-vertical:focus,
  .hvr-shutter-in-vertical:active {
    color: white; }
    .hvr-shutter-in-vertical:hover:before,
    .hvr-shutter-in-vertical:focus:before,
    .hvr-shutter-in-vertical:active:before {
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-vertical:hover,
  .hvr-shutter-out-vertical:focus,
  .hvr-shutter-out-vertical:active {
    color: white; }
    .hvr-shutter-out-vertical:hover:before,
    .hvr-shutter-out-vertical:focus:before,
    .hvr-shutter-out-vertical:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-border-fade:hover,
  .hvr-border-fade:focus,
  .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-hollow:hover,
  .hvr-hollow:focus,
  .hvr-hollow:active {
    background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-trim:hover:before,
  .hvr-trim:focus:before,
  .hvr-trim:active:before {
    opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-out:hover:before,
  .hvr-ripple-out:focus:before,
  .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-in:hover:before,
  .hvr-ripple-in:focus:before,
  .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-out:hover:before,
  .hvr-outline-out:focus:before,
  .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-in:hover:before,
  .hvr-outline-in:focus:before,
  .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }
  .hvr-round-corners:hover,
  .hvr-round-corners:focus,
  .hvr-round-corners:active {
    border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-left:hover:before,
  .hvr-underline-from-left:focus:before,
  .hvr-underline-from-left:active:before {
    right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-center:hover:before,
  .hvr-underline-from-center:focus:before,
  .hvr-underline-from-center:active:before {
    left: 0;
    right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-right:hover:before,
  .hvr-underline-from-right:focus:before,
  .hvr-underline-from-right:active:before {
    left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-left:hover:before,
  .hvr-overline-from-left:focus:before,
  .hvr-overline-from-left:active:before {
    right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-center:hover:before,
  .hvr-overline-from-center:focus:before,
  .hvr-overline-from-center:active:before {
    left: 0;
    right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-right:hover:before,
  .hvr-overline-from-right:focus:before,
  .hvr-overline-from-right:active:before {
    left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098D1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-reveal:hover:before,
  .hvr-reveal:focus:before,
  .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-reveal:hover:before,
  .hvr-underline-reveal:focus:before,
  .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-reveal:hover:before,
  .hvr-overline-reveal:focus:before,
  .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-glow:hover,
  .hvr-glow:focus,
  .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-shadow:hover,
  .hvr-shadow:focus,
  .hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }
  .hvr-grow-shadow:hover,
  .hvr-grow-shadow:focus,
  .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-box-shadow-outset:hover,
  .hvr-box-shadow-outset:focus,
  .hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-box-shadow-inset:hover,
  .hvr-box-shadow-inset:focus,
  .hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity; }
  .hvr-float-shadow:hover,
  .hvr-float-shadow:focus,
  .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */ }
    .hvr-float-shadow:hover:before,
    .hvr-float-shadow:focus:before,
    .hvr-float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-shadow-radial:before,
  .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:hover:before,
  .hvr-shadow-radial:focus:before,
  .hvr-shadow-radial:active:before,
  .hvr-shadow-radial:hover:after,
  .hvr-shadow-radial:focus:after,
  .hvr-shadow-radial:active:after {
    opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent; }
  .hvr-bubble-top:hover:before,
  .hvr-bubble-top:focus:before,
  .hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1; }
  .hvr-bubble-right:hover:before,
  .hvr-bubble-right:focus:before,
  .hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent; }
  .hvr-bubble-bottom:hover:before,
  .hvr-bubble-bottom:focus:before,
  .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent; }
  .hvr-bubble-left:hover:before,
  .hvr-bubble-left:focus:before,
  .hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-top:hover,
  .hvr-bubble-float-top:focus,
  .hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
    .hvr-bubble-float-top:hover:before,
    .hvr-bubble-float-top:focus:before,
    .hvr-bubble-float-top:active:before {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-right:hover,
  .hvr-bubble-float-right:focus,
  .hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
    .hvr-bubble-float-right:hover:before,
    .hvr-bubble-float-right:focus:before,
    .hvr-bubble-float-right:active:before {
      -webkit-transform: translateX(10px);
      transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-bottom:hover,
  .hvr-bubble-float-bottom:focus,
  .hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    .hvr-bubble-float-bottom:hover:before,
    .hvr-bubble-float-bottom:focus:before,
    .hvr-bubble-float-bottom:active:before {
      -webkit-transform: translateY(10px);
      transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-left:hover,
  .hvr-bubble-float-left:focus,
  .hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
    .hvr-bubble-float-left:hover:before,
    .hvr-bubble-float-left:focus:before,
    .hvr-bubble-float-left:active:before {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-back:hover:before,
  .hvr-icon-back:focus:before,
  .hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-forward:hover:before,
  .hvr-icon-forward:focus:before,
  .hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-down:hover:before,
  .hvr-icon-down:focus:before,
  .hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-up:hover:before,
  .hvr-icon-up:focus:before,
  .hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .hvr-icon-spin:hover:before,
  .hvr-icon-spin:focus:before,
  .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-drop:hover:before,
  .hvr-icon-drop:focus:before,
  .hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color; }
  .hvr-icon-fade:hover:before,
  .hvr-icon-fade:focus:before,
  .hvr-icon-fade:active:before {
    color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-float-away:before,
  .hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome; }
  .hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-float-away:hover:after,
  .hvr-icon-float-away:focus:after,
  .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-sink-away:before,
  .hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-sink-away:hover:after,
  .hvr-icon-sink-away:focus:after,
  .hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow:hover:before,
  .hvr-icon-grow:focus:before,
  .hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-shrink:hover:before,
  .hvr-icon-shrink:focus:before,
  .hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse:hover:before,
  .hvr-icon-pulse:focus:before,
  .hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-grow:hover:before,
  .hvr-icon-pulse-grow:focus:before,
  .hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-shrink:hover:before,
  .hvr-icon-pulse-shrink:focus:before,
  .hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-push:hover:before,
  .hvr-icon-push:focus:before,
  .hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pop:hover:before,
  .hvr-icon-pop:focus:before,
  .hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-bounce:hover:before,
  .hvr-icon-bounce:focus:before,
  .hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-rotate:hover:before,
  .hvr-icon-rotate:focus:before,
  .hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow-rotate:hover:before,
  .hvr-icon-grow-rotate:focus:before,
  .hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-float:hover:before,
  .hvr-icon-float:focus:before,
  .hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-sink:hover:before,
  .hvr-icon-sink:focus:before,
  .hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-bob:hover:before,
  .hvr-icon-bob:focus:before,
  .hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-hang:hover:before,
  .hvr-icon-hang:focus:before,
  .hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-horizontal:hover:before,
  .hvr-icon-wobble-horizontal:focus:before,
  .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-vertical:hover:before,
  .hvr-icon-wobble-vertical:focus:before,
  .hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz:hover:before,
  .hvr-icon-buzz:focus:before,
  .hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz-out:hover:before,
  .hvr-icon-buzz-out:focus:before,
  .hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
    /*For IE7-8-9*/
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-left:hover:before,
  .hvr-curl-top-left:focus:before,
  .hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-right:hover:before,
  .hvr-curl-top-right:focus:before,
  .hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-right:hover:before,
  .hvr-curl-bottom-right:focus:before,
  .hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-left:hover:before,
  .hvr-curl-bottom-left:focus:before,
  .hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.1.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow:hover,
  .hvr-grow:focus,
  .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-shrink:hover,
  .hvr-shrink:focus,
  .hvr-shrink:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse:hover,
  .hvr-pulse:focus,
  .hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-grow:hover,
  .hvr-pulse-grow:focus,
  .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pulse-shrink:hover,
  .hvr-pulse-shrink:focus,
  .hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-push:hover,
  .hvr-push:focus,
  .hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-pop:hover,
  .hvr-pop:focus,
  .hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-in:hover,
  .hvr-bounce-in:focus,
  .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-out:hover,
  .hvr-bounce-out:focus,
  .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-rotate:hover,
  .hvr-rotate:focus,
  .hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-grow-rotate:hover,
  .hvr-grow-rotate:focus,
  .hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-float:hover,
  .hvr-float:focus,
  .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .hvr-sink:hover,
  .hvr-sink:focus,
  .hvr-sink:active {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-bob:hover,
  .hvr-bob:focus,
  .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-hang:hover,
  .hvr-hang:focus,
  .hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-skew:hover,
  .hvr-skew:focus,
  .hvr-skew:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-forward:hover,
  .hvr-skew-forward:focus,
  .hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-skew-backward:hover,
  .hvr-skew-backward:focus,
  .hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-vertical:hover,
  .hvr-wobble-vertical:focus,
  .hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-horizontal:hover,
  .hvr-wobble-horizontal:focus,
  .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-bottom-right:hover,
  .hvr-wobble-to-bottom-right:focus,
  .hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-to-top-right:hover,
  .hvr-wobble-to-top-right:focus,
  .hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }
  .hvr-wobble-top:hover,
  .hvr-wobble-top:focus,
  .hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }
  .hvr-wobble-bottom:hover,
  .hvr-wobble-bottom:focus,
  .hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-wobble-skew:hover,
  .hvr-wobble-skew:focus,
  .hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz:hover,
  .hvr-buzz:focus,
  .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent; }
  .hvr-buzz-out:hover,
  .hvr-buzz-out:focus,
  .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-forward:hover,
  .hvr-forward:focus,
  .hvr-forward:active {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-backward:hover,
  .hvr-backward:focus,
  .hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover,
  .hvr-fade:focus,
  .hvr-fade:active {
    background-color: #2098D1;
    color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-back-pulse:hover,
  .hvr-back-pulse:focus,
  .hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098D1;
    background-color: #2098d1;
    color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-right:hover,
  .hvr-sweep-to-right:focus,
  .hvr-sweep-to-right:active {
    color: white; }
    .hvr-sweep-to-right:hover:before,
    .hvr-sweep-to-right:focus:before,
    .hvr-sweep-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-left:hover,
  .hvr-sweep-to-left:focus,
  .hvr-sweep-to-left:active {
    color: white; }
    .hvr-sweep-to-left:hover:before,
    .hvr-sweep-to-left:focus:before,
    .hvr-sweep-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-bottom:hover,
  .hvr-sweep-to-bottom:focus,
  .hvr-sweep-to-bottom:active {
    color: white; }
    .hvr-sweep-to-bottom:hover:before,
    .hvr-sweep-to-bottom:focus:before,
    .hvr-sweep-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-sweep-to-top:hover,
  .hvr-sweep-to-top:focus,
  .hvr-sweep-to-top:active {
    color: white; }
    .hvr-sweep-to-top:hover:before,
    .hvr-sweep-to-top:focus:before,
    .hvr-sweep-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-right:hover,
  .hvr-bounce-to-right:focus,
  .hvr-bounce-to-right:active {
    color: white; }
    .hvr-bounce-to-right:hover:before,
    .hvr-bounce-to-right:focus:before,
    .hvr-bounce-to-right:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-left:hover,
  .hvr-bounce-to-left:focus,
  .hvr-bounce-to-left:active {
    color: white; }
    .hvr-bounce-to-left:hover:before,
    .hvr-bounce-to-left:focus:before,
    .hvr-bounce-to-left:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-bottom:hover,
  .hvr-bounce-to-bottom:focus,
  .hvr-bounce-to-bottom:active {
    color: white; }
    .hvr-bounce-to-bottom:hover:before,
    .hvr-bounce-to-bottom:focus:before,
    .hvr-bounce-to-bottom:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-bounce-to-top:hover,
  .hvr-bounce-to-top:focus,
  .hvr-bounce-to-top:active {
    color: white; }
    .hvr-bounce-to-top:hover:before,
    .hvr-bounce-to-top:focus:before,
    .hvr-bounce-to-top:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
      transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-out:hover,
  .hvr-radial-out:focus,
  .hvr-radial-out:active {
    color: white; }
    .hvr-radial-out:hover:before,
    .hvr-radial-out:focus:before,
    .hvr-radial-out:active:before {
      -webkit-transform: scale(2);
      transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-radial-in:hover,
  .hvr-radial-in:focus,
  .hvr-radial-in:active {
    color: white; }
    .hvr-radial-in:hover:before,
    .hvr-radial-in:focus:before,
    .hvr-radial-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-in:hover,
  .hvr-rectangle-in:focus,
  .hvr-rectangle-in:active {
    color: white; }
    .hvr-rectangle-in:hover:before,
    .hvr-rectangle-in:focus:before,
    .hvr-rectangle-in:active:before {
      -webkit-transform: scale(0);
      transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-rectangle-out:hover,
  .hvr-rectangle-out:focus,
  .hvr-rectangle-out:active {
    color: white; }
    .hvr-rectangle-out:hover:before,
    .hvr-rectangle-out:focus:before,
    .hvr-rectangle-out:active:before {
      -webkit-transform: scale(1);
      transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-horizontal:hover,
  .hvr-shutter-in-horizontal:focus,
  .hvr-shutter-in-horizontal:active {
    color: white; }
    .hvr-shutter-in-horizontal:hover:before,
    .hvr-shutter-in-horizontal:focus:before,
    .hvr-shutter-in-horizontal:active:before {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover,
  .hvr-shutter-out-horizontal:focus,
  .hvr-shutter-out-horizontal:active {
    color: white; }
    .hvr-shutter-out-horizontal:hover:before,
    .hvr-shutter-out-horizontal:focus:before,
    .hvr-shutter-out-horizontal:active:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-in-vertical:hover,
  .hvr-shutter-in-vertical:focus,
  .hvr-shutter-in-vertical:active {
    color: white; }
    .hvr-shutter-in-vertical:hover:before,
    .hvr-shutter-in-vertical:focus:before,
    .hvr-shutter-in-vertical:active:before {
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-vertical:hover,
  .hvr-shutter-out-vertical:focus,
  .hvr-shutter-out-vertical:active {
    color: white; }
    .hvr-shutter-out-vertical:hover:before,
    .hvr-shutter-out-vertical:focus:before,
    .hvr-shutter-out-vertical:active:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-border-fade:hover,
  .hvr-border-fade:focus,
  .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-hollow:hover,
  .hvr-hollow:focus,
  .hvr-hollow:active {
    background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-trim:hover:before,
  .hvr-trim:focus:before,
  .hvr-trim:active:before {
    opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-out:hover:before,
  .hvr-ripple-out:focus:before,
  .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s; }
  .hvr-ripple-in:hover:before,
  .hvr-ripple-in:focus:before,
  .hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-out:hover:before,
  .hvr-outline-out:focus:before,
  .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: top, right, bottom, left;
    transition-property: top, right, bottom, left; }
  .hvr-outline-in:hover:before,
  .hvr-outline-in:focus:before,
  .hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }
  .hvr-round-corners:hover,
  .hvr-round-corners:focus,
  .hvr-round-corners:active {
    border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-left:hover:before,
  .hvr-underline-from-left:focus:before,
  .hvr-underline-from-left:active:before {
    right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-center:hover:before,
  .hvr-underline-from-center:focus:before,
  .hvr-underline-from-center:active:before {
    left: 0;
    right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-from-right:hover:before,
  .hvr-underline-from-right:focus:before,
  .hvr-underline-from-right:active:before {
    left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-left:hover:before,
  .hvr-overline-from-left:focus:before,
  .hvr-overline-from-left:active:before {
    right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-center:hover:before,
  .hvr-overline-from-center:focus:before,
  .hvr-overline-from-center:active:before {
    left: 0;
    right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-from-right:hover:before,
  .hvr-overline-from-right:focus:before,
  .hvr-overline-from-right:active:before {
    left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098D1;
    border-style: solid;
    border-width: 0;
    -webkit-transition-property: border-width;
    transition-property: border-width;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-reveal:hover:before,
  .hvr-reveal:focus:before,
  .hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-underline-reveal:hover:before,
  .hvr-underline-reveal:focus:before,
  .hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-overline-reveal:hover:before,
  .hvr-overline-reveal:focus:before,
  .hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-glow:hover,
  .hvr-glow:focus,
  .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-shadow:hover,
  .hvr-shadow:focus,
  .hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }
  .hvr-grow-shadow:hover,
  .hvr-grow-shadow:focus,
  .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }
  .hvr-box-shadow-outset:hover,
  .hvr-box-shadow-outset:focus,
  .hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hvr-box-shadow-inset:hover,
  .hvr-box-shadow-inset:focus,
  .hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
    /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity; }
  .hvr-float-shadow:hover,
  .hvr-float-shadow:focus,
  .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */ }
    .hvr-float-shadow:hover:before,
    .hvr-float-shadow:focus:before,
    .hvr-float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-shadow-radial:before,
  .hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
  .hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:after {
    top: 100%;
    background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%); }
  .hvr-shadow-radial:hover:before,
  .hvr-shadow-radial:focus:before,
  .hvr-shadow-radial:active:before,
  .hvr-shadow-radial:hover:after,
  .hvr-shadow-radial:focus:after,
  .hvr-shadow-radial:active:after {
    opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent; }
  .hvr-bubble-top:hover:before,
  .hvr-bubble-top:focus:before,
  .hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1; }
  .hvr-bubble-right:hover:before,
  .hvr-bubble-right:focus:before,
  .hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent; }
  .hvr-bubble-bottom:hover:before,
  .hvr-bubble-bottom:focus:before,
  .hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent; }
  .hvr-bubble-left:hover:before,
  .hvr-bubble-left:focus:before,
  .hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-top:hover,
  .hvr-bubble-float-top:focus,
  .hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
    .hvr-bubble-float-top:hover:before,
    .hvr-bubble-float-top:focus:before,
    .hvr-bubble-float-top:active:before {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-right:hover,
  .hvr-bubble-float-right:focus,
  .hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
    .hvr-bubble-float-right:hover:before,
    .hvr-bubble-float-right:focus:before,
    .hvr-bubble-float-right:active:before {
      -webkit-transform: translateX(10px);
      transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-bottom:hover,
  .hvr-bubble-float-bottom:focus,
  .hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    .hvr-bubble-float-bottom:hover:before,
    .hvr-bubble-float-bottom:focus:before,
    .hvr-bubble-float-bottom:active:before {
      -webkit-transform: translateY(10px);
      transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }
  .hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform; }
  .hvr-bubble-float-left:hover,
  .hvr-bubble-float-left:focus,
  .hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
    .hvr-bubble-float-left:hover:before,
    .hvr-bubble-float-left:focus:before,
    .hvr-bubble-float-left:active:before {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-back:hover:before,
  .hvr-icon-back:focus:before,
  .hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }
  .hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-forward:hover:before,
  .hvr-icon-forward:focus:before,
  .hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-down:hover:before,
  .hvr-icon-down:focus:before,
  .hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-up:hover:before,
  .hvr-icon-up:focus:before,
  .hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .hvr-icon-spin:hover:before,
  .hvr-icon-spin:focus:before,
  .hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-drop:hover:before,
  .hvr-icon-drop:focus:before,
  .hvr-icon-drop:active:before {
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color; }
  .hvr-icon-fade:hover:before,
  .hvr-icon-fade:focus:before,
  .hvr-icon-fade:active:before {
    color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-float-away:before,
  .hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome; }
  .hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-float-away:hover:after,
  .hvr-icon-float-away:focus:after,
  .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-sink-away:before,
  .hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .hvr-icon-sink-away:hover:after,
  .hvr-icon-sink-away:focus:after,
  .hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow:hover:before,
  .hvr-icon-grow:focus:before,
  .hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-shrink:hover:before,
  .hvr-icon-shrink:focus:before,
  .hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse:hover:before,
  .hvr-icon-pulse:focus:before,
  .hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-grow:hover:before,
  .hvr-icon-pulse-grow:focus:before,
  .hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em; }
  .hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pulse-shrink:hover:before,
  .hvr-icon-pulse-shrink:focus:before,
  .hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-push:hover:before,
  .hvr-icon-push:focus:before,
  .hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-pop:hover:before,
  .hvr-icon-pop:focus:before,
  .hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-bounce:hover:before,
  .hvr-icon-bounce:focus:before,
  .hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-rotate:hover:before,
  .hvr-icon-rotate:focus:before,
  .hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-grow-rotate:hover:before,
  .hvr-icon-grow-rotate:focus:before,
  .hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-float:hover:before,
  .hvr-icon-float:focus:before,
  .hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-icon-sink:hover:before,
  .hvr-icon-sink:focus:before,
  .hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-bob:hover:before,
  .hvr-icon-bob:focus:before,
  .hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-hang:hover:before,
  .hvr-icon-hang:focus:before,
  .hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-horizontal:hover:before,
  .hvr-icon-wobble-horizontal:focus:before,
  .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-wobble-vertical:hover:before,
  .hvr-icon-wobble-vertical:focus:before,
  .hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz:hover:before,
  .hvr-icon-buzz:focus:before,
  .hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .hvr-icon-buzz-out:hover:before,
  .hvr-icon-buzz-out:focus:before,
  .hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
    /*For IE7-8-9*/
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-left:hover:before,
  .hvr-curl-top-left:focus:before,
  .hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-top-right:hover:before,
  .hvr-curl-top-right:focus:before,
  .hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-right:hover:before,
  .hvr-curl-bottom-right:focus:before,
  .hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative; }
  .hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    /* IE9 */
    background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height; }
  .hvr-curl-bottom-left:hover:before,
  .hvr-curl-bottom-left:focus:before,
  .hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px; }

@font-face {
  font-family: 'champagne_limousines';
  src: url("fonts/champagne-limousines/champagne__limousines-webfont.eot");
  src: url("fonts/champagne-limousines/champagne__limousines-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/champagne-limousines/champagne__limousines-webfont.woff") format("woff"), url("fonts/champagne-limousines/champagne__limousines-webfont.ttf") format("truetype"), url("fonts/champagne-limousines/champagne__limousines-webfont.svg#webfont") format("svg"); }

@font-face {
  font-family: 'champagne_limousines_bold';
  src: url("fonts/champagne-limousines/champagne__limousines_bold-webfont.eot");
  src: url("fonts/champagne-limousines/champagne__limousines_bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/champagne-limousines/champagne__limousines_bold-webfont.woff") format("woff"), url("fonts/champagne-limousines/champagne__limousines_bold-webfont.ttf") format("truetype"), url("fonts/champagne-limousines/champagne__limousines_bold-webfont.svg#webfont") format("svg"); }

/* #html/body Styles
================================================== */
html, body {
  background: #fff;
  color: #002E50;
  font-family: "century-gothic", "Arial", sans-serif;
  min-height: 100%; }

#body {
  padding-top: 60px; }

#body.page-template-videos-hidden {
  padding-top: 0 !important; }

.background-content {
  height: 100%;
  overflow: hidden; }

/* Header & Footer Styles */
.header {
  background: #002E50;
  height: 60px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 90000; }
  .header .inner {
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    width: 100%; }
  .header .logo {
    height: 115px;
    left: 100px;
    position: absolute;
    top: 30px;
    width: 115px; }
    @media only screen and (max-width: 991px) {
      .header .logo {
        display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header .logo {
        left: 30px; } }
    .header .logo img {
      display: block;
      height: auto;
      width: 100%; }
  .header .logo-letters {
    height: 50px;
    left: 150px;
    position: absolute;
    top: 10px;
    width: 50px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header .logo-letters {
        left: 30px; } }
    @media only screen and (max-width: 991px) {
      .header .logo-letters {
        display: block !important;
        left: 10px; } }
    .header .logo-letters img {
      display: block;
      height: auto;
      width: 100%; }
  .header .main-menu {
    height: 60px;
    line-height: 60px;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .header .main-menu {
        display: none;
        background: #fff;
        box-sizing: border-box;
        height: calc(100% - 60px);
        left: 0;
        overflow-y: scroll;
        padding: 15px;
        position: fixed;
        text-align: left;
        top: 60px;
        width: 100%;
        z-index: 90000;
        -webkit-overflow-scrolling: touch; } }
    .header .main-menu .menu-marker {
      background: #c3d600;
      bottom: 10px;
      display: none;
      font-size: 0;
      height: 4px;
      left: 0;
      position: absolute;
      transition: transform 0.1s linear, width 0.1s linear;
      width: 10px; }
      @media only screen and (max-width: 991px) {
        .header .main-menu .menu-marker {
          display: none !important; } }
    .header .main-menu ul {
      font-size: 0;
      height: 60px;
      list-style: none;
      margin: 0;
      padding: 0;
      /*
			li.current-menu-item:after, li:hover:after {
				background: $green-medium;
				bottom: 10px;
				content: "";
				font-size: 0;
				height: 4px;
				left: 50%;
				margin-left: -15px;
				position: absolute;
				width: 30px;
			}
			*/ }
      @media only screen and (max-width: 991px) {
        .header .main-menu ul {
          height: auto;
          width: 100%; } }
      .header .main-menu ul li {
        font-size: 16px;
        font-weight: 600;
        position: relative; }
        @media only screen and (min-width: 992px) {
          .header .main-menu ul li {
            color: #fff;
            display: inline-block;
            height: 60px;
            margin: 0 35px 0 0;
            padding-bottom: 15px; } }
        @media only screen and (max-width: 991px) {
          .header .main-menu ul li {
            border-bottom: 1px solid #c3d600;
            color: #002E50;
            cursor: pointer;
            display: block;
            line-height: 40px;
            margin: 0; } }
        .header .main-menu ul li a {
          color: #ffffff;
          display: block; }
          @media only screen and (max-width: 991px) {
            .header .main-menu ul li a {
              color: #002E50;
              display: block;
              height: 40px;
              line-height: 40px;
              width: 100%; } }
        .header .main-menu ul li a:hover {
          text-decoration: none; }
      .header .main-menu ul .menu-item-has-children:after {
        color: #002E50;
        content: "\f106";
        font-family: "FontAwesome";
        font-size: 24px;
        line-height: 40px;
        position: absolute;
        right: 0;
        transition: 0.5s;
        top: 0; }
      .header .main-menu ul .menu-item-has-children.active:after {
        transform: rotate(180deg); }
      @media only screen and (min-width: 992px) {
        .header .main-menu ul .sub-menu {
          background: #d8d8d5;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
          max-height: 0px;
          left: 0;
          min-width: 150px;
          overflow: hidden;
          opacity: 0;
          position: absolute;
          text-align: left;
          top: 100%;
          white-space: nowrap;
          width: auto;
          z-index: 2;
          transition: max-height 0.5s ease-out;
          transition: opacity 0.5s ease-out; } }
      @media only screen and (max-width: 991px) {
        .header .main-menu ul .sub-menu {
          display: none;
          background: none;
          opacity: 1;
          position: relative; } }
      .header .main-menu ul .sub-menu li {
        border: none;
        display: block;
        height: 36px;
        line-height: 36px;
        margin: 0;
        padding: 0;
        white-space: nowrap; }
        @media only screen and (max-width: 991px) {
          .header .main-menu ul .sub-menu li {
            height: 40px;
            line-height: 40px; } }
        .header .main-menu ul .sub-menu li a {
          color: #002E50;
          padding: 0 10px; }
      .header .main-menu ul .sub-menu li:hover {
        background: #c3d600; }
        .header .main-menu ul .sub-menu li:hover a {
          color: #fff; }
      @media only screen and (min-width: 992px) {
        .header .main-menu ul .sub-menu:after {
          background: #ffffff;
          content: "";
          display: block;
          height: 100%;
          left: 0;
          opacity: 0.8;
          top: 0;
          width: 100%;
          z-index: -1; }
        .header .main-menu ul li:hover > .sub-menu {
          height: auto;
          max-height: 1000px;
          opacity: 1;
          transition: max-height 0.5s ease-in;
          transition: opacity 0.5s ease-in; } }
  .header .menu-toggle {
    background: #fff;
    color: #002E50;
    cursor: pointer;
    display: none;
    font-size: 40px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 60px; }
    @media only screen and (max-width: 991px) {
      .header .menu-toggle {
        display: inline-block; } }
  .header .shop-menu {
    background: #c3d600;
    color: #002E50;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 100px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 150px; }
    @media only screen and (max-width: 991px) {
      .header .shop-menu {
        font-size: 32px;
        right: 70px;
        width: 60px; }
        .header .shop-menu span {
          display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header .shop-menu {
        right: 30px; } }
    .header .shop-menu i {
      margin-right: 5px; }
      @media only screen and (max-width: 991px) {
        .header .shop-menu i {
          margin-right: 0; } }
    .header .shop-menu .brands {
      box-sizing: border-box;
      display: none;
      max-height: 0;
      list-style: none;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      right: 0;
      text-align: left;
      top: 100%; }
      .header .shop-menu .brands li {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        white-space: nowrap; }
        .header .shop-menu .brands li a {
          color: #fff;
          opacity: 0.7;
          text-decoration: none; }
      .header .shop-menu .brands li.light a {
        color: #002E50;
        opacity: 0.7; }
  .header .shop-menu:hover .brands {
    display: block;
    max-height: none; }

.footer {
  margin: 0 auto;
  position: relative;
  z-index: 2; }
  .footer .footer-contact {
    background: #002E50;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 3; }
    @media only screen and (max-width: 767px) {
      .footer .footer-contact {
        height: auto; } }
    .footer .footer-contact .inner {
      font-size: 0;
      margin: 0 auto;
      max-width: 1280px;
      padding: 0 50px;
      vertical-align: top; }
      @media only screen and (max-width: 767px) {
        .footer .footer-contact .inner {
          height: auto;
          padding: 0 25px; } }
    .footer .footer-contact .find-us {
      color: #fff;
      display: inline-block;
      font-family: "champagne_limousines", sans-serif;
      font-size: 24px;
      height: 50px;
      line-height: 50px;
      padding-left: 35px;
      position: relative;
      text-transform: uppercase;
      vertical-align: top; }
      @media only screen and (max-width: 767px) {
        .footer .footer-contact .find-us {
          display: block;
          height: auto;
          line-height: 50px; } }
      .footer .footer-contact .find-us .icon {
        background: url(../img/icon-location.png) center center no-repeat;
        background-size: 100%;
        height: 44px;
        left: 0;
        position: absolute;
        top: 6px;
        width: 33px; }
    .footer .footer-contact .numbers {
      display: inline-block;
      height: 50px;
      line-height: 50px;
      vertical-align: top; }
      @media only screen and (max-width: 767px) {
        .footer .footer-contact .numbers {
          height: auto;
          padding-bottom: 10px; } }
      .footer .footer-contact .numbers span {
        color: #c3d600;
        display: inline-block;
        font-family: "Helvetica", "Helvetica Neue", sans-serif;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding: 0 0 0 40px; }
        @media only screen and (max-width: 767px) {
          .footer .footer-contact .numbers span {
            display: block;
            height: auto;
            line-height: 40px;
            padding: 0; } }
        .footer .footer-contact .numbers span a {
          color: #c3d600; }
  .footer .footer-main {
    background: #d8d8d5;
    padding: 30px 0 60px; }
    @media only screen and (max-width: 767px) {
      .footer .footer-main .sitemap-top {
        display: none; } }
    .footer .footer-main .sitemap-top h3 {
      font-family: "champagne_limousines_bold", sans-serif;
      font-size: 18px;
      font-weight: 400;
      margin: 0 0 15px; }
      .footer .footer-main .sitemap-top h3 i {
        font-weight: 600;
        font-size: 22px;
        position: relative;
        top: 2px; }
    .footer .footer-main .sitemap-top .top {
      text-align: right;
      margin: 0 0 15px; }
      .footer .footer-main .sitemap-top .top a {
        color: #002E50;
        text-align: right; }
      .footer .footer-main .sitemap-top .top i {
        font-weight: 600;
        font-size: 22px;
        position: relative;
        top: 2px; }
    .footer .footer-main .menus-social {
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .footer .footer-main .menus-social .menu {
          display: none; } }
      .footer .footer-main .menus-social .menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .footer .footer-main .menus-social .menu ul li {
          font-family: "champagne_limousines", sans-serif;
          font-size: 16px;
          max-width: 180px; }
          .footer .footer-main .menus-social .menu ul li a {
            color: #002E50; }
      .footer .footer-main .menus-social .menu-mobile ul li {
        max-width: 100%; }
      .footer .footer-main .menus-social .social ul {
        font-size: 0;
        list-style: none;
        margin: 0;
        padding: 0; }
        @media only screen and (max-width: 767px) {
          .footer .footer-main .menus-social .social ul {
            text-align: center;
            width: 100%; } }
        .footer .footer-main .menus-social .social ul li {
          background: url(../img/footer-icons.png) left top no-repeat;
          background-size: auto 100px;
          background-position-y: -50px;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
          display: inline-block;
          height: 50px;
          margin: 0 30px 0 0;
          overflow: hidden;
          transition: all 0.2s linear;
          width: 50px; }
          @media only screen and (max-width: 767px) {
            .footer .footer-main .menus-social .social ul li {
              margin: 0 15px; } }
          @media only screen and (max-width: 320px) {
            .footer .footer-main .menus-social .social ul li {
              margin: 0 10px; } }
          .footer .footer-main .menus-social .social ul li a {
            display: block;
            height: 50px;
            text-decoration: none;
            width: 50px; }
        .footer .footer-main .menus-social .social ul li:hover {
          background-position-y: 0; }
        .footer .footer-main .menus-social .social ul .twitter {
          background-position-x: -0px; }
        .footer .footer-main .menus-social .social ul .linkedin {
          background-position-x: -50px; }
        .footer .footer-main .menus-social .social ul .youtube {
          background-position-x: -100px; }
        .footer .footer-main .menus-social .social ul .email {
          background-position-x: -150px; }
    .footer .footer-main .copyright p {
      font-family: "champagne_limousines", sans-serif;
      font-size: 16px;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .footer .footer-main .copyright p {
          text-align: center; } }

.contact-us-btn {
  height: 213px;
  margin-top: -106px;
  position: fixed;
  right: 0;
  top: 50%;
  width: 60px;
  z-index: 90000; }
  @media only screen and (max-width: 991px) {
    .contact-us-btn {
      display: none; } }
  .contact-us-btn img {
    display: block;
    height: auto;
    width: 100%; }

/* Text Styles */
.btn {
  border: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600 !important;
  height: 52px;
  line-height: 52px;
  padding: 0;
  width: 180px; }
  @media only screen and (max-width: 767px) {
    .btn {
      font-size: 16px;
      height: 42px;
      line-height: 42px;
      width: 150px; } }

.btn-primary {
  background: url(../img/btn-primary-off.png) center center no-repeat;
  background-size: 100%;
  border: none;
  color: #002E50;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  height: 52px;
  line-height: 52px;
  padding: 0;
  width: 180px; }
  @media only screen and (max-width: 767px) {
    .btn-primary {
      font-size: 16px;
      height: 42px;
      line-height: 42px;
      width: 150px; } }

.btn-primary:hover {
  background: url(../img/btn-primary-on.png) center center no-repeat;
  background-size: 100%;
  border: none; }

.btn-green {
  background: url(../img/btn-primary-on.png) center center no-repeat;
  background-size: 100%;
  border: none;
  color: #002E50;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  height: 52px;
  line-height: 52px;
  padding: 0;
  width: 180px; }
  @media only screen and (max-width: 767px) {
    .btn-green {
      font-size: 16px;
      height: 42px;
      line-height: 42px;
      width: 150px; } }

.btn-green:hover {
  background: url(../img/btn-primary-off.png) center center no-repeat;
  background-size: 100%;
  border: none;
  color: #fff; }

.hvr-shutter-in-horizontal:before {
  background: none;
  background: url(../img/btn-primary-off.png) center center no-repeat;
  border-radius: 10px; }

.hvr-shutter-in-horizontal {
  background: none;
  background: url(../img/btn-primary-on.png) center center no-repeat; }

.btn-light:before {
  background: url(../img/btn-primary-off-light.png) center center no-repeat !important; }

.btn-light {
  color: #002E50; }

.cont-temp {
  margin: 0 auto;
  position: relative;
  width: 1280px; }

.outer-container {
  margin: 0 auto;
  max-width: 1920px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .outer-container .slide {
    position: relative; }

.content-container {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  width: 100%; }

.content-container-absolute {
  left: 50%;
  height: 100%;
  position: absolute;
  transform: translateX(-50%); }
  @media only screen and (max-width: 767px) {
    .content-container-absolute {
      left: auto;
      height: auto;
      position: relative;
      transform: none; } }

/* Content Styles */
  .front-page .brands-slider .content-container {
    max-width: 1920px; }
  .front-page .brands-slider .slide {
    position: relative; }
    .front-page .brands-slider .slide .contents {
      box-sizing: border-box;
      display: none;
      left: 0;
      max-width: 520px;
      padding-left: 100px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 50%;
      z-index: 2; }
      @media only screen and (max-width: 991px) {
        .front-page .brands-slider .slide .contents {
          padding-left: 0;
          max-width: none;
          width: 100%; } }
      .front-page .brands-slider .slide .contents .logo {
        margin: 0 0 30px; }
        @media only screen and (max-width: 991px) {
          .front-page .brands-slider .slide .contents .logo {
            margin: 0;
            position: absolute;
            left: 10%;
            top: 50%;
            transform: translateY(-50%);
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          .front-page .brands-slider .slide .contents .logo {
            left: 15px; } }
        .front-page .brands-slider .slide .contents .logo img {
          display: block;
          height: auto;
          width: 400px; }
          @media only screen and (max-width: 991px) {
            .front-page .brands-slider .slide .contents .logo img {
              max-width: 40%;
              width: 200px; } }
      .front-page .brands-slider .slide .contents .text h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        margin: 0 0 20px; }
        @media only screen and (max-width: 991px) {
          .front-page .brands-slider .slide .contents .text h3 {
            display: none; } }
      .front-page .brands-slider .slide .contents .text p {
        font-size: 16px;
        line-height: 22px;
        margin: 0; }
        @media only screen and (max-width: 991px) {
          .front-page .brands-slider .slide .contents .text p {
            display: none; } }
    .front-page .brands-slider .slide .background img {
      display: block;
      height: auto;
      width: 100%; }
  .front-page .brands-slider .owl-carousel .owl-nav .owl-prev, .front-page .brands-slider .owl-carousel .owl-nav .owl-prev:hover {
    background: url(../img/btn-prev-sq.png) center center no-repeat;
    background-size: cover;
    left: 20px; }
  .front-page .brands-slider .owl-carousel .owl-nav .owl-next, .front-page .brands-slider .owl-carousel .owl-nav .owl-next:hover {
    background: url(../img/btn-next-sq.png) center center no-repeat;
    background-size: cover;
    right: 20px; }
  @media only screen and (max-width: 767px) {
    .front-page .brands-slider .owl-carousel .owl-nav {
      display: none; } }
  .front-page .brands-slider .welcome {
    background: #fff;
    bottom: 0;
    box-sizing: border-box;
    height: 64px;
    left: 0;
    padding: 11px 0;
    position: absolute;
    width: 100%; }
    .front-page .brands-slider .welcome .title {
      background: url(../img/home/welcome-brand-house.png) center center no-repeat;
      background-size: auto 100%;
      display: block;
      height: 40px;
      font-size: 0; }
      @media only screen and (max-width: 767px) {
        .front-page .brands-slider .welcome .title {
          background-size: 90% auto; } }

.front-page .twenty-years {
  background: #fbfbfb;
  padding: 50px 0; }
  @media only screen and (max-width: 767px) {
    .front-page .twenty-years {
      padding: 25px; } }
  .front-page .twenty-years .large-text {
    font-size: 40px;
    font-weight: 800;
    line-height: 48px;
    margin: 0 auto 30px;
    max-width: 600px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .front-page .twenty-years .large-text {
        font-size: 24px;
        line-height: 30px; } }
    .front-page .twenty-years .large-text span {
      font-size: 65px;
      display: block;
      line-height: 70px; }
      @media only screen and (max-width: 767px) {
        .front-page .twenty-years .large-text span {
          font-size: 36px;
          line-height: 44px; } }
  .front-page .twenty-years .years-counter {
    font-size: 0;
    text-align: center; }
    .front-page .twenty-years .years-counter img {
      display: block;
      height: auto;
      margin: 0 auto; }
    .front-page .twenty-years .years-counter video {
      display: block;
      height: auto;
      margin: 0 auto;
      opacity: 0;
      width: 640px; }
      @media only screen and (max-width: 991px) {
        .front-page .twenty-years .years-counter video {
          max-width: 90%; } }
      @media only screen and (max-width: 767px) {
        .front-page .twenty-years .years-counter video {
          display: none; } }
    .front-page .twenty-years .years-counter .years-image {
      display: none; }
      .front-page .twenty-years .years-counter .years-image img {
        display: block;
        height: auto;
        margin: 0 auto;
        max-width: 90%; }
      @media only screen and (max-width: 767px) {
        .front-page .twenty-years .years-counter .years-image {
          display: block; } }

.front-page .why-upgs {
  background-color: #f4c52d;
  padding: 80px 50px 100px;
  text-align: center; }
  @media only screen and (max-width: 991px) {
    .front-page .why-upgs {
      padding: 40px 20px 30px; } }
  .front-page .why-upgs p {
    color: #fff;
    font-size: 65px;
    font-weight: bold;
    line-height: 80px;
    margin: 0 0 20px;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .front-page .why-upgs p {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 10px; } }
  .front-page .why-upgs #typed-strings {
    display: none !important; }
  .front-page .why-upgs .typewriter {
    color: #ed6c4b;
    font-size: 110px;
    font-weight: bold;
    height: 120px;
    letter-spacing: -3px;
    line-height: 110px;
    margin: 0 auto 10px;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .front-page .why-upgs .typewriter {
        font-size: 30px;
        height: 40px;
        letter-spacing: -1px;
        line-height: 40px; } }
  .front-page .why-upgs .typed-text {
    display: inline; }
  .front-page .why-upgs .typed-cursor {
    display: inline;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    top: -10px;
    animation: blink 0.7s infinite; }
    @media only screen and (max-width: 991px) {
      .front-page .why-upgs .typed-cursor {
        top: -3px; } }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.front-page .who-are-we {
  background: #fff; }
  .front-page .who-are-we .image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .front-page .who-are-we .image {
        height: auto;
        left: auto;
        position: relative;
        top: auto;
        width: 100%; } }
    .front-page .who-are-we .image img {
      display: block;
      height: 100%;
      position: absolute;
      left: 50%;
      object-fit: cover;
      top: 0;
      transform: translateX(-50%);
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .image img {
          height: auto;
          left: auto;
          position: relative;
          transform: none;
          width: 100%; } }
    .front-page .who-are-we .image .image-slide {
      display: none; }
    .front-page .who-are-we .image .image-slide.active {
      display: block; }
  .front-page .who-are-we .content {
    color: #002E50;
    padding-left: 400px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .front-page .who-are-we .content {
        box-sizing: border-box;
        padding: 25px 15px; } }
    .front-page .who-are-we .content .inner {
      background: #fff;
      box-sizing: border-box;
      height: 650px;
      padding: 140px 50px 0 100px;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .content .inner {
          height: auto;
          padding: 0; } }
      .front-page .who-are-we .content .inner h2 {
        color: #046289;
        font-size: 56px;
        font-weight: 800;
        margin: 0 0 30px; }
        @media only screen and (max-width: 767px) {
          .front-page .who-are-we .content .inner h2 {
            font-size: 36px;
            line-height: 42px;
            margin: 0 0 20px; } }
      .front-page .who-are-we .content .inner p {
        font-size: 18px;
        margin: 0 0 50px; }
        @media only screen and (max-width: 767px) {
          .front-page .who-are-we .content .inner p {
            font-size: 16px;
            margin: 0 0 20px; } }
      .front-page .who-are-we .content .inner .btn {
        position: absolute;
        left: 900px;
        bottom: 145px; }
    .front-page .who-are-we .content .page-slide {
      display: none; }
    .front-page .who-are-we .content .page-slide.active {
      display: block; }
  .front-page .who-are-we .icons {
    bottom: 140px;
    font-size: 0;
    left: 500px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .front-page .who-are-we .icons {
        bottom: auto;
        left: auto;
        position: relative; } }
    .front-page .who-are-we .icons li {
      background: url(../img/home/waw-icons.png);
      background-size: auto 200%;
      cursor: pointer;
      display: inline-block;
      height: 67px;
      margin-right: 10px;
      width: 67px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li {
          height: 48px;
          margin-bottom: 10px;
          width: 48px; } }
    .front-page .who-are-we .icons li.icon-who {
      background-position-x: 0; }
    .front-page .who-are-we .icons li.icon-prof {
      background-position-x: -67px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li.icon-prof {
          background-position-x: -48px; } }
    .front-page .who-are-we .icons li.icon-dist {
      background-position-x: -134px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li.icon-dist {
          background-position-x: -96px; } }
    .front-page .who-are-we .icons li.icon-design {
      background-position-x: -201px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li.icon-design {
          background-position-x: -144px; } }
    .front-page .who-are-we .icons li.icon-qa {
      background-position-x: -268px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li.icon-qa {
          background-position-x: -192px; } }
    .front-page .who-are-we .icons li.active, .front-page .who-are-we .icons li:hover {
      background-position-y: -67px; }
      @media only screen and (max-width: 767px) {
        .front-page .who-are-we .icons li.active, .front-page .who-are-we .icons li:hover {
          background-position-y: -48px; } }

.front-page .design-develop-dist {
  background: #000;
  overflow: hidden; }
  .front-page .design-develop-dist .content {
    background: #3eb9b1;
    box-sizing: border-box;
    left: 60%;
    padding: 50px 40px;
    position: relative;
    width: 40%;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .front-page .design-develop-dist .content {
        padding: 25px 15px;
        width: 100%;
        left: 0; } }
    .front-page .design-develop-dist .content h2 {
      color: #fff;
      font-size: 50px;
      font-weight: 800;
      margin: 0 0 30px; }
      @media only screen and (max-width: 767px) {
        .front-page .design-develop-dist .content h2 {
          font-size: 48px; } }
    .front-page .design-develop-dist .content p {
      color: #fff;
      font-size: 15px;
      margin: 0 0 50px; }
    .front-page .design-develop-dist .content::after {
      content: "";
      display: block;
      height: 100%;
      width: 2000px;
      left: 0;
      top: 0;
      z-index: -1;
      background: #3eb9b1;
      position: absolute; }
      @media only screen and (max-width: 767px) {
        .front-page .design-develop-dist .content::after {
          display: none; } }
  .front-page .design-develop-dist .video {
    background: #000;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .front-page .design-develop-dist .video {
        height: auto;
        position: relative;
        top: auto;
        right: auto;
        width: 100%; } }
    .front-page .design-develop-dist .video video {
      display: block;
      height: 100%;
      object-fit: cover;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .front-page .design-develop-dist .video video {
          display: none; } }
    .front-page .design-develop-dist .video img {
      display: none; }
      @media only screen and (max-width: 767px) {
        .front-page .design-develop-dist .video img {
          display: block;
          margin: 0 auto;
          max-width: 100%;
          height: auto; } }

.front-page .careers {
  background: #02618a;
  color: #fff;
  padding: 100px 0px 50px; }
  @media only screen and (max-width: 767px) {
    .front-page .careers {
      padding: 25px 15px; } }
  .front-page .careers .checklist {
    list-style: none;
    margin: 0 auto 30px;
    padding: 0;
    max-width: 910px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .front-page .careers .checklist {
        margin: 0 auto 20px;
        max-width: 100%; } }
    .front-page .careers .checklist li {
      color: #c3d600;
      font-family: "futura-pt-bold", "Futura", sans-serif;
      font-size: 140px;
      font-weight: 800;
      letter-spacing: -4px;
      line-height: 105px;
      margin: 0;
      position: relative;
      text-transform: uppercase; }
      .front-page .careers .checklist li.size-1 {
        line-height: 120px; }
      .front-page .careers .checklist li.size-2 {
        font-size: 130px;
        line-height: 140px; }
      .front-page .careers .checklist li.size-3 {
        font-size: 200px;
        line-height: 120px; }
      @media only screen and (max-width: 767px) {
        .front-page .careers .checklist li.size-1, .front-page .careers .checklist li.size-2, .front-page .careers .checklist li.size-3 {
          font-size: 40px;
          line-height: 50px; } }
      @media only screen and (max-width: 767px) {
        .front-page .careers .checklist li {
          font-size: 58px;
          letter-spacing: -2px;
          line-height: 64px; } }
      .front-page .careers .checklist li .tickbox {
        display: block;
        height: 90px;
        position: absolute;
        top: 50%;
        right: 0;
        border: 3px solid #c3d600;
        transform: translateY(-50%);
        width: 90px; }
        @media only screen and (max-width: 767px) {
          .front-page .careers .checklist li .tickbox {
            height: 40px;
            width: 40px; } }
      .front-page .careers .checklist li .tick {
        background: url(../img/home-tick.png) center center no-repeat;
        background-size: 100%;
        bottom: 10px;
        content: "";
        display: none;
        height: 96px;
        left: 10px;
        position: absolute;
        width: 90px;
        z-index: 2; }
        @media only screen and (max-width: 767px) {
          .front-page .careers .checklist li .tick {
            bottom: 5px;
            height: 46px;
            width: 40px; } }
      .front-page .careers .checklist li .tick-4 {
        background: url(../img/up-green-logo.png) center center no-repeat;
        background-size: 100%;
        left: 8px;
        height: 71px;
        width: 71px;
        bottom: auto;
        top: 6px; }
        @media only screen and (max-width: 767px) {
          .front-page .careers .checklist li .tick-4 {
            height: 32px;
            width: 32px; } }
  .front-page .careers .got-real {
    color: #fff;
    font-family: "futura-pt-bold", "Futura", sans-serif;
    font-size: 74px;
    font-weight: 800;
    line-height: 65px;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .front-page .careers .got-real {
        font-size: 40px;
        line-height: 46px;
        height: 92px;
        margin: 0 0 20px; } }
    .front-page .careers .got-real span {
      display: none; }
  .front-page .careers p {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 30px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .front-page .careers p {
        font-size: 20px;
        line-height: 26px; } }
  .front-page .careers .large-text {
    color: #c3d600;
    font-family: "futura-pt-bold", "Futura", sans-serif;
    font-size: 30px;
    line-height: 36x;
    margin: 0;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .front-page .careers .large-text {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 30px; } }
    .front-page .careers .large-text .btn {
      bottom: 0;
      position: absolute;
      right: 0; }
      @media only screen and (max-width: 767px) {
        .front-page .careers .large-text .btn {
          bottom: auto;
          margin-top: 30px;
          position: relative;
          right: auto; } }
  .front-page .careers .button {
    margin: 0; }

.front-page .showroom img {
  display: block;
  height: auto;
  width: 100%; }

.front-page .showroom video {
  display: block;
  height: auto;
  width: 100%; }

@media only screen and (max-width: 767px) {
  .front-page .showroom {
    display: none; } }

.front-page .see-more {
  color: #c3d600;
  font-size: 80px;
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%); }

.chat-icon {
  background: url(../img/chat-icon.png);
  background-size: 100% 100% !important;
  height: 80px !important;
  width: 80px !important;
  position: fixed !important;
  bottom: 20px !important;
  left: auto !important;
  right: 20px !important;
  z-index: 99998 !important;
  border: none !important;
  font-size: 0 !important;
  cursor: pointer !important;
  min-width: 1px !important; }

#chat-popup {
  position: fixed;
  right: 75px;
  bottom: 75px;
  z-index: 999;
  padding: 18px 25px 20px;
  font-size: 16px;
  color: #404141;
  font-weight: 800;
  line-height: 19px;
  border-radius: 12px;
  background-color: white;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  display: none; }
  #chat-popup div {
    position: absolute;
    top: -18px;
    right: -18px;
    z-index: 999;
    width: 19px;
    height: 19px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    border-radius: 100%;
    background-color: #404141; }

.global-markets .introduction {
  background: url(../img/global-markets-background.jpg) center center no-repeat;
  background-size: cover;
  padding: 80px 0; }
  @media only screen and (max-width: 767px) {
    .global-markets .introduction {
      padding: 20px 15px; } }
  .global-markets .introduction p {
    color: #000;
    font-size: 56px;
    font-weight: 600;
    line-height: 64px;
    margin: 0 0 5px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .global-markets .introduction p {
        font-size: 32px;
        line-height: 38px; } }
  .global-markets .introduction .growing {
    color: #c3d600; }

.global-markets .customers {
  font-size: 0; }
  .global-markets .customers .customer {
    display: inline-block;
    width: 20%; }
    @media only screen and (max-width: 767px) {
      .global-markets .customers .customer {
        width: 50%; } }
    .global-markets .customers .customer img {
      display: block;
      height: auto;
      opacity: 1.0;
      transition: all 1s linear;
      width: 100%; }
    .global-markets .customers .customer .grey {
      filter: grayscale(100%);
      opacity: 0.1; }

.global-markets .tree {
  padding: 80px 0 60px; }
  .global-markets .tree img {
    display: block;
    height: auto;
    margin: 0 auto 30px;
    max-width: 475px;
    width: 90%; }
  .global-markets .tree p {
    color: #000;
    font-size: 56px;
    font-weight: 600;
    line-height: 64px;
    margin: 0;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .global-markets .tree p {
        font-size: 32px;
        line-height: 38px; } }
  .global-markets .tree .growing {
    color: #c3d600; }

.culture .slide .content h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 64px;
  margin: 0 0 5px; }
  @media only screen and (max-width: 767px) {
    .culture .slide .content h2 {
      font-size: 24px;
      line-height: 32px; } }

.culture .slide .content p {
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 30px; }
  @media only screen and (max-width: 767px) {
    .culture .slide .content p {
      font-size: 16px;
      line-height: 22px;
      margin: 0 0 25px; } }

.culture .diversity {
  background: url(../img/culture-diversity.jpg) center center no-repeat;
  background-size: cover;
  padding: 280px 0 30px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .culture .diversity {
      padding: 180px 0 50px; } }
  .culture .diversity .animated-people {
    height: 100%;
    left: 50%;
    overflow: hidden;
    max-width: 1000px;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .culture .diversity .animated-people {
        left: 0;
        top: -10%;
        transform: none;
        width: 100%; } }
    .culture .diversity .animated-people img {
      display: block;
      height: auto;
      margin: 100px auto 0;
      width: 80%; }
  .culture .diversity .content {
    margin: 0 auto;
    position: relative;
    width: 640px;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .culture .diversity .content {
        box-sizing: border-box;
        padding: 0 15px;
        width: 100%; } }

.culture .success {
  background: url(../img/culture-success.jpg) 60% 0 no-repeat fixed #000;
  background-size: cover;
  height: 100vh;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .culture .success {
      background: url(../img/culture-success.jpg) center top no-repeat #000;
      background-size: 100% auto;
      height: auto; } }
  .culture .success .content {
    color: #000;
    margin-left: 280px;
    padding-top: 200px;
    width: 380px; }
    @media only screen and (max-width: 767px) {
      .culture .success .content {
        box-sizing: border-box;
        color: #fff;
        margin: 0;
        padding: 200px 15px 5px;
        width: 100%; } }

.culture .quality {
  background: url(../img/quality-mobile.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 320px 0 130px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .culture .quality {
      background: url(../img/quality-mobile.jpg) center top no-repeat #000;
      background-size: 100% auto;
      padding: 150px 15px 15px; } }
  .culture .quality .content {
    color: #fff;
    margin: 0 auto;
    position: relative;
    width: 580px;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .culture .quality .content {
        width: 100%; } }
  .culture .quality .background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .culture .quality .background-video {
        display: none; } }

.culture .opportunity {
  background: url(../img/culture-opportunity.jpg) center bottom no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 50vh;
  min-height: 1100px;
  padding: 60px 0 360px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .culture .opportunity {
      min-height: 0; } }
  @media only screen and (max-width: 767px) {
    .culture .opportunity {
      background: url(../img/culture-opportunity.jpg) center top no-repeat #2a0e4b;
      background-size: 100% auto;
      height: auto;
      min-height: 0;
      padding: 200px 15px 15px; } }
  @media only screen and (max-width: 320px) {
    .culture .opportunity {
      padding: 170px 15px 15px; } }
  .culture .opportunity .content {
    color: #fff;
    max-width: 580px; }

.design .slide {
  min-height: 600px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .design .slide {
      min-height: 0; } }
  .design .slide .layer-content {
    padding: 20px;
    position: absolute;
    width: 260px; }
    .design .slide .layer-content p {
      font-size: 17px;
      line-height: 22px;
      margin: 0; }
    @media only screen and (max-width: 767px) {
      .design .slide .layer-content {
        display: block !important;
        position: relative;
        width: 100%; } }

.design .product {
  position: relative; }
  .design .product .content-container {
    height: 600px; }
    @media only screen and (max-width: 767px) {
      .design .product .content-container {
        height: auto;
        padding: 0; } }
  .design .product h2 {
    bottom: 30px;
    color: #000;
    font-size: 62px;
    font-weight: 600;
    left: 30px;
    line-height: 70px;
    margin: 0;
    position: absolute;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .design .product h2 {
        bottom: 100%;
        font-size: 32px;
        left: 15px;
        line-height: 38px;
        margin-bottom: 20px;
        position: absolute;
        z-index: 20; } }
  .design .product .layer-content {
    background: #ffea00;
    color: #000;
    right: 30px;
    top: 0;
    z-index: 3; }
    @media only screen and (max-width: 767px) {
      .design .product .layer-content {
        right: auto; } }
  .design .product .background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    z-index: 1;
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .design .product .background-video {
        display: block;
        height: auto;
        left: auto;
        min-height: 0;
        position: relative;
        top: auto;
        width: 100%;
        transform: none; } }

.design .surface {
  overflow: hidden;
  position: relative; }
  .design .surface h2 {
    background: #e4007d;
    color: #fff;
    display: inline-block;
    font-size: 62px;
    font-weight: 600;
    line-height: 70px;
    right: 0;
    margin: 0;
    padding: 5px 20px;
    position: absolute;
    text-align: right;
    top: 30px;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .design .surface h2 {
        font-size: 32px;
        line-height: 38px; } }
  .design .surface .layer-content {
    background: #fff;
    bottom: 0;
    color: #000;
    left: 30px;
    z-index: 3; }
    @media only screen and (max-width: 767px) {
      .design .surface .layer-content {
        left: auto; } }
  .design .surface .background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .design .surface .background-video {
        display: block;
        height: auto;
        left: auto;
        min-height: 0;
        position: relative;
        top: auto;
        width: 100%;
        transform: none; } }

.design .ideas {
  position: relative; }
  .design .ideas .contents {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 767px) {
      .design .ideas .contents {
        width: 95%; } }
  .design .ideas .image {
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .design .ideas .title {
    display: block;
    height: auto;
    margin: 0 auto 20px;
    max-width: 900px;
    width: 80%; }
    @media only screen and (max-width: 767px) {
      .design .ideas .title {
        width: 95%; } }
  .design .ideas .dots {
    font-size: 0;
    text-align: center;
    vertical-align: top; }
    .design .ideas .dots .dot {
      border: 1px solid #fff;
      border-radius: 100%;
      display: inline-block;
      height: 28px;
      margin: 0 8px;
      width: 28px; }
      @media only screen and (max-width: 320px) {
        .design .ideas .dots .dot {
          height: 20px;
          margin: 0 4px;
          width: 20px; } }
    .design .ideas .dots .c {
      background: #00a1e1; }
    .design .ideas .dots .m {
      background: #e4007d; }
    .design .ideas .dots .y {
      background: #ffea00; }
    .design .ideas .dots .k {
      background: #000; }
  .design .ideas .spacer {
    display: block;
    height: auto;
    max-height: 900px;
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .design .ideas .owl-nav {
      display: none !important; } }

.design .ideas-caption {
  padding: 20px 0; }
  .design .ideas-caption p {
    color: #000;
    font-size: 17px;
    line-height: 22px;
    margin: 0 auto;
    max-width: 680px;
    text-align: center; }

.design .video {
  background: url(../img/design-video-background.jpg) center center no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .design .video {
      background-size: auto 350px;
      padding-top: 350px;
      width: 100%; } }
  .design .video .layer-content {
    background: #000;
    color: #fff;
    left: 30px;
    top: 0; }
    @media only screen and (max-width: 767px) {
      .design .video .layer-content {
        left: 0;
        position: relative; } }

.supply-chain .slide .content-container h2 {
  font-size: 56px;
  font-weight: 600;
  line-height: 64px;
  margin: 0 0 5px; }
  @media only screen and (max-width: 767px) {
    .supply-chain .slide .content-container h2 {
      font-size: 26px;
      line-height: 32px; } }

.supply-chain .slide .content-container p {
  font-size: 17px;
  line-height: 22px;
  margin: 0 0 30px; }

.supply-chain .on-time {
  background: #030303;
  height: 600px;
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 767px) {
    .supply-chain .on-time {
      height: auto;
      min-height: 300px;
      padding: 20px 15px; } }
  .supply-chain .on-time .timer {
    color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .supply-chain .on-time .timer {
        position: relative;
        right: auto;
        width: 100%;
        height: auto;
        left: auto; } }
    .supply-chain .on-time .timer img {
      display: none;
      margin: 0 auto 20px; }
      @media only screen and (max-width: 767px) {
        .supply-chain .on-time .timer img {
          display: block; } }
    .supply-chain .on-time .timer video {
      display: block;
      height: auto;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 500px; }
      @media only screen and (max-width: 767px) {
        .supply-chain .on-time .timer video {
          display: none; } }
  .supply-chain .on-time .inner {
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .supply-chain .on-time .inner {
        position: relative;
        right: auto;
        top: auto;
        transform: none;
        width: 100%; } }
    .supply-chain .on-time .inner h2, .supply-chain .on-time .inner p {
      max-width: 480px; }

.supply-chain .path {
  background: url(../img/supply-chain-path-background.jpg) 60% 0 no-repeat fixed #000;
  background-size: cover;
  height: 100vh;
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .supply-chain .path {
      background: url(../img/supply-chain-path-background.jpg) center top no-repeat #000;
      background-size: 100% auto;
      height: auto;
      padding: 220px 15px 15px; } }
  @media only screen and (max-width: 320px) {
    .supply-chain .path {
      padding: 150px 15px 15px; } }
  .supply-chain .path .content-container {
    color: #002E50;
    position: absolute;
    top: 100px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .supply-chain .path .content-container {
        top: auto;
        position: relative; } }
    .supply-chain .path .content-container .inner {
      display: table-cell;
      height: 100%;
      vertical-align: middle;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .supply-chain .path .content-container .inner {
          display: block;
          height: auto; } }
    .supply-chain .path .content-container h2 {
      color: #002E50;
      margin: 0 auto 30px;
      max-width: 580px; }
      @media only screen and (max-width: 767px) {
        .supply-chain .path .content-container h2 {
          color: #fff; } }
    .supply-chain .path .content-container p {
      color: #002E50;
      margin: 0 auto;
      max-width: 580px; }
      @media only screen and (max-width: 767px) {
        .supply-chain .path .content-container p {
          color: #fff; } }

.supply-chain .quality {
  background: #fbfbfb;
  overflow: hidden;
  position: relative; }
  .supply-chain .quality .blender {
    background: #fbfbfb;
    height: 100%;
    position: absolute;
    right: 60%;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .supply-chain .quality .blender {
        height: auto;
        padding: 10px 0;
        position: relative;
        right: auto;
        width: 100%; } }
    .supply-chain .quality .blender img {
      display: none;
      height: 190px;
      margin: 0 auto;
      width: auto; }
      @media only screen and (max-width: 767px) {
        .supply-chain .quality .blender img {
          display: block; } }
    .supply-chain .quality .blender .background-video {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 100%;
      width: auto;
      height: auto;
      z-index: 1;
      transform: translateX(-50%) translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .supply-chain .quality .blender .background-video {
          display: none; } }
  .supply-chain .quality .content-container {
    background: #c3d600;
    height: 600px;
    color: #002E50; }
    @media only screen and (max-width: 767px) {
      .supply-chain .quality .content-container {
        height: auto; } }
    .supply-chain .quality .content-container .inner {
      padding-left: 50%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .supply-chain .quality .content-container .inner {
          padding: 20px 15px;
          position: relative;
          top: auto;
          transform: none; } }
    .supply-chain .quality .content-container h2.quality-title {
      display: inline-block;
      font-size: 56px;
      font-weight: 800;
      margin: 0 0 30px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .supply-chain .quality .content-container h2.quality-title {
          font-size: 26px;
          line-height: 32px;
          margin: 0 0 20px; } }
      .supply-chain .quality .content-container h2.quality-title .tick {
        background: url(../img/quality-tick.png) center center no-repeat;
        background-size: 100%;
        bottom: 5px;
        display: none;
        height: 64px;
        position: absolute;
        right: -80px;
        width: 60px; }
        @media only screen and (max-width: 767px) {
          .supply-chain .quality .content-container h2.quality-title .tick {
            display: none !important;
            opacity: 0; } }
    .supply-chain .quality .content-container p {
      font-size: 18px;
      margin: 0 0 50px; }
      @media only screen and (max-width: 767px) {
        .supply-chain .quality .content-container p {
          font-size: 16px;
          line-height: 22px;
          margin: 0 0 30px; } }
  .supply-chain .quality .content-container:after {
    background: #c3d600;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%; }

.supply-chain .ethical {
  background: url(../img/supply-chain-ethical.jpg) center center no-repeat;
  background-size: cover;
  height: 700px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .supply-chain .ethical {
      height: auto;
      background: url(../img/supply-chain-ethical.jpg) center top no-repeat #e1d1c8;
      background-size: 100% auto; } }
  .supply-chain .ethical .content-container {
    color: #000; }
    .supply-chain .ethical .content-container .inner {
      position: absolute;
      top: 40%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .supply-chain .ethical .content-container .inner {
          padding: 15px;
          position: relative;
          top: auto;
          transform: none;
          padding-top: 260px; } }
      @media only screen and (max-width: 320px) {
        .supply-chain .ethical .content-container .inner {
          padding-top: 230px; } }
    .supply-chain .ethical .content-container h2 {
      color: #000;
      margin: 0 0 30px;
      max-width: 500px; }
    .supply-chain .ethical .content-container p {
      color: #000;
      max-width: 480px; }
    @media only screen and (max-width: 767px) {
      .supply-chain .ethical .content-container img {
        position: absolute;
        left: 20px;
        top: 20px; } }

.who-we-are .slide .content {
  min-height: 600px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .who-we-are .slide .content {
      min-height: 0; } }

.who-we-are .slide .reveal {
  padding: 30px 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .who-we-are .slide .reveal {
      padding: 15px; } }
  .who-we-are .slide .reveal p {
    font-size: 17px;
    line-height: 22px;
    margin: 0 auto;
    max-width: 960px; }
    @media only screen and (max-width: 767px) {
      .who-we-are .slide .reveal p {
        font-size: 16px; } }

.who-we-are .slide h2 {
  color: #000;
  font-size: 62px;
  font-weight: 600;
  line-height: 62px;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .who-we-are .slide h2 {
      font-size: 32px;
      line-height: 38px; } }
  .who-we-are .slide h2 span {
    display: block; }
  .who-we-are .slide h2 em {
    color: #c3d600 !important;
    font-style: normal; }

.who-we-are .delivering .content {
  height: 390px;
  min-height: 0;
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .who-we-are .delivering .content {
      height: 200px;
      min-height: none; } }
  .who-we-are .delivering .content h2 {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
  .who-we-are .delivering .content .cog {
    background: url(../img/who-we-are-cog.png) center center no-repeat;
    background-size: 100%;
    display: block;
    position: absolute; }
  .who-we-are .delivering .content .cog-1 {
    height: 210px;
    width: 210px;
    left: 0;
    top: -85px;
    opacity: 0.2;
    transform: rotate(0deg); }
    @media only screen and (max-width: 767px) {
      .who-we-are .delivering .content .cog-1 {
        height: 120px;
        left: -30px;
        top: -30px;
        width: 120px; } }
  .who-we-are .delivering .content .cog-2 {
    height: 210px;
    width: 210px;
    left: 94px;
    top: 94px;
    opacity: 0.2;
    transform: rotate(21deg); }
    @media only screen and (max-width: 767px) {
      .who-we-are .delivering .content .cog-2 {
        bottom: -30px;
        height: 150px;
        left: auto;
        right: -30px;
        width: 150px; } }
  .who-we-are .delivering .content .cog-3 {
    height: 210px;
    width: 210px;
    left: -62px;
    bottom: -44px;
    opacity: 0.2;
    transform: rotate(6deg); }
    @media only screen and (max-width: 767px) {
      .who-we-are .delivering .content .cog-3 {
        display: none; } }
  .who-we-are .delivering .content .cog-4 {
    height: 360px;
    width: 360px;
    right: -25px;
    top: -220px;
    opacity: 0.4;
    transform: rotate(25deg); }
    @media only screen and (max-width: 767px) {
      .who-we-are .delivering .content .cog-4 {
        display: none; } }
  .who-we-are .delivering .content .cog-5 {
    height: 360px;
    width: 360px;
    bottom: -88px;
    right: -88px;
    opacity: 0.5; }
    @media only screen and (max-width: 767px) {
      .who-we-are .delivering .content .cog-5 {
        display: none; } }

.who-we-are .delivering .inner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.who-we-are .delivering span {
  display: block; }

.who-we-are .delivering .reveal {
  background: #046289;
  color: #fff; }

.who-we-are .show {
  background: url(../img/who-are-we-show.jpg) center bottom no-repeat #c3d600;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .who-we-are .show {
      background: url(../img/who-are-we-show.jpg) center top no-repeat #c3d600;
      background-size: 100% auto; } }
  .who-we-are .show .content {
    min-height: 800px; }
    @media only screen and (max-width: 767px) {
      .who-we-are .show .content {
        height: 280px;
        min-height: 0; } }
    @media only screen and (max-width: 320px) {
      .who-we-are .show .content {
        height: 250px; } }
  .who-we-are .show h2 {
    bottom: 50px;
    color: #fff;
    position: absolute;
    right: 50px;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .who-we-are .show h2 {
        top: 15px;
        right: 0;
        width: 100%;
        text-align: center;
        text-shadow: 0 0 5px #000; } }
  .who-we-are .show .btn {
    bottom: 200px;
    position: absolute;
    right: 50px; }
    @media only screen and (max-width: 767px) {
      .who-we-are .show .btn {
        bottom: 10px;
        font-size: 18px;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        right: 10px;
        width: auto; } }
  .who-we-are .show .reveal {
    background: #c3d600; }

.who-we-are .global {
  background: #fff;
  overflow: hidden; }
  .who-we-are .global .content {
    background: url(../img/globe-background.jpg) center center no-repeat;
    background-size: cover;
    min-height: 565px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .who-we-are .global .content {
        background: url(../img/globe-background-mobile.jpg) center center no-repeat;
        background-size: cover;
        height: 300px;
        min-height: 0; } }
  .who-we-are .global .content:before {
    background: #0a283a;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: 100%;
    z-index: 2; }
  .who-we-are .global .content:after {
    background: #194f6f;
    content: "";
    display: block;
    height: 100%;
    left: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .who-we-are .global .hand {
    left: 50%;
    margin-left: -350px;
    position: absolute;
    top: -130px;
    transform: translateX(-50%);
    width: 500px; }
    @media only screen and (max-width: 767px) {
      .who-we-are .global .hand {
        display: none; } }
    .who-we-are .global .hand img {
      display: block;
      height: auto;
      width: 100%; }
  .who-we-are .global h2 {
    color: #fff;
    position: absolute;
    right: 50px;
    top: 50%;
    text-align: right;
    transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .who-we-are .global h2 {
        right: 0;
        top: 20px;
        transform: none;
        text-align: center;
        width: 100%; } }
  .who-we-are .global .btn {
    bottom: 50px;
    position: absolute;
    right: 50px;
    z-index: 10000; }
    @media only screen and (max-width: 767px) {
      .who-we-are .global .btn {
        bottom: 10px;
        font-size: 18px;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        right: 10px;
        width: auto; } }
  .who-we-are .global .reveal {
    background: #87898b;
    color: #fff; }

.policies .quality {
  background: #046289; }
  .policies .quality .content-container {
    margin: 0 auto;
    max-width: 960px;
    padding: 100px 0;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .policies .quality .content-container {
        padding: 30px 15px; } }
  .policies .quality h2 {
    color: #c3d600;
    margin: 0 0 20px; }
  .policies .quality p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .policies .quality p {
        font-size: 18px;
        line-height: 26px; } }

.policies .quality-graphic {
  background: url(../img/policies-quality.jpg) 50% 0 no-repeat fixed;
  background-size: cover;
  height: 100vh; }

.policies .policy {
  background: #c3d600; }
  .policies .policy .content-container {
    margin: 0 auto;
    max-width: 650px;
    padding: 100px 0;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .policies .policy .content-container {
        padding: 30px 15px; } }
  .policies .policy h2 {
    color: #002E50;
    margin: 0 0 20px; }
  .policies .policy p {
    color: #002E50;
    font-size: 20px;
    line-height: 28px;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .policies .policy p {
        font-size: 18px;
        line-height: 26px; } }

.policies .policy-list {
  background: url(../img/policies-quality-list.jpg) center center no-repeat;
  background-size: cover;
  height: 670px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .policies .policy-list {
      height: auto;
      padding: 15px; } }
  .policies .policy-list .content-container {
    height: 670px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .policies .policy-list .content-container {
        height: auto; } }
  .policies .policy-list ul {
    bottom: 30px;
    left: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .policies .policy-list ul {
        bottom: auto;
        left: auto;
        position: relative; } }
    .policies .policy-list ul li {
      font-size: 23px;
      line-height: 28px;
      margin: 0 0 14px;
      padding-left: 40px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .policies .policy-list ul li {
          font-size: 16px;
          line-height: 22px;
          padding-left: 25px; } }
    .policies .policy-list ul li:before {
      background: url(../img/list-li-blue.png) center center no-repeat;
      background-size: cover;
      border-radius: 100%;
      content: "";
      display: block;
      height: 25px;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 25px; }
      @media only screen and (max-width: 767px) {
        .policies .policy-list ul li:before {
          height: 14px;
          top: 6px;
          width: 14px; } }

.policies .download {
  background: #87898b;
  padding: 80px 0; }
  @media only screen and (max-width: 767px) {
    .policies .download {
      padding: 30px 15px; } }
  .policies .download .content {
    background: #87898b;
    margin: 0 auto;
    max-width: 680px;
    position: relative; }
  .policies .download .button {
    display: block;
    position: relative;
    z-index: 3;
    width: 150px; }
    @media only screen and (max-width: 767px) {
      .policies .download .button {
        margin: 0 auto 30px;
        width: 120px; } }
    .policies .download .button img {
      display: block;
      height: auto;
      width: 100%; }
  .policies .download .text {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding-left: 180px;
    position: absolute;
    top: 0;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .policies .download .text {
        padding-left: 0;
        position: relative;
        left: auto;
        top: auto; } }
    .policies .download .text p {
      color: #fff;
      font-size: 23px;
      line-height: 28px;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        .policies .download .text p {
          font-size: 18px;
          line-height: 26px;
          text-align: center; } }

.divisions .page-header {
  background: url(../img/divisions-header.jpg) center center no-repeat;
  background-size: cover;
  height: 225px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .divisions .page-header {
      height: 150px; } }
  .divisions .page-header .inner {
    height: 100%;
    position: absolute;
    width: 100%; }
  .divisions .page-header h1 {
    color: #046289;
    font-size: 56px;
    font-weight: 600;
    line-height: 58px;
    margin: 0 auto;
    max-width: 500px; }
    @media only screen and (max-width: 767px) {
      .divisions .page-header h1 {
        font-size: 32px;
        line-height: 38px; } }

.divisions .divisions-container {
  margin: 0 auto;
  padding: 40px 0 40px;
  width: 1140px; }
  @media only screen and (max-width: 767px) {
    .divisions .divisions-container {
      width: 100%; } }
  .divisions .divisions-container .division {
    background-color: #cccccc;
    background-size: cover;
    height: 240px;
    margin-bottom: 40px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .divisions .divisions-container .division {
        height: auto;
        padding-bottom: 15px; } }
    .divisions .divisions-container .division .background {
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
      @media only screen and (max-width: 767px) {
        .divisions .divisions-container .division .background {
          height: 120px;
          position: relative; } }
    .divisions .divisions-container .division .text-layer {
      background: #d8d8d5;
      box-sizing: border-box;
      display: none;
      height: 100%;
      left: 0;
      padding: 20px 200px 20px 20px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; }
      @media only screen and (max-width: 767px) {
        .divisions .divisions-container .division .text-layer {
          display: block;
          padding: 15px;
          position: relative; } }
      .divisions .divisions-container .division .text-layer h2 {
        font-size: 56px;
        font-weight: 600;
        margin: 0 0 20px; }
        @media only screen and (max-width: 767px) {
          .divisions .divisions-container .division .text-layer h2 {
            font-size: 24px;
            line-height: 30px; } }
      .divisions .divisions-container .division .text-layer p {
        font-size: 17px;
        line-height: 22px;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .divisions .divisions-container .division .text-layer p {
            font-size: 16px;
            line-height: 22px; } }
    .divisions .divisions-container .division .list {
      bottom: -15px;
      list-style: none;
      margin: 0;
      padding: 0;
      position: absolute;
      right: -15px;
      z-index: 3; }
      @media only screen and (max-width: 767px) {
        .divisions .divisions-container .division .list {
          bottom: auto;
          right: auto;
          padding: 0 15px;
          position: relative;
          width: 100%; } }
      .divisions .divisions-container .division .list li {
        background: #002E50;
        box-sizing: border-box;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        height: 34px;
        line-height: 34px;
        margin: 10px 0 0;
        padding: 0 10px;
        width: 160px; }
        @media only screen and (max-width: 767px) {
          .divisions .divisions-container .division .list li {
            margin: 0 0 10px;
            width: 100%; } }
        .divisions .divisions-container .division .list li span {
          opacity: 0.7; }
  @media only screen and (min-width: 992px) {
    .divisions .divisions-container .division-left .text-layer {
      padding: 20px 20px 20px 200px; }
    .divisions .divisions-container .division-left .list {
      left: -15px;
      right: auto; } }
  .divisions .divisions-container .division:hover .text-layer {
    display: block; }

.brands .page-header {
  background: url(../img/brands-header.jpg) center center no-repeat;
  background-size: cover;
  height: 295px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .brands .page-header {
      height: 150px; } }
  .brands .page-header .inner {
    height: 100%;
    position: absolute;
    width: 100%; }
  .brands .page-header h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    line-height: 58px;
    margin: 0 auto;
    max-width: 500px; }
    @media only screen and (max-width: 767px) {
      .brands .page-header h1 {
        font-size: 32px;
        line-height: 38px; } }

.brands .brands-header {
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%; }

.brands .brand-carousel {
  background: #002E50;
  padding: 50px 0 0;
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 767px) {
    .brands .brand-carousel {
      padding: 20px 0 0; } }
  .brands .brand-carousel #brands-carousel {
    position: relative; }
  .brands .brand-carousel .brands-strapline {
    color: #fff;
    font-size: 96px;
    font-weight: 600;
    height: 100px;
    line-height: 100px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 250px;
    width: 100%;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .brands .brand-carousel .brands-strapline {
        display: none; } }
  .brands .brand-carousel .item {
    margin: 0 auto 70px;
    position: relative;
    width: 250px; }
    @media only screen and (max-width: 320px) {
      .brands .brand-carousel .item {
        width: 220px; } }
    .brands .brand-carousel .item .logo {
      margin-bottom: 30px; }
      .brands .brand-carousel .item .logo img {
        display: block;
        height: 60px;
        margin: 0 auto;
        width: auto; }
    .brands .brand-carousel .item .contents .top {
      background: #fff;
      font-family: "champagne_limousines_bold", sans-serif;
      padding: 15px; }
      .brands .brand-carousel .item .contents .top .pantone {
        color: #002E50;
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 5px; }
        .brands .brand-carousel .item .contents .top .pantone span {
          color: #87898b;
          display: block; }
      .brands .brand-carousel .item .contents .top .cmyk {
        color: #87898b;
        font-size: 14px;
        line-height: 16px;
        margin: 0; }
    .brands .brand-carousel .item .contents .bottom {
      background: #000;
      box-sizing: border-box;
      height: 345px;
      padding: 15px; }
      .brands .brand-carousel .item .contents .bottom p {
        color: #fff;
        font-family: "champagne_limousines", sans-serif;
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 10px; }
  .brands .brand-carousel .owl-item {
    opacity: 0.2;
    z-index: 3; }
  .brands .brand-carousel .center {
    opacity: 1.0 !important;
    z-index: 3 !important; }
  .brands .brand-carousel .center:before {
    background: #c3d600;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 70px;
    width: 60px; }
  .brands .brand-carousel .center:after {
    bottom: -70px;
    color: #ffffff;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 48px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    position: absolute;
    width: 60px; }
  .brands .brand-carousel .item-details {
    font-size: 0; }
    .brands .brand-carousel .item-details .box {
      background: #fff;
      display: inline-block;
      position: relative;
      width: 25%; }
      @media only screen and (max-width: 767px) {
        .brands .brand-carousel .item-details .box {
          width: 50%; } }
      .brands .brand-carousel .item-details .box .filler {
        display: block;
        height: auto;
        min-height: 300px;
        max-height: 400px;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .brands .brand-carousel .item-details .box .filler {
            min-height: 200px; } }
      .brands .brand-carousel .item-details .box .inner {
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        width: 100%;
        z-index: 2; }
      .brands .brand-carousel .item-details .box .image img {
        display: block;
        height: auto;
        margin: 0 auto 20px;
        width: 60%; }
      .brands .brand-carousel .item-details .box h3 {
        color: #fff;
        font-family: "century-gothic", "Arial", sans-serif;
        font-size: 28px;
        font-weight: 600;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .brands .brand-carousel .item-details .box h3 {
            font-size: 22px; } }
      .brands .brand-carousel .item-details .box .background-layer {
        background: #002E50;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1; }
      .brands .brand-carousel .item-details .box .brand-background-1 {
        opacity: 1; }
      .brands .brand-carousel .item-details .box .brand-background-2 {
        opacity: 0.8; }
      .brands .brand-carousel .item-details .box .brand-background-3 {
        opacity: 0.6; }
      .brands .brand-carousel .item-details .box .brand-background-4 {
        opacity: 0.4; }

.brands .market {
  background: #ececec;
  background-image: url(../img/brands-tree.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 80px; }
  @media only screen and (max-width: 767px) {
    .brands .market {
      background: none;
      padding: 15px; } }
  .brands .market .content {
    padding-right: 400px; }
    @media only screen and (max-width: 767px) {
      .brands .market .content {
        padding: 0; } }
  .brands .market h2 {
    font-size: 56px;
    font-weight: 600;
    margin: 0 0 20px; }
    @media only screen and (max-width: 767px) {
      .brands .market h2 {
        font-size: 24px;
        line-height: 30px; }
        .brands .market h2 br {
          display: none; } }
  .brands .market p {
    font-size: 17px;
    line-height: 22px; }
    @media only screen and (max-width: 767px) {
      .brands .market p {
        font-size: 16px; } }

.clear {
  clear: both; }

.timeline .page-header {
  background-position: center center;
  background-size: cover;
  height: 345px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .timeline .page-header {
      height: 150px; } }
  .timeline .page-header .inner {
    height: 100%;
    position: absolute;
    width: 100%; }
  .timeline .page-header h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    line-height: 58px;
    margin: 0 auto;
    max-width: 500px; }

.timeline .timeline-carousel {
  background: #002E50;
  padding: 50px 0 0;
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 767px) {
    .timeline .timeline-carousel {
      padding: 30px 0 0; } }
  .timeline .timeline-carousel .item {
    margin: 0 auto 70px;
    position: relative;
    width: 250px; }
    @media only screen and (max-width: 320px) {
      .timeline .timeline-carousel .item {
        margin: 0 auto 30px;
        width: 220px; } }
    .timeline .timeline-carousel .item .date {
      bottom: 0;
      left: 0;
      padding: 15px 0;
      position: absolute;
      width: 100%;
      z-index: 2; }
      .timeline .timeline-carousel .item .date h3 {
        color: #002E50;
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        text-align: center; }
    .timeline .timeline-carousel .item .date:after {
      background: #fff;
      opacity: 0.8;
      display: block;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
      content: "";
      z-index: -1; }
    .timeline .timeline-carousel .item .contents {
      position: relative; }
      .timeline .timeline-carousel .item .contents .title {
        left: 0;
        padding: 10px 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 3; }
        .timeline .timeline-carousel .item .contents .title h2 {
          font-size: 20px;
          font-weight: 600;
          line-height: 24px;
          margin: 0;
          text-align: center; }
        .timeline .timeline-carousel .item .contents .title p {
          font-size: 14px;
          line-height: 18px;
          margin: 0;
          text-align: center;
          font-weight: 600; }
      .timeline .timeline-carousel .item .contents .title:after {
        background: #fff;
        opacity: 0.8;
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        content: "";
        z-index: -1; }
      .timeline .timeline-carousel .item .contents .image img {
        display: block;
        height: auto;
        width: 100%; }
  .timeline .timeline-carousel .owl-item {
    opacity: 0.5;
    z-index: 3; }
  .timeline .timeline-carousel .center {
    opacity: 1.0 !important;
    z-index: 3 !important; }
  .timeline .timeline-carousel .center:before {
    background: #c3d600;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 35px;
    width: 60px; }
  .timeline .timeline-carousel .center:after {
    bottom: -70px;
    color: #ffffff;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 48px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    position: absolute;
    width: 60px; }
  .timeline .timeline-carousel .timeline-strapline {
    color: #fff;
    font-size: 96px;
    font-weight: 600;
    height: 100px;
    line-height: 100px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 100%;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .timeline .timeline-carousel .timeline-strapline {
        display: none; } }
  .timeline .timeline-carousel .item-details {
    background: #c3d600;
    font-size: 0;
    min-height: 260px;
    position: relative; }
    .timeline .timeline-carousel .item-details .image {
      height: 260px;
      overflow: hidden;
      left: 0;
      position: absolute;
      top: 0;
      width: 300px; }
      @media only screen and (max-width: 767px) {
        .timeline .timeline-carousel .item-details .image {
          display: none;
          height: auto;
          position: relative;
          margin-bottom: 15px;
          width: 100%; } }
      .timeline .timeline-carousel .item-details .image img {
        display: block;
        height: auto;
        width: 100%; }
    .timeline .timeline-carousel .item-details .text {
      padding: 30px 30px 15px 330px; }
      @media only screen and (max-width: 767px) {
        .timeline .timeline-carousel .item-details .text {
          padding: 15px 15px; } }
      .timeline .timeline-carousel .item-details .text h2 {
        font-size: 40px;
        font-weight: 600;
        line-height: 48px;
        margin: 0 0 20px; }
      .timeline .timeline-carousel .item-details .text p {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 15px; }

.timeline .where-next {
  background: #87898b;
  padding: 80px; }
  .timeline .where-next h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    line-height: 62px;
    margin: 0 0 30px; }
  .timeline .where-next ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .timeline .where-next ul li {
      color: #fff;
      font-size: 18px;
      line-height: 22px;
      margin: 0 0 14px;
      padding-left: 40px;
      position: relative; }
    .timeline .where-next ul li:before {
      background: url(../img/list-li-blue.png) center center no-repeat;
      background-size: cover;
      border-radius: 100%;
      content: "";
      display: block;
      height: 25px;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 25px; }

/*
.careers-old {
	.page-header {
		background: url(../img/careers-chairs.jpg) center center no-repeat;
		background-size: cover;
		height: 590px;
		position: relative;
		@media only screen and (max-width: 767px) {
			height: 150px;
		}
		.inner {
			height: 100%;
			position: absolute;
			width: 100%;
		}
		h1 {
			color: #fff;
			font-size: 56px;
			font-weight: 600;
			line-height: 58px;
			margin: 0 auto;
			max-width: 500px;
			@media only screen and (max-width: 767px) {
				font-size: 26px;
				line-height: 32px;
			}
		}
	}	
	
	@media only screen and (max-width: 767px) {
		br {
			display: none;
		}
	}
	
	.why {
		background: url(../img/careers-why-background.jpg) center center no-repeat;
		background-size: cover;
		.content-container {
			padding: 60px 80px;
			text-align: center;
			@media only screen and (max-width: 767px) {
				padding: 20px 15px;
			}
			h2 {
				color: $green-medium;
				font-size: 56px;
				font-weight: 600;
				line-height: 62px;
				margin: 0 0 40px;
				@media only screen and (max-width: 767px) {
					font-size: 26px;
					line-height: 32px;
					margin: 0 0 30px;
				}
			}
			p {
				color: #fff;
				font-size: 17px;
				line-height: 22px;
				margin: 0 0 20px;
				@media only screen and (max-width: 767px) {
					font-size: 16px;
				}
			}
		}
	}
	
	.benefits {
			background: $grey-dark;
		.content-container {
			padding: 60px 80px 10px;
			text-align: center;
			@media only screen and (max-width: 767px) {
				padding: 20px 50px 20px;
			}
			h2 {
				color: $green-medium;
				font-size: 56px;
				font-weight: 600;
				line-height: 62px;
				margin: 0 0 40px;	
				@media only screen and (max-width: 767px) {
					font-size: 26px;
					line-height: 32px;
					margin: 0 0 30px;
				}				
				span {
					color: #fff;
				}			
			}		
			.toggle-more-benefits {
				color: #fff;
				font-size: 48px;
			}	
			.toggle-more-benefits.active {
				transform: rotate(-180deg);
			}
		}		
	}
	
	.graduates {
		background: url(../img/careers-students.jpg) center top no-repeat;
		background-size: cover;
		position: relative;
		.content-container {
			height: 670px;
			position: relative;
			z-index: 3;
			@media only screen and (max-width: 767px) {
				height: auto;
				padding: 40px 15px;
			}
		}
		.contents {
			font-size: 56px;
			font-weight: 600;
			line-height: 62px;
			margin: 0 0 40px;
			top: 50%;
			left: 50%;
			position: absolute;
			text-align: center;
			transform: translate(-50%,-50%);
			z-index: 2;
			@media only screen and (max-width: 767px) {
				font-size: 26px;
				line-height: 32px;
				position: relative;
				top: auto;
				left: auto;
				transform: none;
				p {
					margin-bottom: 30px;
				}
				.btn {
					margin-bottom: 30px;
				}
			}
			.up-logo {
				background: url(../img/up-logo.png) center center no-repeat;
				background-size: 100% auto;
				display: inline-block;
				color: transparent;
			}
		}
		.overlay {
			background: #fff;
			height: 100%;
			width: 100%;
			position: absolute;
			opacity: 0.7;
			left: 0;
			top: 0;
			z-index: 1;
		}
		.toggle-more-graduates {
			color: $grey-dark;
			text-align: center;
			position: absolute;
			text-align: center;
			left: 50%;
			transform: translateX(-50%);
			bottom: 30px;
			font-size: 48px;
			z-index: 9;
			@media only screen and (max-width: 767px) {
				bottom: 20px;
			}
		}	
		.toggle-more-graduates.active {
			transform: translateX(-50%) rotate(-180deg);
		}		
	}
	
	.icons {
		font-size: 0;
		.icon {
			cursor: pointer;
			display: inline-block;
			width: 20%;
			max-height: 300px;
			position: relative;
			img {
				display: block;
				height: auto;
				width: 100%;
			}
			.background {
				background: $green-medium;
				height: 100%;
				width: 100%;
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				z-index: 2;
			}
			.the-icon {
				background-image: url(../img/careers-icons.png);
				background-repeat: no-repeat;
				background-size: auto 200%;
				left: 50%;
				top: 50%;
				transform: translate(-50%,-50%);
				height: 109px;
				width: 109px;	
				display: block;
				font-size: 0;
				position: absolute;
				z-index: 3;
				@media only screen and (max-width: 767px) {
					width: 70px;
					height: 70px;
				}
				@media only screen and (max-width: 320px) {
					width: 40px;
					height: 40px;
				}
			}
		}
		.icon-1 { .background {opacity: 1.00} }
		.icon-2 { .background {opacity: 0.85} }
		.icon-3 { .background {opacity: 0.75} }
		.icon-4 { .background {opacity: 0.60} }
		.icon-5 { .background {opacity: 0.50} }
		.icon-6 { .background {opacity: 1.00} }
		.icon-7 { .background {opacity: 0.85} }
		.icon-8 { .background {opacity: 0.75} }
		.icon-9 { .background {opacity: 0.60} }
		.icon-10 { .background {opacity: 0.50} }
	}		
	.icons {		
		.icon-1 {
			.the-icon {
				background-position: 0 0;
			}
		}
		.icon-2 {
			.the-icon {
				background-position: -109px 0;
				@media only screen and (max-width: 767px) {
					background-position: -70px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -40px 0;	
				}
			}
		}
		.icon-3 {
			.the-icon {
				background-position: -218px 0;
				@media only screen and (max-width: 767px) {
					background-position: -140px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -80px 0;	
				}				
			}
		}
		.icon-4 {
			.the-icon {
				background-position: -327px 0;
				@media only screen and (max-width: 767px) {
					background-position: -210px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -120px 0;	
				}		
			}
		}
		.icon-5 {
			.the-icon {
				background-position: -436px 0;
				@media only screen and (max-width: 767px) {
					background-position: -280px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -160px 0;	
				}		
			}
		}	
		.icon-6 {
			.the-icon {
				background-position: -545px 0;
				@media only screen and (max-width: 767px) {
					background-position: -350px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -200px 0;	
				}			
			}
		}
		.icon-7 {
			.the-icon {
				background-position: -654px 0;
				@media only screen and (max-width: 767px) {
					background-position: -420px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -240px 0;	
				}			
			}
		}
		.icon-8 {
			.the-icon {
				background-position: -763px 0;
				@media only screen and (max-width: 767px) {
					background-position: -490px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -280px 0;	
				}			
			}
		}
		.icon-9 {
			.the-icon {
				background-position: -872px 0;
				@media only screen and (max-width: 767px) {
					background-position: -560px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -320px 0;	
				}			
			}
		}
		.icon-10 {
			.the-icon {
				background-position: -981px 0;
				@media only screen and (max-width: 767px) {
					background-position: -630px 0;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -360px 0;	
				}			
			}
		}

		.icon-1:hover, .icon-1.active {
			.the-icon {
				background-position: 0 -109px;
				@media only screen and (max-width: 767px) {
					background-position: 0px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: 0 -40px;	
				}				
			}
		}
		.icon-2:hover, .icon-2.active {
			.the-icon {
				background-position: -109px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -70px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -40px -40px;	
				}
			}
		}
		.icon-3:hover, .icon-3.active {
			.the-icon {
				background-position: -218px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -140px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -80px -40px;	
				}			
			}
		}
		.icon-4:hover, .icon-4.active {
			.the-icon {
				background-position: -327px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -210px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -120px -40px;	
				}	
			}
		}
		.icon-5:hover, .icon-5.active {
			.the-icon {
				background-position: -436px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -280px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -160px -40px;	
				}				
			}
		}	
		.icon-6:hover, .icon-6.active{
			.the-icon {
				background-position: -545px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -350px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -200px -40px;	
				}				
			}
		}
		.icon-7:hover, .icon-7.active{
			.the-icon {
				background-position: -654px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -420px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -240px -40px;	
				}				
			}
		}
		.icon-8:hover, .icon-8.active {
			.the-icon {
				background-position: -763px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -490px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -280px -40px;	
				}				
			}
		}
		.icon-9:hover, .icon-9.active {
			.the-icon {
				background-position: -872px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -560px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -320px -40px;	
				}			
			}
		}
		.icon-10:hover, .icon-10.active {
			.the-icon {
				background-position: -981px -109px;
				@media only screen and (max-width: 767px) {
					background-position: -630px -70px;	
				}
				@media only screen and (max-width: 320px) {
					background-position: -360px -40px;	
				}				
			}
		}								
	}	
	.sections {
		background: $blue-medium;
		.section {
			display: none;
			padding: 50px 0;
			@media only screen and (max-width: 767px) {
				padding: 20px 15px;
			}
		}
		.active {
			display: block;
		}
		p {
			color: #fff;
			text-align: center;
			@media only screen and (max-width: 767px) {
				text-align: left;
			}
		}
	}			  
}
*/
.careers .page-header {
  background: url(../img/careers-chairs-new.jpg) center center no-repeat;
  background-size: cover;
  max-height: 990px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .careers .page-header {
      height: 280px; } }
  .careers .page-header img {
    display: block;
    height: auto;
    width: 100%; }
  .careers .page-header .inner {
    height: 100%;
    position: absolute;
    width: 100%; }
  .careers .page-header h1 {
    color: #046289;
    font-size: 54px;
    font-weight: 600;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 140px;
    width: 100%; }
    @media only screen and (max-width: 991px) {
      .careers .page-header h1 {
        box-sizing: border-box;
        font-size: 40px;
        line-height: 50px;
        padding: 0 20px;
        top: 50px; } }
    @media only screen and (max-width: 767px) {
      .careers .page-header h1 {
        box-sizing: border-box;
        font-size: 30px;
        line-height: 40px;
        padding: 0 20px;
        top: 20px; } }

.careers .intro {
  background: url(../img/careers-why-background.jpg) center center no-repeat;
  background-size: cover; }
  .careers .intro .content-container {
    padding: 60px 80px 40px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .careers .intro .content-container {
        padding: 50px 15px 20px;
        text-align: left; } }
    .careers .intro .content-container .btn {
      left: 50%;
      padding: 0 30px;
      position: absolute;
      top: -26px;
      transform: translateX(-50%);
      width: auto; }
    .careers .intro .content-container h2 {
      color: #c3d600;
      font-size: 28px;
      font-weight: 600;
      line-height: 34px;
      margin: 0 0 40px; }
      @media only screen and (max-width: 767px) {
        .careers .intro .content-container h2 {
          font-size: 20px;
          line-height: 26px;
          margin: 0 0 30px; } }
    .careers .intro .content-container p {
      color: #fff;
      font-size: 17px;
      line-height: 22px;
      margin: 0 0 20px; }
      @media only screen and (max-width: 767px) {
        .careers .intro .content-container p {
          font-size: 16px; } }

.careers .benefits .content-container {
  padding: 50px 80px 30px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .careers .benefits .content-container {
      padding: 20px 15px; } }
  .careers .benefits .content-container h2 {
    color: #046289;
    font-size: 32px;
    font-weight: 600;
    line-height: 34px;
    margin: 0 0 40px; }
    .careers .benefits .content-container h2 span {
      color: #c3d600; }
    @media only screen and (max-width: 767px) {
      .careers .benefits .content-container h2 {
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 30px; } }
  .careers .benefits .content-container .box {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 30px;
    padding: 0 40px; }
    .careers .benefits .content-container .box img {
      display: block;
      height: auto;
      margin: 0 auto 10px;
      width: 110px; }
    .careers .benefits .content-container .box h3 {
      color: #046289;
      font-size: 17px;
      font-weight: 600;
      line-height: 20px;
      margin: 0 0 5px; }

.careers .why .bar {
  background: #878b8d;
  padding: 25px 30px; }
  .careers .why .bar h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    text-align: center; }

.careers .why .item {
  background: #046289;
  font-size: 0; }
  .careers .why .item .inner {
    margin: 0 auto;
    max-width: 1100px;
    position: relative; }
  .careers .why .item .contents {
    height: 470px;
    position: relative; }
    @media only screen and (max-width: 991px) {
      .careers .why .item .contents {
        height: auto; } }
    .careers .why .item .contents .quote-box {
      box-sizing: border-box;
      left: 0;
      padding: 0 35px 0 50px;
      position: absolute;
      top: calc(50% - 40px);
      transform: translateY(-50%);
      width: 520px; }
      @media only screen and (max-width: 991px) {
        .careers .why .item .contents .quote-box {
          box-sizing: border-box;
          left: auto;
          padding: 70px 80px 70px;
          position: relative;
          top: auto;
          transform: none;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .careers .why .item .contents .quote-box {
          padding: 40px 20px 40px; } }
      .careers .why .item .contents .quote-box p {
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        margin: 0; }
        @media only screen and (max-width: 991px) {
          .careers .why .item .contents .quote-box p {
            font-size: 24px;
            line-height: 30px; } }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .quote-box p {
            font-size: 20px;
            line-height: 26px; } }
      .careers .why .item .contents .quote-box .quote-mark {
        display: block;
        height: 37px;
        position: absolute;
        width: 44px; }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .quote-box .quote-mark {
            height: 17px;
            width: 20px; } }
      .careers .why .item .contents .quote-box .quote-left {
        background: url(../img/quote-left.png);
        background-size: 100%;
        left: 0;
        top: -30px; }
        @media only screen and (max-width: 991px) {
          .careers .why .item .contents .quote-box .quote-left {
            left: 80px;
            top: 30px; } }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .quote-box .quote-left {
            left: 20px;
            top: 20px; } }
      .careers .why .item .contents .quote-box .quote-right {
        background: url(../img/quote-right.png);
        background-size: 100%;
        bottom: -15px;
        right: 0; }
        @media only screen and (max-width: 991px) {
          .careers .why .item .contents .quote-box .quote-right {
            bottom: 30px;
            right: 80px; } }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .quote-box .quote-right {
            bottom: 20px;
            right: 20px; } }
    .careers .why .item .contents .name-job {
      bottom: 50px;
      box-sizing: border-box;
      left: 0;
      padding: 0;
      position: absolute;
      width: 600px; }
      @media only screen and (max-width: 991px) {
        .careers .why .item .contents .name-job {
          bottom: auto;
          box-sizing: border-box;
          background: #c3d600;
          height: 100px;
          padding: 15px 80px 0 250px;
          position: relative;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .careers .why .item .contents .name-job {
          bottom: auto;
          box-sizing: border-box;
          background: #c3d600;
          height: 83px;
          padding: 10px 20px 0px;
          position: relative;
          width: 100%; } }
      .careers .why .item .contents .name-job h3 {
        color: #fff;
        font-size: 38px;
        font-weight: normal;
        line-height: 44px;
        margin: 0; }
        @media only screen and (max-width: 991px) {
          .careers .why .item .contents .name-job h3 {
            color: #002E50; } }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .name-job h3 {
            color: #002E50;
            font-size: 22px;
            line-height: 28px; } }
      .careers .why .item .contents .name-job p {
        color: #c3d600;
        font-size: 18px;
        font-weight: normal;
        line-height: 24px;
        margin: 0; }
        @media only screen and (max-width: 991px) {
          .careers .why .item .contents .name-job p {
            color: #046289; } }
        @media only screen and (max-width: 767px) {
          .careers .why .item .contents .name-job p {
            color: #046289;
            font-size: 15px;
            line-height: 16px;
            max-width: 250px; } }
  .careers .why .item .image {
    background-position: center center;
    background-size: cover;
    height: 470px;
    position: absolute;
    right: 0;
    top: 0;
    width: 510px; }
    @media only screen and (max-width: 991px) {
      .careers .why .item .image {
        bottom: 0;
        height: 138px;
        left: 80px;
        right: auto;
        top: auto;
        width: 150px; } }
    @media only screen and (max-width: 767px) {
      .careers .why .item .image {
        bottom: 0;
        height: 83px;
        position: absolute;
        right: 0;
        left: auto;
        top: auto;
        width: 90px; } }

@media only screen and (max-width: 767px) {
  .careers .owl-carousel .owl-nav {
    display: none; } }

.careers .owl-carousel .owl-nav .owl-prev, .careers .owl-carousel .owl-nav .owl-prev:hover {
  background: url(../img/btn-prev-grey.png) center center no-repeat;
  background-size: cover;
  left: 40px; }
  @media only screen and (max-width: 991px) {
    .careers .owl-carousel .owl-nav .owl-prev, .careers .owl-carousel .owl-nav .owl-prev:hover {
      left: 5px; } }

.careers .owl-carousel .owl-nav .owl-next, .careers .owl-carousel .owl-nav .owl-next:hover {
  background: url(../img/btn-next-grey.png) center center no-repeat;
  background-size: cover;
  right: 40px; }
  @media only screen and (max-width: 991px) {
    .careers .owl-carousel .owl-nav .owl-next, .careers .owl-carousel .owl-nav .owl-next:hover {
      right: 5px; } }

.contact .page-header {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 235px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .contact .page-header {
      height: 200px; } }

.contact .page {
  border-left: 1px solid #d8d8d5;
  border-right: 1px solid #d8d8d5; }
  .contact .page .contact-section {
    border-bottom: 1px solid #d8d8d5;
    margin: 0 auto;
    max-width: 1280px; }
    .contact .page .contact-section .inner {
      padding: 50px 50px 20px; }
      @media only screen and (max-width: 767px) {
        .contact .page .contact-section .inner {
          padding: 30px 20px 0; } }
  .contact .page h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    margin: 0 0 50px; }
    @media only screen and (max-width: 767px) {
      .contact .page h2 {
        margin: 0 0 20px; } }
  .contact .page .top-row h2 {
    margin: 0 0 30px; }
  .contact .page .methods {
    padding-left: 70px; }
    @media only screen and (max-width: 767px) {
      .contact .page .methods {
        padding-left: 60px; } }
    .contact .page .methods .method-title {
      position: relative; }
    .contact .page .methods .method-title:after {
      content: "";
      display: block;
      left: -70px;
      height: 54px;
      position: absolute;
      top: 0;
      width: 54px; }
    .contact .page .methods .method-title:before {
      background: url(../img/icon-shadow.png) center center no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      left: -60px;
      height: 9px;
      position: absolute;
      top: 65px;
      width: 38px; }
    .contact .page .methods .method-call:after {
      background: url(../img/icon-call.png) center center no-repeat;
      background-size: 100%; }
    .contact .page .methods .method-email:after {
      background: url(../img/icon-email-lg.png) center center no-repeat;
      background-size: 100%; }
    .contact .page .methods .method-social:after {
      background: url(../img/icon-social.png) center center no-repeat;
      background-size: 100%; }
    .contact .page .methods .method-write:after {
      background: url(../img/icon-write.png) center center no-repeat;
      background-size: 100%; }
    .contact .page .methods h3 {
      font-size: 18px;
      font-weight: 600;
      line-height: 22px; }
    .contact .page .methods p {
      font-size: 17px;
      line-height: 22px;
      margin: 0 0 30px; }
      @media only screen and (max-width: 767px) {
        .contact .page .methods p {
          font-size: 16px; } }
      .contact .page .methods p em {
        display: block;
        font-size: 12px;
        font-style: normal; }
    .contact .page .methods .links {
      padding-bottom: 10px; }
      .contact .page .methods .links p {
        margin: 0 0 20px;
        max-width: 250px;
        position: relative; }
        .contact .page .methods .links p a {
          color: #002E50;
          text-decoration: none; }
          @media only screen and (max-width: 767px) {
            .contact .page .methods .links p a {
              display: block; } }
        .contact .page .methods .links p a:hover {
          color: #c3d600; }
      .contact .page .methods .links p:after {
        background: url(../img/icon-link-after.png) center center no-repeat;
        background-size: 100%;
        content: "";
        display: block;
        height: 17px;
        position: absolute;
        right: 0;
        top: 4px;
        width: 17px; }
    .contact .page .methods .social-link a {
      color: #002E50;
      padding-right: 30px;
      text-decoration: none;
      display: inline-block;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .contact .page .methods .social-link a {
          display: block; } }
    .contact .page .methods .social-link a:hover {
      color: #c3d600; }
    .contact .page .methods .social-link a:after {
      background: url(../img/icon-link-after.png) center center no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      height: 17px;
      position: absolute;
      right: 0;
      top: 4px;
      width: 17px; }
  @media only screen and (max-width: 767px) {
    .contact .page .maps {
      display: none; } }
  .contact .page .map {
    text-align: center; }
    .contact .page .map img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-width: 100%;
      width: 77px; }

.apply .page-header {
  background: url(../img/apply-header.jpg) center center no-repeat;
  background-size: cover;
  height: 235px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .apply .page-header {
      height: 150px; } }

.apply .page {
  border-left: 1px solid #d8d8d5;
  border-right: 1px solid #d8d8d5; }
  .apply .page .top-row {
    border-bottom: 1px solid #d8d8d5;
    margin: 0 auto; }
    .apply .page .top-row .inner {
      padding: 50px 50px 20px;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .apply .page .top-row .inner {
          border: none;
          padding: 20px 15px; } }
  .apply .page h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    margin: 0 0 30px; }
    @media only screen and (max-width: 767px) {
      .apply .page h2 {
        font-size: 22px;
        line-height: 28px; } }

.apply .search {
  border-bottom: 1px solid #d8d8d5;
  font-size: 0;
  padding: 30px 0; }
  @media only screen and (max-width: 767px) {
    .apply .search {
      padding: 20px 0; } }
  .apply .search .inner {
    height: 34px;
    margin: 0 auto;
    position: relative;
    width: 700px; }
    @media only screen and (max-width: 767px) {
      .apply .search .inner {
        height: auto;
        width: 90%; } }
  .apply .search .label {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 34px;
    left: 0;
    line-height: 34px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    vertical-align: middle;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      .apply .search .label {
        display: block;
        position: relative;
        left: auto;
        margin: 0 0 10px;
        top: auto;
        width: 100%; } }
  .apply .search .searchbox {
    border: 1px solid #d8d8d5;
    border-radius: 0;
    box-sizing: border-box;
    color: #002E50;
    display: inline-block;
    font-family: "century-gothic", "Arial", sans-serif;
    font-size: 16px;
    height: 34px;
    padding: 0 10px;
    left: 160px;
    position: absolute;
    vertical-align: middle;
    width: 430px; }
    @media only screen and (max-width: 767px) {
      .apply .search .searchbox {
        display: block;
        left: auto;
        position: relative;
        width: 100%; } }
  .apply .search .submit {
    background: #046289;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 34px;
    right: 80px;
    position: absolute;
    vertical-align: middle;
    width: 34px; }
    @media only screen and (max-width: 767px) {
      .apply .search .submit {
        display: block;
        position: absolute;
        right: 0;
        top: 44px; } }
  .apply .search .toggle-search {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .apply .search .toggle-search {
        display: block;
        position: relative;
        right: auto;
        top: auto; } }
    .apply .search .toggle-search i {
      font-size: 22px;
      position: relative;
      top: 3px; }
  .apply .search .toggle-search:hover {
    color: #046289; }
  .apply .search .toggle-search.active i {
    transform: rotate(-180deg); }

.apply .advanced-search {
  border-bottom: 1px solid #d8d8d5;
  font-size: 0;
  padding: 30px 0; }
  @media only screen and (max-width: 767px) {
    .apply .advanced-search {
      padding: 20px 0; } }
  .apply .advanced-search .inner {
    margin: 0 auto;
    width: 700px; }
    @media only screen and (max-width: 767px) {
      .apply .advanced-search .inner {
        width: 90%; } }
  .apply .advanced-search .form-group {
    height: 34px;
    margin-bottom: 20px;
    padding-left: 160px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .apply .advanced-search .form-group {
        height: auto;
        margin: 0 0 15px;
        padding-left: 0; } }
  .apply .advanced-search .label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 34px;
    left: 0;
    line-height: 34px;
    position: absolute;
    top: 0;
    text-transform: uppercase;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .apply .advanced-search .label {
        left: auto;
        position: relative;
        top: auto; } }
  .apply .advanced-search .select-wrap {
    background: #fff;
    border: 1px solid #d8d8d5;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 290px;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .apply .advanced-search .select-wrap {
        width: 100%; } }
    .apply .advanced-search .select-wrap select {
      appearance: none;
      background: none;
      border: none;
      border-radius: 0;
      cursor: pointer;
      display: block;
      font-family: "century-gothic", "Arial", sans-serif;
      font-size: 15px;
      height: 34px;
      outline: none;
      padding: 0 34px 0 10px;
      -moz-appearance: none;
      -webkit-appearance: none;
      width: 100%; }
    .apply .advanced-search .select-wrap select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #444; }
    .apply .advanced-search .select-wrap select::-ms-expand {
      display: none; }
  .apply .advanced-search .select-wrap:after {
    background: #046289;
    color: #fff;
    content: '\f107';
    font-family: "FontAwesome";
    font-size: 24px;
    height: 34px;
    width: 34px;
    position: absolute;
    text-align: center;
    line-height: 34px;
    right: 0;
    top: 0;
    display: block;
    z-index: -1; }
    @media screen\0 {
      .apply .advanced-search .select-wrap:after {
        right: 0;
        width: 34px; } }
  .apply .advanced-search .check-group, .apply .advanced-search .radio-group {
    height: auto; }
    .apply .advanced-search .check-group label, .apply .advanced-search .radio-group label {
      font-size: 16px; }
  .apply .advanced-search .check-group label {
    display: block;
    height: 34px;
    line-height: 34px;
    margin: 0 0 10px; }
  .apply .advanced-search .radio-group {
    display: inline-block;
    height: 34px;
    line-height: 34px; }
    @media only screen and (max-width: 767px) {
      .apply .advanced-search .radio-group {
        height: auto; } }
    .apply .advanced-search .radio-group label {
      display: inline-block;
      margin-right: 15px; }
      @media only screen and (max-width: 767px) {
        .apply .advanced-search .radio-group label {
          display: block; } }
  .apply .advanced-search .checkbox, .apply .advanced-search .radio {
    opacity: 0;
    position: absolute; }
  .apply .advanced-search .checkbox, .apply .advanced-search .checkbox-label, .apply .advanced-search .radio, .apply .advanced-search .radio-label {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle; }
  .apply .advanced-search .checkbox-label, .apply .advanced-search .radio-label {
    font-weight: 300;
    position: relative; }
  .apply .advanced-search .checkbox + .checkbox-label:before, .apply .advanced-search .radio + .radio-label:before {
    background: #fff;
    border: 1px solid #d8d8d5;
    border-radius: 0;
    box-sizing: border-box;
    content: '';
    display: inline-block;
    height: 34px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 34px; }
  .apply .advanced-search .checkbox:checked + .checkbox-label:before {
    color: #046289;
    background: #fff;
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 24px; }
  .apply .advanced-search .radio + .radio-label:before {
    border-radius: 50%; }
  .apply .advanced-search .radio:checked + .radio-label:before {
    content: "\f111";
    font-family: 'FontAwesome';
    color: #046289; }
  .apply .advanced-search .checkbox:focus + .checkbox-label, .apply .advanced-search .radio:focus + .radio-label {
    outline: none; }

.apply .result-counts {
  border-bottom: 1px solid #d8d8d5;
  height: 70px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .apply .result-counts {
      height: auto;
      padding: 15px; } }
  .apply .result-counts p {
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    line-height: 30px; }
  .apply .result-counts .no-results {
    left: 50px;
    position: absolute;
    top: 20px; }
    @media only screen and (max-width: 767px) {
      .apply .result-counts .no-results {
        position: relative;
        left: auto;
        margin: 0;
        top: auto; } }
  .apply .result-counts .no-views {
    position: absolute;
    right: 50px;
    top: 20px; }

.apply .job-item {
  border-bottom: 1px solid #d8d8d5;
  cursor: pointer;
  padding: 30px 50px;
  position: relative;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
  background-image: -moz-linear-gradient(top, #fff, #eeeeee);
  background-image: -ms-linear-gradient(top, #fff, #eeeeee);
  background-image: -o-linear-gradient(top, #fff, #eeeeee);
  background-image: linear-gradient(top, #fff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
  background-repeat: no-repeat; }
  @media only screen and (max-width: 767px) {
    .apply .job-item {
      padding: 20px 15px; } }
  .apply .job-item h3 {
    color: #046289;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 0; }
  .apply .job-item .type {
    font-size: 18px;
    font-weight: 600;
    margin: 0; }
  .apply .job-item .location {
    font-size: 14px;
    margin: 0; }
  .apply .job-item .date {
    color: #046289;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    position: absolute;
    right: 90px;
    top: 30px; }
    @media only screen and (max-width: 767px) {
      .apply .job-item .date {
        position: relative;
        right: auto;
        top: auto; } }
  .apply .job-item .toggle {
    color: #046289;
    font-size: 32px;
    line-height: 22px;
    position: absolute;
    right: 30px;
    top: 30px; }

.apply .job-item:hover {
  background: #eeeeee; }

.apply .active i {
  transform: rotate(-180deg); }

.apply .job-more {
  padding: 30px 50px 100px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .apply .job-more {
      padding: 20px 15px; } }
  .apply .job-more h3 {
    color: #046289;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 0; }
    .apply .job-more h3 a {
      text-decoration: none;
      color: #046289; }
  .apply .job-more .type {
    font-size: 18px;
    font-weight: 600;
    margin: 0; }
  .apply .job-more .location {
    font-size: 14px;
    margin: 0 0 30px; }
  .apply .job-more .btn {
    bottom: 30px;
    position: absolute;
    right: 50px; }
    @media only screen and (max-width: 767px) {
      .apply .job-more .btn {
        position: relative;
        bottom: auto;
        right: auto; } }

.ir-page .page-header {
  background-position: center center;
  background-size: cover;
  height: 240px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .ir-page .page-header {
      height: 160px; } }
  .ir-page .page-header h1 {
    color: #046289;
    display: block;
    font-size: 56px;
    font-weight: 600;
    line-height: 62px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .ir-page .page-header h1 {
        font-size: 32px;
        line-height: 38px; } }

.ir-page .price-bar {
  background: #046289;
  color: #fff;
  height: 36px;
  line-height: 36px; }
  @media only screen and (max-width: 991px) {
    .ir-page .price-bar {
      padding: 0 10px; } }
  .ir-page .price-bar .share-price {
    padding-left: 30px;
    position: relative; }
    .ir-page .price-bar .share-price a {
      color: #fff; }
    .ir-page .price-bar .share-price .icon {
      height: 20px;
      left: 0;
      position: absolute;
      top: 8px;
      width: auto; }
  .ir-page .price-bar .change {
    margin-left: 30px; }
  .ir-page .price-bar .fa-caret-up {
    color: #c3d600; }
  .ir-page .price-bar .fa-caret-down {
    color: #de5145; }

.ir-page .the-content {
  border-left: 1px solid #d8d8d5;
  border-right: 1px solid #d8d8d5;
  margin: 0 auto;
  max-width: 1280px;
  padding-bottom: 60px;
  width: 100%; }
  .ir-page .the-content .section, .ir-page .the-content .inner {
    padding: 40px 50px 20px; }
    @media only screen and (max-width: 767px) {
      .ir-page .the-content .section, .ir-page .the-content .inner {
        padding: 20px 15px 10px; } }
    .ir-page .the-content .section h2, .ir-page .the-content .section h3, .ir-page .the-content .inner h2, .ir-page .the-content .inner h3 {
      color: #046289;
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      margin: 0 0 15px; }
    .ir-page .the-content .section p, .ir-page .the-content .inner p {
      font-size: 15px;
      line-height: 20px;
      margin: 0 0 15px; }
  .ir-page .the-content .section {
    border-bottom: 1px solid #d8d8d5; }
  .ir-page .the-content .tabled-content table {
    width: 100%; }
    .ir-page .the-content .tabled-content table thead {
      background: #046289;
      color: #fff; }
      .ir-page .the-content .tabled-content table thead td {
        font-size: 17px;
        font-weight: 600;
        padding: 20px 40px;
        text-align: left;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          .ir-page .the-content .tabled-content table thead td {
            font-size: 16px;
            padding: 10px 10px; } }
    .ir-page .the-content .tabled-content table tbody tr {
      border-bottom: 1px solid #d8d8d5;
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
      background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
      background-image: -moz-linear-gradient(top, #fff, #eeeeee);
      background-image: -ms-linear-gradient(top, #fff, #eeeeee);
      background-image: -o-linear-gradient(top, #fff, #eeeeee);
      background-image: linear-gradient(top, #fff, #eeeeee);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
      background-repeat: no-repeat; }
    .ir-page .the-content .tabled-content table tbody tr:nth-child(even) {
      background: #fff !important; }
    .ir-page .the-content .tabled-content table tbody td {
      font-size: 17px;
      font-weight: 600;
      padding: 30px 40px;
      text-transform: uppercase;
      vertical-align: top; }
      @media only screen and (max-width: 767px) {
        .ir-page .the-content .tabled-content table tbody td {
          font-size: 16px;
          padding: 10px 10px;
          word-break: break-word; } }
      .ir-page .the-content .tabled-content table tbody td em {
        font-style: normal;
        font-weight: 400;
        text-transform: none; }
      .ir-page .the-content .tabled-content table tbody td p {
        color: #002E50;
        padding: 0 !important; }
  .ir-page .the-content .tabled-content p {
    color: #046289;
    font-size: 17px;
    font-weight: 600;
    padding: 40px 40px 0; }
    @media only screen and (max-width: 767px) {
      .ir-page .the-content .tabled-content p {
        padding: 20px 10px; } }

.ir-page .file-list {
  padding-top: 40px; }
  .ir-page .file-list .file-tabs {
    border-bottom: 3px solid #c3d600;
    font-size: 0;
    list-style: none;
    margin: 0 0 10px;
    padding: 0; }
    .ir-page .file-list .file-tabs .file-tab {
      background: #87898b;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 22px;
      height: 32px;
      line-height: 32px;
      margin-right: 10px;
      padding: 0 10px;
      text-transform: uppercase; }
    .ir-page .file-list .file-tabs .file-tab:hover, .ir-page .file-list .file-tabs .file-tab.active {
      background: #c3d600; }
  .ir-page .file-list .file-panel {
    display: none; }
    .ir-page .file-list .file-panel .file {
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
      background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
      background-image: -moz-linear-gradient(top, #fff, #eeeeee);
      background-image: -ms-linear-gradient(top, #fff, #eeeeee);
      background-image: -o-linear-gradient(top, #fff, #eeeeee);
      background-image: linear-gradient(top, #fff, #eeeeee);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
      background-repeat: no-repeat;
      border-bottom: 1px solid #d8d8d5;
      border-top: 1px solid #d8d8d5;
      height: 90px;
      margin: 0 0 15px;
      padding: 20px 60px 0 220px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .ir-page .file-list .file-panel .file {
          height: auto;
          padding: 0; } }
      .ir-page .file-list .file-panel .file .date {
        background: #046289;
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        height: 90px;
        left: 0;
        line-height: 90px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 200px; }
        @media only screen and (max-width: 767px) {
          .ir-page .file-list .file-panel .file .date {
            font-size: 20px;
            height: auto;
            left: auto;
            line-height: 24px;
            padding: 10px 15px;
            position: relative;
            text-align: left;
            top: auto;
            width: 100%; } }
      @media only screen and (max-width: 767px) {
        .ir-page .file-list .file-panel .file .contents {
          padding: 5px 15px 20px; } }
      .ir-page .file-list .file-panel .file .contents h3 {
        font-size: 17px;
        font-weight: 600;
        line-height: 22px;
        margin: 0 0 10px;
        text-transform: uppercase; }
      .ir-page .file-list .file-panel .file .contents p {
        font-size: 16px;
        line-height: 20px;
        margin: 0; }
      .ir-page .file-list .file-panel .file .icon {
        display: block;
        height: auto;
        width: 50px;
        position: absolute;
        right: 66px;
        top: 12px; }
        @media only screen and (max-width: 767px) {
          .ir-page .file-list .file-panel .file .icon {
            right: 15px; } }
  .ir-page .file-list .file-panel.active {
    display: block; }

.ir-page .directors-boxes {
  font-size: 0; }
  .ir-page .directors-boxes .box {
    border: 1px solid #d8d8d5;
    border-left: none;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-bottom: 30px;
    padding: 0;
    vertical-align: top;
    width: 33.33%; }
    @media only screen and (max-width: 767px) {
      .ir-page .directors-boxes .box {
        width: 100%; } }
    .ir-page .directors-boxes .box .title {
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
      background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
      background-image: -moz-linear-gradient(top, #fff, #eeeeee);
      background-image: -ms-linear-gradient(top, #fff, #eeeeee);
      background-image: -o-linear-gradient(top, #fff, #eeeeee);
      background-image: linear-gradient(top, #fff, #eeeeee);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
      background-repeat: no-repeat;
      padding: 20px; }
      .ir-page .directors-boxes .box .title h3 {
        font-size: 34px;
        font-weight: 600;
        line-height: 40px;
        margin: 0 0 5px; }
      .ir-page .directors-boxes .box .title p {
        font-size: 12px;
        line-height: 14px;
        margin: 0; }
    .ir-page .directors-boxes .box .contents {
      min-height: 200px;
      padding: 15px;
      position: relative; }
      .ir-page .directors-boxes .box .contents p {
        font-size: 14px;
        line-height: 17px;
        margin: 0 0 20px; }
      .ir-page .directors-boxes .box .contents .btn {
        bottom: 15px;
        font-size: 15px;
        height: 40px;
        left: 15px;
        line-height: 40px;
        position: absolute;
        width: 155px; }
  @media only screen and (min-width: 992px) {
    .ir-page .directors-boxes .box:hover .title {
      background: #046289; }
      .ir-page .directors-boxes .box:hover .title h3 {
        color: #fff; }
      .ir-page .directors-boxes .box:hover .title p {
        color: #c3d600; } }
  .ir-page .directors-boxes .box.row-last {
    border-right: none; }

.ir-page .detail-box {
  background: #fff;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 640px;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 1000000; }
  @media only screen and (max-width: 767px) {
    .ir-page .detail-box {
      box-shadow: none;
      height: 100%;
      overflow-y: scroll;
      width: 100%; } }
  .ir-page .detail-box .btn {
    background-size: auto 100% !important;
    border-radius: 10px;
    color: #002E50;
    cursor: pointer;
    font-size: 32px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 50px; }
  .ir-page .detail-box .btn:hover {
    color: #fff; }
  .ir-page .detail-box .title {
    background: #046289;
    color: #fff;
    padding: 20px; }
    .ir-page .detail-box .title h3 {
      font-size: 34px;
      font-weight: 600;
      line-height: 40px;
      margin: 0 0 5px; }
      @media only screen and (max-width: 767px) {
        .ir-page .detail-box .title h3 {
          font-size: 20px;
          line-height: 26px; } }
    .ir-page .detail-box .title p {
      font-size: 12px;
      line-height: 14px;
      margin: 0; }
  .ir-page .detail-box .contents {
    border: 1px solid #d8d8d5;
    border-top: none;
    min-height: 200px;
    padding: 30px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .ir-page .detail-box .contents {
        border: none;
        padding: 15px; } }
    .ir-page .detail-box .contents p {
      font-size: 14px;
      line-height: 17px;
      margin: 0 0 20px; }
    .ir-page .detail-box .contents .btn {
      bottom: 15px;
      font-size: 15px;
      height: 40px;
      left: 15px;
      line-height: 40px;
      position: absolute;
      width: 155px; }

.ir-page .home-boxes {
  font-size: 0; }
  .ir-page .home-boxes a {
    text-decoration: none; }
  .ir-page .home-boxes .box {
    border: 1px solid #d8d8d5;
    border-left: none;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-bottom: 40px;
    padding: 0;
    vertical-align: top;
    width: 33.333333%; }
    @media only screen and (max-width: 767px) {
      .ir-page .home-boxes .box {
        margin-bottom: 0;
        width: 50%; } }
    .ir-page .home-boxes .box .title {
      box-sizing: border-box;
      color: #002E50;
      height: 115px;
      padding: 20px;
      position: relative;
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
      background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
      background-image: -moz-linear-gradient(top, #fff, #eeeeee);
      background-image: -ms-linear-gradient(top, #fff, #eeeeee);
      background-image: -o-linear-gradient(top, #fff, #eeeeee);
      background-image: linear-gradient(top, #fff, #eeeeee);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .ir-page .home-boxes .box .title {
          height: auto;
          padding: 10px; } }
      .ir-page .home-boxes .box .title h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .ir-page .home-boxes .box .title h3 {
            font-size: 18px;
            line-height: 24px; } }
      .ir-page .home-boxes .box .title i {
        font-size: 22px;
        height: 20px;
        line-height: 20px;
        margin-top: -10px;
        position: absolute;
        right: 25px;
        top: 50%; }
        @media only screen and (max-width: 767px) {
          .ir-page .home-boxes .box .title i {
            right: 10px; } }
    .ir-page .home-boxes .box .contents {
      position: relative; }
      .ir-page .home-boxes .box .contents img {
        display: block;
        height: auto;
        width: 100%; }
      .ir-page .home-boxes .box .contents .caption {
        bottom: 0;
        box-sizing: border-box;
        left: 0;
        padding: 10px;
        position: absolute;
        width: 100%;
        z-index: 10; }
        .ir-page .home-boxes .box .contents .caption p {
          color: #fff;
          font-size: 12px;
          margin: 0; }
      .ir-page .home-boxes .box .contents .caption:after {
        background: #002E50;
        bottom: 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        opacity: 0.7;
        position: absolute;
        width: 100%;
        z-index: -1; }
  @media only screen and (min-width: 992px) {
    .ir-page .home-boxes .box:hover .title {
      background: #046289; }
      .ir-page .home-boxes .box:hover .title h3 {
        color: #fff; }
      .ir-page .home-boxes .box:hover .title i {
        color: #c3d600; } }
  .ir-page .home-boxes .box.last {
    border-right: none; }

.ir-page .boxes-menu {
  font-size: 0; }
  .ir-page .boxes-menu .box {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .ir-page .boxes-menu .box {
        width: 100%; } }

.the-board .the-content {
  background: #f5f5f5; }
  .the-board .the-content .section {
    border-bottom: none;
    margin-bottom: 0; }

.align-table {
  display: table;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }
  .align-table .align-cell {
    box-sizing: border-box;
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%; }

.owl-carousel .owl-nav {
  height: 44px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 5000; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    background: none;
    font-size: 0;
    height: 44px;
    position: absolute;
    width: 44px; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover {
    background: url(../img/btn-prev.png) center center no-repeat;
    background-size: cover;
    left: 50px; }
    @media only screen and (max-width: 767px) {
      .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover {
        left: 5px; } }
  .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover {
    background: url(../img/btn-next.png) center center no-repeat;
    background-size: cover;
    right: 50px; }
    @media only screen and (max-width: 767px) {
      .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover {
        right: 5px; } }

.top-icon {
  height: 44px;
  width: 44px;
  position: fixed;
  left: 30px;
  right: 30px;
  z-index: 10000; }
  .top-icon img {
    display: block;
    height: auto;
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .top-icon {
      display: none; } }

.guarantee-page .page-header {
  background-position: center center;
  background-size: cover;
  height: 300px;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .guarantee-page .page-header {
      height: 200px; } }
  .guarantee-page .page-header h1 {
    color: #046289;
    display: block;
    font-size: 56px;
    font-weight: 600;
    line-height: 62px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .guarantee-page .page-header h1 {
        font-size: 32px;
        line-height: 38px; } }

.guarantee-page .the-content {
  border-left: 1px solid #d8d8d5;
  border-right: 1px solid #d8d8d5;
  margin: 0 auto;
  max-width: 1280px;
  padding-bottom: 60px;
  width: 100%; }
  .guarantee-page .the-content .section, .guarantee-page .the-content .inner {
    padding: 40px 50px 20px; }
    @media only screen and (max-width: 767px) {
      .guarantee-page .the-content .section, .guarantee-page .the-content .inner {
        padding: 20px 15px 10px; } }
    .guarantee-page .the-content .section h2, .guarantee-page .the-content .section h3, .guarantee-page .the-content .inner h2, .guarantee-page .the-content .inner h3 {
      color: #046289;
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      margin: 0 0 15px; }
    .guarantee-page .the-content .section p, .guarantee-page .the-content .inner p {
      font-size: 15px;
      line-height: 20px;
      margin: 0 0 15px; }
  .guarantee-page .the-content .section {
    border-bottom: 1px solid #d8d8d5; }

.guarantee-page .boxes {
  font-size: 0;
  margin: auto;
  max-width: 980px;
  padding-top: 20px; }
  .guarantee-page .boxes .box {
    box-sizing: border-box;
    display: inline-block;
    padding: 15px;
    width: 33.333%; }
    @media only screen and (max-width: 991px) {
      .guarantee-page .boxes .box {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .guarantee-page .boxes .box {
        width: 100%; } }
    .guarantee-page .boxes .box a {
      color: #002E50;
      text-decoration: none; }
    .guarantee-page .boxes .box a:hover {
      color: #046289; }
    .guarantee-page .boxes .box .image img {
      display: block;
      height: auto;
      width: 100%; }
    .guarantee-page .boxes .box .caption {
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee));
      background-image: -webkit-linear-gradient(top, #fff, #eeeeee);
      background-image: -moz-linear-gradient(top, #fff, #eeeeee);
      background-image: -ms-linear-gradient(top, #fff, #eeeeee);
      background-image: -o-linear-gradient(top, #fff, #eeeeee);
      background-image: linear-gradient(top, #fff, #eeeeee);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#eeeeee');
      background-repeat: no-repeat;
      border-bottom: 2px solid #d8d8d5;
      padding: 20px;
      position: relative; }
      .guarantee-page .boxes .box .caption h2 {
        font-size: 24px;
        font-weight: bolder;
        line-height: 26px;
        margin: 0 0 5px; }
      .guarantee-page .boxes .box .caption p {
        font-size: 17px;
        line-height: 18px;
        margin: 0; }
      .guarantee-page .boxes .box .caption .icon {
        position: absolute;
        right: 20px;
        top: 50%;
        display: block;
        transform: translateY(-50%); }
  .guarantee-page .boxes .box:hover .caption {
    background: #ffffff; }

.videos-page {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
  background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
  background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
  background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
  background-image: linear-gradient(top, #f8f8f8, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f8f8f8', EndColorStr='#eeeeee');
  background-repeat: no-repeat; }
  .videos-page .page-header {
    background-position: center center;
    background-size: cover;
    height: 280px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .videos-page .page-header {
        height: 200px; } }
    .videos-page .page-header h1 {
      color: #046289;
      display: block;
      font-size: 56px;
      font-weight: 600;
      line-height: 62px;
      margin: 0;
      position: absolute;
      text-align: center;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .videos-page .page-header h1 {
          font-size: 32px;
          line-height: 38px; } }
  .videos-page .the-content {
    margin: 0 auto;
    max-width: 1280px;
    padding-bottom: 60px;
    width: 100%; }
    .videos-page .the-content .section, .videos-page .the-content .inner {
      padding: 40px 60px 20px; }
      @media only screen and (max-width: 767px) {
        .videos-page .the-content .section, .videos-page .the-content .inner {
          padding: 20px 15px 10px; } }
      .videos-page .the-content .section h2, .videos-page .the-content .section h3, .videos-page .the-content .inner h2, .videos-page .the-content .inner h3 {
        color: #046289;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin: 0 0 15px; }
      .videos-page .the-content .section p, .videos-page .the-content .inner p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 15px; }
  .videos-page .player {
    margin-bottom: 30px;
    padding: 0 60px 0; }
    @media only screen and (max-width: 767px) {
      .videos-page .player {
        padding: 0 15px 0; } }
    .videos-page .player .inner {
      background: #fff;
      padding: 5px;
      box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
      margin-bottom: 20px; }
    .videos-page .player .embed {
      border: 2px solid #d8d8d5;
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 35px;
      height: 0;
      overflow: hidden; }
      .videos-page .player .embed iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .videos-page .player .caption {
      padding: 0 15px; }
      .videos-page .player .caption h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 18px;
        margin: 0 0 5px; }
        .videos-page .player .caption h3 .date {
          font-size: 14px;
          font-weight: 500;
          line-height: 18px;
          margin: 0 0 0 50px; }
  .videos-page .player-2 {
    padding: 0 10px; }
  .videos-page .boxes {
    font-size: 0;
    margin: auto;
    padding: 0 50px 20px;
    vertical-align: top; }
    @media only screen and (max-width: 767px) {
      .videos-page .boxes {
        padding: 0 15px 20px; } }
    .videos-page .boxes .box {
      box-sizing: border-box;
      cursor: pointer;
      display: inline-block;
      margin-bottom: 30px;
      padding: 10px;
      vertical-align: top;
      width: 25%; }
      @media only screen and (max-width: 991px) {
        .videos-page .boxes .box {
          width: 33.3%; } }
      @media only screen and (max-width: 767px) {
        .videos-page .boxes .box {
          width: 50%; } }
      @media only screen and (max-width: 320px) {
        .videos-page .boxes .box {
          width: 100%; } }
      .videos-page .boxes .box a {
        color: #002E50;
        text-decoration: none; }
      .videos-page .boxes .box a:hover {
        color: #046289; }
      .videos-page .boxes .box .image {
        overflow: hidden;
        margin: 0 0 10px; }
        .videos-page .boxes .box .image img {
          display: block;
          height: auto;
          transition: all 0.5s;
          width: 100%; }
      .videos-page .boxes .box .caption h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 5px; }
      .videos-page .boxes .box .caption p {
        font-size: 14px;
        line-height: 14px;
        margin: 0; }
    .videos-page .boxes .box:hover img {
      transform: scale(1.1); }
  .videos-page .langs {
    font-size: 0;
    text-align: center; }
    .videos-page .langs .flag {
      cursor: pointer;
      display: inline-block;
      margin: 0 10px 10px;
      width: 80px; }
      .videos-page .langs .flag img {
        display: block;
        height: auto;
        width: 100%; }
    .videos-page .langs .flag.active {
      box-shadow: 0 0 10px #c3d600; }

body.graduate-scheme-new .bottom {
  background: #d8d8d5;
  width: 100%; }

.graduate-new .content-container {
  margin: 0 auto;
  max-width: 1920px;
  position: relative;
  width: 100%; }

.graduate-new .video-top {
  background: #000; }
  .graduate-new .video-top .intro-video {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%; }

.graduate-new .intro {
  position: relative; }
  .graduate-new .intro #stop-video-trigger {
    height: 2px;
    left: -50px;
    position: absolute;
    top: -300px;
    width: 100px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .intro #stop-video-trigger {
        top: -100px; } }
  .graduate-new .intro .content-container {
    background: url(../img/graduate-intro.jpg) center center no-repeat;
    background-size: cover;
    height: 450px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .intro .content-container {
        height: 250px; } }
  .graduate-new .intro .contents {
    left: 50%;
    position: absolute;
    top: 65px;
    transform: translateX(-50%);
    width: 440px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .intro .contents {
        top: 30px;
        width: 300px; } }
    .graduate-new .intro .contents h2 {
      color: #046289;
      font-size: 30px;
      font-weight: 800;
      line-height: 36px;
      margin: 0 0 30px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .graduate-new .intro .contents h2 {
          font-size: 20px;
          line-height: 26px;
          margin: 0 0 20px; } }
    .graduate-new .intro .contents .btn {
      display: block;
      margin: 0 auto;
      width: 240px; }
      @media only screen and (max-width: 767px) {
        .graduate-new .intro .contents .btn {
          width: 200px; } }

.graduate-new .cards {
  position: relative; }
  .graduate-new .cards .content-container {
    background: url(../img/graduate-cards.jpg) center center no-repeat;
    background-size: cover;
    height: 540px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .cards .content-container {
        height: auto;
        padding: 140px 0 50px; } }
    @media only screen and (max-width: 320px) {
      .graduate-new .cards .content-container {
        padding: 100px 0 50px; } }
  .graduate-new .cards .play-card-deck {
    font-size: 0;
    left: 50%;
    position: absolute;
    text-align: center;
    top: -160px;
    transform: translateX(-50%);
    width: 800px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .cards .play-card-deck {
        top: -50px;
        width: 90%; } }
    .graduate-new .cards .play-card-deck .play-card {
      display: inline-block;
      height: 310px;
      margin: 0 22px;
      position: relative;
      width: 222px; }
      @media only screen and (max-width: 767px) {
        .graduate-new .cards .play-card-deck .play-card {
          height: 140px;
          margin: 0 5px;
          width: 100px; } }
      @media only screen and (max-width: 320px) {
        .graduate-new .cards .play-card-deck .play-card {
          height: 112px;
          margin: 0 5px;
          width: 80px; } }
      .graduate-new .cards .play-card-deck .play-card .card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center; }
      .graduate-new .cards .play-card-deck .play-card .card-front, .graduate-new .cards .play-card-deck .play-card .card-back {
        border: 1px solid #002E50;
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
        box-sizing: border-box;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.6s;
        transition: 0.6s;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d; }
      .graduate-new .cards .play-card-deck .play-card .card-back {
        background: url(../img/graduate-card-back.png);
        background-size: 100% 100%;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg); }
      .graduate-new .cards .play-card-deck .play-card .card-front {
        background: #fff;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg); }
        .graduate-new .cards .play-card-deck .play-card .card-front img {
          display: block;
          height: auto;
          width: 100%; }
    .graduate-new .cards .play-card-deck .play-card.flipped .card-back {
      transform: rotateY(180deg); }
    .graduate-new .cards .play-card-deck .play-card.flipped .card-front {
      transform: rotateY(0deg);
      z-index: 2; }
  .graduate-new .cards .contents {
    left: 50%;
    position: absolute;
    top: 200px;
    transform: translateX(-50%);
    width: 800px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .cards .contents {
        box-sizing: border-box;
        left: auto;
        padding: 0 20px;
        position: relative;
        top: auto;
        transform: none;
        width: 100%; } }
    .graduate-new .cards .contents h2 {
      color: #fff;
      font-size: 50px;
      font-weight: 800;
      line-height: 60px;
      margin: 0 0 30px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .graduate-new .cards .contents h2 {
          font-size: 22px;
          line-height: 28px;
          margin: 0 0 20px; } }
    .graduate-new .cards .contents ul {
      list-style: none;
      margin: 0 auto;
      padding: 0;
      width: 660px; }
      @media only screen and (max-width: 767px) {
        .graduate-new .cards .contents ul {
          width: 90%; } }
      .graduate-new .cards .contents ul li {
        color: #fff;
        display: block;
        font-size: 24px;
        font-weight: 800;
        line-height: 30px;
        margin: 0 0 15px;
        padding-left: 40px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .graduate-new .cards .contents ul li {
            font-size: 18px;
            line-height: 24px; } }
        .graduate-new .cards .contents ul li span {
          color: #c3d600; }
        .graduate-new .cards .contents ul li:before {
          background: url(../img/tick-white.png);
          background-size: 100%;
          content: "";
          display: block;
          height: 20px;
          left: 0;
          position: absolute;
          text-transform: uppercase;
          top: 6px;
          width: 22px; }
  .graduate-new .cards .btn {
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 240px;
    z-index: 2; }

.graduate-new #card-trigger-1 {
  height: 2px;
  position: absolute;
  top: 800px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .graduate-new #card-trigger-1 {
      top: 400px; } }

.graduate-new #card-trigger-2 {
  height: 2px;
  position: absolute;
  top: 1300px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .graduate-new #card-trigger-2 {
      top: 700px; } }

.graduate-new #card-trigger-3 {
  height: 2px;
  position: absolute;
  top: 1800px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .graduate-new #card-trigger-3 {
      top: 1000px; } }

.graduate-new #slider-trigger-pin {
  bottom: 50px;
  height: 2px;
  left: -50px;
  position: absolute;
  width: 100px; }

.graduate-new .slider {
  overflow: hidden;
  position: relative; }
  .graduate-new .slider .content-container {
    background: #000;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    overflow: hidden; }
  .graduate-new .slider .item {
    height: 205px;
    position: relative; }
    .graduate-new .slider .item .inner {
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 600px; }
      @media only screen and (max-width: 767px) {
        .graduate-new .slider .item .inner {
          width: 80%; } }
      .graduate-new .slider .item .inner h2 {
        color: #fff;
        font-size: 48px;
        font-weight: 800;
        line-height: 54px;
        margin: 0;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .graduate-new .slider .item .inner h2 {
            font-size: 28px;
            line-height: 36px; } }
  .graduate-new .slider .item-hidden {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }

.graduate-new .roles {
  position: relative; }
  .graduate-new .roles #roles-trigger {
    height: 2px;
    left: -50px;
    position: absolute;
    top: -50px;
    width: 100px; }
  .graduate-new .roles .content-container {
    background: url(../img/graduate-roles-background.jpg) center center no-repeat;
    background-size: cover;
    padding: 60px 0 30px; }
    @media only screen and (max-width: 767px) {
      .graduate-new .roles .content-container {
        padding: 40px 0 20px; } }
  .graduate-new .roles p {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 800;
    line-height: 36px;
    margin: 0 auto 50px;
    max-width: 770px;
    text-align: center;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .graduate-new .roles p {
        box-sizing: border-box;
        font-size: 20px;
        line-height: 26px;
        margin: 0 auto 30px;
        padding: 0 20px; } }
    .graduate-new .roles p span {
      color: #c3d600; }
  .graduate-new .roles .roles-boxes {
    margin-bottom: 50px;
    font-size: 0;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .graduate-new .roles .roles-boxes {
        padding: 0 40px; } }
    @media only screen and (max-width: 767px) {
      .graduate-new .roles .roles-boxes {
        margin-bottom: 10px; } }
    .graduate-new .roles .roles-boxes .role-box {
      display: inline-block;
      margin: 0 12px; }
      @media only screen and (max-width: 991px) {
        .graduate-new .roles .roles-boxes .role-box {
          margin: 0 15px 20px; } }
      @media only screen and (max-width: 767px) {
        .graduate-new .roles .roles-boxes .role-box {
          margin: 0 10px 20px; } }
      .graduate-new .roles .roles-boxes .role-box .image {
        background: url(../img/role-off.png) center center no-repeat;
        background-size: 100%;
        height: 142px;
        margin-bottom: 15px;
        width: 130px; }
        @media only screen and (max-width: 991px) {
          .graduate-new .roles .roles-boxes .role-box .image {
            height: 175px;
            width: 160px; } }
        @media only screen and (max-width: 767px) {
          .graduate-new .roles .roles-boxes .role-box .image {
            height: 109px;
            width: 100px; } }
        @media only screen and (max-width: 320px) {
          .graduate-new .roles .roles-boxes .role-box .image {
            height: 87px;
            width: 80px; } }
      .graduate-new .roles .roles-boxes .role-box h3 {
        color: #fff;
        font-size: 23px;
        font-weight: 800;
        line-height: 30px;
        margin: 0;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .graduate-new .roles .roles-boxes .role-box h3 {
            font-size: 18px;
            line-height: 24px; } }
    .graduate-new .roles .roles-boxes .role-box.on .image {
      background: url(../img/role-on.png) center center no-repeat;
      background-size: 100%; }
  .graduate-new .roles .btn {
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 240px;
    z-index: 2; }
    @media only screen and (max-width: 767px) {
      .graduate-new .roles .btn {
        width: 200px; } }

.graduate-new .video-process {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .graduate-new .video-process {
      display: none; } }
  .graduate-new .video-process #video-process-trigger {
    height: 2px;
    left: -50px;
    position: absolute;
    top: -50px;
    width: 100px; }
  .graduate-new .video-process .process-video {
    display: block;
    height: auto;
    width: 100%; }
  .graduate-new .video-process .btn {
    bottom: -20px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 240px;
    z-index: 2; }

.graduate-new .reviews .content-container {
  background: url(../img/graduate-reviews.jpg) center center no-repeat #000;
  background-size: cover;
  font-size: 0;
  padding: 48px 0;
  text-align: center; }

.graduate-new .reviews .review {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 30px;
  width: 33%; }
  @media only screen and (max-width: 767px) {
    .graduate-new .reviews .review {
      display: block;
      margin-bottom: 20px;
      padding: 0 15px;
      width: 100%; } }
  .graduate-new .reviews .review h3 {
    color: #c3d600;
    font-family: "champagne_limousines", sans-serif;
    text-align: center; }
  .graduate-new .reviews .review p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-align: center; }
  .graduate-new .reviews .review img {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 150px; }

/*
	Pulsar Compliance
*/
.page-template-pulsar,
.page-template-maxim,
.page-template-manuals {
  font-family: "Helvetica", "Helvetica Neue", sans-serif;
  padding-top: 0 !important;
  position: relative; }
  .page-template-pulsar .header-pulsar,
  .page-template-maxim .header-pulsar,
  .page-template-manuals .header-pulsar {
    background: #000;
    height: 80px;
    position: relative; }
    .page-template-pulsar .header-pulsar .logo,
    .page-template-maxim .header-pulsar .logo,
    .page-template-manuals .header-pulsar .logo {
      left: 20px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .page-template-pulsar .header-pulsar .logo,
        .page-template-maxim .header-pulsar .logo,
        .page-template-manuals .header-pulsar .logo {
          left: 20px;
          top: 15px;
          transform: none; } }
      .page-template-pulsar .header-pulsar .logo img,
      .page-template-maxim .header-pulsar .logo img,
      .page-template-manuals .header-pulsar .logo img {
        display: block;
        height: 40px;
        width: auto; }
        @media only screen and (max-width: 767px) {
          .page-template-pulsar .header-pulsar .logo img,
          .page-template-maxim .header-pulsar .logo img,
          .page-template-manuals .header-pulsar .logo img {
            height: 30px; } }
    .page-template-pulsar .header-pulsar h1,
    .page-template-maxim .header-pulsar h1,
    .page-template-manuals .header-pulsar h1 {
      color: #fff;
      font-size: 20px;
      font-weight: normal;
      line-height: 20px;
      margin: 0;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .page-template-pulsar .header-pulsar h1,
        .page-template-maxim .header-pulsar h1,
        .page-template-manuals .header-pulsar h1 {
          bottom: 15px;
          font-size: 14px;
          left: 20px;
          line-height: 14px;
          right: auto;
          top: auto;
          transform: none; } }
  .page-template-pulsar .footer-pulsar,
  .page-template-maxim .footer-pulsar,
  .page-template-manuals .footer-pulsar {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    height: 80px;
    padding: 20px 20px 10px;
    width: 100%; }
    .page-template-pulsar .footer-pulsar p,
    .page-template-maxim .footer-pulsar p,
    .page-template-manuals .footer-pulsar p {
      color: #d8d8d5;
      font-size: 12px;
      line-height: 14px;
      margin: 0 0 10px; }
      @media only screen and (max-width: 767px) {
        .page-template-pulsar .footer-pulsar p,
        .page-template-maxim .footer-pulsar p,
        .page-template-manuals .footer-pulsar p {
          font-size: 10px;
          line-height: 12px; } }
      .page-template-pulsar .footer-pulsar p a,
      .page-template-maxim .footer-pulsar p a,
      .page-template-manuals .footer-pulsar p a {
        color: #fff;
        text-decoration: none; }
  .page-template-pulsar .pulsar-page,
  .page-template-maxim .pulsar-page,
  .page-template-manuals .pulsar-page {
    min-height: calc(100vh - 160px); }
  .page-template-pulsar .search-bar,
  .page-template-maxim .search-bar,
  .page-template-manuals .search-bar {
    background: #ffffff;
    padding: 40px 0; }
    .page-template-pulsar .search-bar .form,
    .page-template-maxim .search-bar .form,
    .page-template-manuals .search-bar .form {
      font-size: 0; }
      .page-template-pulsar .search-bar .form input[type=text],
      .page-template-maxim .search-bar .form input[type=text],
      .page-template-manuals .search-bar .form input[type=text] {
        border: none;
        box-sizing: border-box;
        display: inline-block;
        font-family: "Helvetica", "Helvetica Neue", sans-serif;
        font-size: 18px;
        height: 50px;
        max-width: calc(100% - 100px);
        padding: 0 20px;
        width: 400px; }
      .page-template-pulsar .search-bar .form button,
      .page-template-maxim .search-bar .form button,
      .page-template-manuals .search-bar .form button {
        background: #002E50;
        border: none;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: "Helvetica", "Helvetica Neue", sans-serif;
        font-size: 18px;
        height: 50px;
        width: 100px; }
        .page-template-pulsar .search-bar .form button:hover,
        .page-template-maxim .search-bar .form button:hover,
        .page-template-manuals .search-bar .form button:hover {
          background: #000; }
  .page-template-pulsar .results-container,
  .page-template-maxim .results-container,
  .page-template-manuals .results-container {
    padding-bottom: 140px;
    padding-top: 40px; }
    .page-template-pulsar .results-container #view-all,
    .page-template-maxim .results-container #view-all,
    .page-template-manuals .results-container #view-all {
      color: #000;
      cursor: pointer;
      text-decoration: underline; }
    .page-template-pulsar .results-container .results-list,
    .page-template-maxim .results-container .results-list,
    .page-template-manuals .results-container .results-list {
      list-style: none;
      margin: 0;
      padding: 0; }
      .page-template-pulsar .results-container .results-list li,
      .page-template-maxim .results-container .results-list li,
      .page-template-manuals .results-container .results-list li {
        border-bottom: 1px solid #ffffff;
        display: block;
        padding: 15px 0;
        font-size: 20px;
        margin: 0;
        color: #002E50; }
        @media only screen and (max-width: 767px) {
          .page-template-pulsar .results-container .results-list li,
          .page-template-maxim .results-container .results-list li,
          .page-template-manuals .results-container .results-list li {
            font-size: 16px; } }
        .page-template-pulsar .results-container .results-list li a,
        .page-template-maxim .results-container .results-list li a,
        .page-template-manuals .results-container .results-list li a {
          color: #002E50;
          text-decoration: none; }
  .page-template-pulsar .searching,
  .page-template-maxim .searching,
  .page-template-manuals .searching {
    text-align: center;
    font-size: 60px;
    color: #d8d8d5;
    padding: 50px 0; }

.page-template-maxim .header-pulsar {
  background: #e2cdd4; }
  .page-template-maxim .header-pulsar h1 {
    color: #000; }

@media only screen and (max-width: 767px) {
  #share_price {
    height: 100% !important;
    top: auto !important;
    bottom: -15% !important;
    width: 125% !important;
    -ms-zoom: 0.75 !important;
    -moz-transform: scale(0.75) !important;
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75) !important;
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75) !important;
    -webkit-transform-origin: 0 0; } }

.modal-share-price {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 100000; }
  .modal-share-price iframe {
    position: absolute;
    left: 20px;
    top: 40px;
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    border: none; }
  .modal-share-price .close-share-price {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    padding: 0 14px;
    background-color: #046289;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff; }
    .modal-share-price .close-share-price i, .modal-share-price .close-share-price svg {
      color: #fff;
      font-size: 24px;
      margin: 0 0 0 14px; }

#rns {
  display: block;
  height: auto;
  width: 100%;
  border: none; }

body.locked {
  overflow: hidden;
  height: 100%; }

.page-template-brand-page {
  padding-top: 110px !important; }
  @media only screen and (max-width: 959px) {
    .page-template-brand-page {
      padding-top: 60px !important; } }
  .page-template-brand-page .contact-us-btn {
    display: none !important; }
  .page-template-brand-page.modal-open {
    height: 100vh;
    overflow: hidden; }
    .page-template-brand-page.modal-open::after {
      background: #2e2b28;
      content: "";
      display: block;
      height: 100%;
      left: 0;
      opacity: 0.8;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 100000; }

.header__brand {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }
  .header__brand .up-logo {
    height: 0;
    margin: 0 auto;
    max-width: 1130px;
    position: relative;
    width: 100%;
    z-index: 3; }
    .header__brand .up-logo img {
      display: block;
      height: auto;
      left: 0;
      position: absolute;
      top: 20px;
      width: 120px; }
      @media only screen and (max-width: 959px) {
        .header__brand .up-logo img {
          left: 10px;
          top: 10px;
          width: 80px; } }
  .header__brand .top {
    background-position: center center;
    background-size: cover;
    height: 70px;
    position: relative; }
    @media only screen and (max-width: 959px) {
      .header__brand .top {
        height: 60px; } }
    .header__brand .top img {
      display: block;
      height: 60px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: auto; }
      @media only screen and (max-width: 959px) {
        .header__brand .top img {
          left: auto;
          right: 10px;
          transform: translateY(-50%);
          height: auto;
          max-width: calc(100% - 140px); } }
  .header__brand .menu {
    height: 40px; }
    @media only screen and (max-width: 959px) {
      .header__brand .menu {
        display: none; } }
    .header__brand .menu ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: center; }
    .header__brand .menu li {
      display: inline-block;
      font-size: 14px;
      line-height: 40px; }
    .header__brand .menu a {
      display: block;
      padding: 0 15px;
      text-decoration: none; }
  .header__brand .shop-menu {
    background: #c3d600;
    color: #002E50;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    position: absolute;
    right: 100px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 150px; }
    @media only screen and (max-width: 991px) {
      .header__brand .shop-menu {
        display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header__brand .shop-menu {
        right: 30px; } }
    .header__brand .shop-menu i {
      margin-right: 5px; }
      @media only screen and (max-width: 991px) {
        .header__brand .shop-menu i {
          margin-right: 0; } }
    .header__brand .shop-menu .brands {
      box-sizing: border-box;
      display: none;
      max-height: 0;
      list-style: none;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      right: 0;
      text-align: left;
      top: 100%; }
      .header__brand .shop-menu .brands li {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        white-space: nowrap; }
        .header__brand .shop-menu .brands li a {
          color: #fff;
          opacity: 0.7;
          text-decoration: none; }
      .header__brand .shop-menu .brands li.light a {
        color: #002E50;
        opacity: 0.7; }
  .header__brand .shop-menu:hover .brands {
    display: block;
    max-height: none; }

.brand__hero .image {
  height: 186px;
  position: relative; }
  @media only screen and (max-width: 959px) {
    .brand__hero .image {
      height: 0;
      padding-top: 20%; } }
  .brand__hero .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.brand__slogan {
  padding: 30px 0;
  text-align: center; }
  .brand__slogan h1 {
    font-size: 26px;
    line-height: 32px;
    margin: 0; }
    @media only screen and (max-width: 959px) {
      .brand__slogan h1 {
        font-size: 20px;
        line-height: 26px; } }

.brand__gallery .col-4 {
  padding: 0 5px; }

.brand__gallery .image {
  height: 0;
  padding-top: 100%;
  position: relative; }
  .brand__gallery .image img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.brand__about {
  padding: 30px 0 0;
  text-align: center; }
  @media only screen and (max-width: 959px) {
    .brand__about {
      padding: 20px 0; } }
  .brand__about h1, .brand__about h2, .brand__about h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 30px; }
    @media only screen and (max-width: 959px) {
      .brand__about h1, .brand__about h2, .brand__about h3 {
        font-size: 20px;
        line-height: 26px; } }
  .brand__about p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 30px; }
    @media only screen and (max-width: 959px) {
      .brand__about p {
        font-size: 15px;
        line-height: 22px; } }

.brand__warranty {
  margin: 0 auto 10px;
  max-width: 1130px;
  text-align: center; }
  .brand__warranty a {
    display: block;
    padding: 30px 0;
    text-decoration: none !important;
    width: 100%; }
  .brand__warranty .inner {
    align-content: space-between;
    align-items: center;
    display: flex;
    justify-content: center; }
  .brand__warranty h2 {
    font-size: 26px;
    line-height: 32px;
    margin: 0; }
  .brand__warranty .icon {
    margin-left: 40px; }

.brand__returns {
  margin: 0 auto;
  max-width: 1130px;
  padding: 30px 0 0;
  text-align: center; }
  .brand__returns h1, .brand__returns h2, .brand__returns h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 30px; }
  .brand__returns p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 30px; }
  .brand__returns .inner {
    height: 300px;
    overflow: auto; }

.brand__manuals {
  padding: 10px 0; }
  @media only screen and (max-width: 959px) {
    .brand__manuals {
      padding: 10px 5px; } }
  .brand__manuals .col-12 {
    padding: 0 5px; }
  .brand__manuals .image {
    height: 0;
    padding-top: 76.19%;
    position: relative; }
    .brand__manuals .image img {
      display: block;
      height: 100%;
      left: 0;
      object-fit: cover;
      position: absolute;
      top: 0;
      width: 100%; }
  .brand__manuals .inner {
    align-content: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 100%; }
  .brand__manuals .contents {
    align-items: center;
    display: flex; }
    @media only screen and (max-width: 959px) {
      .brand__manuals .contents {
        padding: 20px; } }
  .brand__manuals h2 {
    font-size: 34px;
    line-height: 40px;
    margin: 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 959px) {
      .brand__manuals h2 {
        font-size: 22px;
        line-height: 30px; } }
  .brand__manuals .icon {
    margin-left: 20px; }
    @media only screen and (max-width: 959px) {
      .brand__manuals .icon {
        margin-left: 10px; } }
    .brand__manuals .icon img {
      display: block;
      height: auto;
      width: 100px; }
      @media only screen and (max-width: 959px) {
        .brand__manuals .icon img {
          width: 60px; } }

.brand__manuals-modal {
  background: #fff;
  border: 2px solid #2e2b28;
  box-sizing: border-box;
  max-height: calc(100vh - 80px);
  max-width: calc(100% - 40px);
  height: 900px;
  left: 50%;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: fixed;
  top: -200vh;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  width: 700px;
  z-index: 100001; }
  .brand__manuals-modal h2 {
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 30px; }
  .brand__manuals-modal input {
    border: none;
    border-bottom: 1px solid #2e2b28;
    display: block;
    height: 40px;
    outline: none;
    width: 100%; }
  .brand__manuals-modal .inner {
    box-sizing: border-box;
    height: calc(100% - 120px);
    overflow: auto;
    padding: 20px 0 0; }
  .brand__manuals-modal ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .brand__manuals-modal ul li {
      border-bottom: 1px solid #e8e8e8;
      margin-bottom: 10px;
      display: block;
      padding-bottom: 10px;
      font-size: 15px;
      line-height: 20px; }
    .brand__manuals-modal ul a {
      color: #bb2f27;
      text-decoration: none; }
  .brand__manuals-modal .close-btn {
    background: #fff;
    border: 2px solid #000;
    border-radius: 100%;
    color: #000;
    cursor: pointer;
    font-size: 22px;
    height: 40px;
    line-height: 34px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 40px; }

body.modal-open .brand__manuals-modal {
  opacity: 1;
  pointer-events: auto;
  top: 50%; }

.footer-brands .footer-main {
  background: #85898c;
  color: #fff; }

.footer-brands a {
  color: #fff !important; }

.footer-brands .brand {
  padding: 30px 0; }
  .footer-brands .brand .inner {
    align-items: center;
    display: flex; }
    .footer-brands .brand .inner img {
      display: block;
      height: auto;
      max-width: 100%; }
  .footer-brands .brand p {
    font-size: 12px;
    line-height: 16px;
    margin: 0; }

.page-template-enviroment.page-child {
  background: #e5e5e5; }

.block__green-sections {
  background: #fff;
  padding-top: 80px;
  position: relative;
  width: 100%;
  z-index: 100; }
  .block__green-sections .inner {
    margin: 0 auto;
    max-width: 1456px;
    width: 100%; }
  .block__green-sections .row-set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -40px;
    margin-right: -40px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-sections .row-set {
        margin-left: 0;
        margin-right: 0; } }
    @media only screen and (max-width: 959px) {
      .block__green-sections .row-set {
        margin-left: 0;
        margin-right: 0; } }
  .block__green-sections .section {
    margin-bottom: 30px;
    padding: 0 40px 100px;
    position: relative;
    width: 50%; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-sections .section {
        padding: 0 20px 0; } }
    @media only screen and (max-width: 959px) {
      .block__green-sections .section {
        padding: 0 20px 0; } }
  .block__green-sections .image {
    height: 0;
    padding-top: 100%;
    position: relative; }
    .block__green-sections .image img {
      display: block;
      height: 100%;
      left: 0;
      object-fit: cover;
      position: absolute;
      top: 0;
      width: 100%; }
  .block__green-sections .caption {
    background: #fff;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    min-height: 250px;
    max-width: 560px;
    padding: 30px;
    position: absolute;
    transform: translateX(-50%);
    text-align: center;
    width: 100%; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-sections .caption {
        position: relative;
        left: 0;
        transform: none; } }
    @media only screen and (max-width: 959px) {
      .block__green-sections .caption {
        min-height: 1px;
        position: relative;
        left: 0;
        padding: 20px 0;
        transform: none; } }
  .block__green-sections a {
    text-decoration: none; }
  .block__green-sections h3 {
    font-size: 46px;
    line-height: 54px;
    font-weight: bold;
    text-align: center; }
    @media only screen and (max-width: 959px) {
      .block__green-sections h3 {
        font-size: 32px;
        line-height: 40px; } }
    .block__green-sections h3 span {
      color: #002E50 !important; }
  .block__green-sections p {
    margin: 0; }

.block__green-fact {
  margin: 0 auto;
  max-width: 1920px;
  padding: 60px 20px;
  text-align: center;
  z-index: 100;
  position: relative; }
  @media only screen and (max-width: 959px) {
    .block__green-fact {
      padding: 30px 20px; } }
  .block__green-fact h2 {
    font-size: 54px;
    font-weight: bold;
    margin: 0 0 20px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-fact h2 {
        font-size: 40px;
        line-height: 48px; } }
    @media only screen and (max-width: 959px) {
      .block__green-fact h2 {
        font-size: 22px;
        line-height: 30px; } }
  .block__green-fact p {
    font-size: 30px;
    line-height: 36px;
    margin: 0; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-fact p {
        font-size: 20px;
        line-height: 28px; } }
    @media only screen and (max-width: 959px) {
      .block__green-fact p {
        font-size: 16px;
        line-height: 24px; } }
  .block__green-fact .text {
    margin: 0 auto;
    max-width: 1190px; }

.block__green-slogan {
  align-items: center;
  display: flex;
  height: 460px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1920px;
  position: relative; }
  @media only screen and (min-width: 960px) and (max-width: 1440px) {
    .block__green-slogan {
      height: 400px; } }
  @media only screen and (max-width: 959px) {
    .block__green-slogan {
      height: 300px; } }
  .block__green-slogan .text {
    padding-right: 300px;
    position: relative;
    z-index: 2; }
    @media only screen and (max-width: 959px) {
      .block__green-slogan .text {
        padding-right: 0; } }
    .block__green-slogan .text p {
      color: #3f4449;
      font-size: 80px;
      font-weight: bold;
      line-height: 70px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-slogan .text p {
          font-size: 60px;
          line-height: 68px; } }
      @media only screen and (max-width: 959px) {
        .block__green-slogan .text p {
          font-size: 40px;
          line-height: 48px; } }
      .block__green-slogan .text p span {
        color: #5f8919; }
  .block__green-slogan img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .block__green-slogan .bg-sm {
    display: none; }

.block__text-blocks {
  background: #e5e5e5;
  margin: 0 auto;
  max-width: 1920px;
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  z-index: 100; }
  .block__text-blocks .text-block {
    background: #fff;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
    padding: 40px 60px; }
    .block__text-blocks .text-block:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 959px) {
      .block__text-blocks .text-block {
        display: block;
        padding: 20px; } }
  .block__text-blocks .icon {
    min-width: 250px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__text-blocks .icon {
        min-width: 200px; } }
    @media only screen and (max-width: 959px) {
      .block__text-blocks .icon {
        margin: 0 auto 30px;
        min-width: 180px;
        max-width: 180px; } }
    .block__text-blocks .icon img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-width: 100%; }
  .block__text-blocks .text {
    margin-left: 70px; }
    @media only screen and (max-width: 959px) {
      .block__text-blocks .text {
        margin-left: 0; } }
    .block__text-blocks .text.first {
      margin-left: 0;
      margin-right: 70px; }
      @media only screen and (max-width: 959px) {
        .block__text-blocks .text.first {
          margin-right: 0; } }
      .block__text-blocks .text.first h3 {
        text-align: right; }
        @media only screen and (max-width: 959px) {
          .block__text-blocks .text.first h3 {
            text-align: left; } }
  .block__text-blocks .first {
    order: 1; }
  .block__text-blocks .last {
    order: 2; }
  .block__text-blocks h3 {
    font-size: 44px;
    line-height: 44px;
    font-weight: bold;
    margin: 0 0 30px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__text-blocks h3 {
        font-size: 32px;
        line-height: 40px; } }
    @media only screen and (max-width: 959px) {
      .block__text-blocks h3 {
        font-size: 28px;
        line-height: 36px; } }
  .block__text-blocks p {
    font-size: 22px;
    line-height: 34px;
    margin: 0 0 30px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__text-blocks p {
        font-size: 16px;
        line-height: 24px; } }
    @media only screen and (max-width: 959px) {
      .block__text-blocks p {
        font-size: 18px;
        line-height: 24px; } }
    .block__text-blocks p:last-child {
      margin: 0; }
  .block__text-blocks .shadow img {
    display: block;
    height: auto;
    width: 100%; }

.block__green-icons {
  background: #fff;
  margin: 0 auto;
  max-width: 1920px;
  padding: 50px 20px;
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 959px) {
    .block__green-icons {
      padding: 20px; } }
  .block__green-icons .inner {
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 1800px;
    justify-content: center; }
    @media only screen and (max-width: 959px) {
      .block__green-icons .inner {
        flex-wrap: wrap; } }
  .block__green-icons .item {
    margin: 0 40px;
    text-align: center;
    width: 340px; }
    @media only screen and (max-width: 959px) {
      .block__green-icons .item {
        margin: 0 20px 20px;
        max-width: calc(50% - 40px); } }
    .block__green-icons .item .icon-outer {
      margin: 0 auto 20px;
      max-width: 240px; }
      @media only screen and (max-width: 959px) {
        .block__green-icons .item .icon-outer {
          max-width: 140px; } }
    .block__green-icons .item .icon {
      height: 0;
      padding-top: 60%;
      position: relative; }
      .block__green-icons .item .icon img {
        height: 100%;
        left: 0;
        object-fit: scale-down;
        position: absolute;
        top: 0;
        width: 100%; }
    .block__green-icons .item p {
      font-size: 26px;
      font-weight: bold;
      line-height: 34px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-icons .item p {
          font-size: 20px;
          line-height: 28px; } }
      @media only screen and (max-width: 959px) {
        .block__green-icons .item p {
          font-size: 16px;
          line-height: 22px; } }

.block__green-hero {
  height: 1050px;
  position: relative; }
  @media only screen and (min-width: 960px) and (max-width: 1440px) {
    .block__green-hero {
      max-height: calc(100vh - 60px); } }
  @media only screen and (max-width: 959px) {
    .block__green-hero {
      height: auto;
      padding: 40px 20px; } }
  @media only screen and (max-width: 959px) {
    .block__green-hero::after {
      background: #fff;
      content: "";
      display: block;
      height: 100%;
      left: 0;
      opacity: 0.75;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; } }
  .block__green-hero .inner {
    margin: 0 auto 0;
    max-width: 1300px;
    padding-top: 100px;
    position: relative;
    text-align: center;
    z-index: 3; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero .inner {
        max-width: 900px !important;
        padding: 50px 40px; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero .inner {
        padding-top: 0; } }
    .block__green-hero .inner h1 {
      font-size: 80px;
      font-weight: bold;
      line-height: 88px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero .inner h1 {
          font-size: 42px;
          line-height: 50px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero .inner h1 {
          font-size: 32px;
          line-height: 40px; } }
    .block__green-hero .inner p {
      font-size: 28px;
      line-height: 36px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero .inner p {
          font-size: 20px;
          line-height: 26px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero .inner p {
          font-size: 18px;
          line-height: 24px; } }
  .block__green-hero img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.block__green-hero-landing {
  height: 940px;
  max-height: calc(100vh - 90px);
  position: relative; }
  @media only screen and (max-width: 959px) {
    .block__green-hero-landing {
      height: auto;
      max-height: none; } }
  .block__green-hero-landing .inner {
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0 auto 0;
    max-width: 1300px;
    position: relative;
    text-align: center;
    z-index: 2; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero-landing .inner {
        max-width: 900px !important;
        padding: 0 40px; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero-landing .inner {
        padding: 40px 20px; } }
    .block__green-hero-landing .inner h1 {
      font-size: 80px;
      font-weight: bold;
      line-height: 88px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-landing .inner h1 {
          font-size: 60px;
          line-height: 60px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-landing .inner h1 {
          font-size: 26px;
          line-height: 32px; } }
    .block__green-hero-landing .inner p {
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 30px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-landing .inner p {
          font-size: 20px;
          line-height: 26px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-landing .inner p {
          font-size: 18px;
          line-height: 24px; } }
      .block__green-hero-landing .inner p strong {
        color: #456325; }
  .block__green-hero-landing img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.block__green-icons-landing {
  background: #5f8919;
  margin: 0 auto;
  max-width: 1920px;
  padding: 40px 20px;
  position: relative;
  z-index: 100; }
  @media only screen and (max-width: 959px) {
    .block__green-icons-landing {
      margin: 0 auto 60px; } }
  .block__green-icons-landing .stat-icon {
    height: auto;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    top: -120px;
    width: 260px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-icons-landing .stat-icon {
        top: -60px;
        width: 180px; } }
    @media only screen and (max-width: 959px) {
      .block__green-icons-landing .stat-icon {
        margin: 0 auto;
        position: relative;
        transform: none;
        left: auto;
        top: auto;
        width: 200px; } }
  .block__green-icons-landing .inner {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 1600px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-icons-landing .inner {
        max-width: 1000px; } }
    @media only screen and (max-width: 959px) {
      .block__green-icons-landing .inner {
        display: block;
        text-align: center; } }
  .block__green-icons-landing .item {
    align-items: center;
    color: #fff; }
  .block__green-icons-landing .item-left {
    margin-right: 120px;
    padding-left: 120px;
    text-align: center;
    width: 600px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-icons-landing .item-left {
        width: 400px; } }
    @media only screen and (max-width: 959px) {
      .block__green-icons-landing .item-left {
        padding-left: 0;
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%; } }
    .block__green-icons-landing .item-left .stat {
      font-size: 100px;
      font-weight: bold;
      line-height: 80px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-icons-landing .item-left .stat {
          font-size: 60px;
          line-height: 70px; } }
      @media only screen and (max-width: 959px) {
        .block__green-icons-landing .item-left .stat {
          font-size: 80px;
          line-height: 90spx; } }
    .block__green-icons-landing .item-left .stat-label {
      font-size: 32px;
      font-weight: bold;
      line-height: 40px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-icons-landing .item-left .stat-label {
          font-size: 22px;
          line-height: 30px; } }
      @media only screen and (max-width: 959px) {
        .block__green-icons-landing .item-left .stat-label {
          font-size: 20px;
          line-height: 28px; } }
  .block__green-icons-landing .item-right {
    display: flex;
    margin-left: 120px;
    width: 600px; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-icons-landing .item-right {
        width: 400px; } }
    @media only screen and (max-width: 959px) {
      .block__green-icons-landing .item-right {
        margin-left: 0;
        width: 100%; } }
    .block__green-icons-landing .item-right img {
      display: block;
      height: auto;
      margin-right: 30px;
      width: 180px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-icons-landing .item-right img {
          width: 100px; } }
      @media only screen and (max-width: 959px) {
        .block__green-icons-landing .item-right img {
          width: 80px; } }
    .block__green-icons-landing .item-right p {
      font-size: 32px;
      font-weight: bold;
      line-height: 40px;
      margin: 0; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-icons-landing .item-right p {
          font-size: 22px;
          line-height: 30px; } }
      @media only screen and (max-width: 959px) {
        .block__green-icons-landing .item-right p {
          font-size: 20px;
          line-height: 28px; } }

.block__green-hero-community {
  height: 1050px;
  position: relative; }
  @media only screen and (max-width: 959px) {
    .block__green-hero-community::after {
      background: #fff;
      content: "";
      display: block;
      height: 100%;
      left: 0;
      opacity: 0.75;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; } }
  @media only screen and (min-width: 960px) and (max-width: 1440px) {
    .block__green-hero-community {
      height: 800px; } }
  @media only screen and (max-width: 959px) {
    .block__green-hero-community {
      height: auto;
      padding: 40px 20px; } }
  .block__green-hero-community .inner {
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0 auto 0;
    max-width: 1300px;
    padding-top: 30px;
    position: relative;
    text-align: center;
    z-index: 3; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero-community .inner {
        max-width: 780px !important;
        padding: 30px 40px 0; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero-community .inner {
        padding: 0; } }
    .block__green-hero-community .inner h1 {
      font-size: 80px;
      font-weight: bold;
      line-height: 70px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-community .inner h1 {
          font-size: 52px;
          line-height: 60px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-community .inner h1 {
          font-size: 24px;
          line-height: 32px; } }
    .block__green-hero-community .inner p {
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 30px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-community .inner p {
          font-size: 18px;
          line-height: 26px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-community .inner p {
          font-size: 18px;
          line-height: 24px; } }
  @media only screen and (min-width: 960px) and (max-width: 1440px) {
    .block__green-hero-community .logo-top {
      height: auto;
      width: 360px; } }
  @media only screen and (max-width: 959px) {
    .block__green-hero-community .logo-top {
      height: auto;
      width: 200px; } }
  .block__green-hero-community .logo-bottom {
    bottom: -90px;
    height: 260px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: auto;
    z-index: 3; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero-community .logo-bottom {
        bottom: -40px;
        height: 180px; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero-community .logo-bottom {
        display: none; } }
  .block__green-hero-community .bg {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.block__green-hero-planet {
  height: 1050px;
  max-height: calc(100vh - 50px);
  position: relative; }
  @media only screen and (min-width: 960px) and (max-width: 1440px) {
    .block__green-hero-planet {
      max-height: calc(100vh - 70px); } }
  @media only screen and (max-width: 959px) {
    .block__green-hero-planet {
      height: auto;
      padding: 40px 20px 220px; } }
  .block__green-hero-planet .inner {
    margin: 0 auto 0;
    max-width: 1300px;
    padding-top: 100px;
    position: relative;
    text-align: center;
    z-index: 2; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero-planet .inner {
        max-width: 900px !important;
        padding: 40px 40px 0; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero-planet .inner {
        padding-top: 0; } }
    .block__green-hero-planet .inner h1 {
      font-size: 80px;
      font-weight: bold;
      line-height: 88px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-planet .inner h1 {
          font-size: 60px;
          line-height: 60px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-planet .inner h1 {
          font-size: 32px;
          line-height: 40px; } }
    .block__green-hero-planet .inner h2 {
      font-size: 58px;
      font-weight: bold;
      line-height: 66px;
      margin: 0 0 15px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-planet .inner h2 {
          font-size: 40px;
          line-height: 50px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-planet .inner h2 {
          font-size: 24px;
          line-height: 32px; } }
    .block__green-hero-planet .inner p {
      font-size: 28px;
      line-height: 36px;
      margin: 0 0 30px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-planet .inner p {
          font-size: 20px;
          line-height: 26px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-planet .inner p {
          font-size: 18px;
          line-height: 24px; } }
  .block__green-hero-planet .trigger-planet {
    position: absolute;
    top: 50px;
    height: 1px; }
  .block__green-hero-planet .stat {
    background: #fff;
    border-radius: 60px 60px 0 0;
    bottom: 0;
    left: 50%;
    padding: 30px 40px 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    z-index: 2; }
    @media only screen and (min-width: 960px) and (max-width: 1440px) {
      .block__green-hero-planet .stat {
        border-radius: 40px 40px 0 0;
        padding: 20px 30px 0; } }
    @media only screen and (max-width: 959px) {
      .block__green-hero-planet .stat {
        padding: 20px;
        border-radius: 30px 30px 0 0;
        width: 280px; } }
    .block__green-hero-planet .stat p.number {
      color: #5f8919;
      font-size: 140px;
      font-weight: bold;
      line-height: 130px;
      margin: 0 0 20px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-planet .stat p.number {
          font-size: 100px;
          line-height: 100px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-planet .stat p.number {
          font-size: 50px;
          line-height: 60px;
          margin: 0 0 10px; } }
    .block__green-hero-planet .stat p.label {
      font-size: 32px;
      font-weight: bold;
      line-height: 30px; }
      @media only screen and (min-width: 960px) and (max-width: 1440px) {
        .block__green-hero-planet .stat p.label {
          font-size: 24px;
          line-height: 32px; } }
      @media only screen and (max-width: 959px) {
        .block__green-hero-planet .stat p.label {
          font-size: 19px;
          line-height: 26px; } }
  .block__green-hero-planet img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }

.block__green-hero,
.block__green-hero-landing,
.block__green-hero-community,
.block__green-hero-planet {
  margin: 0 auto;
  max-width: 1920px; }

.block__green-hero-community + .block__green-icons {
  padding-top: 80px; }

.pin-hero {
  z-index: 1; }

.recall-archive .title {
  background: #d8d8d5;
  margin: 0 0 60px;
  padding: 60px 0;
  text-align: center; }
  @media only screen and (max-width: 959px) {
    .recall-archive .title {
      padding: 40px 0; } }
  .recall-archive .title h1 {
    font-size: 32px;
    line-height: 40px;
    margin: 0; }
    @media only screen and (max-width: 959px) {
      .recall-archive .title h1 {
        font-size: 20px;
        line-height: 28px; } }

.recall-archive .recall-post {
  margin-bottom: 40px; }
  .recall-archive .recall-post .image {
    height: 0;
    padding-top: 100%;
    position: relative; }
    @media only screen and (max-width: 959px) {
      .recall-archive .recall-post .image {
        margin: 0 0 30px; } }
    .recall-archive .recall-post .image img {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      object-fit: cover; }
  .recall-archive .recall-post h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 20px; }

.recall-single {
  padding: 0; }
  .recall-single .title {
    background: #d8d8d5;
    margin: 0 0 60px;
    padding: 60px 0;
    text-align: center; }
    @media only screen and (max-width: 959px) {
      .recall-single .title {
        padding: 40px 0; } }
    .recall-single .title h1 {
      font-size: 32px;
      line-height: 40px;
      margin: 0; }
      @media only screen and (max-width: 959px) {
        .recall-single .title h1 {
          font-size: 20px;
          line-height: 28px; } }
  .recall-single .image {
    margin: 0 0 40px; }
    .recall-single .image img {
      display: block;
      height: auto;
      width: 100%; }
  .recall-single .form-code .btn-primary {
    background-color: transparent !important;
    border: none !important;
    font-size: 18px !important; }

.single-product-recall, .post-type-archive-product-recall {
  padding-top: 0 !important; }

.petra-tree {
  margin: 0 auto;
  max-width: 1180px; }
  .petra-tree p {
    margin: 0; }
  .petra-tree img {
    display: block;
    height: auto;
    width: 100%; }
