@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);

.menu-Bar,
.my-tabs,
.pricing-box-33::before,
.tel-mob-st,
[class^=box-] {
    display: none
}

.header-cta,
.main-header .row {
    align-items: center
}

.pricing-box-1 span,
.pricing-box-3 a {
    /* animation: 1.5s step-start infinite blinker */
}

.mt2 .fil-cat,
a:hover {
    text-decoration: none
}

.menu-Bar,
.mt2 .fil-cat,
a,
input[type=submit],
ul.tabing-port li {
    cursor: pointer
}

.tile img,
img {
    max-width: 100%
}

.copyright,
.counter-sec .counter-wrap,
.footer-form,
.get-btn,
.main-header .col-md-3,
.mt2 .fil-cat,
.pop-form .close-btn,
.port-box .box-content,
.portfolio_sec h3,
.portfolio_sec p,
.pricing-box del.old-price,
.pricing-box h5,
.pricing-box p,
.pricing-box-2,
.pricing-box-3,
.pricing-head h3,
.pricing-head p,
.pricing-list,
.slick-dots,
.testimonial-sec {
    text-align: center
}

::selection {
    background: #e28f26;
    color: #fff;
    text-shadow: none
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: none
}

::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff
}

::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background-color: #e28f26
}

.my-tabs.current,
[class^=box-].showfirst {
    display: block
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Poppins;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1;
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-weight: 400
}

.slick-dots li,
a,
input[type=submit],
span {
    display: inline-block
}

*,
:focus,
:hover {
    outline: 0 !important
}

img {
    height: auto
}

button,
input[type],
select,
textarea {
    background: 0 0;
    border: none;
    border-radius: 0;
    font-family: Poppins;
    font-weight: 400
}

::-webkit-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

::-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

:-moz-placeholder {
    color: #a3a3a3;
    font-weight: 400
}

.slick-list {
    margin: 0 -15px
}

.slick-slide {
    margin: 0 15px
}

.slick-dots {
    padding: 50px 0 0
}

.slick-dots li {
    margin: 0 20px 0 0;
    width: auto;
    vertical-align: middle;
    overflow: hidden;
    padding: 0;
    border: none
}

.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 20px
}

.slick-dots li button {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    padding: 0;
    background: #d6d6d6;
    border: none;
    cursor: pointer;
    font-size: 0px;
    box-sizing: border-box
}

.slick-dots li.slick-active button {
    background: #f3c919;
    width: 11px;
    height: 11px
}

.menu-Bar {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22
}

.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: #0f4c97;
    position: absolute;
    transition: .6s;
    border-radius: 100px
}

.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-Bar.open span {
    background: #b70404
}

.overlay-bg {
    transition: 1s
}

.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
}

.header-cta {
    display: flex;
    column-gap: 40px;
    justify-content: flex-end;
    padding-right: 30px
}

.banner-cta,
.main-banner {
    display: flex;
    align-items: center
}

.main-header {
    padding: 22px 0;
    background: #000
}

.header-cta li a {
    color: #000;
    font-size: 17px;
    font-weight: 600
}

.header-cta li a i {
    color: red;
    padding: 0 10px 0 0
}

.header-cta li:nth-child(3) a {
    background: red;
    padding: 14px 27px;
    border-radius: 5px;
    color: #fff;
    transition: .5s
}

.header-cta li:nth-child(4) span {
    font-weight: 400;
    font-size: 17px;
    padding: 0 0 7px
}

.header-cta li:nth-child(4) a {
    font-weight: 600;
    font-size: 25px
}

.main-banner {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 705px;
    background-position: 0
}

.video video {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.main-banner::before {
    position: absolute;
    content: "";
    background: #323232;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    mix-blend-mode: multiply
}

.banner-head span,
play-btn .about-head span {
    font-size: 17px;
    font-weight: 600;
    color: #e61137
}

.pricing-box p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
    height: 35px;
}

.banner-head h3 {
    color: #ffff;
    font-size: 47px;
    font-weight: 700;
    padding: 25px 0
}

.banner-head h3 span {
    display: block;
    font-size: 35px;
    color: #fff;
    line-height: 47px
}

.banner-head p {
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.banner-list {
    column-count: 2;
    padding: 25px 0
}

.banner-list li {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 10px 15px;
    position: relative;
    height: 30px;
    line-height: 24px
}

.banner-list li i,
.ul-list-mm li i {
    color: red;
    padding: 0 10px 0 0;
    position: absolute;
    left: 0;
    top: 2px
}

.banner-cta {
    column-gap: 11px
}

.brands-list,
.pricing-box-1 {
    align-items: center;
    display: flex
}

.banner-cta li:first-child a,
ul.header-cta li a.popup_open {
    background: #e61137;
    padding: 15px 19px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500
}

.banner-cta li:nth-child(2) a {
    background: #ffff;
    padding: 15px 24px;
    color: #000;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff
}

.banner-form {
    background: #e61137;
    padding: 32px 21px;
    border-radius: 5px
}

.banner-form input {
    width: 100%;
    height: 45px;
    background: #ffff;
    border-radius: 5px;
    margin: 0 0 10px;
    padding: 0 10px 0 24px
}

.banner-form h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    padding: 0 0 20px
}

.banner-form h4 span {
    color: #7eff00;
    font-size: 47px;
    padding-right: 6px
}

.banner-form input::placeholder,
.banner-form textarea::placeholder {
    color: #000;
    font-weight: 500
}

.banner-form textarea {
    width: 100%;
    height: 102px;
    background: #ffff;
    border-radius: 5px;
    margin: 0 0 15px;
    padding: 15px 10px 0 24px;
    resize: none
}

.banner-form button {
    border-radius: 5px;
    background-color: #ff932b;
    box-shadow: 0 0 10px 0 rgba(255, 78, 64, .4);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 45px;
    transition: .5s
}

.banner-form-inner {
    background: #f1f2ff;
    padding: 20px 15px
}

/* 
==============================================
            New Hero Banner Styles
==============================================
*/

.new-hero-banner {
    background-color: #121212;
    color: #ffffff;
    padding: 80px 0;
}

.new-hero-banner * {
    box-sizing: border-box;
}

.new-hero-banner .badge-trust {
    display: inline-flex;
    align-items: center;
    color: #e61137;
    background-color: rgba(230, 17, 55, 0.1);
    border: 1px solid rgba(230, 17, 55, 0.2);
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.new-hero-banner .badge-trust i {
    margin-right: 10px;
    font-size: 14px;
}

.new-hero-banner h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0;
    color: #ffffff;
}

