/* Fotns */
/*Main Css */
::selection {
  background: #517fa4;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
.call-to-footer {
  margin-top: 100px;
}

.center-pkg-sec {
  display: flex;
  justify-content: center;
}

.checkout-field-info p {
  font-family: "Manrope";
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #4c4c4c;
  margin-bottom: 4px;
  margin-left: 2px;
}

#footer-link {
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.2px;
  font-weight: 400;
  color: #fff;
}

.link-style {
  color: #517fa4 !important;
}

.link-style:hover {
  color: #000 !important;
}

.link-style-topbar {
  color: #ffffff !important;
}

.link-style-topbar:hover {
  color: #fff !important;
}

.link-style-darkbg {
  color: #517fa4 !important;
}

.link-style-darkbg:hover {
  color: #fff !important;
}

#search-results-bkg {
  background-color: #ffffff;
}

#mark-info-box {
  background-color: #ddf4ff;
  border-radius: 20px;
  padding: 30px 30px 30px 30px;
  margin-top: 60px;
}

.mark-header {
  margin: auto;
  display: flex;
  gap: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff;
}

.mark-header h2 {
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 3rem;
}

#mark-details-table {
  padding-top: 10px;
}

#mark-details-header {
  background: #ddf4ff;
  color: #000000;
  box-shadow: none;
}

#mark-details-body {
  margin: auto;
  border-top: 3px Solid #ffffff;
}

.table-cell {
  padding-bottom: 8px;
  padding-top: 8px;
}

.table-cell h6 {
  margin-bottom: 0;
}

.underline {
  display: inline;
  position: relative;
  overflow: hidden;
}
.underline:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  width: 0;
  bottom: -5px;
  background: #517fa4;
  height: 2.5px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-In;
}
.underline:hover:after,
.underline:focus:after,
.underline:active:after {
  left: 0;
  right: auto;
  width: 100%;
}

.attn-img-1 {
  background: url(../images/attn_bg.webp) no-repeat center #000000d6;
  background-size: cover;
  background-blend-mode: overlay;
  height: 430px;
  color: #fff;
  padding-top: 165px;
  margin-top: -40px;
  position: relative;
}
.attn-img-1::after {
  position: absolute;
  content: "";
  background: url("../images/attn-img-1.png") no-repeat bottom right;
  height: 470px;
  background-size: 100%;
  width: 400px;
  bottom: 0;
  right: 10%;
  z-index: 9999;
}

.attn-img-1 h2 {
  color: #ffffff;
}

.attn-img-1 p {
  margin-bottom: 20px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}

.attn-img-1 .outlined_btn {
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.mainBanner.overview {
  background: url("../images/home_banner.png") center/cover no-repeat;
  height: 900px;
  padding: 150px 0 0 0;
  background-position: top;
  z-index: 9;
}
.mainBanner.home {
  background: url("../images/hbky6yy.webp") center/cover no-repeat;
}
.mainBanner.trademark-reg {
  background: url("../images/jvuyb.webp") center/cover no-repeat;
}
.mainBanner.comprehensive {
  background: url("../images/bubn.webp") center/cover no-repeat;
  background-position: 0px -60px;
}
.mainBanner.monitoring {
  background: url("../images/dfsaedfsa.webp") center/cover no-repeat;
}
.mainBanner.office-action {
  background: url("../images/qweqwd.webp") center/cover no-repeat;
}
.mainBanner.copy-reg {
  background: url("../images/fesdfs3.webp") center/cover no-repeat;
}
.mainBanner.llc-form {
  background: url("../images/faedfas.webp") center/cover no-repeat;
}

.mp-badge {
  background: #0e101a;
  color: #ffffff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 0.4rem 1.4rem;
  line-height: 100%;
  position: relative;
  top: -40px;
  left: 0px;
  right: 0px;
  width: fit-content;
  font-weight: 800;
  font-size: 12px;
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
}

.article-head h1 {
  letter-spacing: -1px;
  margin-right: 100px;
}

.article-body p {
  font-size: 18px;
  margin-right: 50px;
  line-height: 1.6em;
  color: #1b1b1b;
}

.article-body h3 {
  font-size: 30px;
  margin-right: 60px;
  margin-top: 50px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 700;
}

.fa {
  padding: 20px;
  font-size: 26px !important;
  width: 50px;
  text-align: center;
  text-decoration: none;
  position: relative;
  left: 8px;
  padding-bottom: 48px;
  color: #000000;
}

/* Style the list */
ul.breadcrumb {
  list-style: none;
  padding-left: 0rem !important;
  padding-top: 15px;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 15px;
  font-weight: 400;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
  padding: 8px;
  color: #919191;
  content: " | ";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #000000;
  font-weight: 600;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #4c4c4c;
  text-decoration: underline;
}

/* search-breadcrumb Style the list */
ul.search-breadcrumb {
  list-style: none;
  padding-left: 0rem !important;
  padding-top: 15px;
}

/* Display list items side by side */
ul.search-breadcrumb li {
  display: inline;
  font-size: 15px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.search-breadcrumb li + li:before {
  padding: 8px;
  color: #919191;
  content: " | ";
}

/* Add a color to all links inside the list */
ul.search-breadcrumb li a {
  color: #000000;
  font-weight: 600;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.search-breadcrumb li a:hover {
  color: #4c4c4c;
  text-decoration: underline;
}

.time-stamp {
  background: #ffbea4;
  color: #000000;
  text-align: center;
  padding: 6px;
  border-radius: 100px;
  display: inline-block;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 28px;
  margin-top: 10px;
}
.time-stamp p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0 !important;
}

.blog_sidebar {
  position: sticky;
  top: 80px;
}
.blog_sidebar nav ul {
  list-style: none;
  padding: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
}
.blog_sidebar nav ul li {
  display: block;
  padding: 0;
}
.blog_sidebar nav ul li.active a {
  background: #000000;
  color: #ffffff;
}
.blog_sidebar nav ul a {
  background: #d9d9d9;
  color: #000;
  text-align: center;
  padding: 12px;
  margin-bottom: 20px;
  border-radius: 100px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  letter-spacing: -0.2px;
  font-size: 18px;
}
.blog_sidebar nav ul a:hover {
  background: #000000;
  color: #ffffff;
}
.blog_sidebar h4 {
  padding-bottom: 25px;
  letter-spacing: -0.3px;
  margin: auto;
  position: relative;
  left: 26px;
}

.blog-category-1 {
  height: 220px;
  margin-bottom: 35px;
  background: #ffffff;
  display: flex;
}

.blog-category-1 img {
  object-fit: cover;
  margin-bottom: 20px;
  width: 300px;
  height: 200px;
  border-radius: 12px;
  float: left;
  margin-right: 25px;
}

.blog-category-1 h3 {
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 32px;
  letter-spacing: -0.4px;
}
.blog-category-1 p {
  font-size: 17px;
  margin-bottom: 0;
  color: #414752;
  padding-top: 10px;
}

.blog-category-1 span {
  font-size: 15px;
  margin-bottom: 0;
  color: #414752;
  display: flex;
}

.pricing-bullet {
  width: 22px;
  height: 22px;
}

.search-box {
  width: 100%;
  height: 40vh;
  background: #0e101a;
  display: flex;
  align-items: center;
  justify-content: center;
}

.formtag-search {
  background: #fff;
  width: 650px;
  height: 45px;
  display: flex;
  border-radius: 10px;
}

.formtag-search input {
  flex: 1;
  border: none;
  outline: none;
}

.formtag-search button {
  background: #517fa4;
  padding: 10px 50px;
  border: none;
  outline: none;
  color: #fff;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.formtag-search .fa-search {
  align-self: center;
  padding: 10px 20px;
  color: #777;
}

.search-results {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 30px;
}

.info-search-result {
  padding: 22px 30px;
  border-radius: 20px;
  min-height: 250px;
  margin: 15px 20px 0px 0px;
}

.info-search-result h4 {
  font-size: 22px;
  margin-bottom: 12px;
  padding-left: 0px;
  position: relative;
  font-weight: 600;
  letter-spacing: -0.5px;
  position: relative;
  top: 15px;
  left: 15px;
}

.info-search-result h5 {
  font-size: 18px;
  margin-bottom: 16px;
  padding-left: 0px;
  position: relative;
  font-weight: 300;
  letter-spacing: 0px;
}

.info-search-result h6 {
  font-size: 17px;
  margin-bottom: -14px;
  padding-left: 0px;
  position: relative;
  font-weight: 400;
  letter-spacing: 0px;
}

.trusted-logos {
  padding: 90px 120px 90px;
  vertical-align: middle;
  display: grid;
  height: fit-content !important;
  grid-template-columns: repeat(6, 1fr);
  text-align: center;
}

.trusted-logos li {
  display: inline-block;
  vertical-align: middle;
}

.icons-1 {
  background: #0e101a;
}

.trusted-img {
  width: 100px;
  height: 100px;
}

.monitor_sec.spad.pt-0 {
  margin-top: 100px;
}

.custom_list span {
  color: #517fa4;
  display: block;
  font-weight: 700;
}

.thankyou-text p {
  padding-left: 20px;
  padding-right: 20px;
}

.thankyou-bg {
  background: url(../images/thankyou-bg.html) no-repeat center;
  background-size: cover;
  min-height: 54vh;
  text-align: center;
  padding-top: 60px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.wi {
  font-weight: 700;
  color: #000;
}

.thankyou-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 36vh;
  flex-direction: column;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 40px 3px rgb(0 0 0 / 15%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 20px;
  padding: 25px;
}

.thankyou-text h2 {
  font-family: Manrope;
}

.thankyou-text h1 {
  font-size: 80px;
  font-weight: 800;
  -webkit-text-stroke: 3px;
  color: transparent;
  -webkit-text-stroke-color: #000;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}

p.cont_bottom {
  margin-bottom: 30px;
}

section {
  padding: 0px 0;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  background-color: #517fa4;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

/* Tabbing CSS */
[class^="box-"] {
  display: none;
}

[class^="box-"].showfirst {
  display: block;
}

/* Accordion CSS */
.myaccordion li .faq-opt {
  display: none;
}

.myaccordion li.active .faq-opt {
  display: block;
}

.myaccordion li.active .faq-ang h4:before {
  content: "\f077";
}

body {
  font-family: "Manrope", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1.75;
  color: #000000;
  overflow-x: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 20px;
  color: rgb(0, 0, 0);
}

h1,
.h1 {
  font-size: 46px;
  font-family: "Manrope", sans-serif;
}

h2,
.h2 {
  font-size: 40px;
  font-family: "Manrope", sans-serif;
  line-height: 0.9;
}

h3,
.h3 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 10px;
}

h6,
.h6 {
  font-weight: 500;
}

p {
  margin-bottom: 10px;
  line-height: 1.4;
  letter-spacing: 0.2px;
}

.theme-btn {
  background: #517fa4;
  padding: 12px 30px;
  display: inline-block;
  font-family: "Manrope", sans-serif;
  color: #fff;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  text-align: center;
  border-radius: 50px;
  border: 2px solid transparent;
}
.theme-btn.outlined_btn {
  background: transparent;
  border: 2px solid #517fa4;
  color: #517fa4;
}
.theme-btn i {
  margin-right: 10px;
}

.theme-btn:hover {
  color: #517fa4 !important;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-color: #517fa4 !important;
}

a {
  outline: none !important;
}

a,
input[type="submit"] {
  -webkit-transition: all 0.4s ease-In-out;
  -moz-transition: all 0.4s ease-In-out;
  -o-transition: all 0.4s ease-In-out;
  transition: all 0.4s ease-In-out;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: #dbdbdb;
}

.plain-cta-text p a:hover {
  color: #dbdbdb;
}

textarea,
select,
input[type],
textarea,
select,
button {
  background: transparent;
  border: none;
  border-radius: 0px;
}

::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

::-moz-placeholder {
  opacity: 1;
}

/* Padding Classes */
.spad {
  padding: 100px 0;
}

.pad-zero {
  padding: 0px;
}

.pad-l-zero {
  padding-left: 0px;
}

.pad-r-zero {
  padding-right: 0px;
}

.ovr-hiddn {
  overflow: hidden;
}

.overlay:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.overlay {
  display: none;
}

.overlay.active {
  display: block;
}

/* Custom Slick Css */
.slick-slide {
  margin: 0 15px;
}

.slick-list {
  margin: 0 -15px;
}

.slick-dots {
  padding: 30px 0 0;
  text-align: center;
}

.slick-dots li {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  padding: 0px;
  border: none;
}

.slick-dots li button {
  height: 20px;
  width: 20px;
  border-radius: 100%;
  margin: 5px;
  padding: 0px;
  border: 1px solid rgb(217, 217, 217);
  cursor: pointer;
  font-size: 0px;
  padding: 0px;
  -webkit-transition: all 0.4s ease-In-out;
  -moz-transition: all 0.4s ease-In-out;
  -o-transition: all 0.4s ease-In-out;
  transition: all 0.4s ease-In-out;
  box-sizing: border-box;
  position: relative;
}
.slick-dots li button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgb(217, 217, 217);
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.slick-dots li.slick-active button::before {
  background: #517fa4;
}

/* Hamburger Menu */
.menu-Bar {
  position: relative;
  cursor: pointer;
  width: 32px;
  height: 20px;
  z-index: 22;
  display: none;
}

.menu-Bar span {
  display: block;
  height: 3px;
  width: 32px;
  background: #517fa4;
  position: relative;
  transition: 0.6s all;
  border-radius: 100px;
}

.menu-Bar span:nth-child(1) {
  top: 0;
}

.menu-Bar span:nth-child(2) {
  top: 5px;
  transform-origin: left;
}

.menu-Bar span:nth-child(3) {
  top: 10px;
}

.menu-Bar.open span {
  background: #fff;
}

.menu-Bar.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 5px;
  transform-origin: right-center;
}

.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 0;
  transform-origin: right-center;
}

/* Menu Css */
.menuWrap {
  display: flex;
  justify-content: flex-end;
}

.main-header .menu {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.main-header .menu > li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
}

.main-header .menu > li > a {
  /*display: block;*/
  color: #0e101a;
  /*padding: 15px 0;*/
}

.main-header .menu > li:last-child > a {
  border-radius: 50px;
  background: #517fa4;
  padding: 10px 24px;
  color: #fff !important;
  transition: none;
  border: solid 1px #517fa4;
  font-size: 15px;
}

.main-header .menu > li:last-child > a:hover {
  color: #517fa4 !important;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border: solid 1px #517fa4;
}

.main-header .menu > li:last-child > a:hover {
  color: #fff;
}

.main-header .menu li:hover > a,
.main-header .menu li.active > a {
  color: #0e101a;
}

.main-header .menu > li.active > a {
  position: relative;
}

/* Menu Dropdown CSS */
.menu li.dropdown-nav {
  position: relative;
  display: inline-flex;
}

.menu li.dropdown-nav > a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 12px;
  padding-left: 8px;
}

ul.dropdown {
  position: absolute;
  min-width: 100%;
  width: 208px;
  left: 0;
  border-radius: 16px;
  background: #f5f5f5;
  padding: 15px 20px;
  opacity: 0;
  visibility: hidden;
  top: 80%;
  transition: 0.5s top;
  z-index: 999;
  box-shadow: 0px 18px 18px rgba(0, 0, 0, 0.15);
}

ul.dropdown li {
  padding: 0;
}

ul.dropdown li a {
  color: #000;
  padding: 5px 0;
  display: block;
  text-transform: capitalize;
}
ul.dropdown li a:hover {
  color: #666666 !important;
}

ul.dropdown li:last-child a {
  border-bottom: 0;
}

ul.dropdown li {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

ul.dropdown li a {
  background: transparent;
}

ul.dropdown li.last a {
  margin-bottom: 0px;
}

ul.dropdown li a:hover {
  color: #000;
}

.dropdown-nav:hover ul.dropdown {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

ul.header-icon {
  margin-bottom: 0;
  padding: 2px;
  text-align: center;
}

.header_top {
  background-color: #0e101a;
  padding: 0px 0;
}
.header_top a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  font-family: "Manrope";
}
li.phone.first {
  margin-right: -8px;
  list-style: none;
}
li.mes.last {
  margin-right: -20px;
  list-style: none;
}
.header_top ul li {
  display: inline-block;
  padding: 0 16px;
}

.align-items-center ul li img {
  padding-right: 6px;
  max-width: 24px;
}

.hdr_1 a.theme-btn.outlined_btn {
  font-size: 12px;
  padding: 5px 12px;
  margin-right: 15px;
  border-color: #fff;
  color: #fff;
}
.hdr_1 a.theme-btn.outlined_btn:hover {
  color: #517fa4;
}

.main-header {
  padding: 20px 0;
}

.main-header.sticky {
  background: rgb(255 255 255 / 80%);
  backdrop-filter: blur(10px);
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  position: fixed;
  width: 86%;
  top: 4px;
  left: 0;
  right: 0;
  z-index: 999;
  margin: auto;
  border-radius: 24px 24px 24px 24px;
}

a.logo img {
  width: 90%;
}

.hdr_r {
  display: flex;
  align-items: center;
}
.hdr_r div:first-child {
  margin-right: 30px;
}
.hdr_r div:first-child a {
  color: #414752;
  padding: 5px;
}
.hdr_r i {
  transform: scaleX(-1);
  margin-right: 6px;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.search_bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  padding: 3rem 15px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s ease-in-out;
  transform: translateY(-100px);
}

.search_bar.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.search_bar .searchbar_i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

.search_bar .searchbar_i button {
  -webkit-appearance: none;
  appearance: none;
  padding: 12px 0 12px 20px;
}

.search_bar .searchbar_i button i {
  margin: 0;
}

.search_bar .input_group {
  border: 1px solid #333;
  display: flex;
  width: 100%;
}

.search_bar .input_group input {
  flex: 1;
  padding: 12px 20px;
}

.search_bar .input_group input[type="submit"] {
  flex: 0 0 auto;
}

/* Main Banner CSS */
.mainBanner {
  position: relative;
  padding: 2.5% 0;
  overflow: hidden;
}
.mainBanner .mb_1 {
  position: relative;
  z-index: 1;
  margin-top: 75px;
  background: #ffffff;
  padding: 50px 45px;
  border-radius: 44px;
}

.why-choose-us h2 {
  margin-bottom: 35px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-align: center;
}

.box-center {
  text-align: center;
}

.mainBanner .mb_1 h1 {
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: -0.8px;
  font-size: 38px;
  line-height: 2.6rem;
}
.mainBanner .mb_1 h1 span {
  color: #517fa4;
  padding-bottom: 4px;
}
.mainBanner .mb_1 .words_wrap {
  display: inline-block;
}
.mainBanner .mb_1 .ml7 {
  position: relative;
}
.mainBanner .mb_1 .ml7 .text-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.mainBanner .mb_1 .ml7 .letter {
  transform-origin: 0 100%;
  display: inline-block;
}
.mainBanner .mb_1 > p {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  line-height: 1.4;
  margin-bottom: 24px;
}
.mainBanner .mb_1 > ul {
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
  line-height: 1.8;
}
.mainBanner .mb_1 > ul li {
  display: flex;
  line-height: 1.5;
  margin-bottom: 4px;
  position: relative;
  padding: 0 0 0 15px;
}

.mainBanner .mb_1 .btn_group {
  margin-bottom: 20px;
}
.mainBanner .mb_1 .btn_group a:first-child {
  min-width: 200px;
}
.mainBanner .mb_1_1 {
  font-size: 14px;
  padding-right: 20%;
  margin-top: -10px;
}
.mainBanner .mb_1_1 a {
  color: #517fa4;
  text-decoration: underline;
}
.mainBanner .mb_2 {
  padding-left: 30px;
  margin-top: 20px;
}
.mainBanner .mb_2 .mb_2_1 {
  position: relative;
}
.mainBanner .mb_2 .mb_2_1::before {
  content: "";
  background: transparent url(assets/images/elem1.svg);
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 120%;
  top: -30px;
  left: -30px;
  background-repeat: no-repeat;
}
.mainBanner .mb_2 .mb_2_1::after {
  content: "";
  background: transparent url(assets/images/elem2.svg);
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 120%;
  top: 80px;
  background-repeat: no-repeat;
  left: 40%;
}
.mainBanner .mb_2 img {
  width: 100%;
  position: relative;
  z-index: 1;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1),
    0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.mainBanner .mb_2_2 {
  background: #0e101a;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 12px 20px;
  border-radius: 9px;
  margin: -20px 60px 0 -4rem;
}

.how_to_sec {
  background: #517fa4;
  padding-top: 100px;
  padding-bottom: 100px;
}

.howtoreg {
  color: #ffffff;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 0;
  background: #fffaf8;
  transition: 0.5s ease;
  min-height: 250px;
}

.howto_1 h2 {
  font-weight: 600;
  font-size: 36px;
  color: #ffffff;
}

.howto_1 p {
  color: #ffffff;
  margin-right: 100px;
}

.howtoreg h5 {
  color: #0e101a;
  margin-top: 0;
  margin-bottom: 20px;
}

.howtoreg p {
  color: #0e101a;
  margin: 0;
}

.get_trademark_sec .mb_2_2 {
  background: #0e101a;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  border-radius: 9px;
  margin: -120px 190px 0 -0.5rem;
  top: -182px;
  right: 30px;
}

.get_trademark_sec .mb_2_2 p {
  color: #fff;
  margin: 0;
  font-weight: 700;
  font-size: 113%;
  line-height: 1.4;
}

.get_trademark_sec .mb_2_2 ul i {
  color: #f52023;
  font-size: 109%;
  margin-left: 6px;
}

.get_trademark_sec .mb_2_2 ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}

.mainBanner .mb_2_2 p {
  color: #fff;
  margin: 0;
  font-weight: 500;
  line-height: 1.4;
}
.mainBanner .mb_2_2 ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}
.mainBanner .mb_2_2 ul i {
  color: #517fa4;
  font-size: 125%;
  margin-left: 6px;
}

