img.wp-smiley, img.emoji {
  display: inline !important;
  border: 0 !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -.1em !important;
  background: none !important;
  padding: 0 !important
}

button.alm-load-more-btn {
  font-size: 15px;
  font-weight: 600;
  width: auto;
  height: 42px;
  line-height: 42px;
  background: #ed7070;
  color: #fff;
  border: none;
  border-radius: 3px;
  margin: 0 0 4px;
  padding: 0 20px;
  display: inline-block;
  position: relative;
  -webkit-transition: padding .25s ease-in-out, width .25s ease-in-out;
  transition: padding .25s ease-in-out, width .25s ease-in-out;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

button.alm-load-more-btn:hover {
  background-color: #e06464;
  color: #fff;
  text-decoration: none
}

button.alm-load-more-btn:active {
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, .1);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, .1);
  text-decoration: none
}

button.alm-load-more-btn:active, button.alm-load-more-btn:focus {
  outline: 0
}

button.alm-load-more-btn.loading {
  padding-left: 44px
}

button.alm-load-more-btn.done {
  cursor: default;
  opacity: .2;
  background-color: #ed7070;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

button.alm-load-more-btn.done:before, button.alm-load-more-btn:before {
  background: 0 0;
  width: 0
}

button.alm-load-more-btn.loading:before {
  background: #fff url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/ajax-loader.gif) no-repeat center center;
  width: 30px;
  height: 30px;
  margin: 6px;
  border-radius: 2px;
  display: inline-block;
  z-index: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: width .5s ease-in-out;
  transition: width .5s ease-in-out
}

.alm-btn-wrap, .alm-masonry {
  display: block;
  overflow: hidden;
  clear: both
}

.alm-btn-wrap {
  text-align: center;
  padding: 10px 0 25px
}

.ajax-load-more-wrap.blue button.alm-load-more-btn {
  background-color: #0081bf
}

.ajax-load-more-wrap.blue button.alm-load-more-btn.done, .ajax-load-more-wrap.blue button.alm-load-more-btn:hover {
  background-color: #0073aa
}

.ajax-load-more-wrap.green button.alm-load-more-btn {
  background-color: #6fca68
}

.ajax-load-more-wrap.green button.alm-load-more-btn.done, .ajax-load-more-wrap.green button.alm-load-more-btn:hover {
  background-color: #64b95e
}

.ajax-load-more-wrap.red button.alm-load-more-btn {
  background-color: #ca4b4b
}

.ajax-load-more-wrap.red button.alm-load-more-btn.done, .ajax-load-more-wrap.red button.alm-load-more-btn:hover {
  background-color: #b13b3b
}

.ajax-load-more-wrap.purple button.alm-load-more-btn {
  background-color: #a86bb9
}

.ajax-load-more-wrap.purple button.alm-load-more-btn.done, .ajax-load-more-wrap.purple button.alm-load-more-btn:hover {
  background-color: #9963a8
}

.ajax-load-more-wrap.grey button.alm-load-more-btn {
  background-color: #888
}

.ajax-load-more-wrap.grey button.alm-load-more-btn.done, .ajax-load-more-wrap.grey button.alm-load-more-btn:hover {
  background-color: #777
}

.ajax-load-more-wrap.white button.alm-load-more-btn {
  background-color: #fff;
  color: #666;
  border: 1px solid #efefef
}

.ajax-load-more-wrap.white button.alm-load-more-btn.done, .ajax-load-more-wrap.white button.alm-load-more-btn:hover {
  background-color: #efefef;
  color: #333
}

.ajax-load-more-wrap.white button.alm-load-more-btn.done {
  border-color: #fff
}

.ajax-load-more-wrap.infinite button.alm-load-more-btn {
  width: 100%;
  background-color: transparent !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/spinner.gif);
  border: none !important;
  opacity: 0;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow: hidden;
  text-indent: -9999px;
  cursor: default !important;
  outline: 0 !important
}

.ajax-load-more-wrap.infinite button.alm-load-more-btn:before {
  display: none !important
}

.ajax-load-more-wrap.infinite button.alm-load-more-btn:active {
  -webkit-box-shadow: none;
  box-shadow: none
}

.ajax-load-more-wrap.infinite button.alm-load-more-btn.done {
  opacity: 0
}

.ajax-load-more-wrap.infinite button.alm-load-more-btn.loading {
  opacity: 1
}

.ajax-load-more-wrap.infinite.skype button.alm-load-more-btn {
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/spinner-skype.gif)
}

.ajax-load-more-wrap.infinite.ring button.alm-load-more-btn {
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/spinner-ring.gif)
}

.ajax-load-more-wrap.infinite.fading-blocks button.alm-load-more-btn {
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/loader-fading-blocks.gif)
}

.ajax-load-more-wrap.infinite.fading-circles button.alm-load-more-btn {
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/loader-fading-circles.gif)
}

.ajax-load-more-wrap.infinite.chasing-arrows button.alm-load-more-btn {
  background-image: url(///wp-content/plugins/ajax-load-more/core/dist/css/../../img/spinner-chasing-arrows.gif)
}

.alm-listing {
  margin: 0;
  padding: 0
}

.alm-listing li {
  background: 0 0;
  margin: 0 0 30px;
  padding: 0 0 0 170px;
  overflow: hidden;
  position: relative;
  list-style: none
}

.alm-listing li.no-img {
  padding: 0
}

.alm-listing li p {
  margin: 0
}

.alm-listing li h3 {
  margin: 0 0 10px
}

.alm-listing li img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px
}

div.wpcf7 {
  margin: 0;
  padding: 0
}

div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
  border: 2px solid red
}

div.wpcf7-spam-blocked {
  border: 2px solid orange
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
  position: relative
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em
}

span.wpcf7-list-item {
  margin-left: .5em
}

.wpcf7-display-none {
  display: none
}

div.wpcf7 img.ajax-loader {
  border: 0;
  vertical-align: middle;
  margin-left: 4px
}

div.wpcf7 div.ajax-error {
  display: none
}

div.wpcf7 .placeheld {
  color: #888
}

.wpcf7-recaptcha iframe {
  margin-bottom: 0
}

a.inbound-button.inbound-special-class i:before, button.inbound-button-submit.inbound-submit-action i:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 300;
  padding-right: 5px
}

.inbound-label.inbound-label-top, .inbound-label.inbound-label-bottom {
  display: block
}

#inbound-form-wrapper .inbound-label.inbound-label-bottom {
  margin: 0 0 10px 0
}

#inbound-form-wrapper .inbound-label.inbound-label-inline {
  min-width: 80px;
  display: inline-block;
  padding-right: 10px
}

.radio-inbound-vertical.radio-inbound-label-bottom, #inbound-form-wrapper .inbound-label.inbound-label-inline.inbound-input-radio, .radio-inbound-vertical.radio-inbound-label-top {
  display: block
}

.radio-inbound-vertical.radio-inbound-label-bottom:last-child {
  margin: 0 0 10px 0
}

.radio-inbound-vertical.radio-inbound-label-inline {
  padding-right: 5px
}

.inbound-label.inbound-label-placeholder {
  display: none
}

.inbound-label.inbound-label-placeholder.inbound-input-dropdown {
  display: block
}

.inbound-label.inbound-label-placeholder.inbound-input-dropdown_countries {
  display: block
}

.inbound-horizontal {
  display: inline-block
}

#inbound_form_submit {
  text-transform: none;
  cursor: pointer
}

.inbound-field {
  margin-left: 0 !important;
  list-style-type: none !important;
  list-style-image: none !important;
  list-style: none !important;
  overflow: visible
}

.inbound-field label {
  margin: 10px 0 4px 0;
  font-weight: bold;
  line-height: 1.3em;
  clear: both
}

.inbound-field input[type=radio] {
  margin-top: 4px;
  width: auto !important
}

.inbound-field.inbound-submit-area {
  padding: 0 0 10px 0;
  margin: 15px 0 0 0;
  clear: both
}

.inbound-field.inbound-submit-area input.inbound-button, .inbound-field.inbound-submit-area input[type=submit] {
  font-size: 1em
}

.inbound-description {
  font-size: .85em;
  line-height: 1.5em;
  clear: both;
  font-family: sans-serif;
  letter-spacing: normal;
  padding: 10px 0 0 0;
  width: 99.8%
}

textarea.inbound-input-textarea {
  height: 150px;
  width: 99.2%
}

#inbound-form-wrapper {
  overflow: inherit;
  margin: 10px 0;
  max-width: 98%
}

.inbound-field input[type=text], .inbound-field input[type=url], .inbound-field input[type=email], .inbound-field input[type=tel], .inbound-field input[type=number], .inbound-field input[type=password] {
  width: 47%
}

#inbound-form-wrapper .inbound-horizontal input[type=text], #inbound-form-wrapper .inbound-horizontal input[type=url], #inbound-form-wrapper .inbound-horizontal input[type=email], #inbound-form-wrapper .inbound-horizontal input[type=tel], #inbound-form-wrapper .inbound-horizontal input[type=number], #inbound-form-wrapper .inbound-horizontal input[type=password] {
  width: 88%
}

.inbound-field input[type="checkbox"], .inbound-field input[type="radio"] {
  display: inline-block;
  width: auto;
  margin: 10px
}

#inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=text], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=url], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=email], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=tel], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=number], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=password] {
  width: 130px
}

#inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline .inbound-label.inbound-label-inline {
  min-width: 60px;
  display: inline-block;
  padding-right: 10px;
  text-align: right
}

#inbound-form-wrapper .label-inbound-label-inline input {
  display: inline-block
}

.inbound-label.inbound-input-radio {
  display: block
}

.automation-done {
  margin-top: 4px;
  width: auto !important;
  float: left
}

.radionotdonelabel {
  display: block;
  margin: 0 0 0 24px;
  padding: 0;
  width: auto;
  line-height: 1.5;
  vertical-align: top
}

.inbound-clear {
  clear: both;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0
}

.inbound-clearfix:before, .inbound-clearfix:after, .inbound-row:before, .inbound-row:after, .inbound-row_30:before, .inbound-row_30:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  width: 0;
  height: 0
}

.inbound-clearfix:after, .inbound-row:after, .inbound-row_30:after {
  clear: both
}

.inbound-clearfix {
  zoom: 1
}

.inbound-row {
  margin-left: -10px;
  margin-right: -10px
}

.inbound-row_30 {
  margin-left: -15px;
  margin-right: -15px
}

.inbound-grid {
  float: left;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 0;
  position: relative
}

#inbound-list {
  overflow: hidden;
  margin-bottom: 10px
}

.row_30 .inbound-grid {
  padding-left: 15px;
  padding-right: 15px
}

.inbound-grid.full {
  width: 100%
}

.inbound-grid.one-half, .inbound-grid.inbound-2-col {
  width: 48%
}

.inbound-grid.one-third, .inbound-grid.inbound-3-col {
  width: 31.333333%
}

.inbound-grid.two-third {
  width: 66.666667%
}

.inbound-grid.one-fourth, .inbound-grid.inbound-4-col {
  width: 23%
}

.inbound-grid.three-fourth {
  width: 75%
}

.inbound-grid.one-fifth {
  width: 18%
}

.inbound-grid.two-fifth {
  width: 40%
}

.inbound-grid.three-fifth {
  width: 60%
}

.inbound-grid.four-fifth {
  width: 80%
}

ul.inboundnow-social-links {
  list-style: none;
  margin: 0;
  padding: 0
}

ul.inboundnow-social-links li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 7px 0
}

ul.inboundnow-social-links li a {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #696763;
  margin: 0 1px
}

ul.inboundnow-social-links li a:hover {
  background-color: #c8232b;
  border-color: rgba(0, 0, 0, .2);
  color: #fff
}

#footer-wrapper ul.inboundnow-social-links {
  float: right
}

#footer-wrapper ul.inboundnow-social-links li a {
  background-color: #4a4845;
  border: 0;
  color: #9c9a96
}

#footer-wrapper ul.inboundnow-social-links li a:hover {
  background-color: #c8232b;
  color: #fff
}

.inbound-widget-about {
  background: url(///wp-content/plugins/cta/shared/shortcodes/css/images/map.png) no-repeat 0 0;
  background-size: 100%
}

.inbound-widget-about i {
  color: #9c9a96;
  margin-right: 5px
}

.inbound-divider {
  border-top: 1px solid #ebebea;
  height: 1px;
  margin: 0;
  position: relative
}

.inbound-divider.none {
  border: 0
}

.inbound-divider.solid {
  border-top: 1px solid #ebebea
}

.inbound-divider.dashed {
  border-top: 1px dashed #ebebea
}

.inbound-divider.dotted {
  border-top: 1px dotted #ebebea
}

.inbound-divider.double {
  border-top: 3px double #ebebea
}

.inbound-teaser {
  margin-bottom: 20px
}

.inbound-teaser .inbound-teaser-header {
  margin: 0 0 10px 56px
}

.inbound-teaser .inbound-teaser-title {
  margin: 0
}

.inbound-teaser .inbound-teaser-subtitle {
  color: #9c9a96
}

.inbound-teaser .inbound-teaser-icon {
  background: #4a4845;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  float: left;
  line-height: 36px;
  height: 36px;
  width: 36px;
  margin-top: 5px;
  text-align: center
}

.inbound-teaser .inbound-teaser-image {
  float: left;
  height: 36px;
  width: 36px;
  margin-top: 5px
}

.inbound-teaser:hover .inbound-teaser-icon {
  background-color: #c8232b
}

.inbound-teaser.nested .inbound-teaser-content {
  margin-left: 56px
}

.inbound-teaser.centered {
  text-align: center
}

.inbound-teaser.centered .inbound-teaser-icon {
  background: none;
  color: #696763;
  float: none;
  font-size: 64px;
  line-height: 64px;
  width: 64px;
  height: 64px;
  margin: 0 auto 5px auto
}

.inbound-teaser.centered .inbound-teaser-header {
  margin-left: 0
}

.inbound-callout {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px #f9f9f9;
  -moz-box-shadow: inset 1px 1px 1px #f9f9f9;
  box-shadow: inset 1px 1px 1px #f9f9f9;
  padding: 20px 25px 0;
  margin-bottom: 20px
}

.inbound-callout .left, .inbound-callout .right {
  margin-bottom: 15px
}

.inbound-callout h2 {
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 5px;
  text-shadow: 1px 1px 1px #fff
}

.inbound-callout .subtitle {
  font-size: 16px;
  line-height: 22px;
  text-shadow: 1px 1px 1px #fff;
  margin: 0 0 5px
}

.inbound-callout .inbound-button {
  margin: 7px 0 5px 0
}

.inbound-intro {
  margin-bottom: 20px
}

.inbound-intro h1 {
  margin-bottom: 10px
}

.inbound-intro .inbound-intro-content {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px
}

.inbound-tabs-content {
  margin-bottom: 20px
}

ul.inbound-tabs-nav {
  border-bottom: 1px solid #ebebea;
  list-style: none;
  margin: 0;
  padding: 0
}

ul.inbound-tabs-nav li {
  display: inline-block;
  margin: 0;
  padding: 0
}

ul.inbound-tabs-nav li a {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  border-right: 0;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  color: #696763;
  display: inline-block;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  margin-bottom: -1px;
  text-shadow: 1px 1px 1px #fff
}

ul.inbound-tabs-nav li a span {
  display: inline-block;
  margin-left: 5px
}

ul.inbound-tabs-nav li a.active {
  background-color: #fff;
  border-bottom-color: #fff;
  color: #4a4845
}

ul.inbound-tabs-nav li:last-child {
  border-right: 1px solid #ebebea
}

.inbound-tabs>div {
  border: 1px solid #ebebea;
  border-top: 0;
  padding: 20px
}

.inbound-accordion {
  margin-bottom: 20px
}

.inbound-accordion .pane-title {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  font-size: 110%;
  display: block;
  font-weight: bold;
  padding: 12px 20px;
  position: relative;
  margin-bottom: -1px;
  text-shadow: 1px 1px 1px #fff
}

.inbound-accordion .pane-title.active {
  color: #4a4845
}

.inbound-accordion .pane-title .pane-icon {
  width: 16px;
  margin-right: 10px;
  text-align: center
}

.inbound-accordion .pane-title .status-off, .inbound-accordion .pane-title .status-on {
  color: #cecdca;
  cursor: pointer;
  float: right;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold
}

.inbound-accordion .pane-title .status-off {
  display: block
}

.inbound-accordion .pane-title .status-on {
  display: none
}

.inbound-accordion .pane-title.active .status-off {
  display: none
}

.inbound-accordion .pane-title.active .status-on {
  display: block
}

.inbound-accordion .pane {
  border: 1px solid #ebebea;
  padding: 20px;
  margin: 0 0 20px 0
}

.inbound-accordion .pane.last {
  margin: 0
}

.inbound-fancy-quote {
  margin: 0 0 20px
}

.inbound-fancy-quote .quote-text {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  color: #555;
  font: normal 16px/22px Georgia, serif;
  margin: 0 0 15px;
  padding: 20px;
  position: relative;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .5)
}

.inbound-fancy-quote .quote-text p {
  margin: 0
}

.inbound-fancy-quote .quote-text .triangle {
  background: #f2f2f2;
  border: 1px solid;
  border-color: #f2f2f2 #ebebea #ebebea #f2f2f2;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -8px;
  left: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.inbound-fancy-quote .quote-author {
  padding: 0;
  position: relative
}

.inbound-fancy-quote .quote-author .quote-author-name {
  font-weight: bold
}

.inbound-fancy-quote .quote-author .quote-author-name:before {
  content: "\2014 \0020";
  color: #cecdca;
  font-weight: normal
}

.inbound-fancy-quote .quote-author .quote-author-meta {
  color: #9c9a96
}

.inbound-pricing {
  border-left: 1px solid #fff;
  margin-bottom: 30px;
  margin-top: 10px
}

.inbound-pricing .plan {
  background: #fff;
  border: 1px solid #ebebea;
  float: left;
  padding: 0;
  text-align: center;
  position: relative;
  margin-left: -1px
}

.inbound-pricing .plan-header {
  background: #f2f2f2;
  border-bottom: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  padding: 20px;
  text-shadow: 1px 1px 1px #fff
}

.inbound-pricing .plan-header h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0
}

.inbound-pricing .plan-price {
  background: #fcfcfc;
  border-bottom: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  padding: 20px;
  text-shadow: 1px 1px 1px #fff
}

.inbound-pricing .plan-price strong {
  display: block;
  font-size: 40px;
  line-height: 40px
}

.inbound-pricing .plan-price span {
  color: #9c9a96
}

.inbound-pricing .plan-content {
  background: #fff
}

.inbound-pricing .plan-content ul, .inbound-pricing .plan-content ol {
  list-style: none;
  padding: 0;
  margin: 0
}

.inbound-pricing .plan-content ul li, .inbound-pricing .plan-content ol li {
  border-bottom: 1px solid #ebebea;
  padding: 10px 20px;
  margin: 0
}

.inbound-pricing .plan-footer {
  background: #f9f9f9;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .3);
  padding: 20px
}

.inbound-pricing .plan-footer .inbound-button {
  padding: 5px 20px
}

.inbound-pricing .plan.featured {
  border-color: #cecdca;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
  z-index: 200;
  margin-top: -10px
}

.inbound-pricing .plan.featured .plan-header {
  background-color: #e0e0e0;
  border-color: #cecdca;
  padding: 25px 0
}

.inbound-pricing .plan.featured .plan-price {
  background-color: #f2f2f2
}

.inbound-pricing .plan.featured .plan-footer {
  padding: 25px 0;
  background-color: #f2f2f2;
  border-color: #cecdca
}

.inbound-dropcap {
  font-size: 48px;
  font-weight: bold;
  float: left;
  margin: 10px 10px 10px 0
}

.inbound-dropcap.square {
  background: #696763;
  color: #fff;
  font-size: 24px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 6px 10px 0 0
}

.inbound-dropcap.circle {
  background: #696763;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 6px 10px 0 0
}

.inbound-alert-message {
  background: #FFF;
  border: 1px solid #ebebea;
  padding: 8px 50px 8px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  margin-bottom: 20px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .5)
}

.inbound-alert-message span.close {
  position: absolute;
  color: #cecdca;
  display: inline-block;
  font-size: 14px;
  line-height: 100%;
  font-weight: 700;
  width: 14px;
  height: 14px;
  text-align: center;
  cursor: pointer;
  right: 10px;
  top: 11px
}

.inbound-alert-message span.close:hover {
  color: #9c9a96
}

.inbound-alert-message.blue {
  background: #dbf3f9;
  border: 1px solid #c5e3ea
}

.inbound-alert-message.green {
  background: #e2ffc9;
  border: 1px solid #c5eda3
}

.inbound-alert-message.red {
  background: #ffe2e2;
  border: 1px solid #fcd1d1
}

.inbound-alert-message.yellow {
  background: #fcf7d1;
  border: 1px solid #f2ebba
}

.inbound-content-box {
  background: #f2f2f2;
  border: 1px solid #ebebea;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .5);
  margin: 0 0 20px;
  padding: 20px 20px 20px;
  position: relative;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .5)
}

