@import url('https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap');

/*.menu-Bar, a, input[type=submit] {
    cursor: poInter
}*/

.blackbg:hover, .call-btn:hover, .theme-btn2:hover, .theme1:hover, .theme2:hover {
    transform: scale(1.03)
}

.f-icon, .f-icon li, .menu, .menu li, .menu>li, .trusted-logos, .trusted-logos li, table.pricing tr td {
    vertical-align: middle
}

.banner-content ul li::before, .pckg-box ul li::before {
    content: "\f00c";
    background: #122140;
    line-height: 17px;
    left: 0;
    margin: auto;
    font-family: "FontAwesome";
}

.call-btn, .ovr-hiddn, .popupmain, .theme-btn2 {
    overflow: hidden
}

::selection {
    background: #060c3a;
    color: #fff;
    text-shadow: none
}

.bg-sec, body {
    background-size: contain
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-button:end:increment, ::-webkit-scrollbar-button:start:decrement {
    display: none
}

::-webkit-scrollbar-track-piece {
    background-color: #fff
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #060c3a
}

.banner_call, .form-head br, .mmpopup .centercont h4 span span, .stepForm .tab, .stepForm .thanks-message, [class^=box-] {
    display: none
}

.overlay.active, .stepForm .container input:checked~.checkmark:after, [class^=box-].showfirst, h3.form-heading {
    display: block
}

body {
    font-size: 16px;
    line-height: 1;
    color: #000;
    position: relative;
    z-index: 0;    /* background-color: #faf6f2; */
    overflow-x: hidden;
    font-family: "Darker Grotesque";
}

.menu-Bar, .menu-Bar span, header {
    position: absolute
}

html {
    scroll-behavior: smooth
}

a.logo h2 {
    font-size: 28px
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: 700;
}

.f-icon, .f-icon li, .logo, .menu, .menu li, .menu>li, .pckg-list>li, .trusted-logos li, a, input[type=submit], span {
    display: inline-block
}

.header-links, .menuWrap {
    display: flex;
    align-items: center
}

.contact-form .form-group input, .fld-input input, .form_wrap, .menu li a, .pckg-box h4, .pckg-box h5, .theme-btn, .theme-btn2, p, span.user-name {
}

*, :focus, :hover {
    outline: 0 !important
}

img {
    max-width: 100%;
    height: auto
}

a:hover {
    color: #ff5e14
}

button, input[type] {
    background: 0 0;
    font-weight: 400
}

::-webkit-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

::-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400;
    opacity: 1
}

:-ms-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

:-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

.overlay:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1
}

.bg-sec {
    background-image: url("../images/sec-bg.png");
    background-repeat: no-repeat
}

header {
    width: 100%;
    z-index: 3;
    padding: 0;
    position: relative;
}

.menuWrap {
    justify-content: flex-end;
    gap: 3rem
}

.header-links {
    gap: 1rem;
    justify-content: end
}

.header-links a {
    font-size: 20px;
    font-weight: 600;
    color: rgba(17, 24, 39, .8);
}

.header-links a i {
    color: #111827;
    margin-right: 4px
}

.header-links li:first-child a i {
    transform: rotate(90deg);
    font-weight: 300;
    color: rgba(17, 24, 39, .8)
}

.logo img {
    display: block;    /* width: 200px; */
}

.menu-Bar {
    width: 30px;
    height: 20px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22
}

.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: #060c3a;
    transition: .6s;
    border-radius: 100px
}

.accordion-list, .call-btn, .contact-us-sec, .mainBanner, .menu>li, .mmpopup .centercont p, .pckg-box, .pckg-box ul li, .slide-content, .step-form .bgform, .testi-content h4, .testi-slider, .theme-btn2 {
    position: relative
}

.menu-Bar span:first-child {
    top: 0
}

.menu-Bar span:nth-child(2) {
    top: 8px;
    transform-origin: left
}

.menu-Bar span:nth-child(3) {
    top: 16px
}

.menu {
    font-size: 0px
}

.menu>li {
    line-height: normal
}

.menu li a {
    display: block;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    color: #000
}

.contact-details li span i.fal.fa-phone, .menu li a i.fas.fa-phone {
    transform: rotate(85deg)
}

ul.sub-menu {
    position: absolute;
    width: 234px;
    background: #fff;
    text-align: left;
    top: 30px;
    left: -16px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear .3s, opacity .3s linear;
    box-shadow: 2px 3px 14px rgb(0 94 162 / 17%);
    border-radius: 8px !important;
    padding: 10px 15px;
    border: 1px solid #d6d6d6
}

.call-btn, .common-heading, .common-heading p, .cta h2, .cta p, .lc-btn, .main-thankyou, .mmpopup, .pckg-box ul li::before, .pckg-list, .row.pkg-box .col-md-8 .col-md-4, .stepForm h1, .testi-heading h2, .theme-btn2, .trusted-logos, p.paywith {
    text-align: center
}

ul.sub-menu>li a {
    font-size: 18px;
    font-weight: 400;
    transition: .1s ease-in-out;
    color: #000 !important
}

.menu li.active a, .menu li:hover a {
    color: rgb(0 94 162)
}

li.has-submenu.active .sub-menu {
    visibility: visible;
    opacity: 1
}

ul.sub-menu>li {
    padding: 14px 0;
    border-bottom: 1px solid rgb(0 94 162)
}

.menu li {
    padding-right: 20px
}

ul.sub-menu>li.last {
    padding-left: 0 !important;
    border: 0
}

.call-btn, .theme1 {
    background: #122140;
    border-radius: 50px
}

.call-btn span {
    margin-right: 6px
}

@keyframes btotreverse {
    0% {
        top: 75px;
        opacity: 1
    }

    100% {
        top: 115px;
        opacity: 0
    }

}

@keyframes btot {
    0% {
        top: 115px;
        opacity: 0
    }

    100% {
        top: 40px;
        opacity: 1
    }

}

.call-btn {
    height: 52px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 52px !important;
    color: #fff !important;
    z-index: 1;
    padding: 0 16px
}

.cta-bg, .white-bg {
    box-shadow: 5px 6px 0 #000
}

.theme1, .theme2 {
    align-items: center;
    transition: 0.5s;
    display: flex;
}

.banner-content h1 {
    font-weight: bold;
    font-size: 70px;
    line-height: 68px;
    letter-spacing: -.01em;
    color: #333333;
}

.banner-content p {
    padding: 30px 0px 30px;
    font-size: 25px;
    line-height: 32px;
    color: #333333;
    font-weight: 400 !important;
}



.banner-content ul li::before {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #122140;
    text-align: center;
    border-radius: 25%;
    font-size: 11px;
    position: absolute;
    top: 1px;
    color: #fff;
    font-weight: 400;
    opacity: 0;
}

.pack-badge, .theme1, .theme2 {
    font-weight: 600
}

.theme1 {
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    background-image: -moz-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
    padding: 23px 52px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.black-box ul li, .blackbg, .blackbg:hover, .theme1:hover {
    color: #fff !important
}

.theme2 {
    font-size: 20px;
    font-weight: bold;
    color: #a3a3a3;
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    padding: 11px 48px;
    text-transform: uppercase;
}

.banner-btns a {
    margin-right: 5px;
}

.theme2:hover {
    color: #393939 !important
}

.mainBanner {
    background-image: url(../images/new-banner.png);
    height: 1053px;
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 0px 60px 0;
    background-size: cover;
    border-bottom: 2px solid #005ea2;
}

.mainBanner.about-us {
    background-image: url(../images/banner/header2.png)
}

.mainBanner.copyrightheader {
    background-image: url(../images/banner/header3.png)
}

.mainBanner.officeaction {
    background-image: url(../images/banner/header4.png)
}

.mainBanner.trademarkmonitor {
    background-image: url(../images/banner/header5.png)
}

.mainBanner.registration {
    background-image: url(../images/banner/header6.png)
}

.mainBanner.freetrademark {
    background-image: url(../images/banner/header7.png)
}

.mainBanner.comprehansive {
    background-image: url(../images/banner/header8.png)
}

.mainBanner.faqheader {
    background-image: url(../images/banner/faq.png)
}

.mainBanner {
    :;
    enter;
    set;
    :unse;
    :unset;
    :un;
    un;
    une;
    unse;
}

.bg2, .dobox-bg, .icons-1 {
    background: #f7f1ec
}

.btn-wrap {
    display: flex;
    gap: 10px
}

.banner-btns {
    padding: 0px 0 0;
}

.trusted-logos {
    padding: 1rem 0;
    display: grid;
    height: fit-content !important;
    grid-template-columns: repeat(8, 1fr)
}

.lp-sec4 {
    padding: 20px 0 60px
}

.dobox-bg {
    padding: 36px 16px 34px;
    border: .4px solid #0000005e;
    border-radius: 32px
}

.do-box {
    padding: 20px;
    border: .4px solid #fff4eb;
    background: #fff4eb;
    border-radius: 8px;
    transition: .3s
}

.do-box:hover {
    border: 1px solid #efe6df
}

.do-box h4 {
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: #000;
    padding: 12px 0
}

.do-box p {
    font-weight: 400;
    font-size: 16px;
    color: #4b515a;
    line-height: 28px;
    margin-bottom: 1.4rem
}

.common-heading {
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.common-heading h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 70px;
    color: #000
}

.common-heading p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding-top: 18px;
    width: 90%;
    color: #747678
}

.copyright ul li a, .expedited-box, .pckg-list>li, .row.pkg-box .col-md-4 {
    text-align: left
}

.pckg-box h3, .pckg-box h4 {
    font-weight: 700;
    color: #000
}

.lp-sec4 .col-lg-3 {
    padding: 7px
}

#pricing {
    padding: 0 0 20px
}

.lp-sec7 {
    padding-bottom: 85px
}

.lp-sec7 .common-heading {
    padding-bottom: 30px
}

.pckg-list {
    font-size: 0;
    height: 100%;
    transition: .3s
}

.pckg-list:hover {
    transform: scale(1.04)
}

.black-box {
    background: #000
}

.pckg-box {
    padding: 28px;
    transition: .3s ease-in-out;
    border: .4px solid #000;
    border-radius: 16px;
    height: 100%;
    display: flex;
    justify-content: space-between
}

.pack-badge {
    background: #ffa800;
    border-radius: 50px;
    padding: .6rem 2.4rem;
    position: absolute;
    line-height: 100%;
    color: #1e1e1e;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    font-size: 16px;
    transition: .5s
}

.lc-btn, footer p {
    line-height: 22px
}

.border-left {
    border-left: 1px solid #d9d9d9;
    margin-left: -38px;
    padding-left: 25px
}

.lower, .upper {
    flex-basis: 100%
}

.pckg-box h3 {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 46px
}

.pckg-box h4 {
    font-size: 43px
}

.pckg-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.black-box h3 {
    font-size: 47px !important;
    color: #fff4eb !important
}

.black-box h4 {
    font-weight: 800 !important;
    font-size: 55px !important;
    color: #fff4eb !important
}

.f-menu li a, footer p {
    font-weight: 400;
    font-size: 14px
}

.black-box p {
    color: #ebf1ff !important
}

.black-box h5 {
    color: #f3f3f3 !important
}

.pckg-box .upper div {
    display: flex;
    align-items: center;
    gap: 3px;
    padding-bottom: 1.5rem
}

.pckg-list>li {
    width: 33%;
    vertical-align: top;
    padding: 0 10px;
    margin-bottom: 6px
}

.pckg-box:hover {
    border-color: #0085ff
}

.pckg-box h5 {
    min-height: 50px;
    font-weight: 400;
    font-size: 16px;
    color: #000
}

.upper div p {
    font-size: 14px;
    line-height: 28px;
    color: #000
}

.pckg-box ul {
    margin: 5px 0 20px
}

.pckg-box ul li {
    padding-left: 25px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
    color: #000
}

.mmpopup .centercont h3, .pckg-box2 ul li {
    margin-bottom: 10px
}

.pckg-box2 {
    padding: 15px 16px 24px;
    background: #fff4eb;
    border: .4px solid #000;
    border-radius: 16px
}

.pakg2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 20px
}

.pckg-box ul li::before {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 22%;
    font-size: 9px;
    position: absolute;
    top: 3px;
    color: #fff;
    font-weight: 600
}

.blackbg {
    background: #000 !important
}

.f-icon {
    padding-top: 1rem
}

.f-icon li {
    padding-right: 6px
}

.f-icon li a {
    border: 1px solid #feb272;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px
}

.f-menu li a:hover {
    color: #feb272
}

.foot-hdng h4 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .15px;
    color: #fff;
    margin-bottom: 1rem
}

.f-menu li a {
    line-height: 28px;
    letter-spacing: .25px;
    color: #adadad
}

.f-logo h2 {
    font-size: 38px;
    color: #fff;
    margin-bottom: 2rem
}

.lc-btn, .numbr-del a {
    font-size: 14px;
    font-weight: 600
}

.lc-btn {
    padding: 10px 16px;
    width: 153px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    color: #000;
    text-transform: uppercase
}

.btn-normal, .fld-btn button, .theme-btn2 {
    text-transform: capitalize;
    text-transform: capitalize
}

