body {
  color: #000;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
}

ul {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
}

li {
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000000;
}

h2{
  font-size: 43px;
}

.reviews-head.text-center {
    margin-top: 80px;
    margin-bottom: 40px;
}

/*@media (max-width: 1399px){*/
/* div#navbarNavDropdown {*/
/*    margin-left: -50px !important;*/
/*   margin-top: -75px !important;*/
/*}*/
@media (max-width: 2173px){
 div#navbarNavDropdown {
    margin-left: -50px !important;
    margin-top: 0px !important;
    background: none;
}

}

@media (max-width: 1199px){
    .t-btn-one {
    padding: 10px 20px !important;
}
    .t-btn-one {
    font-size: 12px;
    margin-left: -7px !important;
    
}
    .header a.navbar-brand img {
    width: 100px !important;
}


}
a {
  list-style-type: none;
  color: #777777;
  text-decoration: none;
}

.fs11 {
  font-size: 11px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs25 {
  font-size: 25px;
}

.fs30 {
  font-size: 30px;
}

.fs32 {
  font-size: 32px;
}

.fs35 {
  font-size: 35px;
}

.fs40 {
  font-size: 40px;
}

.fs50 {
  font-size: 50px;
}

.fs60 {
  font-size: 60px;
}

.fs70 {
  font-size: 70px;
}

.fs80 {
  font-size: 80px;
}

.fs90 {
  font-size: 90px;
}

.fw-light {
  font-weight: 300;
}

.fw-regular {
  font-weight: 400;
}

.fw-medium {
  font-weight: 500;
}

.fw-semibold {
  font-weight: 600;
}

.fw-bold {
  font-weight: 700;
}

.color-white {
  color: #fff !important;
}

.color-black {
  color: #000 !important;
}

.color-yellow {
  color: #FCAF43 !important;
}

.color-grey {
  color: #0D0D0D !important;
}

.bg-white {
  background: #fff;
}

.bg-black {
  background: #1E1E1E;
}

.bg-grey {
  background: #0D0D0D;
}

.bg-lightgrey {
  background: #F4F4F4;
}

.reviews-head text-center {
    margin-top: 40px;
}
/* *********************  Btn One Style  ********************** */

.t-btn-one {
    border-radius: 100px;
    box-sizing: border-box;
    font-weight: 500;
    overflow: hidden;
    position: relative;
    background: #B68722;
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    display: inline-block;
    border: 1px solid transparent;
    transition: ease 0.4s;
    box-shadow: -1px -1px 8px 0px rgba(255,255,255,0.75) !important;
    
}

.t-btn-one:hover {
  background: #fff !important;
  color: #B68722 !important;
  border: 1px solid #B68722;
}

.t-btn-one i,
.normal-btn i {
  padding-left: 7px;
  font-size: 13px;
}

.normal-btn {
  border-radius: 0px;
  box-sizing: border-box;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  background: none;
  color: #000;
  transition: ease 0.4s;
  border: 1px solid #000;
  text-align: center;
  padding: 10px 25px;
  display: inline-block;
}

.normal-btn:hover {
  background: #000;
  color: #fff !important;
  border: 1px solid transparent;
}

/* *********************  Btn One Style End ********************** */

.head-div h2 {
  font-size: 35px;
  position: relative;
  margin-bottom: 0;
  color: #000;
  line-height: 60px;
  margin-top: 130px;
}

.head-div h2 span {
  color: #fff;
  background: #B68722;
  border-radius: 3px;
  padding: 2px 10px 2px 10px;
}

.head-div p strong {
  color: #0b3064;
}

/* ************************** Main Header Css **************************** */

.header {
  background: url(../images/header-bg.png);
  position: absolute;
  width: 100%;
}

.innerpage .header{
  z-index: 2;
}

.innerpage .header li.nav-item a {
  color: #fff;
}

.header a.navbar-brand {
  width: 25%;
  z-index: 10;
}

.header a.navbar-brand img {
  width: 35%;
}


.header ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.header .live-chat {
  animation: highlight 2s infinite;
}

.header ul.navbar-nav li a {
    padding: 0 15px !important;
}

nav ul li a:hover,
nav ul li a.active,
nav ul li a:focus {
  color: #fff !important;
}

.header ul.dropdown-menu li {
  display: block;
}

.header ul.dropdown-menu li a, .innerpage .header li ul.dropdown-menu li a {
  width: 100%;
  color: #B68722;
  padding: 10px 10px !important;
  transition: ease 0.4s;

}

.header ul.dropdown-menu li a:hover {
  color: #fff !important;
  background: #B68722;
}

.popup-sec div#popupforms {
    background: #00000090;
}

.modal-backdrop.fade.show {
  opacity: 0;
  display: none;
}

.dropdown-menu {
  width: 215%;
}

.drop-form {
  padding: 20px 10px;
}

.drop-form .form-main input {
  height: 40px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-radius: 5px;
  border: 1px solid #000;
  transition: ease 0.4s;
  width: 100%;
}

.drop-form .t-btn-one {
  width: 100%;
}

.drop-form .form-main input:focus-visible {
  outline: none;
  border: 1px solid #0b3064 !important;
}

.drop-form .chat-head i {
  font-size: 20px;
  color: #0b3064;
}

.drop-form .form-main input::placeholder {
  font-size: 14px;
}



/* ************************** Main Header Css End **************************** */

/* ************************** Inner Header & Banner Css **************************** */

section.inner-banner {
  padding: 160px 0px 60px 0px;
  background-position: center;
}

section.inner-banner h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 25px;
}

section.inner-banner h1 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 25px;
}

section.inner-banner p {
  color: #fff;
}

/* ************************** Inner Header & Banner Css End **************************** */

/* ************************** Banner Css **************************** */

.banner-div {
  padding: 0px 0 0px;
  background: url(/assets/images/banner-home.webp);
  background-size: cover;
  height: 700px;
}

.homepage .head-div ul li {
    margin: 0 0 10px;
}

.homepage .head-div ul li i {
    color: #fff;
    padding-right: 15px;
}

.banner-div .banner-img-div img {
  width: 100%;
}

.banner-div a.t-btn-one, section.inner-banner a.t-btn-one {
    animation: highlight 2s infinite;
    padding: 10px 85px;
}

@keyframes highlight {
  0% {
    box-shadow: 0 0 5px #0b3064;
    transform: scale(1);
  }

  50% {
    box-shadow: 0 0 20px #0b3064;
    transform: scale(1.05);
  }

  100% {
    box-shadow: 0 0 5px #0b3064;
    transform: scale(1);
  }
}


.banner-div a.t-btn-one:hover {
  background: #000 !important;
  color: #fff !important;
  border: 1px solid #0b3064;
}

.banner-div a.normal-btn {
  border: 1px solid #fff;
}

.banner-div a.normal-btn:hover {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #000;
}

.banner-div img {
  width: 100%;
}



/* ************************** Banner Css End **************************** */

/* ************************** Company Css **************************** */

.company-help .img-div:after {
  position: absolute;
  content: '';
  width: 176px;
  height: 175px;
  background: url(../images/company-after.png) no-repeat;
  right: -80px;
  bottom: -80px;
  z-index: -1;
}

.company-help .img-div {
  position: relative;
}

.company-help .img-div img {
  width: 100%;
}




/* ************************** Company Css End **************************** */

/* ************************** Footer Css **************************** */

.footer-main {
  background: #000000;
}

footer img {
  width: 60%;
}

.footer-main .social-icons a {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 100px;
  margin-right: 15px;
  transition: ease 0.4s;
}

.footer-main .social-icons a:last-child {
  margin-right: 0;
}

.footer-main .social-icons a:hover {
  color: #FCAF43;
}

.footer-main h5 {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}

.footer-main ul li a:hover {
  color: #FCAF43;
}

.footer-main ul li a {
  color: #BDBDBD;
  font-size: 18px;
  transition: ease 0.4s;
}

.footer-main ul li {
  display: block;
  padding-bottom: 10px;
  color: #BDBDBD;
  font-size: 18px;
}

.footer-main .main-policy li {
  padding-right: 15px;
  display: inline-block;
}

.footer-main .main-policy li:last-child {
  padding-right: 0;
}

.footer-main .copy-right-div p {
  color: #6B6B6B;
  font-size: 18px;
}

.footer-main .main-policy {
  text-align: right;
}

.footer-main .main-policy a {
  color: #6B6B6B;
}

.footer-main .row.mt-5 {
  border-top: 1px solid #555555;
  padding-top: 20px;
}

@media (max-width: 991px) and (min-width: 769px)  {
.side-nav-btn.d-none {
    display: block !important;
}
}
@media (max-width: 995px){  
.banner-div {
    height: 74vh;
}
.text-center {
    margin-top: 48px;
}
}
@media (max-width: 991px){
   footer img {
    width: 152px !important;
}
 .px-5 {
   padding-left: 3px !important;
}
    .head-div{
       margin-top: 45px !important;
}
}

@media (max-width: 768px) {

    .side-nav-btn {
        display: block !important;
        position: relative;
        top: 0;
        right: 0;
        color: #000 !important;
        z-index: 1;
        width: auto;
        height: auto;
        margin-right: 13%;
    }

  .sidenav ul.dropdown-menu {
    width: 100%;
  }

  .sidenav li.nav-item {
    margin-bottom: 10px;
  }

  .sidenav ul {
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 10px;
  }
}