.inbound-content-box>p:last-child {
  margin-bottom: 0
}

.inbound-content-box.blue {
  background: #eef9fc;
  border: 1px solid #dfecf9
}

.inbound-content-box.green {
  background: #e9ffd6;
  border: 1px solid #d4f2bb
}

.inbound-content-box.red {
  background: #fce3e3;
  border: 1px solid #fcd1d1
}

.inbound-content-box.yellow {
  background: #fcf7d1;
  border: 1px solid #f2ebba
}

.inbound-content-box h1, .inbound-content-box h2, .inbound-content-box h3, .inbound-content-box h4, .inbound-content-box h5, .inbound-content-box h6 {
  margin-bottom: 10px
}

.inbound-profile-box {
  margin-bottom: 20px
}

.inbound-profile-box .profile-img {
  margin-bottom: 15px
}

.inbound-profile-box .profile-img img {
  display: block;
  width: 100%;
  height: auto;
  margin: -1px
}

.inbound-profile-box .profile-name {
  margin-bottom: 0
}

.inbound-profile-box .profile-meta {
  color: #9c9a96;
  margin-bottom: 15px
}

.inbound-profile-box .profile-desc p:last-child {
  margin-bottom: 0
}

.inbound-profile-box .profile-footer {
  margin-top: 15px
}

.inbound-profile-box .profile-footer a {
  color: #9c9a96;
  font-size: 12px;
  margin-right: 10px
}

.inbound-client_box {
  margin-bottom: 20px
}

.inbound-client_box ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.inbound-client_box ul li.inbound-grid {
  border: 1px solid #ebebea;
  margin: 0 -1px -1px 0;
  padding: 0
}

.inbound-client_box ul li a {
  display: block;
  text-align: center
}

.inbound-client_box ul li:hover {
  border-color: #cecdca;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  box-shadow: 0 0 8px rgba(0, 0, 0, .1);
  z-index: 200
}

.inbound-google_map {
  max-width: 100%;
  margin-bottom: 20px
}

a.inbound-button, a.inbound-button.inbound-special-class {
  background: #c8232b;
  border: 1px solid rgba(0, 0, 0, .15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .15), inset 1px 1px 1px rgba(255, 255, 255, .2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .15), inset 1px 1px 1px rgba(255, 255, 255, .2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, .15), inset 1px 1px 1px rgba(255, 255, 255, .2);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 15px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, .15);
  text-decoration: none;
  text-align: center
}

.inbound-button:hover {
  color: #fff
}

.inbound-button.small {
  font-size: 100%;
  padding: 4px 10px
}

.inbound-button.large {
  font-size: 18px;
  padding: 12px 30px
}

input[type=submit].inbound-button, button.inbound-button {
  -webkit-appearance: none;
  cursor: pointer
}

.inbound-button.black {
  background-color: #4a4845
}

.inbound-button.blue {
  background-color: #707ef9
}

.inbound-button.brown {
  background-color: #5e3d1d
}

.inbound-button.green {
  background-color: #65b20e
}

.inbound-button.orange {
  background-color: #f90
}

.inbound-button.pink {
  background-color: #fc149f
}

.inbound-button.purple {
  background-color: #993d9e
}

.inbound-button.red {
  background-color: #fc5a5a
}

.inbound-button.silver {
  background-color: #858585
}

.inbound-button.yellow {
  background-color: #f7c707
}

.inbound-button.white {
  background-color: #f4f4f4;
  border-color: #ccc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 1px 1px 1px rgba(255, 255, 255, .2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 1px 1px 1px rgba(255, 255, 255, .2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .08), inset 1px 1px 1px rgba(255, 255, 255, .2);
  color: #666;
  text-shadow: none
}

.inbound-button.white:hover {
  color: #4a4845
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url(///wp-content/plugins/cta/shared/shortcodes/css/../../assets/fonts/fontawesome/fonts/fontawesome-webfont.eot?v=3.0.2);
  src: url(///wp-content/plugins/cta/shared/shortcodes/css/../../assets/fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=3.0.2) format('embedded-opentype'), url(///wp-content/plugins/cta/shared/shortcodes/css/../../assets/fonts/fontawesome/fonts/fontawesome-webfont.woff?v=3.0.2) format('woff'), url(///wp-content/plugins/cta/shared/shortcodes/css/../../assets/fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=3.0.2) format('truetype');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.2857142857142858em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: .14285714285714285em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.8571428571428572em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg)
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg)
  }
  100% {
    -o-transform: rotate(359deg)
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg)
  }
  100% {
    -ms-transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1)
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before, .fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-list-ok-sign li:before {
  content: "\F058"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-asc:before {
  content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-desc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-reply-all:before {
  content: "\f122"
}

.fa-mail-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before, .fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}

.fa-won:before, .fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

#inbound-list.list-icon-glass li:before {
  content: "\f000"
}

#inbound-list.fa-list-glass li:before {
  content: "\f000"
}

#inbound-list.fa-list-music li:before {
  content: "\f001"
}

#inbound-list.fa-list-search li:before {
  content: "\f002"
}

#inbound-list.fa-list-envelope-o li:before {
  content: "\f003"
}

#inbound-list.fa-list-heart li:before {
  content: "\f004"
}

#inbound-list.fa-list-star li:before {
  content: "\f005"
}

#inbound-list.fa-list-star-o li:before {
  content: "\f006"
}

#inbound-list.fa-list-user li:before {
  content: "\f007"
}

#inbound-list.fa-list-film li:before {
  content: "\f008"
}

#inbound-list.fa-list-th-large li:before {
  content: "\f009"
}

#inbound-list.fa-list-th li:before {
  content: "\f00a"
}

#inbound-list.fa-list-th-list li:before {
  content: "\f00b"
}

#inbound-list.fa-list-check li:before {
  content: "\f00c"
}

#inbound-list.fa-list-times li:before {
  content: "\f00d"
}

#inbound-list.fa-list-search-plus li:before {
  content: "\f00e"
}

#inbound-list.fa-list-search-minus li:before {
  content: "\f010"
}

#inbound-list.fa-list-power-off li:before {
  content: "\f011"
}

#inbound-list.fa-list-signal li:before {
  content: "\f012"
}

#inbound-list.fa-list-gear li:before, #inbound-list.fa-list-cog li:before {
  content: "\f013"
}

#inbound-list.fa-list-trash-o li:before {
  content: "\f014"
}

#inbound-list.fa-list-home li:before {
  content: "\f015"
}

#inbound-list.fa-list-file-o li:before {
  content: "\f016"
}

#inbound-list.fa-list-clock-o li:before {
  content: "\f017"
}

#inbound-list.fa-list-road li:before {
  content: "\f018"
}

#inbound-list.fa-list-download li:before {
  content: "\f019"
}

#inbound-list.fa-list-arrow-circle-o-down li:before {
  content: "\f01a"
}

#inbound-list.fa-list-arrow-circle-o-up li:before {
  content: "\f01b"
}

#inbound-list.fa-list-inbox li:before {
  content: "\f01c"
}

#inbound-list.fa-list-play-circle-o li:before {
  content: "\f01d"
}

#inbound-list.fa-list-rotate-right li:before, #inbound-list.fa-list-repeat li:before {
  content: "\f01e"
}

#inbound-list.fa-list-refresh li:before {
  content: "\f021"
}

#inbound-list.fa-list-list-alt li:before {
  content: "\f022"
}

#inbound-list.fa-list-lock li:before {
  content: "\f023"
}

#inbound-list.fa-list-flag li:before {
  content: "\f024"
}

#inbound-list.fa-list-headphones li:before {
  content: "\f025"
}

#inbound-list.fa-list-volume-off li:before {
  content: "\f026"
}

#inbound-list.fa-list-volume-down li:before {
  content: "\f027"
}

#inbound-list.fa-list-volume-up li:before {
  content: "\f028"
}

#inbound-list.fa-list-qrcode li:before {
  content: "\f029"
}

#inbound-list.fa-list-barcode li:before {
  content: "\f02a"
}

#inbound-list.fa-list-tag li:before {
  content: "\f02b"
}

#inbound-list.fa-list-tags li:before {
  content: "\f02c"
}

#inbound-list.fa-list-book li:before {
  content: "\f02d"
}

#inbound-list.fa-list-bookmark li:before {
  content: "\f02e"
}

#inbound-list.fa-list-print li:before {
  content: "\f02f"
}

#inbound-list.fa-list-camera li:before {
  content: "\f030"
}

#inbound-list.fa-list-font li:before {
  content: "\f031"
}

#inbound-list.fa-list-bold li:before {
  content: "\f032"
}

#inbound-list.fa-list-italic li:before {
  content: "\f033"
}

#inbound-list.fa-list-text-height li:before {
  content: "\f034"
}

#inbound-list.fa-list-text-width li:before {
  content: "\f035"
}

#inbound-list.fa-list-align-left li:before {
  content: "\f036"
}

#inbound-list.fa-list-align-center li:before {
  content: "\f037"
}

#inbound-list.fa-list-align-right li:before {
  content: "\f038"
}

#inbound-list.fa-list-align-justify li:before {
  content: "\f039"
}

#inbound-list.fa-list-list li:before {
  content: "\f03a"
}

#inbound-list.fa-list-dedent li:before, #inbound-list.fa-list-outdent li:before {
  content: "\f03b"
}

#inbound-list.fa-list-indent li:before {
  content: "\f03c"
}

#inbound-list.fa-list-video-camera li:before {
  content: "\f03d"
}

#inbound-list.fa-list-picture-o li:before {
  content: "\f03e"
}

#inbound-list.fa-list-pencil li:before {
  content: "\f040"
}

#inbound-list.fa-list-map-marker li:before {
  content: "\f041"
}

#inbound-list.fa-list-adjust li:before {
  content: "\f042"
}

#inbound-list.fa-list-tint li:before {
  content: "\f043"
}

#inbound-list.fa-list-edit li:before, #inbound-list.fa-list-pencil-square-o li:before {
  content: "\f044"
}

#inbound-list.fa-list-share-square-o li:before {
  content: "\f045"
}

#inbound-list.fa-list-check-square-o li:before {
  content: "\f046"
}

#inbound-list.fa-list-arrows li:before {
  content: "\f047"
}

#inbound-list.fa-list-step-backward li:before {
  content: "\f048"
}

#inbound-list.fa-list-fast-backward li:before {
  content: "\f049"
}

#inbound-list.fa-list-backward li:before {
  content: "\f04a"
}

#inbound-list.fa-list-play li:before {
  content: "\f04b"
}

#inbound-list.fa-list-pause li:before {
  content: "\f04c"
}

#inbound-list.fa-list-stop li:before {
  content: "\f04d"
}

#inbound-list.fa-list-forward li:before {
  content: "\f04e"
}

#inbound-list.fa-list-fast-forward li:before {
  content: "\f050"
}

#inbound-list.fa-list-step-forward li:before {
  content: "\f051"
}

#inbound-list.fa-list-eject li:before {
  content: "\f052"
}

#inbound-list.fa-list-chevron-left li:before {
  content: "\f053"
}

#inbound-list.fa-list-chevron-right li:before {
  content: "\f054"
}

#inbound-list.fa-list-plus-circle li:before {
  content: "\f055"
}

#inbound-list.fa-list-minus-circle li:before {
  content: "\f056"
}

#inbound-list.fa-list-times-circle li:before {
  content: "\f057"
}

#inbound-list.fa-list-check-circle li:before {
  content: "\f058"
}

#inbound-list.fa-list-question-circle li:before {
  content: "\f059"
}

#inbound-list.fa-list-info-circle li:before {
  content: "\f05a"
}

#inbound-list.fa-list-crosshairs li:before {
  content: "\f05b"
}

#inbound-list.fa-list-times-circle-o li:before {
  content: "\f05c"
}

#inbound-list.fa-list-check-circle-o li:before {
  content: "\f05d"
}

#inbound-list.fa-list-ban li:before {
  content: "\f05e"
}

#inbound-list.fa-list-arrow-left li:before {
  content: "\f060"
}

#inbound-list.fa-list-arrow-right li:before {
  content: "\f061"
}

#inbound-list.fa-list-arrow-up li:before {
  content: "\f062"
}

#inbound-list.fa-list-arrow-down li:before {
  content: "\f063"
}

#inbound-list.fa-list-mail-forward li:before, #inbound-list.fa-list-share li:before {
  content: "\f064"
}

#inbound-list.fa-list-expand li:before {
  content: "\f065"
}

#inbound-list.fa-list-compress li:before {
  content: "\f066"
}

#inbound-list.fa-list-plus li:before {
  content: "\f067"
}

#inbound-list.fa-list-minus li:before {
  content: "\f068"
}

#inbound-list.fa-list-asterisk li:before {
  content: "\f069"
}

#inbound-list.fa-list-exclamation-circle li:before {
  content: "\f06a"
}

#inbound-list.fa-list-gift li:before {
  content: "\f06b"
}

#inbound-list.fa-list-leaf li:before {
  content: "\f06c"
}

#inbound-list.fa-list-fire li:before {
  content: "\f06d"
}

#inbound-list.fa-list-eye li:before {
  content: "\f06e"
}

#inbound-list.fa-list-eye-slash li:before {
  content: "\f070"
}

#inbound-list.fa-list-warning li:before, #inbound-list.fa-list-exclamation-triangle li:before {
  content: "\f071"
}

#inbound-list.fa-list-plane li:before {
  content: "\f072"
}

#inbound-list.fa-list-calendar li:before {
  content: "\f073"
}

#inbound-list.fa-list-random li:before {
  content: "\f074"
}

#inbound-list.fa-list-comment li:before {
  content: "\f075"
}

#inbound-list.fa-list-magnet li:before {
  content: "\f076"
}

#inbound-list.fa-list-chevron-up li:before {
  content: "\f077"
}

#inbound-list.fa-list-chevron-down li:before {
  content: "\f078"
}

#inbound-list.fa-list-retweet li:before {
  content: "\f079"
}

#inbound-list.fa-list-shopping-cart li:before {
  content: "\f07a"
}

#inbound-list.fa-list-folder li:before {
  content: "\f07b"
}

#inbound-list.fa-list-folder-open li:before {
  content: "\f07c"
}

#inbound-list.fa-list-arrows-v li:before {
  content: "\f07d"
}

#inbound-list.fa-list-arrows-h li:before {
  content: "\f07e"
}

#inbound-list.fa-list-bar-chart-o li:before {
  content: "\f080"
}

#inbound-list.fa-list-twitter-square li:before {
  content: "\f081"
}

#inbound-list.fa-list-facebook-square li:before {
  content: "\f082"
}

#inbound-list.fa-list-camera-retro li:before {
  content: "\f083"
}

#inbound-list.fa-list-key li:before {
  content: "\f084"
}

#inbound-list.fa-list-gears li:before, #inbound-list.fa-list-cogs li:before {
  content: "\f085"
}

#inbound-list.fa-list-comments li:before {
  content: "\f086"
}

#inbound-list.fa-list-thumbs-o-up li:before {
  content: "\f087"
}

#inbound-list.fa-list-thumbs-o-down li:before {
  content: "\f088"
}

#inbound-list.fa-list-star-half li:before {
  content: "\f089"
}

#inbound-list.fa-list-heart-o li:before {
  content: "\f08a"
}

#inbound-list.fa-list-sign-out li:before {
  content: "\f08b"
}

#inbound-list.fa-list-linkedin-square li:before {
  content: "\f08c"
}

#inbound-list.fa-list-thumb-tack li:before {
  content: "\f08d"
}

#inbound-list.fa-list-external-link li:before {
  content: "\f08e"
}

#inbound-list.fa-list-sign-in li:before {
  content: "\f090"
}

#inbound-list.fa-list-trophy li:before {
  content: "\f091"
}

#inbound-list.fa-list-github-square li:before {
  content: "\f092"
}

#inbound-list.fa-list-upload li:before {
  content: "\f093"
}

#inbound-list.fa-list-lemon-o li:before {
  content: "\f094"
}

#inbound-list.fa-list-phone li:before {
  content: "\f095"
}

#inbound-list.fa-list-square-o li:before {
  content: "\f096"
}

#inbound-list.fa-list-bookmark-o li:before {
  content: "\f097"
}

#inbound-list.fa-list-phone-square li:before {
  content: "\f098"
}

#inbound-list.fa-list-twitter li:before {
  content: "\f099"
}

#inbound-list.fa-list-facebook li:before {
  content: "\f09a"
}

#inbound-list.fa-list-github li:before {
  content: "\f09b"
}

#inbound-list.fa-list-unlock li:before {
  content: "\f09c"
}

#inbound-list.fa-list-credit-card li:before {
  content: "\f09d"
}

#inbound-list.fa-list-rss li:before {
  content: "\f09e"
}

#inbound-list.fa-list-hdd-o li:before {
  content: "\f0a0"
}

#inbound-list.fa-list-bullhorn li:before {
  content: "\f0a1"
}

#inbound-list.fa-list-bell li:before {
  content: "\f0f3"
}

#inbound-list.fa-list-certificate li:before {
  content: "\f0a3"
}

#inbound-list.fa-list-hand-o-right li:before {
  content: "\f0a4"
}

#inbound-list.fa-list-hand-o-left li:before {
  content: "\f0a5"
}

#inbound-list.fa-list-hand-o-up li:before {
  content: "\f0a6"
}

#inbound-list.fa-list-hand-o-down li:before {
  content: "\f0a7"
}

#inbound-list.fa-list-arrow-circle-left li:before {
  content: "\f0a8"
}

#inbound-list.fa-list-arrow-circle-right li:before {
  content: "\f0a9"
}

#inbound-list.fa-list-arrow-circle-up li:before {
  content: "\f0aa"
}

#inbound-list.fa-list-arrow-circle-down li:before {
  content: "\f0ab"
}

#inbound-list.fa-list-globe li:before {
  content: "\f0ac"
}

#inbound-list.fa-list-wrench li:before {
  content: "\f0ad"
}

#inbound-list.fa-list-tasks li:before {
  content: "\f0ae"
}

#inbound-list.fa-list-filter li:before {
  content: "\f0b0"
}

#inbound-list.fa-list-briefcase li:before {
  content: "\f0b1"
}

#inbound-list.fa-list-arrows-alt li:before {
  content: "\f0b2"
}

#inbound-list.fa-list-group li:before, #inbound-list.fa-list-users li:before {
  content: "\f0c0"
}

#inbound-list.fa-list-chain li:before, #inbound-list.fa-list-link li:before {
  content: "\f0c1"
}

#inbound-list.fa-list-cloud li:before {
  content: "\f0c2"
}

#inbound-list.fa-list-flask li:before {
  content: "\f0c3"
}

#inbound-list.fa-list-cut li:before, #inbound-list.fa-list-scissors li:before {
  content: "\f0c4"
}

#inbound-list.fa-list-copy li:before, #inbound-list.fa-list-files-o li:before {
  content: "\f0c5"
}

#inbound-list.fa-list-paperclip li:before {
  content: "\f0c6"
}

#inbound-list.fa-list-save li:before, #inbound-list.fa-list-floppy-o li:before {
  content: "\f0c7"
}

#inbound-list.fa-list-square li:before {
  content: "\f0c8"
}

#inbound-list.fa-list-bars li:before {
  content: "\f0c9"
}

#inbound-list.fa-list-list-ul li:before {
  content: "\f0ca"
}

#inbound-list.fa-list-list-ol li:before {
  content: "\f0cb"
}

#inbound-list.fa-list-strikethrough li:before {
  content: "\f0cc"
}

#inbound-list.fa-list-underline li:before {
  content: "\f0cd"
}

#inbound-list.fa-list-table li:before {
  content: "\f0ce"
}

#inbound-list.fa-list-magic li:before {
  content: "\f0d0"
}

#inbound-list.fa-list-truck li:before {
  content: "\f0d1"
}

#inbound-list.fa-list-pinterest li:before {
  content: "\f0d2"
}

#inbound-list.fa-list-pinterest-square li:before {
  content: "\f0d3"
}

#inbound-list.fa-list-google-plus-square li:before {
  content: "\f0d4"
}

#inbound-list.fa-list-google-plus li:before {
  content: "\f0d5"
}

#inbound-list.fa-list-money li:before {
  content: "\f0d6"
}

#inbound-list.fa-list-caret-down li:before {
  content: "\f0d7"
}

#inbound-list.fa-list-caret-up li:before {
  content: "\f0d8"
}

#inbound-list.fa-list-caret-left li:before {
  content: "\f0d9"
}

#inbound-list.fa-list-caret-right li:before {
  content: "\f0da"
}

#inbound-list.fa-list-columns li:before {
  content: "\f0db"
}

#inbound-list.fa-list-unsorted li:before, #inbound-list.fa-list-sort li:before {
  content: "\f0dc"
}

#inbound-list.fa-list-sort-down li:before, #inbound-list.fa-list-sort-asc li:before {
  content: "\f0dd"
}