.lc-btn i {
    padding-right: 8px
}

.numbr-del a {
    color: #adadad
}

.footer-address .numbr-del p a {
    font-size: 13px
}

.numbr-del h4 {
    font-size: 13px !important;
    margin-bottom: 6px
}

.copyright p, .copyright ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #adadad
}

.call_btn {
    display: flex;
    padding: 21px 0 0;
    align-items: center;
    gap: 6px
}

.copyright p {
    padding: 24px 0;
    max-width: 74%;
    line-height: 18px
}

.copyright ul {
    display: flex;
    gap: 1rem
}

.copyright ul li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center
}

.copyright {
    background-color: #000
}

.copyright .container {
    border-top: 1px solid #50586236
}

.testi-content h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    display: inline-block
}

.testi-content h4 span.qoute {
    font-size: 110px;
    display: inline-block;
    line-height: 0;
    position: absolute;
    left: -60px;
    top: 30px
}

.testi-slide {
    display: flex;
    align-items: center;
    gap: 2rem
}

.testimonial-bg {
    padding: 45px 0 30px 20px;
    background: #efe6df;
    border-radius: 32px
}

.testi-heading h2 {
    padding-bottom: 2rem;
    font-weight: 700;
    font-size: 64px;
    color: #000
}

.testi-slider {
    margin: 1rem 0
}

.user span.user-name {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    margin-bottom: 10px;
    margin-top: 10px
}

.slide-content p {
    font-weight: 500;
    font-size: 22px;
    line-height: 43px;
    color: #000
}

.theme-btn2, span.user-des {
    font-size: 18px;
    color: #000
}

.accordion-list li h3, span.user-name {
    font-weight: 700;
    font-size: 20px;
    color: #000
}

.user-detail {
    display: flex;
    flex-direction: column;
    gap: 10px
}

span.user-des {
    line-height: 24px
}

span.user-name {
    line-height: 32px
}

.slide-content {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    gap: 2rem
}

section.cta {
    background-size: cover;
    padding: 80px 0
}

.cta-bg, .form_wrap, .theme-btn2, .white-bg {
    background: #fff
}

.cta-bg {
    border: 2px solid #000;
    border-radius: 16px;
    padding: 32px
}

.cta h2 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 52px;
    color: #000
}

.cta p {
    margin-bottom: 2rem;
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.theme-btn2 {
    font-weight: 500;
    padding: 18px 44px;
    border-radius: 25px;
    border: 1px solid #fff;
    z-index: 1;
    width: 100%;
    cursor: pointer
}

.theme-btn2:hover {
    color: #000
}

ul.accordion-list li h3:after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    color: #000;
    transition: .3s ease-in-out;
    font-size: 16px;
    font-weight: 600;
    top: 0
}

ul.accordion-list li.active h3:after {
    content: "\f068"
}

section#common-question {
    padding: 100px 0 140px;
    background: #f3f7ff
}

ul.accordion-list li span {
    display: flex;
    position: relative
}

.answer p {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000
}

.accordion-list li {
    padding: 30px 35px 30px 30px;
    cursor: pointer;
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
    margin: 0 auto 1.5rem;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px
}

.accordion-list li.last {
    border-bottom: 0
}

.common-heading.left, .common-heading.left p {
    text-align: left !important
}

.copyright ul li:nth-child(2n) {
    border-left: 1px solid #ddd !important;
    padding-left: 14px
}

.common-question {
    padding: 60px 0 0
}

div#container {
    width: 99.9% !important;
    margin: 0 auto
}

.testimonial {
    padding: 65px 0 0
}

.white-bg {
    padding: 36px 16px 34px;
    border: 1px solid #000;
    border-radius: 32px
}

.inline-image h4 {
    font-weight: 700;
    font-size: 28px;
    color: #000
}

.search-imp p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    padding: 1rem 0
}

.search-imp span {
    margin-right: 15px
}

.slide-bg2 {
    background-image: url(../images/slide-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 138px 0 0
}

.fs-40 {
    font-weight: 800;
    font-size: 40px;
    color: #000
}

.contact-form .form-group input {
    width: 100%;
    height: 62px;
    padding: 0 15px;
    background: #eee;
    border: 1px solid rgba(102, 102, 102, .5);
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    color: #666
}

.contact-form .form-group textarea {
    width: 100%;
    height: 100%;
    padding: 26px 15px;
    background: #eee;
    border: 1px solid rgba(102, 102, 102, .5);
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    color: #666
}

.contact-form .submitbtn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 85px;
    gap: 10px;
    height: 52px;
    background: #000;
    border-radius: 50px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff
}

.disclaimer-line {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #5c5c5c;
    padding-top: 2rem
}

.contact-details li {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-bottom: 18px
}

.smalltext {
    font-weight: 400;
    font-size: 13px;
    color: #1d1515;
    margin-left: 30px
}

.contact-details li span {
    margin-right: 12px
}

.contact-details {
    padding: 2rem 0
}

.txt h6 {
    font-size: 27px;
    color: #000;
    padding-bottom: 1rem
}

.contact-us-sec {
    padding: 4rem 0
}

.overlay, .popupmain {
    position: fixed;
    z-index: 9999999;
    display: none;
    right: 0;
    left: 0
}

.contact-us-sec::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 48%;
    background: url("../images/background-image.png");
    z-index: -1;
    top: 0;
    left: 0
}

.contact-details li a {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000
}

.overlay {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    top: 0
}

.popupmain {
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 490px;
    background: #fff;
    box-shadow: 0 0 30px -9px #0000006e
}

.mmpopup {
    background: #f8f8f8;
    padding: 30px 0
}

.mmpopup .formpop {
    width: 86.4%;
    margin: auto
}

.mmpopup .fld-input {
    height: auto;
    width: 100%
}

.mmpopup .centercont h4 {
    margin-bottom: 15px
}

.mmpopup .centercont p {
    font-size: 18px;
    line-height: 23px;
    color: #565656;
    max-width: 390px;
    margin: auto auto 28px;
    display: block;
    padding-bottom: 20px
}

.closeico, .closeico1 {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 9999
}

.closeico i {
    background: url(../images/e-remove.png) no-repeat;
    width: 16px;
    height: 16px;
    display: block
}

.closeico1 i {
    background: url(../../markfortify.com/lp4/assets/images/e-remove.png) no-repeat;
    width: 16px;
    height: 16px;
    display: block
}

.mmpopup .centercont ul {
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 27px 49px 27px 24px;
    background: #fff;
    border-radius: 10px;
    margin-right: 20px
}

.mmpopup .centercont ul li {
    display: block;
    font-size: 15px;
    color: #000;
    padding-bottom: 12px
}

.mmpopup .centercont ul li.last {
    padding-bottom: 0
}

.mmpopup .centercont ul li i {
    color: #ff533e;
    border: 1px solid;
    border-radius: 100px;
    margin-right: 8px;
    font-size: 10px;
    padding: 3px
}

.mmpopup .centercont h4 {
    font-size: 35px;
    color: #000
}

.mmpopup .centercont h3 {
    font-size: 50px;
    font-weight: 400;
    color: #000
}

.mmpopup .centercont h3 span {
    display: block;
    margin: 0 5px;
    font-size: 30px;
    color: #000
}

.mmpopup .centercont h4 span {
    font-weight: 400;
    color: #000;
    font-size: 60px
}

.fld-input {
    border-color: #000;
    border-radius: 5px;
    background-color: transparent;
    height: 66px;
    margin-bottom: 20px
}

.fld-btn button, .theme-btn {
    background: #000;
    display: flex;
    font-weight: 600;
    cursor: pointer
}

.fld-input input {
    width: 100%;
    height: 54px;
    padding: 0 24px;
    font-size: 16px;
    letter-spacing: 0.2px;
    background-color: #fff;
}

.fld-input input::placeholder {
    color: #737373;
    font-weight: 400
}

.fld-btn button {
    border-radius: 50px;
    height: 52px;
    align-items: center;
    justify-content: center;
    padding: 0 44px;
    font-size: 18px;
    color: #fff;
    border: 1px solid transparent;
    width: 100%
}

.fld-btn button i {
    padding-left: 12px
}

.fld-btn button:hover {
    transform: scale(1.05);
    transition: .3s ease-in-out
}

.mmpopup .centercont p:after {
    background-color: #060c3a;
    width: 66px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto
}

.cta a.theme-btn1 {
    color: #fff;
    border-color: #fff
}

table.pricing tr td:nth-child(2) {
    color: #344454
}

table.pricing tr td:nth-child(3) {
    color: #65cfa9
}

.theme-btn {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 10px;
    width: 194px;
    height: 50px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    border: 1px solid transparent
}

.theme-btn:hover {
    color: #000;
    background-color: transparent;
    border: 1px solid #000
}

.form-head {
    background: #050043;
    color: #fff;
    padding: 2rem;
    border-radius: 10px
}

.form-head .form-heading {
    font-size: 18px;
    white-space: nowrap;
    font-weight: 600;
    margin-bottom: 15px
}

.form-head span {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0;
    font-size: 14px;
    font-weight: 500
}

table.pricing tr {
    border-bottom: 1px solid #757575
}

.form-head .form-price {
    font-size: 30px;
    margin: 1rem 0
}

.form-head i, .form-tooltip-body p {
    font-size: 14px
}

.row.pkg-box p {
    font-size: 27px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px
}

.pkg-box h3.main-heading {
    font-size: 22px;
    font-weight: 500;
    color: #333
}

.register-pricing {
    width: 100%;
    overflow-x: auto
}

.slick-arrow {
    position: absolute;
    bottom: 2px;
    padding: .6rem 1rem;
    z-index: 999;
    font-size: 26px;
    color: #000;
    cursor: pointer;
    transition: .5s;
    background: #fff;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center
}

.slick-arrow:hover {
    color: #050043
}

.slick-arrow i {
    font-weight: 300
}

span.arr-left.slick-arrow {
    right: 110px
}

span.arr-right.slick-arrow {
    right: 38px
}

.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;
    margin-bottom: .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
}

.add_owner, .btn-normal, .row.pkg-box .col-md-8 .col-md-4 a, .row.pkg-box .col-md-8 .col-md-6 a {
    margin: 10px 0;
    border-radius: 5px;
    font-weight: inherit;
    color: #fff;
    font-size: 14px
}

table.pricing {
    margin: 0 0 30px
}

table.pricing tr td:first-child {
    padding: 3rem 0;
    width: 34.3%;
    font-size: 13px;
    line-height: 22px;
    color: #000;
    text-align: left
}

.bgform h3 {
    font-size: 30px;
    line-height: 28px
}

.btn-normal {
    white-space: nowrap;
    background: #0085ff;
    padding: 10px 30px;
    display: inline-block
}

.expedited-info, .pkg-selected-actv strong {
    text-transform: uppercase;
    text-transform: uppercase;
    font-weight: 700
}

.add_owner {
    background: #000;
    padding: 14px 30px;
    display: inline-block
}

.trash_this {
    display: flex;
    justify-content: end;
    margin-top: 30px
}

.trash_this i {
    background: #e53935;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer
}

.tp-check-pricing {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url("../images/check-pricing.png") center no-repeat #0275df;
    border-radius: 100%
}

.tp-check-pricing.orange {
    background-color: #65cfa9
}

.tp-check-pricing.blue {
    background-color: #6db6e4
}

table.pricing tr td {
    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 {
    text-transform: capitalize;
    white-space: nowrap;
    background: #344454;
    padding: 12px 30px;
    display: inline-block;
    text-transform: capitalize
}

.row.pkg-box .col-md-4 i img {
    margin: 0 auto;
    float: left
}

.pkg-selected-actv strong {
    display: block;
    margin-top: 28px;
    font-size: 15px;
    letter-spacing: 0;
    color: #65cfa9;
    margin-bottom: 70px
}

.expedited-box {
    border: 1px solid #f04e23;
    padding: 55px 30px 50px 65px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden
}

.expedited-box h6 {
    color: #f04e23 !important;
    font-size: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.expedited-box h6 img {
    margin-right: 10px;
    margin-bottom: 10px
}

.expedited-info {
    background: #f04e23;
    padding: 5px;
    text-align: center;
    width: 186px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 14px;
    transform: rotate(-30deg);
    left: -46px
}

.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 #dfe1e2;
    margin-bottom: 20px;
    margin-top: 13px
}

.inner-content {
    padding: 30px
}

.form-tooltip-body h6 {
    margin-bottom: 5px;
    margin-top: 15px;
    color: #000
}

.form-tooltip {
    cursor: pointer;
    position: relative;
    color: #0085ff
}

.form-tooltip>span {
    color: #fff;
    width: 18px;
    height: 18px;
    background-image: linear-gradient(to bottom, #0085ff, #ff7854);
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    line-height: 19px;
    vertical-align: baseline;
    display: none
}

.form-tooltip-body {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #3f4157;
    padding: 8px 15px 15px;
    width: 400px;
    max-height: 700px;
    overflow: auto;
    box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
    transition: visibility 0s linear .3s, opacity .3s linear;
    z-index: 2;
    cursor: default;
    border-radius: 6px;
    color: #fff
}

ul.trademarksearch-option {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.trademarksearch-option li {
    width: 49.5%;
    display: inline-flex;
    background: #9d9d9d14;
    padding: 20px;
    min-height: 220px;
    align-items: center;
    margin: 2px 0;
    line-height: 1.5em;
    font-size: 15px
}

ul.trademarksearch-option li input {
    margin-right: 11px
}

.form-tooltip:hover .form-tooltip-body {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s
}

.form-group input[type=file] {
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 7px;
    background: #f04e2314;
    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;
    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: 700
}

.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
}

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_wrap {
    box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
    padding: 30px 30px;
    border-radius: 10px;
    margin: 70px 0 0
}

.form_wrap b, .form_wrap strong {
    font-weight: bolder !important
}

.bgform h3 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem
}

.bgform h3 span {
    font-size: 16px
}

.bgform p {
    font-size: 16px !important;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 500 !important;
}

.form_wrap label {
    color: #6b7280 !important;
    font-size: 20px !important;
    margin-bottom: 6px !important;
    line-height: 22px !important;
    font-weight: 500;
    margin-top: 5px;
}

form#payment-form input[type=submit] {
    text-align: center !important;
    justify-content: center !important
}

