
.text-info {
    color: #025e9d !important;
}

.text-animation-mobile {
    display: none;
}

.text-animation-mobile .left .two-sec2 p,
.text-animation-mobile .right .two-sec2 p {
    font-size: 15px;
    line-height: 25px;
}

.swiper-container {
    background: #fff;
}

.swiper-slide {
    margin-right: 15px !important;
}

.we-bg-logo img {
    width: 300px;
    opacity: 0;
}

.digital-marketing {
    padding: 60px 0;
    position: relative;
    background-color: #f3f3f3;
}

.digital-marketing .row:nth-child(3) {
    margin-top: 60px;
}

.digital-marketing .title,
.card-main .title {
    text-align: center;
    margin-bottom: 40px;
}

.digital-marketing .title h3,
.card-main .title h3 {
    font-size: 30px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.digital-marketing .title h3 span,
.card-main .title h3 span {
    font-weight: 700;
}

.digital-marketing .title h3::after,
.card-main .title h3::after {
    content: "";
    position: absolute;
    width: 15%;
    height: 3px;
    background: #025e9d;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.digital-marketing .title p {
    font-size: 16px;
}

.digital-marketing .content p {
    font-size: 16px;
    line-height: 26px;
}

.digital-services-boxes {
    position: relative;
    padding: 50px 0;
}

.digital-services-boxes .item {
    border: 1px solid #ccc;
}

.digital-services-boxes .item .heading {
    background-color: #025e9d;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.digital-services-boxes .item .heading h3 {
    font-size: 18px;
    font-weight: 600;
}

.digital-services-boxes .item .heading p {
    margin: 0;
    font-size: 15px;
}

.digital-services-boxes .item .ranking {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    padding: 20px;
    text-align: center;
}

.digital-services-boxes .item .ranking .left:nth-child(1) {
    border-right: 1px solid #ccc;
}

.digital-services-boxes .item .ranking .left h3 {
    color: #025e9d;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 5px;
}

.digital-services-boxes .item .ranking .left p {
    margin: 0;
    font-size: 15px;
}

.all-services {
    padding: 60px 0 0;
    position: relative;
}

.all-services .title {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.all-services .title h3::after {
    content: "";
    position: absolute;
    width: 12%;
    height: 3px;
    background: #025e9d;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.all-services .title h3 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}

.all-services .title p {
    font-size: 18px;
}

.all-services .services-box {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.all-services .services-box h3 {
    color: #025e9d;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
}

.all-services .services-box p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}

.services-point {
    margin-top: 50px;
}

.services-point ul li {
    padding-bottom: 10px;
    font-size: 16px;
}

.services-point ul li i {
    color: #025e9d;
    padding-right: 5px;
}

.new-all-services {
    background-color: unset;
    padding: 20px 0 60px;
}

.privay-policy {
    padding: 70px 0;
}

.privay-policy a {
    color: #025e9d;
    font-weight: 700;
}

.privay-policy h2 {
    font-weight: 700;
    font-size: 30px;
}

.privay-policy h3 {
    font-weight: 700;
    font-size: 25px;
}

.privay-policy h5 {
    font-size: 20px;
    font-weight: 600;
}

.privay-policy p {
    font-size: 15px;
    line-height: 25px;
}

.privay-policy p b {
    font-size: 18px;
}

.privay-policy ul {
    padding-bottom: 10px;
    font-size: 16px;
}

.privay-policy ul li {
    padding-bottom: 10px;
}

.numer-error {
    color: #ff0000;
    font-weight: 700;
    font-size: 14px;
    display: none;
}

.how-we-work {
    position: relative;
    margin: 80px 0;
}

.how-we-work .img-box img {
    display: block;
    margin: auto;
}

.how-we-work .title {
    margin-bottom: 50px;
}

.how-we-work .title h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

li.menu-item.dropdown-main:hover .dropdown-menu {
    display: block;
}

.services-timeline {
    position: relative;
    padding: 60px 0;
}

.services-timeline .title {
    margin-bottom: 50px;
}

.services-timeline .title h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.services-timeline .img-box img {
    display: block;
    margin: auto;
}

.first-view-port {
    background-image: linear-gradient(rgb(2 94 157 / 34%), rgb(2 94 157)), url(../images/blockchain-page.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 100px 0;
    margin-bottom: 60px;
}

.first-view-port .content span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.first-view-port .content h1 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
}

.first-view-port .content p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 10px;
}

.first-view-port .content ul {
    margin: 15px 0;
}

.first-view-port .content ul li {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.first-view-port .content h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}

.first-view-port form {
    background: #fff;
    padding: 30px 20px;
    border-radius: 5px;
}

.first-view-port form .title {
    color: #025e9d;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}

.first-view-port form .form-group input {
    border-radius: unset;
    border: 2px solid #d9dddc;
    padding: 8px;
    color: #333;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 500;
}

.first-view-port form .form-group textarea {
    width: 100%;
    height: 100px;
    border: 2px solid #d9dddc;
    padding: 10px;
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.first-view-port form .button-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.first-view-port form .button-box .custom-button input {
    background: #025e9d;
    height: 45px;
    padding: 0 30px;
    border: unset;
    color: #fff;
}

.first-view-port form .button-box p {
    margin: 0;
    font-size: 14px;
    color: #000;
}

.video-wrapper .proposal-button {
    text-align: center;
    padding-top: 30px;
}

.video-wrapper .proposal-button .menu-block {
    background: var(--main-color);
    border: none;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    padding: 10px 25px;
}

.counter {
    margin-top: -130px;
    position: relative;
}

.counter .inner {
    border: 2px solid #025e9d;
    background: #f2f2f2;
    border-radius: 10px;
    padding: 50px 30px 60px;
}

.counter .inner .item h3 {
    color: #025e9d;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.counter .inner .item p {
    color: #313131;
    text-transform: capitalize;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.our-badges {
    margin: -40px 0 80px;
    position: relative;
    z-index: 5;
}

.our-badges .custom-badge {
    max-width: 750px;
    background: #fff;
    border: 2px solid #025e9d;
    border-radius: 10px;
    padding: 20px 30px;
}

.cta {
    position: relative;
    margin: 60px 0;
    z-index: 5;
}

.cta .content .img-box img {
    position: absolute;
    pointer-events: none;
}

.cta .content .img-box img:nth-child(1) {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 55px;
}

.cta .content .img-box img:nth-child(2) {
    right: 0;
    top: 0;
    width: 85px;
}

.cta .content .img-box img:nth-child(3) {
    top: 0;
    left: 0;
    width: 250px;
}

.cta .content .img-box img:nth-child(4) {
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 300px;
}

.cta .content {
    background: #025e9d;
    text-align: center;
    border-radius: 30px;
    padding: 50px 0;
    position: relative;
}

.cta .content h3 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 15px;
}

.cta .content h3 span {
    font-weight: 600;
}

.cta .content p {
    color: #fff;
    font-size: 18px;
    max-width: 750px;
    margin: auto;
}

.cta .content .enquiry {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    margin-top: 20px;
}

.client-and-portfolio {
    margin: 60px 0 0;
}

.client-and-portfolio .item {
    overflow: hidden;
    position: relative;
    background: #025e9d;
    padding: 60px 50px;
    border-radius: 15px;
}

.client-and-portfolio .item .content .review {
    background: #fff;
    max-width: 550px;
    border-radius: 10px;
    padding: 25px 30px;
    border: 2px solid #000;
}

.client-and-portfolio .item .content h3 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
    color: #fff;
}

.client-and-portfolio .item .content .review h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #313131;
}

.client-and-portfolio .item .content .review h3::after {
    content: "";
    position: absolute;
    width: 15%;
    height: 3px;
    background: #025e9d;
    left: 0;
    bottom: 0;
}

.client-and-portfolio .item .content .review p {
    margin: 0;
    color: #555;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
}

.client-and-portfolio .item .content a {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 50px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 40px;
    margin-top: 30px;
}

.client-and-portfolio .item .portfolio-image {
    position: absolute;
    top: -145px;
    right: -370px;
}

.client-and-portfolio .owl-nav .owl-prev,
.client-and-portfolio .owl-nav .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -50px;
    color: #025e9d !important;
    border: 2px solid #025e9d !important;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}

.client-and-portfolio .owl-nav .owl-next {
    right: -50px;
    left: unset;
}

.teams {
    overflow: hidden;
    margin: 10px 0 60px 0;
    position: relative;
}

.teams .container-fluid {
    padding: 0;
}

.teams .container-fluid .row:nth-child(even) {
    padding: 30px 0;
}

.teams .team-description {
    width: 100%;
    height: 100%;
    background: #025e9d;
    display: flex;
    align-items: center;
    gap: 15px;
    padding-left: 80px;
    position: relative;
    z-index: 9;
}

.teams .team-description::before {
    position: absolute;
    content: "";
    background: url(../images/dots.webp) no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.2;
}

.teams .team-description .profile-info h1 {
    color: #fff;
    font-size: 30px;
}

.teams .team-description .profile-info h1 span {
    font-weight: 600;
}

.teams .team-description .profile-info p {
    margin: 0;
    color: #fff;
    font-size: 18px;
}

.teams .team-description .profile-info .additional-description {
    margin: 0;
    color: #fff;
    font-size: 15px;
    max-width: 500px;
    margin-top: 5px;
    line-height: 24px;
}

.teams .team-description .profile-info .website-link {
    color: #fff;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}

.timeline {
    margin-bottom: 60px;
    position: relative;
}

.timeline .history h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
}

.timeline .history h1 span {
    color: #025e9d;
    font-weight: 600;
}

.timeline .title .timeline .title h1 .timeline .main-timeline:after {
    content: "";
    display: block;
    clear: both;
}

.timeline .main-timeline .timeline {
    width: 50%;
    padding: 60px 0 0 0;
    margin: 0 5px 25px 0;
    float: left;
}

.timeline .main-timeline .timeline-content {
    min-height: 80px;
    padding: 0 15px 0 0;
    border: 2px solid #025e9d;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.timeline .main-timeline .timeline-content:hover {
    text-decoration: none;
}

.timeline .main-timeline .timeline-content:before,
.timeline .main-timeline .timeline-content:after {
    content: "";
    background-color: #025e9d;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: -5px;
}

.timeline .main-timeline .timeline-content:after {
    top: auto;
    bottom: -5px;
}

.timeline .main-timeline .timeline-year {
    color: #fff;
    background-color: #025e9d;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 3px 20px 3px 50px;
    position: absolute;
    right: -2px;
    top: -60px;
    z-index: 1;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0 50%);
}

.timeline .main-timeline .title {
    color: #025e9d;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0;
}

.timeline .main-timeline .timeline:nth-child(even) {
    margin: 0 0 25px 5px;
    float: right;
}

.timeline .main-timeline .timeline:nth-child(even) .timeline-content {
    text-align: left;
    padding: 0 0 0 15px;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.timeline .main-timeline .timeline:nth-child(even) .timeline-content:before,
.timeline .main-timeline .timeline:nth-child(even) .timeline-content:after {
    right: auto;
    left: -4px;
}

.timeline .main-timeline .timeline:nth-child(even) .timeline-year {
    right: auto;
    left: -2px;
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
}

.whatsapp {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    position: fixed;
    bottom: 20px;
    right: 25px;
    text-align: center;
    width: 200px;
    background: #25d366;
    padding: 6px 0;
    font-weight: 700;
    z-index: 99;
    color: #000;
    font-size: 21px;
    border-radius: 20px;
    box-shadow: rgba(106, 221, 61, 0.2) 0px 2px 8px 0px;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

@keyframes pulsing {
    to {
        box-shadow: 10PX 0 0 40px rgba(100, 219, 54, 0);
    }
}

.whatsapp i {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-right: 5px;
}

.whatsapp .content p {
    margin: 0;
    color: #fff;
    font-size: 17px;
}

.form-contact textarea.form-control {
    height: 150px !important;
}

.choose-services {
    padding: 60px 0;
    position: relative;
}

.choose-services .title {
    margin-bottom: 40px;
}

.choose-services .title h1 {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}

.choose-services ul li:not(:last-child) {
    margin-bottom: 20px;
}

.choose-services ul li:last-child .number:after {
    all: unset;
}

.choose-services ul .main {
    display: flex;
    gap: 20px;
}

.choose-services ul .main .number {
    position: relative;
}

.choose-services ul .main .number span {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #000;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    font-weight: 700;
}

.choose-services ul .main .info h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.choose-services ul .main .info p {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 26px;
}

.your-business {
    padding: 60px 0;
    position: relative;
}

.your-business .title {
    max-width: 700px;
    margin: 0 auto 40px;
}

.your-business .title h1 {
    font-size: 30px;
    text-align: center;
    font-weight: 800;
    line-height: 38px;
}

.your-business ul .main {
    display: flex;
    gap: 20px;
}

.your-business ul .main .icon-box i {
    color: #025e9d;
    font-size: 20px;
    margin-top: 3px;
}

.your-business ul .main .content h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}

.your-business ul .main .content p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.seo-projects {
    position: relative;
    padding: 60px 0;
}

.seo-projects .container {
    max-width: 1250px;
}

.seo-projects .title h1 {
    margin-bottom: 30px;
    font-size: 35px;
    text-align: center;
    font-weight: 700;
}

.seo-projects .main {
    border: 2px solid #d3d3d3;
}

.seo-projects .main div:first-child img {
    width: 100%;
}

.seo-projects .main .title {
    background-color: #025e9d;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}

.seo-projects .main .title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.seo-projects .main .title p {
    margin: 0;
    font-size: 16px;
}

.seo-projects .main .percentage {
    display: flex;
    justify-content: center;
    gap: 15px;
    text-align: center;
    padding: 15px 0;
}

.seo-projects .main .percentage div:nth-child(1) {
    border-right: 2px solid #d3d3d3;
    padding-right: 15px;
}

.seo-projects .main .percentage h3 {
    font-weight: 600;
    color: #025e9d;
    font-size: 28px;
}

.seo-projects .main .percentage p {
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

.seo-projects .bottom-content {
    text-align: center;
}

.seo-projects .bottom-content p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
}

.timeline-new {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 220px);
    justify-content: center;
}

.timeline-new li {
    grid-column: span 2;
    text-align: center;
    border-radius: 65px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    font-family: sans-serif;
    position: relative;
    padding: 20px;
    border: 20px solid #0000;
    background: linear-gradient(#1583d1 0 0) content-box, linear-gradient(#efefef 0 0) padding-box, linear-gradient(var(--d, 90deg), #0000 75%, #000000 0) border-box;
}

.timeline-new li:nth-child(even) {
    grid-column-end: -1;
    --d: -90deg;
    --c: #009cda;
}

.timeline-new li:not(:last-child) {
    margin-bottom: -20px;
}

.timeline-new li:before,
.timeline-new li:after {
    content: "";
    display: block;
    height: 0.6em;
}

.timeline-new time {
    position: absolute;
    font-size: 0.65em;
    left: calc(100% + 50px);
    top: 50%;
    line-height: 23px;
    transform: translateY(-50%);
    white-space: nowrap;
}

.timeline-new li:nth-child(even) time {
    left: auto;
    color: #000;
    right: calc(100% + 50px);
}

.timeline-new time:before {
    content: "";
    position: absolute;
    height: 10px;
    top: calc(50% - 5px);
    right: calc(100% + 5px);
    width: 65px;
    background: repeating-linear-gradient(-90deg, #000000 0 5px, #0000 0 10px) 50% / 100% 2px no-repeat;
}

.timeline-new li:nth-child(even) time:before {
    right: auto;
    left: calc(100% + 5px);
    background: repeating-linear-gradient(90deg, #009cda 0 5px, #0000 0 10px) 50%/100% 2px no-repeat;
}

.faq {
    background-color: #272727;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

.faq:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 200px;
    background: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%);
    border-bottom-right-radius: 32px;
    border: 1px solid rgb(56, 56, 56);
}

.faq:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 200px;
    background: linear-gradient(rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%);
    border-bottom-left-radius: 32px;
    border: 1px solid rgb(56, 56, 56);
}

.faq .badge {
    max-width: 95px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: #8f8f8f;
    box-shadow: rgba(255, 255, 255, 0.12) 0px 0px 0px 1px;
    border-radius: 8px;
    padding: 6px 0;
    margin-bottom: 25px;
}

.faq .badge svg {
    width: 20px !important;
    height: 20px !important;
}

.faq .badge p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.faq .title {
    text-align: center;
    color: #fff;
}

.faq .title h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 15px;
}

.faq .title .main-para {
    max-width: 540px;
    margin: auto;
}

.faq .title .main-para p {
    margin: 0;
    color: #8f8f8f;
    font-size: 16px;
}

.faq .accordion {
    max-width: 800px;
    margin: auto;
    padding: 0;
    margin-top: 40px;
}

.faq .accordion .accordion-item:not(:last-child) {
    margin-bottom: 18px;
    border: none;
}

.faq .accordion .accordion-item .accordion-header {
    background: #272727;
}

.faq .accordion .accordion-item .accordion-button {
    display: flex;
    justify-content: space-between;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(171, 171, 171, 0.06) 100%) rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: rgb(235, 235, 235);
    font-size: 17px;
    box-shadow: none;
    font-weight: 600;
}

.faq .accordion .accordion-item .accordion-button::after {
    content: "+";
    margin: 0;
    width: unset;
    height: unset;
    background-image: unset;
    background-repeat: unset;
    background-size: unset;
}

.faq .accordion .accordion-item .accordion-body {
    padding: 1rem 1.25rem;
    background-color: #272727;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: none;
}

.faq .accordion .accordion-item .accordion-body ul {
    list-style: auto;
    padding-left: 25px;
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.accordion-flush .accordion-collapse {
    background-color: #272727;
}

.accordion-item:last-of-type .accordion-collapse {
    border-radius: unset;
}

.faq .accordion .accordion-item .accordion-body p {
    color: #d1d1d1;
    font-size: 16px;
    line-height: 26px;
}

.faq .accordion .accordion-item .accordion-body p:last-child {
    margin: 0;
}

.web-designing-pricing {
    padding: 60px 0;
}

.web-designing-pricing .title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #025e9d;
    color: #fff;
    text-align: center;
    padding: 32px 0;
}

.web-designing-pricing .title h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

.web-designing-pricing .title p {
    font-size: 15px;
    margin: 0;
}

.web-designing-pricing .table thead tr th {
    width: 25%;
    text-align: center;
    color: #025e9d;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    vertical-align: middle;
    line-height: 26px;
    border-right: 1px solid #f8f8f8;
}

.web-designing-pricing .table tbody tr th {
    background-color: #f7f7f7;
    text-align: center;
    padding: 30px;
    font-size: 15px;
    font-weight: 600;
}

.web-designing-pricing .table tbody td {
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    border-right: 1px solid #f8f8f8;
}

.web-designing-pricing .table tbody td .fa-xmark {
    color: #f44336;
}

.web-designing-pricing .table tbody td .fa-check {
    color: #1b750a;
}

.video-sec {
    padding: 60px 0;
}

.video-popup-bg {
    background: url(../images/video_bg.webp) no-repeat;
    padding: 145px 0;
    box-shadow: 0 50px 40px #fff;
    border-radius: 20px 20px 20px 20px;
    background-color: #0a1119;
    background-size: cover;
}

.video-popup-bg .modal-header {
    border: none;
}

.youtube-video-btn i {
    font-size: 35px;
    color: #fff;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 40px;
    background: #025e9d;
    padding: 20px;
    border-radius: 50px;
    cursor: pointer;
}

.youtube-video-btn {
    text-align: center;
}

.video-sec-title span {
    color: #212529;
    font-size: 18px;
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}

.video-sec-title {
    padding-top: 40px;
}

.video-sec-title h3 {
    font-size: 32px;
    line-height: 1.143em;
    margin-bottom: 20px;
    font-weight: 700;
}

.video-sec-title p {
    color: #212529;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
}

.main-specific-solutions {
    padding: 80px 0;
}

.main-specific-solutions .title {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 40px;
}

.main-specific-solutions .title h1 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px;
}

