/* == Begin carousel Banner SASS ==*/
.lp__fullscreen_carousel_banner,
.lp__fullscreen_homecarousel_banner {
  position: relative;
}
.lp__fullscreen_carousel_banner .swiper-button-next, .lp__fullscreen_carousel_banner .swiper-button-prev,
.lp__fullscreen_homecarousel_banner .swiper-button-next,
.lp__fullscreen_homecarousel_banner .swiper-button-prev {
  width: 40px;
  height: 40px;
  padding: 6px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0.5+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80000000", endColorstr="#80000000",GradientType=0 );
  /* IE6-9 */
}
.lp__fullscreen_carousel_banner .swiper-button-next:after, .lp__fullscreen_carousel_banner .swiper-button-prev:after,
.lp__fullscreen_homecarousel_banner .swiper-button-next:after,
.lp__fullscreen_homecarousel_banner .swiper-button-prev:after {
  color: #ffffff;
  font-size: 14px;
}
.lp__fullscreen_carousel_banner .swiper-button-prev, .lp__fullscreen_carousel_banner.swiper-container-rtl .swiper-button-next,
.lp__fullscreen_homecarousel_banner .swiper-button-prev,
.lp__fullscreen_homecarousel_banner.swiper-container-rtl .swiper-button-next {
  left: 0rem;
  right: auto;
}
.lp__fullscreen_carousel_banner .swiper-button-next, .lp__fullscreen_carousel_banner.swiper-container-rtl .swiper-button-prev,
.lp__fullscreen_homecarousel_banner .swiper-button-next,
.lp__fullscreen_homecarousel_banner.swiper-container-rtl .swiper-button-prev {
  right: 0rem;
  left: auto;
}
.lp__fullscreen_carousel_banner .swiper-pagination,
.lp__fullscreen_homecarousel_banner .swiper-pagination {
  bottom: 3%;
}
.lp__fullscreen_carousel_banner .swiper-pagination-bullet-active,
.lp__fullscreen_homecarousel_banner .swiper-pagination-bullet-active {
  background: #fff;
}
.lp__fullscreen_carousel_banner .swiper-pagination-bullet,
.lp__fullscreen_homecarousel_banner .swiper-pagination-bullet {
  border: 1px solid #fff;
  position: relative;
}
.lp__fullscreen_carousel_banner .splash-left,
.lp__fullscreen_homecarousel_banner .splash-left {
  text-align: left;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%;
}
.lp__fullscreen_carousel_banner .splash-left .lp__fullscreen_carousel_logoimage,
.lp__fullscreen_homecarousel_banner .splash-left .lp__fullscreen_carousel_logoimage {
  text-align: center;
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .lp__fullscreen_carousel_banner .splash-left .lp__fullscreen_carousel_logoimage,
.lp__fullscreen_homecarousel_banner .splash-left .lp__fullscreen_carousel_logoimage {
    width: 33.33%;
    float: left;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .lp__fullscreen_carousel_banner .splash-left .lp__fullscreen_carousel_content,
.lp__fullscreen_homecarousel_banner .splash-left .lp__fullscreen_carousel_content {
    width: 60.33%;
    float: left;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #e5e5e5;
  }
}

.lp__container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.lp__fullscreen_carousel_bgimage {
  position: relative;
}
@media (max-width: 991px) {
  .am_banner_carousel .lp__fullscreen_carousel_bgimage .lp__cover {
    height: 650px;
  }
}
.lp__fullscreen_carousel_bgimage:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#80000000",GradientType=0 );
}

.lp__fullscreen_carousel_imgoverlay {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto 16px auto;
  bottom: 8%;
}
.lp__fullscreen_carousel_imgoverlay .splash-left {
  text-align: left;
}
.lp__fullscreen_carousel_imgoverlay .lp__btn_sm {
  margin: 0px 0px 16px 0px;
}
@media (min-width: 768px) {
  .lp__fullscreen_carousel_imgoverlay .lp__btn_sm {
    margin-right: 16px;
  }
}

.lp__fullscreen_carousel_logoimage {
  margin-bottom: 32px;
}
.lp__fullscreen_carousel_logoimage img {
  width: 420px;
  margin: auto;
}

.lp__fullscreen_carousel_title {
  font-family: "Andes", sans-serif;
  font-size: 2.5rem;
  line-height: 2.75rem;
  margin-bottom: 16px;
}

.lp__fullscreen_carousel_description {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 16px;
}
.lp__fullscreen_carousel_description p {
  margin-bottom: 8px;
}

.lp__fullscreen_homecarousel_banner .swiper-slide {
  display: block;
  width: 100%;
}
.lp__fullscreen_homecarousel_banner .lp__fullscreen_carousel_bgimage {
  height: 500px;
}
.lp__fullscreen_homecarousel_banner .lp__fullscreen_carousel_bgimage img {
  height: 500px;
}
.lp__fullscreen_homecarousel_banner .lp__fullscreen_carousel_bgimage:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+1,0.3+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4d000000", endColorstr="#4d000000",GradientType=0 );
  /* IE6-9 */
}

.lp__fullscreen_subcarousel_banner {
  position: relative;
}
.lp__fullscreen_subcarousel_banner .swiper-slide {
  display: block;
  width: 100%;
}
.lp__fullscreen_subcarousel_banner .lp__fullscreen_carousel_bgimage {
  height: 200px;
}
.lp__fullscreen_subcarousel_banner .lp__fullscreen_carousel_bgimage img {
  height: 200px;
}
.lp__fullscreen_subcarousel_banner .lp__fullscreen_carousel_bgimage:after {
  display: none;
}
.lp__fullscreen_subcarousel_banner h1 {
  color: #002244;
}

/* == end carousel Banner SASS ==*/

.lp__cover {
  object-fit: cover;
  object-position: center center;
  width: 100%;
}
/* == end carousel Banner SASS ==*/
