body
    {
    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    }
    .blogpic img
    {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .blogbtn {
    font-weight: 600;
    position: absolute;
    bottom: 3%;
    left: 2%;
}
.maintitle li {
 list-style: inside;
 margin-bottom: 6px;
}
    .blogbtn a
    {
    color: #1356FF;
    }
    .blogdarkbg
    {
    background: #061730;
    }
    section
    {
    padding: 50px 0px;
    }
    .bigf
    {
    font-size: 150px;
    }
    .blogmf
    {
    font-size: 50px;
    font-weight: bold;
    }
    .bloggrey
    {
    color: #687587;
    }
    .bloglf
    {
    font-weight: normal;
    }
    .certificates > div {
    width: 46%;
    float: left;
    margin: 2%;
    margin-bottom: 30px;
    }
    .bigf2
    {
    font-size: 70px;
    font-weight: bold;
    }
    .blogpurblet
    {
    color: #9b50e9;
    }
    .purblebg{
    background: #390A6A;
    padding-bottom: 150px;
    }
    .bnbox{
    background: #6222A5;
    padding: 30px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    border-radius: 10px;
    }
    .bnbox a{
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 230px;
    /* display: inline-block; */
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 15px;
    }
    .bnbox  a span{padding: 0px 30px;}
    .bnbox a:hover {
    background: #000000;
    border-radius: 6px;
    text-decoration: none;
    color: #ffffff;
    filter: invert(1);
    }
    .bnbox img{
    transition-timing-function: linear;
    transition: all 0.1s ease-in;
    }
    hr.line{
    border: 0;
    border-bottom: 1px solid rgb(114 61 179);
    height: 1px;
    width: 100%;
    }
    .scrollpicwhl
    {
    overflow: hidden;
    min-height: 100%;
    max-height: 50vh;
    }
    .bnbox a:hover .leftarrow
    {
    transform: translateX(40px);
    }
    .bnbox a:hover .rightarrow
    {
    transform: rotate(180deg) translateX(40px) !important;
    }
    .image-wrapper {
    display: flex;
    flex-direction: column;
    animation: scrollUp 50s linear infinite;
    }
    .image-wrapper-down {
    display: flex;
    flex-direction: column;
    animation: scrollDown 50s linear infinite;
    }
    .scrollpicwhl img {
    width: 100%;
    display: block;
    margin: 10px 10px;
    max-width: 120px;
    max-height: 70px;
    padding: 20px;
    background: #ffffff;
    }
    .scrollpicwhl img:hover {
    transform: scale(1.2);
    transform-origin: center;
    }
    .maintitle h3
{padding-top: 130px;
margin-top: -130px;
}
.faq .card {
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  text-align: left;
}

.faq .card button {
  color: #000;
  font-weight: bold;
}

.faq .card h3[aria-expanded="true"] {
  background: url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/hminus.webp);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px;
  background-size: 35px;
}