@media (max-width: 540px){  
    .banner-div {
        height: 60vh;
    }

.head-div {
    margin-top: 120px !important;
}

.reviews-head.text-center {
    margin-top: 50px;
}

.validate_popupform_writing .checkbox input {
        margin-top: 3px;
    margin-right: 5px;
}
}
@media (max-width: 540px) {
  .header {
    position: relative;
  }

  .header a.navbar-brand {
    width: 24%;
    margin: 0 auto;
}

  .header .btn-div {
    margin: 0 auto;
  }

  .header ul {
    margin-bottom: 20px;
  }
  
  .side-nav-btn {
    position: absolute;
    top: 30px;
    right: 90px;
}
  .header a.t-btn-one {
    font-size: 14px;
    }
   .h-100 {
     height: 92% !important;
}
  .banner-div {
    height: 62vh;
  }

  .head-div h2 {
    font-size: 26px;
    line-height: 49px;
  }
}

@media (max-width: 425px) {
  .head-div h2 {
    font-size: 20px;
    line-height: 40px;
  }
}

@media (max-width: 375px) {
  .side-nav-btn {
    position: absolute;
    top: 27px;
    right: 10px;
  }

  .header a.navbar-brand {
    margin-bottom: 20px;
  }

  .head-div h2 {
    font-size: 18px;
    line-height: 36px;
  }

  .head-div p {
    font-size: 14px;
  }
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  background-color: #b68722;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff !important;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav ul li a:hover, .sidenav ul li a.active, .sidenav ul li a:focus {
  color: #000 !important;
}

.sidenav ul.dropdown-menu li a {
  color: #000 !important;
  background: transparent !important;
}

.sidenav ul.dropdown-menu li a:hover, .sidenav ul.dropdown-menu li a.active, .sidenav ul.dropdown-menu li a:focus  {
  color: #b31843 !important;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 50px;
  font-size: 36px;
  margin-left: 50px;
}

.navbar-toggler {
  display: none;
}