.new-hero-banner p.sub-heading {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin: 25px 0;
}

.new-hero-banner .services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.new-hero-banner .service-card {
    background-color: #1a1a1a;
    border: 1px solid #2a2a2a;
    padding: 15px 20px;
    border-radius: 8px;
    transition: border-color 0.3s ease;
}

.new-hero-banner .service-card:hover {
    border-color: #e61137;
}

.new-hero-banner .service-card h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.new-hero-banner .service-card h4 i {
    margin-right: 10px;
    font-size: 16px;
}

.new-hero-banner .service-card:nth-child(1) h4 i {
    color: #3b82f6;
}

.new-hero-banner .service-card:nth-child(2) h4 i {
    color: #f59e0b;
}

.new-hero-banner .service-card:nth-child(3) h4 i {
    color: #10b981;
}

.new-hero-banner .service-card:nth-child(4) h4 i {
    color: #ef4444;
}

.new-hero-banner .service-card p {
    color: #888888;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

.new-hero-banner .stats-row {
    display: flex;
    align-items: center;
    margin: 25px 0;
    border: 1px solid #2a2a2a;
    border-radius: 12px;
}

.new-hero-banner .stat-item {
    width: 25%;
    border-right: 1px solid #2a2a2a;
    padding: 20px;
    text-align: center;
}

.new-hero-banner .stat-item h3 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
}

.new-hero-banner .stat-item p {
    color: #888888;
    font-size: 12px;
    margin: 0;
    text-transform: capitalize;
}

.new-hero-banner .action-buttons {
    display: flex;
    gap: 20px;
}

.new-hero-banner .btn-primary-red {
    background-color: #e61137;
    color: #ffffff;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    border: none;
    cursor: pointer;
}

.new-hero-banner .btn-primary-red:hover {
    background-color: #c50e2e;
    color: #ffffff;
}

.new-hero-banner .btn-primary-red i {
    margin-left: 8px;
}

.new-hero-banner .btn-secondary-dark {
    /* background-color: #1a1a1a; */
    color: #ffffff;
    border: 1px solid #fff;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.new-hero-banner .btn-secondary-dark:hover {
    background-color: #2a2a2a;
    color: #ffffff;
}

.new-hero-banner .btn-secondary-dark i {
    margin-right: 8px;
}

/* Form styling */
.new-hero-banner .form-container {
    background-color: #1c1c1c;
    border: 1px solid #2a2a2a;
    padding: 35px 30px;
    border-radius: 12px;
}

.new-hero-banner .form-container h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.new-hero-banner .form-group {
    position: relative;
    margin-bottom: 15px;
}

.new-hero-banner .form-group i.left-icon {
    position: absolute;
    left: 15px;
    top: 18px;
    color: #666666;
    font-size: 16px;
}

.new-hero-banner .form-control {
    width: 100%;
    height: 50px;
    background-color: #262626;
    border: 1px solid #333333;
    color: #ffffff;
    padding: 10px 10px 10px 40px;
    border-radius: 6px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s ease;
}

.new-hero-banner select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.new-hero-banner .select-arrow {
    position: absolute;
    right: 15px;
    top: 16px;
    color: #666666;
    pointer-events: none;
}

.new-hero-banner .form-control:focus {
    border-color: #e61137;
    box-shadow: none;
}

.new-hero-banner .form-control::placeholder {
    color: #666666;
}

.new-hero-banner textarea.form-control {
    min-height: 100px;
    resize: none;
}

.new-hero-banner .form-group.textarea-group i.left-icon {
    top: 14px;
}

.new-hero-banner .btn-submit-full {
    width: 100%;
    margin-top: 10px;
}

.new-hero-banner .trust-indicators {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 25px;
}

.new-hero-banner .trust-indicators span {
    color: #888888;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.new-hero-banner .trust-indicators span i {
    margin-right: 5px;
}

.new-hero-banner .contact-text {
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.new-hero-banner .contact-text a {
    color: #e61137;
    text-decoration: none;
    font-weight: 600;
}

/* 
==============================================
            End New Hero Banner Styles
==============================================
*/

.brands-list {
    justify-content: center;
    column-gap: 99px
}

.brands-logos {
    background: #f4f4f4;
    padding: 40px 0
}

.about-sec,
.pricing-sec {
    padding: 70px 0;
    position: relative
}

.about-sec::before {
    position: absolute;
    content: "";
    background: url('../images/play-btn.png');
    width: 404px;
    height: 440px;
    right: -90px;
    bottom: 0
}

.about-head h3 {
    color: #000;
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    padding: 15px 0
}

.about-head p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 0 0 20px
}

.about-head a {
    background: #e61137;
    padding: 14px 41px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    transition: .5s
}

.cta-sec h3,
.cta-sec h4 {
    font-size: 36px;
    color: #fff
}

.cta-sec {
    padding: 70px 0;
    background: #e8142e
}

.cta-sec h3 {
    line-height: 46px
}

.cta-sec h4 {
    font-weight: 700;
    padding: 20px 0 30px
}

.about-head span,
.pricing-head span {
    font-size: 47px;
    font-weight: 600;
    color: #e61137;
    font-family: 'Northwell Alt'
}

.cta-sec .banner-cta li:first-child a {
    background: #ffd50c;
    color: #000
}

.cta-sec .banner-cta li:nth-child(2) a {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff
}

.cta-img {
    position: absolute;
    top: -116px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.pricing-head span {
    display: table;
    margin: auto
}

.pricing-head h3 {
    color: #000;
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    padding: 10px 0
}

.pricing-head p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    padding: 0 0 40px;
    font-weight: 500
}

.pricing-box::before {
    display: none;
    content: "";
    width: 77px;
    height: 88px;
    background: url(../images/pricing-bf.png) 0 0/contain;
    position: absolute;
    top: -30px;
    left: -10px;
    animation: 1.5s linear infinite shadow
}

@keyframes shadow {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.pricing-box-1 {
    justify-content: space-between;
    flex-direction: column
}

.pricing-box-1 h4 {
    color: #fff;
    font-size: 31px;
    font-weight: 700
}

.pricing-box-1 span {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: block;
    position: relative;
    margin: 10px 0;
}

@keyframes blinker {
    50% {
        color: #fff500
    }
}

.pricing-box-1 span del {
    font-size: 20px;
    font-weight: 500;
    position: absolute
}

.pricing-box h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 20px;
    background: #e61137;
    line-height: 35px
}

