@charset "UTF-8";
/* =Fonts
========================================================================================*/
@keyframes pop {
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cf {
  zoom: 1;
}
.cf::before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.woocommerce-cart .woocommerce-cart-form .shop_table .product-remove a.remove, .cart-bag .cart-value, .cart-bag svg path, .responsive_menu li.menu-item-has-children > span, .mobile-menu .cart-box a .cart-value, #mainmenu li ul li.menu-item-has-children::before, .list-item .list-item-body .list-item-content, .list-item .list-item-body .list-item-img img, .list-item .list-item-body, .header.clone-full, .header .header-bottom .header-search .search-btn svg, #footer .backtotop svg, .logos-section .logo-box figure img, .item-box .cart-item-info h6 a, .newsletter-box .submit-btn.right-arrow .arrow svg, .news-box figure img, .news-box, .news-section.news-carousel .slick-dots li button:before, .learn-more-box, .promotion-box, .tab-container .tabMobiletrigger:before, .tab-container .tabMobiletrigger:after, .accordion-trigger:before, .accordion-trigger:after, .widget.widget_custom_html .recent-posts .recent-post .recent-post-content .recent-post-title, .widget.widget_custom_html .recent-posts .recent-post, .search-inner .wpcf7-form .form-row .search-btn-box .arrow svg, .search-inner form .form-row .search-btn-box .arrow svg, .popouterbox .close-dialogbox, .page-overlay.donation-overlay, .transition-all, .transition-all-children *,
.transition-all-slower, .transition-all-children-slower *,
.transition-all-quicker, .transition-all-children-quicker *,
a, button, input, textarea, #mainmenu ul li, h1, h2, h3, h4, h5, h6,
.img-only-link, .img-only-link *, .btn:before, .btn2:before, .responsive_menu li.menu-item-has-children > span:after, .list-item .list-item-body:not(div):hover figure img, .news-box:hover figure img, .growed img, .widget.widget_custom_html .recent-posts .recent-post img, .grow img {
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
}

.social-share-buttons a * {
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
}

.accordion-trigger, .transition-all-slower, .transition-all-children-slower * {
  transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
}

.transition-all-quicker, .transition-all-children-quicker * {
  transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
}

.newsletter-box .submit-btn.right-arrow .arrow svg, .v-center, .v-center-right, .v-center-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.v-center-left {
  left: 0;
  right: auto;
}

.v-center-right {
  right: 0;
  left: auto;
}

.social-share-buttons a svg, .search-inner .wpcf7-form .form-row .search-btn-box .arrow svg, .search-inner form .form-row .search-btn-box .arrow svg, .popouterbox .close-dialogbox:before, .vh-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tab-data.full-width .tabnav li, .center-vh, .center-v, .center-v-right {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.tab-data.full-width .tabnav li > *, .center-vh > *, .center-v > *, .center-v-right > * {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  align-items: center;
}
.ie-compatible .tab-data.full-width .tabnav li > *, .tab-data.full-width .tabnav .ie-compatible li > *, .ie-compatible .center-vh > *, .ie-compatible .center-v > *, .ie-compatible .center-v-right > * {
  max-width: 100%;
  align-items: inherit;
  text-align: center;
}

.center-v > * {
  align-items: flex-start;
}
.ie-compatible .center-v > * {
  align-items: inherit;
  text-align: left;
}

.center-v-right > * {
  align-items: flex-end;
}
.ie-compatible .center-v-right > * {
  align-items: inherit;
  text-align: right;
}

.center-vh-wrapper, .center-v-wrapper, .center-v-wrapper-right {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.center-vh-wrapper > .center-wrapper-content, .center-v-wrapper > .center-wrapper-content, .center-v-wrapper-right > .center-wrapper-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  align-items: flex-start;
}
.ie-compatible .center-vh-wrapper > *, .ie-compatible .center-v-wrapper > *, .ie-compatible .center-v-wrapper-right > * {
  max-width: 100%;
}

.center-v-wrapper-right > .center-wrapper-content {
  align-items: flex-end;
}
.center-vh-wrapper > .center-wrapper-content {
  align-items: center;
}
.list-item .list-item-body:not(div):hover, .news-box:hover, .promotion-box:hover, .widget.widget_custom_html .recent-posts .recent-post:hover, .shadow {
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.15);
}

.shadow-large {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
}

.widget.widget_custom_html .recent-posts .recent-post, .grow {
  overflow: hidden;
}
.widget.widget_custom_html .recent-posts .recent-post:hover img, .grow:hover img {
  transform: scale(1.02);
}

.list-item .list-item-body:not(div):hover figure, .news-box:hover figure, .growed {
  overflow: hidden;
}
.list-item .list-item-body:not(div):hover figure img, .news-box:hover figure img, .growed img {
  transform: scale(1.02);
}

.left {
  float: left;
}

.right {
  float: right;
}

.logos-section .logo-box figure img, .logos-section .logo-box, .center {
  margin: 0 auto;
}

.norightmargin {
  margin-right: 0 !important;
}

.logos-section .logo-box figure img, .popup-title, .subscribe-section .subscribe-row, .subscribe-row, .learn-more-box, .promotion-box, .popouterbox .close-dialogbox, .align-center {
  text-align: center;
}

.newsletter-box .submit-btn.right-arrow input[type=submit], .newsletter-box .submit-btn, .align-left {
  text-align: left;
}

.cart-total .cart-total-box .total-col-2, .align-right {
  text-align: right;
}

.item-box .cart-item-info, .item-box, .cart-main, .newsletter-box .submit-btn.right-arrow, .learn-more-block, .promotions-section, .popouterbox .popup-block, .pos-relative {
  position: relative;
}

.hide {
  display: none;
}

.nowrap {
  white-space: nowrap;
}

.iframe-responsive {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.iframe-responsive iframe, .iframe-responsive object, .iframe-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rounded {
  border-radius: 3.125rem;
  overflow: hidden;
}

.rounded-small {
  border-radius: 0.625rem;
  overflow: hidden;
}

.circled {
  border-radius: 1000%;
  overflow: hidden;
}
.circled img {
  width: 100%;
}

.invisible, .invisible * {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
  cursor: default;
}

.visible {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 0.3s;
}

.img-cover-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
}
.img-cover-wrapper img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: -9999px;
  bottom: -9999px;
  margin: auto !important;
  min-width: 100%;
  min-height: 100%;
  width: auto !important;
  max-width: 150% !important;
  /*max-width: none !important;  Just for really big and different sizes*/
}

.square-box {
  position: relative;
  overflow: hidden;
}
.square-box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.square-box .square-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.square-box .square-content > div {
  display: table;
  width: 100%;
  height: 100%;
}
.square-box .square-content > div > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.img-only-link {
  display: inline-block;
  text-align: center;
}
.img-only-link span {
  font-size: 0;
  height: 0;
  left: -999em;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  top: -999em;
  width: 0;
}

.flip {
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

/*** Custom Placeholders ***/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slick Lightbox */
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #f06030;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 15px;
}
.slick-lightbox .slick-next {
  right: 15px;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  display: inline-block;
  margin: 0.625rem 0 0;
  color: #FFFFFF;
}

/*=CSS Reset
========================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

*, :before, :after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}

html, body {
  line-height: 1.2222;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

img {
  vertical-align: top;
  border: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

/* table { border-collapse: collapse; border-spacing: 0; } */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a:active {
    background-color: transparent;
  }
}
/*** Form Resets ***/
button,
input[type=password],
input[type=search],
input[type=tel],
input[type=email],
input[type=submit],
input[type=button],
input[type=url],
input[type=date],
input[type=text],
select,
textarea {
  font-family: "Roboto", sans-serif;
  color: #000000;
  background: #FFFFFF;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  padding: 0.75rem 1.375rem;
  text-overflow: "";
  border-radius: 0;
  line-height: 1;
  border: 0;
  appearance: none;
  text-decoration: none !important;
}

select {
  text-overflow: "";
  text-indent: 0.01px;
}

input {
  line-height: normal;
}

/*For checkboxes*/
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* for IE and Edge */
select::-ms-expand {
  display: none;
}

select:disabled::-ms-expand {
  background: rgba(0, 0, 0, 0.1);
}

