﻿ .u-section-1 {
  min-height: 26px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
}.u-block-76de-2 {
  position: absolute;
  bottom: 10px;
}

.u-block-76de-3 {
  position: absolute;
  left: 0;
}

.u-block-76de-4 {
  position: absolute;
  right: 0;
}

 .u-section-4 .u-sheet-1 {
  min-height: 10px;
}

.u-section-4 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
  height: auto;
  min-height: 26px;
}.u-section-5 .u-sheet-1 {
  min-height: 246px;
}

.u-section-5 .u-group-1 {
  min-height: 246px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.u-section-5 .u-container-layout-1 {
  padding: 40px 30px 0;
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  margin: 0 auto;
}

.u-section-5 .u-text-2 {
  margin: 30px auto 0;
}

@media (max-width: 1399px) {
  .u-section-5 .u-group-1 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-container-layout-1 {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 10px;
}

.u-section-6 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
  height: auto;
  min-height: 26px;
}.u-section-10 {
  min-height: 500px;
}@media (max-width: 766px) {
  /* Replace sec-XXXX with your section id */
  .rzReverseImage .u-layout-cell:nth-child(1) { order: 2; }
  .rzReverseImage .u-layout-cell:nth-child(2) { order: 1; }
}
/* Slow zoom animation */
@keyframes slowZoom {
  0%   { transform: scale(1); }
  100% { transform: scale(1.1); }
}
/* Apply to carousel images */
#rztemplatehomeslider .u-image {
  animation: slowZoom 5s ease-in-out forwards;
}
	@media (max-width: 766px) {
	  /* Replace sec-XXXX with your section id */
	  .rzReverseImageOnMobile .u-layout-cell:nth-child(1) { order: 2; }
	  .rzReverseImageOnMobile .u-layout-cell:nth-child(2) { order: 1; }
	} 