.get-btn,
.pricing-list li {
    color: #fff;
    font-weight: 600
}

.pricing-list li:nth-child(even) {
    transform: translateX(20px);
}

.pricing-list li i {
    padding-right: 10px;
}

.pricing-list {
    background: #e61137;
    padding: 0;
    margin: 10px 0;
    padding: 0px 10px;
    /* overflow-x: visible; */
    /* overflow-y: scroll; */
    height: 205px;
}

.pricing-list::-webkit-scrollbar-thumb:vertical {
    border-radius: 0px;
    background-color: #e61137
}

.port-box,
.tile {
    overflow: hidden
}

.pricing-list li {
    color: #000;
    background: #fff;
    font-size: 13px;
    margin: 5px 0;
    padding: 0 15px;
    line-height: 25px;
    clip-path: polygon(0 0, 100% 10%, 95% 10%, 100% 100%, 100% 100%, 0% 100%, 0% 100%, 3% 50%);
    text-align: left;
    transform: translateX(-20px);
    position: relative;
    z-index: 1;
}

.get-btn {
    border-radius: 5px;
    background-color: #000000;
    box-shadow: 0 0 10px 0 rgb(255 78 64 / 40%);
    font-size: 17px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    transition: .5s
}

.get-btn i {
    padding: 0 0 0 10px
}

.pricing-box-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0
}

.pricing-box del {
    color: #d5d5d5;
    font-size: 17px;
    font-weight: 500;
    display: table;
    margin-left: auto;
    padding: 10px 0 0
}

.pricing-box-3 h6 {
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

.pricing-box-3 a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0 0
}

.pricing-box-3 {
    position: relative
}

.pricing-sec::before {
    position: absolute;
    content: "";
    background: url(../images/play-btn.png);
    width: 404px;
    height: 440px;
    bottom: 0;
    left: 100px
}

.about-head a:hover,
.banner-cta li:first-child a:hover,
.header-cta li:nth-child(3) a:hover,
ul.header-cta li a.popup_open:hover {
    background: #000
}

.banner-cta li:nth-child(2) a:hover {
    background: 0 0;
    color: #ffff
}

.banner-form button:hover,
.get-btn:hover {
    background: red
}

.cta-sec .banner-cta li:first-child a:hover,
.footer-form h2.main-heading,
.how-sec .main-heading {
    color: #fff
}

.cta-sec .banner-cta li:nth-child(2) a:hover {
    background: #ffff;
    color: #000
}

.get-btn:hover {
    color: #ffff
}

.toolbar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.mt2 .fil-cat {
    border-right: none;
    border-radius: 4px;
    margin: 0 10px 17px 0;
    padding: 5px 16px;
    float: left;
    font-size: 14.5px;
    line-height: 30px;
    list-style: none;
    position: relative;
    font-weight: 500;
    background: #3c509d;
    color: #fff
}

.tile img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    object-fit: contain
}

.tile .fancybox {
    padding: 7px;
    display: block;
    margin: 0 0 11px
}

.scale-anm {
    transform: scale(1)
}

.tile {
    transition: 350ms;
    float: left;
    width: 32.33333%;
    height: 217px;
    margin: 3px 0 19px
}

a#loadmore {
    margin: auto;
    display: table;
    background-color: #e0342d;
    color: #fff;
    font-size: 18px;
    padding: 13px 35px;
    font-weight: 700
}

.banner_btn,
.counter-sec img,
.testimonial-sec ul.testimonial-slider li .test-wrap img {
    display: table;
    margin: auto
}

.portfolio_sec {
    padding: 70px 0;
    background: #fb4968
}

.portfolio_sec h3 {
    font-size: 45px;
    font-weight: 700;
    color: #fff
}

.btn-size,
.cta-blue h3 span {
    font-weight: 600
}

.portfolio_sec p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0 40px
}

.footer-form span {
    display: table;
    margin: 0 auto 10px;
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

@media (max-width: 1200px) {

    .menu-Bar,
    ul.menu li,
    ul.menu li a {
        display: block
    }

    img {
        max-width: 100%;
        height: auto
    }

    .menu-Bar {
        top: 0
    }

    .menuWrap.open {
        display: flex;
        left: 0
    }

    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #0f4c97;
        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;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize
    }

    .logo img {
        max-width: 50%
    }

    .container {
        position: relative
    }

    header .main-header ul.menu>li {
        display: block;
        margin: 0;
        padding: 0
    }

    header .main-header ul.menu>li a {
        color: #fff
    }

    header .main-header ul.menu>li a:before {
        display: none
    }
}

@media (max-width: 1000px) {
    .pop-form {
        max-width: 780px !important;
        height: 620px !important
    }

    div#pop-form .form-logo {
        margin: 40px 0 0 0
    }

    .popupform-main .pop-form .offer {
        top: -10px
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    .banner-list li {
        color: #fff;
        font-size: 13px
    }
}

.popupform-main .pop-form .offer {
    position: absolute;
    z-index: 999;
    left: -90px;
    top: -10px;
    transform: scale(0.9);
    animation: 1.5s blink ease-in infinite
}

@keyframes blink {
    0% {
        transform: scale(0.9);
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(0.9)
    }
}

.pop-form .close-btn {
    width: 64px;
    height: 57px;
    display: block;
    position: absolute;
    background: center/cover no-repeat;
    top: -20px;
    right: -20px;
    font-size: 0;
    font-weight: 900;
    color: transparent;
    padding-top: 0;
    border-radius: 0;
    border: 0;
    z-index: 9999
}

div#pop-form .form-logo {
    margin: 60px 0 0 0
}

.counter-sec:before,
.how-sec:after,
.how-sec:before {
    background-size: cover;
    content: ''
}

.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, .62);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    transition: 0.8s
}

.pop-form {
    position: absolute;
    width: 490px;
    height: 640px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0 0 0 5px;
    z-index: 99;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: linear-gradient(311deg, #8f0107 30%, #430101 80%);
    border-bottom: 6px solid #fff;
    border-radius: 20px 0 20px 20px
}

.counter-sec,
.footer-form,
.how-sec,
.pop-form .submit-btn,
.port-box,
.port-box .box-content img,
.pricing-box,
.testimonial-sec,
.ul-list-mm li {
    position: relative
}

.popupform-main h2 {
    font-size: 22px;
    margin: 10px 10px 40px;
    color: #fff;
    font-weight: 700
}

div#pop-form::after {
    content: "";
    background: url(../images/offer.png);
    position: absolute;
}

