.hero-v25 .carousel .carousel-inner .item .slide-bg{
  height: 85vh;
  position: relative;
}

@media (min-width: 1600px){
  .hero-v25 .carousel .carousel-inner .item .slide-bg{
    height: 70vh;
  }
}
.banner.hero-v25 {
  background-color: #171833;
}
.carousel {
  height: 100%;
}
.banner.hero-v25 .mytable .table-cell {
  /* padding-top: 130px; */
  vertical-align: middle;
}

@media (max-width: 1199px) and (max-height: 850px) {
  .banner.hero-v25 .mytable .table-cell {
  padding-top: 50px;
  vertical-align: top;
}
}


@keyframes zoomin {

    0%{

        transform: scale(1);

    }

    25% {

      transform: scale(1.05);

    }

    50%{

        transform: scale(1.08);

    }

    75%{

      transform: scale(1.05);

    }

    100%{

        transform: scale(1);

    }

}

.zoomout{

  -webkit-animation: zoomout 15s linear infinite;

  animation: zoomout 15s linear infinite;

}

@keyframes zoomout {

    0%{

        transform: scale(1.07);

    }

    50%{

        transform: scale(1.05);

    }

    100%{

        transform: scale(1);

    }

}

.hero-v25 .caption-holder{

  position: absolute;

  z-index: 2;

  left: 0;

  right: 0;

  bottom: 0;

  top: 0;

}

.hero-v25 .caption-links-holder .caption-links {

  display: table;

  float: left;

  margin-right: 60px;

}

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

  .hero-v25 .caption-links-holder .caption-links {

    display: block;

    float: none;

    margin-right: 0;

    margin-bottom: 25px;

  }

}

.hero-v25 .caption-links-holder .caption-links .caption-links-icon {

  display: inline-block;

  width: 48px;

  height: 48px;

  text-align: center;

  margin-right: 10px;

  border-radius: 50%;

  vertical-align: top;

  color: #ffffff;

  transition: all 0.25s ease-out;

}

.hero-v25 .img-icon-hover {

    overflow: hidden;

    position: relative;

}

.hero-v25 .img-icon-hover img:first-child,

.hero-v25 .img-icon-hover img:last-child {

    transition: 0.25s ease-out;

    position: absolute;

    top: 0;

    left: 0;

}

.hero-v25 .img-icon-hover > img{

    max-width: 100%;

}

.hero-v25 .img-icon-hover img:last-child {

    opacity: 0;

    visibility: hidden;    

}

.hero-v25 .img-icon-hover:hover > img:first-child {

    opacity: 0;

    visibility: hidden;

}

.hero-v25 .img-icon-hover:hover > img:last-child {

    opacity: 1;

    visibility: visible;

}

.hero-v25 .caption-links-holder .caption-links .caption-links-text {

  display: inline-block;

  font-size: 16px;

}

.hero-v25 .caption-links-holder .caption-links .caption-links-text h3 {

  margin: 0;

  font-size: 28px;

}


@media only screen and (min-width: 1200px) {
  .banner.hero-v25 .mytable .table-cell {
    padding-top: 70px;
    vertical-align: top;
  }
}

@media only screen and (min-width: 1450px) {
  .banner.hero-v25 .mytable .table-cell {
    padding-top: 200px;
  }
}
@media only screen and (max-width: 992px) {

  .hero-v25 .caption-links-holder .caption-links .caption-links-text h3 {

    font-size: 25px;

  }

}

.hero-v25 .carousel-control.left,

.hero-v25 .carousel-control.right {

  background-image: none;

  border: 2px solid #1429A9;

  top: auto;

  right: 25px;

  left: auto;

  width: 50px;

  height: 50px;

  bottom: 25px;

  border-radius: 50%;

  font-size: 30px;

  opacity: 0.9;

  line-height: 40px;

  text-shadow: none;

}



.hero-v25 .carousel-control.left {

  right: 90px;

}

