.LogoEdit{
    border:  2px solid gray;
    border-radius: 5px;
}
.fixed-top{
    background-color: white;
}
.setnavbar{
    color: #3A21A0;
    font-weight: 500;
    font-size: 32px;
}
.navbar-toggler {
    border-color: #3A21A0; /* Change border color */
}

.navbar-toggler-icon {
    background-image: none; /* Remove default icon background */
}

.navbar-toggler::after {
    content: ""; /* Create a pseudo-element for the toggler icon */
    display: block;
    width: 1.5rem; /* Width of the icon */
    height: 2px; /* Thickness of the icon */
    background-color: #3A21A0; /* Change the icon color */
    position: relative; /* Position it relative to the toggler */
}

.navbar-toggler::before, 
.navbar-toggler::after {
    background-color: #3A21A0; /* Color for the bars */
    display: block;
    height: 2px; /* Thickness of the bars */
    width: 1.5rem; /* Width of the bars */
    margin: 0.3rem auto; /* Spacing between bars */
}

.nav-item .active{
    color: #3A21A0;
    font-weight: 500;
    font-size: 17px;
}

.navbar-nav .nav-item {
    margin-right: 20px; /* Adjust the value for desired spacing */
}

.navbar-nav .nav-item:last-child {
    margin-right: 0; /* Remove margin from the last item to avoid extra spacing */
}
.nav-item  .deactive_st{
    color: #777B81;
    font-weight: 500;
    font-size: 17px;

}


.gif-background-section{
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 767px) {

}




.home-btn-login{
    border: 2px solid #7C62F6;
    background-color: #7C62F6;
    color: white;
    padding: 5px 25px;

}


.HomeSect1Head1{
    color: black;
    font-size:60px;
}

.homesect1col1p{
    color:black;
    font-size:20px;
    font-weight:600;
}
.homesect1col1p2{
    color:  #818493;
    font-size: 15px;
    font-weight: 500;
}
.btn-sched-demo{
    border: 2px solid #7C62F6;
    background-color: #7C62F6;
    color: white;
    padding: 7px 32px;
    border-radius: 5px;
}
/* Existing styles for .homesect1img */
.homesect1img {
    width: 800px;
    border-radius: 20px;
    /*height: 300px;*/ /* Uncomment if height control is needed */
    /*border: 1px solid #E3E0FC;*/ /* Uncomment if you need a border */
}

/* Adjust for smaller screens */
@media (max-width: 768px) { /* Tablet size */
    .homesect1img {
        width: 100%; /* Makes the image responsive to container width */
        max-width: 400px; /* Set a maximum width for smaller screens */
        border-radius: 15px;
    }
}

@media (max-width: 576px) { /* Mobile size */
    .homesect1img {
        width: 100%; /* Full width for mobile screens */
        max-width: 300px; /* Maximum width for smaller mobile screens */
        border-radius: 10px;
    }
}
.sect2{
    background-color: #fff;
    margin: 0;
    padding: 20px 20px;

}
.key_feature_sec{
margin: 20px 0;
}

.homesect2divs{
    display: flex;
    align-items: center;
    gap: 10px;
}
.homesect2divs img{
    width: 80%;
    filter: grayscale(100%) brightness(0) saturate(100%) invert(48%) sepia(20%) saturate(210%) hue-rotate(175deg) brightness(95%) contrast(92%);
}
@media only screen and (max-width: 767px) {
.homesect2divs img{
    width: 50%;
    }
}
.homesect2divs p{
    color: #80848F; 
    margin-left: 10px;
    font-size:25px ;
    font-weight: 700;
}
.homesect2row3{
    color: #818493;

}

.accordion-item{
margin-bottom: 15px;

}
.accordion-button{
    background-color: #7C62F6 !important;
    color: #fff;
    border-radius: 5px;
}
.accordion-button:focus{
  color: #fff !important;
}
.accordion-button:not(.collapsed) {
    color: #fff !important;
}