.pop-form form .control-group input[type=email],
.pop-form form .control-group input[type=number],
.pop-form form .control-group input[type=text],
.pop-form form .control-group select,
.pop-form form .control-group textarea {
    background-color: #fff;
    font-family: Nunito, sans-serif;
    text-align: left;
    resize: none
}

.popupform-main form input[type=email],
.popupform-main form input[type=number],
.popupform-main form input[type=text] {
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: Nunito, sans-serif;
    margin: 0 0 20px;
    min-height: 50px
}

.pop-form .submit-btn {
    font-size: 22px;
    padding: 10px 0;
    background-color: #e1342d;
    color: #fff;
    cursor: point+er;
    border-radius: 50px;
    border: none;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 700
}

.popupform-main h3 {
    font-size: 36px;
    margin: 20px 10px 0;
    color: #fff;
    font-weight: 700
}

input.required.email {
    margin: 0 0 20px !important
}

.control-group input::placeholder,
.control-group textarea::placeholder {
    color: #000
}

.how-sec {
    background: #121212;
    padding: 20px 0 70px
}

.how-sec:before {
    position: absolute;
    background-image: url(../images/how-left.png);
    width: 132px;
    height: 231px;
    left: 80px;
    top: 150px
}

.how-sec:after {
    position: absolute;
    background-image: url(../images/how-right.png);
    width: 189px;
    height: 1105px;
    right: 110px;
    bottom: 120px
}

.how-sec .main-para {
    width: 65%;
    margin: auto;
    padding-bottom: 10px
}

.how-sec .row {
    margin-top: 60px
}

.how-sec img,
.how-sec video {
    width: 100%;
    display: table
}

.how-sec h4 {
    color: #fff;
    font-size: 32px;
    font-weight: 700
}

.how-sec h4 span {
    color: #7eff00
}

.how-sec p {
    color: #fff;
    width: 70%;
    padding: 20px 0;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400
}

.counter-sec:before {
    position: absolute;
    background-image: url(../images/counter-bg-img.png);
    width: 329px;
    height: 342px;
    right: 50px;
    filter: grayscale(1);
    top: 0;
    bottom: 0;
    margin: auto
}

.btn-yellow {
    background: #e61137;
    color: #fff;
    border: 2px solid #e61137
}

.btn-size {
    font-size: 15px;
    padding: 10px 15px
}

.btn-border {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff
}

.cta-blue {
    background-color: #03a
}

.cta-blue h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    text-align: end
}

.cta-blue ul {
    display: flex;
    justify-content: end;
    margin-top: 40px
}

.cta-blue ul li {
    margin: 0 10px
}

.cta-blue img,
.cta-blue video {
    width: 100%
}

.counter-sec {
    background-size: cover;
    padding: 60px 0;
    background-repeat: no-repeat
}

.counter-sec .main-heading,
.counter-sec p {
    color: #000;
    width: 100%;
    margin: auto
}

.counter-sec .counter-wrap {
    margin: 40px 0
}

.counter-sec .counter-wrap.c-border {
    border-left: 1px solid #807853;
    border-right: 1px solid #807853
}

.counter-sec .counter-wrap span.count {
    font-size: 36px;
    color: #ffb703;
    font-weight: 700;
    margin: 0 0 15px
}

.counter-sec .counter-wrap p.counter-plus {
    display: inline;
    font-size: 36px;
    font-weight: 600;
    color: #ffb703
}

.counter-sec .counter-wrap p {
    font-size: 18px;
    color: #282828;
    font-weight: 500
}

.testimonial-sec {
    padding: 60px 0 150px
}

.testimonial-sec:before {
    position: absolute;
    content: '';
    background-image: url(../images/testimonail-bg.gif);
    width: 620px;
    background-size: cover;
    height: 422px;
    right: 0;
    bottom: 0
}

.testimonial-sec ul.testimonial-slider {
    position: relative;
    width: 60%;
    margin: 60px auto auto
}

.testimonial-sec ul.testimonial-slider:before {
    position: absolute;
    content: '';
    background: #8eff00;
    height: 400px;
    width: 50px;
    left: -40px;
    z-index: 999
}

.testimonial-sec ul.testimonial-slider:after {
    position: absolute;
    content: '\f10d';
    font-size: 60px !important;
    color: #8eff00;
    font-weight: 800 !important;
    left: -60px;
    top: -30px;
    text-shadow: 4px 2px 0 #fff, 1px 2px 0 #fff, 1px -1px 0 #fff;
    z-index: 999;
    font: 14px/1 FontAwesome
}

.testimonial-sec ul.testimonial-slider li .test-wrap p {
    font-size: 22px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
    width: 90%;
    margin: auto;
    padding: 20px 0
}

.testimonial-sec ul.testimonial-slider li .test-wrap h4 {
    color: red;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 20px
}

.testimonial-sec ul.testimonial-slider li .test-wrap h4 span {
    font-weight: 400;
    color: #000
}

.testimonial-sec ul.slick-dots {
    bottom: -100px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: unset;
    padding: 0
}

.testimonial-sec .slick-dots li button {
    background: #e5e5e5
}

.testimonial-sec .slick-dots li.slick-active button {
    border: 3px solid #d2002d;
    background: 0 0
}

.wht_btn_prent input[type=submit] {
    display: table;
    width: auto !important;
    float: right;
    background-color: #ffd50c;
    margin: 0 !important;
    font-weight: 700;
    padding: 0 50px !important;
    border-radius: 5px
}

.footer-form {
    padding: 60px 0;
    background-color: #ff7166
}

.footer-form:before {
    position: absolute;
    content: '';
    background-image: url(../images/footer.webp);
    width: 621px;
    background-size: cover;
    height: 346px;
    left: 0;
    bottom: -12px
}

.footer-form .form-wrap form input,
.footer-form .form-wrap form textarea {
    width: 100%;
    border: 0;
    margin: 0;
    height: 46px;
    padding: 10px 20px;
    color: #000;
    border-radius: 5px
}

.footer-form .form-wrap form textarea {
    height: 100px
}

.footer-form .form-wrap form .btn-red {
    background: red;
    display: inline-block;
    width: unset;
    float: right;
    color: #fff;
    padding: 10px 30px;
    margin: 0
}

.footer-form .form-wrap form input:active,
.footer-form .form-wrap form input:focus,
.footer-form .form-wrap form textarea:active,
.footer-form .form-wrap form textarea:focus {
    background: #fff;
    border: 0
}

