nav {
    background: #1C1E53;
    padding: 16px 0px !important;
}

nav .nav-link {
    color: #BBBBCB;
    font-family: "Poppins", sans-serif;
    font-weight: 600;

    transition: .5s;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

a {
    text-decoration: none;
}

nav .nav-item a:hover {
    color: #fff;
}

nav .navbar-nav {
    column-gap: 32px;
}

nav .navbar-nav li a {
    color: #ffffff;
}

nav .nav-button {
    background: transparent;
    border: solid 2px rgba(244, 246, 252, 0.20);
    border-radius: 41px;
    text-decoration: none;
    padding: 16px 48px;
    color: #BBBBCB;
    font-family: "Poppins", sans-serif;
    font-weight: 600;

    margin-left: 48px;
    display: inline-block;
}

nav .nav-button:hover {
    transition: .5s;
    background: #FCD980;
    color: black;
}

.bannr {
    background: #1C1E53;
    padding: 128px 0;
}

.bannr h1 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 54px;
}

.bannr p {
    color: #BBBBCB;
    font-family: "Poppins", sans-serif;
    font-weight: 600;

    max-width: 562px;
    padding-top: 24px;
    padding-bottom: 48px;
    line-height: 33px;
}

.view-work {
    background: #FCD980;
    border: solid 2px transparent;
    border-radius: 41px;
    text-decoration: none;
    padding: 16px 56px;
    color: #1B1C2B;
    font-family: "Poppins", sans-serif;
    font-weight: 600;

    display: inline-block;
    transition: 0.4s;
}

.view-work:hover {
    background: transparent;
    border-color: #FCD980;
    color: #FCD980;
}

.view-pricing {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;

    margin-left: 40px;
    position: relative;
    overflow: hidden;

}

.view-pricing i {
    position: absolute;
    bottom: 0;
    right: -35px;
    transform: translate(-50%);
    transition: 0.4s;
    opacity: 0;


}

.view-pricing:hover i {

    right: -50px;
    opacity: 1;
}

.work-part {
    background: #F4F6FC;
    padding: 128px 0px;
}

.card-work {
    row-gap: 48px;
}

.title h2 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 48px;
}

.title p {
    color: rgba(40, 41, 56, 0.70);
    font-family: "Poppins", sans-serif;

    max-width: 405px;
    padding: 16px 0px;
}

.title a {
    color: #2405F2;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.title .view-pricing {
    margin-left: 0px;
}

.work-part .work h4 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 32px;
    padding: 16px 8px;
}

.work-part .work p {
    color: rgba(40, 41, 56, 0.70);
    font-family: "Poppins", sans-serif;
    font-weight: 400;

    max-width: 303px;
}

.project {
    padding: 128px 0px;
}

.project .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project .title a {
    color: #282938;
}

.project img:nth-child(2) {
    margin-top: 30px;
}

.project-card {
    position: relative;
    overflow: hidden;
}

.project .overlay {
    background-image: linear-gradient(rgba(28, 30, 83, 0.42), #1C1E53);
    width: 52%;
    height: 100%;
    position: absolute;
    left: -52%;
    top: 0;
    transition: 0.5s;
}

.project .project-card:hover .overlay {
    left: 0%;
}

.p-card {
    position: relative;
    overflow: hidden;
}

.p-card .overlay {
    background-image: linear-gradient(rgba(28, 30, 83, 0.42), #1C1E53);
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: -52%;
    transition: 0.5s;
}

.project .p-card:hover .overlay {
    top: 0%;
}

/*Features part*/
.features {
    background: #F4F6FC;
    padding: 128px 0px;
}

.features .row {
    row-gap: 30px;
}

.features .title h2 {
    max-width: 630px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 47px;
}

.features .title p {
    text-align: center;
    max-width: auto;
}

.features .card img {
    max-width: 12%;
}

.features .card {
    max-width: 100% !important;
    padding: 58px 32px 48px 48px;
    border: 0;
    box-shadow: 0px 0px 10px rgb(122, 115, 161);
    transform: translate(0%, 0%);
    transition: 0.5s;
}

.features .card:hover {
    transform: translate(0%, -5%)
}

.features .card .card-body {
    padding: 0px;
}

.features .card .card-body h5 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    padding-top: 22px;
}

.features .card .card-body p {
    color: rgba(40, 41, 56, 0.70);
    font-family: "Poppins", sans-serif;

    line-height: 28px;
    max-width: 324px;
}

.about {
    background: rgba(244, 246, 252, 1);
    padding: 128px 0px;
}

.about .title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 38px;
    max-width: 327px;
    line-height: 56px;
}