.steps-progress span.completed::after, .steps-progress span.completed:after, .steps-progress span.finish::after, .steps-progress span.finish:after {
    background: #0275df
}

.steps-progress span:last-child:after {
    content: none
}

.pt-80 {
    padding-top: 80px
}

p small {
    font-size: 13px;
    line-height: 21px
}

.step-form .pckg span.pckg-title {
    font-weight: 600;
    font-size: 24px;
    display: block;
    text-align: center;
    color: #3a868e
}

.step-form .pckg span.just-for {
    font-size: 20px;
    display: block;
    text-align: center
}

.step-form .pckg span.uspto {
    font-size: 18px;
    display: block;
    text-align: center
}

.step-form .pckg .btn-normal {
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: #000;
    color: #fff;
    width: fit-content;
    margin: 1.5rem auto;
    border-radius: 10px
}

.step-form .pckg {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px
}

.step-form .pckg ul {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    line-height: 22px
}

.step-form .pckg ul li {
    position: relative;
    display: flex;
    gap: 10px
}

.step-form .pckg ul li::before {
    width: 10px;
    height: 10px;
    display: block;
    content: "";
    background: #3a868e;
    border-radius: 20px;
    top: 5px;
    left: 0;
    flex-shrink: 0;
    position: relative
}

.steps-progress>span, .wrapbtn {
    display: flex;
    align-items: center
}

.getstartedSec {
    padding: 0px 0 0px 0;
}

.stepForm input.invalid {
    background-color: #fdd
}

.stepForm #prevBtn {
    background-color: #bbb
}

.steps-progress {
    display: flex;
    gap: 77px
}

.steps-progress>span {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    justify-content: center;
    position: relative;
    border: 2px solid #d1d5db;
    background: #fff
}

.steps-progress span::after {
    content: "";
    display: flex;
    width: 80px;
    height: 3px;
    position: absolute;
    left: 27px;
    background: #d1d5db
}

.steps-progress span.completed, .steps-progress span.finish {
    background: #0275df !important;
    border: 0 !important
}

.steps-progress span.completed::before, .steps-progress span.finish::before {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #fff
}

.stepForm .all-steps {
    text-align: center;
    margin-top: 30px;
    justify-content: center
}

.stepForm .container input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.stepForm .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%
}

.stepForm .container:hover input~.checkmark {
    background-color: #ccc
}

.stepForm .container input:checked~.checkmark {
    background-color: #2196f3
}

.stepForm .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.stepForm .container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.wrapbtn {
    justify-content: flex-end
}

.wrapbtn .theme-btn {
    width: 140px;
    margin-left: 15px
}

.thanks-message h3 {
    font-size: 30px;
    margin: 0 0 15px
}

.thanks-message span {
    line-height: 150%
}

.foot-links ul li a:hover, .icon-color .social-bar-holder li, .icon-color .social-bar-holder li a, .main-contact-sec .contact-details li span, .main-contact-sec .txt h6, .main-contact-sec h4, .main-contact-sec p {
    color: #fff
}

.main-contact-sec .contact-details li a {
    color: #fff;
    font-size: 13px
}

.menu-Bar {
    display: none !important
}

.foot-logo p, .foot-logo ul, .terms-privcy, .thankyou_sec {
    display: flex;
    align-items: center
}

.thankyou_sec {
    padding: 200px 0 150px;
}

.main-content__checkmark {
    font-size: 9.75rem !important;
    line-height: 1 !important;
    color: #005ea2
}

.site-header__title {
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 1.1
}

.main-content__body {
    margin: 20px 0 0;
    font-size: 1.25rem;
    line-height: 1.4
}

.start_live_chat {
    font-size: 19px;
    background-color: #16171a;
    padding: 10px 24px;
    display: inline-block;
    border-radius: 50pc;
    margin: 20px 0 0;
    color: #fff !important;
    text-decoration: none
}

.main-contact-sec .txt img {
    filter: invert(1)
}

@media (max-width:1200px) {
    .pckg-box, img {
        height: auto
    }

    .menu-Bar, ul.menu li, ul.menu li a {
        display: block
    }

    .fs-64 {
        font-size: 54px;
        line-height: 48px
    }

    .overview-nav li {
        padding-right: 30px
    }

    .overview-nav li a {
        font-size: 18px
    }

    .foot-hdng {
        margin-top: 12px
    }

    .numbr-del a {
        font-size: 10px
    }

    .numbr-del h4 {
        font-size: 12px !important;
        margin-bottom: 3px
    }

    .call_btn {
        padding: 13px 0
    }

    .faq-questomg-box {
        padding-bottom: 2rem
    }

    .search-div span {
        padding: 0
    }

    .accordion-list li {
        padding: 18px 35px 18px 30px
    }

    .fs-40 {
        font-size: 36px
    }

    .sec2-contnt p {
        font-size: 15px
    }

    .sec2-contnt h4 {
        font-size: 32px;
        line-height: 33px
    }

    .abt-sec {
        padding: 0 !important
    }

    .pckg-box h5 {
        font-size: 14px
    }

    .pckg-box .upper div {
        padding-bottom: .5rem
    }

    .pckg-box h3 {
        font-size: 24px
    }

    .black-box h3 {
        font-size: 34px !important
    }

    .cta-buttons {
        flex-direction: column
    }

    .cta h2 {
        font-size: 45px
    }

    .common-heading h2 {
        font-size: 50px
    }

    .do-box {
        margin-bottom: 2rem
    }

    .do-box h4 {
        padding: 5px 0;
        line-height: 26px;
        min-height: 63px
    }

    .mainBanner {
        min-height: 626px;
        background-size: 50%
    }

    ul.sub-menu>li {
        padding: 8px 0;
        border-bottom: 1px solid #000
    }

    ul.sub-menu>li.last {
        border-bottom: 0
    }

    .sub-menu li a {
        margin: 0 auto 4px !important
    }

    ul.sub-menu {
        z-index: 2;
        left: 0
    }

    .theme-btn2 {
        padding: 15px 14px;
        font-size: 16px
    }

    .theme2 span {
        padding: 18px 16px;
        font-size: 16px
    }

    .slide-content p {
        font-size: 17px;
        line-height: 35px
    }

    .testimonial-bg {
        padding: 20px 0 10px 20px
    }

    .pckg-box2 ul li {
        margin-bottom: 8px;
        font-size: 13px
    }

    .border-left {
        border-left: 1px solid #d9d9d9;
        margin-left: -48px;
        padding-left: 11px
    }

    .pckg-box2 {
        padding: 10px 12px 24px
    }

    .lp-sec4 {
        padding: 35px 0 22px
    }

    .dobox-bg {
        padding: 8px 8px 22px
    }

    .banner-btns+p, .pckg-box2 .upper div p {
        font-size: 12px
    }

    .banner-content h1 {
        font-size: 42px;
        line-height: 43px
    }

    .header-links a i {
        color: #fff !important;
        font-size: 16px
    }

    .user {
        flex-basis: 50%
    }

    .slide-content {
        padding: 1rem 0
    }

    .menu-Bar.open span {
        background: #fff
    }

    ul.sub-menu>li a {
        font-size: 17px !important
    }

    .header-links a, ul.menu li a {
        font-size: 22px;
        color: #fff
    }

    .menu-Bar.open span:first-child {
        transform: rotate(45deg);
        top: 12px;
        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: 12px;
        transform-origin: right-center
    }

    ul.header-links {
        flex-direction: column;
        align-items: center
    }

    img {
        max-width: 100%;
        margin: 0 auto;
        display: table
    }

    .menu-Bar {
        top: 0
    }

    .menuWrap.open {
        display: flex;
        left: 0
    }

    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #000;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: .4s;
        z-index: 3;
        width: 100vw
    }

    ul.menu li a {
        padding: 0;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        text-transform: capitalize
    }

    .logo img {
        max-width: 70%
    }

    .container {
        position: relative
    }

    header .main-header ul.menu>li {
        display: block;
        margin: 0;
        padding: 0
    }

    header .main-header ul.menu>li a {
        color: #fff;
        margin: 0 auto 15px
    }

    header .main-header ul.menu>li a:before {
        display: none
    }

    .call-btn {
        background: #fff;
        color: #000 !important;
        padding: 0 24px !important
    }

}

@media (max-width:991px) {
    .footer-address .phone-icon img {
        width: 100%
    }

}