/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 460px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 1024px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 460px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, .logos-section .logo-box, .logos-section .cols > div, .item-box, .subscribe-section .subscribe-row .newsletter-box .form-row, .form-row .give-stripe-cc-field, .page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner .donation-inner-icon, .page-overlay.donation-overlay .donation-wrapper {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 460px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap, .item-box {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center, .logos-section .cols {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center, .logos-section .logo-box, .logos-section .cols > div {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 460px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.625rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.625rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.625rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.625rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.625rem !important;
}

.m-2 {
  margin: 1.25rem !important;
}

.mt-2,
.my-2 {
  margin-top: 1.25rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 1.25rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 1.25rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 1.25rem !important;
}

.m-3 {
  margin: 2.5rem !important;
}

.mt-3,
.my-3 {
  margin-top: 2.5rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 2.5rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 2.5rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 2.5rem !important;
}

.m-4 {
  margin: 3.75rem !important;
}

.mt-4,
.my-4 {
  margin-top: 3.75rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 3.75rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 3.75rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 3.75rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 5rem !important;
}

.m-6 {
  margin: 7.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 7.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 7.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 7.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 7.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.625rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.625rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.625rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.625rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.625rem !important;
}

.p-2 {
  padding: 1.25rem !important;
}

.pt-2,
.py-2 {
  padding-top: 1.25rem !important;
}

.pr-2,
.px-2 {
  padding-right: 1.25rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 1.25rem !important;
}

.pl-2,
.px-2 {
  padding-left: 1.25rem !important;
}

.p-3 {
  padding: 2.5rem !important;
}

.pt-3,
.py-3 {
  padding-top: 2.5rem !important;
}

.pr-3,
.px-3 {
  padding-right: 2.5rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 2.5rem !important;
}

.pl-3,
.px-3 {
  padding-left: 2.5rem !important;
}

.p-4 {
  padding: 3.75rem !important;
}

.pt-4,
.py-4 {
  padding-top: 3.75rem !important;
}

.pr-4,
.px-4 {
  padding-right: 3.75rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 3.75rem !important;
}

.pl-4,
.px-4 {
  padding-left: 3.75rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 5rem !important;
}

.p-6 {
  padding: 7.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 7.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 7.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 7.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 7.5rem !important;
}

.m-n1 {
  margin: -0.625rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.625rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.625rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.625rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.625rem !important;
}

.m-n2 {
  margin: -1.25rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -1.25rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -1.25rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -1.25rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -1.25rem !important;
}

.m-n3 {
  margin: -2.5rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -2.5rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -2.5rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -2.5rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -2.5rem !important;
}

.m-n4 {
  margin: -3.75rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -3.75rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -3.75rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -3.75rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -3.75rem !important;
}

.m-n5 {
  margin: -5rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -5rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -5rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -5rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -5rem !important;
}

.m-n6 {
  margin: -7.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -7.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -7.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -7.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -7.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 460px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.625rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.625rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.625rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.625rem !important;
  }

  .m-sm-2 {
    margin: 1.25rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 1.25rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 1.25rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 1.25rem !important;
  }

  .m-sm-3 {
    margin: 2.5rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 2.5rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 2.5rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 2.5rem !important;
  }

  .m-sm-4 {
    margin: 3.75rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 3.75rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 3.75rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 3.75rem !important;
  }

  .m-sm-5 {
    margin: 5rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 5rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 5rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 5rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 5rem !important;
  }

  .m-sm-6 {
    margin: 7.5rem !important;
  }

  .mt-sm-6,
.my-sm-6 {
    margin-top: 7.5rem !important;
  }

  .mr-sm-6,
.mx-sm-6 {
    margin-right: 7.5rem !important;
  }

  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-sm-6,
.mx-sm-6 {
    margin-left: 7.5rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.625rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.625rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.625rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.625rem !important;
  }

  .p-sm-2 {
    padding: 1.25rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 1.25rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 1.25rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 1.25rem !important;
  }

  .p-sm-3 {
    padding: 2.5rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 2.5rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 2.5rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 2.5rem !important;
  }

  .p-sm-4 {
    padding: 3.75rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 3.75rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 3.75rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 3.75rem !important;
  }

  .p-sm-5 {
    padding: 5rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 5rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 5rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 5rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 5rem !important;
  }

  .p-sm-6 {
    padding: 7.5rem !important;
  }

  .pt-sm-6,
.py-sm-6 {
    padding-top: 7.5rem !important;
  }

  .pr-sm-6,
.px-sm-6 {
    padding-right: 7.5rem !important;
  }

  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-sm-6,
.px-sm-6 {
    padding-left: 7.5rem !important;
  }

  .m-sm-n1 {
    margin: -0.625rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.625rem !important;
  }

  .m-sm-n2 {
    margin: -1.25rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -1.25rem !important;
  }

  .m-sm-n3 {
    margin: -2.5rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -2.5rem !important;
  }

  .m-sm-n4 {
    margin: -3.75rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -3.75rem !important;
  }

  .m-sm-n5 {
    margin: -5rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -5rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -5rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -5rem !important;
  }

  .m-sm-n6 {
    margin: -7.5rem !important;
  }

  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -7.5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.625rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.625rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.625rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.625rem !important;
  }

  .m-md-2 {
    margin: 1.25rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 1.25rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 1.25rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 1.25rem !important;
  }

  .m-md-3 {
    margin: 2.5rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 2.5rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 2.5rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 2.5rem !important;
  }

  .m-md-4 {
    margin: 3.75rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 3.75rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 3.75rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 3.75rem !important;
  }

  .m-md-5 {
    margin: 5rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 5rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 5rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 5rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 5rem !important;
  }

  .m-md-6 {
    margin: 7.5rem !important;
  }

  .mt-md-6,
.my-md-6 {
    margin-top: 7.5rem !important;
  }

  .mr-md-6,
.mx-md-6 {
    margin-right: 7.5rem !important;
  }

  .mb-md-6,
.my-md-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-md-6,
.mx-md-6 {
    margin-left: 7.5rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.625rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.625rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.625rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.625rem !important;
  }

  .p-md-2 {
    padding: 1.25rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 1.25rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 1.25rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 1.25rem !important;
  }

  .p-md-3 {
    padding: 2.5rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 2.5rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 2.5rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 2.5rem !important;
  }

  .p-md-4 {
    padding: 3.75rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 3.75rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 3.75rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 3.75rem !important;
  }

  .p-md-5 {
    padding: 5rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 5rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 5rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 5rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 5rem !important;
  }

  .p-md-6 {
    padding: 7.5rem !important;
  }

  .pt-md-6,
.py-md-6 {
    padding-top: 7.5rem !important;
  }

  .pr-md-6,
.px-md-6 {
    padding-right: 7.5rem !important;
  }

  .pb-md-6,
.py-md-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-md-6,
.px-md-6 {
    padding-left: 7.5rem !important;
  }

  .m-md-n1 {
    margin: -0.625rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.625rem !important;
  }

  .m-md-n2 {
    margin: -1.25rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -1.25rem !important;
  }

  .m-md-n3 {
    margin: -2.5rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -2.5rem !important;
  }

  .m-md-n4 {
    margin: -3.75rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -3.75rem !important;
  }

  .m-md-n5 {
    margin: -5rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -5rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -5rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -5rem !important;
  }

  .m-md-n6 {
    margin: -7.5rem !important;
  }

  .mt-md-n6,
.my-md-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-md-n6,
.mx-md-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-md-n6,
.mx-md-n6 {
    margin-left: -7.5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.625rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.625rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.625rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.625rem !important;
  }

  .m-lg-2 {
    margin: 1.25rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 1.25rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 1.25rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 1.25rem !important;
  }

  .m-lg-3 {
    margin: 2.5rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 2.5rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 2.5rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 2.5rem !important;
  }

  .m-lg-4 {
    margin: 3.75rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 3.75rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 3.75rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 3.75rem !important;
  }

  .m-lg-5 {
    margin: 5rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 5rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 5rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 5rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 5rem !important;
  }

  .m-lg-6 {
    margin: 7.5rem !important;
  }

  .mt-lg-6,
.my-lg-6 {
    margin-top: 7.5rem !important;
  }

  .mr-lg-6,
.mx-lg-6 {
    margin-right: 7.5rem !important;
  }

  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-lg-6,
.mx-lg-6 {
    margin-left: 7.5rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.625rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.625rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.625rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.625rem !important;
  }

  .p-lg-2 {
    padding: 1.25rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 1.25rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 1.25rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 1.25rem !important;
  }

  .p-lg-3 {
    padding: 2.5rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 2.5rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 2.5rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 2.5rem !important;
  }

  .p-lg-4 {
    padding: 3.75rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 3.75rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 3.75rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 3.75rem !important;
  }

  .p-lg-5 {
    padding: 5rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 5rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 5rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 5rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 5rem !important;
  }

  .p-lg-6 {
    padding: 7.5rem !important;
  }

  .pt-lg-6,
.py-lg-6 {
    padding-top: 7.5rem !important;
  }

  .pr-lg-6,
.px-lg-6 {
    padding-right: 7.5rem !important;
  }

  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-lg-6,
.px-lg-6 {
    padding-left: 7.5rem !important;
  }

  .m-lg-n1 {
    margin: -0.625rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.625rem !important;
  }

  .m-lg-n2 {
    margin: -1.25rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -1.25rem !important;
  }

  .m-lg-n3 {
    margin: -2.5rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -2.5rem !important;
  }

  .m-lg-n4 {
    margin: -3.75rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -3.75rem !important;
  }

  .m-lg-n5 {
    margin: -5rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -5rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -5rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -5rem !important;
  }

  .m-lg-n6 {
    margin: -7.5rem !important;
  }

  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -7.5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.625rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.625rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.625rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.625rem !important;
  }

  .m-xl-2 {
    margin: 1.25rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 1.25rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 1.25rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 1.25rem !important;
  }

  .m-xl-3 {
    margin: 2.5rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 2.5rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 2.5rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 2.5rem !important;
  }

  .m-xl-4 {
    margin: 3.75rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 3.75rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 3.75rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 3.75rem !important;
  }

  .m-xl-5 {
    margin: 5rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 5rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 5rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 5rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 5rem !important;
  }

  .m-xl-6 {
    margin: 7.5rem !important;
  }

  .mt-xl-6,
.my-xl-6 {
    margin-top: 7.5rem !important;
  }

  .mr-xl-6,
.mx-xl-6 {
    margin-right: 7.5rem !important;
  }

  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-xl-6,
.mx-xl-6 {
    margin-left: 7.5rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.625rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.625rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.625rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.625rem !important;
  }

  .p-xl-2 {
    padding: 1.25rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 1.25rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 1.25rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 1.25rem !important;
  }

  .p-xl-3 {
    padding: 2.5rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 2.5rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 2.5rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 2.5rem !important;
  }

  .p-xl-4 {
    padding: 3.75rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 3.75rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 3.75rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 3.75rem !important;
  }

  .p-xl-5 {
    padding: 5rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 5rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 5rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 5rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 5rem !important;
  }

  .p-xl-6 {
    padding: 7.5rem !important;
  }

  .pt-xl-6,
.py-xl-6 {
    padding-top: 7.5rem !important;
  }

  .pr-xl-6,
.px-xl-6 {
    padding-right: 7.5rem !important;
  }

  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-xl-6,
.px-xl-6 {
    padding-left: 7.5rem !important;
  }

  .m-xl-n1 {
    margin: -0.625rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.625rem !important;
  }

  .m-xl-n2 {
    margin: -1.25rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -1.25rem !important;
  }

  .m-xl-n3 {
    margin: -2.5rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -2.5rem !important;
  }

  .m-xl-n4 {
    margin: -3.75rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -3.75rem !important;
  }

  .m-xl-n5 {
    margin: -5rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -5rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -5rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -5rem !important;
  }

  .m-xl-n6 {
    margin: -7.5rem !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -7.5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.625rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.625rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.625rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.625rem !important;
  }

  .m-xxl-2 {
    margin: 1.25rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 1.25rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 1.25rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 1.25rem !important;
  }

  .m-xxl-3 {
    margin: 2.5rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 2.5rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 2.5rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 2.5rem !important;
  }

  .m-xxl-4 {
    margin: 3.75rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 3.75rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 3.75rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 3.75rem !important;
  }

  .m-xxl-5 {
    margin: 5rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 5rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 5rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 5rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 5rem !important;
  }

  .m-xxl-6 {
    margin: 7.5rem !important;
  }

  .mt-xxl-6,
.my-xxl-6 {
    margin-top: 7.5rem !important;
  }

  .mr-xxl-6,
.mx-xxl-6 {
    margin-right: 7.5rem !important;
  }

  .mb-xxl-6,
.my-xxl-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-xxl-6,
.mx-xxl-6 {
    margin-left: 7.5rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.625rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.625rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.625rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.625rem !important;
  }

  .p-xxl-2 {
    padding: 1.25rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 1.25rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 1.25rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 1.25rem !important;
  }

  .p-xxl-3 {
    padding: 2.5rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 2.5rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 2.5rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 2.5rem !important;
  }

  .p-xxl-4 {
    padding: 3.75rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 3.75rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 3.75rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 3.75rem !important;
  }

  .p-xxl-5 {
    padding: 5rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 5rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 5rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 5rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 5rem !important;
  }

  .p-xxl-6 {
    padding: 7.5rem !important;
  }

  .pt-xxl-6,
.py-xxl-6 {
    padding-top: 7.5rem !important;
  }

  .pr-xxl-6,
.px-xxl-6 {
    padding-right: 7.5rem !important;
  }

  .pb-xxl-6,
.py-xxl-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-xxl-6,
.px-xxl-6 {
    padding-left: 7.5rem !important;
  }

  .m-xxl-n1 {
    margin: -0.625rem !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -0.625rem !important;
  }

  .m-xxl-n2 {
    margin: -1.25rem !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -1.25rem !important;
  }

  .m-xxl-n3 {
    margin: -2.5rem !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -2.5rem !important;
  }

  .m-xxl-n4 {
    margin: -3.75rem !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -3.75rem !important;
  }

  .m-xxl-n5 {
    margin: -5rem !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -5rem !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -5rem !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -5rem !important;
  }

  .m-xxl-n6 {
    margin: -7.5rem !important;
  }

  .mt-xxl-n6,
.my-xxl-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-xxl-n6,
.mx-xxl-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-xxl-n6,
.my-xxl-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-xxl-n6,
.mx-xxl-n6 {
    margin-left: -7.5rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.625rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.625rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.625rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.625rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.625rem !important;
}

.m-2 {
  margin: 1.25rem !important;
}

.mt-2,
.my-2 {
  margin-top: 1.25rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 1.25rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 1.25rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 1.25rem !important;
}

.m-3 {
  margin: 2.5rem !important;
}

.mt-3,
.my-3 {
  margin-top: 2.5rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 2.5rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 2.5rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 2.5rem !important;
}

.m-4 {
  margin: 3.75rem !important;
}

.mt-4,
.my-4 {
  margin-top: 3.75rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 3.75rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 3.75rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 3.75rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5,
.my-5 {
  margin-top: 5rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 5rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 5rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 5rem !important;
}

.m-6 {
  margin: 7.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 7.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 7.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 7.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 7.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.625rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.625rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.625rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.625rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.625rem !important;
}

.p-2 {
  padding: 1.25rem !important;
}

.pt-2,
.py-2 {
  padding-top: 1.25rem !important;
}

.pr-2,
.px-2 {
  padding-right: 1.25rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 1.25rem !important;
}

.pl-2,
.px-2 {
  padding-left: 1.25rem !important;
}

.p-3 {
  padding: 2.5rem !important;
}

.pt-3,
.py-3 {
  padding-top: 2.5rem !important;
}

.pr-3,
.px-3 {
  padding-right: 2.5rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 2.5rem !important;
}

.pl-3,
.px-3 {
  padding-left: 2.5rem !important;
}

.p-4 {
  padding: 3.75rem !important;
}

.pt-4,
.py-4 {
  padding-top: 3.75rem !important;
}

.pr-4,
.px-4 {
  padding-right: 3.75rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 3.75rem !important;
}

.pl-4,
.px-4 {
  padding-left: 3.75rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pt-5,
.py-5 {
  padding-top: 5rem !important;
}

.pr-5,
.px-5 {
  padding-right: 5rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 5rem !important;
}

.pl-5,
.px-5 {
  padding-left: 5rem !important;
}

.p-6 {
  padding: 7.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 7.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 7.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 7.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 7.5rem !important;
}

.m-n1 {
  margin: -0.625rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.625rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.625rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.625rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.625rem !important;
}

.m-n2 {
  margin: -1.25rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -1.25rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -1.25rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -1.25rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -1.25rem !important;
}

.m-n3 {
  margin: -2.5rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -2.5rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -2.5rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -2.5rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -2.5rem !important;
}

.m-n4 {
  margin: -3.75rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -3.75rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -3.75rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -3.75rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -3.75rem !important;
}

.m-n5 {
  margin: -5rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -5rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -5rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -5rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -5rem !important;
}

.m-n6 {
  margin: -7.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -7.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -7.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -7.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -7.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 460px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.625rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.625rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.625rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.625rem !important;
  }

  .m-sm-2 {
    margin: 1.25rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 1.25rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 1.25rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 1.25rem !important;
  }

  .m-sm-3 {
    margin: 2.5rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 2.5rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 2.5rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 2.5rem !important;
  }

  .m-sm-4 {
    margin: 3.75rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 3.75rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 3.75rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 3.75rem !important;
  }

  .m-sm-5 {
    margin: 5rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 5rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 5rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 5rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 5rem !important;
  }

  .m-sm-6 {
    margin: 7.5rem !important;
  }

  .mt-sm-6,
.my-sm-6 {
    margin-top: 7.5rem !important;
  }

  .mr-sm-6,
.mx-sm-6 {
    margin-right: 7.5rem !important;
  }

  .mb-sm-6,
.my-sm-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-sm-6,
.mx-sm-6 {
    margin-left: 7.5rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.625rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.625rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.625rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.625rem !important;
  }

  .p-sm-2 {
    padding: 1.25rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 1.25rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 1.25rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 1.25rem !important;
  }

  .p-sm-3 {
    padding: 2.5rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 2.5rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 2.5rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 2.5rem !important;
  }

  .p-sm-4 {
    padding: 3.75rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 3.75rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 3.75rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 3.75rem !important;
  }

  .p-sm-5 {
    padding: 5rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 5rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 5rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 5rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 5rem !important;
  }

  .p-sm-6 {
    padding: 7.5rem !important;
  }

  .pt-sm-6,
.py-sm-6 {
    padding-top: 7.5rem !important;
  }

  .pr-sm-6,
.px-sm-6 {
    padding-right: 7.5rem !important;
  }

  .pb-sm-6,
.py-sm-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-sm-6,
.px-sm-6 {
    padding-left: 7.5rem !important;
  }

  .m-sm-n1 {
    margin: -0.625rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.625rem !important;
  }

  .m-sm-n2 {
    margin: -1.25rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -1.25rem !important;
  }

  .m-sm-n3 {
    margin: -2.5rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -2.5rem !important;
  }

  .m-sm-n4 {
    margin: -3.75rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -3.75rem !important;
  }

  .m-sm-n5 {
    margin: -5rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -5rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -5rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -5rem !important;
  }

  .m-sm-n6 {
    margin: -7.5rem !important;
  }

  .mt-sm-n6,
.my-sm-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-sm-n6,
.mx-sm-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-sm-n6,
.my-sm-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-sm-n6,
.mx-sm-n6 {
    margin-left: -7.5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.625rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.625rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.625rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.625rem !important;
  }

  .m-md-2 {
    margin: 1.25rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 1.25rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 1.25rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 1.25rem !important;
  }

  .m-md-3 {
    margin: 2.5rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 2.5rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 2.5rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 2.5rem !important;
  }

  .m-md-4 {
    margin: 3.75rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 3.75rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 3.75rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 3.75rem !important;
  }

  .m-md-5 {
    margin: 5rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 5rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 5rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 5rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 5rem !important;
  }

  .m-md-6 {
    margin: 7.5rem !important;
  }

  .mt-md-6,
.my-md-6 {
    margin-top: 7.5rem !important;
  }

  .mr-md-6,
.mx-md-6 {
    margin-right: 7.5rem !important;
  }

  .mb-md-6,
.my-md-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-md-6,
.mx-md-6 {
    margin-left: 7.5rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.625rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.625rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.625rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.625rem !important;
  }

  .p-md-2 {
    padding: 1.25rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 1.25rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 1.25rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 1.25rem !important;
  }

  .p-md-3 {
    padding: 2.5rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 2.5rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 2.5rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 2.5rem !important;
  }

  .p-md-4 {
    padding: 3.75rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 3.75rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 3.75rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 3.75rem !important;
  }

  .p-md-5 {
    padding: 5rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 5rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 5rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 5rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 5rem !important;
  }

  .p-md-6 {
    padding: 7.5rem !important;
  }

  .pt-md-6,
.py-md-6 {
    padding-top: 7.5rem !important;
  }

  .pr-md-6,
.px-md-6 {
    padding-right: 7.5rem !important;
  }

  .pb-md-6,
.py-md-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-md-6,
.px-md-6 {
    padding-left: 7.5rem !important;
  }

  .m-md-n1 {
    margin: -0.625rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.625rem !important;
  }

  .m-md-n2 {
    margin: -1.25rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -1.25rem !important;
  }

  .m-md-n3 {
    margin: -2.5rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -2.5rem !important;
  }

  .m-md-n4 {
    margin: -3.75rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -3.75rem !important;
  }

  .m-md-n5 {
    margin: -5rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -5rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -5rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -5rem !important;
  }

  .m-md-n6 {
    margin: -7.5rem !important;
  }

  .mt-md-n6,
.my-md-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-md-n6,
.mx-md-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-md-n6,
.my-md-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-md-n6,
.mx-md-n6 {
    margin-left: -7.5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.625rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.625rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.625rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.625rem !important;
  }

  .m-lg-2 {
    margin: 1.25rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 1.25rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 1.25rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 1.25rem !important;
  }

  .m-lg-3 {
    margin: 2.5rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 2.5rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 2.5rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 2.5rem !important;
  }

  .m-lg-4 {
    margin: 3.75rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 3.75rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 3.75rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 3.75rem !important;
  }

  .m-lg-5 {
    margin: 5rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 5rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 5rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 5rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 5rem !important;
  }

  .m-lg-6 {
    margin: 7.5rem !important;
  }

  .mt-lg-6,
.my-lg-6 {
    margin-top: 7.5rem !important;
  }

  .mr-lg-6,
.mx-lg-6 {
    margin-right: 7.5rem !important;
  }

  .mb-lg-6,
.my-lg-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-lg-6,
.mx-lg-6 {
    margin-left: 7.5rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.625rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.625rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.625rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.625rem !important;
  }

  .p-lg-2 {
    padding: 1.25rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 1.25rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 1.25rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 1.25rem !important;
  }

  .p-lg-3 {
    padding: 2.5rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 2.5rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 2.5rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 2.5rem !important;
  }

  .p-lg-4 {
    padding: 3.75rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 3.75rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 3.75rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 3.75rem !important;
  }

  .p-lg-5 {
    padding: 5rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 5rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 5rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 5rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 5rem !important;
  }

  .p-lg-6 {
    padding: 7.5rem !important;
  }

  .pt-lg-6,
.py-lg-6 {
    padding-top: 7.5rem !important;
  }

  .pr-lg-6,
.px-lg-6 {
    padding-right: 7.5rem !important;
  }

  .pb-lg-6,
.py-lg-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-lg-6,
.px-lg-6 {
    padding-left: 7.5rem !important;
  }

  .m-lg-n1 {
    margin: -0.625rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.625rem !important;
  }

  .m-lg-n2 {
    margin: -1.25rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -1.25rem !important;
  }

  .m-lg-n3 {
    margin: -2.5rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -2.5rem !important;
  }

  .m-lg-n4 {
    margin: -3.75rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -3.75rem !important;
  }

  .m-lg-n5 {
    margin: -5rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -5rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -5rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -5rem !important;
  }

  .m-lg-n6 {
    margin: -7.5rem !important;
  }

  .mt-lg-n6,
.my-lg-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-lg-n6,
.mx-lg-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-lg-n6,
.my-lg-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-lg-n6,
.mx-lg-n6 {
    margin-left: -7.5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.625rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.625rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.625rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.625rem !important;
  }

  .m-xl-2 {
    margin: 1.25rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 1.25rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 1.25rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 1.25rem !important;
  }

  .m-xl-3 {
    margin: 2.5rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 2.5rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 2.5rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 2.5rem !important;
  }

  .m-xl-4 {
    margin: 3.75rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 3.75rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 3.75rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 3.75rem !important;
  }

  .m-xl-5 {
    margin: 5rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 5rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 5rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 5rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 5rem !important;
  }

  .m-xl-6 {
    margin: 7.5rem !important;
  }

  .mt-xl-6,
.my-xl-6 {
    margin-top: 7.5rem !important;
  }

  .mr-xl-6,
.mx-xl-6 {
    margin-right: 7.5rem !important;
  }

  .mb-xl-6,
.my-xl-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-xl-6,
.mx-xl-6 {
    margin-left: 7.5rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.625rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.625rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.625rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.625rem !important;
  }

  .p-xl-2 {
    padding: 1.25rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 1.25rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 1.25rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 1.25rem !important;
  }

  .p-xl-3 {
    padding: 2.5rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 2.5rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 2.5rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 2.5rem !important;
  }

  .p-xl-4 {
    padding: 3.75rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 3.75rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 3.75rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 3.75rem !important;
  }

  .p-xl-5 {
    padding: 5rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 5rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 5rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 5rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 5rem !important;
  }

  .p-xl-6 {
    padding: 7.5rem !important;
  }

  .pt-xl-6,
.py-xl-6 {
    padding-top: 7.5rem !important;
  }

  .pr-xl-6,
.px-xl-6 {
    padding-right: 7.5rem !important;
  }

  .pb-xl-6,
.py-xl-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-xl-6,
.px-xl-6 {
    padding-left: 7.5rem !important;
  }

  .m-xl-n1 {
    margin: -0.625rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.625rem !important;
  }

  .m-xl-n2 {
    margin: -1.25rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -1.25rem !important;
  }

  .m-xl-n3 {
    margin: -2.5rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -2.5rem !important;
  }

  .m-xl-n4 {
    margin: -3.75rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -3.75rem !important;
  }

  .m-xl-n5 {
    margin: -5rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -5rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -5rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -5rem !important;
  }

  .m-xl-n6 {
    margin: -7.5rem !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -7.5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.625rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.625rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.625rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.625rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.625rem !important;
  }

  .m-xxl-2 {
    margin: 1.25rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 1.25rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 1.25rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 1.25rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 1.25rem !important;
  }

  .m-xxl-3 {
    margin: 2.5rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 2.5rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 2.5rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 2.5rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 2.5rem !important;
  }

  .m-xxl-4 {
    margin: 3.75rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 3.75rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 3.75rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 3.75rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 3.75rem !important;
  }

  .m-xxl-5 {
    margin: 5rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 5rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 5rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 5rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 5rem !important;
  }

  .m-xxl-6 {
    margin: 7.5rem !important;
  }

  .mt-xxl-6,
.my-xxl-6 {
    margin-top: 7.5rem !important;
  }

  .mr-xxl-6,
.mx-xxl-6 {
    margin-right: 7.5rem !important;
  }

  .mb-xxl-6,
.my-xxl-6 {
    margin-bottom: 7.5rem !important;
  }

  .ml-xxl-6,
.mx-xxl-6 {
    margin-left: 7.5rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.625rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.625rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.625rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.625rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.625rem !important;
  }

  .p-xxl-2 {
    padding: 1.25rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 1.25rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 1.25rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 1.25rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 1.25rem !important;
  }

  .p-xxl-3 {
    padding: 2.5rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 2.5rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 2.5rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 2.5rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 2.5rem !important;
  }

  .p-xxl-4 {
    padding: 3.75rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 3.75rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 3.75rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 3.75rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 3.75rem !important;
  }

  .p-xxl-5 {
    padding: 5rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 5rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 5rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 5rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 5rem !important;
  }

  .p-xxl-6 {
    padding: 7.5rem !important;
  }

  .pt-xxl-6,
.py-xxl-6 {
    padding-top: 7.5rem !important;
  }

  .pr-xxl-6,
.px-xxl-6 {
    padding-right: 7.5rem !important;
  }

  .pb-xxl-6,
.py-xxl-6 {
    padding-bottom: 7.5rem !important;
  }

  .pl-xxl-6,
.px-xxl-6 {
    padding-left: 7.5rem !important;
  }

  .m-xxl-n1 {
    margin: -0.625rem !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -0.625rem !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -0.625rem !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -0.625rem !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -0.625rem !important;
  }

  .m-xxl-n2 {
    margin: -1.25rem !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -1.25rem !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -1.25rem !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -1.25rem !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -1.25rem !important;
  }

  .m-xxl-n3 {
    margin: -2.5rem !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -2.5rem !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -2.5rem !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -2.5rem !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -2.5rem !important;
  }

  .m-xxl-n4 {
    margin: -3.75rem !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -3.75rem !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -3.75rem !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -3.75rem !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -3.75rem !important;
  }

  .m-xxl-n5 {
    margin: -5rem !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -5rem !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -5rem !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -5rem !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -5rem !important;
  }

  .m-xxl-n6 {
    margin: -7.5rem !important;
  }

  .mt-xxl-n6,
.my-xxl-n6 {
    margin-top: -7.5rem !important;
  }

  .mr-xxl-n6,
.mx-xxl-n6 {
    margin-right: -7.5rem !important;
  }

  .mb-xxl-n6,
.my-xxl-n6 {
    margin-bottom: -7.5rem !important;
  }

  .ml-xxl-n6,
.mx-xxl-n6 {
    margin-left: -7.5rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

/* =Default tag styles
========================================================================================*/
html {
  font-size: 10px;
}
@media screen and (min-width: 460px) {
  html {
    font-size: calc(10px + 6 * ((100vw - 460px) / 1140));
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16px;
  }
}

body {
  position: relative;
  font-size: 1.125rem;
  font-family: "Roboto", sans-serif;
  color: #000000;
  min-width: 320px;
}
@media (max-width: 1279.98px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 15px;
  }
}

a {
  text-decoration: none;
  color: #f06030;
}
a:hover {
  color: #f2c737;
}

.link2 {
  text-decoration: none;
  color: #f2c737;
}
.link2:hover {
  color: #f06030;
}

figure img, img.responsive_img {
  max-width: 100%;
  height: auto;
}

hr {
  height: 6px;
  border-radius: 0.625rem;
  border: 0;
  margin: 2.5rem 0;
  background-color: #f2c737;
}

/*** Custom Scrollbar styles for Specif elements ***/
.page-overlay ul::-webkit-scrollbar-track {
  background-color: rgba(247, 248, 250, 0.8);
}

.page-overlay ul::-webkit-scrollbar {
  width: 0.375rem;
  background-color: rgba(247, 248, 250, 0.8);
}

.page-overlay ul::-webkit-scrollbar-thumb {
  background-color: rgba(242, 199, 55, 0.8);
  cursor: pointer;
}

/*Selection*/
::selection {
  background: #f06030;
  color: #f7f8fa;
}

.secondary-selection::selection {
  background: #000000;
  color: #FFFFFF;
}

/*** General Classes ***/
.vertical_align_wrapper {
  display: table;
  height: 100%;
  width: 100%;
  table-layout: fixed;
}
.vertical_align_wrapper .vertical_align_content {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

/*Trasitions with Fix of opacity movement. */
.no_transition {
  transition: none;
}

.font1 {
  font-family: "Roboto", sans-serif;
}

.font2 {
  font-family: "Oswald", sans-serif;
}

/* Font Colours */
.font-color1 {
  color: #f06030;
}

/*Link*/
.font-color2 {
  color: #f2c737;
}

/*Link Hover*/
.font-color3 {
  color: #000000;
}

/*Body*/
.font-color4 {
  color: #f7f8fa;
}

/*Quote bg*/
.font-color-white {
  color: #FFFFFF;
}

/* Bg Colours */
.bg-color1, .bg-color1-hover:hover {
  background-color: #f06030 !important;
}

/*Link*/
.bg-color2, .bg-color2-hover:hover {
  background-color: #f2c737 !important;
}

/*Link Hover*/
.bg-color3, .bg-color3-hover:hover {
  background-color: #000000 !important;
}

/*Body*/
.bg-color4, .bg-color4-hover:hover {
  background-color: #f7f8fa !important;
}

/*Quote bg*/
.bg-color-white, .bg-color-white-hover:hover {
  background-color: #FFFFFF !important;
}

.bg-color-alt {
  background-color: #f7f8fa !important;
}

.bg-gradient {
  background: linear-gradient(180deg, rgba(247, 248, 250, 0.9) 0%, #FFFFFF 100%);
}

/* Layout */
#wrapper {
  background: #FFFFFF;
  position: relative;
  max-width: 1665px;
  margin: 0 auto;
}

.wrap {
  max-width: 1510px;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.wrap-p {
  padding: 2.5rem;
}

.wrap-px {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.wrap-py {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

#main .main-content {
  min-height: 400px;
}

/* =Block Classes
========================================================================================*/
.block-p {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.block-m {
  margin-bottom: 2.5rem;
}

/* =Editor Classes
========================================================================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 459.98px) {
  img.aligncemter, img.alignright {
    margin: 5px 0 !important;
    width: 100%;
    height: auto;
  }
}

.wp-caption {
  /* Image does not overflow the content area */
  text-align: center;
  margin-bottom: 5px;
  max-width: 100%;
}
.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.wp-caption .wp-caption-text {
  background: #f7f8fa;
  padding: 5px;
  font-style: italic;
  text-align: center;
}

#content img:not(.unstyled), figure:not(.unstyled) img, img.responsive_img {
  max-width: 100%;
  height: auto;
}

.wp-caption.alignnone {
  width: 100% !important;
  background: #f1f1f1;
  text-align: center;
  padding: 38px;
  margin: 76px 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

html body .grecaptcha-badge {
  visibility: hidden !important;
}

/* =JD Media Query
========================================================================================*/
.jd_media_query_activation {
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
  visibility: hidden;
}

/* This block should be on Placeholder.scss file, but need reorder files to work.
========================================================================================*/
@media (min-width: 460px) {
  .align-left-sm {
    text-align: left;
  }

  .align-right-sm {
    text-align: right;
  }

  .align-center-sm {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .align-left-md {
    text-align: left;
  }

  .align-right-md {
    text-align: right;
  }

  .align-center-md {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .align-left-lg {
    text-align: left;
  }

  .align-right-lg {
    text-align: right;
  }

  .align-center-lg {
    text-align: center;
  }

  .v-center-right-lg, .v-center-lg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .v-center-right-lg {
    right: 0;
    left: auto;
  }

  .vh-center-lg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
/*=Typography
========================================================================================*/
p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}

p, ul, ol {
  line-height: 1.4;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 1.25rem;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.875rem;
}

h3, .h3 {
  font-size: 1.625rem;
}

h4, .h4 {
  font-size: 1.375rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 16px;
}

.lead, .text-emphasis {
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

blockquote {
  background: #f7f8fa;
  padding: 2.5rem;
  margin-bottom: 1.25rem;
  font-style: italic;
}
blockquote p {
  display: inline;
}

.site-main ul:not(.unstyled):not(.menu):not(.sub-menu), .site-main ol:not(.unstyled):not(.menu):not(.sub-menu) {
  margin-bottom: 1.25rem;
}
.site-main ul:not(.unstyled):not(.menu):not(.sub-menu) li .site-main ul:not(.unstyled):not(.menu):not(.sub-menu), .site-main ul:not(.unstyled):not(.menu):not(.sub-menu) li .site-main ol:not(.unstyled):not(.menu):not(.sub-menu), .site-main ol:not(.unstyled):not(.menu):not(.sub-menu) li .site-main ul:not(.unstyled):not(.menu):not(.sub-menu), .site-main ol:not(.unstyled):not(.menu):not(.sub-menu) li .site-main ol:not(.unstyled):not(.menu):not(.sub-menu) {
  margin-bottom: 0;
}

.site-main ul:not(.unstyled):not(.menu):not(.sub-menu) {
  padding-left: 1.25rem;
  margin: 0 0 1.25rem 1.25rem;
  list-style-image: url("../../images/bgi/bullet.svg");
}
.site-main ul:not(.unstyled):not(.menu):not(.sub-menu) li {
  padding-left: 6px;
}
.site-main ul:not(.unstyled):not(.menu):not(.sub-menu) li ul {
  list-style-image: url("../../images/bgi/bullet_linear_circle.svg");
  margin: 2px auto;
}
.site-main ul:not(.unstyled):not(.menu):not(.sub-menu):last-child {
  margin-bottom: 0;
}
.site-main .bg-color1 ul:not(.unstyled):not(.menu):not(.sub-menu) {
  list-style-image: url("../../images/bgi/bullet-alt.svg");
}
.site-main .bg-color1 ul:not(.unstyled):not(.menu):not(.sub-menu) li ul {
  list-style-image: url("../../images/bgi/bullet_linear_circle_alt.svg");
}
.site-main ol:not(.unstyled):not(.menu):not(.sub-menu) {
  padding-left: 1.25rem;
  margin: 0 0 1.25rem 1.25rem;
  list-style-type: decimal;
}
.site-main ol:not(.unstyled):not(.menu):not(.sub-menu) li ol {
  list-style-type: lower-roman;
  margin: 2px auto;
}
.site-main ol:not(.unstyled):not(.menu):not(.sub-menu) li ol li ol {
  list-style-type: lower-latin;
}
.site-main ol:not(.unstyled):not(.menu):not(.sub-menu):last-child {
  margin-bottom: 0;
}

.footnote {
  display: inline-block;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
}

/* =Buttons
========================================================================================*/
.btn, .btn2, .btn3, .button, input[type=button], input[type=submit], button:not([class^=gm-]) {
  margin: 0;
  display: inline-block;
  text-align: center;
  border: 0.125rem solid #f06030;
  cursor: pointer;
  font-size: 20px;
  padding: 0.75rem 1.375rem;
  text-decoration: none !important;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  background-size: 800%;
}
@media (max-width: 1279.98px) {
  .btn, .btn2, .btn3, .button, input[type=button], input[type=submit], button:not([class^=gm-]) {
    font-size: 18;
  }
}
@media (max-width: 767.98px) {
  .btn, .btn2, .btn3, .button, input[type=button], input[type=submit], button:not([class^=gm-]) {
    font-size: 16px;
  }
}

.btn, .button, input[type=button], input[type=submit], button:not([class^=gm-]) {
  color: #000000;
  border: 0;
}
.btn:hover, .button:hover, input[type=button]:hover, input[type=submit]:hover, button:not([class^=gm-]):hover {
  background-size: 100%;
  color: #000000;
}

.btn-small {
  min-height: 2.5rem;
  font-size: 0.9583333333rem;
  padding: 0.5rem 0.9166666667rem;
}

.btn-large {
  min-height: 5.625rem;
  font-size: 2.15625rem;
  padding: 1.125rem 2.0625rem;
}

.btn2 {
  background: #f06030;
  border-color: #f06030;
  color: #FFFFFF;
}
.btn2:hover {
  background: #f2c737;
  border-color: #f2c737;
  color: #FFFFFF;
}

.btn3 {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
}
.btn3:hover {
  background: #000000;
  color: #FFFFFF;
}

.btn4 {
  background: #000000;
  color: #FFFFFF;
}
.btn4:hover {
  background: #f06030;
  color: #000000;
}

/* Custom Buttons*/
/*****************************/
.btn-become-member {
  width: 100%;
  background: #000000;
  color: #FFFFFF;
}
.btn-become-member:hover {
  background: #f2c737;
}

/*Responsive Menu*/
/****************************/
.trigger_btn {
  cursor: pointer;
}

.responsive_menu_btn, .close_overlay {
  border: none;
  width: 38px;
  height: 32px;
  text-indent: -900em;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  position: relative;
  margin-left: 1.25rem;
}
@media (min-width: 1280px) {
  .responsive_menu_btn, .close_overlay {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .responsive_menu_btn, .close_overlay {
    width: 32px;
    height: 27px;
  }
}
@media (max-width: 767.98px) {
  .responsive_menu_btn, .close_overlay {
    width: 28px;
    height: 25px;
  }
}
.responsive_menu_btn span, .close_overlay span {
  position: absolute;
}
.responsive_menu_btn span:before, .responsive_menu_btn span:after, .close_overlay span:before, .close_overlay span:after {
  content: "";
  position: absolute;
}
.responsive_menu_btn span:before, .responsive_menu_btn span:after, .responsive_menu_btn span, .close_overlay span:before, .close_overlay span:after, .close_overlay span {
  display: block;
  width: 38px;
  height: 6px;
  background-color: #FFFFFF;
  border-radius: 0.625rem;
}
@media (max-width: 1023.98px) {
  .responsive_menu_btn span:before, .responsive_menu_btn span:after, .responsive_menu_btn span, .close_overlay span:before, .close_overlay span:after, .close_overlay span {
    width: 32px;
    height: 5px;
  }
}
@media (max-width: 767.98px) {
  .responsive_menu_btn span:before, .responsive_menu_btn span:after, .responsive_menu_btn span, .close_overlay span:before, .close_overlay span:after, .close_overlay span {
    width: 28px;
    height: 4px;
  }
}
.responsive_menu_btn span:before, .close_overlay span:before {
  top: -12px;
}
@media (max-width: 1023.98px) {
  .responsive_menu_btn span:before, .close_overlay span:before {
    top: -10px;
  }
}
@media (max-width: 767.98px) {
  .responsive_menu_btn span:before, .close_overlay span:before {
    top: -9px;
  }
}
.responsive_menu_btn span:after, .close_overlay span:after {
  bottom: -12px;
}
@media (max-width: 1023.98px) {
  .responsive_menu_btn span:after, .close_overlay span:after {
    bottom: -10px;
  }
}
@media (max-width: 767.98px) {
  .responsive_menu_btn span:after, .close_overlay span:after {
    bottom: -9px;
  }
}
.responsive_menu_btn:hover span:before, .responsive_menu_btn:hover span:after, .responsive_menu_btn:hover span, .close_overlay:hover span:before, .close_overlay:hover span:after, .close_overlay:hover span {
  background-color: #FFFFFF;
}

/* Responsive Menu Icon effect */
body .responsive_menu_btn span, body .close_overlay span {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
}
body .responsive_menu_btn span:before, body .close_overlay span:before {
  transition: all 75ms ease-in-out, top 75ms ease 0.12s, opacity 75ms ease;
}
body .responsive_menu_btn span:after, body .close_overlay span:after {
  transition: all 75ms ease-in-out, bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body .responsive_menu_btn.open span, body .close_overlay.open span {
  background: #FFFFFF;
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate(-50%, -50%) rotate(45deg);
}
body .responsive_menu_btn.open span:before, body .close_overlay.open span:before {
  background: #FFFFFF;
  top: 0;
  transition: all 75ms ease-in-out, top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0;
}
body .responsive_menu_btn.open span:after, body .close_overlay.open span:after {
  background: #FFFFFF;
  bottom: 0;
  transition: all 75ms ease-in-out, bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}

.close_overlay span, .close_overlay span:before, .close_overlay span:after {
  background-color: #000000 !important;
}

/* =Form Styles
========================================================================================*/
/*** Form Inputs ***/
input[type=text],
input[type=url],
input[type=date],
input[type=number],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
textarea,
select {
  height: 3.75rem;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  width: 100%;
  /*Custom*/
  border: 0.125rem solid #000000;
  padding: 0.75rem 1.375rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 1279.98px) {
  input[type=text],
input[type=url],
input[type=date],
input[type=number],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
textarea,
select {
    font-size: 15px;
  }
}
input[type=text]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
textarea:focus,
select:focus {
  border-color: #f06030;
}

.dark-form {
  background: #000000;
  color: #FFFFFF;
}
.dark-form .wpcf7-form, .dark-form form {
  background: transparent;
}
.dark-form ::placeholder {
  color: #FFFFFF;
}
.dark-form input[type=text],
.dark-form input[type=url],
.dark-form input[type=date],
.dark-form input[type=number],
.dark-form input[type=password],
.dark-form input[type=email],
.dark-form input[type=tel],
.dark-form input[type=search],
.dark-form textarea,
.dark-form select {
  background-color: rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
  border: 0;
  vertical-align: top;
}
.dark-form select option {
  color: #000000;
}
.dark-form .wpcf7-mail-sent-ok {
  color: #FFFFFF !important;
}

input[type=file], input[type=range] {
  color: #f06030;
  background: #FFFFFF;
  padding: 1.25rem;
}

input[type=date] {
  width: auto;
  padding: 1.25rem;
}

textarea {
  line-height: 1.4;
  overflow: auto;
  resize: none;
  height: 5rem;
  padding: 0.75rem 1.375rem;
}

/* body select.select_box */
body select {
  cursor: pointer;
  background-image: url("../../images/bgi/select-triangle-white.svg");
  background-position: right 15px center;
  background-repeat: no-repeat;
  padding-right: 1.25rem;
}

select option {
  padding: 0 0.25rem;
}

select {
  vertical-align: top;
}

/*** PlaceHolders ***/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: rgba(0, 0, 0, 0.5);
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: rgba(0, 0, 0, 0.5);
}

/* CF7 styles */
.wpcf7-form, form {
  overflow: hidden;
  padding: 1.25rem;
  background: #f7f8fa;
}

.wpcf7 .ajax-loader {
  width: 2.5rem !important;
  height: 2.5rem !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.875rem;
  background-image: url(../../images/bgi/loading.gif) !important;
}

html:not(.no-smil) .wpcf7 .ajax-loader {
  background-image: url(../../images/bgi/loading.svg) !important;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-not-valid {
  border: 0 !important;
  border-right: 0.875rem solid #f06030 !important;
}

span.wpcf7-not-valid-tip {
  display: none;
}

div.wpcf7-response-output {
  width: 100%;
  padding: 1.875rem;
  margin: 2em 0 1em !important;
  border-style: solid;
  border-width: 0.125rem;
}
#sidebar div.wpcf7-response-output {
  padding: 0 !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
  border-color: #dc3545;
  background-color: transparent;
  color: #dc3545;
}

.wpcf7-form.sent .wpcf7-response-output {
  border-color: #46b450;
  background-color: transparent;
  color: #46b450;
}

.required-field, .required {
  color: #dc3545;
}

label {
  display: block;
  margin-bottom: 1.25rem;
}

label .wpcf7-form-control-wrap {
  padding-top: 0.625rem;
}

.input-field.error input[type=text],
.input-field.error input[type=url],
.input-field.error input[type=date],
.input-field.error input[type=number],
.input-field.error input[type=password],
.input-field.error input[type=email],
.input-field.error input[type=tel],
.input-field.error input[type=search],
.input-field.error textarea {
  border: 0;
  border-right: 0.875rem solid #f06030;
}

.wpcf7-repeater input[type=date] {
  width: 100%;
}
.wpcf7-repeater .wpcf7-repeater-add {
  margin-bottom: 1.25rem;
  background: #f7f8fa;
  color: #000;
  border-radius: 0;
  box-shadow: none;
  border: none;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
  font-weight: 700;
  text-shadow: none;
  padding: 0.75rem 1.375rem;
  height: auto;
}
.wpcf7-repeater .wpcf7-repeater-add:hover {
  background: #f2c737;
}
.wpcf7-repeater .wpcf7-repeater-item {
  padding: 40px;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 1.25rem;
  background: #f7f8fa;
}
.wpcf7-repeater .wpcf7-repeater-item .wpcf7-repeater-remove {
  color: #FFFFFF;
  background: #000000;
  border-radius: 0;
  box-shadow: none;
  border: none;
  font-weight: 700;
}
.wpcf7-repeater .wpcf7-repeater-item .wpcf7-repeater-remove:hover {
  color: #000000;
  background: #f2c737;
}
.wpcf7-repeater .wpcf7-repeater-item input[type=date]::-webkit-inner-spin-button {
  height: 34px;
  margin-right: 4px;
  position: relative;
  top: -9px;
}
.wpcf7-repeater .wpcf7-repeater-item input[type=date]::-webkit-calendar-picker-indicator {
  padding: 7px;
  height: 18px;
  width: 18px;
}

/* =Gallery
========================================================================================*/
.popup-gallery a {
  display: block;
  width: 100%;
  height: 100%;
}
.popup-gallery a figure {
  /*height:0; padding-bottom:100%;*/
}

/*Slick Lightbox*/
.slick-lightbox {
  background: black !important;
}

.slick-lightbox-slick .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 100;
}
.slick-lightbox-slick .slick-arrow:hover {
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .slick-lightbox-slick .slick-arrow {
    display: none !important;
  }
}
.slick-lightbox-slick .slick-prev.slick-arrow {
  left: 40px;
  transform: rotate(90deg);
}
.slick-lightbox-slick .slick-next.slick-arrow {
  right: 40px;
  transform: rotate(-90deg);
}
.slick-lightbox-slick:hover {
  background-color: transparent !important;
}

.slider-btn, .slick-arrow {
  display: inline-block;
  text-indent: -999999em;
  background: url("../../images/bgi/triangle-alt.svg") no-repeat center center !important;
  border: transparent !important;
  background-size: 1.875rem !important;
  transition: all 0.4s ease-in-out, transform 200ms linear;
}

/* To avoid conflict with "Button" hover styles*/
.slider-btn:hover, .slick-arrow:hover {
  background: url("../../images/bgi/triangle-alt.svg") no-repeat center center !important;
  background-size: 1.875rem !important;
}

/*Close button*/
.slick-lightbox-close {
  width: 3.75rem;
  height: 3.75rem;
}
.slick-lightbox-close:before {
  font-size: 5rem;
  color: #FFFFFF;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "×";
}
.slick-lightbox-close:hover {
  opacity: 0.8;
}

/* =GMaps
========================================================================================*/
/*Reset Map button*/
#map-canvas {
  width: 100%;
  padding-bottom: 35% !important;
  height: 0;
  min-height: 400px !important;
}
@media (max-width: 767.98px) {
  #map-canvas {
    min-height: 300px !important;
  }
}

.map_marker {
  width: 12.5rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
.map_marker h3 {
  font-size: 1.75rem;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  margin-bottom: 5px;
}
body.post-type-archive-projects .map_marker h3 {
  color: #f2c737 !important;
}
.map_marker p {
  margin-bottom: 5px;
}

.gm-style button {
  background: none !important;
  min-height: auto !important;
}
/* =Page Overlay
========================================================================================*/
.page-overlay-displayed {
  overflow: hidden;
}

.page-overlay {
  opacity: 0;
  display: none;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30000;
  background: rgba(255, 255, 255, 0.9);
}
.page-overlay ::-webkit-scrollbar-track {
  background-color: rgba(247, 248, 250, 0.8);
}
.page-overlay ::-webkit-scrollbar {
  width: 0.375rem;
  background-color: rgba(247, 248, 250, 0.8);
}
.page-overlay ::-webkit-scrollbar-thumb {
  background-color: rgba(240, 96, 48, 0.8);
  cursor: pointer;
}
.page-overlay .page-overlay-content {
  opacity: 0;
  margin-top: -500px;
  position: fixed;
  width: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 800;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: tranzlateZ(0);
  transform: tranzlateZ(0);
}
.page-overlay .page-overlay-content .page-overlay-content-main {
  overflow: auto;
}
.page-overlay .page-overlay-content .vertical_align_wrapper .vertical_align_content {
  vertical-align: top;
  padding: 10rem 0 2.5rem;
}
.page-overlay.search-overlay {
  background: rgba(255, 255, 255, 0.9);
}
.page-overlay.search-overlay .vertical_align_wrapper .vertical_align_content {
  background-color: transparent;
}
.page-overlay.donation-overlay {
  opacity: 1;
}
.page-overlay.donation-overlay .donation-overlay-content {
  opacity: 1;
  margin-top: 0;
}
.page-overlay.donation-overlay .donation-wrapper {
  justify-content: center;
  align-items: center;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box {
  max-width: 680px;
  width: 100%;
  position: relative;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.09);
}
@media (max-width: 767.98px) {
  .page-overlay.donation-overlay .donation-wrapper .donation-box {
    margin: 0 20px;
  }
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap {
  text-align: center;
  background: #FFF;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top {
  padding: 5rem 2.9375rem;
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top h2 {
  font-size: 3rem;
  color: #FFF;
  position: relative;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top .close-inner {
  display: inherit;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top .close-inner span {
  background-color: #FFF !important;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top .close-inner span:before {
  background-color: #FFF !important;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top .close-inner span:after {
  background-color: #FFF !important;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  opacity: 0.75;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner {
  padding: 2.9375rem;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner p {
  margin-bottom: 2rem;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner a {
  margin-bottom: 2rem;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner a.btn {
  color: #FFF;
  font-weight: normal;
  background: #000;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner a.btn:hover {
  color: #000;
  background: #f2c737;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner .donation-inner-icon {
  justify-content: center;
}
.page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner .donation-inner-icon .logo-img, .page-overlay.donation-overlay .donation-wrapper .donation-box .donation-wrap .donation-inner .donation-inner-icon .charity-img {
  margin: 0 2rem;
}

.page-overlay.actived {
  visibility: visible;
  display: block;
}

.page-overlay.displayed {
  opacity: 1;
}

.page-overlay-content.displayed {
  opacity: 1;
  margin-top: 0;
}

.overflow-container {
  max-height: 100%;
  overflow: auto;
  text-align: right;
}

.close_overlay {
  position: absolute;
  right: 20px;
  top: 20px;
}
.close_overlay span:before, .close_overlay span:after, .close_overlay span {
  background-color: #000000;
}

.popouterbox {
  bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 999999999;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all;
}
.popouterbox .popup-block {
  display: block;
  z-index: 99999;
  max-width: 37.5rem;
  margin-left: auto;
  width: 100%;
  transition: 0.5s all;
  transform: translateX(100%);
}
@media (max-width: 459.98px) {
  .popouterbox .popup-block {
    max-width: 90%;
  }
}
.popouterbox .pop-contentbox {
  background: #FFFFFF;
  padding: 6.25rem 3.125rem 3.75rem;
  height: 100vh;
}
@media (max-width: 1023.98px) {
  .popouterbox .pop-contentbox {
    padding: 5rem 2.5rem 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .popouterbox .pop-contentbox {
    padding: 3.75rem 1.875rem 1.875rem;
  }
}
.popouterbox .close-dialogbox {
  position: absolute;
  left: -1.875rem;
  top: 6.25rem;
  height: 3.75rem;
  text-align: center;
  width: 3.75rem;
  line-height: 3.75rem;
  border-radius: 50%;
  background: #f2c737;
  color: #FFFFFF;
}
@media (max-width: 1023.98px) {
  .popouterbox .close-dialogbox {
    top: 5rem;
  }
}
@media (max-width: 767.98px) {
  .popouterbox .close-dialogbox {
    top: 3.125rem;
  }
}
.popouterbox .close-dialogbox:before {
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  background: url(../../images/bgi/close.svg) no-repeat;
  background-size: 100%;
}
.popouterbox .close-dialogbox:hover {
  transform: rotate(180deg);
}
.popouterbox.popup-open {
  opacity: 1;
  visibility: visible;
}
.popouterbox.popup-open .popup-block {
  transform: translateX(0);
}
.popouterbox.popup-open .modal-backdrop {
  opacity: 0.5;
  visibility: visible;
}

@media (max-width: 767.98px) {
  .page-overlay .page-overlay-content {
    width: 100%;
  }

  .responsive_menu {
    max-width: 95% !important;
  }
  .responsive_menu .menu-item-has-children > span {
    width: 24px !important;
    height: 24px !important;
  }
  .responsive_menu .menu-item-has-children > span:after {
    background-size: 12px !important;
    line-height: 1 !important;
  }
}
/* =Table
========================================================================================*/
table {
  max-width: 100%;
  background-color: #f7f8fa;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #f7f8fa;
  width: 100%;
  margin-bottom: 30px;
}
table th {
  line-height: 1.32;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #f7f8fa;
  border-right: 1px solid #f7f8fa;
  background: #f2c737;
  font-weight: 600;
  padding: 17px 15px;
  font-size: 15px;
  color: #FFFFFF;
  text-transform: uppercase;
}
table td {
  padding: 14px 15px;
  line-height: 1.32;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #f7f8fa;
  border-right: 1px solid #f7f8fa;
}
table tr:hover td {
  background: #f7f8fa;
}
table tr.selected td {
  background: #f7f8fa;
}
table thead th {
  vertical-align: middle;
}
table thead:first-child tr:first-child th {
  border-top: 0;
}
table thead:first-child tr:first-child td {
  border-top: 0;
}
table caption + thead tr:first-child th {
  border-top: 0;
}
table caption + thead tr:first-child td {
  border-top: 0;
}
table colgroup + thead tr:first-child th {
  border-top: 0;
}
table colgroup + thead tr:first-child td {
  border-top: 0;
}

/* Resposive tables */
/*--------------------------------------------------*/
@media (max-width: 767.98px) {
  /* Responsive Table Styles 2 */
  /*--------------------------------------------------*/
  table.res-table {
    border-top: 0;
  }

  table.res-table tr th {
    display: none;
  }

  table.res-table tr td {
    background: #f7f8fa;
    display: block;
    position: relative;
    padding-left: 50%;
    border-right: 0;
    font-size: 14px;
  }

  table.res-table td:before {
    content: attr(data-th) ": ";
    font-weight: 600;
    width: 50%;
    display: block;
    padding: 6px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: 9px;
  }

  table.res-table tr:nth-child(2n+2) td {
    background: #FFFFFF;
  }

  table.res-table tr:nth-child(2n+2):hover td {
    background: #FFFFFF;
  }

  table.res-table tr:hover td {
    background: #f7f8fa;
  }
}
/* = Search blocks
========================================================================================*/
body .search-overlay .close_overlay {
  display: block;
  transform: scale(0.8);
  transform-origin: top right;
}
body .search-overlay .close_overlay span {
  background: #000000;
}
body .search-overlay .close_overlay span:before, body .search-overlay .close_overlay span:after {
  background: #000000;
}
@media (max-width: 767.98px) {
  body .search-overlay .close_overlay {
    top: 20px;
    right: 20px;
  }
}
body .search-overlay .vertical_align_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.search-box {
  max-width: 752px;
  width: 100%;
  padding: 1.25rem;
  position: relative;
}
.search-box .search-wrap {
  padding: 2.9375rem;
  text-align: center;
}
.search-box .search-wrap h2 {
  color: #f06030;
}
.search-box .search-wrap p {
  margin-bottom: 2.1875rem;
}
.search-box.page-overlay-content-main {
  height: auto !important;
}

.search-inner .wpcf7-form, .search-inner form {
  padding: 0;
}
.search-inner .wpcf7-form .form-row, .search-inner form .form-row {
  position: relative;
  padding-right: 4.375rem;
}
.search-inner .wpcf7-form .form-row input, .search-inner form .form-row input {
  margin-bottom: 0;
}
.search-inner .wpcf7-form .form-row .search-btn-box, .search-inner form .form-row .search-btn-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 3.8125rem;
  bottom: 0;
  height: 100%;
  z-index: 1;
}
.search-inner .wpcf7-form .form-row .search-btn-box input[type=submit], .search-inner form .form-row .search-btn-box input[type=submit] {
  padding: 0;
  text-indent: -999em;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1;
}
.search-inner .wpcf7-form .form-row .search-btn-box input[type=submit]:hover + .arrow svg, .search-inner form .form-row .search-btn-box input[type=submit]:hover + .arrow svg {
  fill: #FFFFFF;
}
.search-inner .wpcf7-form .form-row .search-btn-box .arrow, .search-inner form .form-row .search-btn-box .arrow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-inner .wpcf7-form .form-row .search-btn-box .arrow svg, .search-inner form .form-row .search-btn-box .arrow svg {
  width: 2.125rem;
  right: 1.25rem;
  fill: #000000;
}

/* = Shapes blocks
========================================================================================*/
.shape-row {
  height: 50%;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: -50%;
  transition: 350ms all;
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .shape-row {
    height: 26%;
    margin-top: 26%;
  }
}
.shape-row .shape-left {
  position: relative;
  z-index: 1;
  width: 64.5808736718%;
}
@media (max-width: 767.98px) {
  .shape-row .shape-left {
    width: 100%;
  }
}
.shape-row span {
  position: absolute;
  top: calc(100% - 2.8125rem);
  right: 0;
  display: block;
  height: 13.75rem;
  width: calc(100% + 3.25rem);
  transform-origin: right top;
  backface-visibility: hidden;
}
@media (max-width: 767.98px) {
  .shape-row span {
    top: 100%;
  }
}
.shape-row .shape-right {
  width: 35.4191263282%;
  position: relative;
}
@media (max-width: 767.98px) {
  .shape-row .shape-right {
    display: none;
  }
}
.shape-row .shape-right span {
  transform-origin: left top;
  left: 0;
  right: inherit;
}
.shape-row .shape-left-top {
  background: #f2c737;
  transform: rotate(9.2deg);
}
@media (max-width: 767.98px) {
  .shape-row .shape-left-top {
    transform: rotate(4.2deg);
  }
}
.shape-row .shape-left-middle {
  background: #f06030;
  transform: rotate(6.5deg);
}
@media (max-width: 767.98px) {
  .shape-row .shape-left-middle {
    transform: rotate(3.5deg);
  }
}
.shape-row .shape-left-bottom {
  transform: rotate(5deg);
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
}
@media (max-width: 767.98px) {
  .shape-row .shape-left-bottom {
    transform: rotate(2deg);
  }
}
.shape-row .shape-left-transparent {
  background: #FFFFFF;
  transform: rotate(-2.3deg);
  margin-right: -1px;
}
@media (max-width: 767.98px) {
  .shape-row .shape-left-transparent {
    transform: rotate(-1deg);
  }
}
.shape-row .shape-right-top {
  background: #f2c737;
  transform: rotate(-15.8deg);
}
.shape-row .shape-right-middle {
  background: #f06030;
  transform: rotate(-10.5deg);
}
.shape-row .shape-right-bottom {
  transform: rotate(-7.3deg);
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
}
.shape-row .shape-right-transparent {
  background: #FFFFFF;
  transform: rotate(4.3deg);
  margin-left: -1px;
}
.shape-row.wide {
  margin-top: 0;
  height: 9.375rem;
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible;
}
@media (max-width: 767.98px) {
  .shape-row.wide {
    height: 6.25rem;
  }
}
.shape-row .shapswide {
  width: 100%;
  z-index: 1;
}
.shape-row .shapswide span {
  right: -0.625rem;
  top: 100%;
  height: 9.375rem;
}
.shape-row .shapswide .shape-left-top {
  transform: rotate(5.1deg);
}
.shape-row .shapswide .shape-left-middle {
  transform: rotate(3.5deg);
}
.shape-row .shapswide .shape-left-bottom {
  transform: rotate(2.5deg);
  height: 400vh;
  width: 118%;
  right: -10%;
}

.banner-section .shape-row {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.0625rem;
  transform-origin: bottom;
}

/* =Give Styles
========================================================================================*/
.give-form {
  padding: 2.5rem !important;
}

#give-receipt .give-form {
  padding: 0 !important;
}
#give-receipt .give-form #give-email-access-form {
  padding: 2.5rem;
}

.give-table {
  border: 0 !important;
}
.give-table th {
  background: #f2c737 !important;
  border-color: #FFFFFF;
  border-bottom-width: 0 !important;
  border-right-width: 0 !important;
  text-shadow: none;
}
.give-table th:first-child {
  border-left-width: 0 !important;
  border-right-width: 1px !important;
}
.give-table td {
  border: 0 !important;
  background: #f7f8fa !important;
}

.give-btn:hover {
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
}

#give-donation-level-button-wrap li {
  padding-left: 0;
}

.give-recurring-donors-choice label {
  line-height: 30px;
}
.give-recurring-donors-choice label .give-recurring-donors-choice-period {
  width: 85px;
}

.form-row .give-stripe-cc-field {
  height: 100%;
  min-height: 60px;
  background-color: #fdfdfd;
  align-items: center;
}
.form-row .give-stripe-cc-field .__PrivateStripeElement {
  width: 100%;
}
.form-row .give-stripe-cc-field .ElementsApp, .form-row .give-stripe-cc-field .ElementsApp .InputElement {
  font-size: 18px;
}
/* =Widgets
========================================================================================*/
.widget.widget_text {
  margin-top: 3.75rem;
}
.widget.widget_text:first-child {
  margin-top: 0;
}
.widget.widget_text .widgettitle {
  margin-bottom: 0;
  padding: 1.25rem;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  color: #FFFFFF;
}
.widget.widget_text .textwidget {
  padding: 1.25rem;
  background-color: #f7f8fa;
}
.widget.widget_custom_html .textwidget {
  padding: 0;
  background-color: transparent;
  padding: 2.5rem 1.875rem;
  background: #FFFFFF;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
}
.widget.widget_custom_html .textwidget h3 {
  margin-bottom: 1.875rem;
  color: #f06030;
}
.widget.widget_custom_html .recent-posts .recent-post:first-child {
  margin-top: 0 !important;
}
.widget.widget_custom_html .recent-posts .recent-post:hover .recent-post-title {
  color: #f06030;
}
.widget.widget_custom_html .recent-posts .recent-post figure {
  overflow: hidden;
}
.widget.widget_custom_html .recent-posts .recent-post figure img {
  width: 100%;
}
.widget.widget_custom_html .recent-posts .recent-post .recent-post-content {
  position: relative;
  z-index: 99;
  padding: 2.5rem;
  background-color: #f7f8fa;
}
.widget.widget_custom_html .recent-posts .recent-post .recent-post-content .recent-post-title {
  font-family: "Roboto", sans-serif;
}
.widget.widget_custom_html .recent-posts .recent-post .recent-post-content .recent-post-excerpt {
  color: #000000;
}
.widget.widget_custom_html .recent-posts .recent-post .recent-post-content .meta {
  color: #000000;
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
.widget.widget_custom_html .recent-posts .col-12:last-child {
  margin-bottom: 0 !important;
}

/* =Accordion
========================================================================================*/
.accordion-data {
  display: none;
}

.accordion-row {
  margin-bottom: 1.25rem;
  background: #FFFFFF;
}
.accordion-row .accordion-data {
  padding: 1.25rem;
}
.accordion-row:last-child {
  margin-bottom: 0;
}

.accordion-trigger {
  padding: 1.25rem;
  background: #f06030;
  cursor: pointer;
  position: relative;
  color: #FFFFFF;
  padding-left: 4.375rem;
  margin: 0;
}
.accordion-trigger:before, .accordion-trigger:after {
  content: "";
  background: #f2c737;
  height: 6px;
  border-radius: 0.625rem;
  width: 1.75rem;
  position: absolute;
  left: 1.25rem;
  top: 1.875rem;
}
.accordion-trigger:after {
  transform: rotate(90deg);
}
.accordion-row.open .accordion-trigger:after {
  transform: rotate(180deg);
}

/* =tab
========================================================================================*/
.tab-box {
  padding: 2.1875rem 0;
}

.tabcontent {
  display: none;
  color: #000000;
  padding: 1.25rem;
  background: #f7f8fa;
}

.tabnav {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabnav li {
  float: left;
  position: relative;
  margin: 0;
  text-align: center;
}
.tabnav li a {
  display: block;
  padding: 1.25rem 2.5rem;
  text-decoration: none;
  color: #FFFFFF;
  background: #f06030;
  /*margin-bottom:-1px;
  border-left:solid 1px $color3; */
}
.tabnav li a:hover {
  background: #f2c737;
  color: #f06030;
}
.tabnav li.active a {
  background: #f2c737;
  color: #FFFFFF;
}

.tab-container {
  /*border:solid 1px $color3; */
  border-top: 0;
}

.jq-tabs .tabcontent {
  display: none;
}

.tab-data.full-width .tabnav {
  display: flex;
  flex-wrap: wrap;
}
.tab-data.full-width .tabnav li {
  float: none;
  flex: 1 1 0;
}

.tab-container .tabMobiletrigger {
  background: #f06030;
  color: #FFFFFF;
  border: medium none;
  margin: 0.4375rem 0 0;
  padding: 1.25rem;
  padding-left: 4.375rem;
  position: relative;
  cursor: pointer;
}
.tab-container .tabMobiletrigger:before, .tab-container .tabMobiletrigger:after {
  content: "";
  background: #f2c737;
  height: 6px;
  border-radius: 0.625rem;
  width: 1.75rem;
  position: absolute;
  left: 1.25rem;
  top: 1.875rem;
}
.tab-container .tabMobiletrigger:after {
  transform: rotate(90deg);
}
.tab-container .tabMobiletrigger.rotate:after {
  transform: rotate(180deg);
}

@media (max-width: 1023.98px) {
  .tabnav {
    display: none !important;
  }

  .tab-data {
    margin: 0 0 1.875rem;
  }
  .tab-data .tabnav {
    display: none;
  }
}
/* = column blocks
========================================================================================*/
.columns-block.full-width > .wrap {
  max-width: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.columns-block .bg-color1 h1, .columns-block .bg-color1 h2, .columns-block .bg-color1 h3, .columns-block .bg-color1 h4, .columns-block .bg-color1 h5, .columns-block .bg-color1 h6, .columns-block .bg-color1 a, .columns-block .bg-color1 p, .columns-block .bg-color1 ul, .columns-block .bg-color1 ol {
  color: #FFFFFF;
}
.columns-block .bg-color1 h1::selection, .columns-block .bg-color1 h2::selection, .columns-block .bg-color1 h3::selection, .columns-block .bg-color1 h4::selection, .columns-block .bg-color1 h5::selection, .columns-block .bg-color1 h6::selection, .columns-block .bg-color1 a::selection, .columns-block .bg-color1 p::selection, .columns-block .bg-color1 ul::selection, .columns-block .bg-color1 ol::selection {
  background-color: #000000;
}
@media (max-width: 1023.98px) {
  .columns-block .col-item {
    margin-bottom: 2.5rem;
  }
}
.columns-block .col-item:last-child {
  margin-bottom: 0;
}

html:not(.ie-compatible) .cols.same-height .col-item .col-item-content-wrapper, html:not(.ie-compatible) .cols-grid.same-height .col-item .col-item-content-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
html:not(.ie-compatible) .cols.same-height .col-item .col-item-content-wrapper .col-item-content, html:not(.ie-compatible) .cols-grid.same-height .col-item .col-item-content-wrapper .col-item-content {
  height: 100%;
}

html.ie-compatible .cols.same-height .col-item, html.ie-compatible .cols-grid.same-height .col-item {
  overflow: hidden;
}
html.ie-compatible .cols.same-height .col-item .col-item-content-wrapper, html.ie-compatible .cols-grid.same-height .col-item .col-item-content-wrapper {
  position: relative;
  height: 100%;
}
html.ie-compatible .cols.same-height .col-item .col-item-content-wrapper .col-item-content, html.ie-compatible .cols-grid.same-height .col-item .col-item-content-wrapper .col-item-content {
  height: 100%;
}

/* = Banner blocks
========================================================================================*/
.banner-section {
  position: relative;
  overflow: hidden;
}
.banner-section figure {
  width: 100%;
}
.banner-section figure img {
  width: 100%;
}

/* = Promotions blocks
========================================================================================*/
.promotions-section {
  padding: 5rem 0 5.3125rem;
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .promotions-section {
    padding: 3.75rem 0 3.75rem;
  }
}
@media (max-width: 1599.98px) {
  .promotions-section .promotions-row {
    padding: 0 1.25rem;
  }
}
.promotions-section .promotions-row .cols {
  margin: 0 -2.875rem;
}
@media (max-width: 1599.98px) {
  .promotions-section .promotions-row .cols {
    margin: 0 -1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .promotions-section .promotions-row .cols {
    margin: 0 -1.25rem;
  }
}
.promotions-section .promotions-row .cols > article {
  padding: 0 2.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.promotions-section .promotions-row .cols > article:last-child {
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .promotions-section .promotions-row .cols > article {
    padding: 0 1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .promotions-section .promotions-row .cols > article {
    padding: 0 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.promotions-section .promotions-row a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
}
.promotions-section:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  top: 50%;
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8fa), color-stop(50%, whitesmoke), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
}

.promotion-box {
  padding: 4.375rem 1.875rem;
  background: #FFFFFF;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.promotion-box h2 {
  margin-bottom: 1.875rem;
  color: #f06030;
}
.promotion-box:hover {
  transform: translateY(-10px);
}

/* = Learn More
========================================================================================*/
.learn-more-block {
  padding: 1.25rem 0 5.3125rem;
  z-index: 1;
}
@media (max-width: 1023.98px) {
  .learn-more-block {
    padding: 0.625rem 0 3.75rem;
  }
}
.learn-more-block .cols {
  margin: 0 -2.875rem;
}
@media (max-width: 1599.98px) {
  .learn-more-block .cols {
    margin: 0 -1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .learn-more-block .cols {
    margin: 0 -1.25rem;
  }
}
.learn-more-block .cols > article {
  padding: 0 2.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.learn-more-block .cols > article:last-child {
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .learn-more-block .cols > article {
    padding: 0 1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .learn-more-block .cols > article {
    padding: 0 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.learn-more-block a {
  display: inline-block;
  color: #000000;
}
.learn-more-block a:hover {
  color: #f2c737;
}
.learn-more-block:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  top: 50%;
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8fa), color-stop(50%, whitesmoke), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
}

.learn-more-box {
  position: relative;
  padding: 2.5rem 1.875rem;
  background: #FFFFFF;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
  z-index: 999;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.learn-more-box h2 {
  margin-bottom: 1.875rem;
  color: #f06030;
}

/* = Banner blocks
========================================================================================*/
.news-section {
  padding: 1.4375rem 0 5.1875rem;
}
@media (max-width: 1599.98px) {
  .news-section .news-row {
    padding: 0 1.25rem;
  }
}
.news-section .news-row .cols {
  margin: 0 -2.875rem;
}
@media (max-width: 1599.98px) {
  .news-section .news-row .cols {
    margin: 0 -1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .news-section .news-row .cols {
    margin: 0 -1.25rem;
  }
}
.news-section .news-row .cols > article {
  padding: 0 2.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.news-section .news-row .cols > article:last-child {
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .news-section .news-row .cols > article {
    padding: 0 1.5625rem;
  }
}
@media (max-width: 1023.98px) {
  .news-section .news-row .cols > article {
    padding: 0 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.news-section.news-carousel {
  /* To avoid conflict with "Button" hover styles*/
}
.news-section.news-carousel .news-box {
  height: 100%;
}
.news-section.news-carousel .news-row .cols {
  margin: 0 50px;
}
@media (max-width: 1279.98px) {
  .news-section.news-carousel .news-row .cols {
    margin: 0;
  }
}
@media (max-width: 1023.98px) {
  .news-section.news-carousel .news-row .cols {
    margin: 0;
  }
}
.news-section.news-carousel .slick-track {
  height: 100%;
  padding: 1.25rem 0;
}
.news-section.news-carousel .slick-track .slick-slide {
  height: inherit;
}
.news-section.news-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 100;
}
.news-section.news-carousel .slick-arrow:hover {
  opacity: 0.8;
}
.news-section.news-carousel .slick-arrow.slick-next {
  right: 0;
  transform: rotate(-90deg);
  margin-right: -50px;
}
@media (max-width: 1279.98px) {
  .news-section.news-carousel .slick-arrow.slick-next {
    margin-right: -30px;
  }
}
.news-section.news-carousel .slick-arrow.slick-prev {
  transform: rotate(90deg);
  margin-left: -50px;
}
@media (max-width: 1279.98px) {
  .news-section.news-carousel .slick-arrow.slick-prev {
    margin-left: -30px;
  }
}
@media (max-width: 767.98px) {
  .news-section.news-carousel .slick-arrow {
    display: none !important;
  }
}
.news-section.news-carousel .slider-btn, .news-section.news-carousel .slick-arrow {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-indent: -999999em;
  background: url("../../images/bgi/triangle.svg") no-repeat center center !important;
  border: transparent !important;
  background-size: 1.875rem !important;
  font-size: 0;
  transition: all 0.4s ease-in-out, transform 200ms linear;
}
.news-section.news-carousel .slider-btn:hover, .news-section.news-carousel .slick-arrow:hover {
  background: url("../../images/bgi/triangle.svg") no-repeat center center !important;
  background-size: 1.875rem !important;
}
.news-section.news-carousel .slick-dots {
  width: 100%;
  text-align: center;
  margin-top: 20px !important;
  padding: 0;
  margin-left: 0;
}
.news-section.news-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.news-section.news-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.news-section.news-carousel .slick-dots li button:before {
  content: "•";
  font-size: 48px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 1;
  color: #f06030;
}
.news-section.news-carousel .slick-dots li.slick-active button:before {
  color: #f2c737;
}

.subscribe-row {
  background: #000000;
  color: #FFFFFF;
  width: 100%;
  padding: 2.5rem 2.8125rem 2.1875rem;
}
.subscribe-row h2 {
  margin-bottom: 1.5625rem;
  color: #f06030;
}
.subscribe-row p {
  margin-bottom: 1.875rem;
}

.news-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f7f8fa;
}
.news-box a {
  color: #000000;
}
.news-box figure {
  width: 100%;
  overflow: hidden;
}
.news-box figure img {
  width: 100%;
}
.news-box .news-info {
  padding: 2.5rem;
}
.news-box .news-info h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000000;
  margin-bottom: 1.25rem;
}
.news-box .news-info h6 a {
  color: #000000;
}
.news-box .news-info h6 a:hover {
  color: #f06030;
}
.news-box:hover .news-info h6 {
  color: #f06030;
}

.newsletter-box .wpcf7-form, .newsletter-box form {
  padding: 0;
}
.newsletter-box .submit-btn input[type=submit] {
  width: 100%;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  font-size: 18px;
  padding: 1.125rem 1.375rem;
  white-space: normal;
}
@media (max-width: 1279.98px) {
  .newsletter-box .submit-btn input[type=submit] {
    font-size: 16px;
  }
}
.newsletter-box .submit-btn input[type=submit]:hover {
  color: #FFFFFF;
}
.newsletter-box .submit-btn.right-arrow {
  z-index: 1;
}
.newsletter-box .submit-btn.right-arrow input[type=submit] {
  padding-right: 4.0625rem;
  background: transparent;
  z-index: 1;
}
@media (max-width: 459.98px) {
  .newsletter-box .submit-btn.right-arrow input[type=submit] {
    padding-right: 1.375rem;
    text-align: center;
    font-size: 14px;
  }
}
.newsletter-box .submit-btn.right-arrow input[type=submit]:hover + .arrow svg {
  fill: #FFFFFF;
}
.newsletter-box .submit-btn.right-arrow .arrow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
  height: 100%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.newsletter-box .submit-btn.right-arrow .arrow svg {
  width: 2.125rem;
  right: 1.25rem;
  fill: #000000;
}
@media (max-width: 459.98px) {
  .newsletter-box .submit-btn.right-arrow .arrow svg {
    display: none;
  }
}
.newsletter-box .submit-btn .wpcf7-spinner {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 1rem !important;
  height: 1rem !important;
  background-size: 100% 100%;
}
.newsletter-box div.wpcf7-response-output {
  padding: 1rem;
}

/* = Tagline blocks
========================================================================================*/
.tagline-block {
  text-align: center;
}

/* = Tile blocks
========================================================================================*/
.tile-block .list-item-body .btn:hover {
  box-shadow: none;
}
.tile-block .excerpt_part {
  word-break: break-word;
}

/* = Subscribe blocks
========================================================================================*/
.subscribe-section {
  padding: 1.4375rem 0 5.1875rem;
}
.subscribe-section .subscribe-row {
  background: #000000;
  color: #FFFFFF;
  width: 100%;
  padding: 2.5rem 2.8125rem 2.1875rem;
}
.subscribe-section .subscribe-row h2 {
  margin-bottom: 1.5625rem;
  color: #f06030;
}
.subscribe-section .subscribe-row p {
  margin-bottom: 1.875rem;
}
.subscribe-section .subscribe-row .newsletter-box .form-row .input-field {
  width: 23%;
  height: 100%;
  margin: 0.5rem;
}
.subscribe-section .subscribe-row .newsletter-box .form-row .input-field.submit-btn {
  width: 35%;
}
@media (max-width: 1023.98px) {
  .subscribe-section .subscribe-row .newsletter-box .form-row {
    flex-direction: column;
  }
  .subscribe-section .subscribe-row .newsletter-box .form-row .input-field {
    width: 100%;
  }
  .subscribe-section .subscribe-row .newsletter-box .form-row .input-field.submit-btn {
    width: 100%;
  }
}

.cart-overlay {
  height: calc(100vh - 10rem);
  overflow: auto;
}
@media (max-width: 1023.98px) {
  .cart-overlay {
    height: calc(100vh - 7.5rem);
  }
}
@media (max-width: 1023.98px) {
  .cart-overlay {
    height: calc(100vh - 5.625rem);
  }
}

.popup-title {
  margin-bottom: 3.125rem;
}
.popup-title h2 {
  font-size: 3rem;
  margin: 0;
}
@media (max-width: 767.98px) {
  .popup-title h2 {
    font-size: 2.375rem;
  }
}

.item-block {
  margin-bottom: 1.5625rem;
}

.cart-main {
  max-height: calc(100vh - 35rem);
  overflow-y: auto;
}
.cart-main .item-block {
  margin-right: 6px;
}
@media (max-width: 1023.98px) {
  .cart-main {
    max-height: calc(100vh - 31.875rem);
  }
}
@media (max-width: 767.98px) {
  .cart-main {
    max-height: calc(100vh - 29.375rem);
  }
}

.cart-bottom {
  margin-top: 3.125rem;
}
@media (max-width: 1023.98px) {
  .cart-bottom {
    margin-top: 2.5rem;
  }
}

.cart-total {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f2c737;
  font-size: 1.125rem;
  font-family: "Oswald", sans-serif;
}
@media (max-width: 767.98px) {
  .cart-total {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 459.98px) {
  .cart-total {
    padding-left: 1.25rem;
  }
}
.cart-total .cart-total-box {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0.625rem;
}
.cart-total .cart-total-box .total-col-1 {
  width: 65%;
}
.cart-total .cart-total-box .total-col-2 {
  width: 35%;
  font-size: 1.5rem;
}
.cart-total .cart-total-box.sub-total {
  font-weight: 700;
}

.cart-checkout-btn .button {
  width: 100%;
  margin-bottom: 1.5625rem;
}
@media (max-width: 1023.98px) {
  .cart-checkout-btn .button {
    margin-bottom: 1.25rem;
  }
}
.cart-checkout-btn .button:last-child {
  margin-bottom: 0;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}

.item-box {
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .item-box {
    font-size: 14px;
  }
}
.item-box .remove {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 15px;
  color: #f06030;
  line-height: 1;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .item-box .remove {
    font-size: 10px;
  }
}
.item-box figure {
  max-width: 107px;
}
@media (max-width: 767.98px) {
  .item-box figure {
    max-width: 80px;
  }
}
@media (max-width: 459.98px) {
  .item-box figure {
    max-width: 75px;
  }
}
.item-box figure a {
  display: block;
}
.item-box figure img {
  width: 100%;
  height: auto;
}
.item-box .cart-item-info {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: calc(100% - 107px);
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .item-box .cart-item-info {
    width: calc(100% - 80px);
  }
}
@media (max-width: 459.98px) {
  .item-box .cart-item-info {
    width: calc(100% - 75px);
    padding-right: 0;
  }
}
.item-box .cart-item-info h6 {
  margin-bottom: 0.5rem;
  font-size: 16px;
}
.item-box .cart-item-info h6 a {
  display: block;
  color: #000000;
}
.item-box .cart-item-info h6 a:hover {
  color: #f06030;
}
.item-box .cart-item-info p {
  line-height: 1.25;
  color: #919191;
  margin-bottom: 1.5625rem;
}
.item-box .cart-item-info .item-qty {
  line-height: 1;
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.timeline-cards-block .timeline-cards {
  --col-gap: 2rem;
  --row-gap: 2rem;
  --line-w: 0.25rem;
  display: grid;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(60rem, 90%);
  margin-inline: auto;
  /* line */
  /* row gaps */
  /* card */
}
.timeline-cards-block .timeline-cards::before {
  content: "";
  grid-column: 1;
  grid-row: 1/span 20;
  background: #e1e1e1;
}
.timeline-cards-block .timeline-cards li:not(:last-child) {
  margin-bottom: var(--row-gap);
}
.timeline-cards-block .timeline-cards li {
  grid-column: 2;
  --inlineP: 1.5rem;
  margin-inline: var(--inlineP);
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
  /* title */
  /* title descr */
}
.timeline-cards-block .timeline-cards li .timeline-title h3 {
  margin-inline: calc(var(--inlineP) * -1);
  padding: 0.8rem;
  text-align: center;
  background-color: #f06030;
  color: #FFFFFF !important;
  display: grid;
  place-content: center;
  position: relative;
  /* title flap */
}
.timeline-cards-block .timeline-cards li .timeline-title h3::before {
  content: "";
  width: var(--inlineP);
  aspect-ratio: 1;
  background: #f06030;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
  position: absolute;
  top: 100%;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  right: 0;
}
.timeline-cards-block .timeline-cards li .timeline-descr {
  background: var(--bgColor);
  position: relative;
  padding: 2.5rem 1.875rem;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
}

/* media queries */
@media (min-width: 40rem) {
  .timeline-cards-block {
    /* start second card */
  }
  .timeline-cards-block .timeline-cards {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .timeline-cards-block .timeline-cards::before {
    grid-column: 2;
  }
  .timeline-cards-block .timeline-cards li:nth-child(odd) {
    grid-column: 1;
  }
  .timeline-cards-block .timeline-cards li:nth-child(even) {
    grid-column: 3;
  }
  .timeline-cards-block .timeline-cards li:nth-child(2) {
    grid-row: 2/4;
  }
  .timeline-cards-block .timeline-cards li:nth-child(odd) .timeline-title h3::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }
  .timeline-cards-block .timeline-cards li:nth-child(odd) .timeline-title h3::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
}
/* =Breadcrumbs
========================================================================================*/
#breadcrumbs, #breadcrumbs2, #breadcrumbs3 {
  color: #000000;
  opacity: 0.8;
}
#breadcrumbs a, #breadcrumbs2 a, #breadcrumbs3 a {
  color: #f06030;
  text-decoration: none !important;
}
#breadcrumbs a:hover, #breadcrumbs2 a:hover, #breadcrumbs3 a:hover {
  color: #f2c737;
}

/* =Side Menu
========================================================================================*/
.widget_jdw_nav li {
  padding: 0.8rem 1.25rem !important;
  display: block;
  border-bottom: 0.125rem solid #FFFFFF;
}
.widget_jdw_nav li:last-child {
  border-bottom: none;
}
.widget_jdw_nav li a {
  text-decoration: none;
  font-size: 1.25rem;
  font-family: "Oswald", sans-serif;
  color: #FFFFFF;
  display: block;
  line-height: 1.4;
}
.widget_jdw_nav li a:hover {
  color: #f7f8fa;
}
.widget_jdw_nav li.current-menu-item > a,
.widget_jdw_nav li.current-menu-parent > a,
.widget_jdw_nav li.current-menu-ancestor > a {
  font-weight: 700;
}
.widget_jdw_nav li.current-menu-item > .sub-menu,
.widget_jdw_nav li.current-menu-parent > .sub-menu,
.widget_jdw_nav li.current-menu-ancestor > .sub-menu {
  display: block;
}
.widget_jdw_nav .sub-menu {
  padding: 0;
  margin-bottom: 0;
  display: none;
}
.widget_jdw_nav .sub-menu li {
  padding: 0.8rem 0 !important;
}
.widget_jdw_nav .sub-menu li a {
  padding-left: 1.25rem;
  font-size: 1.25rem;
}
.widget_jdw_nav .sub-menu > li:first-child {
  margin-top: 0.8rem;
  border-top: 0.125rem solid #ffffff;
}
.widget_jdw_nav .sub-menu .sub-menu li a {
  padding-left: 2.5rem;
  font-size: 1.125rem;
  font-style: italic;
}
.widget_jdw_nav li.current-menu-item.menu-item-has-children, .widget_jdw_nav li.current-menu-parent.menu-item-has-children, .widget_jdw_nav li.current-menu-ancestor.menu-item-has-children {
  padding-bottom: 0 !important;
}

/* =Pagination
========================================================================================*/
.navigation {
  text-align: center;
}
.navigation a {
  text-decoration: none !important;
}
.navigation .page-numbers {
  display: inline-block;
  color: #000000;
  background: #f7f8fa;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  width: 3.125rem;
  height: 3.125rem;
  line-height: 3.125rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
.navigation .page-numbers:hover, .navigation .page-numbers.current {
  background-color: #f06030;
  color: #FFFFFF !important;
}

/* =Social Share
========================================================================================*/
.social-share-buttons {
  font-size: 0;
}
.social-share-buttons a {
  position: relative;
  display: inline-block;
  margin-right: 0.4375rem;
  margin-bottom: 0.4375rem;
  color: #FFFFFF;
  padding: 0.625rem;
  height: 3.625rem;
  width: 3.625rem;
}
.social-share-buttons a svg {
  width: 1.875rem;
  height: 1.875rem;
}
.social-share-buttons a svg * {
  fill: #000000;
}
.social-share-buttons a:hover {
  background: #FFFFFF;
}
.social-share-buttons a:hover svg * {
  fill: #f06030;
}
.social-share-buttons a.btn2 svg * {
  fill: #FFFFFF;
}
.social-share-buttons a.btn2:hover {
  background: #f2c737;
}
.social-share-buttons a.btn2:hover svg * {
  fill: #000000;
}

/* = Logos
========================================================================================*/
.logos-section .logo-box figure {
  float: none;
  max-width: 210px;
}
.logos-section .logo-box figure a {
  display: block;
}
.logos-section .logo-box figure img {
  display: block;
}

/* =Footer
========================================================================================*/
#footer {
  position: relative;
}
#footer .footer-top-row {
  position: relative;
  overflow: hidden;
  padding-top: 9.375rem;
}
@media (max-width: 767.98px) {
  #footer .footer-top-row {
    padding-top: 6.25rem;
  }
}
@media (max-width: 1599.98px) {
  #footer .backtotop-row {
    padding: 0 1.25rem;
  }
}
#footer .backtotop-row .backtotop-box {
  position: relative;
}
#footer .backtotop {
  position: absolute;
  top: 3.75rem;
  right: 0;
  z-index: 3;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0;
}
@media (max-width: 767.98px) {
  #footer .backtotop {
    top: 0.9375rem;
  }
}
#footer .backtotop svg {
  height: 2.125rem;
  width: 2.125rem;
  margin-left: 0.9375rem;
}
#footer .backtotop:hover {
  color: #f06030;
  transform: translateY(-10px);
}
#footer .backtotop:hover svg {
  fill: #f06030;
}
#footer .footer-top {
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding: 5rem 1.25rem 6.875rem;
}
@media (max-width: 767.98px) {
  #footer .footer-top {
    padding: 2.5rem 1.25rem 5rem;
  }
}
#footer .footer-top .footer-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -4.375rem;
}
@media (max-width: 1023.98px) {
  #footer .footer-top .footer-info-row {
    margin: 0 -1.875rem;
  }
}
#footer .footer-top .footer-info-row .footer-col {
  width: 38%;
  padding: 0 4.375rem;
}
@media (max-width: 1023.98px) {
  #footer .footer-top .footer-info-row .footer-col {
    padding: 0 1.875rem;
  }
}
@media (max-width: 767.98px) {
  #footer .footer-top .footer-info-row .footer-col {
    width: 100%;
  }
}
#footer .footer-top .footer-info-row .footer-col:first-child {
  width: 62%;
}
@media (max-width: 767.98px) {
  #footer .footer-top .footer-info-row .footer-col:first-child {
    width: 100%;
    margin-bottom: 2.8125rem;
  }
}
#footer .footer-top .footer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .footer-top .footer-box .charity-img {
  max-width: 8.125rem;
  width: 100%;
  margin-right: 2.8125rem;
}
@media (max-width: 767.98px) {
  #footer .footer-top .footer-box .charity-img {
    margin-right: 0;
    margin-bottom: 1.875rem;
  }
}
#footer .footer-top .footer-box .charity-img img {
  width: 100%;
  height: auto;
}
#footer .footer-top .footer-box .footer-info {
  width: calc(100% - 10.9375rem);
}
@media (max-width: 767.98px) {
  #footer .footer-top .footer-box .footer-info {
    width: 100%;
  }
}
#footer .footer-top .footer-info h2 {
  color: #000000;
  margin-bottom: 1.875rem;
}
@media (max-width: 767.98px) {
  #footer .footer-top .footer-info h2 {
    margin-bottom: 1.25rem;
  }
}
#footer .footer-top .footer-info P {
  margin-bottom: 2rem;
}
#footer .footer-top .footer-info P:last-child {
  margin-bottom: 0;
}
#footer .footer-top .footer-info .btn {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#footer .footer-bottom {
  padding: 2.5rem 0;
  background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f8fa), color-stop(50%, whitesmoke), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, whitesmoke 50%, #f7f8fa 100%);
}
#footer .footer-bottom .copyright-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .copyright-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#footer .footer-bottom .footer-logo {
  max-width: 3.6875rem;
  width: 100%;
  margin-right: 2.5rem;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .footer-logo {
    margin: 0 0 0.625rem;
  }
}
#footer .footer-bottom .footer-logo img {
  width: 100%;
  height: auto;
}
#footer .footer-bottom .bottom-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .bottom-info {
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 459.98px) {
  #footer .footer-bottom .bottom-info {
    font-size: 14px;
  }
}
#footer .footer-bottom .bottom-info p {
  margin: 0;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .bottom-info p {
    width: 100%;
  }
}
#footer .footer-bottom .bottom-info .f-links {
  margin-left: 1.25rem;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .bottom-info .f-links {
    width: 100%;
    margin: 0;
  }
}
#footer .footer-bottom .bottom-info .f-links a {
  color: #000000;
}
#footer .footer-bottom .bottom-info .f-links a:hover {
  color: #f06030;
}
#footer .footer-bottom .bottom-info .f-links span {
  margin: 0 0.625rem;
}
#footer .footer-bottom .sponsor-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1023.98px) {
  #footer .footer-bottom .sponsor-info {
    margin-top: 1.25rem;
  }
}
@media (min-width: 1024px) {
  #footer .footer-bottom .sponsor-info {
    margin-left: auto;
  }
}
#footer .footer-bottom .sponsor-info span {
  display: block;
  margin-bottom: 0.625rem;
}

