/* Style for WhatsApp icon */
.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 100;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.whatsapp-icon img {
    width: 40px;
    height: 40px;
}

.whatsapp-icon:hover {
    background-color: #128C7E;
    cursor: pointer;
}

.solutions-intro {
    position: relative;
    padding: 50px 0;
}

.solutions-intro h1 {
    font-size: 35px;
    line-height: 50px;
    font-weight: bolder;
}

.solutions-intro .intro-content {
    padding-top: 50px;
}

.solutions-intro ul {
    margin: 30px 0 75px 0;
}

.solutions-intro ul li {
    margin-bottom: 12px;
    font-size: 20px;
}

.solutions-intro ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 5 Free';
    font-size: 22px;
    font-weight: normal;
    color: #2FCE46;
    margin-right: 10px;   
}

.solutions-intro img {
    /*float: right;*/
}

.solutions-intro .intro-images {
    position: relative;
}

.solutions-intro .img-desktop {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    max-width: 600px;
    box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(34, 43, 212, 0.182);
    /* box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(239, 59, 50, 0.13); */
    border-radius: 11.2066px;
}

.solutions-intro .img-mobile {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 500px;
    box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(34, 43, 212, 0.182);
    border-radius: 11.2066px;
}

.about-page-about .part-text p {
    font-size: 20px;
    line-height: 32px;
    color: #000000;
    font-weight: 500
}

.about-page-about {
    padding: 75px 0
}

.about-page-about .part-text h2 {
    font-size: 34px;
    font-weight: 800;
    color: #333;
    line-height: 43px;
}

.about-page-about .part-text h2 span{
    color: #3c48f3;
}

.features-intro {
    margin-bottom: 20px;
}

.features-intro.desktop .features-bullets {
    padding-top: 6%;
}

.features-intro ul {
    padding-left: 0;
    margin-bottom: 75px;
}

.features-intro ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 5 Free';
    font-size: 22px;
    font-weight: normal;
    color: #2FCE46;
    margin-right: 10px;   
}

