/*
 Theme Name: Irupa
 Theme URI: http://irupa.theclient.org/
 Author: Irupa
 Author URI: http://irupa.theclient.org/
 Version: 1.0.0
 */
/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("img/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: #000000;
  background: rgba(0, 0, 0, .8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  box-sizing: border-box;
}

.mm-btn,
.mm-menu {
  box-sizing: border-box;
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-listview .mm-next:before,
.mm-listview>li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
  content: '';
  bottom: 0;
}

.mm-hidden {
  display: none!important;
}

.mm-menu,
.mm-panels>.mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  padding: 0;
  position: absolute;
  bottom: 0;
}

.mm-panels,
.mm-panels>.mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute;
  bottom: 0;
}

.mm-btn,
.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.mm-panel.mm-opened {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%,0);
  -ms-transform: translate(-30%,0);
  transform: translate(-30%,0);
  -webkit-transform: translate3d(-30%,0,0);
  transform: translate3d(-30%,0,0);
}

.mm-panels>.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-panels>.mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
  content: '';
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
  display: block;
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
  height: 40px;
  bottom: auto;
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-next:after,
.mm-prev:before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
}

.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar>* {
  display: block;
  padding: 10px 0;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview>li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview>li {
  position: relative;
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
  border-color: inherit;
}

.mm-listview>li>a,
.mm-listview>li>span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}

.mm-listview>li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 20px;
}

.mm-listview .mm-next {
  background: #030201;
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels>.mm-panel>.mm-listview {
  margin: 20px -20px;
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset>li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer>.mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
  color: #000000;
  color: rgba(0, 0, 0, .75);
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
}

.mm-menu .mm-listview>li .mm-next:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
  tap-highlight-color: rgba(255, 255, 255, .5);
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
  background: #ffffff;
  background: rgba(255, 255, 255, .5);
}

.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking,
html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: #030201;
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

.mm-menu.mm-offcanvas.mm-current {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px,0);
    -ms-transform: translate(440px,0);
    transform: translate(440px,0);
    -webkit-transform: translate3d(440px,0,0);
    transform: translate3d(440px,0,0);
  }
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
  max-height: 80%;
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
  display: block!important;
}

.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel {
  bottom: auto!important;
  height: auto!important;
}

.mm-menu.mm-columns {
  transition-property: width,max-width,-webkit-transform;
  transition-property: transform,width,max-width;
  transition-property: transform,width,max-width,-webkit-transform;
}

.mm-menu.mm-columns .mm-panels>.mm-panel {
  width: 100%;
  right: auto;
  display: none;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
  -webkit-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  z-index: 2;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -webkit-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}

html.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:0px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
  -webkit-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -webkit-transform: translate(200%,0);
  -ms-transform: translate(200%,0);
  transform: translate(200%,0);
  -webkit-transform: translate3d(200%,0,0);
  transform: translate3d(200%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(440px,0);
    -ms-transform: translate(440px,0);
    transform: translate(440px,0);
    -webkit-transform: translate3d(440px,0,0);
    transform: translate3d(440px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:550px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-440px,0);
    -ms-transform: translate(-440px,0);
    transform: translate(-440px,0);
    -webkit-transform: translate3d(-440px,0,0);
    transform: translate3d(-440px,0,0);
  }
}

.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
  width: 100%;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
  -webkit-transform: translate(200%,0);
  -ms-transform: translate(200%,0);
  transform: translate(200%,0);
  -webkit-transform: translate3d(200%,0,0);
  transform: translate3d(200%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -webkit-transform: translate(300%,0);
  -ms-transform: translate(300%,0);
  transform: translate(300%,0);
  -webkit-transform: translate3d(300%,0,0);
  transform: translate3d(300%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}

html.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(880px,0);
    -ms-transform: translate(880px,0);
    transform: translate(880px,0);
    -webkit-transform: translate3d(880px,0,0);
    transform: translate3d(880px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:1100px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-880px,0);
    -ms-transform: translate(-880px,0);
    transform: translate(-880px,0);
    -webkit-transform: translate3d(-880px,0,0);
    transform: translate3d(-880px,0,0);
  }
}

.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
  width: 50%;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
  -webkit-transform: translate(300%,0);
  -ms-transform: translate(300%,0);
  transform: translate(300%,0);
  -webkit-transform: translate3d(300%,0,0);
  transform: translate3d(300%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -webkit-transform: translate(400%,0);
  -ms-transform: translate(400%,0);
  transform: translate(400%,0);
  -webkit-transform: translate3d(400%,0,0);
  transform: translate3d(400%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}

html.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(1320px,0);
    -ms-transform: translate(1320px,0);
    transform: translate(1320px,0);
    -webkit-transform: translate3d(1320px,0,0);
    transform: translate3d(1320px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:1650px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-1320px,0);
    -ms-transform: translate(-1320px,0);
    transform: translate(-1320px,0);
    -webkit-transform: translate3d(-1320px,0,0);
    transform: translate3d(-1320px,0,0);
  }
}

.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
  width: 33.34%;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
  -webkit-transform: translate(400%,0);
  -ms-transform: translate(400%,0);
  transform: translate(400%,0);
  -webkit-transform: translate3d(400%,0,0);
  transform: translate3d(400%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -webkit-transform: translate(500%,0);
  -ms-transform: translate(500%,0);
  transform: translate(500%,0);
  -webkit-transform: translate3d(500%,0,0);
  transform: translate3d(500%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}

html.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(1760px,0);
    -ms-transform: translate(1760px,0);
    transform: translate(1760px,0);
    -webkit-transform: translate3d(1760px,0,0);
    transform: translate3d(1760px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:2200px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-1760px,0);
    -ms-transform: translate(-1760px,0);
    transform: translate(-1760px,0);
    -webkit-transform: translate3d(-1760px,0,0);
    transform: translate3d(-1760px,0,0);
  }
}

.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
  width: 25%;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
  -webkit-transform: translate(500%,0);
  -ms-transform: translate(500%,0);
  transform: translate(500%,0);
  -webkit-transform: translate3d(500%,0,0);
  transform: translate3d(500%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -webkit-transform: translate(600%,0);
  -ms-transform: translate(600%,0);
  transform: translate(600%,0);
  -webkit-transform: translate3d(600%,0,0);
  transform: translate3d(600%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px;
}

html.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(2200px,0);
    -ms-transform: translate(2200px,0);
    transform: translate(2200px,0);
    -webkit-transform: translate3d(2200px,0,0);
    transform: translate3d(2200px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:2750px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-2200px,0);
    -ms-transform: translate(-2200px,0);
    transform: translate(-2200px,0);
    -webkit-transform: translate3d(-2200px,0,0);
    transform: translate3d(-2200px,0,0);
  }
}

.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
  width: 20%;
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
  -webkit-transform: translate(600%,0);
  -ms-transform: translate(600%,0);
  transform: translate(600%,0);
  -webkit-transform: translate3d(600%,0,0);
  transform: translate3d(600%,0,0);
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -webkit-transform: translate(700%,0);
  -ms-transform: translate(700%,0);
  transform: translate(700%,0);
  -webkit-transform: translate3d(700%,0,0);
  transform: translate3d(700%,0,0);
}

.mm-menu.mm-offcanvas.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px;
}

html.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate(80%,0);
  -ms-transform: translate(80%,0);
  transform: translate(80%,0);
  -webkit-transform: translate3d(80%,0,0);
  transform: translate3d(80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(2640px,0);
    -ms-transform: translate(2640px,0);
    transform: translate(2640px,0);
    -webkit-transform: translate3d(2640px,0,0);
    transform: translate3d(2640px,0,0);
  }
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:3300px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-2640px,0);
    -ms-transform: translate(-2640px,0);
    transform: translate(-2640px,0);
    -webkit-transform: translate3d(-2640px,0,0);
    transform: translate3d(-2640px,0,0);
  }
}

.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
  width: 16.67%;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter+a.mm-next {
  width: 90px;
}

em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
  margin-right: 90px;
}

em.mm-counter+a.mm-fullsubopen {
  padding-left: 0;
}

.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,
em.mm-counter+a.mm-fullsubopen+a,
em.mm-counter+a.mm-fullsubopen+span {
  padding-right: 90px;
}

.mm-vertical>.mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer>.mm-counter {
  margin-top: 40px;
}

.mm-nosubresults>.mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-divider>span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-fixeddivider:after {
  content: none!important;
  display: none!important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
}

html.mm-dropdown .mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0;
}

html.mm-dropdown #mm-blocker {
  transition-delay: 0s!important;
  z-index: 1;
}

html.mm-dropdown .mm-menu {
  z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none;
}

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-tipleft:before {
  left: 22px;
}

.mm-menu.mm-tipright:before {
  right: 22px;
}

.mm-menu.mm-tiptop:before {
  top: -8px;
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px;
}

.mm-iconpanel .mm-panel {
  transition-property: left,-webkit-transform;
  transition-property: transform,left;
  transition-property: transform,left,-webkit-transform;
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  transition: opacity .4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}

.mm-keyboardfocus a:focus {
  outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus {
  background: #ffffff;
  background: rgba(255, 255, 255, .5);
}

.mm-navbar-bottom,
.mm-navbar-top~.mm-navbar-top {
  border-bottom: none;
}

.mm-menu>.mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0;
}

.mm-navbar-bottom~.mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-navbar[class*=mm-navbar-content-]>* {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar .mm-breadcrumbs>* {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs>a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-navbar-top-1 {
  top: 0;
}

.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}

.mm-navbar-bottom-1 {
  bottom: 0;
}

.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2>* {
  width: 50%;
}

.mm-navbar-content-3>* {
  width: 33.33%;
}

.mm-navbar-content-4>* {
  width: 25%;
}

.mm-navbar-content-5>* {
  width: 20%;
}

.mm-navbar-content-6>* {
  width: 16.67%;
}

.mm-menu.mm-rtl {
  direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  -webkit-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  -webkit-transform: translate(30%,0);
  -ms-transform: translate(30%,0);
  transform: translate(30%,0);
  -webkit-transform: translate3d(30%,0,0);
  transform: translate3d(30%,0,0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider):after {
  left: 0;
  right: 20px;
}

.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px!important;
  margin-right: 0!important;
}

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next+a,
.mm-menu.mm-rtl .mm-listview .mm-next+span {
  margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto;
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span {
  padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto!important;
}

.mm-menu.mm-rtl label.mm-toggle+a,
.mm-menu.mm-rtl label.mm-toggle+span {
  padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check+a,
.mm-menu.mm-rtl label.mm-check+span {
  padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next+label.mm-check,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle {
  left: 60px;
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
  margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
  padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle {
  left: 100px;
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  transition-property: right,-webkit-transform;
  transition-property: transform,right;
  transition-property: transform,right,-webkit-transform;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

@charset "UTF-8";

.mm-sronly {
  border: 0!important;
  clip: rect(1px,1px,1px,1px)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  white-space: nowrap!important;
  width: 1px!important;
  height: 1px!important;
  padding: 0!important;
  overflow: hidden!important;
  position: absolute!important;
}

.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative;
}

.mm-search input {
  border: none!important;
  outline: 0!important;
  box-shadow: none!important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-search .mm-clear,
.mm-search .mm-next {
  right: 0;
}

.mm-panel>.mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}

.mm-noresults .mm-indexer {
  display: none!important;
}

li.mm-nosubresults>a.mm-next {
  display: none;
}

li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
  padding-right: 10px;
}

.mm-panels>.mm-resultspanel:not(.mm-opened) {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu .mm-search input {
  background: #000000;
  background: rgba(0, 0, 0, .05);
  color: #000000;
  color: rgba(0, 0, 0, .75);
}

.mm-menu .mm-noresultsmsg {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  transition: right .4s ease;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer~.mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
  transition: background .4s ease;
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #ffffff;
  background: rgba(255, 255, 255, .5);
}

input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px;
}

label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px;
}

label.mm-check:before,
label.mm-toggle:before {
  content: '';
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked~label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked~label.mm-check:before {
  opacity: 1;
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px;
}

label.mm-toggle+a,
label.mm-toggle+span {
  padding-right: 80px;
}

label.mm-check+a,
label.mm-check+span {
  padding-right: 60px;
}

a.mm-next+label.mm-check,
a.mm-next+label.mm-toggle {
  right: 60px;
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span,
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
  margin-right: 50px;
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
  padding-right: 70px;
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
  padding-right: 50px;
}

em.mm-counter+a.mm-next+label.mm-check,
em.mm-counter+a.mm-next+label.mm-toggle {
  right: 100px;
}

em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span,
em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .75);
}

.mm-listview.mm-border-none>li:after,
.mm-menu.mm-border-none .mm-listview>li:after {
  content: none;
}

.mm-listview.mm-border-full>li:after,
.mm-menu.mm-border-full .mm-listview>li:after {
  left: 0!important;
}

.mm-listview.mm-border-offset>li:after,
.mm-menu.mm-border-offset .mm-listview>li:after {
  right: 20px;
}

.mm-menu.mm-effect-menu-zoom {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(.7,.7) translate3d(-30%,0,0);
  transform: scale(.7,.7) translate3d(-30%,0,0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1,1) translate3d(0,0,0);
  transform: scale(1,1) translate3d(0,0,0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(.7,.7) translate3d(30%,0,0);
  transform: scale(.7,.7) translate3d(30%,0,0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1,1) translate3d(0,0,0);
  transform: scale(1,1) translate3d(0,0,0);
}

.mm-menu.mm-effect-menu-slide {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(-30%,0);
  -ms-transform: translate(-30%,0);
  transform: translate(-30%,0);
  -webkit-transform: translate3d(-30%,0,0);
  transform: translate3d(-30%,0,0);
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(30%,0);
  -ms-transform: translate(30%,0);
  transform: translate(30%,0);
  -webkit-transform: translate3d(30%,0,0);
  transform: translate3d(30%,0,0);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  transition: opacity .4s ease;
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1;
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5,1.5) translate3d(100%,0,0);
  transform: scale(1.5,1.5) translate3d(100%,0,0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1,1) translate3d(0,0,0);
  transform: scale(1,1) translate3d(0,0,0);
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(.7,.7) translate3d(-30%,0,0);
  transform: scale(.7,.7) translate3d(-30%,0,0);
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
  transition: none .4s ease;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
  transition-delay: 50ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
  transition-delay: .1s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
  transition-delay: 150ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
  transition-delay: .2s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
  transition-delay: 250ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
  transition-delay: .3s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
  transition-delay: 350ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
  transition-delay: .4s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
  transition-delay: 450ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
  transition-delay: .5s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
  transition-delay: 550ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
  transition-delay: .6s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
  transition-delay: 650ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
  transition-delay: .7s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
  transition-delay: 750ms;
}

.mm-menu.mm-effect-listitems-slide .mm-listview>li {
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate(50%,0);
  -ms-transform: translate(50%,0);
  transform: translate(50%,0);
  -webkit-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
  opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}

.mm-menu.mm-effect-listitems-fade .mm-listview>li {
  transition-property: opacity;
  opacity: 0;
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
  opacity: 1;
}

.mm-menu.mm-effect-listitems-drop .mm-listview>li {
  transition-property: opacity,top;
  opacity: 0;
  top: -25%;
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
  opacity: 1;
  top: 0;
}

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

@media all and (max-width:140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px,0);
    -ms-transform: translate(140px,0);
    transform: translate(140px,0);
    -webkit-transform: translate3d(140px,0,0);
    transform: translate3d(140px,0,0);
  }
}