/* =General
========================================================================================*/
/* =Grid
========================================================================================*/
.cols {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}
.cols > .col, .cols > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.cols-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: -2.5rem;
}
.cols-grid > .col, .cols-grid > [class*=col-] {
  padding-right: 0;
  padding-left: 2.5rem;
}
.cols-grid:not(.grid-flat) > .col, .cols-grid:not(.grid-flat) > [class*=col-] {
  margin-bottom: 2.5rem;
}
.cols-grid.grid-small {
  margin-left: -1.25rem;
}
.cols-grid.grid-small > [class*=col-] {
  padding-left: 1.25rem;
}
.cols-grid.grid-small:not(.grid-flat) > .col, .cols-grid.grid-small:not(.grid-flat) > [class*=col-] {
  margin-bottom: 1.25rem;
}
.cols-grid.grid-large {
  margin-left: -5rem;
}
.cols-grid.grid-large > [class*=col-] {
  padding-left: 5rem;
}
.cols-grid.grid-large:not(.grid-flat) > .col, .cols-grid.grid-large:not(.grid-flat) > [class*=col-] {
  margin-bottom: 5rem;
}

/*** Layout - Space adjustments ***/
@media (max-width: 767.98px) {
  .cols-grid:not(.cols-strict) {
    margin-left: 0;
  }

  .cols:not(.cols-strict) > .col, .cols:not(.cols-strict) > [class*=col-], .cols-grid:not(.cols-strict) > [class*=col-], .cols-grid:not(.cols-strict) > .col {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .cols-grid:not(.cols-strict) > [class*=col-] {
    padding-left: 0;
  }
}
/* =Header
========================================================================================*/
.header {
  position: relative;
  z-index: 999;
  width: 100%;
  max-width: 1665px;
  margin: 0 auto;
  /* For Sticky Header*/
}
.header .header-notification {
  background: #f06030;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0 0.5rem;
}
.header .header-notification a {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #FFFFFF;
  transition: color 0.3s ease-in-out;
}
.header .header-notification a:hover {
  color: #000000;
}
.header .header-notification a svg {
  max-width: 16px;
  transition: transform 0.3s ease-in-out;
}
.header .header-notification a svg path {
  fill: #FFFFFF;
  transition: fill 0.3s ease-in-out;
}
.header .header-notification a:hover {
  color: #000000;
}
.header .header-notification a:hover svg {
  transform: translateX(5px);
}
.header .header-notification a:hover svg path {
  fill: #000000;
}
.header .header-top {
  background: #f7f8fa;
  padding: 1.25rem 0 1.25rem;
  background: #f7f8fa;
}
.header .header-top .header-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header .header-top .header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-top .header-right .header-contact {
  margin-right: 2.3125rem;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  color: #f06030;
  transition: all 0.3s ease-in-out;
}
.header .header-top .header-right .header-contact:hover {
  color: #000000;
}
.header .header-top .header-right .header-contact:hover a {
  color: #000000;
}
.header .header-top .header-right .header-contact a {
  display: inline-block;
  margin-left: 0.625rem;
  font-weight: 700;
  color: #f06030;
}
@media (max-width: 1279.98px) {
  .header .header-top .header-right .header-contact {
    margin-right: 0;
    font-size: 1.5625rem;
  }
}
.header .header-top .header-right .header-btns {
  font-size: 0;
}
@media (max-width: 1279.98px) {
  .header .header-top .header-right .header-btns {
    display: none;
  }
}
.header .header-top .header-right .header-btns a {
  color: #FFFFFF;
  background: #000000;
  margin-right: 0.4375rem;
}
.header .header-top .header-right .header-btns a:hover {
  color: #000000;
  background: #f2c737;
}
.header .header-top .header-right .header-btns a:last-child {
  margin-right: 0;
}
.header h1.logo {
  margin: 0;
  line-height: 1;
  display: inline-block;
  width: 273px;
}
@media (max-width: 1599.98px) {
  .header h1.logo {
    width: 250px;
  }
}
@media (max-width: 1023.98px) {
  .header h1.logo {
    width: 210px;
  }
}
@media (max-width: 767.98px) {
  .header h1.logo {
    width: 180px;
  }
}
.header h1.logo a {
  display: inline-block;
  position: relative;
  width: 100%;
}
.header h1.logo a img {
  width: 100%;
  height: auto;
}
.header .header-bottom {
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030));
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%);
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%);
}
@media (max-width: 1279.98px) {
  .header .header-bottom {
    padding: 0.625rem 0;
  }
}
@media (max-width: 767.98px) {
  .header .header-bottom {
    padding: 1.25rem 0;
  }
}
.header .header-bottom .nav-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-bottom .nav-box .sticky-logo {
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 34px;
  margin-right: 0.75rem;
}
@media (max-width: 767.98px) {
  .header .header-bottom .nav-box .sticky-logo {
    width: 28px;
  }
}
.header .header-bottom .nav-box .sticky-logo img {
  width: 100%;
  height: auto;
}
.header .header-bottom .header-search {
  max-width: 38px;
  width: 100%;
  margin-left: auto;
  margin-right: 1.875rem;
}
@media (max-width: 1599.98px) {
  .header .header-bottom .header-search {
    margin-right: 1.25rem;
  }
}
@media (max-width: 1023.98px) {
  .header .header-bottom .header-search {
    max-width: 28px;
  }
}
@media (max-width: 767.98px) {
  .header .header-bottom .header-search {
    max-width: 25px;
  }
}
.header .header-bottom .header-search .search-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-bottom .header-search .search-btn svg {
  width: 100%;
  fill: #FFFFFF;
}
.header .header-bottom .header-search .search-btn:hover svg {
  fill: #000000;
}
.header.clone-full {
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-100%);
  /* Custom styles */
}
.header.clone-full.sticky {
  transform: translateY(0);
}
.header.clone-full .header-top {
  display: none;
}
.header.clone-full .header-bottom .nav-box .sticky-logo {
  display: block;
  opacity: 1;
  visibility: visible;
}