.btn_group {
  display: flex;
}
.btn_group a {
  margin-right: 25px;
  border-radius: 50px;
}
.btn_group a:last-child {
  margin: 0;
}

.section_head {
  margin-bottom: 40px;
  margin-top: 32px;
}
.section_head.has_mt {
  padding-top: 3%;
}
.section_head > span {
  display: block;
  font-size: 128px;
  font-family: "Intro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-text-stroke: 1px rgb(243, 82, 90);
  color: #fff;
  opacity: 0.2;
  line-height: 0.75;
  position: relative;
}
.section_head > span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, transparent, #fff);
}
.section_head h2 {
  margin-top: -2rem;
  position: relative;
  margin-bottom: 18px;
  letter-spacing: -0.5px;
  line-height: 1.2em;
}
.section_head p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 10px;
}

.faq_head h2 {
  position: relative;
  margin-bottom: 18px;
  letter-spacing: -0.5px;
  line-height: 1.2em;
  color: #ffffff;
}

.faq_head p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 10px;
  color: #ffffff;
}

.form_tagline {
  font-size: 12px;
  text-align: center;
  padding: 0px 36px 0px 36px;
}

.rev-box {
  background: #517fa4;
  border-radius: 24px;
  margin-right: 15%;
  padding: 24px 24px 14px 24px;
}

.rev-box ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 12px;
}

.rev-box ul i {
  color: #f52023;
  font-size: 109%;
  margin-left: 4px;
}

.rev-box p {
  font-size: 18px;
  width: 100% !important;
  letter-spacing: 0.4px;
  color: #fff !important;
}

.rev-box span {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  margin-left: 70px;
}

.rev-box span p {
  margin-left: 70px;
  font-weight: 400;
  font-size: 14px;
}

.s1 {
  overflow: hidden;
}

.s1_1 {
  border-radius: 34px;
  padding: 30px;
  height: 100%;
  position: relative;
  background: #ffffff;
  box-shadow: 0 0 20px #ccc;
}

#resource-page-heading h3 {
  font-weight: 700;
  font-size: 44px;
  letter-spacing: -0.7px;
  padding-bottom: 24px;
  margin-top: -90px;
}

.blog-container {
  overflow: hidden;
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.blogs-button {
  background: #000;
  display: flex;
  font-family: "Manrope", sans-serif;
  color: #fff;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  margin-right: 26px;
  text-align: center;
  border-radius: 36px;
  padding: 18px 30px;
  max-width: fit-content;
}

.blogs-button:hover {
  color: #000;
  background: #c5c5c5;
}

#first-row {
  padding-top: 120px;
}

#last-row {
  padding-bottom: 120px;
}

.blog-sec-1 {
  height: 100%;
  position: relative;
  background: #ffffff;
}

.blog-sec-1 img {
  object-fit: cover;
  margin-bottom: 20px;
  width: 372px;
  height: 242px;
  border-radius: 12px;
}

.blog-sec-1 h3 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 32px;
}
.blog-sec-1 p {
  font-size: 17px;
  margin-bottom: 0;
  color: #414752;
  padding-bottom: 20px;
}

.blog-sec-1 span {
  font-size: 15px;
  margin-bottom: 0;
  color: #414752;
}

#service-1:hover {
  background: #ffbea4;
  transform: scale(1.01);
}

#service-2:hover {
  background: #dedede;
  transform: scale(1.01);
}

