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

.mainBanner,.mmpopup,.ovr-hiddn,.popupmain,.slick-dots li,footer {
    overflow: hidden
}

.error-heading,.error-text {
    line-height: 68px;
    font-weight: 500
}

h2.banner-stylish-text,h2.banner-stylish-text-2 {
    white-space: nowrap;
    -webkit-text-fill-color: transparent
}

.sec-heading h2,.sec-steps-text h2,.send input[type=submit],.tomorrow-text h2 {
    text-transform: capitalize
}

:root {
    --primary: #4285ee;
    --bg-light: #ffdecc;
    --bg-gray: #f4f9ff;
    --black: #000000;
    --white: #ffffff;
    --dark: #333333;
    --font-heading: "Neue Montreal",sans-serif;
    --font-accent: "Poppins",sans-serif;
    --font-body: "Poppins",sans-serif;
    --icon: "Font Awesome 6 Pro",sans-serif
}

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

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

::-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: #F3CDEC;
}

.mmpopup .centercont h4 span span,[class^=box-] {
    display: none
}

.ext-main-platform:hover .sub-ext p,.logo img,.overlay.active,[class^=box-].showfirst {
    display: block
}

body {
    font-family: var(--font-body);
    overflow-x: hidden!important;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: #FFECEE;
}

h1,h2,h3,h4,h5,h6 {
    display: block;
    font-weight: 400;
    font-family: var(--font-heading)
}

.logo,.slick-dots li,a,input[type=submit],span {
    display: inline-block
}

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

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

a,input[type=submit] {
    cursor: pointer;
    text-decoration: none
}

button,input[type],select,textarea {
    font-family: var(--font-body);
    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
}

.pad-zero {
    padding: 0
}

.pad-l-zero {
    padding-left: 0
}

.pad-r-zero {
    padding-right: 0
}

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

.hding-1 h1 {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px
}

.highlighted {
    color: #ff5e14
}

.slick-list {
    margin: 0 -15px
}

.slick-slide {
    margin: 0 15px
}

.slick-dots {
    padding: 0px 0 0;
    text-align: center
}

.slick-dots li {
    margin: 0 10px 0 0;
    width: auto;
    vertical-align: middle;
    padding: 0;
    border: none
}

.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 20px
}

.slick-dots li button {
    height: 8px;
    width: 30px;
    border-radius: 100px;
    padding: 0;
    background: #ddd;
    border: none;
    cursor: pointer;
    font-size: 0px;
    box-sizing: border-box
}

.slick-dots li.slick-active button {
    background: #F3CDEC;
    width: 55px
}

header {
    top: 0;
    z-index: 10;
    left: 0;
    right: 0
}

.menuWrap {
    display: flex;
    align-items: center;
    justify-content: space-around
}

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

.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: var(--primary);
    transition: .6s;
    border-radius: 100px
}

.menu,.menu>li,.mmpopup .centercont ul {
    display: inline-block;
    vertical-align: middle
}

.chev,.fld-btn button,.header-btn {
    transition: .5s
}

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

.menu {
    font-size: 0px
}

.menu>li {
    padding: 16px 0 16px 50px
}

.menu>li>a {
    font-size: 16px;
    color: #1E1E1E;
    font-weight: 600;
    padding: 12px 24px
}

.header-btn {
    color: #1E1E1E!important;
    border-radius: 201.816px;
    border: 1.009px solid rgba(255, 255, 255, .32);
    background: #dd9cd1;
    padding: 5px 10px 5px 25px!important;
    position: relative;
    z-index: 5;
}

.btn-wrap .theme-btn:hover,.fld-btn button:hover,.header-btn:hover {
    transform: scale(1.03)
}

.menu>li .active>a,.menu>li :hover>a {
    color: #e9b0ba;
}

@keyframes scale-display {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scale-display--reversed {
    0% {
        display: inline-flex;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    99% {
        display: inline-flex;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        display: none;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

.has-child {
    position: relative;
    z-index: 1
}

.dropdown {
    position: absolute;
    background: #fff;
    border-radius: 0 0 10px 10px;
    top: 100%;
    width: 300px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%),0 6px 6px rgb(0 0 0 / 10%);
    display: none
}

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

@keyframes slide {
    0% {
        height: 0
    }

    100% {
        height: auto
    }
}

.dropdown .dropdown {
    left: 100%;
    top: 0
}

.dropdown ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 10px 20px
}

.dropdown li:not(:last-child) {
    border-bottom: 1px solid #ddd
}

.chev.rotate {
    transform: rotate(180deg)
}

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

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

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

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

.mainBanner {
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    /* justify-content: center; */
    height: 55vh;
    position: relative;
    z-index: 0
}

.banner-content {
    text-align: center;
    position: relative
}

h1.banner-heading {
    font-size: 75px;
    font-weight: 500;
    text-align: start;
    border-bottom: 3px;
    line-height: 70px;
    position: relative;
    width: 100%;
    margin: 0;
    padding-bottom: 35px;
    background: linear-gradient(90deg, #A75281 3.71%, #544C55 96.93%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1;
}

h5.sub-heading {
    font-size: 18px;
    line-height: 24px;
    color: #1E1E1E;
    font-weight: 500;
    display: inline-block;
    border-radius: 80px;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
    text-align: start;
    border: 1.009px solid rgba(0, 0, 0, 0.10);
}

p.banner-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
    width: 80%;
    margin: 0;
    padding: 20px 0;
    text-align: start;
    position: relative;
    z-index: 3;
}

.accordion-list,.portfolio-slider,section {
    position: relative
}

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

.accordion-list li {
    padding: 30px 35px 30px 30px;
    cursor: pointer;
    width: 100%;
    margin: 0 auto 1.5rem;
    border: 1px solid #d1d5db;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    border-radius: 15px
}

.accordion-list li h3 {
    color: #000;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px
}

ul.accordion-list li h3:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    color: #9ca3af;
    transition: .3s ease-in-out;
    font-size: 16px;
    font-weight: 600;
    top: 0;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
    padding: 1px 3px
}

.accordion-list li.active h4::after {
    color: #9ca3af;
    content: "\f077"
}

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

.answer p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    border-top: 1px solid #dbdbdb;
    padding-top: 15px;
}

.overlay {
    background-color: rgb(197 197 197 / 32%);
    bottom: 0;
    top: 0;
    backdrop-filter: blur(10px)
}

.popupmain {
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: 1000px;
    background: #fff;
    box-shadow: 0 0 30px -9px #0000006e;
    border-radius: 30px;
    max-width: 97%;
    max-height: 90vh
}

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

.mmpopup {
    text-align: center;
    background: #f8f8f8
}

.mmpopup .formpop {
    width: 100%;
    margin: 24px auto;
    padding: 0 30px 10px
}

.mmpopup .fld-input {
    width: 100%;
    overflow: hidden;
    text-align: start
}

.arrows,.contact-us-img,.pckg.d2 .upper,.sec-heading h2,.sec-heading.center {
    text-align: center
}

.mmpopup .centercont h3 {
    font-size: 36px;
    color: #141515;
    margin-bottom: 10px;
    text-align: start
}

.mmpopup .centercont h4 {
    font-size: 32px;
    color: #d195c6;
    font-weight: 600;
    text-align: start;
    margin: 10px 30px 20px
}

.mmpopup .centercont p {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    text-align: start;
    width: 90%
}

.closeico {
    top: 25px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f4f6;
    border-radius: 100px
}

.copyright-sec,footer {
    background: #1b1b1b
}

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

.closeico1 {
    top: 15px
}