.responsive-contact {
  border-top: 1px solid #FFFFFF;
}
@media (max-width: 767.98px) {
  .responsive-contact {
    max-width: 95%;
  }
}
.responsive-contact .header-contact {
  font-size: 2.875rem;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  color: #f06030;
  transition: all 0.3s ease-in-out;
}
.responsive-contact .header-contact:hover {
  color: #000000;
}
.responsive-contact .header-contact:hover a {
  color: #000000;
}
.responsive-contact .header-contact a {
  display: inline-block;
  margin-left: 1.25rem;
  font-weight: 700;
  color: #f06030;
}
.responsive-contact .header-btns {
  padding-top: 2.5rem;
}
.responsive-contact .header-btns .btn {
  color: #FFFFFF;
  background: #000000;
  font-size: 16px;
  margin-bottom: 0.3125rem;
}
.responsive-contact .header-btns .btn:hover {
  color: #000000;
  background: #f2c737;
}

.list-item .list-item-body {
  position: relative;
  box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.05);
  display: block;
}
.list-item .list-item-body .list-item-img {
  overflow: hidden;
  display: block;
  width: 100%;
}
.list-item .list-item-body .list-item-img img {
  width: 100%;
  backface-visibility: initial;
}
.list-item .list-item-body .list-item-img.placeholder-img {
  background: #f7f8fa;
}
.list-item a, .list-item .list-item-content {
  color: #000000;
}