#inbound-list.fa-list-sort-up li:before, #inbound-list.fa-list-sort-desc li:before {
  content: "\f0de"
}

#inbound-list.fa-list-envelope li:before {
  content: "\f0e0"
}

#inbound-list.fa-list-linkedin li:before {
  content: "\f0e1"
}

#inbound-list.fa-list-rotate-left li:before, #inbound-list.fa-list-undo li:before {
  content: "\f0e2"
}

#inbound-list.fa-list-legal li:before, #inbound-list.fa-list-gavel li:before {
  content: "\f0e3"
}

#inbound-list.fa-list-dashboard li:before, #inbound-list.fa-list-tachometer li:before {
  content: "\f0e4"
}

#inbound-list.fa-list-comment-o li:before {
  content: "\f0e5"
}

#inbound-list.fa-list-comments-o li:before {
  content: "\f0e6"
}

#inbound-list.fa-list-flash li:before, #inbound-list.fa-list-bolt li:before {
  content: "\f0e7"
}

#inbound-list.fa-list-sitemap li:before {
  content: "\f0e8"
}

#inbound-list.fa-list-umbrella li:before {
  content: "\f0e9"
}

#inbound-list.fa-list-paste li:before, #inbound-list.fa-list-clipboard li:before {
  content: "\f0ea"
}

#inbound-list.fa-list-lightbulb-o li:before {
  content: "\f0eb"
}

#inbound-list.fa-list-exchange li:before {
  content: "\f0ec"
}

#inbound-list.fa-list-cloud-download li:before {
  content: "\f0ed"
}

#inbound-list.fa-list-cloud-upload li:before {
  content: "\f0ee"
}

#inbound-list.fa-list-user-md li:before {
  content: "\f0f0"
}

#inbound-list.fa-list-stethoscope li:before {
  content: "\f0f1"
}

#inbound-list.fa-list-suitcase li:before {
  content: "\f0f2"
}

#inbound-list.fa-list-bell-o li:before {
  content: "\f0a2"
}

#inbound-list.fa-list-coffee li:before {
  content: "\f0f4"
}

#inbound-list.fa-list-cutlery li:before {
  content: "\f0f5"
}

#inbound-list.fa-list-file-text-o li:before {
  content: "\f0f6"
}

#inbound-list.fa-list-building-o li:before {
  content: "\f0f7"
}

#inbound-list.fa-list-hospital-o li:before {
  content: "\f0f8"
}

#inbound-list.fa-list-ambulance li:before {
  content: "\f0f9"
}

#inbound-list.fa-list-medkit li:before {
  content: "\f0fa"
}

#inbound-list.fa-list-fighter-jet li:before {
  content: "\f0fb"
}

#inbound-list.fa-list-beer li:before {
  content: "\f0fc"
}

#inbound-list.fa-list-h-square li:before {
  content: "\f0fd"
}

#inbound-list.fa-list-plus-square li:before {
  content: "\f0fe"
}

#inbound-list.fa-list-angle-double-left li:before {
  content: "\f100"
}

#inbound-list.fa-list-angle-double-right li:before {
  content: "\f101"
}

#inbound-list.fa-list-angle-double-up li:before {
  content: "\f102"
}

#inbound-list.fa-list-angle-double-down li:before {
  content: "\f103"
}

#inbound-list.fa-list-angle-left li:before {
  content: "\f104"
}

#inbound-list.fa-list-angle-right li:before {
  content: "\f105"
}

#inbound-list.fa-list-angle-up li:before {
  content: "\f106"
}

#inbound-list.fa-list-angle-down li:before {
  content: "\f107"
}

#inbound-list.fa-list-desktop li:before {
  content: "\f108"
}

#inbound-list.fa-list-laptop li:before {
  content: "\f109"
}

#inbound-list.fa-list-tablet li:before {
  content: "\f10a"
}

#inbound-list.fa-list-mobile-phone li:before, #inbound-list.fa-list-mobile li:before {
  content: "\f10b"
}

#inbound-list.fa-list-circle-o li:before {
  content: "\f10c"
}

#inbound-list.fa-list-quote-left li:before {
  content: "\f10d"
}

#inbound-list.fa-list-quote-right li:before {
  content: "\f10e"
}

#inbound-list.fa-list-spinner li:before {
  content: "\f110"
}

#inbound-list.fa-list-circle li:before {
  content: "\f111"
}

#inbound-list.fa-list-mail-reply li:before, #inbound-list.fa-list-reply li:before {
  content: "\f112"
}

#inbound-list.fa-list-github-alt li:before {
  content: "\f113"
}

#inbound-list.fa-list-folder-o li:before {
  content: "\f114"
}

#inbound-list.fa-list-folder-open-o li:before {
  content: "\f115"
}

#inbound-list.fa-list-smile-o li:before {
  content: "\f118"
}

#inbound-list.fa-list-frown-o li:before {
  content: "\f119"
}

#inbound-list.fa-list-meh-o li:before {
  content: "\f11a"
}

#inbound-list.fa-list-gamepad li:before {
  content: "\f11b"
}

#inbound-list.fa-list-keyboard-o li:before {
  content: "\f11c"
}

#inbound-list.fa-list-flag-o li:before {
  content: "\f11d"
}

#inbound-list.fa-list-flag-checkered li:before {
  content: "\f11e"
}

#inbound-list.fa-list-terminal li:before {
  content: "\f120"
}

#inbound-list.fa-list-code li:before {
  content: "\f121"
}

#inbound-list.fa-list-reply-all li:before {
  content: "\f122"
}

#inbound-list.fa-list-mail-reply-all li:before {
  content: "\f122"
}

#inbound-list.fa-list-star-half-empty li:before, #inbound-list.fa-list-star-half-full li:before, #inbound-list.fa-list-star-half-o li:before {
  content: "\f123"
}

#inbound-list.fa-list-location-arrow li:before {
  content: "\f124"
}

#inbound-list.fa-list-crop li:before {
  content: "\f125"
}

#inbound-list.fa-list-code-fork li:before {
  content: "\f126"
}

#inbound-list.fa-list-unlink li:before, #inbound-list.fa-list-chain-broken li:before {
  content: "\f127"
}

#inbound-list.fa-list-question li:before {
  content: "\f128"
}

#inbound-list.fa-list-info li:before {
  content: "\f129"
}

#inbound-list.fa-list-exclamation li:before {
  content: "\f12a"
}

#inbound-list.fa-list-superscript li:before {
  content: "\f12b"
}

#inbound-list.fa-list-subscript li:before {
  content: "\f12c"
}

#inbound-list.fa-list-eraser li:before {
  content: "\f12d"
}

#inbound-list.fa-list-puzzle-piece li:before {
  content: "\f12e"
}

#inbound-list.fa-list-microphone li:before {
  content: "\f130"
}

#inbound-list.fa-list-microphone-slash li:before {
  content: "\f131"
}

#inbound-list.fa-list-shield li:before {
  content: "\f132"
}

#inbound-list.fa-list-calendar-o li:before {
  content: "\f133"
}

#inbound-list.fa-list-fire-extinguisher li:before {
  content: "\f134"
}

#inbound-list.fa-list-rocket li:before {
  content: "\f135"
}

#inbound-list.fa-list-maxcdn li:before {
  content: "\f136"
}

#inbound-list.fa-list-chevron-circle-left li:before {
  content: "\f137"
}

#inbound-list.fa-list-chevron-circle-right li:before {
  content: "\f138"
}

#inbound-list.fa-list-chevron-circle-up li:before {
  content: "\f139"
}

#inbound-list.fa-list-chevron-circle-down li:before {
  content: "\f13a"
}

#inbound-list.fa-list-html5 li:before {
  content: "\f13b"
}

#inbound-list.fa-list-css3 li:before {
  content: "\f13c"
}

#inbound-list.fa-list-anchor li:before {
  content: "\f13d"
}

#inbound-list.fa-list-unlock-alt li:before {
  content: "\f13e"
}

#inbound-list.fa-list-bullseye li:before {
  content: "\f140"
}

#inbound-list.fa-list-ellipsis-h li:before {
  content: "\f141"
}

#inbound-list.fa-list-ellipsis-v li:before {
  content: "\f142"
}

#inbound-list.fa-list-rss-square li:before {
  content: "\f143"
}

#inbound-list.fa-list-play-circle li:before {
  content: "\f144"
}

#inbound-list.fa-list-ticket li:before {
  content: "\f145"
}

#inbound-list.fa-list-minus-square li:before {
  content: "\f146"
}

#inbound-list.fa-list-minus-square-o li:before {
  content: "\f147"
}

#inbound-list.fa-list-level-up li:before {
  content: "\f148"
}

#inbound-list.fa-list-level-down li:before {
  content: "\f149"
}

#inbound-list.fa-list-check-square li:before {
  content: "\f14a"
}

#inbound-list.fa-list-pencil-square li:before {
  content: "\f14b"
}

#inbound-list.fa-list-external-link-square li:before {
  content: "\f14c"
}

#inbound-list.fa-list-share-square li:before {
  content: "\f14d"
}

#inbound-list.fa-list-compass li:before {
  content: "\f14e"
}

#inbound-list.fa-list-toggle-down li:before, #inbound-list.fa-list-caret-square-o-down li:before {
  content: "\f150"
}

#inbound-list.fa-list-toggle-up li:before, #inbound-list.fa-list-caret-square-o-up li:before {
  content: "\f151"
}

#inbound-list.fa-list-toggle-right li:before, #inbound-list.fa-list-caret-square-o-right li:before {
  content: "\f152"
}

#inbound-list.fa-list-euro li:before, #inbound-list.fa-list-eur li:before {
  content: "\f153"
}

#inbound-list.fa-list-gbp li:before {
  content: "\f154"
}

#inbound-list.fa-list-dollar li:before, #inbound-list.fa-list-usd li:before {
  content: "\f155"
}

#inbound-list.fa-list-rupee li:before, #inbound-list.fa-list-inr li:before {
  content: "\f156"
}

#inbound-list.fa-list-cny li:before, #inbound-list.fa-list-rmb li:before, #inbound-list.fa-list-yen li:before, #inbound-list.fa-list-jpy li:before {
  content: "\f157"
}

#inbound-list.fa-list-ruble li:before, #inbound-list.fa-list-rouble li:before, #inbound-list.fa-list-rub li:before {
  content: "\f158"
}

#inbound-list.fa-list-won li:before, #inbound-list.fa-list-krw li:before {
  content: "\f159"
}

#inbound-list.fa-list-bitcoin li:before, #inbound-list.fa-list-btc li:before {
  content: "\f15a"
}

#inbound-list.fa-list-file li:before {
  content: "\f15b"
}

#inbound-list.fa-list-file-text li:before {
  content: "\f15c"
}

#inbound-list.fa-list-sort-alpha-asc li:before {
  content: "\f15d"
}

#inbound-list.fa-list-sort-alpha-desc li:before {
  content: "\f15e"
}

#inbound-list.fa-list-sort-amount-asc li:before {
  content: "\f160"
}

#inbound-list.fa-list-sort-amount-desc li:before {
  content: "\f161"
}

#inbound-list.fa-list-sort-numeric-asc li:before {
  content: "\f162"
}

#inbound-list.fa-list-sort-numeric-desc li:before {
  content: "\f163"
}

#inbound-list.fa-list-thumbs-up li:before {
  content: "\f164"
}

#inbound-list.fa-list-thumbs-down li:before {
  content: "\f165"
}

#inbound-list.fa-list-youtube-square li:before {
  content: "\f166"
}

#inbound-list.fa-list-youtube li:before {
  content: "\f167"
}

#inbound-list.fa-list-xing li:before {
  content: "\f168"
}

#inbound-list.fa-list-xing-square li:before {
  content: "\f169"
}

#inbound-list.fa-list-youtube-play li:before {
  content: "\f16a"
}

#inbound-list.fa-list-dropbox li:before {
  content: "\f16b"
}

#inbound-list.fa-list-stack-overflow li:before {
  content: "\f16c"
}

#inbound-list.fa-list-instagram li:before {
  content: "\f16d"
}

#inbound-list.fa-list-flickr li:before {
  content: "\f16e"
}

#inbound-list.fa-list-adn li:before {
  content: "\f170"
}

#inbound-list.fa-list-bitbucket li:before {
  content: "\f171"
}

#inbound-list.fa-list-bitbucket-square li:before {
  content: "\f172"
}

#inbound-list.fa-list-tumblr li:before {
  content: "\f173"
}

#inbound-list.fa-list-tumblr-square li:before {
  content: "\f174"
}

#inbound-list.fa-list-long-arrow-down li:before {
  content: "\f175"
}

#inbound-list.fa-list-long-arrow-up li:before {
  content: "\f176"
}

#inbound-list.fa-list-long-arrow-left li:before {
  content: "\f177"
}

#inbound-list.fa-list-long-arrow-right li:before {
  content: "\f178"
}

#inbound-list.fa-list-apple li:before {
  content: "\f179"
}

#inbound-list.fa-list-windows li:before {
  content: "\f17a"
}

#inbound-list.fa-list-android li:before {
  content: "\f17b"
}

#inbound-list.fa-list-linux li:before {
  content: "\f17c"
}

#inbound-list.fa-list-dribbble li:before {
  content: "\f17d"
}

#inbound-list.fa-list-skype li:before {
  content: "\f17e"
}

#inbound-list.fa-list-foursquare li:before {
  content: "\f180"
}

#inbound-list.fa-list-trello li:before {
  content: "\f181"
}

#inbound-list.fa-list-female li:before {
  content: "\f182"
}

#inbound-list.fa-list-male li:before {
  content: "\f183"
}

#inbound-list.fa-list-gittip li:before {
  content: "\f184"
}

#inbound-list.fa-list-sun-o li:before {
  content: "\f185"
}

#inbound-list.fa-list-moon-o li:before {
  content: "\f186"
}

#inbound-list.fa-list-archive li:before {
  content: "\f187"
}

#inbound-list.fa-list-bug li:before {
  content: "\f188"
}

#inbound-list.fa-list-vk li:before {
  content: "\f189"
}

#inbound-list.fa-list-weibo li:before {
  content: "\f18a"
}

#inbound-list.fa-list-renren li:before {
  content: "\f18b"
}

#inbound-list.fa-list-pagelines li:before {
  content: "\f18c"
}

#inbound-list.fa-list-stack-exchange li:before {
  content: "\f18d"
}

#inbound-list.fa-list-arrow-circle-o-right li:before {
  content: "\f18e"
}

#inbound-list.fa-list-arrow-circle-o-left li:before {
  content: "\f190"
}

#inbound-list.fa-list-toggle-left li:before, #inbound-list.fa-list-caret-square-o-left li:before {
  content: "\f191"
}

#inbound-list.fa-list-dot-circle-o li:before {
  content: "\f192"
}

#inbound-list.fa-list-wheelchair li:before {
  content: "\f193"
}

#inbound-list.fa-list-vimeo-square li:before {
  content: "\f194"
}

#inbound-list.fa-list-turkish-lira li:before, #inbound-list.fa-list-try li:before {
  content: "\f195"
}

#inbound-list.fa-list-plus-square-o li:before {
  content: "\f196"
}

.inbound-flat-btn {
  display: block;
  float: left;
  padding: .6em .6em;
  font-size: 1.1em;
  margin: 1em .5em;
  color: #fff;
  width: 16em;
  text-decoration: none;
  cursor: pointer;
  font-family: helvetica;
  line-height: 2;
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .35)
}

.inbound-flat-btn span.icon {
  display: block;
  float: left;
  margin: -.38em;
  font-size: 1.6em;
  width: 20%;
  height: 56px;
  text-align: center;
  line-height: 2.2;
  margin-right: 1em
}

.inbound-flat-btn.download {
  background: #2ecc71
}

.inbound-flat-btn.download span.icon {
  background: #27ae60
}

.inbound-flat-btn.dribbble {
  background: #ea4c89
}

.inbound-flat-btn.dribbble span.icon {
  background: #c24879
}

.inbound-flat-btn.facebook {
  background: #4d69a2
}

.inbound-flat-btn.facebook span.icon {
  background: #2f477a
}

.inbound-flat-btn:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .25);
  position: absolute;
  margin: -2.6em -.6em
}

.inbound-flat-btn:active {
  height: 54px;
  top: 2px
}

.inbound-flat-btn:active:after {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0)
}

.inbound-sunk-button-wrapper {
  width: 165px;
  background: #e0e0e0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9E9E9', endColorstr='#D7D7D7');
  background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d7d7d7));
  background: -moz-linear-gradient(top, #e9e9e9, #d7d7d7);
  padding: 8px;
  -webkit-box-shadow: inset 0 2px 2px #b2b3b5, 0px 1px 0 #fff;
  -moz-box-shadow: inset 0 2px 2px #b2b3b5, 0px 1px 0 #fff;
  -o-box-shadow: inset 0 2px 2px #b2b3b5, 0px 1px 0 #fff;
  -khtml-box-shadow: inset 0 2px 2px #b2b3b5, 0px 1px 0 #fff;
  box-shadow: inset 0 2px 2px #b2b3b5, 0px 1px 0 #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px
}

a.inbound-sunk-button {
  display: block;
  width: 165px;
  height: 35px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  text-decoration: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px;
  font-weight: bold
}

a.inbound-sunk-button:hover, a.inbound-sunk-button:active {
  border: 0
}

a.inbound-sunk-light {
  background: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#ECECEC');
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#ececec));
  background: -moz-linear-gradient(top, #fff, #ececec);
  color: #858585;
  text-shadow: 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 0 #FFF, 0px 1px 0 #b5b5b5;
  -moz-box-shadow: inset 0 1px 0 #fff, 0px 1px 0 #b5b5b5;
  -o-box-shadow: inset 0 1px 0 #fff, 0px 1px 0 #b5b5b5;
  -khtml-box-shadow: inset 0 1px 0 #fff, 0px 1px 0 #b5b5b5;
  box-shadow: inset 0 1px 0 #FFF, 0px 1px 0 #b5b5b5
}

a.inbound-sunk-light:hover {
  background: #FFF;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F7F7F7');
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f7f7f7));
  background: -moz-linear-gradient(top, #fff, #f7f7f7);
  color: #717171
}

a.inbound-sunk-light:active {
  background: #EEE;
  color: #717171;
  -webkit-box-shadow: inset 0 2px 3px #AAA, 0px 1px 0 #b5b5b5;
  -moz-box-shadow: inset 0 2px 3px #aaa, 0px 1px 0 #b5b5b5;
  -o-box-shadow: inset 0 2px 3px #aaa, 0px 1px 0 #b5b5b5;
  -khtml-box-shadow: inset 0 2px 3px #aaa, 0px 1px 0 #b5b5b5;
  box-shadow: inset 0 2px 3px #AAA, 0px 1px 0 #b5b5b5
}

.inbound_email_suggestion {
  font-size: 13px;
  padding-top: 0;
  margin-top: 0;
  display: block;
  font-style: italic
}

input.inbound-invalid-email {
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
  color: #b94a48;
  border-color: #e9322d
}

input.inbound-valid-email {
  -webkit-box-shadow: 0 0 6px #b7f8ba;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #98d398;
  color: green;
  border-color: green
}

@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: not-allowed
}

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

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

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

td, th {
  padding: 0
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
  font-size: 100%;
  box-sizing: border-box
}

*, *::before, *::after {
  box-sizing: inherit
}

body {
  padding: 0;
  margin: 0;
  background: #ededed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px
}

select {
  width: 100%;
  border-radius: 3px
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 3px;
  line-height: 1
}

[data-whatinput='mouse'] button {
  outline: 0
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility
}

em, i {
  font-style: italic;
  line-height: inherit
}

strong, b {
  font-weight: bold;
  line-height: inherit
}

small {
  font-size: 80%;
  line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #cacaca;
  line-height: 0
}

h1 {
  font-size: 1.5rem
}

h2 {
  font-size: 1.25rem
}

h3 {
  font-size: 1.1875rem
}

h4 {
  font-size: 1.125rem
}

h5 {
  font-size: 1.0625rem
}

h6 {
  font-size: 1rem
}

@media screen and (min-width:40em) {
  h1 {
    font-size: 3rem
  }
  h2 {
    font-size: 2.5rem
  }
  h3 {
    font-size: 1.9375rem
  }
  h4 {
    font-size: 1.5625rem
  }
  h5 {
    font-size: 1.25rem
  }
  h6 {
    font-size: 1rem
  }
}

a {
  text-decoration: none;
  line-height: inherit;
  cursor: pointer
}

a img {
  border: 0
}

ul, ol, dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside
}

li {
  font-size: inherit
}

ul {
  list-style-type: disc;
  margin-left: 1.25rem
}

ol {
  margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0
}

dl {
  margin-bottom: 1rem
}

dl dt {
  margin-bottom: .3rem;
  font-weight: bold
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a
}

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a
}

cite:before {
  content: '\2014 \0020'
}

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: .125rem .3125rem .0625rem
}

kbd {
  padding: .125rem .25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  border-radius: 3px
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a
}

.lead {
  font-size: 125%;
  line-height: 1.6
}

