
.hm-sldr .elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0,119,200,0.53);
  opacity: 0.71;
}

.hm-sldr .elementor-section {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

@media (min-width: 1025px) {
  .hm-sldr .elementor-section {
    background-attachment: fixed;
  }
}

.hm-sldr .elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}

.hm-sldr .elementor-shape-bottom {
  bottom: -1px;
  -webkit-transform: rotate( 180deg );
  -ms-transform: rotate(180deg);
  transform: rotate( 180deg );
  z-index: 2;
  pointer-events: none;
}

.hm-sldr .elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
  z-index: -1;
  width: calc(128% + 1.3px);
  height: 65px;
}

.hm-sldr  .elementor-shape svg path {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY( 0deg );
  transform: rotateY( 0deg );
}



.hm-sldr .elementor-section > .elementor-container {
  min-height: 400px;
}

.hm-sldr  .slick-slide.slick-active .swiper-slide-bg{
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3); 
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s;
}


.hm-sldr  .slick-slide.slick-active .swiper-slide-contents {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
.hm-sldr  .slick-slide.slick-active .swiper-slide-contents{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; 
}
.hm-sldr  .swiper-slide-bg.elementor-ken-burns.elementor-ken-burns--in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.hm-sldr  .swiper-slide-contents {
  position: relative;
}
.hm-sldr  .elementor-repeater-item-fba624f.swiper-slide {
  position: relative;
}
.hm-sldr  .slick-slide .swiper-slide-bg{
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; 
}

.hm-sldr  .elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hm-sldr  .elementor-column {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50%; 
  position: relative; 
  min-height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hm-sldr  .swiper-slide-inner {
  padding: 0% 7% 8% 0%;
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; 
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hm-sldr .swiper-slide-inner:hover,
.hm-sldr  .swiper-slide-inner:focus{
  color:#fff;
}

.hm-sldr .swiper-slide {
  height: 426px;
}

.hm-sldr .swiper-slide-contents {
  max-width: 66%;    

}

.hm-sldr  .elementor-slide-heading {
  font-family: "Roboto";
  font-weight: 700;
  line-height: 1;
  font-size: 18px !important;
  margin-bottom: 4px !important;
}

.hm-sldr .elementor-slide-description {
  line-height: 1.4 !important;
  font-size: 11px !important;
  font-weight: 400;
  font-family: "Roboto Slab";
  margin-bottom: 10px !important;
}

.hm-sldr .elementor-button {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
  display: inline-block;
  background: transparent;
  text-decoration: none;
  font-family: "Roboto";
  font-weight: 500;
}



.hm-sldr .elementor-swiper-button {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: hsla(0,0%,93.3%,.9);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hm-sldr .elementor-swiper-button-next {
  right: 10px;
}

.hm-sldr .elementor-swiper-button-prev {
  left: 10px;
}

.hm-sldr .elementor-screen-only {
  display: none;
}

@media (max-width: 767px) {
  .hm-sldr .elementor-shape svg {
    height: 27px;
  }
}

.hm-sldr > div > div > div {
  width: 100%;
}


@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