html:not(.ie-compatible) .listing.same-height .list-item .list-item-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
html:not(.ie-compatible) .listing.same-height .list-item .list-item-body .list-item-img {
  overflow: inherit !important;
  /* To avoid overflow:hidden */
}
html:not(.ie-compatible) .listing.same-height .list-item .list-item-body .list-item-content {
  height: 100%;
  /* For the Match height with Flex*/
}

html.ie-compatible .listing.same-height .list-item {
  overflow: hidden;
}
html.ie-compatible .listing.same-height .list-item .list-item-body {
  position: relative;
  height: 100%;
}
html.ie-compatible .listing.same-height .list-item .list-item-body .list-item-content {
  height: 100%;
}

/* =Navigation
========================================================================================*/
#mainmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#mainmenu ul ul {
  background-color: #000000;
  min-width: 13.4375rem;
}
#mainmenu ul ul ul {
  top: 0;
  left: 100%;
}
#mainmenu ul li {
  display: block;
  position: relative;
  float: left;
  /*Main level*/
}
#mainmenu ul li a {
  display: block;
  padding: 1.3125rem 0.8rem;
  font-size: 1.25rem;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  color: #FFFFFF;
}
#mainmenu ul li a:hover {
  color: #000000;
}
#mainmenu ul li.current-menu-item > a, #mainmenu ul li.current-menu-ancestor > a {
  color: #000000;
}
#mainmenu ul li.current-menu-item li.current-menu-parent > a, #mainmenu ul li.current-menu-ancestor li.current-menu-parent > a {
  color: #f06030;
}
#mainmenu ul li.current-menu-parent > a {
  color: #000000;
}
#mainmenu ul ul.sub-menu li.current-menu-parent > a {
  color: #f06030;
}
#mainmenu li ul {
  display: none;
}
#mainmenu li ul li {
  /*Rest Level*/
}
#mainmenu li ul li.menu-item-has-children {
  position: relative;
}
#mainmenu li ul li.menu-item-has-children::before {
  content: "";
  display: block;
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  background-image: url(../../images/bgi/triangle-alt.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: translateY(-50%) rotate(270deg);
}
#mainmenu li ul li.menu-item-has-children:hover::before {
  background-image: url(../../images/bgi/triangle.svg);
}
#mainmenu li ul li a {
  color: #FFFFFF;
  font-size: 1rem;
  padding: 0.8rem;
  text-transform: none;
}
#mainmenu li ul li:hover {
  background: #f7f8fa;
}
#mainmenu li ul li:hover > a {
  color: #000000;
}
#mainmenu li ul li.current-menu-item > a {
  color: #f06030;
}
#mainmenu li:hover > ul {
  display: block;
  position: absolute;
}
#mainmenu li:hover li {
  float: none;
}