.stat {
  font-size: 2.5rem;
  line-height: 1
}

p+.stat {
  margin-top: -1rem
}

.no-bullet {
  margin-left: 0;
  list-style: none
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

@media screen and (min-width:40em) {
  .medium-text-left {
    text-align: left
  }
  .medium-text-right {
    text-align: right
  }
  .medium-text-center {
    text-align: center
  }
  .medium-text-justify {
    text-align: justify
  }
}

@media screen and (min-width:64em) {
  .large-text-left {
    text-align: left
  }
  .large-text-right {
    text-align: right
  }
  .large-text-center {
    text-align: center
  }
  .large-text-justify {
    text-align: justify
  }
}

.show-for-print {
  display: none !important
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  .show-for-print {
    display: block !important
  }
  .hide-for-print {
    display: none !important
  }
  table.show-for-print {
    display: table !important
  }
  thead.show-for-print {
    display: table-header-group !important
  }
  tbody.show-for-print {
    display: table-row-group !important
  }
  tr.show-for-print {
    display: table-row !important
  }
  td.show-for-print {
    display: table-cell !important
  }
  th.show-for-print {
    display: table-cell !important
  }
  a, a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
    content: ''
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  pre, blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  tr, img {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  border-radius: 3px;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: 0;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
  max-width: 100%
}

textarea[rows] {
  height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca
}

input::placeholder, textarea::placeholder {
  color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed
}

[type='submit'], [type='button'] {
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none
}

input[type='search'] {
  box-sizing: border-box
}

[type='file'], [type='checkbox'], [type='radio'] {
  margin: 0 0 1rem
}

[type='checkbox']+label, [type='radio']+label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline
}

[type='checkbox']+label[for], [type='radio']+label[for] {
  cursor: pointer
}

label>[type='checkbox'], label>[type='radio'] {
  margin-right: .5rem
}

[type='file'] {
  width: 100%
}

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem
}

.input-group>:first-child {
  border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
  border-radius: 0 3px 3px 0
}

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle
}

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%
}

.input-group-label:first-child {
  border-right: 0
}

.input-group-label:last-child {
  border-left: 0
}

.input-group-field {
  border-radius: 0;
  height: 2.5rem
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%
}

.input-group-button a, .input-group-button input, .input-group-button button {
  margin: 0
}

.input-group .input-group-button {
  display: table-cell
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0
}

legend {
  margin-bottom: .5rem;
  max-width: 100%
}

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0
}

.fieldset legend {
  background: #fefefe;
  padding: 0 .1875rem;
  margin: 0;
  margin-left: -.1875rem
}

select {
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem
}

@media screen and (min-width:0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
  }
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed
}

select::-ms-expand {
  display: none
}

select[multiple] {
  height: auto;
  background-image: none
}

.is-invalid-input:not(:focus) {
  background-color: rgba(198, 15, 19, .1);
  border-color: #c60f13
}

.is-invalid-label {
  color: #c60f13
}

.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: bold;
  color: #c60f13
}

.form-error.is-visible {
  display: block
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table
}

.clearfix::after {
  clear: both
}

.hide {
  display: none !important
}

.invisible {
  visibility: hidden
}

@media screen and (max-width:39.9375em) {
  .hide-for-small-only {
    display: none !important
  }
}

@media screen and (max-width:0), screen and (min-width:40em) {
  .show-for-small-only {
    display: none !important
  }
}

@media screen and (min-width:40em) {
  .hide-for-medium {
    display: none !important
  }
}

@media screen and (max-width:39.9375em) {
  .show-for-medium {
    display: none !important
  }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
  .hide-for-medium-only {
    display: none !important
  }
}

@media screen and (max-width:39.9375em), screen and (min-width:64em) {
  .show-for-medium-only {
    display: none !important
  }
}

@media screen and (min-width:64em) {
  .hide-for-large {
    display: none !important
  }
}

@media screen and (max-width:63.9375em) {
  .show-for-large {
    display: none !important
  }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none !important
  }
}

@media screen and (max-width:63.9375em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none !important
  }
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto
}

.show-for-landscape, .hide-for-portrait {
  display: block !important
}

@media screen and (orientation:landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: block !important
  }
}

@media screen and (orientation:portrait) {
  .show-for-landscape, .hide-for-portrait {
    display: none !important
  }
}

.hide-for-landscape, .show-for-portrait {
  display: none !important
}

@media screen and (orientation:landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }
}

@media screen and (orientation:portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important
  }
}

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color .25s ease-out, color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: .85em 1em;
  margin: 0 0 1rem 0;
  font-size: .9rem;
  color: #fefefe
}

[data-whatinput='mouse'] .button {
  outline: 0
}

.button:hover, .button:focus {
  color: #fefefe
}

.button.tiny {
  font-size: .6rem
}

.button.small {
  font-size: .75rem
}

.button.large {
  font-size: 1.25rem
}

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.button.primary {
  background-color: #2ba6cb;
  color: #fefefe
}

.button.primary:hover, .button.primary:focus {
  background-color: #2285a2;
  color: #fefefe
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a
}

.button.secondary:hover, .button.secondary:focus {
  background-color: #bababa;
  color: #0a0a0a
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe
}

.button.alert:hover, .button.alert:focus {
  background-color: #9e0c0f;
  color: #fefefe
}

.button.success {
  background-color: #5da423;
  color: #fefefe
}

.button.success:hover, .button.success:focus {
  background-color: #4a831c;
  color: #fefefe
}

.button.warning {
  background-color: #ffae00;
  color: #fefefe
}

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #fefefe
}

.button.body-font {
  background-color: #222;
  color: #fefefe
}

.button.body-font:hover, .button.body-font:focus {
  background-color: #1b1b1b;
  color: #fefefe
}

.button.header {
  background-color: #222;
  color: #fefefe
}

.button.header:hover, .button.header:focus {
  background-color: #1b1b1b;
  color: #fefefe
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent
}

.button.hollow:hover, .button.hollow:focus {
  border-color: #165366;
  color: #165366
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #165366;
  color: #165366
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #757575;
  color: #757575
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #63080a;
  color: #63080a
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423
}

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #2f5212;
  color: #2f5212
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222
}

.button.hollow.body-font:hover, .button.hollow.body-font:focus {
  border-color: #111;
  color: #111
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222
}

.button.hollow.header:hover, .button.hollow.header:focus {
  border-color: #111;
  color: #111
}

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed
}

.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2ba6cb;
  color: #fefefe
}

.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: .4em;
  float: right;
  margin-left: 1em;
  display: inline-block
}

.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -.1em
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer
}

[data-whatinput='mouse'] .close-button {
  outline: 0
}

.close-button:hover, .close-button:focus {
  color: #0a0a0a
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0
}

.button-group::before, .button-group::after {
  content: ' ';
  display: table
}

.button-group::after {
  clear: both
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: .9rem
}

.button-group .button:last-child {
  margin-right: 0
}

.button-group.tiny .button {
  font-size: .6rem
}

.button-group.small .button {
  font-size: .75rem
}

.button-group.large .button {
  font-size: 1.25rem
}

.button-group.expanded {
  margin-right: -1px
}

.button-group.expanded::before, .button-group.expanded::after {
  display: none
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child {
  margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child {
  margin-right: -6px
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #fefefe
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #2285a2;
  color: #fefefe
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #bababa;
  color: #0a0a0a
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #9e0c0f;
  color: #fefefe
}

.button-group.success .button {
  background-color: #5da423;
  color: #fefefe
}

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #4a831c;
  color: #fefefe
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #fefefe
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #fefefe
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe
}

.button-group.body-font .button:hover, .button-group.body-font .button:focus {
  background-color: #1b1b1b;
  color: #fefefe
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe
}

.button-group.header .button:hover, .button-group.header .button:focus {
  background-color: #1b1b1b;
  color: #fefefe
}

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 100%
}

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0
}

@media screen and (min-width:40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0
  }
}

@media screen and (min-width:64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0
  }
}

@media screen and (max-width:39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0
  }
}

.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
  transition: all 0s linear
}

.slider-handle {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #2ba6cb;
  transition: all .2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 3px
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0
}

.slider-handle:hover {
  background-color: #258dad
}

.slider-handle.is-dragging {
  transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
  opacity: .25;
  cursor: not-allowed
}

.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: .875rem
}

.switch-input {
  opacity: 0;
  position: absolute
}

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all .25s ease-out;
  border-radius: 3px;
  color: inherit;
  font-weight: inherit
}

input+.switch-paddle {
  margin: 0
}

.switch-paddle::after {
  background: #fefefe;
  content: '';
  display: block;
  position: absolute;
  height: 1.5rem;
  left: .25rem;
  top: .25rem;
  width: 1.5rem;
  transition: all .25s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 3px
}

input:checked~.switch-paddle {
  background: #2ba6cb
}

input:checked~.switch-paddle::after {
  left: 2.25rem
}

[data-whatinput='mouse'] input:focus~.switch-paddle {
  outline: 0
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.switch-active {
  left: 8%;
  display: none
}

input:checked+label>.switch-active {
  display: block
}

.switch-inactive {
  right: 15%
}

input:checked+label>.switch-inactive {
  display: none
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem
}

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
  left: 1.75rem
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem
}

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
  left: 2rem
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem
}

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
  left: 2.75rem
}

.menu {
  margin: 0;
  list-style-type: none
}

.menu>li {
  display: table-cell;
  vertical-align: middle
}

[data-whatinput='mouse'] .menu>li {
  outline: 0
}

.menu>li>a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1
}

.menu input, .menu a, .menu button {
  margin-bottom: 0
}

.menu>li>a img, .menu>li>a i, .menu>li>a svg {
  vertical-align: middle
}

.menu>li>a img+span, .menu>li>a i+span, .menu>li>a svg+span {
  vertical-align: middle
}

.menu>li>a img, .menu>li>a i, .menu>li>a svg {
  margin-right: .25rem;
  display: inline-block
}

.menu>li {
  display: table-cell
}

.menu.vertical>li {
  display: block
}

@media screen and (min-width:40em) {
  .menu.medium-horizontal>li {
    display: table-cell
  }
  .menu.medium-vertical>li {
    display: block
  }
}

@media screen and (min-width:64em) {
  .menu.large-horizontal>li {
    display: table-cell
  }
  .menu.large-vertical>li {
    display: block
  }
}

.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem
}

.menu.simple a {
  padding: 0
}

.menu.align-right::before, .menu.align-right::after {
  content: ' ';
  display: table
}

.menu.align-right::after {
  clear: both
}

.menu.align-right>li {
  float: right
}

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
  width: 100%
}

.menu.icon-top>li>a {
  text-align: center
}

.menu.icon-top>li>a img, .menu.icon-top>li>a i, .menu.icon-top>li>a svg {
  display: block;
  margin: 0 auto .25rem
}

.menu.nested {
  margin-left: 1rem
}

.menu .active>a {
  color: #fefefe;
  background: #2ba6cb
}

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: .7rem 1rem
}

.menu-centered {
  text-align: center
}

.menu-centered>.menu {
  display: inline-block
}

.no-js [data-responsive-menu] ul {
  display: none
}

.is-drilldown {
  position: relative;
  overflow: hidden
}

.is-drilldown li {
  display: block !important
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
  position: relative
}

.is-drilldown-submenu-parent>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #2ba6cb;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 40%;
  margin-top: -6px;
  right: 1rem
}

.js-drilldown-back>a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #2ba6cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem
}

.is-accordion-submenu-parent>a {
  position: relative
}

.is-accordion-submenu-parent>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #2ba6cb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 40%;
  margin-top: -4px;
  right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true']>a::after {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1)
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
  padding-right: 1.5rem;
  position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2ba6cb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0
}

.no-js .dropdown.menu ul {
  display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
  top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
  left: auto;
  right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%
}

.dropdown.menu.vertical>li>a::after {
  right: 14px;
  margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2ba6cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2ba6cb;
  border-left-style: solid;
  border-right-width: 0
}

@media screen and (min-width:40em) {
  .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
  }
  .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
  }
  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    padding-right: 1.5rem;
    position: relative
  }
  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2ba6cb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
  }
  .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
    top: 0
  }
  .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
  }
  .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }
  .dropdown.menu.medium-vertical>li>a::after {
    right: 14px;
    margin-top: -3px
  }
  .dropdown.menu.medium-vertical>li.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2ba6cb transparent transparent;
    border-right-style: solid;
    border-left-width: 0
  }
  .dropdown.menu.medium-vertical>li.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2ba6cb;
    border-left-style: solid;
    border-right-width: 0
  }
}

@media screen and (min-width:64em) {
  .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
  }
  .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
  }
  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
    padding-right: 1.5rem;
    position: relative
  }
  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2ba6cb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
  }
  .dropdown.menu.large-vertical>li .is-dropdown-submenu {
    top: 0
  }
  .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
  }
  .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
  }
  .dropdown.menu.large-vertical>li>a::after {
    right: 14px;
    margin-top: -3px
  }
  .dropdown.menu.large-vertical>li.opens-left>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2ba6cb transparent transparent;
    border-right-style: solid;
    border-left-width: 0
  }
  .dropdown.menu.large-vertical>li.opens-right>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2ba6cb;
    border-left-style: solid;
    border-right-width: 0
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0
}

.is-dropdown-menu.vertical {
  width: 100px
}

.is-dropdown-menu.vertical.align-right {
  float: right
}

.is-dropdown-submenu-parent {
  position: relative
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 40%;
  right: 5px;
  margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
  top: 100%;
  left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
  left: auto;
  right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%
}

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
  right: 14px;
  margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2ba6cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2ba6cb;
  border-left-style: solid;
  border-right-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px
}

.is-dropdown-submenu>li {
  width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
  display: block
}

.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: .5rem
}

.title-bar::before, .title-bar::after {
  content: ' ';
  display: table
}

.title-bar::after {
  clear: both
}

.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem
}

.title-bar-left {
  float: left
}

.title-bar-right {
  float: right;
  text-align: right
}

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px
}

.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.top-bar {
  padding: .5rem
}

.top-bar::before, .top-bar::after {
  content: ' ';
  display: table
}

.top-bar::after {
  clear: both
}

.top-bar, .top-bar ul {
  background-color: #e6e6e6
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0
}

.top-bar input.button {
  width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
  width: 100%
}

@media screen and (min-width:40em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto
  }
}

@media screen and (max-width:63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
    width: 100%
  }
}

@media screen and (max-width:74.9375em) {
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
    width: 100%
  }
}

.top-bar-title {
  float: left;
  margin-right: 1rem
}

.top-bar-left {
  float: left
}

.top-bar-right {
  float: right
}

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0
}

.breadcrumbs::before, .breadcrumbs::after {
  content: ' ';
  display: table
}

.breadcrumbs::after {
  clear: both
}

.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  font-size: .6875rem;
  cursor: default;
  text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 .75rem;
  position: relative;
  top: 1px;
  opacity: 1
}

.breadcrumbs a {
  color: #2ba6cb
}

.breadcrumbs a:hover {
  text-decoration: underline
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem
}

.pagination::before, .pagination::after {
  content: ' ';
  display: table
}

.pagination::after {
  clear: both
}

.pagination li {
  font-size: .875rem;
  margin-right: .0625rem;
  border-radius: 3px;
  display: none
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block
}

@media screen and (min-width:40em) {
  .pagination li {
    display: inline-block
  }
}

.pagination a, .pagination button {
  color: #0a0a0a;
  display: block;
  padding: .1875rem .625rem;
  border-radius: 3px
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6
}

.pagination .current {
  padding: .1875rem .625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default
}

.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed
}

.pagination .disabled:hover {
  background: transparent
}

.pagination .ellipsis::after {
  content: '\2026';
  padding: .1875rem .625rem;
  color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: .5rem
}

.pagination-next a::after, .pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: .5rem
}

.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0
}

.accordion-item:first-child>:first-child {
  border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
  border-radius: 0 0 3px 3px
}

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: .75rem;
  color: #2ba6cb;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
  border-radius: 0 0 3px 3px;
  border-bottom: 1px solid #e6e6e6
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6
}

.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 40%;
  margin-top: -.5rem
}

.is-active>.accordion-title::before {
  content: '–'
}

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a
}

:last-child>.accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6
}

.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 3px;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10
}

.dropdown-pane.is-open {
  visibility: visible
}

.dropdown-pane.tiny {
  width: 100px
}

.dropdown-pane.small {
  width: 200px
}

.dropdown-pane.large {
  width: 400px
}

html, body {
  height: 100%
}

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease
}

.off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
  content: ' ';
  display: table
}

.off-canvas-wrapper-inner::after {
  clear: both
}

.off-canvas-content, .off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: .1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, .5)
}

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, .25);
  cursor: pointer;
  transition: background .5s ease
}

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0
}

.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px
}

.is-open-left {
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px)
}

.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px
}

.is-open-right {
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px)
}

@media screen and (min-width:40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed
  }
  .position-left.reveal-for-medium~.off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed
  }
  .position-right.reveal-for-medium~.off-canvas-content {
    margin-right: 250px
  }
}

@media screen and (min-width:64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed
  }
  .position-left.reveal-for-large~.off-canvas-content {
    margin-left: 250px
  }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed
  }
  .position-right.reveal-for-large~.off-canvas-content {
    margin-right: 250px
  }
}

.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6
}

.tabs::before, .tabs::after {
  content: ' ';
  display: table
}

.tabs::after {
  clear: both
}

.tabs.vertical>li {
  width: auto;
  float: none;
  display: block
}

.tabs.simple>li>a {
  padding: 0
}

.tabs.simple>li>a:hover {
  background: transparent
}

.tabs.primary {
  background: #2ba6cb
}

.tabs.primary>li>a {
  color: #fefefe
}

.tabs.primary>li>a:hover, .tabs.primary>li>a:focus {
  background: #299ec1
}

.tabs-title {
  float: left
}

.tabs-title>a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: .75rem
}

.tabs-title>a:hover {
  background: #fefefe
}

.tabs-title>a:focus, .tabs-title>a[aria-selected='true'] {
  background: #e6e6e6
}

.tabs-content {
  background: #fefefe;
  transition: all .5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0
}

.tabs-panel {
  display: none;
  padding: 1rem
}

.tabs-panel.is-active {
  display: block
}

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, .25);
  border-radius: 3px;
  position: relative;
  color: #0a0a0a;
  background-color: white
}

.callout>:first-child {
  margin-top: 0
}

.callout>:last-child {
  margin-bottom: 0
}

.callout.primary {
  background-color: #def2f8
}

.callout.secondary {
  background-color: #fcfcfc
}

.callout.alert {
  background-color: #fcd6d6
}

.callout.success {
  background-color: #e6f7d9
}

.callout.warning {
  background-color: #fff3d9
}

.callout.body-font {
  background-color: #dedede
}

.callout.header {
  background-color: #dedede
}

.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem
}

.media-object {
  margin-bottom: 1rem;
  display: block
}

.media-object img {
  max-width: none
}

@media screen and (max-width:39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%
  }
}

.media-object-section {
  display: table-cell;
  vertical-align: top
}

.media-object-section:first-child {
  padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem
}

.media-object-section>:last-child {
  margin-bottom: 0
}

.media-object-section.middle {
  vertical-align: middle
}

.media-object-section.bottom {
  vertical-align: bottom
}

body.is-reveal-open {
  overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, .45);
  overflow-y: scroll
}

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 3px;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
  outline: 0
}

@media screen and (min-width:40em) {
  .reveal {
    min-height: 0
  }
}

.reveal .column, .reveal .columns, .reveal .columns {
  min-width: 0
}

.reveal>:last-child {
  margin-bottom: 0
}

@media screen and (min-width:40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem
  }
}

@media screen and (min-width:40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto
  }
}

.reveal.collapse {
  padding: 0
}

@media screen and (min-width:40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem
  }
}

@media screen and (min-width:40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem
  }
}

@media screen and (min-width:40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0
}

@media screen and (max-width:39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
  }
}

.reveal.without-overlay {
  position: fixed
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px
}

table thead, table tbody, table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe
}

table caption {
  font-weight: bold;
  padding: .5rem .625rem .625rem
}

table thead, table tfoot {
  background: #f8f8f8;
  color: #0a0a0a
}

table thead tr, table tfoot tr {
  background: transparent
}

table thead th, table thead td, table tfoot th, table tfoot td {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
  text-align: left
}

table tbody tr:nth-child(even) {
  background-color: #f1f1f1
}

table tbody th, table tbody td {
  padding: .5rem .625rem .625rem
}