.main-specific-solutions .title h1 span {
    color: #025e9d;
    border-bottom: 3px solid currentColor;
}

.main-specific-solutions .title p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.main-specific-solutions .industry-specific-solutions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 25px;
}

.main-specific-solutions .industry-specific-solutions li {
    width: 15%;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 40px #604c3e21;
    border-radius: 10px 10px 10px 10px;
    transition: 0.25s ease-in-out;
    overflow: hidden;
}

.main-specific-solutions .industry-specific-solutions li:hover {
    box-shadow: 1px 0 34px 1px rgba(0, 0, 0, 0.13), 0 15px 34px 1px rgba(0, 0, 0, 0.13);
    transform: scale(1.05);
}

.main-specific-solutions .industry-specific-solutions .heading-content {
    padding: 5px;
    min-height: 80px;
}

.main-specific-solutions .industry-specific-solutions .img {
    padding: 20px 10px;
}

.main-specific-solutions .industry-specific-solutions .heading-content h5 {
    color: #212121;
    margin: 10px 5px;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
}

.bgs-blue {
    background-color: #021f61;
}

.cl-white {
    color: #fff;
}

.lh-74 {
    line-height: 55px;
}

.fs-64 {
    font-size: 43px;
}

.extra-bold {
    font-weight: 800;
}