.box-div {
  position: absolute;
  top: 0;
  right: 0;
}
.box-text {
  position: absolute;
  bottom: 0;
  border-radius: 15px;
  background: rgba(254, 132, 106, 0.2);
  backdrop-filter: blur(4.5px);
  padding: 30px;
  width: 65%;
  text-align: left;
  left: 0;
}
.main-div {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.main-div p {
margin: 0 !important;
color: #fff;
font-size: 16px;
width: auto;
}
.box-text p {
color: #fff;
font-size: 16px;
max-width: 100%;
margin: 0;
margin-top: 20px;
}
.counter-sec {
padding: 90px 0;
}
.count-div {
display: flex;
column-gap: 5px;
justify-content: center;
color: #252424;
font-size: 55px;
font-weight: 600;
}
.count-box p {
color: #121212;
font-size: 18px;
text-transform: uppercase;
text-align: center;
}
.country-sec li.nav-item {
width: 50%;
}
.country-sec li.nav-item button {
display: flex;
align-items: center;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.12);
margin: 0 0 30px 0;
width: 90%;
column-gap: 15px;
padding: 25px 20px;
}
.country-sec li.nav-item button h4 {
font-size: 20px;
text-align: left;
margin: 0;
}
.country-sec li.nav-item button h4 p {
margin-top: 6px;
color: #000;
font-family: Poppins;
font-size: 14px;
font-weight: 400;
margin-bottom: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: var(--bs-nav-pills-link-active-color);
background-color: transparent;
}
.text h2 {
color: #000;

font-weight: 600;
margin-bottom: 20px;
}
.text p {
color: #000;
font-size: 18px;
font-weight: 400;
margin: 0 0 20px;
}
span {
color: #B68722;
}
.tab-main a.t-btn-one {
margin-top: 20px;
}
.companies-sec {
    padding: 60px 140px 60px 140px;
}
.frm-div input {
width: 100%;
height: 55px;
padding: 0 20px 0 45px;
color: #9f9f9f;
border-radius: 5px;
background: #f1f1f1;
border: transparent;
}
.pos-ico {
width: 100%;
}
.pos-ico i {
position: absolute;
top: 20px;
left: 20px;
}
.div-inp {
position: relative;
display: flex;
column-gap: 30px;
margin-top: 30px;
}
.companies-sec .img-box img {
max-width: 100%;
}
.step-sec .img-box img {
width: 90%;
border-radius: 10px;
}
.step-box {
display: flex;
column-gap: 20px;
align-items: flex-start;
margin-top: 50px;
}
.step-box span {
background: #fde2a7;
font-size: 25px;
border-radius: 60px;
padding: 11px 25px;
}
.step-box h3 {
color: #000;
font-size: 18px;
margin: 0;
}
.step-box p {
margin: 6px 0 0;
}
.step-sec {
padding-bottom: 90px 140px;
}
.secure-sec .img-box img {
width: 100%;
border-radius: 10px;
}
.secure-sec .b-btn {
  margin: 0;
  color: #fff !important;
  margin-left: 30px;
}
.secure-sec {
padding-top:50px;
}
.pkg-sec {
padding-bottom: 80px;
padding-left:140px;
padding-right:140px;
}
.pkg-box {
  border-radius: 5px;
  border: 1px solid #dedede;
  background: #fff;
  padding: 10px 20px;
  transition: ease 0.4s;
  min-height: 620px;
}
.pkg-box:hover .pkg-body .t-btn-one {
background: #fff;
color: #B68722 !important;
border: solid 1px #B68722;
}
.pkg-box:hover {
transform: scale(1.03);
box-shadow: 0 0 30px #e9e9e9;
}
.pkg-head h5 {
font-size: 23px;
font-weight: 600;
color: #B68722;
margin-bottom: 20px;
}
.pkg-head p {
color: #000;
font-size: 18px;
margin: 10px 0 10px;
}
.pkg-head h1 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin: 20px 0 25px;
  display: inline-block;
}
.pkg-head h1 del {
font-size: 30px;
}
.pkg-head strike {
  font-size: 17px;
  top: -15px;
  position: relative;
  padding-left: 10px;
  color: #B68722;
  font-weight: 600;
}
.pkg-head span {
    color: #fff;
    background: #b68722;
    margin: 0 auto 0;
    padding: 12px 15px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 5px;
    display: table;
}
.pkg-body li {
  display: flex;
  column-gap: 10px;
  margin-bottom: 20px;
  align-items: flex-start;
  text-transform: capitalize;
  color: #000;
}
.pkg-body li span {
color: #000;
font-size: 16px;
font-weight: 500;
display: block;
}
.pkg-body li p {
color: #5f5f5f;
font-size: 14px;
margin: 0;
}
.pkg-body li i {
background: #B68722;
border-radius: 50px;
color: #fff;
font-size: 10px;
padding: 5px;
}
.pkg-body ul {
margin-top: 50px;
overflow-y: scroll;
scroll-behavior: smooth;
height: 250px;
padding-right: 5px;
scrollbar-color: #B68722 #d8d8d8;  
}
.pkg-body ul::-webkit-scrollbar {
width: 5px;
background-color: #f5f5f5;
}
.pkg-body ul::-webkit-scrollbar-thumb {
background: #0b3064;
}
.pkg-body ul::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px #bdbdbd;
background-color: #fff;
}
.pkg-body a {
background: #b68722;
border: transparent;
width: 100%;
color: #ffffff !important;
margin-top: 40px;
}
.pkg-sec .text {
margin: 0 0 50px;
}
.pkg-sec .nav li button {
  border: 1px solid #0b3064;
  background: #Fff;
  color: #000;
}
.pkg-sec .nav li button.active {
  background: #0b3064;
  border: 1px solid #0b3064;
}
.pkg-sec .nav li button {
  border: 1px solid #0b3064;
  background: #Fff;
  color: #000;
}
.pkg-sec .nav li button:hover {
  background: none;
}
.pkg-box small {
  border: 1px solid #f6cb86;
  color: #1c1c1c;
  display: table;
  margin: 20px auto;
  padding: 5px 20px;
  border-radius: 100px;
  font-size: 14px;
  background: #f6cb86;
}
.pkg-sec .nav {
  column-gap: 10px;
}
.register-sec .img-box {
position: relative;
}
.register-sec .img-box:after {
background-image: url(../images/register);
background-size: cover;
background-repeat: no-repeat;
right: -40px;
width: 720px;
height: 780px;
position: absolute;
content: "";
top: -180px;
z-index: 0;
background-position: c;
}
.register-sec {
    background-image: url(../images/bg-color-img.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #B68722;
    height: 400px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .register-sec:after {
        position: absolute;
        content: "";
        background-image: url(../images/dots-img.webp);
        width: 210px;
        height: 325px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
        left: 0;
    }
.circle-img {
position: absolute;
}
.num-main {
display: flex;
justify-content: space-between;
}
.num-div {
display: flex;
column-gap: 20px;
}
.num-div h3 {
color: #fff;
font-size: 40px;
}
.num-div p {
color: #fff;
font-size: 16px;
margin: 0;
}
.register-sec .text h2 {
color: #fff;
}
.register-sec .text .t-btn-one {
background: #fff;
color: #B68722 !important;
margin-top: 25px;
}
.testi-sec {
padding: 130px 0 50px;
position: relative;
z-index: 1;
}

.testi-sec{
  padding-left:140px;
  padding-right:140px;
}

.test-slider .slick-arrow {
position: absolute;
right: -60px !important;
width: 52px !important;
top: 45%;
z-index: 9;
background: 0 0;
border: none;
font-size: 25px;
color: #B68722 !important;
}
.next {
left: -60px !important;
}
.test-box {
display: flex;
align-items: flex-start;
column-gap: 20px;
}
.test-box h3 {
color: #B68722;
font-size: 20px;
margin: 0;
}
.test-box h3 p {
color: #7b7b7b;
font-size: 12px;
font-weight: 400;
margin: 5px 0 0;
min-height: auto;
}
.testi-box {
border-radius: 5px;
border: 1px solid #dedede;
background: #fff;
padding: 35px;
margin: 0 10px;
}
.testi-box p {
  color: #000;
  font-size: 16px;
  line-height: 1.7;
  margin: 30px 0 30px;
  min-height: 190px;
}
.testi-sec .text {
margin-bottom: 50px;
}

.footer-text h4 {
  color: white;
  font-size: 20px;
  margin: 0 0 20px;
}

.footer-text li {
  display: flex;
  margin: 0 0 15px;
  column-gap: 9px;
}

.footer-text li a {
  transition: .5s;
  font-size: 15px;
  color: #fff;
}

.footer-text li a:hover  {
  color:#B68722 !important;
}

.footer-text li i {
  color: #B68722;
  font-size: 16px;
}

footer {
background-image: url(../images/footer-bg.webp);
background-size: cover;
background-repeat: no-repeat;
padding: 100px 0 40px;
}

footer .logo p {
color: #cdcdcd;
font-size: 18px;
max-width: 100%;
margin: 25px auto 30px;
}
footer .logo h3 {
color: #fff;
font-size: 50px;
font-weight: 600;
}
p.col-or {
color: #fff !important;
margin-bottom: 50px !important;
}
.cop-right p {
color: #8d8d8d;
text-align: center;
font-size: 16px;
margin: 50px 0 0;
}
footer a.t-btn-one.b-btn {
margin: 0;
}
.faq-sec button.accordion {
cursor: pointer;
padding: 22px 20px;
width: 100%;
text-align: left;
outline: 0;
transition: 0.4s;
font-weight: 600;
border-radius: 3px;
background: 0 0;
border: none;
color: #000;
background: white;
font-size: 16px;
}
.faq-sec button.accordion.active,
button.accordion:hover {
background: #fff;
}
.faq-sec button.accordion:after {
content: "\f078";
color: #697082;
font-weight: 700;
float: right;
font-family: FontAwesome;
margin-left: 5px;
font-size: 15px;
}
.faq-sec button.accordion.active:after {
content: "\f077";
color: #0b3064;
}
div.panel {
padding: 0 18px;
background-color: #fff;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.faq-sec {
padding: 40px 0 50px;
padding-left:140px;
padding-right:140px;
}
.top-gap {
margin-bottom: 20px;
border-radius: 3px;
border: 1px solid #dedede;
background: 0 0;
}
.panel P {
color: #000;
font-size: 14px;
max-width: 80%;
}
.faq-sec .boxs {
padding: 0 30px 40px;
border-radius: 5px;
background: linear-gradient(0deg, #fdfdfe 0, #fdfdfe 100%), #d6d6d6;
box-shadow: 0 4px 145px 0 rgba(0, 0, 0, 0.1);
}
.div-alg {
display: flex;
align-items: center;
column-gap: 10px;
margin-bottom: 20px;
}
.faq-sec .boxs h2 {
color: #2b2c2e;
font-size: 30px;
font-weight: 700;
margin: 20px 0 15px;
}
.faq-sec .boxs p {
margin: 0 0 20px;
font-size: 16px;
max-width: 80%;
line-height: 1.7;
}
.faq-sec .div-alg a {
color: #000 !important;
font-size: 16px;
font-weight: 500;
display: block;
}
.div-alg p {
color: #B68722;
font-size: 12px !important;
margin-bottom: 0 !important;
}
.faq-sec .text p {
max-width: 90%;
margin: 0 0 50px;
}
.faq-sec .boxs a.t-btn-one.b-btn {
  margin: 20px 0 30px;
  color: #fff !important;
}
.faq-sec .boxs a.t-btn-one.b-btn:hover {
color: #B68722 !important;
}
.div-alg i {
font-size: 20px;
color: #B68722;
}
.boxs .t-btn-one {
margin-top: 20px;
}
.head-btn a {
  color: #fff;
  font-size: 16px;
}
.div-inp {
position: relative;
}
header a.t-btn-one.b-btn:hover {
color: #fff !important;
}
footer a.t-btn-one.b-btn:hover {
color: #fff !important;
}
.frm-div a.t-btn-one.b-btn:hover {
color: #B68722 !important;
}
.frm-div {
margin-top: 40px;
}
.register-sec .text .t-btn-one:hover {
background: 0 0;
color: #B68722 !important;
border: 1px solid #fff;
box-shadow: none;
}
.circle {
width: 116px;
height: 116px;
border-radius: 50%;
box-shadow: 0 0 1px 1px #0b3064;
opacity: 0.35;
background: #fff;
position: absolute;
right: 100px;
bottom: 110px;
}
.pkg-seller {
position: relative;
}
.pkg-seller:after {
position: absolute;
content: "";
width: 140px;
height: 140px;
right: 0;
top: 0;
background-size: cover;
background-repeat: no-repeat;
background-image: url(/assets/images/best-img.webp);
}
.pulse {
animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
0% {
  box-shadow: 0 0 0 0 #fff;
}
100% {
  box-shadow: 0 0 0 20px rgba(224, 224, 224, 0.993);
}
}
.circle-1 {
width: 40px;
height: 40px;
border-radius: 50%;
box-shadow: 0 0 1px 1px #0b3064;
opacity: 0.35;
background: 0 0;
position: absolute;
right: 190px;
top: 80px;
}
.head-btn {
text-align: right;
}
.pulse-1 {
animation: pulse-animation 2s infinite;
}
.frm-div input:focus {
outline: 0;
}
@keyframes pulse-1-animation {
0% {
  box-shadow: 0 0 0 0 #fff;
}
100% {
  box-shadow: 0 0 0 10px rgba(224, 224, 224, 0.993);
}
}
.counter-sec .container {
border-bottom: 1px solid #0000001a;
padding-bottom: 50px;
}
header .dropdown-item {
color: var(--bs-dropdown-link-color) !important;
}
header .dropdown-menu.show {
padding: 20px 0 !important;
}
header .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 12px;
  font-size: 16px;
}
.trademark-registration .step-sec {
padding-top: 90px;
}
.branding .row {
margin-bottom: 90px;
}
.branding {
/*padding-bottom: 0;*/
}
.inner-banner {
    background-image: url(/assets/images/service-banner-bg.webp);
    height: 750px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 150px;
}
.testimonialbg{
    background-image: url(/assets/images/testmonial.webp);    
}
.inner-banner .text h1 {
  color: #fff;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.inner-banner .text span {
    padding: inherit;
    color: #fff;
    font-size: 27px;
    border-radius: inherit;
    background: inherit;
    display: block;
}
.inner-banner .text p {
color: #fff;
font-size: 16px;
margin-top: 30px;
margin-bottom: 30px;
}
.inner-banner .text li {
color: #fff;
font-size: 14px;
margin: 0 0 15px;
display: flex;
align-items: flex-start;
column-gap: 10px;
}
.inner-banner .text li i {
background: #0b3064;
font-size: 12px;
padding: 4px;
border-radius: 42px;
}
.inner-banner .text ul {
column-count: 2;
margin: 30px 0 20px;
}
.inner-banner .text h2 {
color: #fff;
font-size: 30px;
margin: 20px 0;
}
.copyright-sec {
min-height: 450px;
padding: 90px 140px;
width: 100%;
position: relative;
}
.copyright-sec h3 {
color: #000;
font-weight: 600;
margin-bottom: 10px;
font-size: 30px;
}
.copyright-sec h6 {
color: #000;
font-weight: 600;
margin-bottom: 45px;
line-height: 1.8;
}
.copyright-sec p {
color: #000;
font-weight: 400;
margin-bottom: 20px;
line-height: 2;
}
.copy-list {
padding: 0;
}
.copy-list li {
list-style: none;
font-size: calc(10px + (15 - 10) * (100vw - 320px) / (1920 - 320));
position: relative;
display: block;
padding-left: 25px;
margin-bottom: 20px;
}
.copy-list li a {
color: #000 !important;
font-weight: 500;
}
.copy-list li::before {
content: "\f30b";
font-family: FontAwesome;
color: #B68722;
font-size: 18px;
top: -3px;
position: absolute;
left: 0;
}
.img-nonn {
background-image: none;
}
.copyright-registration .packages {
background: #e5f4fc;
margin-bottom: 90px;
}
.copyright-registration .step-sec {
padding-top: 90px;
}
.copyright-sec .img-box img {
width: 100%;
}
.develop-sec {
background-color: #fde2a7;
padding: 90px 140px;
}
.develop-sec h3 {
font-size: calc(18px + (31 - 18) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 600;
margin-bottom: 50px;
padding-bottom: 70px;
}
.develop-sec .devlop-box {
border-radius: 15px;
background-color: #fff;
box-shadow: 0 0 13px 0 rgb(254 129 106 / 27%);
padding: 20px 30px;
position: relative;
margin-bottom: 30px;
min-height: auto;
}
.develop-sec .devlop-box::before {
content: "";
width: 1px;
height: 100%;
background-color: #0b3064;
position: absolute;
left: 20px;
top: 0;
}
.develop-sec .devlop-box span {
font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320));
color: #1c1c1c;
font-weight: 600;
margin-bottom: 15px;
font-size: 20px;
}
.develop-sec .devlop-box p {
font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 300;
margin-bottom: 10px;
margin-top: 10px;
}
#dev-top {
position: relative;
top: 0;
}
.protect-sec {
position: relative;
padding: 90px 140px;
}
.blue-title {
font-size: calc(18px + (31 - 18) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 600;
margin-bottom: 20px;
}
.protect-sec .prot-box {
margin-bottom: 35px;
padding-bottom: 5px;
border-bottom: 1px dashed #000;
}
.protect-sec .prot-box h6 {
font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
font-weight: 600;
color: #1c1c1c;
padding-bottom: 10px;
}
.protect-sec .prot-box p {
font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 300;
margin-bottom: 20px;
}
.detail {
font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 300;
margin-bottom: 20px;
}
.providing-sec {
padding: 100px 0;
background-color: #fde2a7;
}
.providing-sec h6 {
font-size: calc(12px + (18 - 12) * (100vw - 320px) / (1920 - 320));
color: #4b4a4a;
font-weight: 400;
margin-bottom: 20px;
}
.providing-sec .proactive-box {
border-radius: 25px;
background-color: #fff;
box-shadow: 0 0 13px 0 rgb(254 129 106 / 26%);
padding: 25px 18px;
margin-bottom: 25px;
text-align: center;
}
.providing-sec .proactive-box .pro-icon {
margin-bottom: 10px;
}
.providing-sec .proactive-box .pro-text span {
color: #3a363c;
font-weight: 600;
margin-bottom: 20px;
font-size: 23px;
}
.providing-sec .proactive-box .pro-text p {
font-size: calc(12px + (15 - 12) * (100vw - 320px) / (1920 - 320));
color: #000;
font-weight: 400;
margin-bottom: 20px;
margin-top: 12px;
}
.join-brands-sec {
padding: 80px 140px;
position: relative;
}
.join-brands-sec img {
width: 100%;
}
.amazon-brand-registry .step-sec {
padding: 90px 140px;
}
.amazon-brand-registry .step-ul-main {
display: inline-block;
}
.amazon-brand-registry .step-ul-main .step-box-inn{
column-gap: 20px;
}
.amazon-brand-registry .step-ul-main ul li {
    display: list-item;
    margin-bottom: 15px;
    font-size: 18px;
    color: #000;
}
.amazon-brand-registry .step-ul-main ul {
    list-style-type: disc;
    padding-left: 35px;
}
.amazon-brand-registry .step-ul-main ul::marker {
    list-style-type: disc;
}
.amazon-brand-registry .step-ul-main ul li::marker {
    color: #B68722;
    list-style-type: disc;
}
.amazon-brand-registry .step-sec form input {
    margin-bottom: 20px;
    border: solid 2px #fde2a7;
}
.amazon-brand-registry .step-sec form label {
    margin-bottom: 5px;
}
.amazon-brand-registry .step-sec form input {
    margin-bottom: 20px;
    border: solid 2px #fde2a7;
    height: 45px;
}
.amazon-brand-registry .step-sec form input.t-btn-one {
    height: 55px;
}
.protect-sec .faq-sec {
padding-bottom: 0;
}
.compy-sec {
position: relative;
padding: 90px 0;
}
.compy-sec .nav {
background-color: #fff;
border: 1px solid #000;
width: 400px;
}
.compy-sec .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #B68722;
}
.compy-sec .nav-pills .nav-link {
border: 0;
border-radius: 0;
min-height: 80px;
display: flex;
align-items: center;
color: var(--font-color);
font-size: calc(12px + (20 - 12) * (100vw - 320px) / (1920 - 320));
border-bottom: 1px solid #848586;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
width: 398px;
}
.compy-sec .nav-pills .nav-link img {
margin-right: 25px;
}
.compy-sec .nav-pills .nav-link.active img {
filter: brightness(0) saturate(100%) invert(100%) sepia(16%) saturate(7439%)
  hue-rotate(209deg) brightness(125%) contrast(108%);
}
.compy-sec .tab-content {
max-width: 900px;
margin-left: 30px;
margin-top: 10px;
}
.compy-sec .tab-content .tab-title-blue {
font-size: calc(18px + (31 - 18) * (100vw - 320px) / (1920 - 320));
color: var(--dark-color);
font-weight: 600;
margin-bottom: 10px;
}
.contact-form {
padding: 100px 0;
}
.head-div li {
display: block;
margin: 0 0 20px;
}