.mmpopup .centercont ul {
    margin-bottom: 30px;
    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 h3 span {
    display: block;
    margin: 0 30px;
    color: #000;
    font-weight: 700;
    line-height: 120%
}

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

.fld-input input {
    width: 100%;
    letter-spacing: .2px;
    border: 0!important;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 0 20px
}

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

.fld-btn button {
    padding: 15px 30px;
    color: #1E1E1E;
    font-size: 18px;
    border-radius: 201.816px;
    border: 1.009px solid rgba(255,255,255,.32);
    background: #d195c6;
    width: 100%
}

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

.pckg.d2 .upper .title {
    font-size: 24px;
    line-height: 24px
}

.pckg.d2 .upper .price {
    justify-content: center
}

.pckg,.pckg .bottom {
    flex-direction: column
}

.pckg.d2 .upper .price .amount {
    font-size: 70px;
    line-height: 85px
}

.pckg {
    color: #000;
    display: flex;
    gap: 1rem;
    position: relative;
    transition: .3s;
    box-shadow: -10px 14px 30px rgb(0 0 0 / 7%);
    height: 100%;
    padding: 15px;
    border-radius: 25px;
    border: 1px solid #d9d9d9;
    background: #fff;
}

.btn-wrap,.pckg .upper .price {
    align-items: center;
    display: flex
}

.pckg .upper .title {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 1rem;
    color: #1e1e1e;
    font-weight: 600;
    margin-top: 10px;
    border-bottom: 1px solid #000000;
}

.pckg .upper .starting-in {
    font-size: 14px;
    line-height: 20px;
    color: #6b7280
}

.pckg .upper p {
    font-size: 17px;
    line-height: 26px;
    color: #6e6e6e;
    margin-bottom: 1.5rem
}

.pckg .upper .price {
    gap: 10px;
    margin: 1.5rem 0;
    justify-content: space-between
}

.pckg .upper .price .amount {
    font-weight: 600;
    font-size: 51px;
    line-height: 40px;
    color: #1e1e1e;
}

.pckg .upper .price .uspto {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1e1e1e;
}

.pckg .upper {
    border-radius: 21px;
    background: #F3CDEC;
    padding: 20px 20px 0
}

.pckg .bottom .includes {
    letter-spacing: .025em;
    text-transform: uppercase;
    color: #111827;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px
}

.pckg .bottom {
    display: flex;
    justify-content: space-between;
    flex: 1
}

.pckg .bottom ul li {
    font-weight: 400;
    font-size: 16px;
    padding-left: 35px;
    padding-right: 27px;
    line-height: 30px;
    color: #5b5b5b;
    position: relative
}

.pckg .bottom ul {
    margin: 1rem 0 3rem;
    overflow-y: auto;
    padding-right: 10px;
    height: 254px
}

.bottom span {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600
}

.pckg .bottom ul li:not(.last),.terms ul li {
    margin-bottom: 1rem
}

.pckg .bottom ul li::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 7px;
    left: 10px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner/blue-bullet.webp);
    filter: brightness(1) hue-rotate(82deg);
}

.pckg .btn-wrap {
    flex-direction: column;
    margin: 0
}

.pckg:hover {
    /* border: 1px solid #4f7efa; */
}

.pckg.popular {
    background: #283068;
    transform: scale(1.03)
}

.copyright a,.copyright p,.ext-main-platform:hover .sub-ext h4,.pckg.popular .bottom span,.pckg.popular .bottom ul li,.pckg.popular .title,.pckg.popular p,.sec-heading.white h2,.sec-online-space-text h2,.sec-online-space-text p {
    color: #fff
}

.d3 li a,.pckg.popular .uspto,ul.overview-nav.d2.d3.ads-d li.active a {
    /* color: #fff!important; */
}

.pckg.popular .btn-wrap .theme-btn {
    background: #fbbf24!important;
    color: #000!important;
    padding: 16px 24px
}

.pckg .btn-wrap .theme-btn {
    padding: 16px 24px
}

.pckg.popular .amount {
    color: #fbbf24!important
}

.pckg.popular .bottom ul li::before {
    color: #fbbf24
}

.sec-heading {
    margin-bottom: 2rem
}

.sec-heading h2 {
    color: #1E1E1E;
    font-size: 40px;
    font-weight: 900;
    line-height: 45px;
    letter-spacing: .88px;
    margin-bottom: 10px;
}

.sec-heading p {
    margin: auto;
    font-size: 17px;
    padding: 0;
    font-weight: 400;
    color: rgb(30 30 30 / 80%);
    width: 80%;
    letter-spacing: 0;
    margin-bottom: 10px;
    line-height: 24px
}

.sec-heading h5.sub-heading {
    font-weight: 600;
    font-size: 18px;
    line-height: 29px;
    color: var(--primary);
    margin-bottom: 1rem
}

.padding-2 {
    padding: 1rem 0
}

.btn-wrap {
    gap: 1rem;
    margin: 1rem 0;
    justify-content: center
}

.error-text,.port-card {
    margin-bottom: 1.5rem
}

.btn-wrap .theme-btn {
    padding: 18px 30px;
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 200;
    transition: .5s;
    border-radius: 201.816px;
    background: #F3CDEC;
}

.btn-wrap .theme-btn.bordered {
    background: 0 0;
    color: var(--black)
}

ul.f-link {
    display: flex;
    align-items: center;
    gap: 20px
}

ul.f-link li:first-child {
    border-right: 1px solid #fff;
    padding-right: 20px
}

.mt-200 {
    margin-top: 200px
}

.port-slide .det {
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box
}

.copyright,a.arrow-btn {
    display: flex;
    align-items: center
}

.port-slide .det span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: var(--font-heading)
}

.port-slide .det a {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #31a8fe;
    border-bottom: 1px solid
}

.banner-slideshow-image,.banner-slideshow-image img,.logo-work-sec img,.port-card img,.portfolio-slider .port-slide img,.sec-1-video img,.testi-slide a,.testi-slide img {
    width: 100%
}

a.arrow-btn {
    position: absolute;
    top: calc(50% - 54px);
    width: 60px;
    height: 60px;
    background: #fff;
    justify-content: center;
    border-radius: 50%;
    z-index: 1;
    font-size: 24px;
    color: #333;
    box-shadow: 0 1.32566px 14px rgba(0,0,0,.08)
}

.portfolio-slider a.arrow-btn.right.slick-arrow {
    right: 8%
}

.portfolio-slider a.arrow-btn.left.slick-arrow {
    left: 8%
}

.overlap-slider {
    position: absolute;
    width: 180%
}

.arrows {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 30px
}

.input-field1 input,.input-field1 textarea {
    cursor: pointer;
    height: 58px;
    width: 100%;
    font-size: 16px;
    color: #222;
    padding: 15px 14px;
    outline: 0!important;
    text-transform: capitalize;
    margin-bottom: 30px;
    border-radius: 6px;
    border: 1px solid #00000021;
    background-color: transparent
}

.input-field1 textarea {
    height: 58px
}

.send {
    text-align: left
}

.send input[type=submit] {
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    color: #1e1e1e;
    cursor: pointer;
    transition: .4s;
    width: 100%;
    border: 0;
    padding: 12px 50px;
    border-radius: 50px;
    box-shadow: 0 1.7px 3.1px 0 rgba(11,93,81,.01);
    background-color: #F3CDEC;
}

footer {
    padding: 62px 0;
    z-index: 2;
    position: relative
}

.copyright {
    text-align: center;
    border-top: 1px solid #2c2c2c;
    padding: 20px 0;
    justify-content: space-between
}

.hours span,ul.f-link {
    align-items: center;
    display: flex
}

ul.f-link {
    gap: 15px
}

.footer-sec p {
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
    padding-top: 33px
}

.footer-hdng h4 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2c2c2c
}

.f-menu li a {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5
}

.footer-hdng p {
    color: #fff;
    line-height: normal;
    padding-bottom: 16px
}

.hours span {
    border: 1px solid #7a7a7a;
    border-radius: 10px;
    padding: 12px 10px;
    gap: 0;
    position: relative
}

.hours p {
    color: #fff;
    font-size: 16px
}

.f-menu li a i {
    color: var(--primary);
    margin-right: 10px
}

.f-menu li {
    line-height: 2
}

.f-link li {
    width: 40.8px;
    height: 40.8px;
    background: var(--primary);
    border-radius: 50px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center
}

.error-text {
    font-size: 96px;
    color: var(--accent)
}

.error-heading {
    font-size: 52px;
    color: #000
}

.error-image {
    margin-top: 40px
}