.section_home-ours .bgs-tech {
    background-color: #13306c;
    border-radius: 30px;
}

.section_home-ours .nav-tech .nav-item:not(:last-child) {
    padding-bottom: 20px;
}

.section_home-ours .nav-tech .nav-link.active,
.section_home-ours .nav-tech .show>.nav-link {
    color: #fff;
    background-color: #011f60;
    box-shadow: none;
}

.section_home-ours .nav-tech .nav-link {
    background: none;
    position: relative;
    width: 100%;
    border: 0;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    text-align: left;
    padding: 14px 30px;
    box-shadow: 0px 0px 0px 1px rgb(145 124 124 / 9%);
}

.section_home-ours .nav-tech .nav-link::after {
    content: "";
    position: absolute;
    background: url("../images/port-arrow.webp") no-repeat;
    width: 50px;
    height: 30px;
    right: 13px;
    top: 25px;
    color: #fff;
}

.cl-darkyellow,
.cl-yellow {
    color: #fbc707;
}

.section_home-ours .nav-techs ul {
    padding-left: 0;
}

.section_home-ours .nav-techs ul li {
    color: #011f60;
    background: #fff;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 30px;
    margin: 0 5px 8px 0;
}

.section_home-ours p {
    font-size: 18px;
    line-height: 30px;
}