.trade-form input,
.trade-form textarea {
width: 100%;
border: none;
height: 60px;
padding-left: 20px;
font-size: 15px;
font-weight: 400;
outline: 0;
background: #e1e1e142;
border-radius: 10px;
}
.trade-form textarea {
height: 150px !important;
padding-top: 20px;
}
.head-div li a {
font-size: 18px;
color: #1e1e1d !important;
}
.head-div li a i {
font-size: 18px;
color: #B68722;
margin-right: 8px;
}
.contact-form .head-div h2 {
margin-bottom: 40px;
}
.trade-form button {
color: #fff;
}
.banner-bg {
height: 400px;
padding-top: 110px;
background-position: center;
position: relative;
z-index: 1;
}
.banner-bg:after {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #00000063;
z-index: -1;
}
.popup-sec .banner-btn {
margin-top: 15px;
}
.popup-sec .modal-content .btn-close {
position: absolute;
right: -15px;
top: -17px;
opacity: 1;
color: #000 !important;
background: #fff;
z-index: 9999999999;
padding: 6px;
border-radius: 30px;
font-size: 15px;
line-height: 12px;
border: 3px solid #B68722;
}
.popup-sec .modal .form-div-sec input {
height: 50px;
background: #f1f1f1;
border-radius: 10px;
border: 2px solid transparent;
padding-left: 15px;
width: 100%;
margin-bottom: 15px;
font-size: 13px;
}
.popup-sec .modal .form-div-sec textarea {
width: 100%;
height: 110px;
background: #f1f1f1;
border-radius: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-left: 10px;
font-size: 13px;
border: 2px solid transparent;
resize: none;
}
.modal-body {
  padding: 20px;
  overflow: hidden;

}
.modal .form-div input:focus-visible,
.modal .form-div textarea:focus,
.modal .form-div textarea:focus-visible,
.popup-sec .modal .form-div input:focus {
border: 2px solid #957e5c;
outline: 0;
}
.popup-sec .modal .form-div-sec button.grad-btn {
width: 40%;
height: 40px;
position: relative;
margin: 0;
outline: 0;
text-decoration: none;
cursor: pointer;
border: none;
text-transform: uppercase;
background: linear-gradient(
  102.16deg,
  #ffe3ba -59.27%,
  #ffefcc -21.55%,
  #eed1a5 8.83%,
  #a58a65 51.33%,
  #957e5c 100%
) !important;
border-radius: 10px;
z-index: 0;
overflow: hidden;
transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
letter-spacing: 2px;
}
.popup-sec .success-div .normal-btn {
margin-left: 20px;
}
.popup-sec .form-div-sec:after {
position: absolute;
content: "";
width: 222px;
height: 198px;
background: url(/assets/images/success-after.webp);
right: -100px;
bottom: -160px;
}
.popup-sec .modal-body:after {
position: absolute;
content: "";
width: 15px;
height: 15px;
background: #B68722;
right: 0;
bottom: 0;
}
.form-div-sec .text-end {
z-index: 9;
}
.popup-sec h2 {
font-size: 25px;
margin: 0 0 30px;
}
.popup-sec .modal-header {
justify-content: center;
}
.popup-sec .t-btn-one {
margin: 20px auto 0;
display: table;
color: #fff;
}
.thank-you header {
background: #000;
}

.thanks {
    padding: 350px 0 150px;
    background: url(/assets/images/dr1.png);
    background-size: cover;
    height: 100vh;
}

.thanks img {
    width: 50%;
}