.thankyou-text {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0px;
    color: #000
}

.terms .roman {
    list-style: upper-roman
}

.terms ul {
    padding-left: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #333
}

.terms ul li::marker {
    font-size: 22px;
    font-weight: 500
}

.terms h4 {
    font-size: 24px;
    margin: 1rem 0;
    color: #000;
    font-weight: 600
}

.terms p {
    margin-bottom: 2rem;
    color: #000;
    line-height: 25px;
    font-weight: 500
}

.mmpopup {
    padding: 20px 0 0!important
}

.mmpopup .centercont h3 span {
    font-size: 25px!important
}

.mmpopup .centercont p {
    margin: 0 30px 30px!important
}

.mmpopup .fld-input {
    margin-bottom: 5px!important
}

.fld-input input {
    height: 40px!important
}




a.logo img {
    width: 140px;
}



@media (max-width: 1440px) {
    .sec-design-text h2,.sec-design-text p {
        width:50%!important
    }

    .bg-white .sec-heading p,section.bg-white p {
        color: #fff;
        text-align: start
    }

    h2.animated-heading.contact-heading-ex-1 {
        left: -31vw!important;
        font-size: 13vw!important
    }

    h3.animated-heading-2.contact-heading-ex-2 {
        right: -47vw!important;
        font-size: 13vw!important
    }

    section.bg-white.work-extra-color {
        padding: 2rem 0!important
    }

    .sub-online-card-2 p {
        font-size: 12px!important;
        line-height: 1.6!important
    }

    .banner-content {
        padding-top: 12rem!important
    }

    section.sec-1 {
        margin-bottom: 14vw
    }

    section.platform {
        border-top: 1px solid #d9d9d9;
        padding-top: 3rem;
        margin-bottom: 2rem!important
    }

    section.sec-web.horizontal {
        height: 650px!important
    }

    .sec-design-text .sec-heading {
        margin: 0
    }

    .sec-steps-text .banner-stylish-text {
        font-size: 100px!important
    }

    section.sec-web.horizontal .btn-wrap {
        justify-content: end
    }

    .sec-web-img {
        padding-bottom: 30px
    }

    ul.menu.btns li a {
        font-size: 16px;
        padding: 0
    }

    .menuWrap {
        justify-content: start
    }

    .main-img-balls {
        display: none
    }

    .pckg .bottom ul {
        height: 255px!important;
        margin-bottom: 25px!important
    }

    .design-heading-ex-1 {
        left: -28vw!important;
        top: 40vw
    }

    .mmpopup .centercont h3 span {
        font-size: 25px!important
    }

    .formpop h2 {
        display: none!important;
        font-size: 20px!important
    }

    .pckg {
        margin-bottom: 5px!important
    }

    .tomorrow-text-main {
        margin-bottom: -38px!important
    }

    .popup-img img {
        height: 380px!important
    }

    .mmpopup {
        width: 100%!important;
        padding: 10px 0 0!important
    }

    .popupmain {
        width: 70%!important
    }

    .fld-input input {
        height: 35px!important
    }

    .fld-input label {
        padding: 5px 10px!important
    }

    .mmpopup .formpop {
        margin: 0!important
    }

    .mmpopup .fld-input {
        margin-bottom: 6px!important
    }

    .mmpopup .centercont p {
        margin: 0 30px 30px!important
    }

    .contact-heading-ex-1 {
        left: -40vw!important
    }

    .contact-heading-ex-2,.support-heading-ex-2 {
        right: -50vw!important
    }

    .ads-heading-ex-1,.support-heading-ex-1,.work-heading-ex-1 {
        left: -25vw!important;
        top: 40vw!important
    }

    ul.overview-nav.d2 {
        width: 48%!important
    }

    .work-heading-ex-2 {
        right: -30vw!important;
        top: 40vw!important
    }

    .graphics-heading-ex-2 {
        right: -41vw!important
    }

    .menu>li>a {
        padding: 5px 5px 5px 20px!important
    }

    .main-header {
        margin-top: 15px!important
    }

    .d3 {
        width: 55%!important
    }

    .animated-card-text p,.f-menu li a,.hours span input {
        font-size: 14px
    }

    .btn-wrap .theme-btn,.footer-hdng h4 {
        font-size: 16px
    }

    .sub-large-balls img {
        left: 80vw!important;
        bottom: 75vw!important
    }

    .sub-small-balls img {
        left: 4vw!important;
        bottom: 39vw!important;
        z-index: 1!important
    }

    h2.animated-heading {
        left: -25vw;
        top: 42vw
    }

    h3.animated-heading-2 {
        right: -31vw;
        top: 37vw
    }

    .menu>li {
        padding: 0 14px
    }

    section.sec-1 {
        height: 420px!important
    }

    h1.banner-heading {
        font-size: 60px
    }

    h2.banner-stylish-text {
        font-size: 130px!important
    }

    .main-color-div {
        padding: 2.5rem 0 4rem!important
    }

    .sec-heading h2 {
        font-size: 36px;
        line-height: 1.2
    }

    .sec-design-text p {
        font-size: 16px;
        line-height: 1.5
    }

    .sub-design img {
        height: 180px
    }

    .main-online-card {
        padding: 20px
    }

    .sub-online-card:before {
        top: -21px;
        height: 200px
    }

    .sub-online-card p {
        font-size: 13px
    }

    .opt-flex-sub-online-card h4 {
        font-size: 30px
    }

    .opt-flex-sub-online-card {
        margin: 0 0 20px
    }

    .sub-ext p {
        font-size: 13px;
        line-height: 1.5
    }

    .animated-card-text li {
        font-size: 15px
    }

    .animated-card-text h3 {
        font-size: 32px
    }

    .sec-steps-text h2 {
        font-size: 36px!important
    }

    .steps-img h4 {
        font-size: 28px!important
    }

    section.bg-white p {
        font-size: 15px
    }

    .contact-text .banner-stylish-text {
        font-size: 120px
    }

    section.platform.extra-platform {
        margin-bottom: 0;
        padding-top: 4rem;
        padding-bottom: 4rem!important
    }

    section.tomorrow .main-color-div {
        padding: 1.5rem 0 .6rem!important
    }
}