/**Responsive Menu List **/
.mobile-menu {
  margin: 0 auto;
}
.mobile-menu .cart-box {
  display: table;
  margin-top: 3.4375rem;
}
.mobile-menu .cart-box a {
  font-size: 1.5rem;
}
.mobile-menu .cart-box a i {
  font-size: 2.1875rem;
}
.mobile-menu .cart-box a .cart-item {
  min-height: 20px;
  min-width: 19px;
  line-height: 19px;
  font-size: 12px;
}
.mobile-menu .cart-box a .cart-value {
  position: relative;
  color: #FFFFFF;
  font-weight: 800;
  left: -1.625rem;
  top: -2rem;
  min-height: 1.625rem;
  min-width: 1.625rem;
  line-height: 1.625rem;
  background: #000000;
  text-align: center;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin: auto;
  font-size: 0.875rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .mobile-menu .cart-box a .cart-value {
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
  }
}
.mobile-menu .cart-box a span {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 2.875rem;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.6;
  margin-right: 1.625rem;
}
@media (max-width: 1023.98px) {
  .mobile-menu .cart-box a span {
    font-size: 2.5rem;
  }
}

.responsive_menu {
  /*When Sub Menu Dropdown*/
}
body.page-overlay-content .responsive_menu {
  margin-top: 12.5rem;
}
.responsive_menu li {
  position: relative;
  /*When Sub Menu Dropdown*/
}
.responsive_menu li:first-child {
  border-top: 0;
}
.responsive_menu li a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 2.875rem;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: #000000;
  line-height: 1.6;
  margin-right: 1.625rem;
}
.responsive_menu li a:hover {
  color: #f06030;
}
.responsive_menu li a.open {
  /* background: $color1 !important;
  color: $color-white; */
}
.responsive_menu li .sub-menu {
  display: none;
}
.responsive_menu li .sub-menu li a {
  padding-left: 2.5rem;
  font-size: 2rem;
  /* background: rgba(0, 0, 0,.05); */
}
.responsive_menu li .sub-menu li li a {
  /* background: rgba(0, 0, 0,.1); */
  padding-left: 5rem;
}
.responsive_menu li.menu-item-has-children > span {
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  top: 0.625rem;
  right: 0;
  z-index: 100;
  cursor: pointer;
}
.responsive_menu li.menu-item-has-children > span:after {
  content: "";
  color: #000000;
  text-align: center;
  line-height: 3.625rem;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  left: 0;
  background: url(../../images/bgi/triangle.svg) no-repeat center center;
  background-size: 18px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.responsive_menu li.menu-item-has-children > span.active:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.cart-bag {
  position: relative;
  text-indent: 0;
  display: block;
}
.cart-bag svg {
  vertical-align: middle;
}
.cart-bag svg path {
  fill: #FFFFFF;
}
.cart-bag .cart-value {
  position: absolute;
  color: #FFFFFF;
  font-weight: 800;
  left: 1.125rem;
  top: -0.625rem;
  min-height: 1.625rem;
  min-width: 1.625rem;
  line-height: 1.625rem;
  background: #000000;
  text-align: center;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin: auto;
  font-size: 0.875rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .cart-bag .cart-value {
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    left: 2.25rem;
  }
}
.cart-bag:hover {
  color: #000000;
}
.cart-bag:hover svg path {
  fill: #000000;
}
.cart-bag:hover .cart-value {
  background-color: #FFFFFF;
  color: #000000;
}

@media (max-width: 1023.98px) {
  .responsive_menu li a {
    font-size: 2.5rem;
  }
}
/* =Home
========================================================================================*/
/* =Blocks Template
========================================================================================*/
@media (max-width: 1279.98px) {
  .page-template-blocks-template .cols-grid .col-lg-8 {
    margin-bottom: 2.5rem;
  }
}

/* =General WooCommerce
========================================================================================*/
.woocommerce {
  /*Messages*/
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.added_to_cart {
  margin: 0;
  display: inline-block;
  text-align: center;
  border: 0.125rem solid #f06030;
  cursor: pointer;
  font-size: 20px;
  padding: 1rem 1.375rem;
  text-decoration: none !important;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
  border: 0;
  background: -moz-linear-gradient(0deg, #f2c737 0%, #f06030 100%) !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f2c737), color-stop(100%, #f06030)) !important;
  background: -webkit-linear-gradient(0deg, #f2c737 0%, #f06030 100%) !important;
  background: -o-linear-gradient(0deg, #f2c737 0%, #f06030 100%) !important;
  background: -ms-linear-gradient(0deg, #f2c737 0%, #f06030 100%) !important;
  background: linear-gradient(90deg, #f2c737 0%, #f06030 100%) !important;
  background-size: 800% !important;
}
@media (max-width: 1279.98px) {
  .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.added_to_cart {
    font-size: 18;
  }
}
@media (max-width: 767.98px) {
  .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.added_to_cart {
    font-size: 16px;
  }
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.added_to_cart:hover {
  background-size: 100% !important;
  color: #000000;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  color: #000000 !important;
}
.woocommerce form.woocommerce-ordering {
  padding: 0;
  padding-bottom: 1.25rem;
  background: none;
}
.woocommerce form.woocommerce-ordering .orderby {
  border: 0.125rem solid #f2c737;
  margin: 0;
  font-style: normal !important;
}
.woocommerce .add_to_cart_button.loading {
  color: transparent !important;
}
.woocommerce .add_to_cart_button.loading:hover {
  color: transparent !important;
}
.woocommerce .add_to_cart_button.loading:hover:after {
  color: #f2c737;
}
.woocommerce .woocommerce-products-header {
  margin-bottom: 1.25rem;
}
.woocommerce .woocommerce-products-header__title {
  margin-bottom: 1.25rem;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 1.25rem;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0.125rem;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.woocommerce form.checkout_coupon .woocommerce-form-login__submit,
.woocommerce form.login .woocommerce-form-login__submit,
.woocommerce form.register .woocommerce-form-login__submit {
  float: none;
}
.woocommerce div.woocommerce-message {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .woocommerce div.woocommerce-message {
    flex-wrap: wrap;
  }
}
.woocommerce div.woocommerce-message .button {
  float: none;
  order: 1;
  margin-left: auto;
}
@media (max-width: 1023.98px) {
  .woocommerce div.woocommerce-message .button {
    flex: 0 0 15%;
    margin-left: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .woocommerce div.woocommerce-message .button {
    margin-left: 0;
    margin-top: 1.25rem;
    flex: 0 0 25%;
  }
}
@media (max-width: 459.98px) {
  .woocommerce div.woocommerce-message .button {
    flex: 0 0 100%;
  }
}
.woocommerce div.woocommerce-message .restore-item {
  margin-left: 1.25rem;
}
@media (max-width: 459.98px) {
  .woocommerce div.woocommerce-message .restore-item {
    margin-left: 0;
    margin-top: 1.25rem;
  }
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  background: #f7f8fa !important;
  border-top: none !important;
  border-radius: 0 !important;
  color: #f06030;
  font-family: "Roboto", sans-serif;
  padding: 1.25rem !important;
  margin: 0 0 1.25rem 0 !important;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
  display: none !important;
}

div.woocommerce {
  /* Forms and Labels */
  /* Tables */
}
div.woocommerce form {
  padding: 1.25rem !important;
  border-radius: 0 !important;
  margin: 0 0 2.5rem 0 !important;
  border: none !important;
}
div.woocommerce form .form-row label {
  line-height: inherit;
  margin-bottom: 0.625rem;
}
div.woocommerce table {
  border-radius: 0 !important;
  overflow: hidden;
}
div.woocommerce table.shop_table,
div.woocommerce table.shop_table tbody th,
div.woocommerce table.shop_table tfoot td,
div.woocommerce table.shop_table tfoot th,
div.woocommerce table.shop_table td,
div.woocommerce #add_payment_method #payment,
div.woocommerce .woocommerce-cart #payment,
div.woocommerce .woocommerce-checkout #payment {
  border: 0;
  margin-bottom: 0;
}
div.woocommerce .woocommerce-table th,
div.woocommerce .woocommerce-orders-table th {
  border-right: 0;
}
div.woocommerce .quantity.jd_buttons_added {
  float: none !important;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 1.25rem !important;
  margin-right: 1.25rem !important;
}
div.woocommerce .quantity.jd_buttons_added input {
  background: #f06030;
  color: #FFFFFF;
  width: 40px;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0;
  margin-bottom: 0 !important;
}
div.woocommerce .quantity.jd_buttons_added input.minus {
  position: relative;
}
div.woocommerce .quantity.jd_buttons_added input.minus:hover {
  background: #f2c737;
}
div.woocommerce .quantity.jd_buttons_added input.plus {
  position: relative;
}
div.woocommerce .quantity.jd_buttons_added input.plus:hover {
  background: #f2c737;
}
div.woocommerce .quantity.jd_buttons_added input.input-text {
  margin-top: 0 !important;
  border: 1px solid #000000 !important;
  background: #FFFFFF;
  color: #f06030;
  /* Firefox */
  -moz-appearance: textfield;
}
div.woocommerce .quantity.jd_buttons_added input.input-text::-webkit-outer-spin-button, div.woocommerce .quantity.jd_buttons_added input.input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Tables Cont. */
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-top-color: #f7f8fa;
}

.btn.btn-add-to-cart {
  color: #f7f8fa !important;
}
.btn.btn-add-to-cart:hover {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
  color: #000000 !important;
}

/* Woocommerce pages layout */
.woocommerce-billing-fields .form-row,
.woocommerce-shipping-fields .form-row,
.woocommerce form .form-row {
  display: block;
  margin-bottom: 1.25rem;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  max-width: unset;
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* WooCommerce Forms elements */
.select2-container--default .select2-selection--single {
  border: 0.125rem solid #000000;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  color: #000000;
  background: #FFFFFF;
  padding: 0.75rem 1.375rem;
  min-height: 3.75rem;
  font-size: 1.4375rem;
  line-height: 1.4;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit;
  padding-left: 0 !important;
  color: #000000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 1px;
  margin-top: -13px;
  margin-right: 0.9375rem;
}

.select2.select2-container--open .select2-selection--single {
  border: 1px solid #f06030;
}

.select2-container--open .select2-dropdown {
  border: 1px solid #f06030 !important;
  border-radius: 0;
}
.select2-container--open .select2-dropdown.select2-dropdown--below {
  border-top: 0 !important;
}
.select2-container--open .select2-dropdown.select2-dropdown--above {
  border-bottom: 0 !important;
}
.select2-container--open .select2-search__field {
  border: 1px solid #f06030 !important;
}

.select2-dropdown {
  background-color: #FFFFFF;
}

/* Messages */
.form-row.woocommerce-invalid input.input-text {
  border-color: #dc3545 !important;
}

.woocommerce-invalid #terms {
  outline-color: #dc3545 !important;
}

.woocommerce-page .required,
.woocommerce form .form-row.woocommerce-invalid label {
  color: #dc3545 !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #FFFFFF !important;
  border-radius: 0 !important;
  overflow: hidden;
  margin-top: 1.25rem;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: inherit !important;
}

/* Category / Product pages */
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  min-width: 20rem;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
  color: #f06030;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border-color: #f7f8fa;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #000000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  opacity: 0.8;
}

.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto;
}

@media (max-width: 1023.98px) {
  /*woocommerce-smallscreen.css*/
  .woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }

  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
  }

  .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }

  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }

  .woocommerce table.my_account_orders tr td.order-actions:before, .woocommerce table.shop_table_responsive tr td.actions:before, .woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce-page table.my_account_orders tr td.order-actions:before, .woocommerce-page table.shop_table_responsive tr td.actions:before, .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
    display: none;
  }

  .woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left !important;
  }

  .woocommerce table.shop_table_responsive tr td:not(.product-thumbnail):before, .woocommerce-page table.shop_table_responsive tr td:not(.product-thumbnail):before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }

  .woocommerce table.my_account_orders tr td.order-actions, .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left;
  }

  .woocommerce table.my_account_orders tr td.order-actions .button, .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: 0.125em 0.25em 0.125em 0;
  }

  .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none !important;
    width: 100% !important;
  }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
    width: 48% !important;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }

  .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }

  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }

  .woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: left;
  }

  .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: 0.5em;
  }

  .woocommerce #content table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:before, .woocommerce table.cart td.actions .coupon:after, .woocommerce table.cart td.actions .coupon:before, .woocommerce-page #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:before, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:before {
    content: " ";
    display: table;
  }

  .woocommerce #content table.cart td.actions .coupon:after, .woocommerce table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after {
    clear: both;
  }

  .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    box-sizing: border-box;
  }

  .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: right;
  }

  .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%;
  }

  .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left;
  }

  .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none;
  }

  .woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0;
  }

  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
  }

  .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
  }

  /*Product Page*/
  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
    margin: 0 0 1.25rem 0 !important;
  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
  }

  /*Product Image Logo*/
  .woocommerce-page h1.product-logo {
    text-align: center;
  }

  .woocommerce-page h1.product-logo img {
    max-width: 50%;
  }

  /*Cart table*/
  .cart_totals .recurring-totals th {
    display: block !important;
    width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  /*Forms*/
  .woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 100% !important;
    margin: 0 0 1.25rem 0 !important;
  }

  .woocommerce-page #content table.cart td.actions .coupon .button {
    width: 100% !important;
  }
}
/* =My Account page
========================================================================================*/
.woocommerce-MyAccount-navigation {
  background: #f2c737;
  border-radius: 0;
  float: right !important;
}
.woocommerce-MyAccount-navigation ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none;
}
.woocommerce-MyAccount-navigation ul li {
  padding: 1.25rem 0 !important;
  display: block;
  border-bottom: 0.125rem solid #FFFFFF;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
  font-size: 1.25rem;
  color: #FFFFFF;
  display: block;
  line-height: 1;
  margin-left: 1.25rem;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  color: #f06030;
}