/* ============================================= BEGIN LP =========================================== */
.lp-page .banner-sec {
  background-image: url(/assets/images/lpBanner.png);
}
.lp-page header {
  padding: 0px 0;
  background: rgb(0 0 0 / 47%);
}  
.lp-page .navbar-nav{
  display: none;
}
.lp-page .b-btn {
  background: 0 0;
  margin-left: 30px;
}
.lp-page .banner-sec .text span {
  padding: 0;
  color: #fff;
  font-size: 18px;
  border-radius: inherit;
  background: transparent;
  color: #FD746C;
}
.lp-page .banner-sec .text h1 {
  color: #fff;
  font-size: 39px;
  margin-top: 10px;
  margin-bottom: 0;
}
.lp-page .banner-sec .text h1 strong {
  color: #FD746C;
  background: linear-gradient(90deg, #FD746C 0%, #FF9068 50%, #FF9068 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lp-page .BannerFrom {
  padding: 20px;
  background: rgb(0 0 0 / 56%);
  border-radius: 10px;
  backdrop-filter: blur(10px);
}
.lp-page .BannerFrom span {
  color: #fff;
  font-size: 25px;
  display: block;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 10px 0;
}
.lp-page .BannerFrom span small{
  color: #FD746C;
  background: linear-gradient(90deg, #FD746C 0%, #FF9068 50%, #FF9068 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;    
  font-size: 25px;
}
.lp-page .BannerFrom .form-control{
  color: #868686;
  background: transparent;
  border: none;
  border-bottom: 1px solid #868686;
  border-radius: 0;
  padding: 10px 10px;
  height: 40px;
  font-size: 14px;
  margin: 0 0 10px 0;
}
.lp-page .BannerFrom .form-control:focus{
border-bottom: 1px solid #0b3064;
outline: inherit;
box-shadow: none;
}
.lp-page .BannerFrom .t-btn-one{
width: 100%;
}
.lp-page .BannerFrom textarea.form-control{
  height: 100px;
}
.lp-page .transparentbtn{
display: inline-flex;
justify-content: center;
align-items: center;
min-width: 190px;
padding: 0 30px;
height: 55px;
border-radius: 5px;
border: 1px solid #0b3064;
background: transparent;
font-size: 18px;
transition: 0.5s;

}
.lp-page .transparentbtn:hover{
background: #fff;
box-shadow: 0 0 15px #f1f1f1;
color: #0b3064 !important;
border: 1px solid #fff;

}
.lp-page .BannerFrom label{
  font-size: 13px;
}
.lp-page .text h2 {
  color: #000;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 10px;
}


.RegisterProcess{
padding: 4% 0 5% 0;
position: relative;
}
.RegisterProcess:after{
content: '';
background-image: url('/assets/images/processleft.png');
background-size: contain;
background-position: left;
background-repeat: no-repeat;
width: 101px;
height: 164px;
position: absolute;
left: 30px;
top: 40%;
}
.signupboxes {
background: #fff;
padding: 20px;
box-shadow: 1px 1px 10px rgb(0 0 0 / 11%);
position: relative;
min-height: 190px;
transition: 0.5s;
}
.signupboxes:hover {
  color:#fff;
  background: rgb(253,116,108);
  background: -moz-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  background: -webkit-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  background: linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd746c",endColorstr="#ff9068",GradientType=1);    
  transition: 0.5s;
}
.signupboxes:hover span{
  color:#fff;
}
.signupboxes:hover .one{
  color: #fff; /* Change color to white */
  opacity: 1;
}
.signupboxes span{
color: #000;
font-size: 20px;
font-weight: 600;
display: block;
margin: 0px 0 20px 0;
}
.one:after{
content: '1';
display: block;
position: absolute;
top: 0;
right: 10px;
font-size: 50px;
color: #FE8669;
opacity: 0.4;
}
.two:after{
content: '2';
display: block;
position: absolute;
top: 0;
right: 10px;
font-size: 50px;
color: #FE8669;
opacity: 0.4;
}
.theree:after{
content: '3';
display: block;
position: absolute;
top: 0;
right: 10px;
font-size: 50px;
color: #FE8669;
opacity: 0.4;
}
.four:after{
content: '4';
display: block;
position: absolute;
top: 0;
right: 10px;
font-size: 50px;
color: #FE8669;
opacity: 0.4;
}
.CallSection{
background-image: url(/assets/images/newsletter-bg.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
padding: 5% 0;
}
.callinner small{
color: #fff;
font-size: 23px;
}
.callinner p{
color: #fff;
width: 70%;
margin: 20px auto;
font-weight: 400;
font-size: 16px;
}
.lp-page .CallSection .callinner h2{
color: #fff;
margin: 0 0 10px 0;
}
.lp-page .CallSection .callinner span{
color: #FD746C;
background: linear-gradient(90deg, #FD746C 0%, #FF9068 50%, #FF9068 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.lp-page .t-btn-one {
display: inline-flex;
justify-content: center;
align-items: center;
min-width: 190px;
padding: 0 30px;
height: 55px;
border-radius: 5px;
border: 1px solid #0b3064;
background: #0b3064;
font-size: 18px;
transition: 0.5s;
background: rgb(253,116,108);
background: -moz-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
background: -webkit-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
background: linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd746c",endColorstr="#ff9068",GradientType=1);
margin-right: 10px;
}
.lp-page .t-btn-one:hover {
background: #fff;
box-shadow: 0 0 15px #f1f1f1;
color: #0b3064 !important;
border: 1px solid #fff;
transition: 0.5s;
}
/* ============================================= BEGIN LP =========================================== */

/* ============================================= Value Sec Css Lp Start =========================================== */

.lp-page .value-sec .img-box img {
width: 100%;
margin: 0 0 -60px;
}

.lp-page .value-sec {
padding: 0px 0 0px;
}
.lp-page .text h1 {
  font-size: 35px;
  color: #252525;
  margin: 10px 0;
}
.lp-page .banner-sec .text p{
  color: #fff;
}
.lp-page .text p {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 10px;
}
.lp-page .CallSection .text p {
  color: #fff;
  width: 60%;
  margin: 15px auto;
}
.lp-page .bg-get .text p {
  color: #fff;
  width: auto;
  margin: inherit;
}
.lp-page .text strong {
color: #fd746c;
}

.lp-page .list-sty li {
  color: #000000;
  font-size: 15px;
  margin: 0 0 15px;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.lp-page .value-sec .list-sty li i {
background: #0b3064;
font-size: 12px;
padding: 4px;
color: white;
border-radius: 42px;
}
.get-sec {
background: linear-gradient(90deg, #f5f5f5 83%, #fff 15%);
position: relative;
z-index: 1;
border-radius: 10px 20px 20px 0px;
}

.get-sec::before {
position: absolute;
content: "";
background-size: cover;
background-image: url("/assets/images/shadow-lp-1.png");
width: 80px;
height: 170px;
background-repeat: no-repeat;
right: 14%;
z-index: -1;
top: -70px;
}
.get-sec::after {
position: absolute;
content: "";
background-size: cover;
background-image: url("/assets/images/shadow-lp.png");
background-repeat: no-repeat;
left: 0;
top: 60px;
width: 67%;
height: 514px;
z-index: -1;
}

.lp-page .boxs h6 {
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
border: 3px solid #fe8669;
border-radius: 60px;
font-size: 15px;
text-transform: uppercase;
color: #fe8669;
}
.get-sec .img-box img {
width: 100%;
border-radius: 10px 20px 20px 0px;
clip-path: polygon(0 0, 100% 0, 100% 100%, 34% 100%);
}
.lp-page .boxs {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px;
  min-height: 343px;
}
.lp-page .boxs h3 {
  font-size: 20px;
  margin: 10px 0;
  font-weight: 600;
}
.lp-page .box h3 {
  font-size: 20px;
  margin: 15px 0 10px;
}
.lp-service .transparentbtn {
color: #252525 !important;
border: 1px solid #252525;
margin-left: 20px;
}
.lp-service {
padding: 100px 0;
position: relative;
}

.lp-service:after {
position: absolute;
content: "";
background-size: cover;
background-image: url(/assets/images/lp-shadow-5.png);
background-repeat: no-repeat;
left: 0;
width: 130px;
height: 52px;
z-index: -1;
top: 50%;
}

.lp-service .text img {
border-radius: 15px;
margin: 50px 0 0;
width: 100%;
}

.lp-service .box {
  padding: 15px;
  background: #ffffff;
  box-shadow: 0px 0px 20px #ebebeb;
  border-radius: 15px;
  transition: 0.5s;
  min-height: 278px;
}
.lp-service .box h3 {
  font-size: 20px;
  margin: 15px 0 10px;
}

.mabot .col-lg-6.col-md-12 {
margin: 0 0 30px;
}

.lp-service .box:hover {
  background: rgb(253,116,108);
  background: -moz-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  background: -webkit-linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  background: linear-gradient(86deg, rgba(253,116,108,1) 0%, rgba(255,144,104,1) 35%, rgba(255,144,104,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd746c",endColorstr="#ff9068",GradientType=1);
}

.lp-service .box:hover h3,
.lp-service .box:hover p {
color: white;
}

.lp-service .box:hover img {
filter: brightness(0) invert(1);
}

.lp-page .pkg-sec {
position: relative;
padding: 90px 0;
}
.lp-page .pkg-sec::after {
  position: absolute;
  content: "";
  background-size: cover;
  background-image: url(/assets/images/lp-shadow-2.png);
  background-repeat: no-repeat;
  left: 0;
  bottom: 180px;
  width: 70px;
  height: 165px;
  z-index: -1;
}
.lp-page .pkg-sec::before {
  position: absolute;
  content: "";
  background-size: cover;
  background-image: url(/assets/images/lp-shadow-3.png);
  background-repeat: no-repeat;
  right: 0;
  top: -30px;
  width: 98px;
  height: 165px;
  z-index: -1;
}
.lp-page .testi-sec {
padding: 100px 0;
background: #fe7e6b;
}
.lp-page .testi-box {
background: transparent;
border: 1px solid #d9d9d9;
position: relative;
}

.lp-page .testi-box:after {
position: absolute;
content: "";
background-image: url("/assets/images/testi-1.png");
background-size: cover;
background-repeat: no-repeat;
width: 100px;
height: 70px;
top: 10px;
}

.lp-page .testi-box p {
color: #ffffff;
}
.lp-page .test-box h3 {
color: #ffffff;
}
.lp-page .test-slider .slick-arrow {
font-size: 18px;
color: #B68722 !important;
height: 52px;
background: #ffffff69;
border-radius: 50px;
padding: 0;
transition: 0.5s;
}
.lp-page .testi-sec h2 {
color: white;
}

.lp-page .testi-sec span {
color: white;
}
.lp-page .testi-sec p {
color: white;
}
.lp-page .test-slider .slick-arrow:hover {
background: white;
}
.lp-page .faq-sec {
padding: 90px 0;
position: relative;
}

.lp-page .faq-sec::after {
  position: absolute;
  content: "";
  background-size: cover;
  background-image: url(/assets/images/lp-shadow-4.png);
  background-repeat: no-repeat;
  left: 0;
  width: 160px;
  height: 72px;
  z-index: -1;
  top: 50%;
}

.lp-page footer {
  background: #000000;
  padding: 40px 0 20px;
}

.value-sec .text {
padding: 0 0 60px;
}
.banner-sec .transparentbtn {
margin-left: 15px;
}
.lp-page .lp-service .transparentbtn:hover {
border: 1px solid black;
}

.CallSection .transparentbtn {
margin-left: 15px;
}
.call-div {
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  column-gap: 15px;
  position: relative;
}

.call-div:after {
position: absolute;
content: "";
right: -32px;
width: 1px;
background-color: #fff;
height: 50px;
opacity: 0.5;
}

.call-main {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 80%;
  margin: 30px auto 0;
  column-gap: 70px;
}
.call-div a {
display: block;
font-size: 16px;
}
.call-div p {
margin: 0;
width: 100%;
font-size: 13px;
}

.bg-get {
background-image: url("/assets/images/bg-get.png");
}
.call-div i {
font-size: 20px;
color: white;
}
.non-aft:after {
display: none;
}
.bg-get .t-btn-one {
min-width: 200px;
padding: 0 20px;
font-size: 17px;
}
.bg-get .text span {
font-weight: 600;
margin: 0 auto 15px;
display: table;
}
.lp-page .pkg-body a {
  background: #dedede;
  border: transparent;
  width: 100%;
  color: #000 !important;
  margin-top: 40px;
}
/* ============================================= Value Sec Css Lp End =========================================== */


/********form start********/

.section_head {
  margin: 40px 0;
}

/* Registration_form */
.registration_header .btn_group a:first-child {
background: transparent;
color: #0b3064;
}
.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;
overflow: hidden;
}
.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: #0b3064;
}

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: #0b3064;
}
.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: #0b3064;
}
.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: 100%;
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: #0b3064;
  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: #b7c4d1;
}
h4 {
  margin-bottom: 2px;
  margin-top: 21px;
  font-weight: 600;
}

.lp-ftr .lp-ftrbox {
  display: none;
}

.lp-ftr .site-footer .sf_1 a.logo {
  margin: 0;
}

.lp-ftr .site-footer .ftr_btm {
  margin-top: 26px;
}
.lp-ftr .payment_methods {
  padding-top: 15px;
}

.search_similar h2 {
  margin-bottom: 30px;
}


h5 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}



.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;
  margin-bottom: 40px;
}
.add_owner {
  float: right;
  background: #0b3064;
  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: 16px;
}
.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: #0b3064;
  /* font-size: 12px; */
  /* font-weight: 400;*/
}