@media screen and (max-width:63.9375em) {
  table.stack thead {
    display: none
  }
  table.stack tfoot {
    display: none
  }
  table.stack tr, table.stack th, table.stack td {
    display: block
  }
  table.stack td {
    border-top: 0
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto
}

table.hover tr:hover {
  background-color: #f9f9f9
}

table.hover tr:nth-of-type(even):hover {
  background-color: #ececec
}

.table-scroll {
  overflow-x: auto
}

.table-scroll table {
  width: auto
}

.badge {
  display: inline-block;
  padding: .3em;
  min-width: 2.1em;
  font-size: .6rem;
  text-align: center;
  border-radius: 50%;
  background: #2ba6cb;
  color: #fefefe
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a
}

.badge.alert {
  background: #c60f13;
  color: #fefefe
}

.badge.success {
  background: #5da423;
  color: #fefefe
}

.badge.warning {
  background: #ffae00;
  color: #fefefe
}

.badge.body-font {
  background: #222;
  color: #fefefe
}

.badge.header {
  background: #222;
  color: #fefefe
}

.label {
  display: inline-block;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 3px;
  background: #2ba6cb;
  color: #fefefe
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a
}

.label.alert {
  background: #c60f13;
  color: #fefefe
}

.label.success {
  background: #5da423;
  color: #fefefe
}

.label.warning {
  background: #ffae00;
  color: #fefefe
}

.label.body-font {
  background: #222;
  color: #fefefe
}

.label.header {
  background: #222;
  color: #fefefe
}

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px
}

.progress.primary .progress-meter {
  background-color: #2ba6cb
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9
}

.progress.alert .progress-meter {
  background-color: #c60f13
}

.progress.success .progress-meter {
  background-color: #5da423
}

.progress.warning .progress-meter {
  background-color: #ffae00
}

.progress.body-font .progress-meter {
  background-color: #222
}

.progress.header .progress-meter {
  background-color: #222
}

.progress-meter {
  position: relative;
  display: block;
  width: 0;
  height: 100%;
  background-color: #2ba6cb;
  border-radius: 3px
}

.progress-meter-text {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: .75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 3px
}

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help
}

.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: .75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 3px
}

.tooltip::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent #0a0a0a;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.tooltip.top::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: #0a0a0a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto
}

.tooltip.left::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent transparent transparent #0a0a0a;
  border-left-style: solid;
  border-right-width: 0;
  bottom: auto;
  left: 100%;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.tooltip.right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  border-color: transparent #0a0a0a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  bottom: auto;
  left: auto;
  right: 100%;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden
}

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

.flex-video.widescreen {
  padding-bottom: 56.25%
}

.flex-video.vimeo {
  padding-top: 0
}

.orbit {
  position: relative
}

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none
}

.orbit-slide {
  width: 100%;
  max-height: 100%
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0
}

.orbit-figure {
  margin: 0
}

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, .5)
}

.orbit-previous, .orbit-next {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(10, 10, 10, .5)
}

.orbit-previous {
  left: 0
}

.orbit-next {
  left: auto;
  right: 0
}

.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  background-color: #cacaca;
  border-radius: 50%
}

.orbit-bullets button:hover {
  background-color: #8a8a8a
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a
}

.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 3px;
  margin-bottom: 1rem
}

.thumbnail:hover, .thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, .5)
}

.sticky-container {
  position: relative
}

.sticky {
  position: absolute;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5
}

.sticky.is-stuck.is-at-top {
  top: 0
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0
}

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0
}

.row {
  max-width: 90rem;
  margin: 0 6%
}

.row::before, .row::after {
  content: ' ';
  display: table
}

.row::after {
  clear: both
}

.row.collapse>.column, .row.collapse>.columns {
  padding-left: 0;
  padding-right: 0
}

.row .row {
  max-width: none;
  margin-left: -.9375rem;
  margin-right: -.9375rem
}

.row .row.collapse {
  margin-left: 0;
  margin-right: 0
}

.row.expanded {
  max-width: none
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto
}

.column2, .columns {
  width: 100%;
  float: left;
  padding-left: .9375rem;
  padding-right: .9375rem
}

.column2:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right
}

.column2.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left
}

.column2.row.row, .row.row.columns {
  float: none
}

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0
}

.small-1 {
  width: 8.33333%
}

.small-push-1 {
  position: relative;
  left: 8.33333%
}

.small-pull-1 {
  position: relative;
  left: -8.33333%
}

.small-offset-0 {
  margin-left: 0
}

.small-2 {
  width: 16.66667%
}

.small-push-2 {
  position: relative;
  left: 16.66667%
}

.small-pull-2 {
  position: relative;
  left: -16.66667%
}

.small-offset-1 {
  margin-left: 8.33333%
}

.small-3 {
  width: 25%
}

.small-push-3 {
  position: relative;
  left: 25%
}

.small-pull-3 {
  position: relative;
  left: -25%
}

.small-offset-2 {
  margin-left: 16.66667%
}

.small-4 {
  width: 33.33333%
}

.small-push-4 {
  position: relative;
  left: 33.33333%
}

.small-pull-4 {
  position: relative;
  left: -33.33333%
}

.small-offset-3 {
  margin-left: 25%
}

.small-5 {
  width: 41.66667%
}

.small-push-5 {
  position: relative;
  left: 41.66667%
}

.small-pull-5 {
  position: relative;
  left: -41.66667%
}

.small-offset-4 {
  margin-left: 33.33333%
}

.small-6 {
  width: 50%
}

.small-push-6 {
  position: relative;
  left: 50%
}

.small-pull-6 {
  position: relative;
  left: -50%
}

.small-offset-5 {
  margin-left: 41.66667%
}

.small-7 {
  width: 58.33333%
}

.small-push-7 {
  position: relative;
  left: 58.33333%
}

.small-pull-7 {
  position: relative;
  left: -58.33333%
}

.small-offset-6 {
  margin-left: 50%
}

.small-8 {
  width: 66.66667%
}

.small-push-8 {
  position: relative;
  left: 66.66667%
}

.small-pull-8 {
  position: relative;
  left: -66.66667%
}

.small-offset-7 {
  margin-left: 58.33333%
}

.small-9 {
  width: 75%
}

.small-push-9 {
  position: relative;
  left: 75%
}

.small-pull-9 {
  position: relative;
  left: -75%
}

.small-offset-8 {
  margin-left: 66.66667%
}

.small-10 {
  width: 83.33333%
}

.small-push-10 {
  position: relative;
  left: 83.33333%
}

.small-pull-10 {
  position: relative;
  left: -83.33333%
}

.small-offset-9 {
  margin-left: 75%
}

.small-11 {
  width: 91.66667%
}

.small-push-11 {
  position: relative;
  left: 91.66667%
}

.small-pull-11 {
  position: relative;
  left: -91.66667%
}

.small-offset-10 {
  margin-left: 83.33333%
}

.small-12 {
  width: 100%
}

.small-offset-11 {
  margin-left: 91.66667%
}

.small-up-1>.column, .small-up-1>.columns {
  width: 100%;
  float: left
}

.small-up-1>.column:nth-of-type(1n), .small-up-1>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
  clear: both
}

.small-up-1>.column:last-child, .small-up-1>.columns:last-child {
  float: left
}

.small-up-2>.column, .small-up-2>.columns {
  width: 50%;
  float: left
}

.small-up-2>.column:nth-of-type(1n), .small-up-2>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-2>.column:nth-of-type(2n+1), .small-up-2>.columns:nth-of-type(2n+1) {
  clear: both
}

.small-up-2>.column:last-child, .small-up-2>.columns:last-child {
  float: left
}

.small-up-3>.column, .small-up-3>.columns {
  width: 33.33333%;
  float: left
}

.small-up-3>.column:nth-of-type(1n), .small-up-3>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-3>.column:nth-of-type(3n+1), .small-up-3>.columns:nth-of-type(3n+1) {
  clear: both
}

.small-up-3>.column:last-child, .small-up-3>.columns:last-child {
  float: left
}

.small-up-4>.column, .small-up-4>.columns {
  width: 25%;
  float: left
}

.small-up-4>.column:nth-of-type(1n), .small-up-4>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-4>.column:nth-of-type(4n+1), .small-up-4>.columns:nth-of-type(4n+1) {
  clear: both
}

.small-up-4>.column:last-child, .small-up-4>.columns:last-child {
  float: left
}

.small-up-5>.column, .small-up-5>.columns {
  width: 20%;
  float: left
}

.small-up-5>.column:nth-of-type(1n), .small-up-5>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-5>.column:nth-of-type(5n+1), .small-up-5>.columns:nth-of-type(5n+1) {
  clear: both
}

.small-up-5>.column:last-child, .small-up-5>.columns:last-child {
  float: left
}

.small-up-6>.column, .small-up-6>.columns {
  width: 16.66667%;
  float: left
}

.small-up-6>.column:nth-of-type(1n), .small-up-6>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-6>.column:nth-of-type(6n+1), .small-up-6>.columns:nth-of-type(6n+1) {
  clear: both
}

.small-up-6>.column:last-child, .small-up-6>.columns:last-child {
  float: left
}

.small-up-7>.column, .small-up-7>.columns {
  width: 14.28571%;
  float: left
}

.small-up-7>.column:nth-of-type(1n), .small-up-7>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-7>.column:nth-of-type(7n+1), .small-up-7>.columns:nth-of-type(7n+1) {
  clear: both
}

.small-up-7>.column:last-child, .small-up-7>.columns:last-child {
  float: left
}

.small-up-8>.column, .small-up-8>.columns {
  width: 12.5%;
  float: left
}

.small-up-8>.column:nth-of-type(1n), .small-up-8>.columns:nth-of-type(1n) {
  clear: none
}

.small-up-8>.column:nth-of-type(8n+1), .small-up-8>.columns:nth-of-type(8n+1) {
  clear: both
}

.small-up-8>.column:last-child, .small-up-8>.columns:last-child {
  float: left
}

.small-collapse>.column, .small-collapse>.columns {
  padding-left: 0;
  padding-right: 0
}

.small-collapse .row, .expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0
}

.small-uncollapse>.column, .small-uncollapse>.columns {
  padding-left: .9375rem;
  padding-right: .9375rem
}

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left
}

@media screen and (min-width:40em) {
  .medium-1 {
    width: 8.33333%
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%
  }
  .medium-offset-0 {
    margin-left: 0
  }
  .medium-2 {
    width: 16.66667%
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%
  }
  .medium-offset-1 {
    margin-left: 8.33333%
  }
  .medium-3 {
    width: 25%
  }
  .medium-push-3 {
    position: relative;
    left: 25%
  }
  .medium-pull-3 {
    position: relative;
    left: -25%
  }
  .medium-offset-2 {
    margin-left: 16.66667%
  }
  .medium-4 {
    width: 33.33333%
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%
  }
  .medium-offset-3 {
    margin-left: 25%
  }
  .medium-5 {
    width: 41.66667%
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%
  }
  .medium-offset-4 {
    margin-left: 33.33333%
  }
  .medium-6 {
    width: 50%
  }
  .medium-push-6 {
    position: relative;
    left: 50%
  }
  .medium-pull-6 {
    position: relative;
    left: -50%
  }
  .medium-offset-5 {
    margin-left: 41.66667%
  }
  .medium-7 {
    width: 58.33333%
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%
  }
  .medium-offset-6 {
    margin-left: 50%
  }
  .medium-8 {
    width: 66.66667%
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%
  }
  .medium-offset-7 {
    margin-left: 58.33333%
  }
  .medium-9 {
    width: 75%
  }
  .medium-push-9 {
    position: relative;
    left: 75%
  }
  .medium-pull-9 {
    position: relative;
    left: -75%
  }
  .medium-offset-8 {
    margin-left: 66.66667%
  }
  .medium-10 {
    width: 83.33333%
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%
  }
  .medium-offset-9 {
    margin-left: 75%
  }
  .medium-11 {
    width: 91.66667%
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%
  }
  .medium-offset-10 {
    margin-left: 83.33333%
  }
  .medium-12 {
    width: 100%
  }
  .medium-offset-11 {
    margin-left: 91.66667%
  }
  .medium-up-1>.column, .medium-up-1>.columns {
    width: 100%;
    float: left
  }
  .medium-up-1>.column:nth-of-type(1n), .medium-up-1>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-1>.column:nth-of-type(1n+1), .medium-up-1>.columns:nth-of-type(1n+1) {
    clear: both
  }
  .medium-up-1>.column:last-child, .medium-up-1>.columns:last-child {
    float: left
  }
  .medium-up-2>.column, .medium-up-2>.columns {
    width: 50%;
    float: left
  }
  .medium-up-2>.column:nth-of-type(1n), .medium-up-2>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-2>.column:nth-of-type(2n+1), .medium-up-2>.columns:nth-of-type(2n+1) {
    clear: both
  }
  .medium-up-2>.column:last-child, .medium-up-2>.columns:last-child {
    float: left
  }
  .medium-up-3>.column, .medium-up-3>.columns {
    width: 33.33333%;
    float: left
  }
  .medium-up-3>.column:nth-of-type(1n), .medium-up-3>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-3>.column:nth-of-type(3n+1), .medium-up-3>.columns:nth-of-type(3n+1) {
    clear: both
  }
  .medium-up-3>.column:last-child, .medium-up-3>.columns:last-child {
    float: left
  }
  .medium-up-4>.column, .medium-up-4>.columns {
    width: 25%;
    float: left
  }
  .medium-up-4>.column:nth-of-type(1n), .medium-up-4>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-4>.column:nth-of-type(4n+1), .medium-up-4>.columns:nth-of-type(4n+1) {
    clear: both
  }
  .medium-up-4>.column:last-child, .medium-up-4>.columns:last-child {
    float: left
  }
  .medium-up-5>.column, .medium-up-5>.columns {
    width: 20%;
    float: left
  }
  .medium-up-5>.column:nth-of-type(1n), .medium-up-5>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-5>.column:nth-of-type(5n+1), .medium-up-5>.columns:nth-of-type(5n+1) {
    clear: both
  }
  .medium-up-5>.column:last-child, .medium-up-5>.columns:last-child {
    float: left
  }
  .medium-up-6>.column, .medium-up-6>.columns {
    width: 16.66667%;
    float: left
  }
  .medium-up-6>.column:nth-of-type(1n), .medium-up-6>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-6>.column:nth-of-type(6n+1), .medium-up-6>.columns:nth-of-type(6n+1) {
    clear: both
  }
  .medium-up-6>.column:last-child, .medium-up-6>.columns:last-child {
    float: left
  }
  .medium-up-7>.column, .medium-up-7>.columns {
    width: 14.28571%;
    float: left
  }
  .medium-up-7>.column:nth-of-type(1n), .medium-up-7>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-7>.column:nth-of-type(7n+1), .medium-up-7>.columns:nth-of-type(7n+1) {
    clear: both
  }
  .medium-up-7>.column:last-child, .medium-up-7>.columns:last-child {
    float: left
  }
  .medium-up-8>.column, .medium-up-8>.columns {
    width: 12.5%;
    float: left
  }
  .medium-up-8>.column:nth-of-type(1n), .medium-up-8>.columns:nth-of-type(1n) {
    clear: none
  }
  .medium-up-8>.column:nth-of-type(8n+1), .medium-up-8>.columns:nth-of-type(8n+1) {
    clear: both
  }
  .medium-up-8>.column:last-child, .medium-up-8>.columns:last-child {
    float: left
  }
  .medium-collapse>.column, .medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .medium-collapse .row, .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0
  }
  .medium-uncollapse>.column, .medium-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
  }
}

@media screen and (min-width:64em) {
  .large-1 {
    width: 8.33333%
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%
  }
  .large-offset-0 {
    margin-left: 0
  }
  .large-2 {
    width: 16.66667%
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%
  }
  .large-offset-1 {
    margin-left: 8.33333%
  }
  .large-3 {
    width: 25%
  }
  .large-push-3 {
    position: relative;
    left: 25%
  }
  .large-pull-3 {
    position: relative;
    left: -25%
  }
  .large-offset-2 {
    margin-left: 16.66667%
  }
  .large-4 {
    width: 33.33333%
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%
  }
  .large-offset-3 {
    margin-left: 25%
  }
  .large-5 {
    width: 41.66667%
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%
  }
  .large-offset-4 {
    margin-left: 33.33333%
  }
  .large-6 {
    width: 50%
  }
  .large-push-6 {
    position: relative;
    left: 50%
  }
  .large-pull-6 {
    position: relative;
    left: -50%
  }
  .large-offset-5 {
    margin-left: 41.66667%
  }
  .large-7 {
    width: 58.33333%
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%
  }
  .large-offset-6 {
    margin-left: 50%
  }
  .large-8 {
    width: 66.66667%
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%
  }
  .large-offset-7 {
    margin-left: 58.33333%
  }
  .large-9 {
    width: 75%
  }
  .large-push-9 {
    position: relative;
    left: 75%
  }
  .large-pull-9 {
    position: relative;
    left: -75%
  }
  .large-offset-8 {
    margin-left: 66.66667%
  }
  .large-10 {
    width: 83.33333%
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%
  }
  .large-offset-9 {
    margin-left: 75%
  }
  .large-11 {
    width: 91.66667%
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%
  }
  .large-offset-10 {
    margin-left: 83.33333%
  }
  .large-12 {
    width: 100%
  }
  .large-offset-11 {
    margin-left: 91.66667%
  }
  .large-up-1>.column, .large-up-1>.columns {
    width: 100%;
    float: left
  }
  .large-up-1>.column:nth-of-type(1n), .large-up-1>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-1>.column:nth-of-type(1n+1), .large-up-1>.columns:nth-of-type(1n+1) {
    clear: both
  }
  .large-up-1>.column:last-child, .large-up-1>.columns:last-child {
    float: left
  }
  .large-up-2>.column, .large-up-2>.columns {
    width: 50%;
    float: left
  }
  .large-up-2>.column:nth-of-type(1n), .large-up-2>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-2>.column:nth-of-type(2n+1), .large-up-2>.columns:nth-of-type(2n+1) {
    clear: both
  }
  .large-up-2>.column:last-child, .large-up-2>.columns:last-child {
    float: left
  }
  .large-up-3>.column, .large-up-3>.columns {
    width: 33.33333%;
    float: left
  }
  .large-up-3>.column:nth-of-type(1n), .large-up-3>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-3>.column:nth-of-type(3n+1), .large-up-3>.columns:nth-of-type(3n+1) {
    clear: both
  }
  .large-up-3>.column:last-child, .large-up-3>.columns:last-child {
    float: left
  }
  .large-up-4>.column, .large-up-4>.columns {
    width: 25%;
    float: left
  }
  .large-up-4>.column:nth-of-type(1n), .large-up-4>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-4>.column:nth-of-type(4n+1), .large-up-4>.columns:nth-of-type(4n+1) {
    clear: both
  }
  .large-up-4>.column:last-child, .large-up-4>.columns:last-child {
    float: left
  }
  .large-up-5>.column, .large-up-5>.columns {
    width: 20%;
    float: left
  }
  .large-up-5>.column:nth-of-type(1n), .large-up-5>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-5>.column:nth-of-type(5n+1), .large-up-5>.columns:nth-of-type(5n+1) {
    clear: both
  }
  .large-up-5>.column:last-child, .large-up-5>.columns:last-child {
    float: left
  }
  .large-up-6>.column, .large-up-6>.columns {
    width: 16.66667%;
    float: left
  }
  .large-up-6>.column:nth-of-type(1n), .large-up-6>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-6>.column:nth-of-type(6n+1), .large-up-6>.columns:nth-of-type(6n+1) {
    clear: both
  }
  .large-up-6>.column:last-child, .large-up-6>.columns:last-child {
    float: left
  }
  .large-up-7>.column, .large-up-7>.columns {
    width: 14.28571%;
    float: left
  }
  .large-up-7>.column:nth-of-type(1n), .large-up-7>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-7>.column:nth-of-type(7n+1), .large-up-7>.columns:nth-of-type(7n+1) {
    clear: both
  }
  .large-up-7>.column:last-child, .large-up-7>.columns:last-child {
    float: left
  }
  .large-up-8>.column, .large-up-8>.columns {
    width: 12.5%;
    float: left
  }
  .large-up-8>.column:nth-of-type(1n), .large-up-8>.columns:nth-of-type(1n) {
    clear: none
  }
  .large-up-8>.column:nth-of-type(8n+1), .large-up-8>.columns:nth-of-type(8n+1) {
    clear: both
  }
  .large-up-8>.column:last-child, .large-up-8>.columns:last-child {
    float: left
  }
  .large-collapse>.column, .large-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }
  .large-collapse .row, .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0
  }
  .large-uncollapse>.column, .large-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
  }
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px
}

.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px
}

.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0
}

.slow {
  transition-duration: 750ms !important
}

.fast {
  transition-duration: 250ms !important
}

.linear {
  transition-timing-function: linear !important
}

.ease {
  transition-timing-function: ease !important
}

.ease-in {
  transition-timing-function: ease-in !important
}

.ease-out {
  transition-timing-function: ease-out !important
}

.ease-in-out {
  transition-timing-function: ease-in-out !important
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, .155, .24, 1.245) !important
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, .155, .515, .845) !important
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -.245, .24, 1.245) !important
}

.short-delay {
  transition-delay: 300ms !important
}

.long-delay {
  transition-delay: 700ms !important
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%)
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%)
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.shake, .spin-cw, .spin-ccw, .wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms
}

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important
}

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important
}

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important
}

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, .155, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, .155, .24, 1.245) !important
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, .155, .515, .845) !important;
  animation-timing-function: cubic-bezier(0.485, .155, .515, .845) !important
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -.245, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -.245, .24, 1.245) !important
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important
}