.accordion-button::after {
    color: white !important;
    fill: white !important; /* This targets SVG-based icons */
    filter: brightness(0) invert(1); /* Ensures color inversion for icons */
}

.homesect3row4col1 {
    padding: 15px;
    
    transition: background-color 0.3s ease;
}

/*.homesect3row4col1:hover {
    background-color: #dad7e9;
}*/

.title-row {
    display: flex;
    align-items: center;
}

.icon {
    width: 50px;
    transition: filter 0.3s ease;
}

/*.homesect3row4col1:hover .icon {
    filter: grayscale(100%) ;
*/

.title-text {
    margin-left: 10px;
    font-weight: 600;
    font-size: 22px;
    color:black; /* Default color */
}
.description {
    color: gray;
    margin-top: 8px;
}
/* Default style for .homesect2row4col2 */
.homesect2row4col2 {
    background-color: white;
    border: 3px solid #EDEAFF;
    border-radius: 10px;
    padding: 5px 2px;
    width: auto; /* Allows it to grow with content */
}

/* Default style for .homesect2row4col2img */
.homesect2row4col2img {
    width: 100%; /* Keeps the image responsive */
    height: 455px; /* Fixed height for 14-inch screens */
    border-radius: 10px; /* Optional: Add border radius for aesthetics */
}

/* Style for larger screens (2560x1440 and above) */
@media (min-width: 2560px) {
    .homesect2row4col2 {
        width: 150%; /* Increase container size for larger screens */
        padding: 15px 10px; /* Adjust padding for larger visuals */
        border-radius: 15px; /* Optional: Adjust for larger containers */
        height: 650px;
    }

    .homesect2row4col2img {
        width: 100%; /* Increase image size for larger screens */
        height: 600px; /* Adjust height for proportional scaling */
        border-radius: 15px; /* Optional: Adjust for larger images */
    }
}

/* Default style for the image */
.shiftswapimg {
    width: 100%; /* Makes the image responsive to the container width */
    border-radius: 14px; /* Smooth rounded corners */
    height: auto; /* Ensures aspect ratio is maintained */
    border: 3px solid #EDEAFF;

}

/* Style for larger screens (2560x1440 and above) */
@media (min-width: 2560px) {
    .shiftswapimg {
        width: 120%; /* Increase size for larger screens */
        border-radius: 20px; /* Adjust rounded corners for larger visuals */
    }
}


.home-footer{
    background-color: #1c2548;
    height: 100hv;

}

.home-footerh2{
    color: white;
    
}

.home-footer-btn1 {
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 12px;
    border: 0.87px solid #7C62F6;
    background-color: transparent; /* Corrected this line */
    border-radius: 4px;
}

.location-container {
    display: flex;
    align-items: center;
}

.icon-circle {
    width: 40px; /* Adjust to control circle size */
    height: 40px;
    background-color: #7C62F6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.homefooterimgs {
    width: 20px; /* Adjust to control icon size inside circle */
    filter: brightness(0) invert(1); /* Sets icon color to white */
}

.location-text {
    color:white; /* Set the text color to match the icon */
}


.carousel-inner {
  padding: 20px;
}