.about h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 32px;
    max-width: 843px;
    line-height: 48px;
}

.imges {
    padding-top: 51px;
    display: flex;
    align-items: center;
    column-gap: 14px;

}

.imges img {
    max-width: 52px;
    border-radius: 50px;
}

.imges h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.imges h5 {
    color: rgba(40, 41, 56, 1);
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.imges p {
    color: rgba(40, 41, 56, 1);
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    margin: 0px;
}

/*--faQ----*/
.faq {
    padding-top: 135px;
    padding-bottom: 128px;
}

.faq .title h2 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 38px;
    max-width: 328px;
}

.faq .title a {
    color: #2405F2;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
}

.faq .accordion-button {
    color: #1B1C2B;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
}

.faq .accordion-body {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;

    line-height: 32px;
    padding: 0px 1000px;
    padding: 0px 105px;
}

.faq .accordion-button span {
    color: #2405F2;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding-right: 59px;
}

.faq .accordion-item {
    border: 0px !important;
}

.faq .accordion-button:focus {
    box-shadow: 0px;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-radius: 0px;
    box-shadow: 0 px;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "x";
    transform: translateY(-50%) rotate(0);

}

.accordion-button:after {
    background-image: none;
    content: "+";
    transform: translateY(-50%) rotate(0);
}

/*--faQ----*/
.from .row {
    --bs-gutter-x: 0rem;
}

.from img {
    max-width: 100%;
    height: 100%;
}

.from .imgs {
    max-width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.from .overlay {
    background-image: linear-gradient(rgba(27, 28, 43, 50%), rgba(62, 67, 185, 50%));
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 96px;
    transition: 0.5s;
}

.from .overlay h2 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 54px;
    max-width: 464px;
    line-height: 74px;
}

.from .overlay p {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;

    line-height: 28px;
    max-width: 464px;
}

.imgs:hover .overlay {
    left: 0%;
}

.contact {
    max-width: 100%;
    height: 100%;
    background: #1C1E53;
    padding: 96px;
}

.contact h4 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 32px;
}

.contact p {
    color: #F4F6FC;
    font-family: "Poppins", sans-serif;
    font-weight: 500;

    line-height: 28px;
    max-width: 432px;
    margin-bottom: 0rem;
    padding-bottom: 40px;
}

.contact input {
    max-width: 100%;
    padding: 18px 32px;
    background: transparent;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 5%);
    margin-bottom: 16px;
    color: #F4F6FC;
    font-size: 18px;
}

.contact input:nth-child(3) {
    margin-bottom: 0px;
}

.contact button {
    background: #FCD980;
    padding: 16px 150px;
    border-radius: 41px;
    max-width: 100%;
    margin-top: 39px;
    margin-bottom: 28px;
    color: #1B1C2B;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.contact .title {
    text-align: center;
}

.contact .view-pricing {
    color: #fff;
}

/*===blog=====*/
.blog {
    padding: 128px;

}

.blog .card {
    margin-top: 64px;
}

.blog .title h2 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 48px;
}

.blog .card-body a {
    color: #282938;
    margin: 0px;
}

footer {
    background: #1C1E53;
    padding: 96px;
}

footer .p1 {
    color: rgba(244, 246, 252, 0.80);
    font-family: "Poppins", sans-serif;
    font-weight: 500;

    line-height: 28px;
    max-width: 400px;
    padding-top: 22px;
}

footer .title h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 48px;
}

footer .title p {
    color: rgba(244, 246, 252, 0.80);
    font-family: "Poppins", sans-serif;
    font-weight: 500;

    line-height: 28px;
    max-width: 400px;
}

footer .title ul li i {
    color: #fff;
    font-size: 18px;
}

footer .title ul {
    padding: 0px;
    display: flex;
    column-gap: 34px;
}

footer .man {
    position: relative;
}

footer .contact-part {
    background: #FCD980;
    max-width: 517px;
    padding: 18px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: absolute;
    bottom: -96px;
    left: 0px;
}

footer .contact-part h6 {
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

footer .contact-part p {
    color: rgba(40, 41, 56, 0.80);
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.footer-billow p {
    padding: 32px;
    color: #282938;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 18px;
}

.footer-billow .navbar-nav {
    display: flex;
}

.nav-item a {
    padding-right: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}