.cadient2_footer .flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.cadient2_footer .flex__item {
  position: relative;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: auto !important;
  min-width: 0
}

*,
:after,
.cadient2_footer :before {
  box-sizing: border-box
}

.cadient2_footer :focus {
  outline: 0
}

[type=button]::-moz-focus-inner,
.cadient2_footer [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
.cadient2_footer [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}

.cadient2_footer .no-js .image-content__image-wrapper {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0
}

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

.cadient2_footer .icon,
.cadient2_footer [class^=icon-] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  font-size: 16px;
  fill: currentColor
}

.cadient2_footer ul {
  margin: 0;
  padding: 0
}

.cadient2_footer .text-center .rte ol,
.cadient2_footer .text-center .rte ul,
.cadient2_footer .text-center.rte ol,
.cadient2_footer .text-center.rte ul {
  margin-left: 0;
  list-style-position: inside
}

.cadient2_footer .transition {
  transition: all ease .45s
}

.cadient2_footer .transition:after,
.cadient2_footer .transition:before {
  transition: all ease .45s
}

@media print {
  @page {
    margin: .5cm
  }
}

.cadient2_footer .h5,
.cadient2_footer h5 {
  color: var(--title-text-color);
  font-family: var(--title-font-family)
}

.cadient2_footer .h5 a,
.cadient2_footer h5 a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit
}

.cadient2_footer .h5:last-child,
.cadient2_footer h5:last-child {
  margin-bottom: 0
}

.cadient2_footer .h5,
.cadient2_footer h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: capitalize
}

@media only screen and (max-width:767px) {

  .cadient2_footer .h5,
  .cadient2_footer h5 {
    font-size: 16px
  }
}

.cadient2_footer .rte {
  margin-bottom: 15px
}

.cadient2_footer .rte:after {
  content: "";
  display: table;
  clear: both
}

.cadient2_footer .rte:last-child {
  margin-bottom: 0
}

.cadient2_footer .rte h5 {
  margin-top: 40px
}

.cadient2_footer .rte h5:first-child {
  margin-top: 0
}

.cadient2_footer .rte-setting {
  margin-bottom: 15px
}

.cadient2_footer .rte-setting:last-child {
  margin-bottom: 0
}

.cadient2_footer ::-webkit-input-placeholder {
  font-size: 15px;
  color: var(--text-color);
  opacity: .6
}

.cadient2_footer ::-ms-input-placeholder {
  font-size: 15px;
  color: var(--text-color);
  opacity: .6;
  opacity: 1
}

.cadient2_footer .form-vertical input,
.cadient2_footer .form-vertical select,
.cadient2_footer .form-vertical textarea {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 4px
}

.cadient2_footer .form-vertical input[type=checkbox],
.cadient2_footer .form-vertical input[type=radio] {
  display: inline-block;
  width: auto;
  margin-right: 5px
}

.cadient2_footer .form-vertical .btn,
.cadient2_footer .form-vertical input[type=submit] {
  display: inline-block
}

.cadient2_footer .form-vertical .input-group {
  margin-bottom: 30px
}

.cadient2_footer .input-group__btn .btn {
  height: 48px;
  padding-top: 0;
  padding-bottom: 0
}

.cadient2_footer .form-vertical .input-group__field {
  margin: 0
}

.cadient2_footer .link {
  text-decoration: underline;
  color: rgba(0, 0, 0, .7);
  transition: .3s ease-in;
  text-underline-offset: 4px;
  text-decoration-color: rgba(0, 0, 0, .4);
  text-decoration-thickness: 1px
}

.cadient2_footer .link:focus,
.cadient2_footer .link:hover {
  color: #000;
  text-decoration-color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-decoration-thickness: 1px
}

.cadient2_footer .image-content__image-container {
  position: relative
}

.cadient2_footer .image-content__image-wrapper {
  /* position: relative; */
  display: block;
  margin: 0 auto
}

/* .cadient2_footer .image-content__image-wrapper .img-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
} */

