:root{
    --theme-color : #ce183d;
    --text-color: #000000;
;
}
.header-top .top-inner h4 {
     font-family: unset;
    }
.logo-box .logo img {

    height: 100px;
}
.main-header .logo-box {
    padding: 5px 0px;
}
.footer-logo img{
    height: 150px;
}
.page-title {

    padding: 250px 0px 31px 0px;
}
.header-style-three .header-top p, 
.header-style-three .header-top a {
    color: #ffffff;
}
.upper-box  h2{
    color: #ce183d;
}
.upper-box p{
    color: #ffffff;
}
.header-style-three .header-top .social-links li a {
    color: #ffffff;
}
.info-block-one .inner-box {
    padding: 49px 10px 41px 10px;
    text-align: unset;
}
.banner-style-three {
     padding:100px 0px 0px 0px;
}

 .banner-carousel .item {
    position: relative;
    padding-top: 50px;
}

.banner-style-three .owl-carousel .owl-item img {
    width: 100%;
    height: 700px;
   
}
.banner-carousel .auto-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
}

.mobile-menu .contact-info {
    padding: 30px 30px 20px 30px;
}

    #js-notification-bar {
  background-color: #000000; /* A black background */
  color: #ffffff;
 
}
.platform-style-two .image-box img {
    height: 500px;
    object-fit: contain;
}
.footer-style-three p {
    color: #000000;
}
.pricing-section .pricing-table {
    min-width: 900px;
}
.pricing-section .tab-btn-box .tab-btns li {
    width: 185px;
    padding: 13px 10px 10px 15px;
}
.pricing-section .tab-btn-box .tab-btns li:last-child {
    margin: 5px !important;
}

#js-notification-bar span {
  display: block;
  position: relative;
  animation: js-marquee 15s linear infinite;
}

#js-notification-bar span:hover {
  animation-play-state: paused; /* Pause animation on mouse hover */
}
.banner-carousel .owl-nav {
    display: none;
}
@keyframes js-marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}


 th {
    padding: 10px;
}
td{
    padding: 5px;
    color:#000000;
}

.banner-style-three .upper-box h2 {
    font-size: 45px;
    line-height: 70px;
    font-weight: 450;
}

.accordion .acc-btn.active span {
    background: var(--theme-color-three);
}
.apps-section .content-box .inner-box .single-item .icon-box {
    background: var(--theme-color-three);
}
.apps-section .image-box .image-content .rating {
    background: var(--theme-color-three);
}

.markets-block-one .inner-box .image-box .image img {
    height: 250px;
    object-fit: cover;
}

.chooseus-style-two .image-layer {
    bottom: 100px;
}
.table-outer img {
    height: 40px;
}
.pricing-section .pricing-table tr td {
    padding: 10px 40px;
}
.footer-style-three a {
    color: #000000;
}

.client-login {
    position: fixed;
    right: 0px;
    bottom: 100px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.client-login .btn-box {
    width: 160px;
}

.client-login .theme-btn {
    width: 100%;
    text-align: center;
}


.client-login .theme-btn span:before{
    content: unset;
}
.fade:not(.show) {
    opacity: unset;
}
.account-details-content .content-one ul{
    padding:0 20px;
}
.account-details-content .content-one ul li{
    color:#000000;
    list-style: disc;
}
.hide-robot
{
    display: none;
    opacity: 1;
    height:0;
}

.team-section .owl-carousel .owl-item img{
height: 180px;
    width: 200px !important;
    object-fit: cover;
}


.account-form {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgb(0 0 0 / 10%);
    font-family: Arial, sans-serif;
}
.account-form h4 {
    margin-top: 25px;
    margin-bottom: 12px;
    font-size: 20px;
    color: #222;
    font-weight: 600;
    border-left: 4px solid #ce183d;
    padding-left: 10px;
}
.account-form input,
.account-form select,
.account-form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 15px;
}
.account-form textarea {
    height: 100px;
    resize: none;
}
.account-form .two-col {
    display: flex;
    gap: 20px;
}
.account-form .two-col .col {
    flex: 1;
}
.account-form button {
    background: #ce183d;
    color: #fff;
    padding: 14px 35px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    transition: 0.3s;
}
.account-form button:hover {
    background: #ce183d;
}
.content-box p{
 color: #000000;   
}
.nice-select {
   
     position: relative; 
    background: transparent;
    border: 1px solid #ccc;
     font-size: 15px; 
     font-weight: 400; 
    text-transform: uppercase;
    padding: 12px;
     color: #000000; 
    padding-right: 21px;
     height: auto; 
     line-height: 28px; 
     
         width: 100%;
    margin-bottom: 15px;
    border-radius: 6px;

}

    
    .error-msg {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  color: red;
}
.form-step {
  display: none;
}
.form-step:first-child {
  display: block;
}
.contact-section.alternat-2 .check-box label:before {
    border-color: #000000;
}
.terms-box {
    margin: 15px 0;
    font-size: 14px;
}

.terms-box label {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}

.terms-box a {
    color: #0066cc;
    text-decoration: underline;
}

.terms-box input[type="checkbox"] {
    appearance: auto;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    width: 16px;
    height: 16px;
    cursor: pointer;
    accent-color: #0066cc;
}
.terms-error {
    outline: 2px solid red;
    padding: 5px;
}

/* Active Tab Style investor corner */
.nav .nav-item button.active {
    background-color: transparent;
    color: var(--bs-danger) !important;
}

/* Tab Container */
.tab-container {
    display: flex;
    flex-wrap: wrap;
}

.nav-pills {
    min-width: 200px;
}
.search-box {
    max-width: 300px;
}

@media(max-width:768px) {
    .account-form .two-col {
        flex-direction: column;
    }
}


@media screen and (max-width: 768px) {
  .pricing-section .pricing-table {
    min-width: 400px;
    }
    .banner-style-three .owl-carousel .owl-item img{
        height: 500px;
    object-fit: contain;
    }
    
   .banner-style-three  .owl-carousel{
       height:500px;
   }

.banner-style-three {
    padding: 10px 0;
        height: 500px;
}
.banner-carousel .item{
    padding-top: 100px;
}
}




/* Responsive Styling */
@media (max-width: 767px) {
    .tab-container {
        flex-direction: column;
    }

    .nav-pills {
        flex-direction: row;
        overflow-x: auto;
        white-space: nowrap;
        border-bottom: 2px solid #dee2e6;
        border-right: none !important;
        min-width: 100%;
    }

    .nav-pills .nav-link {
        flex: 1 1 auto;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

    .nav-pills .nav-link.active {
        border-bottom: 2px solid #dc3545;
        border-right: none;
    }

    .tab-container,
    .tab-content,
    .tab-pane,
    .table-responsive {
        /*display: block !important;*/
        width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
    }

    .table {
        min-width: 700px !important;
    }

    .table-responsive::-webkit-scrollbar {
        height: 6px;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        background-color: #bbb;
        border-radius: 10px;
    }

    .table-responsive::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
   
  
    .search-box {
    max-width: 150px;
    }
}