.form-tooltip>span {
color: #fff;
  width: 18px;
  height: 18px;
  background-image: linear-gradient(to bottom, #0b3064, #ff7854);
  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: 100%;
  display: inline-flex;
  background: #9d9d9d14;
  padding: 20px 20px 20px 20px;
  min-height: auto;
  align-items: flex-start;
  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 {
  margin-top: 20px;
  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: #0b3064;
}

table.pricing tr td:nth-child(3) {
  color: #65cfa9;
}

.tp-check-pricing {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: #0b3064 url("../../assets/images/check-pricing.png") no-repeat center;
  border-radius: 100%;
}

.tp-check-pricing.orange {
  background-color: #65cfa9;
}

.tp-check-pricing.blue {
  background-color: #6db6e4;
}

.tp-check-pricing.l-green {
  background-color: #bbca1e;
}

table.pricing tr td {
  border: 1px solid #e6e4e4;
  padding: 10px 15px;
  text-align: center;
}

.row.pkg-box-step .col-md-8 .col-md-4:nth-child(2) a,
.row.pkg-box-step .col-md-8 .col-md-6:nth-child(2) a {
  background: #65cfa9;
}

.row.pkg-box-step .col-md-8 .col-md-4:nth-child(3) a {
  background: #6db6e4;
}

.row.pkg-box-step .col-md-8 .col-md-4 a,
.row.pkg-box-step .col-md-8 .col-md-6 a {
  background: #0b3064;
  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-step .col-md-8 .col-md-4 {
  text-align: center;
}

.row.pkg-box-step .col-md-4 {
  text-align: left;
}

.row.pkg-box-step .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 #0b3064;
  text-align: left;
  padding: 55px 30px 50px 65px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.expedited-box h6 {
  color: #0b3064 !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.expedited-box h6 img {
  margin-right: 10px;
}


.expedited-info {
      background: #0b3064;
  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: #0b306414;
  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-one {
  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;
}




.row.pkg-box-step .col-md-8 .col-md-3 label, .row.pkg-box-step .col-md-8 .col-md-6 label {
background: #0b3064;
padding: 6px 30px;
display: inline-block;
margin: 10px 0 10px;
border-radius: 5px;
color: #fff;
font-size: 14px;
font-weight: inherit;
text-transform: capitalize;
cursor: pointer;
}
.row.pkg-box-step .col-md-8 .col-md-3:nth-child(2) label, .row.pkg-box-step .col-md-8 .col-md-6:nth-child(2) label {
background: #65cfa9;
}
.row.pkg-box-step .col-md-8 .col-md-3:nth-child(3) label {
background: #6db6e4;
}

.row.pkg-box-step .col-md-8 .col-md-3:nth-child(4) label {
  background: #bbca1e;
}

.row.pkg-box-step .col-md-8 .col-md-3 input[type="radio"], .row.pkg-box-step .col-md-8 .col-md-6 input[type="radio"] {
visibility: hidden;
}


.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);
}

ul.trademarksearch-option li 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;
}

ul.trademarksearch-option li input:checked + label::before {
  background: #0b3064;
}

ul.trademarksearch-option li input {
  margin-right: 11px;
  width: 0 !important;
  position: absolute !important;
}

ul.trademarksearch-option li label {
  /* display: inline-flex !important; */
  /* align-items: center; */
  /* margin-right: 20px; */
  cursor: pointer;
  position: relative;
}

/********form end********/


.form-main header {
  position: relative;
}

.form-main header a {
  color: #000 !important;
}

.form-main .t-btn-one {
  color: #fff;
}
.BannerFrom .form-check {
  padding-left: 20px;
}
.bg-green:after{
  content: '';
  display: block;
  background-image: url(/assets/images/pop.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  z-index: 9;
  left: 0;
  right: 0;
  clip-path: polygon(0 0%, 100% 0, 88% 96%, 0% 560%);
}
.bg-green:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #B68722;
  left: 0;
  top: 0;
  z-index: 99;
}
body.modal-open {
  padding: 0px !important;
  margin: 0px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}

.about-us .inner-banner h1 {
    font-size: 35px;
}

/******************************** Privacy Policy *********************************/


.faq-content-cover {
    margin-right: -30px;
    margin-left: -30px;
    padding-bottom: 3rem;
}

.terms-service-content {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    float: left;
    text-align: left;
}

.faq-questomg-box {
    width: 100%;
    float: left;
}

.privacy-list {
    position: relative;
    margin-top: 8px;
    margin-left: 18px;
    padding-left: 36px;
}

.list-bold {
    margin-bottom: 50px;
    color: #000;
    font-size: 42px;
    margin-left: 10px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 50px;
}

.faa-paragraph {
    margin-bottom: 0px;
    padding: 13px 0px 9px;
    color: #000;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.16px;
    list-style-type: none;
}

.text-block-9 {
    position: absolute;
    left: 0%;
    top: 2px;
    right: auto;
    bottom: auto;
    color: #000;
    font-size: 22px !important;
}

ul.terms-service-list li {
    display: list-item;
}

ul.terms-service-list {
    list-style-type: disc;
}

ul.terms-service-list li::marker {
    color: #b21942;
}

/******************************** Privacy Policy End *********************************/

.innerpage .header {
    background: #ffffff30;
    position: absolute;
    width: 100%;
}

.video-div video {
    width: 100%;
    border-radius: 10px;
}


/******************************** Petant Application *********************************/

.whyuszoomt {
    padding: 5% 140px;
}
.whyuseText h3 {
    text-align: center;
    margin: 0 0 30px 0;
    font-size: 36px;
}
.whybox {
    box-shadow: 1px 1px 11px #0000002e;
    padding: 15px;
    border-radius: 7px;
    margin-top: 20px;
    min-height: 270px;
}
.whybox i {
    display: block;
    font-size: 60px;
    color: #B68722;
    text-align: center;
    margin-bottom: 20px;
}
.whybox span {
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0c1f43;
    margin: 10px 0 10px 0;
}
.whybox p {
    text-align: center;
}
.SecureRights {
    padding: 3% 140px;
}
.centerhead span {
    display: block;
    font-weight: 600;
    color: #0c1f43;
    font-size: 37px;
    text-transform: capitalize;
}
.martop {
    margin-top: 50px;
}
.secureboxes {
    border: 1px solid #B68722;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
    min-height: 298px;
    transition: ease 0.4s;
    position: relative;
    background: #fde2a7;
}
.SecureRights .secureboxes a {
    color: #fff;
    display: table;
    margin: 20px 0 20px 0;
}
.secureboxes span {
    display: block;
    font-weight: 600;
    color: #0b3064;
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.secureboxes a {
    color: #b31942;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin: 10px 0 10px 0;
    position: absolute;
    bottom: 0;
}
.secureboxes a:hover {
    color: #000;
}
.redcolor {
    color: #951920 !important;
}
.oftenmain {
    background: #fde2a7;
    padding: 4%;
    margin-bottom: 100px;
    border-radius: 25px;    
}
.centerhead span {
    display: block;
    font-weight: 600;
    color: #0c1f43;
    font-size: 37px;
    text-transform: capitalize;
    line-height: 50px;
}
.color-red {
    color: #B68722 !important;
}
.ofteryears {
    border: 1px solid #B68722;
    border-radius: 7px;
    background: #fff;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    min-height: 180px;
    margin-top: 50px;
}
.ofteryears span {
    display: block;
    font-size: 21px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px 0;
}
a.theme-btn {
    background: #951920;
    color: white !important;
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 400 !important;
    border: 2px solid #951920;
}
.renewcontent span {
    display: block;
    font-weight: 600;
    color: #bbbbff;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0px 0 10px 0px;
}
/******************************** Petant Application *********************************/
section.clients-sec {
    padding: 80px 0;
    font-size: 14px;
    color: #848894;
    font-family: 'Poppins', sans-serif;
}

section.clients-sec h2 {
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin-top: 50px;
}

section.clients-sec h2:after {
    content: "";
    left: 0;
    content: "";
    bottom: 8px;
    background: #4eda91;
    height: 9px;
    width: 100px;
    position: absolute;
    z-index: -1;
}

section.clients-sec i {
    color: #e55c49;
    font-size: 25px;
    display: inline-block;
    margin-bottom: 20px;
}

section.clients-sec em {
    font-size: 25px;
    font-style: italic;
    padding-left: 10px;
    color: #686868;
    display: inline-block;
    padding-bottom: 20px;
}

section.clients-sec em+p {
    padding-right: 70px;
    line-height: 26px;
}

.client-feedback h2 {
    font-size: 42px;
    font-weight: 800;
    position: relative;
    color: #000;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 34px;
}

.client-feedback h2 span {
    display: block;
    font-weight: 400;
    font-size: 37px;
}
.videos-review-sec.ptb-8rem.section-gray-color {
    z-index: 2;
    position: relative;
   
}
.video-review-slider {
    background-color: #222222;
    border-radius: 50px;
    top: 0;
    border: 2px solid #404040d1;
}
.video-review-slider {
    position: relative;
    padding: 2rem 0 2rem 0;
    height: 720px;
}
.video-review-box {
    height: 650px;
    width: 95%;
    background-color: white;
    margin: auto;
    display: flex;
    border-radius: 50px;
    overflow: hidden;
    padding: 2rem;
}
.video-review {
    width: 65%;
    height: 100%;
    border-radius: 35px;
    overflow: hidden;
    background: var(--dark-brown);
}
.video-review iframe {
    border-radius: 35px;
    width: 100% !important;
    height: 100% !important;
}
.video-review-content {
    width: calc(100% - 40%);
    height: 100%;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    padding-left: 4rem;
    justify-content: space-between;
}
.video-review-content h3 {
    color: black;
    font-size: 34px;
    line-height: 46px;
    font-family: 'Poppins';
    font-weight: 700;
    width: 95% !important;
}
.video-review-content p {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    color: #687087;
    width: 94% !important;
}
.client-det-vid-img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    display: block;
    margin-bottom: 1rem;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid black;
}
.client-det-vid-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.client-det-vid h5 {
    font-size: 2rem;
    color: black;
    margin-bottom: 0;
    font-weight: 600;
    font-family: 'Poppins';
}
.client-det-vid h6 {
    color: #687087;
    margin-bottom: 0;
    font-size: 1.5rem;
}
.video-review-slider .slick-arrow {
    position: absolute;
    bottom: 35px;
    z-index: 2;
    transition: 0.2s ease-in-out;
}
.video-review-slider .slick-arrow:hover {
    background-color: lightgray;
}
.video-review-slider .slick-next {
    left: 85%;
    transform: translateX(-50%);
}
.video-review-slider .slick-prev {
    left: 81%;
    transform: translateX(-50%);
}
.video-review-slider .slick-next,
.video-review-slider .slick-prev {
    font-size: 0;
    border: 0;
    outline: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.video-review-slider .slick-next:before,
.video-review-slider .slick-prev:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: white;
    border: 1px solid #404040;
    font-size: 2rem;
    font-family: 'FontAwesome';
    width: 40px;
    height: 40px;
    font-weight: 400;
    border-radius: 50%;
    display: grid;
    background: #222222;
    place-items: center;
    transition: 0.3s ease-in-out;
}
.video-review-slider .slick-next:before {
    content: "\f054";
}
.video-review-slider .slick-next:hover:before,
.video-review-slider .slick-prev:hover:before {
    background-color: #404040;
    border: 1px solid white;
}
.video-review-slider .slick-prev:before {
    content: "\f053";
}
.video-review-slider+h6 {
    position: relative;
    z-index: 2;
    padding-left: 13%;
    color: white;
    margin-bottom: 0;
    display: inline-block;
    margin-top: 10px;
}
.video-review-slider+h6>a {
    text-decoration: underline;
    color: #fff;
}
button.tawk-custom-color.tawk-custom-border-color.tawk-button.tawk-button-circle.tawk-button-large {
    background: #B68722 !important;
}
ul.navbar-nav {
    text-align: center;
    margin-right: 40px;
}
ul.dropdown-menu.p-0.show {
    background: #f8d484;
}
ul.navbar-nav {
    text-align: center;
}
.navbar-nav{
        text-align: center;
}
img.person-img {
    margin-top: 75%;
    margin-left: -193px;
    width: 140%;
    height: 758px;
}
    body.trademark-registration.innerpage {
        width: 100% !important;
    }
    
  .trade-form .checkbox input{
      height: 13px !important;
      width: 3% !important;
  }

.checkbox p{
        margin-top: 20px;
}

.video-review-slider{
    margin-bottom:30px;
}

.text-block-10 {
    position: absolute;
    left: 0%;
    top: -4px;
    right: auto;
    bottom: auto;
    color: #000;
    font-size: 22px !important;
}

.list-bold-2{
  margin-bottom: 50px;
    color: #000;
    font-size: 42px;
    margin-left: 0px !important;
    line-height: 24px;
    font-weight: 600;
    margin-top: 50px;
}

.list-bold-pp{
    margin-bottom: 0px !important;
    color: #000;
    font-size: 42px;
    margin-left: 0px !important;
    line-height: 24px;
    font-weight: 600;
    margin-top: 0px !important; 
}

.validate_popupform_writing .checkbox input {
    height: 11px !important;
    width: 3% !important;
    margin-top: 4px !important;
    margin-right: 5px !important;
}

.validate_popupform_writing .checkbox{
font-size: 11px !important;
}

.validate_popupform_writing .checkbox p{
    font-size:11px !important;
    margin: 0px;
}
.validate_popupform_writing .checkbox{
    margin-bottom: 0px !important;
}

.checkbox{
    display: flex;
}

.trade-form .checkbox input{
    margin: 5px 5px 0px 0px;
}
/* <---------------------------> */
.regionsSec {
    padding: 5rem 0 0;
}

.regionCell {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.3rem;
    margin-bottom: 1.3rem;
    background: #fff;
    border-radius: 1rem;
}

.apartCell, .regionCell {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.regionCell small {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
}

.apartSec, .scheduleSec, .writeReviewSec {
    padding: 2rem 0;
}

.justify-content-center {
    justify-content: center !important;
}

.apartCell {
    background: #fff;
    padding: 1.5rem;
    margin-top: 4rem;
    border-radius: 10px;
    min-height: 16rem;
}

.d-flex {
    display: flex !important;
}

.iconbox-container, .d-flex{
 display: flex !important;
}

.flex-wrap {
    flex-wrap: nowrap !important;
}

.iconbox-item-3 {
    padding: 0 15px;
    margin-bottom: 20px;
    width: 100%;
}

.iconbox-border{
  width: 100%;
}

.iconbox-border .iconbox-content {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .05);
    border: 3px solid rgba(83, 94, 224, .16);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    width: -moz-calc(100% - 48px);
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px);
    padding: 25px 25px 25px 50px;
    margin-left: -30px;
    height: 280px;
}