.breadcrumb-sec {
    background: linear-gradient(45deg, #025e9d, #3781ab);
    padding: 80px 0;
}

.breadcrumb-sec h1 {
    font-size: 46px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

.breadcrumb-main {
    background: url(../images/breadcrumb.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    position: relative;
    z-index: 3;
}

.breadcrumb-main::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: #000;
    z-index: -1;
    height: 100%;
    width: 100%;
    opacity: 0.4;
}

ul.bdt-ep-breadcrumb {
    display: flex;
    gap: 15px;
}

.breadcrumb-main h3 {
    font-size: 60px;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 10px;
}

ul.bdt-ep-breadcrumb li a,
ul.bdt-ep-breadcrumb li {
    color: #fff;
    font-size: 20px;
}

.breadcrumb-main p {
    color: #fff;
    font-size: 20px;
}

ul.bdt-ep-breadcrumb li i {
    font-size: 16px;
}

.card-main .card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.card-main .card img {
    width: 100%;
    display: block;
}

.card-main .content {
    position: absolute;
    text-align: center;
    bottom: -100%;
    /* height: 100%; */
    left: 0;
    width: 100%;
    background: rgb(0 0 0 / 71%);
    color: #fff;
    padding: 30px 0;
    transition: 0.6s ease;
    opacity: 0;
}

.card-main .card:hover .content {
    bottom: 0;
}

.card-main .card:hover .content {
    opacity: 0.8;
}

.card-main {
    padding: 60px 0;
}

.card-main .content h3 {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 600;
}

.card-main .content h3 a {
    color: #fff;
}

.card-main .content p {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 400;
}

.brxe-block,
.brxe-content {
    padding: 0 30px 30px 40px;
    position: relative;
}

.brxe-block i {
    position: absolute;
    font-size: 35px;
}

.brxe-block i.fa-solid.fa-quote-left {
    inset-inline-start: -1%;
    inset-block-start: -5px;
}

.brxe-block i.fa-solid.fa-quote-right {
    inset-inline-end: -3%;
    inset-block-end: 35%;
}

.brxe-block p {
    font-size: 20px;
}

.left-sticky {
    position: sticky;
    top: 30%;
}

.case-inner-sec {
    padding: 100px 0;
}

.case-inner-heading {
    position: relative;
}

.case-inner-heading h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}

.case-inner-heading p {
    font-size: 20px;
}

.case-inner-heading {
    text-align: center;
}

.brxe-content h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

.brxe-content p {
    font-size: 20px;
    margin-bottom: 10px;
}

.brxe-content ul li {
    border-right: 2px solid #000;
    padding-right: 50px;
    text-align: center;
}

.brxe-content ul li:last-child {
    border-right: none;
}

.brxe-content ul {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.brxe-content ul li h3 {
    font-size: 35px;
    font-weight: 700;
    color: #346efd;
}

.brxe-content ul li h6 {
    font-size: 19px;
    font-weight: 600;
}

.logo-ocean {
    width: 180px;
    margin: 10px 0;
}

.content-counter h3 {
    font-size: 60px;
    font-weight: 700;
    color: #025e9d;
}

.content-counter p {
    font-size: 19px;
    line-height: 26px;
    margin: 0;
    font-weight: 600;
}

.content-marge {
    color: #fff;
    background-color: #1e1c1c;
    border-radius: 20px;
    width: 100%;
    max-width: 700px;
    margin-right: 30px;
    margin-bottom: 0;
    padding: 24px 40px 10px 40px;
    position: absolute;
    inset: auto 0% 15% auto;
    box-shadow: -15px -14px #fff;
}

.digital-servicesmb {
    padding-bottom: 130px;
}

.build-partnerships-sec {
    padding: 60px 0;
}

.build-partnerships-sec .title h3 {
    font-size: 35px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    text-transform: capitalize;
    margin: 0;
}

.build-partnerships-sec p {
    font-size: 18px;
    font-weight: 400;
}

.faq-item {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-question {
    background: #fff;
    border: none;
    width: 100%;
    text-align: left;
    padding: 20px 25px;
    font-size: 23px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #222;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    background: #f0efefc7;
    transition: all 0.4s ease;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.6;
    color: #555;
}

.faq-item.active .faq-answer {
    max-height: 300px;
    padding: 15px 20px;
}

.faq-icon {
    font-size: 26px;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

/*==================================
MEGA MENU
==================================*/
.mega-dropdown {
    position: static;
}

.mega-menu {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 100%;
    background: #fff;
    padding: 25px 20px;
    border-radius: 1px;
    box-shadow: 0 0 5px 1px #0000002b;
    opacity: 0;
    visibility: hidden;
    transform: translateY(25px);
    transition: 0.35s ease;
    z-index: 999;
}

.mega-dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mega-menu .row>div {
    padding: 0 10px;
    border-right: 1px solid #ececec;
}

.mega-menu .row>div:last-child {
    border-right: none;
}

.mega-menu h5 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
}

.mega-menu h5 span {
    color: var(--main-color);
}

.mega-menu ul li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    color: #444;
    padding: 10px 0;
    cursor: pointer;
    transition: 0.3s;
}

.mega-menu ul li:hover {
    color: var(--main-color);
    transform: translateX(5px);
}

.mega-menu ul li i {
    color: var(--main-color);
    width: 18px;
}

.menu-btn {
    display: inline-flex;
    align-items: center;
    margin-top: 10px;
    color: var(--main-color);
    font-weight: 600;
}

.menu-btn i {
    margin-left: 8px;
    transition: 0.3s;
}

.menu-btn:hover i {
    transform: translateX(5px);
}

.mega-menu ul li a {
    color: #333;
}

section.seo-built-sec {
    padding: 60px 0;
    background: #f2f2f2;
}

section.seo-built-sec h3 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 15px;
}

section.seo-built-sec h3 span {
    color: var(--main-color);
}

section.seo-built-sec p {
    font-size: 19px;
    margin-bottom: 10px;
}

a.custom-btn-seo {
    background: var(--main-color);
    color: #fff;
    padding: 11px 25px;
    display: inline-block;
    font-size: 17px;
    border-radius: 5px;
}

.seo-card {
    background: #fff;
    padding: 30px 7px;
    border-radius: 18px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: .4s;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
}

.seo-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18);
}