.s1_1 span {
  display: block;
  font-size: 128px;
  font-family: "Intro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-text-stroke: 1px rgb(12, 0, 1);
  color: #fff;
  opacity: 0.2;
  line-height: 0.75;
  position: relative;
  position: absolute;
  top: 15px;
  right: 30px;
}
.s1_1 span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, transparent, #fff);
}
.s1_1 img {
  width: 56px;
  height: 56px;
  object-fit: contain;
  margin-bottom: 20px;
  filter: brightness(0);
}

.howtoreg img {
  width: 56px;
  height: 56px;
  object-fit: contain;
  margin-bottom: 16px;
}

.s1_1 h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000;
}
.s1_1 p {
  margin-bottom: 0;
  color: #414752;
}

.s2 {
  background: #5f6a74;
}
.s2 .section_head span {
  -webkit-text-fill-color: #5f6a74;
  -webkit-text-stroke: 1px rgb(255, 255, 255);
}
.s2 .section_head span::before {
  background: linear-gradient(180deg, transparent, #5f6a74);
}
.s2 .section_head h2,
.s2 .section_head p {
  color: rgba(255, 255, 255, 0.8);
}
.s2 .row > div:nth-child(2) .s2_1 {
  box-shadow: 0px 4px 30px 1px rgba(255, 110, 51, 0.27);
  position: relative;
  z-index: 1;
  margin-top: 0;
}

.s2_1 {
  background: #fefefe;
  border-radius: 5px;
  padding: 30px;
  margin-top: 40px;
}
.s2_1 h3 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: rgba(17, 24, 39, 0.8);
}
.s2_1 .theme-btn {
  width: 250px;
  max-width: 100%;
  margin: 3px;
}
.s2_1 .nobg-btn {
  background: #fff;
  color: #517fa4;
  text-transform: capitalize;
  margin-bottom: 19px;
  display: block;
}
.s2_1 ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.s2_1 ul li {
  padding: 8px 0;
  display: flex;
}
.s2_1 ul li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #ff979c;
  margin-right: 12px;
  font-size: 120%;
  line-height: 26px;
}

.s2_1_1 {
  text-align: center;
  color: rgba(17, 24, 39, 0.8);
}
.s2_1_1 span {
  font-size: 18px;
  font-weight: 500;
  color: rgb(87, 107, 99);
}
.s2_1_1 strong {
  display: block;
  font-size: 40px;
  color: rgb(243, 82, 90);
  margin-bottom: 25px;
}
.s2_1_1 strong sub {
  font-size: 20px;
  font-weight: 600;
  bottom: 0;
}
.s2_1_1 small {
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-bottom: 15px;
}
.s2_1_1 p {
  font-weight: 500;
  margin-bottom: 15px;
}

.s3_1 {
  border: 0.5px solid #517fa4;
  border-radius: 4px;
  padding: 24px;
  padding-top: 60px;
  position: relative;
  margin-top: 50px;
}
.s3_1:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 20px;
  width: 46px;
  height: 34px;
  background: transparent url(assets/images/qoute-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.s3_1 > img {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  object-fit: cover;
  left: 24px;
  top: -50px;
}
.s3_1 h3 {
  font-size: 24px;
  margin: 10px 0;
}
.s3_1 .author {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.s3_1 .author p {
  margin: 0;
  font-size: 18px;
}

.s4 {
  background: #517fa4;
  text-align: center;
  color: #fff;
}
.s4 .outlined_btn {
  border-color: #fff;
  color: #fff;
}
.s4 .outlined_btn:hover {
  border-color: #517fa4;
  color: #517fa4;
}
.s4 h2 {
  color: #fff;
  margin: 0 8% 20px;
  letter-spacing: -0.5px;
}
.s4 p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  margin: 0 17% 40px;
  line-height: 1.2;
}

.ss_1 p {
  line-height: 1.3;
}

.info-ser {
  padding: 20px 40px;
  border-radius: 36px;
  min-height: 250px;
  /*margin: 15px 20px 0px 0px;*/
  background: #517fa4;
}

.info-services {
  margin: 20px 8px;
  padding: 30px 21px;
  background: #fff;
  border-radius: 10px;
  min-height: 180px;
}

.info-text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  width: 100% !important;
  padding-bottom: 25px;
}
.img-serp {
  margin: auto;
  display: table;
  margin-bottom: 20px;
}

.info-ser h4 {
  font-size: 22px;
  margin-bottom: 12px;
  padding-left: 0px;
  position: relative;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.info-ser h4 + p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4rem;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 30px;
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel {
  width: 100%;
  z-index: 1;
}

.btn-purp {
  width: 220px;
}

.mainBanner .mb_1 .btn_group a:first-child {
  min-width: 200px;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.lp-ftrbox-1 h6 {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
}
.site-footer {
  padding: 2rem 0 2rem 0;
  background: #000;
}
.site-footer a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
}
.col-md-6.p-01 {
  padding-right: 130px;
}

.site-footer a:hover {
  color: #dbdbdb !important;
}
.site-footer .sf_1 p:first-child {
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
}

i.fas.fa-envelope.email {
  padding-right: 7px;
}

i.fas.fa-map-marker-alt.pin {
  padding-right: 7px;
}

.lp-about {
  font-weight: 300 !important;
  font-size: 14px !important;
  text-align: left;
  margin-right: 3em;
  margin-top: -14px;
  color: #ffffff;
}

.lp-ftrbox-1 img {
  width: 45%;
  margin-bottom: 44px;
  margin-left: -3px;
}

.lp-ftrbox-1 {
  text-align: left;
}

.cc-footer {
  padding-top: 8px;
  max-width: 42%;
  display: flex;
}

.lp-p {
  font-weight: 300 !important;
  font-size: 14px !important;
}

.site-footer .sf_1 a.logo {
  margin-top: 30px;
}
.site-footer .sf_1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .sf_1 ul li {
  padding-bottom: 6px;
}
.site-footer .sf_2 {
  text-align: end;
}
.site-footer .sf_1 ul.social,
.site-footer .sf_2 ul {
  display: flex;
  margin: 20px 0 0;
}
.ftr_btm a {
  color: #517fa4;
}
.site-footer .sf_1 ul.social a,
.site-footer .sf_2 ul a {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #517fa4;
  margin: 0 4px;
}
.site-footer .sf_1 ul.social a:hover,
.site-footer .sf_2 ul a:hover {
  color: #fff;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}
.site-footer .sf_2 .chat_btn {
  background: #f98185;
  padding: 6px 20px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 25px;
}
.site-footer .sf_2 .chat_btn::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  border-width: 15px 0 0 15px;
  border-style: solid;
  border-color: #f98185 transparent transparent transparent;
  transform: scaleX(-1);
}
.site-footer .sf_2 .chat_btn i {
  margin-right: 15px;
}
.site-footer .sf_2 .call_btn {
  font-size: 16px;
}
.site-footer .sf_2 .call_btn i {
  transform: scaleX(-1);
  margin-right: 10px;
}
.site-footer .ftr_btm {
  border-top: 1px solid #9e9e9e;
  margin-top: 3rem;
  padding-top: 2.2rem;
  font-size: 13px;
  padding-bottom: 3rem;
}
.site-footer .ftr_btm p {
  width: 85%;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
}

.site-footer .ftr_btm span {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 0.82rem;
  text-align: right;
  display: block;
}

.site-footer .ftr_btm h6 {
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 15px;
}

/* Inner Pages */
.gray_bg {
  background: #fff;
  color: #fff;
}
.gray_bg .outlined_text {
  -webkit-text-fill-color: #5f6a74;
  -webkit-text-stroke: 1px rgb(255, 255, 255);
}
.gray_bg .outlined_text:before {
  background: linear-gradient(180deg, transparent, #5f6a74);
}
.gray_bg h2 {
  color: #000;
}
.or_2_2 p {
  color: #000;
}
.img_holder {
  position: relative;
  padding-right: 50px;
}
.img_holder img {
  /*box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);*/
  border-radius: 24px;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-left: 60px;
}
.img-bottom-hero {
  margin-top: 0;
}



.custom_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.custom_list li {
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative;
  color: #000;
}
.custom_list li::before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #517fa4;
  margin-right: 12px;
  font-size: 100%;
  line-height: 28px;
  position: absolute;
  top: 0;
  left: 0;
}
.custom_list li p {
  line-height: 1.5;
  margin-bottom: 15px;
}
.custom_list li p strong {
  display: inline-block;
  margin-bottom: 10px;
}

.has_elem {
  position: relative;
}
.has_elem .container {
  position: relative;
  z-index: 1;
}

.outlined_text {
  display: block;
  font-size: 128px;
  font-family: "Intro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-text-fill-color: #fff;
  -webkit-text-stroke: 1px rgb(243, 82, 90);
  color: #fff;
  opacity: 0.2;
  line-height: 0.75;
  position: absolute;
  right: 0;
  bottom: -4rem;
}

.outlined_text::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, transparent, #fff);
}

.get_trademark_sec {
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff !important;
}

.get_trademark_sec h2 {
  color: #000;
  letter-spacing: -0.5px;
  line-height: 1.25em;
}

.get_trademark_sec p {
  width: 85%;
  margin-bottom: 15px;
  color: #414752;
}

.paragraph h2 {
  margin-bottom: 56px;
}

.get_trademark_sec .outlined_text {
  -webkit-text-fill-color: #5f6a74;
  -webkit-text-stroke: 1px rgb(255, 255, 255);
}