.testimonial {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.testimonial p {
  font-size: 1.1rem;
  color: #555;
}

.testimonial h5 {
  margin-top: 15px;
  font-weight: bold;
  color: #333;
}

.carousel-indicators li {
  background-color: #333;
}

.carousel-indicators .active {
  background-color: #555;
}

@media (max-width: 768px) {
  .carousel-inner .row {
    flex-direction: column;
  }
}

.contact_sec{
    background-color: #14192D;
    padding: 80px 0px;
}

.contact_sec h2{
color:#FFFFFF;
}
.contact_sec p{
color:#ABAEBC;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #515566 !important;
    background-color: #2E3449;
    background-clip: padding-box;
    border: 1px solid #424a65;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control:focus{
    background-color: white !important;
    outline:0 !important;
    border:0 !important;
    box-shadow: 0px 0px 0px 0px white;
    color: black;
    border-color: #FF0000;
}
input:-internal-autofill-selected{
    background-color: #2E3449 !important;
    outline:0 !important;
    border:0 !important;
    box-shadow: 0px 0px 0px 0px #2E3449;
    border-color: #FF0000;
}
.contact_btn {
  background-color: #7C62F6;
  color: #fff;
  border: 0;
  outline:0;
  width: 100%;
  padding: 10px 0;
  border-radius: 30px;

}

.sub_footer{
    border-top: 1px solid #464D68;
    padding: 20px 0;
}

.footer_navbar ul{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap:30px;
    margin:0;
    padding: 0;
}
.footer_navbar a{
    color: #FFFFFFE5;
    font-size:18px;
    text-decoration: none;
}
.footer_navbar a:active{
    color: #FFFFFFE5;
    }

    .footer_navbar a:focus{
    color: #FFFFFFE5;
    }
    .footer_navbar a:visited{
    color: #FFFFFFE5;

    }
    .footer_navbar a:hover{
    color: #FFFFFFE5;
    }
    .margin_right{
        margin_right:10px !important;
    }
    .buttons_align{
    display: flex;
    justify-content: space-between;
    align-items:center;
    }
.check-icon{

}
   @media only screen and (max-width: 767px) {
.footer_navbar a{
    font-size:16px;
}
.footer_navbar ul{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:30px;
    margin:0;
    padding: 0;
}
.align_dropdown{
    display:flex;
    justify-content: center !important ;
    align-items: center;
}
}
.align_dropdown{
    display:flex;
    justify-content: flex-end;
    align-items: center;
}
.tooltip-inner {
    background-color: #7C62F6;
}
.tooltip.bs-tooltip-right .tooltip-arrow::before {
    border-right-color:#7C62F6 !important;
}
.tooltip.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: #7C62F6 !important;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #7C62F6 !important;
}
.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #7C62F6 !important;
}
.my_table{
margin:0;
padding-bottom: 0;
}
.my_table td{
    text-align: center;
    padding: 15px 10px;
}
.my_table th{
    padding: 15px 0;
    color: #18181B;
    font-weight:500;
}

.my_table tr{

}

.my_dropdown{
}
.btn-secondary{
background: transparent;
border: 1px solid #7C62F6;
background-color: #7C62F6;
color:white;
padding: 5px 30px;
    border-radius: 30px;
}
.btn-secondary:hover{
background: transparent;
border: 1px solid #7C62F6;

color: #A1A1AA;
}
.btn-secondary:focus{
background: transparent;
border: 1px solid #E4E4E7;
box-shadow: none !important;
color: #A1A1AA;
}
.btn-secondary:active{
background: transparent;
border: 1px solid #E4E4E7;
color: #A1A1AA;
box-shadow: none !important;
}
.show>.btn-secondary.dropdown-toggle{
background: transparent;
border: 1px solid #E4E4E7;
box-shadow: none !important;
color: #A1A1AA;
}
.show{
border: none!important;
}


.megamenu {
    position: static;
}

.megamenu-content {
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    position: absolute;
    background: white;
    padding: 1rem 0;
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.megamenu:hover .megamenu-content {
    display: block;
}

.megamenu-title {
    font-size: 25px;
    font-weight: 500;
    color:  #7C62F6;
    padding: 0.5rem 1rem;
    margin: 0;
}

.megamenu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.megamenu-list li {
    padding: 0;
    
}

.megamenu-list li a {
    color: #777B81;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: block;
}

.megamenu-pdesc{
    color: #ABAEBC;
    font-size: 15px;
    padding: 0.5rem 1rem;
}

.megamenu-list li a:hover {
    text-decoration: underline;
    color: #0056b3;
}


.lastli{
    background-color:#F9F7FF;

}
