/*============================================================
    Reset css start
===============================================================*/
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    font-family: "Inria Sans", sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.card-facilities span {
    display: inline-block;
    width: 48%;
    margin-bottom: 13px;
    font-size: 15px;
}

.card-facilities.mt-2 {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
}

/*.slick-prev:before {
    content: '➔';*/
    /* Sharp right arrow */
/*}*/

/* Header section css */


.navbar-height {
    height: 69px;
    /* set this height to equal of navbar height */
}

div#navbarSupportedContent {
    flex-grow: 0 !important;
}

.nav-bg {
    background-color: #18254F;
    padding: 10px 60px;
}

.card-facilities span svg {
    font-size: 16px;
}

div#carouselExampleCaptions {
    height: 550px;
}

.left-user-from label.form-label {
    font-size: 18px;
    font-weight: 600;
}

.form-label {
    margin-bottom: 3px !important;
}

.left-user-from .form-control {
    border: 1px solid #C6D2FF;
    background: #EEF4FF;
}

.left-user-from .form-control {
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    padding: 9px;
}

.Signup-btn {
    background-color: white;
    color: #18254f;
    border-radius: 50px;
    padding: 5px 25px;
}

.social-links-img {
    margin-left: 30px;
}

    .social-links-img img {
        height: 35px;
    }

.navbar-nav .nav-link {
    color: #fff;
}

.dropend .dropdown-toggle {
    color: #18254f;
    margin-left: 1em;
}

.dropdown-item:hover {
    background-color: #FF6F00;
    color: #fff;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-left: 0.125em;
}

@media screen and (min-width: 769px) {
    .dropend:hover > .dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}

.menu-lists .menus-lists {
    padding: 0px 20px;
}

.upper-notify-link {
    background-color: #EEF4FF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #C6D2FF;
    margin-top: 72px;
}

.close-me svg {
    font-size: 23px;
    padding-right: 2px;
}

.first-header-section {
    text-align: right;
    margin-bottom: 12px;
}

.btn:hover {
    background-color: white;
}

button.btn.find-space-btn.nav-item {
    border-radius: 50px;
}

/* Header section css end */


/* -----------------------------------------------Banner section Css ---------------------------------------------*/
.right-banner-image img {
    width: 100%;
    border-radius: 3px;
    box-shadow: rgba(29, 23, 0, 0.4) 6px 6px 6px 6px, rgba(0, 0, 0, 0.3) -3px 1px 13px -4px, rgba(0, 0, 0, 0.2) 0px 0px 3px inset;
}

.body-section {
    padding: 20px 0px;
}

.input-field-sec {
    position: relative;
}

.positioned-icon {
    position: absolute;
}

.positioned-icon {
    top: 14px;
    right: 13px;
    font-size: 18px;
}

.container-fluid.mt-2.carousel-section {
    padding: 0px;
}

.space-type-drop {
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    padding: 9px;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
    border: 1px solid #C6D2FF;
    background: #EEF4FF;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:hover {
    background: #EEF4FF;
    border: 1px solid #C6D2FF;
}

.find-space-btn {
    color: #ffffff;
    height: 42px;
    width: 100%;
    background: #18254f;
}

    .find-space-btn:hover {
        color: #ffffff;
        height: 42px;
        width: 100%;
        background: #18254f;
    }

.login-now-link {
    width: 100%;
}

a.btn.nav-item.login-now-link {
    color: #18254f;
    text-decoration: underline;
}

.getting-started-section .main-started-heading {
    font-size: 32px;
    font-weight: 800;
    color: #ff6f00;
}

.started-boxes p {
    font-size: 23px;
    font-weight: 600;
}

.started-boxes span {
    color: gray;
}

.started-boxes {
    background-color: #F3F3F3;
    border: 1px solid #F3F3F3;
    padding: 16px;
    border-radius: 8px;
    position: relative;
}

.right-corner-image {
    position: absolute;
}

.right-corner-image {
    position: absolute;
    right: 0px;
    top: 41px;
    border-radius: 0px 0px 5px 0px;
    width: 21%;
}

