.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-hero-slider, .static-hero, .static-hero-s2, .static-hero-s3 {
width: 100%;
height: 768px;
display: flex;
position: relative;
z-index: 0;
}

.bg39{background:#001D3D url(../../aarna39/39_bg.jpg) right top no-repeat; }

.bg_light_39{background:#052852 url(../../aarna39/line_39.jpg) center top no-repeat; }

.aarna39_bg {
  width: 100%;
  background:url(../../aarna39/bg.jpg) center top no-repeat;  
}

.aarna39_line {
  width: 100%;
  background:#001d3d url(../../aarna39/line_1.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;
  padding-top: 30px;
  padding-bottom: 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%;
  }
}