@media (max-width: 1200px) {
    
    .footer-g.ext-footer {
    width: 12vw;
    padding-left: 2.4vw !important;
}

.footer-g {
    padding-left: 4vw !important;
}
    
    .sub-contact-div p,.sub-menu a,a.header-btn,section.globally .sec-heading.center {
        margin-bottom:0!important
    }

    .card-contact-main {
        margin-top: 15px!important
    }

    .input-field1 input {
        height: 40px!important
    }

    section.bg-white.work-extra-color {
        padding: 0!important
    }

    h3.animated-heading-2.pricing-heading-ex-2 {
        right: -32vw!important;
        top: 44vw!important
    }

    h2.animated-heading.pricing-heading-ex-1 {
        left: -23vw!important
    }

    .pckg .bottom ul {
        height: 218px!important
    }

    .pckg .bottom ul li:not(.last) {
        margin-bottom: .6rem
    }

    .tomorrow-text h2 {
        padding-bottom: 0!important
    }

    section.contact .tomorrow-text,section.contact2 p {
        margin-bottom: 10px!important
    }

    section.sec-design {
        padding: 2rem 0 16rem!important
    }

    section.steps {
        padding: 4rem 0 0!important
    }

    .extra-border-bottom-div {
        padding-right: 10px!important;
        margin-left: -10px!important
    }

    section.sec-web.horizontal {
        height: 550px!important
    }

    .tomorrow-text-main {
        margin-bottom: -38px!important
    }

    .popup-img img {
        height: 340px!important
    }

    .mmpopup .centercont p {
        margin: 0 30px 10px!important
    }

    .formpop h2 {
        display: block!important
    }

    .mmpopup .centercont h3 span {
        font-size: 24px!important
    }

    .mmpopup .centercont h4 {
        font-size: 20px!important;
        margin: 10px 30px!important
    }

    .mmpopup .centercont h4 span {
        font-size: 36px!important
    }

    .mmpopup .centercont p {
        font-size: 14px!important;
        line-height: 18px!important
    }

    .pckg .upper .price .amount {
        font-size: 28px!important
    }

    .pckg .upper .price .uspto {
        font-size: 12px!important
    }

    .popupmain {
        max-height: 100vh!important
    }

    ul.overview-nav.d2 {
        width: 57%!important
    }

    .sub-large-balls img,header .main-header ul.menu>li>a:before {
        display: none
    }

    header {
        padding: 1rem 0
    }

    .btns {
        margin: 1.5rem 0
    }

    .dropdown {
        position: unset;
        box-shadow: none;
        width: 100%;
        background: #f0f8ff80
    }

    .dropdown ul li a {
        padding: 1rem;
        line-height: 1rem;
        font-weight: 500
    }

    .form-head .form-heading {
        white-space: normal;
        font-size: 20px
    }

    .form-head {
        padding: 1rem
    }

    .btn-normal {
        padding: 10px 8px
    }

    .sub-menu a {
        color: #333!important
    }

    .sub-menu {
        left: auto!important;
        padding-top: 16px;
        top: 24px
    }

    a.header-btn {
        padding: 15px 20px!important;
        display: flex!important;
        gap: 5px!important;
        align-items: center
    }

    .menuWrap .menu:first-child {
        padding-left: 0;
        width: 100%
    }

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

    .menu-Bar {
        display: block;
        top: 0
    }

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

    .menuWrap {
        position: fixed;
        left: -210%;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #fff;
        height: 100vh;
        display: flex;
        align-items: center;
        flex-flow: column;
        transition: .4s;
        z-index: 103;
        width: 70%;
        overflow-y: auto;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%),0 2px 4px -1px rgb(0 0 0 / 6%)
    }

    ul.menu>li {
        display: flex;
        justify-content: center;
        gap: 5px;
        border-bottom: 1px solid #ddd;
        padding: 0;
        flex-direction: column
    }

    ul.menu>li>a {
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize
    }

    .container {
        position: relative
    }

    header .main-header ul.menu>li>a {
        color: #333;
        width: 100%;
        text-align: left;
        margin: 0;
        display: flex;
        justify-content: space-between;
        padding: 1rem
    }

    ul.menu.btns li {
        border: none!important
    }

    header .main-header ul.menu>li {
        padding: 10px!important
    }
}