.started-boxes a {
    background: #ffffff;
    padding: 5px 25px;
    border-radius: 50px;
    color: #18254f;
    text-decoration: none;
    font-weight: 600;
}

.slick-slide img {
    display: block;
    max-height: 287px;
    width: 100%;
}

.recent-properties-section .main-started-heading {
    font-size: 32px;
    font-weight: 800;
    color: #18254f;
}

/* -------------Carousel css ------------------*/


.wrapper {
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

.carousel {
    width: 100%;
    margin: 0;
}

.slick-slide {
    margin: 10px;
}

    .slick-slide img {
        width: 100%;
    }

.wrapper .slick-dots li button:before {
    font-size: 20px;
    color: white;
}

.slick-prev:before,
.slick-next:before {
    background: #18254f;
    border-radius: 31px;
    padding: 6px;
}

.slick-prev {
    left: unset !important;
}

.slick-prev {
    right: 51px !important;
    top: -18px !important;
}

.slick-next {
    right: 10px !important;
    top: -17px !important;
}

    .slick-prev:before,
    .slick-next:before {
        opacity: 1 !important;
        font-size: 16px !important;
        -moz-osx-font-smoothing: unset;
    }


/* ========================= Carousel Cards design ============================= */

.cards {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    max-width: 820px;
}

/* .card--1 .card__img, .card--1 .card__img--hover {
    background-image: url('../images/house1.jpeg');
}
.card--1 .card__img, .card--1 .another-property{
background-image: url('../images/house2.jpeg');
}
.card--2 .card__img, .card--2 .card__img--hover {
    background-image: url('../images/house2.jpeg');
} */

.share-icon {
    width: 22px !important;
    height: 11%;
}

.card__img {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.card__info-hover {
    position: absolute;
    padding: 16px;
    width: 100%;
    opacity: 0;
    top: 0;
}

.card__img--hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
    display: flex;
    justify-content: space-between;
    padding: 10px 23px;
}

    .card__img--hover svg {
        color: white;
        font-size: 22px;
    }

/*.card-carousel {
    margin-right: 25px;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 9px 8px -7px rgba(0, 0, 0, 0.1);
    min-height: 555px;
}*/
.card-carousel {
    margin-right: 25px;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #f5fafe;
    width: 100%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 9px 8px -7px rgba(0, 0, 0, 0.1);
    min-height: 490px;
}

/* .card-carousel:hover {
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.01, 1.01);
} */

.card__info {
    z-index: 2;
    background: #F5FAFE;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 10px 15px 15px;
}


.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif;
}