.seo-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 4px;
    background: var(--main-color);
    transition: .5s;
}

.seo-card:hover::before {
    left: 0;
}

.seo-card .icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin-bottom: 25px;
    border: 2px solid;
    animation: float 3s ease-in-out infinite;
    transition: .4s;
    border-color: var(--main-color);
    ;
}

.seo-card .icon i {
    transition: .4s;
    color: var(--main-color);
}

.seo-card:hover .icon {
    transform: rotate(360deg) scale(1.1);
}

.seo-card:hover .icon i {
    transform: scale(1.2);
}

.seo-card .seo-card h3 {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.3;
    color: #13224d;
    margin-bottom: 18px;
}

.seo-card p {
    font-size: 16px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 0px;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-8px);
    }

    100% {
        transform: translateY(0px);
    }
}

.seo-card h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
}

section.seo-section {
    padding: 60px 0;
}

.seo-section h4,
.case-study-sec h4 {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

section.seo-section h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}

/*  */
.journey-section {
    padding: 60px 0;
    background: #f2f2f2;
}

.journey-section h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.journey-section h3 span {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: 6px;
}

.journey-section .section-text {
    max-width: 920px;
    margin: auto;
    text-align: center;
    font-size: 17px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 40px;
}

.journey-section .journey-row {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 38px;
    flex-wrap: wrap;
}

.journey-section .journey-box {
    width: 350px;
    min-height: 140px;
    padding: 25px 20px;
    border-radius: 10px;
    text-align: center;
    transition: .4s;
    cursor: pointer;
    box-shadow: 0 12px 25px rgba(0, 0, 0, .10);
    position: relative;
    overflow: hidden;
}

.journey-section .journey-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .18);
    transform: skewX(-35deg);
    transition: .6s;
}

.journey-section .journey-box:hover::before {
    left: 130%;
}

.journey-section .journey-box:hover {
    transform: translateY(-12px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .18);
}

.journey-section .journey-box h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.journey-section .journey-box p {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
}

.journey-section .white {
    background: #cedcea;
    color: #222;
}

.journey-section .light {
    background: #d9efff;
    color: #222;
}

.journey-section .blue {
    background: #b8d7fb;
    color: #222;
}

.journey-section .primary {
    background: #6fa8eb;
    color: #fff;
}

.journey-section .dark {
    background: #8f87eb;
    color: #fff;
}

.journey-section .primary p,
.journey-section .dark p {
    color: #edf3ff;
}

.seo-comparison {
    padding: 80px 0;
}

.heading {
    text-align: center;
    margin-bottom: 55px;
}

.heading h2 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.heading span {
    color: var(--main-color);
}

.comparison-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.comparison-card {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 18px;
    padding: 25px 30px;
    transition: 0.4s;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.comparison-card.active {
    border: 2px solid var(--main-color);
}

.comparison-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}

.comparison-card h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}

.comparison-card ul {
    list-style: none;
}

.comparison-card ul li {
    position: relative;
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.6;
    color: #444;
    transition: 0.3s;
}

.comparison-card .good-list li:hover,
.comparison-card .bad-list li:hover {
    transform: translateX(8px);
}

.bg-custum-black2 {
    background: #000000 !important;
}

/*==============================
 Website Salesperson Section
===============================*/
.website-salesperson {
    padding: 60px 0;
    background: #fff;
    overflow:    hidden;
}

.website-content {
    padding-right: 40px;
}

.website-content h4 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.website-content h5 {
    font-size: 22px;
    font-weight: 600;
}

.website-content p {
    font-size: 17px;
    line-height: 1.9;
    color: #333;
    margin-bottom: 10px;
    font-weight: 400;
}

.website-content strong {
    color: #222;
    font-weight: 700;
}

/*==============================
 Stats Wrapper
===============================*/
.stats-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 18px;
    padding-left: 25px;
    margin-top: 30px;
}

.stat-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 32px 22px;
    transition: .35s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .04);
    position: relative;
}

.stat-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
    border-color: #d8d8d8;
}

.stat-card h3 {
    font-size: 25px;
    color: var(--main-color);
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1;
}

.stat-card p {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 1.7;
    margin: 0;
}

/* Hover Top Border */
.stat-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: var(--main-color);
    transform: scaleX(0);
    transition: .35s;
    border-radius: 10px 10px 0 0;
}

.stat-card:hover::before {
    transform: scaleX(1);
}

/*==============================
 Bootstrap Row Alignment
===============================*/
.website-salesperson .row {
    align-items: center;
}

/*==============================
 Smooth Animation
===============================*/
.website-content,
.stat-card {
    transition: all .4s ease;
}

/*=========================================
 Website Process Section
=========================================*/
.process-section {
    padding: 60px 0;
    background: #add8e621;
    overflow: hidden;
}

.process-section .section-title {
    text-align: center;
    margin-bottom: 50px;
}

.process-section .section-title h2 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 15px;
}

.process-section .section-title h2 span {
    color: var(--main-color);
}

.process-section .section-title p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.8;
    color: #666;
}

/*===============================
 Process Row
================================*/
.process-section .process-row {
    align-items: flex-start;
}

/*===============================
 Process Box
================================*/
.process-box {
    text-align: center;
    padding: 15px 20px;
    transition: .4s;
    position: relative;
}

.process-box:hover {
    transform: translateY(-10px);
}

/*===============================
 Icon Circle
================================*/
.process-icon {
    width: 110px;
    height: 110px;
    margin: 0 auto 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    border: 3px solid;
    transition: .4s;
    position: relative;
    background: #fff;
}

.process-icon i {
    transition: .4s;
}

/*===============================
 Icon Colors
================================*/
.blue {
    color: #1787ff;
    border-color: #1787ff;
}

.red {
    color: #ff5050;
    border-color: #ff5050;
}

.yellow {
    color: #f5b400;
    border-color: #f5b400;
}

.blue2 {
    color: #006dff;
    border-color: #006dff;
}

/*===============================
 Heading
================================*/
.process-box h3 {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    line-height: 1.35;
    margin-bottom: 5px;
}

/*===============================
 Paragraph
================================*/
.process-box p {
    font-size: 16px;
    line-height: 1.9;
    color: #707070;
    margin-bottom: 0;
}

/*===============================
 Hover Effect
================================*/
.process-box:hover .process-icon {
    transform: rotateY(180deg) scale(1.08);
}

.process-box:hover .process-icon i {
    transform: rotateY(-180deg);
}

.process-box:hover h3 {
    color: var(--main-color);
}

.process-box::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 0;
    height: 4px;
    background: var(--main-color);
    border-radius: 20px;
    transition: .4s;
}

.process-box:hover::after {
    width: 80px;
}