.app-features {
    padding: 0 0 75px 0;
}
.app-features .nav-tabs{
    border:none; 
    width: 100%;
    text-align: center; 
    display: inline-block;
    margin-bottom: 30px;
}
.app-features .nav-tabs .nav-item{ display: inline;}
.app-features .nav-tabs .nav-item .active.btn-murtes{
    background: -webkit-linear-gradient(21deg, #90191c 0, #d63438 100%) !important;
    color: #fff;
}
.app-features .nav-tabs .nav-item .active.btn-murtes::after{
    background: -webkit-linear-gradient(21deg, #90191c 0, #d63438 100%) !important;
}
.app-features .nav-tabs .nav-item .btn-murtes{
    background: #fff;
    height: 45px;
    padding: 0 25px;
    color: #cf1b28;
    line-height: 45px;
    border-color:#cf1b28;
    margin-right: 10px; 
}
.app-features .nav-tabs .nav-item .btn-murtes::after{
    background: #fff;
}
.app-features .nav-tabs .nav-item .btn-murtes:hover{
    background: -webkit-linear-gradient(21deg, #90191c 0, #d63438 100%);
    color: #fff;
    border: none;
}

.app-features h3 {
    font-size: 30px;
    font-weight: 800;
    color: #333;
    margin-bottom: 30px;
    text-align: center;
}

.app-features h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.app-features ul {
    padding-left: 20px;
    /*margin-bottom: 30px;*/
}

.app-features ul li {
    margin-bottom: 15px;
}

.app-features .tab-content ul li strong{
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 3px 0;
    display: block;
}
.app-features .tab-content ul li img{
    width: 60px;
    display: block;
}

.features-intro {
    margin-bottom: 20px;
}

.features-image img {
    border: 5.06482px solid #FFFFFF;
    box-shadow: 0px 5.06482px 27.8565px rgba(0, 0, 0, 0.25);
    border-radius: 14.0097px;
}

.app-features h4 {
    font-size: 30px;
    font-weight: 800;
    color: #333;
    margin-bottom: 30px;
}

.app-features .nav-tabs .nav-link {
    display: inline-block;
    border: none;
    min-width: 150px;
}

.app-features .nav-tabs .nav-item.show .nav-link, 
.app-features .nav-tabs .nav-link.active,
.app-features .nav-tabs .nav-link:focus, 
.app-features .nav-tabs .nav-link:hover {
    border: none;
}

.app-features .nav-tabs .nav-link .icon {
    width: 88px;
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    box-shadow: 0px 2.75126px 15.1319px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.app-features .nav-tabs .nav-item.show .nav-link .icon, 
.app-features .nav-tabs .nav-link.active .icon {
    background: -webkit-linear-gradient(21deg, #1a4a92 0, #3c48f3 100%);
}

.app-features .nav-tabs .nav-item.show .nav-link .icon img, 
.app-features .nav-tabs .nav-link.active .icon img {
    filter: brightness(0) invert(1);
}

.app-features .nav-tabs .nav-link p {
    font-size: 16px;
    font-weight: 900;
    margin-top: 10px;
}

.border-block {
    width: 100%;
    clear: both;
}

.border-block .dark {
    width: 35%;
    background-color: #235fb8;
    height: 5px;
    float: left;
}

.border-block .light {
    width: 65%;
    background-color: #ccc;
    height: 5px;
    float: left;
}

.app-demo {
    padding-bottom: 50px;
    padding-top: 50px;
}

.app-demo h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    
}

.app-demo h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #3c48f3;
}

.app-credentials p {
    font-size: 14px;
    font-weight: 600;
}

.app-credentials p span {
    font-weight: 400;
    margin-left: 10px;
}

.app-demo-single {
    border-right: 1px solid #1a4a92;
    margin-bottom: 30px;
}

.app-demo > div:last-child  .app-demo-single {
    border-right: none;
}

.app-demo-imgs {
    margin-bottom: 50px;
}

.app-demo-imgs img{
    box-shadow: 0px 0px 5px rgb(0 0 0 / 12%);
}

.btn-website {
    background: -webkit-linear-gradient(21deg, #1a4a92 0, #3c48f3 100%);
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    position: relative;
    z-index: 2;
    border-radius: 5px;
    overflow: hidden;
}

.btn-website:hover, .btn-website:focus, .btn-website:active {
    color: #fff;
}

.btn-google-play img {
    max-width: 130px;
}

/* .home-about-images {
    margin-top: 150px;
} */

.home-about-images .img-desktop {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    max-width: 600px;
    box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(34, 43, 212, 0.182);
    /* box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(239, 59, 50, 0.13); */
    border-radius: 11.2066px;
}

.home-about-images .img-mobile {
    position: absolute;
    right: 0;
    bottom: 0;
    max-height: 500px;
    box-shadow: -141px 48.9377px 97.8753px 22.5269px rgba(34, 43, 212, 0.182);
    border-radius: 11.2066px;
}

/* .home-about-images .intro-content {
    padding-top: 50px;
} */

.home-about {
    margin-top: auto;
}

@media only screen and (max-width: 991px) {
    .solutions-intro .intro-images .img-mobile {
        position: relative;
        right: auto;
        bottom: auto;
        float: right;
        max-height: 350px;
        margin-top: 50px;
    }

    .solutions-intro .intro-content ul li {
        float: left;
    }

    .solutions-intro .intro-content h1 {
        float: left;
    }

    .home-about-images .img-mobile {
        position: relative;
        right: auto;
        bottom: auto;
        float: right;
        max-height: 350px;
        margin-top: 50px;
    }

    .home-about-images .intro-content p {
        float: left;
    }

}

.nav-item .btn_block {
    position: relative;
    display: inline-block;
  }
  
  .nav-item .dark_btn {
    display: inline-block;
    padding: 12px 24px;
    color: white;
    background-color: #333;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    animation: pulse 2s infinite; /* Continuous animation */
    box-shadow: 0 0 10px #1f64cb;
    transition: transform 0.3s ease;
  }
  
  /* Add hover to enhance the effect when user interacts */
  .nav-item .dark_btn:hover {
    transform: scale(1.1);
  }
  
  /* Pulsing effect keyframes */
  @keyframes pulse {
    0% {
      box-shadow: 0 0 10px #3c48f3, 0 0 20px #3c48f3;
    }
    50% {
      box-shadow: 0 0 25px #1f64cb, 0 0 50px #1f64cb;
    }
    100% {
      box-shadow: 0 0 10px #3c48f3, 0 0 20px #3c48f3;
    }
  }
  
  .nav-item .btn_bottom {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1f64cb;
    left: 0;
    bottom: 0;
    transform: scaleX(0);
    transition: transform 0.4s ease;
    transform-origin: left;
  }
  
  .nav-item:hover .btn_bottom {
    transform: scaleX(1);
  }

.home_video .video_block {
    position: relative;
    width: 275px;
    margin: 35px 0;
    align-content: center;
}

.home_video .video_block .thumbnil {
    max-width: 100%;
    border-radius: 20px;
}

.home_video .video_block .thumbnil img {
    border-radius: 20px;
}

.home_video .video_block .playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(24, 26, 34, 0.5);
    border-radius: 100px;
    width: 100px;
    height: 100px;
}

.home_video .video_block .playBtn .play_icon {
    position: absolute;
    margin: auto;
    z-index: 99;
}

.home_video .video_block .playBtn .play_icon img {
    width: 57px;
}

@media screen and (max-width:576px) {
    .home_video .video_block {
    	margin-left: 16px;
    }
}

@media screen and (max-width: 992px) {
    .home_video .video_block {
        margin-left: 36px;
    }
}

.privacy ol {
    list-style-type: decimal;
    list-style-position: outside;
  }
.privacy ol > li {
    list-style-type: decimal;
    margin-bottom: 20px;
    border: none; 
}
  