@media (max-width:767px) {
    .accordion-list li h3, .recommend {
        font-size: 18px
    }

    .all-one, .all-one-btn, .banner-btns, .cta h2, .do-box, .footer-para, .payment, .recommend, footer {
        text-align: center
    }

    .lp-sec3-img, .step-form .pckg {
        margin-bottom: 1.5rem
    }

    ul.accordion-list li h3:after {
        font-size: 13px;
        top: 3px;
        right: 2px
    }

    .contact-us-sec::before {
        background: 0 0
    }

    .main-contact-sec {
        background-color: #005ea2;
        padding: 40px 50px
    }

    .theme-btn1, .theme-btn2 {
        padding: 20px 0;
        font-size: 18px
    }

    section.testimonial {
        text-align: center;
        padding: 20px 0
    }

    .recommend, .testi-slide {
        flex-direction: column;
        align-items: center
    }

    .all-one-btn .theme-btn2 {
        width: 100%;
        margin-bottom: 10px !important
    }

    .all-one-btn .theme-btn1 {
        width: 100%;
        font-size: 13px
    }

    .all-one .heading {
        flex-direction: column;
        gap: 0;
        margin-top: 2rem
    }

    .banner-content .arrow-img, .banner-img, .cta-img, .img-overlap, .mainBanner:after {
        display: none
    }

    .banner-content h1 {
        font-size: 32px;
        line-height: 36px
    }

    .mainBanner {
        padding: 155px 0 0;
        min-height: 0;
        background-image: none !important
    }

    .banner-content p {
        padding: 0;
        margin: 14px 0 20px;
        font-size: 16px;
        line-height: 25px
    }

    .banner-content ul li {
        font-size: 13px;
        padding-bottom: 15px;
        align-items: flex-start;
    }

    .theme-btn1 {
        width: 100%;
        margin: 0 0 10px !important
    }

    .theme-btn2 {
        width: 100%;
        margin: 0 auto !important
    }

    .banner-form {
        width: 100%;
        margin: 0;
        padding: 20px
    }

    .banner-form h2 {
        font-size: 37px;
        padding-bottom: 19px
    }

    .common-heading h2 {
        font-size: 30px;
        line-height: 36px
    }

    .portfolio-tab a {
        font-size: 12px;
        width: 100%;
        height: 38px;
        line-height: 35px;
        font-weight: 400;
        justify-content: center;
        padding: 1rem
    }

    .custom-logo-box span img {
        height: 60px
    }

    .lp-sec2 .common-heading {
        padding-bottom: 26px
    }

    section.lp-sec3 {
        padding: 40px 0
    }

    .custom-logo-box h4 {
        padding: 20px 0 5px;
        min-height: auto
    }

    .pckg-list>li {
        width: 100%;
        margin-bottom: 15px
    }

    .pckg-tab li {
        width: 47%
    }

    .pckg-tab a {
        font-size: 14px;
        padding: 15px;
        width: 100%
    }

    .pckg-tab {
        margin: 10px 0
    }

    .f-icon, .pakg2, .sec2-details, footer .logo img {
        margin-bottom: 1rem
    }

    .lp-sec2 {
        padding: 22px 0
    }

    .lp-sec10 p {
        font-size: 20px;
        line-height: 36px
    }

    .all-one .price h3, .all-one h2, .mmpopup .centercont h3, .mmpopup .centercont h4 span {
        font-size: 30px
    }

    .lp-sec11 h2 {
        margin-top: 20px;
        line-height: 43px
    }

    footer p {
        font-size: 11px
    }

    .f-menu li a {
        line-height: 26px;
        font-size: 12px
    }

    .f-menu li, .foot-hdng h4, .livechat-button {
        text-align: left
    }

    .foot-hdng {
        margin-top: 1rem
    }

    .payment {
        margin-top: 9px
    }

    header {
        padding: 0;
    }

    .all-one-btn a, .logo-list, .pckg-box .upper, .w-details {
        margin: 0
    }

    .logo-list li {
        margin: 0 4%;
        width: 20%
    }

    .action-response, .lp-sec6, section#pricing {
        padding: 30px 0
    }

    .testi-box {
        margin-bottom: 10px
    }

    .lp-sec11, section#faq {
        padding: 25px 0
    }

    .all-one h2, .faqs-nav, .pckg-box .upper div {
        padding-bottom: 0
    }

    .all-one, .overview-nav {
        display: block
    }

    .all-one .price {
        justify-content: center
    }

    .lp-sec8 ul li {
        font-size: 16px
    }

    .banner-form p {
        padding-top: 15px
    }

    .popupmain {
        width: 90%
    }

    .mmpopup .centercont h4 {
        font-size: 25px
    }

    .mmpopup .centercont p {
        font-size: 15px;
        padding: 0 4px
    }

    .mmpopup .fld-input {
        height: 40px
    }

    .fld-btn button {
        height: 50px
    }

    .pckg-box ul, .pptable {
        height: auto
    }

    .banner-form input {
        margin-bottom: 9px
    }

    .off-now-sec {
        padding: 1rem 0;
        margin-bottom: 1.5rem
    }

    .do-box {
        padding: 20px 14px;
        margin: 0 16px 16px
    }

    .dobox-bg {
        padding: 18px 8px 8px
    }

    .lp-sec4 {
        padding: 28px 0 20px
    }

    section.cta {
        padding: 20px 0 29px;
        margin-bottom: 2rem
    }

    .theme-btn1 {
        margin-top: 10px !important
    }

    .pckg-box {
        margin-top: 1rem;
        padding: 20px
    }

    .pckg-box2, .pckg-list {
        margin-top: 0
    }

    .testi-content h4 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 500
    }

    .user {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    span.slide-qoute {
        left: 0;
        top: 0
    }

    .copyright .container {
        flex-direction: column;
        text-align: center
    }

    .cta-button, .pckg-box2 {
        flex-direction: column
    }

    section#common-question {
        padding: 60px 0 50px
    }

    .cta h2 {
        font-size: 34px;
        line-height: 36px
    }

    .cta p {
        line-height: 23px;
        margin-bottom: 0
    }

    .cta-button {
        gap: 20px
    }

    .lp-sec4 .common-heading {
        padding-bottom: 30px
    }

    .logo img {
        max-width: 70%
    }

    .copyright p, footer .logo img {
        max-width: 100%
    }

    footer {
        padding: 18px 0
    }

    .custom-logo-box.before-after::after, .custom-logo-box.before-after::before {
        content: none
    }

    .banner-btns a, a.theme-btn2 {
        margin-right: 0
    }

    .slide-content {
        align-items: center;
        padding: 1rem
    }

    .slick-arrow {
        bottom: -70px
    }

    span.arr-left.slick-arrow {
        left: calc(50% - 66.62px) !important;
        right: auto
    }

    span.arr-right.slick-arrow {
        right: calc(50% - 66.62px) !important
    }

    .pckg-box ul li {
        font-size: 14px;
        padding-bottom: 1px;
        line-height: 18px
    }

    .pckg-box h3 {
        margin-bottom: 5px;
        font-size: 32px !important
    }

    .pckg-box h5 {
        line-height: 24px;
        padding: 1rem 0
    }

    .black-box {
        margin-bottom: 1.3rem
    }

    .border-left {
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }

    .custom-logo-box {
        margin-bottom: 2rem;
        min-height: auto
    }

    .banner-btns {
        padding: 16px 0;
        flex-direction: column
    }

    .banner-btns+p {
        margin: 0 0 20px;
        flex-direction: row;
        justify-content: center
    }

    .testi-slide {
        padding-right: 0;
        gap: 0
    }

    .testimonial-bg {
        padding: 24px 0 76px;
        border: 1px solid #000
    }

    .testi-heading h2 {
        font-size: 43px;
        padding-bottom: 1rem
    }

    .slide-content p {
        font-size: 16px;
        line-height: 32px
    }

    .h-med {
        font-size: 26px
    }

    .common-heading p {
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        padding-top: 12px
    }

    .submitbtn, .theme2 span {
        width: 100%
    }

    .btn-wrap {
        gap: 18px
    }

    ul.registered-list li h4 {
        font-size: 26px;
        margin-bottom: 0;
        line-height: 45px
    }

    ul.registered-list li p {
        font-size: 15px;
        line-height: 24px
    }

    .abt-box, .response-details, ul.registered-list {
        margin-top: 2rem
    }

    .accordion-list, .overview {
        padding: 0
    }

    .accordion-list li {
        padding: 16px 9px
    }

    .copyright p {
        padding: 14px 0
    }

    ul.registered-list li h4 span {
        left: -12px
    }

    ul.registered-list li:not(:last-child)::before {
        left: 12px
    }

    ul.registered-list li {
        padding-left: 74px
    }

    .trusted-logos {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 0 14px
    }

    .tm-free {
        padding: 26px 0
    }

    .fs-64 {
        font-size: 36px;
        line-height: 42px
    }

    .choose-us {
        padding: 22px 0 25px
    }

    .cta-bg {
        padding: 12px
    }

    .copyright, .faqs.paddingfaqs {
        padding: 2rem 0
    }

    .ar-main h2 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 1rem
    }

    .ar-main p {
        font-size: 16px;
        line-height: 30px
    }

    .overview-nav li {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 0
    }

    .overview-nav li a {
        font-size: 20px;
        line-height: 40px
    }

    .overview-nav li a:before {
        bottom: 0
    }

    .overview-tabs {
        padding: 1.5rem 0 2rem
    }

    .pro-del {
        margin: 20px 0 0
    }

    .port-content {
        margin: 26px 0 0
    }

    .pptable {
        padding: 10px 18px 12px 20px
    }

    .copyright-protect {
        padding: 18px 0 12px
    }

    .contact-us-sec {
        padding: 1rem 0
    }

    .mainBanner2 {
        padding: 80px 0 46px
    }

    .fs-40 {
        font-size: 28px
    }

    form {
        margin: 2rem 0
    }

    .faqs-nav li {
        width: 100%;
        margin-bottom: 1rem
    }

}

@media (max-width:766px) {
    .banner-content h1 {
        font-size: 34px;
        line-height: 36px;
    }

    .foot-number {
        margin: 30px 0
    }

    section.testimonial {
        text-align: center;
        padding: 0
    }

    .common-heading p {
        width: 100%;
        font-size: 12px;
        line-height: 22px;
        padding-top: 12px
    }

    .steps-progress {
        display: flex;
        gap: 22px
    }

    .steps-progress>span {
        width: 25px;
        height: 25px;
        display: flex;
        border-radius: 100px;
        align-items: center;
        justify-content: center;
        position: relative;
        border: 2px solid #d1d5db;
        background: #fff
    }

    .steps-progress span::after {
        content: "";
        display: flex;
        width: 25px;
        height: 3px;
        position: absolute;
        left: 22px;
        background: #d1d5db
    }

    ul.trademarksearch-option li {
        width: 100%;
        min-height: auto
    }

    .banner-btns+p {
        flex-direction: column
    }

    .search-div span {
        padding: 0
    }

    input.srch {
        width: 85%;
        font-size: 13px
    }

    .icons-1 {
        padding: 1rem 0
    }

}

@media (max-width:575px) {


    .banner_call {
        display: flex;
        align-items: center;
        justify-content: center
    }

    a.call_now {
        padding: 0 4.5rem !important;
        margin-top: 12px
    }

    .banner_call .menu li {
        padding: 0
    }

}

@media (max-width:734px) and (min-width:667px) {
    .cust-row .mmpopup {
        max-height: 350px;
        overflow-y: auto
    }

}

@media (max-width:480px) {
    .main-contact-sec {
        background-color: #005ea2;
        padding: 20px 30px
    }

    .contact-details li a, .main-contact-sec p {
        font-size: 14px
    }

    .main-contact-sec .txt img {
        margin: 0
    }

    .main-contact-sec .txt h6 {
        font-size: 20px
    }

}

.footer, .right {
    padding: 1rem 0
}

.fld-input input.error {
    border-color: red
}

.pckg.blurPkg {
    pointer-events: none;
    opacity: .6
}

.step-form .pckg.blurPkg .btn-normal {
    background-color: #aaa
}

.footer {
    background-color: rgb(249 250 254)
}

.right, footer {
    background-color: #e9eaea;
}

.terms-privcy li {
    color: #000;
    font-size: 14px
}

.terms-privcy a {
    padding: 0 10px;
    color: #000
}

footer {
    padding: 2rem 0;
    /* overflow: hidden; */
    margin-top: 10rem
}

.foot-number a {
    font-size: 1.75rem;
    color: #fff;
    letter-spacing: 3px
}

.foot-number p {
    color: rgb(115 115 115);
    margin-bottom: 0
}

.foot-number a:hover {
    opacity: .7
}

.foot-links h3 {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 32px
}

.foot-links ul li a {
    color: rgb(115 115 115);
    font-size: 16px
}

.foot-links ul li {
    margin-bottom: 8px
}

.foot-links ul {
    margin-bottom: 50px
}

.foot-logo p {
    color: #fff;
    gap: 5px;
    margin-top: 3rem
}

.foot-logo p span:nth-child(2) {
    flex: 0 0 4%
}

.foot-paragraph {
    color: #fff;
    font-size: 1.125rem
}

.foot-logo ul {
    justify-content: center;
    gap: 20px
}

.foot-logo ul li a {
    color: #ffffffb8;
    font-size: 1.75rem
}

.right-one p {
    margin: 0;
    color: rgb(115 115 115);
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
}

.allright-text {
    display: inline-flex;
    align-items: center;
    justify-content: left;
    gap: 16px;
    animation: 10s linear infinite allright-text;
    white-space: nowrap;
    /* width: 100vw; */
    position: relative;
    max-width: 100%;
    will-change: transform;
    margin: 15px 0px 20px 0;
}

@keyframes allright-text {
    from {
        transform: translateX(-10%)
    }

    to {
        transform: translateX(0)
    }

}

.add-ons-pkg {
    padding: 50px 0 0 0;
}

.add-ons-pkg h2 {
    padding: 0 0 50px 0;
    text-align: center;
    font-weight: 700;
    font-size: 64px;
    line-height: 70px;
    color: #000;
}

.add-ons-pkg .black-box h3 {
    font-size: 36px !important;
    line-height: 40px;
}

/* Begin: Accordion CSS */
.accordionStyle .accordion-item {
    margin-bottom: 1.25rem;
    background: #F9F9F9;
    border: 1px solid #F9F9F9;
}

.accordionStyle .accordion-item .accordion-button {
    font-size: 1.125rem;
    font-weight: 500;
    padding: 1.3rem;
    background: #F9F9F9;
    border: 0;
    box-shadow: none;
    font-weight: 500;
}

.accordionStyle .accordion-item .accordion-button[aria-expanded="true"] {
    background: var(--blue);
    color: var(--white);
}

.accordionStyle .accordion-item .show .accordion-body {
    background: var(--blue);
    padding: 10px 20px 30px;
}

.accordionStyle .accordion-item .accordion-body p {
    color: var(--white);
    margin: 0;
    line-height: 24px;
}

.accordionStyle .accordion-item .accordion-body p + p {
    margin-top: 1rem;
}

/* END: Accordion CSS */
section.faqSec h3 {
    padding: 50px 0 50px 0;
    text-align: center;
    font-weight: 700;
    font-size: 64px;
    line-height: 70px;
    color: #000;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset; /* Change 'white' to the desired background color */
}

.terms p {
    font-size: 20px;
    line-height: 26px;
}

.trem-font-font {
    font-size: 35px;
    font-weight: bold;
    */
    color: #00000;
}

.trem-font-font {
    font-size: 40px !important;
    font-weight: bold !important;
    !i;
    !;
    color: #000 !important;
    padding: 0 !important;
    margin: 0;
    font-family: "Darker Grotesque" !important;
}

section.terms {padding: 0 0 30px 0;}

section.terms p {
    font-size: 20px;
    line-height: 26px;
    padding: 30px 0px 30px;
    font-weight: 500;
}

.terms h4 {
    font-size: 40px;
    margin: 2rem 0 1rem;
}

.foot-logo img {

    /* width: 200px; */
}

img.footer-logo-new {
    width: 200px;
}

.form-group input, .form-group select {
    border: 1px solid;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 15%);
}

.form-group {
    margin: 0 0 20px 0;
}

.form-check {
    padding-left: 0;
}

.formstep3 h3 {
    font-size: 30px;
}

.formstep3 .my-md-3 {
    font-size: 14px;
    line-height: 24px;
}

.formstep3 .heading {
    font-size: 20px;
    font-weight: bold;
}

.form-group textarea {
    border: 1px solid;
    border-radius: 10px;
    height: 110px;
    padding: 15px;
}

.header-btn-box {
    display: flex;
    align-items: end;
    justify-content: end;
    column-gap: 15px;
}