.hero-v25 .read-more {

    color: #fff;

    line-height: 18px;

    letter-spacing: 4px;

    display: table;

    margin: 20px 0;

}

.hero-v25 .read-more:hover{

  color: #1429A9;

}

.hero-v25 .read-more span {

  height: 18px;

  width: 18px;

  line-height: 18px;

  color: #fff;

  font-size: 9px;

  background: #1429A9;

  display: inline-block;

  border-radius: 50%;

  text-align: center;

  padding-left: 6px;

  margin-right: 20px;

}

.hr-xs {

  background: #1429A9;

  height: 4px;

  width: 100px;

  display: table;

  margin: 20px 0;

}

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

    .hero-v25 .caption-holder h1 {

        font-size: 40px;

    }

}

.hero-v25 .cus-indicator {

    position: absolute;

    z-index: 2;

    width: 100%;

    left: 0;

    right: 0;

    bottom: 50px;

}

.hero-v25 .cus-indicator .carousel-indicators {

  position: relative;

  bottom: auto;

  left: auto;

  width: 100%;

  margin-left: 0;

  text-align: left;

}

.hero-v25 .cus-indicator .carousel-indicators li {

  display: block;

  width: 100%;

  height: auto;

  margin: 0;

  text-indent: 0;

  cursor: pointer;

  background-color: transparent;

  border: 0;

  border-radius: 0;

  float: left;

  color: #222;

  font-size: 17px;

  font-weight: 600;

  line-height: 25px;

  opacity: 0.7;

  transition: all 0.4s ease-out;

  padding-top: 10px;

  text-align: center;

}

.hero-v25 .cus-indicator .carousel-indicators li.active,

.hero-v25 .cus-indicator .carousel-indicators li:hover {

  opacity: 1;

}



.hero-v25 h1 span.over {

    line-height: 22px;

    letter-spacing: 8px;

    font-weight: 400;

    font-size: 16px;

    margin-bottom: 13px;

}



.hero-v25 .carousel .carousel-inner .item .slide-bg::after {

  content: "";

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: #000;

  opacity: 0.5;

}



.hero-v25 .caption-holder {

  z-index: 3;

}



.hero-v25 .carousel-control.left,

.hero-v25 .carousel-control.right {

  background-image: none;

  width: 80px;

  height: 80px;

  opacity: 0.9;

  line-height: 40px;

  text-shadow: none;

  bottom: 130px;

  transform: translateY(-50%);

  /* rotate(135deg); */

  border: solid #fff;

  border: none;

  /* Set the color of the chevron */

  border-width: 0 8px 8px 0;

  margin: 0px;

  color: #fff;

  left: 20px;

  border-radius: unset;

  display: none;

  font-size: 52px;

  /* border-radius: 50%; */

  opacity: 0.8;



}



.hero-v25 .carousel-control.left i,

.hero-v25 .carousel-control.right i {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;

}





.hero-v25 .carousel-control.right, .hero-v25 .carousel-control.left {
  transform: translateY(-50%) ;
  left: 52%;
}
.hero-v25 .carousel-control.left {
  left: 48%;
}

.hero-v25 h1  {
  max-width: unset;
  font-size: 52px;
}

.hero-v25 p {
  color: #fff;
  max-width: unset;
}
.hero-v25 .carousel-control.left:hover,
.hero-v25 .carousel-control.right:hover {
  color: #fff;
  background-color: #FFCC00;
}

.hero-v25 .carousel-indicators {
  width: unset;
  margin: auto;
  position: relative;
}

.hero-v25 .carousel-indicators {
  transform: translateX(-50%);
}


.hero-v25 .hb-transparent-wrap h2 {

  position: absolute;

  bottom: 40px;

  left: 40px;

  z-index: 2;

  color: transparent;

  /* -webkit-text-stroke: 2px #5E28A1; */

  -webkit-text-stroke: 2px #fff;

  text-transform: uppercase;

  margin-bottom: 0;

  line-height: 0.73;

  font-size: 80px;



}