.card__by {
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.card__author {
    font-weight: 600;
    text-decoration: none;
    color: #AD7D52;
}

.card__info {
    text-align: left;
}

.card-heading1 {
    display: flex;
    justify-content: space-between;
    
}

.card-prices-home {
    display: flex;
    justify-content: space-between;
    padding: 8px 0px;
    flex-direction: column;
}

    .card-prices-home span:nth-child(2) {
        font-size: 20px;
        font-weight: 600;
    }

.card-heading1 span:first-child {
    font-size: 20px;
    color: #FF6F00;
    cursor:pointer;
}

.card-heading1 span:nth-child(2) {
    color: #18254F;
    font-size: 17px;
}

.card-facilities span:nth-child(1) {
    padding-right: 6px;
    margin-right: 23px;
}

.telephone-icon {
    padding-right: 12px;
    margin-right: 10px;
}

/* -----------------------Carousel section end -------------------------------*/


/* -----------------------Experience Today section -------------------------------*/
.left-experience-side h2 {
    font-size: 38px;
    color: #18254F;
}

.left-experience-side p {
    font-size: 18px;
    padding: 5px 0px;
}

.downloading-btns {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

    .downloading-btns a:first-child {
        padding: 5px 40px;
        border-radius: 37px;
        width: 50%;
        text-align: center;
        text-decoration: none;
        font-size: 20px;
        color: #ffffff;
        height: 42px;
        background: #18254f;
    }

    .downloading-btns a:nth-child(2) {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #18254f;
        text-decoration: underline;
    }

.downloading-platforms {
    display: flex;
    gap: 5px;
}

.downloading-platforms {
    display: flex;
    gap: 35px;
    padding-top: 20px;
}

    .downloading-platforms img {
        width: 183px;
    }

.main-left-heading-text h1 {
    font-size: 45px;
    color: #18254F;
    font-weight: 900;
}

.main-left-heading-text img {
    margin-top: -7px;
}

.right-benifits h3 {
    font-size: 26px;
    font-weight: 900;
    color: #18254f;
}

/* ========================Video Section css======================= */
.video-section video#video {
    width: 100%;
    border-radius: 18px;
}

.video-section h2 {
    font-size: 38px;
    color: #18254F;
}

.benifits-line {
    display: flex;
    gap: 15px;
}

span.inerbenifit-heading {
    color: #18254f;
    font-size: 20px;
}

.right-benifits {
    background: #EEF4FF;
    padding: 20px;
    border-radius: 16px;
}

.benifits-line {
    display: flex;
    gap: 15px;
    padding: 13px 10px;
    align-items: center;
}

.thoughts-btn {
    width: 49% !important;
}

.new-product-img img {
    width: 40%;
}

.new-product-img {
    text-align: center;
    background: #FF6F00;
    border-radius: 12px;
    box-shadow: 0px 9px 8px -7px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

    .new-product-img h3 {
        font-size: 21px;
        font-weight: 700;
        padding: 11px 0px;
    }

.whats-new h2 {
    font-size: 38px;
    color: #18254F;
}

.card-new-info h1 {
    font-size: 28px;
    padding: 10px 0px;
}

.how-works-btn a {
    padding: 5px 40px;
    border-radius: 37px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    background: #18254f;
}

.how-works-btn.w-100 {
    text-align: center;
    padding-top: 13px;
}
/* ==============================================About US page CSS start================================================================== */


.banner-section-about {
    position: relative;
}

    .banner-section-about h1 {
        position: absolute;
        bottom: 63px;
        left: 314px;
        font-size: 52px;
        font-weight: 900;
        color: white;
    }

.about-us-content p {
    font-size: 18px;
    line-height: 30px;
}

.col-lg-6.left-experience-side.about-us-letter-side img.w-100.img-fluid {
    height: 746px;
}

.about-us-letter-side {
    padding: 0px;
}

.about-us-letter-side {
    padding: 0px;
    position: relative;
}

    .about-us-letter-side .ceo-letter {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .about-us-letter-side .ceo-letter h3 {
            font-size: 40px;
            color: white;
            font-weight: 600;
        }

        .about-us-letter-side .ceo-letter p {
            font-size: 18px;
            color: white;
        }

.learn-more-about {
    color: gray;
    font-weight: 600;
    border-bottom: 3px solid gray;
    text-decoration: unset;
}

.success-sec {
    text-align: center;
}

p.info-sec-heading {
    padding: 10px 1px;
    font-size: 26px;
    font-weight: 600;
}

p.info-sec-content {
    padding: 30px 0;
}

.video-section.mt-4.container {
    padding: 0px;
}

.latest-info-sec span {
    font-size: 20px;
    font-weight: 600;
}

.latest-info-sec svg {
    font-size: 18px;
    color: #3f3f3f;
}

.latest-info-sec svg {
    font-size: 30px;
    color: #3f3f3f;
    padding-bottom: 12px;
}

button.btn.find-space-btn.nav-item.akin-btn {
    width: 46%;
    margin-top: 23px;
    background: #18254f;
}

.downloading-btn a {
    padding: 9px 40px;
    border-radius: 40px;
    width: 50%;
    text-align: center;
    text-decoration: none;
    font-size: 19px;
    color: #ffffff;
    height: 42px;
    background: #18254f;
}

.video-section p {
    text-align: justify;
}
/* .card__info {
    filter: blur(3px);
} */
/* -------------------------------------------Whats new section css------------------------------------------ */

.news-section-heading span {
    color: #2ba4ed;
}

.what-newproduct-img .card__info {
    padding: 0px;
    border-radius: 5px;
}

.card-main-top img {
    border-radius: 5px 5px 0px 0px;
}

.inner-card-data {
    padding: 8px 10px;
}

.news-sec-heading span {
    font-size: 20px;
    font-weight: 600;
}

.new-sec-bottom-icon span {
    width: 28%;
}

.view-all-btnn a {
    padding: 6px 26px;
    border-radius: 37px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    background: #18254f;
}

.view-all-btnn {
    text-align: right;
    padding: 0 10px 13px 0px;
}

.bar-code-sec img {
    width: 10%;
}

.bar-code-sec {
    background: #F5FAFE;
    padding: 78px 10px 100px 10px;
    margin-top: 25px;
}ss

.bar-code-heading span {
    font-size: 38px;
    font-weight: 800;
}

.bar-code-heading {
    margin-bottom: 10px;
    padding: 0px;
}

.bar-code-section {
    display: flex;
    gap: 20px;
    padding-top: 47px;
}

    .bar-code-section p {
        font-size: 23px;
        margin: 10px 3px;
        text-align: right;
    }

.direct-download-link {
    font-size: 18px !important;
}

.curve-footer {
    background: #f5fafe;
}

.footer-section svg {
    color: white;
    font-size: 26px;
    padding: 9px 4px;
}

.icons-social {
    text-align: center;
    width: 60%;
}

    .icons-social svg {
        font-size: 28px;
        padding: 2px;
    }

h2.footer-heading-down {
    font-size: 25px;
    font-weight: 700;
}


footer {
    background-color: #192650;
    position: relative;
}


    footer .curveImg {
        height: auto;
        background-size: cover;
        text-align: center;
        aspect-ratio: 100 / 5;
        width: 100%;
        position: absolute;
        top: -80px;
        height: 90px;
    }

    footer .top_space {
        padding: 3rem 1rem 2rem 4rem;
    }

.text-white {
    position: relative;
}

.temple {
    position: absolute;
}

.reimazine-section {
    margin-bottom: 50px;
}

.reimazine-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.right-benifits h3 img {
    width: 69px;
    margin-top: -5px;
}

.benifits-line img {
    width: 46px;
    height: 46px;
}

.last-section-copyright {
    background-color: #ff6f00;
    padding: 10px 76px;
}

.link-line-content {
    display: flex;
    justify-content: space-between;
}

span.links-security a:first-child {
    border-right: 1px solid #192650;
    padding-right: 7px;
}

span.links-security a {
    color: #192650;
}

.temple img {
    width: 210px;
    opacity: 0.4;
}

.temple {
    position: absolute;
    right: 2px;
    bottom: -11px;
}

.stepper-images img {
    width: 77%;
    padding: 20px 0px 20px 0px;
}

/* Steps */
.step {
    position: relative;
    min-height: 1em;
    color: grey;
}
    /* .step + .step {
  margin-top: 1.5em
} */
    .step > div:first-child {
        position: static;
        height: 0;
    }

    .step > div:not(:first-child) {
        margin-left: 1.5em;
        padding-left: 1em;
    }


/* Circle */
.circle {
    background: #18254f;
    position: sticky;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 0 3px #fff;
}

/* Vertical Line */
.first-circle:after {
    content: ' ';
    position: absolute;
    display: block;
    top: -687px;
    right: 50%;
    bottom: 1px;
    left: 50%;
    height: 100%;
    width: 2px;
    transform: scale(1, 2);
    transform-origin: 50% -100%;
    background-color: #18254f;
    z-index: -1;
}

.step:last-child .circle:after {
    display: none
}

.step:first-child .circle:after {
    height: 690px;
    z-index: -1;
}

/* Stepper Titles */
.title {
    line-height: 1.5em;
    font-weight: bold;
}

.caption {
    font-size: 18px;
}

.mid-steps {
    height: 340px;
}

.right-steps-sec {
    padding-top: 20px;
}

.mid-steps .title {
    font-size: 25px;
    margin-top: -6px;
}



/* News details css */

.article-header {
    margin-bottom: 20px;
}

.article-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
    font-size: 0.9rem;
    color: gray;
}

.tag {
    background-color: #18254f;
    color: white;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.timestamp {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .timestamp::before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #18254f;
        border-radius: 50%;
    }


.article-subtitle {
    font-size: 1.3rem;
    color: #18254f;
    margin-bottom: 20px;
    line-height: 1.4;
}

.article-image-container {
    position: relative;
    margin: 20 0;
    overflow: hidden;
    border-radius: 5px;
}

.article-image {
    width: 100%;
    height: 630px;
    transition: transform 0.5s ease;
}

    .article-image:hover {
        transform: scale(1.02);
    }

.image-caption {
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0.9rem;
}

.article-content p {
    margin-bottom: 10px;
    font-size: 1.1rem;
    line-height: 1.7;
}

blockquote {
    border-left: 4px solid gray;
    padding: 10px 20px;
    margin: 20px 0;
    font-style: italic;
    font-size: 1.3rem;
    border-radius: 0 5px 5px 0;
    position: relative;
}

    blockquote::before {
        content: '"';
        font-size: 3rem;
        position: absolute;
        left: 5px;
        top: 0;
        color: white;
        opacity: 0.3;
    }

.author-container {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 20px 0;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #18254f;
    border: 1px solid #ff6f00;
}

.author-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.author-info h3 {
    margin-bottom: 2px;
    font-size: 22px;
}

.author-bio {
    font-size: 15px;
    color: #18254f;
}

.author-info {
    color: #18254f;
}



.news-details-page h2 {
    font-size: 22px;
}

section.news-details-page h2 {
    font-size: 30px;
    color: #18254F;
    margin-bottom: 7px;
}

.news-card:hover .card-image {
    transform: scale(1.05);
}









.ticker-tape {
    background-color: #18254f;
    color: white;
    padding: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    border-radius: 1px;
    margin-bottom: 15px;
}

.ticker-content {
    display: inline-block;
    animation: ticker 30s linear infinite;
    padding-left: 100%;
}

@keyframes ticker {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}




/*.caption {
    text-align: justify;
}*/

.team-assists {
    padding-right: 25px;
}

.col-lg-5.left-user-from {
    display: flex;
    align-items: center;
}

.col-lg-6.success-sec img {
    width: 96% !important;
}



.elipsis-box p {
    display: -webkit-box;
    max-width: 100%;
    height: 40px;
    line-height: 1.2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



span.input-group-text.d-block {
    padding: 22px 20px;
    background: #f3f3f3;
    border-radius: 0px 6px 6px 0px;
    border: unset;
}




/*//12-05*/

/* events css  */

.event-images {
    height: 750px;
}


ul#pills-tab {
    display: flex;
    gap: 20px;
}

.nav-pills .nav-link.active {
    padding: 6px 26px;
    border-radius: 37px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff !important;
    background: #18254f;
    font-weight: 500 !important;
}

.nav-pills .nav-link {
    border-radius: 37px;
    border: 1px solid #18254f;
    color: #18254f !important;
    padding: 6px 26px;
}
/* Extended services page css */

.location-select .main-left-heading-text p {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 10px 0px;
}

.paragraph-text {
    font-size: 18px;
    font-weight: 600;
}

.paragraph-text {
    font-size: 21px;
    font-weight: 600;
    width: 92%;
}

.subtext-lines h2 {
    font-size: 24px;
    font-weight: 600;
}

.subtext-lines {
    padding: 0px;
    margin-top: 35px;
}

    .subtext-lines p {
        font-weight: 600;
        font-size: 21px;
    }

.optimize-practice {
    padding: 0px;
    padding-right: 46px;
}

    .optimize-practice h2 {
        font-size: 28px;
        font-weight: 600;
        color: #0e024f;
    }

    .optimize-practice p {
        font-size: 20px;
        margin-top: 10px;
    }

.submit-from-new {
    display: flex;
    justify-content: end;
}