.get_trademark_sec .outlined_text::before {
  background: linear-gradient(180deg, transparent, #5f6a74);
}

.get_trademark_sec .gt_1 {
  padding-bottom: 0.5rem;
  /*margin-top: 1rem;*/
}

.header-top-chat {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

.get_trademark_sec .btn_group .outlined_btn {
  color: #ffffff;
  border-color: #ffffff;
}

.get_trademark_sec .btn_group .outlined_btn:first-child {
  border-color: transparent;
  margin-right: 0;
  color: #fff;
}

.get_trademark_sec .btn_group .outlined_btn:hover {
  color: #517fa4;
}

.s_serach {
  border: 1px solid rgba(95, 105, 116, 0.5);
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  background: #fff;
  position: relative;
  z-index: 1;
}

.s_serach i {
  flex: 0 0 auto;
  padding: 0 0 0 10px;
  color: rgb(17, 24, 39);
}

.s_serach input {
  width: 100px;
  padding: 10px 15px;
  flex: 1;
}

.ss_2 {
  padding-left: 40px;
  position: relative;
  z-index: 1;
}

.mobile {
  display: none;
}

.ss_2 ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.ss_2 ul li {
  flex: 0 0 auto;
  width: 33.33%;
  padding: 15px;
}

.ss_2 ul li a {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #333333;
  display: block;
  background: #fff;
  text-align: center;
  color: inherit;
  font-weight: 700;
}

.ss_2 ul li a:hover {
  background: #517fa4;
  color: #fff;
  border-color: #517fa4;
}

.ss_2 ul:nth-child(even) {
  margin-left: 4rem;
  margin-right: -4rem;
}

.search_similar {
  position: relative;
}

.search_similar::before {
  content: "";
  background: transparent url(assets/images/elem4.svg);
  background-size: contain;
  position: absolute;
  width: 47%;
  height: 60%;
  top: 28%;
  right: 0;
  background-repeat: no-repeat;
}

.search_similar::after {
  content: "";
  background: transparent url(assets/images/elem5.svg);
  background-size: contain;
  position: absolute;
  width: 55%;
  height: 55%;
  top: 15%;
  right: -25%;
  background-repeat: no-repeat;
}

.faq_sec {
  background: #000;
  margin-bottom: -70px;
}

.faq_sec .section_head p a {
  font-weight: bold;
  color: #517fa4;
}
.faq_sec .section_head p a:hover {
  color: #517fa4;
}

.accordions {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: list;
}
.accordions li {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 26px;
}
.accordions li .acc_title {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  padding-right: 20px;
}
.accordions li .acc_title span {
  padding-right: 20px;
  line-height: 1.5em;
}
/*
.accordions li .acc_title span::before {
  counter-increment: list;
  content: counter(list) ".";
  margin-right: 5px;
}
*/
.accordions li .acc_title i {
  color: #517fa4;
  font-size: 120%;
  padding-top: 3px;
}
.accordions li .acc_desc {
  padding: 0 20px 20px 20px;
}
.accordions li .acc_desc p:last-child {
  margin: 0;
  line-height: 1.2;
  text-align: left;
}
.accordions li .acc_desc ul li {
  margin-bottom: 4px;
}
.accordions li .acc_desc ul li:before {
  font-size: 40%;
  line-height: 28px;
  color: #111827;
}
.accordions li.active .acc_title i.fa-plus-square:before {
  content: "\f056";
}

.innerBanner_a {
  padding-top: 4%;
}
.innerBanner_a .mb_1 p {
  width: 80%;
}
.innerBanner_a .mb_2_2 {
  margin: 25px 0 0 0;
}
.innerBanner_a .mb_2 .mb_2_1:before {
  display: none;
}
.innerBanner_a .mb_2 .mb_2_1:after {
  content: "";
  background: transparent url(assets/images/elem6.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 130%;
  top: -80px;
  left: 40%;
  opacity: 0.5;
}

.innerBanner_b {
  padding-bottom: 8%;
}
.innerBanner_b .mb_2 .mb_2_1:before {
  display: block;
}
.innerBanner_b .mb_2 .mb_2_1:after {
  content: "";
  background: transparent url(assets/images/elem2.svg);
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 120%;
  top: 80px;
  background-repeat: no-repeat;
  left: 40%;
}
.innerBanner_b .mb_2_2 {
  width: 92%;
}

.ms_1 {
  background: #fefefe;
  padding: 30px 40px;
  border: 8px solid #000000;
}
.ms_1 strong {
  display: block;
  font-size: 40px;
  font-weight: 500;
  color: #517fa4;
  padding-bottom: 15px;
}
.ms_1 strong sub {
  font-size: 22px;
  bottom: 0;
}
.ms_1 p {
  color: rgba(17, 24, 39, 0.6);
  padding-bottom: 20px;
}
.ms_1 ul {
  margin-bottom: 30px;
}
.ms_1 ul li {
  line-height: 1.4;
  margin-bottom: 20px;
}
.ms_1 a.theme-btn {
  display: block;
}

.ms_2 {
  padding: 30px;
}
.ms_2 input {
  width: 100%;
  border: 0.5px solid #787878;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.ms_2 input[type="submit"] {
  background: #517fa4;
  border: 0;
  color: #fff;
  font-weight: 500;
}
.ms_2 small {
  font-size: 13px;
  display: block;
  text-align: center;
}

.monitor_sec .tab_links {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 10px 0;
  margin-bottom: 40px;
  background: #fffaf8;
  box-shadow: 0px 1px 1px rgb(0 0 0 / 25%);
  border-radius: 10px;
  align-items: center;
}
.monitor_sec .tab_links li {
  flex: 1;
}
.monitor_sec .tab_links li.active a {
  color: #517fa4;
}
.monitor_sec .tab_links li:last-child a {
  border: 0;
}
.monitor_sec .tab_links a {
  text-align: center;
  display: block;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25;
  height: 100%;
  border-right: 1px solid rgba(17, 24, 39, 0.2);
  color: #0e101a;
}
.monitor_sec .tab-content {
  padding-right: 12%;
}
.monitor_sec .tab-content h2 {
  font-size: 20px;
  font-weight: 500;
  color: rgba(17, 24, 39, 0.6);
}
.monitor_sec .tab-content h3 {
  font-size: 24px;
  font-weight: 600;
}
.monitor_sec .tab-content p,
.monitor_sec .tab-content ul {
  margin-bottom: 20px;
}

/* Trademark Search */
.search_wrap {
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 5px;
  margin-bottom: 40px;
}
.search_wrap i {
  padding: 10px;
  font-size: 140%;
  margin-bottom: -2px;
}
.search_wrap input {
  flex: 1;
  padding: 12px 0;
}
.search_wrap input[type="submit"] {
  background: #517fa4;
  flex: 0 0 auto;
  width: 170px;
  color: #fff;
  font-weight: 500;
  border-radius: 8px;
}

.smt_sec .section_head p {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}

.smt_1 {
  border: 2px solid #517fa4;
  height: 100%;
  background: #5f6974;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.smt_1::before {
  content: "";
  position: absolute;
  bottom: -36%;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 100%;
  background: transparent url(assets/images/elem7.svg) no-repeat;
  background-size: contain;
  z-index: -1;
}
.smt_1 .smt_1_1 {
  background: #fff;
  width: 100%;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.smt_1 h3 {
  font-size: 24px;
  color: #fff;
  padding: 0 15%;
}
.smt_1 h4 {
  font-size: 28px;
  color: #517fa4;
}
.smt_1 p {
  color: #fff;
  padding: 0 30px;
  margin-bottom: 40px;
  flex: 1;
}
.smt_1 .theme-btn {
  margin-bottom: 30px;
  width: 180px;
}

.section_head_1 {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section_head_1 h2 {
  margin: 0;
  flex: 0 0 auto;
}

.smt_2_1 {
  margin-bottom: 80px;
}

.smt_2_2 {
  background: #f0f0f0;
  border-radius: 10px;
  padding: 20px 30px;
  position: relative;
  margin-bottom: 40px;
}
.smt_2_2:before,
.smt_2_2:after {
  content: "";
  background: transparent url(assets/images/elem8.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  opacity: 0.3;
}
.smt_2_2:before {
  width: 17%;
  height: 62%;
  top: 30px;
  right: 18%;
}
.smt_2_2:after {
  width: 17%;
  height: 62%;
  top: 30%;
  right: 5px;
}
.smt_2_2 h3 {
  color: #0fbc66;
}
.smt_2_2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 3;
  width: 82%;
}
.smt_2_2 ul a {
  color: #517fa4;
  padding: 8px 0;
  line-height: 1.25;
}
.smt_2_2 ul a:hover {
  color: #0e101a;
}

/* Copyright Registration */
.cr_1_1 h1 span {
  color: #0fbc66;
}
.cr_1_1 p {
  width: 70%;
  margin-bottom: 0;
  font-weight: 500;
}

.cr_1_3 {
  background: #fefefe;
  border: none;
  border-radius: 46px;
  padding: 20px 0 20px 0 0 !important;
  text-align: center;
}
.cr_1_3 h3 {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 10px;
}
.cr_1_3 h4 {
  color: #517fa4;
  font-size: 40px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.cr_1_3 h4 small {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #0e101a;
}
.cr_1_3 p {
  margin-bottom: 40px;
}
.cr_1_3 .theme-btn {
  display: block;
}

.cr_1_2 {
  position: relative;
}
.cr_1_2::before {
  content: "";
  background: transparent url(assets/images/elem8.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 40%;
  height: 60%;
  bottom: -10%;
  right: 80%;
  z-index: -1;
  opacity: 0.25;
}
.cr_1_2 .row > div:last-child .cr_1_3 {
  border-color: #ff976d00;
}
.cr_1_2 .row > div:last-child .cr_1_3 h4 {
  color: #0e101a;
}

.cr_sec_2 table tr {
  background: #ffffff;
  border-bottom: 1px solid rgba(17, 24, 39, 0.8);
  border-radius: 4px;
}
.cr_sec_2 table td {
  padding: 30px 0;
  height: 80px;
  text-align: center;
}
.cr_sec_2 table td:first-child {
  width: 50%;
  text-align: left;
}
.cr_sec_2 table td:nth-child(2) i {
  color: #517fa4;
}
.cr_sec_2 table td:nth-child(3) i {
  color: #896eff;
}
.cr_sec_2 table td p {
  width: 60%;
  margin: 0;
}
.cr_sec_2 table td p strong {
  color: #517fa4;
}
.cr_sec_2 table td i {
  font-size: 32px;
}
.cr_sec_2 table td i.fa-minus {
  color: #517fa4 !important;
  font-size: 24px;
}

.faq_sec_2 .section_head p a {
  color: #517fa4;
  font-weight: bold;
}
.faq_sec_2 ul.accordions li .acc_title {
  align-items: center;
  font-size: 16px;
  position: relative;
  padding-left: 40px;
}
.faq_sec_2 ul.accordions li .acc_title::before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #517fa4;
  margin-right: 12px;
  font-size: 80%;
  line-height: 24px;
  position: absolute;
  left: 10px;
}
.faq_sec_2 ul.accordions .acc_desc {
  padding: 0 10% 30px 40px;
}

.register_trademark_sec {
  background: none;
}
.register_trademark_sec .rt_0 {
  padding: 3rem 0;
  border-radius: 18px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.register_trademark_sec .rt_0 .btn_group {
  margin-bottom: 30px;
}
.register_trademark_sec .rt_1 p {
  margin: 0;
  font-size: 20px;
}
.register_trademark_sec .rt_1 p a {
  color: #517fa4;
  font-weight: bold;
  margin-left: 2px;
}
.register_trademark_sec .rt_1 p a i {
  font-size: 175%;
  margin-right: 12px;
  transform: scaleX(-1);
  position: relative;
  top: 5px;
}

/* Trademark Packages */
.cr_sec_package .cr_1_2 {
  margin-left: -4rem;
}
.cr_sec_package .cr_1_2::before {
  display: none;
}
.cr_sec_package .cr_1_2 .row > div:nth-child(1) .cr_1_3 {
  border-color: #ff976d00;
  margin-right: -15px;
}
.cr_sec_package .cr_1_2 .row > div:nth-child(1) .cr_1_3 h4 {
  color: #0e101a;
}
.cr_sec_package .cr_1_2 .row > div:nth-child(2) .cr_1_3 {
  border-color: #ff7c49;
  position: relative;
  z-index: 1;
  margin: -20px -15px 0 -15px;
}
.cr_sec_package .cr_1_2 .row > div:nth-child(2) .cr_1_3 h4 {
  color: #fff;
}
.cr_sec_package .cr_1_2 .row > div:nth-child(3) .cr_1_3 {
  margin-left: -15px;
}

.cr_sec_package table td:first-child {
  width: 34%;
}
.cr_sec_package table td:nth-child(2) i {
  color: #517fa4;
}
.cr_sec_package table td:nth-child(2) .theme-btn {
  background: #0e101a;
}
.cr_sec_package table td:nth-child(3) i {
  color: #517fa4;
}
.cr_sec_package table td:nth-child(3) .theme-btn {
  background: #517fa4;
}
.cr_sec_package table td:nth-child(4) i {
  color: #517fa4;
}
.cr_sec_package table td:nth-child(4) .theme-btn {
  background: #896eff;
}
.cr_sec_package table td p {
  width: 100%;
}
.cr_sec_package table td p strong {
  color: #517fa4;
}

/* Faqs Page */
.page_head {
  padding: 1rem 0 3rem 0;
}
.page_head .breadcrumb {
  font-size: 20px;
  font-weight: 600;
  color: #111827;
}
.page_head .breadcrumb li {
  display: flex;
  align-items: center;
}
.page_head .breadcrumb a {
  color: #111827;
}
.page_head .breadcrumb-item + .breadcrumb-item::before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-size: 70%;
  display: inline-block;
}

.faq_det_set ul.accordions li {
  box-shadow: none;
}
.faq_det_set ul.accordions li .acc_title {
  background: #fffaf8;
  box-shadow: 0px 3px 0px #0e101a;
  border-radius: 24px 24px 0px 0px;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  color: #0e101a;
}
.faq_det_set ul.accordions li .acc_title::before {
  display: none;
}
.faq_det_set ul.accordions li .acc_title i {
  font-size: 75%;
  color: #000000;
}
.faq_det_set ul.accordions li .acc_desc {
  background: #517fa4;
  padding: 15px 50px 15px 20px;
  border-radius: 0 0 24px 24px;
}
.faq_det_set ul.accordions li .acc_desc p {
  margin-bottom: 20px;
}
.faq_det_set ul.accordions li .acc_desc p:last-child {
  margin-bottom: 0;
  color: #fff;
}
.faq_det_set ul.accordions li.active .acc_title {
  color: rgba(17, 24, 39, 0.8);
}
.faq_det_set ul.accordions li.active .acc_title i {
  color: rgba(17, 24, 39, 0.8);
}

.site_sidebar {
  position: sticky;
  top: 80px;
}
.site_sidebar nav ul {
  list-style: none;
  padding-bottom: 0;
  margin-bottom: 0;
  display: block;
  padding-left: 0;
}
.site_sidebar nav ul li {
  display: block;
  padding: 0;
}
.site_sidebar nav ul li.active a {
  background: #517fa4;
}
.site_sidebar nav ul a {
  display: block;
  background: #212121;
  color: #fff;
  padding: 20px;
  margin-bottom: 5px;
  border-radius: 24px;
  font-weight: 600;
  font-size: 17px;
}
.site_sidebar nav ul a:hover {
  background: #e2e2e2;
  color: #000;
}

/* contact */
.contact_sec {
  overflow: hidden;
}
.contact_sec .section_head {
  margin-bottom: 60px;
  margin-top: 60px;
}
.contact_sec .section_head p {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}

.cont_1 {
  color: rgba(53, 60, 81, 0.8);
}
.cont_1 h3 {
  text-align: center;
  font-size: 24px;
  text-align: center;
  color: rgba(53, 60, 81, 0.8);
}
.cont_1 p {
  text-align: center;
}

.cont_form {
  margin-top: 50px;
  padding: 0 10%;
}
.cont_form input,
.cont_form textarea {
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid rgba(53, 60, 81, 0.25);
  margin-bottom: 40px;
}
.cont_form textarea {
  border: 1px solid rgba(53, 60, 81, 0.25);
  padding: 15px;
  height: 200px;
  margin-bottom: 20px;
}
.cont_form input[type="submit"] {
  background: #517fa4;
  border-radius: 5px;
  color: #fff;
}

.cont_2 {
  margin-top: 50px;
}
.cont_2 .cs_1 {
  text-align: center;
  border: 6px solid #000000;
  padding: 30px;
}
.cont_2 .cs_1 i {
  font-size: 46px;
  color: #517fa4;
  margin-bottom: 15px;
}
.cont_2 .cs_1 h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}
.cont_2 .cs_1 p {
  line-height: 1.25;
}
.cont_2 .cs_1 a {
  color: #517fa4;
  font-weight: bold;
}

/* Guarantee */
.sidebar_template .section_head h2 {
  margin-top: 0;
}
.sidebar_template .section_head p {
  width: 550px;
  max-width: 100%;
  color: rgba(17, 24, 39, 0.45);
}
.sidebar_template nav .menu {
  padding-left: 0;
}

/* Landing Pages */
.lp_banner h1 {
  font-size: 40px;
}

.lp_head {
  margin-bottom: 70px;
}

.lp_head_2 {
  margin-left: -5rem;
}

.lp_packages .cr_1_3 {
  padding: 30px 0 10px 0;
}
.lp_packages .cr_1_3 h3 {
  padding: 0;
}
.lp_packages .cr_1_3 h4 {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.lp_packages .cr_1_3 h4 sub {
  font-size: 20px;
  bottom: 0;
}

.lp_packages .cr_1_3 h4 span {
  font-size: 15px;
  display: block;
  font-weight: normal;
  color: #414752;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.lp_packages .cr_1_3 p {
  font-size: 13px;
  padding: 0 15px;
  margin-bottom: 15px;
}
.lp_packages .cr_1_3 .theme-btn {
  margin: 0 35px 30px 35px;
  border-radius: 50px;
}
.lp_packages .cr_1_2 .row > div:nth-child(1) .cr_1_3 {
  margin-right: -5px;
  background: #ff976dc2;
}
.lp_packages .cr_1_2 .row > div:nth-child(2) .cr_1_3 {
  margin: -20px -5px 0 -5px;
  background: #ff7c49;
}
.lp_packages .cr_1_2 .row > div:nth-child(3) .cr_1_3 {
  margin-left: -5px;
  background: #ff976dc2;
}
.lp_packages table td:first-child {
  width: 30%;
}

/* Office Actions */
.or_1 {
  margin-top: 5rem;
}
.or_1 .theme-btn {
  margin-bottom: 2rem;
}
.or_1 p {
  font-weight: 500;
  color: rgba(17, 24, 39, 0.5);
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}

.ofc_res_sec_2 .outlined_text {
  bottom: unset;
  top: 30px;
}

.or_2_1 {
  background: #fefefe;
  box-shadow: 0px 4px 30px 1px rgba(255, 110, 51, 0.27);
  border-radius: 8px;
  color: #414752;
  padding: 30px;
  width: 350px;
  max-width: 100%;
  position: relative;
}
.or_2_1:before,
.or_2_1:after {
  content: "";
  background: transparent url(assets/images/elem3.svg);
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
  z-index: -1;
  width: 100%;
  height: 60%;
}
.or_2_1:before {
  top: -60px;
  right: 30%;
}
.or_2_1:after {
  bottom: -40px;
  left: 28%;
}
.or_2_1 h3 {
  font-size: 24px;
  font-weight: 600;
}
.or_2_1 h4 {
  font-size: 40px;
  color: #517fa4;
  padding-bottom: 15px;
}
.or_2_1 p strong {
  color: #517fa4;
  display: block;
}
.or_2_1 .theme-btn {
  width: 100%;
}

/* Registration_form */
.registration_header .btn_group a:first-child {
  background: transparent;
  color: #517fa4;
}
.registration_header .btn_group a:first-child i {
  font-size: 130%;
  position: relative;
  bottom: -4px;
}

.registrationBanner {
  background-size: cover !important;
  padding: 3rem 0 6rem 0;
}
.registrationBanner h1 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.registrationBanner .progress_border {
  padding: 10px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 50px;
}
.registrationBanner .progress {
  background-color: transparent;
  background: transparent
    url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4yLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMCAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMCIvPg0KPC9nPg0KPC9zdmc+DQo=");
  background-position: left center;
  background-repeat: repeat-x;
}
.registrationBanner .progress-bar {
  transition: none !important;
  background-color: transparent;
  background: transparent
    url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4yLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyMCAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGMDRFMjM7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxMCIvPg0KPC9nPg0KPC9zdmc+DQo=");
  background-position: left center;
  background-repeat: repeat-x;
  background-size: auto 12px;
}
.registrationBanner .progress_num {
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.registration_form h2 {
  font-size: 24px;
  margin-bottom: 40px;
}
.registration_form h2 span {
  color: #0fbc66;
}

small {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
  display: block;
}

.form_group {
  margin-bottom: 30px;
}
.form_group p {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
}
.form_group p a {
  color: #517fa4;
}
.form_group label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}
.form_group input {
  width: 100%;
  border: 1px solid #ababab;
  padding: 10px 15px;
}
.form_group.has_para p {
  font-size: 16px;
  font-weight: normal;
  width: 330px;
  max-width: 100%;
}

.input_group input {
  width: 0 !important;
  position: absolute !important;
}
.input_group input:checked + label::before {
  background: #517fa4;
}
.input_group label {
  display: inline-flex !important;
  align-items: center;
  margin-right: 20px;
  cursor: pointer;
  position: relative;
}
.input_group p {
  margin-right: 20px;
  cursor: pointer;
  position: relative;
}
.input_group label:last-child {
  margin-right: 0;
}
.input_group label::before {
  content: "";
  display: inline-block;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(204, 204, 204, 0.8);
  margin-right: 8px;
}

.form_wrap {
  width: 950px;
  max-width: 100%;
}

.form_footer p {
  margin: 0;
  display: flex;
  line-height: 1.25;
}
.form_footer p i {
  margin-right: 10px;
}
.form_footer .theme-btn {
  flex: 0 0 auto;
}

.packages_sticky_header {
  display: none;
  animation: fadeIn 1.5s;
  position: sticky;
  top: 90px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}

.packages_sticky_header.overlapped {
  display: block;
}

.packages_sticky_row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #f3f3f3;
  padding: 15px 0;
  font-weight: 600;
  line-height: 1.2;
}

.plain-cta-text p {
  margin: 22px 0 0 0;
  font-size: 16px;
}
.plain-cta-text p a {
  color: #517fa4;
  font-weight: 600;
}
.plain-cta-text p a i {
  transform: scaleX(-1);
  margin-right: 10px;
}

i.fas.fa-phone {
  transform: scaleX(-1);
  margin-right: 7px;
}
.get_trademark_sec.has_elem.spad.gray_bg h4 {
  color: #000;
}
h4 {
  margin-bottom: 2px;
  font-weight: 600;
}

.lp-ftr .site-footer .sf_1 a.logo {
  margin: 0;
}

.lp-ftr .site-footer .ftr_btm {
  margin-top: 4rem;
}
.lp-ftr .payment_methods {
  padding-top: 15px;
}

.search_similar h2 {
  margin-bottom: 30px;
  letter-spacing: -0.5px;
}

h5 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}

/********form start********/
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="tel"],
.form-group input[type="number"],
.form-group select,
.form-group textarea {
  width: 100%;
  border: 1px solid #d9d9d9;
  padding: 10px 15px;
  border-radius: 0;
}
.submits-wrapper {
  margin-top: 40px;
}
.add_owner {
  background: #517fa4;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
}
.form-check {
  padding: 0;
}
.clear {
  display: block;
  clear: both;
}
.form-group label {
  font-size: 15px;
  margin-bottom: 6px;
}

.form-group {
  margin-top: 0px;
}
.new_fields {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 20px;
  position: relative;
}

.trash_this {
  display: block;
  width: 34px;
  height: 34px;
  background: red;
  padding: 4px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  cursor: pointer;
}
.form_wrap h4 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.form-tooltip {
  /*margin-left: 10px; */
  cursor: pointer;
  position: relative;
  color: #517fa4;
  /* font-size: 12px; */
  /* font-weight: 400;*/
}

.form-tooltip > span {
  color: #fff;
  width: 18px;
  height: 18px;
  background-image: linear-gradient(to bottom, #fff, #fff);
  border-radius: 50%;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  line-height: 19px;
  vertical-align: baseline;
  display: none;
}

.form-tooltip-body {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  padding: 8px 15px 15px 15px;
  width: 400px;
  max-height: 700px;
  overflow: auto;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  z-index: 2;
  cursor: default;
  border-radius: 6px;
}

.form-tooltip:hover .form-tooltip-body {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.form-tooltip-body p {
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #000;
  font-weight: 400;
  margin: 0;
}
ul.trademarksearch-option {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.trademarksearch-option li {
  width: 49.5%;
  display: inline-flex;
  background: #9d9d9d14;
  padding: 20px 20px 20px 20px;
  min-height: 153px;
  align-items: center;
  margin: 2px 0;
  line-height: 1.5em;
  font-size: 15px;
}

ul.trademarksearch-option li input {
  margin-right: 11px;
}

/******-----------*****/
.step-form .bgform {
  position: relative;
}

.step-form .form-wrapper .form-check {
  padding: 0;
  margin-bottom: 15px;
}

.step-form .form-wrapper .form-group {
  margin-bottom: 6px;
  margin-top: 16px;
}

.step-form .form-wrapper .form-group label {
  line-height: normal;
  font-size: 16px;
  margin-bottom: 0.5rem;
  font-size: 14px;
}

.step-form .form-wrapper p.does {
  font-size: 12px;
  color: #747c8c;
  font-weight: 500;
}

.step-form .form-wrapper p.does i {
  color: #ff8600;
  font-size: 16px;
  margin-left: 5px;
}

.step-form .form-wrapper p.continue {
  font-size: 12px;
  color: #747c8c;
  font-weight: 500;
  display: block;
  margin: 0;
}

.step-form .form-wrapper p.continue a {
  font-size: 12px;
  color: #747c8c;
  font-weight: 600;
}

.step-form .form-wrapper button.btn.btn-orange {
  color: #fff;
}
table.pricing {
  margin: 0 0 30px;
}

table.pricing tr td:first-child {
  font-size: 15px;
  line-height: 26px;
  color: #5f7182;
}

.tp-check-pricing {
  width: 24px;
  height: 23px;
}

table.pricing tr td:first-child {
  width: 34.3%;
  font-size: 13px;
  line-height: 22px;
  color: #7b8a9b;
  text-align: left;
}

table.pricing tr td:nth-child(2) {
  color: #344454;
}

table.pricing tr td:nth-child(3) {
  color: #65cfa9;
}

.tp-check-pricing {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: #344454 url("assets/images/check-pricing.html") no-repeat center;
  border-radius: 100%;
}

.tp-check-pricing.orange {
  background-color: #65cfa9;
}

.tp-check-pricing.blue {
  background-color: #6db6e4;
}

table.pricing tr td {
  border: 1px solid #e6e4e4;
  padding: 10px 15px;
  text-align: center;
}

.row.pkg-box .col-md-8 .col-md-4:nth-child(2) a,
.row.pkg-box .col-md-8 .col-md-6:nth-child(2) a {
  background: #65cfa9;
}

.row.pkg-box .col-md-8 .col-md-4:nth-child(3) a {
  background: #6db6e4;
}

.row.pkg-box .col-md-8 .col-md-4 a,
.row.pkg-box .col-md-8 .col-md-6 a {
  background: #344454;
  padding: 6px 30px;
  display: inline-block;
  margin: 10px 0 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: inherit;
  text-transform: capitalize;
}

.row.pkg-box .col-md-8 .col-md-4 {
  text-align: center;
}

.row.pkg-box .col-md-4 {
  text-align: left;
}

.row.pkg-box .col-md-4 i img {
  margin: 0 auto;
  float: left;
}
.pkg-selected-actv strong {
  display: block;
  margin-top: 28px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0px;
  color: #65cfa9;
  font-weight: bold;
}
.pkg-selected-actv strong {
  display: block;
  margin-top: 28px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0px;
  color: #65cfa9;
  font-weight: bold;
  margin-bottom: 70px;
}
.expedited-box {
  border: 1px solid #517fa4;
  text-align: left;
  padding: 55px 30px 50px 65px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.expedited-box h6 {
  color: #517fa4 !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.expedited-box h6 img {
  margin-right: 10px;
}

.expedited-info {
  background: #517fa4;
  padding: 5px;
  text-align: center;
  width: 186px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 14px;
  transform: rotate(-30deg);
  left: -46px;
  font-weight: 700;
}
.ov_box strong {
  font-size: 19px;
  color: #4b5a6a;
  font-weight: 700;
}

.ov_box a {
  color: #047bff;
  font-weight: 600;
}

.ov_box {
  overflow-y: scroll;
  height: 300px;
  border: 1px solid rgb(223, 225, 226);
  margin-bottom: 20px;
  margin-top: 13px;
}

.inner-content {
  padding: 30px;
}

.form-tooltip-body h6 {
  margin-bottom: 5px;
  margin-top: 15px;
  color: #000;
}
.form-group input[type="file"] {
  border: 1px solid #d9d9d9;
  width: 100%;
  padding: 7px;
  background: #517fa414;
  margin: 10px 0 15px;
}
.form_group > div strong {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  display: inline-block;
}
.m-t-20 {
  margin-top: 20px;
}

h1.checkout-title {
  padding: 0 15px;
  line-height: 60px;
  font-size: 25px;
  font-weight: 400;
  text-shadow: 0 1px rgb(255 255 255 / 70%);
  background: #eceff5;
  border-bottom: 1px solid #c5ccdb;
  border-radius: 7px 7px 0 0;
  background-image: -webkit-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: -moz-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: -o-linear-gradient(top, #f5f8fb, #e9edf3);
  background-image: linear-gradient(to bottom, #f5f8fb, #e9edf3);
  -webkit-box-shadow: inset 0 1px #fff;
  box-shadow: inset 0 1px #fff;
  margin: 0;
  font-weight: bold;
}

.checkout-body {
  padding: 20px;
  background: #eceff559;
}

.checkout-body input {
  background: #fff;
  padding: 10px;
  width: 100%;
  border: 1px solid #c5ccdb;
  border-radius: 5px;
  height: 48px;
}

input.small {
  width: 32.6%;
}

.col-md-6.pd-left-0 {
  padding-left: 0;
}

p.paywith {
  text-align: center;
}

input.verify-pkg-btn.checkout-btn {
  box-sizing: border-box !important;
  height: 44px !important;
  padding: 0 !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-align: center !important;
  text-shadow: 0 -1px 1px rgb(0 0 0 / 20%) !important;
  border: 1px solid !important;
  border-color: #1486f9 #0f7de9 #0d6acf !important;
  background: #1993fb !important;
  border-radius: 4px !important;
  background-image: -webkit-linear-gradient(
    top,
    #4cb1fe,
    #229afc 40%,
    #138df6
  ) !important;
  background-image: -moz-linear-gradient(
    top,
    #4cb1fe,
    #229afc 40%,
    #138df6
  ) !important;
  background-image: -o-linear-gradient(
    top,
    #4cb1fe,
    #229afc 40%,
    #138df6
  ) !important;
  background-image: linear-gradient(
    to bottom,
    #4cb1fe,
    #229afc 40%,
    #138df6
  ) !important;
  -webkit-box-shadow: inset 0 1px rgb(255 255 255 / 20%),
    0 1px 2px rgb(0 0 0 / 20%) !important;
  box-shadow: inset 0 1px rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 20%) !important;
  cursor: pointer;
}

.checkout-body p {
  margin-bottom: 18px;
}

/********form end********/

.pack-list-under {
  margin-left: 30px;
}
li.pack-list-under:before {
  color: #9f9f9f !important;
}

.nobold-banheading {
  font-size: 16px !important;
  font-weight: normal !important;
}

.paymentpage .form_wrap {
  margin: 0 auto;
}

.paymentpage section.registration_form.spad.step-form.bg-before {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 3rem 0 4rem;
}

.paymentpage .container {
}
.mainBanner:after {
  position: absolute;
  content: "";
  background: url("../images/home_banner_after.png") no-repeat bottom right;
  width: 100%;
  height: 1152px;
  bottom: 0px;
  right: 12%;
  background-size: 34%;
}


.package {
  border: 1px solid #517fa4;
  padding: 40px 20px;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  flex: 0 0 32%;
}

.package_inner h4 {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 10px 0;
}

.package_inner p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 0;
  line-height: 14px;
}

.package_inner {}

.package_inner h1 {
  font-size: 50px;
  line-height: 50px;
  margin: 30px 0 0 0;
  color: #517fa4;
  font-weight: bold;
}

.package_inner h1 del {
  font-size: 20px;
  color: gray;
}

.package_inner h6 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin: 0;
  line-height: 14px;
}

.package_inner ul {
  margin: 40px 0 30px 0;
  padding: 0;
  list-style: none;
  text-align: left;
  overflow-y: scroll;
  height: 180px;
}

.package_inner ul li {
  font-size: 16px;
  margin: 0 0 20px 0;
  line-height: 16px;
  position: relative;
  padding: 0 0 0 15px;
}

.package_inner ul li:before {
  content: '';
  display: block;
  position: absolute;
  background: #517fa4;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 0;
  top: 5px;
}

.package_label input[type="radio"] {
display: none; /* Hide radio buttons */
}

.package_label {
display: block;
}

.select_button {
background-color: #007bff;
color: white;
padding: 10px 20px;
border: none;
border-radius: 5px;
cursor: pointer;
margin-top: 15px;
transition: background-color 0.3s ease;
}

.select_button:hover {
background-color: #0056b3;
}


div#packageForm {
  display: flex;
  align-items: start;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px 0 0 0;
}

.package_inner button.select_button {
  width: 100%;
  height: 50px;
  border-radius: 10px;
  background: #517fa4 !important;
  font-size: 18px;
  line-height: 18px;
}

.package_inner button.select_button:hover {
  background: #000;
}

@media only screen and (max-width: 1360px){
  .mainBanner:after {
    background-size: 45%;
    right: 0;
}

}

@media (min-width: 1200px) {
  .dropdown-nav:hover ul.dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible;
    display: block !important;
  }
  span.toggle_submenu {
    display: none;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 1599px) {
  .main-header {
    padding: 11px 0;
  }
  .mainBanner {
    padding: 2% 0;
    height: 700px;
  }
  .s1_1 h3 {
    font-size: 22px;
    color: #0e101a;
    font-weight: 600;
  }
  .site-footer .ftr_btm p {
    width: 85%;
  }
  .cr_sec_2 table td p {
    width: 80%;
    line-height: 1.2;
  }
  .cr_1_3 h3 {
    font-size: 22px;
  }
  .ss_2 ul:nth-child(even) {
    margin-left: 2rem;
    margin-right: -2rem;
  }
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 32px;
  }
  .menu-Bar {
    display: inline-block;
    top: 0px;
  }
  .menu-Bar.open {
    position: fixed;
    z-index: 999999;
    top: 30px;
    right: 30px;
  }
  span.toggle_submenu {
    position: absolute;
    top: 0px;
    right: 0;
    width: 60px;
    height: 56px;
    background: #1a222a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 135%;
    z-index: 1;
  }
  span.toggle_submenu i {
    transition: 0.35s ease-in;
  }
  span.toggle_submenu.active i {
    transform: rotate(45deg);
  }
  .menu li.dropdown-nav > a:after {
    display: none;
  }
  .main-header .menu {
    display: block;
    padding: 100px 30px 40px 30px;
    width: 100%;
    margin: auto;
    font-weight: 500;
  }
  .menuWrap.open {
    right: 0px;
  }
  .menuWrap.open ul.menu li {
    animation-name: fadeInUp;
    animation-duration: 1.25s;
    animation-fill-mode: both;
  }
  .menuWrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -150%;
    margin: auto;
    overflow-y: auto;
    transition: 0.5s all ease;
    display: block;
    z-index: 99999;
    background: linear-gradient(45deg, rgba(33, 41, 49, 0.9), rgb(55, 68, 81));
    backdrop-filter: blur(5px);
  }
  .main-header ul.dropdown {
    position: relative;
    display: none;
    opacity: 1;
    visibility: visible;
    top: 0;
    padding: 10px;
    background: #1a222a;
  }
  .main-header ul.dropdown li {
    margin-bottom: 0 !important;
  }
  .main-header ul.dropdown li a {
    background: transparent !important;
  }
  .main-header ul.menu > li {
    color: #fff;
    margin: 2px 0;
    display: block;
    padding: 0;
    opacity: 0;
    margin-bottom: 10px;
  }
  .main-header ul.menu li a {
    padding: 0;
    display: block;
    text-align: center;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    padding: 15px;
    background: rgba(33, 41, 49, 0.9);
  }
  .main-header ul.menu li:last-child a {
    margin-bottom: 0;
  }
  .mainBanner .mb_1 h1 {
    line-height: 50px;
  }
  .main-header.sticky {
    padding: 10px 0;
  }
  .main-header.sticky.open {
    height: 100%;
  }
  .mainBanner .mb_1 > ul li {
    margin-bottom: 6px;
  }
  .mainBanner .mb_2_2 p {
    font-size: 15px;
  }
  .section_head p {
    font-size: 18px;
  }
  .s1_1 {
    padding: 20px;
  }
  .s1_1 h3 {
    font-size: 20px;
  }
  .section_head > span {
    font-size: 100px;
  }
  .s2_1 {
    padding: 20px;
  }
  .s2_1 h3 {
    font-size: 22px;
  }
  .s2_1_1 strong {
    margin-bottom: 20px;
  }
  .s2_1 ul li {
    padding: 4px 0;
  }
  .page_head {
    padding: 1rem 0 2rem 0;
  }
  .page_head .breadcrumb {
    font-size: 18px;
  }
  .ss_2 ul {
    margin: 0 -8px;
  }
  .ss_2 ul li {
    flex: 0 0 auto;
    width: auto;
    padding: 8px;
  }
  .ms_2,
  .site_sidebar nav ul {
    padding: 20px;
  }
  .packages_sticky_header {
    top: 72px;
  }
  .cr_1_3 .theme-btn,
  .cr_sec_package table td .theme-btn {
    padding: 8px 10px;
    line-height: 1.25;
  }
  .cr_sec_package .cr_1_3 p {
    font-size: 12px;
  }
  .or_2_1:before,
  .or_2_1:after {
    width: 82%;
  }
  .monitor_sec .tab_links a {
    padding: 5px;
    font-size: 18px;
  }
  .ms_1 {
    padding: 20px;
  }
  .ms_1 strong {
    font-size: 30px;
  }
  .ms_1 strong sub {
    font-size: 18px;
  }
  .registrationBanner h1 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .mainBanner:after {
    position: absolute;
    content: "";
    background: url("../images/home_banner_after.png") no-repeat bottom right;
    width: 100%;
    height: 100%;
    bottom: 0px;
    right: 4%;
    background-size: 50%;
}
  .attn-img-1::after {display: none;
  }
  body {
    font-size: 15px;
  }
  .mainBanner .mb_1 h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .mainBanner .mb_1 > p {
    margin-bottom: 20px;
  }
  .mainBanner .mb_2_2 {
    margin: -20px 20px 0 -2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .mainBanner .mb_2_2 ul {
    margin-top: 5px;
    margin-left: -4px;
  }
  .mainBanner .mb_2_2 ul i {
    font-size: 18px;
  }
  .mainBanner .mb_1 .btn_group a:first-child {
    min-width: 150px;
  }
  .hdr_1 a.theme-btn.outlined_btn {
    padding: 2px 12px;
  }
  .section_head > span {
    font-size: 80px;
  }
  .s1_1 h3 {
    font-size: 18px;
  }
  .s3_1 h3 {
    font-size: 20px;
  }
  .s3_1 .author p {
    font-size: 16px;
  }
  .s4 p {
    font-size: 18px;
  }
  .site-footer .sf_1 p:first-child {
    font-weight: 600;
    font-size: 18px !important;
  }
  .site-footer .sf_2 .chat_btn,
  .site-footer .sf_2 .call_btn {
    font-size: 14px;
    color: #fff;
  }
  .site-footer {
    font-size: 14px;
  }
  .site-footer .ftr_btm {
    font-size: 12px;
  }
  .outlined_text {
    font-size: 90px;
  }
  .ss_2 ul:nth-child(even) {
    margin: 0 -8px;
  }
  .cont_1 h3 {
    font-size: 20px;
  }
  .cont_2 .cs_1 {
    padding: 30px 15px;
  }
  .cont_2 .cs_1 i {
    font-size: 42px;
  }
  .cont_2 .cs_1 p,
  .cont_2 .cs_1 a {
    font-size: 14px;
  }
  .cont_2 .cs_1 h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .faq_det_set ul.accordions li .acc_title {
    font-size: 18px;
  }
  .cr_1_1 p {
    width: 90%;
  }
  .cr_1_3 {
    padding: 12px;
  }
  .cr_sec_2 table td:first-child {
    width: 42%;
  }
  .cr_sec_2 table td p {
    width: 100%;
  }
  .or_2_1 {
    padding: 20px;
  }
  .or_2_1 h3 {
    font-size: 20px;
  }
  .or_2_1 {
    margin: 40px auto 0 auto;
  }
  .monitor_sec .row {
    flex-direction: column-reverse;
  }
  .monitor_sec .section_head {
    margin-top: 30px;
  }
  .monitor_sec .tab_links a {
    font-size: 16px;
  }
  .innerBanner_a .mb_1 > p {
    width: 100%;
    margin-bottom: 20px;
  }
  .innerBanner_a .mb_2 {
    padding-left: 0;
  }
  .innerBanner_a .mb_2_2 {
    margin: 0;
  }
  .innerBanner_a .mb_2_2 ul i {
    font-size: 15px;
  }
  .innerBanner_b .mb_2_2 {
    width: 100%;
  }
  .search_wrap {
    flex-wrap: wrap;
    padding: 12px;
    margin-bottom: 20px;
  }
  .search_wrap input[type="submit"] {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .smt_1 h3 {
    font-size: 18px;
  }
  .smt_1 h4 {
    font-size: 24px;
  }
  .smt_1 .smt_1_1 {
    height: 120px;
  }
  .smt_1 p,
  .smt_1 h3 {
    padding: 0 15px;
  }
  .smt_1::before {
    bottom: -65%;
  }

  .nav-wrapper {
    height: 72px;
  }

  .main-header {
    height: 72px;
  }
}
@media (max-width: 767px) {

.package {
    width: 100%;
    margin: 0 0 30px 0;
}


  .mainBanner:after {
    display: none;
  }
  
  
  .col-md-6.pd-left-0 {
    padding-left: 12px;
  }

  .nav-wrapper {
    height: 60px !important;
  }

  .main-header {
    height: 60px !important;
  }

  input.small {
    width: 32.4%;
    margin-top: 18px;
  }

  h2,
  .h2 {
    font-size: 24px;
  }
  .section_head {
    margin-bottom: 30px;
  }
  .section_head h2 {
    margin-top: -1rem;
  }
  .section_head p {
    font-size: 16px !important;
  }
  .mb_1 {
    margin-bottom: 30px;
  }
  .section_head > span {
    font-size: 60px;
  }
  .s2_1 {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .s2_1_1 strong {
    line-height: normal;
  }
  .spad {
    padding: 4rem 0;
  }
  .s4 p {
    font-size: 16px;
  }
  .sf_1 {
    margin-bottom: 40px;
  }
  .mainBanner .mb_2_2 p {
    font-size: 13px;
  }
  .sidebar_template .row {
    flex-direction: column-reverse;
  }
  .site_sidebar nav .menu {
    padding: 30px;
  }
  .img_holder:before {
    width: 60%;
    height: 100%;
    bottom: 20px;
    left: 40%;
    top: unset;
    right: unset;
  }
  .outlined_text {
    font-size: 60px;
    bottom: -2rem;
  }
  .ss_2 {
    padding-left: 0;
    margin-top: 40px;
  }
  .ss_2 ul li a {
    padding: 10px 15px;
  }
  .accordions li .acc_title {
    font-size: 18px;
  }
  .mainBanner .mb_1 > p {
    font-size: 18px;
    padding-top: 10px;
  }
  .cont_1 h3 {
    font-size: 18px;
  }
  .cont_2 .cs_1 {
    border-radius: 150px;
    margin-bottom: 30px;
  }
  .faq_det_set ul.accordions li .acc_title {
    font-size: 16px;
  }
  .cr_1_1 {
    margin-bottom: 40px;
  }
  .packages_sticky_row {
    padding: 10px 0;
  }
  .cr_sec_2 table td i {
    font-size: 24px;
  }
  .cr_sec_package .cr_1_2 {
    margin-left: 0;
  }
  .cr_1_3 h3 {
    font-size: 18px;
  }
  .cr_1_3 h4 {
    font-size: 32px;
  }
  .cr_1_3 h4 small {
    font-size: 15px;
  }
  .cr_1_3 p {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .lp_packages .cr_1_3 h4 sub {
    font-size: 14px;
  }
  .lp_packages .cr_1_3 p {
    padding: 0 10px;
  }
  .lp_packages .cr_1_3 h4 span {
    font-size: 12px;
  }
  .section_head_1 {
    flex-direction: column-reverse;
  }
  .section_head_1 h2 {
    position: relative;
    z-index: 1;
  }
  .form_group p {
    font-size: 16px;
  }
  .registration_header .btn_group a.theme-btn {
    padding: 8px;
    font-size: 14px;
  }
  .registration_header .btn_group a.theme-btn:first-child {
    margin-right: 10px;
  }
  .smt_2_2 ul {
    column-count: 2;
    width: 90%;
  }
  .smt_1 .smt_1_1 {
    height: 150px;
  }
  .smt_1 {
    margin-bottom: 30px;
    height: auto;
  }
  .smt_1::before {
    bottom: -10%;
  }
  .smt_sec {
    margin-top: 40px;
  }
  .top_sec #showPopup {
    background: #fff !important;
    padding: 5px 20px;
    border-radius: 20px;
    margin: auto;
    display: block;
    width: fit-content;
}
}
@media (max-width: 575px) {
  .header_top a {
    font-size: 12px;
  }
  .header_top {
    padding: 4px 0;
  }
  .mainBanner .mb_2_2 ul i {
    font-size: 15px;
  }
  .section_head > span {
    font-size: 46px;
  }
  .s2_1_1 span {
    font-size: 15px;
  }
  .s2_1_1 strong {
    font-size: 30px;
  }
  .site-footer {
    padding: 3rem 0 2rem 0;
  }
  .site-footer .sf_0 {
    display: flex;
    flex-direction: column-reverse;
  }
  .site-footer .sf_0 a.logo {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .site-footer .sf_2 {
    text-align: left;
  }
  .site-footer .sf_2 ul {
    justify-content: flex-start;
  }
  .site-footer .ftr_btm {
    margin-top: 0;
    display: none !important;
  }
  .page_head .breadcrumb {
    font-size: 16px;
  }
  .accordions li .acc_title {
    font-size: 16px;
  }
  .mainBanner .mb_1 h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .outlined_text {
    font-size: 50px;
  }
  .contact_sec .section_head {
    margin-bottom: 40px;
  }
  .cont_form {
    padding: 0 5%;
  }
  .faq_det_set ul.accordions li .acc_title {
    font-size: 15px;
  }
  .faq_det_set ul.accordions li .acc_desc {
    padding-right: 20px;
  }
  .packages_sticky_row {
    font-size: 11px;
  }
  .cr_sec_2 table td p {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
  }
  .cr_sec_2 table td:first-child {
    width: 52%;
  }
  .cr_sec_package .cr_1_3 {
    margin: 0 0 20px 0 !important;
    padding: 20px;
  }
  .cr_sec_package .cr_1_3 h3 {
    font-size: 22px;
  }
  .cr_sec_package .cr_1_3 h3 br {
    display: none;
  }
  .cr_sec_2 table td .theme-btn i {
    color: #fff !important;
    margin: 0;
    font-size: 14px;
  }
  .btn_group a {
    margin-right: 10px;
  }
  .monitor_sec .tab_links {
    flex-direction: column;
    padding: 0;
    align-items: unset;
  }
  .monitor_sec .tab_links a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 0;
    padding: 12px;
  }
  .form_group p {
    font-size: 15px;
  }
  .form_group.has_para p {
    font-size: 14px;
  }
  .registrationBanner h1 {
    font-size: 24px;
  }
  .registrationBanner {
    background-size: cover !important;
    padding: 3rem 0;
  }
  .registration_header .btn_group a.theme-btn {
    padding: 0;
    width: 36px;
    height: 36px;
    margin-left: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .registration_header .btn_group a.theme-btn i {
    margin: 0;
    position: static;
  }
  .registration_header .btn_group a.theme-btn span {
    display: none;
  }
  .registration_form h2 {
    margin-bottom: 15px;
  }
  .smt_2_2 ul {
    column-count: 1;
    width: 100%;
  }
  .smt_2_2:before,
  .smt_2_2:after {
    display: none;
  }
}

 /* pricing  */
 .federal-mn span {
  font-size: 42px;
  font-weight: 700;
  color: var(--heading-color);
}

.federal-mnt span {
  font-size: 32px;
  font-weight: 700;
  color: var(--heading-color);
}

.federal-mnt p {
  color: #fff;
}

.packages .container::before {
  position: absolute;
  content: "";
  /* background: url(../images/packages-bg.png) no-repeat; */
  max-width: 100%;
  /* background-size: 100%; */
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
}

.federal-mn {
  background-color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 60px;
  padding: 10px 10px 30px 10px;
  border: 0.6px solid #0e101a;
  border-radius: 30px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.federtxt {
  padding: 0 15px;
}

.federtxt li h6 {
  margin-bottom: 6px;
}

.federtxt li p {
  margin-bottom: 20px;
}

.fed-head {
  padding: 30px 0px 0px;
}

.federal-mn span {
  font-size: 52px;
  font-weight: 700;
  color: #517fa4;
}

.federal-mnt span {
  font-size: 32px;
  font-weight: 700;
  color: var(--heading-color);
}

.federal-mnt p {
  color: #fff;
}

.red-table-heading {
  color: #000;
  text-align: center;
}

.packg-box1-price-right {
  margin-top: 7px;
  width: auto;
  color: #517fa4;
  font-size: 19px;
  display: inline-block;
  text-align: left;
  position: absolute;
  text-decoration: line-through;
}

.packg-box1-price-right2 {
  margin-top: 7px;
  width: auto;
  color: #517fa4;
  font-size: 19px;
  display: inline-block;
  text-align: left;
  position: absolute;
  text-decoration: line-through;
}

.packg-box1-price-right3 {
  margin-top: 7px;
  width: auto;
  color: #517fa4;
  font-size: 19px;
  display: inline-block;
  text-align: left;
  position: absolute;
  text-decoration: line-through;
}

.owl-review .owl-item img {
  display: inline-block !important;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.item {
  border-radius: 36px;
}

.owl-review .owl-item h3 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}

.owl-review .owl-item img {
  display: inline-block !important;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.owl-review .owl-item h3 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}

.info-test p {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 60px;
  line-height: 1.4em;
  min-height: 300px;
  display: flex;
  flex-direction: column-reverse;
  padding-left: 15px;
  padding-right: 15px;
}

.client-info {
  position: relative;
  padding-left: 58px;
  margin-top: 25px;
}

.info-test img {
  width: 58px;
}

section.our-testimonial {
  padding-bottom: 40px;
  padding: 100px 0 100px;
}
.info-test {
  margin: 20px 10px;
  padding: 30px 25px;
  position: relative;
  border-radius: 20px;
  background: #fff;
}

.info-test h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 10px;
}

.info-test h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 10px;
}
.info-test span {
  position: absolute;
  right: 0px;
  bottom: 27px;
  left: 250px;
}

.box-shadow h4 {
  font-size: 16px;
}

.pkg-feature h4 {
  font-size: 22px;
  margin-bottom: 12px;
  padding-left: 0px;
  position: relative;
  font-weight: 600;
  letter-spacing: -0.4px;
  text-align: center;
  color: #000;
}

.pkg-feature {
  margin: 20px 8px;
  padding: 30px 21px;
  min-height: 180px;
  text-align: center;
}

section.packages-included {
  padding: 100px 0 50px 0;
  clear: both;
  position: relative;
}

.img-ser {
  margin: auto;
  display: flex;
  margin-bottom: 20px;
}

.box-shadow {
  border-radius: 20px;
  border: solid 1px #0e101a;
}

.fed-head h2 {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 10px 0;
}

.max-pack {
  max-width: 1200px;
}
section.packages {
  padding: 100px 0;
}

section.faq_sec.spad.pt-0 {
  padding: 100px 0;
}

.header-top-bar {
  background-color: #0e101a;
  padding: 15px 30px 0px 12px;
}

.our-service {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff;
}

.h-topbar-right {
  justify-content: left;
  display: flex;
}
.header-top-chat {
  display: flex;
  align-items: center;
  gap: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 11px;
}

.header-top-chat a {
  color: #fff;
}

button.owl-prev {
  display: none;
}
button.owl-next {
  display: none;
}
.our-service h2 {
  margin-top: -2rem;
  position: relative;
  margin-bottom: 18px;
  letter-spacing: -0.5px;
}

.our-service p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

/*# sourceMappingURL=style.css.map */

.logo img {
  width: 40%;
}

header.main_header {
  padding: 15px 0;
  position: absolute;
  background: transparent;
  width: 100%;
  z-index: 99;
}

.btn_group.header_btn {
  justify-content: end;
}

.howtoreg:hover {
  transition: 0.5s ease;
  background: #000;
}

.howtoreg:hover img {
  filter: brightness(0) invert(1);
  transition: 0.5s ease;
}

.howtoreg:hover h5,
.howtoreg:hover p {
  color: #fff;
  transition: 0.5s ease;
}

ul.list-unstyled li p {
  display: flex;
}

ul.list-unstyled li p img {
  margin: 0 10px 0 0px;
  filter: hue-rotate(90deg);
}

ul.list-unstyled {
  margin: 20px 0 30px 0;
  height: 265px;
  overflow-y: scroll;
}

section.s4.spad .btn_group a:nth-child(1) {
  background: #000;
}

.img-ser img {
  filter: brightness(0) invert(1);
}

.img-ser h4 {
  color: #fff !important;
}

.info-ser h4,
.info-ser p {
  color: #fff;
}

section.cr_sec.cr_sec_package.lp_packages.spad {
  background: #517fa429;
}

section.our-testimonial {
  background: #517fa4;
}

.lp-ftrbox {
}

.lp-ftrbox a,
.lp-ftrbox p {
  display: block;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px 0;
}

p.lp-p {
  color: #fff;
  font-size: 18px !important;
  font-weight: 400;
}

.info-text2.text-center h2 {
  color: #fff;
  font-size: 50px;
}

.info-text2.text-center p {
  color: #fff;
  font-size: 18px;
}

#popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  background-color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 300px;
  padding: 20px;
  text-align: center;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

#popup.show {
  display: block;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  width: 500px;
  padding: 40px 30px;
}

#popup h2 {
  margin: 0 0 15px;
}

#popup button {
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: #517fa4;
  padding: 5px 20px;
  font-size: 20px;
  border-radius: 0;
}

#popup button:hover {
  background-color: #000;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease;
}

#overlay.show {
  display: block;
  opacity: 1;
}

.d-none {
  display: none;
}
.fld-input {
  margin-bottom: 15px;
}
.w-100 {
  width: 100%;
}

div#popup h2 {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 10px !important;
  width: 80%;
  margin: auto;
}