.woocommerce-MyAccount-content {
  float: left !important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox {
  line-height: 3.75rem !important;
}

.woocommerce-account .woocommerce .col2-set .col-1 {
  width: 48%;
  float: left;
}

.woocommerce-account .col2-set .col-2 {
  float: right;
  width: 48%;
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row span em {
  font-size: 12px;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
  font-weight: bold;
  padding-top: 1.25rem;
  margin-bottom: 1.25rem;
}

/* =Cart page
========================================================================================*/
input[name=coupon_code] {
  border-color: #f06030 !important;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text {
  width: auto !important;
  background: #FFFFFF !important;
  padding: 0.75rem 1.375rem !important;
  line-height: 1.4;
  margin-right: 0.625rem;
  border-radius: 0;
}

table.cart td.actions {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce-cart .woocommerce-cart-form {
  border-radius: 0 !important;
  padding: 0 !important;
  background: #FFFFFF;
}
.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
  min-width: 125px !important;
}
@media (max-width: 1023.98px) {
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail {
    text-align: center !important;
    display: block !important;
  }
}
.woocommerce-cart .woocommerce-cart-form .product-thumbnail:before {
  display: none;
}
@media (min-width: 768px) {
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail a {
    height: 0;
    padding-bottom: 70%;
    overflow: hidden;
    position: relative;
    display: flex;
  }
}
.woocommerce-cart .woocommerce-cart-form .product-thumbnail a img {
  width: auto;
}
@media (min-width: 768px) {
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail a img {
    height: auto !important;
    max-height: 90% !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 767.98px) {
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail a img {
    max-height: 160px !important;
  }
}
.woocommerce-cart .woocommerce-cart-form .shop_table {
  border-radius: 0 !important;
  background-color: #FFFFFF;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .product-remove a.remove {
  color: #FFFFFF !important;
  height: 35px;
  width: 35px;
  background: #000000;
  border-radius: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .product-remove a.remove:hover {
  background: #f06030;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .jd_buttons_added {
  margin-bottom: 0 !important;
}
@media (max-width: 1023.98px) {
  .woocommerce-cart .woocommerce-cart-form .shop_table .jd_buttons_added {
    justify-content: flex-end;
    margin-right: 0 !important;
  }
}
.woocommerce-cart .woocommerce-cart-form .shop_table th {
  border-right: 0;
  font-weight: 400;
  background-color: #000000;
}
@media (max-width: 767.98px) {
  .woocommerce-cart .woocommerce-cart-form .shop_table .cart_item {
    margin-bottom: 1.25rem;
    border: 0.125rem solid #000000;
    padding: 2.5rem;
  }
}
.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td {
  border-bottom: 0.125rem solid #000000;
}
@media (max-width: 767.98px) {
  .woocommerce-cart .woocommerce-cart-form .shop_table .cart_item td {
    border-bottom: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item .product-name a {
  font-size: 1rem;
  text-transform: none;
  font-weight: 500;
  color: #f06030;
}
.woocommerce-cart .woocommerce-cart-form .shop_table .cart_item .product-name a:hover {
  color: #f2c737;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals #shipping_method li {
  padding-left: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
  background-color: #000000 !important;
  border-top: 0.125rem solid #000000 !important;
  border-right: 0.125rem solid #000000 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td {
  background-color: #FFFFFF;
  border-top: 0.125rem solid #000000 !important;
  border-right: 0.125rem solid #000000 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout #checkout_form {
  padding: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5em !important;
  color: #000000 !important;
  font-weight: 700;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive .woocommerce-shipping-calculator {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive .woocommerce-shipping-calculator .shipping-calculator-button {
  color: #f2c737;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive .woocommerce-shipping-calculator .shipping-calculator-button:hover {
  color: #f06030;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive tr td {
  background-color: #FFFFFF !important;
  border-top: 0.125rem solid #000000 !important;
  border-right: 0.125rem solid #000000 !important;
}
@media (max-width: 1023.98px) {
  .woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive tr td {
    border-left: 0.125rem solid #f2c737 !important;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive tr:last-child td {
  border-bottom: 0.125rem solid #000000 !important;
  border-right: 0.125rem solid #000000 !important;
}
@media (max-width: 1023.98px) {
  .woocommerce-cart .cart-collaterals .cart_totals .shop_table_responsive tr.order-total + tr td:before {
    display: none;
  }
}

/* =Checkout page
========================================================================================*/
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #f06030;
  color: #FFFFFF;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #f06030;
}

.woocommerce-checkout .payment_methods {
  padding: 1.25rem !important;
}
.woocommerce-checkout .payment_methods .wc_payment_method.payment_method_paypal .about_paypal {
  margin: -2px 0 0 0.5em;
}
.woocommerce-checkout .payment_methods .wc_payment_method label:not([for=nab_dp-card-cvc]) {
  display: inline-block;
}
.woocommerce-checkout .payment_methods .wc_payment_method input:hover, .woocommerce-checkout .payment_methods .wc_payment_method label:hover {
  cursor: pointer;
}
.woocommerce-checkout .payment_methods .payment_method_afterpay p {
  color: #f2c737 !important;
}
.woocommerce-checkout #payment div.payment_box {
  padding: 1.25rem;
}
.woocommerce-checkout #payment div.payment_box input {
  font-size: inherit !important;
  padding: 0.75rem 1.375rem !important;
}
.woocommerce-checkout #payment .form-row.place-order {
  padding: 1.25rem !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
  padding-top: 1.5rem;
  margin-bottom: 1.25rem;
}
.woocommerce-checkout .payment_box {
  border-radius: 0 !important;
}
.woocommerce-checkout .place-order .button {
  font-size: 1em !important;
}
.woocommerce-checkout .select2-selection--single .select2-selection__arrow {
  margin-right: 0.9375rem;
}
.woocommerce-checkout .select2-selection--single .select2-selection__arrow b {
  border-color: #f2c737 transparent transparent transparent !important;
}
.woocommerce-checkout #order_review .shop_table {
  border-collapse: collapse;
  border-radius: none;
  border: 0.125rem solid #000000;
}
.woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table tbody {
  border: 0.125rem solid #000000;
}
.woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table thead tr th {
  background: #000000;
  color: #FFFFFF;
  font-weight: normal;
}
.woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
  background: #000000;
  color: #FFFFFF;
}
.woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  border-bottom: 0.125rem solid #000000;
}
.woocommerce-checkout #order_review .shop_table tbody .cart_item:first-child {
  border-top: 0.125rem;
}
.woocommerce-checkout #order_review .shop_table tbody tr td {
  min-height: 100px;
  padding: 1rem;
  border-top: 0.125rem solid #000000;
}
.woocommerce-checkout #order_review table .product-total {
  text-align: center;
}
.woocommerce-checkout #order_review table th {
  border-right: 0.125rem solid #000000;
  background: none;
  color: #000000;
}
.woocommerce-checkout form.checkout .col2-set, .woocommerce-checkout form.checkout .woocommerce-page .col2-set {
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-checkout form.checkout .col2-set, .woocommerce-checkout form.checkout .woocommerce-page .col2-set {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
  }
  .woocommerce-checkout form.checkout .col2-set .col-1, .woocommerce-checkout form.checkout .col2-set .col-2, .woocommerce-checkout form.checkout .woocommerce-page .col2-set .col-1, .woocommerce-checkout form.checkout .woocommerce-page .col2-set .col-2 {
    display: block;
    width: 100%;
    min-width: 100%;
  }
}
.woocommerce-checkout button#place_order {
  font-size: 1.5em !important;
  width: 100%;
  font-weight: 700;
  color: #000000 !important;
}
.woocommerce-checkout .woocommerce-order ul.order_details {
  padding-left: 0 !important;
  margin: 0 !important;
}
.woocommerce-checkout .woocommerce-order ul.order_details li {
  list-style: none;
  border-right: 0.125rem solid #f2c737;
}
.woocommerce-checkout .woocommerce-order ul.order_details li:last-of-type {
  border: 0;
}
@media (max-width: 1023.98px) {
  .woocommerce-checkout .woocommerce-order ul.order_details li {
    display: block;
    width: 100%;
    margin-bottom: 1.25rem;
    border: 0.125rem !important;
  }
}

