/* Constant styles  */
@font-face {
  font-family: josfb;
  src: url(../fonts/JosefinSans-Bold.ttf);
}
@font-face {
  font-family: josfl;
  src: url(../fonts/JosefinSans-Light.ttf);
}
@font-face {
  font-family: josfs;
  src: url(../fonts/JosefinSans-SemiBold.ttf);
}
@font-face {
  font-family: josfm;
  src: url(../fonts/JosefinSans-Medium.ttf);
}
@font-face {
  font-family: josfr;
  src: url(../fonts/JosefinSans-Regular.ttf);
}
@font-face {
  font-family: josft;
  src: url(../fonts/JosefinSans-Thin.ttf);
}
@font-face {
  font-family: josfe;
  src: url(../fonts/JosefinSans-ExtraLight.ttf);
}
@font-face {
  font-family: bills;
  src: url(../fonts/BlissRegular.ttf);
}
.slider-wrap {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 10px;
}
.slider-wrap .image-slider {
  height: 100vh;
  overflow: hidden;
  min-height: calc(100vh - 200px);
  height: auto;
}
.slider-wrap .img-wrap {
  height: 100vh;
  min-height: calc(100vh - 200px);
  height: auto;
  position: relative;
  overflow: hidden;
}
.slider-wrap .img-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.slider-wrap .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-wrap h1 {
  font-size: 50px;
  line-height: 1.2;
  display: block;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
  opacity: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  padding: 75px 15px;
  transition: all 0.4s ease-in-out;
  font-family: josfb;
}
.slider-wrap h1.show {
  letter-spacing: 0.15em;
  opacity: 1;
}
.slider-wrap .container_parent {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.slider-wrap .slider_arrows {
  z-index: 99;
}
.slider-wrap .slider_arrows ul {
  display: flex;
  align-items: center;
}
.slider-wrap .slider_arrows ul li {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.slider-wrap .slider_arrows ul li i {
  color: #fff;
}
.slider-wrap .slider-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
}
.slider-wrap .slider-progress span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 0px;
  height: 100%;
  background-color: #fff;
  transition: all 0s linear;
}
.slider-wrap .slider-progress span.active {
  width: 100%;
}
.slider-wrap .card_img {
  display: flex;
  align-items: center;
  position: relative;
  min-height: calc(100vh - 200px);
  height: auto;
}
.slider-wrap .card_img:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.2;
}
.slider-wrap .header_content {
  position: relative;
  z-index: 99;
}
.slider-wrap .header_content h5 {
  font-family: groldm;
  font-size: 2.5rem;
  color: #fff;
}
.slider-wrap .header_content h6 {
  color: #fff;
  font-size: 1rem;
  font-family: robotor, Tahoma, Arial, Helvetica, sans-serif;
}
.slider-wrap .header_content h5,
.slider-wrap .header_content h6,
.slider-wrap .header_content .btn_style {
  color: #fff;
  transition: all 1.5s ease-in-out;
}
.slider-wrap .header_content .btn_style {
  background-color: #fff;
  color: #0A305C;
}
.slider-wrap .header_content h5.show {
  opacity: 1;
  transform: translateY(0);
}
.slider-wrap .header_content h6.show {
  opacity: 1;
  transform: translateX(0);
}
.slider-wrap .header_content .btn_style.show {
  opacity: 1;
  transform: translateY(0);
}
.slider-wrap .image-slider .header_content > * {
  opacity: 0;
  visibility: hidden;
}
.slider-wrap .image-slider .header_content h5 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
}
.slider-wrap .image-slider .header_content h6 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
}
.slider-wrap .image-slider .header_content .btn_style {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50px);
}
.slider-wrap .image-slider .slick-active .header_content > * {
  visibility: visible !important;
  transform: none !important;
  opacity: 1 !important;
}
.slider-wrap .image-slider .slick-active .header_content h5 {
  transform: translateY(0px);
}
.slider-wrap .image-slider .slick-active .header_content h6 {
  transform: translateY(0px);
}
.slider-wrap .image-slider .slick-active .header_content .btn_style {
  transform: translateX(0px);
}
.slider-wrap .statistics {
  z-index: 3;
  transition: all 1.5s ease-in-out;
}
.slider-wrap .statistics ul {
  display: flex;
  align-items: flex-end;
  justify-content: end;
}
.slider-wrap .statistics ul li {
  text-align: center;
}
.slider-wrap .statistics ul li span {
  font-size: 2rem;
  color: #fff;
  display: block;
  width: 160px;
  margin: auto;
  margin-bottom: 10px;
}
.slider-wrap .statistics ul li p {
  font-family: robotor, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  text-align: center;
  color: #fff;
}
.slider-wrap .statistics ul li img {
  display: block;
  margin: auto;
  margin-top: 15px;
}
.slider-wrap .statistics ul li:nth-child(3) img {
  margin-top: 10px;
}
.slider-wrap .statistics .static_icon {
  min-height: 50px;
}
.slider-wrap .statistics .static_icon img {
  height: 40px;
}
.slider-wrap .statistics.show {
  bottom: 26px;
  opacity: 1;
}

.inner-page-slider .slider-wrap {
  border-radius: 0;
}
.inner-page-slider .slider-wrap .inner_slidr {
  height: 50vh;
  min-height: auto;
}
.inner-page-slider .slider-wrap .inner_slidr .card_img {
  height: 50vh;
  min-height: auto;
}
.inner-page-slider .slider-wrap .inner_slidr .card_img a::after {
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  content: "\f144";
  display: flex;
  font: var(--fa-font-solid);
  font-size: 4.8rem;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 15;
}
.inner-page-slider .slider-wrap .container_parent {
  bottom: 40px;
}

@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 1228px) {
  .slider-wrap .card_img {
    height: calc(100vh - 130px);
  }
}/*# sourceMappingURL=slideanim.css.map */