.faq .card h3[aria-expanded="false"] {
  background: url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/hplus.webp);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px;
  background-size: 35px;
}
    @keyframes scrollUp {
    0% {
    transform: translateY(0);
    }
    100% {
    transform: translateY(-50%);
    }
    }
    @keyframes scrollDown {
    0% {
    transform: translateY(-50%);
    }
    100% {
    transform: translateY(0);
    }
    }
    .top-bottom
    {
    overflow: hidden;
    }
    .forminner
    {
    margin-top: -140px;
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    }
    .forminner .form-control {
    margin-bottom: 35px;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-left: 0px;
    border-radius: 0px;
    box-shadow: none !important;
    }
    .forminner .form-control::placeholder{color:#ccc}
    .forminner .form-control:focus
    {
    border-bottom: 1px solid #390A6A;
    }
    .blogcontbtn{
    background: linear-gradient(270deg, #171BFF 0%, #6222A5 100%) !important;
    border-radius: 5px;
    color: #fff;
    min-width: 150px;
    font-weight:500;
    text-transform: uppercase;
    font-size: 16px;
    padding:13px 10px;
    }
    #bottom-form .tit,#bottom-form .para   {
     display:  none;
    }
    #bottom-form .social-select
    {
        height: 50px;
        border-bottom:1px solid #ccc !important;
    }
    #bottom-form .btn-solid-purple
    {
       background: linear-gradient(270deg, #171BFF 0%, #6222A5 100%) !important;
    border-radius: 5px;
    color: #fff;
    min-width: 150px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    padding: 13px 10px;
    }
    .sharemenu a i{margin-right: 10px}
    .sharemenu a{padding: 8px 10px !important}
    .transbtn{background:transparent;}
    .transbtn:after{display: none;}
    .indbg{    background: url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/taj-ind.webp), url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/lef_bg.webp);
    background-repeat: no-repeat;
    background-position: center right;
    height: 100%;
    align-items: stretch;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: 39%, 52%;
    }
    .uaebg{    background: url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/tower-uae.webp), url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/rig_bg.webp);
    background-repeat: no-repeat;
    background-position: center left;
    height: 100%;
    align-items: stretch;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: center; text-align: right; background-size: 34%, 52%;}
    .blogcontbox{height: 240px;}
    .blog.social li {
    list-style: none;
    margin: 5px 5px;
    }
    .blog.social{padding: 0px;}
    .siteinputbox{height: 52px;}
    .siteinputbox .input-group-text {
    background: #942DFF;
    border: 1px solid #8320ff;
    color: #fff;
    min-width: 100px;
    text-align: center;
    justify-content: center;
    border-radius: 10px !important;
    }
    .siteinputbox .form-control{
    background-color: #6222A5;
    border: 1px solid #8320ff;
    padding-right: 50px;
    margin-right: -40px;
    }
    .siteinputbox ::placeholder{color: #CB9BFD}
    .siteinputbox .input-group-append{ z-index: 9;}
    .scale-img{transition: all 0.1s ease-in;}
    .scale-img:hover{transform: scale(1.1); transform-origin: center;}
    .container.wrapper{
    min-width:800px !important;
    max-width:800px !important;
    }
    .blogform .container
    {
        max-width: 1140px !important;
    }
    .blogform form{
    padding: 0px !important;
    max-width: 100% !important;
    }
    #ni{
    min-width:80% !important;
    max-width:80% !important;
    }
    .icons{
    background-color: #000;
    min-height:80vh;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    }
    #client{
    font-weight:700;
    font-size: 65px;
    color:grey !important;
    }
    .yellowimg{
    background:url("yellowimg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: left;
    display: inline-block;
    }
    .bootom-spa {
    height: 100%;
    position: relative;
    padding-bottom: 50px;
}
    .yellowimg p{
    font-weight: 700;
    font-size: 25px;
    }
    .btn-secondary {
    color: black !important;
    background-color: white !important;
    border-color: #6c757d !important;
    }
    .dropdown-menu a{
    text-decoration: none;
    color:black !important;
    }
    p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color:black;
    }
    h2{
    font-weight: 600;
    font-size:28px;
    line-height:40.32px;
    }
    .dropdown1{
    background: white;
    /*display:flex;*/
    justify-content: center;
    align-items: center;
    }
    #main{
    width: 100% !important;
    background: white !important;
    border-color: #f2f2f2 !important;
    font-weight:700;
    font-size: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    word-break: break-word;
      white-space: normal;
      text-align: left;
    }
    .dropdown-item{
      word-break: break-word;
      white-space: normal;
    }
    .btn-group{
    width:100% !important;
    }
    .dropdown-menu.show{
    width:100% !important;
    }
    .title{
    font-weight: 700;
    font-size: 42px;
    padding: 30px 0px 0px 0px !important;
    line-height: 58px;
    color: #000;
    }
    #fh3{
    color:black;
    }
    .yellow{
    background:url("mountain.webp"),#f7b612;
    min-height:100vh;
    background-repeat: no-repeat;
    background-position: bottom;
    padding:50px 20px;
    /* display: flex;
    align-items: center; */
    }
    #talk{
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    background: url("whitebg.webp");
    background-repeat: no-repeat;
    background-position: center;
    padding: 38px 0px;
    }
    #Empower{
    color: #fcf7f3;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    }
    #take{
    text-align: center;
    font-weight: 400;
    color: white;
    font-size: 18px;
    }
    .yellow button{
    width:150px;
    height:40px;
    border-radius:10px;
    }
    #trust{
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    max-width: initial;
    }
    .dropdown-item.active, .dropdown-item:active {
    text-decoration: none !important;
    color: white !important;
    background-color: white !important;
    }
    a{
    text-decoration: none !important;
    }
    .fixedcontent{
    background:linear-gradient(180deg, #ffffff 80%, #ff999900);
    position: sticky;
    top: 66px;
    padding-top: 8px !important;
    z-index: 99
    }
    .countbox{padding: 15px 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;}
    .linkpic{cursor: pointer;}
.middle{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}
.cicon
{
  background-image: url(https://d2v79d41yqjm1s.cloudfront.net/Plurance/clap-icon.webp);
  background-size: 27px;
    background-repeat: no-repeat;
}
.pinky {
  background: #040404 !important;
}
.countboxwhl{position: relative;z-index: 99;}
.confetti-button {
      display: inline-block;
       
    border-radius: 40px;
    width: 30px;
    height: 30px;
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
  }
  .confetti-button:focus { outline: 0; }
  
  .confetti-button:before, .confetti-button:after {
    position: absolute;
    content: '';
    display: block;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
  }
  .confetti-button:before {
    display: none;
    top: -75%;
    background-image: radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, transparent 20%, #ff0081 20%, transparent 30%),
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
     10% 10%, 18% 18%;
  }
   .confetti-button:after {
    display: none;
    bottom: -75%;
    background-image: radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  }
  
  .confetti-button:active {
    transform: scale(0.9);
    
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
  }
  
  .confetti-button.animate:before {
    display: block;
    animation: topBubbles ease-in-out 0.75s forwards;
  }
  
  .confetti-button.animate:after {
    display: block;
    animation: bottomBubbles ease-in-out 0.75s forwards;
  }
   @keyframes
  topBubbles {  0% {
   background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 
   55% 90%, 70% 90%;
  }
   50% {
   background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 
   65% 20%, 90% 30%;
  }
   100% {
   background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%,
    65% 10%, 90% 20%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }
  @keyframes
  bottomBubbles {  0% {
   background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
   50% {
   background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
   100% {
   background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }
  @media(max-width: 1500px){
    .bigf {
    font-size: 100px;
}
.blogmf {
    font-size: 35px;
    font-weight: bold;
}
.bigf2 {
    font-size: 50px;
    font-weight: bold;
}
.h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .h5{
        font-size: 18px;
        line-height: 30px;
    }
  }
    @media(max-width:1200px){
    .container.wrapper {
    min-width: 100% !important;
    max-width: 100% !important;
    }
    .title{
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    padding: 30px 0px 0px 0px !important;
    color: #000;
    }
    h2 {
    font-size: 18px !important;
    }
    #client {
    font-weight: 700;
    font-size: 34px;
    color: grey !important;
    }
    .icons{
    text-align: center;
    }
    #Empower {
    color: #fcf7f3;
    font-size: 30px;
    }
   
    }

    @media(max-width:991px){
      .bigf {
        font-size: 67px;
    }
    .contents{
      display: block !important;
    }
    .blogmf {
      font-size: 21px;
    }
    .bigf2 {
      font-size: 35px;
      margin-bottom:0px !important;
    }
    .blogpurblet {
      font-size: 24px;
    }
    .partner{
      font-size:21px;
    }
    .h4{
      font-size: 16px;
    }
    .h5{
      font-size: 16px;
    }
    .last{
      margin-top: 70px;
    }
    .indbg,.uaebg{
      font-weight: 900;
    }
    #bottom-form .btn-solid-purple {
      font-size: 12px;
  }
  .blogcontbox {
    height: auto;
}

}