.hero-v25 .landing-btn {
  margin-top: 8px;
}

.hero-v25.banner a.btn-primary {
  transform: scale(0);
}





.hero-v25.banner .item.active a.btn-primary {
  animation: animateFull 1.4s ease forwards;
  animation-delay: .9s;

}

.hero-v25 .hb-transparent-wrap h2{
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
  color: transparent;
  /* -webkit-text-stroke: 2px #5E28A1; */
  -webkit-text-stroke: 2px #ffffff55;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 0.73;
  font-size: 64px;
}



.hero-v25 .carousel-indicators li {
  background-color: transparent;
  border-color: #fff;
  border-radius: 0;
  width: 15px;
  height: 15px;
}

.hero-v25.banner h1 {
  margin-top: 0;
  padding: 0 15px;
  margin-bottom: 0;
}



.hero-v25.banner p {
  padding: 12px 5px;
  margin-bottom: 0px;
}



.hero-v25 .carousel-indicators .active {

  background-color: #171833;

  border: 2px solid #fff;

  margin: 1px;

}

.hero-v25 .carousel-control.left, .hero-v25 .carousel-control.right {
  width: 40px;
  height: 40px;
  transform: translateX(-50%);

}

.hero-v25 .carousel-control.left i, .hero-v25 .carousel-control.right i {
  font-size: 22px;
}
.hero-v25 .btn-primary {
  width: fit-content;
  padding: 10px 20px;
}
.hero-v25 .carousel-indicators {
  bottom: 180px;
}
@media (max-width: 767px) {
.hero-v25 .carousel-indicators {
  bottom: 140px;
}  
}
/* @media only screen and (min-width: 600px) {
    .hero-v25.banner h1 {
    margin-top: 15px;
  }

} */



@media (min-width: 767px) {

  .hero-v25 .cus-indicator .carousel-indicators li {

      width: 20%;

      font-size: 18px;

      font-weight: 400;

      padding-top: 0px;

  }



  .hero-v25 .btn-primary {

    width: auto;

  }



}



@media only screen and (min-width:768px) {

  .hero-v25.banner p {

  width: 60%;

  margin-left: auto;

  margin-right: auto;

}

}



@media (min-width: 992px) and (max-width: 1199.98px) { 

  .hero-v25 .cus-indicator .carousel-indicators li {

    font-size: 17px;

  }

}



@keyframes slideRightIn {

  to{

      transform: translateX(0px);

      opacity: 1;

  }

}

@keyframes slideLeftIn {

  to{

      transform: translateX(0px);

      opacity: 1;

  }

}

@keyframes slideTopUp {

  to{

      transform: translateY(0px);

      opacity: 1;

  }

}
@keyframes animateFull {
  to{
    transform: scale(1);
    opacity: 1;
  }

}

@keyframes slideTopDown {

  to{

      transform: translateY(0px);

      opacity: 1;

  }

}



@media screen and (min-width: 992px) {
  .hero-v25 .carousel-control.left,
  .hero-v25 .carousel-control.right {
      display: block;
  }
  .hero-v25 .hb-transparent-wrap h2{

      font-size: 180px;

      left: 50%;

      bottom: 60px;

      transform: translateX(-50%);

  }

}



/* NEW CSS */



.hero-v25 p.sub-title {

    line-height: 22px;

    letter-spacing: 4px;

    font-weight: 400;

    font-size: 16px;

    margin-bottom: 13px;

    font-style: normal;

    margin-bottom: 0;

}



.heading-text-animation {

    opacity: 0;

}



.heading-text-animation span.char,

.heading-text-animation span.over span.char,

.heading-text-animation+p span.char {

    transition: 0.7s;

    display: inline-block;

    opacity: 0;

    position: relative;

    left: 40px;

}



.heading-text-animation span.word,

.heading-text-animation span.over span.word,

.heading-text-animation+p span.word {

    white-space: nowrap;

    display: inline-block;

}