.footer-form .form-wrap form::-webkit-input-placeholder {
    color: #000
}

.footer-form .form-wrap form:-ms-input-placeholder {
    color: #000
}

.footer-form .form-wrap form::placeholder {
    color: #000
}

.main-heading {
    font-size: 60px;
    color: #000;
    font-weight: 700
}

.main-para {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 0
}

section.form_bt_sec {
    background-color: #ff7166;
    padding: 70px 0;
    background-image: url(../images/bt-form-img-bg.png);
    background-repeat: no-repeat;
    background-position: right center
}

.form_bt_box input,
.form_bt_box textarea {
    background: #d55e54;
    border: none
}

.form_bt_box .row {
    margin: 0
}

.form_bt_box input:focus,
.form_bt_box textarea:focus {
    outline: 0;
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 0 0 0 rgb(0 123 255 / 25%)
}

.form_bt_box input::-webkit-input-placeholder,
.form_bt_box textarea::-webkit-input-placeholder {
    color: #fff !important
}

.form_bt_box input:-moz-placeholder,
.form_bt_box textarea:-moz-placeholder {
    color: #fff !important
}

.form_bt_box input::-moz-placeholder,
.form_bt_box textarea::-moz-placeholder {
    color: #fff !important
}

.form_bt_box input:-ms-input-placeholder,
.form_bt_box textarea:-ms-input-placeholder {
    color: #fff !important
}

footer.footer_sec {
    background-color: #121212;
    padding: 60px 0 0
}

.footer_box p {
    color: #c3c3c3;
    font-size: 16px;
    margin: 0 0 30px;
    line-height: 25px
}

img.logo_ft {
    margin: 0 0 30px;
    width: 60%
}

.footer_box h3 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 500;
    line-height: 35px
}

a.ft_btn {
    background: #ffd50c;
    padding: 14px 27px;
    border-radius: 5px;
    transition: .5s;
    color: #000;
    font-size: 17px;
    font-weight: 600
}

.dmca {
    margin: 40px 0 0;
    display: flex;
    column-gap: 20px
}

.copyright {
    background-color: #0c0c0c;
    padding: 30px 0;
    color: #fff;
    margin: 70px 0 0
}

.terms_and_privacy {
    background-color: #121212
}

.form_bt_box {
    margin: 50px 0 0
}

.ul-list-mm {
    column-count: 2;
    padding: 0 0 25px
}

.ul-list-mm li {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 10px 15px;
    height: 30px;
    line-height: 24px;
    margin: 0 0 30px
}

.sotry-col-1 {
    display: flex;
    align-items: center
}

.sotry-col-2 {
    display: flex;
    align-items: center;
    margin-top: 45px
}

.hd-txt h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 52px;
    padding-bottom: 20px;
    word-spacing: -3px
}

.story-btn-st {
    margin-top: 25px
}

.hd-txt p {
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    padding: 0 0 20px
}

.story-side-img img,
.story-side-img video {
    width: 100%;
    border-radius: 8px
}

.story-sec {
    padding: 80px 0
}

.story-sec .banner-cta li:nth-child(2) a,
ul.tabing-port li.current,
ul.tabing-port li:hover {
    background: #000;
    color: #fff
}

.story-sec .banner-cta li:nth-child(2) a:hover {
    background: #e61137
}

.logo img {
    width: 255px;
}

.button-call a {
    background: #000 !important;
    color: #fff !important;
    padding: 15px 24px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff
}

ul.tabing-port {
    list-style: none;
    margin: 0 0 50px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

ul.tabing-port li {
    font-size: 14px;
    background: #fff;
    padding: 10px 30px;
    border-radius: 24px;
    color: #000;
    margin-right: 15px
}

.portfolio-tab .my-tabs .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.portfolio-tab .my-tabs .row .port-box {
    padding: 10px
}

.portfolio-tab .my-tabs .row .port-box img {
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    height: 240px
}

.portfolio-tab .my-tabs .row .col-sm-4 {
    padding: 0
}

.portfolio-tab .my-tabs.tabs-all .port-box,
.portfolio-tab .my-tabs.tabs-whiteboard .port-box {
    width: 380px;
    height: 250px;
    margin-bottom: 15px
}

.portfolio-tab .my-tabs.tabs-all .port-box img,
.portfolio-tab .my-tabs.tabs-whiteboard .port-box img {
    object-fit: cover;
    object-position: top
}

.port-box .box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    transform: scaleY(0);
    transition: .5s ease-in-out
}

.port-box .box-content img {
    left: 0;
    width: 100%;
    z-index: -1
}

.port-box .box-content i {
    position: absolute;
    z-index: 1;
    font-size: 35px;
    color: #fff;
    transform: scaleY(0);
    transition: .6s ease-in-out
}

.port-box:hover .box-content,
.port-box:hover .box-content i {
    transform: scaleY(1)
}

.pricing-box {
    background-image: url(../images/pkg-bg.png);
    background: #fb4968;
    clip-path: polygon(0 0, 90% 0%, 100% 10%, 100% 100%, 90% 100%, 10% 100%, 0% 90%, 0% 20%);
    border-radius: 15px;
    border: 5px solid #fff;
    padding: 40px 20px;
    transition: 1s linear;
    margin-top: 40px
}

.pricing-box del.old-price {
    display: block;
    margin: 0;
    padding: 0 0 15px;
}

.pricing-box a.popup_open.get-btn {
    margin-top: 0px;
}

.pricing-box-3.pricing-box-33:before {
    content: '';
    position: absolute;
    display: block;
    right: -30px;
    top: 0;
    bottom: 0;
    font-size: 20px;
    background: #e61137;
    height: 100%;
    width: 1px
}

.pricing-box:hover {
    transition: 1s linear
}

.pricing-box:hover a.popup_open.get-btn {
    background: #ffffff;
    color: #000;
}

@media screen and (max-width: 576px) {
    ul.tabing-port li {
        margin-top: 10px
    }

    .wht_btn_prent {
        display: flex
    }
}

/* 
========================================================
                New Pricing Section
========================================================
*/

.new-pricing-sec {
    padding: 80px 0;
}

.new-pricing-sec .pricing-badge {
    display: inline-block;
    color: #1877f2;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
}

.new-pricing-sec .pricing-header h2 {
    font-size: 38px;
    font-weight: 800;
    color: #111;
    margin-bottom: 15px;
}

.new-pricing-sec .pricing-header p {
    font-size: 17px;
    color: #666;
    margin-bottom: 50px;
}