div#popup p {
  font-size: 18px;
  width: 70%;
  margin: auto;
  color: #999;
}

div#popup form#banner_form {
  margin: 40px 0 0 0;
}

div#popup form#banner_form select,
div#popup form#banner_form input {
  text-align: left;
  width: 95% !important;
  height: 55px;
  box-shadow: 0 0 10px #ccc;
  padding: 0 0 0 20px;
  border-radius: 10px;
  color: #000;
  font-weight: 300;
  font-size: 16px;
  margin: 0 0 5px 0;
}

div#popup form#banner_form input::placeholder {
  color: #000;
}

div#popup form#banner_form input#b_submit {
  text-align: center;
  background: #517fa4;
  box-shadow: unset;
  margin: 0 !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}

section.mainBanner.overview:before {
  content: "";
  display: block;
  position: absolute;
  background: #00000063;
  width: 100%;
  height: 900px;
  top: 0;
}

header.main_header .btn_group.header_btn a.theme-btn.outlined_btn {
  border: 2px solid #fff;
  color: #fff;
}

section.form_sec_new {
  padding: 200px 0 80px 0;
}

body.inner_page header.main_header {
  background: #000;
}

.trade_form_1 {
  background: #efefefb5;
  border-radius: 20px;
  padding: 40px 40px;
  box-shadow: 0px 4px 14px 1px #0000002b;
}

