.elementor-8311 .elementor-element.elementor-element-600c4110{--display:flex;--background-transition:0.3s;}.elementor-8311 .elementor-element.elementor-element-3fc74a98 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-8311 .elementor-element.elementor-element-3fc74a98{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-3fc74a98 *//* Your custom styles here */
        @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

        *{
            padding: 0;
            margin: 0;
            text-decoration: none;
            list-style: none;
            text-transform: none;
            box-sizing: border-box; /* Added box-sizing for better layout control */
        }
        body{
            font-family: "Inter", sans-serif !important;
            font-optical-sizing: auto;
            text-transform: none;
            font-style: normal;
            background-color: #f8f9fa !important;
        }
   .test-logo img {
        width: 200px;
        /* margin-top: 62px; */
    }
    .to_logo.d-flex.align-items-center span {
    /* position: absolute;
    left: -15px;
    top: 57px; */
    color: #000000;
}

        .navbar-custom {
            background-color: transparent; /* Set to transparent initially for the video background */
            transition: all 0.3s ease;
            padding: 15px 0;
            z-index: 1030;
            position: fixed; /* Keep it fixed at the top */
            top: 0;
            left: 0;
            right: 0;
        }
.footer-bottom a i:hover {
    border: 0px solid #fff;
    background: unset;
    color: #ef7c22;
    rotate: 35deg;
    transition: 0.9s;
}
.footer-bottom a i {
    transition: 0.9s;
    color: #00283b;
    font-size: 25px;
    margin-left: 16px;
    background: #fff;
    padding: 12px;
    border-radius: 4px;
}
.navbar-custom{
    background-color: #000000;
}

.text1 {
  color: white;
  font-size: 26px;
  font-weight: 700;
  margin-top: 80px;
  position: relative;
/*   shorthand animation property: name | duration | iteration count */
/*   animation: text 4s 1; */
  animation-name: text;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.logo-animation {
  animation-name: logo-ani;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@keyframes text {
  0% {
    color: black;
    margin-bottom: -40px;
  }
  30% {
    letter-spacing: 5px;
    margin-bottom: -40px;
  }
  85% {
    letter-spacing: 0px;
    margin-bottom: -40px;
  }
  100% {
    margin-bottom: -40px;
  }
}

@keyframes logo-ani {
  0% {
    scale: 1.5;
    margin-bottom: -40px;
  }
  30% {
    margin-bottom: -40px;
  }
  85% {
    margin-bottom: -40px;
  }
  100% {
    margin-bottom: -40px;
  }
}

.text2 {
  font-size: 26px;
  color: #FFE997;
}
.orange-title{
    background: #ee7d23 !important;
}
       .navbar-custom.scrolled {
            /* background-color: #595e5f; */
            /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
            /* padding: 10px 0; */
        }

        .navbar-custom .navbar-brand img {
            height: 60px;
            transition: all 0.3s;
        }

        .navbar-custom .nav-link {
            color: white !important;
            font-weight: 500;
            padding: 8px 15px;
            transition: all 0.3s;
        }

        .navbar-custom .nav-link:hover {
            color: #f8f9fa !important;
        }

        .btn-orange {
            background-color: #FF6B00;
            color: white !important;
            border-radius: 4px;
            padding: 8px 20px;
            font-weight: 600;
            transition: all 0.3s;
        }

        .navbar-toggler {
            border: none;
            color: white;
        }
        .indirect-tax{
    font-size: 18px !important;
}
.whether-you{
    font-size: 18px !important;
}
        .navbar-toggler {
            border: none;
            color: white;
            outline: none !important;
        }
        .navbar-toggler:focus {
            outline: none !important;
        }
        .navbar-toggler:hover {
    text-decoration: none;
    color: #fff;
}
        button:focus:not(:focus-visible){
            outline:none !important;
        }
        

       a.btn.btn-orange.ms-2 {
        background: #ef7c22;
        border-radius: 100px;
       }

        /* Video Banner Styles */
        .banner-video {
            position: relative;
            width: 100%;
            height: 100vh;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center; /* Center the text content */
        }
        .banner-video.text-center:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

        .video-banner {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }

        .video_text {
            position: relative; /* Position relative to be above the video */
            z-index: 1; /* Ensure text is above the video */
            color: white; /* Default text color */
        }

        .video-logo {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .to_logo {
            display: flex;
            align-items: center;
        }

        .c_logo {
    width: 17px;
    position: absolute;
    left: 40px;
    top: auto;
    filter: invert(1);
}
.to_logo {position:relative;}
        img.a_logo {
    width: 240px;
    max-width: 100%;
    height: 148px;
    object-fit: contain;
}
        .andsign{
            font-size: 32px;
        }

.test-logo {
    margin-bottom: 29px;
}
        .video-sub-text.text-white h1 {
            font-size: 84px;
            line-height: 16px;
            color: #000000;
        }
      .video-sub-text.text-white p {
            font-size: 26px;
            font-weight: 400;
            color: #FAFAFA;
        }
        .video-sub-text.text-white p {
    text-transform: none;
    color: #000000;
}
.sarus-info {
    text-transform: none;
}
.sarus-inc-about {
    font-size: 20px;
    color: #ff6b00 !important;
}
.disclaimer-container{
    background-color: #343a40;
    color: white;
}
        
        @media (max-width: 994px) {
            .video-sub-text.text-white h1 {
                font-size: 48px;
                margin-bottom: 10px;
            }
            
        }
      @media (max-width: 768px) {
          .video-sub-text.text-white h1 {
    line-height: 34px;
}
.test-logo {
    margin-bottom: 0;
}
      }  
      @media (max-width: 768px) {
    .banner-video {
        height: 365px !important;
    }
    .features-content h2 {
    margin-top: 0px;
    text-align:center;
}
.to_logo.d-flex.align-items-center span {
     position: unset; 
}
 img.c_logo {
        left: 29px;
        width: 10px; 
}
.features-section
{
    padding: 20px 10px !important;
    }
    .tool-section {
    
    padding: 20px 20px !important;
    }
    .features-content {
    padding-top: 20px !important;
}
    
    
}

        /* Responsive adjustments */
        @media (max-width: 992px) {
            .navbar-collapse {
                background-color: rgba(0, 0, 0, 0.9);
                padding: 20px;
                border-radius: 5px;
                margin-top: 10px;
            }
            
            .video-sub-text h1 {
                font-size: 2.5rem;
            }
            .video-sub-text p {
                font-size: 1.2rem;
            }
        }

        @media (max-width: 768px) {
             .video-sub-text.text-white p {
        font-size: 14px;
        font-weight: 300;
        position: relative;
        bottom: 70px;
        height: 40px;
}
.feature-image img {
    height: 100% !important;
}
.video-sub-text.text-white h1 {
    font-size: 30px;
}
.tool-title {
    font-size: 30px !important;
}
p.sarus-info {
    font-size: 14px;
}
.features-title {
    font-size: 28px !important;
}
.footer-bottom a i {
    margin-top: 14px;
}
.benefits-title, .features-title, .tool-title {
    font-size: 44px !important;
    line-height: 48px !important;
}
            .video-sub-text h1 {
                font-size: 2rem;
            }
            .video-sub-text p {
                font-size: 1rem;
            }
            .video-logo {
                /*flex-direction: column; */
            }
            .to_logo {
                flex-direction: row; /* Adjust inner logos for smaller screens if needed */
                justify-content: center;
            }
            .c_logo {
                width: 15px;
            }
            img.a_logo {
                width: 120px;
            }
        }

         .tool-section {
            background-color: #f8f9fa; /* Light grey background */
            padding: 50px 20px; /* Padding top/bottom and some side padding */
            text-align: center;
        }

        .badge-test {
            background-color: #ff6b00; /* Orange badge color */
            color: white;
            padding: 8px 15px;
            border-radius: 20px;
            font-size: 14px;
            margin-bottom: 12px;
            display: inline-block; /* To make it inline with padding */
        }
.sarus-info p {
    font-size: 18px;
    font-weight: 500;
    color: #424553 ;
}
h2.tool-title.tool-title_99 {
    line-height: 29px;
}
h2.tool-title {
    color: #282828;
}
.sarus-info span {
    color: #5F6980;
}
.features-list li a, li {
    list-style: none;
    padding-left: 0;
    color: #424553 !important;
    line-height: 1.8;
        margin-left: 2px;
    margin-right: 2px;
    font-weight: 500;
}

        .tool-title {
            color: #343a40; /* Dark grey title */
            font-size: 2.5rem;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .tool-description {
            color: #6c757d; /* Medium grey text */
            font-size: 1rem;
            line-height: 1.6;
            margin-bottom: 30px;
        }

        /* Responsive adjustments */
        @media (min-width: 768px) {
            .tool-section {
                padding: 50px 40px; /* More padding on larger screens */
            }

            .tool-title {
                font-size: 3rem;
            }

            .tool-description {
                font-size: 1.1rem;
            }

        }
        @media (min-width: 1025px) {
        ul.navbar-nav{
                position: absolute;
                text-align: center;
                left: 50%;
                transform: translateX(-50%);
                top: auto;
            }
        }
        
p.sarus-info {
    font-weight: 500;
    font-size: 18px;
    color: #5F6980;
}
.sarus-info p a {
    color: #5F6980;
}
p.features-summary {
    font-size: 18px;
    font-weight: 500;
}
.sarus-info span {
    font-size: 54px;
    font-weight: bold;
    color: black;
}
        @media (min-width: 992px) {
            .tool-section {
                padding: 50px 60px; /* Even more padding on wider screens */
            }

            .tool-title {
            font-size: 76px;
        }
        
        h2.tool-title.tool-title-1 {
    font-size: 54px;
}

            .tool-description {
                max-width: 800px; /* Limit width for better readability on large screens */
                margin-left: auto;
                margin-right: auto;
            }
        }
        p.tool-description {
    font-size: 16px;
}
.features-section {

    padding: 50px 0;
            padding: 40px 0;
            background-color: #f8f9fa; /* Optional: Light background */
        }
        .footer-bottom a {
    text-decoration: none;
}

        .feature-image {
    border-radius: 15px;
    overflow: hidden;
    margin-top: 52px;
}
h2.tool-title span {
    font-size: 18px;
    border: 2px solid #ee7d23;
    padding: 0px 24px;
    border-radius: 18px;
}

        .feature-image1 img {
            height: 600px;
            border-radius: 15px;
            display: block;
            object-fit: cover;
            max-width: 100%;
            object-position: right;
        }
.feature-image img {
            /* width: 612px; */
            height: 570px;
            display: block;
            border-radius: 15px;
            object-fit: cover;
            max-width: 100%;
        }
        div#toolSection span img {
            width: 150px;
            /* height: 66px; */
            max-width: 100%;
        }
        

        .features-title {
            color: #212529; /* Dark text */
            font-size: 2.2rem;
            font-weight: bold;
            margin-bottom: 20px;
        }

        .features-list {
    list-style: none;
    padding-left: 15px;
    color: #424553;
    line-height: 1.8;
}

        .features-list li::before {
            content: "•"; /* Bullet point */
            color: #495057; /* Bootstrap primary color */
            display: inline-block;
            width: 1em;
            margin-left: -1em;
        }

        .features-summary {
            color: #6c757d; /* Light dark text */
            font-style: italic;
            margin-top: 20px;
            font-size: 0.9rem;
        }

        /* Responsive adjustments */
        @media (min-width: 768px) {
            .features-content {
                padding-left: 40px;
            }

            .features-title {
                font-size: 2.5rem;
            }
        }

        @media (min-width: 992px) {
            .features-section {
                padding: 50px 0;
            }

            .features-content {
                padding-left: 50px;
            }

            .features-title {
                font-size: 54px;
            }
        }
                li {
            font-size: 18px;
        }
#solutionsSection{
     background: linear-gradient(90deg, #82bbe6, #82bbe68c, rgba(255, 255, 255, 1) 100%);
}
        .benefits-section {
    background: linear-gradient(90deg, #82bbe6, #82bbe68c, rgba(255, 255, 255, 1) 100%);
    padding: 50px 0;
}

        .benefits-title {
            color: #000;
            font-weight: bold;
            text-align: center;
            margin-bottom: 30px;
        }
ul.login-button {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.benefits-title,
.features-title,
.tool-title{
font-size: 34px !important;
line-height: 48px !important;
}
li.nav-item a {
    font-size: 14px;
    white-space: nowrap;
}

ul.login-button {
    margin-left: 0px !important;
}
        .benefit-card {
    background-color: #ffffff;
    color: #000;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    height: 100%;
}

        .benefit-card-title {
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 15px;
        }
ul.benefit-list li {
    font-size: 15px;
}
        .benefit-list {
    list-style: none;
    padding-left: 0;
    line-height: 1.7;
    color: #737373;
    margin-bottom: 0;
}

        .benefit-list li {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
        }

 ul.benefit-list li svg {
    width: 24px;
    height: 24px;
    fill:#000000;
    margin-right: 4px;
}
ul.benefit-list li {
    margin-left: 24px;
    margin-bottom: 5px ;
    position: relative;
    line-height: 24px;
}

ul.benefit-list li svg {
    width: 32px;
    /* height: 24px; */
    fill: #424553;
    margin-right: 4px;
    position: absolute;
    left: -33px;
    top: 1px;
}
      

        /* Responsive layout for cards */
        @media (min-width: 768px) {
            .row > .col-md-6 {
                /* margin-bottom: 0;  */
                /* Remove bottom margin for side-by-side cards */
            }
        }
   
.contact-section {
            background-image: url(https://sarusinc.com/wp-content/uploads/contact-1.jpg);
            padding: 80px 0;
            text-align: left;
            background-repeat: no-repeat;
            width: 100%;
            position: relative;
            background-position: top left;
            background-size: 150%;
        }
        .contact-section:after {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    background: #ffffffb0;
    width: 100%;
    position: absolute;
}

        .contact-content {
            /* max-width: 500px; */
            margin-left: 0;
        }

        .contact-title {
    font-size: 26px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 10px;
    line-height: 1.2;
}
.contact-content.text-center a {
    color: #171717;
}
.logo-footer-baner img {
    width: 144px;
    height: 61px;
    margin-bottom: 11px;
}
        .contact-text {
    font-size: 20px;
    color: #525252;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.7;
}

        .contact-email {
            font-size: 1rem;
            color: #fff;
            margin-bottom: 30px;
            text-decoration: none;
        }

        .contact-email:hover {
            color: #fff;
            text-decoration: underline;
        }

        .free-trial-button {
            background-color: #ff6600;
            color: white;
            padding: 12px 30px;
            border: none;
            border-radius: 10px;
            font-size: 1.1rem;
            font-weight: 500;
            transition: background-color 0.3s ease;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .free-trial-button:hover {
            background-color: #cc5200;
        }
.navbar-toggler-icon {
    display: inline-block;
    width: unset !important;
    height: unset !important;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 31px !important;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}
.free-trial-button:active {
    background-color: #a34100;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.elementor-location-header {
    display: none !important;
}

.e-con>.e-con-inner{
        max-width: 100% !important;
}
.e-con-boxed.e-con.e-parent {
    padding: 0 !important;
}
body{
    line-height: 1.5 !important;
}
@media (max-width: 1200px) {
    li.nav-item a {
        font-size: 10px;
    }
}
        @media (max-width: 992px) {
            .contact-section {
                padding: 60px 0;
            }
           ul.login-button {
                flex-wrap: wrap !important;
                display: unset;
                /* text-align: center; */
            }
            .contact-content {
                max-width: 100%;
                text-align: center;
            }

            .contact-title {
                font-size: 2.2rem;
                text-align: center;
            }

            .contact-text {
                font-size: 1rem;
                text-align: center;
            }
            .contact-email{
                text-align: center;
            }

            .free-trial-button {
                font-size: 1rem;
            }
        }

        @media (max-width: 768px) {
            .video_text{
                margin-top: 35px;
            }
            .benefits-title, .features-title, .tool-title {
                font-size: 34px !important;
                line-height: 38px;
            }
            .contact-section {
                padding: 40px 0;
            }

            .contact-title {
                font-size: 2rem;
            }

            .contact-text {
                font-size: 0.95rem;
            }
        }
          .footer {
            background-color: #343a40;
            padding: 20px 0;
            color: white;
            text-align: center;
        }

        .footer-nav {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            margin-bottom: 10px;
        }

        .footer-nav .nav-item {
    margin-left: 3px;
    border-left: 1px solid #6c757d;
}

        .footer-nav .nav-item:last-child {
            border-right: 1px solid #6c757d; /* Add right border to the last item */
            padding-right: 10px; /* Add padding to the right of the last link */
        }

        .footer-nav .nav-link {
    color: white;
    font-size: 14px;
    padding: 2px 4px;
    border-radius: 3px;
    transition: background-color 0.3s ease;
    text-decoration: none;
}

        .footer-nav .nav-link:hover {
            background-color: #ef7c22;
            color: white;
        }

        .footer-nav .nav-item.active .nav-link {
            background-color: #ef7c22;
            color: white;
        }

        .footer-bottom {
            font-size: 0.9rem;
            color: #d3d3d3;
            margin-top: 10px;
            text-align: center;
        }

        @media (max-width: 992px) {
            .footer-nav .nav-item {
                margin-right: 5px;
                margin-left: 5px;
                padding-left: 5px; /* Adjust padding for smaller screens */
                padding-right: 5px;
            }
             .footer-nav .nav-item:last-child{
                border-right: none;
                padding-right: 5px;
            }

            .footer-nav .nav-link {
                font-size: 0.9rem;
                padding: 6px 12px;
            }
        }

        @media (max-width: 768px) {
            .footer-nav {
                flex-direction: column;
            }

            .footer-nav .nav-item {
                margin-bottom: 5px;
                border-left: none; /* Remove left border on vertical layout */
                border-right: none; /* Remove right border on vertical layout */
                padding-left: 0;
                padding-right: 0;
            }

            .footer-nav .nav-link {
                text-align: center;
            }
        }
        .features-list li a{
    font-size: 17px;
}/* End custom CSS */