.new-pricing-slider .slick-track {
    display: flex !important;
    margin: 0 -10px;
    padding: 20px 0;
}

.new-pricing-slider .slick-slide {
    height: auto;
    margin: 0 10px;
    display: flex;
    outline: none;
}

.new-pricing-slider .pricing-card {
    display: flex;
    flex: 1;
    flex-direction: column;
    width: 100%;
    outline: none;
}

.new-pricing-slider .card-inner {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 16px;
    padding: 35px 25px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}

.new-pricing-slider .pricing-card.popular .card-inner {
    border: 2px solid #1877f2;
    padding: 34px 24px;
    box-shadow: 0 10px 30px rgba(24, 119, 242, 0.08);
}

.popular-tag {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background: #eaf2ff;
    color: #1877f2;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 20px;
    z-index: 10;
    white-space: nowrap;
}

.new-pricing-slider .plan-name {
    font-size: 17px;
    font-weight: 700;
    color: #111;
    margin-bottom: 15px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.new-pricing-slider .plan-name .square-icon-parent {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 50px !important;
    height: 50px !important;
    border-radius: 14px;
}

.new-pricing-slider .plan-name .purple {
    background: #eaf2ff;
}

.new-pricing-slider .plan-name .gray {
    background: #f2f2f2;
}

.new-pricing-slider .plan-name .yellow {
    background: #fff3e0;
}

.new-pricing-slider .plan-name .green {
    background: #e8f5e9;
}

.new-pricing-slider .plan-name .square-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 0px;
    border: 2px solid;
}

.new-pricing-slider .plan-name .square-icon.gray {
    border-color: #686868;
}

.new-pricing-slider .plan-name .square-icon.blue {
    border-color: #1877f2;
}

.new-pricing-slider .plan-name .square-icon.yellow {
    border-color: #ff9800;

}

.new-pricing-slider .plan-name .square-icon.green {
    border-color: #4caf50;
    background: #e8f5e9;
}