/*===============================
 Shadow
================================*/
.process-box:hover {
    box-shadow: 0 18px 45px rgba(0, 0, 0, .08);
    border-radius: 15px;
    background: #fff;
}

/*======================================
    Full Service Section
======================================*/
.services-section4 {
    padding: 90px 0;
    background: #ffffff;
}

.services-section4 .container {
    max-width: 1200px;
}

/*=========================
    Section Heading
==========================*/
.services-section4 .section-heading {
    text-align: center;
    margin-bottom: 60px;
}

.services-section4 .section-heading h4 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 15px;
}

.services-section4 .section-heading p {
    max-width: 760px;
    margin: auto;
    font-size: 20px;
    line-height: 1.8;
    color: #6b7280;
}

/*=========================
      Service Card
==========================*/
.services-section4 .service-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 18px;
    padding: 35px 30px;
    height: 100%;
    transition: 0.35s ease;
    position: relative;
    overflow: hidden;
}

.services-section4 .service-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.1);
    border-color: #dddddd;
}

/*=========================
       Icon Box
==========================*/
.services-section4 .service-icon {
    width: 58px;
    height: 58px;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    margin-bottom: 25px;
    background: #025e9d14;
    border: 1px solid #025e9d14;
    transition: 0.35s;
}

.services-section4 .service-icon i {
    transition: 0.35s;
}

/*=========================
      Icon Colors
==========================*/
.services-section4 .pink i {
    color: #ff6b9f;
}

.services-section4 .blue i {
    color: #5b7cfa;
}

.services-section4 .yellow i {
    color: #d8a104;
}

.services-section4 .green i {
    color: #6bcb77;
}

.services-section4 .purple i {
    color: #6c63ff;
}

.services-section4 .orange i {
    color: #f59e0b;
}

/*=========================
      Card Heading
==========================*/
.services-section4 .service-card h3 {
    font-size: 23px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 10px;
    line-height: 1.35;
}

/*=========================
     Card Paragraph
==========================*/
.services-section4 .service-card p {
    font-size: 16px;
    color: #6b7280;
    line-height: 1.8;
    margin: 0;
}

/*=========================
      Top Border Effect
==========================*/
.services-section4 .service-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: var(--main-color);
    transform: scaleX(0);
    transition: 0.35s;
}

.services-section4 .services-section4 .service-card:hover::before {
    transform: scaleX(1);
}

/*=========================
      Hover Icon
==========================*/
.services-section4 .service-card:hover .service-icon {
    background: var(--main-color);
    border-color: var(--main-color);
    transform: rotate(10deg) scale(1.1);
}

.services-section4 .service-card:hover .service-icon i {
    color: #fff;
}

/*=========================
      Typography
==========================*/
.services-section4 .service-card h3,
.services-section4 .service-card p {
    transition: 0.35s;
}

.services-section4 .service-card:hover h3 {
    color: var(--main-color);
}

.services-section4 .service-card:hover p {
    color: #555;
}

section.seo-built-sec ul li {
    font-size: 19px;
    margin-bottom: 10px;
    color: #fff;
}

/*==========================================
        FAQ SECTION
==========================================*/
.faq-section-web {
    padding: 90px 0;
    background: #ffffff;
    overflow: hidden;
}

/*========================
      Section Title
=========================*/
.faq-section-web .faq-title {
    margin-bottom: 60px;
}

.faq-section-web .faq-title h4 {
    font-size: 40px;
    color: #333;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 15px;
}

/*========================
       FAQ Card
=========================*/
.faq-section-web .faq-card {
    position: relative;
    background: #fff;
    border-radius: 18px;
    padding: 40px 30px;
    margin-bottom: 40px;
    border: 1px solid #efefef;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.07);
    transition: 0.4s ease;
}

.faq-section-web .left-card {
    margin-right: 30px;
}

.faq-section-web .right-card {
    margin-left: 30px;
}

/*========================
      Number Circle
=========================*/
.faq-section-web .faq-number {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #fff;
    font-size: 30px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -28px;
    left: -28px;
    transition: 0.35s;
    border: 4px solid;
    color: var(--main-color);
    border-color: var(--main-color);
}

/*========================
        Heading
=========================*/
.faq-section-web .faq-content h3 {
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    color: #1d1d1d;
    margin-bottom: 10px;
}

/*========================
      Paragraph
=========================*/
.faq-section-web .faq-content p {
    font-size: 17px;
    color: #7a7a7a;
    line-height: 28px;
    margin: 0;
}

/*========================
      Hover Effects
=========================*/
.faq-section-web .faq-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 50px rgba(0, 0, 0, 0.12);
}

.faq-section-web .faq-card:hover .faq-number {
    transform: scale(1.1) rotate(360deg);
}

.faq-section-web .faq-card:hover h3 {
    color: var(--main-color);
}

/*========================
      Smooth Transition
=========================*/
.faq-section-web .faq-card,
.faq-section-web .faq-number,
.faq-section-web .faq-content h3,
.faq-section-web .faq-content p {
    transition: 0.35s;
}

/*========================
    Optional Gradient Top
=========================*/
.faq-section-web .faq-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #65abdb, #025e9d);
    transform: scaleX(0);
    transition: 0.35s;
}

.faq-section-web .faq-card:hover::before {
    transform: scaleX(1);
}

.seo-built-sec img.img-fluid {
    border-radius: 10px;
}

/*=========================================
        AI HERO SECTION
=========================================*/
.ai-hero-section {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: #050505;
}

/* Background Glow */
.ai-hero-section::before {
    content: "";
    position: absolute;
    width: 650px;
    height: 650px;
    right: -200px;
    bottom: -220px;
    background: radial-gradient(circle, rgba(118, 79, 255, 0.35) 0%, rgba(118, 79, 255, 0) 70%);
    pointer-events: none;
}

.ai-hero-section::after {
    content: "";
    position: absolute;
    left: -200px;
    top: -180px;
    width: 550px;
    height: 550px;
    background: radial-gradient(circle, rgba(0, 255, 180, 0.08) 0%, transparent 70%);
}

/*===========================
        Left Content
============================*/
.hero-content {
    position: relative;
    z-index: 10;
}

.hero-content h1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.hero-content p {
    color: #fff;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 10px;
}

.hero-desc {
    color: #ffffff !important;
    font-weight: 500;
}

/*===========================
      Button Area
============================*/
.hero-btn-area {
    margin-top: 25px;
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 18px 36px;
    border-radius: 60px;
    background: #025e9d;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.35s;
}

.hero-btn:hover {
    background: #295e82;
    color: #fff;
    text-decoration: none;
    transform: translateY(-5px);
}

/*===========================
       Right Image
============================*/
.hero-image {
    position: relative;
    text-align: right;
}

.hero-image img {
    width: 100%;
    border-radius: 18px;
}

/*===========================
     Glass Card
============================*/
.ai-card {
    position: absolute;
    left: -20px;
    bottom: -40px;
    width: 520px;
    background: rgb(42 31 77 / 46%);
    backdrop-filter: blur(22px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 18px;
    padding: 15px 30px;
    color: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35);
    text-align: left;
}

.ai-card h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.ai-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ai-card li {
    margin-bottom: 10px;
    color: #f1f1f1;
    font-size: 13px;
    text-align: left;
}