.header-btn label {
    font-weight: bold;
    text-align: end;
    color: #525252;
    padding: 0 0 0px 0;
    font-size: 20px;
    font-family: "Darker Grotesque";
    !;
}

.header-btn label {
    display: block;
}

.header-btn a {
    font-size: 20px;
    font-weight: 600;
    transition: 0.5s;
}

.agree-terms {
    display: flex;
    align-items: start;
    column-gap: 10px;
    margin: 20px 0 0 0;
}

.agree-terms label {
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}

.agree-terms input {
    margin: 4px 0 0 0;
}

ul.footer-links-list {
    margin: 0 auto;
    display: table;
}

ul.footer-links-list li {
    display: flex;
    align-items: center;
    column-gap: 25px;
    margin: 0 0 25px 0;
}

ul.footer-links-list li img {
    width: 30px;
}

.footer-cta-list label {
    color: #767676;
    font-size: 20px;
    padding: 0 0 5px 0;
    display: block;
    font-weight: bold;
}

.footer-links-list li a {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0px 0;
    color: #333333;
    transition: 0.5s;
}

.footer-links-list li a img {
    width: inherit;
    padding: 10px 0 0 0px;
    display: block;
    transition: 0.5s;
}


.footer-links-list li a {

    /* display: flex; */
    align-items: center;
}

.faq-sec
section.faq-sec .main-head p {
    padding: 35px 0 70px 0;
}

.s9acc button {
    font-size: 22px;
    color: #0d82df;
    line-height: 24px;
    font-weight: bold;
}

.s9acc {
    /* border-bottom: 2px solid #90b9d7; */
    /* padding: 0 0 20px 0; */
    margin: 0 0 30px 0;
}

.card.card-body {
    border: 1px solid #e7e9ec;
    border-radius: 10px;
    /* box-shadow: inset 0 -4px 0 0 rgba(5, 52, 89, .06); */
    border: none;
    color: #263451;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 15px 15px 0px;
    font-family: 'Darker Grotesque';
    font-weight: 600;
}

.s9_accordion_parent {
    margin: auto;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 40px 30px 10px 30px;
    overflow: hidden;
}

.s9acc button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding-left: 0px;
    border: none;
    padding-right: 18px;
    border-style: solid;
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    /* background-color: rgb(0, 94, 162); */
    /* box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21); */
    position: relative;
    z-index: 1;
    padding: 0 0 25px 0;
    /* margin: 0 0 30px 0; */
    font-family: 'Darker Grotesque';
}

.s9acc button.collapsed i {
    transform: rotate(0);
}

.s9acc button i {
    background: transparent;
    color: #005ea2;
    font-size: 15px;9px; */
    font-size: 14px;
}

.s9acc button i {
    transition: 0.4s cubic-bezier(1, 0.52, 1, 1);
    transform: rotate(90deg);
}

button.collapsed {
    color: #112141;
}

.s9acc  .fa-plus:before {
    content: "\f054";
}

.faq-main-head p {
    text-align: left;
    padding: 50px 0px 20px 0 !important;
}

.main-head p {
    text-align: center;
    padding: 25px 0 60px 0;
    font-size: 28px;
    line-height: 35px;
}

.faq-main-head h3 {
    text-align: left;
}

.main-head h3 {
    font-size: 50px;
    line-height: 55px;
    position: relative;
    font-weight: bold;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
}

.main-head.faq-main-head h6 {
    font-size: 25px;
    color: rgb(156, 156, 156);
    text-transform: capitalize;
    text-decoration: underline;
    margin: 0 0 25px 0;
}

.rev-img-box-new {
    display: flex;
    align-items: center;
    margin: 30px 0px 40px 0;
}

.rev-box-innner:hover .tooltiptext {
    visibility: visible;
}

.rev-box-innner .tooltiptext {

    /* visibility: hidden !important; */!i;
    !;
    background-color: #122140db !important;
    !i;
    !;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 30px !important;
    !i;
    !;
    left: -110px !important;
    !i;
    !;
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f;
    width: 160px !important;
    !i;
    !;
    padding: 15px 20px !important;
    !i;
    !;
    border-radius: 20px !important;
    !i;
    !;
    text-align: center;
}

.rev-box-innner {
    position: relative;
}

span.tooltiptext h5 {
    color: #fff;
}

.rev-img-box-new-2, .rev-img-box-new-3, .rev-img-box-new-4, .rev-img-box-new-5, .rev-img-box-new-6 {
    margin: 0 0px 0 -50px;
}

.rev-box-innner .tooltiptext:before {
    position: absolute;
    z-index: 0;
    content: "";
    right: calc(50% - 10px);
    top: -10px;
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color: #333333ef transparent transparent transparent;
    transform: rotate(180deg);
}

.main-head.faq-main-head h3, .main-head.faq-main-head p {
    text-align: left;
}

.faq-sec {
    padding: 70px 0px;
}

.faq-sec .main-head p i {
    padding: 0px 5px;
    color: #0764a8;
}

.start-sec-box {
    height: 423px;
    border-radius: 10px;
    position: relative;
    padding: 0px 65px 0px 100px;
    background: url('../images/ftr-bg-new.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    display: flex;
    align-items: center;
    border-radius: 20px;
}

.start-sec .container {
    /* max-width: 1200px; */
}

.start-sec-box::before {
    position: absolute;
    content: "";
    background: url('../images/cta-dark-box-background-image.png');
    width: 638px;
    height: 333px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.start-sec {
    padding: 0;
    position: relative;
    z-index: 2;
    ba
}

.start-sec-head h3 {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
}

.start-sec-box-btn {
    text-align: center;
}

.start-sec-box-btn p {
    padding: 20px 0 0 0;
    line-height: 25px;
    color: #fff;
    font-size: 22px;
}

.start-sec-box .row {
    align-items: center;
}

img.arrow-up {
    position: absolute;
    right: 0;
    top: -50px;
    bottom: 0;
    margin: auto;
    filter: brightness(400.5);
}

footer {
    padding: 145px 0 25px 0px;
    margin: -40px 40px 0 40px;
    border-radius: 50px 50px 0px 0px;
    position: relative;
    background: linear-gradient(to right, #f9e7e9, #e6eef5);
}

footer::before {
    position: absolute;
    content: "";
    background: url('../images/footer-eagle.png');
    width: 947px;
    height: 445px;
    left: 0;
    bottom: 0;
}

footer::after {
    position: absolute;
    content: "";
    /* background: url('../images/footer-shadow.webp'); */
    width: 355px;
    /* height: 1076px; */
    /* top: -410px; */
    right: -30px;
    /* z-index: 2; */
}

.start-sec-box-btn a {
    background: #fff;
    padding: 20px 40px;
    border-radius: 30px;
    color: #005999;
    font-weight: 600;
    transition: 0.5s;
    font-size: 23px;
    font-weight: bold;
}

.getting-sec-rev-box {
    border: 2px solid #e7e9ec;
    padding: 30px 35px;
    border-radius: 10px;
    text-align: center;
    background: #fff;
    height: 330px;
    box-shadow: 0px 1px 11px 0px rgb(7 86 148 / 29%), inset 0 -4px 0 rgba(5, 52, 89, .06);
}

.star-box-testi {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
}

.star-box-testi img {
    width: 100px;
}

.star-box-testi h5 {
    font-size: 20px;
}

.getting-sec-rev-box p {
    font-size: 17px;
    line-height: 27px;
    color: #112141;
    text-transform: capitalize;
    padding: 30px 0px;
    height: 200px;
}

ul.getting-sec-rev-box-inner {
    display: table;
    margin: auto;
}

.getting-sec-rev-box-inner li {
    display: flex;
    align-items: center;
    column-gap: 25px;
}

ul.getting-sec-rev-box-inner h5 {
    text-align: left;
    color: #263451;
    font-size: 20px;
}

.rev-trust-box h3 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 35px 0;
}

.satis-revbox-main {
    display: flex;
    align-items: center;
    margin: 0 0 50px 0;
}

.satis-revbox {
    display: flex;
    align-items: center;
    column-gap: 15px;
    justify-content: space-between;
}

.satis-revbox span {
    font-size: 65px;
    font-weight: 900;
    color: #00b878;
    margin: 0 0 0 140px;
}

.satis-revbox h6 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    color: #333333;
}

.pricing-sec {
    padding: 0px 0;
    position: relative;
    z-index: 1;
}

.pricing-sec::before {
    position: absolute;
    content: "";
    background: url('../images/pricing-bg-shadow.png');
    width: 550px;
    height: 1094px;
    left: 0;
    bottom: -500px;
    z-index: -1;
}

.pricing-box-last .pricing-ul-list.rec-list {

    /* margin: 0; */
}

.pricing-box-last h5 {
}

.pricing-ul-list.rec-list li i {
    color: #122140;
    font-size: 20px;
    vertical-align: baseline;
    padding: 5px 10px 0 0;
}

.pricing-box-last .pricing-ul-list.rec-list li {
    display: flex;
}

.pricing-box {
    border-style: solid;
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21);
    padding: 40px 20px;
}

.pricing-box h3 {
    font-size: 45px;
    font-weight: 900;
}

.pricing-box p {
    font-size: 20px;
    padding: 0px 0px 20px 0;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.pricing-box span {
    font-size: 50px;
    #:#122140;
    position: relative;
    font-family: 'Darker Grotesque';
    font-weight: 900;
    color: #005ea2;
}

.pricing-ul-list span {
    font-size: 18px !important;
    display: contents;
    margin: inherit;
    color: #000000;
    font-weight: bold;
}

.pricing-box a {
    padding: 12px 42px 17px;
    font-size: 18px;    /* background: #005ea2; */
    font-weight: 900;
    color: #000;
    transition: 0.5s;
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
}

.pricing-box h6 {
}

.pricing-sec .col-md-3 {

    /* padding: 0px 5px; */
}

.pricing-ul-list {
    margin: 0px 20px 0 0px;
}

.pricing-ul-list li {
    padding: 0px 0 15px 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    display: flex;
    align-items: start;
    column-gap: 10px;
}

.pricing-sec .main-head p {
    margin: 0 0 0px 0;
    padding: 10px 0 0 0;
}

.pricing-box h4 {
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    top: -19px;
    left: 40px;
    width: 140px;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 9px;
    color: #fff;
    border-radius: 7px;
    text-transform: uppercase;
}

.pricing-box b {
}

.pricing-box p b::before {
    position: absolute;
    content: "";
    width: 112%;
    height: 2px;
    background: #005ea2;
    transform: rotate(356deg);
    bottom: 0;
    top: 8px;
    margin: auto;
    left: -4px;
    right: 0;
}

.pricing-box label {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    border-bottom: 2px solid #122140;
    width: 100%;
}

.pricing-box span b {
    color: #000000;
    font-size: 32px;
    position: relative;
    top: -4px;
    font-weight: bold;
}

.pricing-box-1 {
    height: 599px;
}

.pricing-box-2 {
    height: 634px;
}

.pricing-box-3 {
    height: 670px;
}

.pricing-box-4 {
    height: 745px;
    background: #eeeeee;
    position: relative;
    z-index: 1;
}

.pricing-box-4::before {
    position: absolute;
    content: "";
    background: url('../images/pricing-box-bg.png');
    width: 284px;
    height: 529px;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.pricing-yellow-box {
    padding: 15px 0 40px 0;
}

.pricing-yellow-box h6 {
    font-size: 18px;
    font-weight: bold;
    color: #005ea2;
}

.pricing-sec .main-head h3, .pricing-sec .main-head p {
    text-align: left;
}

.pricing-sec .main-head {
}

.pricing-sec .row {
    margin-bottom: 70px;
}

h5.dollar-sign {
    position: absolute;
    left: 10px;
    font-size: 20px;
    top: -6px;
    margin: auto;
}

.uspto-box {
}

.pricing-box-2 .uspto-box, .pricing-box-3 .uspto-box {
    left: 77px;
}

.pricing-box-4 .uspto-box {
    left: 76px;
}

.pricing-box-4 h4 {

    /* border: 1px solid #122140; */
}

.pricing-box a:hover {
    background: #122140;
    color: #fff;
}

.pricing-box-4 a {
    background-color: rgb(40, 126, 189);
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
    color: #fff;
}

ba {
}

section.getting-sec {
    padding: 150px 0px 80px 0;
    position: relative;
    overflow: hidden;
}

.getting-sec::before {

    /* background: url('../images/getting-sec-banner.webp'); */position: absolute;
    content: "";
    width: 1440px;
    height: 754px;
    right: 0;
    top: 0;
}

.lead-gen-sec {
    padding: 120px 0px;
    position: relative;
}

.lead-gen-sec::before {
    position: absolute;
    content: "";
    background: url('../images/why-shadow-right.png');
    width: 609px;
    height: 1598px;
    right: 0;
    top: -420px;
}

.lead-gen-sec-main {
    display: flex;
    align-items: start;
    border-width: 1px;
    border-color: rgb(227, 227, 227);
    border-style: solid;
    border-radius: 10px;
    height: 100%;
    padding: 35px 30px 25px 20px;
    position: relative;
    transition: 0.5s;
}

.get-stn-btn img {
    padding: 0 0 0 30px;
    vertical-align: middle;
}

.lead-gen-sec-main img {
    width: 120px;
}

.lead-gen-sec-inner h4 {
    font-size: 22px;
    color: #112141;
    padding: 0 0 10px 0;
    font-weight: bold;
    line-height: 25px;
}

.lead-gen-sec-inner p {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    padding: 0 0px 0 0;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    );
    )0;
    )00;
    )0;
    );
}

