.wpo-about-area .wpo-about-text .wpo-about-title h2, .wpo-about-area-s2 .wpo-about-text .wpo-about-title h2, .wpo-about-area-s3 .wpo-about-text .wpo-about-title h2, .wpo-about-area-s4 .wpo-about-text .wpo-about-title h2, .wpo-about-area-s5 .wpo-about-text .wpo-about-title h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px; 
    margin-top: 40px; 
    margin-bottom: 10px;
    color: rgb(251, 181, 109);
}  
.wpo-pricing-section .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top .pricing-thumb, .wpo-pricing-section-s2 .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top .pricing-thumb {
    display: inline-block;
  padding: 3px 30px 5px;
  background: #AEBB77;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  }
  
  .wpo-pricing-section .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top .pricing-thumb span, .wpo-pricing-section-s2 .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top .pricing-thumb span {
  text-transform: uppercase;
  color: #001d3d;
  font-weight: bold;
  } 
  
  .animah1 {
  text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
  background: url("../../images/line_bg_1.png") repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: aitf 80s linear infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  font-weight: 600;
  font-size: 50px;
  line-height: 170.9%;
  margin: 0;
  font-family: "Jost", sans-serif;
  color: #0D0845;
  }
  
  @-webkit-keyframes aitf {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
  
.wpo-service-area .wpo-service-item {
  box-shadow: 0px 2px 10px 2px rgb(34, 34, 33) !important;  
  padding: 20px;
  margin-bottom: 30px;
  border: solid 1px #4a4a46 !important;
  min-height: 150px;
  background-color: #2f2f2d !important; 
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.wpo-service-area .wpo-service-item h2 {
  font-weight: 500;  
  font-size: 17px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: white;
} 

.span_84{
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 6px;
  color: white;
  display: inline-block;
}

.attraction_84 .wpo-pricing-wrap .wpo-pricing-item{
  box-shadow: 0px 2px 10px 2px rgb(34, 34, 33) !important; 
  border: solid 1px #4a4a46 !important;
  background-color: #2f2f2d !important; 
}

.wpo-hero-slider, .static-hero, .static-hero-s2, .static-hero-s3 {
  width: 100%;
  height: 768px;
  display: flex;
  position: relative;
  z-index: 0;
}

.aarna84_height .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-bottom, .wpo-pricing-section-s2 .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-bottom {
  padding: 40px 40px 10px 40px;
    padding-top: 40px;
  padding-top: 40px;
  padding-top: 35px;
  text-align: center;
  min-height: 165px;
}

.dark_bg{
  background-color: #313131;
}
.light_bg{
  background-color: #464646;
}
.attraction_height{
  min-height: 200px !important;
}
.gallery_bg {
  background: #FFF url(../../aarna84/gallery_bg.webp) right top repeat;
}

.bg84{background:#373735 url(../../aarna84/84_bg.jpg) right top no-repeat; } 

.bg_light_84{background: #373735 url(../../aarna84/line_1.jpg) center top no-repeat; }


.aarna84_line {
  width: 100%;
  background:#313131 url(../../aarna84/line_39.jpg) center top no-repeat;  
} 

.rea_no{
  font-size:12px !important;
  margin-top:12px;
    color:#FFF; 
  line-height: 24px;
  letter-spacing: 0.5px;
}

.rea_no a{
  font-size:12px;
  margin-top:20px;
  color:#FFF
}

.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-text span {
font-size: 16px;
color: #fff;
}

.wpo-pricing-section .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top, .wpo-pricing-section-s2 .wpo-pricing-wrap .wpo-pricing-item .wpo-pricing-top {
  padding: 30px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

.ame_icon{
  background-color:#D8B469;
  width: 60px;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}  

.wpo-team-section .wpo-team-wrap .wpo-team-item .wpo-team-img a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
  font-size: 25px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100Vh;
}

.fixed_number{
  background: #001d3d;
  position: fixed;
  top: 34%;
  right: -95px;
  transform: rotate(270deg);
  padding: 5px 15px;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}


.fixed_number a{
  font-size: 20px;
  color: white;
  letter-spacing: 0.5px;
  margin-left: 10px;
}

.fixed_number i{
  color: white;
  font-size: 18px;
}

.fs20{
  font-size: 20px !important;
}

.whatsapp_icon {
  padding: 0 !important;
  padding-bottom: 15px !important;
}

.whatsapp_icon img{
  width: 25px;
  margin-right: 11px;
}

.social_media {
  position: fixed;
  right: 1px;
  bottom: 36%;
  z-index: 99999;
}

.social_media ul {
  list-style: none;
}

.social_media ul li.share {
  cursor: pointer;
  width: 32px;
}

@media screen and (max-width:991px) {
  .fixed_number a {
    font-size: 19px;
  }
  .fs20{
    font-size: 18px !important;
  }
  .rea_no {
    margin-top: 10px;
  }
  .social_media ul li.share {
    width: 35px;
  }
  .social_media {
    bottom: 45%;
  }
}
@media screen and (max-width:767px) {
  .social_media {
    bottom: 39%;
  }
}