.ai-card li i {
    color: #ffffff;
    margin-right: 10px;
    font-size: 17px;
}

.bottom-text {
    margin-bottom: 13px;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

/*==========================================
        AI SEO vs GEO SECTION
==========================================*/
.ai-seo-section {
    padding: 60px 0;
    background: #ffffff;
    overflow: hidden;
}

/*==============================
        Heading
==============================*/
.ai-seo-section .section-heading {
    text-align: center;
    margin-bottom: 40px;
}

.ai-seo-section .section-heading h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.ai-seo-section .section-heading h2 span {
    color: #025e9d;
}

/* Red Line */
.ai-seo-section .heading-line {
    width: 70px;
    height: 5px;
    background: #025e9d;
    border-radius: 50px;
    margin: 20px auto;
}

/* Description */
.ai-seo-section .section-heading p {
    max-width: 1000px;
    margin: auto;
    color: #555;
    font-size: 17px;
    line-height: 1.9;
    margin-bottom: 10px;
}

/*==================================
      Comparison Wrapper
==================================*/
.ai-seo-section .comparison-wrapper {
    display: flex;
    justify-content: center;
}

/*==================================
       Main Card
==================================*/
.ai-seo-section .comparison-card {
    width: 950px;
    background: #edf8ff;
    padding: 18px;
    border-radius: 22px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
}

/*==================================
        Individual Box
==================================*/
.ai-seo-section .compare-box {
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    height: 100%;
    border: 1px solid #dbe8ff;
    transition: .35s ease;
}

/*==================================
        Header
==================================*/
.ai-seo-section .compare-header {
    background: linear-gradient(45deg, #025e9d, #025e9d);
    color: #fff;
    text-align: center;
    padding: 22px 20px;
}

.ai-seo-section .compare-header h3 {
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}

.ai-seo-section .compare-header span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
    opacity: .95;
}

/*==================================
        Body
==================================*/
.ai-seo-section .compare-body {
    padding: 15px 20px;
}

.ai-seo-section .compare-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ai-seo-section .compare-body li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    color: #2d2d2d;
    font-size: 16px;
    line-height: 24px;
}

.ai-seo-section .compare-body li:last-child {
    margin-bottom: 0;
}

/* Blue Bullet */
.ai-seo-section .compare-body li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #025e9d;
    position: absolute;
    left: 0;
    top: 7px;
}

/* Bold Text */
.ai-seo-section .compare-body strong {
    color: #025e9d;
    font-weight: 700;
}

/*==================================
        Hover
==================================*/
.ai-seo-section .compare-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
}

.ai-seo-section .compare-box:hover .compare-header {
    background: linear-gradient(45deg, #025e9d, #025e9d);
}

.ai-seo-section .compare-body h4 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.txt-heading {
    padding-bottom: 20px;
    text-align: center;
}

.txt-heading h5 {
    font-size: 23px;
    font-weight: 700;
}

.txt-heading p {
    font-size: 16px;
    margin: 10px 0;
}

/*=========================================
        AI ADVANTAGES SECTION
=========================================*/
.ai-advantages {
    padding: 60px 0 30px;
    background: #fff;
    overflow: hidden;
}

/*==============================
        Section Title
==============================*/
.ai-advantages .section-title {
    text-align: center;
    margin-bottom: 30px;
}

.ai-advantages .section-title h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}

/* Blue Underline */
.ai-advantages .section-title h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 170px;
    height: 5px;
    background: #0d619a;
    border-radius: 20px;
}

/*==============================
        Card Wrapper
==============================*/
.ai-advantages .advantage-item {
    text-align: center;
}

/*==============================
       Yellow Heading Bar
==============================*/
.ai-advantages .advantage-heading {
    display: block;
    width: 60%;
    margin: 0 auto 30px;
    color: #111;
    font-size: 25px;
    font-weight: 600;
    padding: 0px 10px;
    border-radius: 2px;
    line-height: 1.3;
    position: relative;
    z-index: 1;
}

.ai-advantages .advantage-heading::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    z-index: -1;
    height: 5px;
    width: 100%;
    bottom: 0;
    background: #025e9d;
    opacity: .6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*==============================
        Main Card
==============================*/
.ai-advantages .advantage-card {
    background: linear-gradient(180deg, #025e9d 0%, #053a5f 100%);
    border-radius: 20px;
    padding: 30px 25px;
    min-height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    transition: 0.35s ease;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transition: all .4s;
    transition-timing-function: ease-in-out;
}

/*==============================
         Heading
==============================*/
.ai-advantages .advantage-card h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}

/*==============================
        Paragraph
==============================*/
.ai-advantages .advantage-card p {
    font-size: 16px;
    line-height: 2;
    color: #ffffff;
    margin: 0;
}

/*==============================
         Hover
==============================*/
.ai-advantages .advantage-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.18);
}

/*==============================
     Smooth Transition
==============================*/
.ai-advantages .advantage-card,
.ai-advantages .advantage-heading,
.ai-advantages .advantage-card h3,
.ai-advantages .advantage-card p {
    transition: 0.35s;
}

/*==============================
     Spacing
==============================*/
.ai-advantages .row>div {
    margin-bottom: 10px;
}

/*=========================================
        GEO JOURNEY SECTION
=========================================*/
.geo-journey {
    position: relative;
    padding: 30px 0 150px;
    background: #fff;
    overflow: hidden;
}

/*=========================================
        Heading
=========================================*/
.geo-journey .geo-heading {
    text-align: center;
    margin-bottom: 30px;
}

.geo-journey .geo-heading h4 {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    color: #111;
    margin: 0;
}

.geo-journey .geo-heading h4 span {
    color: #025e9d;
    font-weight: 500;
}

/* Blue Underline */
.geo-journey .geo-heading h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    width: 220px;
    height: 5px;
    background: #3d9cff;
    border-radius: 30px;
}

.geo-journey .geo-heading p {
    font-size: 17px;
    color: #333;
    margin: 0px;
    line-height: 1.8;
}

/*=========================================
            Journey Card
=========================================*/
.geo-journey .journey-box {
    text-align: center;
    transition: 0.35s;
    height: 100%;
    box-shadow: 1px 1px 5px #9d9090;
    border-radius: 10px;
}

/*=========================================
          Colored Heading
=========================================*/
.geo-journey .journey-title {
    min-height: 90px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.geo-journey .journey-title h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}

/*=========================================
          Colors
=========================================*/
.geo-journey .navy {
    background: #20356f;
}

.geo-journey .pink {
    background: #f44482;
}

.geo-journey .purple {
    background: #7117e6;
}

.geo-journey .darkblue {
    background: #1d3167;
}

/*=========================================
        Content
=========================================*/
.geo-journey .journey-content {
    padding: 0 10px 20px 10px;
}