.trade_form_1 h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 15px 0;
}

.trade_form_1 p {
  font-size: 18px;
  line-height: 18px;
  color: #605f5f;
}

div#radioFirst {
  margin: 30px 0;
  display: flex;
}

div#radioFirst div {
  margin: 0 40px 0 0;
  display: flex;
  align-items: center;
}

div#radioFirst div label {
  font-size: 18px;
  color: #65615f;
}

div#radioFirst div input[type="radio"] {
  height: 15px;
  width: 15px;
  margin: 0 10px 0 0;
}

.trade_form_1 h2 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 15px 0;
}

.trade_form_1 p {
  font-size: 18px;
  line-height: 18px;
  color: #605f5f;
}

div#radioFirst {
  margin: 30px 0;
  display: flex;
}

div#radioFirst div {
  margin: 0 40px 0 0;
  display: flex;
  align-items: center;
}

div#radioFirst div label {
  font-size: 18px;
  color: #65615f;
}

div#radioFirst div input[type="radio"] {
  height: 15px;
  width: 15px;
  margin: 0 10px 0 0;
}

.trade_form_1 h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}

.trade_form_1 input {
  width: 100%;
  height: 50px;
  border: 1px solid gray;
  padding: 0 0 0 20px;
  margin: 20px 0;
  border-radius: 10px;
  color: #000;
  outline: none;
}