.new-pricing-slider .plan-price {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.new-pricing-slider .plan-price h3 {
    font-size: 46px;
    font-weight: 800;
    color: #111;
    margin: 0;
    line-height: 1;
    letter-spacing: -1px;
}

.new-pricing-slider .plan-price del {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    text-decoration: line-through;
}

.new-pricing-slider .plan-desc {
    font-size: 14.5px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 25px;
    min-height: 70px;
}

.new-pricing-slider .plan-body {
    flex: 1;
    margin-bottom: 10px;
}

.new-pricing-slider .plan-features {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.new-pricing-slider .plan-features li {
    display: flex;
    align-items: flex-start;
    font-size: 13.5px;
    color: #444;
    margin-bottom: 14px;
    line-height: 1.5;
}

.check-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-radius: 0;
    margin-right: 10px;
    margin-top: 3px;
    flex-shrink: 0;
}

.check-icon.gray {
    border-color: #999;
}

.check-icon.blue {
    border-color: #1877f2;
}

.check-icon.yellow {
    border-color: #ff9800;
}

.check-icon.green {
    border-color: #4caf50;
}

.new-pricing-slider .plan-footer {
    text-align: center;
    margin-top: auto;
}

.new-pricing-slider .btn-outline,
.new-pricing-slider .btn-filled {
    display: block;
    width: 100%;
    border-radius: 8px;
    padding: 14px 10px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-bottom: 12px;
}

.new-pricing-slider .btn-outline {
    border: 1px solid #ddd;
    color: #333;
    background: #fff;
}

.new-pricing-slider .btn-outline:hover {
    background: #f8f9fa;
    border-color: #ccc;
}

.new-pricing-slider .btn-filled {
    border: 1px solid #1877f2;
    color: #fff;
    background: #1877f2;
}

.new-pricing-slider .btn-filled:hover {
    background: #155ebd;
    border-color: #155ebd;
}

.new-pricing-slider .call-link {
    font-size: 12px;
    color: #888;
    text-decoration: none;
    display: inline-block;
}

.new-pricing-slider .call-link:hover {
    color: #1877f2;
}

.pricing-footer {
    margin-top: 20px;
    font-size: 15px;
    color: #666;
}

.pricing-footer a {
    color: #1877f2;
    text-decoration: none;
    font-weight: 500;
}

.pricing-footer a:hover {
    text-decoration: underline;
}

.new-pricing-sec .slick-dots {
    padding: 20px 0 0;
}

@media (max-width: 1600px) {
    .new-pricing-sec {
        padding: 60px 0;
    }

    .new-pricing-slider .card-inner {
        padding: 30px 25px;
    }

    .new-hero-banner {
        padding: 60px 0;
    }

    .new-hero-banner .badge-trust {
        margin-bottom: 15px;
    }

    .new-hero-banner h1 {
        font-size: 34px;
    }

    .new-hero-banner p.sub-heading {
        margin: 20px 0;
    }

    .new-hero-banner .stat-item {
        padding: 15px;
    }

    .new-hero-banner .stat-item h3 {
        font-size: 25px;
    }

    .new-hero-banner .form-container h3 {
        margin-bottom: 20px;
    }

    .new-hero-banner .form-control {
        height: 45px;
        padding: 10px 10px 10px 40px;
    }

    .new-hero-banner .form-group i.left-icon {
        top: 14px;
    }

    .new-hero-banner textarea.form-control {
        min-height: 80px;
    }
}

@media (max-width: 1399px) {
    .new-hero-banner {
        padding: 40px 0;
    }

    .new-hero-banner .badge-trust {
        font-size: 14px;
    }

    .new-hero-banner h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .new-hero-banner p.sub-heading {
        font-size: 14px;
        line-height: 22px;
        margin: 15px 0;
    }

    .new-hero-banner .service-card h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .new-hero-banner .service-card h4 i {
        margin-right: 8px;
        font-size: 14px;
    }

    .new-hero-banner .service-card {
        padding: 12px 15px;
    }

    .new-hero-banner .stat-item h3 {
        font-size: 22px;
    }

    .new-hero-banner .form-container {
        padding: 25px;
    }

    .new-hero-banner .contact-text {
        font-size: 12px;
    }

    .new-hero-banner .contact-text a {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .new-pricing-slider .plan-price h3 {
        font-size: 38px;
    }

    .new-hero-banner .badge-trust i {
        margin-right: 8px;
        font-size: 14px;
    }

    .new-hero-banner .badge-trust {
        font-size: 12px;
    }

    .new-hero-banner h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .new-hero-banner .service-card p {
        font-size: 12px;
        line-height: 20px;
    }

    .new-hero-banner .stats-row {
        margin: 20px 0;
    }

    .new-hero-banner .btn-primary-red,
    .new-hero-banner .btn-secondary-dark {
        padding: 15px 20px;
        font-size: 14px;
    }

    .new-hero-banner .form-container {
        padding: 20px;
    }

    .new-hero-banner .form-container h3 {
        margin-bottom: 15px;
        font-weight: 600;
    }

    .new-hero-banner .form-group {
        margin-bottom: 10px;
    }

    .new-hero-banner .select-arrow {
        top: 13px;
    }

    .new-hero-banner .trust-indicators span {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .new-pricing-slider .plan-price h3 {
        font-size: 32px;
    }

    .new-pricing-slider .plan-desc {
        min-height: 80px;
    }

    .new-pricing-sec .pricing-header h2 {
        font-size: 32px;
    }

    /* .new-hero-banner .services-grid {
        grid-template-columns: 1fr;
    } */

    .new-hero-banner .form-container {
        padding: 20px;
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .new-pricing-sec {
        padding: 50px 0;
    }

    .new-pricing-sec .pricing-header h2 {
        font-size: 28px;
    }

    .new-pricing-slider .slick-slide {
        margin: 0;
    }

    .new-pricing-slider .card-inner {
        margin: 0 10px;
    }

    .new-pricing-slider .plan-desc {
        min-height: auto;
    }

    .new-pricing-sec .pricing-header p {
        margin-bottom: 10px;
    }

    .new-hero-banner .badge-trust {
        font-size: 12px;
        display: block;
        width: fit-content;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .new-hero-banner .service-card h4 {
        margin-bottom: 5px;
        font-size: 20px !important;
        line-height: 25px !important;
        flex-direction: column;
    }

    .new-hero-banner .service-card h4 i {
        margin-right: 0;
        font-size: 25px;
        margin-bottom: 10px;
    }

    .new-hero-banner .service-card p {
        font-size: 14px !important;
        line-height: 22px !important;
        margin: 0;
    }

    .new-hero-banner .stats-row {
        flex-wrap: wrap;
    }

    .new-hero-banner .btn-primary-red i,
    .new-hero-banner .btn-secondary-dark i {
        display: none;
    }

    .new-hero-banner .trust-indicators {
        flex-wrap: wrap;
        gap: 10px;
    }

    .new-hero-banner .trust-indicators span {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .new-hero-banner .stat-item {
        padding: 15px;
        width: 50%;
        border-bottom: 1px solid #2a2a2a;
    }

    .new-hero-banner .form-container h3 {
        font-size: 22px !important;
        margin-bottom: 15px;
        font-weight: 600;
    }

    /* .new-hero-banner h1 {
        text-align: left !important;
        font-size: 22px !important;
        line-height: 30px !important;
    }

    .new-hero-banner p.sub-heading {
        font-size: 14px !important;
        line-height: 22px !important;
        text-align: left !important;
        margin: 15px 0;
    } */

    .brands-list {
        justify-content: center;
        column-gap: 5px;
        flex-wrap: wrap;
    }

    .brands-list li {
        width: 60px;
        height: 100%;
    }

    .brands-list li img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}



/* Custom Pricing Section Styles */
.new-custom-pricing-sec {
    background-color: #0b0c10;
    color: #fff;
    padding: 80px 0;
}
.new-custom-pricing-sec .pricing-header {
    margin-bottom: 50px;
}
.new-custom-pricing-sec .pricing-badge-top {
    color: #00d2ff;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}
.new-custom-pricing-sec .pricing-header h2 {
    font-size: 42px;
    font-weight: 700;
    margin: 15px 0;
    color: #fff;
}
.new-custom-pricing-sec .text-cyan {
    color: #00d2ff;
}
.new-custom-pricing-sec .pricing-header p {
    color: #8892b0;
    font-size: 16px;
}
.new-custom-pricing-sec .pricing-header p strong {
    color: #fff;
}
.new-custom-pricing-sec .pricing-card-custom {
    padding: 15px;
}
.new-custom-pricing-sec .card-inner-custom {
    background: #11141c;
    border-radius: 12px;
    border: 1px solid #1e293b;
    padding: 30px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
}

/* Most Popular Badge */
.new-custom-pricing-sec .popular-tag {
    position: absolute;
    top: -10px;
    left: 80px;
    background: #00d2ff;
    color: #000;
    font-size: 10px;
    font-weight: 700;
    padding: 5px 12px;
    border-radius: 20px;
    letter-spacing: 1px;
}

/* Default active state for Growth */
.new-custom-pricing-sec .card-growth {
    border-color: #00d2ff;
    box-shadow: 0 0 30px rgba(0, 210, 255, 0.15);
}

/* Hover effects matching card theme */
.new-custom-pricing-sec .card-growth:hover {
    box-shadow: 0 0 40px rgba(0, 210, 255, 0.4);
    transform: translateY(-5px);
}
.new-custom-pricing-sec .card-premium:hover {
    border-color: #a855f7;
    box-shadow: 0 0 40px rgba(168, 85, 247, 0.4);
    transform: translateY(-5px);
}
.new-custom-pricing-sec .card-elite:hover {
    border-color: #eab308;
    box-shadow: 0 0 40px rgba(234, 179, 8, 0.4);
    transform: translateY(-5px);
}

.new-custom-pricing-sec .card-head-custom {
    border-bottom: 1px solid #1e293b;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.new-custom-pricing-sec .plan-name-custom {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.new-custom-pricing-sec .icon-box {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    transition: all 0.3s ease;
}
.new-custom-pricing-sec .icon-cyan { background: rgba(0, 210, 255, 0.1); }
.new-custom-pricing-sec .icon-purple { background: rgba(168, 85, 247, 0.1); }
.new-custom-pricing-sec .icon-yellow { background: rgba(234, 179, 8, 0.1); }

/* Hover icon effects */
.new-custom-pricing-sec .card-growth:hover .icon-cyan {
    background: rgba(0, 210, 255, 0.3);
}
.new-custom-pricing-sec .card-premium:hover .icon-purple {
    background: rgba(168, 85, 247, 0.3);
}
.new-custom-pricing-sec .card-elite:hover .icon-yellow {
    background: rgba(234, 179, 8, 0.3);
}

.new-custom-pricing-sec .plan-name-custom h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.new-custom-pricing-sec .plan-name-custom span {
    color: #64748b;
    font-size: 11px;
    letter-spacing: 1px;
}
.new-custom-pricing-sec .save-badge {
    display: inline-block;
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 4px;
    margin-bottom: 15px;
    font-weight: 600;
}
.new-custom-pricing-sec .cyan-badge { background: rgba(0, 210, 255, 0.1); color: #00d2ff; }
.new-custom-pricing-sec .purple-badge { background: rgba(168, 85, 247, 0.1); color: #a855f7; }
.new-custom-pricing-sec .yellow-badge { background: rgba(234, 179, 8, 0.1); color: #eab308; }
.new-custom-pricing-sec .plan-price-custom {
    display: flex;
    align-items: flex-end;
    margin-bottom: 5px;
}
.new-custom-pricing-sec .plan-price-custom h3 {
    font-size: 48px;
    font-weight: 700;
    margin: 0;
    line-height: 1;
    color: #fff;
}
.new-custom-pricing-sec .plan-price-custom del {
    color: #64748b;
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 5px;
    text-decoration: line-through;
}
.new-custom-pricing-sec .plan-subtitle {
    color: #64748b;
    font-size: 12px;
    margin: 0;
}
.new-custom-pricing-sec .plan-desc-custom {
    color: #8892b0;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 15px;
}
.new-custom-pricing-sec .plan-desc-custom strong {
    color: #fff;
}
.new-custom-pricing-sec .plan-features-custom {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
    color: #cbd5e1;
    font-size: 14px;
}
.new-custom-pricing-sec .plan-features-custom li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}
.new-custom-pricing-sec .plan-features-custom li i {
    margin-right: 10px;
}
.new-custom-pricing-sec .cyan-check li i { color: #00d2ff; }
.new-custom-pricing-sec .purple-check li i { color: #a855f7; }
.new-custom-pricing-sec .yellow-check li i { color: #eab308; }
.new-custom-pricing-sec .plan-footer-custom {
    margin-top: auto;
    text-align: center;
}
.new-custom-pricing-sec .plan-footer-custom a[class^="btn-"] {
    display: block;
    text-align: center;
    font-weight: 600;
    padding: 12px;
    border-radius: 8px;
    width: 100%;
    transition: all 0.3s;
    text-decoration: none;
}
.new-custom-pricing-sec .btn-cyan {
    background: #00d2ff;
    color: #000;
}
.new-custom-pricing-sec .btn-cyan:hover {
    background: #00b8e6;
    color: #000;
}
.new-custom-pricing-sec .btn-dark-outline {
    background: transparent;
    color: #fff;
    border: 1px solid #334155;
    transition: all 0.3s ease;
}

/* Hover effects for buttons */
.new-custom-pricing-sec .card-premium:hover .btn-dark-outline {
    border-color: #a855f7;
    background: rgba(168, 85, 247, 0.1);
}
.new-custom-pricing-sec .card-elite:hover .btn-dark-outline {
    border-color: #eab308;
    background: rgba(234, 179, 8, 0.1);
}

.new-custom-pricing-sec .plan-footer-custom p {
    margin-top: 15px;
    font-size: 12px;
    color: #64748b;
    text-align: center;
}
.new-custom-pricing-sec .plan-footer-custom p a {
    color: #64748b;
    text-decoration: none;
}
.new-custom-pricing-sec .pricing-trust-custom {
    color: #64748b;
    font-size: 13px;
    margin-top: 50px;
}
.new-custom-pricing-sec .pricing-trust-custom i {
    color: #00d2ff;
    margin-right: 5px;
}
.new-custom-pricing-sec .pricing-trust-custom .dot-sep {
    margin: 0 15px;
}
@media (max-width: 767px) {
    .new-custom-pricing-sec .pricing-trust-custom span {
        display: block;
        margin-bottom: 10px;
    }
    .new-custom-pricing-sec .pricing-trust-custom .dot-sep {
        display: none;
    }
}
/* Kinetic Card Styles */
.new-custom-pricing-sec .card-kinetic {
    border-color: #007bff;
    box-shadow: 0 0 30px rgba(0, 123, 255, 0.15);
}
.new-custom-pricing-sec .card-kinetic:hover {
    border-color: #00d2ff;
    box-shadow: 0 0 40px rgba(0, 210, 255, 0.4);
    transform: translateY(-5px);
}
.new-custom-pricing-sec .icon-blue { background: rgba(0, 123, 255, 0.15); }
.new-custom-pricing-sec .card-kinetic:hover .icon-blue { background: rgba(0, 123, 255, 0.3); }

.new-custom-pricing-sec .kinetic-icon {
    background: #00d2ff;
    color: #000;
    border-radius: 8px;
    width: 38px;
    height: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-weight: 800;
}
.new-custom-pricing-sec .kinetic-A { font-size: 18px; margin-top: 2px; }
.new-custom-pricing-sec .kinetic-a { font-size: 13px; margin-top: -3px; }

.new-custom-pricing-sec .blue-badge { background: rgba(0, 123, 255, 0.15); color: #00d2ff; border: 1px solid rgba(0, 210, 255, 0.2); }
.new-custom-pricing-sec .blue-check li i { color: #00d2ff; }

.new-custom-pricing-sec .btn-blue {
    background: linear-gradient(90deg, #00d2ff 0%, #007bff 100%);
    color: #fff;
    border: none;
}
.new-custom-pricing-sec .btn-blue:hover {
    background: linear-gradient(90deg, #00b8e6 0%, #0056b3 100%);
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 123, 255, 0.3);
}

/* Launch Deal Tag */
.new-custom-pricing-sec .launch-deal-tag {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #00d2ff;
    color: #000;
    font-size: 10px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 20px;
    letter-spacing: 1px;
    white-space: nowrap;
    box-shadow: 0 0 15px rgba(0, 210, 255, 0.4);
}

/* Fancy Slick Dots */
.new-custom-pricing-sec .slick-dots {
    bottom: -35px;
}
.new-custom-pricing-sec .slick-dots li {
    margin: 0 6px;
}
.new-custom-pricing-sec .slick-dots li button:before {
    font-size: 14px;
    color: #334155;
    opacity: 1;
    transition: all 0.3s ease;
}
.new-custom-pricing-sec .slick-dots li:hover button:before {
    color: #64748b;
}
.new-custom-pricing-sec .slick-dots li.slick-active button:before {
    color: #00d2ff;
    font-size: 16px;
    text-shadow: 0 0 12px rgba(0, 210, 255, 0.8);
    transform: scale(1.2);
}