@media all and (min-width:10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px,0);
    -ms-transform: translate(10000px,0);
    transform: translate(10000px,0);
    -webkit-transform: translate3d(10000px,0,0);
    transform: translate3d(10000px,0,0);
  }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

@media all and (max-width:140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px,0);
    -ms-transform: translate(-10000px,0);
    transform: translate(-10000px,0);
    -webkit-transform: translate3d(-10000px,0,0);
    transform: translate3d(-10000px,0,0);
  }
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none!important;
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
  content: none;
  display: none;
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
  box-sizing: border-box;
  height: 100%;
}

.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0;
}

.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span {
  text-overflow: clip;
  white-space: normal;
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
  opacity: 0;
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  transition: opacity .4s ease .4s;
}

html.mm-pagedim #mm-blocker {
  background: inherit;
}

html.mm-pagedim-white #mm-blocker {
  background: #fff;
}

html.mm-pagedim-black #mm-blocker {
  background: #000;
}

.mm-menu.mm-popup {
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1;
}

html.mm-popup .mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0;
}

html.mm-popup #mm-blocker {
  transition-delay: 0s!important;
  z-index: 1;
}

html.mm-popup .mm-menu {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%,0);
  -ms-transform: translate(-80%,0);
  transform: translate(-80%,0);
  -webkit-transform: translate3d(-80%,0,0);
  transform: translate3d(-80%,0,0);
}

@media all and (max-width:175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px,0);
    -ms-transform: translate(-140px,0);
    transform: translate(-140px,0);
    -webkit-transform: translate3d(-140px,0,0);
    transform: translate3d(-140px,0,0);
  }
}

@media all and (min-width:550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px,0);
    -ms-transform: translate(-440px,0);
    transform: translate(-440px,0);
    -webkit-transform: translate3d(-440px,0,0);
    transform: translate3d(-440px,0,0);
  }
}