.iconbox-border .iconbox-icon, .iconbox-border .iconbox-icon.primary-bg {
    background-color: #fff;
    color: #535ee0;
}

.iconbox-border .iconbox-icon {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .12);
    font-size: 32px;
    width: 78px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: center;
}

.iconbox-border .iconbox-icon img {
    width: 50px;
    filter: brightness(-0);
}


.apartCell .circle {
    width: 4.5rem;
    height: 4.5rem;
    background:#b68722;
    border: 2px solid #fff;
    border-radius: 100px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -4rem 0 1rem;
   position: unset;
   opacity: 100;
}

.home-about{
      padding: 5rem 0 0 0;
}

.text-center {
    text-align: center !important;
}

.about-video-banner {
    background-size: cover;
    border-radius: 15px;
    min-height: 520px;
}

.about-video-banner {
    background-repeat: no-repeat;
    background-position: center center;
}

.home-about .progress-content {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .25);
    padding: 56px 60px 60px;
    margin-top: 50px;
    margin-left: -6rem;
}

.home-about .progress-wrapper {
    margin-top: 30px;
    margin-bottom: 35px;
}

.readMoreText{
  margin-bottom: 35px;
}


.contact-form-inner, .faq-page-container {
    padding-bottom: 40px;
    padding-top: 65px;
}
.section-head{
margin-bottom: 25px;
}


.accordion-content .card {
    box-shadow: 0 0 13px -4px rgba(0, 0, 0, .2);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    border-radius: 0;
    margin-bottom: 20px;
    border: none;
}

.accordion-content .card .card-header {
    background-color: transparent;
    border: none;
    padding: 20px;
    margin: 0;
}

.accordion-content .card .card-body {
    font-size: 15px;
    padding: 0 20px 20px;
}
.accordion-content .card .card-header a.collapsed:before {
    content: "\f107";
}

.accordion-content .card .card-header a:before {
    content: "\f106";
    display: block;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    float: right;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0, -50%);
    right: 15px;
}

.regionsSec .section-title{
  line-height: 1.2;
    margin-bottom: 30px;

}

.regionsSec .readMoreText{
  font-weight: 300 !important;
    font-size: 15px !important;
}

.regionsSec , .apartSec {
  
  margin-top:80px ;
}