@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom
}

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

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

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

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

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  100% {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

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

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

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

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

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

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

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

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

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

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

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

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

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

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

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

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

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

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

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

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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

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

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

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

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

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

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

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

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

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

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

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

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

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

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

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

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

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

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

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

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

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

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

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

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

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

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

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

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

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

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

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

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

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

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

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

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

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

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

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

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

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

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

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

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

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

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

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

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

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

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

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

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

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

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

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

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

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

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

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

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

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

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

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

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

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

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

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

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  100% {
    opacity: 0
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  100% {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before, .fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before, .fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}

.fa-won:before, .fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before, .fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
}

@font-face {
  font-family: "Clan Offc W01 Bold Italic";
}

@font-face {
  font-family: "Open Sans";
}

@font-face {
  font-family: "Open Sans";
}

@font-face {
  font-family: "Open Sans";
}

@font-face {
  font-family: "Clan Offc W01 Medium Italic";
}

@font-face {
  font-family: "Clan Offc W01 News";
}

@font-face {
  font-family: "Clan Offc W01 News Italic";
}

body {
  font-family: "Open Sans"
}

.global {
  max-width: 1440px;
  margin: 0 auto;
  height: auto;
  position: relative;
  background-color: #fff
}

.reset .columns:first-child {
  padding-left: 0;
  padding-right: auto
}

.reset .columns:last-child {
  padding-left: auto;
  padding-right: 0
}

.relative {
  position: relative
}

.margin-bottom-60 {
  margin-bottom: 60px !important
}

.margin-bottom-40 {
  margin-bottom: 40px !important
}

.margin-bottom-20 {
  margin-bottom: 20px !important
}

.margin-top-20 {
  margin-top: 20px !important
}

.margin-top-40 {
  margin-top: 40px !important
}

.no-margin {
  margin: 0 !important
}

.padding-bottom-40 {
  padding-bottom: 40px !important
}

.no-padding {
  padding: 0 !important
}

.xy-center {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.x-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.y-center {
  position: relative;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.hero {
  height: 660px;
  background: no-repeat;
  background-position: 30%;
  position: relative
}

.intro {
  padding: 60px 0 110px
}

.economy {
  padding: 40px 0;
  background-color: #ed1c24
}

.steps {
  padding: 80px 0 80px
}

.cases {
  padding: 40px 0 0
}

.solutions {
  margin-top: 75px
}

.material {
  padding: 60px 0
}

.news {
  padding: 100px 0
}

section.blog {
  padding: 0 0 80px
}

section.blog .post-detail h2 {
  font-size: 32px
}

.how {
  background-color: #6ac7ea
}

.results {
  margin-top: 30px
}

.consult {
  padding: 60px 0 0
}

.categories, .cases-detail {
  padding: 0 0 80px
}

.form {
  padding: 100px 0
}

.simulator-result {
  padding: 80px 0 0
}

.relative {
  position: relative
}

.hidden {
  display: none
}

.centralize-text {
  text-align: center
}

@media screen and (max-width:1024px) {
  .hero {
    height: 100vh;
    background: no-repeat;
    background-position: center;
    position: relative
  }
  .reset .columns:first-child {
    padding-right: 0
  }
  .reset .columns:last-child {
    padding-left: 0
  }
}

@media screen and (max-width:800px) {
  .hero {
    height: 100vh;
    background: no-repeat;
    background-position: center;
    position: relative
  }
  .extra-height {
    height: 135vh !important;
    background-size: cover !important;
    background-position: 1px !important
  }
}

@media screen and (max-width:500px) {
  .hero {
    height: 100vh;
    background: no-repeat;
    background-position: -1000px;
    position: relative
  }
}

h2.pumpkin-orange, h3.pumpkin-orange, h4.pumpkin-orange, h5.pumpkin-orange, p.pumpkin-orange, li.pumpkin-orange, a.pumpkin-orange {
  color: #ed1c24
}

h2.light-orange, h3.light-orange, h4.light-orange, h5.light-orange, p.light-orange, li.light-orange, a.light-orange {
  color: #ed1c24
}

h2.white, h3.white, h4.white, h5.white, p.white, li.white, a.white {
  color: #fff
}

h2.blue, h3.blue, h4.blue, h5.blue, p.blue, li.blue, a.blue {
  color: #0af
}

h2.dark-grey, h3.dark-grey, h4.dark-grey, h5.dark-grey, p.dark-grey, li.dark-grey, a.dark-grey {
  color: #4c4c4e
}

h2.medium-grey, h3.medium-grey, h4.medium-grey, h5.medium-grey, p.medium-grey, li.medium-grey, a.medium-grey {
  color: #969696
}

h1 {
  font-family: "Open Sans";
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 3px;
  color: #fff
}

h2 {
  font-family: "Open Sans";
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: 2.4px
}

h3 {
  font-family: "Open Sans";
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1.1px
}

h4 {
  font-family: "Open Sans";
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1.2px
}

h5 {
  font-family: "Open Sans";
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 1.2px
}

p {
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 1.6
}

.date-text {
  font-family: "Open Sans";
  font-size: 16px;
  color: #4c4c4e;
  margin: 0 0 10px
}

.category-blue {
  font-family: "Open Sans";
  font-size: 15px;
  line-height: 1.6;
  color: #0af
}

.category-orange {
  font-family: "Open Sans";
  font-size: 15px;
  line-height: 1.6;
  color: #ed1c24
}

.item-text {
  font-size: 22px
}

.category-tag {
  font-size: 15px;
  font-family: "Open Sans";
  margin-bottom: 16px
}

.category-tag.light-orange {
  color: #ed1c24
}

.category-tag.blue {
  color: #0af
}

.category-tag.dark-grey {
  color: #4c4c4e
}

@media screen and (max-width:1280px) {
  h1 {
    font-family: "Open Sans";
    font-size: 54px;
    line-height: 1.2;
    letter-spacing: 3px;
    color: #fff
  }
  h2 {
    font-family: "Open Sans";
    font-size: 42px;
    line-height: 1;
    letter-spacing: 2.4px
  }
  h3 {
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 1.2px
  }
  p {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 1.6
  }
  .item-text {
    font-size: 20px
  }
}

@media screen and (max-width:1024px) {
  h1 {
    font-family: "Open Sans";
    font-size: 46px;
    line-height: 1.2;
    letter-spacing: 3px;
    color: #fff
  }
  h2 {
    font-family: "Open Sans";
    font-size: 40px;
    line-height: 1;
    letter-spacing: 2.4px
  }
  h3 {
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 1.2px
  }
  p {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 1.6
  }
  .download-box {
    width: auto;
    height: 406px;
    background-color: #ed1c24;
    position: relative;
    right: 0;
    top: 0;
    margin: 0
  }
  .item-text {
    font-size: 20px
  }
  .steps-content h4 {
    font-size: 20px;
    letter-spacing: 1px
  }
}

@media screen and (max-width:700px) {
  h1 {
    font-family: "Open Sans";
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: 1px;
    color: #fff
  }
  h2 {
    font-family: "Open Sans";
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 1.5px
  }
  h3 {
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 1.2px
  }
  h4 {
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 1px
  }
  h5 {
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 1.2px
  }
  p {
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 1.6
  }
  .date-text {
    font-size: 15px
  }
  .item-text {
    font-size: 20px
  }
}

input:focus, select:focus, textarea:focus, button:focus {
  outline: 0
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important
}

#download input:-webkit-autofill, #download input:-webkit-autofill:hover, #download input:-webkit-autofill:focus #download input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, #download select:-webkit-autofill, #download select:-webkit-autofill:hover, #download select:-webkit-autofill:focus, #simulate-mail input:-webkit-autofill, #simulate-mail input:-webkit-autofill:hover, #simulate-mail input:-webkit-autofill:focus #simulate-mail input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, #simulate-mail select:-webkit-autofill, #simulate-mail select:-webkit-autofill:hover, #simulate-mail select:-webkit-autofill:focus {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0 1000px #ed1c24 inset !important;
  transition: background-color 5000s ease-in-out 0s
}

.footer-input input:-webkit-autofill, .footer-input input:-webkit-autofill:hover, .footer-input input:-webkit-autofill:focus .footer-input input:-webkit-autofill {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0 1000px #0af inset !important;
  transition: background-color 5000s ease-in-out 0s
}

#popup input {
  border: 0 !important;
  border-bottom: 1px solid #f4d958 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  font-family: "Open Sans" !important;
  float: left;
  outline: 0 !important
}

.input-liner {
  background-color: transparent !important;
  border-bottom: 1px solid #f4d958 !important;
  color: #fff !important
}

.input-liner::-webkit-input-placeholder {
  color: #fff
}

.input-liner:-moz-placeholder {
  color: #fff
}

.input-liner::-moz-placeholder {
  color: #fff
}

.input-liner:-ms-input-placeholder {
  color: #fff
}

.input-liner:focus {
  border-bottom: 3px solid #f4d958 !important;
  outline: 0
}

.input-liner-newsletter {
  background-color: transparent !important;
  border-bottom: 1px solid #f4d958 !important;
  color: #969696 !important
}

.input-liner-newsletter::-webkit-input-placeholder {
  color: #969696
}

.input-liner-newsletter:-moz-placeholder {
  color: #969696
}

.input-liner-newsletter::-moz-placeholder {
  color: #969696
}

.input-liner-newsletter:-ms-input-placeholder {
  color: #969696
}

.input-liner-newsletter:focus {
  border-bottom: 3px solid #f4d958 !important;
  outline: 0
}

.input-full {
  padding: 0 30px;
  color: #4c4c4e !important;
  background-color: #fff !important;
  border-bottom: 0 !important
}

.input-full::-webkit-input-placeholder {
  color: #969696
}

.input-full:-moz-placeholder {
  color: #4c4c4e;
  opacity: .6
}

.input-full::-moz-placeholder {
  color: #4c4c4e;
  opacity: .6
}

.input-full:-ms-input-placeholder {
  color: #969696
}

.input-liner-contact {
  background-color: transparent !important;
  border-bottom: 1px solid #c9c9c9 !important;
  color: #4c4c4e !important
}

.input-liner-contact::-webkit-input-placeholder {
  color: #969696
}

.input-liner-contact:-moz-placeholder {
  color: #969696
}

.input-liner-contact::-moz-placeholder {
  color: #969696;
  opacity: 1
}

.input-liner-contact:-ms-input-placeholder {
  color: #969696
}

.input-liner-contact:focus {
  border-bottom: 3px solid #ed1c24 !important;
  outline: 0
}

#faq-search {
  width: calc(100% - 70px);
  height: 70px;
  margin-top: 30px
}

#faq-search-submit {
  height: 70px;
  width: 70px;
  color: white;
  border: 0 !important;
  -webkit-appearance: none;
  border-radius: 0 !important;
  margin-top: 30px;
  background-size: 60%
}

#faq-search-submit:hover {
  background-color: rgba(0, 170, 255, .8);
  transition: all .6s ease 0s
}

#simulator-number {
  height: 60px;
  padding-left: 20px;
  width: calc(100% - 140px)
}

#blog-search {
  height: 70px;
  margin-top: 30px;
  padding-left: 30px
}

#blog-search-submit {
  margin-left: -70px;
  height: 70px;
  width: 70px;
  color: white;
  border: 0 !important;
  -webkit-appearance: none;
  border-radius: 0 !important;
  margin-top: 30px;
  background-size: 60%
}

#blog-search-submit:hover {
  background-color: rgba(0, 170, 255, .8);
  transition: all .6s ease 0s
}

#search-submit {
  margin-left: -100px;
  height: 70px;
  width: 70px;
  color: white;
  border: 0 !important;
  -webkit-appearance: none;
  border-radius: 0 !important;
  margin-top: 30px;
  background-size: 60%
}

#search-submit:hover {
  background-color: rgba(0, 170, 255, .8);
  transition: all .6s ease 0s
}

#input-search {
  height: 120px;
  border-bottom: 1px solid #fff !important;
  font-size: 44px;
  font-size: "Open Sans";
  max-width: 600px;
  margin: 0 auto;
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 44px;
  padding: 6px 90px 0 30px
}

#input-search:focus {
  border-bottom: 3px solid #fff !important
}

#simulate-mail li {
  color: #fff;
  font-family: "Open Sans";
  margin-bottom: 10px
}

#simulate-mail .user:before {
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 23px;
  padding-left: 40px;
}

.download-box li {
  color: #fff;
  font-family: "Open Sans";
  margin-bottom: 10px
}

@media screen and (max-width:1024px) {
  #blog-search {
    width: calc(100% - 70px)
  }
  #blog-search-submit {
    margin-left: 0
  }
}

@media screen and (max-width:800px) {
  #faq-search {
    width: calc(100% - 60px);
    height: 60px;
    margin-top: 0
  }
  #faq-search-submit {
    height: 60px;
    width: 60px;
    margin-top: 0
  }
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style: none;
  padding: 0;
  margin: 0;
  transition: all .6s ease 0s
}

hr {
  margin: 10px 20%;
  height: 1px;
  border: 0 none;
  opacity: .7
}

hr.blue {
  background-color: #0af
}

hr.pumpkin-orange {
  background-color: #ed1c24
}

.alm-reveal a {
  display: block
}

a {
  text-decoration: none;
  transition: all .6s ease 0s;
  color: inherit
}

a:hover {
  color: inherit;
  opacity: .6;
  transition: all .6s ease 0s
}

li a:hover, li a:focus {
  color: #fff;
  opacity: .5;
  transition: all .6s ease 0s
}

.button {
  width: auto;
  height: auto;
  padding: 14px 50px;
  margin: 10px 0;
  border-radius: 40px;
  line-height: 20px;
  background-color: transparent;
  text-transform: uppercase;
  font-family: "Open Sans";
  transition: all .6s ease 0s
}

.button:hover {
  transition: all .6s ease 0s;
  opacity: 1
}

.button.white {
  border: 1px solid #fff;
  color: #fff
}

.button.white:hover {
  background-color: #fff;
  color: #0af
}

.button.blue {
  border: 1px solid #0af;
  color: #0af .button.blue
}

.button.blue :hover {
  background-color: #0af;
  color: #fff
}

.button.pumpkin-orange {
  border: 1px solid #ed1c24;
  color: #ed1c24
}

.button.pumpkin-orange:hover {
  background-color: #ed1c24;
  color: #fff
}

.button.light-orange {
  border: 1px solid #ed1c24;
  color: #ed1c24
}

.button.light-orange:hover {
  background-color: #ed1c24;
  color: #fff
}

.button.pumpkin-orange-text:hover {
  color: #ed1c24;
  background-color: #fff
}

.button.scroll-button {
  border: 1px solid #0af !important;
  background-color: transparent;
  color: #0af !important;
  transition: all .6s ease 0s
}

.button.scroll-button:hover {
  background-color: #0af;
  color: #fff !important;
  transition: all .6s ease 0s
}

.button-full {
  background-color: #6ac7ea;
  color: #fff;
  border: 0
}

.hero-simulate-button {
  margin: 34px 0;
  padding: 14px 35px;
  background-color: rgba(0, 0, 0, .1)
}

.button-label {
  font-family: "Open Sans";
  font-size: 16px;
  line-height: 2.1;
  text-align: center;
  color: #fff
}

.button-label-smaller {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 2.2;
  text-align: center;
  color: #fff
}

.contact-submit {
  color: #0af;
  font-family: "Open Sans"
}

.contact-submit:after {
  font-family: 'Material Icons';
  content: "arrow_forward";
  padding-left: 20px;
  transition: all .6s ease 0s
}

.contact-submit:hover::after {
  padding-left: 30px;
  transition: all .6s ease 0s
}

.simulate-submit {
  color: #0af;
  font-family: "Open Sans";
  padding-top: 7px
}

.simulate-submit:after {
  font-family: 'Material Icons';
  content: "arrow_forward";
  padding-left: 20px;
  transition: all .6s ease 0s
}

.simulate-submit:hover::after {
  padding-left: 30px;
  transition: all .6s ease 0s
}

.newsletter-submit {
  margin-top: 10px;
  color: #0af;
  font-family: "Open Sans"
}

.newsletter-submit:after {
  font-family: 'Material Icons';
  content: "arrow_forward";
  padding-left: 20px;
  transition: all .6s ease 0s
}

.newsletter-submit:hover::after {
  padding-left: 30px;
  transition: all .6s ease 0s
}

.next-post {
  color: #0af;
  font-family: "Open Sans";
  margin-bottom: 20px;
  margin-right: 30px;
  text-align: right
}

.next-post:after {
  font-family: 'Material Icons';
  content: "arrow_forward";
  padding-left: 20px;
  transition: all .6s ease 0s;
  position: absolute
}

.next-post:hover::after {
  padding-left: 30px;
  transition: all .6s ease 0s
}

.prev-post {
  color: #0af;
  font-family: "Open Sans";
  margin-bottom: 20px;
  text-align: left;
  margin-left: 40px
}

.prev-post:before {
  font-family: 'Material Icons';
  content: "arrow_back";
  padding-right: 20px;
  transition: all .6s ease 0s;
  position: absolute;
  margin-left: -40px
}

.prev-post:hover::before {
  margin-left: -50px;
  transition: all .6s ease 0s
}

.tooltip {
  background-color: #ed1c24;
  color: #fff;
  font-family: "Open Sans";
  font-size: 80%;
  padding: 25px;
  max-width: 13rem !important;
  border-radius: 0
}

.tooltip::before {
  border-color: transparent transparent #ed1c24
}

.tooltip.top::before {
  border-color: #ed1c24 transparent transparent
}

.has-tip {
  cursor: pointer;
  border: 0
}

.loader-case {
  background-size: auto 120% !important
}

@media screen and (max-width:800px) {
  .hero-simulate-button {
    display: none
  }
}

.rounded-rectangle-large {
  width: 180px;
  height: 10px;
  border-radius: 5.5px;
  margin: 35px 0 35px
}

.rounded-rectangle-medium {
  width: 116px;
  height: 10px;
  border-radius: 5.5px;
  margin: 35px 0 35px
}

.rounded-rectangle-small {
  width: 50px;
  height: 8px;
  border-radius: 4px;
  margin: 35px 0 35px
}

.rounded-rectangle-large.pumpkin-orange, .rounded-rectangle-medium.pumpkin-orange, .rounded-rectangle-small.pumpkin-orange {
  background-color: #ed1c24
}

.rounded-rectangle-large.light-orange, .rounded-rectangle-medium.light-orange, .rounded-rectangle-small.light-orange {
  background-color: #ed1c24
}

.rounded-rectangle-large.white, .rounded-rectangle-medium.white, .rounded-rectangle-small.white {
  background-color: #fff
}

.rounded-rectangle-large.blue, .rounded-rectangle-medium.blue, .rounded-rectangle-small.blue {
  background-color: #0af
}

.icon {
  display: inline-block;
  margin: 10px 6px 0 0
}

.icon-header {
  height: 40px;
  width: 40px;
  float: left;
  padding: 7px
}

.facebook {
  width: 35px;
  height: 35px;
}

.login-select.google-plus {
  background-size: 50%
}

.login-select.facebook {
  background-size: 20%
}

.login-select:hover {
  opacity: 1;
  background-color: #ed1c24 !important
}

.youtube {
  width: 35px;
  height: 35px;
}

.icon-share {
  height: 50px;
  width: 50px;
  border: 1px solid #d7d7d7;
  border-radius: 50%
}

.icon-share.google {
  background-size: 50%
}

.icon-share.facebook {
  background-size: 50%
}

.icon-share.twitter {
  background-size: 50%
}

.icon-share.pintrest {
  background-size: 50%
}

.help {
  font-family: 'Material Icons';
  content: "help";
  color: #c9c9c9;
  vertical-align: middle;
  margin: 0
}

.help:after {
  font-family: 'Material Icons';
  content: "help";
  transition: all .6s ease 0s;
  font-size: 24px;
  vertical-align: middle
}

.help:hover::after {
  color: #ed1c24
}

.opcional {
  padding-left: 4px;
  color: #4c4c4e;
  font-family: "Open Sans";
  font-size: 14px;
  display: inline-block
}

.input-icon {
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 23px;
  padding-left: 40px
}

.input-icon.user {
}

.input-icon.mail {
}

.input-icon.user-lo {
}

.input-icon.mail-lo {
}

@media screen and (max-width:700px) {
  .login-select {
    font-size: 14px
  }
  .login-select.google-plus {
    background-size: 50% !important
  }
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
  float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent
}

.grabbing {
}

.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-theme .owl-controls {
  margin-top: 10px;
  text-align: center
}

.home-owl-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.owl-buttons {
  display: none
}

.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-;
  zoom: 1;
  display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 48px;
  height: 19px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: .5;
  border-radius: 20px;
  background: white
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: .99;
  background-color: white
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px
}