.lead-gen-sec .row {
    gap: 30px 0px;
}

.lead-gen-sec .container {
}

.lead-gen-sec-inner {
    padding: 0 0 0 10px;
}

.call-box {
    text-align: end;
}

.contact-us-section {
    padding: 110px 0px 100px 0px;
}

.contact-us-section h3 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 110px 0;
}

.contact-us-box::after {
    position: absolute;
    content: "";
    background: url('../images/contact-us-box-bf.png');
    width: 777px;
    height: 760px;
    right: 0px;
    top: 265px;    /* z-index: -1; */
    background-repeat: no-repeat;
}

.contact-us-box {
    box-shadow: 0px 19px 37.62px 0.38px rgba(56, 56, 56, 0.14);
    border-radius: 30px;
    position: relative;
    padding: 110px 80px 80px 80px;
    background-image: -moz-linear-gradient(177deg, rgb(175, 215, 243) 0%, rgb(215, 235, 249) 28%, rgb(255, 255, 255) 96%);
    background-image: -webkit-linear-gradient(177deg, rgb(175, 215, 243) 0%, rgb(215, 235, 249) 28%, rgb(255, 255, 255) 96%);
    background-image: -ms-linear-gradient(177deg, rgb(175, 215, 243) 0%, rgb(215, 235, 249) 28%, rgb(255, 255, 255) 96%);
    box-shadow: 0px 19px 37.62px 0.38px rgba(56, 56, 56, 0.14);    /* z-index: 1; */

    /* overflow: hidden; */
}

.contact-us-section .container {
    width: 1350px;
    !i;
    !;
}

.contact-us-box {
}

.contact-us-box-head h4 {
    font-size: 45px;
    font-weight: bold;
}

.contact-us-box-head p {
    font-size: 30px;
    line-height: 31px;
    padding: 10px 0 50px 0;
}

.form-contact-box input, .form-contact-box textarea {
    border: 1px solid #005ea2 !important;
    !i;
    !;
    border-radius: 10px;
    !;
    !importan;
    !i;
    !;
    width: 100%;
    margin: 0 0 30px 0;
    background: none;
    resize: none;
    height: 70px;
    padding: 0px 0 0px 100px;
    color: #a3a3a3;
    font-size: 17px !important;
    !i;
    !;
    font-weight: 500 !important;
    !i;
    !;
    color: #000000 !important;
    !i;
    !;
}

.form-contact-box button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #122140;
    border: none;
    padding: 21px 67px;
    border-radius: 32px;
    transition: 0.5s;
}

ul.contact-detail-box-list li h4 {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    column-gap: 15px;
    text-transform: uppercase;
}

ul.contact-detail-box-list li a {
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    padding: 20px 0 50px 0;
    text-decoration: underline;
    line-height: 30px;
}

.follow-social-icon-list {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.follow-social-icon-list li a {
    color: #000000;
    font-size: 30px;
}

input:focus {
}

.form-contact-box input:focus {
    box-shadow: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #f6efe9 inset !important; /* Change 'white' to the desired background color */
}

textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #f6efe9 inset !important; /* Change 'white' to the desired background color */
}

.contact-detail-box {
    padding: 0 0 0 50px;
    position: relative;
    z-index: 2;
}

.contact-us-box::before {
    position: absolute;
    content: "";
    width: 1370px;
    height: 1210px;
    z-index: -1;
    left: -25px;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    border-radius: 30px;
    background-image: -moz-linear-gradient(-90deg, rgb(175, 215, 243) 0%, rgb(255, 255, 255) 96%);
    background-image: -webkit-linear-gradient(-90deg, rgb(175, 215, 243) 0%, rgb(255, 255, 255) 96%);
    background-image: -ms-linear-gradient(-90deg, rgb(175, 215, 243) 0%, rgb(255, 255, 255) 96%);
    box-shadow: 0px 24px 91.08px 0.92px rgba(47, 126, 193, 0.14);
}

.detail-thanks-banner {
    padding: 187px 0 200px 0;
}

.detail-thanks-banner .alert-success {
    padding: 50px 40px;
    margin: 0 0 100px 0;
    background: linear-gradient(to right, #f9e7e9, #e6eef5);
    border: 1px solid #005ea2;
}

.detail-thanks-banner .alert-success h1 {
    font-weight: bold;
    color: #005ea2;
    font-size: 80px;
    font-weight: bold;
}

.detail-thanks-banner .alert-success p {
    font-size: 22px;
    line-height: 30px;
}

.detail-thanks-banner-ftr footer {
    padding: 70px 0 20px 0 !important;
    !i;
    !;
    margin: 0px 40px 0;
    overflow: hidden;
}

.arrow-box {
    background: url('../images/arrow-box.png');
    width: 167px;
    height: 167px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -80px;
}

.trust-sec-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px 50px;
    flex-wrap: wrap;
}

.trust-sec-slider li {
    width: 13%;
}