.cadient2_footer .img-grid-banner .image-content__image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cadient2_footer .video-section__cover .image-content__image-wrapper {
  height: 100%;
  overflow: hidden
}

.cadient2_footer .video-section__cover .image-content__image-wrapper img {
  object-fit: cover;
  height: 100%
}

@media screen and (max-width:767px) {
  .cadient2_footer .content {
    padding: 0 10px;
    text-align: center
  }
}

.cadient2_footer .hotspot-product .image-content__image-wrapper img {
  transition: none;
  transform: none !important
}

.cadient2_footer .site-footer .site-footer__section-title {
  text-transform: uppercase;
  margin-bottom: 45px
}

.cadient2_footer .footer-email .form-control {
  border-radius: 4px !important;
  background: 0 0;
  padding: 0;
  outline: 0;
  box-shadow: none;
  color: var(--text-color);
  height: 48px;
  background: #f7f7f7;
  border-color: #f7f7f7;
  padding: .82rem 1.45rem
}

.cadient2_footer .footer-email .form-control:active,
.cadient2_footer .footer-email .form-control:focus {
  box-shadow: none
}

.cadient2_footer .footer-email .btn-underline {
  color: #444 !important;
  border-bottom-color: #444 !important
}

.cadient2_footer .form-group {
  margin-bottom: 1.5rem;
  position: relative
}

.cadient2_footer .form-group label {
  display: inline-block;
  position: absolute;
  top: calc((48px / 2) - .85em);
  padding: 0 5px;
  pointer-events: none;
  transform: translateY(0);
  height: auto;
  width: auto;
  margin-bottom: 0;
  overflow: hidden;
  clip: auto;
  left: .6rem;
  background-color: var(--color-body);
  transition: all .2s ease-in-out;
  color: rgba(32, 32, 37, .6)
}

.cadient2_footer .form-group .form-control.has-value~label,
.cadient2_footer .form-group .form-control:focus~label {
  top: -.7rem;
  font-size: .8rem;
  left: .5rem
}

.cadient2_footer .form-group .form-control,
.cadient2_footer .form-group .form-control-area {
  border-radius: 4px !important;
  border: 1px solid #ddd;
  outline: 0;
  box-shadow: none;
  height: 48px;
  line-height: 48px
}

.cadient2_footer .form-group .form-control-area:active,
.cadient2_footer .form-group .form-control-area:focus,
.cadient2_footer .form-group .form-control:active,
.cadient2_footer .form-group .form-control:focus {
  border-color: var(--title-text-color);
  box-shadow: 0 0 0 1px #202025 inset
}

.cadient2_footer .form-group input::placeholder,
.cadient2_footer .form-group textarea::placeholder {
  color: transparent !important
}

.cadient2_footer .form-group .form-control-area {
  height: 100px;
  line-height: 28px
}

.cadient2_footer .form-group .form-control:focus~label,
.cadient2_footer .form-group .form-control.has-value~label {
  top: -0.6rem;
  font-size: 0.8rem;
  left: 0.5rem;
}

.cadient2_footer .text-decoration {
  text-decoration: underline
}

.cadient2_footer .white-space {
  white-space: nowrap
}

.cadient2_footer .disclosure {
  position: relative
}

.cadient2_footer .disclosure__list {
  position: relative;
  overflow-y: auto;
  padding-bottom: .5rem;
  padding-top: .5rem;
  padding-left: 1rem;
  scroll-padding: .5rem 0;
  min-height: 8.2rem;
  max-height: 19rem;
  max-width: 18rem;
  min-width: 14rem;
  width: max-content;
  display: flex;
  flex-direction: column;
  row-gap: 6px
}

.cadient2_footer .btn.disabled,
.cadient2_footer .btn:disabled {
  pointer-events: none
}

.cadient2_footer .promo-advanced .image-content__image-wrapper {
  height: var(--promo-h-mobile)
}

@media (min-width: 992px) {
  .col-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .col-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .cadient2_footer .promo-advanced .image-content__image-wrapper {
    height: var(--promo-h-desktop)
  }
}