.owl-item.loading {
  min-height: 150px;
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px
}

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease
}

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease
}

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  animation: goDown .6s ease both
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

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

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%)
  }
}

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0)
  }
}

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0)
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8)
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%)
  }
}

@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
}

@media screen and (max-width:1000px) {
  .home-owl-container {
    display: block
  }
  .home-owl-container img {
    margin: 0 auto;
    display: block
  }
}

#infog-svg {
  margin: -70px 0 2% 0;
  width: 80%;
  height: 80%
}

@media screen and (max-width:1024px) {
  .infog-wrap>svg {
    margin: auto
  }
  #infog-svg {
    display: block;
    margin: 0 0 2% 0;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 80%
  }
  .sun {
    -webkit-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    transform: translateX(-35px)
  }
}

.st0 {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 2;
  stroke-miterlimit: 10
}

.st1 {
  fill: #fff;
  stroke: #fff;
  stroke-width: 2;
  stroke-linejoin: round
}

.st2 {
  fill: #ed1c24;
  stroke: #ed1c24;
  stroke-width: 2;
  stroke-linejoin: round
}

.st3 {
  fill: none;
  stroke: #e1e525;
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-dasharray: 0 8;
  stroke-linecap: round;
  -webkit-animation: dash 1s linear forwards infinite;
  animation: dash 1s linear forwards infinite
}

.st3-background {
  fill: none;
  stroke: #becd00;
  stroke-width: 4;
  stroke-linejoin: round
}

.st4 {
  fill: none;
  stroke: #6ac7ea;
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-dasharray: 0 8;
  stroke-linecap: round;
  -webkit-animation: dash 1s linear forwards infinite;
  animation: dash 1s linear forwards infinite
}

.st4-background {
  fill: none;
  stroke: #0af;
  stroke-width: 4;
  stroke-linejoin: round
}

.st5 {
  fill: none;
  stroke: #f9e8a0;
  stroke-width: 4;
  stroke-linejoin: round;
  stroke-dasharray: 0 8;
  stroke-linecap: round;
  -webkit-animation: dash 1s linear forwards infinite;
  animation: dash 1s linear forwards infinite
}

.st5-background {
  fill: none;
  stroke: #f4d958;
  stroke-width: 4;
  stroke-linejoin: round
}

.st6 {
  fill: none
}

.st7 {
  fill: #fce37c
}

.st8 {
  fill: #8b8b8b
}

.st9 {
  fill: #075091;
  stroke: #075091;
  stroke-width: 2;
  stroke-linejoin: round
}

.st10 {
  fill: #233365;
  stroke: #233365;
  stroke-width: 2;
  stroke-linejoin: round
}

.st11 {
  fill: #f2f2f2;
  stroke: #f2f2f2;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st12 {
  fill: #191919
}

.st13 {
  fill: #d8d8d8;
  stroke: #d8d8d8;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st14 {
  fill: #6ac7ea
}

.st15 {
  fill: #f4d958
}

.st16 {
  fill: #f4d958;
  stroke: #f4d958;
  stroke-width: 2;
  stroke-linejoin: round
}

.st17 {
  fill: none;
  stroke: #8b8b8b;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st18 {
  fill: none;
  stroke: #d8d8d8;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st19 {
  fill: #8b8b8b;
  stroke: #8b8b8b;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st20 {
  fill: #636363
}

.st21 {
  fill: #d8d8d8
}

.st22 {
  fill: #f2f2f2
}

.st23 {
  fill: #f4d958;
  stroke: #f4d958;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round
}

.st24 {
  fill: #0af
}

.st25 {
  fill: #fff;
  pointer-events: none
}

.st26 {
  fill: #becd00
}

.sun * {
  -webkit-animation: sun 1s linear alternate infinite;
  animation: sun 1s linear alternate infinite
}

.pulsing1 {
  -webkit-animation: pulsing1 2s ease-out infinite;
  animation: pulsing1 2s ease-out infinite
}

.pulsing2 {
  -webkit-animation: pulsing2 2s ease-out infinite;
  animation: pulsing2 2s ease-out infinite
}

.pulsing3 {
  -webkit-animation: pulsing3 2s ease-out infinite;
  animation: pulsing3 2s ease-out infinite
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 0
  }
  to {
    stroke-dashoffset: 8
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 0
  }
  to {
    stroke-dashoffset: 8
  }
}

@-webkit-keyframes sun {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    fill: #f4d958;
    stroke: #f4d958
  }
  to {
    -webkit-transform: translateX(-32px) scale(1.1);
    transform: translateX(-32px) scale(1.1);
    fill: #ed1c24;
    stroke: #ed1c24
  }
}

@keyframes sun {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    fill: #f4d958;
    stroke: #f4d958
  }
  to {
    -webkit-transform: translateX(-32px) scale(1.1);
    transform: translateX(-32px) scale(1.1);
    fill: #ed1c24;
    stroke: #ed1c24
  }
}

@-webkit-keyframes pulsing1 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-151px) translateY(-115px) scale(1.7);
    transform: translateX(-151px) translateY(-115px) scale(1.7);
    opacity: 0
  }
}

@keyframes pulsing1 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-151px) translateY(-115px) scale(1.7);
    transform: translateX(-151px) translateY(-115px) scale(1.7);
    opacity: 0
  }
}

@-webkit-keyframes pulsing2 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-109px) translateY(-198px) scale(1.7);
    transform: translateX(-109px) translateY(-198px) scale(1.7);
    opacity: 0
  }
}

@keyframes pulsing2 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-109px) translateY(-198px) scale(1.7);
    transform: translateX(-109px) translateY(-198px) scale(1.7);
    opacity: 0
  }
}

@-webkit-keyframes pulsing3 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-227px) translateY(-200px) scale(1.7);
    transform: translateX(-227px) translateY(-200px) scale(1.7);
    opacity: 0
  }
}

@keyframes pulsing3 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(-227px) translateY(-200px) scale(1.7);
    transform: translateX(-227px) translateY(-200px) scale(1.7);
    opacity: 0
  }
}

footer {
    /* padding: 40px 0 60px; */
    /* height: auto; */
    /* background-color: #0af; */
}

.logo-footer {
  width: 200px;
  height: 80px;
}

footer li {
  color: #fff;
  font-family: "Open Sans";
  padding: 2px 0
}

.footer-input {
  padding-left: 0 !important
}

.open-menu header, .open-search header {
  background-color: #0af;
  box-shadow: none
}

.open-menu .logo-start, .open-search .logo-start {
  display: block !important
}

.open-menu .logo-scroll, .open-search .logo-scroll {
  display: none !important
}

.open-menu .button.scroll-button, .open-search .button.scroll-button {
  border: 1px solid #fff !important;
  color: #fff !important
}

.open-menu .button.scroll-button:hover, .open-search .button.scroll-button:hover {
  background-color: #fff !important;
  color: #0af !important
}

.open-menu .search, .open-search .search {
  fill: #fff !important
}

.open-menu .btn--menu, .open-search .btn--menu {
  color: #fff !important
}

.open-menu .menu-border-bg, .open-search .menu-border-bg {
  stroke: #fff !important
}

.open-menu .menu-border-progress, .open-search .menu-border-progress {
  stroke: #fff !important
}

.open-menu .btn--menu svg.burger .rect, .open-search .btn--menu svg.burger .rect {
  fill: #fff !important
}

.open-search #search {
  display: none
}

.open-search .close-animatedModal {
  display: block
}

.open-search .menu-overlay {
  z-index: 999
}


.fixed {
  position: fixed;
  background-color: white;
  box-shadow: 0 1px 3px #e8e8e8;
  transition: all .6s ease 0s;
  top: -15px;
  height: 105px
}

.logo {
  padding: 38px 0;
  width: 120px;
  float: left
}

.logo-scroll {
  display: none
}

.simulate-content {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  float: left
}

.simulate-content-mobile {
  display: none
}

.btn--menu {
  margin-top: 2px;
  color: white;
  width: 115px;
  height: 38px;
  font: .75em/38px "Open Sans", sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  margin-left: 6px
}

.btn--menu svg.border {
  height: 100%;
  right: 0;
  position: absolute;
  top: -1px;
  width: 100%
}

.btn--menu svg.burger {
  height: 9px;
  margin: 10px 0 0 6px;
  overflow: visible;
  width: 18px;
  fill: #fff
}

.btn--menu svg.border {
  height: 100%;
  left: 0;
  position: absolute;
  top: -1px;
  width: 100%
}

.btn--menu svg.border path.menu-border-bg {
  opacity: .4
}

.btn--menu svg.border path.menu-border-progress {
  transition: .75s cubic-bezier(0.23, 1, .32, 1);
  stroke: #a4a4a4
}

.menu .btn--menu svg.border path.menu-border-progress {
  stroke: #FFF
}

.btn--menu svg.burger {
  height: 9px;
  margin-left: 6px;
  overflow: visible;
  width: 17px
}

.btn--menu svg.burger .rect {
  fill: #a4a4a4;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: .75s cubic-bezier(0.23, 1, .32, 1)
}

.menu .btn--menu svg.burger .rect {
  fill: #FFF
}

.menu .btn--menu svg.burger .rect {
  fill: #fff
}

.btn--menu svg.burger .rect--top {
  -webkit-transform-origin: 5px 4px 0;
  -ms-transform-origin: 5px 4px 0;
  transform-origin: 5px 4px 0
}

.btn--menu svg.burger .rect--bottom {
  -webkit-transform-origin: 3px 4px 0;
  -ms-transform-origin: 3px 4px 0;
  transform-origin: 3px 4px 0
}

.btn--menu:hover .menu-border-progress {
  stroke-dashoffset: 0
}

.menu .btn--menu:hover {
  color: #ffff;
  cursor: pointer
}

.open-menu .btn--menu .burger .rect--top {
  -webkit-transform: rotate(45deg) translateZ(0px);
  -ms-transform: rotate(45deg) translateZ(0px);
  transform: rotate(45deg) translateZ(0px)
}

.open-menu .btn--menu .burger .rect--middle {
  opacity: 0;
  -webkit-transform: scale(0) translateZ(0px);
  -ms-transform: scale(0) translateZ(0px);
  transform: scale(0) translateZ(0px)
}

.open-menu .btn--menu .burger .rect--bottom {
  -webkit-transform: rotate(-45deg) translateZ(0px);
  -ms-transform: rotate(-45deg) translateZ(0px);
  transform: rotate(-45deg) translateZ(0px)
}

.fixed .btn--menu {
  color: #a4a4a4
}

.fixed .btn--menu svg.burger {
  fill: #a4a4a4
}

.fixed .btn--menu svg.burger .rect {
  fill: #a4a4a4
}

.fixed .btn--menu svg.burger .rect {
  fill: #a4a4a4
}

.fixed .btn--menu svg.border path.menu-border-bg {
  opacity: .4;
  stroke: #a4a4a4
}

.fixed .btn--menu:hover {
  color: #a4a4a4;
  cursor: pointer
}

.fixed .btn--menu svg.border path.menu-border-progress {
  stroke: #a4a4a4
}

.fixed .search {
  fill: #a4a4a4
}

.fixed .logo-start {
  display: none
}

.fixed .logo-scroll {
  display: block
}

.open-menu {
  height: 100vh !important;
  overflow: hidden !important
}

.open-menu .menu-overlay {
  opacity: 1;
  transition: opacity .8s ease 0s, visibility .8s ease 0s;
  visibility: visible
}

.menu-overlay {
  background: #0af repeat-y scroll center top/100% auto;
  box-sizing: border-box;
  color: #fff;
  height: 100vh;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  top: 0;
  transition: opacity .8s ease 0s, visibility .8s ease 0s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: 100
}

.panel {
  height: calc(100vh - 240px);
  margin: 160px 0 80px
}

.panel ul {
  padding: 0;
  margin-left: 0
}

.panel .no-line::after {
  display: none;
  margin: 0 auto
}

.panel li {
  padding: 1.4vh 10px 0;
  font-family: "Open Sans";
  font-size: 20px
}

.panel li::after {
  background-color: rgba(255, 255, 255, .3);
  content: "";
  display: block;
  height: 1px;
  margin: 15px auto 0;
  width: 20px
}

.inactive>a:first-child {
  opacity: 1;
  cursor: default
}

.panel .sub-menu li {
  font-size: 18px;
  font-family: "Open Sans"
}

.panel .sub-menu li::after {
  display: none
}

.light {
  font-family: "Open Sans";
  font-size: 18px;
  padding: 5px 0
}

@media screen and (max-width:800px) {
  .simulate-content-mobile {
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
    width: 270px
  }
  .simulate-content-mobile .hero-simulate-button {
    display: block
  }
}

@media screen and (max-width:500px) {
  .panel {
    height: calc(100vh - 80px);
    margin: 120px 20px 140px
  }
  .logo {
    padding: 38px 0;
    width: 100px;
    float: left
  }
  .panel li {
    font-size: 18px
  }
  .light {
    font-size: 16px
  }
}

.steps-content {
  margin-top: 60px
}

.steps-last {
  padding-top: 0;
  margin-bottom: 81px
}

.step-icon {
  padding: 40px;
  height: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.box-steps {
  padding: 30px 30px;
  background-color: #ed1c24;
  min-height: 170px
}

.item {
  width: 22%;
  float: left;
  position: relative
}

.item-expand {
  padding: 30px 30px;
  background-color: #ed1c24;
  position: absolute;
  opacity: 0;
  transition: all .6s ease 0s;
  visibility: hidden
}

.item-expand>p {
  color: #fff;
  margin-bottom: 0
}

.item:hover>.item-expand {
  visibility: visible;
  opacity: 1;
  transition: all .6s ease 0s
}

.start-now {
  position: absolute;
  z-index: 9;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 180px;
  font-size: 13px;
  padding: 12px 10px
}

.arrow-step {
  width: 4%;
  float: left;
  height: 300px;
  padding: 0 10px
}

.arrow-step img {
  height: 100%
}

.content-img img {
  height: 100%
}

@media screen and (max-width:1280px) {
  .box-steps {
    padding: 25px 30px;
    background-color: #ed1c24;
    height: 170px;
    min-height: auto
  }
}

@media screen and (max-width:1024px) {
  .box-steps {
    padding: 25px 25px;
    background-color: #ed1c24;
    height: 170px
  }
  .step-icon {
    padding: 30px;
    height: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  .item-expand {
    display: none
  }
  .item {
    width: 22%;
    float: left
  }
  .arrow-step {
    width: 4%;
    float: left;
    height: 200px;
    text-align: center
  }
  .exclusive-padding {
    padding-left: auto;
    padding-right: auto
  }
}

@media screen and (max-width:980px) {
  .start-now {
    position: absolute;
    z-index: 9;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 180px;
    font-size: 13px;
    padding: 12px 10px
  }
  .step-icon {
    padding: 30px;
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  .box-steps {
    padding: 25px 25px 35px;
    background-color: #ed1c24;
    height: auto;
    max-width: 400px;
    margin: 0 auto
  }
  .item-expand {
    display: none
  }
  .item {
    width: 100%;
    float: left;
    padding: 15px;
    text-align: center
  }
  .arrow-step {
    width: 100%;
    float: left;
    height: 50px;
    text-align: center
  }
  .arrow-step img {
    height: 100%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
  }
  .exclusive-padding {
    padding-left: auto;
    padding-right: auto
  }
}

.download-box {
  height: auto;
  background-color: #ed1c24;
  position: absolute;
  right: 0;
  top: -180px;
  margin: 0;
  padding: 40px
}

.download-box li {
  color: white
}

.blog .download-box {
  top: 0 !important;
  width: auto !important;
  margin-top: 30px;
  position: relative
}

.how-box {
  position: absolute;
  right: 0
}

@media screen and (max-width:1024px) {
  .download-box {
    max-width: 400px;
    top: 20px;
    float: left;
    position: relative
  }
  .blog .download-box {
    margin-top: 20px;
    display: none
  }
  .how-box {
    display: none
  }
}

#form-modal {
  background: rgba(0, 170, 255, .95);
  box-sizing: border-box;
  color: #fff;
  height: 100vh;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  top: 0;
  transition: opacity .8s ease 0s, visibility .8s ease 0s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: 100;
  z-index: 99999
}

.icon-success {
  font-family: 'Material Icons';
  content: "check";
  color: #fff;
  margin: 0 0 30px
}

.icon-success:after {
  font-family: 'Material Icons';
  content: "check";
  transition: all .6s ease 0s;
  font-size: 50px;
  vertical-align: middle
}

#animatedModal {
  background: rgba(0, 170, 255, .95);
  box-sizing: border-box;
  color: #fff;
  height: 100vh;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  top: 0;
  transition: opacity .8s ease 0s, visibility .8s ease 0s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: 100
}

.open-search {
  height: 100vh;
  overflow: hidden
}

.open-search #animatedModal {
  opacity: 1;
  visibility: visible
}

.search-content {
  max-width: 1440px;
  margin: 0 auto;
  height: auto;
  position: relative;
  text-align: center;
  top: 40%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%)
}

.modal-content {
  max-width: 640px;
  margin: 0 auto;
  padding: 20px
}

.close-animatedModal {
  transition: all .2s ease 0s;
  height: 23px;
  width: 23px;
  margin: 2px auto 40px;
  display: none
}

.close-animatedModal img {
  transition: all .2s ease 0s
}

.close-animatedModal:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  cursor: pointer
}

.newsletter {
  margin: 40px 0 20px
}

.newsletter h4 {
  font-family: "Open Sans";
  letter-spacing: .005em;
  font-size: 20px
}

@media screen and (max-width:1024px) {
  .del-pad-left {
    padding-left: 0
  }
}

@media screen and (max-width:640px) {
  .newsletter .columns {
    padding: 0
  }
}

.item-carrossel {
  height: 500px
}

.solucoes-slider {
  height: 500px
}

#owl-demo .item img {
  display: block;
  width: 100%
}

.case-text {
  padding: 50px
}

.steps-case {
  padding-top: 0;
  margin-bottom: 81px
}

.mason-container, .mason-container-case {
  margin: 80px 0 0 0;
  transition: all .6s ease 0s
}

.material .mason-container, .material .mason-container-case {
  margin-top: 0
}

.mason-container:after, .mason-container-case:after {
  content: '';
  display: block;
  clear: both
}

.mason-item {
  height: auto;
  float: left !important;
  border: 10px solid #fff;
  outline: 1px solid #d7d7d7;
  outline-offset: -10px;
  padding: 0
}

.mason-image {
  width: 100%
}

.mason-desc {
  padding: 45px 45px
}

.mason-desc>.category-blue {
  text-transform: uppercase
}

.mason-category {
  text-transform: uppercase
}

.mason-title {
  font-family: "Open Sans";
  font-size: 15px;
  line-height: 20px
}

.mason-last {
  font-family: "Open Sans";
  font-size: 14px;
  color: #c9c9c9;
  text-align: right;
  text-transform: uppercase
}

.mason-fixed {
  position: relative !important
}

.solutions-box {
  background-color: #0af;
  float: right !important;
  padding: 20px 50px 50px 50px;
  max-width: 510px
}

.solutions-box span {
  font-family: "Open Sans";
  color: #fff;
  font-size: 24px;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  margin-bottom: 30px
}

.solutions-box p {
  margin: 30px 0 50px 0
}

.solutions-box .button {
  min-width: 150px;
  width: 100% !important;
  padding: 14px 20px
}

.fotorama__arr {
  height: 50px !important;
  width: 50px !important
}

.fotorama__arr--prev, .fotorama__arr--next {
  background-color: #0af !important;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin: 0 10px;
  line-height: 48px
}

.fotorama__arr--prev:after {
  font-family: 'Material Icons';
  content: "arrow_back";
  transition: all .6s ease 0s;
  font-size: 22px;
  vertical-align: middle
}

.fotorama__arr--next:after {
  font-family: 'Material Icons';
  content: "arrow_forward";
  transition: all .6s ease 0s;
  font-size: 22px
}

.fotorama__thumb-border {
  border-color: #0af
}