.trust-sec h3 {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

.trust-sec h3 img {
    width: 65px;
    padding: 0 20px 0 0;
    vertical-align: middle;
}

.trust-sec p {
    text-align: center;
    padding: 30px 0px 70px 0;
    color: #000000;
    font-size: 30px;
}

.trust-sec-slider li:nth-child(7) {
    /* width: 70px; */
    /* height: 70px; */
}

.trust-sec {
    padding: 80px 0 0 0;
}

.exp-sec .main-head p {
    padding: 25px 0 80px 0;
}

.exp-sec .main-head h3::before {
    display: none;
}

.exp-sec-box {
    .main-head
    h3::before;
    padding: 70px 55px 50px 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.exp-sec-box h6 {
    color: #909090;
    font-size: 20px;
    padding: 15px 0px 55px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.exp-sec-box h5 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.exp-sec-box ul li {
    display: flex;
    align-items: start;
    padding: 0 0 25px 0;
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.exp-sec-box ul li img {
    padding: 2px 15px 0 0;
}

.exp-sec {
    padding: 100px 0 50px 0;
}

.exp-sec-box-result-box span {
    font-size: 25px;
    padding: 0;
    font-weight: bold;
}

.exp-sec-box-result-box h4 {
    font-size: 19px;
    color: #000000;
    font-weight: 600;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.exp-sec-box-result-box h4 img {
    vertical-align: middle;
}

.exp-sec .main-head p span {
    display: contents;
}

.exp-sec .container {
}

.new-way-img {
    position: absolute;
    right: 90px;
    top: 65px;
    width: 90px;    /* opacity: 0.09; */
}

.exp-sec-box ul li span {
    display: contents;
    font-weight: bold;
}

.exp-sec-box-1::before {

    /* background: url('../images/how-different-old-way-bg.webp'); */
    position: absolute;
    content: "";
    width: 582px;
    height: 201px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
}

.old-way-img {
    width: 120px;
    position: absolute;
    z-index: -1;
    top: 20px;
}

.old-way-img-1 {
    top: 80px;
    width: 100px;
    right: 50px;
}

.old-way-img-5 {
    top: 561px;
    right: 220px;
    width: 70px;
}

.old-way-img-4 {
    right: 25px;
    top: 540px;
    width: 185px;
}

.old-way-img-2 {
    right: 40px;
    top: 210px;
    width: 180px;
    display: none;
}

.old-way-img-3 {
    width: 170px;
    top: 35px;
}

.comp-box {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    border-style: solid;
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    border-radius: 50%;
    background-color: rgb(0, 94, 162);
    width: 78px;
    height: 78px;
    box-shadow: inset 0px 1px 8px 0px rgba(255, 255, 255, 0.35);
}

.comp-box h5 {
    font-size: 37px;
    color: #fff;
    font-weight: bold;
}

.exp-sec-box ul {
    height: 409px;
}

.exp-sec .row {
    position: relative;
}

.page-header {
    position: absolute;
    top: -250px;
    right: 0;
    left: 0;
    padding: 0;
    z-index: 9999999;
}

.top-header {
    padding:5px 0px;
    text-align: center;
    background: #fdfc92;
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ccdfec+85,ffffff+100 */
    background: linear-gradient(to right,  #ccdfec 85%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.top-header h4 {
    font-size: 20px;
    color: #122140;
    font-weight: 600;
}

.close-btn-header {
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-weight: bold;
    font-size: 20px;
}

.main-header {
    padding: 25px 0px 25px;
    background: linear-gradient(to right, #f1d2d617, #f1d2d6);
    border-top: 2px solid #f9ebed;
    border-bottom: 2px solid #f9ebed;
}

.logo img {/* filter: brightness(400.5); */width: 230px;}

.header-join-head {
    text-align: center;
}

.header-join-head h6 {
    color: #005ea2;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 600;
}

.header-join-head h6 span {
    padding: 0px 3px;
    border-radius: 20px;
    font-weight: bold;
    background-image: -moz-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    /* background-image: -webkit-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%); */
    background-image: -ms-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    /* box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35); */
    color: #000000;
    font-size: 24px;
    font-weight: 900;
}

.new-header .header-btn {
    column-gap: 0;
}

.header-btn {
    display: flex;
    align-items: center;
    justify-content: end;
    column-gap: 35px;
}

.header-btn-1 {
    color: #005ea2;
    font-size: 14px;
    margin-left: 12px;
    padding: 12px 32px 14px;
    transition: 0.5s;
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
}

.header-btn-2 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
    padding: 14px 20px;
    transition: 0.5s;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-radius: 10px;
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
    background: #000000;
}

.page-header.is-sticky {
    position: fixed;
    padding: 0;
    animation: .35s ease-out slideDown;
    background: #fff;
    top: 0;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }

}

.main-header .row {
    align-items: center;
}

.header-btn-box-inner a {
    font-size: 31px;
    font-weight: bold;
    font-family: 'Darker Grotesque';
    color: #000000;
}

.header-btn-box img {

    /* filter: brightness(500.5); */
    width: 30px;
    position: relative;
    left: 0;
    top: 0;
}

footer .logo img {
    filter: inherit;
    width: inherit;
}

.connect-box {
}

.connect-box h5 {
    font-size: 21px;
    font-weight: bold;
    color: #767676;
}

.connect-box ul {
    display: flex;
    column-gap: 10px;
    margin: 15px 0 0 0;
}

.ft-rev-list {
    display: flex;
    align-items: center;
    column-gap: 15px;
    justify-content: end;
}

.trust-ft-box {
    margin: 20px 0 0 0;
    text-align: end;
}

.payment-list {
    display: flex;
    align-items: center;
    column-gap: 40px;
    margin: 50px 0 0 0;
}

.btm-footer {
    margin: 30px 0 0 00;
}

.ftr-term-list {
    display: block !important;
    align-items: center;
    margin: 25px 0 0 0 !important;
}

.btm-footer .row {
    align-items: center;
}

ul.ftr-term-list li a {
    font-weight: 600;
    font-size: 18px;
    text-decoration: underline;
    transition: 0.5s;
    color: #767676;
    padding: 0 0 10px 0;
}

ul.ftr-term-list li {
}

ul.ftr-term-list li::marker {
    color: #164469;
}

div#counter {
    border-radius: 10px;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: auto;
    font-weight: bold;
}

div#counter .digit {
    width: 80px;
    height: 75px;
    color: #053459;
    font-size: 35px;
    text-align: center;
    line-height: 75px;
    background-image: -moz-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    /* background-image: -webkit-linear-gradient(110deg, #a1c4ddc4 0%, #ffffff 100%); */
    background-image: -ms-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    box-shadow: inset -5px 5px 11px 1px rgba(255, 255, 255, 0.35);
    border-radius: 10px 10px 0px 0px;
    color: #005ea2;
    font-weight: 900;
    border: 1px solid #005ea2;
    background: linear-gradient(to bottom, #ffffff, #b2cfe4);
}

.counter-sec {
    padding: 0px 0 0px 0;
    margin: -45px 0 9px 0;
}

.trust-sec {
    border-bottom: 4px solid #cfe6f9;
    padding-bottom: 130px;
    background: linear-gradient(0deg, rgb(243, 249, 253) 0%, rgb(255, 255, 255) 43%);
}

.counter-container {
    margin: auto;
    display: table;
    position: relative;
}

span.comma::before {
    position: absolute;
    content: ",";
    font-size: 40px;
    top: -22px;
    left: -24px;
    color: #005ea2;
    font-weight: 900;
}

span.comma {
    font-size: 0;
    position: relative;
}

.counter-container p {
    text-align: center;
    color: #000000;
    font-size: 30px;
    padding: 18px 0 0 0;
}

.badge-box {
    display: flex;
    align-items: center;
    margin: 120px 0 0 0;
    justify-content: center;
}

.banner-content h1 span {

    /* color: #122140; */
    display: block;
}

.faq-main-head p img {
    width: 25px;
    vertical-align: middle;
}

.main-head.faq-main-head p {
    line-height: 31px;
}

.main-head.faq-main-head p a {
    font-weight: bold;
    color: #000000;
    font-size: 27px;
    padding: 0 0 0 5px;
}

.exp-sec-box.exp-sec-box-2 li img {

    /* width: 30px; */
    vertical-align: middle;
    margin: 3px 0 0 0;
}

.header-btn-1:hover {
    background: #005ea2;
    color: #fff;
}

.header-btn-2:hover {
    background: #005ea2;
    color: #ffff !important;
    !i;
    !;
    border-color: #005ea2;
}

.theme1:hover {
    background: none;
    color: #122140 !important;
    !i;
    !;
}

.theme2:hover {
    color: #FFF !important;
    !i;
    !;
    background: #122140;
}

.pricing-box-4 a:hover {
    background: no-repeat;
    color: #122140;
}

.start-sec-box-btn a:hover {
    background: #cfe8f9;
    color: #005ea2;
}

.footer-links-list li a:hover img {
    margin: 0 0 0 20px;
}


.blinking-text {
    animation: blinking 1s infinite alternate;
}

@keyframes blinking {
    0% {
        color: #122140;
    }

    100% {
        color: #005ea2;
    }

}

@keyframes backgroundBlink {
    0% {
        background-color: #122140;
    }

    100% {
        background-color: #61b2ef;
    }

}

.blinking-background {
    animation: backgroundBlink 1s infinite alternate;
}

.footer-links-list li a:hover {
    color: #61b2ef;
}

@keyframes ring {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(15deg);
    }

    20% {
        transform: rotate(-10deg);
    }

    30% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    50% {
        transform: rotate(10deg);
    }

    60% {
        transform: rotate(-5deg);
    }

    70% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }

}

.ringing-phone {
    animation: ring 2s infinite ease-in-out;
}

.banner-content ul {
}

.fld-inp-box {
    position: relative;
}

.fld-inp-box label {
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.fld-inp-box::before {
    position: absolute;
    content: "";
    height: 46px;
    width: 3px;
    background: url(../images/in-bf.png);
    left: 75px;
    top: 2px;
    bottom: 0;
    margin: auto;
}

.fld-inp-box.fld-text-box::before {
    display: none;
}

.fld-inp-box.fld-text-box textarea {
    color: #a3a3a3;
    padding: 20px 50px 20px 40px;
    height: 150px;
    font-size: 17px !important;
    !i;
    !;
}

.fld-inp-box.fld-text-box textarea::placeholder {
    color: #a3a3a3;
}

.fld-inp-box h4 {
    font-size: 22px;
    color: #a3a3a3;
    font-weight: 600;
    padding: 0 0 11px 5px;
}

.form-contact-box button:hover {
    background: #005ea2;
}

.follow-social-icon-box h5 {
    text-transform: uppercase;
    font-size: 30px;
    padding: 0 0 20px 0;
}

.form-control:focus {
    background: none !important;
    !i;
    !;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ebf5fc inset !important; /* Change 'white' to the desired background color */
}

.form-contact-box input::placeholder, .form-contact-box textarea::placeholder {
    color: #000000 !important;
    !i;
    !;
    font-weight: 500 !IMPORTANT;
    !I;
    !;
    font-size: 17px;
    font-family: 'Poppins' !important;
    !i;
    !;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Darker Grotesque" !important;
    !i;
    !;
}

/*a, button{
font-family:'Inter';
}
*/
.top-header h4 i {
    padding: 0px 10px 0 0;
}

.terms-banner-main {
    padding: 100px 0px;
    background: #f9edee;
    margin: 0 0 70px 0;
}

.terms-service-list {
    list-style: disc;
    margin: 0 0 30px 20px;
}

.terms-service-list li {
    padding: 0 0 15px 0;
    line-height: 23px;
    font-size: 20px;
    font-weight: 500;
}

.pp-sec {
    padding: 0 0 70px 0;
}

.top-header h4 span {
    font-weight: 900;
}

.login-form-main-section::before {
    position: absolute;
    content: "";
    background: url('../images/eagle-login.png');
    width: 1006px;
    height: 858px;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.login-form-main-section {
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
    z-index: 1;
}

.login-form-main-section .container {
    width: 1800px;
}

.login-form-main-section::after {
    content: "";
    border-width: 1px;
    border-color: rgb(212 213 214 / 52%);
    border-style: solid;
    border-radius: 15px 0px 0px 0px;
    background-color: rgb(212 213 214 / 52%);
    box-shadow: 3.776px 4.663px 39.6px 0.4px rgba(137, 137, 137, 0.5);
    position: absolute;
    width: 58vw;
    height: 100vh;
    right: 0;
    bottom: 0;
    z-index: -1;
    top: 0;
}

.login-form-img img {
    max-width: 85%;
    margin-left: auto;
    display: table;
}

.login-form-img {
    margin: 50px 0 0 0;
}

.login-box-box h3 {
    font-size: 50px;
    font-weight: bold;
    padding: 30px 0 25px;
}

.fld-input-box label {
    display: block;
    font-size: 20px;
    font-family: 'Darker Grotesque';
    font-weight: 600;
}

.fld-input-box input {
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    height: 67px;
    width: 100%;
    margin: 10px 0px 20px;
    padding: 0 20px 0 70px;
    font-size: 16px;
    transition: 0.5s;
}

.login-form-main-section .row {
    align-items: center;
}

.fld-input-box {
    position: relative;
}

.fld-input-box img {
    position: absolute;
    top: 6px;
    bottom: 0;
    margin: auto;
    left: 30px;
}

.login-box-box button {
    border-radius: 10px;
    background-color: rgb(0, 94, 162);
    height: 69px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    transition: 0.5s;
    border: none;
    cursor: pointer;
}

.sign-up-box-new {
    margin: 30px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sign-up-box-new h5 {
    font-size: 20px;
    font-weight: 500;
}

.sign-up-box-new h5 a {
    color: #005ea2;
    font-weight: bold;
    transition: 0.5s;
}

.sign-up-box-new a {
    color: #000000;
    font-size: 18px;
    text-decoration: underline;
}

.login-box-box {

    /* margin: 100px 0 0 0px; */
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important; /* Change 'white' to the desired background color */
}

.fld-input-box input:focus {
    box-shadow: 0 0 5px #005ea2a6;
}

.login-box-box button:hover {
    background: #50406f;
}

.sign-up-box-new h5 a:hover {
    color: #aa1f36;
}

.sign-up-box-new a:hover {
    color: #005ea2;
}

.shadow-box {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.main-header-login {
}

.main-header-login label {
    font-size: 20px;
    text-align: end;
    color: #525252;
    padding: 0 0 5px 0;
    font-weight: bold;
}

.main-header-login label {
    display: block;
    font-family: 'Darker Grotesque';
}

.main-header-login .header-btn-box-inner a {
    color: #000000;
}

.banner-content ul li img {vertical-align: middle;}

.container {
    width: 1430px;
}

.lead-gen-sec-main:hover {
    background-image: -moz-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(255deg, #efd8dddb 0%, #efd8dd 10%, rgb(255 255 255 / 58%) 54%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21);
}

.payemnt-img {
    text-align: right;
}

.pricing-yellow-box b {
    font-size: 18px;
    color: #005ea2;
    font-weight: bold;
}

.pricing-box h5 {
    padding: 25px 0px 15px 0;
    font-size: 18px;
    font-weight: bold;
}

.pricing-ul-list li img {
    vertical-align: middle;
    padding: 5px 0 0 0;
}

ul.pricing-ul-list li i {
    color: #0360a4;
    padding: 7px 0 0 0;
}

.pricing-box b {
    color: #adadad;
    position: relative;
}

.pricing-yellow-box h6 b {
    color: #005ea2;
}

.exp-sec-box.exp-sec-box-1 {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21);
}

.exp-sec-box.exp-sec-box-1::before, .exp-sec-box.exp-sec-box-2::after {
    position: absolute;
    content: "";
    width: 99%;
    height: 99%;
    border: 2px solid #d9d9d9;
    border-radius: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.exp-sec-box-2::before {background: url('../images/vs-box-eagle.png');position: absolute;content: "";width: 735px;height: 819px;left: -37px;top: -20px;z-index: -1;}

.exp-sec-box-2 {
    background-image: -moz-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21);
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.review-sec  .wrap {
    position: relative;
    z-index: 100;
    padding: 0 60px;
    background-size: cover;  /* overflow: hidden; */
    margin: 0px 20px;
}

.review-sec .slider {
    position: relative;
    z-index: 200;
    padding: 0px 0px 120px 0;
    margin: 5rem auto;
    max-width: 800px;
    width: 100%;
}

.review-sec .slick-arrow {
    font-size: 0;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    padding: 0;
}

.review-sec .slick-arrow:before {
    content: ">";
    font-family: FontAwesome;
    color: #005ea2;
    transition: .5s
}

.review-sec .slick-prev {
    width: 50px;
    height: 50px;
    bottom: 160px;
    border: 1px solid #005ea2;
    background: none;
    top: inherit;
    right: 260px;
    left: inherit;
}

.review-sec .slick-prev:before {
    content: "<";
}

.review-sec .slick-next {
    width: 50px;
    height: 50px;
    border: 1px solid #005ea2;
    background: none;
    right: 200px;
    bottom: 160px;
    top: inherit;
}

.review-sec .slick-next:before {
    content: ">";
}

.review-sec  .item.slick-slide {
    transition: transform .4s;
    position: relative;
    background-image: none !important;
    !i;
    !;
}

.review-sec  .slick-slide:after {
    content: '';
    position: absolute;
    /* z-index: 2; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: rgba(0,0,0,.5); */
    transition: transform .4s;
}

.item.slick-slide {
    transform: scale(0.7)  translate(640px);
}

.item.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-394px);
    z-index: 10;
}

.item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
    transform: scale(0.7)  translate(-700px);
    z-index: 5;
}

.item.slick-slide.slick-active {
    transform: scale(0.8) translate(393px);
}

.review-sec .item.slick-slide.slick-center {
    transform: scale(1);
    z-index: 30;
    
    
    !i;
    !;
}

.review-sec .slick-center:after {
    opacity: 0;
}

.review-slider-box {
    width: 500px;
    height: 550px;
    border-style: solid;
    border-width: 3px;
    border-color: #e5e5e5;
    border-radius: 20px;
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.21);
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 0px 50px;
    filter: grayscale(11) blur(2px);
    display: flex;
    align-items: baseline;
    flex-flow: column;
    justify-content: center;
    background-image: -moz-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(349deg, rgb(241 214 219) 0%, rgb(247 236 239) 33%, rgb(240 218 223 / 29%) 74%, rgb(255 255 255 / 45%) 100%);
    background-image: -ms-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
}

.review-slider-box::after {
    position: absolute;
    content: "";
    background: url('../images/review-eagle-new.png');
    width: 171px;
    height: 522px;
    right: 0;
    bottom: -10px;
    transition: 0.5s;
    opacity: 0;
}



.review-slider-box::before {
    position: absolute;
    content: "";
    width: 572px;
    height: 595px;
    left: 0;
    z-index: -1;
    top: 0;
    background-image: -moz-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(40deg, rgba(0, 94, 162, 0.10196) 0%, rgb(128 175 209 / 12%) 33%, rgb(255 255 255) 74%, rgb(255 255 255 / 52%) 100%);
    background-image: -ms-linear-gradient(-108deg, rgba(0, 94, 162, 0.10196) 0%, rgba(128, 175, 209, 0.4) 33%, rgba(255, 255, 255, 0.77) 74%, rgb(255, 255, 255) 100%);
}

.review-sec {
    padding: 0px 0px 70px;
}

.review-sec .slick-list {

    /* overflow: inherit; */
}

.review-sec .slick-list {
    padding: 0 0 100px 0px !important;

}

.review-slider-box img {
    display: block !important;
}

.review-slider-box h3 {
    font-size: 48px;
    font-weight: bold;
    padding: 50px 0 20px 0;
    text-align: left;
}

.review-slider-box p {
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
    padding: 0 0 40px 0;
}

.review-sec .item.slick-slide.slick-center .review-slider-box {
    filter: inherit;
}

.pricing-box-3 h4 {
    background-image: -moz-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
}

.pricing-box-4 h4 {
    background-image: -moz-linear-gradient(0deg, rgb(254, 15, 15) 0%, rgb(254, 65, 65) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(254, 15, 15) 0%, rgb(254, 65, 65) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(254, 15, 15) 0%, rgb(254, 65, 65) 100%);
    width: 160px;
}

.pricing-box span b::before {
    opacity: 0;
}

.pricing-box-1 p b::before {
    left: -9px;
}

.exe-trus-box-img {
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.21);
    border-radius: 30px;
    margin: 0 0 50px 0;
    transition: 0.5s;
}

.exe-trus-box h5 {
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
}

.main-head.faq-main-head p {
    font-size: 25px;
    font-weight: bold;
}

.main-head.faq-main-head p label {
    font-weight: 600;
    font-size: 25px;
}

.main-head.faq-main-head p span {
    margin: 20px 0 5px 0;
}
footer .container {
    max-width: 1420px;
}

.mobile-reviews-slider{

    display: none;
}


.mobile-footer-box{

    display: none;
}
.new-header.page-header.is-sticky .main-header .row {
    justify-content: space-between;
}

.new-header .header-btn {
    justify-content: end;
}

.top-header h4 img {
    vertical-align: middle;
    /* width: 27px; */
    width:80px;
    /* margin: -6px 6px 0 0; */
    margin:0px -13px 0 0;
}



.top-header h4 img{
    -webkit-animation: bellicon 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: bellicon 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: bellicon 4s .5s ease-in-out infinite;
    transform-origin: 50% 4px;
}



@-webkit-keyframes bellicon {
  0% { -webkit-transform: rotateZ(0); }
  1% { -webkit-transform: rotateZ(30deg); }
  3% { -webkit-transform: rotateZ(-28deg); }
  5% { -webkit-transform: rotateZ(34deg); }
  7% { -webkit-transform: rotateZ(-32deg); }
  9% { -webkit-transform: rotateZ(30deg); }
  11% { -webkit-transform: rotateZ(-28deg); }
  13% { -webkit-transform: rotateZ(26deg); }
  15% { -webkit-transform: rotateZ(-24deg); }
  17% { -webkit-transform: rotateZ(22deg); }
  19% { -webkit-transform: rotateZ(-20deg); }
  21% { -webkit-transform: rotateZ(18deg); }
  23% { -webkit-transform: rotateZ(-16deg); }
  25% { -webkit-transform: rotateZ(14deg); }
  27% { -webkit-transform: rotateZ(-12deg); }
  29% { -webkit-transform: rotateZ(10deg); }
  31% { -webkit-transform: rotateZ(-8deg); }
  33% { -webkit-transform: rotateZ(6deg); }
  35% { -webkit-transform: rotateZ(-4deg); }
  37% { -webkit-transform: rotateZ(2deg); }
  39% { -webkit-transform: rotateZ(-1deg); }
  41% { -webkit-transform: rotateZ(1deg); }

  43% { -webkit-transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(0); }
}

@-moz-keyframes bellicon {
  0% { -moz-transform: rotate(0); }
  1% { -moz-transform: rotate(30deg); }
  3% { -moz-transform: rotate(-28deg); }
  5% { -moz-transform: rotate(34deg); }
  7% { -moz-transform: rotate(-32deg); }
  9% { -moz-transform: rotate(30deg); }
  11% { -moz-transform: rotate(-28deg); }
  13% { -moz-transform: rotate(26deg); }
  15% { -moz-transform: rotate(-24deg); }
  17% { -moz-transform: rotate(22deg); }
  19% { -moz-transform: rotate(-20deg); }
  21% { -moz-transform: rotate(18deg); }
  23% { -moz-transform: rotate(-16deg); }
  25% { -moz-transform: rotate(14deg); }
  27% { -moz-transform: rotate(-12deg); }
  29% { -moz-transform: rotate(10deg); }
  31% { -moz-transform: rotate(-8deg); }
  33% { -moz-transform: rotate(6deg); }
  35% { -moz-transform: rotate(-4deg); }
  37% { -moz-transform: rotate(2deg); }
  39% { -moz-transform: rotate(-1deg); }
  41% { -moz-transform: rotate(1deg); }

  43% { -moz-transform: rotate(0); }
  100% { -moz-transform: rotate(0); }
}

@keyframes bellicon {
  0% { transform: rotate(0); }
  1% { transform: rotate(30deg); }
  3% { transform: rotate(-28deg); }
  5% { transform: rotate(34deg); }
  7% { transform: rotate(-32deg); }
  9% { transform: rotate(30deg); }
  11% { transform: rotate(-28deg); }
  13% { transform: rotate(26deg); }
  15% { transform: rotate(-24deg); }
  17% { transform: rotate(22deg); }
  19% { transform: rotate(-20deg); }
  21% { transform: rotate(18deg); }
  23% { transform: rotate(-16deg); }
  25% { transform: rotate(14deg); }
  27% { transform: rotate(-12deg); }
  29% { transform: rotate(10deg); }
  31% { transform: rotate(-8deg); }
  33% { transform: rotate(6deg); }
  35% { transform: rotate(-4deg); }
  37% { transform: rotate(2deg); }
  39% { transform: rotate(-1deg); }
  41% { transform: rotate(1deg); }

  43% { transform: rotate(0); }
  100% { transform: rotate(0); }
}

.connect-box ul li i {
    font-size: 30px;
    /* color: #005ea2; */
}

.s9acc button::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    z-index: -1;
    height: 3px;
    width: 100%;
    background: linear-gradient(to right, #90b9d7, #ffffff);
}
.lead-gen-sec .col-md-4 {
    padding: 0px 10px;
}

i.fa.fa-facebook-square {
    color: #0866ff;
}

i.fa.fa-linkedin-square {
    color: #0a66c2;
}


.trust-box-review-num {
    display: flex;
    column-gap: 9px;
    align-items: center;
}

.trust-box-review-num h5 {font-size: 25px;color: #00b878;font-weight: bold;}

.trust-box-review-num span {
    font-size: 25px;
    color: #00b878;
    font-weight: 600;
}
.satis-revbox-img-main {
    display: flex;
    align-items: center;
    /* width: 75%; */
}

.satis-revbox-img-main img {
    width: 100px;
    margin: 0px -40px 0 0;
}

.payment-img-box {
    text-align: end;
    margin: 50px 0 0 0;
}
footer .row {
    justify-content: space-between;
}

.btm-footer-new-list-new {
    display: flex;
    align-items: center;
    column-gap: 150px;
}

.btm-footer-new-list {
    display: flex;
    align-items: center;
}

.btm-footer-new {
    padding: 30px 0px;
}

.btm-footer-new-list-new li p {
    font-size: 20px;
    font-weight: 600;
}

.btm-footer-new-list li a {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    border-right: 1px solid #000000;
    padding: 0px 20px;
    transition: 0.5s;
}

.btm-footer-new-list .last a{
    border: none;
}
.btm-footer-new-list li:nth-child(1) a {
    padding-left: 0;
}
.exe-trus-box-img:hover {
    transform: scale(1.05);
}

.banner-rev-list {
    display: flex;
    align-items: center;
    margin: 0 0 35px 0;
}

.banner-rev-list li {
    padding: 0px 25px;
    border-left: 2px solid #707479;
}

.banner-rev-list li:nth-child(1) {
    padding-left: 0;
    border: none;
}
ul.money-back-list li {
    font-size: 22px;
    color: #333333;
    display: flex;
    align-items: center;
    column-gap: 14px;
}

.banner-list-points {
    column-count: 2;
    max-width: 80%;
}

.money-back-list {
    margin: 25px 0 35px 0;
}

ul.banner-list-points li {
    display: flex;
    align-items: center;
    column-gap: 12px;
    font-size: 22px;
    color: #000000;
    padding: 0 0 30px 0;
    font-weight: 500;
}

.badge-box-sec {
    border-bottom: 2px solid #1772b4;
    padding: 50px 0px 60px;
}


p {
    font-weight: 400 !important;
}

.review-sec .item.slick-slide.slick-center .review-slider-box::after {
    opacity: 1;
}

.footer-review-list li {
    margin: 0 0 30px 0;
}

.btm-footer-new-list li a:hover {
    color: #0c66a7;
}

.top-header h4 a {
    padding: 7px 18px 9px;
    /* border-radius: 10px; */
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    background-image: -moz-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(0, 94, 162) 0%, rgb(44, 130, 192) 100%);
    box-shadow: inset 0px 0px 14.56px 1.44px rgba(255, 255, 255, 0.35);
}

ul.ftr-term-list li a:hover {
    color: #61b2ef;
}

.page-header.is-sticky .logo img {
    width: 190px;
}

.new-header.page-header.is-sticky .main-header {
    padding: 15px 0px 10px 0px;
}

.header-btn-1,.header-btn-2 {
    padding: 10px 18px 13px 18px;
}


.capctcha-box-main {
    margin: 0 0 30px 0;
}

ul.contact-detail-box-list li img {
    width: 30px;
}


ul.affiliate-tab-list {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #2f7ec1;
    justify-content: center;
}

section.affiliate-tab-sec .main-head h3 {
    margin: 0 0 70px 0;
}

ul.affiliate-tab-list li {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
    background: #2f7ec1;
    padding: 28px 34px 28px 35px;
    cursor: pointer;
}

.affiliate-tab-box-main {
    border-width: 1px;
    border-color: rgb(227, 227, 227);
    border-style: solid;
    border-radius: 10px;
    background-color: rgba(233, 234, 234, 0.502);
    /* width: 1390px; */
}

.affiliate-tab-box-head {
    padding: 80px 0px 120px 40px;
}

.affiliate-tab-box-head h3 {
    font-size: 50px;
    font-weight: bold;
}

.affiliate-tab-box-head p {
    font-weight: bold !important;
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0 40px 0;
}

.affiliate-tab-box-head ul li {
    padding: 0 0 0 25px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin: 0 0 18px 0;
    line-height: 24px;
}

.affiliate-tab-box-head ul li::before {
    position: absolute;
    content: "";
    background-color: rgb(47, 126, 193);
    width: 8px;
    height: 8px;
    left: 0;
    /* top: 0; */
    top: 10px;
    /* bottom: 0; */
    margin: auto;
}

.affiliate-tab-box-main li.active {
    background: none !important;
    color: #2f7ec1 !important;
    /* cursor: pointer; */
}

.affiliate-tab-sec{

    position: relative;
}
.affiliate-tab-sec::before{position: absolute;content: "";background: url('../images/aff-tab-shadow.png');width: 550px;height: 1094px;top: 0;left: 0;}


.aff-tab-img-1 {
    position: absolute;
    right: 0;
    /* top: 0; */
    bottom: 0;
    margin: auto;
}

.affiliate-inner {
    position: relative;
}


.calculate-passive-sec {
    padding: 100px 0px;
    position: relative;
    border-bottom: 1px solid #005ea2;
    overflow: hidden;
}
.calculate-passive-sec::before{position: absolute;content: "";background: url('../images/calculate-bf-img-1.png');width: 783px;height: 1022px;left: -70px;bottom: -168px;}
.calculate-passive-sec::after{position: absolute;content: "";background: url('../images/calculate-bf-img-2.png');width: 242px;height: 537px;right: 0;top: 0;}

.calculate-passive-list {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 40px;
}

.calculate-passive-list select {
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0);
    width: 322px;
    height: 78px;
    padding: 0px 30px;
    color: #a3a3a3;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Darker Grotesque';
}

.calculate-passive-list input {
    border-width: 1px;
    border-color: rgb(0, 94, 162);
    border-style: solid;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0);
    width: 322px;
    height: 78px;
    color: #a3a3a3;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Darker Grotesque';
    padding: 0 0 0 30px;
}

