/*

Theme Name: Web3
Theme URI: https://chihiro-okamoto.com
Author: Web3 Marketing : Chihiro Okamoto
Author URI: https://chihiro-okamoto.com
Description: This theme is only for Web3 Projects
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, translation-ready, blog, portfolio, photography, entertainment, education
Text Domain: visual-composer-starter

*/
.animate, a, .obj-link, .obj-btn, .obj-bg-close, .obj-section-banner .obj-stb, .has-link .obj-content .obj-image img, .vc_column_container.has-link .obj-svg-image svg *, .vc_wp_custommenu.obj-menu-flex .menu-item .obj-svg-holder svg *, .obj-form-field.obj-field-select, .obj-form-field.obj-field-select .obj-trigger-select .obj-i-wrap, .obj-form-field.obj-field-select .obj-ul-selects, .obj-form-field.obj-field-select .obj-ul-selects .obj-li, .obj-label .obj-text,
.obj-label .obj-i, .post-type-archive .entry-preview .featured-img .obj-link .obj-text,
.blog .archive .entry-preview .featured-img .obj-link .obj-text,
.obj-holder-blog .archive .entry-preview .featured-img .obj-link .obj-text,
.category .archive .entry-preview .featured-img .obj-link .obj-text,
.search .archive .entry-preview .featured-img .obj-link .obj-text, .obj-post-slider .obj-btn-nav, .obj-holder-fullpage-navi .obj-link-anchor:before, .obj-holder-fullpage-navi .obj-link-anchor:after, .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger .obj-i {
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.cur, .obj-btn, .obj-bg-close, .obj-trigger-item, .obj-trigger-scroll-fix, .obj-section-banner .obj-slider-holder .obj-btn-nav, .obj-form-field.obj-field-select .obj-trigger-select, .obj-form-field.obj-field-select .obj-ul-selects .obj-li, .light .obj-form-field.obj-field-checkbox .wpcf7-list-item, .obj-holder-accordion .obj-item-accordion.active .obj-accordion-trigger, .obj-post-slider .obj-btn-nav {
  cursor: pointer; }

body h1, body h2 {
  font-size: 2rem; }

body h2 {
  font-size: 27px; }

.obj-link-logo {
  display: block;
  padding: 20px 0; }
  .obj-link-logo rect {
    fill: #fff;
    stroke: #fff; }
  .obj-link-logo .logo-branch {
    fill: #fff; }
  .obj-link-logo .logo-text path {
    fill: #fff; }
  .obj-link-logo svg {
    width: 171px;
    height: 43.31px;
    height: auto;
    display: block; }
  .obj-link-logo .obj-text {
    color: #2b2b2b;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 8.7px;
    display: block;
    line-height: 1;
    margin-top: 5px;
    margin-right: 7px; }
  .obj-link-logo:hover {
    text-decoration: none; }

p {
  line-height: 1.3; }
  .entry-content p:last-child {
    margin-bottom: 0; }

blockquote {
  color: #113d1f; }

.obj-code {
  background: none;
  padding: 0;
  white-space: normal; }

.obj-btn {
  color: #fff;
  font: 600 22px/1.2 "Cardo";
  position: relative;
  white-space: nowrap;
  text-transform: uppercase; }
  .obj-btn .obj-i-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; }
  .obj-btn-sm {
    width: 195px; }
  .obj-btn-primary {
    border-color: #113d1f;
    background-color: #113d1f;
    color: #fff; }
    .obj-btn-primary:hover {
      border-color: #000;
      background: #000; }
      .obj-btns-hover-1 .obj-btn-primary:hover {
        border-color: #5f5f5f;
        background: #5f5f5f;
        color: #2b2b2b; }
  .obj-btn-secondary {
    border-color: #000;
    background-color: #000;
    color: #fff; }
    .obj-btn-secondary:hover {
      border-color: #5f5f5f;
      background: #5f5f5f; }
      .obj-btns-hover-1 .obj-btn-secondary:hover {
        border-color: #5f5f5f;
        background: #5f5f5f;
        color: #2b2b2b; }
    .obj-btn-secondary .obj-i-wrap {
      background-color: #fff; }
  .obj-btn-basic .obj-i-wrap {
    background-color: #1b212f; }
    .has-map-markers .obj-btn-basic .obj-i-wrap {
      background-color: #144f74; }
  .obj-btn-jumbo {
    padding-top: 20px;
    padding-bottom: 20px; }
  .obj-btn-box {
    border-radius: 0; }
  .obj-btn-fluid {
    width: auto;
    padding-left: 30px;
    padding-right: 30px; }
  .obj-btn-submit {
    background-color: #113d1f; }
    .obj-btn-submit:hover {
      background-color: #2b2b2b; }
  .light .obj-btn:hover * {
    color: #2b2b2b; }
  .light .obj-btn:hover .obj-i-wrap {
    border-left-color: #2b2b2b; }
  .obj-btn:hover {
    border-color: #000;
    color: #fff;
    text-decoration: none; }
  .obj-btn.fixed {
    width: 218px; }
  .obj-btn.w {
    border-color: #fff;
    color: #fff; }
    .obj-btn.w .obj-i-wrap {
      background: #000; }
    .obj-btn.w:hover {
      background: #113d1f; }
  .obj-btn-1 {
    display: inline-block;
    background: none;
    border-color: #fff;
    color: #fff; }
  .obj-btn-2, .obj-btn.outline {
    border-color: #2b2b2b;
    background: none;
    color: #2b2b2b; }
    .light .obj-btn-2, .light .obj-btn.outline {
      border-color: #fff;
      color: #fff; }
    .obj-btn-2:hover, .obj-btn.outline:hover {
      border-color: #113d1f;
      background: #113d1f;
      color: #fff; }
      .obj-btns-hover-1 .obj-btn-2:hover, .obj-btns-hover-1 .obj-btn.outline:hover {
        border-color: #5f5f5f;
        background: #5f5f5f;
        color: #2b2b2b; }
  .obj-btn-auto {
    width: auto; }

.obj-btn-element .obj-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .obj-btn-element .obj-inner .obj-title {
    margin: 0 30px 15px;
    text-transform: uppercase; }
    .light .obj-btn-element .obj-inner .obj-title {
      color: #fff; }
  .obj-btn-element .obj-inner .obj-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .obj-btn-element .obj-inner .obj-btn .icon {
      padding-left: 5px; }

.obj-container {
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto; }
  .single-post .main-content .obj-container {
    padding-right: 0;
    padding-left: 0; }

.comment-content img,
.entry-content img {
  display: inline-block; }

.row-max-1 > .wpb_column > .vc_column-inner > .wpb_wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.blocks-wrap-right {
  text-align: right; }

.blocks-wrap .block {
  display: inline-block;
  vertical-align: top; }

.obj .obj-ul {
  margin: 0;
  padding: 0; }
  .obj .obj-ul .obj-li {
    list-style: none; }

.obj-text-primary,
.text-primary {
  color: #113d1f; }

.obj-text-secondary,
.text-secondary {
  color: #2b2b2b; }

.obj-text-forth,
.text-forth {
  color: #9c9b9b; }

.obj-text-uppercase,
.text-uppercase {
  text-transform: uppercase; }

.obj-text-normal,
.text-normal {
  text-transform: none; }

.font-secondary {
  font-family: "Futura PT Book", "Open Sans"; }

.font-narrow {
  font-family: "Cardo"; }

.font-black {
  font-family: "Cardo"; }

body .bg-xy-lb {
  background-position: 0 100% !important; }

.obj-bg-close {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100;
  visibility: hidden;
  opacity: 0; }
  .opened .obj-bg-close {
    visibility: visible;
    opacity: 1; }

.vc_row-has-fill .obj-bg-third {
  background: none;
  position: relative; }
  .vc_row-has-fill .obj-bg-third:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #5f5f5f;
    opacity: .87; }

.vc_row-has-fill .obj-bg-prime:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #113d1f;
  opacity: .87; }

.vc_row-has-fill .obj-bg-prime > .vc_column-inner {
  position: relative; }

.obj-bg-src {
  background: 0 50% no-repeat;
  background-size: cover; }

.obj-trigger-scroll-fix {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 10px;
  background: #fff;
  border: 1px solid #000;
  width: 60px;
  height: 60px;
  z-index: 99999;
  line-height: 60px;
  font-size: 1.5rem;
  text-align: center;
  visibility: hidden;
  opacity: 0; }
  .obj-trigger-scroll-fix:hover {
    background: #113d1f;
    color: #fff; }
  .page-over .obj-trigger-scroll-fix {
    visibility: visible;
    opacity: 1;
    bottom: 20px; }

.light .obj * {
  color: #fff; }

.wsp-container h2 {
  font-size: 2rem; }

.wsp-container h2, .wsp-container li {
  margin-bottom: 1rem; }

.wsp-container h3, .wsp-container .wsp-category-title {
  margin-bottom: 1rem; }

.wsp-container .wsp-category-title {
  display: block; }

.wsp-container *:last-child {
  margin-bottom: 0; }

/*! Flickity v2.0.8
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09F;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  -webkit-font-smoothing: antialiased; }

hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #000;
  margin: 0; }

img {
  display: inline-block;
  vertical-align: middle; }

a {
  color: #113d1f;
  text-decoration: none; }
  a:hover {
    color: #000; }
    a:hover img {
      opacity: 0.8; }
  a.arrow {
    display: inline-block;
    padding-right: 20px; }
    a.arrow::after {
      content: '';
      position: absolute;
      right: 2px;
      top: 50%;
      margin-top: -4px;
      width: 8px;
      height: 8px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      border-bottom: 1px solid #113d1f;
      border-right: 1px solid #113d1f; }
    a.arrow-top::after {
      margin-top: 0;
      -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  a.rounded-arrow {
    padding-right: 56px;
    display: inline-block; }

.image {
  background: #5f5f5f;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 4px;
  width: 100%; }
  .image.userpic-xl {
    background-image: url("images/pics/user-157.svg");
    background-size: 157px 152px; }
  .image.userpic-lg {
    background-image: url("images/pics/user-112.svg");
    background-size: 112px 109px; }
  .image.userpic-md {
    background-image: url("images/pics/user-112.svg");
    background-size: 87px 85px; }
  .image.userpic-sm {
    background-image: url("images/pics/user-112.svg");
    background-size: 61px 60px; }
  .image.userpic-xs {
    background-image: url("images/pics/user-112.svg");
    background-size: 36px 36px; }
  .image.pic-xl {
    background-image: url("images/pics/pic-202.svg");
    background-size: 202px 140px; }
  .image.pic-lg {
    background-image: url("images/pics/pic-140.svg");
    background-size: 140px 98px; }
  .image.pic-md {
    background-image: url("images/pics/pic-100.svg");
    background-size: 100px 69px; }
  .image.pic-sm {
    background-image: url("images/pics/pic-70.svg");
    background-size: 70px 48px; }

.video, .video-sm,
.video-circle {
  position: relative;
  cursor: pointer; }
  .video::after, .video-sm::after,
  .video-circle::after {
    content: '';
    position: absolute;
    -webkit-transition: 0.3 ease all;
    -o-transition: 0.3 ease all;
    transition: 0.3 ease all;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
  .video:hover::after, .video-sm:hover::after,
  .video-circle:hover::after {
    opacity: 0.8; }

.video::after, .video-sm::after,
.video-circle::after {
  width: 57px;
  height: 90px;
  background-image: url("images/pics/video.svg");
  background-size: 57px 90px; }

.video-sm::after {
  width: 42px;
  height: 61px;
  background-image: url("images/pics/video-sm.svg");
  background-size: 42px 61px; }

.video-circle::after {
  width: 150px;
  height: 150px;
  background-image: url("images/pics/video-circle.svg");
  background-size: 150px 150px; }

.card {
  border: 2px solid #000;
  background: #fff;
  border-radius: 4px;
  min-height: 100%; }

.panel {
  border-radius: 4px;
  background: #000; }

.ratio-1-1,
.ratio-2-1,
.ratio-4-3,
.ratio-sm-1-1 {
  position: relative;
  min-height: calc(100vw - 30px); }

@media (min-width: 576px) {
  .ratio-1-1,
  .ratio-2-1,
  .ratio-4-3,
  .ratio-sm-1-1 {
    min-height: 0; }
  .ratio-1-1::after,
  .ratio-2-1::after,
  .ratio-4-3::after,
  .ratio-sm-1-1::after {
    content: '';
    display: block; } }

.ratio-1-1 > div,
.ratio-2-1 > div,
.ratio-4-3 > div,
.ratio-sm-1-1 > div {
  min-height: calc(100vw - 30px); }

@media (min-width: 576px) {
  .ratio-1-1 > div,
  .ratio-2-1 > div,
  .ratio-4-3 > div,
  .ratio-sm-1-1 > div {
    min-height: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .ratio-1-1::after {
    padding-bottom: 100%; }
  .ratio-2-1::after {
    padding-bottom: 100%; }
  .ratio-2-1::after {
    padding-bottom: calc(50% - 15px); } }

.ratio-4-3::after {
  padding-bottom: 75%; }

@media (min-width: 992px) {
  .ratio-lg-2-1::after {
    padding-bottom: calc(50% - 15px); } }

.slider {
  display: block;
  margin-left: -15px;
  margin-right: -15px; }

.slider.no-gutters {
  margin-left: 0;
  margin-right: 0; }

.slider-item {
  float: left;
  width: 100%; }

.slider-item {
  padding-left: 15px;
  padding-right: 15px; }

.with-overlay__content {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  background: #000;
  margin: 0;
  border-radius: 4px; }

.with-overlay:hover .with-overlay__content {
  opacity: 1; }

.socials, .socials-lg {
  font-size: 0;
  margin: 0 -12px; }
  .socials img, .socials-lg img {
    margin: 0 12px;
    vertical-align: middle; }

@media (min-width: 992px) {
  .socials-lg img {
    margin: 0 24px; } }

.flickity-prev-next-button {
  width: 17px;
  height: 32px;
  background: none 50% 50% no-repeat;
  background-size: 100%;
  padding: 0;
  display: none; }

@media (min-width: 992px) {
  .flickity-prev-next-button,
  .flickity-prev-next-button:hover {
    display: block; } }

.flickity-prev-next-button svg,
.flickity-prev-next-button:hover svg {
  display: none; }

.flickity-prev-next-button.previous,
.flickity-prev-next-button:hover.previous {
  background-image: url("images/icons/arrow-left.svg");
  left: -80px; }

.flickity-prev-next-button.next,
.flickity-prev-next-button:hover.next {
  background-image: url("images/icons/arrow-right.svg");
  right: -80px; }

.slider-slim .flickity-prev-next-button.previous {
  left: -50px; }

.slider-slim .flickity-prev-next-button.next {
  right: -50px; }

.slider-rounded-buttons .flickity-prev-next-button {
  border: 2px solid #000;
  margin-top: -18px;
  width: 35px;
  height: 35px;
  background-size: 6px 11px; }

.slider-rounded-buttons .flickity-prev-next-button.previous {
  background-image: url("images/icons/arrow-xs-left.svg"); }

.slider-rounded-buttons .flickity-prev-next-button.next {
  background-image: url("images/icons/arrow-xs-right.svg"); }

.flickity-page-dots {
  line-height: 6px;
  z-index: 1;
  bottom: -33px;
  padding: 0 7px;
  text-align: inherit; }

@media (min-width: 992px) {
  .flickity-page-dots {
    bottom: -53px; } }

.flickity-page-dots .dot {
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #000;
  opacity: 1;
  display: inline-block; }

.flickity-page-dots .dot::before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  margin: -12px; }

.flickity-page-dots .dot.is-selected {
  -webkit-transform: scale(1.6, 1.6);
  -ms-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
  background: #000; }

.slider-stick-dots .flickity-page-dots {
  bottom: -33px; }

.slider-inner-dots .dot {
  background: #9fd0fb; }

.slider-inner-dots .flickity-page-dots {
  bottom: 33px; }

.icon {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  vertical-align: middle; }

.icon-resize {
  background-image: url("images/icons/resize.svg");
  width: 12px;
  height: 12px;
  position: absolute;
  right: 8px;
  bottom: 8px; }

.icon-plane,
.icon-plane-light {
  width: 16px;
  height: 17px;
  position: absolute;
  left: 20px;
  top: 22px; }

.icon-plane {
  background-image: url("images/icons/paperplane.svg"); }

.icon-plane-light {
  background-image: url("images/icons/paperplane-light.svg"); }

.icon-facebook {
  background-image: url("images/icons/facebook-white.svg");
  width: 10px;
  height: 18px;
  display: inline-block;
  top: -1px; }

.icon-twitter {
  background-image: url("images/icons/twitter-white.svg");
  width: 17px;
  height: 14px;
  display: inline-block;
  top: -2px; }

.icon-pin {
  background-image: url("images/icons/pin.svg");
  width: 11px;
  height: 18px;
  display: inline-block;
  top: -2px; }

.icon-pin-stroke {
  background-image: url("images/icons/pin-stroke.svg");
  width: 11px;
  height: 17px;
  display: inline-block;
  top: -2px; }

.icon-star {
  background-image: url("images/icons/star.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  top: -2px; }

.icon-circle-arrow {
  width: 36px;
  height: 36px;
  line-height: 32px;
  border: 2px solid #000;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px; }

.icon-circle-arrow::after {
  content: '';
  background: url("images/icons/arrow-xs-right.svg") center no-repeat;
  width: 6px;
  height: 11px;
  display: inline-block;
  margin-left: 2px; }

.icon-arrow-right {
  display: inline-block;
  position: absolute;
  background: none;
  border: none;
  padding: 0;
  right: 20px;
  top: 16px;
  width: 11px;
  height: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #113d1f;
  border-right: 1px solid #113d1f; }

.glyphicon + span,
.icon + span {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px; }

.bg-light {
  background-color: #000; }

.bg-accent {
  background-color: #000; }

.bg-white {
  background-color: #fff; }

.text-accent {
  color: #113d1f; }

.text-light {
  color: #000; }

.text-white {
  color: #fff; }

.text-capitalize {
  text-transform: capitalize; }

.icon-20 {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
  top: -2px; }

.icon-20 img {
  display: inline-block;
  height: 100%; }

.icon-20 + span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.b-300 {
  font-weight: 300; }

.b-400 {
  font-weight: 400; }

.b-500 {
  font-weight: 500; }

.m-auto {
  margin: 0 auto; }

.m--60 {
  margin-top: -60px;
  margin-bottom: -60px; }

.mh--60 {
  margin-right: -60px;
  margin-left: -60px; }

.mt--60 {
  margin-top: -60px; }

.mr--60 {
  margin-right: -60px; }

.mb--60 {
  margin-bottom: -60px; }

.ml--60 {
  margin-left: -60px; }

.pt--60 {
  padding-top: -60px; }

.pb--60 {
  padding-bottom: -60px; }

.m--50 {
  margin-top: -50px;
  margin-bottom: -50px; }

.mh--50 {
  margin-right: -50px;
  margin-left: -50px; }

.mt--50 {
  margin-top: -50px; }

.mr--50 {
  margin-right: -50px; }

.mb--50 {
  margin-bottom: -50px; }

.ml--50 {
  margin-left: -50px; }

.pt--50 {
  padding-top: -50px; }

.pb--50 {
  padding-bottom: -50px; }

.m--40 {
  margin-top: -40px;
  margin-bottom: -40px; }

.mh--40 {
  margin-right: -40px;
  margin-left: -40px; }

.mt--40 {
  margin-top: -40px; }

.mr--40 {
  margin-right: -40px; }

.mb--40 {
  margin-bottom: -40px; }

.ml--40 {
  margin-left: -40px; }

.pt--40 {
  padding-top: -40px; }

.pb--40 {
  padding-bottom: -40px; }

.m--30 {
  margin-top: -30px;
  margin-bottom: -30px; }

.mh--30 {
  margin-right: -30px;
  margin-left: -30px; }

.mt--30 {
  margin-top: -30px; }

.mr--30 {
  margin-right: -30px; }

.mb--30 {
  margin-bottom: -30px; }

.ml--30 {
  margin-left: -30px; }

.pt--30 {
  padding-top: -30px; }

.pb--30 {
  padding-bottom: -30px; }

.m--25 {
  margin-top: -25px;
  margin-bottom: -25px; }

.mh--25 {
  margin-right: -25px;
  margin-left: -25px; }

.mt--25 {
  margin-top: -25px; }

.mr--25 {
  margin-right: -25px; }

.mb--25 {
  margin-bottom: -25px; }

.ml--25 {
  margin-left: -25px; }

.pt--25 {
  padding-top: -25px; }

.pb--25 {
  padding-bottom: -25px; }

.m--20 {
  margin-top: -20px;
  margin-bottom: -20px; }

.mh--20 {
  margin-right: -20px;
  margin-left: -20px; }

.mt--20 {
  margin-top: -20px; }

.mr--20 {
  margin-right: -20px; }

.mb--20 {
  margin-bottom: -20px; }

.ml--20 {
  margin-left: -20px; }

.pt--20 {
  padding-top: -20px; }

.pb--20 {
  padding-bottom: -20px; }

.m--15 {
  margin-top: -15px;
  margin-bottom: -15px; }

.mh--15 {
  margin-right: -15px;
  margin-left: -15px; }

.mt--15 {
  margin-top: -15px; }

.mr--15 {
  margin-right: -15px; }

.mb--15 {
  margin-bottom: -15px; }

.ml--15 {
  margin-left: -15px; }

.pt--15 {
  padding-top: -15px; }

.pb--15 {
  padding-bottom: -15px; }

.m--10 {
  margin-top: -10px;
  margin-bottom: -10px; }

.mh--10 {
  margin-right: -10px;
  margin-left: -10px; }

.mt--10 {
  margin-top: -10px; }

.mr--10 {
  margin-right: -10px; }

.mb--10 {
  margin-bottom: -10px; }

.ml--10 {
  margin-left: -10px; }

.pt--10 {
  padding-top: -10px; }

.pb--10 {
  padding-bottom: -10px; }

.m--5 {
  margin-top: -5px;
  margin-bottom: -5px; }

.mh--5 {
  margin-right: -5px;
  margin-left: -5px; }

.mt--5 {
  margin-top: -5px; }

.mr--5 {
  margin-right: -5px; }

.mb--5 {
  margin-bottom: -5px; }

.ml--5 {
  margin-left: -5px; }

.pt--5 {
  padding-top: -5px; }

.pb--5 {
  padding-bottom: -5px; }

.m-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

.mh-0 {
  margin-right: 0px;
  margin-left: 0px; }

.mt-0 {
  margin-top: 0px; }

.mr-0 {
  margin-right: 0px; }

.mb-0 {
  margin-bottom: 0px; }

.ml-0 {
  margin-left: 0px; }

.p-0 {
  padding-top: 0px;
  padding-bottom: 0px; }

.pr-0 {
  padding-right: 0px; }

.pl-0 {
  padding-left: 0px; }

.ph-0 {
  padding-right: 0px;
  padding-left: 0px; }

.pt-0 {
  padding-top: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.m-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.mh-5 {
  margin-right: 5px;
  margin-left: 5px; }

.mt-5 {
  margin-top: 5px; }

.mr-5 {
  margin-right: 5px; }

.mb-5 {
  margin-bottom: 5px; }

.ml-5 {
  margin-left: 5px; }

.p-5 {
  padding-top: 5px;
  padding-bottom: 5px; }

.pr-5 {
  padding-right: 5px; }

.pl-5 {
  padding-left: 5px; }

.ph-5 {
  padding-right: 5px;
  padding-left: 5px; }

.pt-5 {
  padding-top: 5px; }

.pb-5 {
  padding-bottom: 5px; }

.m-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

.mh-10 {
  margin-right: 10px;
  margin-left: 10px; }

.mt-10 {
  margin-top: 10px; }

.mr-10 {
  margin-right: 10px; }

.mb-10 {
  margin-bottom: 10px; }

.ml-10 {
  margin-left: 10px; }

.p-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.pr-10 {
  padding-right: 10px; }

.pl-10 {
  padding-left: 10px; }

.ph-10 {
  padding-right: 10px;
  padding-left: 10px; }

.pt-10 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.m-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.mh-15 {
  margin-right: 15px;
  margin-left: 15px; }

.mt-15 {
  margin-top: 15px; }

.mr-15 {
  margin-right: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.ml-15 {
  margin-left: 15px; }

.p-15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.pr-15 {
  padding-right: 15px; }

.pl-15 {
  padding-left: 15px; }

.ph-15 {
  padding-right: 15px;
  padding-left: 15px; }

.pt-15 {
  padding-top: 15px; }

.pb-15 {
  padding-bottom: 15px; }

.m-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.mh-20 {
  margin-right: 20px;
  margin-left: 20px; }

.mt-20 {
  margin-top: 20px; }

.mr-20 {
  margin-right: 20px; }

.mb-20 {
  margin-bottom: 20px; }

.ml-20 {
  margin-left: 20px; }

.p-20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.pr-20 {
  padding-right: 20px; }

.pl-20 {
  padding-left: 20px; }

.ph-20 {
  padding-right: 20px;
  padding-left: 20px; }

.pt-20 {
  padding-top: 20px; }

.pb-20 {
  padding-bottom: 20px; }

.m-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

.mh-25 {
  margin-right: 25px;
  margin-left: 25px; }

.mt-25 {
  margin-top: 25px; }

.mr-25 {
  margin-right: 25px; }

.mb-25 {
  margin-bottom: 25px; }

.ml-25 {
  margin-left: 25px; }

.p-25 {
  padding-top: 25px;
  padding-bottom: 25px; }

.pr-25 {
  padding-right: 25px; }

.pl-25 {
  padding-left: 25px; }

.ph-25 {
  padding-right: 25px;
  padding-left: 25px; }

.pt-25 {
  padding-top: 25px; }

.pb-25 {
  padding-bottom: 25px; }

.m-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.mh-30 {
  margin-right: 30px;
  margin-left: 30px; }

.mt-30 {
  margin-top: 30px; }

.mr-30 {
  margin-right: 30px; }

.mb-30 {
  margin-bottom: 30px; }

.ml-30 {
  margin-left: 30px; }

.p-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.pr-30 {
  padding-right: 30px; }

.pl-30 {
  padding-left: 30px; }

.ph-30 {
  padding-right: 30px;
  padding-left: 30px; }

.pt-30 {
  padding-top: 30px; }

.pb-30 {
  padding-bottom: 30px; }

.m-35 {
  margin-top: 35px;
  margin-bottom: 35px; }

.mh-35 {
  margin-right: 35px;
  margin-left: 35px; }

.mt-35 {
  margin-top: 35px; }

.mr-35 {
  margin-right: 35px; }

.mb-35 {
  margin-bottom: 35px; }

.ml-35 {
  margin-left: 35px; }

.p-35 {
  padding-top: 35px;
  padding-bottom: 35px; }

.pr-35 {
  padding-right: 35px; }

.pl-35 {
  padding-left: 35px; }

.ph-35 {
  padding-right: 35px;
  padding-left: 35px; }

.pt-35 {
  padding-top: 35px; }

.pb-35 {
  padding-bottom: 35px; }

.m-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.mh-40 {
  margin-right: 40px;
  margin-left: 40px; }

.mt-40 {
  margin-top: 40px; }

.mr-40 {
  margin-right: 40px; }

.mb-40 {
  margin-bottom: 40px; }

.ml-40 {
  margin-left: 40px; }

.p-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.pr-40 {
  padding-right: 40px; }

.pl-40 {
  padding-left: 40px; }

.ph-40 {
  padding-right: 40px;
  padding-left: 40px; }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.m-45 {
  margin-top: 45px;
  margin-bottom: 45px; }

.mh-45 {
  margin-right: 45px;
  margin-left: 45px; }

.mt-45 {
  margin-top: 45px; }

.mr-45 {
  margin-right: 45px; }

.mb-45 {
  margin-bottom: 45px; }

.ml-45 {
  margin-left: 45px; }

.p-45 {
  padding-top: 45px;
  padding-bottom: 45px; }

.pr-45 {
  padding-right: 45px; }

.pl-45 {
  padding-left: 45px; }

.ph-45 {
  padding-right: 45px;
  padding-left: 45px; }

.pt-45 {
  padding-top: 45px; }

.pb-45 {
  padding-bottom: 45px; }

.m-50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.mh-50 {
  margin-right: 50px;
  margin-left: 50px; }

.mt-50 {
  margin-top: 50px; }

.mr-50 {
  margin-right: 50px; }

.mb-50 {
  margin-bottom: 50px; }

.ml-50 {
  margin-left: 50px; }

.p-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.pr-50 {
  padding-right: 50px; }

.pl-50 {
  padding-left: 50px; }

.ph-50 {
  padding-right: 50px;
  padding-left: 50px; }

.pt-50 {
  padding-top: 50px; }

.pb-50 {
  padding-bottom: 50px; }

.m-55 {
  margin-top: 55px;
  margin-bottom: 55px; }

.mh-55 {
  margin-right: 55px;
  margin-left: 55px; }

.mt-55 {
  margin-top: 55px; }

.mr-55 {
  margin-right: 55px; }

.mb-55 {
  margin-bottom: 55px; }

.ml-55 {
  margin-left: 55px; }

.p-55 {
  padding-top: 55px;
  padding-bottom: 55px; }

.pr-55 {
  padding-right: 55px; }

.pl-55 {
  padding-left: 55px; }

.ph-55 {
  padding-right: 55px;
  padding-left: 55px; }

.pt-55 {
  padding-top: 55px; }

.pb-55 {
  padding-bottom: 55px; }

.m-60 {
  margin-top: 60px;
  margin-bottom: 60px; }

.mh-60 {
  margin-right: 60px;
  margin-left: 60px; }

.mt-60 {
  margin-top: 60px; }

.mr-60 {
  margin-right: 60px; }

.mb-60 {
  margin-bottom: 60px; }

.ml-60 {
  margin-left: 60px; }

.p-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.pr-60 {
  padding-right: 60px; }

.pl-60 {
  padding-left: 60px; }

.ph-60 {
  padding-right: 60px;
  padding-left: 60px; }

.pt-60 {
  padding-top: 60px; }

.pb-60 {
  padding-bottom: 60px; }

.m-65 {
  margin-top: 65px;
  margin-bottom: 65px; }

.mh-65 {
  margin-right: 65px;
  margin-left: 65px; }

.mt-65 {
  margin-top: 65px; }

.mr-65 {
  margin-right: 65px; }

.mb-65 {
  margin-bottom: 65px; }

.ml-65 {
  margin-left: 65px; }

.p-65 {
  padding-top: 65px;
  padding-bottom: 65px; }

.pr-65 {
  padding-right: 65px; }

.pl-65 {
  padding-left: 65px; }

.ph-65 {
  padding-right: 65px;
  padding-left: 65px; }

.pt-65 {
  padding-top: 65px; }

.pb-65 {
  padding-bottom: 65px; }

.m-70 {
  margin-top: 70px;
  margin-bottom: 70px; }

.mh-70 {
  margin-right: 70px;
  margin-left: 70px; }

.mt-70 {
  margin-top: 70px; }

.mr-70 {
  margin-right: 70px; }

.mb-70 {
  margin-bottom: 70px; }

.ml-70 {
  margin-left: 70px; }

.p-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.pr-70 {
  padding-right: 70px; }

.pl-70 {
  padding-left: 70px; }

.ph-70 {
  padding-right: 70px;
  padding-left: 70px; }

.pt-70 {
  padding-top: 70px; }

.pb-70 {
  padding-bottom: 70px; }

.m-75 {
  margin-top: 75px;
  margin-bottom: 75px; }

.mh-75 {
  margin-right: 75px;
  margin-left: 75px; }

.mt-75 {
  margin-top: 75px; }

.mr-75 {
  margin-right: 75px; }

.mb-75 {
  margin-bottom: 75px; }

.ml-75 {
  margin-left: 75px; }

.p-75 {
  padding-top: 75px;
  padding-bottom: 75px; }

.pr-75 {
  padding-right: 75px; }

.pl-75 {
  padding-left: 75px; }

.ph-75 {
  padding-right: 75px;
  padding-left: 75px; }

.pt-75 {
  padding-top: 75px; }

.pb-75 {
  padding-bottom: 75px; }

.m-80 {
  margin-top: 80px;
  margin-bottom: 80px; }

.mh-80 {
  margin-right: 80px;
  margin-left: 80px; }

.mt-80 {
  margin-top: 80px; }

.mr-80 {
  margin-right: 80px; }

.mb-80 {
  margin-bottom: 80px; }

.ml-80 {
  margin-left: 80px; }

.p-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.pr-80 {
  padding-right: 80px; }

.pl-80 {
  padding-left: 80px; }

.ph-80 {
  padding-right: 80px;
  padding-left: 80px; }

.pt-80 {
  padding-top: 80px; }

.pb-80 {
  padding-bottom: 80px; }

.m-85 {
  margin-top: 85px;
  margin-bottom: 85px; }

.mh-85 {
  margin-right: 85px;
  margin-left: 85px; }

.mt-85 {
  margin-top: 85px; }

.mr-85 {
  margin-right: 85px; }

.mb-85 {
  margin-bottom: 85px; }

.ml-85 {
  margin-left: 85px; }

.p-85 {
  padding-top: 85px;
  padding-bottom: 85px; }

.pr-85 {
  padding-right: 85px; }

.pl-85 {
  padding-left: 85px; }

.ph-85 {
  padding-right: 85px;
  padding-left: 85px; }

.pt-85 {
  padding-top: 85px; }

.pb-85 {
  padding-bottom: 85px; }

.m-90 {
  margin-top: 90px;
  margin-bottom: 90px; }

.mh-90 {
  margin-right: 90px;
  margin-left: 90px; }

.mt-90 {
  margin-top: 90px; }

.mr-90 {
  margin-right: 90px; }

.mb-90 {
  margin-bottom: 90px; }

.ml-90 {
  margin-left: 90px; }

.p-90 {
  padding-top: 90px;
  padding-bottom: 90px; }

.pr-90 {
  padding-right: 90px; }

.pl-90 {
  padding-left: 90px; }

.ph-90 {
  padding-right: 90px;
  padding-left: 90px; }

.pt-90 {
  padding-top: 90px; }

.pb-90 {
  padding-bottom: 90px; }

.m-95 {
  margin-top: 95px;
  margin-bottom: 95px; }

.mh-95 {
  margin-right: 95px;
  margin-left: 95px; }

.mt-95 {
  margin-top: 95px; }

.mr-95 {
  margin-right: 95px; }

.mb-95 {
  margin-bottom: 95px; }

.ml-95 {
  margin-left: 95px; }

.p-95 {
  padding-top: 95px;
  padding-bottom: 95px; }

.pr-95 {
  padding-right: 95px; }

.pl-95 {
  padding-left: 95px; }

.ph-95 {
  padding-right: 95px;
  padding-left: 95px; }

.pt-95 {
  padding-top: 95px; }

.pb-95 {
  padding-bottom: 95px; }

.m-100 {
  margin-top: 100px;
  margin-bottom: 100px; }

.mh-100 {
  margin-right: 100px;
  margin-left: 100px; }

.mt-100 {
  margin-top: 100px; }

.mr-100 {
  margin-right: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-100 {
  margin-left: 100px; }

.p-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.pr-100 {
  padding-right: 100px; }

.pl-100 {
  padding-left: 100px; }

.ph-100 {
  padding-right: 100px;
  padding-left: 100px; }

.pt-100 {
  padding-top: 100px; }

.pb-100 {
  padding-bottom: 100px; }

.m-105 {
  margin-top: 105px;
  margin-bottom: 105px; }

.mh-105 {
  margin-right: 105px;
  margin-left: 105px; }

.mt-105 {
  margin-top: 105px; }

.mr-105 {
  margin-right: 105px; }

.mb-105 {
  margin-bottom: 105px; }

.ml-105 {
  margin-left: 105px; }

.p-105 {
  padding-top: 105px;
  padding-bottom: 105px; }

.pr-105 {
  padding-right: 105px; }

.pl-105 {
  padding-left: 105px; }

.ph-105 {
  padding-right: 105px;
  padding-left: 105px; }

.pt-105 {
  padding-top: 105px; }

.pb-105 {
  padding-bottom: 105px; }

.m-110 {
  margin-top: 110px;
  margin-bottom: 110px; }

.mh-110 {
  margin-right: 110px;
  margin-left: 110px; }

.mt-110 {
  margin-top: 110px; }

.mr-110 {
  margin-right: 110px; }

.mb-110 {
  margin-bottom: 110px; }

.ml-110 {
  margin-left: 110px; }

.p-110 {
  padding-top: 110px;
  padding-bottom: 110px; }

.pr-110 {
  padding-right: 110px; }

.pl-110 {
  padding-left: 110px; }

.ph-110 {
  padding-right: 110px;
  padding-left: 110px; }

.pt-110 {
  padding-top: 110px; }

.pb-110 {
  padding-bottom: 110px; }

.m-115 {
  margin-top: 115px;
  margin-bottom: 115px; }

.mh-115 {
  margin-right: 115px;
  margin-left: 115px; }

.mt-115 {
  margin-top: 115px; }

.mr-115 {
  margin-right: 115px; }

.mb-115 {
  margin-bottom: 115px; }

.ml-115 {
  margin-left: 115px; }

.p-115 {
  padding-top: 115px;
  padding-bottom: 115px; }

.pr-115 {
  padding-right: 115px; }

.pl-115 {
  padding-left: 115px; }

.ph-115 {
  padding-right: 115px;
  padding-left: 115px; }

.pt-115 {
  padding-top: 115px; }

.pb-115 {
  padding-bottom: 115px; }

.m-120 {
  margin-top: 120px;
  margin-bottom: 120px; }

.mh-120 {
  margin-right: 120px;
  margin-left: 120px; }

.mt-120 {
  margin-top: 120px; }

.mr-120 {
  margin-right: 120px; }

.mb-120 {
  margin-bottom: 120px; }

.ml-120 {
  margin-left: 120px; }

.p-120 {
  padding-top: 120px;
  padding-bottom: 120px; }

.pr-120 {
  padding-right: 120px; }

.pl-120 {
  padding-left: 120px; }

.ph-120 {
  padding-right: 120px;
  padding-left: 120px; }

.pt-120 {
  padding-top: 120px; }

.pb-120 {
  padding-bottom: 120px; }

.m-125 {
  margin-top: 125px;
  margin-bottom: 125px; }

.mh-125 {
  margin-right: 125px;
  margin-left: 125px; }

.mt-125 {
  margin-top: 125px; }

.mr-125 {
  margin-right: 125px; }

.mb-125 {
  margin-bottom: 125px; }

.ml-125 {
  margin-left: 125px; }

.p-125 {
  padding-top: 125px;
  padding-bottom: 125px; }

.pr-125 {
  padding-right: 125px; }

.pl-125 {
  padding-left: 125px; }

.ph-125 {
  padding-right: 125px;
  padding-left: 125px; }

.pt-125 {
  padding-top: 125px; }

.pb-125 {
  padding-bottom: 125px; }

.m-130 {
  margin-top: 130px;
  margin-bottom: 130px; }

.mh-130 {
  margin-right: 130px;
  margin-left: 130px; }

.mt-130 {
  margin-top: 130px; }

.mr-130 {
  margin-right: 130px; }

.mb-130 {
  margin-bottom: 130px; }

.ml-130 {
  margin-left: 130px; }

.p-130 {
  padding-top: 130px;
  padding-bottom: 130px; }

.pr-130 {
  padding-right: 130px; }

.pl-130 {
  padding-left: 130px; }

.ph-130 {
  padding-right: 130px;
  padding-left: 130px; }

.pt-130 {
  padding-top: 130px; }

.pb-130 {
  padding-bottom: 130px; }

.m-135 {
  margin-top: 135px;
  margin-bottom: 135px; }

.mh-135 {
  margin-right: 135px;
  margin-left: 135px; }

.mt-135 {
  margin-top: 135px; }

.mr-135 {
  margin-right: 135px; }

.mb-135 {
  margin-bottom: 135px; }

.ml-135 {
  margin-left: 135px; }

.p-135 {
  padding-top: 135px;
  padding-bottom: 135px; }

.pr-135 {
  padding-right: 135px; }

.pl-135 {
  padding-left: 135px; }

.ph-135 {
  padding-right: 135px;
  padding-left: 135px; }

.pt-135 {
  padding-top: 135px; }

.pb-135 {
  padding-bottom: 135px; }

.m-140 {
  margin-top: 140px;
  margin-bottom: 140px; }

.mh-140 {
  margin-right: 140px;
  margin-left: 140px; }

.mt-140 {
  margin-top: 140px; }

.mr-140 {
  margin-right: 140px; }

.mb-140 {
  margin-bottom: 140px; }

.ml-140 {
  margin-left: 140px; }

.p-140 {
  padding-top: 140px;
  padding-bottom: 140px; }

.pr-140 {
  padding-right: 140px; }

.pl-140 {
  padding-left: 140px; }

.ph-140 {
  padding-right: 140px;
  padding-left: 140px; }

.pt-140 {
  padding-top: 140px; }

.pb-140 {
  padding-bottom: 140px; }

.m-145 {
  margin-top: 145px;
  margin-bottom: 145px; }

.mh-145 {
  margin-right: 145px;
  margin-left: 145px; }

.mt-145 {
  margin-top: 145px; }

.mr-145 {
  margin-right: 145px; }

.mb-145 {
  margin-bottom: 145px; }

.ml-145 {
  margin-left: 145px; }

.p-145 {
  padding-top: 145px;
  padding-bottom: 145px; }

.pr-145 {
  padding-right: 145px; }

.pl-145 {
  padding-left: 145px; }

.ph-145 {
  padding-right: 145px;
  padding-left: 145px; }

.pt-145 {
  padding-top: 145px; }

.pb-145 {
  padding-bottom: 145px; }

.m-150 {
  margin-top: 150px;
  margin-bottom: 150px; }

.mh-150 {
  margin-right: 150px;
  margin-left: 150px; }

.mt-150 {
  margin-top: 150px; }

.mr-150 {
  margin-right: 150px; }

.mb-150 {
  margin-bottom: 150px; }

.ml-150 {
  margin-left: 150px; }

.p-150 {
  padding-top: 150px;
  padding-bottom: 150px; }

.pr-150 {
  padding-right: 150px; }

.pl-150 {
  padding-left: 150px; }

.ph-150 {
  padding-right: 150px;
  padding-left: 150px; }

.pt-150 {
  padding-top: 150px; }

.pb-150 {
  padding-bottom: 150px; }

.m-160 {
  margin-top: 160px;
  margin-bottom: 160px; }

.mh-160 {
  margin-right: 160px;
  margin-left: 160px; }

.mt-160 {
  margin-top: 160px; }

.mr-160 {
  margin-right: 160px; }

.mb-160 {
  margin-bottom: 160px; }

.ml-160 {
  margin-left: 160px; }

.p-160 {
  padding-top: 160px;
  padding-bottom: 160px; }

.pr-160 {
  padding-right: 160px; }

.pl-160 {
  padding-left: 160px; }

.ph-160 {
  padding-right: 160px;
  padding-left: 160px; }

.pt-160 {
  padding-top: 160px; }

.pb-160 {
  padding-bottom: 160px; }

.m-170 {
  margin-top: 170px;
  margin-bottom: 170px; }

.mh-170 {
  margin-right: 170px;
  margin-left: 170px; }

.mt-170 {
  margin-top: 170px; }

.mr-170 {
  margin-right: 170px; }

.mb-170 {
  margin-bottom: 170px; }

.ml-170 {
  margin-left: 170px; }

.p-170 {
  padding-top: 170px;
  padding-bottom: 170px; }

.pr-170 {
  padding-right: 170px; }

.pl-170 {
  padding-left: 170px; }

.ph-170 {
  padding-right: 170px;
  padding-left: 170px; }

.pt-170 {
  padding-top: 170px; }

.pb-170 {
  padding-bottom: 170px; }

.m-180 {
  margin-top: 180px;
  margin-bottom: 180px; }

.mh-180 {
  margin-right: 180px;
  margin-left: 180px; }

.mt-180 {
  margin-top: 180px; }

.mr-180 {
  margin-right: 180px; }

.mb-180 {
  margin-bottom: 180px; }

.ml-180 {
  margin-left: 180px; }

.p-180 {
  padding-top: 180px;
  padding-bottom: 180px; }

.pr-180 {
  padding-right: 180px; }

.pl-180 {
  padding-left: 180px; }

.ph-180 {
  padding-right: 180px;
  padding-left: 180px; }

.pt-180 {
  padding-top: 180px; }

.pb-180 {
  padding-bottom: 180px; }

.m-190 {
  margin-top: 190px;
  margin-bottom: 190px; }

.mh-190 {
  margin-right: 190px;
  margin-left: 190px; }

.mt-190 {
  margin-top: 190px; }

.mr-190 {
  margin-right: 190px; }

.mb-190 {
  margin-bottom: 190px; }

.ml-190 {
  margin-left: 190px; }

.p-190 {
  padding-top: 190px;
  padding-bottom: 190px; }

.pr-190 {
  padding-right: 190px; }

.pl-190 {
  padding-left: 190px; }

.ph-190 {
  padding-right: 190px;
  padding-left: 190px; }

.pt-190 {
  padding-top: 190px; }

.pb-190 {
  padding-bottom: 190px; }

.m-200 {
  margin-top: 200px;
  margin-bottom: 200px; }

.mh-200 {
  margin-right: 200px;
  margin-left: 200px; }

.mt-200 {
  margin-top: 200px; }

.mr-200 {
  margin-right: 200px; }

.mb-200 {
  margin-bottom: 200px; }

.ml-200 {
  margin-left: 200px; }

.p-200 {
  padding-top: 200px;
  padding-bottom: 200px; }

.pr-200 {
  padding-right: 200px; }

.pl-200 {
  padding-left: 200px; }

.ph-200 {
  padding-right: 200px;
  padding-left: 200px; }

.pt-200 {
  padding-top: 200px; }

.pb-200 {
  padding-bottom: 200px; }

.m-250 {
  margin-top: 250px;
  margin-bottom: 250px; }

.mh-250 {
  margin-right: 250px;
  margin-left: 250px; }

.mt-250 {
  margin-top: 250px; }

.mr-250 {
  margin-right: 250px; }

.mb-250 {
  margin-bottom: 250px; }

.ml-250 {
  margin-left: 250px; }

.p-250 {
  padding-top: 250px;
  padding-bottom: 250px; }

.pr-250 {
  padding-right: 250px; }

.pl-250 {
  padding-left: 250px; }

.ph-250 {
  padding-right: 250px;
  padding-left: 250px; }

.pt-250 {
  padding-top: 250px; }

.pb-250 {
  padding-bottom: 250px; }

.h-30 {
  height: 30px; }

.w-30 {
  width: 30px; }

.h-40 {
  height: 40px; }

.w-40 {
  width: 40px; }

.h-42 {
  height: 42px; }

.w-42 {
  width: 42px; }

.h-50 {
  height: 50px; }

.w-50 {
  width: 50px; }

.h-60 {
  height: 60px; }

.w-60 {
  width: 60px; }

.h-70 {
  height: 70px; }

.w-70 {
  width: 70px; }

.h-75 {
  height: 75px; }

.w-75 {
  width: 75px; }

.h-80 {
  height: 80px; }

.w-80 {
  width: 80px; }

.h-90 {
  height: 90px; }

.w-90 {
  width: 90px; }

.h-100 {
  height: 100px; }

.w-100 {
  width: 100px; }

.h-110 {
  height: 110px; }

.w-110 {
  width: 110px; }

.h-120 {
  height: 120px; }

.w-120 {
  width: 120px; }

.h-130 {
  height: 130px; }

.w-130 {
  width: 130px; }

.h-140 {
  height: 140px; }

.w-140 {
  width: 140px; }

.h-150 {
  height: 150px; }

.w-150 {
  width: 150px; }

.h-160 {
  height: 160px; }

.w-160 {
  width: 160px; }

.h-170 {
  height: 170px; }

.w-170 {
  width: 170px; }

.h-180 {
  height: 180px; }

.w-180 {
  width: 180px; }

.h-190 {
  height: 190px; }

.w-190 {
  width: 190px; }

.h-200 {
  height: 200px; }

.w-200 {
  width: 200px; }

.h-250 {
  height: 250px; }

.w-250 {
  width: 250px; }

.h-300 {
  height: 300px; }

.w-300 {
  width: 300px; }

.h-350 {
  height: 350px; }

.w-350 {
  width: 350px; }

.h-400 {
  height: 400px; }

.w-400 {
  width: 400px; }

.h-450 {
  height: 450px; }

.w-450 {
  width: 450px; }

.h-500 {
  height: 500px; }

.w-500 {
  width: 500px; }

.h-600 {
  height: 600px; }

.w-600 {
  width: 600px; }

.h-700 {
  height: 700px; }

.w-700 {
  width: 700px; }

.h-800 {
  height: 800px; }

.w-800 {
  width: 800px; }

.h-900 {
  height: 900px; }

.w-900 {
  width: 900px; }

.h-1000 {
  height: 1000px; }

.w-1000 {
  width: 1000px; }

.h-auto {
  height: auto; }

.h-full {
  height: 100%; }

.h-max {
  height: 100%;
  height: 100vh; }

.w-auto {
  width: auto; }

.w-full {
  width: 100%; }

.w-max {
  width: 100%;
  width: calc(100vw - 100%); }

.h-50v {
  min-height: 100vw; }

@media (min-width: 576px) {
  .h-50v {
    min-height: 50vw; } }

.bt {
  border-top: 1px solid #000; }

.br {
  border-right: 1px solid #000; }

.bb {
  border-bottom: 1px solid #000; }

.bb-light {
  border-bottom: 1px solid lihgten(#113d1f, 0.3); }

@media (min-width: 992px) {
  .headers.bg-iphone-left,
  .headers.bg-iphone-right {
    background-image: url("images/bg/iphone-lg.svg");
    background-repeat: no-repeat;
    background-size: 412px auto; } }

.headers.bg-iphone-left {
  background-position: 25% 154px; }

.headers.bg-iphone-right {
  background-position: 75% 154px; }

@media (min-width: 992px) {
  .headers .bg-iphone-left-small {
    background-image: url("images/iphone-330.svg");
    background-repeat: no-repeat;
    background-size: 330px auto;
    background-position: center; } }

@media (min-width: 992px) {
  .headers.bg-macbook-left {
    background-image: url("images/bg/macbook-full.svg");
    background-repeat: no-repeat;
    background-position: -5vw 18vh;
    background-size: 50vw auto; } }

@media (min-width: 992px) {
  .headers.bg-devices {
    background-image: url("images/ipad-iphone.svg");
    background-repeat: no-repeat;
    background-position: right 190px;
    background-size: 50% auto; } }

.headers .bg-browser {
  background-image: url("images/browserframe.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto; }

.headers .bg-browser::after {
  content: '';
  display: block;
  padding-top: 30%; }

.headers .bg-ipad {
  background-image: url("images/ipad.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto; }

.headers .bg-ipad::after {
  content: '';
  display: block;
  padding-top: 35%; }

.headers .striked-header span {
  background: #000;
  padding: 0 25px; }

.headers .striked-header::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 13px;
  border-bottom: 1px solid #9dd0fb; }

.contents .divided-item:first-child {
  border-bottom: 1px solid #000; }

@media (min-width: 992px) {
  .contents .divided-item:first-child {
    border-bottom: none;
    border-right: 1px solid #000; } }

.contents.bg-iphone-left,
.contents.bg-iphone-right {
  background-repeat: no-repeat; }

@media (min-width: 992px) {
  .contents.bg-iphone-left,
  .contents.bg-iphone-right {
    background-image: url("images/bg/iphone-lg.svg");
    background-size: 420px 853px; } }

@media (min-width: 992px) {
  .contents.bg-iphone-left {
    background-position: calc(50% - 290px) 100px; } }

@media (min-width: 992px) {
  .contents.bg-iphone-right {
    background-position: calc(50% + 290px) 100px; } }

.contents.bg-devices {
  background-image: url("images/bg/ipads.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.contents.bg-macbook {
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 576px) {
  .contents.bg-macbook {
    background-image: url("images/bg/macbook.svg");
    background-size: 473px 280px;
    background-position-x: calc(50% + 55px); } }

@media (min-width: 992px) {
  .contents.bg-macbook {
    background-size: 723px 429px;
    background-position-x: calc(50% + 220px); } }

@media (min-width: 992px) {
  .sliders.bg-macbook {
    background: url("images/bg/macbook-full.svg") no-repeat;
    background-size: 760px 439px;
    background-position: calc(50% - 500px) center; } }

.sliders .bg-iphone {
  padding: 53px 0 62px;
  background: #fff url("images/bg/iphone-330-noscreen.svg") no-repeat;
  background-position: center top;
  background-size: auto 462px; }

@media (min-width: 576px) {
  .sliders .bg-iphone {
    padding: 78px 0 90px;
    background-size: auto 670px; } }

.sliders .iphone-screen {
  height: 346px;
  width: 200px;
  margin: 0 auto;
  -webkit-transition: 0.5s ease background, 0.5s ease border;
  -o-transition: 0.5s ease background, 0.5s ease border;
  transition: 0.5s ease background, 0.5s ease border;
  border: 2px solid transparent; }

@media (min-width: 576px) {
  .sliders .iphone-screen {
    height: 502px;
    width: 290px; } }

.sliders .is-selected .iphone-screen {
  background-color: #fff;
  border: 1px solid #000; }

@media (min-width: 576px) {
  .sliders .is-selected .iphone-screen {
    border: 2px solid #000; } }

.sliders .slider-fluid .slider-item {
  max-width: calc(100% - 30px);
  opacity: 0.3;
  -webkit-transition: 0.5s ease opacity;
  -o-transition: 0.5s ease opacity;
  transition: 0.5s ease opacity; }

@media (min-width: 576px) {
  .sliders .slider-fluid .slider-item {
    max-width: 80%; } }

@media (min-width: 992px) {
  .sliders .slider-fluid .slider-item {
    max-width: 950px; } }

.sliders .slider-fluid .slider-item.is-selected {
  opacity: 1; }

.features.bg-iphone-left,
.features.bg-iphone-center,
.features.bg-iphone-right,
.features.bg-iphone-right-top,
.features.bg-macbook-left {
  background-repeat: no-repeat; }

@media (min-width: 576px) {
  .features.bg-iphone-left,
  .features.bg-iphone-center,
  .features.bg-iphone-right,
  .features.bg-iphone-right-top,
  .features.bg-macbook-left {
    background-image: url("images/bg/iphone-lg.svg");
    background-size: 280px 568px; } }

@media (min-width: 992px) {
  .features.bg-iphone-left,
  .features.bg-iphone-center,
  .features.bg-iphone-right,
  .features.bg-iphone-right-top,
  .features.bg-macbook-left {
    background-size: 420px 853px; } }

@media (min-width: 576px) {
  .features.bg-iphone-left {
    background-position: calc(33% - 140px) 50%; } }

@media (min-width: 992px) {
  .features.bg-iphone-left {
    background-position: calc(50% - 290px) 100px; } }

@media (min-width: 576px) {
  .features.bg-iphone-center {
    background-image: none; } }

@media (min-width: 992px) {
  .features.bg-iphone-center {
    background-image: url("images/bg/iphone-lg.svg");
    background-position: 50% 260px; } }

@media (min-width: 576px) {
  .features.bg-iphone-right {
    background-position: calc(50% + 170px) 140px; } }

@media (min-width: 992px) {
  .features.bg-iphone-right {
    background-position: calc(50% + 290px) 220px; } }

@media (min-width: 576px) {
  .features.bg-iphone-right-top {
    background-position: calc(50% + 170px) 60px; } }

@media (min-width: 992px) {
  .features.bg-iphone-right-top {
    background-position: calc(50% + 290px) 100px; } }

@media (min-width: 576px) {
  .features.bg-macbook-left {
    background-image: url("images/bg/macbook-full.svg");
    background-size: 594px 342px;
    background-position: calc(50% - 372px) center; } }

@media (min-width: 992px) {
  .features.bg-macbook-left {
    background-image: url("images/bg/macbook-full.svg");
    background-size: 890px 514px;
    background-position: calc(50% - 475px) 268px; } }

.features .bg-macbook-center {
  background-size: 121% auto;
  background-position: center top;
  background-image: url("images/bg/macbook-full.svg"); }

.features .bg-macbook-center::after {
  content: '';
  display: block;
  padding-top: 40%; }

.features .feature-tooltips {
  display: inline-block;
  position: relative; }

.features .icon-feature {
  border: 2px solid #000;
  position: absolute;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  -webkit-transition: 0.3s ease border;
  -o-transition: 0.3s ease border;
  transition: 0.3s ease border;
  cursor: pointer;
  margin: -16px 0 0 -16px;
  background: url("images/icons/plus.svg") center no-repeat #fff; }

.features .icon-feature:hover {
  border-color: #000; }

.features .feature-tooltip {
  width: 100%;
  top: 50%;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  margin-top: -16px; }

@media (min-width: 992px) {
  .features .feature-tooltip {
    width: 0;
    height: 32px; }
  .features .feature-tooltip.tooltip-1 {
    left: 10%;
    top: 16%; }
  .features .feature-tooltip.tooltip-2 {
    left: 91%;
    top: 32%; }
  .features .feature-tooltip.tooltip-3 {
    left: 19%;
    top: 75%; }
  .features .feature-tooltip.tooltip-4 {
    left: 76%;
    top: 93%; } }

.features .feature-tooltip-overlay {
  position: absolute;
  height: 300px;
  top: -134px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.5s ease opacity;
  -o-transition: 0.5s ease opacity;
  transition: 0.5s ease opacity; }

@media (min-width: 576px) {
  .features .feature-tooltip-overlay {
    width: 315px;
    left: 50%;
    margin-left: -162px; } }

@media (min-width: 992px) {
  .features .feature-tooltip-overlay {
    left: 50px;
    margin-left: 0; } }

.features .icon-feature:hover + .feature-tooltip {
  visibility: visible;
  opacity: 1;
  z-index: 3; }

.features .feature-tooltip-overlay {
  pointer-events: none; }

.features .feature-tooltip-overlay .inner {
  border: 2px solid #000;
  width: 100%;
  border-radius: 4px;
  background: #fff;
  padding: 30px; }

@media (min-width: 992px) {
  .features .feature-tooltip-overlay .inner::after,
  .features .feature-tooltip-overlay .inner::before {
    content: '';
    border: 10px solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent;
    position: absolute;
    left: -10px;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -10px; }
  .features .feature-tooltip-overlay .inner::before {
    border-right-color: #000; }
  .features .feature-tooltip-overlay .inner::after {
    border-right-color: #fff;
    margin-left: 3px; } }

.features .percentage {
  width: 230px;
  height: 230px; }

.features .percentage__circle {
  position: absolute; }

.features .percentage__content {
  height: 230px; }

.features .striked-vertical::before {
  content: '';
  position: absolute;
  border-left: 2px solid #000;
  left: 31px;
  top: 15px;
  bottom: 0; }

@media (min-width: 992px) {
  .features .feature-callout::before,
  .features .feature-callout::after {
    content: '';
    position: absolute; } }

.features .feature-callout::before {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 5px;
  top: 22px; }

.features .feature-callout::after {
  border-top: 2px solid #000;
  top: 26px;
  right: 100%; }

.features .feature-callout:nth-child(1)::after,
.features .feature-callout:nth-child(1)::before {
  left: -75%; }

.features .feature-callout:nth-child(2)::after,
.features .feature-callout:nth-child(2)::before {
  left: -65%; }

.features .feature-callout:nth-child(3)::after,
.features .feature-callout:nth-child(3)::before {
  left: -103%; }

.features .plain-tabs::before,
.features .plain-tab::before {
  content: '';
  position: absolute;
  border-left: 4px solid #000;
  left: 0;
  top: 0;
  bottom: 0; }

@media (min-width: 576px) {
  .features .plain-tabs::before,
  .features .plain-tab::before {
    bottom: auto;
    right: 15px;
    left: 15px;
    border-left: none;
    border-top: 4px solid #000; } }

.features .plain-tab {
  padding-left: 26px;
  padding-top: 15px;
  padding-bottom: 15px; }

@media (min-width: 576px) {
  .features .plain-tab {
    padding: 30px 15px 0; } }

.features .plain-tab.active::before {
  border-left: 4px solid #000; }

@media (min-width: 576px) {
  .features .plain-tab.active::before {
    border-left: none;
    border-top: 4px solid #000; } }

@media (min-width: 576px) {
  .features .feature-dots::before {
    top: 61px;
    content: '';
    position: absolute;
    border-bottom: 1px solid #000;
    left: 0;
    right: 0; } }

.features .feature-dot {
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 5px;
  margin: 0 auto 20px; }

.features .active .feature-dot {
  background: #000; }

@media (min-width: 576px) {
  .features .features-striked-horizontal::before {
    top: 165px;
    content: '';
    position: absolute;
    border-bottom: 2px solid #000;
    left: 0;
    right: 0; } }

.features .feature-tablet {
  max-width: 100%; }

.ecommerces .colors span {
  border-radius: 50%;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin: 0 7px; }

.ecommerces .colors span.bg-accent-dark {
  background: #113d1f; }

.ecommerces .colors span.bg-accent {
  background: #000; }

.ecommerces .colors span.bg-white {
  background: #000; }

.ecommerces .colors span.bg-white {
  background: #fff; }

.ecommerces .additional-row {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 40px;
  margin-bottom: -1px; }

.ecommerces .rating-stars {
  margin-left: -2px;
  margin-right: -2px; }

.ecommerces .rating-stars .glyphicon {
  margin: 0 2px; }

.ecommerces .more,
.ecommerces .less {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0;
  width: 33px;
  height: 30px;
  border-radius: 0 6px 0 0;
  background: #000; }

.ecommerces .more:focus,
.ecommerces .less:focus {
  outline: none; }

.ecommerces .more::before,
.ecommerces .less::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -10px;
  width: 10px;
  height: 56px;
  background: #fff; }

.ecommerces .more::after,
.ecommerces .less::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 13px;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000; }

.ecommerces .more.less,
.ecommerces .less.less {
  top: 30px;
  border-radius: 0 0 6px 0;
  border-top: 1px solid rgba(63, 162, 247, 0.25); }

.ecommerces .more.less::before,
.ecommerces .less.less::before {
  content: none; }

.ecommerces .more.less::after,
.ecommerces .less.less::after {
  top: 9px;
  border-top: none;
  border-right: none;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000; }

.blogs .post-footer {
  border-top: 1px solid #000;
  color: #000; }

.blogs .post-footer a {
  color: #000; }

.blogs .features {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }

.blogs .comments > div {
  border-bottom: 1px solid #000; }

.blogs .comments > div:last-child {
  border: none; }

@media (min-width: 576px) {
  .blogs .splited-text {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    column-gap: 30px; } }

@media (min-width: 576px) {
  .prices .card-group > div:first-child .card {
    border-right: none;
    border-radius: 4px 0 0 4px; }
  .prices .card-group > div:last-child .card {
    border-left: none;
    border-radius: 0 4px 4px 0; }
  .prices .card-group.card-group-line .card {
    border-radius: 0; } }

.prices .faded-items div {
  border-bottom: 1px solid #000;
  line-height: 42px; }

.prices .faded-items div:nth-child(1) {
  opacity: 1; }

.prices .faded-items div:nth-child(2) {
  opacity: 0.9; }

.prices .faded-items div:nth-child(3) {
  opacity: 0.8; }

.prices .faded-items div:nth-child(4) {
  opacity: 0.7; }

.prices .faded-items div:nth-child(5) {
  opacity: 0.6; }

.prices .value-bar {
  display: inline-block;
  width: auto;
  height: 8px;
  background: #000;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 4; }

.prices input[type=range] {
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
  z-index: 2; }

.prices input[type=range]:focus {
  outline: none; }

.prices input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  position: relative;
  top: -6px;
  background: #000;
  border: none;
  border-radius: 50%;
  cursor: pointer; }

.prices input[type=range]::-webkit-slider-thumb:focus {
  outline: none; }

.prices input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: #000; }

.prices input[type=range]::-webkit-slider-runnable-track:focus {
  outline: none; }

.prices input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  color: transparent; }

@media (min-width: 576px) {
  .footers .country {
    padding-right: 18px;
    border-right: 2px solid #000; } }

@media (min-width: 576px) {
  .footers .splited-columns .col-12 {
    border-right: 1px solid #000; }
  .footers .splited-columns .col-12:last-child {
    border-right: none; } }

.call-to-actions.bg-iphone {
  background: url("images/iPhone.svg") center bottom -95px no-repeat;
  padding-bottom: 350px;
  background-size: 224px auto; }

@media (min-width: 576px) {
  .call-to-actions.bg-iphone {
    background-position: center bottom -145px;
    background-size: 324px auto;
    padding-bottom: 475px; } }

@media (min-width: 992px) {
  .call-to-actions.bg-iphone {
    background-position: center bottom -170px; } }

.teams .team-userpics {
  margin-left: -10px;
  margin-right: -10px; }

.teams .team-userpics img {
  margin: 0 10px 10px; }

.teams .slider-full-three .slider-item {
  max-width: 380px; }

@media (min-width: 992px) {
  .teams .slider-full-three .slider-item {
    opacity: 0.3; } }

.teams .slider-full-three .slider-item.is-selected {
  opacity: 1; }

.teams .slider-nav {
  background: #000; }

.teams .slider-nav .flickity-viewport {
  padding-top: 8px;
  top: -8px; }

.teams .slider-nav .slider-item {
  line-height: 140px; }

.teams .slider-nav .is-selected::before {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #000 transparent; }

.forms.bg-macbook {
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 576px) {
  .forms.bg-macbook {
    background-image: url("images/bg/macbook-full.svg");
    background-size: 600px auto;
    background-position-x: calc(80% + 315px); } }

@media (min-width: 992px) {
  .forms.bg-macbook {
    background-size: 890px auto;
    background-position-x: calc(50% + 460px); } }

.forms.bg-devices {
  background-image: url("images/bg/ipads.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.forms .checkbox {
  display: inline-block; }

.forms .checkbox input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.forms .checkbox input:checked ~ .check-pointer {
  background: url("images/icons/verification-mark.svg") center no-repeat;
  background-size: 80%; }

.forms .checkbox .check-pointer {
  width: 25px;
  height: 25px;
  border-radius: 4px;
  border: solid 2px #000;
  position: absolute; }

.forms .checkbox .checkbox-label {
  opacity: 0.8;
  padding-left: 35px;
  text-align: left; }

.forms .mail-link {
  font-size: 20px;
  border-bottom: 1px solid; }

.testimonials .slider-fluid .slider-item {
  max-width: calc(100% - 30px);
  opacity: 0.3;
  -webkit-transition: 0.5s ease opacity;
  -o-transition: 0.5s ease opacity;
  transition: 0.5s ease opacity; }

@media (min-width: 576px) {
  .testimonials .slider-fluid .slider-item {
    max-width: 60%; } }

@media (min-width: 992px) {
  .testimonials .slider-fluid .slider-item {
    max-width: 554px; } }

.testimonials .slider-fluid .slider-item.is-selected {
  opacity: 1; }

.testimonials .slider-fluid .slider-item .slider-skeleton {
  color: transparent;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#000)) repeat-x;
  background: -webkit-linear-gradient(bottom, #000, #000) repeat-x;
  background: -o-linear-gradient(bottom, #000, #000) repeat-x;
  background: linear-gradient(to top, #000, #000) repeat-x;
  background-size: 1px 12px;
  background-position: center;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all; }

.testimonials .slider-fluid .slider-item.is-selected .slider-skeleton {
  color: inherit;
  font-size: inherit;
  background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(bottom, transparent, transparent);
  background-image: -o-linear-gradient(bottom, transparent, transparent);
  background-image: linear-gradient(to top, transparent, transparent); }

.testimonials .slider-subnav .slider-item,
.testimonials .slider-nav .slider-item {
  opacity: 0.3; }

.testimonials .slider-subnav .is-selected,
.testimonials .slider-nav .is-selected {
  opacity: 1; }

.testimonials .slider-nav {
  background: #000; }

.testimonials .slider-nav .flickity-viewport {
  padding-top: 8px;
  top: -8px; }

.testimonials .slider-nav .slider-item {
  line-height: 140px; }

.testimonials .slider-nav .is-selected::before {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #000 transparent; }

.testimonials .rating-stars {
  margin: 0 -2px; }

.testimonials .rating-stars .glyphicon {
  margin: 0 2px; }

.testimonials .rating-stars .disabled-star {
  color: #000; }

.contacts .bg-map-right {
  background: url("images/maps/map-1.png") no-repeat;
  background-size: cover;
  min-height: calc(100vw - 30px);
  border-radius: 4px; }

@media (min-width: 576px) {
  .contacts .bg-map-right {
    min-height: 50%; } }

.contacts .bg-map-left {
  background-image: url("images/maps/map-2.png");
  background-size: cover;
  border-radius: 4px;
  min-height: calc(100vw - 30px); }

@media (min-width: 576px) {
  .contacts .bg-map-left {
    min-height: 100%; } }

.contacts .bg-square-map {
  background-image: url("images/maps/map-4.png");
  border-radius: 4px;
  background-size: cover; }

.contacts .bg-full-map {
  background-image: url("images/maps/map-3.png");
  background-size: cover; }

.contacts .pin {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -10px;
  width: 21px;
  height: 34px; }

.contacts .baloon {
  text-align: left;
  width: 300px;
  position: absolute;
  background: #fff;
  border-radius: 4px;
  padding: 30px;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -85px; }

@media (min-width: 576px) {
  .contacts .baloon {
    width: 360px;
    margin-left: -180px; } }

.contacts .baloon::after {
  content: '';
  left: 50%;
  margin-left: -10px;
  top: 100%;
  border: 10px solid transparent;
  border-width: 10px 10px 0 10px;
  border-top-color: #fff;
  position: absolute; }

@media (min-width: 992px) {
  .contacts .baloon.left-tail {
    margin-left: 15px; }
  .contacts .baloon.left-tail::after {
    left: 40px;
    margin-left: 0; } }

.contacts .baloon.baloon-on-map {
  position: absolute;
  pointer-events: none;
  left: 0;
  right: 0;
  margin: -190px auto 0 auto;
  top: 50%;
  opacity: 0;
  display: none; }

@media (min-width: 576px) {
  .contacts .baloon.baloon-on-map {
    margin: -100px auto 0 auto; } }

.contacts .baloon.baloon-on-map::after {
  display: none; }

@media (min-width: 992px) {
  .contacts .baloon.baloon-on-map {
    margin: 20px 0 0 -45px;
    -webkit-transition: 0.3s ease opacity;
    -o-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity; }
  .contacts .baloon.baloon-on-map.baloon-1 {
    left: 26%;
    top: 33%; }
  .contacts .baloon.baloon-on-map.baloon-2 {
    left: 57.5%;
    top: 28%; }
  .contacts .baloon.baloon-on-map.baloon-3 {
    left: 85.5%;
    top: 43%; }
  .contacts .baloon.baloon-on-map.baloon-4 {
    left: 21.5%;
    top: 55.5%; }
  .contacts .baloon.baloon-on-map.baloon-5 {
    left: 55%;
    top: 52.5%; }
  .contacts .baloon.baloon-on-map::after {
    display: block;
    left: 35px;
    margin-left: 0;
    top: -10px;
    border-width: 0 10px 10px 10px;
    border-top-color: transparent;
    border-bottom-color: #fff; } }

.contacts .map-pin {
  position: absolute; }

.contacts .map-pin:hover + .baloon.baloon-on-map {
  display: block;
  opacity: 1;
  z-index: 3; }

.contacts .baloon-content img {
  float: left;
  margin-right: 15px; }

.contacts .baloon-content-text {
  overflow: hidden; }

.form-control {
  font-family: inherit;
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  font-weight: 400;
  min-height: 60px;
  color: #000;
  border: 1px solid #2d3d5c;
  display: block;
  width: 100%;
  outline: none;
  resize: none; }
  .form-control-light {
    background: #000; }
  .form-control-white {
    background: #fff;
    border: 2px solid #000;
    padding: 18px; }
  .form-control-small {
    height: 42px;
    min-height: 42px;
    padding: 11px 20px; }

.form-control::-webkit-input-placeholder {
  color: #113d1f; }

.form-control::-moz-placeholder {
  color: #113d1f; }

.form-control:-moz-placeholder {
  color: #113d1f; }

.form-control:-ms-input-placeholder {
  color: #113d1f; }

.form-control.icon-left {
  padding-left: 52px; }

.form-control.icon-right {
  padding-right: 52px; }

.btn {
  background: #000;
  font-family: inherit;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 50px;
  font-weight: 500;
  height: 60px;
  border: none;
  border-radius: 4px;
  text-align: center; }

.btn.btn-small {
  padding: 13px 30px;
  line-height: 1;
  height: auto; }

.btn:hover {
  background: #52abf8;
  color: #fff; }

.btn.no-padding {
  padding-left: 0;
  padding-right: 0; }

.form-group .form-control {
  border-radius: 4px 0 0 4px; }

.form-group .btn {
  border-radius: 0 4px 4px 0;
  padding-left: 0;
  padding-right: 0; }

.form-control-feedback {
  position: absolute;
  top: 15px;
  right: 9px;
  opacity: 0.4;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

.nav-tabs {
  border: none;
  font-weight: 500;
  padding: 0;
  margin-left: -2px;
  margin-right: -2px; }

@media (min-width: 576px) {
  .nav-tabs {
    margin-left: -7px;
    margin-right: -7px; } }

.nav-tabs > li,
.nav-tabs > li.active {
  float: none;
  background: transparent;
  display: inline-block;
  margin: 0 2px 10px; }

@media (min-width: 576px) {
  .nav-tabs > li,
  .nav-tabs > li.active {
    margin: 0 7px 10px; } }

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  display: inline-block;
  padding: 0 25px;
  height: 42px;
  line-height: 38px;
  border-radius: 32px;
  border: 2px solid #000;
  text-align: center;
  opacity: 1;
  cursor: pointer; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-radius: 32px;
  border: 2px solid #000;
  text-align: center;
  opacity: 1;
  cursor: pointer;
  color: #113d1f; }

.nav-tabs > li .badge-light {
  margin: 0 12px 0 -12px; }

.tabs-content > .tab-panel {
  display: none; }

.tabs-content > .tab-panel.active {
  display: block; }

.navbar {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center; }

.navbar > a,
.navbar > .dropdown {
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block; }

.badge-round {
  width: 32px;
  height: 32px;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  display: inline-block; }

.badge-light,
.badge-dark {
  font-size: 12px;
  width: 20px;
  height: 20px;
  background: #000;
  color: #000;
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  vertical-align: baseline; }

.badge-dark {
  color: #fff;
  background: #000; }

.dropdown {
  display: inline-block; }

.dropdown > a {
  display: inline-block;
  padding-right: 14px; }

.dropdown > a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 6px;
  height: 11px;
  background: url("images/icons/arrow-xs-right.svg") no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.dropdown.open .dropdown-menu {
  display: block; }

.dropdown-menu {
  z-index: 3;
  position: absolute;
  border: 1px solid #000;
  background: #fff;
  white-space: nowrap;
  min-width: 100%;
  border-radius: 4px;
  top: 100%;
  margin-top: 10px;
  overflow: hidden;
  padding: 3px 0;
  left: 0;
  right: auto;
  display: none; }
  .dropdown-menu .dropdown-divider {
    margin: 3px 0;
    border-top: 1px solid #000; }
  .dropdown-menu a {
    display: block;
    padding: 3px 20px; }
    .dropdown-menu a:hover {
      background: #000; }
  .dropdown-right .dropdown-menu {
    right: 0;
    left: auto; }

@media (min-width: 576px) {
  .dropdown-right .dropdown-menu {
    left: 0;
    right: auto; } }

/* Header */
.header-wrap {
  background: #000 50% 0 no-repeat;
  background-size: cover; }

#header {
  position: relative;
  z-index: 999; }
  .banner_1 #header,
  .banner_web3_1 #header,
  .has-fullscroll #header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3; }
  #header .nav .menu-item .menu-link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Cardo";
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    position: relative; }
    #header .nav .menu-item .menu-link:after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 1px;
      background: #fff;
      content: '';
      opacity: 0;
      -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
      transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
      -o-transition: height 0.3s, opacity 0.3s, transform 0.3s;
      transition: height 0.3s, opacity 0.3s, transform 0.3s;
      transition: height 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      transform: translateY(-15px); }
    #header .nav .menu-item .menu-link:hover {
      text-decoration: none; }
      #header .nav .menu-item .menu-link:hover::after {
        height: 5px;
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px); }
      #header .nav .menu-item .menu-link:hover span {
        color: #fff; }
    .has-banner #header .nav .menu-item .menu-link,
    .has-fullscroll #header .nav .menu-item .menu-link {
      color: #fff; }
  #header .nav .menu-item.obj-li-tel .menu-link {
    border: 1px solid #2b2b2b;
    border-radius: 200rem;
    padding: 3px 40px;
    margin-left: 20px; }
    #header .nav .menu-item.obj-li-tel .menu-link:hover {
      background-color: #2b2b2b;
      color: #fff; }
  #header .nav .menu-item.main-menu-item.current-menu-item > .menu-link::after, #header .nav .menu-item.main-menu-item.current_page_ancestor > .menu-link::after, #header .nav .menu-item.main-menu-item.current-menu-parent > .menu-link::after {
    height: 5px;
    opacity: 1;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); }
  #header .nav .menu-item .sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding: 0;
    list-style: none;
    display: none; }
    #header .nav .menu-item .sub-menu .menu-item {
      border-top: 1px solid #fff; }
      #header .nav .menu-item .sub-menu .menu-item .menu-link {
        background-color: #000;
        color: #fff;
        padding: 15px 0 15px 20px;
        line-height: 1.2;
        text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
        position: relative;
        /* &:after{
              position: absolute;
              top: 100%;
              left: 0;
              width: 100%;
              height: 1px;
              background: #fff;
              content: '';
              opacity: 0;
              transition: height 0.3s, opacity 0.3s, transform 0.3s;
              transform: translateY(-15px);
            }*/ }
        #header .nav .menu-item .sub-menu .menu-item .menu-link:hover {
          text-decoration: none;
          background-color: #2b2b2b; }
          #header .nav .menu-item .sub-menu .menu-item .menu-link:hover::after {
            opacity: 0; }
          #header .nav .menu-item .sub-menu .menu-item .menu-link:hover span {
            color: #fff; }
      #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link {
        background-color: #2b2b2b;
        color: #fff;
        text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
        position: relative;
        /*&:after{
                position: absolute;
                top: 100%;
                left: 0;
                width: 100%;
                height: 1px;
                background: #fff;
                content: '';
                opacity: 0;
                transition: height 0.3s, opacity 0.3s, transform 0.3s;
                transform: translateY(-15px);
              }*/ }
        #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link:hover, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link:hover, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link:hover {
          text-decoration: none; }
          #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link:hover::after, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link:hover::after, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link:hover::after {
            opacity: 0; }
          #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link:hover span, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link:hover span, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link:hover span {
            color: #fff; }
  #header .nav .menu-item.active > .sub-menu {
    display: block;
    position: relative; }
  #header .navbar-primary {
    text-align: left; }
    #header .navbar-primary .menu-item .menu-link {
      display: block; }
  #header .obj-logo {
    display: inline-block;
    margin: 0; }
    #header .obj-logo img {
      display: block;
      width: 150px; }

#header .top-menu {
  background: #272727 url(images/top-menu.jpg);
  background-size: cover;
  text-align: center; }
  #header .top-menu .top-menu-content .navbar-top {
    display: block; }
    #header .top-menu .top-menu-content .navbar-top .menu-item .menu-link {
      color: #fff;
      padding: 0;
      line-height: 1.2;
      font-weight: 800; }
      #header .top-menu .top-menu-content .navbar-top .menu-item .menu-link:hover::after {
        opacity: 0; }
      #header .top-menu .top-menu-content .navbar-top .menu-item .menu-link:hover span {
        color: #9c9b9b; }
      #header .top-menu .top-menu-content .navbar-top .menu-item .menu-link span {
        font-weight: bold; }
    #header .top-menu .top-menu-content .navbar-top .menu-item:first-child .menu-link {
      margin-bottom: 15px; }

#header .header-inner {
  background-color: #113d1f;
  background: url(images/menu-bg.jpg);
  border-top: 7px solid #fff;
  padding: 15px 0; }

#header .nav .menu-item.menu-item-has-children .menu-link .obj-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navbar {
  position: relative; }

.navbar-toggler-i {
  -webkit-transition: all 0ms 300ms;
  -o-transition: all 0ms 300ms;
  transition: all 0ms 300ms;
  width: 25px;
  height: 3px;
  position: relative;
  background-color: #fff; }
  .navbar-toggler-i::before, .navbar-toggler-i::after {
    width: 25px;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    background-color: #fff; }
  .navbar-toggler-i::before {
    bottom: 10px;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .navbar-toggler-i::after {
    top: 10px;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.navbar-toggler-wrap {
  border: 0 none;
  background: #fff;
  padding: 0;
  outline: 0; }

.navbar-toggler {
  border: none;
  padding: 15px 15px;
  border-color: transparent;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  border-color: #fff !important; }
  .navbar-toggler .menu-title {
    color: #fff;
    padding-right: 10px; }
  .navbar-toggler:focus {
    outline: 0; }

.obj-section-banner .obj-scroll-to {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.obj-section-banner .obj-holder-banner {
  background: #000 50% 50% no-repeat;
  background-size: cover; }
  .banner_2 .obj-section-banner .obj-holder-banner {
    background-attachment: fixed; }

.obj-section-banner .obj-stb {
  visibility: hidden;
  opacity: 0; }
  .obj-section-banner .obj-stb svg {
    fill: #fff; }

.obj-section-banner:hover .obj-stb {
  visibility: visible;
  opacity: 1; }

.banner_web3_1 .obj-section-banner .obj-slider-holder {
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 30px;
  position: relative; }

.obj-section-banner .obj-slider-holder-inner {
  position: relative; }

.obj-section-banner .obj-slider-holder .obj-btn-nav {
  padding: 0;
  background: none;
  border: 0 none;
  position: absolute;
  top: 50%;
  left: -80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: 0 none; }
  .obj-section-banner .obj-slider-holder .obj-btn-nav.next {
    left: auto;
    right: -80px; }
  .obj-section-banner .obj-slider-holder .obj-btn-nav:hover * {
    color: #113d1f !important; }

.obj-banner-slider {
  visibility: hidden;
  min-height: 180px; }
  .obj-banner-slider .slider-item {
    position: absolute; }
  .obj-banner-slider.flickity-enabled {
    visibility: visible; }
  .banner_1 .obj-banner-slider {
    height: 100vh; }
    .banner_1 .obj-banner-slider .obj-title {
      text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.61); }
    .banner_1 .obj-banner-slider .slider-item .alien-items-center {
      min-height: 100vh; }
    .banner_1 .obj-banner-slider .slider-item .obj-slider-item-inner {
      position: absolute;
      top: 50%;
      right: 30px;
      left: 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .light .banner_1 .obj-banner-slider .slider-item .obj-slider-item-inner * {
        color: #fff; }

.obj-content.align-center {
  text-align: center; }

.obj-content .obj-title-sub {
  text-transform: none;
  color: #113d1f; }

.obj-content .obj-title .obj-i-dot {
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
  border-radius: 200rem; }

.obj-content .obj-title .obj-svg-holder {
  display: inline-block;
  vertical-align: middle;
  display: block; }
  .obj-content .obj-title .obj-svg-holder .obj-svg-wrap {
    border: 1px solid #113d1f;
    display: inline-block;
    position: relative;
    top: -6px; }
  .obj-content .obj-title .obj-svg-holder svg {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%); }
    .obj-content .obj-title .obj-svg-holder svg path {
      fill: #113d1f; }

.obj-content .obj-context > *:last-child {
  margin-bottom: 0; }

.obj-content .obj-context strong {
  text-transform: uppercase; }

.obj-content .obj-context ul li {
  margin-bottom: .25rem; }

.obj-content .obj-image img {
  border: 5px solid #fff; }

.light .obj-content .obj-title {
  color: #fff; }
  .light .obj-content .obj-title-sub {
    color: #fff; }
  .light .obj-content .obj-title .obj-i-dot {
    background-color: #fff; }

.light .obj-content .obj-context {
  color: #fff; }

.light .obj-content ul li:before {
  background-color: #fff; }

.light .obj-content .obj-btn * {
  text-shadow: none; }

.obj-col-section-popup .obj-content .obj-title {
  color: #113d1f; }

.obj-content.transform-up .obj-title {
  text-transform: uppercase; }

.obj-content-space-above .obj-title-sub {
  margin-bottom: 1rem; }

.has-link:hover .obj-content .obj-image img {
  border-color: #000; }

.obj-content-style-1 .obj-title:after {
  content: "";
  width: 105px;
  height: 4px;
  background-color: #2b2b2b;
  display: block; }

.obj-content.style-5 .obj-title {
  font-weight: 700; }

.obj-content.style-5 .obj-inner {
  background-color: #fff;
  border: 2px solid #2b2b2b; }

.texture-row {
  -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08); }

.obj-content li, .wpb_text_column li, .obj-holder-career .obj-item .obj-item-role-inner-body li, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content li {
  margin-bottom: 1.5rem; }

.obj-content ul, .wpb_text_column ul, .obj-holder-career .obj-item .obj-item-role-inner-body ul, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content ul {
  list-style: none;
  padding-left: 0; }
  .obj-content ul li, .wpb_text_column ul li, .obj-holder-career .obj-item .obj-item-role-inner-body ul li, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content ul li {
    position: relative;
    padding-left: 1rem; }
    .obj-content ul li:before, .wpb_text_column ul li:before, .obj-holder-career .obj-item .obj-item-role-inner-body ul li:before, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content ul li:before {
      content: "";
      height: 5px;
      width: 5px;
      position: absolute;
      top: 0.6rem;
      left: 0;
      background: #113d1f;
      border-radius: 200rem; }

.obj-content ol, .wpb_text_column ol, .obj-holder-career .obj-item .obj-item-role-inner-body ol, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content ol {
  margin: 1.5rem 0 0; }
  .obj-content ol :first-child, .wpb_text_column ol :first-child, .obj-holder-career .obj-item .obj-item-role-inner-body ol :first-child, .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content ol :first-child {
    margin-top: 0; }

.wsp-container > ul li {
  margin-bottom: .5rem; }

.vc_column_container.has-link {
  position: relative; }
  .vc_column_container.has-link .obj-link-column {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5; }
  .vc_column_container.has-link:hover .obj-context {
    color: #113d1f; }
  .vc_column_container.has-link:hover .obj-svg-image svg * {
    fill: #113d1f; }

.vc_wp_custommenu.obj-menu-flex {
  margin-bottom: 0; }
  .vc_wp_custommenu.obj-menu-flex .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0; }
    .vc_wp_custommenu.obj-menu-flex .menu-item {
      padding: 0 10px;
      text-align: center;
      display: inline-block; }
      .vc_wp_custommenu.obj-menu-flex .menu-item a {
        border: 0 none;
        color: #000;
        text-transform: uppercase;
        font-weight: 700; }
        .vc_wp_custommenu.obj-menu-flex .menu-item a:hover {
          color: #113d1f; }
          .vc_wp_custommenu.obj-menu-flex .menu-item a:hover .obj-svg-holder svg * {
            fill: #113d1f; }
      .vc_wp_custommenu.obj-menu-flex .menu-item .obj-svg-holder {
        display: block;
        margin-bottom: 1rem; }
        .vc_wp_custommenu.obj-menu-flex .menu-item .obj-svg-holder svg * {
          fill: #000; }

.obj-col-holder-form .obj-content, .obj-col-section .wpb_wrapper, .obj-col-holder-form .wpcf7 {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto; }

.obj-col-section-sm .wpb_wrapper {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto; }

.obj-col-section {
  width: 100%; }
  .obj-col-section > .vc_column-inner:first-child > .wpb_wrapper:first-child {
    padding-top: 5px; }
    .obj-row-section-no-pad .obj-col-section > .vc_column-inner:first-child > .wpb_wrapper:first-child {
      padding-top: 40px; }
  .obj-col-section > .vc_column-inner:first-child > .wpb_wrapper:last-child {
    padding-bottom: 40px; }
  .obj-col-section-top > .vc_column-inner:first-child > .wpb_wrapper:first-child {
    padding-top: 5px; }
  .obj-col-section-sm-top .wpb_wrapper {
    padding-top: 40px; }
  .obj-col-section-min-height .wpb_wrapper {
    padding-bottom: 35px; }

.obj-col-holder-form .wpcf7 {
  padding: 0 15px 25px; }

.has-content-bg .main-content {
  background: 0 0 no-repeat; }

/* Form */
.wpcf7-form .wpcf7-not-valid-tip {
  background: none;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0; }

div.wpcf7 .ajax-loader {
  position: absolute; }

div.wpcf7-validation-errors,
.light .wpcf7 div.wpcf7-response-output {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  padding: .5rem 1rem; }

.wpcf7 .obj-form-inner,
.obj-form .obj-form-inner {
  margin-top: -10px; }
  .wpcf7 .obj-form-inner .obj-form-field,
  .obj-form .obj-form-inner .obj-form-field {
    margin-top: 10px; }
  .wpcf7 .obj-form-inner .select-arrow,
  .obj-form .obj-form-inner .select-arrow {
    display: none; }
  .wpcf7 .obj-form-inner input, .wpcf7 .obj-form-inner textarea,
  .obj-form .obj-form-inner input,
  .obj-form .obj-form-inner textarea {
    background: none;
    border: 0 none;
    padding: 15px 22px;
    padding-left: 50px;
    font-size: 17px;
    color: #000;
    display: block;
    height: auto;
    outline: none;
    width: 100%; }
    .wpcf7 .obj-form-inner input.obj-input, .wpcf7 .obj-form-inner textarea.obj-input,
    .obj-form .obj-form-inner input.obj-input,
    .obj-form .obj-form-inner textarea.obj-input {
      padding-left: 30px; }
    .light .wpcf7 .obj-form-inner input, .light .wpcf7 .obj-form-inner textarea, .light
    .obj-form .obj-form-inner input, .light
    .obj-form .obj-form-inner textarea {
      color: #fff; }
  .wpcf7 .obj-form-inner .wpcf7-textarea,
  .obj-form .obj-form-inner .wpcf7-textarea {
    width: 100%;
    height: 8rem; }
  .wpcf7 .obj-form-inner select,
  .obj-form .obj-form-inner select {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 11; }
  .wpcf7 .obj-form-inner .wpcf7-submit,
  .obj-form .obj-form-inner .wpcf7-submit {
    width: 100%;
    background: #113d1f;
    color: #fff;
    outline: none;
    border: none;
    position: relative;
    z-index: 55;
    overflow: hidden;
    font-family: "Futura PT Book", "Open Sans"; }
    .wpcf7 .obj-form-inner .wpcf7-submit .obj-i-wrap,
    .obj-form .obj-form-inner .wpcf7-submit .obj-i-wrap {
      background: #9c9b9b; }
    .wpcf7 .obj-form-inner .wpcf7-submit:hover,
    .obj-form .obj-form-inner .wpcf7-submit:hover {
      color: #fff !important;
      text-decoration: none; }
    .wpcf7 .obj-form-inner .wpcf7-submit.obj-btn-fixed,
    .obj-form .obj-form-inner .wpcf7-submit.obj-btn-fixed {
      width: 266px; }
      .wpcf7 .obj-form-inner .wpcf7-submit.obj-btn-fixed .obj-i-wrap,
      .obj-form .obj-form-inner .wpcf7-submit.obj-btn-fixed .obj-i-wrap {
        background: #fff; }

.obj-form-field {
  position: relative; }
  .obj-form-field-input {
    background: #fff;
    border: 1px solid #bbbba7; }
    .light .obj-form-field-input {
      border-color: #fff; }
  .obj-form-field.obj-field-checkbox .obj-li-checkbox {
    position: relative; }
  .obj-form-field.obj-field-checkbox .obj-input {
    position: absolute;
    top: 0;
    left: 0; }
  .obj-form-field.obj-field-checkbox .obj-text {
    color: #fff;
    padding-left: 35px;
    padding-right: 15px; }
  .obj-form-field.obj-field-select {
    height: 71.4px;
    border-color: #2b2b2b; }
    .obj-form-field.obj-field-select .wpcf7-form-control-wrap {
      display: block;
      width: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .obj-form-field.obj-field-select .wpcf7-form-control-wrap .wpcf7-select-parent {
        height: 100%; }
    .obj-form-field.obj-field-select .obj-label .obj-i {
      color: #000; }
    .obj-form-field.obj-field-select .obj-text {
      overflow: hidden;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      -webkit-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
      color: #bbb; }
    .obj-form-field.obj-field-select .obj-trigger-select {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10; }
      .obj-form-field.obj-field-select .obj-trigger-select .obj-i-wrap {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 52px;
        text-align: center; }
        .obj-form-field.obj-field-select .obj-trigger-select .obj-i-wrap .obj-i {
          position: absolute;
          top: 50%;
          right: 50%;
          -webkit-transform: translate(50%, -50%);
          -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
          font-size: 1.3rem;
          color: #2b2b2b; }
    .obj-form-field.obj-field-select .obj-ul-selects {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      left: 0;
      z-index: 10;
      border: 2px solid #2b2b2b;
      border-top: 0 none;
      background: #fff;
      margin: 0 -2px;
      max-height: 0;
      overflow: auto; }
      .obj-form-field.obj-field-select .obj-ul-selects.active {
        border: 2px solid #2b2b2b;
        border-top-width: 1px;
        max-height: 300px; }
      .obj-form-field.obj-field-select .obj-ul-selects .obj-li {
        border-top: 1px solid #5f5f5f;
        line-height: 40px;
        padding-left: 50px;
        position: relative; }
        .obj-form-field.obj-field-select .obj-ul-selects .obj-li .obj-i-wrap {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          display: block;
          width: 40px; }
          .obj-form-field.obj-field-select .obj-ul-selects .obj-li .obj-i-wrap .obj-i {
            position: absolute;
            display: block;
            width: 30px;
            height: 30px;
            border-radius: 200em;
            top: 5px;
            left: 5px; }
        .obj-form-field.obj-field-select .obj-ul-selects .obj-li:hover {
          background: #5f5f5f; }
        .obj-form-field.obj-field-select .obj-ul-selects .obj-li.active .obj-i:before {
          position: absolute;
          top: 50%;
          left: 50%;
          content: "";
          background: #113d1f;
          width: 5px;
          height: 5px;
          margin-top: -2.5px;
          margin-left: -2.5px;
          border-radius: 200em; }
    .obj-form-field.obj-field-select.filled .obj-text {
      position: relative;
      display: block;
      padding-left: 29px; }
    .obj-form-field.obj-field-select:hover {
      background: #113d1f;
      border-color: #113d1f; }
      .obj-form-field.obj-field-select:hover .obj-ul-selects {
        border-color: #113d1f; }
        .obj-form-field.obj-field-select:hover .obj-ul-selects.active {
          border-color: #5f5f5f; }
      .obj-form-field.obj-field-select:hover .obj-text {
        color: #fff; }
      .obj-form-field.obj-field-select:hover .obj-i-wrap .obj-i {
        color: #fff; }
      .obj-form-field.obj-field-select:hover .obj-label .obj-i {
        color: #fff; }
      .obj-form-field.obj-field-select:hover .obj-label .obj-i-wrap {
        color: #fff; }
  .obj-form-field.obj-field-checkbox {
    background: none;
    border: 0 none;
    margin-top: 21px; }
    .light .obj-form-field.obj-field-checkbox {
      color: #fff; }
      .light .obj-form-field.obj-field-checkbox input {
        position: absolute;
        top: 0;
        left: 0; }
      .light .obj-form-field.obj-field-checkbox .wpcf7-list-item-label {
        display: block;
        padding-left: 15px; }
  .obj-form-field.obj-field-recaptcha {
    height: 75px; }
    .obj-form-field.obj-field-recaptcha > div > div > div {
      margin-left: auto; }
    .obj-form-field.obj-field-recaptcha .wpcf7-form-control-wrap {
      -webkit-transform: scale(0.96154);
      -ms-transform: scale(0.96154);
      transform: scale(0.96154);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top; }
      .obj-col-section-max .obj-form-field.obj-field-recaptcha .wpcf7-form-control-wrap {
        -webkit-transform: scale(0.96154);
        -ms-transform: scale(0.96154);
        transform: scale(0.96154); }
  .obj-form-field.obj-field-file {
    border-style: dashed;
    height: 148px;
    overflow: auto; }
  .obj-form-field .obj-input {
    display: block;
    width: 100%; }

.obj-label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 17px;
  overflow: hidden;
  padding-right: 40px;
  margin: 0; }
  .obj-label .obj-text,
  .obj-label .obj-i {
    position: absolute;
    top: 20px;
    left: 20px;
    line-height: 1;
    color: #bbb;
    font-weight: 700; }
  .obj-label b {
    color: #113d1f; }
  .obj-label .obj-text {
    font-weight: 400; }
  .obj-label .obj-i {
    left: -50px; }
  .filled .obj-label .obj-text {
    -webkit-transform: translate3d(34px, 0, 0);
    transform: translate3d(34px, 0, 0);
    opacity: 0; }
  .filled .obj-label .obj-i {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 15px; }
  .obj-field-select .obj-label .obj-text {
    opacity: 1; }

body div.wpcf7 {
  position: relative; }
  body div.wpcf7 .toggle-alert {
    display: none !important; }
  body div.wpcf7 .wpcf7-response-output {
    background: none;
    border: 0 none;
    padding: 0;
    margin: 0; }
    @media (min-width: 576px) {
      body div.wpcf7 .wpcf7-response-output {
        position: absolute;
        top: 100%;
        right: 0;
        bottom: 0;
        left: 0;
        text-align: right; } }
  body div.wpcf7 .wpcf7-form .wpcf7-mail-sent-ng,
  body div.wpcf7 .wpcf7-form .wpcf7-validation-errors {
    color: #113d1f; }
  body div.wpcf7 .wpcf7-form-control-wrap {
    display: block; }
  body div.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    top: 24px;
    right: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #113d1f !important; }
  body div.wpcf7 .fusion-slider-loading,
  body div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    right: 1.5em;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  body div.wpcf7 .drop_uploader,
  body div.wpcf7 .drop_uploader.hover {
    border: 0 none;
    margin: 0; }
  body div.wpcf7 .drop_uploader.drop_zone {
    height: 144px;
    padding: 15px 20px; }
    body div.wpcf7 .drop_uploader.drop_zone .text,
    body div.wpcf7 .drop_uploader.drop_zone .file_browse {
      font-size: 16px;
      color: #000; }
    body div.wpcf7 .drop_uploader.drop_zone .text b {
      color: #113d1f; }
    body div.wpcf7 .drop_uploader.drop_zone .file_browse {
      text-decoration: underline; }
    body div.wpcf7 .drop_uploader.drop_zone .text_wrapper {
      text-align: left;
      margin: 0; }
    body div.wpcf7 .drop_uploader.drop_zone .file_browse {
      text-transform: uppercase; }
      body div.wpcf7 .drop_uploader.drop_zone .file_browse:hover {
        color: #113d1f; }
    body div.wpcf7 .drop_uploader.drop_zone .errors {
      text-align: left; }
      body div.wpcf7 .drop_uploader.drop_zone .errors p {
        color: #113d1f; }
    body div.wpcf7 .drop_uploader.drop_zone ul.files {
      margin: 5px 0 0;
      padding: 0;
      width: 100%; }
      body div.wpcf7 .drop_uploader.drop_zone ul.files li {
        position: relative;
        list-style: none;
        background-color: #fff; }
        body div.wpcf7 .drop_uploader.drop_zone ul.files li .pe-7s-file {
          position: absolute;
          left: 0;
          top: 5px; }
        body div.wpcf7 .drop_uploader.drop_zone ul.files li span {
          padding: 0 0 0 35px;
          margin-right: 30px;
          white-space: nowrap;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: block;
          overflow: hidden;
          font-size: 14px; }
        body div.wpcf7 .drop_uploader.drop_zone ul.files li .action-delete {
          position: absolute;
          top: 6px;
          right: 0; }
        body div.wpcf7 .drop_uploader.drop_zone ul.files li .du_progress {
          position: absolute;
          top: 3px;
          right: -1px; }

.obj-section-tbar {
  background: 50% 50% no-repeat;
  background-size: cover; }
  .obj-section-tbar .container,
  .obj-section-tbar .container-fluid {
    position: relative;
    height: 100%; }
  .obj-section-tbar .obj-holder-sns,
  .obj-section-tbar .obj-title {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .obj-section-tbar .obj-holder-sns {
    left: auto;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .obj-section-tbar .obj-holder-sns .obj-inner {
      height: auto; }
  .obj-section-tbar .obj-title {
    color: #000;
    font-weight: 700; }

.slashed-i, .post-type-archive .entry-preview .entry-meta li:after,
.blog .archive .entry-preview .entry-meta li:after,
.obj-holder-blog .archive .entry-preview .entry-meta li:after,
.category .archive .entry-preview .entry-meta li:after,
.search .archive .entry-preview .entry-meta li:after {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  height: .8rem;
  width: 1px;
  background: #2b2b2b;
  display: block;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg); }

.obj-holder-sns .obj-link-sns {
  background-color: #113d1f;
  color: #fff;
  display: block;
  font-size: 27px;
  height: 36px;
  width: 36px;
  line-height: 38px;
  text-align: center;
  border-radius: 200rem; }
  .obj-holder-sns .obj-link-sns:hover {
    background-color: #2b2b2b; }

#footer .footers {
  background: url(images/base.jpg);
  padding: 30px 0;
  border-bottom: 5px solid #fff; }
  #footer .footers .obj-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700; }
  #footer .footers p, #footer .footers address {
    color: #fff;
    font-family: "Futura PT Book", "Open Sans";
    font-weight: 400; }
  #footer .footers address.obj-address {
    line-height: 1.2; }
  #footer .footers p a {
    color: #fff;
    font-family: "Futura PT Book", "Open Sans";
    font-weight: 400;
    text-decoration: none; }

#footer .obj-ul {
  padding: 0;
  margin: 0; }
  #footer .obj-ul li {
    list-style: none;
    display: inline-block;
    line-height: 1; }
    #footer .obj-ul li a {
      color: #fff; }

#footer .obj-col-info a {
  text-decoration: underline; }

#footer .obj-address {
  line-height: 1.9; }

#footer .footer-widgets .obj-i-wrap {
  font-size: 42px; }

#footer .footer-copyright {
  background: url(images/copyright-bg.jpg); }
  #footer .footer-copyright .copyright-nav {
    margin-bottom: 15px; }
    #footer .footer-copyright .copyright-nav.obj-ul li a {
      font-family: "Cardo";
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1.2;
      font-size: 16px; }
  #footer .footer-copyright .copyright-text {
    font-size: 14px;
    font-family: "Cardo";
    line-height: 1.2; }
  #footer .footer-copyright .obj-ul li {
    margin-right: .5rem;
    padding-right: .5rem;
    color: #fff;
    font-size: 11px; }
    #footer .footer-copyright .obj-ul li.current-menu-item a {
      color: #fff; }
    #footer .footer-copyright .obj-ul li:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }
    #footer .footer-copyright .obj-ul li.obj-li {
      padding-right: 0;
      border: 0 none;
      line-height: 1.5; }
      #footer .footer-copyright .obj-ul li.obj-li-0 {
        margin-bottom: 40px; }

#footer .navbar-footer .menu-item {
  margin-bottom: 10px; }
  #footer .navbar-footer .menu-item .menu-link {
    color: #113d1f;
    text-decoration: none;
    padding: 0;
    line-height: 1.3; }
    #footer .navbar-footer .menu-item .menu-link:hover {
      text-decoration: underline; }

#footer_map_window {
  margin-right: 17px;
  position: relative;
  margin: 98px 0 0 0; }
  #footer_map_window #footer_map_holder {
    overflow: hidden;
    height: 110px;
    position: absolute;
    bottom: 0;
    margin-right: 17px;
    width: 100%; }
    #footer_map_window #footer_map_holder.open #footer_map {
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      border: 10px solid #043a1c; }
    #footer_map_window #footer_map_holder .btn_maps {
      display: block;
      width: 80px;
      height: 70px;
      position: absolute;
      z-index: 99;
      left: 50%;
      width: 80px;
      height: 80px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      #footer_map_window #footer_map_holder .btn_maps .map-icon {
        background: #fff;
        border-radius: 50%;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 5px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(6, 6, 6, 0.5);
        box-shadow: 0px 0px 15px 0px rgba(6, 6, 6, 0.5); }
        #footer_map_window #footer_map_holder .btn_maps .map-icon svg {
          font-size: 30px; }
    #footer_map_window #footer_map_holder #footer_map {
      position: relative;
      margin-top: 37px;
      z-index: 100;
      width: 100%;
      height: 265px; }

.copyright-text li {
  font-family: "Futura PT Book", "Open Sans"; }

.entry-full-content .post {
  overflow: hidden; }

.entry-full-content .entry-title {
  font-size: 30px;
  color: #113d1f;
  margin-bottom: 1.5rem; }

.entry-full-content .entry-meta .obj-meta-label {
  font-size: 30px;
  color: #113d1f; }

.entry-full-content .entry-meta .obj-meta .obj-link {
  border-color: transparent;
  font-size: 1rem; }

.entry-full-content .obj-post-thumb {
  display: block;
  background: 50% 50% no-repeat;
  background-size: cover; }
  .entry-full-content .obj-post-thumb-default {
    background-size: auto;
    -webkit-box-shadow: inset 0px 1px 1px 0 #000, inset -1px 0px 1px 0 #000, inset 0px -1px 1px 0 #000, inset 1px 0px 1px 0 #000;
    box-shadow: inset 0px 1px 1px 0 #000, inset -1px 0px 1px 0 #000, inset 0px -1px 1px 0 #000, inset 1px 0px 1px 0 #000; }
  .entry-full-content .obj-post-thumb img {
    max-width: 100%;
    height: auto; }

.entry-full-content .entry-content .alignleft {
  margin-bottom: 1.625rem; }

.entry-full-content .entry-content ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 0;
  background: #113d1f;
  width: 5px;
  height: 5px;
  border-radius: 200rem; }

.entry-full-content .nav-links.post-navigation {
  border-color: #2d3d5c; }

.post-type-archive,
.blog .archive,
.obj-holder-blog .archive,
.category .archive,
.search .archive {
  margin-bottom: -50px; }
  .post-type-archive-product,
  .blog .archive-product,
  .obj-holder-blog .archive-product,
  .category .archive-product,
  .search .archive-product {
    margin-bottom: 0; }
  .post-type-archive .search-results-header,
  .blog .archive .search-results-header,
  .obj-holder-blog .archive .search-results-header,
  .category .archive .search-results-header,
  .search .archive .search-results-header {
    border: 0 none;
    border-bottom: 1px solid #2d3d5c;
    padding: 0 0 50px;
    margin-bottom: 50px; }
  .post-type-archive .no-results,
  .blog .archive .no-results,
  .obj-holder-blog .archive .no-results,
  .category .archive .no-results,
  .search .archive .no-results {
    margin-bottom: 50px; }
    .post-type-archive .no-results .page-header,
    .blog .archive .no-results .page-header,
    .obj-holder-blog .archive .no-results .page-header,
    .category .archive .no-results .page-header,
    .search .archive .no-results .page-header {
      margin: 0 0 1rem;
      padding-bottom: .5rem;
      border-color: #2d3d5c; }
  .post-type-archive .entry-preview,
  .blog .archive .entry-preview,
  .obj-holder-blog .archive .entry-preview,
  .category .archive .entry-preview,
  .search .archive .entry-preview {
    height: 100%; }
    .post-type-archive .entry-preview.post.sticky,
    .blog .archive .entry-preview.post.sticky,
    .obj-holder-blog .archive .entry-preview.post.sticky,
    .category .archive .entry-preview.post.sticky,
    .search .archive .entry-preview.post.sticky {
      border-color: #113d1f;
      border-width: 2px; }
    .post-type-archive .entry-preview .obj-inner,
    .blog .archive .entry-preview .obj-inner,
    .obj-holder-blog .archive .entry-preview .obj-inner,
    .category .archive .entry-preview .obj-inner,
    .search .archive .entry-preview .obj-inner {
      margin-bottom: 0; }
    .post-type-archive .entry-preview .featured-img,
    .blog .archive .entry-preview .featured-img,
    .obj-holder-blog .archive .entry-preview .featured-img,
    .category .archive .entry-preview .featured-img,
    .search .archive .entry-preview .featured-img {
      background: #fff 50% 50% no-repeat;
      height: 13.5rem;
      position: relative;
      border: 1px solid #2d3d5c; }
      .post-type-archive .entry-preview .featured-img .obj-link,
      .blog .archive .entry-preview .featured-img .obj-link,
      .obj-holder-blog .archive .entry-preview .featured-img .obj-link,
      .category .archive .entry-preview .featured-img .obj-link,
      .search .archive .entry-preview .featured-img .obj-link {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
        .post-type-archive .entry-preview .featured-img .obj-link .obj-text,
        .blog .archive .entry-preview .featured-img .obj-link .obj-text,
        .obj-holder-blog .archive .entry-preview .featured-img .obj-link .obj-text,
        .category .archive .entry-preview .featured-img .obj-link .obj-text,
        .search .archive .entry-preview .featured-img .obj-link .obj-text {
          position: absolute;
          top: 50%;
          right: 50%;
          -webkit-transform: translate(50%, -50%);
          -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
          visibility: hidden;
          opacity: 0;
          color: #fff;
          text-transform: uppercase;
          margin-top: 5px;
          display: block; }
        .post-type-archive .entry-preview .featured-img .obj-link:hover,
        .blog .archive .entry-preview .featured-img .obj-link:hover,
        .obj-holder-blog .archive .entry-preview .featured-img .obj-link:hover,
        .category .archive .entry-preview .featured-img .obj-link:hover,
        .search .archive .entry-preview .featured-img .obj-link:hover {
          background: rgba(17, 61, 31, 0.8); }
          .post-type-archive .entry-preview .featured-img .obj-link:hover .obj-text,
          .blog .archive .entry-preview .featured-img .obj-link:hover .obj-text,
          .obj-holder-blog .archive .entry-preview .featured-img .obj-link:hover .obj-text,
          .category .archive .entry-preview .featured-img .obj-link:hover .obj-text,
          .search .archive .entry-preview .featured-img .obj-link:hover .obj-text {
            visibility: visible;
            opacity: 1;
            margin-top: 0; }
    .post-type-archive .entry-preview .entry-meta,
    .blog .archive .entry-preview .entry-meta,
    .obj-holder-blog .archive .entry-preview .entry-meta,
    .category .archive .entry-preview .entry-meta,
    .search .archive .entry-preview .entry-meta {
      text-transform: uppercase;
      margin-bottom: 1rem; }
      .post-type-archive .entry-preview .entry-meta li,
      .blog .archive .entry-preview .entry-meta li,
      .obj-holder-blog .archive .entry-preview .entry-meta li,
      .category .archive .entry-preview .entry-meta li,
      .search .archive .entry-preview .entry-meta li {
        padding: 0 14px 0 0;
        position: relative; }
        .post-type-archive .entry-preview .entry-meta li:after,
        .blog .archive .entry-preview .entry-meta li:after,
        .obj-holder-blog .archive .entry-preview .entry-meta li:after,
        .category .archive .entry-preview .entry-meta li:after,
        .search .archive .entry-preview .entry-meta li:after {
          top: 3px; }
        .post-type-archive .entry-preview .entry-meta li:last-child,
        .blog .archive .entry-preview .entry-meta li:last-child,
        .obj-holder-blog .archive .entry-preview .entry-meta li:last-child,
        .category .archive .entry-preview .entry-meta li:last-child,
        .search .archive .entry-preview .entry-meta li:last-child {
          margin-right: 0;
          padding-right: 0; }
        .post-type-archive .entry-preview .entry-meta li:last-child::after,
        .blog .archive .entry-preview .entry-meta li:last-child::after,
        .obj-holder-blog .archive .entry-preview .entry-meta li:last-child::after,
        .category .archive .entry-preview .entry-meta li:last-child::after,
        .search .archive .entry-preview .entry-meta li:last-child::after {
          display: none; }
        .post-type-archive .entry-preview .entry-meta li a,
        .blog .archive .entry-preview .entry-meta li a,
        .obj-holder-blog .archive .entry-preview .entry-meta li a,
        .category .archive .entry-preview .entry-meta li a,
        .search .archive .entry-preview .entry-meta li a {
          color: #2b2b2b;
          border: 0 none; }
  .post-type-archive .entry-title,
  .blog .archive .entry-title,
  .obj-holder-blog .archive .entry-title,
  .category .archive .entry-title,
  .search .archive .entry-title {
    margin-bottom: .5rem; }
    .post-type-archive .entry-title a,
    .blog .archive .entry-title a,
    .obj-holder-blog .archive .entry-title a,
    .category .archive .entry-title a,
    .search .archive .entry-title a {
      color: #000; }
      .post-type-archive .entry-title a:hover,
      .blog .archive .entry-title a:hover,
      .obj-holder-blog .archive .entry-title a:hover,
      .category .archive .entry-title a:hover,
      .search .archive .entry-title a:hover {
        color: #113d1f; }
  .post-type-archive .entry-content,
  .blog .archive .entry-content,
  .obj-holder-blog .archive .entry-content,
  .category .archive .entry-content,
  .search .archive .entry-content {
    color: #2b2b2b;
    margin-bottom: 0; }
    .post-type-archive .entry-content p:last-child,
    .blog .archive .entry-content p:last-child,
    .obj-holder-blog .archive .entry-content p:last-child,
    .category .archive .entry-content p:last-child,
    .search .archive .entry-content p:last-child {
      margin-bottom: 0; }
    .post-type-archive .entry-content-wrap,
    .blog .archive .entry-content-wrap,
    .obj-holder-blog .archive .entry-content-wrap,
    .category .archive .entry-content-wrap,
    .search .archive .entry-content-wrap {
      padding: 0 30px 30px; }

.obj-holder-blog .archive {
  margin-bottom: 0; }

.obj-holder-blog .obj-section-header {
  text-align: center; }
  .obj-holder-blog .obj-section-header .obj-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 50px; }

.obj-holder-blog .obj-section-footer {
  margin-top: 20px; }
  .obj-holder-blog .obj-section-footer .obj-btn-wrap {
    margin: -20px 10px 20px; }
  .obj-holder-blog .obj-section-footer .obj-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px; }
    .obj-holder-blog .obj-section-footer .obj-btns .obj-btn-element {
      margin-top: 20px; }

.obj-holder-blog-items {
  margin-bottom: 1rem; }
  .obj-holder-blog-items .obj-blog-item {
    position: relative;
    margin-bottom: 1rem; }
    .obj-holder-blog-items .obj-blog-item .obj-link-post {
      display: block;
      color: #000; }
      .obj-holder-blog-items .obj-blog-item .obj-link-post:hover {
        color: #113d1f; }
    .obj-holder-blog-items .obj-blog-item .obj-text-date-wrap {
      position: absolute;
      top: 6px;
      left: 0;
      display: block;
      width: 40px;
      height: 40px;
      text-align: center;
      background: #000;
      color: #fff;
      font-size: 10px;
      line-height: 1;
      text-transform: uppercase; }
      .obj-holder-blog-items .obj-blog-item .obj-text-date-wrap .obj-text-date {
        display: block; }
        .obj-holder-blog-items .obj-blog-item .obj-text-date-wrap .obj-text-date-m {
          margin-top: 7px; }
        .obj-holder-blog-items .obj-blog-item .obj-text-date-wrap .obj-text-date-d {
          font-size: 12px;
          line-height: 1.5; }
    .obj-holder-blog-items .obj-blog-item .obj-text-excerpt {
      display: block;
      padding-left: 50px; }

.nav-links.archive-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: -20px; }

.nav-links.archive-navigation .page-numbers {
  border-radius: 0;
  margin: 0 20px 10px;
  font-style: normal;
  background: none;
  position: relative;
  vertical-align: middle; }
  .nav-links.archive-navigation .page-numbers .obj-svg-holder {
    display: block;
    position: relative;
    width: 100%;
    height: 100%; }
    .nav-links.archive-navigation .page-numbers .obj-svg-holder .obj-svg-wrap {
      position: absolute;
      top: 50%;
      right: 50%;
      -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%); }
      .nav-links.archive-navigation .page-numbers .obj-svg-holder .obj-svg-wrap svg {
        display: block;
        height: 30px;
        width: auto; }
  .nav-links.archive-navigation .page-numbers.current .obj-svg-holder svg path {
    fill: #fff; }

.tablepress {
  background-color: #fff; }
  .tablepress caption {
    display: none; }
  .tablepress thead tr th {
    background-color: transparent;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 20px; }
  .tablepress tbody tr {
    font-family: "Futura PT Book", "Open Sans"; }
    .tablepress tbody tr td {
      padding: .625em;
      font-family: "Futura PT Book", "Open Sans";
      font-weight: 400;
      color: #000; }
    .tablepress tbody tr.odd td {
      background-color: #043a1c;
      color: #fff; }
  .tablepress.multi-game {
    margin-bottom: 80px; }

.rates-holder .obj-holder-svgnav {
  margin-top: -63px; }

.tournament-share .obj-holder-svgnav {
  margin-top: -63px; }

.obj-holder-svgnav {
  margin-top: -63px; }

.coperate-bundle-content h3 {
  font-family: "Cardo";
  font-weight: 700;
  text-transform: uppercase;
  color: #043a1c;
  font-size: 22px;
  line-height: 1.2; }

.coperate-bundle-content .tablepress thead {
  display: none; }

.league-info .ladies-league-row .obj-inner, .league-info .mens-league-row .obj-inner {
  padding-top: 30px; }

.league-info .ladies-league-row p, .league-info .mens-league-row p {
  font-weight: 700;
  font-family: "Futura PT Book", "Open Sans";
  color: #043a1c;
  font-size: 20px;
  padding-left: 15px; }

.league-info .ladies-league-row h2, .league-info .mens-league-row h2 {
  font-weight: 700;
  padding-left: 15px; }

.tablepress.ladies-league tbody tr.row-4 td {
  background-color: #043a1c;
  color: #fff; }
  .tablepress.ladies-league tbody tr.row-4 td.column-1 {
    font-weight: bold; }

.tablepress.ladies-league tbody tr.row-4 td, .tablepress.ladies-league tbody tr.row-5 td {
  border-top: none; }

.tablepress.mens-league tbody tr td a {
  color: #fff; }

.other-rates-row .vc_column-inner {
  -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  height: 100%; }
  .other-rates-row .vc_column-inner .obj-inner {
    padding-top: 30px;
    background-color: #fff; }

.club-rentals-row {
  margin-bottom: 50px; }

.club-rentals-row .vc_column-inner, .power-carts-row .vc_column-inner {
  -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  height: 100%; }

.club-rentals-row .obj-inner, .power-carts-row .obj-inner {
  background-color: #fff; }
  .club-rentals-row .obj-inner h2, .power-carts-row .obj-inner h2 {
    font-size: 21px;
    color: #043a1c;
    font-weight: 700;
    padding-left: 15px; }

.tournament-menu-row {
  margin-top: 40px; }
  .tournament-menu-row .obj-inner {
    padding-top: 30px;
    background-color: #fff; }
  .tournament-menu-row .tournament-menu-content h2 {
    color: #043a1c;
    font-weight: 700;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 0px; }
  .tournament-menu-row .tournament-menu-content h3 {
    display: inline-block;
    font-size: 16px;
    font-family: "Futura PT Book", "Open Sans";
    font-weight: 700;
    padding-top: 0; }
  .tournament-menu-row .tournament-menu-content .tablepress {
    margin-top: 10px; }
    .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu tbody tr td {
      font-size: 18px; }
    .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu tbody tr.even td {
      background-color: #043a1c;
      color: #fff;
      font-weight: 700; }
    .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu tbody tr.odd td {
      background-color: transparent;
      color: #043a1c; }

.extra-menu p, .tournament-package-row p {
  font-weight: 400;
  text-transform: uppercase; }
  .extra-menu p strong, .tournament-package-row p strong {
    font-weight: 700; }

.hot-buffet-row .gourment-lunch {
  margin-top: 30px; }
  .hot-buffet-row .gourment-lunch .obj-inner {
    padding-top: 30px; }

.hot-buffet-row .tablepress.hot-buffet thead {
  display: block; }
  .hot-buffet-row .tablepress.hot-buffet thead tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .hot-buffet-row .tablepress.hot-buffet thead tr.row-1 th.column-1 {
      font-weight: 700;
      color: #043a1c;
      padding-bottom: 10px; }
    .hot-buffet-row .tablepress.hot-buffet thead tr.row-1 th.column-2 {
      padding-bottom: 10px;
      text-align: right;
      padding-right: 15px;
      line-height: 1.2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }

.hot-buffet-row .tablepress.hot-buffet tbody tr td {
  text-align: left;
  border-bottom: none;
  font-size: 18px; }

.hot-buffet-row .tablepress.hot-buffet tbody tr.even td {
  color: #fff;
  background-color: #043a1c;
  font-weight: 700; }

.hot-buffet-row .tablepress.hot-buffet tbody tr.odd td {
  background-color: transparent;
  color: #043a1c; }

.gourment-lunch .wpb_wrapper {
  height: 100%; }

.gourment-lunch .obj-content {
  height: 100%; }
  .gourment-lunch .obj-content .obj-inner {
    background-color: #fff;
    height: 100%; }
    .gourment-lunch .obj-content .obj-inner h2 {
      font-size: 22px;
      color: #043a1c;
      font-weight: 700; }

.mens-league-row {
  margin-bottom: 40px; }
  .mens-league-row .obj-inner {
    background-color: #fff; }
  .mens-league-row .tablepress thead {
    display: none; }

.ladies-league-row .obj-inner {
  background-color: #fff; }

.ladies-league-row .tablepress thead {
  display: none; }

.tournament-league-row .obj-inner {
  padding-top: 30px;
  background-color: #fff; }

.club-rentals-row .obj-inner, .power-carts-row .obj-inner {
  padding-top: 30px;
  background-color: #fff; }

.club-rentals-row .tablepress tbody tr td.column-2, .power-carts-row .tablepress tbody tr td.column-2 {
  text-align: right; }

.tournament-league-row h2 {
  padding-left: 15px;
  font-weight: bold;
  color: #043a1c; }

.multi-game-row .obj-inner, .green-fees-rate .obj-inner {
  padding-top: 30px;
  background-color: #fff; }
  .multi-game-row .obj-inner h2, .green-fees-rate .obj-inner h2 {
    color: #043a1c;
    font-weight: bold;
    font-size: 21px;
    padding-left: 12px; }

.coperate-bundle .obj-inner, .power-carts-rate .obj-inner {
  padding-top: 30px;
  background-color: #fff; }
  .coperate-bundle .obj-inner h2, .coperate-bundle .obj-inner h3, .power-carts-rate .obj-inner h2, .power-carts-rate .obj-inner h3 {
    color: #043a1c;
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px; }

@media screen and (max-width: 991px) {
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) thead {
    display: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) tbody tr {
    display: block; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) tbody tr td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: 16px;
      text-align: right;
      padding: .625em; }
      .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) tbody tr td a {
        color: #fff; }
      .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) tbody tr td::before {
        float: left;
        text-transform: uppercase;
        font-family: "Cardo";
        font-weight: 700; }
      .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle) tbody tr td:last-child {
        border-bottom: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-1 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 12px; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-2 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-2::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'regular';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-3 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-3::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Seniors (60+)';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-4 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-4::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Junior (u12)';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-5 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-table tbody tr td.column-5::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Youth (13 - 17)';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-1 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 12px; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-2 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-2::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Mon - Thurs ADULT';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-3 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-3::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Anyday ADULT';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-4 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-4::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Mon - Thurs SENIOR';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-5 {
    padding: 12px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).multi-game tbody tr td.column-5::before {
      font-family: "Futura PT Book", "Open Sans";
      content: 'Anyday SENIOR';
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-tournament tbody tr td, .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).power-carts tbody tr td {
    font-size: 16px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-tournament tbody tr td.column-1, .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).power-carts tbody tr td.column-1 {
      font-weight: bold;
      text-align: left;
      font-size: 18px; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-tournament tbody tr td.column-2::before, .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).power-carts tbody tr td.column-2::before {
      content: "9 Holes";
      font-family: "Futura PT Book", "Open Sans";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
    .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).green-fees-tournament tbody tr td.column-3::before, .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).power-carts tbody tr td.column-3::before {
      content: "18 Holes";
      font-family: "Futura PT Book", "Open Sans";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.odd td {
    text-align: left; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-2 td.column-1 {
    display: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-2 td.column-2::before {
    content: 'Meal #1';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-4 td.column-1 {
    display: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-4 td.column-2::before {
    content: 'Meal #2';
    font-family: "Futura PT Book", "Open Sans"; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-6 td.column-1 {
    display: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-6 td.column-2::before {
    content: 'Meal #3';
    font-family: "Futura PT Book", "Open Sans"; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-8 td.column-1 {
    display: none; }
  .tablepress:not(.mens-league):not(.ladies-league):not(.hot-buffet):not(.club-rentals):not(.club-rentals):not(.coperate-bundle).tournament-menu tbody tr.row-8 td.column-2::before {
    content: 'Meal #4';
    font-family: "Futura PT Book", "Open Sans"; }
  .tablepress.mens-league, .tablepress.ladies-league {
    table-layout: fixed; }
    .tablepress.mens-league tbody tr:not(.row-3), .tablepress.ladies-league tbody tr:not(.row-3) {
      width: 100%; }
      .tablepress.mens-league tbody tr:not(.row-3) td, .tablepress.ladies-league tbody tr:not(.row-3) td {
        text-align: left; }
        .tablepress.mens-league tbody tr:not(.row-3) td a, .tablepress.ladies-league tbody tr:not(.row-3) td a {
          word-break: break-all; }
        .tablepress.mens-league tbody tr:not(.row-3) td.column-1, .tablepress.ladies-league tbody tr:not(.row-3) td.column-1 {
          width: 50%; }
        .tablepress.mens-league tbody tr:not(.row-3) td.column-2, .tablepress.ladies-league tbody tr:not(.row-3) td.column-2 {
          width: 50%;
          text-align: right; }
    .tablepress.mens-league tbody tr.row-3 td.column-2, .tablepress.ladies-league tbody tr.row-3 td.column-2 {
      text-align: right; }
  .tablepress.ladies-league tbody tr.row-3 td {
    font-weight: bold; }
  .tablepress.ladies-league tbody tr.row-5 td.column-1 {
    font-weight: bold; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-1 {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: bold !important; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-2::before {
    content: '1';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-3::before {
    content: '2';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-4::before {
    content: '3';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-5::before {
    content: '4';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-6::before {
    content: '5';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-7::before {
    content: '6';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-8::before {
    content: '7';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-9::before {
    content: '8';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-10::before {
    content: '9';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-11 {
    height: 47px; }
    .score-front-row .tablepress.scorecard-front-9 tbody tr td.column-11::before {
      content: 'OUT';
      font-family: "Futura PT Book", "Open Sans";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      height: 47px; }
  .scorecard-back-9 tbody tr td.column-1 {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: bold !important; }
  .scorecard-back-9 tbody tr td.column-2::before {
    content: '10';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-3::before {
    content: '11';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-4::before {
    content: '12';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-5::before {
    content: '13';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-6::before {
    content: '14';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-7::before {
    content: '15';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-8::before {
    content: '16';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-9::before {
    content: '17';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-10::before {
    content: '18';
    font-family: "Futura PT Book", "Open Sans";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .scorecard-back-9 tbody tr td.column-11 {
    height: 47px; }
    .scorecard-back-9 tbody tr td.column-11::before {
      content: 'In';
      font-family: "Futura PT Book", "Open Sans";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      height: 47px; }
  .scorecard-back-9 tbody tr td.column-12 {
    height: 47px; }
    .scorecard-back-9 tbody tr td.column-12::before {
      content: 'Total';
      font-family: "Futura PT Book", "Open Sans";
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      height: 47px; } }

.obj-form-wrap {
  position: relative; }
  .obj-form-wrap .search-form .obj-label {
    position: relative;
    padding-right: 0; }
  .obj-form-wrap .search-form .obj-form-field {
    border: 2px solid #5f5f5f; }
  .obj-form-wrap .search-form .obj-btn-search {
    border: 0 none; }
    .obj-form-wrap .search-form .obj-btn-search:hover {
      color: #113d1f; }

.obj-holder-accordion .obj-item-accordion .obj-accordion-trigger .obj-i-wrap {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .obj-holder-accordion .obj-item-accordion .obj-accordion-trigger .obj-i-wrap .obj-i-2 {
    display: none; }

.obj-holder-accordion .obj-item-accordion .obj-accordion-target {
  display: none; }

.obj-holder-accordion .obj-item-accordion.active .obj-accordion-trigger .obj-i-wrap .obj-i-1 {
  display: none; }

.obj-holder-accordion .obj-item-accordion.active .obj-accordion-trigger .obj-i-wrap .obj-i-2 {
  display: block; }

.obj-holder-accordion .obj-item-accordion.active .obj-accordion-target {
  display: block; }

.obj-holder-accordion .obj-item-accordion-header {
  background-color: #5f5f5f; }
  .obj-holder-accordion .obj-item-accordion-header .obj-title-item {
    font-family: "Futura PT Book", "Open Sans";
    color: #278d48;
    font-size: 1rem; }
  .obj-holder-accordion .obj-item-accordion-header:hover .obj-title-item {
    color: #113d1f; }

.obj-holder-member .obj-item-img {
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden; }
  .obj-holder-member .obj-item-img img {
    max-width: 100%;
    height: auto; }

.obj-holder-files .obj-inner {
  background: #fff;
  margin-bottom: 35px; }
  .obj-extra-content:last-child .obj-holder-files .obj-inner {
    margin-bottom: 0; }
  .obj-holder-files .obj-inner .vc_tta-container {
    margin-bottom: 0; }
  .obj-holder-files .obj-inner-section-header {
    background: #000; }
    .obj-holder-files .obj-inner-section-header .obj-title {
      color: #fff;
      padding: 1rem 22px; }
  .obj-holder-files .obj-inner-section-body {
    border: 2px solid #2b2b2b; }
    .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container {
      width: 20%; }
      .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tabs-container .vc_tta-tabs-list {
        margin-top: 6px; }
    .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
      background: #fff;
      color: #000; }
    .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
      color: #113d1f; }
      .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-title-text {
        border-bottom: 2px solid #113d1f; }
    .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab {
      margin-bottom: 20px; }
      .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
        background: none;
        color: #000;
        border: 0 none;
        font-weight: 700;
        font-size: 1.1rem; }
        .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a .vc_tta-title-text {
          border-bottom: 2px solid transparent; }
        .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
          color: #113d1f;
          background: none; }
      .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
        color: #113d1f; }
        .obj-holder-files .obj-inner-section-body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a .vc_tta-title-text {
          border-bottom-color: #113d1f; }

.obj-holder-files .obj-holder-download-file {
  margin-top: 0;
  margin-bottom: .5rem; }
  .obj-holder-files .obj-holder-download-file .obj-title-file {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700; }
  .obj-holder-files .obj-holder-download-file p {
    margin: 0;
    position: relative;
    padding: 20px 0 20px 66px; }
    .obj-holder-files .obj-holder-download-file p img {
      position: absolute;
      top: 15px;
      left: 0; }
    .obj-holder-files .obj-holder-download-file p a {
      border: 0 none;
      color: #000;
      font-weight: 400; }

.obj-holder-files.obj-is-date-1 .obj-title-file {
  margin-top: 20px; }

.obj-js-navlinks.obj-tab-count-1 .vc_wp_custommenu .menu-item,
.obj-holder-nav-links.obj-tab-count-1 .vc_wp_custommenu .menu-item {
  width: 100%;
  text-align: left; }
  .obj-js-navlinks.obj-tab-count-1 .vc_wp_custommenu .menu-item a,
  .obj-holder-nav-links.obj-tab-count-1 .vc_wp_custommenu .menu-item a {
    padding-left: 30px; }

.obj-js-navlinks .vc_wp_custommenu,
.obj-js-navlinks .obj-holder-nav-items,
.obj-holder-nav-links .vc_wp_custommenu,
.obj-holder-nav-links .obj-holder-nav-items {
  background: #000;
  padding-top: 0; }
  .obj-js-navlinks .vc_wp_custommenu .menu,
  .obj-js-navlinks .obj-holder-nav-items .menu,
  .obj-holder-nav-links .vc_wp_custommenu .menu,
  .obj-holder-nav-links .obj-holder-nav-items .menu {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .obj-js-navlinks .vc_wp_custommenu .menu-item,
    .obj-js-navlinks .obj-holder-nav-items .menu-item,
    .obj-holder-nav-links .vc_wp_custommenu .menu-item,
    .obj-holder-nav-links .obj-holder-nav-items .menu-item {
      display: block;
      padding: 0;
      text-align: center; }
      .obj-js-navlinks .vc_wp_custommenu .menu-item a,
      .obj-js-navlinks .obj-holder-nav-items .menu-item a,
      .obj-holder-nav-links .vc_wp_custommenu .menu-item a,
      .obj-holder-nav-links .obj-holder-nav-items .menu-item a {
        display: block;
        padding: 1.5rem 15px 1.3rem;
        border-bottom: .2rem solid transparent;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.1rem; }
      .obj-js-navlinks .vc_wp_custommenu .menu-item:hover a,
      .obj-js-navlinks .obj-holder-nav-items .menu-item:hover a,
      .obj-holder-nav-links .vc_wp_custommenu .menu-item:hover a,
      .obj-holder-nav-links .obj-holder-nav-items .menu-item:hover a {
        color: #113d1f; }
      .obj-js-navlinks .vc_wp_custommenu .menu-item.active a, .obj-js-navlinks .vc_wp_custommenu .menu-item.current_page_item:not(.menu-item-object-custom) a, .obj-js-navlinks .vc_wp_custommenu .menu-item.current-menu-item:not(.menu-item-object-custom) a,
      .obj-js-navlinks .obj-holder-nav-items .menu-item.active a,
      .obj-js-navlinks .obj-holder-nav-items .menu-item.current_page_item:not(.menu-item-object-custom) a,
      .obj-js-navlinks .obj-holder-nav-items .menu-item.current-menu-item:not(.menu-item-object-custom) a,
      .obj-holder-nav-links .vc_wp_custommenu .menu-item.active a,
      .obj-holder-nav-links .vc_wp_custommenu .menu-item.current_page_item:not(.menu-item-object-custom) a,
      .obj-holder-nav-links .vc_wp_custommenu .menu-item.current-menu-item:not(.menu-item-object-custom) a,
      .obj-holder-nav-links .obj-holder-nav-items .menu-item.active a,
      .obj-holder-nav-links .obj-holder-nav-items .menu-item.current_page_item:not(.menu-item-object-custom) a,
      .obj-holder-nav-links .obj-holder-nav-items .menu-item.current-menu-item:not(.menu-item-object-custom) a {
        color: #fff;
        border-bottom-color: #113d1f; }

.obj-holder-download-list .obj-dl-list-wrap {
  border: 1px solid #000;
  border-radius: 10px;
  position: relative; }
  .obj-holder-download-list .obj-dl-list-wrap-icon {
    position: absolute;
    top: 7px;
    left: 40px;
    color: #113d1f;
    font-size: 40px; }

.map-wrap .map-holder {
  height: 23em;
  width: 100%;
  bord-top: 1px solid #fff; }
  .map-wrap .map-holder img {
    max-width: none; }

.map-wrap .arrow_map {
  border: 20px solid transparent;
  border-right: 20px solid #fff;
  position: absolute;
  top: 50%;
  left: -40px; }

.map-wrap .infoBoxBody {
  background: #fff;
  color: #000;
  padding: 2em;
  width: 16em; }

.map-wrap .marker-row {
  font-family: 'Open Sans', arial, sans-selif;
  line-height: 1.2;
  text-align: left;
  margin: 0; }

.map-wrap .marker-title {
  font-size: 1.8em;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  margin: 0 0 .5em;
  padding: 0 0 .5em; }

.map-wrap .marker-content {
  font-size: 1.6em; }

.obj-sns-holder .obj-sns-i-wrap {
  background-color: #fff;
  border-radius: 200em;
  position: relative; }
  .obj-sns-holder .obj-sns-i-wrap .obj-i {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    font-size: 25px;
    color: #154123; }

.obj-sns-holder .obj-link:hover .obj-sns-i-wrap {
  border: 3px solid #fff;
  background-color: transparent; }
  .obj-sns-holder .obj-link:hover .obj-sns-i-wrap .obj-i {
    color: #fff; }

.obj-holder-title-link {
  position: relative; }
  .obj-holder-title-link .obj-link-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .obj-holder-title-link .obj-title {
    position: relative; }
  .obj-holder-title-link:hover .obj-link {
    text-decoration: none; }
    .obj-holder-title-link:hover .obj-link-overlay {
      background-color: #2b2b2b; }

.obj-holder-history .obj-title {
  color: #ececec;
  font-size: 260px;
  font-weight: 900;
  line-height: 180px;
  position: relative; }
  .obj-holder-history .obj-title:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -3px;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, white 95%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, white 95%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(95%, white));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, white 95%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, white 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#fff',GradientType=0 ); }

.obj-holder-history .container {
  background-color: #fff;
  position: relative; }

.obj-holder-history .obj-item-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden; }
  .obj-holder-history .obj-item-wrap.active {
    position: relative;
    visibility: visible; }

.obj-holder-history .obj-item-holder-wrapper {
  position: relative; }

.obj-holder-history .obj-item-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 50% repeat;
  background-size: contain;
  visibility: hidden; }
  .obj-holder-history .obj-item-img.active {
    visibility: visible; }
  .obj-holder-history .obj-item-img-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.obj-holder-history .obj-item-navi .obj-link-text {
  font-weight: 700; }

.obj-holder-history .obj-item-navi.active .obj-link-text {
  font-weight: 700; }
  .obj-holder-history .obj-item-navi.active .obj-link-text:after {
    content: "";
    height: 3px;
    width: 21px;
    background-color: #2b2b2b;
    display: block; }

.obj-holder-history .obj-item-navi-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 2px solid #5f5f5f; }

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

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

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -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 {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

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

.owl-carousel .owl-item img.owl-lazy {
  -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;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

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

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

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

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

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

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

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

.obj-post-slider .obj-post-slider-inner {
  position: relative; }

.obj-post-slider .owl-stage-outer {
  padding: 0 2px; }

.obj-post-slider .slider-item {
  padding: 0;
  margin: 3px 0; }
  .obj-post-slider .slider-item .obj-slider-item-bg {
    background: #113d1f 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden; }
  .obj-post-slider .slider-item .obj-title {
    border: 1px solid #5f5f5f;
    border-top: 3px solid #113d1f;
    text-transform: none; }

.obj-post-slider .obj-btn-nav {
  position: absolute;
  top: 50%;
  left: -60px;
  border: 0 none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: 0 none;
  color: #2d3d5c; }
  .obj-post-slider .obj-btn-nav.next {
    left: auto;
    right: -60px; }
  .obj-post-slider .obj-btn-nav:hover {
    color: #113d1f; }

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.owl-carousel .owl-item img {
  height: auto; }

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: hidden;
  position: relative; }

.fp-scroller {
  overflow: hidden; }

.iScrollIndicator {
  border: 0 !important; }

.fp-notransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
  right: 17px; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px; }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
  right: 20px; }

#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important; }

.obj-holder-fullpage-navi .obj-link-anchor {
  padding: 65px 0;
  font-size: 28px;
  font-family: "Cardo";
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #fff;
  width: 33.33332%; }
  .obj-holder-fullpage-navi .obj-link-anchor:before, .obj-holder-fullpage-navi .obj-link-anchor:after {
    position: absolute;
    top: 100%;
    right: 50%;
    background-color: #fff;
    content: "";
    width: 10px;
    height: 10px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 200rem; }
  .obj-holder-fullpage-navi .obj-link-anchor:after {
    background-color: rgba(255, 255, 255, 0.5); }
  .obj-holder-fullpage-navi .obj-link-anchor:hover::after {
    width: 20px;
    height: 20px; }

body.home, body.secondary {
  background: url(images/Greybackground.jpg); }

.home-banner.row-has-fill {
  position: relative; }
  .home-banner.row-has-fill::before {
    content: '';
    background-color: #282828;
    opacity: 0.42;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .home-banner.row-has-fill .obj-content {
    text-align: center;
    position: relative;
    z-index: 12; }
    .home-banner.row-has-fill .obj-content .obj-inner {
      text-shadow: unset !important; }
      .home-banner.row-has-fill .obj-content .obj-inner h1 {
        color: #fff;
        text-shadow: unset !important;
        position: relative;
        z-index: 12;
        font-family: "Cardo";
        font-weight: bold;
        text-transform: uppercase;
        line-height: 0.964; }
      .home-banner.row-has-fill .obj-content .obj-inner h2 {
        font-family: "Futura PT Book", "Open Sans";
        color: #fff;
        text-transform: uppercase;
        text-shadow: unset !important;
        line-height: 1.2;
        position: relative;
        z-index: 12;
        letter-spacing: 29px;
        font-weight: 400; }

.challenage-box {
  -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  padding: 30px 15px 90px 15px; }
  .challenage-box .obj-content .obj-inner h4 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 0;
    color: #5f5f5f;
    letter-spacing: 2px;
    font-family: "Futura PT Book", "Open Sans";
    font-weight: 600; }
  .challenage-box .obj-content .obj-inner h5 {
    font-size: 32px;
    font-family: "Cardo";
    line-height: 1.2;
    color: #194527;
    padding-top: 0;
    font-weight: 800;
    margin-bottom: 10px; }
  .challenage-box .obj-content .obj-inner p {
    line-height: 1.728;
    color: #000;
    font-family: "Futura PT Book", "Open Sans"; }
  .challenage-box .obj-content .obj-inner .obj-btn {
    color: #2d3d5c;
    font-family: "Futura PT Book", "Open Sans";
    font-weight: 600; }

.obj-holder-svgnav {
  max-width: 1000px;
  position: relative;
  z-index: 99; }
  .obj-holder-svgnav .svgdiv {
    position: relative; }
    .obj-holder-svgnav .svgdiv .obj-link-main {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
  .obj-holder-svgnav .obj-svg-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .obj-holder-svgnav .obj-svg-holder .obj-svg-wrap svg {
      width: 50px;
      height: 47px; }
  .obj-holder-svgnav .rates-svgholder {
    margin: 0 auto;
    border-radius: 200em;
    background-color: #234f31;
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.2); }
    .obj-holder-svgnav .rates-svgholder .obj-svg-holder .obj-svg-wrap svg {
      width: 50px;
      height: 52px; }
      .obj-holder-svgnav .rates-svgholder .obj-svg-holder .obj-svg-wrap svg path.cls-1 {
        fill: #fff;
        stroke-width: 0; }
  .obj-holder-svgnav .teetime-svgholder, .obj-holder-svgnav .gallery-svgholder {
    border-radius: 200em;
    margin: 0 auto;
    background-color: #234f31;
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.2); }
  .obj-holder-svgnav .teetime, .obj-holder-svgnav .rates {
    margin-bottom: 30px; }
  .obj-holder-svgnav .link {
    text-align: center;
    padding-top: 10px; }
    .obj-holder-svgnav .link a {
      color: #9c9b9b;
      font-size: 22px;
      font-family: "Cardo";
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.2; }
  .obj-holder-svgnav .svgdiv {
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s; }
    .obj-holder-svgnav .svgdiv:hover {
      cursor: pointer; }
      .obj-holder-svgnav .svgdiv:hover .svgholder {
        background-color: #fff;
        border: 3px solid #194527;
        cursor: pointer; }
        .obj-holder-svgnav .svgdiv:hover .svgholder.rates-svgholder svg path, .obj-holder-svgnav .svgdiv:hover .svgholder.rates-svgholder svg line {
          fill: #194527 !important;
          stroke: #194527 !important; }
          .obj-holder-svgnav .svgdiv:hover .svgholder.rates-svgholder svg path.cls-1, .obj-holder-svgnav .svgdiv:hover .svgholder.rates-svgholder svg line.cls-1 {
            fill: #194527 !important;
            stroke: #194527 !important; }
        .obj-holder-svgnav .svgdiv:hover .svgholder.teetime-svgholder svg polyline, .obj-holder-svgnav .svgdiv:hover .svgholder.teetime-svgholder svg line {
          /*fill:$primary_other !important;*/
          stroke: #194527 !important; }
          .obj-holder-svgnav .svgdiv:hover .svgholder.teetime-svgholder svg polyline.cls-1, .obj-holder-svgnav .svgdiv:hover .svgholder.teetime-svgholder svg line.cls-1 {
            /*fill:$primary_other !important;*/
            stroke: #194527 !important; }
        .obj-holder-svgnav .svgdiv:hover .svgholder.gallery-svgholder path, .obj-holder-svgnav .svgdiv:hover .svgholder.gallery-svgholder polyline {
          stroke: #194527 !important; }
      .obj-holder-svgnav .svgdiv:hover .obj-link {
        text-decoration: none;
        cursor: pointer; }

.news {
  margin-top: 30px;
  -webkit-box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 63.99px 15.01px rgba(0, 0, 0, 0.08);
  padding: 30px 15px 50px 15px; }
  .news h2 {
    color: #194527;
    font-weight: 700;
    font-size: 32px;
    padding-left: 15px; }
  .news .vc_column-inner {
    background-color: #fff;
    padding-top: 20px; }
  .news .content-holder {
    padding: 30px 15px;
    border-right: none; }
    .news .content-holder h3 {
      font-size: 24px;
      font-weight: bold;
      color: #215b33;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .news .content-holder .excerpt p {
      color: #000;
      line-height: 1.728;
      font-family: "Futura PT Book", "Open Sans";
      margin-bottom: 25px; }
    .news .content-holder .read-more {
      font-size: 22px;
      color: #2d3d5c;
      text-transform: uppercase;
      line-height: 1.2;
      font-family: "Futura PT Book", "Open Sans"; }
      .news .content-holder .read-more svg {
        transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out; }
      .news .content-holder .read-more:hover {
        text-decoration: none; }
        .news .content-holder .read-more:hover svg {
          -webkit-transform: translateX(10px);
          -ms-transform: translateX(10px);
          transform: translateX(10px); }
  .news .border-bottom {
    margin-top: 40px;
    border: 4px solid #d7d7d7;
    height: 15px;
    border-left: none;
    border-right: none; }
  .news .slick-current .border-bottom {
    background-color: #d7d7d7; }
  .news .slick-next, .news .slick-prev {
    margin-top: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .news .slick-prev {
    left: -30px; }

.news .slick-track .slick-slide.slick-active:last-child .content-holder {
  border-right: none; }

.news .slick-track .slick-slide.slick-active:last-child .border-bottom {
  border-right: 4px solid #dee2e6; }

.readmore-content {
  display: none; }
  .readmore-content.active {
    display: block; }

.home .obj-holder-svgnav {
  margin-top: -103px; }

.contact-page-form .vc_column-inner {
  -webkit-box-shadow: 5px 0px 15px 0px rgba(7, 7, 7, 0.15);
  box-shadow: 5px 0px 15px 0px rgba(7, 7, 7, 0.15); }

.contact-holder.offset-lg-1 {
  margin-right: 8.333333%;
  margin-left: 0; }

.main-title h2 {
  font-weight: 900;
  margin-bottom: 0; }

.obj-contact-holder h5 {
  color: #000;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 6px; }

.obj-contact-holder .address h5 {
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 6px; }
  .obj-contact-holder .address h5 .icon {
    padding-right: 10px; }
    .obj-contact-holder .address h5 .icon svg path {
      fill: #113d1f; }

.obj-contact-holder .address address {
  line-height: 1.3; }

.obj-contact-holder .email p a {
  text-decoration: underline;
  color: #113d1f; }

.obj-contact-holder .phone p a {
  text-decoration: none;
  color: #2b2b2b !important; }

.obj-contact-holder .phone p .icon {
  padding-right: 10px; }
  .obj-contact-holder .phone p .icon svg path {
    fill: #113d1f; }

.obj-contact-holder .phone p span.title {
  margin-left: 0; }

.cash-icon svg path {
  fill: #113d1f; }

.request-quote .vc_column-inner {
  background-color: #f4f4f4; }

.request-quote .obj-content {
  background-color: #113d1f; }
  .request-quote .obj-content h2.obj-title {
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 28px; }

.request-quote .wpcf7-form {
  padding: 30px 15px; }

.contact-info-holder h2 {
  font-size: 28px;
  font-weight: bold;
  color: #043a1c;
  margin-bottom: 30px; }

.contact-info-holder .obj-btn {
  padding: 20px 15px;
  font-size: 18px;
  color: #fff;
  background: #043a1c;
  min-width: 255px;
  text-align: center;
  font-family: "Futura PT Book", "Open Sans";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .contact-info-holder .obj-btn span {
    text-align: center; }

.contact-info-holder b {
  color: #2b2b2b; }

.contact-info-holder p a {
  color: #2b2b2b; }

.contact-info-holder h6 {
  color: #2b2b2b;
  font-size: 18px;
  font-family: "Futura PT Book", "Open Sans"; }

.contact-info-holder h3 {
  font-family: "Futura PT Book", "Open Sans";
  color: #113d1f;
  font-weight: bold; }
  .contact-info-holder h3 b {
    color: #113d1f;
    font-weight: 700; }

.contact-info-holder .phone-link a, .contact-info-holder .mail-link a {
  color: #2b2b2b;
  font-weight: bold; }

.contact-info-holder .font-narrow {
  margin-bottom: 2px; }

.contact-info-holder .font-secondary {
  margin-bottom: 18px; }

.top-row {
  position: relative;
  z-index: 22; }

.obj-holder-galleryrow article .featured-image {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 186px;
  background-repeat: no-repeat;
  margin-bottom: 0;
  background-color: #000;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000; }
  .obj-holder-galleryrow article .featured-image .development-content-overlay {
    background-image: -moz-linear-gradient(90deg, #00366c 0%, #043a1c 100%);
    background-image: -webkit-linear-gradient(90deg, #00366c 0%, #043a1c 100%);
    background-image: -ms-linear-gradient(90deg, #00366c 0%, #043a1c 100%);
    opacity: 0.749;
    visibility: hidden;
    height: 186px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    .obj-holder-galleryrow article .featured-image .development-content-overlay .icon {
      display: block;
      width: 100%;
      position: relative;
      z-index: 999; }
      .obj-holder-galleryrow article .featured-image .development-content-overlay .icon svg {
        font-size: 28px; }
        .obj-holder-galleryrow article .featured-image .development-content-overlay .icon svg path {
          fill: #fff; }
    .obj-holder-galleryrow article .featured-image .development-content-overlay .overlay-content {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .obj-holder-galleryrow article .featured-image:hover {
    cursor: pointer; }
    .obj-holder-galleryrow article .featured-image:hover .development-content-overlay {
      visibility: visible; }

.imggallery-modal .ult_modal.ult-container {
  width: 100%; }
  .imggallery-modal .ult_modal.ult-container .obj-img-bg.slick-slide {
    width: 100%;
    height: 100%; }

.imggallery-modal .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 0; }
  .imggallery-modal .ult-carousel-wrapper .slick-arrow {
    font-size: 40px !important;
    background-color: #fff;
    color: #113d1f !important;
    border-radius: 200em;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .imggallery-modal .ult-carousel-wrapper .slick-arrow:hover {
      background-color: #113d1f !important;
      color: #fff !important; }

.imggallery-modal.member-modal .ult-carousel-wrapper .slick-slider .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ult-overlay-close.popup-edge-top-right {
  left: unset;
  right: 0; }

.ult_modal .ult-overlay-close {
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px; }

.ult-overlay-close-inside {
  background: url(images/cross.png) no-repeat center center !important; }

.member-modal {
  background-color: #acacac; }
  .member-modal .ult_modal.ult-container {
    width: 90%; }
  .member-modal .ult-carousel-wrapper {
    padding: 0;
    margin: 0; }
    .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow {
      width: 50px;
      height: 50px;
      background: #fff;
      -webkit-box-shadow: 0px 0px 15px 0px rgba(6, 6, 6, 0.5);
      box-shadow: 0px 0px 15px 0px rgba(6, 6, 6, 0.5);
      border-radius: 200rem;
      margin: 0;
      top: 25%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow i {
        font-size: 25px; }
  .member-modal .ult-modal .obj-img-bg {
    background: 50% 50% no-repeat;
    background-size: cover;
    background-color: #ededed; }
  .member-modal .ult_modal-body {
    padding: 0;
    overflow: visible; }
  .member-modal .ult_modal-content {
    overflow: visible !important; }

.facility .facility-intro p {
  font-size: 20px;
  color: #000;
  line-height: 1.2;
  text-transform: uppercase; }

.facility .club-house h2 {
  font-size: 32px;
  color: #194527;
  line-height: 1.2;
  font-weight: bold; }

.facility .proshop h2 {
  font-size: 32px;
  color: #194527;
  line-height: 1.2;
  font-weight: bold; }

.score-front-row .obj-content .obj-inner, .score-back-row .obj-content .obj-inner {
  padding-top: 30px;
  background-color: #fff;
  color: #000; }

.score-front-row p, .score-back-row p {
  margin-bottom: 30px;
  font-size: 20px; }

.score-front-row .tablepress.scorecard-front-9, .score-front-row .tablepress.scorecard-back-9, .score-back-row .tablepress.scorecard-front-9, .score-back-row .tablepress.scorecard-back-9 {
  empty-cells: hide; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr.even td, .score-front-row .tablepress.scorecard-back-9 tbody tr.even td, .score-back-row .tablepress.scorecard-front-9 tbody tr.even td, .score-back-row .tablepress.scorecard-back-9 tbody tr.even td {
    background-color: #043a1c;
    color: #fff; }
  .score-front-row .tablepress.scorecard-front-9 tbody tr.odd td, .score-front-row .tablepress.scorecard-back-9 tbody tr.odd td, .score-back-row .tablepress.scorecard-front-9 tbody tr.odd td, .score-back-row .tablepress.scorecard-back-9 tbody tr.odd td {
    background-color: #fff;
    color: #043a1c; }

.rating h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2; }

.rating p {
  font-size: 16px;
  padding-left: 0; }
  .rating p span {
    padding-right: 10px;
    padding-left: 10px; }
  .rating p .ft {
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0; }
  .rating p:last-child {
    padding-left: 0; }

.texture-row h2 {
  font-family: "Cardo";
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #043a1c;
  margin-bottom: 20px; }

.gallery-extra .obj-holder-svgnav {
  margin-top: -61px; }

.league-share .obj-holder-svgnav {
  margin-top: -103px; }

.obj-holder-partner .obj-item-figure img {
  max-width: 100%;
  height: auto; }

.obj-holder-career {
  margin-top: 3rem; }
  .obj-holder-career .obj-inner-section {
    margin-top: 30px; }
    .obj-holder-career .obj-inner-section-header {
      background: #113d1f url(images/bg_rectangle_orange_01.png);
      padding: 30px;
      color: #fff; }
  .obj-holder-career .obj-item {
    border: 1px solid #000;
    margin-top: 30px; }
    .obj-holder-career .obj-item .obj-title-career {
      margin-bottom: 1rem; }
    .obj-holder-career .obj-item .obj-item-role-inner-section {
      padding: 0 30px 30px; }
      .obj-holder-career .obj-item .obj-item-role-inner-section *:last-child {
        margin-bottom: 0; }
    .obj-holder-career .obj-item .obj-toggle-target .obj-item-role-content-long {
      display: none; }
    .obj-holder-career .obj-item .obj-toggle-target.active .obj-item-role-content-short {
      display: none; }
    .obj-holder-career .obj-item .obj-toggle-target.active .obj-item-role-content-long {
      display: block; }
    .obj-holder-career .obj-item .obj-toggle-target.active .obj-toggle-trigger .obj-i {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger {
      display: block;
      color: #000;
      padding: 30px;
      outline: none;
      position: relative; }
      .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger span.vc_row {
        display: block; }
      .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger .obj-i-wrap {
        font-size: 1.2rem; }
        .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger .obj-i-wrap-indicator {
          position: absolute;
          top: 50%;
          right: 30px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      .obj-holder-career .obj-item .obj-toggle-target .obj-toggle-trigger:hover .obj-i {
        color: #113d1f; }
    .obj-holder-career .obj-item-inner {
      position: relative; }
      .obj-holder-career .obj-item-inner .obj-text-extra {
        margin-bottom: 1rem;
        display: block; }
      .obj-holder-career .obj-item-inner-section .obj-ul-params .obj-li .obj-i-wrap {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        display: block;
        width: 35px; }

.archive .entry-content .entry-content {
  margin-bottom: 0; }

.obj-holder-product {
  /* Single Product */ }
  .obj-holder-product .obj-inner-section-header {
    margin-bottom: 40px; }
    .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: right; }
      .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li {
        position: relative;
        display: inline-block;
        margin-left: 10px; }
        .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li .obj-i-wrap {
          position: absolute;
          top: 0px;
          left: 0; }
        .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li .obj-link {
          color: #000;
          display: block;
          padding-left: 20px; }
          .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li .obj-link:hover {
            color: #113d1f; }
        .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li:first-child {
          margin-left: 0; }
          .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li:first-child .obj-i-wrap {
            display: none; }
          .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li:first-child .obj-link {
            padding: 0; }
        .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li.obj-li-back {
          padding-left: 20px; }
          .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb .obj-li.obj-li-back .obj-i-wrap {
            display: inline-block; }
      .obj-holder-product .obj-inner-section-header .obj-ul-breadcrumb.obj-holder-breadcrumb {
        text-align: left; }
  .obj-holder-product .obj-inner-section-body {
    position: relative; }
    .obj-holder-product .obj-inner-section-body > .obj-bg {
      position: absolute;
      top: -10px;
      right: -10px;
      bottom: 0;
      left: -10px;
      background: rgba(0, 0, 0, 0.4);
      visibility: hidden;
      opacity: 0;
      z-index: 100; }
      .obj-holder-product .obj-inner-section-body > .obj-bg .obj-i-wrap {
        position: absolute;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        font-size: 5rem; }
    .obj-holder-product .obj-inner-section-body .obj-item-header .obj-title .obj-svg-holder svg {
      width: 56px;
      height: 51.244px; }
    .obj-holder-product .obj-inner-section-body .obj-holder-html > .obj-ul {
      margin-top: 40px; }
    .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content-condensed ul {
      margin-bottom: 2rem; }
      .obj-holder-product .obj-inner-section-body .obj-holder-html .obj-entry-section-content .obj-content-condensed ul li {
        margin: 1rem 0 0; }
  .obj-holder-product.back-no .obj-inner-section-header .obj-li-back {
    display: none; }
  .obj-holder-product.calling-data .obj-inner-section-body > .obj-bg {
    opacity: 1;
    visibility: visible; }
  .obj-holder-product .entry-content .entry-title {
    text-transform: uppercase;
    font-weight: 200; }
  .obj-holder-product .entry-content .obj-entry-section {
    margin: 40px 0 0; }
    .obj-holder-product .entry-content .obj-entry-section-content {
      margin-top: 0; }
    .obj-holder-product .entry-content .obj-entry-section-tab .obj-inner-section-body {
      padding: 30px; }
    .obj-holder-product .entry-content .obj-entry-section-files .obj-flex {
      margin-top: -10px; }
    .obj-holder-product .entry-content .obj-entry-section-files p {
      margin: 10px 0 0;
      vertical-align: middle;
      position: relative; }
      .obj-holder-product .entry-content .obj-entry-section-files p .obj-link {
        padding: 17px 0 0 65px;
        display: block;
        border: 0 none;
        text-transform: uppercase;
        color: #000; }
        .obj-holder-product .entry-content .obj-entry-section-files p .obj-link:hover {
          color: #113d1f; }
      .obj-holder-product .entry-content .obj-entry-section-files p .obj-i-wrap {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 40px; }
    .obj-holder-product .entry-content .obj-entry-section .obj-table {
      margin: -6px 0 0;
      border: 0 none; }
      .obj-holder-product .entry-content .obj-entry-section .obj-table-tr {
        border-top: 1px solid #000;
        vertical-align: top;
        padding: 30px 0; }
        .obj-holder-product .entry-content .obj-entry-section .obj-table-tr:first-child {
          padding-top: 0;
          border-top: 0 none; }
        .obj-holder-product .entry-content .obj-entry-section .obj-table-tr:last-child {
          padding-bottom: 0; }
        .obj-holder-product .entry-content .obj-entry-section .obj-table-tr .obj-table-td {
          padding: 6px 3px;
          border: 0 none; }
          .obj-holder-product .entry-content .obj-entry-section .obj-table-tr .obj-table-td:first-child {
            font-weight: 700; }
          .obj-holder-product .entry-content .obj-entry-section .obj-table-tr .obj-table-td p {
            margin-bottom: 0; }
          .obj-holder-product .entry-content .obj-entry-section .obj-table-tr .obj-table-td a {
            border: 0 none;
            color: #000;
            text-transform: uppercase; }
            .obj-holder-product .entry-content .obj-entry-section .obj-table-tr .obj-table-td a:hover {
              color: #113d1f; }
  .obj-holder-product .entry-content .obj-content ul {
    margin-top: 1rem;
    margin-bottom: 0; }
    .obj-holder-product .entry-content .obj-content ul li {
      margin-top: .5rem;
      margin-bottom: 0; }
      .obj-holder-product .entry-content .obj-content ul li li {
        margin-top: 1rem; }
    .obj-holder-product .entry-content .obj-content ul:first-child {
      margin-top: -.5rem; }
  .obj-holder-product .entry-content .obj-content p {
    margin: 1rem 0 0; }
    .obj-holder-product .entry-content .obj-content p:first-child {
      margin-top: 0; }
  .obj-holder-product .entry-content .obj-content-inner {
    margin-top: -1rem; }
    .obj-holder-product .entry-content .obj-content-inner > :first-child,
    .obj-holder-product .entry-content .obj-content-inner > p:first-child {
      margin-top: 1rem; }
    .obj-holder-product .entry-content .obj-content-inner > ul:last-child {
      margin-bottom: 0; }
      .obj-holder-product .entry-content .obj-content-inner > ul:last-child li:last-child {
        margin-bottom: 0; }
  .obj-holder-product .entry-content .obj-content .obj-holder-table {
    margin-top: 2rem; }
    .obj-holder-product .entry-content .obj-content .obj-holder-table:first-child {
      margin-top: 0; }

.product-banner {
  background-size: cover; }
  .product-banner-inner {
    background-color: rgba(156, 155, 155, 0.62); }

.product-title {
  color: #fff; }

.product-body {
  background: #fafafa 0 100% no-repeat; }

.product-item-section-banner .onsale {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #113d1f;
  color: #fff;
  padding: 10px 30px;
  z-index: 100; }

.product-item-cart {
  top: 50%;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0; }

.product-item:hover .product-item-cart {
  visibility: visible;
  opacity: 1; }

@media (min-width: 320px) {
  .m-xs--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-xs--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-xs--60 {
    margin-top: -60px; }
  .mr-xs--60 {
    margin-right: -60px; }
  .mb-xs--60 {
    margin-bottom: -60px; }
  .ml-xs--60 {
    margin-left: -60px; }
  .pt-xs--60 {
    padding-top: -60px; }
  .pb-xs--60 {
    padding-bottom: -60px; }
  .m-xs--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-xs--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-xs--50 {
    margin-top: -50px; }
  .mr-xs--50 {
    margin-right: -50px; }
  .mb-xs--50 {
    margin-bottom: -50px; }
  .ml-xs--50 {
    margin-left: -50px; }
  .pt-xs--50 {
    padding-top: -50px; }
  .pb-xs--50 {
    padding-bottom: -50px; }
  .m-xs--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-xs--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-xs--40 {
    margin-top: -40px; }
  .mr-xs--40 {
    margin-right: -40px; }
  .mb-xs--40 {
    margin-bottom: -40px; }
  .ml-xs--40 {
    margin-left: -40px; }
  .pt-xs--40 {
    padding-top: -40px; }
  .pb-xs--40 {
    padding-bottom: -40px; }
  .m-xs--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-xs--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-xs--30 {
    margin-top: -30px; }
  .mr-xs--30 {
    margin-right: -30px; }
  .mb-xs--30 {
    margin-bottom: -30px; }
  .ml-xs--30 {
    margin-left: -30px; }
  .pt-xs--30 {
    padding-top: -30px; }
  .pb-xs--30 {
    padding-bottom: -30px; }
  .m-xs--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-xs--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-xs--25 {
    margin-top: -25px; }
  .mr-xs--25 {
    margin-right: -25px; }
  .mb-xs--25 {
    margin-bottom: -25px; }
  .ml-xs--25 {
    margin-left: -25px; }
  .pt-xs--25 {
    padding-top: -25px; }
  .pb-xs--25 {
    padding-bottom: -25px; }
  .m-xs--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-xs--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-xs--20 {
    margin-top: -20px; }
  .mr-xs--20 {
    margin-right: -20px; }
  .mb-xs--20 {
    margin-bottom: -20px; }
  .ml-xs--20 {
    margin-left: -20px; }
  .pt-xs--20 {
    padding-top: -20px; }
  .pb-xs--20 {
    padding-bottom: -20px; }
  .m-xs--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-xs--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-xs--15 {
    margin-top: -15px; }
  .mr-xs--15 {
    margin-right: -15px; }
  .mb-xs--15 {
    margin-bottom: -15px; }
  .ml-xs--15 {
    margin-left: -15px; }
  .pt-xs--15 {
    padding-top: -15px; }
  .pb-xs--15 {
    padding-bottom: -15px; }
  .m-xs--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-xs--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-xs--10 {
    margin-top: -10px; }
  .mr-xs--10 {
    margin-right: -10px; }
  .mb-xs--10 {
    margin-bottom: -10px; }
  .ml-xs--10 {
    margin-left: -10px; }
  .pt-xs--10 {
    padding-top: -10px; }
  .pb-xs--10 {
    padding-bottom: -10px; }
  .m-xs--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-xs--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-xs--5 {
    margin-top: -5px; }
  .mr-xs--5 {
    margin-right: -5px; }
  .mb-xs--5 {
    margin-bottom: -5px; }
  .ml-xs--5 {
    margin-left: -5px; }
  .pt-xs--5 {
    padding-top: -5px; }
  .pb-xs--5 {
    padding-bottom: -5px; }
  .m-xs-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-xs-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-xs-0 {
    margin-top: 0px; }
  .mr-xs-0 {
    margin-right: 0px; }
  .mb-xs-0 {
    margin-bottom: 0px; }
  .ml-xs-0 {
    margin-left: 0px; }
  .p-xs-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-xs-0 {
    padding-right: 0px; }
  .pl-xs-0 {
    padding-left: 0px; }
  .ph-xs-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-xs-0 {
    padding-top: 0px; }
  .pb-xs-0 {
    padding-bottom: 0px; }
  .m-xs-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-xs-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-xs-5 {
    margin-top: 5px; }
  .mr-xs-5 {
    margin-right: 5px; }
  .mb-xs-5 {
    margin-bottom: 5px; }
  .ml-xs-5 {
    margin-left: 5px; }
  .p-xs-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-xs-5 {
    padding-right: 5px; }
  .pl-xs-5 {
    padding-left: 5px; }
  .ph-xs-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-xs-5 {
    padding-top: 5px; }
  .pb-xs-5 {
    padding-bottom: 5px; }
  .m-xs-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-xs-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-xs-10 {
    margin-top: 10px; }
  .mr-xs-10 {
    margin-right: 10px; }
  .mb-xs-10 {
    margin-bottom: 10px; }
  .ml-xs-10 {
    margin-left: 10px; }
  .p-xs-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-xs-10 {
    padding-right: 10px; }
  .pl-xs-10 {
    padding-left: 10px; }
  .ph-xs-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-xs-10 {
    padding-top: 10px; }
  .pb-xs-10 {
    padding-bottom: 10px; }
  .m-xs-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-xs-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-xs-15 {
    margin-top: 15px; }
  .mr-xs-15 {
    margin-right: 15px; }
  .mb-xs-15 {
    margin-bottom: 15px; }
  .ml-xs-15 {
    margin-left: 15px; }
  .p-xs-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-xs-15 {
    padding-right: 15px; }
  .pl-xs-15 {
    padding-left: 15px; }
  .ph-xs-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-xs-15 {
    padding-top: 15px; }
  .pb-xs-15 {
    padding-bottom: 15px; }
  .m-xs-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-xs-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-xs-20 {
    margin-top: 20px; }
  .mr-xs-20 {
    margin-right: 20px; }
  .mb-xs-20 {
    margin-bottom: 20px; }
  .ml-xs-20 {
    margin-left: 20px; }
  .p-xs-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-xs-20 {
    padding-right: 20px; }
  .pl-xs-20 {
    padding-left: 20px; }
  .ph-xs-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-xs-20 {
    padding-top: 20px; }
  .pb-xs-20 {
    padding-bottom: 20px; }
  .m-xs-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-xs-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-xs-25 {
    margin-top: 25px; }
  .mr-xs-25 {
    margin-right: 25px; }
  .mb-xs-25 {
    margin-bottom: 25px; }
  .ml-xs-25 {
    margin-left: 25px; }
  .p-xs-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-xs-25 {
    padding-right: 25px; }
  .pl-xs-25 {
    padding-left: 25px; }
  .ph-xs-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-xs-25 {
    padding-top: 25px; }
  .pb-xs-25 {
    padding-bottom: 25px; }
  .m-xs-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-xs-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-xs-30 {
    margin-top: 30px; }
  .mr-xs-30 {
    margin-right: 30px; }
  .mb-xs-30 {
    margin-bottom: 30px; }
  .ml-xs-30 {
    margin-left: 30px; }
  .p-xs-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-xs-30 {
    padding-right: 30px; }
  .pl-xs-30 {
    padding-left: 30px; }
  .ph-xs-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-xs-30 {
    padding-top: 30px; }
  .pb-xs-30 {
    padding-bottom: 30px; }
  .m-xs-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-xs-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-xs-35 {
    margin-top: 35px; }
  .mr-xs-35 {
    margin-right: 35px; }
  .mb-xs-35 {
    margin-bottom: 35px; }
  .ml-xs-35 {
    margin-left: 35px; }
  .p-xs-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-xs-35 {
    padding-right: 35px; }
  .pl-xs-35 {
    padding-left: 35px; }
  .ph-xs-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-xs-35 {
    padding-top: 35px; }
  .pb-xs-35 {
    padding-bottom: 35px; }
  .m-xs-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-xs-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-xs-40 {
    margin-top: 40px; }
  .mr-xs-40 {
    margin-right: 40px; }
  .mb-xs-40 {
    margin-bottom: 40px; }
  .ml-xs-40 {
    margin-left: 40px; }
  .p-xs-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-xs-40 {
    padding-right: 40px; }
  .pl-xs-40 {
    padding-left: 40px; }
  .ph-xs-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-xs-40 {
    padding-top: 40px; }
  .pb-xs-40 {
    padding-bottom: 40px; }
  .m-xs-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-xs-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-xs-45 {
    margin-top: 45px; }
  .mr-xs-45 {
    margin-right: 45px; }
  .mb-xs-45 {
    margin-bottom: 45px; }
  .ml-xs-45 {
    margin-left: 45px; }
  .p-xs-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-xs-45 {
    padding-right: 45px; }
  .pl-xs-45 {
    padding-left: 45px; }
  .ph-xs-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-xs-45 {
    padding-top: 45px; }
  .pb-xs-45 {
    padding-bottom: 45px; }
  .m-xs-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-xs-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-xs-50 {
    margin-top: 50px; }
  .mr-xs-50 {
    margin-right: 50px; }
  .mb-xs-50 {
    margin-bottom: 50px; }
  .ml-xs-50 {
    margin-left: 50px; }
  .p-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-xs-50 {
    padding-right: 50px; }
  .pl-xs-50 {
    padding-left: 50px; }
  .ph-xs-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-xs-50 {
    padding-top: 50px; }
  .pb-xs-50 {
    padding-bottom: 50px; }
  .m-xs-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-xs-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-xs-55 {
    margin-top: 55px; }
  .mr-xs-55 {
    margin-right: 55px; }
  .mb-xs-55 {
    margin-bottom: 55px; }
  .ml-xs-55 {
    margin-left: 55px; }
  .p-xs-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-xs-55 {
    padding-right: 55px; }
  .pl-xs-55 {
    padding-left: 55px; }
  .ph-xs-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-xs-55 {
    padding-top: 55px; }
  .pb-xs-55 {
    padding-bottom: 55px; }
  .m-xs-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-xs-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-xs-60 {
    margin-top: 60px; }
  .mr-xs-60 {
    margin-right: 60px; }
  .mb-xs-60 {
    margin-bottom: 60px; }
  .ml-xs-60 {
    margin-left: 60px; }
  .p-xs-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-xs-60 {
    padding-right: 60px; }
  .pl-xs-60 {
    padding-left: 60px; }
  .ph-xs-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-xs-60 {
    padding-top: 60px; }
  .pb-xs-60 {
    padding-bottom: 60px; }
  .m-xs-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-xs-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-xs-65 {
    margin-top: 65px; }
  .mr-xs-65 {
    margin-right: 65px; }
  .mb-xs-65 {
    margin-bottom: 65px; }
  .ml-xs-65 {
    margin-left: 65px; }
  .p-xs-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-xs-65 {
    padding-right: 65px; }
  .pl-xs-65 {
    padding-left: 65px; }
  .ph-xs-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-xs-65 {
    padding-top: 65px; }
  .pb-xs-65 {
    padding-bottom: 65px; }
  .m-xs-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-xs-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-xs-70 {
    margin-top: 70px; }
  .mr-xs-70 {
    margin-right: 70px; }
  .mb-xs-70 {
    margin-bottom: 70px; }
  .ml-xs-70 {
    margin-left: 70px; }
  .p-xs-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-xs-70 {
    padding-right: 70px; }
  .pl-xs-70 {
    padding-left: 70px; }
  .ph-xs-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-xs-70 {
    padding-top: 70px; }
  .pb-xs-70 {
    padding-bottom: 70px; }
  .m-xs-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-xs-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-xs-75 {
    margin-top: 75px; }
  .mr-xs-75 {
    margin-right: 75px; }
  .mb-xs-75 {
    margin-bottom: 75px; }
  .ml-xs-75 {
    margin-left: 75px; }
  .p-xs-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-xs-75 {
    padding-right: 75px; }
  .pl-xs-75 {
    padding-left: 75px; }
  .ph-xs-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-xs-75 {
    padding-top: 75px; }
  .pb-xs-75 {
    padding-bottom: 75px; }
  .m-xs-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-xs-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-xs-80 {
    margin-top: 80px; }
  .mr-xs-80 {
    margin-right: 80px; }
  .mb-xs-80 {
    margin-bottom: 80px; }
  .ml-xs-80 {
    margin-left: 80px; }
  .p-xs-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-xs-80 {
    padding-right: 80px; }
  .pl-xs-80 {
    padding-left: 80px; }
  .ph-xs-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-xs-80 {
    padding-top: 80px; }
  .pb-xs-80 {
    padding-bottom: 80px; }
  .m-xs-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-xs-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-xs-85 {
    margin-top: 85px; }
  .mr-xs-85 {
    margin-right: 85px; }
  .mb-xs-85 {
    margin-bottom: 85px; }
  .ml-xs-85 {
    margin-left: 85px; }
  .p-xs-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-xs-85 {
    padding-right: 85px; }
  .pl-xs-85 {
    padding-left: 85px; }
  .ph-xs-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-xs-85 {
    padding-top: 85px; }
  .pb-xs-85 {
    padding-bottom: 85px; }
  .m-xs-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-xs-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-xs-90 {
    margin-top: 90px; }
  .mr-xs-90 {
    margin-right: 90px; }
  .mb-xs-90 {
    margin-bottom: 90px; }
  .ml-xs-90 {
    margin-left: 90px; }
  .p-xs-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-xs-90 {
    padding-right: 90px; }
  .pl-xs-90 {
    padding-left: 90px; }
  .ph-xs-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-xs-90 {
    padding-top: 90px; }
  .pb-xs-90 {
    padding-bottom: 90px; }
  .m-xs-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-xs-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-xs-95 {
    margin-top: 95px; }
  .mr-xs-95 {
    margin-right: 95px; }
  .mb-xs-95 {
    margin-bottom: 95px; }
  .ml-xs-95 {
    margin-left: 95px; }
  .p-xs-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-xs-95 {
    padding-right: 95px; }
  .pl-xs-95 {
    padding-left: 95px; }
  .ph-xs-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-xs-95 {
    padding-top: 95px; }
  .pb-xs-95 {
    padding-bottom: 95px; }
  .m-xs-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-xs-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-xs-100 {
    margin-top: 100px; }
  .mr-xs-100 {
    margin-right: 100px; }
  .mb-xs-100 {
    margin-bottom: 100px; }
  .ml-xs-100 {
    margin-left: 100px; }
  .p-xs-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-xs-100 {
    padding-right: 100px; }
  .pl-xs-100 {
    padding-left: 100px; }
  .ph-xs-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-xs-100 {
    padding-top: 100px; }
  .pb-xs-100 {
    padding-bottom: 100px; }
  .m-xs-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-xs-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-xs-105 {
    margin-top: 105px; }
  .mr-xs-105 {
    margin-right: 105px; }
  .mb-xs-105 {
    margin-bottom: 105px; }
  .ml-xs-105 {
    margin-left: 105px; }
  .p-xs-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-xs-105 {
    padding-right: 105px; }
  .pl-xs-105 {
    padding-left: 105px; }
  .ph-xs-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-xs-105 {
    padding-top: 105px; }
  .pb-xs-105 {
    padding-bottom: 105px; }
  .m-xs-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-xs-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-xs-110 {
    margin-top: 110px; }
  .mr-xs-110 {
    margin-right: 110px; }
  .mb-xs-110 {
    margin-bottom: 110px; }
  .ml-xs-110 {
    margin-left: 110px; }
  .p-xs-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-xs-110 {
    padding-right: 110px; }
  .pl-xs-110 {
    padding-left: 110px; }
  .ph-xs-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-xs-110 {
    padding-top: 110px; }
  .pb-xs-110 {
    padding-bottom: 110px; }
  .m-xs-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-xs-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-xs-115 {
    margin-top: 115px; }
  .mr-xs-115 {
    margin-right: 115px; }
  .mb-xs-115 {
    margin-bottom: 115px; }
  .ml-xs-115 {
    margin-left: 115px; }
  .p-xs-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-xs-115 {
    padding-right: 115px; }
  .pl-xs-115 {
    padding-left: 115px; }
  .ph-xs-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-xs-115 {
    padding-top: 115px; }
  .pb-xs-115 {
    padding-bottom: 115px; }
  .m-xs-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-xs-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-xs-120 {
    margin-top: 120px; }
  .mr-xs-120 {
    margin-right: 120px; }
  .mb-xs-120 {
    margin-bottom: 120px; }
  .ml-xs-120 {
    margin-left: 120px; }
  .p-xs-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-xs-120 {
    padding-right: 120px; }
  .pl-xs-120 {
    padding-left: 120px; }
  .ph-xs-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-xs-120 {
    padding-top: 120px; }
  .pb-xs-120 {
    padding-bottom: 120px; }
  .m-xs-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-xs-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-xs-125 {
    margin-top: 125px; }
  .mr-xs-125 {
    margin-right: 125px; }
  .mb-xs-125 {
    margin-bottom: 125px; }
  .ml-xs-125 {
    margin-left: 125px; }
  .p-xs-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-xs-125 {
    padding-right: 125px; }
  .pl-xs-125 {
    padding-left: 125px; }
  .ph-xs-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-xs-125 {
    padding-top: 125px; }
  .pb-xs-125 {
    padding-bottom: 125px; }
  .m-xs-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-xs-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-xs-130 {
    margin-top: 130px; }
  .mr-xs-130 {
    margin-right: 130px; }
  .mb-xs-130 {
    margin-bottom: 130px; }
  .ml-xs-130 {
    margin-left: 130px; }
  .p-xs-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-xs-130 {
    padding-right: 130px; }
  .pl-xs-130 {
    padding-left: 130px; }
  .ph-xs-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-xs-130 {
    padding-top: 130px; }
  .pb-xs-130 {
    padding-bottom: 130px; }
  .m-xs-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-xs-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-xs-135 {
    margin-top: 135px; }
  .mr-xs-135 {
    margin-right: 135px; }
  .mb-xs-135 {
    margin-bottom: 135px; }
  .ml-xs-135 {
    margin-left: 135px; }
  .p-xs-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-xs-135 {
    padding-right: 135px; }
  .pl-xs-135 {
    padding-left: 135px; }
  .ph-xs-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-xs-135 {
    padding-top: 135px; }
  .pb-xs-135 {
    padding-bottom: 135px; }
  .m-xs-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-xs-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-xs-140 {
    margin-top: 140px; }
  .mr-xs-140 {
    margin-right: 140px; }
  .mb-xs-140 {
    margin-bottom: 140px; }
  .ml-xs-140 {
    margin-left: 140px; }
  .p-xs-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-xs-140 {
    padding-right: 140px; }
  .pl-xs-140 {
    padding-left: 140px; }
  .ph-xs-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-xs-140 {
    padding-top: 140px; }
  .pb-xs-140 {
    padding-bottom: 140px; }
  .m-xs-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-xs-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-xs-145 {
    margin-top: 145px; }
  .mr-xs-145 {
    margin-right: 145px; }
  .mb-xs-145 {
    margin-bottom: 145px; }
  .ml-xs-145 {
    margin-left: 145px; }
  .p-xs-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-xs-145 {
    padding-right: 145px; }
  .pl-xs-145 {
    padding-left: 145px; }
  .ph-xs-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-xs-145 {
    padding-top: 145px; }
  .pb-xs-145 {
    padding-bottom: 145px; }
  .m-xs-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-xs-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-xs-150 {
    margin-top: 150px; }
  .mr-xs-150 {
    margin-right: 150px; }
  .mb-xs-150 {
    margin-bottom: 150px; }
  .ml-xs-150 {
    margin-left: 150px; }
  .p-xs-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-xs-150 {
    padding-right: 150px; }
  .pl-xs-150 {
    padding-left: 150px; }
  .ph-xs-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-xs-150 {
    padding-top: 150px; }
  .pb-xs-150 {
    padding-bottom: 150px; }
  .m-xs-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-xs-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-xs-160 {
    margin-top: 160px; }
  .mr-xs-160 {
    margin-right: 160px; }
  .mb-xs-160 {
    margin-bottom: 160px; }
  .ml-xs-160 {
    margin-left: 160px; }
  .p-xs-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-xs-160 {
    padding-right: 160px; }
  .pl-xs-160 {
    padding-left: 160px; }
  .ph-xs-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-xs-160 {
    padding-top: 160px; }
  .pb-xs-160 {
    padding-bottom: 160px; }
  .m-xs-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-xs-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-xs-170 {
    margin-top: 170px; }
  .mr-xs-170 {
    margin-right: 170px; }
  .mb-xs-170 {
    margin-bottom: 170px; }
  .ml-xs-170 {
    margin-left: 170px; }
  .p-xs-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-xs-170 {
    padding-right: 170px; }
  .pl-xs-170 {
    padding-left: 170px; }
  .ph-xs-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-xs-170 {
    padding-top: 170px; }
  .pb-xs-170 {
    padding-bottom: 170px; }
  .m-xs-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-xs-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-xs-180 {
    margin-top: 180px; }
  .mr-xs-180 {
    margin-right: 180px; }
  .mb-xs-180 {
    margin-bottom: 180px; }
  .ml-xs-180 {
    margin-left: 180px; }
  .p-xs-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-xs-180 {
    padding-right: 180px; }
  .pl-xs-180 {
    padding-left: 180px; }
  .ph-xs-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-xs-180 {
    padding-top: 180px; }
  .pb-xs-180 {
    padding-bottom: 180px; }
  .m-xs-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-xs-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-xs-190 {
    margin-top: 190px; }
  .mr-xs-190 {
    margin-right: 190px; }
  .mb-xs-190 {
    margin-bottom: 190px; }
  .ml-xs-190 {
    margin-left: 190px; }
  .p-xs-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-xs-190 {
    padding-right: 190px; }
  .pl-xs-190 {
    padding-left: 190px; }
  .ph-xs-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-xs-190 {
    padding-top: 190px; }
  .pb-xs-190 {
    padding-bottom: 190px; }
  .m-xs-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-xs-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-xs-200 {
    margin-top: 200px; }
  .mr-xs-200 {
    margin-right: 200px; }
  .mb-xs-200 {
    margin-bottom: 200px; }
  .ml-xs-200 {
    margin-left: 200px; }
  .p-xs-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-xs-200 {
    padding-right: 200px; }
  .pl-xs-200 {
    padding-left: 200px; }
  .ph-xs-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-xs-200 {
    padding-top: 200px; }
  .pb-xs-200 {
    padding-bottom: 200px; }
  .m-xs-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-xs-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-xs-250 {
    margin-top: 250px; }
  .mr-xs-250 {
    margin-right: 250px; }
  .mb-xs-250 {
    margin-bottom: 250px; }
  .ml-xs-250 {
    margin-left: 250px; }
  .p-xs-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-xs-250 {
    padding-right: 250px; }
  .pl-xs-250 {
    padding-left: 250px; }
  .ph-xs-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-xs-250 {
    padding-top: 250px; }
  .pb-xs-250 {
    padding-bottom: 250px; }
  .h-xs-30 {
    height: 30px; }
  .w-xs-30 {
    width: 30px; }
  .h-xs-40 {
    height: 40px; }
  .w-xs-40 {
    width: 40px; }
  .h-xs-42 {
    height: 42px; }
  .w-xs-42 {
    width: 42px; }
  .h-xs-50 {
    height: 50px; }
  .w-xs-50 {
    width: 50px; }
  .h-xs-60 {
    height: 60px; }
  .w-xs-60 {
    width: 60px; }
  .h-xs-70 {
    height: 70px; }
  .w-xs-70 {
    width: 70px; }
  .h-xs-75 {
    height: 75px; }
  .w-xs-75 {
    width: 75px; }
  .h-xs-80 {
    height: 80px; }
  .w-xs-80 {
    width: 80px; }
  .h-xs-90 {
    height: 90px; }
  .w-xs-90 {
    width: 90px; }
  .h-xs-100 {
    height: 100px; }
  .w-xs-100 {
    width: 100px; }
  .h-xs-110 {
    height: 110px; }
  .w-xs-110 {
    width: 110px; }
  .h-xs-120 {
    height: 120px; }
  .w-xs-120 {
    width: 120px; }
  .h-xs-130 {
    height: 130px; }
  .w-xs-130 {
    width: 130px; }
  .h-xs-140 {
    height: 140px; }
  .w-xs-140 {
    width: 140px; }
  .h-xs-150 {
    height: 150px; }
  .w-xs-150 {
    width: 150px; }
  .h-xs-160 {
    height: 160px; }
  .w-xs-160 {
    width: 160px; }
  .h-xs-170 {
    height: 170px; }
  .w-xs-170 {
    width: 170px; }
  .h-xs-180 {
    height: 180px; }
  .w-xs-180 {
    width: 180px; }
  .h-xs-190 {
    height: 190px; }
  .w-xs-190 {
    width: 190px; }
  .h-xs-200 {
    height: 200px; }
  .w-xs-200 {
    width: 200px; }
  .h-xs-250 {
    height: 250px; }
  .w-xs-250 {
    width: 250px; }
  .h-xs-300 {
    height: 300px; }
  .w-xs-300 {
    width: 300px; }
  .h-xs-350 {
    height: 350px; }
  .w-xs-350 {
    width: 350px; }
  .h-xs-400 {
    height: 400px; }
  .w-xs-400 {
    width: 400px; }
  .h-xs-450 {
    height: 450px; }
  .w-xs-450 {
    width: 450px; }
  .h-xs-500 {
    height: 500px; }
  .w-xs-500 {
    width: 500px; }
  .h-xs-600 {
    height: 600px; }
  .w-xs-600 {
    width: 600px; }
  .h-xs-700 {
    height: 700px; }
  .w-xs-700 {
    width: 700px; }
  .h-xs-800 {
    height: 800px; }
  .w-xs-800 {
    width: 800px; }
  .h-xs-900 {
    height: 900px; }
  .w-xs-900 {
    width: 900px; }
  .h-xs-1000 {
    height: 1000px; }
  .w-xs-1000 {
    width: 1000px; }
  .mr-xs-auto {
    margin-right: auto; }
  .ml-xs-auto {
    margin-left: auto; }
  .h-xs-auto {
    height: auto; }
  .w-xs-auto {
    width: auto; }
  .h-xs-full {
    height: 100%; }
  .w-xs-full {
    width: 100%; } }

@media (min-width: 375px) {
  .m-iphone6--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-iphone6--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-iphone6--60 {
    margin-top: -60px; }
  .mr-iphone6--60 {
    margin-right: -60px; }
  .mb-iphone6--60 {
    margin-bottom: -60px; }
  .ml-iphone6--60 {
    margin-left: -60px; }
  .pt-iphone6--60 {
    padding-top: -60px; }
  .pb-iphone6--60 {
    padding-bottom: -60px; }
  .m-iphone6--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-iphone6--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-iphone6--50 {
    margin-top: -50px; }
  .mr-iphone6--50 {
    margin-right: -50px; }
  .mb-iphone6--50 {
    margin-bottom: -50px; }
  .ml-iphone6--50 {
    margin-left: -50px; }
  .pt-iphone6--50 {
    padding-top: -50px; }
  .pb-iphone6--50 {
    padding-bottom: -50px; }
  .m-iphone6--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-iphone6--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-iphone6--40 {
    margin-top: -40px; }
  .mr-iphone6--40 {
    margin-right: -40px; }
  .mb-iphone6--40 {
    margin-bottom: -40px; }
  .ml-iphone6--40 {
    margin-left: -40px; }
  .pt-iphone6--40 {
    padding-top: -40px; }
  .pb-iphone6--40 {
    padding-bottom: -40px; }
  .m-iphone6--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-iphone6--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-iphone6--30 {
    margin-top: -30px; }
  .mr-iphone6--30 {
    margin-right: -30px; }
  .mb-iphone6--30 {
    margin-bottom: -30px; }
  .ml-iphone6--30 {
    margin-left: -30px; }
  .pt-iphone6--30 {
    padding-top: -30px; }
  .pb-iphone6--30 {
    padding-bottom: -30px; }
  .m-iphone6--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-iphone6--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-iphone6--25 {
    margin-top: -25px; }
  .mr-iphone6--25 {
    margin-right: -25px; }
  .mb-iphone6--25 {
    margin-bottom: -25px; }
  .ml-iphone6--25 {
    margin-left: -25px; }
  .pt-iphone6--25 {
    padding-top: -25px; }
  .pb-iphone6--25 {
    padding-bottom: -25px; }
  .m-iphone6--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-iphone6--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-iphone6--20 {
    margin-top: -20px; }
  .mr-iphone6--20 {
    margin-right: -20px; }
  .mb-iphone6--20 {
    margin-bottom: -20px; }
  .ml-iphone6--20 {
    margin-left: -20px; }
  .pt-iphone6--20 {
    padding-top: -20px; }
  .pb-iphone6--20 {
    padding-bottom: -20px; }
  .m-iphone6--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-iphone6--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-iphone6--15 {
    margin-top: -15px; }
  .mr-iphone6--15 {
    margin-right: -15px; }
  .mb-iphone6--15 {
    margin-bottom: -15px; }
  .ml-iphone6--15 {
    margin-left: -15px; }
  .pt-iphone6--15 {
    padding-top: -15px; }
  .pb-iphone6--15 {
    padding-bottom: -15px; }
  .m-iphone6--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-iphone6--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-iphone6--10 {
    margin-top: -10px; }
  .mr-iphone6--10 {
    margin-right: -10px; }
  .mb-iphone6--10 {
    margin-bottom: -10px; }
  .ml-iphone6--10 {
    margin-left: -10px; }
  .pt-iphone6--10 {
    padding-top: -10px; }
  .pb-iphone6--10 {
    padding-bottom: -10px; }
  .m-iphone6--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-iphone6--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-iphone6--5 {
    margin-top: -5px; }
  .mr-iphone6--5 {
    margin-right: -5px; }
  .mb-iphone6--5 {
    margin-bottom: -5px; }
  .ml-iphone6--5 {
    margin-left: -5px; }
  .pt-iphone6--5 {
    padding-top: -5px; }
  .pb-iphone6--5 {
    padding-bottom: -5px; }
  .m-iphone6-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-iphone6-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-iphone6-0 {
    margin-top: 0px; }
  .mr-iphone6-0 {
    margin-right: 0px; }
  .mb-iphone6-0 {
    margin-bottom: 0px; }
  .ml-iphone6-0 {
    margin-left: 0px; }
  .p-iphone6-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-iphone6-0 {
    padding-right: 0px; }
  .pl-iphone6-0 {
    padding-left: 0px; }
  .ph-iphone6-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-iphone6-0 {
    padding-top: 0px; }
  .pb-iphone6-0 {
    padding-bottom: 0px; }
  .m-iphone6-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-iphone6-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-iphone6-5 {
    margin-top: 5px; }
  .mr-iphone6-5 {
    margin-right: 5px; }
  .mb-iphone6-5 {
    margin-bottom: 5px; }
  .ml-iphone6-5 {
    margin-left: 5px; }
  .p-iphone6-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-iphone6-5 {
    padding-right: 5px; }
  .pl-iphone6-5 {
    padding-left: 5px; }
  .ph-iphone6-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-iphone6-5 {
    padding-top: 5px; }
  .pb-iphone6-5 {
    padding-bottom: 5px; }
  .m-iphone6-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-iphone6-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-iphone6-10 {
    margin-top: 10px; }
  .mr-iphone6-10 {
    margin-right: 10px; }
  .mb-iphone6-10 {
    margin-bottom: 10px; }
  .ml-iphone6-10 {
    margin-left: 10px; }
  .p-iphone6-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-iphone6-10 {
    padding-right: 10px; }
  .pl-iphone6-10 {
    padding-left: 10px; }
  .ph-iphone6-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-iphone6-10 {
    padding-top: 10px; }
  .pb-iphone6-10 {
    padding-bottom: 10px; }
  .m-iphone6-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-iphone6-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-iphone6-15 {
    margin-top: 15px; }
  .mr-iphone6-15 {
    margin-right: 15px; }
  .mb-iphone6-15 {
    margin-bottom: 15px; }
  .ml-iphone6-15 {
    margin-left: 15px; }
  .p-iphone6-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-iphone6-15 {
    padding-right: 15px; }
  .pl-iphone6-15 {
    padding-left: 15px; }
  .ph-iphone6-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-iphone6-15 {
    padding-top: 15px; }
  .pb-iphone6-15 {
    padding-bottom: 15px; }
  .m-iphone6-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-iphone6-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-iphone6-20 {
    margin-top: 20px; }
  .mr-iphone6-20 {
    margin-right: 20px; }
  .mb-iphone6-20 {
    margin-bottom: 20px; }
  .ml-iphone6-20 {
    margin-left: 20px; }
  .p-iphone6-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-iphone6-20 {
    padding-right: 20px; }
  .pl-iphone6-20 {
    padding-left: 20px; }
  .ph-iphone6-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-iphone6-20 {
    padding-top: 20px; }
  .pb-iphone6-20 {
    padding-bottom: 20px; }
  .m-iphone6-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-iphone6-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-iphone6-25 {
    margin-top: 25px; }
  .mr-iphone6-25 {
    margin-right: 25px; }
  .mb-iphone6-25 {
    margin-bottom: 25px; }
  .ml-iphone6-25 {
    margin-left: 25px; }
  .p-iphone6-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-iphone6-25 {
    padding-right: 25px; }
  .pl-iphone6-25 {
    padding-left: 25px; }
  .ph-iphone6-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-iphone6-25 {
    padding-top: 25px; }
  .pb-iphone6-25 {
    padding-bottom: 25px; }
  .m-iphone6-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-iphone6-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-iphone6-30 {
    margin-top: 30px; }
  .mr-iphone6-30 {
    margin-right: 30px; }
  .mb-iphone6-30 {
    margin-bottom: 30px; }
  .ml-iphone6-30 {
    margin-left: 30px; }
  .p-iphone6-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-iphone6-30 {
    padding-right: 30px; }
  .pl-iphone6-30 {
    padding-left: 30px; }
  .ph-iphone6-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-iphone6-30 {
    padding-top: 30px; }
  .pb-iphone6-30 {
    padding-bottom: 30px; }
  .m-iphone6-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-iphone6-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-iphone6-35 {
    margin-top: 35px; }
  .mr-iphone6-35 {
    margin-right: 35px; }
  .mb-iphone6-35 {
    margin-bottom: 35px; }
  .ml-iphone6-35 {
    margin-left: 35px; }
  .p-iphone6-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-iphone6-35 {
    padding-right: 35px; }
  .pl-iphone6-35 {
    padding-left: 35px; }
  .ph-iphone6-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-iphone6-35 {
    padding-top: 35px; }
  .pb-iphone6-35 {
    padding-bottom: 35px; }
  .m-iphone6-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-iphone6-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-iphone6-40 {
    margin-top: 40px; }
  .mr-iphone6-40 {
    margin-right: 40px; }
  .mb-iphone6-40 {
    margin-bottom: 40px; }
  .ml-iphone6-40 {
    margin-left: 40px; }
  .p-iphone6-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-iphone6-40 {
    padding-right: 40px; }
  .pl-iphone6-40 {
    padding-left: 40px; }
  .ph-iphone6-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-iphone6-40 {
    padding-top: 40px; }
  .pb-iphone6-40 {
    padding-bottom: 40px; }
  .m-iphone6-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-iphone6-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-iphone6-45 {
    margin-top: 45px; }
  .mr-iphone6-45 {
    margin-right: 45px; }
  .mb-iphone6-45 {
    margin-bottom: 45px; }
  .ml-iphone6-45 {
    margin-left: 45px; }
  .p-iphone6-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-iphone6-45 {
    padding-right: 45px; }
  .pl-iphone6-45 {
    padding-left: 45px; }
  .ph-iphone6-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-iphone6-45 {
    padding-top: 45px; }
  .pb-iphone6-45 {
    padding-bottom: 45px; }
  .m-iphone6-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-iphone6-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-iphone6-50 {
    margin-top: 50px; }
  .mr-iphone6-50 {
    margin-right: 50px; }
  .mb-iphone6-50 {
    margin-bottom: 50px; }
  .ml-iphone6-50 {
    margin-left: 50px; }
  .p-iphone6-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-iphone6-50 {
    padding-right: 50px; }
  .pl-iphone6-50 {
    padding-left: 50px; }
  .ph-iphone6-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-iphone6-50 {
    padding-top: 50px; }
  .pb-iphone6-50 {
    padding-bottom: 50px; }
  .m-iphone6-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-iphone6-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-iphone6-55 {
    margin-top: 55px; }
  .mr-iphone6-55 {
    margin-right: 55px; }
  .mb-iphone6-55 {
    margin-bottom: 55px; }
  .ml-iphone6-55 {
    margin-left: 55px; }
  .p-iphone6-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-iphone6-55 {
    padding-right: 55px; }
  .pl-iphone6-55 {
    padding-left: 55px; }
  .ph-iphone6-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-iphone6-55 {
    padding-top: 55px; }
  .pb-iphone6-55 {
    padding-bottom: 55px; }
  .m-iphone6-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-iphone6-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-iphone6-60 {
    margin-top: 60px; }
  .mr-iphone6-60 {
    margin-right: 60px; }
  .mb-iphone6-60 {
    margin-bottom: 60px; }
  .ml-iphone6-60 {
    margin-left: 60px; }
  .p-iphone6-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-iphone6-60 {
    padding-right: 60px; }
  .pl-iphone6-60 {
    padding-left: 60px; }
  .ph-iphone6-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-iphone6-60 {
    padding-top: 60px; }
  .pb-iphone6-60 {
    padding-bottom: 60px; }
  .m-iphone6-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-iphone6-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-iphone6-65 {
    margin-top: 65px; }
  .mr-iphone6-65 {
    margin-right: 65px; }
  .mb-iphone6-65 {
    margin-bottom: 65px; }
  .ml-iphone6-65 {
    margin-left: 65px; }
  .p-iphone6-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-iphone6-65 {
    padding-right: 65px; }
  .pl-iphone6-65 {
    padding-left: 65px; }
  .ph-iphone6-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-iphone6-65 {
    padding-top: 65px; }
  .pb-iphone6-65 {
    padding-bottom: 65px; }
  .m-iphone6-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-iphone6-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-iphone6-70 {
    margin-top: 70px; }
  .mr-iphone6-70 {
    margin-right: 70px; }
  .mb-iphone6-70 {
    margin-bottom: 70px; }
  .ml-iphone6-70 {
    margin-left: 70px; }
  .p-iphone6-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-iphone6-70 {
    padding-right: 70px; }
  .pl-iphone6-70 {
    padding-left: 70px; }
  .ph-iphone6-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-iphone6-70 {
    padding-top: 70px; }
  .pb-iphone6-70 {
    padding-bottom: 70px; }
  .m-iphone6-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-iphone6-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-iphone6-75 {
    margin-top: 75px; }
  .mr-iphone6-75 {
    margin-right: 75px; }
  .mb-iphone6-75 {
    margin-bottom: 75px; }
  .ml-iphone6-75 {
    margin-left: 75px; }
  .p-iphone6-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-iphone6-75 {
    padding-right: 75px; }
  .pl-iphone6-75 {
    padding-left: 75px; }
  .ph-iphone6-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-iphone6-75 {
    padding-top: 75px; }
  .pb-iphone6-75 {
    padding-bottom: 75px; }
  .m-iphone6-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-iphone6-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-iphone6-80 {
    margin-top: 80px; }
  .mr-iphone6-80 {
    margin-right: 80px; }
  .mb-iphone6-80 {
    margin-bottom: 80px; }
  .ml-iphone6-80 {
    margin-left: 80px; }
  .p-iphone6-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-iphone6-80 {
    padding-right: 80px; }
  .pl-iphone6-80 {
    padding-left: 80px; }
  .ph-iphone6-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-iphone6-80 {
    padding-top: 80px; }
  .pb-iphone6-80 {
    padding-bottom: 80px; }
  .m-iphone6-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-iphone6-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-iphone6-85 {
    margin-top: 85px; }
  .mr-iphone6-85 {
    margin-right: 85px; }
  .mb-iphone6-85 {
    margin-bottom: 85px; }
  .ml-iphone6-85 {
    margin-left: 85px; }
  .p-iphone6-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-iphone6-85 {
    padding-right: 85px; }
  .pl-iphone6-85 {
    padding-left: 85px; }
  .ph-iphone6-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-iphone6-85 {
    padding-top: 85px; }
  .pb-iphone6-85 {
    padding-bottom: 85px; }
  .m-iphone6-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-iphone6-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-iphone6-90 {
    margin-top: 90px; }
  .mr-iphone6-90 {
    margin-right: 90px; }
  .mb-iphone6-90 {
    margin-bottom: 90px; }
  .ml-iphone6-90 {
    margin-left: 90px; }
  .p-iphone6-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-iphone6-90 {
    padding-right: 90px; }
  .pl-iphone6-90 {
    padding-left: 90px; }
  .ph-iphone6-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-iphone6-90 {
    padding-top: 90px; }
  .pb-iphone6-90 {
    padding-bottom: 90px; }
  .m-iphone6-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-iphone6-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-iphone6-95 {
    margin-top: 95px; }
  .mr-iphone6-95 {
    margin-right: 95px; }
  .mb-iphone6-95 {
    margin-bottom: 95px; }
  .ml-iphone6-95 {
    margin-left: 95px; }
  .p-iphone6-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-iphone6-95 {
    padding-right: 95px; }
  .pl-iphone6-95 {
    padding-left: 95px; }
  .ph-iphone6-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-iphone6-95 {
    padding-top: 95px; }
  .pb-iphone6-95 {
    padding-bottom: 95px; }
  .m-iphone6-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-iphone6-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-iphone6-100 {
    margin-top: 100px; }
  .mr-iphone6-100 {
    margin-right: 100px; }
  .mb-iphone6-100 {
    margin-bottom: 100px; }
  .ml-iphone6-100 {
    margin-left: 100px; }
  .p-iphone6-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-iphone6-100 {
    padding-right: 100px; }
  .pl-iphone6-100 {
    padding-left: 100px; }
  .ph-iphone6-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-iphone6-100 {
    padding-top: 100px; }
  .pb-iphone6-100 {
    padding-bottom: 100px; }
  .m-iphone6-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-iphone6-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-iphone6-105 {
    margin-top: 105px; }
  .mr-iphone6-105 {
    margin-right: 105px; }
  .mb-iphone6-105 {
    margin-bottom: 105px; }
  .ml-iphone6-105 {
    margin-left: 105px; }
  .p-iphone6-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-iphone6-105 {
    padding-right: 105px; }
  .pl-iphone6-105 {
    padding-left: 105px; }
  .ph-iphone6-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-iphone6-105 {
    padding-top: 105px; }
  .pb-iphone6-105 {
    padding-bottom: 105px; }
  .m-iphone6-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-iphone6-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-iphone6-110 {
    margin-top: 110px; }
  .mr-iphone6-110 {
    margin-right: 110px; }
  .mb-iphone6-110 {
    margin-bottom: 110px; }
  .ml-iphone6-110 {
    margin-left: 110px; }
  .p-iphone6-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-iphone6-110 {
    padding-right: 110px; }
  .pl-iphone6-110 {
    padding-left: 110px; }
  .ph-iphone6-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-iphone6-110 {
    padding-top: 110px; }
  .pb-iphone6-110 {
    padding-bottom: 110px; }
  .m-iphone6-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-iphone6-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-iphone6-115 {
    margin-top: 115px; }
  .mr-iphone6-115 {
    margin-right: 115px; }
  .mb-iphone6-115 {
    margin-bottom: 115px; }
  .ml-iphone6-115 {
    margin-left: 115px; }
  .p-iphone6-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-iphone6-115 {
    padding-right: 115px; }
  .pl-iphone6-115 {
    padding-left: 115px; }
  .ph-iphone6-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-iphone6-115 {
    padding-top: 115px; }
  .pb-iphone6-115 {
    padding-bottom: 115px; }
  .m-iphone6-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-iphone6-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-iphone6-120 {
    margin-top: 120px; }
  .mr-iphone6-120 {
    margin-right: 120px; }
  .mb-iphone6-120 {
    margin-bottom: 120px; }
  .ml-iphone6-120 {
    margin-left: 120px; }
  .p-iphone6-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-iphone6-120 {
    padding-right: 120px; }
  .pl-iphone6-120 {
    padding-left: 120px; }
  .ph-iphone6-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-iphone6-120 {
    padding-top: 120px; }
  .pb-iphone6-120 {
    padding-bottom: 120px; }
  .m-iphone6-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-iphone6-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-iphone6-125 {
    margin-top: 125px; }
  .mr-iphone6-125 {
    margin-right: 125px; }
  .mb-iphone6-125 {
    margin-bottom: 125px; }
  .ml-iphone6-125 {
    margin-left: 125px; }
  .p-iphone6-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-iphone6-125 {
    padding-right: 125px; }
  .pl-iphone6-125 {
    padding-left: 125px; }
  .ph-iphone6-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-iphone6-125 {
    padding-top: 125px; }
  .pb-iphone6-125 {
    padding-bottom: 125px; }
  .m-iphone6-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-iphone6-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-iphone6-130 {
    margin-top: 130px; }
  .mr-iphone6-130 {
    margin-right: 130px; }
  .mb-iphone6-130 {
    margin-bottom: 130px; }
  .ml-iphone6-130 {
    margin-left: 130px; }
  .p-iphone6-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-iphone6-130 {
    padding-right: 130px; }
  .pl-iphone6-130 {
    padding-left: 130px; }
  .ph-iphone6-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-iphone6-130 {
    padding-top: 130px; }
  .pb-iphone6-130 {
    padding-bottom: 130px; }
  .m-iphone6-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-iphone6-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-iphone6-135 {
    margin-top: 135px; }
  .mr-iphone6-135 {
    margin-right: 135px; }
  .mb-iphone6-135 {
    margin-bottom: 135px; }
  .ml-iphone6-135 {
    margin-left: 135px; }
  .p-iphone6-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-iphone6-135 {
    padding-right: 135px; }
  .pl-iphone6-135 {
    padding-left: 135px; }
  .ph-iphone6-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-iphone6-135 {
    padding-top: 135px; }
  .pb-iphone6-135 {
    padding-bottom: 135px; }
  .m-iphone6-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-iphone6-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-iphone6-140 {
    margin-top: 140px; }
  .mr-iphone6-140 {
    margin-right: 140px; }
  .mb-iphone6-140 {
    margin-bottom: 140px; }
  .ml-iphone6-140 {
    margin-left: 140px; }
  .p-iphone6-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-iphone6-140 {
    padding-right: 140px; }
  .pl-iphone6-140 {
    padding-left: 140px; }
  .ph-iphone6-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-iphone6-140 {
    padding-top: 140px; }
  .pb-iphone6-140 {
    padding-bottom: 140px; }
  .m-iphone6-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-iphone6-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-iphone6-145 {
    margin-top: 145px; }
  .mr-iphone6-145 {
    margin-right: 145px; }
  .mb-iphone6-145 {
    margin-bottom: 145px; }
  .ml-iphone6-145 {
    margin-left: 145px; }
  .p-iphone6-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-iphone6-145 {
    padding-right: 145px; }
  .pl-iphone6-145 {
    padding-left: 145px; }
  .ph-iphone6-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-iphone6-145 {
    padding-top: 145px; }
  .pb-iphone6-145 {
    padding-bottom: 145px; }
  .m-iphone6-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-iphone6-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-iphone6-150 {
    margin-top: 150px; }
  .mr-iphone6-150 {
    margin-right: 150px; }
  .mb-iphone6-150 {
    margin-bottom: 150px; }
  .ml-iphone6-150 {
    margin-left: 150px; }
  .p-iphone6-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-iphone6-150 {
    padding-right: 150px; }
  .pl-iphone6-150 {
    padding-left: 150px; }
  .ph-iphone6-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-iphone6-150 {
    padding-top: 150px; }
  .pb-iphone6-150 {
    padding-bottom: 150px; }
  .m-iphone6-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-iphone6-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-iphone6-160 {
    margin-top: 160px; }
  .mr-iphone6-160 {
    margin-right: 160px; }
  .mb-iphone6-160 {
    margin-bottom: 160px; }
  .ml-iphone6-160 {
    margin-left: 160px; }
  .p-iphone6-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-iphone6-160 {
    padding-right: 160px; }
  .pl-iphone6-160 {
    padding-left: 160px; }
  .ph-iphone6-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-iphone6-160 {
    padding-top: 160px; }
  .pb-iphone6-160 {
    padding-bottom: 160px; }
  .m-iphone6-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-iphone6-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-iphone6-170 {
    margin-top: 170px; }
  .mr-iphone6-170 {
    margin-right: 170px; }
  .mb-iphone6-170 {
    margin-bottom: 170px; }
  .ml-iphone6-170 {
    margin-left: 170px; }
  .p-iphone6-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-iphone6-170 {
    padding-right: 170px; }
  .pl-iphone6-170 {
    padding-left: 170px; }
  .ph-iphone6-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-iphone6-170 {
    padding-top: 170px; }
  .pb-iphone6-170 {
    padding-bottom: 170px; }
  .m-iphone6-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-iphone6-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-iphone6-180 {
    margin-top: 180px; }
  .mr-iphone6-180 {
    margin-right: 180px; }
  .mb-iphone6-180 {
    margin-bottom: 180px; }
  .ml-iphone6-180 {
    margin-left: 180px; }
  .p-iphone6-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-iphone6-180 {
    padding-right: 180px; }
  .pl-iphone6-180 {
    padding-left: 180px; }
  .ph-iphone6-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-iphone6-180 {
    padding-top: 180px; }
  .pb-iphone6-180 {
    padding-bottom: 180px; }
  .m-iphone6-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-iphone6-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-iphone6-190 {
    margin-top: 190px; }
  .mr-iphone6-190 {
    margin-right: 190px; }
  .mb-iphone6-190 {
    margin-bottom: 190px; }
  .ml-iphone6-190 {
    margin-left: 190px; }
  .p-iphone6-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-iphone6-190 {
    padding-right: 190px; }
  .pl-iphone6-190 {
    padding-left: 190px; }
  .ph-iphone6-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-iphone6-190 {
    padding-top: 190px; }
  .pb-iphone6-190 {
    padding-bottom: 190px; }
  .m-iphone6-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-iphone6-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-iphone6-200 {
    margin-top: 200px; }
  .mr-iphone6-200 {
    margin-right: 200px; }
  .mb-iphone6-200 {
    margin-bottom: 200px; }
  .ml-iphone6-200 {
    margin-left: 200px; }
  .p-iphone6-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-iphone6-200 {
    padding-right: 200px; }
  .pl-iphone6-200 {
    padding-left: 200px; }
  .ph-iphone6-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-iphone6-200 {
    padding-top: 200px; }
  .pb-iphone6-200 {
    padding-bottom: 200px; }
  .m-iphone6-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-iphone6-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-iphone6-250 {
    margin-top: 250px; }
  .mr-iphone6-250 {
    margin-right: 250px; }
  .mb-iphone6-250 {
    margin-bottom: 250px; }
  .ml-iphone6-250 {
    margin-left: 250px; }
  .p-iphone6-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-iphone6-250 {
    padding-right: 250px; }
  .pl-iphone6-250 {
    padding-left: 250px; }
  .ph-iphone6-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-iphone6-250 {
    padding-top: 250px; }
  .pb-iphone6-250 {
    padding-bottom: 250px; }
  .h-iphone6-30 {
    height: 30px; }
  .w-iphone6-30 {
    width: 30px; }
  .h-iphone6-40 {
    height: 40px; }
  .w-iphone6-40 {
    width: 40px; }
  .h-iphone6-42 {
    height: 42px; }
  .w-iphone6-42 {
    width: 42px; }
  .h-iphone6-50 {
    height: 50px; }
  .w-iphone6-50 {
    width: 50px; }
  .h-iphone6-60 {
    height: 60px; }
  .w-iphone6-60 {
    width: 60px; }
  .h-iphone6-70 {
    height: 70px; }
  .w-iphone6-70 {
    width: 70px; }
  .h-iphone6-75 {
    height: 75px; }
  .w-iphone6-75 {
    width: 75px; }
  .h-iphone6-80 {
    height: 80px; }
  .w-iphone6-80 {
    width: 80px; }
  .h-iphone6-90 {
    height: 90px; }
  .w-iphone6-90 {
    width: 90px; }
  .h-iphone6-100 {
    height: 100px; }
  .w-iphone6-100 {
    width: 100px; }
  .h-iphone6-110 {
    height: 110px; }
  .w-iphone6-110 {
    width: 110px; }
  .h-iphone6-120 {
    height: 120px; }
  .w-iphone6-120 {
    width: 120px; }
  .h-iphone6-130 {
    height: 130px; }
  .w-iphone6-130 {
    width: 130px; }
  .h-iphone6-140 {
    height: 140px; }
  .w-iphone6-140 {
    width: 140px; }
  .h-iphone6-150 {
    height: 150px; }
  .w-iphone6-150 {
    width: 150px; }
  .h-iphone6-160 {
    height: 160px; }
  .w-iphone6-160 {
    width: 160px; }
  .h-iphone6-170 {
    height: 170px; }
  .w-iphone6-170 {
    width: 170px; }
  .h-iphone6-180 {
    height: 180px; }
  .w-iphone6-180 {
    width: 180px; }
  .h-iphone6-190 {
    height: 190px; }
  .w-iphone6-190 {
    width: 190px; }
  .h-iphone6-200 {
    height: 200px; }
  .w-iphone6-200 {
    width: 200px; }
  .h-iphone6-250 {
    height: 250px; }
  .w-iphone6-250 {
    width: 250px; }
  .h-iphone6-300 {
    height: 300px; }
  .w-iphone6-300 {
    width: 300px; }
  .h-iphone6-350 {
    height: 350px; }
  .w-iphone6-350 {
    width: 350px; }
  .h-iphone6-400 {
    height: 400px; }
  .w-iphone6-400 {
    width: 400px; }
  .h-iphone6-450 {
    height: 450px; }
  .w-iphone6-450 {
    width: 450px; }
  .h-iphone6-500 {
    height: 500px; }
  .w-iphone6-500 {
    width: 500px; }
  .h-iphone6-600 {
    height: 600px; }
  .w-iphone6-600 {
    width: 600px; }
  .h-iphone6-700 {
    height: 700px; }
  .w-iphone6-700 {
    width: 700px; }
  .h-iphone6-800 {
    height: 800px; }
  .w-iphone6-800 {
    width: 800px; }
  .h-iphone6-900 {
    height: 900px; }
  .w-iphone6-900 {
    width: 900px; }
  .h-iphone6-1000 {
    height: 1000px; }
  .w-iphone6-1000 {
    width: 1000px; }
  .mr-iphone6-auto {
    margin-right: auto; }
  .ml-iphone6-auto {
    margin-left: auto; }
  .h-iphone6-auto {
    height: auto; }
  .w-iphone6-auto {
    width: auto; }
  .h-iphone6-full {
    height: 100%; }
  .w-iphone6-full {
    width: 100%; } }

@media (min-width: 576px) {
  .m-sm--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-sm--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-sm--60 {
    margin-top: -60px; }
  .mr-sm--60 {
    margin-right: -60px; }
  .mb-sm--60 {
    margin-bottom: -60px; }
  .ml-sm--60 {
    margin-left: -60px; }
  .pt-sm--60 {
    padding-top: -60px; }
  .pb-sm--60 {
    padding-bottom: -60px; }
  .m-sm--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-sm--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-sm--50 {
    margin-top: -50px; }
  .mr-sm--50 {
    margin-right: -50px; }
  .mb-sm--50 {
    margin-bottom: -50px; }
  .ml-sm--50 {
    margin-left: -50px; }
  .pt-sm--50 {
    padding-top: -50px; }
  .pb-sm--50 {
    padding-bottom: -50px; }
  .m-sm--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-sm--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-sm--40 {
    margin-top: -40px; }
  .mr-sm--40 {
    margin-right: -40px; }
  .mb-sm--40 {
    margin-bottom: -40px; }
  .ml-sm--40 {
    margin-left: -40px; }
  .pt-sm--40 {
    padding-top: -40px; }
  .pb-sm--40 {
    padding-bottom: -40px; }
  .m-sm--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-sm--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-sm--30 {
    margin-top: -30px; }
  .mr-sm--30 {
    margin-right: -30px; }
  .mb-sm--30 {
    margin-bottom: -30px; }
  .ml-sm--30 {
    margin-left: -30px; }
  .pt-sm--30 {
    padding-top: -30px; }
  .pb-sm--30 {
    padding-bottom: -30px; }
  .m-sm--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-sm--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-sm--25 {
    margin-top: -25px; }
  .mr-sm--25 {
    margin-right: -25px; }
  .mb-sm--25 {
    margin-bottom: -25px; }
  .ml-sm--25 {
    margin-left: -25px; }
  .pt-sm--25 {
    padding-top: -25px; }
  .pb-sm--25 {
    padding-bottom: -25px; }
  .m-sm--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-sm--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-sm--20 {
    margin-top: -20px; }
  .mr-sm--20 {
    margin-right: -20px; }
  .mb-sm--20 {
    margin-bottom: -20px; }
  .ml-sm--20 {
    margin-left: -20px; }
  .pt-sm--20 {
    padding-top: -20px; }
  .pb-sm--20 {
    padding-bottom: -20px; }
  .m-sm--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-sm--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-sm--15 {
    margin-top: -15px; }
  .mr-sm--15 {
    margin-right: -15px; }
  .mb-sm--15 {
    margin-bottom: -15px; }
  .ml-sm--15 {
    margin-left: -15px; }
  .pt-sm--15 {
    padding-top: -15px; }
  .pb-sm--15 {
    padding-bottom: -15px; }
  .m-sm--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-sm--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-sm--10 {
    margin-top: -10px; }
  .mr-sm--10 {
    margin-right: -10px; }
  .mb-sm--10 {
    margin-bottom: -10px; }
  .ml-sm--10 {
    margin-left: -10px; }
  .pt-sm--10 {
    padding-top: -10px; }
  .pb-sm--10 {
    padding-bottom: -10px; }
  .m-sm--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-sm--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-sm--5 {
    margin-top: -5px; }
  .mr-sm--5 {
    margin-right: -5px; }
  .mb-sm--5 {
    margin-bottom: -5px; }
  .ml-sm--5 {
    margin-left: -5px; }
  .pt-sm--5 {
    padding-top: -5px; }
  .pb-sm--5 {
    padding-bottom: -5px; }
  .m-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-sm-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-sm-0 {
    margin-top: 0px; }
  .mr-sm-0 {
    margin-right: 0px; }
  .mb-sm-0 {
    margin-bottom: 0px; }
  .ml-sm-0 {
    margin-left: 0px; }
  .p-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-sm-0 {
    padding-right: 0px; }
  .pl-sm-0 {
    padding-left: 0px; }
  .ph-sm-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-sm-0 {
    padding-top: 0px; }
  .pb-sm-0 {
    padding-bottom: 0px; }
  .m-sm-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-sm-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-sm-5 {
    margin-top: 5px; }
  .mr-sm-5 {
    margin-right: 5px; }
  .mb-sm-5 {
    margin-bottom: 5px; }
  .ml-sm-5 {
    margin-left: 5px; }
  .p-sm-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-sm-5 {
    padding-right: 5px; }
  .pl-sm-5 {
    padding-left: 5px; }
  .ph-sm-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-sm-5 {
    padding-top: 5px; }
  .pb-sm-5 {
    padding-bottom: 5px; }
  .m-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-sm-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-sm-10 {
    margin-top: 10px; }
  .mr-sm-10 {
    margin-right: 10px; }
  .mb-sm-10 {
    margin-bottom: 10px; }
  .ml-sm-10 {
    margin-left: 10px; }
  .p-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-sm-10 {
    padding-right: 10px; }
  .pl-sm-10 {
    padding-left: 10px; }
  .ph-sm-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-sm-10 {
    padding-top: 10px; }
  .pb-sm-10 {
    padding-bottom: 10px; }
  .m-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-sm-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-sm-15 {
    margin-top: 15px; }
  .mr-sm-15 {
    margin-right: 15px; }
  .mb-sm-15 {
    margin-bottom: 15px; }
  .ml-sm-15 {
    margin-left: 15px; }
  .p-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-sm-15 {
    padding-right: 15px; }
  .pl-sm-15 {
    padding-left: 15px; }
  .ph-sm-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-sm-15 {
    padding-top: 15px; }
  .pb-sm-15 {
    padding-bottom: 15px; }
  .m-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-sm-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-sm-20 {
    margin-top: 20px; }
  .mr-sm-20 {
    margin-right: 20px; }
  .mb-sm-20 {
    margin-bottom: 20px; }
  .ml-sm-20 {
    margin-left: 20px; }
  .p-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-sm-20 {
    padding-right: 20px; }
  .pl-sm-20 {
    padding-left: 20px; }
  .ph-sm-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-sm-20 {
    padding-top: 20px; }
  .pb-sm-20 {
    padding-bottom: 20px; }
  .m-sm-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-sm-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-sm-25 {
    margin-top: 25px; }
  .mr-sm-25 {
    margin-right: 25px; }
  .mb-sm-25 {
    margin-bottom: 25px; }
  .ml-sm-25 {
    margin-left: 25px; }
  .p-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-sm-25 {
    padding-right: 25px; }
  .pl-sm-25 {
    padding-left: 25px; }
  .ph-sm-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-sm-25 {
    padding-top: 25px; }
  .pb-sm-25 {
    padding-bottom: 25px; }
  .m-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-sm-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-sm-30 {
    margin-top: 30px; }
  .mr-sm-30 {
    margin-right: 30px; }
  .mb-sm-30 {
    margin-bottom: 30px; }
  .ml-sm-30 {
    margin-left: 30px; }
  .p-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-sm-30 {
    padding-right: 30px; }
  .pl-sm-30 {
    padding-left: 30px; }
  .ph-sm-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-sm-30 {
    padding-top: 30px; }
  .pb-sm-30 {
    padding-bottom: 30px; }
  .m-sm-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-sm-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-sm-35 {
    margin-top: 35px; }
  .mr-sm-35 {
    margin-right: 35px; }
  .mb-sm-35 {
    margin-bottom: 35px; }
  .ml-sm-35 {
    margin-left: 35px; }
  .p-sm-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-sm-35 {
    padding-right: 35px; }
  .pl-sm-35 {
    padding-left: 35px; }
  .ph-sm-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-sm-35 {
    padding-top: 35px; }
  .pb-sm-35 {
    padding-bottom: 35px; }
  .m-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-sm-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-sm-40 {
    margin-top: 40px; }
  .mr-sm-40 {
    margin-right: 40px; }
  .mb-sm-40 {
    margin-bottom: 40px; }
  .ml-sm-40 {
    margin-left: 40px; }
  .p-sm-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-sm-40 {
    padding-right: 40px; }
  .pl-sm-40 {
    padding-left: 40px; }
  .ph-sm-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-sm-40 {
    padding-top: 40px; }
  .pb-sm-40 {
    padding-bottom: 40px; }
  .m-sm-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-sm-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-sm-45 {
    margin-top: 45px; }
  .mr-sm-45 {
    margin-right: 45px; }
  .mb-sm-45 {
    margin-bottom: 45px; }
  .ml-sm-45 {
    margin-left: 45px; }
  .p-sm-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-sm-45 {
    padding-right: 45px; }
  .pl-sm-45 {
    padding-left: 45px; }
  .ph-sm-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-sm-45 {
    padding-top: 45px; }
  .pb-sm-45 {
    padding-bottom: 45px; }
  .m-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-sm-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-sm-50 {
    margin-top: 50px; }
  .mr-sm-50 {
    margin-right: 50px; }
  .mb-sm-50 {
    margin-bottom: 50px; }
  .ml-sm-50 {
    margin-left: 50px; }
  .p-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-sm-50 {
    padding-right: 50px; }
  .pl-sm-50 {
    padding-left: 50px; }
  .ph-sm-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-sm-50 {
    padding-top: 50px; }
  .pb-sm-50 {
    padding-bottom: 50px; }
  .m-sm-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-sm-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-sm-55 {
    margin-top: 55px; }
  .mr-sm-55 {
    margin-right: 55px; }
  .mb-sm-55 {
    margin-bottom: 55px; }
  .ml-sm-55 {
    margin-left: 55px; }
  .p-sm-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-sm-55 {
    padding-right: 55px; }
  .pl-sm-55 {
    padding-left: 55px; }
  .ph-sm-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-sm-55 {
    padding-top: 55px; }
  .pb-sm-55 {
    padding-bottom: 55px; }
  .m-sm-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-sm-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-sm-60 {
    margin-top: 60px; }
  .mr-sm-60 {
    margin-right: 60px; }
  .mb-sm-60 {
    margin-bottom: 60px; }
  .ml-sm-60 {
    margin-left: 60px; }
  .p-sm-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-sm-60 {
    padding-right: 60px; }
  .pl-sm-60 {
    padding-left: 60px; }
  .ph-sm-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-sm-60 {
    padding-top: 60px; }
  .pb-sm-60 {
    padding-bottom: 60px; }
  .m-sm-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-sm-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-sm-65 {
    margin-top: 65px; }
  .mr-sm-65 {
    margin-right: 65px; }
  .mb-sm-65 {
    margin-bottom: 65px; }
  .ml-sm-65 {
    margin-left: 65px; }
  .p-sm-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-sm-65 {
    padding-right: 65px; }
  .pl-sm-65 {
    padding-left: 65px; }
  .ph-sm-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-sm-65 {
    padding-top: 65px; }
  .pb-sm-65 {
    padding-bottom: 65px; }
  .m-sm-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-sm-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-sm-70 {
    margin-top: 70px; }
  .mr-sm-70 {
    margin-right: 70px; }
  .mb-sm-70 {
    margin-bottom: 70px; }
  .ml-sm-70 {
    margin-left: 70px; }
  .p-sm-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-sm-70 {
    padding-right: 70px; }
  .pl-sm-70 {
    padding-left: 70px; }
  .ph-sm-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-sm-70 {
    padding-top: 70px; }
  .pb-sm-70 {
    padding-bottom: 70px; }
  .m-sm-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-sm-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-sm-75 {
    margin-top: 75px; }
  .mr-sm-75 {
    margin-right: 75px; }
  .mb-sm-75 {
    margin-bottom: 75px; }
  .ml-sm-75 {
    margin-left: 75px; }
  .p-sm-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-sm-75 {
    padding-right: 75px; }
  .pl-sm-75 {
    padding-left: 75px; }
  .ph-sm-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-sm-75 {
    padding-top: 75px; }
  .pb-sm-75 {
    padding-bottom: 75px; }
  .m-sm-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-sm-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-sm-80 {
    margin-top: 80px; }
  .mr-sm-80 {
    margin-right: 80px; }
  .mb-sm-80 {
    margin-bottom: 80px; }
  .ml-sm-80 {
    margin-left: 80px; }
  .p-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-sm-80 {
    padding-right: 80px; }
  .pl-sm-80 {
    padding-left: 80px; }
  .ph-sm-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-sm-80 {
    padding-top: 80px; }
  .pb-sm-80 {
    padding-bottom: 80px; }
  .m-sm-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-sm-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-sm-85 {
    margin-top: 85px; }
  .mr-sm-85 {
    margin-right: 85px; }
  .mb-sm-85 {
    margin-bottom: 85px; }
  .ml-sm-85 {
    margin-left: 85px; }
  .p-sm-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-sm-85 {
    padding-right: 85px; }
  .pl-sm-85 {
    padding-left: 85px; }
  .ph-sm-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-sm-85 {
    padding-top: 85px; }
  .pb-sm-85 {
    padding-bottom: 85px; }
  .m-sm-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-sm-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-sm-90 {
    margin-top: 90px; }
  .mr-sm-90 {
    margin-right: 90px; }
  .mb-sm-90 {
    margin-bottom: 90px; }
  .ml-sm-90 {
    margin-left: 90px; }
  .p-sm-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-sm-90 {
    padding-right: 90px; }
  .pl-sm-90 {
    padding-left: 90px; }
  .ph-sm-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-sm-90 {
    padding-top: 90px; }
  .pb-sm-90 {
    padding-bottom: 90px; }
  .m-sm-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-sm-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-sm-95 {
    margin-top: 95px; }
  .mr-sm-95 {
    margin-right: 95px; }
  .mb-sm-95 {
    margin-bottom: 95px; }
  .ml-sm-95 {
    margin-left: 95px; }
  .p-sm-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-sm-95 {
    padding-right: 95px; }
  .pl-sm-95 {
    padding-left: 95px; }
  .ph-sm-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-sm-95 {
    padding-top: 95px; }
  .pb-sm-95 {
    padding-bottom: 95px; }
  .m-sm-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-sm-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-sm-100 {
    margin-top: 100px; }
  .mr-sm-100 {
    margin-right: 100px; }
  .mb-sm-100 {
    margin-bottom: 100px; }
  .ml-sm-100 {
    margin-left: 100px; }
  .p-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-sm-100 {
    padding-right: 100px; }
  .pl-sm-100 {
    padding-left: 100px; }
  .ph-sm-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-sm-100 {
    padding-top: 100px; }
  .pb-sm-100 {
    padding-bottom: 100px; }
  .m-sm-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-sm-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-sm-105 {
    margin-top: 105px; }
  .mr-sm-105 {
    margin-right: 105px; }
  .mb-sm-105 {
    margin-bottom: 105px; }
  .ml-sm-105 {
    margin-left: 105px; }
  .p-sm-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-sm-105 {
    padding-right: 105px; }
  .pl-sm-105 {
    padding-left: 105px; }
  .ph-sm-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-sm-105 {
    padding-top: 105px; }
  .pb-sm-105 {
    padding-bottom: 105px; }
  .m-sm-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-sm-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-sm-110 {
    margin-top: 110px; }
  .mr-sm-110 {
    margin-right: 110px; }
  .mb-sm-110 {
    margin-bottom: 110px; }
  .ml-sm-110 {
    margin-left: 110px; }
  .p-sm-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-sm-110 {
    padding-right: 110px; }
  .pl-sm-110 {
    padding-left: 110px; }
  .ph-sm-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-sm-110 {
    padding-top: 110px; }
  .pb-sm-110 {
    padding-bottom: 110px; }
  .m-sm-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-sm-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-sm-115 {
    margin-top: 115px; }
  .mr-sm-115 {
    margin-right: 115px; }
  .mb-sm-115 {
    margin-bottom: 115px; }
  .ml-sm-115 {
    margin-left: 115px; }
  .p-sm-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-sm-115 {
    padding-right: 115px; }
  .pl-sm-115 {
    padding-left: 115px; }
  .ph-sm-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-sm-115 {
    padding-top: 115px; }
  .pb-sm-115 {
    padding-bottom: 115px; }
  .m-sm-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-sm-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-sm-120 {
    margin-top: 120px; }
  .mr-sm-120 {
    margin-right: 120px; }
  .mb-sm-120 {
    margin-bottom: 120px; }
  .ml-sm-120 {
    margin-left: 120px; }
  .p-sm-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-sm-120 {
    padding-right: 120px; }
  .pl-sm-120 {
    padding-left: 120px; }
  .ph-sm-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-sm-120 {
    padding-top: 120px; }
  .pb-sm-120 {
    padding-bottom: 120px; }
  .m-sm-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-sm-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-sm-125 {
    margin-top: 125px; }
  .mr-sm-125 {
    margin-right: 125px; }
  .mb-sm-125 {
    margin-bottom: 125px; }
  .ml-sm-125 {
    margin-left: 125px; }
  .p-sm-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-sm-125 {
    padding-right: 125px; }
  .pl-sm-125 {
    padding-left: 125px; }
  .ph-sm-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-sm-125 {
    padding-top: 125px; }
  .pb-sm-125 {
    padding-bottom: 125px; }
  .m-sm-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-sm-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-sm-130 {
    margin-top: 130px; }
  .mr-sm-130 {
    margin-right: 130px; }
  .mb-sm-130 {
    margin-bottom: 130px; }
  .ml-sm-130 {
    margin-left: 130px; }
  .p-sm-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-sm-130 {
    padding-right: 130px; }
  .pl-sm-130 {
    padding-left: 130px; }
  .ph-sm-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-sm-130 {
    padding-top: 130px; }
  .pb-sm-130 {
    padding-bottom: 130px; }
  .m-sm-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-sm-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-sm-135 {
    margin-top: 135px; }
  .mr-sm-135 {
    margin-right: 135px; }
  .mb-sm-135 {
    margin-bottom: 135px; }
  .ml-sm-135 {
    margin-left: 135px; }
  .p-sm-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-sm-135 {
    padding-right: 135px; }
  .pl-sm-135 {
    padding-left: 135px; }
  .ph-sm-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-sm-135 {
    padding-top: 135px; }
  .pb-sm-135 {
    padding-bottom: 135px; }
  .m-sm-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-sm-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-sm-140 {
    margin-top: 140px; }
  .mr-sm-140 {
    margin-right: 140px; }
  .mb-sm-140 {
    margin-bottom: 140px; }
  .ml-sm-140 {
    margin-left: 140px; }
  .p-sm-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-sm-140 {
    padding-right: 140px; }
  .pl-sm-140 {
    padding-left: 140px; }
  .ph-sm-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-sm-140 {
    padding-top: 140px; }
  .pb-sm-140 {
    padding-bottom: 140px; }
  .m-sm-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-sm-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-sm-145 {
    margin-top: 145px; }
  .mr-sm-145 {
    margin-right: 145px; }
  .mb-sm-145 {
    margin-bottom: 145px; }
  .ml-sm-145 {
    margin-left: 145px; }
  .p-sm-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-sm-145 {
    padding-right: 145px; }
  .pl-sm-145 {
    padding-left: 145px; }
  .ph-sm-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-sm-145 {
    padding-top: 145px; }
  .pb-sm-145 {
    padding-bottom: 145px; }
  .m-sm-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-sm-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-sm-150 {
    margin-top: 150px; }
  .mr-sm-150 {
    margin-right: 150px; }
  .mb-sm-150 {
    margin-bottom: 150px; }
  .ml-sm-150 {
    margin-left: 150px; }
  .p-sm-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-sm-150 {
    padding-right: 150px; }
  .pl-sm-150 {
    padding-left: 150px; }
  .ph-sm-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-sm-150 {
    padding-top: 150px; }
  .pb-sm-150 {
    padding-bottom: 150px; }
  .m-sm-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-sm-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-sm-160 {
    margin-top: 160px; }
  .mr-sm-160 {
    margin-right: 160px; }
  .mb-sm-160 {
    margin-bottom: 160px; }
  .ml-sm-160 {
    margin-left: 160px; }
  .p-sm-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-sm-160 {
    padding-right: 160px; }
  .pl-sm-160 {
    padding-left: 160px; }
  .ph-sm-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-sm-160 {
    padding-top: 160px; }
  .pb-sm-160 {
    padding-bottom: 160px; }
  .m-sm-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-sm-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-sm-170 {
    margin-top: 170px; }
  .mr-sm-170 {
    margin-right: 170px; }
  .mb-sm-170 {
    margin-bottom: 170px; }
  .ml-sm-170 {
    margin-left: 170px; }
  .p-sm-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-sm-170 {
    padding-right: 170px; }
  .pl-sm-170 {
    padding-left: 170px; }
  .ph-sm-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-sm-170 {
    padding-top: 170px; }
  .pb-sm-170 {
    padding-bottom: 170px; }
  .m-sm-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-sm-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-sm-180 {
    margin-top: 180px; }
  .mr-sm-180 {
    margin-right: 180px; }
  .mb-sm-180 {
    margin-bottom: 180px; }
  .ml-sm-180 {
    margin-left: 180px; }
  .p-sm-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-sm-180 {
    padding-right: 180px; }
  .pl-sm-180 {
    padding-left: 180px; }
  .ph-sm-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-sm-180 {
    padding-top: 180px; }
  .pb-sm-180 {
    padding-bottom: 180px; }
  .m-sm-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-sm-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-sm-190 {
    margin-top: 190px; }
  .mr-sm-190 {
    margin-right: 190px; }
  .mb-sm-190 {
    margin-bottom: 190px; }
  .ml-sm-190 {
    margin-left: 190px; }
  .p-sm-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-sm-190 {
    padding-right: 190px; }
  .pl-sm-190 {
    padding-left: 190px; }
  .ph-sm-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-sm-190 {
    padding-top: 190px; }
  .pb-sm-190 {
    padding-bottom: 190px; }
  .m-sm-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-sm-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-sm-200 {
    margin-top: 200px; }
  .mr-sm-200 {
    margin-right: 200px; }
  .mb-sm-200 {
    margin-bottom: 200px; }
  .ml-sm-200 {
    margin-left: 200px; }
  .p-sm-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-sm-200 {
    padding-right: 200px; }
  .pl-sm-200 {
    padding-left: 200px; }
  .ph-sm-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-sm-200 {
    padding-top: 200px; }
  .pb-sm-200 {
    padding-bottom: 200px; }
  .m-sm-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-sm-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-sm-250 {
    margin-top: 250px; }
  .mr-sm-250 {
    margin-right: 250px; }
  .mb-sm-250 {
    margin-bottom: 250px; }
  .ml-sm-250 {
    margin-left: 250px; }
  .p-sm-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-sm-250 {
    padding-right: 250px; }
  .pl-sm-250 {
    padding-left: 250px; }
  .ph-sm-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-sm-250 {
    padding-top: 250px; }
  .pb-sm-250 {
    padding-bottom: 250px; }
  .h-sm-30 {
    height: 30px; }
  .w-sm-30 {
    width: 30px; }
  .h-sm-40 {
    height: 40px; }
  .w-sm-40 {
    width: 40px; }
  .h-sm-42 {
    height: 42px; }
  .w-sm-42 {
    width: 42px; }
  .h-sm-50 {
    height: 50px; }
  .w-sm-50 {
    width: 50px; }
  .h-sm-60 {
    height: 60px; }
  .w-sm-60 {
    width: 60px; }
  .h-sm-70 {
    height: 70px; }
  .w-sm-70 {
    width: 70px; }
  .h-sm-75 {
    height: 75px; }
  .w-sm-75 {
    width: 75px; }
  .h-sm-80 {
    height: 80px; }
  .w-sm-80 {
    width: 80px; }
  .h-sm-90 {
    height: 90px; }
  .w-sm-90 {
    width: 90px; }
  .h-sm-100 {
    height: 100px; }
  .w-sm-100 {
    width: 100px; }
  .h-sm-110 {
    height: 110px; }
  .w-sm-110 {
    width: 110px; }
  .h-sm-120 {
    height: 120px; }
  .w-sm-120 {
    width: 120px; }
  .h-sm-130 {
    height: 130px; }
  .w-sm-130 {
    width: 130px; }
  .h-sm-140 {
    height: 140px; }
  .w-sm-140 {
    width: 140px; }
  .h-sm-150 {
    height: 150px; }
  .w-sm-150 {
    width: 150px; }
  .h-sm-160 {
    height: 160px; }
  .w-sm-160 {
    width: 160px; }
  .h-sm-170 {
    height: 170px; }
  .w-sm-170 {
    width: 170px; }
  .h-sm-180 {
    height: 180px; }
  .w-sm-180 {
    width: 180px; }
  .h-sm-190 {
    height: 190px; }
  .w-sm-190 {
    width: 190px; }
  .h-sm-200 {
    height: 200px; }
  .w-sm-200 {
    width: 200px; }
  .h-sm-250 {
    height: 250px; }
  .w-sm-250 {
    width: 250px; }
  .h-sm-300 {
    height: 300px; }
  .w-sm-300 {
    width: 300px; }
  .h-sm-350 {
    height: 350px; }
  .w-sm-350 {
    width: 350px; }
  .h-sm-400 {
    height: 400px; }
  .w-sm-400 {
    width: 400px; }
  .h-sm-450 {
    height: 450px; }
  .w-sm-450 {
    width: 450px; }
  .h-sm-500 {
    height: 500px; }
  .w-sm-500 {
    width: 500px; }
  .h-sm-600 {
    height: 600px; }
  .w-sm-600 {
    width: 600px; }
  .h-sm-700 {
    height: 700px; }
  .w-sm-700 {
    width: 700px; }
  .h-sm-800 {
    height: 800px; }
  .w-sm-800 {
    width: 800px; }
  .h-sm-900 {
    height: 900px; }
  .w-sm-900 {
    width: 900px; }
  .h-sm-1000 {
    height: 1000px; }
  .w-sm-1000 {
    width: 1000px; }
  .mr-sm-auto {
    margin-right: auto; }
  .ml-sm-auto {
    margin-left: auto; }
  .h-sm-auto {
    height: auto; }
  .w-sm-auto {
    width: auto; }
  .h-sm-full {
    height: 100%; }
  .w-sm-full {
    width: 100%; } }

@media (min-width: 768px) {
  .m-md--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-md--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-md--60 {
    margin-top: -60px; }
  .mr-md--60 {
    margin-right: -60px; }
  .mb-md--60 {
    margin-bottom: -60px; }
  .ml-md--60 {
    margin-left: -60px; }
  .pt-md--60 {
    padding-top: -60px; }
  .pb-md--60 {
    padding-bottom: -60px; }
  .m-md--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-md--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-md--50 {
    margin-top: -50px; }
  .mr-md--50 {
    margin-right: -50px; }
  .mb-md--50 {
    margin-bottom: -50px; }
  .ml-md--50 {
    margin-left: -50px; }
  .pt-md--50 {
    padding-top: -50px; }
  .pb-md--50 {
    padding-bottom: -50px; }
  .m-md--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-md--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-md--40 {
    margin-top: -40px; }
  .mr-md--40 {
    margin-right: -40px; }
  .mb-md--40 {
    margin-bottom: -40px; }
  .ml-md--40 {
    margin-left: -40px; }
  .pt-md--40 {
    padding-top: -40px; }
  .pb-md--40 {
    padding-bottom: -40px; }
  .m-md--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-md--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-md--30 {
    margin-top: -30px; }
  .mr-md--30 {
    margin-right: -30px; }
  .mb-md--30 {
    margin-bottom: -30px; }
  .ml-md--30 {
    margin-left: -30px; }
  .pt-md--30 {
    padding-top: -30px; }
  .pb-md--30 {
    padding-bottom: -30px; }
  .m-md--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-md--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-md--25 {
    margin-top: -25px; }
  .mr-md--25 {
    margin-right: -25px; }
  .mb-md--25 {
    margin-bottom: -25px; }
  .ml-md--25 {
    margin-left: -25px; }
  .pt-md--25 {
    padding-top: -25px; }
  .pb-md--25 {
    padding-bottom: -25px; }
  .m-md--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-md--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-md--20 {
    margin-top: -20px; }
  .mr-md--20 {
    margin-right: -20px; }
  .mb-md--20 {
    margin-bottom: -20px; }
  .ml-md--20 {
    margin-left: -20px; }
  .pt-md--20 {
    padding-top: -20px; }
  .pb-md--20 {
    padding-bottom: -20px; }
  .m-md--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-md--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-md--15 {
    margin-top: -15px; }
  .mr-md--15 {
    margin-right: -15px; }
  .mb-md--15 {
    margin-bottom: -15px; }
  .ml-md--15 {
    margin-left: -15px; }
  .pt-md--15 {
    padding-top: -15px; }
  .pb-md--15 {
    padding-bottom: -15px; }
  .m-md--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-md--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-md--10 {
    margin-top: -10px; }
  .mr-md--10 {
    margin-right: -10px; }
  .mb-md--10 {
    margin-bottom: -10px; }
  .ml-md--10 {
    margin-left: -10px; }
  .pt-md--10 {
    padding-top: -10px; }
  .pb-md--10 {
    padding-bottom: -10px; }
  .m-md--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-md--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-md--5 {
    margin-top: -5px; }
  .mr-md--5 {
    margin-right: -5px; }
  .mb-md--5 {
    margin-bottom: -5px; }
  .ml-md--5 {
    margin-left: -5px; }
  .pt-md--5 {
    padding-top: -5px; }
  .pb-md--5 {
    padding-bottom: -5px; }
  .m-md-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-md-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-md-0 {
    margin-top: 0px; }
  .mr-md-0 {
    margin-right: 0px; }
  .mb-md-0 {
    margin-bottom: 0px; }
  .ml-md-0 {
    margin-left: 0px; }
  .p-md-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-md-0 {
    padding-right: 0px; }
  .pl-md-0 {
    padding-left: 0px; }
  .ph-md-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-md-0 {
    padding-top: 0px; }
  .pb-md-0 {
    padding-bottom: 0px; }
  .m-md-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-md-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-md-5 {
    margin-top: 5px; }
  .mr-md-5 {
    margin-right: 5px; }
  .mb-md-5 {
    margin-bottom: 5px; }
  .ml-md-5 {
    margin-left: 5px; }
  .p-md-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-md-5 {
    padding-right: 5px; }
  .pl-md-5 {
    padding-left: 5px; }
  .ph-md-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-md-5 {
    padding-top: 5px; }
  .pb-md-5 {
    padding-bottom: 5px; }
  .m-md-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-md-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-md-10 {
    margin-top: 10px; }
  .mr-md-10 {
    margin-right: 10px; }
  .mb-md-10 {
    margin-bottom: 10px; }
  .ml-md-10 {
    margin-left: 10px; }
  .p-md-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-md-10 {
    padding-right: 10px; }
  .pl-md-10 {
    padding-left: 10px; }
  .ph-md-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-md-10 {
    padding-top: 10px; }
  .pb-md-10 {
    padding-bottom: 10px; }
  .m-md-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-md-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-md-15 {
    margin-top: 15px; }
  .mr-md-15 {
    margin-right: 15px; }
  .mb-md-15 {
    margin-bottom: 15px; }
  .ml-md-15 {
    margin-left: 15px; }
  .p-md-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-md-15 {
    padding-right: 15px; }
  .pl-md-15 {
    padding-left: 15px; }
  .ph-md-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-md-15 {
    padding-top: 15px; }
  .pb-md-15 {
    padding-bottom: 15px; }
  .m-md-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-md-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-md-20 {
    margin-top: 20px; }
  .mr-md-20 {
    margin-right: 20px; }
  .mb-md-20 {
    margin-bottom: 20px; }
  .ml-md-20 {
    margin-left: 20px; }
  .p-md-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-md-20 {
    padding-right: 20px; }
  .pl-md-20 {
    padding-left: 20px; }
  .ph-md-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-md-20 {
    padding-top: 20px; }
  .pb-md-20 {
    padding-bottom: 20px; }
  .m-md-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-md-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-md-25 {
    margin-top: 25px; }
  .mr-md-25 {
    margin-right: 25px; }
  .mb-md-25 {
    margin-bottom: 25px; }
  .ml-md-25 {
    margin-left: 25px; }
  .p-md-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-md-25 {
    padding-right: 25px; }
  .pl-md-25 {
    padding-left: 25px; }
  .ph-md-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-md-25 {
    padding-top: 25px; }
  .pb-md-25 {
    padding-bottom: 25px; }
  .m-md-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-md-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-md-30 {
    margin-top: 30px; }
  .mr-md-30 {
    margin-right: 30px; }
  .mb-md-30 {
    margin-bottom: 30px; }
  .ml-md-30 {
    margin-left: 30px; }
  .p-md-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-md-30 {
    padding-right: 30px; }
  .pl-md-30 {
    padding-left: 30px; }
  .ph-md-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-md-30 {
    padding-top: 30px; }
  .pb-md-30 {
    padding-bottom: 30px; }
  .m-md-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-md-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-md-35 {
    margin-top: 35px; }
  .mr-md-35 {
    margin-right: 35px; }
  .mb-md-35 {
    margin-bottom: 35px; }
  .ml-md-35 {
    margin-left: 35px; }
  .p-md-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-md-35 {
    padding-right: 35px; }
  .pl-md-35 {
    padding-left: 35px; }
  .ph-md-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-md-35 {
    padding-top: 35px; }
  .pb-md-35 {
    padding-bottom: 35px; }
  .m-md-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-md-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-md-40 {
    margin-top: 40px; }
  .mr-md-40 {
    margin-right: 40px; }
  .mb-md-40 {
    margin-bottom: 40px; }
  .ml-md-40 {
    margin-left: 40px; }
  .p-md-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-md-40 {
    padding-right: 40px; }
  .pl-md-40 {
    padding-left: 40px; }
  .ph-md-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-md-40 {
    padding-top: 40px; }
  .pb-md-40 {
    padding-bottom: 40px; }
  .m-md-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-md-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-md-45 {
    margin-top: 45px; }
  .mr-md-45 {
    margin-right: 45px; }
  .mb-md-45 {
    margin-bottom: 45px; }
  .ml-md-45 {
    margin-left: 45px; }
  .p-md-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-md-45 {
    padding-right: 45px; }
  .pl-md-45 {
    padding-left: 45px; }
  .ph-md-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-md-45 {
    padding-top: 45px; }
  .pb-md-45 {
    padding-bottom: 45px; }
  .m-md-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-md-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-md-50 {
    margin-top: 50px; }
  .mr-md-50 {
    margin-right: 50px; }
  .mb-md-50 {
    margin-bottom: 50px; }
  .ml-md-50 {
    margin-left: 50px; }
  .p-md-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-md-50 {
    padding-right: 50px; }
  .pl-md-50 {
    padding-left: 50px; }
  .ph-md-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-md-50 {
    padding-top: 50px; }
  .pb-md-50 {
    padding-bottom: 50px; }
  .m-md-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-md-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-md-55 {
    margin-top: 55px; }
  .mr-md-55 {
    margin-right: 55px; }
  .mb-md-55 {
    margin-bottom: 55px; }
  .ml-md-55 {
    margin-left: 55px; }
  .p-md-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-md-55 {
    padding-right: 55px; }
  .pl-md-55 {
    padding-left: 55px; }
  .ph-md-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-md-55 {
    padding-top: 55px; }
  .pb-md-55 {
    padding-bottom: 55px; }
  .m-md-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-md-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-md-60 {
    margin-top: 60px; }
  .mr-md-60 {
    margin-right: 60px; }
  .mb-md-60 {
    margin-bottom: 60px; }
  .ml-md-60 {
    margin-left: 60px; }
  .p-md-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-md-60 {
    padding-right: 60px; }
  .pl-md-60 {
    padding-left: 60px; }
  .ph-md-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-md-60 {
    padding-top: 60px; }
  .pb-md-60 {
    padding-bottom: 60px; }
  .m-md-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-md-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-md-65 {
    margin-top: 65px; }
  .mr-md-65 {
    margin-right: 65px; }
  .mb-md-65 {
    margin-bottom: 65px; }
  .ml-md-65 {
    margin-left: 65px; }
  .p-md-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-md-65 {
    padding-right: 65px; }
  .pl-md-65 {
    padding-left: 65px; }
  .ph-md-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-md-65 {
    padding-top: 65px; }
  .pb-md-65 {
    padding-bottom: 65px; }
  .m-md-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-md-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-md-70 {
    margin-top: 70px; }
  .mr-md-70 {
    margin-right: 70px; }
  .mb-md-70 {
    margin-bottom: 70px; }
  .ml-md-70 {
    margin-left: 70px; }
  .p-md-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-md-70 {
    padding-right: 70px; }
  .pl-md-70 {
    padding-left: 70px; }
  .ph-md-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-md-70 {
    padding-top: 70px; }
  .pb-md-70 {
    padding-bottom: 70px; }
  .m-md-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-md-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-md-75 {
    margin-top: 75px; }
  .mr-md-75 {
    margin-right: 75px; }
  .mb-md-75 {
    margin-bottom: 75px; }
  .ml-md-75 {
    margin-left: 75px; }
  .p-md-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-md-75 {
    padding-right: 75px; }
  .pl-md-75 {
    padding-left: 75px; }
  .ph-md-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-md-75 {
    padding-top: 75px; }
  .pb-md-75 {
    padding-bottom: 75px; }
  .m-md-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-md-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-md-80 {
    margin-top: 80px; }
  .mr-md-80 {
    margin-right: 80px; }
  .mb-md-80 {
    margin-bottom: 80px; }
  .ml-md-80 {
    margin-left: 80px; }
  .p-md-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-md-80 {
    padding-right: 80px; }
  .pl-md-80 {
    padding-left: 80px; }
  .ph-md-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-md-80 {
    padding-top: 80px; }
  .pb-md-80 {
    padding-bottom: 80px; }
  .m-md-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-md-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-md-85 {
    margin-top: 85px; }
  .mr-md-85 {
    margin-right: 85px; }
  .mb-md-85 {
    margin-bottom: 85px; }
  .ml-md-85 {
    margin-left: 85px; }
  .p-md-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-md-85 {
    padding-right: 85px; }
  .pl-md-85 {
    padding-left: 85px; }
  .ph-md-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-md-85 {
    padding-top: 85px; }
  .pb-md-85 {
    padding-bottom: 85px; }
  .m-md-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-md-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-md-90 {
    margin-top: 90px; }
  .mr-md-90 {
    margin-right: 90px; }
  .mb-md-90 {
    margin-bottom: 90px; }
  .ml-md-90 {
    margin-left: 90px; }
  .p-md-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-md-90 {
    padding-right: 90px; }
  .pl-md-90 {
    padding-left: 90px; }
  .ph-md-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-md-90 {
    padding-top: 90px; }
  .pb-md-90 {
    padding-bottom: 90px; }
  .m-md-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-md-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-md-95 {
    margin-top: 95px; }
  .mr-md-95 {
    margin-right: 95px; }
  .mb-md-95 {
    margin-bottom: 95px; }
  .ml-md-95 {
    margin-left: 95px; }
  .p-md-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-md-95 {
    padding-right: 95px; }
  .pl-md-95 {
    padding-left: 95px; }
  .ph-md-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-md-95 {
    padding-top: 95px; }
  .pb-md-95 {
    padding-bottom: 95px; }
  .m-md-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-md-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-md-100 {
    margin-top: 100px; }
  .mr-md-100 {
    margin-right: 100px; }
  .mb-md-100 {
    margin-bottom: 100px; }
  .ml-md-100 {
    margin-left: 100px; }
  .p-md-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-md-100 {
    padding-right: 100px; }
  .pl-md-100 {
    padding-left: 100px; }
  .ph-md-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-md-100 {
    padding-top: 100px; }
  .pb-md-100 {
    padding-bottom: 100px; }
  .m-md-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-md-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-md-105 {
    margin-top: 105px; }
  .mr-md-105 {
    margin-right: 105px; }
  .mb-md-105 {
    margin-bottom: 105px; }
  .ml-md-105 {
    margin-left: 105px; }
  .p-md-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-md-105 {
    padding-right: 105px; }
  .pl-md-105 {
    padding-left: 105px; }
  .ph-md-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-md-105 {
    padding-top: 105px; }
  .pb-md-105 {
    padding-bottom: 105px; }
  .m-md-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-md-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-md-110 {
    margin-top: 110px; }
  .mr-md-110 {
    margin-right: 110px; }
  .mb-md-110 {
    margin-bottom: 110px; }
  .ml-md-110 {
    margin-left: 110px; }
  .p-md-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-md-110 {
    padding-right: 110px; }
  .pl-md-110 {
    padding-left: 110px; }
  .ph-md-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-md-110 {
    padding-top: 110px; }
  .pb-md-110 {
    padding-bottom: 110px; }
  .m-md-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-md-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-md-115 {
    margin-top: 115px; }
  .mr-md-115 {
    margin-right: 115px; }
  .mb-md-115 {
    margin-bottom: 115px; }
  .ml-md-115 {
    margin-left: 115px; }
  .p-md-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-md-115 {
    padding-right: 115px; }
  .pl-md-115 {
    padding-left: 115px; }
  .ph-md-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-md-115 {
    padding-top: 115px; }
  .pb-md-115 {
    padding-bottom: 115px; }
  .m-md-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-md-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-md-120 {
    margin-top: 120px; }
  .mr-md-120 {
    margin-right: 120px; }
  .mb-md-120 {
    margin-bottom: 120px; }
  .ml-md-120 {
    margin-left: 120px; }
  .p-md-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-md-120 {
    padding-right: 120px; }
  .pl-md-120 {
    padding-left: 120px; }
  .ph-md-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-md-120 {
    padding-top: 120px; }
  .pb-md-120 {
    padding-bottom: 120px; }
  .m-md-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-md-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-md-125 {
    margin-top: 125px; }
  .mr-md-125 {
    margin-right: 125px; }
  .mb-md-125 {
    margin-bottom: 125px; }
  .ml-md-125 {
    margin-left: 125px; }
  .p-md-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-md-125 {
    padding-right: 125px; }
  .pl-md-125 {
    padding-left: 125px; }
  .ph-md-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-md-125 {
    padding-top: 125px; }
  .pb-md-125 {
    padding-bottom: 125px; }
  .m-md-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-md-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-md-130 {
    margin-top: 130px; }
  .mr-md-130 {
    margin-right: 130px; }
  .mb-md-130 {
    margin-bottom: 130px; }
  .ml-md-130 {
    margin-left: 130px; }
  .p-md-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-md-130 {
    padding-right: 130px; }
  .pl-md-130 {
    padding-left: 130px; }
  .ph-md-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-md-130 {
    padding-top: 130px; }
  .pb-md-130 {
    padding-bottom: 130px; }
  .m-md-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-md-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-md-135 {
    margin-top: 135px; }
  .mr-md-135 {
    margin-right: 135px; }
  .mb-md-135 {
    margin-bottom: 135px; }
  .ml-md-135 {
    margin-left: 135px; }
  .p-md-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-md-135 {
    padding-right: 135px; }
  .pl-md-135 {
    padding-left: 135px; }
  .ph-md-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-md-135 {
    padding-top: 135px; }
  .pb-md-135 {
    padding-bottom: 135px; }
  .m-md-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-md-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-md-140 {
    margin-top: 140px; }
  .mr-md-140 {
    margin-right: 140px; }
  .mb-md-140 {
    margin-bottom: 140px; }
  .ml-md-140 {
    margin-left: 140px; }
  .p-md-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-md-140 {
    padding-right: 140px; }
  .pl-md-140 {
    padding-left: 140px; }
  .ph-md-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-md-140 {
    padding-top: 140px; }
  .pb-md-140 {
    padding-bottom: 140px; }
  .m-md-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-md-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-md-145 {
    margin-top: 145px; }
  .mr-md-145 {
    margin-right: 145px; }
  .mb-md-145 {
    margin-bottom: 145px; }
  .ml-md-145 {
    margin-left: 145px; }
  .p-md-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-md-145 {
    padding-right: 145px; }
  .pl-md-145 {
    padding-left: 145px; }
  .ph-md-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-md-145 {
    padding-top: 145px; }
  .pb-md-145 {
    padding-bottom: 145px; }
  .m-md-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-md-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-md-150 {
    margin-top: 150px; }
  .mr-md-150 {
    margin-right: 150px; }
  .mb-md-150 {
    margin-bottom: 150px; }
  .ml-md-150 {
    margin-left: 150px; }
  .p-md-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-md-150 {
    padding-right: 150px; }
  .pl-md-150 {
    padding-left: 150px; }
  .ph-md-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-md-150 {
    padding-top: 150px; }
  .pb-md-150 {
    padding-bottom: 150px; }
  .m-md-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-md-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-md-160 {
    margin-top: 160px; }
  .mr-md-160 {
    margin-right: 160px; }
  .mb-md-160 {
    margin-bottom: 160px; }
  .ml-md-160 {
    margin-left: 160px; }
  .p-md-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-md-160 {
    padding-right: 160px; }
  .pl-md-160 {
    padding-left: 160px; }
  .ph-md-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-md-160 {
    padding-top: 160px; }
  .pb-md-160 {
    padding-bottom: 160px; }
  .m-md-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-md-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-md-170 {
    margin-top: 170px; }
  .mr-md-170 {
    margin-right: 170px; }
  .mb-md-170 {
    margin-bottom: 170px; }
  .ml-md-170 {
    margin-left: 170px; }
  .p-md-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-md-170 {
    padding-right: 170px; }
  .pl-md-170 {
    padding-left: 170px; }
  .ph-md-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-md-170 {
    padding-top: 170px; }
  .pb-md-170 {
    padding-bottom: 170px; }
  .m-md-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-md-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-md-180 {
    margin-top: 180px; }
  .mr-md-180 {
    margin-right: 180px; }
  .mb-md-180 {
    margin-bottom: 180px; }
  .ml-md-180 {
    margin-left: 180px; }
  .p-md-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-md-180 {
    padding-right: 180px; }
  .pl-md-180 {
    padding-left: 180px; }
  .ph-md-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-md-180 {
    padding-top: 180px; }
  .pb-md-180 {
    padding-bottom: 180px; }
  .m-md-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-md-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-md-190 {
    margin-top: 190px; }
  .mr-md-190 {
    margin-right: 190px; }
  .mb-md-190 {
    margin-bottom: 190px; }
  .ml-md-190 {
    margin-left: 190px; }
  .p-md-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-md-190 {
    padding-right: 190px; }
  .pl-md-190 {
    padding-left: 190px; }
  .ph-md-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-md-190 {
    padding-top: 190px; }
  .pb-md-190 {
    padding-bottom: 190px; }
  .m-md-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-md-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-md-200 {
    margin-top: 200px; }
  .mr-md-200 {
    margin-right: 200px; }
  .mb-md-200 {
    margin-bottom: 200px; }
  .ml-md-200 {
    margin-left: 200px; }
  .p-md-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-md-200 {
    padding-right: 200px; }
  .pl-md-200 {
    padding-left: 200px; }
  .ph-md-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-md-200 {
    padding-top: 200px; }
  .pb-md-200 {
    padding-bottom: 200px; }
  .m-md-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-md-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-md-250 {
    margin-top: 250px; }
  .mr-md-250 {
    margin-right: 250px; }
  .mb-md-250 {
    margin-bottom: 250px; }
  .ml-md-250 {
    margin-left: 250px; }
  .p-md-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-md-250 {
    padding-right: 250px; }
  .pl-md-250 {
    padding-left: 250px; }
  .ph-md-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-md-250 {
    padding-top: 250px; }
  .pb-md-250 {
    padding-bottom: 250px; }
  .h-md-30 {
    height: 30px; }
  .w-md-30 {
    width: 30px; }
  .h-md-40 {
    height: 40px; }
  .w-md-40 {
    width: 40px; }
  .h-md-42 {
    height: 42px; }
  .w-md-42 {
    width: 42px; }
  .h-md-50 {
    height: 50px; }
  .w-md-50 {
    width: 50px; }
  .h-md-60 {
    height: 60px; }
  .w-md-60 {
    width: 60px; }
  .h-md-70 {
    height: 70px; }
  .w-md-70 {
    width: 70px; }
  .h-md-75 {
    height: 75px; }
  .w-md-75 {
    width: 75px; }
  .h-md-80 {
    height: 80px; }
  .w-md-80 {
    width: 80px; }
  .h-md-90 {
    height: 90px; }
  .w-md-90 {
    width: 90px; }
  .h-md-100 {
    height: 100px; }
  .w-md-100 {
    width: 100px; }
  .h-md-110 {
    height: 110px; }
  .w-md-110 {
    width: 110px; }
  .h-md-120 {
    height: 120px; }
  .w-md-120 {
    width: 120px; }
  .h-md-130 {
    height: 130px; }
  .w-md-130 {
    width: 130px; }
  .h-md-140 {
    height: 140px; }
  .w-md-140 {
    width: 140px; }
  .h-md-150 {
    height: 150px; }
  .w-md-150 {
    width: 150px; }
  .h-md-160 {
    height: 160px; }
  .w-md-160 {
    width: 160px; }
  .h-md-170 {
    height: 170px; }
  .w-md-170 {
    width: 170px; }
  .h-md-180 {
    height: 180px; }
  .w-md-180 {
    width: 180px; }
  .h-md-190 {
    height: 190px; }
  .w-md-190 {
    width: 190px; }
  .h-md-200 {
    height: 200px; }
  .w-md-200 {
    width: 200px; }
  .h-md-250 {
    height: 250px; }
  .w-md-250 {
    width: 250px; }
  .h-md-300 {
    height: 300px; }
  .w-md-300 {
    width: 300px; }
  .h-md-350 {
    height: 350px; }
  .w-md-350 {
    width: 350px; }
  .h-md-400 {
    height: 400px; }
  .w-md-400 {
    width: 400px; }
  .h-md-450 {
    height: 450px; }
  .w-md-450 {
    width: 450px; }
  .h-md-500 {
    height: 500px; }
  .w-md-500 {
    width: 500px; }
  .h-md-600 {
    height: 600px; }
  .w-md-600 {
    width: 600px; }
  .h-md-700 {
    height: 700px; }
  .w-md-700 {
    width: 700px; }
  .h-md-800 {
    height: 800px; }
  .w-md-800 {
    width: 800px; }
  .h-md-900 {
    height: 900px; }
  .w-md-900 {
    width: 900px; }
  .h-md-1000 {
    height: 1000px; }
  .w-md-1000 {
    width: 1000px; }
  .mr-md-auto {
    margin-right: auto; }
  .ml-md-auto {
    margin-left: auto; }
  .h-md-auto {
    height: auto; }
  .w-md-auto {
    width: auto; }
  .h-md-full {
    height: 100%; }
  .w-md-full {
    width: 100%; } }

@media (min-width: 992px) {
  .m-lg--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-lg--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-lg--60 {
    margin-top: -60px; }
  .mr-lg--60 {
    margin-right: -60px; }
  .mb-lg--60 {
    margin-bottom: -60px; }
  .ml-lg--60 {
    margin-left: -60px; }
  .pt-lg--60 {
    padding-top: -60px; }
  .pb-lg--60 {
    padding-bottom: -60px; }
  .m-lg--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-lg--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-lg--50 {
    margin-top: -50px; }
  .mr-lg--50 {
    margin-right: -50px; }
  .mb-lg--50 {
    margin-bottom: -50px; }
  .ml-lg--50 {
    margin-left: -50px; }
  .pt-lg--50 {
    padding-top: -50px; }
  .pb-lg--50 {
    padding-bottom: -50px; }
  .m-lg--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-lg--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-lg--40 {
    margin-top: -40px; }
  .mr-lg--40 {
    margin-right: -40px; }
  .mb-lg--40 {
    margin-bottom: -40px; }
  .ml-lg--40 {
    margin-left: -40px; }
  .pt-lg--40 {
    padding-top: -40px; }
  .pb-lg--40 {
    padding-bottom: -40px; }
  .m-lg--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-lg--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-lg--30 {
    margin-top: -30px; }
  .mr-lg--30 {
    margin-right: -30px; }
  .mb-lg--30 {
    margin-bottom: -30px; }
  .ml-lg--30 {
    margin-left: -30px; }
  .pt-lg--30 {
    padding-top: -30px; }
  .pb-lg--30 {
    padding-bottom: -30px; }
  .m-lg--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-lg--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-lg--25 {
    margin-top: -25px; }
  .mr-lg--25 {
    margin-right: -25px; }
  .mb-lg--25 {
    margin-bottom: -25px; }
  .ml-lg--25 {
    margin-left: -25px; }
  .pt-lg--25 {
    padding-top: -25px; }
  .pb-lg--25 {
    padding-bottom: -25px; }
  .m-lg--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-lg--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-lg--20 {
    margin-top: -20px; }
  .mr-lg--20 {
    margin-right: -20px; }
  .mb-lg--20 {
    margin-bottom: -20px; }
  .ml-lg--20 {
    margin-left: -20px; }
  .pt-lg--20 {
    padding-top: -20px; }
  .pb-lg--20 {
    padding-bottom: -20px; }
  .m-lg--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-lg--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-lg--15 {
    margin-top: -15px; }
  .mr-lg--15 {
    margin-right: -15px; }
  .mb-lg--15 {
    margin-bottom: -15px; }
  .ml-lg--15 {
    margin-left: -15px; }
  .pt-lg--15 {
    padding-top: -15px; }
  .pb-lg--15 {
    padding-bottom: -15px; }
  .m-lg--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-lg--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-lg--10 {
    margin-top: -10px; }
  .mr-lg--10 {
    margin-right: -10px; }
  .mb-lg--10 {
    margin-bottom: -10px; }
  .ml-lg--10 {
    margin-left: -10px; }
  .pt-lg--10 {
    padding-top: -10px; }
  .pb-lg--10 {
    padding-bottom: -10px; }
  .m-lg--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-lg--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-lg--5 {
    margin-top: -5px; }
  .mr-lg--5 {
    margin-right: -5px; }
  .mb-lg--5 {
    margin-bottom: -5px; }
  .ml-lg--5 {
    margin-left: -5px; }
  .pt-lg--5 {
    padding-top: -5px; }
  .pb-lg--5 {
    padding-bottom: -5px; }
  .m-lg-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-lg-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-lg-0 {
    margin-top: 0px; }
  .mr-lg-0 {
    margin-right: 0px; }
  .mb-lg-0 {
    margin-bottom: 0px; }
  .ml-lg-0 {
    margin-left: 0px; }
  .p-lg-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-lg-0 {
    padding-right: 0px; }
  .pl-lg-0 {
    padding-left: 0px; }
  .ph-lg-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-lg-0 {
    padding-top: 0px; }
  .pb-lg-0 {
    padding-bottom: 0px; }
  .m-lg-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-lg-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-lg-5 {
    margin-top: 5px; }
  .mr-lg-5 {
    margin-right: 5px; }
  .mb-lg-5 {
    margin-bottom: 5px; }
  .ml-lg-5 {
    margin-left: 5px; }
  .p-lg-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-lg-5 {
    padding-right: 5px; }
  .pl-lg-5 {
    padding-left: 5px; }
  .ph-lg-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-lg-5 {
    padding-top: 5px; }
  .pb-lg-5 {
    padding-bottom: 5px; }
  .m-lg-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-lg-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-lg-10 {
    margin-top: 10px; }
  .mr-lg-10 {
    margin-right: 10px; }
  .mb-lg-10 {
    margin-bottom: 10px; }
  .ml-lg-10 {
    margin-left: 10px; }
  .p-lg-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-lg-10 {
    padding-right: 10px; }
  .pl-lg-10 {
    padding-left: 10px; }
  .ph-lg-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-lg-10 {
    padding-top: 10px; }
  .pb-lg-10 {
    padding-bottom: 10px; }
  .m-lg-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-lg-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-lg-15 {
    margin-top: 15px; }
  .mr-lg-15 {
    margin-right: 15px; }
  .mb-lg-15 {
    margin-bottom: 15px; }
  .ml-lg-15 {
    margin-left: 15px; }
  .p-lg-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-lg-15 {
    padding-right: 15px; }
  .pl-lg-15 {
    padding-left: 15px; }
  .ph-lg-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-lg-15 {
    padding-top: 15px; }
  .pb-lg-15 {
    padding-bottom: 15px; }
  .m-lg-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-lg-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-lg-20 {
    margin-top: 20px; }
  .mr-lg-20 {
    margin-right: 20px; }
  .mb-lg-20 {
    margin-bottom: 20px; }
  .ml-lg-20 {
    margin-left: 20px; }
  .p-lg-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-lg-20 {
    padding-right: 20px; }
  .pl-lg-20 {
    padding-left: 20px; }
  .ph-lg-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-lg-20 {
    padding-top: 20px; }
  .pb-lg-20 {
    padding-bottom: 20px; }
  .m-lg-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-lg-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-lg-25 {
    margin-top: 25px; }
  .mr-lg-25 {
    margin-right: 25px; }
  .mb-lg-25 {
    margin-bottom: 25px; }
  .ml-lg-25 {
    margin-left: 25px; }
  .p-lg-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-lg-25 {
    padding-right: 25px; }
  .pl-lg-25 {
    padding-left: 25px; }
  .ph-lg-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-lg-25 {
    padding-top: 25px; }
  .pb-lg-25 {
    padding-bottom: 25px; }
  .m-lg-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-lg-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-lg-30 {
    margin-top: 30px; }
  .mr-lg-30 {
    margin-right: 30px; }
  .mb-lg-30 {
    margin-bottom: 30px; }
  .ml-lg-30 {
    margin-left: 30px; }
  .p-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-lg-30 {
    padding-right: 30px; }
  .pl-lg-30 {
    padding-left: 30px; }
  .ph-lg-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-lg-30 {
    padding-top: 30px; }
  .pb-lg-30 {
    padding-bottom: 30px; }
  .m-lg-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-lg-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-lg-35 {
    margin-top: 35px; }
  .mr-lg-35 {
    margin-right: 35px; }
  .mb-lg-35 {
    margin-bottom: 35px; }
  .ml-lg-35 {
    margin-left: 35px; }
  .p-lg-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-lg-35 {
    padding-right: 35px; }
  .pl-lg-35 {
    padding-left: 35px; }
  .ph-lg-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-lg-35 {
    padding-top: 35px; }
  .pb-lg-35 {
    padding-bottom: 35px; }
  .m-lg-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-lg-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-lg-40 {
    margin-top: 40px; }
  .mr-lg-40 {
    margin-right: 40px; }
  .mb-lg-40 {
    margin-bottom: 40px; }
  .ml-lg-40 {
    margin-left: 40px; }
  .p-lg-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-lg-40 {
    padding-right: 40px; }
  .pl-lg-40 {
    padding-left: 40px; }
  .ph-lg-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-lg-40 {
    padding-top: 40px; }
  .pb-lg-40 {
    padding-bottom: 40px; }
  .m-lg-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-lg-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-lg-45 {
    margin-top: 45px; }
  .mr-lg-45 {
    margin-right: 45px; }
  .mb-lg-45 {
    margin-bottom: 45px; }
  .ml-lg-45 {
    margin-left: 45px; }
  .p-lg-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-lg-45 {
    padding-right: 45px; }
  .pl-lg-45 {
    padding-left: 45px; }
  .ph-lg-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-lg-45 {
    padding-top: 45px; }
  .pb-lg-45 {
    padding-bottom: 45px; }
  .m-lg-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-lg-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-lg-50 {
    margin-top: 50px; }
  .mr-lg-50 {
    margin-right: 50px; }
  .mb-lg-50 {
    margin-bottom: 50px; }
  .ml-lg-50 {
    margin-left: 50px; }
  .p-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-lg-50 {
    padding-right: 50px; }
  .pl-lg-50 {
    padding-left: 50px; }
  .ph-lg-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-lg-50 {
    padding-top: 50px; }
  .pb-lg-50 {
    padding-bottom: 50px; }
  .m-lg-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-lg-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-lg-55 {
    margin-top: 55px; }
  .mr-lg-55 {
    margin-right: 55px; }
  .mb-lg-55 {
    margin-bottom: 55px; }
  .ml-lg-55 {
    margin-left: 55px; }
  .p-lg-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-lg-55 {
    padding-right: 55px; }
  .pl-lg-55 {
    padding-left: 55px; }
  .ph-lg-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-lg-55 {
    padding-top: 55px; }
  .pb-lg-55 {
    padding-bottom: 55px; }
  .m-lg-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-lg-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-lg-60 {
    margin-top: 60px; }
  .mr-lg-60 {
    margin-right: 60px; }
  .mb-lg-60 {
    margin-bottom: 60px; }
  .ml-lg-60 {
    margin-left: 60px; }
  .p-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-lg-60 {
    padding-right: 60px; }
  .pl-lg-60 {
    padding-left: 60px; }
  .ph-lg-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-lg-60 {
    padding-top: 60px; }
  .pb-lg-60 {
    padding-bottom: 60px; }
  .m-lg-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-lg-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-lg-65 {
    margin-top: 65px; }
  .mr-lg-65 {
    margin-right: 65px; }
  .mb-lg-65 {
    margin-bottom: 65px; }
  .ml-lg-65 {
    margin-left: 65px; }
  .p-lg-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-lg-65 {
    padding-right: 65px; }
  .pl-lg-65 {
    padding-left: 65px; }
  .ph-lg-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-lg-65 {
    padding-top: 65px; }
  .pb-lg-65 {
    padding-bottom: 65px; }
  .m-lg-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-lg-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-lg-70 {
    margin-top: 70px; }
  .mr-lg-70 {
    margin-right: 70px; }
  .mb-lg-70 {
    margin-bottom: 70px; }
  .ml-lg-70 {
    margin-left: 70px; }
  .p-lg-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-lg-70 {
    padding-right: 70px; }
  .pl-lg-70 {
    padding-left: 70px; }
  .ph-lg-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-lg-70 {
    padding-top: 70px; }
  .pb-lg-70 {
    padding-bottom: 70px; }
  .m-lg-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-lg-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-lg-75 {
    margin-top: 75px; }
  .mr-lg-75 {
    margin-right: 75px; }
  .mb-lg-75 {
    margin-bottom: 75px; }
  .ml-lg-75 {
    margin-left: 75px; }
  .p-lg-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-lg-75 {
    padding-right: 75px; }
  .pl-lg-75 {
    padding-left: 75px; }
  .ph-lg-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-lg-75 {
    padding-top: 75px; }
  .pb-lg-75 {
    padding-bottom: 75px; }
  .m-lg-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-lg-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-lg-80 {
    margin-top: 80px; }
  .mr-lg-80 {
    margin-right: 80px; }
  .mb-lg-80 {
    margin-bottom: 80px; }
  .ml-lg-80 {
    margin-left: 80px; }
  .p-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-lg-80 {
    padding-right: 80px; }
  .pl-lg-80 {
    padding-left: 80px; }
  .ph-lg-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-lg-80 {
    padding-top: 80px; }
  .pb-lg-80 {
    padding-bottom: 80px; }
  .m-lg-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-lg-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-lg-85 {
    margin-top: 85px; }
  .mr-lg-85 {
    margin-right: 85px; }
  .mb-lg-85 {
    margin-bottom: 85px; }
  .ml-lg-85 {
    margin-left: 85px; }
  .p-lg-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-lg-85 {
    padding-right: 85px; }
  .pl-lg-85 {
    padding-left: 85px; }
  .ph-lg-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-lg-85 {
    padding-top: 85px; }
  .pb-lg-85 {
    padding-bottom: 85px; }
  .m-lg-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-lg-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-lg-90 {
    margin-top: 90px; }
  .mr-lg-90 {
    margin-right: 90px; }
  .mb-lg-90 {
    margin-bottom: 90px; }
  .ml-lg-90 {
    margin-left: 90px; }
  .p-lg-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-lg-90 {
    padding-right: 90px; }
  .pl-lg-90 {
    padding-left: 90px; }
  .ph-lg-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-lg-90 {
    padding-top: 90px; }
  .pb-lg-90 {
    padding-bottom: 90px; }
  .m-lg-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-lg-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-lg-95 {
    margin-top: 95px; }
  .mr-lg-95 {
    margin-right: 95px; }
  .mb-lg-95 {
    margin-bottom: 95px; }
  .ml-lg-95 {
    margin-left: 95px; }
  .p-lg-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-lg-95 {
    padding-right: 95px; }
  .pl-lg-95 {
    padding-left: 95px; }
  .ph-lg-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-lg-95 {
    padding-top: 95px; }
  .pb-lg-95 {
    padding-bottom: 95px; }
  .m-lg-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-lg-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-lg-100 {
    margin-top: 100px; }
  .mr-lg-100 {
    margin-right: 100px; }
  .mb-lg-100 {
    margin-bottom: 100px; }
  .ml-lg-100 {
    margin-left: 100px; }
  .p-lg-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-lg-100 {
    padding-right: 100px; }
  .pl-lg-100 {
    padding-left: 100px; }
  .ph-lg-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-lg-100 {
    padding-top: 100px; }
  .pb-lg-100 {
    padding-bottom: 100px; }
  .m-lg-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-lg-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-lg-105 {
    margin-top: 105px; }
  .mr-lg-105 {
    margin-right: 105px; }
  .mb-lg-105 {
    margin-bottom: 105px; }
  .ml-lg-105 {
    margin-left: 105px; }
  .p-lg-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-lg-105 {
    padding-right: 105px; }
  .pl-lg-105 {
    padding-left: 105px; }
  .ph-lg-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-lg-105 {
    padding-top: 105px; }
  .pb-lg-105 {
    padding-bottom: 105px; }
  .m-lg-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-lg-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-lg-110 {
    margin-top: 110px; }
  .mr-lg-110 {
    margin-right: 110px; }
  .mb-lg-110 {
    margin-bottom: 110px; }
  .ml-lg-110 {
    margin-left: 110px; }
  .p-lg-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-lg-110 {
    padding-right: 110px; }
  .pl-lg-110 {
    padding-left: 110px; }
  .ph-lg-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-lg-110 {
    padding-top: 110px; }
  .pb-lg-110 {
    padding-bottom: 110px; }
  .m-lg-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-lg-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-lg-115 {
    margin-top: 115px; }
  .mr-lg-115 {
    margin-right: 115px; }
  .mb-lg-115 {
    margin-bottom: 115px; }
  .ml-lg-115 {
    margin-left: 115px; }
  .p-lg-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-lg-115 {
    padding-right: 115px; }
  .pl-lg-115 {
    padding-left: 115px; }
  .ph-lg-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-lg-115 {
    padding-top: 115px; }
  .pb-lg-115 {
    padding-bottom: 115px; }
  .m-lg-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-lg-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-lg-120 {
    margin-top: 120px; }
  .mr-lg-120 {
    margin-right: 120px; }
  .mb-lg-120 {
    margin-bottom: 120px; }
  .ml-lg-120 {
    margin-left: 120px; }
  .p-lg-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-lg-120 {
    padding-right: 120px; }
  .pl-lg-120 {
    padding-left: 120px; }
  .ph-lg-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-lg-120 {
    padding-top: 120px; }
  .pb-lg-120 {
    padding-bottom: 120px; }
  .m-lg-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-lg-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-lg-125 {
    margin-top: 125px; }
  .mr-lg-125 {
    margin-right: 125px; }
  .mb-lg-125 {
    margin-bottom: 125px; }
  .ml-lg-125 {
    margin-left: 125px; }
  .p-lg-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-lg-125 {
    padding-right: 125px; }
  .pl-lg-125 {
    padding-left: 125px; }
  .ph-lg-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-lg-125 {
    padding-top: 125px; }
  .pb-lg-125 {
    padding-bottom: 125px; }
  .m-lg-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-lg-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-lg-130 {
    margin-top: 130px; }
  .mr-lg-130 {
    margin-right: 130px; }
  .mb-lg-130 {
    margin-bottom: 130px; }
  .ml-lg-130 {
    margin-left: 130px; }
  .p-lg-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-lg-130 {
    padding-right: 130px; }
  .pl-lg-130 {
    padding-left: 130px; }
  .ph-lg-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-lg-130 {
    padding-top: 130px; }
  .pb-lg-130 {
    padding-bottom: 130px; }
  .m-lg-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-lg-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-lg-135 {
    margin-top: 135px; }
  .mr-lg-135 {
    margin-right: 135px; }
  .mb-lg-135 {
    margin-bottom: 135px; }
  .ml-lg-135 {
    margin-left: 135px; }
  .p-lg-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-lg-135 {
    padding-right: 135px; }
  .pl-lg-135 {
    padding-left: 135px; }
  .ph-lg-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-lg-135 {
    padding-top: 135px; }
  .pb-lg-135 {
    padding-bottom: 135px; }
  .m-lg-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-lg-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-lg-140 {
    margin-top: 140px; }
  .mr-lg-140 {
    margin-right: 140px; }
  .mb-lg-140 {
    margin-bottom: 140px; }
  .ml-lg-140 {
    margin-left: 140px; }
  .p-lg-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-lg-140 {
    padding-right: 140px; }
  .pl-lg-140 {
    padding-left: 140px; }
  .ph-lg-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-lg-140 {
    padding-top: 140px; }
  .pb-lg-140 {
    padding-bottom: 140px; }
  .m-lg-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-lg-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-lg-145 {
    margin-top: 145px; }
  .mr-lg-145 {
    margin-right: 145px; }
  .mb-lg-145 {
    margin-bottom: 145px; }
  .ml-lg-145 {
    margin-left: 145px; }
  .p-lg-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-lg-145 {
    padding-right: 145px; }
  .pl-lg-145 {
    padding-left: 145px; }
  .ph-lg-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-lg-145 {
    padding-top: 145px; }
  .pb-lg-145 {
    padding-bottom: 145px; }
  .m-lg-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-lg-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-lg-150 {
    margin-top: 150px; }
  .mr-lg-150 {
    margin-right: 150px; }
  .mb-lg-150 {
    margin-bottom: 150px; }
  .ml-lg-150 {
    margin-left: 150px; }
  .p-lg-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-lg-150 {
    padding-right: 150px; }
  .pl-lg-150 {
    padding-left: 150px; }
  .ph-lg-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-lg-150 {
    padding-top: 150px; }
  .pb-lg-150 {
    padding-bottom: 150px; }
  .m-lg-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-lg-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-lg-160 {
    margin-top: 160px; }
  .mr-lg-160 {
    margin-right: 160px; }
  .mb-lg-160 {
    margin-bottom: 160px; }
  .ml-lg-160 {
    margin-left: 160px; }
  .p-lg-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-lg-160 {
    padding-right: 160px; }
  .pl-lg-160 {
    padding-left: 160px; }
  .ph-lg-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-lg-160 {
    padding-top: 160px; }
  .pb-lg-160 {
    padding-bottom: 160px; }
  .m-lg-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-lg-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-lg-170 {
    margin-top: 170px; }
  .mr-lg-170 {
    margin-right: 170px; }
  .mb-lg-170 {
    margin-bottom: 170px; }
  .ml-lg-170 {
    margin-left: 170px; }
  .p-lg-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-lg-170 {
    padding-right: 170px; }
  .pl-lg-170 {
    padding-left: 170px; }
  .ph-lg-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-lg-170 {
    padding-top: 170px; }
  .pb-lg-170 {
    padding-bottom: 170px; }
  .m-lg-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-lg-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-lg-180 {
    margin-top: 180px; }
  .mr-lg-180 {
    margin-right: 180px; }
  .mb-lg-180 {
    margin-bottom: 180px; }
  .ml-lg-180 {
    margin-left: 180px; }
  .p-lg-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-lg-180 {
    padding-right: 180px; }
  .pl-lg-180 {
    padding-left: 180px; }
  .ph-lg-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-lg-180 {
    padding-top: 180px; }
  .pb-lg-180 {
    padding-bottom: 180px; }
  .m-lg-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-lg-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-lg-190 {
    margin-top: 190px; }
  .mr-lg-190 {
    margin-right: 190px; }
  .mb-lg-190 {
    margin-bottom: 190px; }
  .ml-lg-190 {
    margin-left: 190px; }
  .p-lg-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-lg-190 {
    padding-right: 190px; }
  .pl-lg-190 {
    padding-left: 190px; }
  .ph-lg-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-lg-190 {
    padding-top: 190px; }
  .pb-lg-190 {
    padding-bottom: 190px; }
  .m-lg-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-lg-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-lg-200 {
    margin-top: 200px; }
  .mr-lg-200 {
    margin-right: 200px; }
  .mb-lg-200 {
    margin-bottom: 200px; }
  .ml-lg-200 {
    margin-left: 200px; }
  .p-lg-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-lg-200 {
    padding-right: 200px; }
  .pl-lg-200 {
    padding-left: 200px; }
  .ph-lg-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-lg-200 {
    padding-top: 200px; }
  .pb-lg-200 {
    padding-bottom: 200px; }
  .m-lg-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-lg-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-lg-250 {
    margin-top: 250px; }
  .mr-lg-250 {
    margin-right: 250px; }
  .mb-lg-250 {
    margin-bottom: 250px; }
  .ml-lg-250 {
    margin-left: 250px; }
  .p-lg-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-lg-250 {
    padding-right: 250px; }
  .pl-lg-250 {
    padding-left: 250px; }
  .ph-lg-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-lg-250 {
    padding-top: 250px; }
  .pb-lg-250 {
    padding-bottom: 250px; }
  .h-lg-30 {
    height: 30px; }
  .w-lg-30 {
    width: 30px; }
  .h-lg-40 {
    height: 40px; }
  .w-lg-40 {
    width: 40px; }
  .h-lg-42 {
    height: 42px; }
  .w-lg-42 {
    width: 42px; }
  .h-lg-50 {
    height: 50px; }
  .w-lg-50 {
    width: 50px; }
  .h-lg-60 {
    height: 60px; }
  .w-lg-60 {
    width: 60px; }
  .h-lg-70 {
    height: 70px; }
  .w-lg-70 {
    width: 70px; }
  .h-lg-75 {
    height: 75px; }
  .w-lg-75 {
    width: 75px; }
  .h-lg-80 {
    height: 80px; }
  .w-lg-80 {
    width: 80px; }
  .h-lg-90 {
    height: 90px; }
  .w-lg-90 {
    width: 90px; }
  .h-lg-100 {
    height: 100px; }
  .w-lg-100 {
    width: 100px; }
  .h-lg-110 {
    height: 110px; }
  .w-lg-110 {
    width: 110px; }
  .h-lg-120 {
    height: 120px; }
  .w-lg-120 {
    width: 120px; }
  .h-lg-130 {
    height: 130px; }
  .w-lg-130 {
    width: 130px; }
  .h-lg-140 {
    height: 140px; }
  .w-lg-140 {
    width: 140px; }
  .h-lg-150 {
    height: 150px; }
  .w-lg-150 {
    width: 150px; }
  .h-lg-160 {
    height: 160px; }
  .w-lg-160 {
    width: 160px; }
  .h-lg-170 {
    height: 170px; }
  .w-lg-170 {
    width: 170px; }
  .h-lg-180 {
    height: 180px; }
  .w-lg-180 {
    width: 180px; }
  .h-lg-190 {
    height: 190px; }
  .w-lg-190 {
    width: 190px; }
  .h-lg-200 {
    height: 200px; }
  .w-lg-200 {
    width: 200px; }
  .h-lg-250 {
    height: 250px; }
  .w-lg-250 {
    width: 250px; }
  .h-lg-300 {
    height: 300px; }
  .w-lg-300 {
    width: 300px; }
  .h-lg-350 {
    height: 350px; }
  .w-lg-350 {
    width: 350px; }
  .h-lg-400 {
    height: 400px; }
  .w-lg-400 {
    width: 400px; }
  .h-lg-450 {
    height: 450px; }
  .w-lg-450 {
    width: 450px; }
  .h-lg-500 {
    height: 500px; }
  .w-lg-500 {
    width: 500px; }
  .h-lg-600 {
    height: 600px; }
  .w-lg-600 {
    width: 600px; }
  .h-lg-700 {
    height: 700px; }
  .w-lg-700 {
    width: 700px; }
  .h-lg-800 {
    height: 800px; }
  .w-lg-800 {
    width: 800px; }
  .h-lg-900 {
    height: 900px; }
  .w-lg-900 {
    width: 900px; }
  .h-lg-1000 {
    height: 1000px; }
  .w-lg-1000 {
    width: 1000px; }
  .mr-lg-auto {
    margin-right: auto; }
  .ml-lg-auto {
    margin-left: auto; }
  .h-lg-auto {
    height: auto; }
  .w-lg-auto {
    width: auto; }
  .h-lg-full {
    height: 100%; }
  .w-lg-full {
    width: 100%; } }

@media (min-width: 1024px) {
  .m-landscape--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-landscape--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-landscape--60 {
    margin-top: -60px; }
  .mr-landscape--60 {
    margin-right: -60px; }
  .mb-landscape--60 {
    margin-bottom: -60px; }
  .ml-landscape--60 {
    margin-left: -60px; }
  .pt-landscape--60 {
    padding-top: -60px; }
  .pb-landscape--60 {
    padding-bottom: -60px; }
  .m-landscape--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-landscape--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-landscape--50 {
    margin-top: -50px; }
  .mr-landscape--50 {
    margin-right: -50px; }
  .mb-landscape--50 {
    margin-bottom: -50px; }
  .ml-landscape--50 {
    margin-left: -50px; }
  .pt-landscape--50 {
    padding-top: -50px; }
  .pb-landscape--50 {
    padding-bottom: -50px; }
  .m-landscape--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-landscape--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-landscape--40 {
    margin-top: -40px; }
  .mr-landscape--40 {
    margin-right: -40px; }
  .mb-landscape--40 {
    margin-bottom: -40px; }
  .ml-landscape--40 {
    margin-left: -40px; }
  .pt-landscape--40 {
    padding-top: -40px; }
  .pb-landscape--40 {
    padding-bottom: -40px; }
  .m-landscape--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-landscape--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-landscape--30 {
    margin-top: -30px; }
  .mr-landscape--30 {
    margin-right: -30px; }
  .mb-landscape--30 {
    margin-bottom: -30px; }
  .ml-landscape--30 {
    margin-left: -30px; }
  .pt-landscape--30 {
    padding-top: -30px; }
  .pb-landscape--30 {
    padding-bottom: -30px; }
  .m-landscape--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-landscape--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-landscape--25 {
    margin-top: -25px; }
  .mr-landscape--25 {
    margin-right: -25px; }
  .mb-landscape--25 {
    margin-bottom: -25px; }
  .ml-landscape--25 {
    margin-left: -25px; }
  .pt-landscape--25 {
    padding-top: -25px; }
  .pb-landscape--25 {
    padding-bottom: -25px; }
  .m-landscape--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-landscape--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-landscape--20 {
    margin-top: -20px; }
  .mr-landscape--20 {
    margin-right: -20px; }
  .mb-landscape--20 {
    margin-bottom: -20px; }
  .ml-landscape--20 {
    margin-left: -20px; }
  .pt-landscape--20 {
    padding-top: -20px; }
  .pb-landscape--20 {
    padding-bottom: -20px; }
  .m-landscape--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-landscape--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-landscape--15 {
    margin-top: -15px; }
  .mr-landscape--15 {
    margin-right: -15px; }
  .mb-landscape--15 {
    margin-bottom: -15px; }
  .ml-landscape--15 {
    margin-left: -15px; }
  .pt-landscape--15 {
    padding-top: -15px; }
  .pb-landscape--15 {
    padding-bottom: -15px; }
  .m-landscape--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-landscape--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-landscape--10 {
    margin-top: -10px; }
  .mr-landscape--10 {
    margin-right: -10px; }
  .mb-landscape--10 {
    margin-bottom: -10px; }
  .ml-landscape--10 {
    margin-left: -10px; }
  .pt-landscape--10 {
    padding-top: -10px; }
  .pb-landscape--10 {
    padding-bottom: -10px; }
  .m-landscape--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-landscape--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-landscape--5 {
    margin-top: -5px; }
  .mr-landscape--5 {
    margin-right: -5px; }
  .mb-landscape--5 {
    margin-bottom: -5px; }
  .ml-landscape--5 {
    margin-left: -5px; }
  .pt-landscape--5 {
    padding-top: -5px; }
  .pb-landscape--5 {
    padding-bottom: -5px; }
  .m-landscape-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-landscape-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-landscape-0 {
    margin-top: 0px; }
  .mr-landscape-0 {
    margin-right: 0px; }
  .mb-landscape-0 {
    margin-bottom: 0px; }
  .ml-landscape-0 {
    margin-left: 0px; }
  .p-landscape-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-landscape-0 {
    padding-right: 0px; }
  .pl-landscape-0 {
    padding-left: 0px; }
  .ph-landscape-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-landscape-0 {
    padding-top: 0px; }
  .pb-landscape-0 {
    padding-bottom: 0px; }
  .m-landscape-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-landscape-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-landscape-5 {
    margin-top: 5px; }
  .mr-landscape-5 {
    margin-right: 5px; }
  .mb-landscape-5 {
    margin-bottom: 5px; }
  .ml-landscape-5 {
    margin-left: 5px; }
  .p-landscape-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-landscape-5 {
    padding-right: 5px; }
  .pl-landscape-5 {
    padding-left: 5px; }
  .ph-landscape-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-landscape-5 {
    padding-top: 5px; }
  .pb-landscape-5 {
    padding-bottom: 5px; }
  .m-landscape-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-landscape-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-landscape-10 {
    margin-top: 10px; }
  .mr-landscape-10 {
    margin-right: 10px; }
  .mb-landscape-10 {
    margin-bottom: 10px; }
  .ml-landscape-10 {
    margin-left: 10px; }
  .p-landscape-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-landscape-10 {
    padding-right: 10px; }
  .pl-landscape-10 {
    padding-left: 10px; }
  .ph-landscape-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-landscape-10 {
    padding-top: 10px; }
  .pb-landscape-10 {
    padding-bottom: 10px; }
  .m-landscape-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-landscape-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-landscape-15 {
    margin-top: 15px; }
  .mr-landscape-15 {
    margin-right: 15px; }
  .mb-landscape-15 {
    margin-bottom: 15px; }
  .ml-landscape-15 {
    margin-left: 15px; }
  .p-landscape-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-landscape-15 {
    padding-right: 15px; }
  .pl-landscape-15 {
    padding-left: 15px; }
  .ph-landscape-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-landscape-15 {
    padding-top: 15px; }
  .pb-landscape-15 {
    padding-bottom: 15px; }
  .m-landscape-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-landscape-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-landscape-20 {
    margin-top: 20px; }
  .mr-landscape-20 {
    margin-right: 20px; }
  .mb-landscape-20 {
    margin-bottom: 20px; }
  .ml-landscape-20 {
    margin-left: 20px; }
  .p-landscape-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-landscape-20 {
    padding-right: 20px; }
  .pl-landscape-20 {
    padding-left: 20px; }
  .ph-landscape-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-landscape-20 {
    padding-top: 20px; }
  .pb-landscape-20 {
    padding-bottom: 20px; }
  .m-landscape-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-landscape-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-landscape-25 {
    margin-top: 25px; }
  .mr-landscape-25 {
    margin-right: 25px; }
  .mb-landscape-25 {
    margin-bottom: 25px; }
  .ml-landscape-25 {
    margin-left: 25px; }
  .p-landscape-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-landscape-25 {
    padding-right: 25px; }
  .pl-landscape-25 {
    padding-left: 25px; }
  .ph-landscape-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-landscape-25 {
    padding-top: 25px; }
  .pb-landscape-25 {
    padding-bottom: 25px; }
  .m-landscape-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-landscape-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-landscape-30 {
    margin-top: 30px; }
  .mr-landscape-30 {
    margin-right: 30px; }
  .mb-landscape-30 {
    margin-bottom: 30px; }
  .ml-landscape-30 {
    margin-left: 30px; }
  .p-landscape-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-landscape-30 {
    padding-right: 30px; }
  .pl-landscape-30 {
    padding-left: 30px; }
  .ph-landscape-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-landscape-30 {
    padding-top: 30px; }
  .pb-landscape-30 {
    padding-bottom: 30px; }
  .m-landscape-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-landscape-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-landscape-35 {
    margin-top: 35px; }
  .mr-landscape-35 {
    margin-right: 35px; }
  .mb-landscape-35 {
    margin-bottom: 35px; }
  .ml-landscape-35 {
    margin-left: 35px; }
  .p-landscape-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-landscape-35 {
    padding-right: 35px; }
  .pl-landscape-35 {
    padding-left: 35px; }
  .ph-landscape-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-landscape-35 {
    padding-top: 35px; }
  .pb-landscape-35 {
    padding-bottom: 35px; }
  .m-landscape-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-landscape-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-landscape-40 {
    margin-top: 40px; }
  .mr-landscape-40 {
    margin-right: 40px; }
  .mb-landscape-40 {
    margin-bottom: 40px; }
  .ml-landscape-40 {
    margin-left: 40px; }
  .p-landscape-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-landscape-40 {
    padding-right: 40px; }
  .pl-landscape-40 {
    padding-left: 40px; }
  .ph-landscape-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-landscape-40 {
    padding-top: 40px; }
  .pb-landscape-40 {
    padding-bottom: 40px; }
  .m-landscape-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-landscape-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-landscape-45 {
    margin-top: 45px; }
  .mr-landscape-45 {
    margin-right: 45px; }
  .mb-landscape-45 {
    margin-bottom: 45px; }
  .ml-landscape-45 {
    margin-left: 45px; }
  .p-landscape-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-landscape-45 {
    padding-right: 45px; }
  .pl-landscape-45 {
    padding-left: 45px; }
  .ph-landscape-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-landscape-45 {
    padding-top: 45px; }
  .pb-landscape-45 {
    padding-bottom: 45px; }
  .m-landscape-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-landscape-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-landscape-50 {
    margin-top: 50px; }
  .mr-landscape-50 {
    margin-right: 50px; }
  .mb-landscape-50 {
    margin-bottom: 50px; }
  .ml-landscape-50 {
    margin-left: 50px; }
  .p-landscape-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-landscape-50 {
    padding-right: 50px; }
  .pl-landscape-50 {
    padding-left: 50px; }
  .ph-landscape-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-landscape-50 {
    padding-top: 50px; }
  .pb-landscape-50 {
    padding-bottom: 50px; }
  .m-landscape-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-landscape-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-landscape-55 {
    margin-top: 55px; }
  .mr-landscape-55 {
    margin-right: 55px; }
  .mb-landscape-55 {
    margin-bottom: 55px; }
  .ml-landscape-55 {
    margin-left: 55px; }
  .p-landscape-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-landscape-55 {
    padding-right: 55px; }
  .pl-landscape-55 {
    padding-left: 55px; }
  .ph-landscape-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-landscape-55 {
    padding-top: 55px; }
  .pb-landscape-55 {
    padding-bottom: 55px; }
  .m-landscape-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-landscape-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-landscape-60 {
    margin-top: 60px; }
  .mr-landscape-60 {
    margin-right: 60px; }
  .mb-landscape-60 {
    margin-bottom: 60px; }
  .ml-landscape-60 {
    margin-left: 60px; }
  .p-landscape-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-landscape-60 {
    padding-right: 60px; }
  .pl-landscape-60 {
    padding-left: 60px; }
  .ph-landscape-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-landscape-60 {
    padding-top: 60px; }
  .pb-landscape-60 {
    padding-bottom: 60px; }
  .m-landscape-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-landscape-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-landscape-65 {
    margin-top: 65px; }
  .mr-landscape-65 {
    margin-right: 65px; }
  .mb-landscape-65 {
    margin-bottom: 65px; }
  .ml-landscape-65 {
    margin-left: 65px; }
  .p-landscape-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-landscape-65 {
    padding-right: 65px; }
  .pl-landscape-65 {
    padding-left: 65px; }
  .ph-landscape-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-landscape-65 {
    padding-top: 65px; }
  .pb-landscape-65 {
    padding-bottom: 65px; }
  .m-landscape-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-landscape-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-landscape-70 {
    margin-top: 70px; }
  .mr-landscape-70 {
    margin-right: 70px; }
  .mb-landscape-70 {
    margin-bottom: 70px; }
  .ml-landscape-70 {
    margin-left: 70px; }
  .p-landscape-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-landscape-70 {
    padding-right: 70px; }
  .pl-landscape-70 {
    padding-left: 70px; }
  .ph-landscape-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-landscape-70 {
    padding-top: 70px; }
  .pb-landscape-70 {
    padding-bottom: 70px; }
  .m-landscape-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-landscape-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-landscape-75 {
    margin-top: 75px; }
  .mr-landscape-75 {
    margin-right: 75px; }
  .mb-landscape-75 {
    margin-bottom: 75px; }
  .ml-landscape-75 {
    margin-left: 75px; }
  .p-landscape-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-landscape-75 {
    padding-right: 75px; }
  .pl-landscape-75 {
    padding-left: 75px; }
  .ph-landscape-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-landscape-75 {
    padding-top: 75px; }
  .pb-landscape-75 {
    padding-bottom: 75px; }
  .m-landscape-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-landscape-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-landscape-80 {
    margin-top: 80px; }
  .mr-landscape-80 {
    margin-right: 80px; }
  .mb-landscape-80 {
    margin-bottom: 80px; }
  .ml-landscape-80 {
    margin-left: 80px; }
  .p-landscape-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-landscape-80 {
    padding-right: 80px; }
  .pl-landscape-80 {
    padding-left: 80px; }
  .ph-landscape-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-landscape-80 {
    padding-top: 80px; }
  .pb-landscape-80 {
    padding-bottom: 80px; }
  .m-landscape-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-landscape-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-landscape-85 {
    margin-top: 85px; }
  .mr-landscape-85 {
    margin-right: 85px; }
  .mb-landscape-85 {
    margin-bottom: 85px; }
  .ml-landscape-85 {
    margin-left: 85px; }
  .p-landscape-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-landscape-85 {
    padding-right: 85px; }
  .pl-landscape-85 {
    padding-left: 85px; }
  .ph-landscape-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-landscape-85 {
    padding-top: 85px; }
  .pb-landscape-85 {
    padding-bottom: 85px; }
  .m-landscape-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-landscape-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-landscape-90 {
    margin-top: 90px; }
  .mr-landscape-90 {
    margin-right: 90px; }
  .mb-landscape-90 {
    margin-bottom: 90px; }
  .ml-landscape-90 {
    margin-left: 90px; }
  .p-landscape-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-landscape-90 {
    padding-right: 90px; }
  .pl-landscape-90 {
    padding-left: 90px; }
  .ph-landscape-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-landscape-90 {
    padding-top: 90px; }
  .pb-landscape-90 {
    padding-bottom: 90px; }
  .m-landscape-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-landscape-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-landscape-95 {
    margin-top: 95px; }
  .mr-landscape-95 {
    margin-right: 95px; }
  .mb-landscape-95 {
    margin-bottom: 95px; }
  .ml-landscape-95 {
    margin-left: 95px; }
  .p-landscape-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-landscape-95 {
    padding-right: 95px; }
  .pl-landscape-95 {
    padding-left: 95px; }
  .ph-landscape-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-landscape-95 {
    padding-top: 95px; }
  .pb-landscape-95 {
    padding-bottom: 95px; }
  .m-landscape-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-landscape-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-landscape-100 {
    margin-top: 100px; }
  .mr-landscape-100 {
    margin-right: 100px; }
  .mb-landscape-100 {
    margin-bottom: 100px; }
  .ml-landscape-100 {
    margin-left: 100px; }
  .p-landscape-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-landscape-100 {
    padding-right: 100px; }
  .pl-landscape-100 {
    padding-left: 100px; }
  .ph-landscape-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-landscape-100 {
    padding-top: 100px; }
  .pb-landscape-100 {
    padding-bottom: 100px; }
  .m-landscape-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-landscape-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-landscape-105 {
    margin-top: 105px; }
  .mr-landscape-105 {
    margin-right: 105px; }
  .mb-landscape-105 {
    margin-bottom: 105px; }
  .ml-landscape-105 {
    margin-left: 105px; }
  .p-landscape-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-landscape-105 {
    padding-right: 105px; }
  .pl-landscape-105 {
    padding-left: 105px; }
  .ph-landscape-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-landscape-105 {
    padding-top: 105px; }
  .pb-landscape-105 {
    padding-bottom: 105px; }
  .m-landscape-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-landscape-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-landscape-110 {
    margin-top: 110px; }
  .mr-landscape-110 {
    margin-right: 110px; }
  .mb-landscape-110 {
    margin-bottom: 110px; }
  .ml-landscape-110 {
    margin-left: 110px; }
  .p-landscape-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-landscape-110 {
    padding-right: 110px; }
  .pl-landscape-110 {
    padding-left: 110px; }
  .ph-landscape-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-landscape-110 {
    padding-top: 110px; }
  .pb-landscape-110 {
    padding-bottom: 110px; }
  .m-landscape-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-landscape-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-landscape-115 {
    margin-top: 115px; }
  .mr-landscape-115 {
    margin-right: 115px; }
  .mb-landscape-115 {
    margin-bottom: 115px; }
  .ml-landscape-115 {
    margin-left: 115px; }
  .p-landscape-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-landscape-115 {
    padding-right: 115px; }
  .pl-landscape-115 {
    padding-left: 115px; }
  .ph-landscape-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-landscape-115 {
    padding-top: 115px; }
  .pb-landscape-115 {
    padding-bottom: 115px; }
  .m-landscape-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-landscape-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-landscape-120 {
    margin-top: 120px; }
  .mr-landscape-120 {
    margin-right: 120px; }
  .mb-landscape-120 {
    margin-bottom: 120px; }
  .ml-landscape-120 {
    margin-left: 120px; }
  .p-landscape-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-landscape-120 {
    padding-right: 120px; }
  .pl-landscape-120 {
    padding-left: 120px; }
  .ph-landscape-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-landscape-120 {
    padding-top: 120px; }
  .pb-landscape-120 {
    padding-bottom: 120px; }
  .m-landscape-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-landscape-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-landscape-125 {
    margin-top: 125px; }
  .mr-landscape-125 {
    margin-right: 125px; }
  .mb-landscape-125 {
    margin-bottom: 125px; }
  .ml-landscape-125 {
    margin-left: 125px; }
  .p-landscape-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-landscape-125 {
    padding-right: 125px; }
  .pl-landscape-125 {
    padding-left: 125px; }
  .ph-landscape-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-landscape-125 {
    padding-top: 125px; }
  .pb-landscape-125 {
    padding-bottom: 125px; }
  .m-landscape-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-landscape-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-landscape-130 {
    margin-top: 130px; }
  .mr-landscape-130 {
    margin-right: 130px; }
  .mb-landscape-130 {
    margin-bottom: 130px; }
  .ml-landscape-130 {
    margin-left: 130px; }
  .p-landscape-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-landscape-130 {
    padding-right: 130px; }
  .pl-landscape-130 {
    padding-left: 130px; }
  .ph-landscape-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-landscape-130 {
    padding-top: 130px; }
  .pb-landscape-130 {
    padding-bottom: 130px; }
  .m-landscape-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-landscape-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-landscape-135 {
    margin-top: 135px; }
  .mr-landscape-135 {
    margin-right: 135px; }
  .mb-landscape-135 {
    margin-bottom: 135px; }
  .ml-landscape-135 {
    margin-left: 135px; }
  .p-landscape-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-landscape-135 {
    padding-right: 135px; }
  .pl-landscape-135 {
    padding-left: 135px; }
  .ph-landscape-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-landscape-135 {
    padding-top: 135px; }
  .pb-landscape-135 {
    padding-bottom: 135px; }
  .m-landscape-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-landscape-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-landscape-140 {
    margin-top: 140px; }
  .mr-landscape-140 {
    margin-right: 140px; }
  .mb-landscape-140 {
    margin-bottom: 140px; }
  .ml-landscape-140 {
    margin-left: 140px; }
  .p-landscape-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-landscape-140 {
    padding-right: 140px; }
  .pl-landscape-140 {
    padding-left: 140px; }
  .ph-landscape-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-landscape-140 {
    padding-top: 140px; }
  .pb-landscape-140 {
    padding-bottom: 140px; }
  .m-landscape-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-landscape-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-landscape-145 {
    margin-top: 145px; }
  .mr-landscape-145 {
    margin-right: 145px; }
  .mb-landscape-145 {
    margin-bottom: 145px; }
  .ml-landscape-145 {
    margin-left: 145px; }
  .p-landscape-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-landscape-145 {
    padding-right: 145px; }
  .pl-landscape-145 {
    padding-left: 145px; }
  .ph-landscape-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-landscape-145 {
    padding-top: 145px; }
  .pb-landscape-145 {
    padding-bottom: 145px; }
  .m-landscape-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-landscape-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-landscape-150 {
    margin-top: 150px; }
  .mr-landscape-150 {
    margin-right: 150px; }
  .mb-landscape-150 {
    margin-bottom: 150px; }
  .ml-landscape-150 {
    margin-left: 150px; }
  .p-landscape-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-landscape-150 {
    padding-right: 150px; }
  .pl-landscape-150 {
    padding-left: 150px; }
  .ph-landscape-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-landscape-150 {
    padding-top: 150px; }
  .pb-landscape-150 {
    padding-bottom: 150px; }
  .m-landscape-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-landscape-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-landscape-160 {
    margin-top: 160px; }
  .mr-landscape-160 {
    margin-right: 160px; }
  .mb-landscape-160 {
    margin-bottom: 160px; }
  .ml-landscape-160 {
    margin-left: 160px; }
  .p-landscape-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-landscape-160 {
    padding-right: 160px; }
  .pl-landscape-160 {
    padding-left: 160px; }
  .ph-landscape-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-landscape-160 {
    padding-top: 160px; }
  .pb-landscape-160 {
    padding-bottom: 160px; }
  .m-landscape-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-landscape-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-landscape-170 {
    margin-top: 170px; }
  .mr-landscape-170 {
    margin-right: 170px; }
  .mb-landscape-170 {
    margin-bottom: 170px; }
  .ml-landscape-170 {
    margin-left: 170px; }
  .p-landscape-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-landscape-170 {
    padding-right: 170px; }
  .pl-landscape-170 {
    padding-left: 170px; }
  .ph-landscape-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-landscape-170 {
    padding-top: 170px; }
  .pb-landscape-170 {
    padding-bottom: 170px; }
  .m-landscape-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-landscape-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-landscape-180 {
    margin-top: 180px; }
  .mr-landscape-180 {
    margin-right: 180px; }
  .mb-landscape-180 {
    margin-bottom: 180px; }
  .ml-landscape-180 {
    margin-left: 180px; }
  .p-landscape-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-landscape-180 {
    padding-right: 180px; }
  .pl-landscape-180 {
    padding-left: 180px; }
  .ph-landscape-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-landscape-180 {
    padding-top: 180px; }
  .pb-landscape-180 {
    padding-bottom: 180px; }
  .m-landscape-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-landscape-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-landscape-190 {
    margin-top: 190px; }
  .mr-landscape-190 {
    margin-right: 190px; }
  .mb-landscape-190 {
    margin-bottom: 190px; }
  .ml-landscape-190 {
    margin-left: 190px; }
  .p-landscape-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-landscape-190 {
    padding-right: 190px; }
  .pl-landscape-190 {
    padding-left: 190px; }
  .ph-landscape-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-landscape-190 {
    padding-top: 190px; }
  .pb-landscape-190 {
    padding-bottom: 190px; }
  .m-landscape-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-landscape-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-landscape-200 {
    margin-top: 200px; }
  .mr-landscape-200 {
    margin-right: 200px; }
  .mb-landscape-200 {
    margin-bottom: 200px; }
  .ml-landscape-200 {
    margin-left: 200px; }
  .p-landscape-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-landscape-200 {
    padding-right: 200px; }
  .pl-landscape-200 {
    padding-left: 200px; }
  .ph-landscape-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-landscape-200 {
    padding-top: 200px; }
  .pb-landscape-200 {
    padding-bottom: 200px; }
  .m-landscape-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-landscape-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-landscape-250 {
    margin-top: 250px; }
  .mr-landscape-250 {
    margin-right: 250px; }
  .mb-landscape-250 {
    margin-bottom: 250px; }
  .ml-landscape-250 {
    margin-left: 250px; }
  .p-landscape-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-landscape-250 {
    padding-right: 250px; }
  .pl-landscape-250 {
    padding-left: 250px; }
  .ph-landscape-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-landscape-250 {
    padding-top: 250px; }
  .pb-landscape-250 {
    padding-bottom: 250px; }
  .h-landscape-30 {
    height: 30px; }
  .w-landscape-30 {
    width: 30px; }
  .h-landscape-40 {
    height: 40px; }
  .w-landscape-40 {
    width: 40px; }
  .h-landscape-42 {
    height: 42px; }
  .w-landscape-42 {
    width: 42px; }
  .h-landscape-50 {
    height: 50px; }
  .w-landscape-50 {
    width: 50px; }
  .h-landscape-60 {
    height: 60px; }
  .w-landscape-60 {
    width: 60px; }
  .h-landscape-70 {
    height: 70px; }
  .w-landscape-70 {
    width: 70px; }
  .h-landscape-75 {
    height: 75px; }
  .w-landscape-75 {
    width: 75px; }
  .h-landscape-80 {
    height: 80px; }
  .w-landscape-80 {
    width: 80px; }
  .h-landscape-90 {
    height: 90px; }
  .w-landscape-90 {
    width: 90px; }
  .h-landscape-100 {
    height: 100px; }
  .w-landscape-100 {
    width: 100px; }
  .h-landscape-110 {
    height: 110px; }
  .w-landscape-110 {
    width: 110px; }
  .h-landscape-120 {
    height: 120px; }
  .w-landscape-120 {
    width: 120px; }
  .h-landscape-130 {
    height: 130px; }
  .w-landscape-130 {
    width: 130px; }
  .h-landscape-140 {
    height: 140px; }
  .w-landscape-140 {
    width: 140px; }
  .h-landscape-150 {
    height: 150px; }
  .w-landscape-150 {
    width: 150px; }
  .h-landscape-160 {
    height: 160px; }
  .w-landscape-160 {
    width: 160px; }
  .h-landscape-170 {
    height: 170px; }
  .w-landscape-170 {
    width: 170px; }
  .h-landscape-180 {
    height: 180px; }
  .w-landscape-180 {
    width: 180px; }
  .h-landscape-190 {
    height: 190px; }
  .w-landscape-190 {
    width: 190px; }
  .h-landscape-200 {
    height: 200px; }
  .w-landscape-200 {
    width: 200px; }
  .h-landscape-250 {
    height: 250px; }
  .w-landscape-250 {
    width: 250px; }
  .h-landscape-300 {
    height: 300px; }
  .w-landscape-300 {
    width: 300px; }
  .h-landscape-350 {
    height: 350px; }
  .w-landscape-350 {
    width: 350px; }
  .h-landscape-400 {
    height: 400px; }
  .w-landscape-400 {
    width: 400px; }
  .h-landscape-450 {
    height: 450px; }
  .w-landscape-450 {
    width: 450px; }
  .h-landscape-500 {
    height: 500px; }
  .w-landscape-500 {
    width: 500px; }
  .h-landscape-600 {
    height: 600px; }
  .w-landscape-600 {
    width: 600px; }
  .h-landscape-700 {
    height: 700px; }
  .w-landscape-700 {
    width: 700px; }
  .h-landscape-800 {
    height: 800px; }
  .w-landscape-800 {
    width: 800px; }
  .h-landscape-900 {
    height: 900px; }
  .w-landscape-900 {
    width: 900px; }
  .h-landscape-1000 {
    height: 1000px; }
  .w-landscape-1000 {
    width: 1000px; }
  .mr-landscape-auto {
    margin-right: auto; }
  .ml-landscape-auto {
    margin-left: auto; }
  .h-landscape-auto {
    height: auto; }
  .w-landscape-auto {
    width: auto; }
  .h-landscape-full {
    height: 100%; }
  .w-landscape-full {
    width: 100%; }
  .d-landscape-none {
    display: none; }
  .d-landscape-inline {
    display: inline; }
  .d-landscape-inline-block {
    display: inline-block; }
  .d-landscape-block {
    display: block; }
  .d-landscape-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .d-landscape-table {
    display: table; }
  .d-landscape-table-cell {
    display: table-cell; }
  .col-landscape-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-landscape-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-landscape-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-landscape-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-landscape-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-landscape-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-landscape-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-landscape-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-landscape-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-landscape-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-landscape-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-landscape-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .m-xl--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-xl--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-xl--60 {
    margin-top: -60px; }
  .mr-xl--60 {
    margin-right: -60px; }
  .mb-xl--60 {
    margin-bottom: -60px; }
  .ml-xl--60 {
    margin-left: -60px; }
  .pt-xl--60 {
    padding-top: -60px; }
  .pb-xl--60 {
    padding-bottom: -60px; }
  .m-xl--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-xl--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-xl--50 {
    margin-top: -50px; }
  .mr-xl--50 {
    margin-right: -50px; }
  .mb-xl--50 {
    margin-bottom: -50px; }
  .ml-xl--50 {
    margin-left: -50px; }
  .pt-xl--50 {
    padding-top: -50px; }
  .pb-xl--50 {
    padding-bottom: -50px; }
  .m-xl--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-xl--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-xl--40 {
    margin-top: -40px; }
  .mr-xl--40 {
    margin-right: -40px; }
  .mb-xl--40 {
    margin-bottom: -40px; }
  .ml-xl--40 {
    margin-left: -40px; }
  .pt-xl--40 {
    padding-top: -40px; }
  .pb-xl--40 {
    padding-bottom: -40px; }
  .m-xl--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-xl--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-xl--30 {
    margin-top: -30px; }
  .mr-xl--30 {
    margin-right: -30px; }
  .mb-xl--30 {
    margin-bottom: -30px; }
  .ml-xl--30 {
    margin-left: -30px; }
  .pt-xl--30 {
    padding-top: -30px; }
  .pb-xl--30 {
    padding-bottom: -30px; }
  .m-xl--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-xl--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-xl--25 {
    margin-top: -25px; }
  .mr-xl--25 {
    margin-right: -25px; }
  .mb-xl--25 {
    margin-bottom: -25px; }
  .ml-xl--25 {
    margin-left: -25px; }
  .pt-xl--25 {
    padding-top: -25px; }
  .pb-xl--25 {
    padding-bottom: -25px; }
  .m-xl--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-xl--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-xl--20 {
    margin-top: -20px; }
  .mr-xl--20 {
    margin-right: -20px; }
  .mb-xl--20 {
    margin-bottom: -20px; }
  .ml-xl--20 {
    margin-left: -20px; }
  .pt-xl--20 {
    padding-top: -20px; }
  .pb-xl--20 {
    padding-bottom: -20px; }
  .m-xl--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-xl--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-xl--15 {
    margin-top: -15px; }
  .mr-xl--15 {
    margin-right: -15px; }
  .mb-xl--15 {
    margin-bottom: -15px; }
  .ml-xl--15 {
    margin-left: -15px; }
  .pt-xl--15 {
    padding-top: -15px; }
  .pb-xl--15 {
    padding-bottom: -15px; }
  .m-xl--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-xl--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-xl--10 {
    margin-top: -10px; }
  .mr-xl--10 {
    margin-right: -10px; }
  .mb-xl--10 {
    margin-bottom: -10px; }
  .ml-xl--10 {
    margin-left: -10px; }
  .pt-xl--10 {
    padding-top: -10px; }
  .pb-xl--10 {
    padding-bottom: -10px; }
  .m-xl--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-xl--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-xl--5 {
    margin-top: -5px; }
  .mr-xl--5 {
    margin-right: -5px; }
  .mb-xl--5 {
    margin-bottom: -5px; }
  .ml-xl--5 {
    margin-left: -5px; }
  .pt-xl--5 {
    padding-top: -5px; }
  .pb-xl--5 {
    padding-bottom: -5px; }
  .m-xl-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-xl-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-xl-0 {
    margin-top: 0px; }
  .mr-xl-0 {
    margin-right: 0px; }
  .mb-xl-0 {
    margin-bottom: 0px; }
  .ml-xl-0 {
    margin-left: 0px; }
  .p-xl-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-xl-0 {
    padding-right: 0px; }
  .pl-xl-0 {
    padding-left: 0px; }
  .ph-xl-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-xl-0 {
    padding-top: 0px; }
  .pb-xl-0 {
    padding-bottom: 0px; }
  .m-xl-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-xl-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-xl-5 {
    margin-top: 5px; }
  .mr-xl-5 {
    margin-right: 5px; }
  .mb-xl-5 {
    margin-bottom: 5px; }
  .ml-xl-5 {
    margin-left: 5px; }
  .p-xl-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-xl-5 {
    padding-right: 5px; }
  .pl-xl-5 {
    padding-left: 5px; }
  .ph-xl-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-xl-5 {
    padding-top: 5px; }
  .pb-xl-5 {
    padding-bottom: 5px; }
  .m-xl-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-xl-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-xl-10 {
    margin-top: 10px; }
  .mr-xl-10 {
    margin-right: 10px; }
  .mb-xl-10 {
    margin-bottom: 10px; }
  .ml-xl-10 {
    margin-left: 10px; }
  .p-xl-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-xl-10 {
    padding-right: 10px; }
  .pl-xl-10 {
    padding-left: 10px; }
  .ph-xl-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-xl-10 {
    padding-top: 10px; }
  .pb-xl-10 {
    padding-bottom: 10px; }
  .m-xl-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-xl-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-xl-15 {
    margin-top: 15px; }
  .mr-xl-15 {
    margin-right: 15px; }
  .mb-xl-15 {
    margin-bottom: 15px; }
  .ml-xl-15 {
    margin-left: 15px; }
  .p-xl-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-xl-15 {
    padding-right: 15px; }
  .pl-xl-15 {
    padding-left: 15px; }
  .ph-xl-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-xl-15 {
    padding-top: 15px; }
  .pb-xl-15 {
    padding-bottom: 15px; }
  .m-xl-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-xl-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-xl-20 {
    margin-top: 20px; }
  .mr-xl-20 {
    margin-right: 20px; }
  .mb-xl-20 {
    margin-bottom: 20px; }
  .ml-xl-20 {
    margin-left: 20px; }
  .p-xl-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-xl-20 {
    padding-right: 20px; }
  .pl-xl-20 {
    padding-left: 20px; }
  .ph-xl-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-xl-20 {
    padding-top: 20px; }
  .pb-xl-20 {
    padding-bottom: 20px; }
  .m-xl-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-xl-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-xl-25 {
    margin-top: 25px; }
  .mr-xl-25 {
    margin-right: 25px; }
  .mb-xl-25 {
    margin-bottom: 25px; }
  .ml-xl-25 {
    margin-left: 25px; }
  .p-xl-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-xl-25 {
    padding-right: 25px; }
  .pl-xl-25 {
    padding-left: 25px; }
  .ph-xl-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-xl-25 {
    padding-top: 25px; }
  .pb-xl-25 {
    padding-bottom: 25px; }
  .m-xl-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-xl-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-xl-30 {
    margin-top: 30px; }
  .mr-xl-30 {
    margin-right: 30px; }
  .mb-xl-30 {
    margin-bottom: 30px; }
  .ml-xl-30 {
    margin-left: 30px; }
  .p-xl-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-xl-30 {
    padding-right: 30px; }
  .pl-xl-30 {
    padding-left: 30px; }
  .ph-xl-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-xl-30 {
    padding-top: 30px; }
  .pb-xl-30 {
    padding-bottom: 30px; }
  .m-xl-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-xl-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-xl-35 {
    margin-top: 35px; }
  .mr-xl-35 {
    margin-right: 35px; }
  .mb-xl-35 {
    margin-bottom: 35px; }
  .ml-xl-35 {
    margin-left: 35px; }
  .p-xl-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-xl-35 {
    padding-right: 35px; }
  .pl-xl-35 {
    padding-left: 35px; }
  .ph-xl-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-xl-35 {
    padding-top: 35px; }
  .pb-xl-35 {
    padding-bottom: 35px; }
  .m-xl-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-xl-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-xl-40 {
    margin-top: 40px; }
  .mr-xl-40 {
    margin-right: 40px; }
  .mb-xl-40 {
    margin-bottom: 40px; }
  .ml-xl-40 {
    margin-left: 40px; }
  .p-xl-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-xl-40 {
    padding-right: 40px; }
  .pl-xl-40 {
    padding-left: 40px; }
  .ph-xl-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-xl-40 {
    padding-top: 40px; }
  .pb-xl-40 {
    padding-bottom: 40px; }
  .m-xl-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-xl-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-xl-45 {
    margin-top: 45px; }
  .mr-xl-45 {
    margin-right: 45px; }
  .mb-xl-45 {
    margin-bottom: 45px; }
  .ml-xl-45 {
    margin-left: 45px; }
  .p-xl-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-xl-45 {
    padding-right: 45px; }
  .pl-xl-45 {
    padding-left: 45px; }
  .ph-xl-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-xl-45 {
    padding-top: 45px; }
  .pb-xl-45 {
    padding-bottom: 45px; }
  .m-xl-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-xl-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-xl-50 {
    margin-top: 50px; }
  .mr-xl-50 {
    margin-right: 50px; }
  .mb-xl-50 {
    margin-bottom: 50px; }
  .ml-xl-50 {
    margin-left: 50px; }
  .p-xl-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-xl-50 {
    padding-right: 50px; }
  .pl-xl-50 {
    padding-left: 50px; }
  .ph-xl-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-xl-50 {
    padding-top: 50px; }
  .pb-xl-50 {
    padding-bottom: 50px; }
  .m-xl-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-xl-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-xl-55 {
    margin-top: 55px; }
  .mr-xl-55 {
    margin-right: 55px; }
  .mb-xl-55 {
    margin-bottom: 55px; }
  .ml-xl-55 {
    margin-left: 55px; }
  .p-xl-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-xl-55 {
    padding-right: 55px; }
  .pl-xl-55 {
    padding-left: 55px; }
  .ph-xl-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-xl-55 {
    padding-top: 55px; }
  .pb-xl-55 {
    padding-bottom: 55px; }
  .m-xl-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-xl-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-xl-60 {
    margin-top: 60px; }
  .mr-xl-60 {
    margin-right: 60px; }
  .mb-xl-60 {
    margin-bottom: 60px; }
  .ml-xl-60 {
    margin-left: 60px; }
  .p-xl-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-xl-60 {
    padding-right: 60px; }
  .pl-xl-60 {
    padding-left: 60px; }
  .ph-xl-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-xl-60 {
    padding-top: 60px; }
  .pb-xl-60 {
    padding-bottom: 60px; }
  .m-xl-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-xl-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-xl-65 {
    margin-top: 65px; }
  .mr-xl-65 {
    margin-right: 65px; }
  .mb-xl-65 {
    margin-bottom: 65px; }
  .ml-xl-65 {
    margin-left: 65px; }
  .p-xl-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-xl-65 {
    padding-right: 65px; }
  .pl-xl-65 {
    padding-left: 65px; }
  .ph-xl-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-xl-65 {
    padding-top: 65px; }
  .pb-xl-65 {
    padding-bottom: 65px; }
  .m-xl-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-xl-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-xl-70 {
    margin-top: 70px; }
  .mr-xl-70 {
    margin-right: 70px; }
  .mb-xl-70 {
    margin-bottom: 70px; }
  .ml-xl-70 {
    margin-left: 70px; }
  .p-xl-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-xl-70 {
    padding-right: 70px; }
  .pl-xl-70 {
    padding-left: 70px; }
  .ph-xl-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-xl-70 {
    padding-top: 70px; }
  .pb-xl-70 {
    padding-bottom: 70px; }
  .m-xl-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-xl-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-xl-75 {
    margin-top: 75px; }
  .mr-xl-75 {
    margin-right: 75px; }
  .mb-xl-75 {
    margin-bottom: 75px; }
  .ml-xl-75 {
    margin-left: 75px; }
  .p-xl-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-xl-75 {
    padding-right: 75px; }
  .pl-xl-75 {
    padding-left: 75px; }
  .ph-xl-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-xl-75 {
    padding-top: 75px; }
  .pb-xl-75 {
    padding-bottom: 75px; }
  .m-xl-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-xl-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-xl-80 {
    margin-top: 80px; }
  .mr-xl-80 {
    margin-right: 80px; }
  .mb-xl-80 {
    margin-bottom: 80px; }
  .ml-xl-80 {
    margin-left: 80px; }
  .p-xl-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-xl-80 {
    padding-right: 80px; }
  .pl-xl-80 {
    padding-left: 80px; }
  .ph-xl-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-xl-80 {
    padding-top: 80px; }
  .pb-xl-80 {
    padding-bottom: 80px; }
  .m-xl-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-xl-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-xl-85 {
    margin-top: 85px; }
  .mr-xl-85 {
    margin-right: 85px; }
  .mb-xl-85 {
    margin-bottom: 85px; }
  .ml-xl-85 {
    margin-left: 85px; }
  .p-xl-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-xl-85 {
    padding-right: 85px; }
  .pl-xl-85 {
    padding-left: 85px; }
  .ph-xl-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-xl-85 {
    padding-top: 85px; }
  .pb-xl-85 {
    padding-bottom: 85px; }
  .m-xl-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-xl-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-xl-90 {
    margin-top: 90px; }
  .mr-xl-90 {
    margin-right: 90px; }
  .mb-xl-90 {
    margin-bottom: 90px; }
  .ml-xl-90 {
    margin-left: 90px; }
  .p-xl-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-xl-90 {
    padding-right: 90px; }
  .pl-xl-90 {
    padding-left: 90px; }
  .ph-xl-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-xl-90 {
    padding-top: 90px; }
  .pb-xl-90 {
    padding-bottom: 90px; }
  .m-xl-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-xl-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-xl-95 {
    margin-top: 95px; }
  .mr-xl-95 {
    margin-right: 95px; }
  .mb-xl-95 {
    margin-bottom: 95px; }
  .ml-xl-95 {
    margin-left: 95px; }
  .p-xl-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-xl-95 {
    padding-right: 95px; }
  .pl-xl-95 {
    padding-left: 95px; }
  .ph-xl-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-xl-95 {
    padding-top: 95px; }
  .pb-xl-95 {
    padding-bottom: 95px; }
  .m-xl-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-xl-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-xl-100 {
    margin-top: 100px; }
  .mr-xl-100 {
    margin-right: 100px; }
  .mb-xl-100 {
    margin-bottom: 100px; }
  .ml-xl-100 {
    margin-left: 100px; }
  .p-xl-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-xl-100 {
    padding-right: 100px; }
  .pl-xl-100 {
    padding-left: 100px; }
  .ph-xl-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-xl-100 {
    padding-top: 100px; }
  .pb-xl-100 {
    padding-bottom: 100px; }
  .m-xl-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-xl-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-xl-105 {
    margin-top: 105px; }
  .mr-xl-105 {
    margin-right: 105px; }
  .mb-xl-105 {
    margin-bottom: 105px; }
  .ml-xl-105 {
    margin-left: 105px; }
  .p-xl-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-xl-105 {
    padding-right: 105px; }
  .pl-xl-105 {
    padding-left: 105px; }
  .ph-xl-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-xl-105 {
    padding-top: 105px; }
  .pb-xl-105 {
    padding-bottom: 105px; }
  .m-xl-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-xl-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-xl-110 {
    margin-top: 110px; }
  .mr-xl-110 {
    margin-right: 110px; }
  .mb-xl-110 {
    margin-bottom: 110px; }
  .ml-xl-110 {
    margin-left: 110px; }
  .p-xl-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-xl-110 {
    padding-right: 110px; }
  .pl-xl-110 {
    padding-left: 110px; }
  .ph-xl-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-xl-110 {
    padding-top: 110px; }
  .pb-xl-110 {
    padding-bottom: 110px; }
  .m-xl-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-xl-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-xl-115 {
    margin-top: 115px; }
  .mr-xl-115 {
    margin-right: 115px; }
  .mb-xl-115 {
    margin-bottom: 115px; }
  .ml-xl-115 {
    margin-left: 115px; }
  .p-xl-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-xl-115 {
    padding-right: 115px; }
  .pl-xl-115 {
    padding-left: 115px; }
  .ph-xl-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-xl-115 {
    padding-top: 115px; }
  .pb-xl-115 {
    padding-bottom: 115px; }
  .m-xl-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-xl-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-xl-120 {
    margin-top: 120px; }
  .mr-xl-120 {
    margin-right: 120px; }
  .mb-xl-120 {
    margin-bottom: 120px; }
  .ml-xl-120 {
    margin-left: 120px; }
  .p-xl-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-xl-120 {
    padding-right: 120px; }
  .pl-xl-120 {
    padding-left: 120px; }
  .ph-xl-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-xl-120 {
    padding-top: 120px; }
  .pb-xl-120 {
    padding-bottom: 120px; }
  .m-xl-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-xl-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-xl-125 {
    margin-top: 125px; }
  .mr-xl-125 {
    margin-right: 125px; }
  .mb-xl-125 {
    margin-bottom: 125px; }
  .ml-xl-125 {
    margin-left: 125px; }
  .p-xl-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-xl-125 {
    padding-right: 125px; }
  .pl-xl-125 {
    padding-left: 125px; }
  .ph-xl-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-xl-125 {
    padding-top: 125px; }
  .pb-xl-125 {
    padding-bottom: 125px; }
  .m-xl-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-xl-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-xl-130 {
    margin-top: 130px; }
  .mr-xl-130 {
    margin-right: 130px; }
  .mb-xl-130 {
    margin-bottom: 130px; }
  .ml-xl-130 {
    margin-left: 130px; }
  .p-xl-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-xl-130 {
    padding-right: 130px; }
  .pl-xl-130 {
    padding-left: 130px; }
  .ph-xl-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-xl-130 {
    padding-top: 130px; }
  .pb-xl-130 {
    padding-bottom: 130px; }
  .m-xl-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-xl-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-xl-135 {
    margin-top: 135px; }
  .mr-xl-135 {
    margin-right: 135px; }
  .mb-xl-135 {
    margin-bottom: 135px; }
  .ml-xl-135 {
    margin-left: 135px; }
  .p-xl-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-xl-135 {
    padding-right: 135px; }
  .pl-xl-135 {
    padding-left: 135px; }
  .ph-xl-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-xl-135 {
    padding-top: 135px; }
  .pb-xl-135 {
    padding-bottom: 135px; }
  .m-xl-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-xl-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-xl-140 {
    margin-top: 140px; }
  .mr-xl-140 {
    margin-right: 140px; }
  .mb-xl-140 {
    margin-bottom: 140px; }
  .ml-xl-140 {
    margin-left: 140px; }
  .p-xl-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-xl-140 {
    padding-right: 140px; }
  .pl-xl-140 {
    padding-left: 140px; }
  .ph-xl-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-xl-140 {
    padding-top: 140px; }
  .pb-xl-140 {
    padding-bottom: 140px; }
  .m-xl-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-xl-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-xl-145 {
    margin-top: 145px; }
  .mr-xl-145 {
    margin-right: 145px; }
  .mb-xl-145 {
    margin-bottom: 145px; }
  .ml-xl-145 {
    margin-left: 145px; }
  .p-xl-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-xl-145 {
    padding-right: 145px; }
  .pl-xl-145 {
    padding-left: 145px; }
  .ph-xl-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-xl-145 {
    padding-top: 145px; }
  .pb-xl-145 {
    padding-bottom: 145px; }
  .m-xl-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-xl-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-xl-150 {
    margin-top: 150px; }
  .mr-xl-150 {
    margin-right: 150px; }
  .mb-xl-150 {
    margin-bottom: 150px; }
  .ml-xl-150 {
    margin-left: 150px; }
  .p-xl-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-xl-150 {
    padding-right: 150px; }
  .pl-xl-150 {
    padding-left: 150px; }
  .ph-xl-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-xl-150 {
    padding-top: 150px; }
  .pb-xl-150 {
    padding-bottom: 150px; }
  .m-xl-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-xl-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-xl-160 {
    margin-top: 160px; }
  .mr-xl-160 {
    margin-right: 160px; }
  .mb-xl-160 {
    margin-bottom: 160px; }
  .ml-xl-160 {
    margin-left: 160px; }
  .p-xl-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-xl-160 {
    padding-right: 160px; }
  .pl-xl-160 {
    padding-left: 160px; }
  .ph-xl-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-xl-160 {
    padding-top: 160px; }
  .pb-xl-160 {
    padding-bottom: 160px; }
  .m-xl-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-xl-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-xl-170 {
    margin-top: 170px; }
  .mr-xl-170 {
    margin-right: 170px; }
  .mb-xl-170 {
    margin-bottom: 170px; }
  .ml-xl-170 {
    margin-left: 170px; }
  .p-xl-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-xl-170 {
    padding-right: 170px; }
  .pl-xl-170 {
    padding-left: 170px; }
  .ph-xl-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-xl-170 {
    padding-top: 170px; }
  .pb-xl-170 {
    padding-bottom: 170px; }
  .m-xl-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-xl-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-xl-180 {
    margin-top: 180px; }
  .mr-xl-180 {
    margin-right: 180px; }
  .mb-xl-180 {
    margin-bottom: 180px; }
  .ml-xl-180 {
    margin-left: 180px; }
  .p-xl-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-xl-180 {
    padding-right: 180px; }
  .pl-xl-180 {
    padding-left: 180px; }
  .ph-xl-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-xl-180 {
    padding-top: 180px; }
  .pb-xl-180 {
    padding-bottom: 180px; }
  .m-xl-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-xl-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-xl-190 {
    margin-top: 190px; }
  .mr-xl-190 {
    margin-right: 190px; }
  .mb-xl-190 {
    margin-bottom: 190px; }
  .ml-xl-190 {
    margin-left: 190px; }
  .p-xl-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-xl-190 {
    padding-right: 190px; }
  .pl-xl-190 {
    padding-left: 190px; }
  .ph-xl-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-xl-190 {
    padding-top: 190px; }
  .pb-xl-190 {
    padding-bottom: 190px; }
  .m-xl-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-xl-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-xl-200 {
    margin-top: 200px; }
  .mr-xl-200 {
    margin-right: 200px; }
  .mb-xl-200 {
    margin-bottom: 200px; }
  .ml-xl-200 {
    margin-left: 200px; }
  .p-xl-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-xl-200 {
    padding-right: 200px; }
  .pl-xl-200 {
    padding-left: 200px; }
  .ph-xl-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-xl-200 {
    padding-top: 200px; }
  .pb-xl-200 {
    padding-bottom: 200px; }
  .m-xl-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-xl-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-xl-250 {
    margin-top: 250px; }
  .mr-xl-250 {
    margin-right: 250px; }
  .mb-xl-250 {
    margin-bottom: 250px; }
  .ml-xl-250 {
    margin-left: 250px; }
  .p-xl-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-xl-250 {
    padding-right: 250px; }
  .pl-xl-250 {
    padding-left: 250px; }
  .ph-xl-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-xl-250 {
    padding-top: 250px; }
  .pb-xl-250 {
    padding-bottom: 250px; }
  .h-xl-30 {
    height: 30px; }
  .w-xl-30 {
    width: 30px; }
  .h-xl-40 {
    height: 40px; }
  .w-xl-40 {
    width: 40px; }
  .h-xl-42 {
    height: 42px; }
  .w-xl-42 {
    width: 42px; }
  .h-xl-50 {
    height: 50px; }
  .w-xl-50 {
    width: 50px; }
  .h-xl-60 {
    height: 60px; }
  .w-xl-60 {
    width: 60px; }
  .h-xl-70 {
    height: 70px; }
  .w-xl-70 {
    width: 70px; }
  .h-xl-75 {
    height: 75px; }
  .w-xl-75 {
    width: 75px; }
  .h-xl-80 {
    height: 80px; }
  .w-xl-80 {
    width: 80px; }
  .h-xl-90 {
    height: 90px; }
  .w-xl-90 {
    width: 90px; }
  .h-xl-100 {
    height: 100px; }
  .w-xl-100 {
    width: 100px; }
  .h-xl-110 {
    height: 110px; }
  .w-xl-110 {
    width: 110px; }
  .h-xl-120 {
    height: 120px; }
  .w-xl-120 {
    width: 120px; }
  .h-xl-130 {
    height: 130px; }
  .w-xl-130 {
    width: 130px; }
  .h-xl-140 {
    height: 140px; }
  .w-xl-140 {
    width: 140px; }
  .h-xl-150 {
    height: 150px; }
  .w-xl-150 {
    width: 150px; }
  .h-xl-160 {
    height: 160px; }
  .w-xl-160 {
    width: 160px; }
  .h-xl-170 {
    height: 170px; }
  .w-xl-170 {
    width: 170px; }
  .h-xl-180 {
    height: 180px; }
  .w-xl-180 {
    width: 180px; }
  .h-xl-190 {
    height: 190px; }
  .w-xl-190 {
    width: 190px; }
  .h-xl-200 {
    height: 200px; }
  .w-xl-200 {
    width: 200px; }
  .h-xl-250 {
    height: 250px; }
  .w-xl-250 {
    width: 250px; }
  .h-xl-300 {
    height: 300px; }
  .w-xl-300 {
    width: 300px; }
  .h-xl-350 {
    height: 350px; }
  .w-xl-350 {
    width: 350px; }
  .h-xl-400 {
    height: 400px; }
  .w-xl-400 {
    width: 400px; }
  .h-xl-450 {
    height: 450px; }
  .w-xl-450 {
    width: 450px; }
  .h-xl-500 {
    height: 500px; }
  .w-xl-500 {
    width: 500px; }
  .h-xl-600 {
    height: 600px; }
  .w-xl-600 {
    width: 600px; }
  .h-xl-700 {
    height: 700px; }
  .w-xl-700 {
    width: 700px; }
  .h-xl-800 {
    height: 800px; }
  .w-xl-800 {
    width: 800px; }
  .h-xl-900 {
    height: 900px; }
  .w-xl-900 {
    width: 900px; }
  .h-xl-1000 {
    height: 1000px; }
  .w-xl-1000 {
    width: 1000px; }
  .mr-xl-auto {
    margin-right: auto; }
  .ml-xl-auto {
    margin-left: auto; }
  .h-xl-auto {
    height: auto; }
  .w-xl-auto {
    width: auto; }
  .h-xl-full {
    height: 100%; }
  .w-xl-full {
    width: 100%; } }

@media (min-width: 1240px) {
  .m-xxl--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-xxl--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-xxl--60 {
    margin-top: -60px; }
  .mr-xxl--60 {
    margin-right: -60px; }
  .mb-xxl--60 {
    margin-bottom: -60px; }
  .ml-xxl--60 {
    margin-left: -60px; }
  .pt-xxl--60 {
    padding-top: -60px; }
  .pb-xxl--60 {
    padding-bottom: -60px; }
  .m-xxl--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-xxl--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-xxl--50 {
    margin-top: -50px; }
  .mr-xxl--50 {
    margin-right: -50px; }
  .mb-xxl--50 {
    margin-bottom: -50px; }
  .ml-xxl--50 {
    margin-left: -50px; }
  .pt-xxl--50 {
    padding-top: -50px; }
  .pb-xxl--50 {
    padding-bottom: -50px; }
  .m-xxl--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-xxl--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-xxl--40 {
    margin-top: -40px; }
  .mr-xxl--40 {
    margin-right: -40px; }
  .mb-xxl--40 {
    margin-bottom: -40px; }
  .ml-xxl--40 {
    margin-left: -40px; }
  .pt-xxl--40 {
    padding-top: -40px; }
  .pb-xxl--40 {
    padding-bottom: -40px; }
  .m-xxl--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-xxl--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-xxl--30 {
    margin-top: -30px; }
  .mr-xxl--30 {
    margin-right: -30px; }
  .mb-xxl--30 {
    margin-bottom: -30px; }
  .ml-xxl--30 {
    margin-left: -30px; }
  .pt-xxl--30 {
    padding-top: -30px; }
  .pb-xxl--30 {
    padding-bottom: -30px; }
  .m-xxl--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-xxl--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-xxl--25 {
    margin-top: -25px; }
  .mr-xxl--25 {
    margin-right: -25px; }
  .mb-xxl--25 {
    margin-bottom: -25px; }
  .ml-xxl--25 {
    margin-left: -25px; }
  .pt-xxl--25 {
    padding-top: -25px; }
  .pb-xxl--25 {
    padding-bottom: -25px; }
  .m-xxl--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-xxl--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-xxl--20 {
    margin-top: -20px; }
  .mr-xxl--20 {
    margin-right: -20px; }
  .mb-xxl--20 {
    margin-bottom: -20px; }
  .ml-xxl--20 {
    margin-left: -20px; }
  .pt-xxl--20 {
    padding-top: -20px; }
  .pb-xxl--20 {
    padding-bottom: -20px; }
  .m-xxl--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-xxl--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-xxl--15 {
    margin-top: -15px; }
  .mr-xxl--15 {
    margin-right: -15px; }
  .mb-xxl--15 {
    margin-bottom: -15px; }
  .ml-xxl--15 {
    margin-left: -15px; }
  .pt-xxl--15 {
    padding-top: -15px; }
  .pb-xxl--15 {
    padding-bottom: -15px; }
  .m-xxl--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-xxl--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-xxl--10 {
    margin-top: -10px; }
  .mr-xxl--10 {
    margin-right: -10px; }
  .mb-xxl--10 {
    margin-bottom: -10px; }
  .ml-xxl--10 {
    margin-left: -10px; }
  .pt-xxl--10 {
    padding-top: -10px; }
  .pb-xxl--10 {
    padding-bottom: -10px; }
  .m-xxl--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-xxl--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-xxl--5 {
    margin-top: -5px; }
  .mr-xxl--5 {
    margin-right: -5px; }
  .mb-xxl--5 {
    margin-bottom: -5px; }
  .ml-xxl--5 {
    margin-left: -5px; }
  .pt-xxl--5 {
    padding-top: -5px; }
  .pb-xxl--5 {
    padding-bottom: -5px; }
  .m-xxl-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-xxl-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-xxl-0 {
    margin-top: 0px; }
  .mr-xxl-0 {
    margin-right: 0px; }
  .mb-xxl-0 {
    margin-bottom: 0px; }
  .ml-xxl-0 {
    margin-left: 0px; }
  .p-xxl-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-xxl-0 {
    padding-right: 0px; }
  .pl-xxl-0 {
    padding-left: 0px; }
  .ph-xxl-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-xxl-0 {
    padding-top: 0px; }
  .pb-xxl-0 {
    padding-bottom: 0px; }
  .m-xxl-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-xxl-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-xxl-5 {
    margin-top: 5px; }
  .mr-xxl-5 {
    margin-right: 5px; }
  .mb-xxl-5 {
    margin-bottom: 5px; }
  .ml-xxl-5 {
    margin-left: 5px; }
  .p-xxl-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-xxl-5 {
    padding-right: 5px; }
  .pl-xxl-5 {
    padding-left: 5px; }
  .ph-xxl-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-xxl-5 {
    padding-top: 5px; }
  .pb-xxl-5 {
    padding-bottom: 5px; }
  .m-xxl-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-xxl-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-xxl-10 {
    margin-top: 10px; }
  .mr-xxl-10 {
    margin-right: 10px; }
  .mb-xxl-10 {
    margin-bottom: 10px; }
  .ml-xxl-10 {
    margin-left: 10px; }
  .p-xxl-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-xxl-10 {
    padding-right: 10px; }
  .pl-xxl-10 {
    padding-left: 10px; }
  .ph-xxl-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-xxl-10 {
    padding-top: 10px; }
  .pb-xxl-10 {
    padding-bottom: 10px; }
  .m-xxl-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-xxl-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-xxl-15 {
    margin-top: 15px; }
  .mr-xxl-15 {
    margin-right: 15px; }
  .mb-xxl-15 {
    margin-bottom: 15px; }
  .ml-xxl-15 {
    margin-left: 15px; }
  .p-xxl-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-xxl-15 {
    padding-right: 15px; }
  .pl-xxl-15 {
    padding-left: 15px; }
  .ph-xxl-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-xxl-15 {
    padding-top: 15px; }
  .pb-xxl-15 {
    padding-bottom: 15px; }
  .m-xxl-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-xxl-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-xxl-20 {
    margin-top: 20px; }
  .mr-xxl-20 {
    margin-right: 20px; }
  .mb-xxl-20 {
    margin-bottom: 20px; }
  .ml-xxl-20 {
    margin-left: 20px; }
  .p-xxl-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-xxl-20 {
    padding-right: 20px; }
  .pl-xxl-20 {
    padding-left: 20px; }
  .ph-xxl-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-xxl-20 {
    padding-top: 20px; }
  .pb-xxl-20 {
    padding-bottom: 20px; }
  .m-xxl-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-xxl-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-xxl-25 {
    margin-top: 25px; }
  .mr-xxl-25 {
    margin-right: 25px; }
  .mb-xxl-25 {
    margin-bottom: 25px; }
  .ml-xxl-25 {
    margin-left: 25px; }
  .p-xxl-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-xxl-25 {
    padding-right: 25px; }
  .pl-xxl-25 {
    padding-left: 25px; }
  .ph-xxl-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-xxl-25 {
    padding-top: 25px; }
  .pb-xxl-25 {
    padding-bottom: 25px; }
  .m-xxl-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-xxl-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-xxl-30 {
    margin-top: 30px; }
  .mr-xxl-30 {
    margin-right: 30px; }
  .mb-xxl-30 {
    margin-bottom: 30px; }
  .ml-xxl-30 {
    margin-left: 30px; }
  .p-xxl-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-xxl-30 {
    padding-right: 30px; }
  .pl-xxl-30 {
    padding-left: 30px; }
  .ph-xxl-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-xxl-30 {
    padding-top: 30px; }
  .pb-xxl-30 {
    padding-bottom: 30px; }
  .m-xxl-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-xxl-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-xxl-35 {
    margin-top: 35px; }
  .mr-xxl-35 {
    margin-right: 35px; }
  .mb-xxl-35 {
    margin-bottom: 35px; }
  .ml-xxl-35 {
    margin-left: 35px; }
  .p-xxl-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-xxl-35 {
    padding-right: 35px; }
  .pl-xxl-35 {
    padding-left: 35px; }
  .ph-xxl-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-xxl-35 {
    padding-top: 35px; }
  .pb-xxl-35 {
    padding-bottom: 35px; }
  .m-xxl-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-xxl-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-xxl-40 {
    margin-top: 40px; }
  .mr-xxl-40 {
    margin-right: 40px; }
  .mb-xxl-40 {
    margin-bottom: 40px; }
  .ml-xxl-40 {
    margin-left: 40px; }
  .p-xxl-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-xxl-40 {
    padding-right: 40px; }
  .pl-xxl-40 {
    padding-left: 40px; }
  .ph-xxl-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-xxl-40 {
    padding-top: 40px; }
  .pb-xxl-40 {
    padding-bottom: 40px; }
  .m-xxl-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-xxl-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-xxl-45 {
    margin-top: 45px; }
  .mr-xxl-45 {
    margin-right: 45px; }
  .mb-xxl-45 {
    margin-bottom: 45px; }
  .ml-xxl-45 {
    margin-left: 45px; }
  .p-xxl-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-xxl-45 {
    padding-right: 45px; }
  .pl-xxl-45 {
    padding-left: 45px; }
  .ph-xxl-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-xxl-45 {
    padding-top: 45px; }
  .pb-xxl-45 {
    padding-bottom: 45px; }
  .m-xxl-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-xxl-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-xxl-50 {
    margin-top: 50px; }
  .mr-xxl-50 {
    margin-right: 50px; }
  .mb-xxl-50 {
    margin-bottom: 50px; }
  .ml-xxl-50 {
    margin-left: 50px; }
  .p-xxl-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-xxl-50 {
    padding-right: 50px; }
  .pl-xxl-50 {
    padding-left: 50px; }
  .ph-xxl-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-xxl-50 {
    padding-top: 50px; }
  .pb-xxl-50 {
    padding-bottom: 50px; }
  .m-xxl-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-xxl-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-xxl-55 {
    margin-top: 55px; }
  .mr-xxl-55 {
    margin-right: 55px; }
  .mb-xxl-55 {
    margin-bottom: 55px; }
  .ml-xxl-55 {
    margin-left: 55px; }
  .p-xxl-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-xxl-55 {
    padding-right: 55px; }
  .pl-xxl-55 {
    padding-left: 55px; }
  .ph-xxl-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-xxl-55 {
    padding-top: 55px; }
  .pb-xxl-55 {
    padding-bottom: 55px; }
  .m-xxl-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-xxl-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-xxl-60 {
    margin-top: 60px; }
  .mr-xxl-60 {
    margin-right: 60px; }
  .mb-xxl-60 {
    margin-bottom: 60px; }
  .ml-xxl-60 {
    margin-left: 60px; }
  .p-xxl-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-xxl-60 {
    padding-right: 60px; }
  .pl-xxl-60 {
    padding-left: 60px; }
  .ph-xxl-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-xxl-60 {
    padding-top: 60px; }
  .pb-xxl-60 {
    padding-bottom: 60px; }
  .m-xxl-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-xxl-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-xxl-65 {
    margin-top: 65px; }
  .mr-xxl-65 {
    margin-right: 65px; }
  .mb-xxl-65 {
    margin-bottom: 65px; }
  .ml-xxl-65 {
    margin-left: 65px; }
  .p-xxl-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-xxl-65 {
    padding-right: 65px; }
  .pl-xxl-65 {
    padding-left: 65px; }
  .ph-xxl-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-xxl-65 {
    padding-top: 65px; }
  .pb-xxl-65 {
    padding-bottom: 65px; }
  .m-xxl-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-xxl-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-xxl-70 {
    margin-top: 70px; }
  .mr-xxl-70 {
    margin-right: 70px; }
  .mb-xxl-70 {
    margin-bottom: 70px; }
  .ml-xxl-70 {
    margin-left: 70px; }
  .p-xxl-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-xxl-70 {
    padding-right: 70px; }
  .pl-xxl-70 {
    padding-left: 70px; }
  .ph-xxl-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-xxl-70 {
    padding-top: 70px; }
  .pb-xxl-70 {
    padding-bottom: 70px; }
  .m-xxl-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-xxl-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-xxl-75 {
    margin-top: 75px; }
  .mr-xxl-75 {
    margin-right: 75px; }
  .mb-xxl-75 {
    margin-bottom: 75px; }
  .ml-xxl-75 {
    margin-left: 75px; }
  .p-xxl-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-xxl-75 {
    padding-right: 75px; }
  .pl-xxl-75 {
    padding-left: 75px; }
  .ph-xxl-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-xxl-75 {
    padding-top: 75px; }
  .pb-xxl-75 {
    padding-bottom: 75px; }
  .m-xxl-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-xxl-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-xxl-80 {
    margin-top: 80px; }
  .mr-xxl-80 {
    margin-right: 80px; }
  .mb-xxl-80 {
    margin-bottom: 80px; }
  .ml-xxl-80 {
    margin-left: 80px; }
  .p-xxl-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-xxl-80 {
    padding-right: 80px; }
  .pl-xxl-80 {
    padding-left: 80px; }
  .ph-xxl-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-xxl-80 {
    padding-top: 80px; }
  .pb-xxl-80 {
    padding-bottom: 80px; }
  .m-xxl-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-xxl-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-xxl-85 {
    margin-top: 85px; }
  .mr-xxl-85 {
    margin-right: 85px; }
  .mb-xxl-85 {
    margin-bottom: 85px; }
  .ml-xxl-85 {
    margin-left: 85px; }
  .p-xxl-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-xxl-85 {
    padding-right: 85px; }
  .pl-xxl-85 {
    padding-left: 85px; }
  .ph-xxl-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-xxl-85 {
    padding-top: 85px; }
  .pb-xxl-85 {
    padding-bottom: 85px; }
  .m-xxl-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-xxl-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-xxl-90 {
    margin-top: 90px; }
  .mr-xxl-90 {
    margin-right: 90px; }
  .mb-xxl-90 {
    margin-bottom: 90px; }
  .ml-xxl-90 {
    margin-left: 90px; }
  .p-xxl-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-xxl-90 {
    padding-right: 90px; }
  .pl-xxl-90 {
    padding-left: 90px; }
  .ph-xxl-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-xxl-90 {
    padding-top: 90px; }
  .pb-xxl-90 {
    padding-bottom: 90px; }
  .m-xxl-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-xxl-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-xxl-95 {
    margin-top: 95px; }
  .mr-xxl-95 {
    margin-right: 95px; }
  .mb-xxl-95 {
    margin-bottom: 95px; }
  .ml-xxl-95 {
    margin-left: 95px; }
  .p-xxl-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-xxl-95 {
    padding-right: 95px; }
  .pl-xxl-95 {
    padding-left: 95px; }
  .ph-xxl-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-xxl-95 {
    padding-top: 95px; }
  .pb-xxl-95 {
    padding-bottom: 95px; }
  .m-xxl-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-xxl-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-xxl-100 {
    margin-top: 100px; }
  .mr-xxl-100 {
    margin-right: 100px; }
  .mb-xxl-100 {
    margin-bottom: 100px; }
  .ml-xxl-100 {
    margin-left: 100px; }
  .p-xxl-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-xxl-100 {
    padding-right: 100px; }
  .pl-xxl-100 {
    padding-left: 100px; }
  .ph-xxl-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-xxl-100 {
    padding-top: 100px; }
  .pb-xxl-100 {
    padding-bottom: 100px; }
  .m-xxl-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-xxl-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-xxl-105 {
    margin-top: 105px; }
  .mr-xxl-105 {
    margin-right: 105px; }
  .mb-xxl-105 {
    margin-bottom: 105px; }
  .ml-xxl-105 {
    margin-left: 105px; }
  .p-xxl-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-xxl-105 {
    padding-right: 105px; }
  .pl-xxl-105 {
    padding-left: 105px; }
  .ph-xxl-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-xxl-105 {
    padding-top: 105px; }
  .pb-xxl-105 {
    padding-bottom: 105px; }
  .m-xxl-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-xxl-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-xxl-110 {
    margin-top: 110px; }
  .mr-xxl-110 {
    margin-right: 110px; }
  .mb-xxl-110 {
    margin-bottom: 110px; }
  .ml-xxl-110 {
    margin-left: 110px; }
  .p-xxl-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-xxl-110 {
    padding-right: 110px; }
  .pl-xxl-110 {
    padding-left: 110px; }
  .ph-xxl-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-xxl-110 {
    padding-top: 110px; }
  .pb-xxl-110 {
    padding-bottom: 110px; }
  .m-xxl-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-xxl-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-xxl-115 {
    margin-top: 115px; }
  .mr-xxl-115 {
    margin-right: 115px; }
  .mb-xxl-115 {
    margin-bottom: 115px; }
  .ml-xxl-115 {
    margin-left: 115px; }
  .p-xxl-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-xxl-115 {
    padding-right: 115px; }
  .pl-xxl-115 {
    padding-left: 115px; }
  .ph-xxl-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-xxl-115 {
    padding-top: 115px; }
  .pb-xxl-115 {
    padding-bottom: 115px; }
  .m-xxl-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-xxl-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-xxl-120 {
    margin-top: 120px; }
  .mr-xxl-120 {
    margin-right: 120px; }
  .mb-xxl-120 {
    margin-bottom: 120px; }
  .ml-xxl-120 {
    margin-left: 120px; }
  .p-xxl-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-xxl-120 {
    padding-right: 120px; }
  .pl-xxl-120 {
    padding-left: 120px; }
  .ph-xxl-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-xxl-120 {
    padding-top: 120px; }
  .pb-xxl-120 {
    padding-bottom: 120px; }
  .m-xxl-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-xxl-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-xxl-125 {
    margin-top: 125px; }
  .mr-xxl-125 {
    margin-right: 125px; }
  .mb-xxl-125 {
    margin-bottom: 125px; }
  .ml-xxl-125 {
    margin-left: 125px; }
  .p-xxl-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-xxl-125 {
    padding-right: 125px; }
  .pl-xxl-125 {
    padding-left: 125px; }
  .ph-xxl-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-xxl-125 {
    padding-top: 125px; }
  .pb-xxl-125 {
    padding-bottom: 125px; }
  .m-xxl-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-xxl-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-xxl-130 {
    margin-top: 130px; }
  .mr-xxl-130 {
    margin-right: 130px; }
  .mb-xxl-130 {
    margin-bottom: 130px; }
  .ml-xxl-130 {
    margin-left: 130px; }
  .p-xxl-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-xxl-130 {
    padding-right: 130px; }
  .pl-xxl-130 {
    padding-left: 130px; }
  .ph-xxl-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-xxl-130 {
    padding-top: 130px; }
  .pb-xxl-130 {
    padding-bottom: 130px; }
  .m-xxl-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-xxl-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-xxl-135 {
    margin-top: 135px; }
  .mr-xxl-135 {
    margin-right: 135px; }
  .mb-xxl-135 {
    margin-bottom: 135px; }
  .ml-xxl-135 {
    margin-left: 135px; }
  .p-xxl-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-xxl-135 {
    padding-right: 135px; }
  .pl-xxl-135 {
    padding-left: 135px; }
  .ph-xxl-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-xxl-135 {
    padding-top: 135px; }
  .pb-xxl-135 {
    padding-bottom: 135px; }
  .m-xxl-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-xxl-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-xxl-140 {
    margin-top: 140px; }
  .mr-xxl-140 {
    margin-right: 140px; }
  .mb-xxl-140 {
    margin-bottom: 140px; }
  .ml-xxl-140 {
    margin-left: 140px; }
  .p-xxl-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-xxl-140 {
    padding-right: 140px; }
  .pl-xxl-140 {
    padding-left: 140px; }
  .ph-xxl-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-xxl-140 {
    padding-top: 140px; }
  .pb-xxl-140 {
    padding-bottom: 140px; }
  .m-xxl-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-xxl-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-xxl-145 {
    margin-top: 145px; }
  .mr-xxl-145 {
    margin-right: 145px; }
  .mb-xxl-145 {
    margin-bottom: 145px; }
  .ml-xxl-145 {
    margin-left: 145px; }
  .p-xxl-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-xxl-145 {
    padding-right: 145px; }
  .pl-xxl-145 {
    padding-left: 145px; }
  .ph-xxl-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-xxl-145 {
    padding-top: 145px; }
  .pb-xxl-145 {
    padding-bottom: 145px; }
  .m-xxl-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-xxl-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-xxl-150 {
    margin-top: 150px; }
  .mr-xxl-150 {
    margin-right: 150px; }
  .mb-xxl-150 {
    margin-bottom: 150px; }
  .ml-xxl-150 {
    margin-left: 150px; }
  .p-xxl-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-xxl-150 {
    padding-right: 150px; }
  .pl-xxl-150 {
    padding-left: 150px; }
  .ph-xxl-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-xxl-150 {
    padding-top: 150px; }
  .pb-xxl-150 {
    padding-bottom: 150px; }
  .m-xxl-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-xxl-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-xxl-160 {
    margin-top: 160px; }
  .mr-xxl-160 {
    margin-right: 160px; }
  .mb-xxl-160 {
    margin-bottom: 160px; }
  .ml-xxl-160 {
    margin-left: 160px; }
  .p-xxl-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-xxl-160 {
    padding-right: 160px; }
  .pl-xxl-160 {
    padding-left: 160px; }
  .ph-xxl-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-xxl-160 {
    padding-top: 160px; }
  .pb-xxl-160 {
    padding-bottom: 160px; }
  .m-xxl-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-xxl-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-xxl-170 {
    margin-top: 170px; }
  .mr-xxl-170 {
    margin-right: 170px; }
  .mb-xxl-170 {
    margin-bottom: 170px; }
  .ml-xxl-170 {
    margin-left: 170px; }
  .p-xxl-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-xxl-170 {
    padding-right: 170px; }
  .pl-xxl-170 {
    padding-left: 170px; }
  .ph-xxl-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-xxl-170 {
    padding-top: 170px; }
  .pb-xxl-170 {
    padding-bottom: 170px; }
  .m-xxl-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-xxl-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-xxl-180 {
    margin-top: 180px; }
  .mr-xxl-180 {
    margin-right: 180px; }
  .mb-xxl-180 {
    margin-bottom: 180px; }
  .ml-xxl-180 {
    margin-left: 180px; }
  .p-xxl-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-xxl-180 {
    padding-right: 180px; }
  .pl-xxl-180 {
    padding-left: 180px; }
  .ph-xxl-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-xxl-180 {
    padding-top: 180px; }
  .pb-xxl-180 {
    padding-bottom: 180px; }
  .m-xxl-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-xxl-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-xxl-190 {
    margin-top: 190px; }
  .mr-xxl-190 {
    margin-right: 190px; }
  .mb-xxl-190 {
    margin-bottom: 190px; }
  .ml-xxl-190 {
    margin-left: 190px; }
  .p-xxl-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-xxl-190 {
    padding-right: 190px; }
  .pl-xxl-190 {
    padding-left: 190px; }
  .ph-xxl-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-xxl-190 {
    padding-top: 190px; }
  .pb-xxl-190 {
    padding-bottom: 190px; }
  .m-xxl-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-xxl-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-xxl-200 {
    margin-top: 200px; }
  .mr-xxl-200 {
    margin-right: 200px; }
  .mb-xxl-200 {
    margin-bottom: 200px; }
  .ml-xxl-200 {
    margin-left: 200px; }
  .p-xxl-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-xxl-200 {
    padding-right: 200px; }
  .pl-xxl-200 {
    padding-left: 200px; }
  .ph-xxl-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-xxl-200 {
    padding-top: 200px; }
  .pb-xxl-200 {
    padding-bottom: 200px; }
  .m-xxl-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-xxl-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-xxl-250 {
    margin-top: 250px; }
  .mr-xxl-250 {
    margin-right: 250px; }
  .mb-xxl-250 {
    margin-bottom: 250px; }
  .ml-xxl-250 {
    margin-left: 250px; }
  .p-xxl-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-xxl-250 {
    padding-right: 250px; }
  .pl-xxl-250 {
    padding-left: 250px; }
  .ph-xxl-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-xxl-250 {
    padding-top: 250px; }
  .pb-xxl-250 {
    padding-bottom: 250px; }
  .h-xxl-30 {
    height: 30px; }
  .w-xxl-30 {
    width: 30px; }
  .h-xxl-40 {
    height: 40px; }
  .w-xxl-40 {
    width: 40px; }
  .h-xxl-42 {
    height: 42px; }
  .w-xxl-42 {
    width: 42px; }
  .h-xxl-50 {
    height: 50px; }
  .w-xxl-50 {
    width: 50px; }
  .h-xxl-60 {
    height: 60px; }
  .w-xxl-60 {
    width: 60px; }
  .h-xxl-70 {
    height: 70px; }
  .w-xxl-70 {
    width: 70px; }
  .h-xxl-75 {
    height: 75px; }
  .w-xxl-75 {
    width: 75px; }
  .h-xxl-80 {
    height: 80px; }
  .w-xxl-80 {
    width: 80px; }
  .h-xxl-90 {
    height: 90px; }
  .w-xxl-90 {
    width: 90px; }
  .h-xxl-100 {
    height: 100px; }
  .w-xxl-100 {
    width: 100px; }
  .h-xxl-110 {
    height: 110px; }
  .w-xxl-110 {
    width: 110px; }
  .h-xxl-120 {
    height: 120px; }
  .w-xxl-120 {
    width: 120px; }
  .h-xxl-130 {
    height: 130px; }
  .w-xxl-130 {
    width: 130px; }
  .h-xxl-140 {
    height: 140px; }
  .w-xxl-140 {
    width: 140px; }
  .h-xxl-150 {
    height: 150px; }
  .w-xxl-150 {
    width: 150px; }
  .h-xxl-160 {
    height: 160px; }
  .w-xxl-160 {
    width: 160px; }
  .h-xxl-170 {
    height: 170px; }
  .w-xxl-170 {
    width: 170px; }
  .h-xxl-180 {
    height: 180px; }
  .w-xxl-180 {
    width: 180px; }
  .h-xxl-190 {
    height: 190px; }
  .w-xxl-190 {
    width: 190px; }
  .h-xxl-200 {
    height: 200px; }
  .w-xxl-200 {
    width: 200px; }
  .h-xxl-250 {
    height: 250px; }
  .w-xxl-250 {
    width: 250px; }
  .h-xxl-300 {
    height: 300px; }
  .w-xxl-300 {
    width: 300px; }
  .h-xxl-350 {
    height: 350px; }
  .w-xxl-350 {
    width: 350px; }
  .h-xxl-400 {
    height: 400px; }
  .w-xxl-400 {
    width: 400px; }
  .h-xxl-450 {
    height: 450px; }
  .w-xxl-450 {
    width: 450px; }
  .h-xxl-500 {
    height: 500px; }
  .w-xxl-500 {
    width: 500px; }
  .h-xxl-600 {
    height: 600px; }
  .w-xxl-600 {
    width: 600px; }
  .h-xxl-700 {
    height: 700px; }
  .w-xxl-700 {
    width: 700px; }
  .h-xxl-800 {
    height: 800px; }
  .w-xxl-800 {
    width: 800px; }
  .h-xxl-900 {
    height: 900px; }
  .w-xxl-900 {
    width: 900px; }
  .h-xxl-1000 {
    height: 1000px; }
  .w-xxl-1000 {
    width: 1000px; }
  .mr-xxl-auto {
    margin-right: auto; }
  .ml-xxl-auto {
    margin-left: auto; }
  .h-xxl-auto {
    height: auto; }
  .w-xxl-auto {
    width: auto; }
  .h-xxl-full {
    height: 100%; }
  .w-xxl-full {
    width: 100%; }
  .d-xxl-none {
    display: none; }
  .d-xxl-inline {
    display: inline; }
  .d-xxl-inline-block {
    display: inline-block; }
  .d-xxl-block {
    display: block; }
  .d-xxl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .d-xxl-table {
    display: table; }
  .d-xxl-table-cell {
    display: table-cell; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 1290px) {
  .m-xxl2--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-xxl2--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-xxl2--60 {
    margin-top: -60px; }
  .mr-xxl2--60 {
    margin-right: -60px; }
  .mb-xxl2--60 {
    margin-bottom: -60px; }
  .ml-xxl2--60 {
    margin-left: -60px; }
  .pt-xxl2--60 {
    padding-top: -60px; }
  .pb-xxl2--60 {
    padding-bottom: -60px; }
  .m-xxl2--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-xxl2--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-xxl2--50 {
    margin-top: -50px; }
  .mr-xxl2--50 {
    margin-right: -50px; }
  .mb-xxl2--50 {
    margin-bottom: -50px; }
  .ml-xxl2--50 {
    margin-left: -50px; }
  .pt-xxl2--50 {
    padding-top: -50px; }
  .pb-xxl2--50 {
    padding-bottom: -50px; }
  .m-xxl2--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-xxl2--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-xxl2--40 {
    margin-top: -40px; }
  .mr-xxl2--40 {
    margin-right: -40px; }
  .mb-xxl2--40 {
    margin-bottom: -40px; }
  .ml-xxl2--40 {
    margin-left: -40px; }
  .pt-xxl2--40 {
    padding-top: -40px; }
  .pb-xxl2--40 {
    padding-bottom: -40px; }
  .m-xxl2--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-xxl2--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-xxl2--30 {
    margin-top: -30px; }
  .mr-xxl2--30 {
    margin-right: -30px; }
  .mb-xxl2--30 {
    margin-bottom: -30px; }
  .ml-xxl2--30 {
    margin-left: -30px; }
  .pt-xxl2--30 {
    padding-top: -30px; }
  .pb-xxl2--30 {
    padding-bottom: -30px; }
  .m-xxl2--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-xxl2--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-xxl2--25 {
    margin-top: -25px; }
  .mr-xxl2--25 {
    margin-right: -25px; }
  .mb-xxl2--25 {
    margin-bottom: -25px; }
  .ml-xxl2--25 {
    margin-left: -25px; }
  .pt-xxl2--25 {
    padding-top: -25px; }
  .pb-xxl2--25 {
    padding-bottom: -25px; }
  .m-xxl2--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-xxl2--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-xxl2--20 {
    margin-top: -20px; }
  .mr-xxl2--20 {
    margin-right: -20px; }
  .mb-xxl2--20 {
    margin-bottom: -20px; }
  .ml-xxl2--20 {
    margin-left: -20px; }
  .pt-xxl2--20 {
    padding-top: -20px; }
  .pb-xxl2--20 {
    padding-bottom: -20px; }
  .m-xxl2--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-xxl2--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-xxl2--15 {
    margin-top: -15px; }
  .mr-xxl2--15 {
    margin-right: -15px; }
  .mb-xxl2--15 {
    margin-bottom: -15px; }
  .ml-xxl2--15 {
    margin-left: -15px; }
  .pt-xxl2--15 {
    padding-top: -15px; }
  .pb-xxl2--15 {
    padding-bottom: -15px; }
  .m-xxl2--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-xxl2--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-xxl2--10 {
    margin-top: -10px; }
  .mr-xxl2--10 {
    margin-right: -10px; }
  .mb-xxl2--10 {
    margin-bottom: -10px; }
  .ml-xxl2--10 {
    margin-left: -10px; }
  .pt-xxl2--10 {
    padding-top: -10px; }
  .pb-xxl2--10 {
    padding-bottom: -10px; }
  .m-xxl2--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-xxl2--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-xxl2--5 {
    margin-top: -5px; }
  .mr-xxl2--5 {
    margin-right: -5px; }
  .mb-xxl2--5 {
    margin-bottom: -5px; }
  .ml-xxl2--5 {
    margin-left: -5px; }
  .pt-xxl2--5 {
    padding-top: -5px; }
  .pb-xxl2--5 {
    padding-bottom: -5px; }
  .m-xxl2-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-xxl2-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-xxl2-0 {
    margin-top: 0px; }
  .mr-xxl2-0 {
    margin-right: 0px; }
  .mb-xxl2-0 {
    margin-bottom: 0px; }
  .ml-xxl2-0 {
    margin-left: 0px; }
  .p-xxl2-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-xxl2-0 {
    padding-right: 0px; }
  .pl-xxl2-0 {
    padding-left: 0px; }
  .ph-xxl2-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-xxl2-0 {
    padding-top: 0px; }
  .pb-xxl2-0 {
    padding-bottom: 0px; }
  .m-xxl2-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-xxl2-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-xxl2-5 {
    margin-top: 5px; }
  .mr-xxl2-5 {
    margin-right: 5px; }
  .mb-xxl2-5 {
    margin-bottom: 5px; }
  .ml-xxl2-5 {
    margin-left: 5px; }
  .p-xxl2-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-xxl2-5 {
    padding-right: 5px; }
  .pl-xxl2-5 {
    padding-left: 5px; }
  .ph-xxl2-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-xxl2-5 {
    padding-top: 5px; }
  .pb-xxl2-5 {
    padding-bottom: 5px; }
  .m-xxl2-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-xxl2-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-xxl2-10 {
    margin-top: 10px; }
  .mr-xxl2-10 {
    margin-right: 10px; }
  .mb-xxl2-10 {
    margin-bottom: 10px; }
  .ml-xxl2-10 {
    margin-left: 10px; }
  .p-xxl2-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-xxl2-10 {
    padding-right: 10px; }
  .pl-xxl2-10 {
    padding-left: 10px; }
  .ph-xxl2-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-xxl2-10 {
    padding-top: 10px; }
  .pb-xxl2-10 {
    padding-bottom: 10px; }
  .m-xxl2-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-xxl2-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-xxl2-15 {
    margin-top: 15px; }
  .mr-xxl2-15 {
    margin-right: 15px; }
  .mb-xxl2-15 {
    margin-bottom: 15px; }
  .ml-xxl2-15 {
    margin-left: 15px; }
  .p-xxl2-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-xxl2-15 {
    padding-right: 15px; }
  .pl-xxl2-15 {
    padding-left: 15px; }
  .ph-xxl2-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-xxl2-15 {
    padding-top: 15px; }
  .pb-xxl2-15 {
    padding-bottom: 15px; }
  .m-xxl2-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-xxl2-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-xxl2-20 {
    margin-top: 20px; }
  .mr-xxl2-20 {
    margin-right: 20px; }
  .mb-xxl2-20 {
    margin-bottom: 20px; }
  .ml-xxl2-20 {
    margin-left: 20px; }
  .p-xxl2-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-xxl2-20 {
    padding-right: 20px; }
  .pl-xxl2-20 {
    padding-left: 20px; }
  .ph-xxl2-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-xxl2-20 {
    padding-top: 20px; }
  .pb-xxl2-20 {
    padding-bottom: 20px; }
  .m-xxl2-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-xxl2-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-xxl2-25 {
    margin-top: 25px; }
  .mr-xxl2-25 {
    margin-right: 25px; }
  .mb-xxl2-25 {
    margin-bottom: 25px; }
  .ml-xxl2-25 {
    margin-left: 25px; }
  .p-xxl2-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-xxl2-25 {
    padding-right: 25px; }
  .pl-xxl2-25 {
    padding-left: 25px; }
  .ph-xxl2-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-xxl2-25 {
    padding-top: 25px; }
  .pb-xxl2-25 {
    padding-bottom: 25px; }
  .m-xxl2-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-xxl2-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-xxl2-30 {
    margin-top: 30px; }
  .mr-xxl2-30 {
    margin-right: 30px; }
  .mb-xxl2-30 {
    margin-bottom: 30px; }
  .ml-xxl2-30 {
    margin-left: 30px; }
  .p-xxl2-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-xxl2-30 {
    padding-right: 30px; }
  .pl-xxl2-30 {
    padding-left: 30px; }
  .ph-xxl2-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-xxl2-30 {
    padding-top: 30px; }
  .pb-xxl2-30 {
    padding-bottom: 30px; }
  .m-xxl2-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-xxl2-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-xxl2-35 {
    margin-top: 35px; }
  .mr-xxl2-35 {
    margin-right: 35px; }
  .mb-xxl2-35 {
    margin-bottom: 35px; }
  .ml-xxl2-35 {
    margin-left: 35px; }
  .p-xxl2-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-xxl2-35 {
    padding-right: 35px; }
  .pl-xxl2-35 {
    padding-left: 35px; }
  .ph-xxl2-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-xxl2-35 {
    padding-top: 35px; }
  .pb-xxl2-35 {
    padding-bottom: 35px; }
  .m-xxl2-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-xxl2-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-xxl2-40 {
    margin-top: 40px; }
  .mr-xxl2-40 {
    margin-right: 40px; }
  .mb-xxl2-40 {
    margin-bottom: 40px; }
  .ml-xxl2-40 {
    margin-left: 40px; }
  .p-xxl2-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-xxl2-40 {
    padding-right: 40px; }
  .pl-xxl2-40 {
    padding-left: 40px; }
  .ph-xxl2-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-xxl2-40 {
    padding-top: 40px; }
  .pb-xxl2-40 {
    padding-bottom: 40px; }
  .m-xxl2-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-xxl2-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-xxl2-45 {
    margin-top: 45px; }
  .mr-xxl2-45 {
    margin-right: 45px; }
  .mb-xxl2-45 {
    margin-bottom: 45px; }
  .ml-xxl2-45 {
    margin-left: 45px; }
  .p-xxl2-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-xxl2-45 {
    padding-right: 45px; }
  .pl-xxl2-45 {
    padding-left: 45px; }
  .ph-xxl2-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-xxl2-45 {
    padding-top: 45px; }
  .pb-xxl2-45 {
    padding-bottom: 45px; }
  .m-xxl2-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-xxl2-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-xxl2-50 {
    margin-top: 50px; }
  .mr-xxl2-50 {
    margin-right: 50px; }
  .mb-xxl2-50 {
    margin-bottom: 50px; }
  .ml-xxl2-50 {
    margin-left: 50px; }
  .p-xxl2-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-xxl2-50 {
    padding-right: 50px; }
  .pl-xxl2-50 {
    padding-left: 50px; }
  .ph-xxl2-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-xxl2-50 {
    padding-top: 50px; }
  .pb-xxl2-50 {
    padding-bottom: 50px; }
  .m-xxl2-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-xxl2-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-xxl2-55 {
    margin-top: 55px; }
  .mr-xxl2-55 {
    margin-right: 55px; }
  .mb-xxl2-55 {
    margin-bottom: 55px; }
  .ml-xxl2-55 {
    margin-left: 55px; }
  .p-xxl2-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-xxl2-55 {
    padding-right: 55px; }
  .pl-xxl2-55 {
    padding-left: 55px; }
  .ph-xxl2-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-xxl2-55 {
    padding-top: 55px; }
  .pb-xxl2-55 {
    padding-bottom: 55px; }
  .m-xxl2-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-xxl2-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-xxl2-60 {
    margin-top: 60px; }
  .mr-xxl2-60 {
    margin-right: 60px; }
  .mb-xxl2-60 {
    margin-bottom: 60px; }
  .ml-xxl2-60 {
    margin-left: 60px; }
  .p-xxl2-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-xxl2-60 {
    padding-right: 60px; }
  .pl-xxl2-60 {
    padding-left: 60px; }
  .ph-xxl2-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-xxl2-60 {
    padding-top: 60px; }
  .pb-xxl2-60 {
    padding-bottom: 60px; }
  .m-xxl2-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-xxl2-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-xxl2-65 {
    margin-top: 65px; }
  .mr-xxl2-65 {
    margin-right: 65px; }
  .mb-xxl2-65 {
    margin-bottom: 65px; }
  .ml-xxl2-65 {
    margin-left: 65px; }
  .p-xxl2-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-xxl2-65 {
    padding-right: 65px; }
  .pl-xxl2-65 {
    padding-left: 65px; }
  .ph-xxl2-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-xxl2-65 {
    padding-top: 65px; }
  .pb-xxl2-65 {
    padding-bottom: 65px; }
  .m-xxl2-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-xxl2-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-xxl2-70 {
    margin-top: 70px; }
  .mr-xxl2-70 {
    margin-right: 70px; }
  .mb-xxl2-70 {
    margin-bottom: 70px; }
  .ml-xxl2-70 {
    margin-left: 70px; }
  .p-xxl2-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-xxl2-70 {
    padding-right: 70px; }
  .pl-xxl2-70 {
    padding-left: 70px; }
  .ph-xxl2-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-xxl2-70 {
    padding-top: 70px; }
  .pb-xxl2-70 {
    padding-bottom: 70px; }
  .m-xxl2-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-xxl2-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-xxl2-75 {
    margin-top: 75px; }
  .mr-xxl2-75 {
    margin-right: 75px; }
  .mb-xxl2-75 {
    margin-bottom: 75px; }
  .ml-xxl2-75 {
    margin-left: 75px; }
  .p-xxl2-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-xxl2-75 {
    padding-right: 75px; }
  .pl-xxl2-75 {
    padding-left: 75px; }
  .ph-xxl2-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-xxl2-75 {
    padding-top: 75px; }
  .pb-xxl2-75 {
    padding-bottom: 75px; }
  .m-xxl2-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-xxl2-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-xxl2-80 {
    margin-top: 80px; }
  .mr-xxl2-80 {
    margin-right: 80px; }
  .mb-xxl2-80 {
    margin-bottom: 80px; }
  .ml-xxl2-80 {
    margin-left: 80px; }
  .p-xxl2-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-xxl2-80 {
    padding-right: 80px; }
  .pl-xxl2-80 {
    padding-left: 80px; }
  .ph-xxl2-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-xxl2-80 {
    padding-top: 80px; }
  .pb-xxl2-80 {
    padding-bottom: 80px; }
  .m-xxl2-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-xxl2-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-xxl2-85 {
    margin-top: 85px; }
  .mr-xxl2-85 {
    margin-right: 85px; }
  .mb-xxl2-85 {
    margin-bottom: 85px; }
  .ml-xxl2-85 {
    margin-left: 85px; }
  .p-xxl2-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-xxl2-85 {
    padding-right: 85px; }
  .pl-xxl2-85 {
    padding-left: 85px; }
  .ph-xxl2-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-xxl2-85 {
    padding-top: 85px; }
  .pb-xxl2-85 {
    padding-bottom: 85px; }
  .m-xxl2-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-xxl2-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-xxl2-90 {
    margin-top: 90px; }
  .mr-xxl2-90 {
    margin-right: 90px; }
  .mb-xxl2-90 {
    margin-bottom: 90px; }
  .ml-xxl2-90 {
    margin-left: 90px; }
  .p-xxl2-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-xxl2-90 {
    padding-right: 90px; }
  .pl-xxl2-90 {
    padding-left: 90px; }
  .ph-xxl2-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-xxl2-90 {
    padding-top: 90px; }
  .pb-xxl2-90 {
    padding-bottom: 90px; }
  .m-xxl2-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-xxl2-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-xxl2-95 {
    margin-top: 95px; }
  .mr-xxl2-95 {
    margin-right: 95px; }
  .mb-xxl2-95 {
    margin-bottom: 95px; }
  .ml-xxl2-95 {
    margin-left: 95px; }
  .p-xxl2-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-xxl2-95 {
    padding-right: 95px; }
  .pl-xxl2-95 {
    padding-left: 95px; }
  .ph-xxl2-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-xxl2-95 {
    padding-top: 95px; }
  .pb-xxl2-95 {
    padding-bottom: 95px; }
  .m-xxl2-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-xxl2-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-xxl2-100 {
    margin-top: 100px; }
  .mr-xxl2-100 {
    margin-right: 100px; }
  .mb-xxl2-100 {
    margin-bottom: 100px; }
  .ml-xxl2-100 {
    margin-left: 100px; }
  .p-xxl2-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-xxl2-100 {
    padding-right: 100px; }
  .pl-xxl2-100 {
    padding-left: 100px; }
  .ph-xxl2-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-xxl2-100 {
    padding-top: 100px; }
  .pb-xxl2-100 {
    padding-bottom: 100px; }
  .m-xxl2-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-xxl2-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-xxl2-105 {
    margin-top: 105px; }
  .mr-xxl2-105 {
    margin-right: 105px; }
  .mb-xxl2-105 {
    margin-bottom: 105px; }
  .ml-xxl2-105 {
    margin-left: 105px; }
  .p-xxl2-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-xxl2-105 {
    padding-right: 105px; }
  .pl-xxl2-105 {
    padding-left: 105px; }
  .ph-xxl2-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-xxl2-105 {
    padding-top: 105px; }
  .pb-xxl2-105 {
    padding-bottom: 105px; }
  .m-xxl2-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-xxl2-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-xxl2-110 {
    margin-top: 110px; }
  .mr-xxl2-110 {
    margin-right: 110px; }
  .mb-xxl2-110 {
    margin-bottom: 110px; }
  .ml-xxl2-110 {
    margin-left: 110px; }
  .p-xxl2-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-xxl2-110 {
    padding-right: 110px; }
  .pl-xxl2-110 {
    padding-left: 110px; }
  .ph-xxl2-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-xxl2-110 {
    padding-top: 110px; }
  .pb-xxl2-110 {
    padding-bottom: 110px; }
  .m-xxl2-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-xxl2-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-xxl2-115 {
    margin-top: 115px; }
  .mr-xxl2-115 {
    margin-right: 115px; }
  .mb-xxl2-115 {
    margin-bottom: 115px; }
  .ml-xxl2-115 {
    margin-left: 115px; }
  .p-xxl2-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-xxl2-115 {
    padding-right: 115px; }
  .pl-xxl2-115 {
    padding-left: 115px; }
  .ph-xxl2-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-xxl2-115 {
    padding-top: 115px; }
  .pb-xxl2-115 {
    padding-bottom: 115px; }
  .m-xxl2-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-xxl2-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-xxl2-120 {
    margin-top: 120px; }
  .mr-xxl2-120 {
    margin-right: 120px; }
  .mb-xxl2-120 {
    margin-bottom: 120px; }
  .ml-xxl2-120 {
    margin-left: 120px; }
  .p-xxl2-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-xxl2-120 {
    padding-right: 120px; }
  .pl-xxl2-120 {
    padding-left: 120px; }
  .ph-xxl2-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-xxl2-120 {
    padding-top: 120px; }
  .pb-xxl2-120 {
    padding-bottom: 120px; }
  .m-xxl2-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-xxl2-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-xxl2-125 {
    margin-top: 125px; }
  .mr-xxl2-125 {
    margin-right: 125px; }
  .mb-xxl2-125 {
    margin-bottom: 125px; }
  .ml-xxl2-125 {
    margin-left: 125px; }
  .p-xxl2-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-xxl2-125 {
    padding-right: 125px; }
  .pl-xxl2-125 {
    padding-left: 125px; }
  .ph-xxl2-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-xxl2-125 {
    padding-top: 125px; }
  .pb-xxl2-125 {
    padding-bottom: 125px; }
  .m-xxl2-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-xxl2-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-xxl2-130 {
    margin-top: 130px; }
  .mr-xxl2-130 {
    margin-right: 130px; }
  .mb-xxl2-130 {
    margin-bottom: 130px; }
  .ml-xxl2-130 {
    margin-left: 130px; }
  .p-xxl2-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-xxl2-130 {
    padding-right: 130px; }
  .pl-xxl2-130 {
    padding-left: 130px; }
  .ph-xxl2-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-xxl2-130 {
    padding-top: 130px; }
  .pb-xxl2-130 {
    padding-bottom: 130px; }
  .m-xxl2-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-xxl2-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-xxl2-135 {
    margin-top: 135px; }
  .mr-xxl2-135 {
    margin-right: 135px; }
  .mb-xxl2-135 {
    margin-bottom: 135px; }
  .ml-xxl2-135 {
    margin-left: 135px; }
  .p-xxl2-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-xxl2-135 {
    padding-right: 135px; }
  .pl-xxl2-135 {
    padding-left: 135px; }
  .ph-xxl2-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-xxl2-135 {
    padding-top: 135px; }
  .pb-xxl2-135 {
    padding-bottom: 135px; }
  .m-xxl2-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-xxl2-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-xxl2-140 {
    margin-top: 140px; }
  .mr-xxl2-140 {
    margin-right: 140px; }
  .mb-xxl2-140 {
    margin-bottom: 140px; }
  .ml-xxl2-140 {
    margin-left: 140px; }
  .p-xxl2-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-xxl2-140 {
    padding-right: 140px; }
  .pl-xxl2-140 {
    padding-left: 140px; }
  .ph-xxl2-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-xxl2-140 {
    padding-top: 140px; }
  .pb-xxl2-140 {
    padding-bottom: 140px; }
  .m-xxl2-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-xxl2-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-xxl2-145 {
    margin-top: 145px; }
  .mr-xxl2-145 {
    margin-right: 145px; }
  .mb-xxl2-145 {
    margin-bottom: 145px; }
  .ml-xxl2-145 {
    margin-left: 145px; }
  .p-xxl2-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-xxl2-145 {
    padding-right: 145px; }
  .pl-xxl2-145 {
    padding-left: 145px; }
  .ph-xxl2-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-xxl2-145 {
    padding-top: 145px; }
  .pb-xxl2-145 {
    padding-bottom: 145px; }
  .m-xxl2-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-xxl2-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-xxl2-150 {
    margin-top: 150px; }
  .mr-xxl2-150 {
    margin-right: 150px; }
  .mb-xxl2-150 {
    margin-bottom: 150px; }
  .ml-xxl2-150 {
    margin-left: 150px; }
  .p-xxl2-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-xxl2-150 {
    padding-right: 150px; }
  .pl-xxl2-150 {
    padding-left: 150px; }
  .ph-xxl2-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-xxl2-150 {
    padding-top: 150px; }
  .pb-xxl2-150 {
    padding-bottom: 150px; }
  .m-xxl2-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-xxl2-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-xxl2-160 {
    margin-top: 160px; }
  .mr-xxl2-160 {
    margin-right: 160px; }
  .mb-xxl2-160 {
    margin-bottom: 160px; }
  .ml-xxl2-160 {
    margin-left: 160px; }
  .p-xxl2-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-xxl2-160 {
    padding-right: 160px; }
  .pl-xxl2-160 {
    padding-left: 160px; }
  .ph-xxl2-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-xxl2-160 {
    padding-top: 160px; }
  .pb-xxl2-160 {
    padding-bottom: 160px; }
  .m-xxl2-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-xxl2-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-xxl2-170 {
    margin-top: 170px; }
  .mr-xxl2-170 {
    margin-right: 170px; }
  .mb-xxl2-170 {
    margin-bottom: 170px; }
  .ml-xxl2-170 {
    margin-left: 170px; }
  .p-xxl2-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-xxl2-170 {
    padding-right: 170px; }
  .pl-xxl2-170 {
    padding-left: 170px; }
  .ph-xxl2-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-xxl2-170 {
    padding-top: 170px; }
  .pb-xxl2-170 {
    padding-bottom: 170px; }
  .m-xxl2-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-xxl2-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-xxl2-180 {
    margin-top: 180px; }
  .mr-xxl2-180 {
    margin-right: 180px; }
  .mb-xxl2-180 {
    margin-bottom: 180px; }
  .ml-xxl2-180 {
    margin-left: 180px; }
  .p-xxl2-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-xxl2-180 {
    padding-right: 180px; }
  .pl-xxl2-180 {
    padding-left: 180px; }
  .ph-xxl2-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-xxl2-180 {
    padding-top: 180px; }
  .pb-xxl2-180 {
    padding-bottom: 180px; }
  .m-xxl2-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-xxl2-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-xxl2-190 {
    margin-top: 190px; }
  .mr-xxl2-190 {
    margin-right: 190px; }
  .mb-xxl2-190 {
    margin-bottom: 190px; }
  .ml-xxl2-190 {
    margin-left: 190px; }
  .p-xxl2-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-xxl2-190 {
    padding-right: 190px; }
  .pl-xxl2-190 {
    padding-left: 190px; }
  .ph-xxl2-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-xxl2-190 {
    padding-top: 190px; }
  .pb-xxl2-190 {
    padding-bottom: 190px; }
  .m-xxl2-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-xxl2-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-xxl2-200 {
    margin-top: 200px; }
  .mr-xxl2-200 {
    margin-right: 200px; }
  .mb-xxl2-200 {
    margin-bottom: 200px; }
  .ml-xxl2-200 {
    margin-left: 200px; }
  .p-xxl2-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-xxl2-200 {
    padding-right: 200px; }
  .pl-xxl2-200 {
    padding-left: 200px; }
  .ph-xxl2-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-xxl2-200 {
    padding-top: 200px; }
  .pb-xxl2-200 {
    padding-bottom: 200px; }
  .m-xxl2-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-xxl2-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-xxl2-250 {
    margin-top: 250px; }
  .mr-xxl2-250 {
    margin-right: 250px; }
  .mb-xxl2-250 {
    margin-bottom: 250px; }
  .ml-xxl2-250 {
    margin-left: 250px; }
  .p-xxl2-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-xxl2-250 {
    padding-right: 250px; }
  .pl-xxl2-250 {
    padding-left: 250px; }
  .ph-xxl2-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-xxl2-250 {
    padding-top: 250px; }
  .pb-xxl2-250 {
    padding-bottom: 250px; }
  .h-xxl2-30 {
    height: 30px; }
  .w-xxl2-30 {
    width: 30px; }
  .h-xxl2-40 {
    height: 40px; }
  .w-xxl2-40 {
    width: 40px; }
  .h-xxl2-42 {
    height: 42px; }
  .w-xxl2-42 {
    width: 42px; }
  .h-xxl2-50 {
    height: 50px; }
  .w-xxl2-50 {
    width: 50px; }
  .h-xxl2-60 {
    height: 60px; }
  .w-xxl2-60 {
    width: 60px; }
  .h-xxl2-70 {
    height: 70px; }
  .w-xxl2-70 {
    width: 70px; }
  .h-xxl2-75 {
    height: 75px; }
  .w-xxl2-75 {
    width: 75px; }
  .h-xxl2-80 {
    height: 80px; }
  .w-xxl2-80 {
    width: 80px; }
  .h-xxl2-90 {
    height: 90px; }
  .w-xxl2-90 {
    width: 90px; }
  .h-xxl2-100 {
    height: 100px; }
  .w-xxl2-100 {
    width: 100px; }
  .h-xxl2-110 {
    height: 110px; }
  .w-xxl2-110 {
    width: 110px; }
  .h-xxl2-120 {
    height: 120px; }
  .w-xxl2-120 {
    width: 120px; }
  .h-xxl2-130 {
    height: 130px; }
  .w-xxl2-130 {
    width: 130px; }
  .h-xxl2-140 {
    height: 140px; }
  .w-xxl2-140 {
    width: 140px; }
  .h-xxl2-150 {
    height: 150px; }
  .w-xxl2-150 {
    width: 150px; }
  .h-xxl2-160 {
    height: 160px; }
  .w-xxl2-160 {
    width: 160px; }
  .h-xxl2-170 {
    height: 170px; }
  .w-xxl2-170 {
    width: 170px; }
  .h-xxl2-180 {
    height: 180px; }
  .w-xxl2-180 {
    width: 180px; }
  .h-xxl2-190 {
    height: 190px; }
  .w-xxl2-190 {
    width: 190px; }
  .h-xxl2-200 {
    height: 200px; }
  .w-xxl2-200 {
    width: 200px; }
  .h-xxl2-250 {
    height: 250px; }
  .w-xxl2-250 {
    width: 250px; }
  .h-xxl2-300 {
    height: 300px; }
  .w-xxl2-300 {
    width: 300px; }
  .h-xxl2-350 {
    height: 350px; }
  .w-xxl2-350 {
    width: 350px; }
  .h-xxl2-400 {
    height: 400px; }
  .w-xxl2-400 {
    width: 400px; }
  .h-xxl2-450 {
    height: 450px; }
  .w-xxl2-450 {
    width: 450px; }
  .h-xxl2-500 {
    height: 500px; }
  .w-xxl2-500 {
    width: 500px; }
  .h-xxl2-600 {
    height: 600px; }
  .w-xxl2-600 {
    width: 600px; }
  .h-xxl2-700 {
    height: 700px; }
  .w-xxl2-700 {
    width: 700px; }
  .h-xxl2-800 {
    height: 800px; }
  .w-xxl2-800 {
    width: 800px; }
  .h-xxl2-900 {
    height: 900px; }
  .w-xxl2-900 {
    width: 900px; }
  .h-xxl2-1000 {
    height: 1000px; }
  .w-xxl2-1000 {
    width: 1000px; }
  .mr-xxl2-auto {
    margin-right: auto; }
  .ml-xxl2-auto {
    margin-left: auto; }
  .h-xxl2-auto {
    height: auto; }
  .w-xxl2-auto {
    width: auto; }
  .h-xxl2-full {
    height: 100%; }
  .w-xxl2-full {
    width: 100%; }
  .d-xxl2-none {
    display: none; }
  .d-xxl2-inline {
    display: inline; }
  .d-xxl2-inline-block {
    display: inline-block; }
  .d-xxl2-block {
    display: block; }
  .d-xxl2-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .d-xxl2-table {
    display: table; }
  .d-xxl2-table-cell {
    display: table-cell; }
  .col-xxl2-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl2-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl2-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl2-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl2-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl2-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl2-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl2-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl2-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl2-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl2-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl2-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 1430px) {
  .m-xxxl--60 {
    margin-top: -60px;
    margin-bottom: -60px; }
  .mh-xxxl--60 {
    margin-right: -60px;
    margin-left: -60px; }
  .mt-xxxl--60 {
    margin-top: -60px; }
  .mr-xxxl--60 {
    margin-right: -60px; }
  .mb-xxxl--60 {
    margin-bottom: -60px; }
  .ml-xxxl--60 {
    margin-left: -60px; }
  .pt-xxxl--60 {
    padding-top: -60px; }
  .pb-xxxl--60 {
    padding-bottom: -60px; }
  .m-xxxl--50 {
    margin-top: -50px;
    margin-bottom: -50px; }
  .mh-xxxl--50 {
    margin-right: -50px;
    margin-left: -50px; }
  .mt-xxxl--50 {
    margin-top: -50px; }
  .mr-xxxl--50 {
    margin-right: -50px; }
  .mb-xxxl--50 {
    margin-bottom: -50px; }
  .ml-xxxl--50 {
    margin-left: -50px; }
  .pt-xxxl--50 {
    padding-top: -50px; }
  .pb-xxxl--50 {
    padding-bottom: -50px; }
  .m-xxxl--40 {
    margin-top: -40px;
    margin-bottom: -40px; }
  .mh-xxxl--40 {
    margin-right: -40px;
    margin-left: -40px; }
  .mt-xxxl--40 {
    margin-top: -40px; }
  .mr-xxxl--40 {
    margin-right: -40px; }
  .mb-xxxl--40 {
    margin-bottom: -40px; }
  .ml-xxxl--40 {
    margin-left: -40px; }
  .pt-xxxl--40 {
    padding-top: -40px; }
  .pb-xxxl--40 {
    padding-bottom: -40px; }
  .m-xxxl--30 {
    margin-top: -30px;
    margin-bottom: -30px; }
  .mh-xxxl--30 {
    margin-right: -30px;
    margin-left: -30px; }
  .mt-xxxl--30 {
    margin-top: -30px; }
  .mr-xxxl--30 {
    margin-right: -30px; }
  .mb-xxxl--30 {
    margin-bottom: -30px; }
  .ml-xxxl--30 {
    margin-left: -30px; }
  .pt-xxxl--30 {
    padding-top: -30px; }
  .pb-xxxl--30 {
    padding-bottom: -30px; }
  .m-xxxl--25 {
    margin-top: -25px;
    margin-bottom: -25px; }
  .mh-xxxl--25 {
    margin-right: -25px;
    margin-left: -25px; }
  .mt-xxxl--25 {
    margin-top: -25px; }
  .mr-xxxl--25 {
    margin-right: -25px; }
  .mb-xxxl--25 {
    margin-bottom: -25px; }
  .ml-xxxl--25 {
    margin-left: -25px; }
  .pt-xxxl--25 {
    padding-top: -25px; }
  .pb-xxxl--25 {
    padding-bottom: -25px; }
  .m-xxxl--20 {
    margin-top: -20px;
    margin-bottom: -20px; }
  .mh-xxxl--20 {
    margin-right: -20px;
    margin-left: -20px; }
  .mt-xxxl--20 {
    margin-top: -20px; }
  .mr-xxxl--20 {
    margin-right: -20px; }
  .mb-xxxl--20 {
    margin-bottom: -20px; }
  .ml-xxxl--20 {
    margin-left: -20px; }
  .pt-xxxl--20 {
    padding-top: -20px; }
  .pb-xxxl--20 {
    padding-bottom: -20px; }
  .m-xxxl--15 {
    margin-top: -15px;
    margin-bottom: -15px; }
  .mh-xxxl--15 {
    margin-right: -15px;
    margin-left: -15px; }
  .mt-xxxl--15 {
    margin-top: -15px; }
  .mr-xxxl--15 {
    margin-right: -15px; }
  .mb-xxxl--15 {
    margin-bottom: -15px; }
  .ml-xxxl--15 {
    margin-left: -15px; }
  .pt-xxxl--15 {
    padding-top: -15px; }
  .pb-xxxl--15 {
    padding-bottom: -15px; }
  .m-xxxl--10 {
    margin-top: -10px;
    margin-bottom: -10px; }
  .mh-xxxl--10 {
    margin-right: -10px;
    margin-left: -10px; }
  .mt-xxxl--10 {
    margin-top: -10px; }
  .mr-xxxl--10 {
    margin-right: -10px; }
  .mb-xxxl--10 {
    margin-bottom: -10px; }
  .ml-xxxl--10 {
    margin-left: -10px; }
  .pt-xxxl--10 {
    padding-top: -10px; }
  .pb-xxxl--10 {
    padding-bottom: -10px; }
  .m-xxxl--5 {
    margin-top: -5px;
    margin-bottom: -5px; }
  .mh-xxxl--5 {
    margin-right: -5px;
    margin-left: -5px; }
  .mt-xxxl--5 {
    margin-top: -5px; }
  .mr-xxxl--5 {
    margin-right: -5px; }
  .mb-xxxl--5 {
    margin-bottom: -5px; }
  .ml-xxxl--5 {
    margin-left: -5px; }
  .pt-xxxl--5 {
    padding-top: -5px; }
  .pb-xxxl--5 {
    padding-bottom: -5px; }
  .m-xxxl-0 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .mh-xxxl-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .mt-xxxl-0 {
    margin-top: 0px; }
  .mr-xxxl-0 {
    margin-right: 0px; }
  .mb-xxxl-0 {
    margin-bottom: 0px; }
  .ml-xxxl-0 {
    margin-left: 0px; }
  .p-xxxl-0 {
    padding-top: 0px;
    padding-bottom: 0px; }
  .pr-xxxl-0 {
    padding-right: 0px; }
  .pl-xxxl-0 {
    padding-left: 0px; }
  .ph-xxxl-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .pt-xxxl-0 {
    padding-top: 0px; }
  .pb-xxxl-0 {
    padding-bottom: 0px; }
  .m-xxxl-5 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .mh-xxxl-5 {
    margin-right: 5px;
    margin-left: 5px; }
  .mt-xxxl-5 {
    margin-top: 5px; }
  .mr-xxxl-5 {
    margin-right: 5px; }
  .mb-xxxl-5 {
    margin-bottom: 5px; }
  .ml-xxxl-5 {
    margin-left: 5px; }
  .p-xxxl-5 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .pr-xxxl-5 {
    padding-right: 5px; }
  .pl-xxxl-5 {
    padding-left: 5px; }
  .ph-xxxl-5 {
    padding-right: 5px;
    padding-left: 5px; }
  .pt-xxxl-5 {
    padding-top: 5px; }
  .pb-xxxl-5 {
    padding-bottom: 5px; }
  .m-xxxl-10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .mh-xxxl-10 {
    margin-right: 10px;
    margin-left: 10px; }
  .mt-xxxl-10 {
    margin-top: 10px; }
  .mr-xxxl-10 {
    margin-right: 10px; }
  .mb-xxxl-10 {
    margin-bottom: 10px; }
  .ml-xxxl-10 {
    margin-left: 10px; }
  .p-xxxl-10 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .pr-xxxl-10 {
    padding-right: 10px; }
  .pl-xxxl-10 {
    padding-left: 10px; }
  .ph-xxxl-10 {
    padding-right: 10px;
    padding-left: 10px; }
  .pt-xxxl-10 {
    padding-top: 10px; }
  .pb-xxxl-10 {
    padding-bottom: 10px; }
  .m-xxxl-15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .mh-xxxl-15 {
    margin-right: 15px;
    margin-left: 15px; }
  .mt-xxxl-15 {
    margin-top: 15px; }
  .mr-xxxl-15 {
    margin-right: 15px; }
  .mb-xxxl-15 {
    margin-bottom: 15px; }
  .ml-xxxl-15 {
    margin-left: 15px; }
  .p-xxxl-15 {
    padding-top: 15px;
    padding-bottom: 15px; }
  .pr-xxxl-15 {
    padding-right: 15px; }
  .pl-xxxl-15 {
    padding-left: 15px; }
  .ph-xxxl-15 {
    padding-right: 15px;
    padding-left: 15px; }
  .pt-xxxl-15 {
    padding-top: 15px; }
  .pb-xxxl-15 {
    padding-bottom: 15px; }
  .m-xxxl-20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mh-xxxl-20 {
    margin-right: 20px;
    margin-left: 20px; }
  .mt-xxxl-20 {
    margin-top: 20px; }
  .mr-xxxl-20 {
    margin-right: 20px; }
  .mb-xxxl-20 {
    margin-bottom: 20px; }
  .ml-xxxl-20 {
    margin-left: 20px; }
  .p-xxxl-20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .pr-xxxl-20 {
    padding-right: 20px; }
  .pl-xxxl-20 {
    padding-left: 20px; }
  .ph-xxxl-20 {
    padding-right: 20px;
    padding-left: 20px; }
  .pt-xxxl-20 {
    padding-top: 20px; }
  .pb-xxxl-20 {
    padding-bottom: 20px; }
  .m-xxxl-25 {
    margin-top: 25px;
    margin-bottom: 25px; }
  .mh-xxxl-25 {
    margin-right: 25px;
    margin-left: 25px; }
  .mt-xxxl-25 {
    margin-top: 25px; }
  .mr-xxxl-25 {
    margin-right: 25px; }
  .mb-xxxl-25 {
    margin-bottom: 25px; }
  .ml-xxxl-25 {
    margin-left: 25px; }
  .p-xxxl-25 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .pr-xxxl-25 {
    padding-right: 25px; }
  .pl-xxxl-25 {
    padding-left: 25px; }
  .ph-xxxl-25 {
    padding-right: 25px;
    padding-left: 25px; }
  .pt-xxxl-25 {
    padding-top: 25px; }
  .pb-xxxl-25 {
    padding-bottom: 25px; }
  .m-xxxl-30 {
    margin-top: 30px;
    margin-bottom: 30px; }
  .mh-xxxl-30 {
    margin-right: 30px;
    margin-left: 30px; }
  .mt-xxxl-30 {
    margin-top: 30px; }
  .mr-xxxl-30 {
    margin-right: 30px; }
  .mb-xxxl-30 {
    margin-bottom: 30px; }
  .ml-xxxl-30 {
    margin-left: 30px; }
  .p-xxxl-30 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .pr-xxxl-30 {
    padding-right: 30px; }
  .pl-xxxl-30 {
    padding-left: 30px; }
  .ph-xxxl-30 {
    padding-right: 30px;
    padding-left: 30px; }
  .pt-xxxl-30 {
    padding-top: 30px; }
  .pb-xxxl-30 {
    padding-bottom: 30px; }
  .m-xxxl-35 {
    margin-top: 35px;
    margin-bottom: 35px; }
  .mh-xxxl-35 {
    margin-right: 35px;
    margin-left: 35px; }
  .mt-xxxl-35 {
    margin-top: 35px; }
  .mr-xxxl-35 {
    margin-right: 35px; }
  .mb-xxxl-35 {
    margin-bottom: 35px; }
  .ml-xxxl-35 {
    margin-left: 35px; }
  .p-xxxl-35 {
    padding-top: 35px;
    padding-bottom: 35px; }
  .pr-xxxl-35 {
    padding-right: 35px; }
  .pl-xxxl-35 {
    padding-left: 35px; }
  .ph-xxxl-35 {
    padding-right: 35px;
    padding-left: 35px; }
  .pt-xxxl-35 {
    padding-top: 35px; }
  .pb-xxxl-35 {
    padding-bottom: 35px; }
  .m-xxxl-40 {
    margin-top: 40px;
    margin-bottom: 40px; }
  .mh-xxxl-40 {
    margin-right: 40px;
    margin-left: 40px; }
  .mt-xxxl-40 {
    margin-top: 40px; }
  .mr-xxxl-40 {
    margin-right: 40px; }
  .mb-xxxl-40 {
    margin-bottom: 40px; }
  .ml-xxxl-40 {
    margin-left: 40px; }
  .p-xxxl-40 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .pr-xxxl-40 {
    padding-right: 40px; }
  .pl-xxxl-40 {
    padding-left: 40px; }
  .ph-xxxl-40 {
    padding-right: 40px;
    padding-left: 40px; }
  .pt-xxxl-40 {
    padding-top: 40px; }
  .pb-xxxl-40 {
    padding-bottom: 40px; }
  .m-xxxl-45 {
    margin-top: 45px;
    margin-bottom: 45px; }
  .mh-xxxl-45 {
    margin-right: 45px;
    margin-left: 45px; }
  .mt-xxxl-45 {
    margin-top: 45px; }
  .mr-xxxl-45 {
    margin-right: 45px; }
  .mb-xxxl-45 {
    margin-bottom: 45px; }
  .ml-xxxl-45 {
    margin-left: 45px; }
  .p-xxxl-45 {
    padding-top: 45px;
    padding-bottom: 45px; }
  .pr-xxxl-45 {
    padding-right: 45px; }
  .pl-xxxl-45 {
    padding-left: 45px; }
  .ph-xxxl-45 {
    padding-right: 45px;
    padding-left: 45px; }
  .pt-xxxl-45 {
    padding-top: 45px; }
  .pb-xxxl-45 {
    padding-bottom: 45px; }
  .m-xxxl-50 {
    margin-top: 50px;
    margin-bottom: 50px; }
  .mh-xxxl-50 {
    margin-right: 50px;
    margin-left: 50px; }
  .mt-xxxl-50 {
    margin-top: 50px; }
  .mr-xxxl-50 {
    margin-right: 50px; }
  .mb-xxxl-50 {
    margin-bottom: 50px; }
  .ml-xxxl-50 {
    margin-left: 50px; }
  .p-xxxl-50 {
    padding-top: 50px;
    padding-bottom: 50px; }
  .pr-xxxl-50 {
    padding-right: 50px; }
  .pl-xxxl-50 {
    padding-left: 50px; }
  .ph-xxxl-50 {
    padding-right: 50px;
    padding-left: 50px; }
  .pt-xxxl-50 {
    padding-top: 50px; }
  .pb-xxxl-50 {
    padding-bottom: 50px; }
  .m-xxxl-55 {
    margin-top: 55px;
    margin-bottom: 55px; }
  .mh-xxxl-55 {
    margin-right: 55px;
    margin-left: 55px; }
  .mt-xxxl-55 {
    margin-top: 55px; }
  .mr-xxxl-55 {
    margin-right: 55px; }
  .mb-xxxl-55 {
    margin-bottom: 55px; }
  .ml-xxxl-55 {
    margin-left: 55px; }
  .p-xxxl-55 {
    padding-top: 55px;
    padding-bottom: 55px; }
  .pr-xxxl-55 {
    padding-right: 55px; }
  .pl-xxxl-55 {
    padding-left: 55px; }
  .ph-xxxl-55 {
    padding-right: 55px;
    padding-left: 55px; }
  .pt-xxxl-55 {
    padding-top: 55px; }
  .pb-xxxl-55 {
    padding-bottom: 55px; }
  .m-xxxl-60 {
    margin-top: 60px;
    margin-bottom: 60px; }
  .mh-xxxl-60 {
    margin-right: 60px;
    margin-left: 60px; }
  .mt-xxxl-60 {
    margin-top: 60px; }
  .mr-xxxl-60 {
    margin-right: 60px; }
  .mb-xxxl-60 {
    margin-bottom: 60px; }
  .ml-xxxl-60 {
    margin-left: 60px; }
  .p-xxxl-60 {
    padding-top: 60px;
    padding-bottom: 60px; }
  .pr-xxxl-60 {
    padding-right: 60px; }
  .pl-xxxl-60 {
    padding-left: 60px; }
  .ph-xxxl-60 {
    padding-right: 60px;
    padding-left: 60px; }
  .pt-xxxl-60 {
    padding-top: 60px; }
  .pb-xxxl-60 {
    padding-bottom: 60px; }
  .m-xxxl-65 {
    margin-top: 65px;
    margin-bottom: 65px; }
  .mh-xxxl-65 {
    margin-right: 65px;
    margin-left: 65px; }
  .mt-xxxl-65 {
    margin-top: 65px; }
  .mr-xxxl-65 {
    margin-right: 65px; }
  .mb-xxxl-65 {
    margin-bottom: 65px; }
  .ml-xxxl-65 {
    margin-left: 65px; }
  .p-xxxl-65 {
    padding-top: 65px;
    padding-bottom: 65px; }
  .pr-xxxl-65 {
    padding-right: 65px; }
  .pl-xxxl-65 {
    padding-left: 65px; }
  .ph-xxxl-65 {
    padding-right: 65px;
    padding-left: 65px; }
  .pt-xxxl-65 {
    padding-top: 65px; }
  .pb-xxxl-65 {
    padding-bottom: 65px; }
  .m-xxxl-70 {
    margin-top: 70px;
    margin-bottom: 70px; }
  .mh-xxxl-70 {
    margin-right: 70px;
    margin-left: 70px; }
  .mt-xxxl-70 {
    margin-top: 70px; }
  .mr-xxxl-70 {
    margin-right: 70px; }
  .mb-xxxl-70 {
    margin-bottom: 70px; }
  .ml-xxxl-70 {
    margin-left: 70px; }
  .p-xxxl-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .pr-xxxl-70 {
    padding-right: 70px; }
  .pl-xxxl-70 {
    padding-left: 70px; }
  .ph-xxxl-70 {
    padding-right: 70px;
    padding-left: 70px; }
  .pt-xxxl-70 {
    padding-top: 70px; }
  .pb-xxxl-70 {
    padding-bottom: 70px; }
  .m-xxxl-75 {
    margin-top: 75px;
    margin-bottom: 75px; }
  .mh-xxxl-75 {
    margin-right: 75px;
    margin-left: 75px; }
  .mt-xxxl-75 {
    margin-top: 75px; }
  .mr-xxxl-75 {
    margin-right: 75px; }
  .mb-xxxl-75 {
    margin-bottom: 75px; }
  .ml-xxxl-75 {
    margin-left: 75px; }
  .p-xxxl-75 {
    padding-top: 75px;
    padding-bottom: 75px; }
  .pr-xxxl-75 {
    padding-right: 75px; }
  .pl-xxxl-75 {
    padding-left: 75px; }
  .ph-xxxl-75 {
    padding-right: 75px;
    padding-left: 75px; }
  .pt-xxxl-75 {
    padding-top: 75px; }
  .pb-xxxl-75 {
    padding-bottom: 75px; }
  .m-xxxl-80 {
    margin-top: 80px;
    margin-bottom: 80px; }
  .mh-xxxl-80 {
    margin-right: 80px;
    margin-left: 80px; }
  .mt-xxxl-80 {
    margin-top: 80px; }
  .mr-xxxl-80 {
    margin-right: 80px; }
  .mb-xxxl-80 {
    margin-bottom: 80px; }
  .ml-xxxl-80 {
    margin-left: 80px; }
  .p-xxxl-80 {
    padding-top: 80px;
    padding-bottom: 80px; }
  .pr-xxxl-80 {
    padding-right: 80px; }
  .pl-xxxl-80 {
    padding-left: 80px; }
  .ph-xxxl-80 {
    padding-right: 80px;
    padding-left: 80px; }
  .pt-xxxl-80 {
    padding-top: 80px; }
  .pb-xxxl-80 {
    padding-bottom: 80px; }
  .m-xxxl-85 {
    margin-top: 85px;
    margin-bottom: 85px; }
  .mh-xxxl-85 {
    margin-right: 85px;
    margin-left: 85px; }
  .mt-xxxl-85 {
    margin-top: 85px; }
  .mr-xxxl-85 {
    margin-right: 85px; }
  .mb-xxxl-85 {
    margin-bottom: 85px; }
  .ml-xxxl-85 {
    margin-left: 85px; }
  .p-xxxl-85 {
    padding-top: 85px;
    padding-bottom: 85px; }
  .pr-xxxl-85 {
    padding-right: 85px; }
  .pl-xxxl-85 {
    padding-left: 85px; }
  .ph-xxxl-85 {
    padding-right: 85px;
    padding-left: 85px; }
  .pt-xxxl-85 {
    padding-top: 85px; }
  .pb-xxxl-85 {
    padding-bottom: 85px; }
  .m-xxxl-90 {
    margin-top: 90px;
    margin-bottom: 90px; }
  .mh-xxxl-90 {
    margin-right: 90px;
    margin-left: 90px; }
  .mt-xxxl-90 {
    margin-top: 90px; }
  .mr-xxxl-90 {
    margin-right: 90px; }
  .mb-xxxl-90 {
    margin-bottom: 90px; }
  .ml-xxxl-90 {
    margin-left: 90px; }
  .p-xxxl-90 {
    padding-top: 90px;
    padding-bottom: 90px; }
  .pr-xxxl-90 {
    padding-right: 90px; }
  .pl-xxxl-90 {
    padding-left: 90px; }
  .ph-xxxl-90 {
    padding-right: 90px;
    padding-left: 90px; }
  .pt-xxxl-90 {
    padding-top: 90px; }
  .pb-xxxl-90 {
    padding-bottom: 90px; }
  .m-xxxl-95 {
    margin-top: 95px;
    margin-bottom: 95px; }
  .mh-xxxl-95 {
    margin-right: 95px;
    margin-left: 95px; }
  .mt-xxxl-95 {
    margin-top: 95px; }
  .mr-xxxl-95 {
    margin-right: 95px; }
  .mb-xxxl-95 {
    margin-bottom: 95px; }
  .ml-xxxl-95 {
    margin-left: 95px; }
  .p-xxxl-95 {
    padding-top: 95px;
    padding-bottom: 95px; }
  .pr-xxxl-95 {
    padding-right: 95px; }
  .pl-xxxl-95 {
    padding-left: 95px; }
  .ph-xxxl-95 {
    padding-right: 95px;
    padding-left: 95px; }
  .pt-xxxl-95 {
    padding-top: 95px; }
  .pb-xxxl-95 {
    padding-bottom: 95px; }
  .m-xxxl-100 {
    margin-top: 100px;
    margin-bottom: 100px; }
  .mh-xxxl-100 {
    margin-right: 100px;
    margin-left: 100px; }
  .mt-xxxl-100 {
    margin-top: 100px; }
  .mr-xxxl-100 {
    margin-right: 100px; }
  .mb-xxxl-100 {
    margin-bottom: 100px; }
  .ml-xxxl-100 {
    margin-left: 100px; }
  .p-xxxl-100 {
    padding-top: 100px;
    padding-bottom: 100px; }
  .pr-xxxl-100 {
    padding-right: 100px; }
  .pl-xxxl-100 {
    padding-left: 100px; }
  .ph-xxxl-100 {
    padding-right: 100px;
    padding-left: 100px; }
  .pt-xxxl-100 {
    padding-top: 100px; }
  .pb-xxxl-100 {
    padding-bottom: 100px; }
  .m-xxxl-105 {
    margin-top: 105px;
    margin-bottom: 105px; }
  .mh-xxxl-105 {
    margin-right: 105px;
    margin-left: 105px; }
  .mt-xxxl-105 {
    margin-top: 105px; }
  .mr-xxxl-105 {
    margin-right: 105px; }
  .mb-xxxl-105 {
    margin-bottom: 105px; }
  .ml-xxxl-105 {
    margin-left: 105px; }
  .p-xxxl-105 {
    padding-top: 105px;
    padding-bottom: 105px; }
  .pr-xxxl-105 {
    padding-right: 105px; }
  .pl-xxxl-105 {
    padding-left: 105px; }
  .ph-xxxl-105 {
    padding-right: 105px;
    padding-left: 105px; }
  .pt-xxxl-105 {
    padding-top: 105px; }
  .pb-xxxl-105 {
    padding-bottom: 105px; }
  .m-xxxl-110 {
    margin-top: 110px;
    margin-bottom: 110px; }
  .mh-xxxl-110 {
    margin-right: 110px;
    margin-left: 110px; }
  .mt-xxxl-110 {
    margin-top: 110px; }
  .mr-xxxl-110 {
    margin-right: 110px; }
  .mb-xxxl-110 {
    margin-bottom: 110px; }
  .ml-xxxl-110 {
    margin-left: 110px; }
  .p-xxxl-110 {
    padding-top: 110px;
    padding-bottom: 110px; }
  .pr-xxxl-110 {
    padding-right: 110px; }
  .pl-xxxl-110 {
    padding-left: 110px; }
  .ph-xxxl-110 {
    padding-right: 110px;
    padding-left: 110px; }
  .pt-xxxl-110 {
    padding-top: 110px; }
  .pb-xxxl-110 {
    padding-bottom: 110px; }
  .m-xxxl-115 {
    margin-top: 115px;
    margin-bottom: 115px; }
  .mh-xxxl-115 {
    margin-right: 115px;
    margin-left: 115px; }
  .mt-xxxl-115 {
    margin-top: 115px; }
  .mr-xxxl-115 {
    margin-right: 115px; }
  .mb-xxxl-115 {
    margin-bottom: 115px; }
  .ml-xxxl-115 {
    margin-left: 115px; }
  .p-xxxl-115 {
    padding-top: 115px;
    padding-bottom: 115px; }
  .pr-xxxl-115 {
    padding-right: 115px; }
  .pl-xxxl-115 {
    padding-left: 115px; }
  .ph-xxxl-115 {
    padding-right: 115px;
    padding-left: 115px; }
  .pt-xxxl-115 {
    padding-top: 115px; }
  .pb-xxxl-115 {
    padding-bottom: 115px; }
  .m-xxxl-120 {
    margin-top: 120px;
    margin-bottom: 120px; }
  .mh-xxxl-120 {
    margin-right: 120px;
    margin-left: 120px; }
  .mt-xxxl-120 {
    margin-top: 120px; }
  .mr-xxxl-120 {
    margin-right: 120px; }
  .mb-xxxl-120 {
    margin-bottom: 120px; }
  .ml-xxxl-120 {
    margin-left: 120px; }
  .p-xxxl-120 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .pr-xxxl-120 {
    padding-right: 120px; }
  .pl-xxxl-120 {
    padding-left: 120px; }
  .ph-xxxl-120 {
    padding-right: 120px;
    padding-left: 120px; }
  .pt-xxxl-120 {
    padding-top: 120px; }
  .pb-xxxl-120 {
    padding-bottom: 120px; }
  .m-xxxl-125 {
    margin-top: 125px;
    margin-bottom: 125px; }
  .mh-xxxl-125 {
    margin-right: 125px;
    margin-left: 125px; }
  .mt-xxxl-125 {
    margin-top: 125px; }
  .mr-xxxl-125 {
    margin-right: 125px; }
  .mb-xxxl-125 {
    margin-bottom: 125px; }
  .ml-xxxl-125 {
    margin-left: 125px; }
  .p-xxxl-125 {
    padding-top: 125px;
    padding-bottom: 125px; }
  .pr-xxxl-125 {
    padding-right: 125px; }
  .pl-xxxl-125 {
    padding-left: 125px; }
  .ph-xxxl-125 {
    padding-right: 125px;
    padding-left: 125px; }
  .pt-xxxl-125 {
    padding-top: 125px; }
  .pb-xxxl-125 {
    padding-bottom: 125px; }
  .m-xxxl-130 {
    margin-top: 130px;
    margin-bottom: 130px; }
  .mh-xxxl-130 {
    margin-right: 130px;
    margin-left: 130px; }
  .mt-xxxl-130 {
    margin-top: 130px; }
  .mr-xxxl-130 {
    margin-right: 130px; }
  .mb-xxxl-130 {
    margin-bottom: 130px; }
  .ml-xxxl-130 {
    margin-left: 130px; }
  .p-xxxl-130 {
    padding-top: 130px;
    padding-bottom: 130px; }
  .pr-xxxl-130 {
    padding-right: 130px; }
  .pl-xxxl-130 {
    padding-left: 130px; }
  .ph-xxxl-130 {
    padding-right: 130px;
    padding-left: 130px; }
  .pt-xxxl-130 {
    padding-top: 130px; }
  .pb-xxxl-130 {
    padding-bottom: 130px; }
  .m-xxxl-135 {
    margin-top: 135px;
    margin-bottom: 135px; }
  .mh-xxxl-135 {
    margin-right: 135px;
    margin-left: 135px; }
  .mt-xxxl-135 {
    margin-top: 135px; }
  .mr-xxxl-135 {
    margin-right: 135px; }
  .mb-xxxl-135 {
    margin-bottom: 135px; }
  .ml-xxxl-135 {
    margin-left: 135px; }
  .p-xxxl-135 {
    padding-top: 135px;
    padding-bottom: 135px; }
  .pr-xxxl-135 {
    padding-right: 135px; }
  .pl-xxxl-135 {
    padding-left: 135px; }
  .ph-xxxl-135 {
    padding-right: 135px;
    padding-left: 135px; }
  .pt-xxxl-135 {
    padding-top: 135px; }
  .pb-xxxl-135 {
    padding-bottom: 135px; }
  .m-xxxl-140 {
    margin-top: 140px;
    margin-bottom: 140px; }
  .mh-xxxl-140 {
    margin-right: 140px;
    margin-left: 140px; }
  .mt-xxxl-140 {
    margin-top: 140px; }
  .mr-xxxl-140 {
    margin-right: 140px; }
  .mb-xxxl-140 {
    margin-bottom: 140px; }
  .ml-xxxl-140 {
    margin-left: 140px; }
  .p-xxxl-140 {
    padding-top: 140px;
    padding-bottom: 140px; }
  .pr-xxxl-140 {
    padding-right: 140px; }
  .pl-xxxl-140 {
    padding-left: 140px; }
  .ph-xxxl-140 {
    padding-right: 140px;
    padding-left: 140px; }
  .pt-xxxl-140 {
    padding-top: 140px; }
  .pb-xxxl-140 {
    padding-bottom: 140px; }
  .m-xxxl-145 {
    margin-top: 145px;
    margin-bottom: 145px; }
  .mh-xxxl-145 {
    margin-right: 145px;
    margin-left: 145px; }
  .mt-xxxl-145 {
    margin-top: 145px; }
  .mr-xxxl-145 {
    margin-right: 145px; }
  .mb-xxxl-145 {
    margin-bottom: 145px; }
  .ml-xxxl-145 {
    margin-left: 145px; }
  .p-xxxl-145 {
    padding-top: 145px;
    padding-bottom: 145px; }
  .pr-xxxl-145 {
    padding-right: 145px; }
  .pl-xxxl-145 {
    padding-left: 145px; }
  .ph-xxxl-145 {
    padding-right: 145px;
    padding-left: 145px; }
  .pt-xxxl-145 {
    padding-top: 145px; }
  .pb-xxxl-145 {
    padding-bottom: 145px; }
  .m-xxxl-150 {
    margin-top: 150px;
    margin-bottom: 150px; }
  .mh-xxxl-150 {
    margin-right: 150px;
    margin-left: 150px; }
  .mt-xxxl-150 {
    margin-top: 150px; }
  .mr-xxxl-150 {
    margin-right: 150px; }
  .mb-xxxl-150 {
    margin-bottom: 150px; }
  .ml-xxxl-150 {
    margin-left: 150px; }
  .p-xxxl-150 {
    padding-top: 150px;
    padding-bottom: 150px; }
  .pr-xxxl-150 {
    padding-right: 150px; }
  .pl-xxxl-150 {
    padding-left: 150px; }
  .ph-xxxl-150 {
    padding-right: 150px;
    padding-left: 150px; }
  .pt-xxxl-150 {
    padding-top: 150px; }
  .pb-xxxl-150 {
    padding-bottom: 150px; }
  .m-xxxl-160 {
    margin-top: 160px;
    margin-bottom: 160px; }
  .mh-xxxl-160 {
    margin-right: 160px;
    margin-left: 160px; }
  .mt-xxxl-160 {
    margin-top: 160px; }
  .mr-xxxl-160 {
    margin-right: 160px; }
  .mb-xxxl-160 {
    margin-bottom: 160px; }
  .ml-xxxl-160 {
    margin-left: 160px; }
  .p-xxxl-160 {
    padding-top: 160px;
    padding-bottom: 160px; }
  .pr-xxxl-160 {
    padding-right: 160px; }
  .pl-xxxl-160 {
    padding-left: 160px; }
  .ph-xxxl-160 {
    padding-right: 160px;
    padding-left: 160px; }
  .pt-xxxl-160 {
    padding-top: 160px; }
  .pb-xxxl-160 {
    padding-bottom: 160px; }
  .m-xxxl-170 {
    margin-top: 170px;
    margin-bottom: 170px; }
  .mh-xxxl-170 {
    margin-right: 170px;
    margin-left: 170px; }
  .mt-xxxl-170 {
    margin-top: 170px; }
  .mr-xxxl-170 {
    margin-right: 170px; }
  .mb-xxxl-170 {
    margin-bottom: 170px; }
  .ml-xxxl-170 {
    margin-left: 170px; }
  .p-xxxl-170 {
    padding-top: 170px;
    padding-bottom: 170px; }
  .pr-xxxl-170 {
    padding-right: 170px; }
  .pl-xxxl-170 {
    padding-left: 170px; }
  .ph-xxxl-170 {
    padding-right: 170px;
    padding-left: 170px; }
  .pt-xxxl-170 {
    padding-top: 170px; }
  .pb-xxxl-170 {
    padding-bottom: 170px; }
  .m-xxxl-180 {
    margin-top: 180px;
    margin-bottom: 180px; }
  .mh-xxxl-180 {
    margin-right: 180px;
    margin-left: 180px; }
  .mt-xxxl-180 {
    margin-top: 180px; }
  .mr-xxxl-180 {
    margin-right: 180px; }
  .mb-xxxl-180 {
    margin-bottom: 180px; }
  .ml-xxxl-180 {
    margin-left: 180px; }
  .p-xxxl-180 {
    padding-top: 180px;
    padding-bottom: 180px; }
  .pr-xxxl-180 {
    padding-right: 180px; }
  .pl-xxxl-180 {
    padding-left: 180px; }
  .ph-xxxl-180 {
    padding-right: 180px;
    padding-left: 180px; }
  .pt-xxxl-180 {
    padding-top: 180px; }
  .pb-xxxl-180 {
    padding-bottom: 180px; }
  .m-xxxl-190 {
    margin-top: 190px;
    margin-bottom: 190px; }
  .mh-xxxl-190 {
    margin-right: 190px;
    margin-left: 190px; }
  .mt-xxxl-190 {
    margin-top: 190px; }
  .mr-xxxl-190 {
    margin-right: 190px; }
  .mb-xxxl-190 {
    margin-bottom: 190px; }
  .ml-xxxl-190 {
    margin-left: 190px; }
  .p-xxxl-190 {
    padding-top: 190px;
    padding-bottom: 190px; }
  .pr-xxxl-190 {
    padding-right: 190px; }
  .pl-xxxl-190 {
    padding-left: 190px; }
  .ph-xxxl-190 {
    padding-right: 190px;
    padding-left: 190px; }
  .pt-xxxl-190 {
    padding-top: 190px; }
  .pb-xxxl-190 {
    padding-bottom: 190px; }
  .m-xxxl-200 {
    margin-top: 200px;
    margin-bottom: 200px; }
  .mh-xxxl-200 {
    margin-right: 200px;
    margin-left: 200px; }
  .mt-xxxl-200 {
    margin-top: 200px; }
  .mr-xxxl-200 {
    margin-right: 200px; }
  .mb-xxxl-200 {
    margin-bottom: 200px; }
  .ml-xxxl-200 {
    margin-left: 200px; }
  .p-xxxl-200 {
    padding-top: 200px;
    padding-bottom: 200px; }
  .pr-xxxl-200 {
    padding-right: 200px; }
  .pl-xxxl-200 {
    padding-left: 200px; }
  .ph-xxxl-200 {
    padding-right: 200px;
    padding-left: 200px; }
  .pt-xxxl-200 {
    padding-top: 200px; }
  .pb-xxxl-200 {
    padding-bottom: 200px; }
  .m-xxxl-250 {
    margin-top: 250px;
    margin-bottom: 250px; }
  .mh-xxxl-250 {
    margin-right: 250px;
    margin-left: 250px; }
  .mt-xxxl-250 {
    margin-top: 250px; }
  .mr-xxxl-250 {
    margin-right: 250px; }
  .mb-xxxl-250 {
    margin-bottom: 250px; }
  .ml-xxxl-250 {
    margin-left: 250px; }
  .p-xxxl-250 {
    padding-top: 250px;
    padding-bottom: 250px; }
  .pr-xxxl-250 {
    padding-right: 250px; }
  .pl-xxxl-250 {
    padding-left: 250px; }
  .ph-xxxl-250 {
    padding-right: 250px;
    padding-left: 250px; }
  .pt-xxxl-250 {
    padding-top: 250px; }
  .pb-xxxl-250 {
    padding-bottom: 250px; }
  .h-xxxl-30 {
    height: 30px; }
  .w-xxxl-30 {
    width: 30px; }
  .h-xxxl-40 {
    height: 40px; }
  .w-xxxl-40 {
    width: 40px; }
  .h-xxxl-42 {
    height: 42px; }
  .w-xxxl-42 {
    width: 42px; }
  .h-xxxl-50 {
    height: 50px; }
  .w-xxxl-50 {
    width: 50px; }
  .h-xxxl-60 {
    height: 60px; }
  .w-xxxl-60 {
    width: 60px; }
  .h-xxxl-70 {
    height: 70px; }
  .w-xxxl-70 {
    width: 70px; }
  .h-xxxl-75 {
    height: 75px; }
  .w-xxxl-75 {
    width: 75px; }
  .h-xxxl-80 {
    height: 80px; }
  .w-xxxl-80 {
    width: 80px; }
  .h-xxxl-90 {
    height: 90px; }
  .w-xxxl-90 {
    width: 90px; }
  .h-xxxl-100 {
    height: 100px; }
  .w-xxxl-100 {
    width: 100px; }
  .h-xxxl-110 {
    height: 110px; }
  .w-xxxl-110 {
    width: 110px; }
  .h-xxxl-120 {
    height: 120px; }
  .w-xxxl-120 {
    width: 120px; }
  .h-xxxl-130 {
    height: 130px; }
  .w-xxxl-130 {
    width: 130px; }
  .h-xxxl-140 {
    height: 140px; }
  .w-xxxl-140 {
    width: 140px; }
  .h-xxxl-150 {
    height: 150px; }
  .w-xxxl-150 {
    width: 150px; }
  .h-xxxl-160 {
    height: 160px; }
  .w-xxxl-160 {
    width: 160px; }
  .h-xxxl-170 {
    height: 170px; }
  .w-xxxl-170 {
    width: 170px; }
  .h-xxxl-180 {
    height: 180px; }
  .w-xxxl-180 {
    width: 180px; }
  .h-xxxl-190 {
    height: 190px; }
  .w-xxxl-190 {
    width: 190px; }
  .h-xxxl-200 {
    height: 200px; }
  .w-xxxl-200 {
    width: 200px; }
  .h-xxxl-250 {
    height: 250px; }
  .w-xxxl-250 {
    width: 250px; }
  .h-xxxl-300 {
    height: 300px; }
  .w-xxxl-300 {
    width: 300px; }
  .h-xxxl-350 {
    height: 350px; }
  .w-xxxl-350 {
    width: 350px; }
  .h-xxxl-400 {
    height: 400px; }
  .w-xxxl-400 {
    width: 400px; }
  .h-xxxl-450 {
    height: 450px; }
  .w-xxxl-450 {
    width: 450px; }
  .h-xxxl-500 {
    height: 500px; }
  .w-xxxl-500 {
    width: 500px; }
  .h-xxxl-600 {
    height: 600px; }
  .w-xxxl-600 {
    width: 600px; }
  .h-xxxl-700 {
    height: 700px; }
  .w-xxxl-700 {
    width: 700px; }
  .h-xxxl-800 {
    height: 800px; }
  .w-xxxl-800 {
    width: 800px; }
  .h-xxxl-900 {
    height: 900px; }
  .w-xxxl-900 {
    width: 900px; }
  .h-xxxl-1000 {
    height: 1000px; }
  .w-xxxl-1000 {
    width: 1000px; }
  .mr-xxxl-auto {
    margin-right: auto; }
  .ml-xxxl-auto {
    margin-left: auto; }
  .h-xxxl-auto {
    height: auto; }
  .w-xxxl-auto {
    width: auto; }
  .h-xxxl-full {
    height: 100%; }
  .w-xxxl-full {
    width: 100%; }
  .d-xxxl-none {
    display: none; }
  .d-xxxl-inline {
    display: inline; }
  .d-xxxl-inline-block {
    display: inline-block; }
  .d-xxxl-block {
    display: block; }
  .d-xxxl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .d-xxxl-table {
    display: table; }
  .d-xxxl-table-cell {
    display: table-cell; }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 375px) {
  body h1 {
    font-size: 2.5rem; }
  .obj-form-field.obj-field-recaptcha .wpcf7-form-control-wrap {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top; } }

@media (min-width: 768px) {
  #header .top-menu .top-menu-content .navbar-top .menu-item {
    width: auto;
    display: inline; }
    #header .top-menu .top-menu-content .navbar-top .menu-item .menu-link {
      width: auto;
      display: inline;
      padding: 0; }
    #header .top-menu .top-menu-content .navbar-top .menu-item:first-child .menu-link {
      padding-right: 25px;
      margin-bottom: 0;
      border-right: 1.667px solid #fff; }
    #header .top-menu .top-menu-content .navbar-top .menu-item:last-child .menu-link {
      padding-left: 24px; }
  #header .header-inner {
    background-color: #113d1f;
    background: url(images/menu-bg.jpg);
    border-top: 7px solid #fff; }
  .obj-form-field.obj-field-recaptcha {
    height: 68px; }
    .obj-form-field.obj-field-recaptcha .wpcf7-form-control-wrap {
      -webkit-transform: scale(0.87179);
      -ms-transform: scale(0.87179);
      transform: scale(0.87179);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top; }
  .news .content-holder {
    padding: 30px 35px; }
  .obj-holder-svgnav {
    margin: 0 auto; }
    .obj-holder-svgnav .rates, .obj-holder-svgnav .teetime {
      margin-bottom: 0; }
  .challenage-box {
    padding: 60px 70px 179px 70px; }
  .obj-holder-svgnav {
    margin-top: -103px; }
  .obj-holder-svgnav .rates-svgholder, .obj-holder-svgnav .gallery-svgholder, .obj-holder-svgnav .teetime-svgholder {
    margin: unset; }
  .tournament-packages, .extra-menu {
    margin-top: -63px; }
  .tournament-menu-row {
    position: relative;
    z-index: 22; }
  .rating {
    text-align: center; }
    .rating h2 {
      font-size: 32px; }
    .rating p {
      font-size: 18px; }
  .contact-extra .obj-holder-svgnav {
    margin-top: -61px; } }

@media (min-width: 992px) {
  body h1, body h2, body .h1, body .h2 {
    font-size: 50px; }
  .challenage-box {
    z-index: 22;
    position: relative;
    top: -40px; }
  .home-banner {
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .home-banner.row-has-fill .obj-content .obj-inner h1 {
      font-size: 45px;
      -moz-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -webkit-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -ms-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0); }
    .home-banner.row-has-fill .obj-content .obj-inner h2 {
      font-size: 45px;
      margin-bottom: 0px;
      margin-top: 55px;
      -moz-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -webkit-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -ms-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0); }
  .home .home-banner {
    height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .home .home-banner.row-has-fill .obj-content .obj-inner h1 {
      font-size: 65px;
      -moz-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -webkit-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -ms-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0); }
    .home .home-banner.row-has-fill .obj-content .obj-inner h2 {
      font-size: 65px;
      margin-bottom: 0px;
      margin-top: 55px;
      -moz-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -webkit-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -ms-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0); }
  .challenage-box {
    padding: 139px 30px 159px 30px; }
    .challenage-box .obj-content .obj-inner h5 {
      margin-bottom: 30px;
      font-size: 62px; }
  .news .vc_column-inner {
    background-color: #fff;
    padding-top: 20px; }
  .news h2 {
    font-size: 62px;
    padding-left: 45px; }
  .news .slick-prev {
    left: -15px; }
  .news .slick-next {
    right: -15px; }
  .news .content-holder {
    padding: 30px 35px;
    border-right: 2px solid #dddddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .news .content-holder h3 {
      font-size: 24px;
      font-weight: bold;
      color: #215b33;
      text-transform: uppercase; }
  .news .slick-slide, .news .blogposts-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%; }
  .news .slick-active:nth-child(3) .content-holder {
    border-right: none; }
  .news .slick-active:first-child .border-bottom {
    left: 35px; }
  #header .header-inner {
    padding: 0; }
    #header .header-inner .navbar .navbar-primary .menu-item .menu-link {
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
      position: relative; }
      #header .header-inner .navbar .navbar-primary .menu-item .menu-link:after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #fff;
        content: '';
        opacity: 0;
        -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        -o-transition: height 0.3s, opacity 0.3s, transform 0.3s;
        transition: height 0.3s, opacity 0.3s, transform 0.3s;
        transition: height 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px); }
      #header .header-inner .navbar .navbar-primary .menu-item .menu-link:hover {
        text-decoration: none; }
        #header .header-inner .navbar .navbar-primary .menu-item .menu-link:hover::after {
          height: 5px;
          opacity: 1;
          -webkit-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
          transform: translateY(-5px); }
        #header .header-inner .navbar .navbar-primary .menu-item .menu-link:hover span {
          color: #fff; }
  #header .navbar-primary {
    margin-right: -.5rem; }
    #header .navbar-primary .menu-item:first-child {
      margin-left: 0; }
    #header .navbar-primary .menu-item.main-menu-item {
      border-top: 0 none; }
      #header .navbar-primary .menu-item.main-menu-item.current-menu-item > .menu-link::after, #header .navbar-primary .menu-item.main-menu-item.current_page_ancestor > .menu-link::after, #header .navbar-primary .menu-item.main-menu-item.current-menu-parent > .menu-link::after {
        height: 5px;
        opacity: 1;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px); }
  #header .nav .menu-item {
    position: relative; }
    #header .nav .menu-item .sub-menu {
      width: 250px;
      border-top: 2px solid #fff;
      left: 0; }
      #header .nav .menu-item .sub-menu .menu-item {
        margin-left: 0;
        border-top: 1px solid #fff; }
        #header .nav .menu-item .sub-menu .menu-item:first-child {
          border-top: 0 none; }
        #header .nav .menu-item .sub-menu .menu-item .menu-link {
          padding-left: 0;
          padding: 10px 20px !important;
          width: 250px;
          color: #fff;
          background-color: #000;
          text-align: left;
          line-height: 1.5; }
          #header .nav .menu-item .sub-menu .menu-item .menu-link:hover {
            background-color: #113d1f;
            text-decoration: none; }
            #header .nav .menu-item .sub-menu .menu-item .menu-link:hover::after {
              opacity: 0; }
        #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link {
          background-color: #113d1f;
          color: #fff; }
          #header .nav .menu-item .sub-menu .menu-item.current-menu-item > .menu-link::after, #header .nav .menu-item .sub-menu .menu-item.current_page_ancestor > .menu-link::after, #header .nav .menu-item .sub-menu .menu-item.current-menu-parent > .menu-link::after {
            opacity: 0; }
    #header .nav .menu-item.active > .sub-menu {
      position: absolute; }
  #header .header-inner .navbar .navbar-primary .menu-item .menu-link {
    color: #fff;
    margin-right: 40px;
    padding: 35px 0;
    font-size: 18px; }
  #header .header-inner .navbar .navbar-primary .menu-item:last-child .menu-link {
    margin-right: 0px; }
  #header .nav .menu-item.menu-item-has-children .menu-link .obj-i-wrap {
    display: none !important; }
  #footer .footers {
    padding: 80px 0; }
  #footer .footer-copyright {
    padding-top: 55px;
    padding-bottom: 20px; }
    #footer .footer-copyright .copyright-nav {
      text-align: center;
      margin-bottom: 20px; }
    #footer .footer-copyright .copyright-text {
      text-align: center; }
  .wpcf7 .obj-form-inner select,
  .obj-form .obj-form-inner select {
    z-index: 1; }
  .obj-form-field.obj-field-select .obj-ul-selects {
    display: block; }
  .map-wrap .map-holder {
    height: 531.2px; }
  .challenage-box {
    z-index: 22;
    position: relative;
    top: -40px; }
  .home-banner {
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .home-banner.row-has-fill .obj-content .obj-inner h1 {
      font-size: 45px;
      -moz-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -webkit-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -ms-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0); }
    .home-banner.row-has-fill .obj-content .obj-inner h2 {
      font-size: 45px;
      margin-bottom: 0px;
      margin-top: 55px;
      -moz-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -webkit-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -ms-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0); }
  .home .home-banner {
    height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .home .home-banner.row-has-fill .obj-content .obj-inner h1 {
      font-size: 65px;
      -moz-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -webkit-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0);
      -ms-transform: matrix(1.76028, 0, 0, 1.75791, 0, 0); }
    .home .home-banner.row-has-fill .obj-content .obj-inner h2 {
      font-size: 65px;
      margin-bottom: 0px;
      margin-top: 55px;
      -moz-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -webkit-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0);
      -ms-transform: matrix(0.8255, 0, 0, 0.82439, 0, 0); }
  .challenage-box {
    padding: 139px 30px 159px 30px; }
    .challenage-box .obj-content .obj-inner h5 {
      margin-bottom: 30px;
      font-size: 62px; }
  .news .vc_column-inner {
    background-color: #fff;
    padding-top: 20px; }
  .news h2 {
    font-size: 62px;
    padding-left: 45px; }
  .news .slick-prev {
    left: -15px; }
  .news .slick-next {
    right: -15px; }
  .news .content-holder {
    padding: 30px 35px;
    border-right: 2px solid #dddddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .news .content-holder h3 {
      font-size: 24px;
      font-weight: bold;
      color: #215b33;
      text-transform: uppercase; }
  .news .slick-slide, .news .blogposts-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%; }
  .news .slick-active:nth-child(3) .content-holder {
    border-right: none; }
  .news .slick-active:first-child .border-bottom {
    left: 35px; }
  .multi-game-row .obj-inner, .green-fees-rate .obj-inner, .power-carts-rate .obj-inner, .coperate-bundle .obj-inner {
    background-color: #fff;
    /*padding-top: 0;*/ }
    .multi-game-row .obj-inner h2, .green-fees-rate .obj-inner h2, .power-carts-rate .obj-inner h2, .coperate-bundle .obj-inner h2 {
      display: none; }
    .multi-game-row .obj-inner h3, .green-fees-rate .obj-inner h3, .power-carts-rate .obj-inner h3, .coperate-bundle .obj-inner h3 {
      padding-left: 50px; }
  .tournament-league-row {
    z-index: 22;
    position: relative; }
    .tournament-league-row h2 {
      display: none; }
  .tournament-league-row .wpb_wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .tournament-league-row .wpb_wrapper .obj-content {
      width: 100%; }
  .mens-league-row {
    margin-bottom: 0px; }
  .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu tbody tr td {
    text-align: left; }
  .hot-buffet-row {
    margin-top: -63px; }
    .hot-buffet-row .gourment-lunch {
      margin-top: 0; }
  .gourment-lunch .obj-content .obj-inner {
    padding-left: 30px;
    padding-right: 30px; }
    .gourment-lunch .obj-content .obj-inner h2 {
      font-size: 31px; }
  .tablepress thead .column-1 {
    font-family: "Cardo";
    font-size: 21px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    color: #194527;
    padding-left: 50px; }
  .tablepress thead .column-2, .tablepress thead .column-3, .tablepress thead .column-4 {
    font-family: "Futura PT Book", "Open Sans";
    font-size: 21px;
    color: #000;
    text-transform: capitalize; }
  .tablepress tbody tr td {
    font-size: 20px; }
    .tablepress tbody tr td.column-1 {
      padding-left: 50px; }
  .coperate-bundle-content h3 {
    font-size: 29px;
    line-height: 1.6;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 50px; }
  .league-info .mens-league-row .obj-content .obj-inner, .league-info .ladies-league-row .obj-content .obj-inner {
    background-color: #fff; }
    .league-info .mens-league-row .obj-content .obj-inner h2, .league-info .ladies-league-row .obj-content .obj-inner h2 {
      font-size: 28px;
      line-height: 1.2;
      margin-bottom: 0px;
      padding-bottom: 20px;
      color: #043a1c;
      font-weight: 700;
      padding-left: 30px; }
    .league-info .mens-league-row .obj-content .obj-inner .tablepress, .league-info .ladies-league-row .obj-content .obj-inner .tablepress {
      table-layout: fixed; }
      .league-info .mens-league-row .obj-content .obj-inner .tablepress thead, .league-info .ladies-league-row .obj-content .obj-inner .tablepress thead {
        display: none; }
      .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td:first-child, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td:first-child {
        width: 60%; }
      .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td:last-child, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td:last-child {
        width: 40%;
        word-break: break-all; }
      .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr.odd td:first-child, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr.odd td:first-child {
        font-weight: 700; }
      .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td {
        font-size: 17px; }
        .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td.column-1, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td.column-1 {
          padding-left: 30px; }
    .league-info .mens-league-row .obj-content .obj-inner p, .league-info .ladies-league-row .obj-content .obj-inner p {
      padding-left: 30px;
      padding-bottom: 15px;
      font-size: 20px; }
  .league-sr-table .mens-league-row h2, .league-sr-table .mens-league-row p, .league-sr-table .ladies-league-row h2, .league-sr-table .ladies-league-row p {
    padding-left: 0; }
  .league-sr-table .mens-league-row .obj-content .obj-inner .tablepress tbody tr td, .league-sr-table .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td {
    font-size: 20px; }
    .league-sr-table .mens-league-row .obj-content .obj-inner .tablepress tbody tr td.column-1, .league-sr-table .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td.column-1 {
      padding-left: 30px; }
  .league-sr-table .mens-league-row .obj-content .obj-inner p, .league-sr-table .ladies-league-row .obj-content .obj-inner p {
    font-size: 20px; }
  .club-rentals-row .obj-inner, .power-carts-row .obj-inner {
    background-color: #fff; }
    .club-rentals-row .obj-inner h2, .power-carts-row .obj-inner h2 {
      font-size: 21px;
      color: #043a1c;
      font-weight: 700; }
  .club-rentals-row .tablepress.club-rentals thead, .power-carts-row .tablepress.club-rentals thead {
    display: none; }
  .tournament-info.top-row {
    margin-bottom: 0; }
  .tournament-share .obj-holder-svgnav {
    margin-top: -63px; }
  .tournament-package-row {
    margin: 0 auto; }
  .tournament-menu-row {
    margin-top: 60px;
    position: relative;
    z-index: 22; }
    .tournament-menu-row .tournament-menu-content h2 {
      font-size: 32px;
      padding-left: 50px; }
    .tournament-menu-row .tournament-menu-content h3 {
      font-size: 21px;
      padding-left: 10px; }
    .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu thead {
      display: none; }
    .tournament-menu-row .tournament-menu-content .tablepress.tournament-menu tbody tr.even td:last-child {
      text-align: right;
      padding-right: 50px; }
  .hot-buffet-row .tablepress.hot-buffet thead tr.row-1 th.column-2 {
    padding-right: 20px; }
  .texture-row h2 {
    display: none; }
  .score-front-row .tablepress.scorecard-front-9, .score-front-row .tablepress.scorecard-back-9, .score-back-row .tablepress.scorecard-front-9, .score-back-row .tablepress.scorecard-back-9 {
    empty-cells: show; }
  .rating h2 {
    font-size: 42px; }
  .rating p {
    display: inline-block; }
  .score-back-row {
    position: relative;
    z-index: 22; }
  .rating-score {
    margin-top: -130px; }
  .score-extra .obj-holder-svgnav {
    margin-top: -61px; }
  .facility {
    margin-top: -63px;
    position: relative;
    z-index: 22; }
    .facility .club-house h2 {
      font-size: 50px; }
    .facility .proshop h2 {
      font-size: 50px; }
  .facility-extra .obj-holder-svgnav {
    margin-top: -61px; }
  .gallery-row {
    margin-top: -63px;
    position: relative;
    z-index: 22; }
  .gallery-extra .obj-holder-svgnav {
    margin-top: -61px; }
  .secondary .home-banner {
    height: 350px; }
    .secondary .home-banner.tournament-banner.row-has-fill .obj-content .obj-inner h1 {
      font-size: 45px; }
  .top-row {
    margin-top: -43px; }
  .league-share .obj-holder-svgnav {
    margin-top: -123px; }
  .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow {
    width: 70px;
    height: 70px;
    margin-left: -20px; }
    .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow i {
      font-size: 40px; }
    .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow.slick-next {
      margin-right: -20px; }
  .member-modal .ult-carousel-wrapper .slick-slider .slick-arrow {
    top: 50%; }
  .imggallery-modal .ult_modal.ult-container {
    width: 800px; }
    .imggallery-modal .ult_modal.ult-container .obj-img-bg.slick-slide {
      width: 100%;
      height: 100%; }
  .imggallery-modal .ult-carousel-wrapper .slick-arrow {
    font-size: 80px !important; }
  .ult_modal .ult-overlay-close {
    width: 60px;
    height: 60px;
    top: 30px;
    right: 30px; }
  .score-front-row p {
    padding-left: 50px;
    margin-bottom: 50px; }
  /*  .other-rates-row{
    .vc_column-inner{
      .coperate-bundle-content{
        .obj-inner{
          padding-top: 40px;
        }
      }
    }
  }*/
  .contact-row {
    margin-top: -63px;
    position: relative;
    z-index: 22; }
  .request-quote .obj-content h2.obj-title {
    font-size: 36px; }
  .contact-info-holder h2 {
    font-size: 36px; } }

@media (min-width: 1024px) {
  .obj-form-field.obj-field-recaptcha .wpcf7-form-control-wrap {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top; }
  .banner_web3_1 .obj-section-banner .obj-slider-holder {
    padding-left: calc((100vw - 930px) / 2); } }

@media (min-width: 1200px) {
  .gourment-lunch .obj-content .obj-inner {
    padding-left: 50px;
    padding-right: 50px; }
  .tablepress thead .column-1 {
    font-size: 31px; }
  .coperate-bundle-content h3 {
    font-size: 31px !important;
    line-height: 1.2; }
  .league-info .mens-league-row .obj-content .obj-inner h2, .league-info .ladies-league-row .obj-content .obj-inner h2 {
    font-size: 32px; }
  .league-info .mens-league-row .obj-content .obj-inner .tablepress, .league-info .ladies-league-row .obj-content .obj-inner .tablepress {
    table-layout: fixed; }
    .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td:first-child, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td:first-child {
      width: 50%; }
    .league-info .mens-league-row .obj-content .obj-inner .tablepress tbody tr td:last-child, .league-info .ladies-league-row .obj-content .obj-inner .tablepress tbody tr td:last-child {
      width: 50%;
      word-break: break-all; }
  .container {
    max-width: 1180px; }
  .request-quote .wpcf7-form {
    padding: 50px; }
  .challenage-box {
    padding: 139px 149px 179px 149px; }
  .news .blogposts-slide {
    height: 312px; } }

@media (min-width: 1240px) {
  .banner_web3_1 .obj-section-banner .obj-slider-holder {
    padding-left: calc((100vw - 1110px) / 2); }
  body.has-fullscroll h1,
  body.has-fullscroll h2,
  body.has-fullscroll .h1,
  body.has-fullscroll .h2,
  body .obj-section-tbar h1,
  body .obj-section-tbar h2,
  body .obj-section-tbar .h1,
  body .obj-section-tbar .h2,
  body .product-banner h1,
  body .product-banner h2,
  body .product-banner .h1,
  body .product-banner .h2 {
    font-size: 95px; } }

@media (min-width: 1430px) {
  .banner_web3_1 .obj-section-banner .obj-slider-holder {
    padding-left: calc((100vw - 1370px) / 2); }
  .container {
    max-width: 1400px; }
  .obj-holder-history .obj-item-holder-wrapper {
    background-color: #000; }
  .container {
    max-width: 1400px; } }