.geo-journey .journey-content h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.geo-journey .journey-content ul li {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.geo-journey .journey-content ul li i {
    font-size: 15px;
}

/*=========================================
            Button
=========================================*/
.geo-journey .geo-btn {
    display: inline-block;
    padding: 16px 42px;
    background: linear-gradient(45deg, #025e9d, #025e9d);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    transition: 0.35s;
    box-shadow: 0 12px 25px #025e9d;
}

.geo-journey .geo-btn:hover {
    color: #fff;
    text-decoration: none;
    background: linear-gradient(45deg, #025e9d, #025e9d);
    transform: translateY(-5px);
}

/*=========================================
        Wave
=========================================*/
.geo-journey .wave-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 0;
}

.geo-journey .wave-bottom svg {
    width: 100%;
    height: 170px;
    display: block;
}

.geo-journey .wave-bottom path {
    fill: #f7f7f7;
}

/*=========================================
        Hover Effects
=========================================*/
.geo-journey .journey-box:hover {
    transform: translateY(-10px);
}

.geo-journey .journey-box:hover .journey-title {
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.15);
}

.geo-journey .journey-box:hover .journey-content p {
    color: #555;
}

/*=========================================
        Smooth Transition
=========================================*/
.geo-journey .journey-box,
.geo-journey .journey-title,
.geo-journey .journey-content p,
.geo-journey .geo-btn {
    transition: 0.35s ease;
}

/*  */
/*=========================================
        CRYPTO SERVICES SECTION
=========================================*/
.crypto-services {
    padding: 60px 0;
    background: #f8f8f8;
    overflow: hidden;
}

/*=========================================
            Service Card
=========================================*/
.crypto-services .service-card {
    background: #fff;
    border-radius: 18px;
    padding: 30px 25px;
    text-align: center;
    height: 100%;
    border: 1px solid #ececec;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* Top Border Animation */
.crypto-services .service-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(45deg, #025e9d, #025e9d);
    transform: scaleX(0);
    transition: 0.35s;
}

.crypto-services .service-card:hover::before {
    transform: scaleX(1);
}

/*=========================================
              Icon
=========================================*/
.crypto-services .service-icon {
    width: 85px;
    height: 85px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffffff;
    transition: 0.35s;
}

.crypto-services .service-icon img {
    max-width: 65px;
    transition: 0.35s;
}

/*=========================================
             Heading
=========================================*/
.crypto-services .service-card h3 {
    font-size: 22px;
    font-weight: 700;
    color: #222;
    line-height: 1.35;
    margin-bottom: 10px;
}

/*=========================================
            Paragraph
=========================================*/
.crypto-services .service-card p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin: 0;
}

/*=========================================
          Hover Effect
=========================================*/
.crypto-services .service-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.crypto-services .service-card:hover h3 {
    color: #025e9d;
}

.crypto-services .service-card:hover p {
    color: #555;
}

.crypto-services .service-card:hover .service-icon {
    transform: rotate(10deg) scale(1.08);
}

.crypto-services .service-card:hover .service-icon img {
    transform: scale(1.1);
}

/*=========================================
        Smooth Transition
=========================================*/
.crypto-services .service-card,
.crypto-services .service-card h3,
.crypto-services .service-card p,
.crypto-services .service-icon,
.crypto-services .service-icon img {
    transition: all 0.35s ease;
}

.crypto-services .section-title {
    text-align: center;
    margin-bottom: 30px;
}

.crypto-services .section-title h4 {
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
}

.crypto-services .section-title h4::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 170px;
    height: 5px;
    background: #0d619a;
    border-radius: 20px;
}

.text-black {
    color: #000 !important;
}

/*=========================================
        CRYPTO RESOURCES SECTION
=========================================*/

.crypto-resources {
    padding: 50px 0;
    background: #f8f8f8;
    overflow: hidden;
}

/*=========================================
        Section Title
=========================================*/

.crypto-resources .section-title {
    margin-bottom: 50px;
}

.crypto-resources .section-title h3 {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #111;
    margin-bottom: 10px;
}

.crypto-resources .section-title h3::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 170px;
    height: 5px;
    background: #0d619a;
    border-radius: 20px;
}

/*=========================================
          Resource Card
=========================================*/

.crypto-resources .resource-card {
    position: relative;
    background: #fff;
    padding: 40px 30px;
    border-radius: 15px;
    text-align: center;
    height: 100%;
    overflow: hidden;
    border: 1px solid #efefef;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: 0.35s ease;
}

/*=========================================
              Icon
=========================================*/

.crypto-resources .resource-icon {
    width: 85px;
    height: 85px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.crypto-resources .resource-icon img {
    max-width: 70px;
    transition: 0.4s;
}

.crypto-resources .resource-card h4 {
    font-size: 26px;
    font-weight: 600;
    color: #222;
    margin-bottom: 18px;
}


.crypto-resources .resource-card p {
    font-size: 17px;
    color: #666;
    line-height: 1.9;
    margin: 0;
}

.crypto-resources .card-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38px;
    height: 4px;
    background: #025e9d;
    transition: 0.35s;
}

/*=========================================
         Hover Effect
=========================================*/

.crypto-resources .resource-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.14);
}

.crypto-resources .resource-card:hover .card-line {
    width: 100%;
}

.crypto-resources .resource-card:hover .resource-icon img {
    transform: scale(1.12) rotate(6deg);
}

.crypto-resources .resource-card:hover h4 {
    color: #025e9d;
}

.crypto-resources .resource-card,
.crypto-resources .resource-icon img,
.crypto-resources .resource-card h4,
.crypto-resources .card-line {
    transition: 0.35s ease;
}


/*  */

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap");

.testimonials {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

/* .testimonials::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgb(2 94 157);
    opacity: 0.4;
} */

.testimonials .title {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    padding: 20px 0;
    max-width: 600px;
    margin: 0 auto;
}

.testimonials .title h5 {
    color: var(--main-color);
    line-height: 1.2em;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: -3px;
}

.testimonials .title h2 {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.testimonials .title img {
    margin-top: -10px;
}

.testimonials .title p {
    margin: 0 0 10px;
    margin-bottom: 0;
    color: #5a3733;
}

.testimonials .testi .item {
    background: #fff;
    margin: 20px 0 20px 20px;
    padding: 30px 30px 30px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.testimonials .testi .item .profile {
    display: flex;
    padding-left: 15px;
}

.testimonials .testi .item .profile img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.testimonials .testi .item .profile .information {
    padding-left: 20px;
    margin-bottom: 15px;
}

.testimonials .testi .item .profile .information .stars i {
    color: var(--main-color);
}

.testimonials .testi .item .profile .information p {
    font-size: 22px;
    margin: 0px auto 0px;
    color: #5a3733;
    font-weight: 600;
    line-height: 34px;
}

.testimonials .testi .item .profile .information span {
    color: #eb6d2f;
    font-weight: bold;
    line-height: 1.6em;
    font-size: 14px;
}

.testimonials .testi .item>p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6em;
    display: block;
    z-index: 2;
    font-style: italic;
    color: #5a3733;
    text-align: center;
}

.testimonials .testi .item .icon {
    text-align: center;
}

.testimonials .testi .item .icon i {
    font-size: 32px;
    color: var(--main-color);
}

section.case-study-sec {
    padding: 40px 0;
    background: #f2f2f266;
}

.case-study-sec img {
    margin-bottom: 20px;
    border-radius: 10px;
}

.case-study-sec a {
    margin-bottom: 20px;
}

.case-study-sec h4 {
    margin-bottom: 30px;
}

.pin-spacer,
.main-sec {
    overflow: hidden !important;
}