html.mm-front .mm-slideout {
  -webkit-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  transform: translate(-100%,0);
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(100%,0);
  -ms-transform: translate(100%,0);
  transform: translate(100%,0);
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  transform: translate(0,-100%);
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  transform: translate(0,100%);
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  top: auto;
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
  tap-highlight-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #ffffff;
  background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white em.mm-counter {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
  tap-highlight-color: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #000000;
  background: rgba(0, 0, 0, .03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: #000000;
  background: rgba(0, 0, 0, .05);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
  tap-highlight-color: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both;
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu .mm-tileview.mm-listview>li,
.mm-menu.mm-tileview .mm-listview>li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative;
}

.mm-menu .mm-tileview.mm-listview>li:after,
.mm-menu.mm-tileview .mm-listview>li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span,
.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next,
.mm-menu.mm-tileview .mm-listview>li>.mm-next {
  width: auto;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}
.mm-menu.mm-theme-dark {
  background: #333;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
  tap-highlight-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #ffffff;
  background: rgba(255, 255, 255, .05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .8);
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white em.mm-counter {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
  tap-highlight-color: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #000000;
  background: rgba(0, 0, 0, .03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: #000000;
  border-color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: #000000;
  background: rgba(0, 0, 0, .05);
  color: #000000;
  color: rgba(0, 0, 0, .6);
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: #000000;
  color: rgba(0, 0, 0, .3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #000000;
  background: rgba(0, 0, 0, .05);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: #000000;
  background: rgba(0, 0, 0, .1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black em.mm-counter {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
  tap-highlight-color: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input {
  background: #ffffff;
  background: rgba(255, 255, 255, .3);
  color: #ffffff;
  color: rgba(255, 255, 255, .6);
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: #ffffff;
  color: rgba(255, 255, 255, .4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: #ffffff;
  background: rgba(255, 255, 255, .2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
  background: #4bd963;
}
/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

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

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

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

/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

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

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

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

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

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
@charset "UTF-8";

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

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot");
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.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;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.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.28571em;
  text-align: center;
}

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

.fa-ul > li {
  position: relative;
}

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

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.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;
}

/* Deprecated as of 4.4.0 */

.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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

.fa-flip-horizontal {
  -ms-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 {
  -ms-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 {
  -webkit-filter: none;
  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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

a {
  text-decoration: none;
}

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

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

body {
  margin: 0;
}

iframe {
  border-style: none;
  border: none;/*
  width: inherit;
  height: 350px;*/
  display: block;
  position: relative;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: normal;
  -webkit-appearance: none;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  display: block;
  border-style: none;
  height: 2px;
  background: #e6e6e6;
  margin: 1.5em 0;
  width: 80%;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0;
}

menu,
ol,
ul {
  padding: 0;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid gray;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-style: none;
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

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;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.container:before,
.container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.container:after {
  clear: both;
}

.cell {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 10px;
}

.cell.parent {
  padding: 0;
}

.row {
  margin-right: -25px;
  margin-left: -25px;
  clear: both;
  zoom: 1;
}

.row:after,
.row:before {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

@media (max-width: 1020px) {
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.row:before,
.row:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.row:after {
  clear: both;
}

.row > .cell {
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  float: left;
}

@media (max-width: 1020px) {
  .row > .cell {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.row > .cell.right {
  float: right;
}

.row.big-gutter {
  margin-left: -40px;
  margin-right: -40px;
}

@media (max-width: 1020px) {
  .row.big-gutter {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.row.big-gutter > .cell {
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 1020px) {
  .row.big-gutter > .cell {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.row.small-gutter {
  margin-left: -5px;
  margin-right: -5px;
}

.row.small-gutter > .cell {
  padding-left: 5px;
  padding-right: 5px;
}

.x1 {
  width: 8.33333%;
}

.x2 {
  width: 16.66667%;
}

.x3 {
  width: 25%;
}

.x4 {
  width: 33.33333%;
}

.x5 {
  width: 41.66667%;
}

.x6 {
  width: 50%;
}

.x7 {
  width: 58.33333%;
}

.x8 {
  width: 66.66667%;
}

.x9 {
  width: 75%;
}

.x10 {
  width: 83.33333%;
}

.x11 {
  width: 91.66667%;
}

.by2 {
  width: 50%;
}

.by3 {
  width: 33.33333%;
}

.by4 {
  width: 25%;
}

.by5 {
  width: 20%;
}

.by6 {
  width: 16.66667%;
}

.by7 {
  width: 14.28571%;
}

.by8 {
  width: 12.5%;
}

.by9 {
  width: 11.11111%;
}

.by10 {
  width: 10%;
}

.by11 {
  width: 9.09091%;
}

.by12 {
  width: 8.33333%;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Medium.eot");
  src: url("fonts/Avenir-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Medium.woff") format("woff"), url("fonts/Avenir-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Oblique.eot");
  src: url("fonts/Avenir-Oblique.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Oblique.woff") format("woff"), url("fonts/Avenir-Oblique.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Roman.eot");
  src: url("fonts/Avenir-Roman.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Roman.woff") format("woff"), url("fonts/Avenir-Roman.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Black.eot");
  src: url("fonts/Avenir-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Black.woff") format("woff"), url("fonts/Avenir-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Light.eot");
  src: url("fonts/Avenir-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Light.woff") format("woff"), url("fonts/Avenir-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'avenir';
  src: url("fonts/Avenir-Book.eot");
  src: url("fonts/Avenir-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Avenir-Book.woff") format("woff"), url("fonts/Avenir-Book.ttf") format("truetype");
  font-weight: 350;
  font-style: normal;
}

body {
  font-size: 16px;
  line-height: normal;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  color: #000000;
}

@media screen and (max-width: 960px) {
  body {
    font-size: 15px;
    line-height: 28px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  line-height: normal;
}

h1 {
  font-size: 28px;
  margin-bottom: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  h1 {
    font-size: 48px;
    line-height: 50px;
  }
}

@media screen and (max-width: 640px) {
  h1 {
    font-size: 42px;
    line-height: 46px;
  }
}

h2 {
  font-size: 28px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
}

@media screen and (max-width: 960px) {
  h2 {
    font-size: 42px;
  }
}

@media screen and (max-width: 640px) {
  h2 {
    font-size: 38px;
  }
}

h3 {
  font-size: 36px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  h3 {
    font-size: 28px;
    line-height: 32px;
  }
}

h4 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #000000;
}

@media screen and (max-width: 960px) {
  h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}

h5 {
  font-size: 18px;
  letter-spacing: 0.15em;
  margin-bottom: 15px;
  color: #d4d4d4;
}

@media screen and (max-width: 960px) {
  h5 {
    font-size: 16px;
    letter-spacing: 0.05em;
  }
}

h6 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #000000;
}

p,
span,
label,
li {
  color: #000000;
}

p {
  font-size: 16px;
  line-height: 35px;
  margin: 15px 0;
}

@media screen and (max-width: 960px) {
  p {
    font-size: 15px;
    line-height: 28px;
  }
}

@media screen and (max-width: 640px) {
  p {
    margin: 10px 0;
  }
}

p p,
p a,
p span,
p label,
p em {
  font-size: 100%;
  margin: 0;
}

p strong {
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

a {
  color: #000000;
  margin: 0;
}

a:hover {
  text-decoration: none;
}

a span {
  color: inherit;
}

span,
label,
a {
  display: inline-block;
}

blockquote {
  margin-bottom: 10px;
}

blockquote p {
  font-size: 22px;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin: 0;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
textarea,
select {
  font-family: 'avenir', sans-serif;
  font-weight: 400;
  font-size: 16px;
  border-style: none;
  border: 1px solid #d7d7d7;
  color: #000000;
  width: 100%;
  line-height: 1;
  padding: 11px 10px;
  vertical-align: middle;
  outline: 0;
  box-sizing: border-box;
  border-radius: 0px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f2f2f2;
}

input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  border-color: #00965e;
  background: white;
}

input[disabled] {
  background: #d9d9d9;
}

input[disabled]:hover,
input[disabled]:focus {
  border-color: #d7d7d7;
  background: #d9d9d9;
}

button[type="submit"],
input[type="submit"] {
  font-size: 12px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
  border-style: none;
  background: #00965e;
  color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 0 25px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 0px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  text-transform: uppercase;
  outline: none;
}

button[type="submit"] i,
input[type="submit"] i {
  margin-left: 5px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}

.no-touch button[type="submit"]:hover,
.no-touch input[type="submit"]:hover {
  background: #00633e;
}

.no-touch button[type="submit"]:hover i,
.no-touch input[type="submit"]:hover i {
  margin-left: 35px;
}

select {
  height: auto;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  outline: none;
}

textarea {
  height: 100px;
  line-height: 1.5;
  padding-top: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 16px;
  height: 16px;
  border: 1px solid #d7d7d7;
  background: white;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  border-radius: 3px;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  border-radius: 50%;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 4px;
  line-height: 0.8;
  transition: all .2s;
  background: #00965e;
  width: 8px;
  height: 8px;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  border-radius: 2px;
}

[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  border-radius: 50%;
}

/* checked mark aspect changes */

[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

::-webkit-input-placeholder {
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

.input-block {
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  position: relative;
}

.input-block label {
  display: block;
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  color: #adadad;
  margin-bottom: 5px;
}

.checkbox,
.radio {
  width: 32px;
  height: 32px;
  padding: 0 5px 0 0;
  background: url("img/checkbox.png") no-repeat;
  display: block;
  clear: left;
  float: left;
}

.radio {
  background: url("images/png/radio.png") no-repeat;
}

select.styled {
  height: 100% !important;
  width: 100% !important;
}

.checkbox-input {
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  line-height: 32px;
}

.checkbox-input span {
  margin-right: 10px;
  line-height: 32px;
}

.button,
.button--big {
  background: #00965e;
  font-size: 10px;
  color: white;
  display: inline-block;
  padding: 0 25px;
  text-align: center;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
  text-transform: uppercase;
  border-radius: 0px;
  line-height: 33px;
  letter-spacing: 0.15em;
  height: 33px;
  margin: 0;
}

.button i,
.button--big i {
  font-size: 12px;
  margin-right: 10px;
}

.button:hover,
.button--big:hover {
  color: white;
  background: #00633e;
  text-decoration: none;
}

.button.outlined-btn,
.button--big.outlined-btn {
  border: 1px solid #000000;
  background: none;
  font-size: 12px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  color: #000000;
  padding: 0 29px;
  height: 45px;
  line-height: 45px;
  min-width: 0;
}

.button.outlined-btn i,
.button--big.outlined-btn i {
  margin-left: 7px;
  margin-right: -5px;
}

.button.outlined-btn:hover,
.button--big.outlined-btn:hover {
  background: #000000;
  color: #fff;
}

.button.outlined-btn.green,
.button--big.outlined-btn.green {
  border: 1px solid #00965e;
  color: #00965e;
}

@media (max-width: 680px) {
  .button.outlined-btn.green,
  .button--big.outlined-btn.green {
    background: #00965e;
    color: #fff;
    border-color: #00965e;
  }
}

.button.outlined-btn.white,
.button--big.outlined-btn.white {
  background: none;
  border: 1px solid #fff;
  color: #fff;
}

.button.white,
.button--big.white {
  background: #fff;
  color: #00965e;
}

.button--big {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

ul li {
  list-style: none;
}

header {
  background: #f2f2f2;
  padding: 12px 0;
}

@media (max-width: 1020px) {
  header {
    text-align: center;
    padding: 8px 0 7px;
  }
}

header .logo {
  margin-right: 50px;
}

header .logo img {
  width: 137px;
}

@media (max-width: 1020px) {
  header .logo {
    display: none;
  }
}

header .mobile-logo {
  display: none;
}

header .mobile-logo img {
  width: 35px;
}

@media (max-width: 1020px) {
  header .mobile-logo {
    display: inline-block;
  }
}

header a.show-menu {
  display: none;
  width: 21px;
  float: left;
  margin-top: 2px;
}

header a.show-menu span {
  height: 3px;
  display: inline-block;
  width: 100%;
  background: #000000;
  margin: 3px 0;
  float: left;
}

header a.show-menu span:before,
header a.show-menu span:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

header a.show-menu span:after {
  clear: both;
}

@media (max-width: 1020px) {
  header a.show-menu {
    display: inline-block;
  }
}

@media (max-width: 1020px) {
  header .container {
    width: 100%;
    padding: 0 15px;
  }
}

header .navigation-menu {
  margin-top: 15px;
}

@media (max-width: 1020px) {
  header .navigation-menu {
    display: none;
  }
}

header .navigation-menu ul {
  border-right: 1px solid #000000;
}

header .navigation-menu ul:before,
header .navigation-menu ul:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

header .navigation-menu ul:after {
  clear: both;
}

header .navigation-menu ul li {
  display: inline-block;
  width: 120px;
  float: left;
  border-left: 1px solid #000000;
  text-align: center;
  position: relative;
}

@media (max-width: 1240px) {
  header .navigation-menu ul li {
    width: 90px;
  }
}

header .navigation-menu ul li a {
  display: inline-block;
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .17em;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  padding: 20px 0;
}

header .navigation-menu ul li a:hover {
  color: #00965e;
  text-decoration: none;
}

header .navigation-menu ul li:before {
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  position: absolute;
  left: 50%;
  bottom: 5px;
  margin-left: -4px;
  font-size: 10px;
}

header .button {
  margin-top: 24px;
  padding: 0 13px;
  font-size: 11px;
  letter-spacing: .11em;
  width: 156px;
}

@media (max-width: 1020px) {
  header .button {
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    padding: 0;
    min-width: 0;
    margin-top: 6px;
  }

  header .button img {
    margin: 0;
  }
}

@media (max-width: 1020px) {
  header .button span {
    display: none;
  }
}

header .button img {
  margin-right: 15px;
}

@media (max-width: 1020px) {
  header .button img {
    margin: 0;
  }
}

.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  color: #fff;
}

.partners-wrapper a.partner {
  display: inline-block;
  text-align: center;
  margin: 10px 30px 10px;
}

@media (max-width: 680px) {
  .partners-wrapper a.partner {
    width: 50%;
    float: left;
    margin: 10px 0 10px;
  }
}

.partners-wrapper a.partner.small {
  width: 100%;
  height: 100%;
  max-width: 110px;
  max-height: 42px;
}

@media (max-width: 1020px) {
  .partners-wrapper a.partner.small {
    max-width: 60px;
  }
}

@media (max-width: 680px) {
  .partners-wrapper a.partner.small {
    width: 25%;
    max-width: none;
    max-height: none;
    padding: 0 10px;
  }
}

.partners-wrapper a.partner.small img {
  max-width: 100%;
  max-height: 42px;
}

@media (max-width: 680px) {
  .partners-wrapper .centered-content a:last-child {
    display: none;
  }
}

@media (max-width: 680px) {
  .partners-wrapper .sep {
    width: 100%;
    display: inline-block;
    float: left;
  }
}

footer {
  background: #00965e;
  padding: 50px 0 40px;
}

footer .container {
  padding: 0 95px;
}

@media (max-width: 1240px) {
  footer .container {
    padding: 0;
  }
}

@media (max-width: 680px) {
  footer .x3 {
    width: 100%;
  }
}

@media (max-width: 680px) {
  footer {
    padding: 30px 0 30px;
  }
}

footer h4 {
  text-transform: uppercase;
  color: #fff;
  font-family: 'avenir', sans-serif;
  font-weight: 400;
  letter-spacing: 4px;
  font-size: 14px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  footer h4 {
    max-width: 190px;
    letter-spacing: 3px;
  }
}

footer h4:before {
  content: "";
  width: 102px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

footer ul {
  margin-bottom: 40px;
}

@media (max-width: 680px) {
  footer ul {
    margin-bottom: 30px;
  }
}

footer ul li {
  display: inline-block;
  width: 100%;
  margin: 5px 0;
  font-size: 11px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  color: #fff;
}

@media (max-width: 680px) {
  footer ul li {
    font-size: 12px;
    margin: 4px 0;
  }
}

footer ul li a {
  color: #fff;
  letter-spacing: 1px;
}

footer p {
  color: #fff;
  margin: 0;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 26px;
}

@media (max-width: 680px) {
  footer p {
    letter-spacing: normal;
  }
}

body {
  position: relative;
  right: 0;
  text-rendering: optimizeLegibility;
  transition: all .25s ease;
  counter-reset: item;
  background: #fff;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}

img {
  max-width: 100%;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1240px) {
  .container {
    width: 980px;
  }
}

@media (max-width: 1020px) {
  .container {
    width: 660px;
  }
}

@media (max-width: 680px) {
  .container {
    width: 82.5%;
  }
}

@media (max-width: 480px) {
  .container {
    width: 91%;
  }
}

.container .inner-container {
  padding: 0 40px;
}

.container .inner-container:before,
.container .inner-container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.container .inner-container:after {
  clear: both;
}

@media (max-width: 1020px) {
  .container .inner-container {
    padding: 0;
  }
}

.container .smaller-container {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.container .smaller-container:before,
.container .smaller-container:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.container .smaller-container:after {
  clear: both;
}

.grid-sizer {
  width: 25%;
}

@media screen and (max-width: 480px) {
  .grid-sizer {
    width: 33.33333%;
  }
}

.svg img.svg {
  display: block;
}

img.svg {
  display: none;
}

.svg img.normal {
  display: none;
}

.right {
  float: right;
}

.left {
  float: left;
}

.t-right {
  display: table;
  margin: 0 0 0 auto;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.p-t-xxl {
  padding-top: 120px;
}

@media screen and (max-width: 960px) {
  .p-t-xxl {
    padding-top: 50px;
  }
}

.p-t-xl {
  padding-top: 70px;
}

@media screen and (max-width: 960px) {
  .p-t-xl {
    padding-top: 50px;
  }
}

.p-b-xl {
  padding-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .p-b-xl {
    padding-bottom: 50px;
  }
}

.p-b-xxl {
  padding-bottom: 120px;
}

@media screen and (max-width: 960px) {
  .p-b-xxl {
    padding-bottom: 60px;
  }
}

.p-v-xxl {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 960px) {
  .p-v-xxl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.p-v-xl {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .p-v-xl {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-v-lm {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .p-v-lm {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.p-v-ml {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media screen and (max-width: 960px) {
  .p-v-ml {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-l-ml {
  padding-left: 25px;
}

.p-r-ml {
  padding-right: 25px;
}

.p-l-lm {
  padding-left: 50px;
}

@media screen and (max-width: 767px) {
  .p-l-lm {
    padding-left: 35px;
  }
}

@media screen and (max-width: 700px) {
  .p-l-lm {
    padding-left: 0;
  }
}

.p-r-lm {
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .p-r-lm {
    padding-right: 35px;
  }
}

@media screen and (max-width: 700px) {
  .p-r-lm {
    padding-right: 0;
  }
}

.p-t-m {
  padding-top: 20px;
}

.p-m {
  padding: 20px;
}

.m-v-xxl {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media screen and (max-width: 960px) {
  .m-v-xxl {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.m-v-xl {
  margin-top: 70px;
  margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .m-v-xl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px) {
  .m-v-xl {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.m-v-lm {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .m-v-lm {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.m-v-l {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media screen and (max-width: 640px) {
  .m-v-l {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.m-v-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .m-v-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.m-b-70 {
  margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .m-b-70 {
    margin-bottom: 70px;
  }
}

.m-t-xxl {
  margin-top: 120px;
}

@media screen and (max-width: 960px) {
  .m-t-xxl {
    margin-top: 60px;
  }
}

.m-t-100 {
  margin-top: 100px;
}

@media screen and (max-width: 960px) {
  .m-t-100 {
    margin-top: 60px;
  }
}

.m-t-xl {
  margin-top: 70px;
}

@media screen and (max-width: 960px) {
  .m-t-xl {
    margin-top: 50px;
  }
}

.m-b-xl {
  margin-bottom: 70px;
}

@media screen and (max-width: 960px) {
  .m-b-xl {
    margin-bottom: 35px;
  }
}

.m-b-xxl {
  margin-bottom: 120px;
}

@media screen and (max-width: 960px) {
  .m-b-xxl {
    margin-bottom: 60px;
  }
}

.m-t-lm {
  margin-top: 50px;
}

@media screen and (max-width: 960px) {
  .m-t-lm {
    margin-top: 35px;
  }
}

.m-b-lm {
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  .m-b-lm {
    margin-bottom: 35px;
  }
}

.m-t-l {
  margin-top: 35px;
}

@media screen and (max-width: 960px) {
  .m-t-l {
    margin-top: 20px;
  }
}

.m-t-m {
  margin-top: 20px;
}

.m-b-m {
  margin-bottom: 20px;
}

.m-b-l {
  margin-bottom: 35px;
}

@media screen and (max-width: 960px) {
  .m-b-l {
    margin-bottom: 20px;
  }
}

.m-t-0 {
  margin-top: 0;
}

.m-0 {
  margin: 0;
}

.m-0 a,
.m-0 p {
  margin: 0;
}

.a-tdu {
  text-decoration: underline;
}

.ovh:before,
.ovh:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.ovh:after {
  clear: both;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.ttu {
  text-transform: uppercase;
}

.relative {
  position: relative;
}

.big-p p {
  font-size: 18px;
  line-height: 34px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 640px) {
  .big-p p {
    font-size: 16px;
    line-height: 35px;
  }
}

.small-p p {
  font-size: 14px;
  line-height: 24px;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table_cell {
  display: table-cell;
  vertical-align: middle;
}

.top {
  vertical-align: top;
}

.bottom {
  vertical-align: bottom;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-controls {
  text-align: center;
}

.owl-carousel .owl-controls .owl-nav div {
  position: absolute;
  z-index: 999;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background-image: url("img/controls.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.owl-carousel .owl-controls .owl-nav div.owl-prev {
  background-position: 0 0;
  left: 0px;
}

.owl-carousel .owl-controls .owl-nav div.owl-next {
  background-position: -32px 0;
  right: 0px;
}

.owl-carousel .owl-controls .owl-dots {
  position: absolute;
  z-index: 100;
  bottom: 35px;
  left: auto;
  right: auto;
  text-align: center;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 4px 5px;
  border-radius: 10px;
  margin-left: -50px;
}

.owl-carousel .owl-controls .owl-dots div {
  display: inline-block;
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #fff;
  opacity: .3;
  margin: 0 2px;
}

.owl-carousel .owl-controls .owl-dots div.active {
  opacity: 1;
}

.white-txt p,
.white-txt span,
.white-txt a,
.white-txt h1,
.white-txt h2,
.white-txt h3,
.white-txt h4,
.white-txt h5,
.white-txt h6,
.white-txt li {
  color: white;
}

.main-content {
  padding: 81px 0 78px;
}

@media (max-width: 680px) {
  .main-content {
    padding: 30px 0 30px;
  }
}

.search-form {
  position: relative;
}

.search-form ::-webkit-input-placeholder {
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

.search-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

.search-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

.search-form :-moz-placeholder {
  /* Firefox 18- */
  color: #d2d2d2;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

.search-form input[type="text"] {
  background: none;
  border: 0;
  border-radius: 0;
  padding: 7px 10px;
  padding-left: 25px;
  border-bottom: 1px solid #d1d3d4;
  margin-bottom: 3px;
}

.search-form button {
  background: none;
  position: absolute;
  left: -1px;
  top: 6px;
  z-index: 10;
  border: 0;
  height: auto;
  line-height: normal;
  width: auto;
  padding: 0;
  margin: 0;
}

.search-form button:hover {
  background: none;
  margin: 0;
}

.search-form button i {
  color: #d2d2d2;
  font-size: 16px;
}

.floating-objects:before,
.floating-objects:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.floating-objects:after {
  clear: both;
}

@media (max-width: 680px) {
  .news-box {
    margin-bottom: 20px;
  }
}

.news-box .image {
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 5px;
  width: 100%;
}

.news-box .image .tag {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 191px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  letter-spacing: 3px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  display: block;
}

.news-box .image .tag:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  background-image: url("img/tag-decoration.png");
  background-image: url("img/tag-decoration.svg");
}

.news-box .image .tag.green {
  background: #00965e;
}

.news-box .image .tag.black {
  background: #000;
}

.news-box h3 {
  font-size: 28px;
  line-height: normal;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}

@media (max-width: 1020px) {
  .news-box h3 {
    font-size: 16px;
  }
}

.news-box .metainfo {
  overflow: hidden;
}

@media (max-width: 680px) {
  .news-box .metainfo {
    display: none;
  }
}

.news-box .metainfo span {
  display: inline-block;
  float: left;
  margin-right: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  color: #d2d2d2;
  font-size: 12px;
}

.news-box.big .image {
  height: 323px;
}

@media (max-width: 1020px) {
  .news-box.big .image {
    height: 268px;
  }
}

@media (max-width: 680px) {
  .news-box.big .image {
    height: 300px;
  }
}

.news-box.small .image {
  height: 268px;
}

@media (max-width: 680px) {
  .news-box.small .image {
    height: 350px;
  }
}

.news-box.small h3 {
  font-size: 18px;
}

.subscribe-form {
  margin: 50px auto 54px;
  overflow: hidden;
  max-width: 790px;
}

.subscribe-form:before,
.subscribe-form:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.subscribe-form:after {
  clear: both;
}

.subscribe-form input[type="email"] {
  width: calc(100% - 205px);
  display: inline-block;
  float: left;
  padding: 7px 20px;
  border-radius: 0;
  border: 0;
  background: #f2f2f2;
  margin: 0;
}

.subscribe-form .button {
  width: 205px;
  height: 36px;
  ine-height: 36px;
  display: inline-block;
  float: left;
}

.isotope-wrapper .element-item {
  width: 50%;
  height: 227px;
}

@media (max-width: 680px) {
  .isotope-wrapper .element-item {
    width: 100%;
    height: 250px;
  }
}

.news-grid {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

.news-grid .element-item {
  padding: 15px 15px;
}

.news-grid .button-group {
  margin-bottom: 37px;
  text-align: center;
}

.news-grid .button-group button {
  display: inline-block;
  width: 70px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  letter-spacing: 3px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  margin: 0 14px;
  font-size: 12px;
  color: #000;
  background: #f2f2f2;
  position: relative;
}

@media (max-width: 1020px) {
  .news-grid .button-group button {
    margin: 0 5px;
    letter-spacing: 2px;
  }
}

@media (max-width: 680px) {
  .news-grid .button-group button {
    width: 25%;
    border: 1px solid #fff;
    float: left;
    margin: 5px 0;
  }
}

.news-grid .button-group button.big {
  width: 191px;
}

@media (max-width: 1020px) {
  .news-grid .button-group button.big {
    width: 150px;
  }
}

@media (max-width: 680px) {
  .news-grid .button-group button.big {
    width: 25%;
    border: 1px solid #fff;
  }
}

.news-grid .button-group button.big:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  background-image: url("img/tag-decoration.png");
  background-image: url("img/tag-decoration.svg");
}

.news-grid .button-group button.green {
  background: #00965e;
  color: #fff;
}

.news-grid .button-group button.black {
  background: #000;
  color: #fff;
}

.news-grid .button-group button.grey {
  color: #000;
}

.news-grid .button-group button.grey:before {
  background-image: url("img/tag-decoration-grey.png");
  background-image: url("img/tag-decoration-grey.svg");
}

.news-grid .category-box {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.news-grid .category-box .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: .2;
}

.news-grid .category-box .bottom-content {
  position: absolute;
  z-index: 10;
  padding: 15px 30px;
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (max-width: 680px) {
  .news-grid .category-box .bottom-content {
    padding: 10px 20px;
  }
}

.news-grid .category-box .bottom-content h4 {
  font-size: 22px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin: 0;
  text-transform: none;
  color: #fff;
}

.news-grid .category-box .bottom-content h4 a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  margin: 0;
}

.news-grid .category-box .bottom-content h4 a:hover {
  text-decoration: none;
}

.news-grid .category-box .bottom-content .metatag {
  display: inline-block;
  font-size: 7px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  padding: 3px 6px;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

.news-grid .category-box .bottom-content a.read-more {
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.news-grid .category-box.green {
  background-color: #00965e;
  background-image: url("img/box-decoration.png");
}

.news-grid .category-box.green .bottom-content .metatag {
  background: #00965e;
  color: #fff;
}

.news-grid .category-box.black {
  background-color: #000;
  background-image: url("img/box-decoration.png");
}

.news-grid .category-box.grey {
  background-color: #f2f2f2;
  background-image: url("img/grey-box-decoration.png");
}

.news-grid .category-box.grey .overlay {
  display: none;
}

.news-grid .category-box.grey .bottom-content h4 {
  color: #000;
}

.news-grid .category-box.grey .bottom-content .metatag {
  background: #000;
  color: #fff;
}

.news-grid .category-box.grey .bottom-content a.read-more {
  color: #000000;
}

.pagination {
  display: inline-block;
  margin-top: 10px;
}

.pagination a {
  display: inline-block;
  float: left;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  font-size: 11px;
  color: #d1d3d4;
  margin: 0 1px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.pagination a:hover {
  color: #00965e;
  text-decoration: none;
}

.pagination a.active {
  color: #00965e;
  text-decoration: none;
}

.pagination a.nav {
  background: #00965e;
  color: #fff;
  opacity: .4;
}

.pagination a.nav:hover {
  opacity: 1;
}

.pagination a.nav.active {
  opacity: 1;
}

.centered-content {
  text-align: center;
}

.styled-title {
  max-width: 300px;
  padding-bottom: 17px;
  position: relative;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 4px;
}

@media (max-width: 680px) {
  .styled-title {
    font-size: 26px;
    letter-spacing: 3px;
  }
}

.styled-title:before {
  content: "";
  width: 66px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}

.social-news h3.styled-title {
  max-width: 130px;
}

.social-news .social-networks {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 5px;
}

.social-news .social-networks a {
  width: 33px;
  height: 33px;
  display: inline-block;
  float: left;
  margin-left: 20px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
}

@media (max-width: 680px) {
  .social-news .social-networks a {
    margin-left: 15px;
  }
}

.social-news .social-networks a.facebook {
  background: #004689;
}

.social-news .social-networks a.twitter {
  background: #75a8eb;
}

.social-news .social-networks a.instagram {
  background: #c20076;
}

.social-news .social-news-carousel {
  padding: 0 48px;
  margin-top: 55px;
}

.social-news .social-news-carousel .social-item {
  width: 196px;
  background: #00965e;
  font-size: 0;
}

@media (max-width: 680px) {
  .social-news .social-news-carousel .social-item {
    width: 185px;
    margin: 0 auto;
  }
}

.social-news .social-news-carousel .social-item a.image {
  height: 196px;
  background-color: #00965e;
  background-image: url("img/twitter-decoration.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}

@media (max-width: 680px) {
  .social-news .social-news-carousel .social-item a.image {
    height: auto;
  }
}

.social-news .social-news-carousel .social-item a.image p {
  font-size: 12px;
  line-height: 24px;
  margin: 0;
  color: #fff;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
}

.social-news .social-news-carousel .social-item .post-info {
  overflow: hidden;
  padding: 4px 9px;
}

.social-news .social-news-carousel .social-item .post-info:before,
.social-news .social-news-carousel .social-item .post-info:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.social-news .social-news-carousel .social-item .post-info:after {
  clear: both;
}

.social-news .social-news-carousel .social-item .post-info .date {
  display: inline-block;
  float: left;
  font-size: 8px;
  color: #fff;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
}

.social-news .social-news-carousel .social-item .post-info .network {
  font-size: 10px;
  color: #fff;
  display: inline-block;
  float: right;
}

.social-news .social-news-carousel .social-item.twitter-post a.image {
  padding: 20px 24px;
}

.grey-section {
  background: #f2f2f2;
  padding: 30px 0 30px;
}

.grey-section .sep {
  height: 1px;
  background: #d1d3d4;
  width: 100%;
  margin: 15px 0 15px;
}

.grey-section .sep:before,
.grey-section .sep:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.grey-section .sep:after {
  clear: both;
}

.green-bg {
  background-image: url("img/green-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.green-bg h1,
.green-bg h2,
.green-bg h3,
.green-bg h4,
.green-bg h5,
.green-bg h6,
.green-bg p,
.green-bg li,
.green-bg a {
  color: #fff;
}

@media (max-width: 680px) {
  .green-bg {
    background: #00965e;
  }
}

.green-bg .styled-title:before {
  background: #fff;
}

.green-bg .styled-table .cell {
  color: #fff;
  border-color: #fff;
  padding: 10px 10px;
}

.green-bg .styled-table .cell span {
  color: #fff;
}

.green-bg .styled-table .cell.small {
  font-size: 22px;
}

.green-bg .styled-table .cell.small img {
  margin-right: 5px;
}

.green-bg .styled-table .table-row {
  border-color: #fff;
  margin-left: -10px;
  margin-right: -10px;
}

.grey-bg {
  background-image: url("img/grey-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 680px) {
  .grey-bg {
    background: #f2f2f2;
  }
}

.black-bg {
  background-image: url("img/black-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.black-bg h1,
.black-bg h2,
.black-bg h3,
.black-bg h4,
.black-bg h5,
.black-bg h6,
.black-bg p,
.black-bg li,
.black-bg a {
  color: #fff;
}

@media (max-width: 680px) {
  .black-bg h1,
  .black-bg h2,
  .black-bg h3,
  .black-bg h4,
  .black-bg h5,
  .black-bg h6,
  .black-bg p,
  .black-bg li,
  .black-bg a {
    color: #000;
  }
}

.black-bg .styled-title:before {
  background: #fff;
}

@media (max-width: 680px) {
  .black-bg {
    background: #fff;
  }

  .black-bg .styled-title:before {
    background: #000 !important;
  }
}

.default-content-box {
  padding: 40px 45px 30px;
}

@media (max-width: 680px) {
  .default-content-box {
    padding: 20px 30px 20px;
  }
}

.styled-table .table-row {
  overflow: hidden;
  border-bottom: 1px solid #000000;
  margin-left: -30px;
  margin-right: -30px;
}

.styled-table > div:last-child {
  border: 0;
}

.styled-table .cell {
  display: inline-block;
  float: left;
  width: 70%;
  font-size: 16px;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  padding: 15px 30px;
  border-left: 1px solid #000000;
}

.styled-table .cell.small {
  width: 30%;
  font-size: 22px;
  border: 0;
}

.styled-table .cell.small img {
  margin-right: 10px;
}

.styled-table .cell.small span {
  display: inline-block;
  float: right;
}

.fact-item {
  margin-bottom: 50px;
  line-height: 35px;
}

.fact-item img {
  margin-right: 15px;
}

.fact-item p {
  font-size: 16px;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.clear {
  overflow: hidden;
}

.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clear {
  display: inline-block;
}

/* start commented backslash hack \*/

* html .clear {
  height: 1%;
}

.clear {
  display: block;
}

/* close commented backslash hack */

.news-wrapper-other {
  clear: both;
}

.news-wrapper-other:before,
.news-wrapper-other:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.news-wrapper-other:after {
  clear: both;
}

.news-wrapper-other .news-box {
  height: 302px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 35px;
}

@media (max-width: 680px) {
  .news-wrapper-other .news-box {
    height: 250px;
  }
}

.news-wrapper-other .news-box .inner-content {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 0 30px 25px 30px;
}

@media (max-width: 680px) {
  .news-wrapper-other .news-box .inner-content {
    padding: 0 20px 20px 20px;
  }
}

.news-wrapper-other .news-box .inner-content h4 {
  font-size: 22px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin: 0;
}

.news-wrapper-other .news-box .inner-content h4 a {
  color: #fff;
}

.news-wrapper-other .news-box .inner-content .news-tag {
  display: inline-block;
  padding: 2px 5px;
  background-color: #fff;
  font-size: 8px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
}

.news-wrapper-other .news-box .inner-content a.read-more {
  text-transform: uppercase;
  color: #fff;
  font-size: 9px;
  letter-spacing: 2px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.news-wrapper-other .news-box .inner-content a.read-more i {
  margin-left: 7px;
  font-size: 10px;
}

.mb {
  margin-bottom: 40px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
}

@media (max-width: 768px) {
  .alignleft,
  .alignright,
  .aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}

@media (max-width: 680px) {
  .homepage .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .homepage .top-banner .desktop-version {
    display: none;
  }
}

.homepage .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .homepage .top-banner .mobile-version {
    display: block;
  }
}

.homepage .search-form {
  margin-bottom: 15px;
  width: 300px;
}

@media (max-width: 1020px) {
  .homepage .search-form {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .homepage .news-wrapper {
    margin-bottom: 40px;
  }
}

.homepage .news-wrapper .button {
  width: 100%;
  display: none;
  font-size: 12px;
}

.homepage .news-wrapper .button:before,
.homepage .news-wrapper .button:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.homepage .news-wrapper .button:after {
  clear: both;
}

@media (max-width: 680px) {
  .homepage .news-wrapper .button {
    display: inline-block;
  }
}

@media (max-width: 680px) {
  .homepage .subscribe-form {
    display: none;
  }
}

@media (max-width: 680px) {
  .homepage .news-grid {
    display: none;
  }
}

.homepage .news-box.big {
  width: 631px;
}

@media (max-width: 1020px) {
  .homepage .news-box.big {
    width: 310px;
  }
}

@media (max-width: 680px) {
  .homepage .news-box.big {
    width: 100%;
  }
}

.homepage .news-box.small {
  width: 300px;
}

@media (max-width: 1020px) {
  .homepage .news-box.small {
    width: 310px;
  }
}

@media (max-width: 680px) {
  .homepage .news-box.small {
    width: 100%;
  }
}

.homepage .news-grid {
  margin-bottom: 70px;
}

.represent-page .top-banner {
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  .represent-page .top-banner {
    margin-bottom: 0;
  }
}

@media (max-width: 680px) {
  .represent-page .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .represent-page .top-banner .desktop-version {
    display: none;
  }
}

.represent-page .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .represent-page .top-banner .mobile-version {
    display: block;
  }
}

.represent-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .represent-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.represent-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .represent-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.represent-page .container .smaller-container {
  max-width: 1110px;
}

@media (max-width: 680px) {
  .represent-page .x6 {
    width: 100%;
  }
}

.represent-page .bar-links {
  margin-bottom: 80px;
}

.represent-page .bar-links:before,
.represent-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.represent-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .represent-page .bar-links {
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .represent-page .bar-links {
    display: none;
  }
}

.represent-page .bar-links ul {
  display: inline-block;
}

@media (max-width: 1020px) {
  .represent-page .bar-links ul {
    width: 100%;
  }
}

.represent-page .bar-links ul li {
  display: inline-block;
  float: left;
  width: 172px;
  border-right: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .represent-page .bar-links ul li {
    width: 20%;
    padding: 0 10px;
    min-height: 28px;
  }
}

.represent-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .represent-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.represent-page .bar-links ul li:last-child {
  border: 0;
}

.represent-page .big-service-box {
  position: relative;
  margin-bottom: 80px;
}

.represent-page .big-service-box:before,
.represent-page .big-service-box:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.represent-page .big-service-box:after {
  clear: both;
}

@media (max-width: 680px) {
  .represent-page .big-service-box {
    margin-bottom: 20px;
  }
}

.represent-page .big-service-box .image {
  display: inline-block;
  width: 385px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  height: 100%;
}

.represent-page .big-service-box .image.left-stack {
  left: 0;
}

.represent-page .big-service-box .image.right-stack {
  right: 0;
}

@media (max-width: 1020px) {
  .represent-page .big-service-box .image {
    display: none;
  }
}

.represent-page .big-service-box .text-content {
  width: calc(100% - 385px);
  display: inline-block;
}

.represent-page .big-service-box .text-content .styled-title {
  margin-bottom: 30px;
}

.represent-page .big-service-box .text-content .styled-title:before {
  background: #fff;
}

.represent-page .big-service-box .text-content p {
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
}

@media (max-width: 680px) {
  .represent-page .big-service-box .text-content p {
    font-size: 14px;
    line-height: 21px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
    margin-bottom: 20px;
  }
}

@media (max-width: 1020px) {
  .represent-page .big-service-box .text-content {
    width: 100%;
  }
}

.represent-page .services-wrapper:before,
.represent-page .services-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.represent-page .services-wrapper:after {
  clear: both;
}

.represent-page .services-wrapper p {
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .represent-page .services-wrapper p {
    font-size: 14px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
    line-height: 21px;
  }
}

.represent-page .services-wrapper .left-service {
  display: inline-block;
  width: calc(100% - 417px);
  margin-bottom: 86px;
}

@media (max-width: 1020px) {
  .represent-page .services-wrapper .left-service {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 680px) {
  .represent-page .services-wrapper .left-service {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.represent-page .services-wrapper .left-service.grey-bg .styled-title {
  max-width: 100%;
}

.represent-page .services-wrapper .right-service {
  width: 366px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1020px) {
  .represent-page .services-wrapper .right-service {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .represent-page .services-wrapper .right-service {
    background-size: 100% auto;
    background-image: url("img/mobile-insurance-bg.jpg") !important;
  }
}

.represent-page .services-wrapper .right-service .styled-title {
  max-width: 220px;
}

@media (max-width: 680px) {
  .represent-page .services-wrapper .right-service .styled-title {
    margin-bottom: 59%;
  }
}

@media (max-width: 480px) {
  .represent-page .services-wrapper .right-service .styled-title {
    margin-bottom: 45%;
  }
}

.represent-page .services-wrapper .right-service p {
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  line-height: 42px;
}

@media (max-width: 680px) {
  .represent-page .services-wrapper .right-service p {
    line-height: 21px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
  }
}

@media (max-width: 680px) {
  .represent-page .container {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .represent-page .styled-title {
    font-size: 24px;
    letter-spacing: 1px;
  }
}

@media (max-width: 680px) {
  .represent-page .outlined-btn {
    background: #00965e;
    color: #fff;
    border: 0;
    width: 100%;
  }

  .represent-page .outlined-btn i {
    display: none;
  }
}

.represent-page .mobile-only {
  display: none;
}

@media (max-width: 680px) {
  .represent-page .mobile-only {
    display: block;
  }
}

.represent-page .desktop-only {
  display: block;
}

@media (max-width: 680px) {
  .represent-page .desktop-only {
    display: none;
  }
}

@media (max-width: 680px) {
  .represent-page .button {
    width: 100%;
  }
}

.develop-page .top-banner {
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  .develop-page .top-banner {
    margin-bottom: 0;
  }
}

@media (max-width: 680px) {
  .develop-page .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .develop-page .top-banner .desktop-version {
    display: none;
  }
}

.develop-page .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .develop-page .top-banner .mobile-version {
    display: block;
  }
}

.develop-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .develop-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.develop-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .develop-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.develop-page .container .smaller-container {
  max-width: 1110px;
}

@media (max-width: 680px) {
  .develop-page .x6 {
    width: 100%;
  }
}

.develop-page .bar-links {
  margin-bottom: 80px;
}

.develop-page .bar-links:before,
.develop-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.develop-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .develop-page .bar-links {
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .develop-page .bar-links {
    display: none;
  }
}

.develop-page .bar-links ul {
  display: inline-block;
}

@media (max-width: 1020px) {
  .develop-page .bar-links ul {
    width: 100%;
  }
}

.develop-page .bar-links ul li {
  display: inline-block;
  float: left;
  width: 172px;
  border-right: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .develop-page .bar-links ul li {
    width: 20%;
    padding: 0 10px;
    min-height: 28px;
  }
}

.develop-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .develop-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.develop-page .bar-links ul li:last-child {
  border: 0;
}

.develop-page .services-wrapper:before,
.develop-page .services-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.develop-page .services-wrapper:after {
  clear: both;
}

.develop-page .services-wrapper p {
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .develop-page .services-wrapper p {
    font-size: 14px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
    line-height: 21px;
  }
}

.develop-page .services-wrapper blockquote {
  margin-bottom: 15px;
}

.develop-page .services-wrapper blockquote p {
  font-size: 22px;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  margin: 0;
}

.develop-page .services-wrapper .fact-item {
  margin-bottom: 30px;
  line-height: 35px;
}

.develop-page .services-wrapper .fact-item img {
  margin-right: 15px;
}

.develop-page .services-wrapper .fact-item p {
  display: inline-block;
  font-size: 16px;
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.develop-page .services-wrapper .left-service {
  display: inline-block;
  width: calc(100% - 417px);
  margin-bottom: 45px;
}

@media (max-width: 1020px) {
  .develop-page .services-wrapper .left-service {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 680px) {
  .develop-page .services-wrapper .left-service {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.develop-page .services-wrapper .left-service.grey-bg .styled-title {
  max-width: 100%;
}

.develop-page .services-wrapper .left-service .styled-title {
  max-width: 465px;
}

.develop-page .services-wrapper .right-service {
  width: 366px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}

.develop-page .services-wrapper .right-service.default-content-box {
  padding: 35px 35px 25px;
}

@media (max-width: 1020px) {
  .develop-page .services-wrapper .right-service {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .develop-page .services-wrapper .right-service {
    background-image: none !important;
    background: #000000;
  }
}

.develop-page .services-wrapper .right-service .styled-title {
  color: #fff;
  max-width: 100%;
}

.develop-page .services-wrapper .right-service .styled-title:before {
  background-color: #fff;
}

@media (max-width: 680px) {
  .develop-page .services-wrapper .right-service .styled-title {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  .develop-page .services-wrapper .right-service .styled-title {
    margin-bottom: 25px;
  }
}

.develop-page .services-wrapper .right-service p {
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  line-height: 42px;
  color: #fff;
}

@media (max-width: 680px) {
  .develop-page .services-wrapper .right-service p {
    line-height: 21px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
  }
}

@media (max-width: 680px) {
  .develop-page .container {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .develop-page .styled-title {
    font-size: 24px;
    letter-spacing: 1px;
  }
}

@media (max-width: 680px) {
  .develop-page .outlined-btn {
    background: #00965e;
    color: #fff;
    border: 0;
    width: 100%;
  }

  .develop-page .outlined-btn i {
    display: none;
  }
}

.develop-page .mobile-only {
  display: none;
}

@media (max-width: 680px) {
  .develop-page .mobile-only {
    display: block;
  }
}

.develop-page .desktop-only {
  display: block;
}

@media (max-width: 680px) {
  .develop-page .desktop-only {
    display: none;
  }
}

@media (max-width: 680px) {
  .develop-page .button {
    width: 100%;
  }
}

.develop-page .bottom-service {
  overflow: hidden;
}

@media (max-width: 680px) {
  .develop-page .bottom-service {
    padding: 0 20px;
  }
}

.develop-page .bottom-service .image {
  display: inline-block;
  float: left;
  width: 43%;
  position: relative;
}

.develop-page .bottom-service .image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url("img/service-white-overlay-01.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 480px) {
  .develop-page .bottom-service .image {
    width: 100%;
    margin-bottom: 25px;
  }
}

.develop-page .bottom-service .text-content {
  display: inline-block;
  float: left;
  padding-left: 40px;
  width: 57%;
}

@media (max-width: 480px) {
  .develop-page .bottom-service .text-content {
    width: 100%;
    padding: 0;
  }
}

.news-page .top-banner {
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  .news-page .top-banner {
    margin-bottom: 0;
  }
}

@media (max-width: 680px) {
  .news-page .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .news-page .top-banner .desktop-version {
    display: none;
  }
}

.news-page .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .news-page .top-banner .mobile-version {
    display: block;
  }
}

.news-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .news-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.news-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .news-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.news-page .container .smaller-container {
  max-width: 980px;
}

@media (max-width: 680px) {
  .news-page .x6 {
    width: 100%;
  }
}

.news-page .bar-links {
  margin-bottom: 80px;
  text-align: center;
}

.news-page .bar-links:before,
.news-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.news-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .news-page .bar-links {
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .news-page .bar-links {
    display: none;
  }
}

.news-page .bar-links ul {
  display: inline-block;
}

.news-page .bar-links ul li {
  display: inline-block;
  width: 172px;
  border-right: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .news-page .bar-links ul li {
    width: 130px;
    padding: 0 10px;
    min-height: 28px;
  }
}

.news-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .news-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.news-page .bar-links ul li:last-child {
  border: 0;
}

@media (max-width: 680px) {
  .news-page .news-wrapper-other .x4 {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .news-page .news-wrapper-other .x4 {
    width: 100%;
  }
}

.about-page .top-banner {
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  .about-page .top-banner {
    margin-bottom: 0;
  }
}

@media (max-width: 680px) {
  .about-page .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .about-page .top-banner .desktop-version {
    display: none;
  }
}

.about-page .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .about-page .top-banner .mobile-version {
    display: block;
  }
}

.about-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .about-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.about-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .about-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.about-page .container .smaller-container {
  max-width: 1110px;
}

@media (max-width: 680px) {
  .about-page .x6 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.about-page .bar-links {
  margin-bottom: 80px;
}

.about-page .bar-links:before,
.about-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.about-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .about-page .bar-links {
    margin-bottom: 40px;
  }
}

.about-page .bar-links ul {
  display: inline-block;
}

@media (max-width: 1020px) {
  .about-page .bar-links ul {
    width: 100%;
  }
}

.about-page .bar-links ul li {
  display: inline-block;
  float: left;
  width: 172px;
  border-left: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .about-page .bar-links ul li {
    width: 20%;
    padding: 0 10px;
    min-height: 28px;
  }
}

@media (max-width: 680px) {
  .about-page .bar-links ul li {
    float: none;
  }
}

@media (max-width: 680px) {
  .about-page .bar-links ul li.desktop-only {
    display: none;
  }
}

.about-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .about-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.about-page .bar-links ul li:first-child {
  border: 0;
}

@media (max-width: 680px) {
  .about-page .container {
    width: 90%;
  }
}

@media (max-width: 680px) {
  .about-page .styled-title {
    font-size: 24px;
    letter-spacing: 1px;
    max-width: 270px;
  }
}

@media (max-width: 680px) {
  .about-page .outlined-btn {
    background: #00965e;
    color: #fff;
    border: 0;
    width: 100%;
  }

  .about-page .outlined-btn i {
    display: none;
  }
}

.about-page .mobile-only {
  display: none;
}

@media (max-width: 680px) {
  .about-page .mobile-only {
    display: block;
  }
}

.about-page .desktop-only {
  display: block;
}

@media (max-width: 680px) {
  .about-page .desktop-only {
    display: none;
  }
}

@media (max-width: 680px) {
  .about-page .button {
    width: 100%;
  }
}

.about-page .pillars-wrapper {
  margin-top: 40px;
  margin-bottom: 20px;
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .x4 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.about-page .pillars-wrapper .row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}

.about-page .pillars-wrapper .row.big-gutter > .cell {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 1020px) {
  .about-page .pillars-wrapper .row.big-gutter > .cell {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about-page .pillars-wrapper .hidden-content {
  display: none;
  padding: 7px 0 0px;
}

.about-page .pillars-wrapper .hidden-content p {
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

.about-page .pillars-wrapper .pillar-item {
  display: block;
  height: 126px;
  text-align: center;
}

.about-page .pillars-wrapper .pillar-item span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 3px;
  z-index: 1;
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .pillar-item span {
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'avenir', sans-serif;
    font-weight: 400;
  }
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .pillar-item {
    height: 52px;
  }
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .pillar-item.green {
    background-image: none !important;
    background: #00965e;
  }
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .pillar-item.black {
    background-image: none !important;
    background: #000;
  }
}

.about-page .pillars-wrapper .pillar-item.grey span {
  color: #000000;
}

@media (max-width: 680px) {
  .about-page .pillars-wrapper .pillar-item.grey {
    background-image: none !important;
    background: #f2f2f2;
  }
}

@media (max-width: 680px) {
  .about-page .x7 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 680px) {
  .about-page .x5 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.about-page .team-tabs-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
  position: relative;
}

.about-page .team-tabs-wrapper:before,
.about-page .team-tabs-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.about-page .team-tabs-wrapper:after {
  clear: both;
}

.about-page .team-tabs-wrapper .team-item-nav {
  display: none;
}

@media (max-width: 680px) {
  .about-page .team-tabs-wrapper .team-item-nav {
    display: block;
  }
}

.about-page .team-tabs-wrapper .team-item-nav a {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: absolute;
  top: 155px;
  margin-top: -16px;
  z-index: 10;
  background-image: url("img/controls.png");
  background-repeat: no-repeat;
}

.about-page .team-tabs-wrapper .team-item-nav a.left-nav {
  left: 20px;
  background-position: 0 0;
}

.about-page .team-tabs-wrapper .team-item-nav a.right-nav {
  right: 20px;
  background-position: -32px 0;
}

.about-page .team-tabs-wrapper .team-pictures-wrapper {
  overflow: hidden;
}

.about-page .team-tabs-wrapper .team-pictures-wrapper.pull-up {
  margin-top: -100px;
}

@media (max-width: 1020px) {
  .about-page .team-tabs-wrapper .team-pictures-wrapper.pull-up {
    margin-top: 0;
  }
}

@media (max-width: 680px) {
  .about-page .team-tabs-wrapper .team-pictures-wrapper {
    text-align: center;
  }
}

.about-page .team-tabs-wrapper .team-pictures-wrapper .executive-item {
  display: inline-block;
  width: 33.33%;
  float: left;
  opacity: .2;
  cursor: pointer;
  min-height: 1px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition-timing-function: ease;
}

.about-page .team-tabs-wrapper .team-pictures-wrapper .executive-item.active {
  opacity: 1;
}

.about-page .team-tabs-wrapper .team-pictures-wrapper .executive-item:hover {
  opacity: 1;
}

@media (max-width: 680px) {
  .about-page .team-tabs-wrapper .team-pictures-wrapper .executive-item {
    width: 185px;
    float: none;
    opacity: 1;
    display: none;
  }

  .about-page .team-tabs-wrapper .team-pictures-wrapper .executive-item.active {
    display: inline-block;
  }
}

.about-page .team-tabs-wrapper .team-descriptions-wrapper .description-item {
  display: none;
}

.about-page .team-tabs-wrapper .team-descriptions-wrapper .description-item h4 {
  color: #00965e;
}

.about-page .team-tabs-wrapper .team-descriptions-wrapper .description-item h5 {
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  color: #000000;
  margin: 10px 0px 5px;
}

.about-page .team-tabs-wrapper .team-descriptions-wrapper .description-item.active {
  display: block;
}

@media (max-width: 680px) {
  .about-page .x6 {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .about-page .subscribe-form {
    display: none;
  }
}

.engage-page .top-banner {
  margin-bottom: 10px;
}

@media (max-width: 680px) {
  .engage-page .top-banner {
    margin-bottom: 0;
  }
}

@media (max-width: 680px) {
  .engage-page .top-banner .container {
    width: 100%;
    overflow: hidden;
  }
}

@media (max-width: 680px) {
  .engage-page .top-banner .desktop-version {
    display: none;
  }
}

.engage-page .top-banner .mobile-version {
  display: none;
}

@media (max-width: 680px) {
  .engage-page .top-banner .mobile-version {
    display: block;
  }
}

.engage-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .engage-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.engage-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .engage-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.engage-page .container .smaller-container {
  max-width: 1110px;
}

@media (max-width: 680px) {
  .engage-page .x6 {
    width: 100%;
  }
}

.engage-page .bar-links {
  margin-bottom: 80px;
}

.engage-page .bar-links:before,
.engage-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.engage-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .engage-page .bar-links {
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .engage-page .bar-links {
    display: none;
  }
}

.engage-page .bar-links ul {
  display: inline-block;
}

@media (max-width: 1020px) {
  .engage-page .bar-links ul {
    width: 100%;
  }
}

.engage-page .bar-links ul li {
  display: inline-block;
  float: left;
  width: 172px;
  border-right: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .engage-page .bar-links ul li {
    width: 20%;
    padding: 0 10px;
    min-height: 28px;
  }
}

.engage-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .engage-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.engage-page .bar-links ul li:last-child {
  border: 0;
}

.engage-page .services-wrapper:before,
.engage-page .services-wrapper:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.engage-page .services-wrapper:after {
  clear: both;
}

.engage-page .services-wrapper p {
  line-height: 35px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
  margin-bottom: 25px;
}

@media (max-width: 680px) {
  .engage-page .services-wrapper p {
    font-size: 14px;
    font-family: 'avenir', sans-serif;
    font-weight: 200;
    line-height: 21px;
  }
}

.engage-page .services-wrapper .left-service {
  display: inline-block;
  width: calc(100% - 417px);
  margin-bottom: 60px;
}

@media (max-width: 1020px) {
  .engage-page .services-wrapper .left-service {
    width: 100%;
    margin-bottom: 20px;
  }
}

.engage-page .services-wrapper .left-service.green-bg {
  background: #00965e;
}

.engage-page .services-wrapper .left-service .styled-title {
  margin-bottom: 30px;
}

.engage-page .services-wrapper .right-service {
  width: 366px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 1020px) {
  .engage-page .services-wrapper .right-service {
    width: 100%;
    margin-bottom: 40px;
  }
}

.engage-page .services-wrapper .right-service .styled-title {
  max-width: 260px;
  margin-bottom: 10px;
}

.engage-page .services-wrapper .right-service.default-content-box {
  padding: 40px 40px 30px;
}

@media (max-width: 680px) {
  .engage-page .services-wrapper .right-service.default-content-box.no-paddings-mobile {
    padding: 30px 0px;
  }
}

@media (max-width: 680px) {
  .engage-page .styled-title {
    font-size: 24px;
    letter-spacing: 1px;
  }
}

@media (max-width: 680px) {
  .engage-page .outlined-btn {
    background: #00965e;
    color: #fff;
    border: 0;
    width: 100%;
  }

  .engage-page .outlined-btn i {
    display: none;
  }
}

.engage-page .mobile-only {
  display: none;
}

@media (max-width: 680px) {
  .engage-page .mobile-only {
    display: block;
  }
}

.engage-page .desktop-only {
  display: block;
}

@media (max-width: 680px) {
  .engage-page .desktop-only {
    display: none;
  }
}

@media (max-width: 680px) {
  .engage-page .button {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .engage-page .news-wrapper-other .x4 {
    width: 100%;
  }
}

@media (max-width: 680px) {
  .engage-page .subscribe-form {
    display: none;
  }
}

.login-page .input-block {
  margin-bottom: 35px;
}

.login-page .smaller-container {
  max-width: 920px;
}

.login-page .smaller-container .default-content-box {
  background: #f2f2f2;
  padding: 55px 65px 32px;
  margin-bottom: 30px;
}

@media (max-width: 680px) {
  .login-page .smaller-container .default-content-box {
    padding: 40px 30px;
  }
}

.login-page .main-content {
  padding: 56px 0 62px;
}

.login-page .styled-title {
  max-width: 120px;
  margin-bottom: 50px;
}

@media (max-width: 680px) {
  .login-page .styled-title {
    margin-bottom: 30px;
  }
}

.login-page input[type="email"],
.login-page input[type="password"] {
  background: #00965e;
  background: rgba(0, 150, 94, .05);
  border: 1px solid #00965e;
}

.login-page input[type="submit"] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  margin-bottom: 20px;
}

@media (max-width: 680px) {
  .login-page input[type="submit"] {
    width: 100%;
  }
}

.login-page p {
  margin-top: 0;
  margin-bottom: 0;
}

.login-page .checkbox-input {
  margin-bottom: 30px;
}

@media (max-width: 680px) {
  .login-page .x6 {
    width: 100%;
  }
}

.dashboard-page .top-bar {
  background: #f2faf7;
  padding: 44px 0;
  font-size: 0;
}

.dashboard-page .top-bar .smaller-container {
  max-width: 1120px;
}

.dashboard-page .top-bar .styled-title {
  max-width: 230px;
  margin-bottom: 45px;
}

@media (max-width: 480px) {
  .dashboard-page .top-bar .styled-title {
    margin-bottom: 30px;
  }
}

.dashboard-page .top-bar .left p {
  font-size: 22px;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  margin: 0;
}

.dashboard-page .top-bar .left p b {
  font-family: 'avenir', sans-serif;
  font-weight: 900;
}

.dashboard-page .top-bar .member-box {
  border: 1px solid #00965e;
  padding: 25px;
  min-height: 160px;
}

@media (max-width: 680px) {
  .dashboard-page .top-bar .member-box {
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .dashboard-page .top-bar .member-box {
    padding: 15px;
  }
}

.dashboard-page .top-bar .member-box .image {
  display: inline-block;
  float: left;
  width: 120px;
}

@media (max-width: 480px) {
  .dashboard-page .top-bar .member-box .image {
    width: 120px;
  }
}

.dashboard-page .top-bar .member-box .text-content {
  display: inline-block;
  width: calc(100% - 120px);
  float: left;
  padding-left: 35px;
}

@media (max-width: 480px) {
  .dashboard-page .top-bar .member-box .text-content {
    padding-left: 15px;
  }
}

.dashboard-page .top-bar .member-box .text-content h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 28px;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
}

@media (max-width: 480px) {
  .dashboard-page .top-bar .member-box .text-content h2 {
    font-size: 24px;
  }
}

.dashboard-page .top-bar .member-box .text-content p {
  font-size: 16px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}

.dashboard-page .main-content {
  padding: 40px 0 80px;
}

.dashboard-page .represent-middle-text {
  margin-bottom: 70px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1020px) {
  .dashboard-page .represent-middle-text {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

.dashboard-page .represent-middle-text p {
  font-size: 16px;
  line-height: 29px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

@media (max-width: 680px) {
  .dashboard-page .represent-middle-text p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
}

.dashboard-page .container .smaller-container {
  max-width: 980px;
}

@media (max-width: 680px) {
  .dashboard-page .x6 {
    width: 100%;
  }
}

.dashboard-page .bar-links {
  margin-bottom: 35px;
  text-align: center;
}

.dashboard-page .bar-links:before,
.dashboard-page .bar-links:after {
  content: "";
  visibility: hidden;
  height: 0;
  display: table;
}

.dashboard-page .bar-links:after {
  clear: both;
}

@media (max-width: 1020px) {
  .dashboard-page .bar-links {
    margin-bottom: 40px;
  }
}

@media (max-width: 680px) {
  .dashboard-page .bar-links {
    display: none;
  }
}

.dashboard-page .bar-links ul {
  display: inline-block;
}

.dashboard-page .bar-links ul li {
  display: inline-block;
  width: 172px;
  border-right: 1px solid #d1d3d4;
  padding: 0 35px;
  line-height: 14px;
}

@media (max-width: 1020px) {
  .dashboard-page .bar-links ul li {
    width: 120px;
    padding: 0 10px;
    min-height: 28px;
    line-height: 28px;
  }
}

.dashboard-page .bar-links ul li a {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: inherit;
}

@media (max-width: 1020px) {
  .dashboard-page .bar-links ul li a {
    letter-spacing: 1px;
  }
}

.dashboard-page .bar-links ul li:last-child {
  border: 0;
}

@media (max-width: 680px) {
  .dashboard-page .news-wrapper-other .x4 {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .dashboard-page .news-wrapper-other .x4 {
    width: 100%;
  }
}

.post-page .smaller-container {
  max-width: 1120px;
}

.post-page .styled-title {
  font-size: 30px;
  margin-bottom: 50px;
}

.post-page .main-content {
  padding: 30px 0 80px;
}

.post-page h1 {
  font-size: 34px;
  color: #404445;
  margin-bottom: 20px;
}

@media (max-width: 680px) {
  .post-page h1 {
    font-size: 18px;
    letter-spacing: 1px;
  }
}

.post-page .post-date {
  color: #c2c2c2;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}

.post-page .left-content {
  float: left;
  width: calc(100% - 360px);
  display: inline-block;
  padding-right: 30px;
}

@media (max-width: 1020px) {
  .post-page .left-content {
    width: 100%;
    margin-bottom: 30px;
  }
}

.post-page .left-content .button--big {
  margin-top: 30px;
}

.post-page .right-content {
  width: 360px;
  float: left;
  display: inline-block;
}

@media (max-width: 1020px) {
  .post-page .right-content {
    width: 100%;
  }
}

.post-page .right-content h5 {
  text-transform: uppercase;
  color: #00965e;
  letter-spacing: normal;
  font-size: 14p;
  margin-bottom: 30px;
}

.post-page .post-image {
  margin-bottom: 30px;
}

@media (max-width: 1020px) {
  .post-page .post-image {
    text-align: center;
  }
}

.post-page .latest-posts-wrapper .latest-post {
  overflow: hidden;
  padding: 25px 0;
  border-bottom: 2px solid #000;
}

.post-page .latest-posts-wrapper .latest-post .image {
  display: inline-block;
  float: left;
  width: 106px;
}

@media (max-width: 680px) {
  .post-page .latest-posts-wrapper .latest-post .image {
    width: 90px;
  }
}

.post-page .latest-posts-wrapper .latest-post .text-content {
  display: inline-block;
  float: left;
  width: calc(100% - 106px);
  padding-left: 20px;
}

@media (max-width: 680px) {
  .post-page .latest-posts-wrapper .latest-post .text-content {
    width: calc(100% - 90px);
    padding-left: 15px;
  }
}

.post-page .latest-posts-wrapper .latest-post .text-content h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #00965e;
  font-family: 'avenir', sans-serif;
  font-weight: 900;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.post-page .latest-posts-wrapper .latest-post .text-content .date {
  color: #c2c2c2;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: 'avenir', sans-serif;
  font-weight: 200;
}
@font-face {
  font-family: 'Akzidenz Grotesk BE Cn';
  src: url("fonts/AkzidenzGroteskBE-BoldCn.eot");
  src: url("fonts/AkzidenzGroteskBE-BoldCn.eot?#iefix") format('embedded-opentype'),
        url("fonts/AkzidenzGroteskBE-BoldCn.woff2") format('woff2'),
        url("fonts/AkzidenzGroteskBE-BoldCn.woff") format('woff'),
        url("fonts/AkzidenzGroteskBE-BoldCn.svg#AkzidenzGroteskBE-BoldCn") format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}

a {
  transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
}

footer ul li a:hover {
  color: #ffffff;
  color: rgba(255, 255, 255, .76);
}

.box-wrapplogos > div {
  display: inline-block;
  vertical-align: middle;
  width: 15%;
}

.social-news .social-networks a:hover {
  opacity: 0.8;
}

.instrslider .loader {
  margin: 0 auto;
  width: 232px;
}

.hidebox {
  opacity: 0;
}

.fulliframe iframe {
  width: 100%;
}

.hover-color {
  position: relative;
}

.hover-color:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
}

.hover-green:before {
  background-image: url("img/small-represent-green.jpg");
}

.hover-black:before {
  background-image: url("img/small-develop.jpg");
}

.hover-grey:before {
  background-image: url("img/small-engage.jpg");
}

.hover-color:hover:before {
  opacity: 0;
}

.section-flexible {
  display: inline-block;
  width: 100%;
}

.loader {
  width: 200px;
  margin: 150px auto;
}

.hidebox {
  opacity: 0;
}

.owh {
  height: 500px;
  overflow: hidden;
}

.minowh {
  height: 200px;
}

.news-box-img {
  height: 302px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 35px;
  transition: 0.7s;
  -o-transition: 0.7s;
  -moz-transition: 0.7s;
}

.news-box:hover .news-box-img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns=http://www.w3.org/2000/svg><filter id=filter><feGaussianBlur stdDeviation=3 /></filter></svg>#filter");
  filter: blur(3px);
}

.bar-links li a:hover,
.bar-links li.current-menu-item a {
  color: #00965e;
}

.news-wrapper-other .news-box {
  overflow: hidden;
}

.pagination span {
  display: inline-block;
  float: left;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  font-size: 11px;
  color: #d1d3d4;
  margin: 0 1px;
  font-family: 'avenir', sans-serif;
  font-weight: 500;
}

.pagination .holder a:hover {
  cursor: pointer;
}

.pagination span,
.pagination a,
.wp-pagenavi span.current {
  line-height: 2em;
  font-weight: 400;
}

.navcustom span,
.navcustom a,
.navcustom span.current {
  line-height: 1.6em;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi a {
  border: none;
}

.pagination span.current,
.pagination .jp-current,
.pagination .jp-current:hover {
  cursor: auto;
  background: #00965e;
  color: #fff;
}

.pagination a.nextpostslink,
.pagination a.previouspostslink,
.pagination a.prev.page-numbers,
.pagination a.next.page-numbers,
.pagination a.jp-previous,
.pagination a.jp-next {
  background: #00965e;
  color: #fff;
  opacity: .4;
}

.pagination a.nextpostslink:hover,
.pagination a.previouspostslink:hover,
.pagination a.prev.page-numbers:hover,
.pagination a.next.page-numbers:hover,
.pagination a.jp-previous:hover,
.pagination a.jp-next:hover {
  opacity: 1;
}

.pagination a.jp-previous.jp-disabled,
.pagination a.jp-next.jp-disabled {
  opacity: 0;
}

.general-content ul li,
.general-content ol li {
  font-size: 16px;
  line-height: 35px;
}

.general-content ul li {
  list-style: disc outside none;
  display: list-item;
  margin-left: 1em;
}

.general-content ul,
.general-content ol {
  margin: 15px 0;
}

.general-content ol {
  padding-left: 12px;
}

.general-content  table{
    border-collapse: collapse;
    border: 1px solid #c8c8c8;
    width: 100%;
}
.general-content table td{
    border: 1px solid #c8c8c8;
    padding: 10px;
} 

header .navigation-menu ul li.current-menu-item a {
  color: #00965e;
}

.partner.slider-item {
  text-align: center;
}

.partner.slider-item img {
  width: auto;
  margin: 0 auto;
}

.nfcontent {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 70px;
}

.nfcontent i {
  font-size: 100px;
  color: #00965e;
  margin-bottom: 20px;
}

.nfcontent a {
  color: #00965e;
}

.nfcontent a:hover {
  text-decoration: underline;
}

.news-box .metainfo span a {
  color: #d2d2d2;
}

.news-box .metainfo span a:hover {
  color: #00965e;
}

.news-box .image .tag {
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
  width: 191px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  letter-spacing: 3px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'avenir', sans-serif;
  font-weight: 300;
  display: inline-block;
  margin-bottom: 10px;
}

*:focus {
  outline: none;
}

.news-grid .category-box.green:hover {
  background-image: url("img/box-decoration.png")!important;
}

.wpcf7-form input,
.wpcf7-form textarea {
  margin-bottom: 10px;
  border-radius: 0px!important;
}

.wpcf7-form .captcha input[type="text"] {
  width: 150px!important;
  float: left;
}

.loader-submit {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  background: rgba(242, 242, 242, .67);
  z-index: 999;
  text-align: center;
}

.loader-submit img {
  width: 300px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wrappload {
  position: relative;
  width: 100%;
  height: 100%;
}

.ferror {
  color: red;
}

.fcenter {
  text-align: center;
}

.fsuccess {
  color: green;
}

.whitebutton a {
  color: #fff;
  display: inline-block;
  width: 100%;
}

.block-usermenu {
  float: right;
  width: 157px;
}

header .block-usermenu .button {
  margin-top: 7px;
}

.post-page .latest-posts-wrapper .latest-post .text-content h6 a {
  color: #00965e;
}

.noaccess {
  padding-top: 100px;
  padding-bottom: 70px;
}

.about-page .team-tabs-wrapper .team-item-nav a {
  top: 190px;
}

.largelogos {
  display: inline-block;
  width: 100%;
}

.owh.minowh {
  display: inline-block;
  width: 100%;
}

.fancybox-overlay {
  background: #000000!important;
  background: rgba(0, 0, 0, .62)!important;
}

.fancybox-close {
  display: none!important;
}

.fancybox-skin .popup-content .popup-header a.close-popup {
  position: absolute;
  right: 28px;
  top: 12px;
  font-size: 24px;
  font-size: 1.5rem;
  z-index: 10;
  color: #fff;
}

.abs .loader {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #ffffff;
  background: rgba(255, 255, 255, .67);
  z-index: 999;
  text-align: center;
  margin: 0 auto;
}

.wrappload.abs {
  position: relative;
  width: 100%;
  height: 100%;
}

.abs .loader img {
  width: 150px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#forgot_email .abs .loader img {
  height: 150px;
}

#forgot_email {
  margin-bottom: 30px;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #585858;
  text-shadow: none;
  border-radius: 4px;
  padding: 0 !important;
  box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, .4);
  overflow: hidden;
}

.popup-header {
  background: #00965e;
  padding: 13px 27px;
  position: relative;
  color: #fff;
}

.popup-header h4 {
  margin-bottom: 0px;
  color: #fff;
}

.fancybox-skin .popup-content .popup-text-content {
  padding: 23px 29px 20px;
}

.nfa.post-page .main-content {
  padding: 65px 0 80px;
}

.wpcf7-quiz-label {
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border: 1px solid red!important;
}

.singleslide {
  text-align: center;
}

div.wpcf7-response-output {
  margin: 0;
  padding: 10px;
  text-align: center;
}

.engage-page .services-wrapper .right-service.default-content-box {
  padding: 34px 40px 30px;
}

.row.big-gutter > .cell {
  padding-left: 33px;
  padding-right: 33px;
}

.banner-wrappcontent {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.banner-img {
  position: relative;
}

.table1 {
  display: table;
  width: 100%;
  height: 100%;
}

.table2 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.textstyle1 p {
  font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
  font-size: 99px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0px;
}

.textstyle1 p:first-child span:first-child {
  position: relative;
}

.textstyle1 p:first-child span:first-child:before {
  content: "";
  height: 3px;
  width: 330px;
  display: inline-block;
  position: absolute;
  left: -40px;
  bottom: 0px;
  background: #fff;
}

.textstyle1 .texttransparent span {
  position: relative;
  color: #000000;
  color: rgba(0, 0, 0, .1);
}

.textstyle1 .texttransparent span:after {
  content: "";
  height: 3px;
  width: 200px;
  display: inline-block;
  top: 46%;
  right: -211px;
  background: #fff;
  position: absolute;
}

.textstyle2 .style1 {
  font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
  font-size: 99px;
  font-weight: 700;
  line-height: 1em;
  margin: 0px;
  color: #fff;
}

.textstyle2 .style2 {
  margin: 0px;
}

.textstyle2 .style2 span {
  color: #000000;
  color: rgba(0, 0, 0, .1);
  -webkit-text-stroke: 1px white;
  font-size: 180px;
  font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
  font-weight: 700;
  line-height: 1em;
  margin: 0px;
  position: relative;
  letter-spacing: -13px;
}

.textstyle2 .style2 span:before {
  content: "";
  height: 3px;
  width: 120px;
  display: inline-block;
  position: absolute;
  left: -150px;
  top: 50%;
  background: #fff;
}

.textstyle2 .style2 span:after {
  content: "";
  height: 3px;
  width: 180px;
  display: inline-block;
  position: absolute;
  right: -90px;
  bottom: -5px;
  background: #fff;
}

.style3 {
  display: inline-block;
  width: auto;
}

.style3 p {
  font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0px;
  color: #fff;
  text-align: right;
}

header .navigation-menu  .sub-menu li {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
  padding-right: 0px;
  border: none;
  border-left: none;
  border-bottom: 1px solid #000;
  padding: 2px 5px;
}

header .navigation-menu .sub-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 72px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ef7c04;
}

header .navigation-menu  .sub-menu {
  position: absolute;
  top: 53px;
  right: auto;
  bottom: auto;
  left: -1px;
  width: 102%;
  z-index: 10;
  display: none;
  border-right: none;
  background: #f2f2f2;
  border-left: 1px solid #000000;
  border-right: 1px solid #000;
}

header .navigation-menu li:hover .sub-menu,
header .navigation-menu li:focus .sub-menu,
header .navigation-menu li:active .sub-menu,
header .navigation-menu li.hover .sub-menu {
  display: block;
}

.isotope-wrapper .element-item {
  width: 48%;
}

.alignleft {
  text-align: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}

.alignright {
  float: right;
  text-align: right;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 10px;
}

.aligncenter {
  display: block;
  float: none;
  margin: 10px auto;
  text-align: center;
}

.contents {
  margin: 20px;
  padding: 20px;
  list-style: none;
  background: #F9F9F9;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.contents li {
  margin-bottom: 10px;
}

.loading-div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: rgba(0, 0, 0, .56);
  z-index: 999;
  display: none;
}

.loading-div img {
  margin-top: 20%;
  margin-left: 50%;
}

ul#itemContainer li {
  display: inline-block;
  margin: 5px;
  zoom: 1;
}

.represent-page .big-service-box .text-content {
  width: calc(100% - 408px);
}

.represent-page .big-service-box .image {
  width: 408px;
}

.login_form .row.big-gutter > .cell {
  padding-left: 38px;
  padding-right: 38px;
}

.banner-wrappimg img {
  width: 100%;
}

.floating-objects.services-wrapper {
  margin-bottom: 86px;
}

.acf-map {
  width: 100%;
  height: 591px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/* fixes potential theme css conflict */

.acf-map img {
  max-width: inherit !important;
}

.block-input {
  display: inline-block;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}

.block-input input:not([type="submit"]),
.block-input textarea {
  width: 100%;
}

.block-input .cell>span {
  display: inline;
  display: initial;
}

.cfform {
  margin-top: 30px;
}

.nfprivate{
  margin-top: 100px;
}

.margin-filter{
  margin-top: 50px;
}

.pagination span.extend{
  border: none;
}

/*
.banner-wrappimg:before{
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(./img/box-decoration-slider.png);
    background-repeat: no-repeat;
    background-size:cover;
    position: absolute;
    left: 0px;
    top: 0px;
}
*/

@media (max-width: 1024px) {
  .textstyle2 .style2 span {
    font-size: 132px;
  }

  .textstyle2 .style2 span:after {
    right: -180px;
  }

  .textstyle2  .style3 p {
    font-size: 16px;
  }

  .textstyle2 .style1 {
    font-size: 70px;
  }

  .box-wrapplogos > div {
    width: 23%;
  }
}

@media (max-width: 1020px) {
  .represent-page .big-service-box .text-content {
    width: 100%;
  }

  .login_form .row.big-gutter > .cell {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 860px) {
  .textstyle1 p:first-child span:first-child:before {
    content: none;
  }

  .textstyle1 .texttransparent span:after {
    content: none;
  }

  .textstyle1 p {
    font-size: 60px;
  }

  .pg_cnt {
    width: 100%;
  }

  .maplocation {
    width: 100%;
    padding-right: 20px;
  }

  .acf-map {
    height: 350px;
  }
}

@media (max-width: 768px) {
  .textstyle2 .style2 span {
    font-size: 100px;
    letter-spacing: 0px;
  }

  .textstyle2 .style2 span:before {
    content: none;
  }

  .textstyle2 .style2 span:after {
    right: 0px;
    width: 100%;
    height: 2px;
    bottom: 4px;
  }

  .textstyle2 .style3 p {
    text-align: center;
  }

  .owl-carousel .owl-controls .owl-dots {
    bottom: 15px;
    margin-left: -42px;
  }

  .homeslider  .owl-controls {
    display: none;
  }
}

@media (max-width: 680px) {
  .partners-wrapper .centered-content a:last-child {
    display: inline-block;
  }

  .box-wrapplogos > div {
    width: 20%;
  }

  .textstyle2 .style1 {
    line-height: 0.8em;
  }

  .represent-page .services-wrapper .right-service .styled-title {
    margin-bottom: 74%;
  }

  .floating-objects.services-wrapper {
    margin-bottom: 0;
  }

  .represent-page .services-wrapper .right-service {
    margin-bottom: 0px;
  }

  footer h4 {
    max-width: 190px;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 1.6em;
  }

  .box-wrapplogos > div {
    width: 44%;
  }
}

@media (max-width: 560px) {
  .textstyle1 p {
    font-size: 42px;
    line-height: 1em;
  }

  .textstyle2 .style2 span {
    font-size: 75px;
  }

  .textstyle2 .style2 span:after {
    bottom: 3px;
  }

  .block-input .x6 {
    width: 100%;
    margin-bottom: 4px;
  }
}

@media (max-width: 480px) {
  .textstyle1 p {
    font-size: 30px;
    line-height: 1em;
    padding: 0px 62px;
  }

  .textstyle2 .style2 span {
    font-size: 62px;
  }

  .textstyle2 .style1 {
    font-size: 45px;
  }

  .textstyle2 .style3 p {
    font-size: 15px;
  }

  footer h4 {
    min-height: 48px;
  }
}

@media (max-width: 420px) {
  .textstyle2 .style2 span {
    font-size: 44px;
  }

  .textstyle2 .style3 p {
    font-size: 12px;
  }
}