.woocommerce .quantity .qty {
  padding: 0.5rem;
}
.woocommerce .woocommerce-order-details .shop_table {
  background: #FFFFFF;
  border-collapse: collapse;
  border-radius: none;
  border: 0.125rem solid #f2c737;
}
.woocommerce .woocommerce-order-details .shop_table.woocommerce-checkout-review-order-table tbody, .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details tbody {
  border: 0.125rem solid #f2c737;
}
.woocommerce .woocommerce-order-details .shop_table.woocommerce-checkout-review-order-table thead tr th, .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details thead tr th {
  background: #f2c737;
  color: #FFFFFF;
}
.woocommerce .woocommerce-order-details .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th, .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details tfoot tr:first-child th {
  border-top: 0;
}
.woocommerce .woocommerce-order-details .shop_table.woocommerce-checkout-review-order-table tfoot tr th, .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details tfoot tr th {
  background: #f2c737;
  color: #FFFFFF;
}
.woocommerce .woocommerce-order-details .shop_table.woocommerce-checkout-review-order-table tfoot tr td, .woocommerce .woocommerce-order-details .shop_table.woocommerce-table--order-details tfoot tr td {
  border-bottom: 1px solid #f2c737;
}
.woocommerce .woocommerce-order-details .shop_table tbody .cart_item:first-child {
  border-top: 0px;
}
.woocommerce .woocommerce-order-details .shop_table tbody tr td {
  min-height: 100px;
  padding: 1rem;
  border-top: 1px solid #f2c737;
}
.woocommerce .woocommerce-order-details table .product-name {
  text-align: center;
}
.woocommerce .woocommerce-order-details table .product-total {
  text-align: center;
}
.woocommerce .woocommerce-order-details table th {
  border-right: solid 1px #f2c737;
  background: none;
  color: #000000;
}
.woocommerce .account-orders-table {
  background: #FFFFFF;
}
.woocommerce .account-orders-table tbody .woocommerce-orders-table__row td {
  border-bottom: 1px solid #f2c737;
}
.woocommerce #order_review {
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce #order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
  }
}
.woocommerce .woocommerce-customer-details address {
  line-height: 1.5;
  border-radius: 0;
  border: 0;
  padding: 0;
}
.woocommerce .woocommerce-customer-details .col2-set {
  width: 100%;
  float: none;
}
.woocommerce .woocommerce-customer-details .col2-set .col-1 {
  display: block;
  min-width: 48%;
  float: left;
  width: 48%;
}
.woocommerce .woocommerce-customer-details .col2-set .col-2 {
  display: block;
  min-width: 48%;
  float: right;
  width: 48%;
}
@media (max-width: 1023.98px) {
  .woocommerce .woocommerce-customer-details .col2-set .col-1, .woocommerce .woocommerce-customer-details .col2-set .col-2 {
    width: 100% !important;
  }
  .woocommerce .woocommerce-customer-details .col2-set .col-2 {
    margin-top: 2rem;
  }
}
.woocommerce mark {
  background-color: #f06030;
  padding: 2px 5px;
  color: #FFFFFF;
}
@media (max-width: 767.98px) {
  .woocommerce .woocommerce-MyAccount-content {
    margin-top: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .woocommerce .woocommerce-Addresses .col-1 {
    margin-bottom: 1.25rem;
  }
}
.woocommerce .woocommerce-Addresses address {
  line-height: 1.5;
}

.order_details .product-name a {
  color: #f2c737;
}
.order_details .product-name a:hover {
  color: #f06030;
}

.woocommerce .products.cols-grid {
  margin-left: -1.25rem !important;
}
.woocommerce .products.cols-grid:before, .woocommerce .products.cols-grid:after {
  display: none;
}
.woocommerce .products.cols-grid li.product {
  float: none;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  margin: 0 !important;
  width: auto !important;
  margin-bottom: 1.25rem !important;
}
@media (max-width: 767.98px) {
  .woocommerce .products.cols-grid li.product {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 459.98px) {
  .woocommerce .products.cols-grid li.product {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.woocommerce .products.cols-grid li.product .woocommerce-placeholder {
  border: 0 !important;
}
.woocommerce .products.cols-grid li.product .product-info {
  text-align: center;
}
.woocommerce .products.cols-grid li.product .product-loop-image-container {
  margin-bottom: 1.25rem;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
}
.woocommerce .products.cols-grid li.product .product-loop-image-container a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.woocommerce .products.cols-grid li.product .product-loop-image-container a img {
  width: auto !important;
  max-height: 100%;
  margin-bottom: 0;
}

.woocommerce.single-product .products.related, .woocommerce.single-product .products.upsells {
  clear: both;
}
.woocommerce.single-product .products.related h2, .woocommerce.single-product .products.upsells h2 {
  padding-top: 1.25rem;
}
.woocommerce.single-product .product .single_variation_wrap {
  margin-bottom: 1.25rem;
}
.woocommerce.single-product .product .single_variation_wrap .single_variation > div {
  margin-bottom: 1.25rem;
}
.woocommerce.single-product .product .summary .extra-info {
  color: #f2c737;
  font-style: italic;
  clear: both;
}
.woocommerce.single-product .product .summary form.variations_form {
  overflow: visible;
}
.woocommerce.single-product .product .summary form.variations_form .variations td {
  vertical-align: baseline;
}
.woocommerce.single-product .product .summary .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before {
  background-color: #f2c737;
  border-radius: 0;
}
.woocommerce.single-product .product .summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term:not(.rtwpvs-radio-term) {
  box-shadow: 0 0 0 1px #f2c737;
  border-radius: 0;
}
.woocommerce.single-product .product .summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term:not(.rtwpvs-radio-term).selected, .woocommerce.single-product .product .summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term:not(.rtwpvs-radio-term):hover {
  box-shadow: 0 0 0 2px #f2c737;
}
.woocommerce.single-product .product .summary .product_meta > span {
  font-weight: bold;
  display: block;
  line-height: 1.4;
}
.woocommerce.single-product .product .summary .product_meta > span:not(:last-child) {
  margin-bottom: 1.25rem;
}
.woocommerce.single-product .product .summary .product_meta > span.sku_wrapper {
  display: none !important;
}
.woocommerce.single-product .product .summary .product_meta > span a {
  font-weight: normal;
}
.woocommerce.single-product .product .summary .product_meta > span a + * {
  font-weight: normal;
}
.woocommerce.single-product .summary .single_add_to_cart_button {
  float: none !important;
}
.woocommerce.single-product .summary .single_add_to_cart_button + p {
  float: left;
  width: 100%;
  margin-top: 1.25rem;
}
.woocommerce.single-product .summary .single_variation {
  margin-bottom: 1.25rem;
}
.woocommerce.single-product .summary .product_meta > span {
  display: block;
}
.woocommerce.single-product .summary .product_meta > span:not(:last-child) {
  margin-bottom: 1.25rem;
}
.woocommerce.single-product .summary .product_meta > span .sku {
  font-weight: bold;
}
.woocommerce.single-product .summary .product_meta > span a {
  font-weight: bold;
}
.woocommerce.single-product .summary .cart {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.woocommerce.single-product .summary select {
  display: block !important;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs {
  margin-bottom: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs:before {
  display: none !important;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs li {
  border-radius: 0 !important;
  border: 0 !important;
  float: left;
  position: relative !important;
  margin: 0 !important;
  text-align: center !important;
  padding: 0 !important;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs li:before, .woocommerce.single-product .woocommerce-tabs .wc-tabs li:after {
  display: none;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs li a {
  padding: 1.25rem 2.5rem !important;
  text-decoration: none;
  color: #000000 !important;
  background: #f06030;
  font-size: 1.5rem;
  height: 100%;
  cursor: pointer;
  text-transform: uppercase;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs li a:hover {
  background: #f2c737;
  color: #f06030 !important;
}
.woocommerce.single-product .woocommerce-tabs .wc-tabs li.active a {
  background: #f2c737;
  color: #f06030 !important;
}
.woocommerce.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 1.25rem !important;
  background: #f7f8fa;
}
.woocommerce.single-product .woocommerce-tabs .shop_attributes {
  border-top: 1px solid #f2c737 !important;
}
.woocommerce.single-product .woocommerce-tabs .shop_attributes th {
  color: #f06030;
  background: #f2c737 !important;
  border-right: 0;
  border-bottom: 1px solid #f2c737 !important;
}
.woocommerce.single-product .woocommerce-tabs .shop_attributes td {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  background: #f7f8fa !important;
  border-bottom: 1px solid #f2c737 !important;
  border-right: 1px solid #f2c737 !important;
  vertical-align: middle !important;
}
.woocommerce.single-product .woocommerce-tabs .shop_attributes td a {
  color: #000000;
}
.woocommerce.single-product .woocommerce-tabs .shop_attributes td a:hover {
  color: #f06030;
}
.woocommerce.single-product .woocommerce-product-gallery__wrapper {
  transition: none !important;
}
.woocommerce.single-product .woocommerce-product-gallery__wrapper .slick-slide a:hover {
  cursor: grab;
}
.woocommerce.single-product .woocommerce-product-gallery__wrapper .slick-slide a img {
  max-height: 945px;
}
/*# sourceMappingURL=style.css.map */