@media (max-width: 1025px) {
    .content {
        display:none
    }

    .btn-wrap .theme-btn {
        font-size: 14px
    }

    .overlap-slider {
        width: 100%;
        position: relative
    }

    h1.banner-heading {
        font-size: 52px
    }

    .sub-small-balls img {
        left: 0!important;
        bottom: 30vw!important;
        display: none
    }

    section.sec-1 {
        height: 350px!important;
        border-bottom: none!important
    }

    .sub-platform h4 {
        font-size: 16px
    }

    .sub-platform-text p {
        font-size: 14px;
        margin-top: 12px
    }

    .bg-white .sec-heading h2 {
        font-size: 30px;
        width: 100%
    }

    .sec-design-text .banner-stylish-text-2 {
        font-size: 120px
    }

    .sub-design img {
        height: 150px
    }

    .main-color-div p {
        font-size: 15px!important;
        line-height: 1.5!important
    }

    .sec-steps-text h2,.tomorrow-text h2 {
        font-size: 30px!important
    }

    .sec-heading h2 {
        font-size: 30px
    }

    .contact-text .banner-stylish-text {
        font-size: 100px!important
    }

    .tomorrow-text-main {
        margin-bottom: -63px!important
    }

    .copyright p,.f-menu li a,.footer-sec p,p.para-footer {
        font-size: 12px
    }

    .footer-g {
        padding: 0 20px!important
    }

    .hours span input {
        font-size: 10px
    }

    button.footer-btn {
        font-size: 9px!important
    }

    .main-online-card {
        padding: 15px!important
    }

    .sub-online-card p {
        font-size: 12px!important;
        line-height: 1.5!important
    }

    .sub-online-card-2 {
        font-size: 12px!important;
        line-height: 1.5
    }

    .sub-online-card:before {
        top: -15px!important;
        height: 195px!important
    }

    .sec-steps-text .banner-stylish-text {
        font-size: 120px!important
    }

    .steps-img {
        height: 100%!important;
        padding: 10px 30px!important;
        background-position: -20px -8px
    }

    .sec-online-space-text p {
        width: 100%!important
    }

    .sec-online-space-text h2 {
        font-size: 36px!important
    }

    section.bg-white p {
        font-size: 14px!important
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .contact-text p,.sec-heading p {
        width:80%!important
    }

    section.sec-1 {
        border-bottom: none!important;
        height: 280px!important
    }

    .popup-img img,.tomorrow-text-main {
        display: none!important
    }

    .banner-content .btn-wrap {
        position: absolute;
        z-index: 0;
        bottom: 70px;
        left: 35%
    }

    ul.overview-nav.d2 {
        width: 100%!important;
        gap: 12px!important
    }

    section.sec-web.horizontal {
        height: 530px!important
    }

    .animated-card-img,.contact-img,.content,.sec-web-img {
        display: none
    }

    .extra-main-banner-div {
        bottom: 180px!important
    }

    .ext-main-platform:hover {
        padding: 0
    }

    .sub-ext h4 {
        font-size: 14px!important;
        text-align: start!important
    }

    .sub-online-card:before {
        height: 177px!important
    }

    .main-card-sec-steps {
        margin-bottom: 30px
    }

    h2.banner-stylish-text {
        font-size: 90px!important
    }

    section.animated-sec-1 {
        padding: 50px 0
    }

    .sec-heading p {
        font-size: 16px
    }

    .animated h2 {
        font-size: 26px
    }

    .sec-design-text h2,.sec-design-text p {
        width: 70%!important
    }

    h1.banner-heading {
        font-size: 36px!important
    }

    .sub-design:first-child {
        left: -120px!important
    }

    .sub-design:nth-child(4) {
        right: -80px!important
    }

    .sub-design:nth-child(2) {
        left: 2%!important
    }

    .sub-design:nth-child(3) {
        right: 5%!important
    }

    .extra-border-bottom-div {
        border-right: 0px solid #d9d9d9!important;
        padding-right: 0!important
    }

    .tomorrow-text-main {
        height: 60px!important;
        margin-bottom: 7px!important;
        width: 455px!important;
        margin-left: -100px!important
    }

    .main-platform-card {
        width: 90%;
        text-align: center;
        margin: auto auto 20px!important
    }

    .mt-5 {
        margin-top: 0!important
    }

    .bg-white .sec-heading h2 {
        font-size: 22px
    }

    .ext-footer:before {
        height: 0!important
    }

    .footer-g-main {
        justify-content: space-between;
        margin-top: 30px;
        margin-bottom: 20px
    }

    .sec-online-space-text h2 {
        width: 100%!important;
        font-size: 30px!important
    }

    .sec-online-space-text p {
        width: 100%;
        font-size: 14px!important
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .sec-heading h2,.sec-heading p,.sec-online-space-text,.sec-online-space-text p {
        width:100%!important
    }

    .sec-heading h2,.sec-heading p,.tomorrow-text h2,.tomorrow-text p,section.bg-white p {
        text-align: center!important
    }

    section.platform {
        margin-bottom: 50px!important
    }

    .popup-img img,.sub-design,.tomorrow-text-main {
        display: none!important
    }

    .banner-content .btn-wrap {
        margin-bottom: 0
    }

    .animated-card-img,.content {
        display: none
    }

    .ext-footer:before,.sub-online-card:nth-child(3):before {
        height: 0!important
    }

    .extra-main-banner-div {
        bottom: 70px!important
    }

    h1.banner-heading {
        font-size: 42px!important;
        line-height: 1.5!important
    }

    p.banner-text {
        font-size: 16px!important
    }

    h3.animated-heading-2 {
        right: -50vw!important
    }

    h3.animated-heading {
        left: 20vw!important
    }

    section.sec-1 {
        height: 210px!important;
        border-bottom: none!important
    }

    .extra-border-bottom-div {
        border-right: 0px solid #d9d9d9!important;
        padding-right: 0!important
    }

    .sub-online-card:before {
        height: 176px!important
    }

    section.sec-design {
        padding: 3rem 0!important
    }

    .sec-design-text .banner-stylish-text-2 {
        width: 100%!important;
        font-size: 90px!important
    }

    .animated-sec-1 .btn-wrap.btn-message {
        justify-content: start!important
    }

    section.animated-sec-1 .sec-heading {
        margin: 0!important
    }

    section.tomorrow .main-color-div {
        padding: 30px 0 0!important
    }

    section.bg-white p {
        margin-bottom: 20px!important
    }

    h2.banner-stylish-text {
        font-size: 90px!important
    }

    .btn-wrap {
        justify-content: center!important
    }

    .footer-g-main {
        justify-content: space-between!important;
        margin: 30px 0
    }
}

@media only screen and (min-width: 375px) and (max-width:736px) {
    section.platform {
        margin-bottom:50px!important
    }

    .content,.popup-img img,.tomorrow-text-main {
        display: none!important
    }

    h2.animated-heading {
        left: -45vw!important
    }

    section.sec-web.horizontal {
        padding-bottom: 0!important;
        height: 600px!important
    }

    .pkg-list {
        grid-template-columns: repeat(1,1fr)
    }

    header {
        padding: 1rem 0
    }

    .banner-content {
        padding: 100px 0 20px
    }

    h5.sub-heading {
        margin-bottom: 1rem;
        font-size: 16px
    }

    h1.banner-heading {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 1rem
    }

    .btn-wrap {
        flex-direction: column;
        margin-bottom: 2rem
    }

    .btn-wrap a {
        width: 100%!important;
        text-align: center
    }

    .banner-img {
        display: none
    }

    .sec-heading h2 {
        font-size: 26px;
        line-height: 34px
    }

    .sec-heading p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px!important
    }

    .sec-heading .sub-heading {
        margin-bottom: .5rem
    }

    .copyright {
        flex-direction: column;
        gap: 12px
    }

    .banner-slideshow-slider.slick-initialized.slick-slider {
        top: -23vw
    }

    section.sec-1 {
        height: 180px!important;
        border-bottom: none!important;
        width: 100%;
        margin-bottom: 0
    }
}

.opt-graphics-simple-text ul li:not(:last-child),section.sec-1 {
    border-bottom: 1px solid #d9d9d9
}

@media (max-width: 575px) {
    ul.custimized-ul,ul.overview-nav.d2 {
        display:flex!important;
        gap: 10px!important
    }

    ul.overview-nav.d2 {
        flex-direction: column!important;
        width: 100%!important;
        gap: 5px;
        padding: 15px 10px
    }

    .animated-card-img,.content {
        display: none
    }

    .thanks-heading-ex-2 {
        right: -41vw!important
    }

    .terms-heading-ex-1,.thanks-heading-ex-1 {
        left: -51vw!important
    }

    .terms-heading-ex-2 {
        right: -65vw!important
    }

    .contact-us-img img {
        height: 350px
    }

    .email-heading-ex-1 {
        left: -48vw!important
    }

    section.globally,section.support-sec-1 {
        padding: 3rem 0 0!important
    }

    .contact-text,.contact-us-text h4 {
        text-align: center
    }

    .sec-heading h2,.sec-heading p,.tomorrow-text h2,.tomorrow-text p,h2.banner-stylish-text,section.bg-white p {
        text-align: center!important
    }

    .booking-heading-ex-2,.branding-heading-ex-2,.graphics-heading-ex-2 {
        right: -58vw!important
    }

    .branding-heading-ex-1,.sms-heading-ex-1 {
        left: -50vw!important
    }

    .footer-g,.sub-online-card,.sub-online-card-2 {
        padding: 0!important
    }

    .sec-online-space-text {
        padding-bottom: 30px!important
    }

    .contact-us-text {
        padding-bottom: 15px!important
    }

    .sms-heading-ex-2 {
        right: -88vw!important
    }

    h2.banner-stylish-text.mb-5 {
        margin-bottom: 10px!important
    }

    .main-platform-card,section.animated-sec-1 .sec-heading {
        margin: 0!important
    }

    .graphics-heading-ex-1 {
        left: -61vw!important
    }

    .sec-2-support {
        padding-bottom: 50px
    }

    .contact-heading-ex-1 {
        left: -58vw!important
    }

    .contact-heading-ex-2 {
        left: 100vw!important
    }

    .sec-heading.center {
        margin-bottom: 0!important
    }

    .work-heading-ex-2 {
        right: -46vw!important
    }

    .work-heading-ex-1 {
        left: -42vw!important
    }

    .extra-stylish-blue-div {
        padding: 4rem 0!important
    }

    .contact-us-img,.main-platform-card {
        padding-bottom: 20px!important
    }

    .booking-heading-ex-1 {
        left: -38vw!important
    }

    .contact-us-text ul li::before {
        top: 10px!important
    }

    section.sec-2-support {
        padding: 50px 0 0!important
    }

    ul.custimized-ul {
        align-items: center!important;
        justify-content: center!important;
        flex-direction: column!important
    }

    ul.custimized-ul li {
        width: 100%
    }

    .sec-3-support-text {
        width: 90%!important
    }

    .btn-wrap,.sec-heading h2,.sec-heading p,.sec-online-space-text,.sec-online-space-text p {
        width: 100%!important
    }

    section.sec-3-support {
        padding: 0 0 3rem!important
    }

    .sub-online-card:nth-of-type(3)::before {
        background: #fff!important
    }

    ul.overview-nav.d2 a {
        padding: 10px
    }

    h3.animated-heading-2.support-heading-ex-2 {
        right: -85vw!important
    }

    span.amount del {
        margin-left: 0!important
    }

    .col-lg-12.col-md-12.col-12.mt-5 {
        margin-top: 0!important
    }

    .sec-1-video {
        top: 50px!important
    }

    .sec-online-space-text p {
        text-shadow: 1px 1px 11px #000
    }

    .extra-main-banner-div {
        bottom: 170px!important
    }

    h1.banner-heading {
        font-size: 37px!important;
        line-height: 1.5!important
    }

    p.banner-text {
        font-size: 16px!important
    }

    h3.animated-heading-2 {
        right: -51vw
    }

    h3.animated-heading {
        left: 20vw!important
    }

    section.sec-1 {
        height: 140px!important
    }

    a.logo img {
        height: 55px
    }

    .extra-border-bottom-div {
        border-right: 0px solid #d9d9d9!important;
        padding-right: 0!important;
        margin: 0 0 20px!important
    }

    .ext-footer:before,.sub-online-card:before {
        height: 0!important
    }

    .sub-design,.tomorrow-text-main {
        display: none!important
    }

    section.sec-design {
        padding: 3rem 0!important
    }

    .sec-design-text .banner-stylish-text-2 {
        width: 100%!important;
        font-size: 60px!important
    }

    .animated-sec-1 .btn-wrap.btn-message {
        justify-content: start!important
    }

    section.tomorrow .main-color-div {
        padding: 30px 0 0!important
    }

    h2.banner-stylish-text {
        font-size: 60px!important
    }

    .btn-wrap {
        justify-content: center!important
    }

    .footer-g-main {
        justify-content: space-between!important;
        margin: 30px 0
    }
}

.banner-imgbg {
    aspect-ratio: 1;
    position: relative;
    bottom: -1050px;
    z-index: -1
}

.banner-imgbg .box {
    position: absolute;
    background: #4285ee;
    border-radius: 100%;
    backdrop-filter: blur(5px);
    animation: 3s ease-in-out infinite ripple
}

.banner-imgbg .box:first-child {
    inset: 0%;
    z-index: 5;
    opacity: .6;
    animation-delay: .2s
}

.banner-imgbg .box:nth-child(2) {
    inset: -5%;
    z-index: 4;
    opacity: .2;
    animation-delay: .4s
}

.banner-imgbg .box:nth-child(3) {
    inset: -10%;
    z-index: 3;
    opacity: .15;
    animation-delay: .6s
}

.banner-imgbg .box:nth-child(4) {
    inset: -15%;
    z-index: 2;
    opacity: .08;
    animation-delay: .8s
}

.banner-imgbg .box:nth-child(5) {
    inset: -20%;
    z-index: 1;
    opacity: .03;
    animation-delay: 1s
}

@keyframes ripple {
    0%,100% {
        transform: scale(1);
        box-shadow: #0000004d 0 10px 10px 0
    }

    50% {
        transform: scale(1.3);
        box-shadow: #0000004d 0 30px 20px 0
    }
}

.banner-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 6
}

