p{
    font-size: 15px;
    line-height: 1.5;
}
.TrademarkBannerMain {
  padding: 10% 0 4% 0;
}
.addidasmain {
  border: 1px solid #bbbbff;
  border-radius: 15px;
  padding: 4% 11px;
  bottom: 50px;
  right: -40px;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 27%);
}
.addidas h4 {
  display: block;
  font-weight: 600;
  color: #101044;
  font-size: 24px;
  text-transform: capitalize;
}
.addidas span {
  display: block;
  font-weight: 600;
  color: #bbbbff;
  font-size: 24px;
  text-transform: capitalize;
  line-height: 21px;
  margin: 0px 0 10px 0px;
}
.addidas small {
  display: table;
  background: #b22234;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
}
.contentalign {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.years span {
  display: block;
  font-weight: 600;
  color: #101044;
  font-size: 20px;
  text-transform: capitalize;
  margin: 10px 0 10px 0;
}
.years small {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
}
.years small img {
  position: relative;
  margin-right: 7px;
}
.men2box {
  border: 1px solid #b22234;
  border-radius: 10px;
  padding: 20px;
  position: relative;
}
.renewcontent span {
  display: block;
  font-weight: 600;
  color: #0c1f43;
  font-size: 30px;
  text-transform: capitalize;
  line-height: 40px;
  margin: 0px 0 10px 0px;
}
.renewcontent {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  position: relative;
}
.renewcontent p {
  margin: 10px 0 20px 0;
}
.renewcontent .main-btn {
  margin-right: 10px;
}
.arrowsign img {
  width: 230px;
}
.men2img {
  position: absolute;
  top: auto;
  left: -50px;
  width: 290px;
  bottom: -20px;
}
.oftenmain {
  background: #fff0ef;
  padding: 4%;
  margin-bottom: 12%;
}
.ofteryears {
  border: 1px solid #b22234;
  border-radius: 7px;
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  min-height: 180px;
  margin-top: 50px;
}
.ofteryears span {
  display: block;
  font-size: 21px;
  color: #000;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.ofteryears small {
     font-size: 15px;
    display: block;
    width: 100%;
    word-break: break-all;
    color: #6e6e6f;
    line-height: 1.5;
}
.renewcontent p{
    font-size: 15px;
    color: #6e6e6f;
    line-height: 1.5;
}
/* ************************** Register Trademark **************************** */
/* ************************** Renew Trademark **************************** */
.renew-trademark-banner {
  padding: 5% 18%;
}
.bannerimges img {
  width: 314px;
  height: 380px;
  object-fit: cover;
  border-radius: 15px;
}
.top30 {
  margin-top: 30px;
}
img.banner2 {
  position: relative;
  top: 40px;
  margin-left: 10px;
}
img.banner4 {
  position: relative;
  top: 40px;
  margin-left: 10px;
}
.renew-trademark-banner .renewcontent span {
  color: #0c1f43;
}
.centerhead span {
    display: block;
    font-weight: 600;
    font-size: 37px;
    text-transform: capitalize;
}
.SecureRights {
  padding: 1% 0 8% 0;
}
.insidescure {
  padding: 1% 0 2% 0;
}
.insidescure2 {
  padding: 5% 0 14% 0;
}
.martop {
  margin-top: 50px;
}
.secureboxes {
  border: 1px solid #b22234;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  min-height: 240px;
  transition: ease 0.4s;
  position: relative;
  background: #fff8f8;
}
.secureboxes:hover {
  background: #0c1f43;
  color: #fff;
  transition: ease 0.4s;
}
.secureboxes p{
    font-size: 15px;
    color: #6e6e6f;
    line-height: 1.5;
}
.secureboxes:hover span,
.secureboxes:hover p {
  color: #fff;
}
.secureboxes span {
  display: block;
  font-weight: 600;
  color: #0c1f43;
  font-size: 22px;
  text-transform: capitalize;
  margin: 0 0 10px 0;
}
.secureboxes a {
  color: #b22234;
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin: 10px 0 10px 0;
  position: absolute;
  bottom: 0;
}
.secureboxes a:hover {
  color: #fff;
}
.TestimonialSec {
  padding: 3% 0;
}
.TestimonialSec .centerhead p {
  width: auto;
  margin: 20px auto;
}
.testimonialbox {
  padding: 15px;
  border-radius: 7px;
  background: #fff;
  box-shadow: 1px 1px 10px #0000003b;
  margin-bottom: 25px;
  min-height: 340px;
  position: relative;
}
.testimonialboxmain {
  padding: 1% 1%;
  /* overflow-y: scroll; */
  /* overflow-x: hidden; */
  margin: 5% 0;
}
.testimonialbox ul li i {
  color: #dfd223;
  display: block;
  margin-bottom: 10px;
}
.testimonialbox p {
  margin: 25px 0 25px 0;
  font-size: 18px;
  line-height: 1.5;
}
.testimonialbox p strong {
  color: #000;
  display: block;
  margin: 0 0 10px 0;
}
.testimonialbox span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #b22234;
  margin: 0;
  position: absolute;
  bottom: 10px;
}
.testimonialbox small {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #6a6a6a;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.testimonialbox ul li{
    display: inline-block;
}
.years .text-danger{
    display: flex;
    align-items: center;
    gap: 10px;
}
.years small img{
    margin: 0;
}
.BannerMain {
  padding: 5% 0;
}
.BannerMainInner {
  padding: 3% 0 3% 0;
  background: #0c1f43;
}
.BannerMainInner .bannerleftcontent span {
  color: #b22234;
}
.BannerMainInner .bannerleftcontent span small {
  color: #fff;
}
.BannerMainInner .bannerleftcontent p {
  margin: 40px 0 40px 0;
  color: #fff;
}
.BannerMainInner .calltoaction small {
  color: #fff;
}
.BannerMainInner .normal-btn {
  background: #fff;
  color: #0c1f43;
}
.BannerMainInner .normal-btn:hover {
  background: #b22234;
  color: #fff;
}
.BannerMainInner .main-btn:hover {
  background: #fff;
  color: #b22234;
}
.BannerMainInner .bannerbtn .theme1{
    background: #b22234;
}
.BannerMainInner .bannerbtn .theme2{
    background: #fff;
    color: #0c1f43;
}
.bannerrightcontent {
  position: relative;
  overflow: hidden;
}
img.bannern {
  position: relative;
  top: 13px;
}
img.menimg {
  position: absolute;
  top: 530px; /* Start position higher than 480px for the slide effect */
  right: 0;
  opacity: 0; /* Initially hidden */
}
.calltoaction small {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 0 0 2px 0;
}
.bannerleftcontent span {
  display: block;
  color: #0c1f43;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  font-weight: 600;
}
.bannerleftcontent span small {
  color: #b22234;
}
.bannerleftcontent p {
  margin: 40px 0 40px 0;
}
.calltoaction {
  margin-left: 20px;
}
.calltoaction a {
  color: #b22234;
  font-size: 18px;
  font-weight: 600;
}
.calltoaction a:hover {
  color: #000;
}
.trustimg {
  margin: 20px 0 0 0;
}
.trustimg a {
  margin-right: 15px;
}
.aboutimg img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  border-radius: 7px;
}
.BannerPackages {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.BannerPackages strong {
  display: block;
  color: #b22234;
  font-size: 23px;
  margin: 0 0 20px 0;
  line-height: 20px;
}
.PackagesBox span {
  display: block;
  color: #0c1f43;
  font-size: 20px;
  margin: 0 0 15px 0;
  font-weight: 600;
}
.PackagesBox ul li small {
  font-weight: 600;
  color: #0c1f43;
  font-size: 17px;
  display: block;
}
.PackagesBox ul li p {
  font-weight: 600;
  margin: 10px 0 10px 0;
}
.PackagesBox ul li {
  margin-bottom: 10px;
}
.PackagesBox ul li.first{
    margin-top: 10px;
}
.whyuszoomt {
  padding: 5% 0;
}
.whybox {
  box-shadow: 1px 1px 11px #0000002e;
  padding: 15px;
  border-radius: 7px;
  margin-top: 20px;
  min-height: 270px;
}
.whybox i {
  display: block;
  font-size: 60px;
  color: #b22234;
  text-align: center;
  margin-bottom: 20px;
}
.whybox span {
  text-align: center;
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0c1f43;
  margin: 10px 0 10px 0;
}
.whybox p {
  text-align: center;
}
.whyuseText h3 {
  text-align: center;
  margin: 0 0 30px 0;
  font-size: 36px;
}
.main-btn {
  border-radius: 7px;
  box-sizing: border-box;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  background: #b22234;
  color: #fff;
  transition: ease 0.4s;
  border: 1px solid transparent;
  text-align: center;
  padding: 10px 25px;
  display: inline-block;
  margin-right: 10px;
}
.main-btn:hover {
  background: #0c1f43!important;
  color: #fff !important;
  border: 1px solid #0c1f43;
}

@media screen and (max-width: 768px){
    .addidasmain{
        right: 0;
        margin: 30px 0px;
        bottom: 0;
    }
    .men2img{
        display: none;
    }
    .arrowsign{
        display: none;
    }
    .centerhead span {
        font-size: 22px;
    }
    .centerhead {
        margin-bottom: 0px;
    }
    .renewcontent{
        margin-top: 20px;
    }
    .testimonialbox{
        min-height: 270px;
    }
    .BannerMainInner .bannerbtn .theme1, .BannerMainInner .bannerbtn .theme2{
        padding: 0 20px;
        font-size: 14px;
    }
    .bannerleftcontent{
        margin-bottom: 20px;
    }
}
