.fblue{
    color: #2d3091!important;
}
.main-slick1{
    background-image: url(img/about/pricing.jpg);
    padding-top: 10px;
    padding-bottom: 10px;
    height: max-content;
    background-size: contain;
    background-position: top;
}
.f0{
    color:#000!important;
}
.ffbold{
  font-weight: bold;
	font-family:  'f-bold2';
}
.ffmain{
	font-family:  'f-main2';

}
.appbar{
  position: absolute;
  width: 100%;
  z-index: 2;
}
.fixed-top{
  display: none;
}
.img100{
    width:100%;
}
.mimg100{
    max-width: 100%;
}
.bg-yellow{
    background-color: #f3ee1a;
}
.btn-yellow{
    background-color: #f3ee1a;
    color: #2d3091!important;
}
.bdr-24{
    border-radius: 24px;
}
 
.bdr-10{
    border-radius: 10px;
}
.fwhite{
    color:#fff!important;
}
.img90{
  width: 90%;
}
 
 

  .autoplay2 .slick-slide .serviceBox2 {
    width: 100%;
    transform: scale(0.8);
  }
 .slick-dotted .slick-current .serviceBox2 {
    transform: scale(1);
  }
  footer .social-list a{
    background: #2d3091;
    border-radius: 50%;
    padding: 0px 4px;
    color: #fff;
    margin-right: 10px;
  }
  footer .social-list a i{
    color: #fff;
  }
  .notipopup{
    border-radius: 50%;
    bottom: 10px;
    display: table;
    height: 50px;
    right: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 99999;
  }
  .notipopup img{
    width: 70px;
  }
  .notipopup2{
    border-radius: 50%;
    bottom: 90px;
    display: table;
    height: 50px;
    right: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 99999;
  }
  .notipopup2 img{
    width: 70px;
  }
  .service-icon{
    position: absolute;
    margin-top: -190px;
  }
  .serviceBox2{
    margin-top: 160px;
  }
  #products h5{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 0;
  }
  #products .acenter{
    align-items: center;
  }
  .divlist{
    padding: 15px 5px;
  }
  .divlist h5{
    font-family: 'f-main';

  }
  .bgwhite{
    background-color: #fff;
  }
  .bgsoft{
    background-color: #fcf4cf;
  }
  .footer-bottom{
    width: 100%;
    background: #1B1464;
    padding: 10px;
  }
  .navbar-toggler:hover{
    background-color: unset;
  }
  .navbar-toggler:focus{
    box-shadow: unset;
  }
  .f14{
    font-size: 14px;
  }
  .txtp{
    font-weight: bold;
    font-family: 'f-main';
    font-size: 20px;
    line-height: 1.5;
  }
  .btnhome{
    position:relative;
    background: white;
    border: solid 3px;
    border-radius: 22px;
    padding: 2px 15px;
    font-size: 15px;
    box-shadow: 1px 3px 5px #00000052;
  }
  .bcollab{
    right: -35%!important;
    top: 100px!important;
  }
  .bshop{
    right: -20%!important;
    top: 190px!important;
  }
  .bproduct{
    right: -12%!important;
    top: 330px!important;
    display: block;
    width: 147px!important;
  }
  .bnews{
    right: -48%!important;
    top: 400px!important;
  }
  .babout{
    right: 18%!important;
    top: 540px!important;
  }
  .footer-top{
    background-color: initial!important;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
    margin-top: -20%;
    padding: 60px 0;

  }
  .footer-bottom p{
    font-family: prompt;
    color: #6869b6;
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .footer-top .t1{
    font-family: 'Prompt';
    letter-spacing: 0px;
    font-size: 18px;
    color: #6869b6;

  }
  .footer-top .social{
    width: 30px;
    margin: 0 3px;
  }
  .footer-top .t2{
    font-size: 18px;
    color: #f3ee1a;
    margin-left: 6px;
    letter-spacing: 3px;

  }
  .footer-top .t3{
    font-size: 18px;
    font-weight: 300;
    font-family: 'f-main';
    color: white;
    line-height: 1.2;

  }
  .footer-top .t4{
    font-size: 15px;
    font-weight: 100;
    font-family: 'f-main';
    color: white;
    line-height: 1.2;
  }
  .pr-0{
    padding-right: 0;
  }
  .mb-menu{
    background-color: white;
    z-index: 1;
    margin-top: -50px;
    padding-top: 100px;
    
    background-position: bottom;
    height: 100vh;
    background-size: cover;
  }
  .navbar .nav-item:hover{
    background-color: unset;
    color: unset;
  }
  .navbar .nav-item:hover a{
    color: unset;

  }
 .w80{
  width:80%;
 }
 .btnbuy{
  position: absolute;
  width: 40%;
  right: 4vh;
  margin-top: 40vh;
 }
 .w85{
  width:85%;
 }
 .w90{
  width:90%;
 }
 .about .title{
  font-size: 20px;
    line-height: 1;
    color: #2E3192;
    font-family: 'f-main2';
 }
 .about .titlebtn{
  font-size: 34px;
    line-height: 1;
    color: #2E3192;
    border: solid 3px #2E3192;
    padding: 9px 22px 12px 22px;
    border-radius: 30px;
    max-width: 90%;
    margin: auto;
    font-family: 'f-main2';

 }
 .fyellow{
  color: #f3ee1a!important;

 }
 .btnloadmore{
  background: #2e3190;
    min-width: 200px;
    font-size: 20px;
    padding: 4px;
 }
 .btnloadmore:hover{
  color: #2e3190!important;
 }
 .nav-link:hover{
  color: #2e3190!important;

 }
 .about .titlebtn2{
  font-size: 28px;
  line-height: 1;
  color: #f3ee1a;
  border: solid 3px #f3ee1a;
  padding: 5px 22px 12px 22px;
  border-radius: 30px;
  max-width: 100%;
  margin: auto;
 }
 .head3{
  color: #2e3190;
 }
 .about .titlebtn3{
  font-size: 22px;
  line-height: 1;
  color: #fff;
  padding: 9px 22px 9px 22px;
  border-radius: 30px;
  max-width: 90%;
  margin: auto;
  background-color: #2e3190;
  font-family: 'f-main2';
 }
 .mas1{
  width: 100px;
  position: absolute;
  right: 0;
  margin-top: -120px;
 }
 .about .head{
  font-size: 34px;
    line-height: 1;
    color: #2E3192;
    font-weight: bold;
    font-family: 'f-bold2';
 }
 
 .about .head1{
  font-size: 34px;
    line-height: 1;
    color: #2E3192;
    font-family: 'f-main2';

 }
 
  .nbicon img{
    width: 100%;
  }
  .nbtitle{
font-size: 16px;
color: #2E3192;
  }
  .bndes{
    font-size: 18px;
    font-family: 'f-main';
    line-height: 1;
    color: #2E3192;
    
  }
  .collab .font1{
    width:60%;
  }
  .about .font1{
    width:60%;
  }
  .news .font1{
    width:60%;
  }
  .collab .font2{
    width:90%;
  }
  .news .font2{
    width: 90%;
  }
  .imgcollab{
    width:90%;
    margin:auto;
  }
  .collab .slick-dots li.slick-active button:before, .news .slick-dots li.slick-active button:before{
    opacity: .75;
    color: #2e3192;
  }
  .collab .slick-dots li button:before,.news .slick-dots li button:before{
    font-size: 20px;
    color: #2e3192;
  }
  .product .font1{
    width: 60%;
  }
  .product .imgproduct{
    width: 70%;
  }
  .btnlocation{
    position: absolute;
    right: 40px;
    /* bottom: 13vh; */
    top: 525px;
    width: 90px;
  }
  .homeb{
    min-height:110vh;
  }
  @media (max-width: 430px) {
    .footer-top .t3{
      font-size: 16px;
      font-weight: 300;
      font-family: 'f-main';
      color: white;
      line-height: 1.2;
  
    }
    .footer-top .t4{
      font-size: 13px;
      font-weight: 100;
      font-family: 'f-main';
      color: white;
      line-height: 1.2;
    }
    .footer-top .social{
      width: 20px;
      margin: 0 0px;
    }
    .footer-top .t2{
      font-size: 16px;
      color: #f3ee1a;
      margin-left: 6px;
      letter-spacing: 1px;
  
    }
    
    .footer-top .t2{
      font-size: 16px;
      letter-spacing: 1;
    }
     
  }

  @media (max-width: 360px) {
   
    .footer-top .t2{
      font-size: 13px;
      letter-spacing: 1px;
    }
    .footer-top .t3{
      font-size: 14px;
    }
    .btnlocation{
      bottom: 6vh;
      
    }
  }
  @media (max-width: 320px) {
    .homeb{
      min-height:160vh;
    }
    .about .titlebtn3 {
      font-size: 18px;
      line-height: 1;
      color: #fff;
      padding: 12px 22px 12px 22px;
      border-radius: 30px;
      max-width: 94%;
      margin: auto;
      background-color: #2e3190;
      font-family: 'f-main2';
  }
  .btnlocation {
    position: absolute;
    right: 40px;
    bottom: 13vh;
    width: 65px;
  }
  .about .titlebtn{
    font-size: 30px;
  }
  }