.trade_form_1 textarea {
  padding: 10px 20px;
  width: 100%;
  height: 130px;
  border: 1px solid gray;
  border-radius: 10px;
  margin: 20px 0 10px 0;
}

.trade_form_1 p.info_wrap {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  width: 80%;
  line-height: 20px;
}

.trade_form_1.second_trade {
  margin: 40px 0 0 0;
}

.inner_form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 0 0 !important;
}

.inner_form input {
  margin: 0 !important;
  flex: 0 0 32% !important;
}

.pay_secure_input {
  text-align: center;
  margin: 60px 0 0 0;
}

.pay_secure_input input[type="submit"] {
  background: #517fa4;
  width: 350px;
  height: 60px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
}

section.thrid_step_sec {
  padding: 200px 0 100px 0;
}

.payment_head {
  text-align: center;
  padding: 30px 0;
}

.payment_head h2 {
  margin: 0;
  font-size: 40px;
  line-height: 40px;
}

.payment_main_secure {
  background: #f3f6fa;
  padding: 0px 0 10px 0;
  width: 40%;
  margin: auto;
  border-radius: 20px;
}

.payment_main_secure h3 {
  font-size: 18px;
  font-weight: 200;
  color: #111;
  padding: 20px 20px;
  border-bottom: 1px solid #ccc;
  line-height: 18px;
}