.regionCell h4 {
    font-size: 1.5rem;
    margin: 0;
}

.regionCell span{
  display: block;
    color: #b68722;
    font-size: 1.25rem;
    font-weight: 600;
}

.regionCell small {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 11px;
}

.apartCell h4 {
    font-size: 1.125rem;
    margin: 0;
}

.apartCell{
  font-size: 15px;
    line-height: 1.6;
    word-wrap: break-word;
    font-weight: 300;
    height: 16rem;
}

.iconbox-content p{
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
}

  .home-about{
padding:3rem 140px 0px 140px;
  }


  .about-inner p{
        font-weight: 300;
    font-size: 15px;
    line-height: 1.6;
  }

  .progress-wrapper h4{
    margin-bottom: 12px;
  }

  .pkg-sec{
    margin-top: 60px;
  }

  .videos-review-sec{
    margin-top: 50px;
    padding-left: 140px;
    padding-right: 140px;
  }

  .faq-page-section{

    margin-top: 30px;
  }

  .iconbox-container {
    margin-top:50px;
  }

  .margin-sec-top{
    margin-top:30px;
  }

   .margin-sec-bottom{
    margin-bottom:30px;
  }

  .trs-head{
    margin-top: 30px;
  }

  .navbar{
    background: #ffffff52;
  }

  .card-body h5{
    font-size: 15px;
  }



  .inner-banner .container{
    
    
  }

 .about-us .inner-banner{
    height:750px;
  }

  .inner-banner .trade-inner h2{
    text-align: center;
    font-size: 24px;
  }

   .inner-banner .trade-inner {
    background-color: #fff;
    padding:20px 20px;
    border-radius: 10px;
    margin-top: 20px;
    width: 80%;
    position: relative;
    margin-left: 30px;
  }

  .inner-banner .trade-form button{
    width:100%;
  }

 .inner-banner .trade-inner h2 {
 scale: 1 1;
  animation: mymove 5s infinite;
}

@keyframes mymove {
  70% {scale: 1 0.7;}
}

.ribbon {
  background: #b68722;
    position: relative;
    padding: 10px 12px;
    margin: .5rem -20px;
    text-align: center;
    height: 46px;
}

.ribbon-p{
    text-align: center;
    font-size: 14px;
    margin: 16px 0px;
}

.trade-form label{
margin-bottom: -10px;
    position: relative;
    display: table;
    z-index: 20;
    background: #fff;
    margin-left: 8px;
    font-size: 14px;
    padding: 0 10px;
}

.trade-form .form-control {
    width: 100% !important;
    background: #fff !important;
    border-color: #000 !important;
    border-radius: 4px !important;
    border: 1px solid;
}

.p-lr{
  padding:0px 140px;
}


.home-service {
    padding: 50px 140px;
}

.home-service .service-icon-box {
    display: flex
;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 2;
}

.home-service .service-icon-box .service-icon-content {
    border: 3px solid rgba(83, 94, 224, .16);
    border-radius: 15px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .05);
    width: -moz-calc(100% - 82px);
    width: -webkit-calc(100% - 82px);
    width: calc(100% - 82px);
    background: #fff;
    padding: 20px 55px 20px 20px;
}

.home-service .service-icon-box .service-icon {
    display: flex
;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    background-color: #fff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .12);
    border-radius: 100%;
    height: 82px;
    width: 82px;
    z-index: 1;
}

.home-service .text-right .service-icon {
    margin-left: -34px;
}

.banner-content, .home-banner .banner-img, .home-service .service-image {
    z-index: 1;
    position: relative;
}

.home-service .service-image:before {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: absolute;
    height: 500px;
    width: 500px;
    top: 50%;
    left: 50%;
    opacity: .6;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.home-service .service-image img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    width: 82%;
}

.home-service .text-left .service-icon-content {
    padding: 20px 20px 20px 55px;
}

.home-service .text-left .service-icon {
    margin-right: -34px;
}

.home-service .text-left .service-icon-box:last-child .service-icon {
        border-top-left-radius: 0;
    }

.home-service .text-left .service-icon-box:first-child .service-icon {
        border-bottom-left-radius: 0;
        
    }

.home-service .text-right .service-icon-box:first-child .service-icon {
        border-bottom-right-radius: 0;
    }

.home-service .text-right .service-icon-box:last-child .service-icon {
        border-top-right-radius: 0;
    }

.home-banner .banner-img:before, .home-service .service-image:before {
    background-image: url(/assets/images/banner-background.png);
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
}

.home-service .text-left .service-icon-box {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.home-service .text-right .service-icon-box:nth-child(odd) {
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px,0);
        -ms-transform: translate(30px,0);
        -o-transform: translate(30px,0);
        transform: translate(30px, 0);
    }

.home-service .text-left .service-icon-box:nth-child(odd) {
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px,0);
        -ms-transform: translate(-30px,0);
        -o-transform: translate(-30px,0);
        transform: translate(-30px, 0);
    }

.service-icon-content h4 a{
  color:#b68722;
  font-size: 20px;
}

.service-icon-content p{
  font-size: 14px;
  color: #000;
}

.section-head .section-title{
font-size: 43px;
font-weight: 600;
}

.home-service .section-head  p{
  font-size: 18px;
}


.aboutImg>img {
    border-radius: 1rem;
    box-shadow: 10px 10px 0 #b68722;
    width: 100%;
}

.aboutImg span img{
      width: 90px;
}

.about-page-section{
  padding:50px 140px;
}

.processRow {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-evenly;
}

.processRow .arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.processRow .cell {
    width: 28%;
    text-align: center;
    position: relative;
}

.processRow .cell {
    width: 28%;
    text-align: center;
    position: relative;
    top: 3rem;
}

.processRow .cell {
    width: 28%;
    text-align: center;
    position: relative;
}

.processRow .cell .circleBig, .processRow .cell .circleBig .circle {
    width: 13.125rem;
    height: 13.125rem;
    border: 4px solid #b68722;
    border-radius: 100%;
    display: flex;
    opacity: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    position: relative;
}

.processRow .cell.left .circleBig .dot.topLeft {
    left: -7rem;
    top: -18px;
}
.processRow .cell .circleBig .dot {
    width: 16px;
    height: 16px;
    display: block;
    background: #b68722;
    border: 2px solid #fff;
    border-radius: 40px;
    position: absolute;
}
.processRow .cell.left .circleBig .dot.left {
    left: -9px;
    top: 4.5rem;
}
.processRow .cell.left .circleBig .dot.right {
    right: -10px;
    top: 6.3rem;
}
.processRow .cell .circleBig .num {
    position: absolute;
    left: -2rem;
    top: 1rem;
    color: #bcc2c7;
    font-size: 1.75rem;
    font-weight: 500;
}
.processRow .cell .circleBig .circle {
    width: 10rem;
    height: 10rem;
    border-width: 2px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    margin: 0;
    z-index: 2;
    background: #fff;
    animation: 1.5s infinite scale;
}
.processRow .cell .circleBig .circle img {
    width: 3.5rem;
}

.processRow .cell.center .circleBig .dot.left {
    left: -9px;
    top: 5.6rem;
}

.processRow .cell.center .circleBig .dot.right {
    right: -10px;
    top: 5.8rem;
}
.processRow .cell.center .circleBig .circle {
    animation: 3s infinite scale;
}

.center .circleBig {
   
}

.processRow .cell .circleBig .circle{
  top:0;
  left:0;
}

.oftenbanner{
  margin-top:80px;
}

.cell.center {
    top: -40px;
}

.global-mob h2{
    color: #fff !important;
}

.providing-sec{
    padding:80px 140px;
}

.card-header a{
  color: #000;
}

@media (max-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .mbp-lr{
      padding:0px;
    }

    .about-us .inner-banner {
    height: 941px !important;
}
.home-service .text-right .service-icon-box:nth-child(odd) {
        -webkit-transform: translate(30px, 0);
        -moz-transform: translate(30px,0);
        -ms-transform: translate(30px,0);
        -o-transform: translate(30px,0);
        transform: translate(30px, 0);
    }
    
    .p-lr{
        padding:0px;
    }

    .inner-banner .trade-inner{
      margin-left:0px;
      width:100% !important;
    }

    .home-service .text-right .service-icon ,.home-service .text-left .service-icon{
      display: none;
    }

    .reviews-head h2,.section-head .section-title{
      font-size: 28px;
    }

    .card-header h5 a{
      font-size: 15px;
      color:#000;
    }

    .whyuszoomt{
      padding:5% 0px;
    }

    .SecureRights{
      padding:3% 0px;
    }

    .apartCell{
      height:auto;
      min-height: auto;
    }

     h2{
      font-size: 28px;
    }

    .regionCell h4{
      font-size: 20px;
    }
    
    .home-banner .banner-img:before, .home-service .service-image:before {
        display: none;
    }
    
}

@media screen and  (max-width:1380px){

.apartCell{
  height:21rem;
}

}


@media screen and  (max-width:1180px){

  h2 {
    font-size: 35px;
  }
  .banner-div{
    padding: 40px 20px;
   
  }

  .head-div h2 {
      line-height: 44px;
  }

  .iconbox-border .iconbox-content{
  height:auto;
}

.video-review-content p{
  font-size: 17px;
    line-height: 1.2;
}

.trade-form input, .trade-form textarea{
      height: 40px;
}

.about-us .inner-banner{
  height: 615px;
}

.inner-banner .trade-inner{
  width: 88%;
}

.about-us .inner-banner h1 {
    font-size: 28px;
}

.ribbon{
  height: 42px;
}

.inner-banner .trade-inner h2{
  font-size: 18px;
}

}