.site-banner-background {
  clip-path: polygon(0 0, 84% 0, 58% 100%, 0 100%, 0% 38%);
  background: #025dff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.site-banner-background-style1 {
  clip-path: polygon(0 0, 84% 0, 58% 100%, 0 100%, 0% 38%);
  background: linear-gradient(228.79deg, rgba(2, 88, 255, 0.92) 24.36%, rgba(56, 211, 255, 0.83) 103.66%, rgba(71, 244, 255, 0.557292) 103.67%, rgba(157, 232, 255, 0) 103.68%, rgba(157, 232, 255, 0) 103.68%);;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.site-banner-background-style2{
  clip-path: polygon(0 0, 100% 0, 99% 100%, 30% 100%, 0 54%);
  background: #025dff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}


.banner-heading {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  font-size: 50px;
}

.banner-title {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

.bullet-card {
  background: #ffffff;
  box-shadow: 0px 5px 71px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
}
.bullet-style {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background: #c9e0ff;
}

#slider-gallery-1 .carousel-item img{
  max-width: 100%;
}
#slider-gallery-1 .carousel-item{
  max-height: 100vh;
}
#slider-gallery-1 .carousel-caption {
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    left: 0;
    right: 20;
}

@media (min-width: 862px) {
  .site-banner-background, .site-banner-background-style1 {
    clip-path: polygon(0 0, 76% 0, 56% 100%, 0 100%, 0% 38%);
    text-align: left;
  }
  #slider-gallery-1 .carousel-caption {
    left: 25%;
    right: 25%;
}
.site-banner-background-style2{
  clip-path: polygon(0 0, 100% 0, 99% 100%, 0 99%, 24% 50%);
}
}

.bg-img {
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.iconA {
  background-color: #edbb44;
  border-radius: 10px;
  translate: scale 2s;
  cursor: pointer;
}

.iconB {
  background-color: #2e76d1;
}

.iconC {
  background-color: #00bfd7;
}

.iconD {
  background-color: #00c563;
}

.iconE {
  background-color: #8e5ee5;
}

.iconF {
  background-color: #e44da4;
}

.iconA:hover {
  opacity: 0.95;
  transform: scale(0.95);
  translate: scale 2s;
}

.iconA i {
  font-size: 3rem;
  color: #ffffff;
}

.iconA span {
  font-size: 1rem;
  color: #ffffff;
}

.imgLayout {
  position: relative;
}

.imgLayout .img1 {
  position: absolute;
  top: 40px;
  left: 0;
  width: 80%;
}

.imgLayout .img2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
}


.theme1-h2 {
  font-size: 2rem;
  position: relative;
}

.theme1-h2::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 3px;
  background-color: #00eda4;
  left: 0;
  bottom: -10px;
}

.T-panel {
  padding: 1rem;
  background-color: #fafafa;
  border-left: solid 3px #00eda4;
}

.theme1-h2 {
  font-size: 2rem;
  position: relative;
}

.theme1-h2::before {
  content: "";
  position: absolute;
  width: 130px;
  height: 3px;
  background-color: #00eda4;
  left: 0;
  bottom: -10px;
}

.theme1-ul .list-group-item {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
}

.Licon {
  font-size: 2rem;
  margin-right: 1rem;
}

.colMinHeight {
  min-height: 250px;
}

.textOverlay {
  background-color: #e03b11;
}

.display-4 {
  font-size: 2.5rem;
}

.playBtn1,
.playBtn2 {
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  background-color: rgba(255, 144, 57, 0.8);
  border-radius: 50%;
  padding: 10px;
  width: 58px;
  height: 57px;
}

.playBtn1:hover,
.playBtn2:hover {
  background-color: rgba(255, 144, 57, 1);
}

a:hover {
  text-decoration: none;
}


.overlayImg2 {
  position: absolute;
  bottom: -40px;
  right: 0;
  z-index: 0;
}

.overlayImg2:hover {
  z-index: 2;
}

.theme3H2::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: rgba(255, 144, 57, 1);
  left: 0;
  bottom: -10px;
}

.theme3H2::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: rgb(68, 68, 68);
  left: 34px;
  bottom: -10px;
}

@media only screen and (min-width: 1200px) {
  .textOverlay {
      right: -10px;
      /* background-color: #e03b11; */
      bottom: 0;
  }

  .colShape {
      -webkit-transform: perspective(70px) rotateY(0.5deg);
      -webkit-transform-origin: top right;
      transform: perspective(70px) rotatex(0.5deg);
      transform-origin: top right;
  }

  .playBtn2 {
      top: calc(50% - 30px);
      left: -15px;
      background-color: rgba(255, 144, 57, 0.8);
      border-radius: 50%;
      padding: 10px;
      width: 58px;
      height: 57px;
  }

  .playBtn2:hover {
      background-color: rgba(255, 144, 57, 1);
  }

  .overlayImg {
      position: absolute;
      bottom: -40px;
      right: 0;
      z-index: 0;
  }

  .overlayImg:hover {
      z-index: 2;
  }

}