.payment_main_secure h4 {
  padding: 0 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 200;
  justify-content: space-between;
  margin: 0 0 20px 0;
}

.payment_main_secure input,
.payment_main_secure select {
  width: 93%;
  height: 50px;
  background: #fff;
  margin-bottom: 16px !important;
  margin: auto;
  display: block;
  border-radius: 10px;
  padding: 0 0 0 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  outline: none;
}

.inner_wraper_field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

.inner_wraper_field input {
  margin: 0 0 0 20px;
  flex: 0 0 47%;
}

.payment_main_secure input[type="submit"] {
  background: #7119a2;
  font-size: 20px;
  color: #fff;
}

.id_card_fields {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 92%;
  margin: auto;
}

.id_card_fields input {
  margin: 0;
  width: 100%;
  flex: 0 0 32%;
}

.id_card_fields input:nth-child(1) {
  flex: 0 0 48%;
}

.id_card_fields input:nth-child(2),
.id_card_fields input:nth-child(3) {
  flex: 0 0 23.5%;
}


.howto_1 {
  text-align: center;
}

.mainBanner .mb_1 > ul li:before {
  content: '';
  display: block;
  position: absolute;
  background: #517fa4;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 0;
  bottom: 0;
  margin: auto;
  top: 0;
}

.faq_head {
  text-align: center;
}

section.top_sec {
  background: #517fa4;
  padding: 10px 0;
}

.top_header_inner ul {
  padding: 5px 0px;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  margin: 0;
  align-items: center;
}

.top_header_inner ul li {
  margin: 0 15px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.top_header_inner ul li a {
  color: #fff;
  font-weight: 400;
}

@media (max-width: 787px) {
  .form_tagline {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 980px) and (min-width: 220px) {
  .info-test p {
    font-size: 20px !important;
  }
}

@media only screen and (max-width: 980px) and (min-width: 220px) {
  .accordions li .acc_title span {
    font-size: 17px !important;
  }
}

@media only screen and (max-width: 980px) and (min-width: 220px) {
  #tm-sec {
    padding-top: 0px !important;
  }
}

@media (max-width: 787px) {
  .trusted-logos {
    padding: 90px 45px 90px !important;
    grid-template-columns: repeat(2, 4fr) !important;
  }
}

@media (max-width: 787px) {
  .owl-carousel.owl-drag .owl-item {
    padding-left: 0px !important;
  }
}

@media (max-width: 787px) {
  .main-header {
    padding: 16px 0 !important;
  }
}

@media (max-width: 787px) {
  .nav-phone {
    width: 4.5% !important;
    margin-right: -5px !important;
  }
}

@media (max-width: 787px) {
  a.logo img {
    width: 120% !important;
  }
}

@media (max-width: 787px) {
  .cc-footer {
    margin-left: 30% !important;
    padding-top: 16px !important;
  }
}

@media (max-width: 787px) {
  .rev-box {
    margin-right: 0% !important;
  }
}

@media only screen and (max-width: 767px){

  .top_header_inner ul li:nth-child(3) a {
    width: fit-content;
    margin: auto;
    height: 40px;
}


#popup.show {
  width: 390px;
  padding-top: 80px;
}

div#popup h2 {
  width: 100%;
}

div#popup p {
  width: 100%;
  font-size: 16px;
}

  .merchan_inner h5 {margin: 0;}

  .top_header_inner ul {
    display: block;
}

.top_header_inner ul li {
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 14px;
}

.btn_group.header_btn {
    display: none;
}

.logo {
    text-align: center;
}

section.form_sec_new {
    padding-top: 130px;
}

.trade_form_1 {
    padding: 20px;
}

.trade_form_1 h2 {
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 10px 0;
}

.trade_form_1 p {
    font-size: 14px;
    line-height: 14px;
}

div#radioFirst div label {font-size: 14px;}

div#radioFirst div {
    margin: 0 15px 0 0;
}

.trade_form_1 textarea {
    height: 100px;
}

.trade_form_1 p.info_wrap {
    width: 100%;
    font-size: 12px;
    line-height: 17px;
}

div#packageForm {flex-wrap: wrap;display: block;}
section.mainBanner.overview {
  padding: 60px 0 0 0;
}

.howtoreg {
  margin: 0 0 20px 0;
}

section#howits {
  padding: 50px 0;
}

.howto_1 p {
  width: 100%;
}

.howto_1 h2 {
  font-size: 27px;
  line-height: 30px;
}

section.attn-img-1 {
  padding: 70px 0;
  height: auto;
}

.attn-img-1 h2 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
}

.attn-img-1 p {
  text-align: center;
}

.btn_group {
  justify-content: center;
}

section.get_trademark_sec.has_elem.gray_bg {
  padding: 60px 0;
}

.get_trademark_sec .mb_2_2 {
  right: 0;
  width: 60%;
  padding: 0 0 0 30px;
  height: 50px;
}

section.cr_sec_2.cr_sec_3.cr_sec_package.lp_packages.spad.pt-0 {
  padding-bottom: 0;
}

.info-text2.text-center h2 {
  font-size: 30px;
  line-height: 40px;
}

section.our-testimonial {
  padding: 60px 0;
}

}

.merchan_inner h5 {
  color: #fff;
  text-align: right;
  text-transform: capitalize;
}

.merchan_inner ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  margin: 30px 0 0 0;
}

.merchan_inner ul li {
  flex: 0 0 25%;
  margin: 0 0 0 15px;
}

.merchan_inner ul li img {
  width: 100%;
}


.top_header_inner ul li:nth-child(3) a {
  background: #fff;
  padding: 0 20px;
  height: 45px;
  border-radius: 50px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .5s ease;
}

.top_header_inner ul li:nth-child(3) a:hover {
  background: #000;
  transition: .5s ease;
  color: #fff;
}

.top_sec #showPopup {
  background: #fff !important;
  padding: 5px 20px;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.top_header_inner ul li .fa {
  padding: 0px;
  color: #fff;
}

div#popup form#banner_form input.leadforms-input-text-inner.image {
  height: auto !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: unset !important;
}

.hidden {
  display: none;
}

input.logo_wraper {
  height: auto;
  border: none;
  border-radius: 0;
  padding: 0;
}

.federtxt ul li span {
  display: flex;
  align-items: first baseline;
  gap: 20px;
}

.federtxt .fa-check{
  color: #517fa4;
}