.calculate-passive-list li label {
    display: block;
    font-size: 20px;
    color: #a3a3a3;
    margin: 0 0 10px 0;
}

option {
    font-family: 'Darker Grotesque';
    font-size: 20px;
    font-weight: bold;
}

.income-box-main {
    text-align: center;
}

.income-box-main p {
    font-size: 30px;
    padding: 35px 0px 15px 0;
}

.income-box-main h1 {
    font-size: 72px;
    font-weight: bold;
}


select#plan {
    position: relative;
            /* Ensure enough space for custom arrow */
    /* background: url('../images/down.png'); */
    background: url('../images/down.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 15px;
    appearance: none;
}

select:focus {
            outline: none;
        }
  /* Hide spinners in number input */
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    input[type=number] {
        -moz-appearance: textfield; /* For Firefox */
    }

    .graph-img {margin: 70px 0 0 0;}



.affiliate-banner-main {
    background: url('../images/aff-banner-bg.png');
    height: 874px;
    padding: 150px 0 0 0;
}


.program-box-main{background: url('../images/program-bg-1.png');height: 944px;width: 453px;padding: 650px 30px 0 35px;/* background-color: yellow; */box-shadow: 0px 8px 14px 0px rgb(0 0 0 / 24%);border-radius: 22px;}

.program-box-main-2{

    background: url('../images/program-bg-2.png');

}
.program-box-main-3{

    background: url('../images/program-bg-3.png');

}


.program-box-main h4 {
    font-size: 30px;
    font-weight: bold;
}

.program-box-main p {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-weight: 500 !important;
    padding: 30px 0 40px 0;
}

.program-box-main.program-box-main-1 a {
    font-size: 20px;
    font-weight: bold;
    color: #0d66a7;
    text-decoration: underline;
    text-transform: uppercase;
    width: fit-content;
}


.program-sec {
    padding: 130px 0 0 0;
}

.program-sec .main-head h3 {
    padding: 0 0 80px 0;
}
.calculate-para p {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    padding: 70px 0 0 0;
}
.affiliate-tab-box-head h6 {
    font-size: 20px;
    margin: 30px 0 0 0;
    font-weight: 500;
}
.affiliate-tab-box-head h6 a {
    font-weight: bold;
}
.mobile-header{

  display: none;
}