span.free-anited-text {
    display: inline-flex;
    transform: rotate(-12.934deg);
    padding: 0 15px;
    justify-content: center;
    align-items: center;
    background: #8fa3ff;
    color: #fff!important;
    line-height: 72px
}

.extra-main-banner-div {
    z-index: 6;
    left: 0;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    position: absolute;
    flex-direction: column;
    bottom: 500px;
    /* text-align: center; */
    width: 100%
}

.main-img-balls {
    position: absolute;
    z-index: 99
}

.sub-small-balls img {
    height: 100%;
    position: relative;
    z-index: 99;
    bottom: 20vw;
    left: -7vw
}

.sub-large-balls img {
    height: 100px;
    position: relative;
    bottom: 50vw;
    left: 65vw
}

.sec-1-video {
    position: relative;
    z-index: 0;
    top: -11vw
}

.banner-slideshow-slider.slick-initialized.slick-slider {
    position: relative;
    z-index: 0;
    top: -8vw
}

.sub-platform {
    border-radius: 10px;
    background: #F3CDEC;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px 15px
}

.sub-platform h4 {
    color: #1E1E1E;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: .36px
}

.sub-platform-text p {
    color: rgb(30 30 30 / 80%);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px
}

.main-platform-card {
    margin: 0 10px 20px 0;
    position: relative;
    z-index: 0;
    transition: .5s
}

section.sec-1 {
    width: 80%;
    margin: auto auto 80px;
    height: 610px;
}

.extra-border-bottom-div {
    border-right: 1px solid #d9d9d9;
    padding-right: 30px
}

section.platform {
    margin-bottom: 100px
}