.hero-content {
    
  position: relative;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.hero-content h1{
    color:#ff0000;
}

.overlay {
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%
}

.slide-container {
  padding: 40px 0
}

.blog-post-preview {
  padding: 30px 0;
  border-top: 1px solid #d7d7d7
}

.read-more {
  font-family: "Open Sans";
  color: #4c4c4e
}

.exclusive-padding {
  padding-left: 2.9375rem;
  padding-right: 2.9375rem
}

.economy h2 {
  margin-bottom: 70px
}

.owl-home {
  margin-top: 40px
}

.economy .owl-pagination {
  margin-top: 40px
}

.economy img {
  margin: auto
}

.economy-text {
  padding: 0 30px 0 0;
  margin-bottom: 50px
}

@media screen and (max-width:1024px) {
  .economy-text {
    padding: 0
  }
  .exclusive-padding {
    padding-left: auto;
    padding-right: auto
  }
}

.nossos-servicos {
  background-color: #0af;
  padding: 10px 50px 40px
}

.grupo-engie-hero {
  padding: 45px 0
}

.quem-somos {
  margin-bottom: 20px
}

.grupo-engie-text {
  padding: 45px 50px;
  background-color: #fff;
  outline: #d7d7d7 solid 1px;
  margin: -250px 0 90px 0
}

.grupo-engie-button {
  background-color: #ed1c24;
  height: 75px;
  position: relative;
  z-index: 99;
  float: right;
  padding: 20px 0 0 5.5%;
  color: #fff
}

.grupo-engie-button>a {
  z-index: 99999;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin: auto;
  font-family: "Open Sans"
}

.grupo-engie-button i {
  -webkit-transform: translateY(4.5px);
  -ms-transform: translateY(4.5px);
  transform: translateY(4.5px)
}

@media screen and (max-width:64em) {
  .grupo-engie-text {
    position: inherit;
    margin: 0;
    outline: 0;
    padding: 0
  }
  .grupo-engie-text p {
    margin: 45px 0 45px 0
  }
  .grupo-engie-hero {
    height: 50vw !important
  }
}

@media screen and (max-width:40em) {
  .grupo-engie-hero {
    height: 100vw !important
  }
  .grupo-engie-button a {
    font-size: 14px !important
  }
}

@media screen and (max-width:490px) {
  .grupo-engie-button {
    background-color: #ed1c24;
    height: auto;
    padding: 20px 0 20px 0;
    text-align: center;
    line-height: 24px;
    font-size: 16px
  }
  .grupo-engie-button>a {
    z-index: 99999;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    display: block
  }
  .grupo-engie-button i {
    -webkit-transform: translateY(4.5px);
    -ms-transform: translateY(4.5px);
    transform: translateY(4.5px);
    display: none
  }
}

.title {
  background-color: #ed1c24;
  color: #fff;
  font-family: "Open Sans";
  text-transform: uppercase;
  height: 80px;
  width: 200px;
  float: left;
  line-height: 80px;
  text-align: center
}

.categories-wrapper {
  width: calc(100% - 200px);
  margin: 0 0 60px 200px;
  height: 80px;
  background-color: #ed1c24
}

.categories-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap
}

.categories-wrapper li {
  display: inline-block;
  padding: 0 40px;
  line-height: 80px;
  font-family: "Open Sans";
  color: #fff;
  text-transform: uppercase;
  font-size: 14px
}

.positive-result, .negative-result {
  padding: 20px 0 0
}

.positive-result h3, .negative-result h3 {
  font-family: "Open Sans";
  letter-spacing: .01em
}

.font-italic {
  font-family: "Open Sans"
}

.auto-column {
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  padding: 15px
}

.accordion {
  margin: 50px 0 100px
}

.accordion-title {
  border-left: 0;
  border-right: 0;
  border-style: solid solid none;
  border-width: 1px 0 0;
  text-transform: uppercase;
  color: #4c4c4e;
  padding: 40px 40px 40px 0;
  font-size: 15px;
  line-height: 21px
}

.accordion-content .last {
  display: inline-block !important;
  float: inherit !important
}

.accordion-content {
  padding: 30px 0;
  border-width: 1px 0 0
}

.accordion-content::before, .accordion-content::after {
  content: " ";
  display: table
}

.accordion-content::after {
  clear: both
}

.accordion-title:hover, .accordion-title:focus {
  background-color: inherit
}

.accordion li a:hover, .accordion li a:focus {
  color: inherit;
  opacity: 1
}

.is-active>.accordion-title::before {
  content: '⬆';
  opacity: 1;
  color: #4c4c4e
}

.accordion-title::before {
  content: '⬇';
  position: absolute;
  right: 1rem;
  top: 40%;
  margin-top: -.5rem;
  opacity: .4
}

@media screen and (max-width:1024px) {
  .auto-column {
    -moz-column-count: 1
  }
}

@media screen and (max-width:800px) {
  .title {
    width: 100%;
    float: none
  }
  .categories-wrapper {
    width: 100%;
    margin: 0 0 60px 0
  }
  .auto-column {
    -moz-column-count: 1;
    -moz-column-gap: 40px;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    padding: 0
  }
}

.negative-columns {
  position: relative;
  top: -484px
}

.categories-box {
  width: 100%;
  height: auto;
  background-color: #ed1c24;
  position: relative;
  right: 0;
  margin: 20px 0;
  padding: 20px 50px 30px;
  height: auto;
  overflow: auto
}

.categories-box>ul {
  height: auto;
  margin-top: 30px;
  padding-right: 10px
}

.categories-box>ul>li {
  margin-bottom: 20px;
  line-height: 20px
}

.post {
  background-color: #f8f8f8;
  padding: 0 !important;
  margin: 20px 0
}

.post-image {
  padding: 0;
  height: 330px;
  overflow: hidden
}

.post-content {
  background-color: #f8f8f8;
  height: 330px;
  padding: 50px !important;
  overflow: hidden
}

.category-tag {
  font-size: 15px;
  font-family: "Open Sans";
  color: #ed1c24;
  margin-bottom: 16px
}

.post-date {
  float: right;
  color: #c9c9c9
}

.post-content h4 {
  letter-spacing: .005em
}

.post p {
  padding-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #d7d7d7
}

.post-image img {
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none !important
}

.pagination {
  font-family: "Open Sans";
  margin: 30px 0 30px
}

.pagination li a:hover, .pagination li a:focus {
  opacity: inherit;
  color: inherit
}

.arrow a:hover, .arrow a:focus {
  color: #0af !important;
  opacity: .5 !important
}

.pagination a {
  color: #4c4c4e
}

.pagination .current, .pagination .current a {
  background: none;
  color: #0af;
  font-family: "Open Sans"
}

.pagination a:hover, .pagination button:hover {
  background: #fff
}

.arrow a {
  color: #0af
}

.arrow .material-icons {
  vertical-align: bottom
}

.unavailable {
  opacity: .6 !important
}

.unavailable:hover {
  opacity: 1 !important
}

@media screen and (max-width:1024px) {
  .post {
    background-color: #fff;
    padding: 0 8px !important;
    margin: 20px 0
  }
  .categories-box {
    width: 100%;
    margin: 20px 0;
    height: auto;
    background-color: #ed1c24;
    position: relative;
    right: 0;
    top: 0;
    padding: 20px 50px 30px;
    float: right;
    height: auto
  }
  .negative-columns {
    position: relative;
    top: auto
  }
}

@media screen and (max-width:800px) {
  .post-content {
    padding: 35px !important;
    height: auto
  }
}

@media screen and (max-width:639px) {
  .post {
    background-color: #fff;
    padding: 0 !important;
    margin: 20px 0
  }
  .arrow .material-icons {
    font-size: 36px
  }
}

.contact-box-content {
  top: -420px;
  position: relative
}

.contact-box {
  width: 300px;
  height: auto;
  background-color: #0af;
  position: absolute;
  margin: 0;
  padding: 40px 40px 33px;
  right: 0
}

.contact-form {
  padding: 20px 0 0
}

.contact-form select {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #c9c9c9;
  font-family: "Open Sans";
  border-radius: 0
}

.contact-form select:hover {
  border-bottom: 3px solid #ed1c24;
  cursor: pointer
}

.engie-email {
  font-family: "Open Sans";
  font-size: 17px;
  color: #fff !important
}

@media screen and (max-width:720px) {
  .contact-box-content {
    top: 20px;
    position: relative
  }
  .contact-box {
    width: 100%;
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    margin: 0;
    float: left
  }
}

.search-container {
  margin-top: 45px
}

.search-title {
  border-bottom: 1px dashed #c9c9c9;
  margin-bottom: 20px
}

.search-bar-wrap {
  position: relative;
  background-color: #f9f8f6;
  padding: 50px
}

.searchbar input {
  padding-right: 60px
}

#search-button {
  margin-left: -50px
}

.result-container {
  padding: 50px 50px 15px 50px
}

.results-wrapper {
  background-color: #f9f8f6
}

.result-container span {
  font-family: "Open Sans";
  font-size: 18px
}

.result-container p {
  margin-top: 10px
}

.result-container hr {
  margin: 0 !important
}

.post-detail {
  padding: 0 !important
}

.post-detail-image {
  margin-top: 20px;
  height: 404px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.box {
  padding: 30px !important;
  background-color: #f8f8f8;
  margin-top: 20px
}

.box.prev {
  border-right: 10px solid #fff
}

.box.next {
  float: right;
  text-align: right;
  border-left: 10px solid #fff
}

.box h4 {
  font-size: 22px;
  letter-spacing: 0
}

.share {
  margin: 40px 0 20px
}

.share a {
  vertical-align: bottom
}

.share p {
  font-family: "Open Sans";
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 20px 0 0
}

@media screen and (max-width:640px) {
  .share p {
    font-family: "Open Sans";
    display: block;
    margin-bottom: 10px;
    padding: 0 20px 0 0
  }
  .box {
    padding: 30px !important;
    background-color: #f8f8f8
  }
  .box.prev {
    border-right: 0 solid #fff
  }
  .box.next {
    float: right;
    text-align: right;
    border-left: 0 solid #fff
  }
}

.case-detail-image {
  margin-top: 25px;
  height: 400px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat
}

.case-info {
  margin-top: 40px;
  text-align: center;
  padding: 0 0 0 20px
}

.case-info>p {
  font-family: "Open Sans"
}

.case-info>h4 {
  letter-spacing: 0
}

.case-info-content {
  padding: 45px;
  background-color: #f8f8f8
}

.case-info-content>h4 {
  letter-spacing: 0;
  margin-top: 40px
}

.case-info-content>h4>p {
  margin: 0 0 40px
}

.cases-content {
  padding: 0 10px 0 0
}

.graph-case-detail {
  height: 200px;
  margin: 40px auto 0
}

.date-detail {
  float: right;
  color: #c9c9c9;
  text-align: right;
  margin-top: 40px
}

.city {
  color: #ed1c24;
  font-family: "Open Sans";
  margin-bottom: 40px
}

.city:before {
  font-family: 'Material Icons';
  content: "pin_drop";
  font-size: 24px;
  vertical-align: middle;
  padding-right: 12px
}

#active {
  -webkit-transform: rotate(270deg) scaleY(-1);
  -ms-transform: rotate(270deg) scaleY(-1);
  transform: rotate(270deg) scaleY(-1);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition: all 1s ease 0s
}

.percent {
  font-family: "Open Sans";
  font-size: 12px
}

.install {
  margin: 40px 30px;
  border-bottom: 1px solid #0af
}

.reset-solution {
  position: absolute;
  right: 6%;
  bottom: 0;
  padding: 0
}

.solution-box {
  height: auto;
  background-color: #ed1c24;
  padding: 20px 50px 40px;
  float: right
}

.solution-box>.button {
  width: 300px
}

@media screen and (max-width:1024px) {
  .date-detail {
    float: right;
    color: #c9c9c9;
    text-align: left;
    margin-top: 0;
    padding-left: 0
  }
  .case-info {
    padding: 0
  }
  .case-info-content {
    max-width: 400px;
    margin: 0 auto
  }
  .cases-content {
    padding: 0
  }
}

@media screen and (max-width:800px) {
  .reset-solution {
    display: none
  }
}

.parsley-success {
  border-bottom: 3px solid #d6e9c6 !important
}

.parsley-error {
  border-bottom: 3px solid #ff6e6e !important;
  margin-bottom: 8px
}

.parsley-required, .parsley-type {
  font-size: 13px;
  float: left
}

#simulate-form input, #simulate-form select {
  vertical-align: middle
}

#custom-simulate-form .columns {
  vertical-align: middle;
  height: 50px
}

#simulate-form ul li {
  font-size: 13px;
  float: left
}

#simulate-form ul {
  display: none
}

#simulate-mail ul {
  display: table
}

.simulator {
  margin-top: 30px;
  text-align: center
}

.simulator h4 {
  letter-spacing: 0;
  font-family: "Open Sans";
  margin-bottom: 20px
}

.simulator select {
  height: 60px;
  padding: 0 40px 0 20px;
  border: 0;
  border-radius: 0;
  text-shadow: 0 0 0;
  font-family: "Open Sans";
  color: #969696
}

.simulator select:hover {
  cursor: pointer
}

.simulator select>option {
  height: 50px;
  padding: 18px 20px;
  border: 0;
  border-radius: 0;
  box-shadow: 0
}

select {
  color: #000;
  color: #969696;
  text-shadow: 0 0 0
}

.radio-content {
  background-color: #ebebeb;
  float: right;
  height: 60px;
  width: 140px;
  font-family: "Open Sans";
  color: #969696
}

.radio-content>input {
  float: none;
  margin: 24px 0
}

.radio-content-contact {
  float: right;
  width: 140px;
  font-family: "Open Sans";
  color: #969696;
  position: absolute;
  right: 0;
  margin-top: 10px
}

.radio-content-contact>input {
  float: none;
  margin-right: 6px;
  margin-left: 10px
}

.extra-padding {
  padding-right: 130px
}

.radio-content input[type="radio"] {
  margin-right: 6px;
  margin-left: 5px
}

.login {
  width: 100%;
  bottom: 35px;
  display: block;
  height: 60px;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center
}

.login>.login-select {
  background-color: #ed1c24;
  height: 90px;
  width: 90px;
  box-shadow: 0 9px 27px 0 rgba(0, 0, 0, .22);
  border-radius: 50%;
  margin: 10px 40px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-family: "Open Sans";
  line-height: 90px
}

.login>h4 {
  letter-spacing: 0;
  font-family: "Open Sans"
}

.open-email-modal .modal-email {
  visibility: visible;
  opacity: 1;
  transition: all .4s ease 0s
}

.modal-email {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease 0s
}

.modal-email>.modal-email-content {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 450px;
  height: auto;
  padding: 20px;
  background: #ed1c24;
  padding: 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.modal-email-mask {
  background-color: rgba(255, 255, 255, .7);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.close-modal-email {
  height: 23px;
  margin: 2px auto 40px;
  transition: all .2s ease 0s;
  width: 23px;
  position: absolute;
  right: 20px;
  top: 20px
}
 h4.white2 {
    color: #fff;
    font-size: 26px;
}

.close-modal-email img {
  transition: all .2s ease 0s
}

.close-modal-email:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  cursor: pointer
}

.result-box {
  background-color: #f8f8f8;
  padding: 50px 60px;
  text-align: center;
  margin-bottom: 20px;
  height: 460px;
  line-height: 24px
}

.graph-result {
  height: 200px;
  margin-bottom: 30px;
  position: relative
}

.centralize {
  display: block;
  padding-top: 40px
}

.negative-result-simulator {
  padding: 30px 0
}

.result-box h4 {
  padding: 0;
  margin: 0;
  line-height: auto
}

.align-svg {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%
}

.gauge.rotate {
  -webkit-transform-origin: 420px 440px;
  -ms-transform-origin: 420px 440px;
  transform-origin: 420px 440px;
  transition: all 1s ease 0s
}

.gauge.worst {
  -webkit-transform: rotate(-74deg);
  -ms-transform: rotate(-74deg);
  transform: rotate(-74deg)
}

.gauge.bad {
  -webkit-transform: rotate(-37deg);
  -ms-transform: rotate(-37deg);
  transform: rotate(-37deg)
}

.gauge.medium {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg)
}

.gauge.good {
  -webkit-transform: rotate(37deg);
  -ms-transform: rotate(37deg);
  transform: rotate(37deg)
}

.gauge.perfect {
  -webkit-transform: rotate(74deg);
  -ms-transform: rotate(74deg);
  transform: rotate(74deg)
}

.solar.cls-1 {
  fill: #fff;
  stroke: #fff
}

.solar.cls-1, .solar.cls-2, .solar.cls-3 {
  stroke-linejoin: round;
  stroke-width: 2px
}

.solar.cls-2 {
  fill: #075091;
  stroke: #075091
}

.solar.cls-3 {
  fill: #233365;
  stroke: #233365
}

#resultado {
  display: none
}

#resultado-erro {
  display: none
}

#loading {
  display: none
}

@media screen and (max-width:1024px) {
  .graph-result {
    height: auto;
    margin-bottom: 30px;
    position: relative
  }
  .result-box {
    padding: 50px 45px;
    height: auto
  }
}

@media screen and (max-width:700px) {
  .login {
    padding: 0 30px
  }
  .login>.login-select {
    height: 60px;
    width: 60px;
    box-shadow: 0 9px 27px 0 rgba(0, 0, 0, .22);
    background-size: 20%;
    margin: 10px 10px;
    line-height: 60px
  }
  .simulator select {
    height: 50px;
    padding: 0 40px 0 20px;
    border: 0;
    border-radius: 0;
    transition: all .6s ease 0s;
    text-shadow: 0 0 0;
    font-family: "Open Sans";
    color: #969696
  }
  .hero-content {

    top: 20% !important;

}
}

.solutions-slider {
  height: 120%;
  background-color: #ed1c24
}

.solutions-slider>img {
  background: none;
  margin: auto;
  padding: 50px;
  padding-bottom: 70px;
  display: block
}

.case-text {
  padding: 50px
}

.owl-wrapper-outer {
  background-color: #ed1c24
}

.solutions .owl-pagination {
  margin-top: -60px
}

@media screen and (max-width:40em) {
  .solutions-slider>img {
    padding-left: 10px;
    padding-right: 10px
  }
}

.infog-tooltip {
  position: absolute;
  width: 250px;
  padding: 20px 25px;
  background: #fff;
  border-radius: 0;
  font-family: "Open Sans";
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  transition: all .5s
}

.tool1 {
  background-color: #ed1c24;
  color: #fff;
  bottom: 65%;
  left: 27%;
  visibility: hidden;
  opacity: 0
}

.tool2 {
  background-color: #0af;
  color: #fff;
  bottom: 24%;
  left: 10%;
  visibility: hidden;
  opacity: 0
}

.tool3 {
  background-color: #becd00;
  color: #fff;
  bottom: 23%;
  left: 40%;
  visibility: hidden;
  opacity: 0
}

.tool-on {
  visibility: visible;
  opacity: 1
}

@media screen and (max-width:769px) {
  .how {
    display: none
  }
}

.small-title.white {
  color: #fff
}

.small-title {
  font-family: "Open Sans";
  font-size: 13px
}

.sigla-estado-filial, .telefone-filial {
  font-size: 19px;
  color: #fff
}

.telefone-filial {
  font-family: "Open Sans";
  margin-left: 16px
}

.sigla-estado-filial {
  font-family: "Open Sans"
}

.filiais {
  margin-top: 25px
}

.filiais div {
  padding-top: 5px;
  padding-bottom: 5px
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}

.fotorama__spinner {
  position: absolute !important;
  top: 40% !important;
  left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
  transition-duration: 0ms
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box
}

.fotorama__caption__wrap {
  box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
}

@media(-webkit-min-device-pixel-ratio:1.5), (min-resolution:2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  }
}

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, .2)
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important
  }
}

.fotorama {
  min-width: 1px;
  overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child) {
  display: none
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important
}

.fotorama__stage__frame {
  overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: 0 !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer
}

.fotorama__nav--dots {
  display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none
}

.fotorama__nav--thumbs {
  display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, .9);
  padding: 5px 10px
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0
}

.fotorama__select {
  cursor: auto
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent
  }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 40%;
  margin-top: -16px
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 40%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {
  left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0
}

.fotorama__nav:after, .fotorama__stage:after {
  right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none
}

.enews .screenread {
  height: 1px;
  left: -1000em;
  overflow: hidden;
  position: absolute;
  top: -1000em;
  width: 1px
}

.ssba img {
  width: 35px !important;
  padding: 6px;
  border: 0;
  box-shadow: none !important;
  display: inline !important;
  vertical-align: middle
}

.ssba, .ssba a {
  text-decoration: none;
  border: 0;
  background: none;
  font-family: Indie Flower;
  font-size: 20px;
  font-weight: bold
}

.ssba.ssba-wrap {
  font-family: "Open Sans";
  display: inline-block;
  margin: 30px 0 10px;
  padding: 0 20px 0 0;
  color: #0af;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal
}

.ssba_facebook_share {
  margin-left: 13px
}

.ssba a {
  height: 50px !important;
  width: 50px !important;
  border: 1px solid #d7d7d7 !important;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  vertical-align: middle
}

.ssba.ssba-img {
  width: 85% !important;
  border: 0;
  box-shadow: none !important;
  display: inline !important;
  vertical-align: middle;
  text-align: center;
  margin-top: 4px
}

* {
  font-family: 'Open Sans' !important;
}

@media screen and (max-width: 1024px) {
  h1 {
    font-size: 64px;
  }
  h4 {
    font-size: 36px;
  }
  select {
    font-size: 2em;
  }
  input {
    font-size: 2em;
  }
  .login>.login-select {
    background-color: #ed1c24;
    height: 120px;
    width: 120px;
    box-shadow: 0 9px 27px 0 rgba(0, 0, 0, .22);
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-family: "Open Sans";
    line-height: 120px;
    font-size: 1.4em;
  }
}

.whatsapp {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: 10px 40px;
  display: block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-family: "Open Sans";
  line-height: 90px;
  float: right !important;
  position: fixed !important;
  bottom: 0;
}