.main-color-div {
    border-radius: 80px 80px 0 0;
    background: linear-gradient(180deg, #FFB9E1, #FFB9E1 100%);
    padding: 4rem 0
}

h2.banner-stylish-text {
    font-size: 160px;
    font-weight: 900!important;
    opacity: 0.19;
    background: linear-gradient(180deg,#A75281 30.41%,#A75281 80.93%);
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
}

.sec-steps-text .banner-stylish-text,h2.banner-stylish-text-2 {
    font-weight: 700;
    background: linear-gradient(180deg,#A75281 30.41%,#A75281 80.93%);
    font-size: 160px
}

h2.banner-stylish-text-2 {
    padding: 0!important;
    line-height: 1.3!important;
    width: 100%!important;
    opacity: .08;
    opacity: .2;
    background-clip: text;
    -webkit-background-clip: text;
    margin-bottom: 20px
}

.main-color-div p {
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    color: #1E1E1E;
    line-height: 24px
}

.sec-design-text h2,.sec-design-text p {
    width: 60%;
    margin: auto
}

.testi-slide {
    margin-bottom: 40px
}

.sec-design-text h2 {
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    line-height: 42px
}

.sub-design img {
    border-radius: 20px;
    border: 1px solid #d9d9d9
}

.animated-ul li,.animated-ul-white li,.ext-footer,.sec-design-text {
    position: relative;
    z-index: 0
}

section.sec-design {
    padding: 2rem 0 20rem;
    background: #FFECEE;
}

.sec-design-text-2 {
    opacity: .2!important;
    background: linear-gradient(180deg,#4285ee 30.41%,rgba(66,133,238,0) 93.56%)!important;
    background-clip: text!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important
}

.sub-design:first-child {
    position: absolute;
    z-index: 0;
    top: 260px;
    left: -50px;
    transition: .5s;
    transform: scale(1)
}

.sub-design:nth-child(2),.sub-design:nth-child(3) {
    top: 500px;
    z-index: 0;
    transform: scale(1);
    position: absolute;
    transition: .5s
}

.sub-design:nth-child(2) {
    left: 18%
}

.sub-design:nth-child(3) {
    right: 18%
}

.sub-design:nth-child(4) {
    position: absolute;
    z-index: 0;
    top: 260px;
    right: -30px;
    transition: .5s;
    transform: scale(1)
}

.sub-design:hover {
    transition: .5s;
    transform: scale(1.2)
}

section.sec-online-space {
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat
}

.animated-sec-1 {
    position: sticky;
    height: 100%;
    padding: 60px 0;
    position: sticky;
    top: 0;
    z-index: 0
}

.animated-heading,.animated-heading-2 {
    top: 30vw;
    line-height: 267.406px;
    opacity: .05;
    -webkit-text-fill-color: transparent;
    z-index: 0
}

.bg-white .sec-heading h2,.tomorrow-text p {
    text-align: start;
    color: #1E1E1E;
}

.main-online-card {
    border-radius: 30px;
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 20px 0;
}

.sec-3-support-text,.sec-online-space-text {
    width: 70%;
    margin: auto
}

.opt-flex-sub-online-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px
}

.sub-online-card:before {
    position: absolute;
    z-index: 0;
    top: -1.3rem;
    right: -10px;
    height: 258px;
    width: 1px;
    background: #d9d9d9;
    content: ""
}

.sub-online-card,.sub-online-card-2 {
    position: relative;
    padding: 0 30px
}

.opt-flex-sub-online-card h4 {
    color: #1e1e1e;
    font-size: 36px;
    font-weight: 600;
    line-height: 24px
}

.sub-online-card p {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0 20px
}

.animated h2 {
    color: #1E1E1E;
    text-align: start
}

.animated p {
    color: #1E1E1E;
    text-align: start;
    width: 100%
}

.animated-card-text ul {
    padding-left: 50px
}

.animated-card-text li {
    color: rgb(30 30 30 / 80%);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.animated-card-text h3 {
    color: #1E1E1E;
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .8px
}
 
.animated-card-text p {
    color:rgb(30 30 30 / 80%);;
    font-size: 16px;
    line-height: 24px;
    padding: 15px 0
}

.btn-message {
    justify-content: start
}

.amount,.sub-contact-div {
    display: flex;
    align-items: center
}

span.message-span {
    padding: 17px;
    border-radius: 200px;
    border: 1px solid rgba(41,91,98,.3);
    background: #F3CDEC;
}

.animated-ul-white li:before {
    position: absolute;
    z-index: 0;
    left: -21px;
    top: 7px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner/bullet.webp);
    content: ""
}

.animated-ul li:before {
    position: absolute;
    z-index: 0;
    left: -21px;
    top: 7px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner/blue-bullet.webp);
    content: ""
}

.extra-black h3,.extra-black p,.extra-black ul li,.sub-ext h4 {
    color: #000
}

section.platform.extra-platform {
    margin: 0;
    padding: 100px 0;
    background-size: cover
}

.ext-platform-img {
    margin-top: 50px
}

.sub-ext {
    background: 0 0
}

section.sec-web.horizontal {
    background: #FFECEE;
    padding: 4rem 0;
    height: 900px
}

.sec-steps-text .banner-stylish-text {
    text-align: start;
    opacity: .2;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3
}

section.steps {
    padding: 4rem 0 3rem;
    background: #FFECEE;
}

.sec-steps-text h2 {
    color: #1E1E1E;
    font-size: 44px;
    font-weight: 500;
    line-height: 45px;
    padding-bottom: 10px;
    letter-spacing: .88px
}

.sec-steps-text p {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 40px;
    line-height: 24px
}

.steps-text h5 {
    color: #F3CDEC;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 15px 30px;
    letter-spacing: .4px
}

.main-card-sec-steps {
    background: #fff;
    padding: 40px 0 60px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.animated-heading {
    transform: rotate(90deg) translateY(-50%);
    left: -30vw;
    text-align: center;
    font-size: 10vw;
    font-weight: 700;
    position: absolute;
    background: linear-gradient(180deg,#fff 44.15%,rgba(255,255,255,0) 70.38%);
    -webkit-background-clip: text
}

.animated-heading-2 {
    transform: rotate(270deg) translateY(-50%);
    right: -35vw;
    text-align: center;
    font-size: 10vw;
    font-weight: 700;
    position: absolute;
    background: linear-gradient(#fff 44.15%,rgba(255,255,255,0) 70.38%);
    background-clip: text;
    -webkit-background-clip: text
}

.steps-text p {
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 30px
}

.steps-img {
    background-image: url(../images/banner/vector.webp);
    background-repeat: no-repeat;
    padding: 14px 20px;
    width: 100%;
    position: relative;
    height: 90px;
    z-index: 1
}

.steps-img h4 {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    line-height: normal
}

section.contact2 {
    padding: 4rem 0 4rem;
    background: #FFECEE;
}

.sec-contact-main-globally,section.contact {
    /* background: #edf3fd; */
}

.contact-text .banner-stylish-text {
    text-align: start;
    opacity: .2;
    font-size: 160px;
    background: linear-gradient(180deg,#A75281 30.41%,#A75281 80.93%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.3;
    font-weight: 700
}

.contact-text h2 {
    color: #A75281;
    font-size: 44px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: .88px;
    padding: 10px 0
}

.contact-text p,.sub-contact-div p {
    font-weight: 400;
    color: #1e1e1e;
    font-size: 16px
}

.contact-text p {
    line-height: 24px
}

.sub-contact-div {
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
    justify-content: center;
    flex-direction: column;
    padding: 20px 20px 2px;
    margin-bottom: 15px
}

.sub-contact-div p {
    text-align: center;
    line-height: 22px
}

.sub-contact-div h6 {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: .36px;
    padding-bottom: 6px
}

.sub-contact-div img {
    padding-bottom: 10px;
    filter: hue-rotate(
83deg) brightness(1.8);
}

.theme-btn-2 {
    color: #000;
    font-size: 16px;
    transition: .5s;
    border-radius: 201.816px;
    border: 1.009px solid rgba(255,255,255,.32);
    background: #F3CDEC;
    width: 100%!important;
    padding: 12px 10px
}

section.faqs {
    padding: 4rem 0;
    background-color: #FFECEE;
    border-top: 1px solid #d9d9d9;
    width: 100%;
    margin: auto
}

section.tomorrow .main-color-div {
    padding: 4rem 0 0
}

.tomorrow-text h2 {
    color: #1E1E1E;
    font-size: 44px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: .88px;
    padding-bottom: 10px
}

.tomorrow-text-main h2 {
    color: #fff;
    font-size: 70.831px;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 1.417px;
    text-transform: uppercase
}

.work-heading-ex,h3.animated-heading-2.privacy-heading-ex-2 {
    right: -32.5vw;
}

a.header-btn svg {
    margin-left: 10px
}

.work-extra-color h2 {
    padding-bottom: 5px;
    font-weight: 600
}

.contact-us-text p,p.i-para {
    font-weight: 400;
    color: #1e1e1e
}

.work-extra-color {
    background: #FFECEE !important;
    padding: 4rem 0
}

.theme-btn-3 {
    background: #FFA4D8;
    font-size: 16px;
    transition: .5s;
    border-radius: 201.816px;
    border: 1.009px solid rgba(255,255,255,.32);
    padding: 12px 10px;
    color: #fff;
    width: 100%
}

.contact-heading-ex-1 {
    left: -37.5vw;
    font-size: 190px;
    top: 26vw
}

.contact-heading-ex-2 {
    left: 67vw;
    font-size: 190px;
    top: 26vw
}

section.globally {
    padding: 6rem 0 0;
    /* background: #edf3fd; */
}

.contact-us-text h4 {
    color: #1e1e1e;
    font-size: 44px;
    margin-bottom: 10px;
    line-height: 45px;
    letter-spacing: .88px;
    text-transform: capitalize
}

.contact-us-text p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px
}

h3.animated-heading-2.support-heading-ex-2 {
    right: -38vw;
}

.contact-us-text ul {
    text-align: start;
    margin-left: 30px
}

.banner-content .btn-wrap,p.i-para {
    margin: 0
}

.contact-us-text ul li {
    position: relative;
    z-index: 0;
    color: #1e1e1e;
    font-size: 16px;
    padding: 10px 0;
    line-height: 22px
}

.contact-us-text ul li::before {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    left: -22px;
    top: 12px;
    content: "";
    filter: brightness(1) hue-rotate(82deg);
    background: url(../images/banner/blue-bullet.webp) no-repeat
}

.dropdown ul li:before,.opt-graphics-simple-text ul li:before {
    background-repeat: no-repeat;
    background-image: url(../images/banner/blue-bullet.webp)
}

.extra-stylish-blue-div {
    border-radius: 80px 80px 0 0;
    background: linear-gradient(180deg, #FFB9E1, #FFB9E1 100%);
    padding: 6rem 0
}

section.support-sec-1 {
    padding: 4rem 0;
    background: #FFECEE;
}

.sec-2-support img {
    padding: 50px 0 0
}

p.i-para {
    font-size: 14px;
    font-style: italic;
    line-height: 22px;
    text-align: start;
    padding: 0 0 20px
}

.pro-text h6,.pro-text p {
    line-height: normal;
    color: #fff
}

a.simple-phone {
    border-radius: 8px;
    border: 1px solid #ed9ade;
    background: rgb(243 205 236 / 60%);
    padding: 15px 20px;
    text-align: start;
    width: 40%;
    color: #1E1E1E;
}

section.sec-3-support {
    padding: 3rem 0
}

span.amount del {
    margin-left: -3px
}

.tomorrow-text-main {
    margin-bottom: -16px
}

.logo-heading-ex-1 {
    left: -31vw!important;
}

.logo-cut-price {
    border-radius: 60px;
    background: #fff;
    padding: 8px 15px 8px 20px
}

.amount {
    gap: 5px
}

.pro-main,.testi-slide .bottom {
    align-items: center;
    display: flex
}

.pro-text p {
    font-size: 12px;
    font-style: normal
}

.pro-text h6 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .32px;
    color: #1E1E1E;
    text-transform: capitalize
}

.pro-main {
    gap: 10px;
    margin-bottom: 15px
}

.reviews-cards-main {
    margin-bottom: 20px;
    border-radius: 10px;
    border: 1px solid rgba(217,217,217,.3);
    background: #fff;
    padding: 25px
}

.reviews-cards-main p {
    color: rgb(30 30 30 / 80%);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: start
}

ul.custimized-ul {
    margin-top: 15px;
    margin-left: 0
}

ul.custimized-ul li {
    border-radius: 60px;
    border: 1px solid #cf70b6;
    background: rgb(207 157 198 / 20%);
    padding: 5px 0 5px 40px;
    margin-bottom: 15px;
    width: 85%
}

ul.custimized-ul li:before {
    left: 19px;
    top: 6px
}

.branding-heading-ex-1 {
    left: -33.5vw;
}

.branding-heading-ex-2 {
    right: -39vw;
}

.main-graphics-cards {
    border-radius: 15.066px;
    background: #fff;
    padding: 20px
}

.opt-graphics-simple-text ul li {
    color: #1e1e1e;
    font-size: 14px;
    padding: 8px 0 8px 30px;
    line-height: 22px;
    position: relative
}

.opt-graphics-style-text {
    border-radius: 10.07px;
    background: #F3CDEC;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 12px
}

.opt-graphics-simple-text ul li:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 10px;
    left: 10px;
    height: 100%;
    filter: brightness(1) hue-rotate(82deg);
    width: 100%
}

.graphics-heading-ex-1 {
    left: -40vw;
}

.graphics-heading-ex-2 {
    right: -38vw;
}

.email-heading-ex-1 {
    left: -32vw;
}

p.para-footer {
    color: #fcfcfc;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 24px
}

.hours span input {
    background: 0 0;
    border: none;
    position: relative;
    z-index: 0
}

button.footer-btn {
    border-radius: 7px;
    background: #4285ee;
    display: inline-flex;
    padding: 10px 5px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: #fff;
    position: absolute;
    z-index: 3;
    right: 10px;
    border: none
}

.ext-footer:before {
    position: absolute;
    z-index: 0;
    top: -70px;
    right: -1rem;
    height: 365px;
    width: 1px;
    background-color: #2c2c2c;
    content: ""
}

.main-card-sec-steps:before,.port-img-web:before {
    z-index: 0;
    top: 0;
    height: 100%;
    content: "";
    position: absolute
}

.schedule-heading-ex-1 {
    left: -29.3vw
}

.sub-online-card h3 {
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.sub-online-card:not(:last-child) {
    border-right: 1px solid #0f0f0f
}

.sms-heading-ex-1,.terms-heading-ex-1,.thanks-heading-ex-1 {
    left: -34vw;
}

.sms-heading-ex-2 {
    right: -38vw;
}

.ext-main-platform {
    border-radius: 30px;
    border: 1px solid #d9d9d9;
    background: #fff;
    transition: .5s;
    /* height: 427px; */
}

.d3,.d4 {
    border: 1px solid #fff!important
}

.sub-ext p {
    color: #fff;
    padding: 10px 20px;
    line-height: 1.1;
    background: 0 0;
    display: none
}

.ext-main-platform:hover {
    padding: 10px 15px;
    background: linear-gradient(180deg, #eb85bf 0%, #eb85bf 100%);
    transition: .5s
}

.ext-main-platform:hover .sub-ext img {
    filter: brightness(0) invert(1)
}

.main-card-sec-steps:before {
    left: 0;
    width: 0;
    background: #f7f7f7;
    box-shadow: 0 0 35px 5px #e3e3e3
}

.dropdown ul li {
    position: relative;
    z-index: 0;
    padding: 0 0 0 20px
}

.dropdown ul li:before {
    position: absolute;
    z-index: 0;
    left: 18px;
    top: 15px;
    height: 16px;
    filter: brightness(1) hue-rotate(82deg);
    width: 17px;
    content: "";
    background-size: contain;
    background-position: center
}

.d3 {
    width: 50%!important;
    margin-right: 0!important;
    gap: 18px!important
}

ul.overview-nav.d3 li.active a,ul.overview-nav.d4 li.active a {
    border: 1px solid #fff;
    background: 0 0
}

ul.overview-nav.d3 a,ul.overview-nav.d4 a {
    padding: 15px 25px;
    color: #fff
}

.footer-g-main {
    display: flex;
    gap: 0;
    justify-content: space-around
}

.footer-g {
    padding: 0 0px 0 0;
}

.thanks-heading-ex-2 {
    right: -28vw;
}

h2.animated-heading.design-heading-ex-1 {
    left: -31vw;
}

.d4 {
    width: 37%!important;
    margin: auto!important;
    gap: 18px!important
}

.testi-slide,ul.overview-nav.d2 {
    border-radius: 40px;
    background: #fff
}

.opt-graphics-simple-text ul {
    height: 205px;
    overflow-x: hidden;
    overflow-y: auto
}

.bottom h3 {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px
}

.ext-tomorrow img {
    width: 100%;
    height: 240px
}

.ext-tomorrow {
    margin-bottom: -80px
}

.terms-heading-ex-2 {
    right: -42vw;
}

.terms ul li {
    list-style: disc;
    color: #000;
    font-weight: 500
}

.terms strong {
    color: #000;
    font-weight: 700
}

.fld-input label {
    padding: 10px;
    color: #1E1E1E;
}

.popup-img {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: -3px
}

.popup-img img {
    height: 450px
}

.sub-online-card-2 p {
    color: #1e1e1e;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0
}

h3.animated-heading-2.booking-heading-ex-2 {
    right: -38.5vw;
}

.booking-heading-ex-1 {
    left: -25.5vw;
}

.img-wrapper {
    height: 40vh;
    position: absolute;
    top: -5vw;
    left: -15.3vw
}

.drag__box {
    height: 180px;
    width: 140px;
    position: absolute;
    transition: .1s
}

.visible {
    opacity: 1;
    visibility: visible
}

.img-item {
    object-fit: cover;
    visibility: hidden;
    transition: .6s ease-out;
    position: absolute;
    max-width: 250px;
    width: 300px;
    height: 450px
}

.grow-scale {
    transform: scale(2);
    visibility: hidden;
    opacity: 0;
    transition: .1s ease-in-out
}

.content {
    position: relative;
    top: -450px;
    left: -80%
}

.testi-slide .bottom {
    padding: 20px 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    justify-content: space-between
}

ul.overview-nav.d2 {
    border: 1px solid rgba(27,57,129,.3);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 10px 5px;
    width: 57%;
    margin: auto;
    border: none;
}

ul.overview-nav.d2 li.active a {
    border-radius: 45px;
    background: #F3CDEC;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    color: #1e1e1e;
    padding: 15px 20px
}

ul.overview-nav.d2 li a {
    color: rgba(0,0,0,.76)
}

.input-field1 label {
    color: #1e1e1e;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px
}

.port-img-web {
    position: relative;
    z-index: 0;
    transition: .5s
}

.port-img-web:before {
    left: 0;
    width: 100%;
    background: 0 0;
    border-radius: 30px;
    transition: .5s
}

.sub-platformm p {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 30px;
    display: none;
    transition: .5s
}

.main-platform-card:hover .port-img-web:before {
    background: linear-gradient(180deg,rgba(28,58,62,0) 0,#1c3a3e 100%);
    transition: .5s
}

.main-platform-card:hover .sub-platformm p {
    display: block;
    transition: .5s;
    color: white;
}

.work-heading-ex-2 {
    right: -31vw;
}

.work-heading-ex-1,h2.animated-heading.ads-heading-ex-1,h2.animated-heading.pricing-heading-ex-1 {
    left: -29vw;
}

.inner-banner {
    height: 64vh;
    background: #FFB9E1;
}

ul.overview-nav.d2.d3.ads-d li a {
    color: #000!important
}

h2.animated-heading.support-heading-ex-1 {
    left: -38vw;
}

h3.animated-heading-2.design-heading-ex-2,h3.animated-heading-2.logo-heading-ex-2,h3.animated-heading-2.pricing-heading-ex-2 {
    right: -34vw;
}

ul.overview-nav.d2.pricing-d {
    width: 41%
}

h2.animated-heading.privacy-heading-ex-1 {
    left: -36vw;
}

section.contact .tomorrow-text {
    margin-bottom: 30px
}

section.contact .main-color-div {
    padding-bottom: 0!important
}

section.contact .tomorrow-text-main {
    margin-bottom: -4rem!important
}

section.sec-web.horizontal .sec-web-text .btn-wrap {
    justify-content: end
}

section.sec-online-space h2 {
    color: #1E1E1E;
    margin-bottom: 12px;
}

section.faqs h2 {
    margin-bottom: 15px;
    color: #A75281;
}

.sub-platform img {
    filter: brightness(0);
}

section.bg-white {
    background: #FFECEE !important;
}

section.tomorrow {
}

.ext-span-main-banner {
    display: flex;
}

.banner-content .btn-wrap {
    justify-content: start;
}

.extra-header-div {
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.mainBanner:before {
    position: absolute;
    z-index: 0;
    top: -15vw;
    left: -10vw;
    border-radius: 646.819px;
    background: #edc8cc;
    filter: blur(187.43626403808594px);
    content: '';
    width: 646.819px;
    height: 646.819px;
}

.mainBanner:after {
    position: absolute;
    z-index: 0;
    top: -8vw;
    right: 0vw;
    border-radius: 646.819px;
    background: #ECE9FF;
    filter: blur(187.43626403808594px);
    content: '';
    width: 646.819px;
    height: 646.819px;
}

.inner-banner .banner-heading {
    text-align: center;
}

.mainBanner.home {
    align-items: end !important;
}