body{
  font-family: "Bitter", serif !important;
    line-height: 25px !important;
}
/* Navbar */

 
  .navbar-div img {
    width: 240px;
  }
  .navbar-div {
    padding: 0.8rem 0;
    gap: 6rem;
  }
  .sidenav {
    height: 0;
    width: 100%;
    position: absolute;
    z-index: 9999999999;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    overflow-x: hidden;
    transition: 0.5s;
    position: fixed;
  }
  .font-25{
    font-size: 25px;
  }
  .orange{
    color: #fe9b20 !important;
  }
  .sidenav .menu-i a {
    padding: 8px 84px 8px 32px;
    text-decoration: none;
    font-size: 38px;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-align: center;
  }
  
  .sidenav .menu-i a::after {
    content: "";
    width: 0%;
    height: 2px;
    background: #fff;
    display: block;
    transition: 0.5s;
  }
  
  .sidenav .menu-ii a {
    font-size: 20px;
  }
  
  .sidenav .menu-i a:hover::after {
    width: 100%;
  }
  .sidenav .menu-i a:hover {
    color: #f1f1f1;
  }
  
  .menu-iii {
    bottom: 0;
    position: absolute;
  }
  .sidenav .menu-iii a {
    font-size: 20px;
    font-weight: 600;
  }
  
  .hidenav a {
    font-weight: 500;
    color: black;
    font-size: 1.1rem;
    text-decoration: none;
}
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  .hidenav li {
    display: inline-block;
    list-style: outside none none;
    overflow: hidden;
}
  #main {
    transition: 0.5s;
    padding: 10px 15px;
  }
  .menu.d-flex {
    background-color: #fff;
    border-radius: 50px;
    height: 50px;
    width: 50px;
    margin-top: -30px;
  }
/* ========hero-section====== */
.hero-heading {
 /* font-size: 3.2rem; */
   /* font-size: 27px;
  font-weight: 800; */
}
p.paragraph {
  font-weight: 600;
line-height: 31px;
margin-bottom: 22px;
}
.herobutton {
  background: #fe9b20;
}
/* .hero-image{
  margin-top: -6rem;
} */
.hero-content{
  margin-top: 6rem;
  margin-left: 7rem;
}
.hero-heading {
  font-size: 24px;
  font-weight: 800;
 line-height: 64px;
}
.fw-500{
  font-weight: 500;
}

/* ===section2===== */

/*
.section2 {
  background: #F1F1F7;
} */
.section2 {
    background: #063a8b;
    padding: 75px 0px;
}
.w-70{
width: 70% !important
}
/* .work-divs {
  background: #FFC1C1;
  width: calc(100% / 3.3);
} */
.work-parent {
  margin-top: 7rem;
}
.work-parent h5 {
color: #0000ffab;
}
.work-paragraph{
  width: 50%;
}
.bodymindheading {
  font-size: 3rem;
  font-weight: 700;
  line-height: 4.3rem;
}
.contact-form input {
  border: 2px solid #cccccc !important;
  height: 48px;
  border-radius: 4px;
}
.contact-form {
  background: #F1F1F7;
  width: 38%;
}
.contact-left{
  width: 36%;
}
::placeholder{
  color: black !important;
  font-weight: 600;
}
/* button:hover {
  background: #ae0b46;
} */
li.one a:hover {
  color: #fe9b20;
}

#review_rating {
  background-color: #fe9b20;
  padding: 2rem 0;
  height: 335px;
}
#review_rating p {
  font-weight: 600;
  color: var(--grey-color);
}

.review_rating h3 {
  font-size: 3rem;
}
.review_rating {
  background: white;
  width: 100%;
  max-width: 46rem;
  padding: 2rem 0;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
  right: 0;
  border-radius: 12px;
}
/* TESTIMONIALS */
#testimonial {
  padding: 8rem 0px 5rem 0;
}
.testimonial div {
  width: calc(100% / 3.4);
  background: white;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
  padding: 2rem;
}
#testimonial p {
  /* font-weight: 600; */
  color: var(--grey-color);
line-height:30px;
}
.testimonial img {
  width: 100%;
  max-width: 40px;
  height: 100%
}
.lin
.testimonial div:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #fe9b20;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    transform: scale(2);
    transform-origin: 50% 50%;
    transition: transform 0.15s ease-out;
}
.testimonial div {
    display: block;
    top: 0px;
    position: relative;
    background-color: #f2f8f9;
    border-radius: 4px;
    padding: 32px 24px;
    margin: 12px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
    border: 1px solid #f2f8f9;
}
.line-height-32{
  line-height:32px;
}

.line-height-62{
  line-height:62px;
}
.padding-bottom-55{
  padding-bottom: 55px;
}
.padding-top-bottom-50{
  padding: 50px 0px;
}
.font-15{
  font-size: 15px;
}
.blue-shd{
  color: #0000ffab !important;
}
.accor{
  margin: 0px 0px 20px 0px;
    
    background-color: #FFFFFF;
    border-style: none;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.accordion-button:focus {
  border-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.accordion-button:not(.collapsed){
   background-color:  #fff !important;
     border-bottom: 1px solid #ddd !important;
  box-shadow: none !important;
  
}
.accordion-item:first-of-type {
   
    overflow: hidden !important;
}
.circle
{
   min-width: 100px;
height: 100px;

background: #ccc;
border-radius: 100px;
border: 2px solid #000000a3;
}
.work-2{
  background-color: #286393;
  padding:70px 0px;
}
.fw-900{
  font-weight: 900;
}
.font-21{
  font-size: 21px;
}
.font-18{
  font-size: 18px;
}
.height-165{
  min-height: 205px;
}


.work-divs img {
  /* top: -75px;
  left: 50%; */
  /* transform: translateX(-50%);
  border: 3px solid orange;
  border-radius: 100%;
  height: 150px;
  width: 150px; */
  object-fit: cover;
} 
.owl-nav {
  text-align: end !important;
  margin-top: 24px !important;
}
.owl-nav span{
      font-size: 35px;
    filter: invert(1);
}
.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: unset;
  color: unset;
  
}

.table-responsive-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.comparison-table {
  min-width: 600px; /* Ensures horizontal scroll on small screens */
  width: 100%;
  border-collapse: collapse;
  font-family: sans-serif;
  margin: 20px 0;
}

.comparison-table th,
.comparison-table td {
  padding: 15px;
  text-align: center;
  border: 1px solid #eee;
}

.comparison-table thead th {
  background-color: #fe9b20;
  color: white;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}

.comparison-table td:first-child {
  text-align: left;
  font-weight: 500;
  white-space: nowrap;
}
.comparison-table .yes::before {
  content: "✔";
  color: #fe9b20;
  background: #feeaaf;
  border-radius: 50%;
  padding: 5px 10px;
  font-weight: bold;
  display: inline-block;
}

.comparison-table .no::before {
  content: "✖";
  color: #ff1744;
  background: #ffebee;
  border-radius: 50%;
  padding: 5px 10px;
  font-weight: bold;
  display: inline-block;
}
.faq{
  background: url(../images/11.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment:fixed ;
}
.font-17{
  font-size: 17px;
}
.portfolio-wrapper {
    background-image: url(../img/bg-elements.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: calc(20px + 60 * (100vw - 320px) / 1600);
    width: 100%;
    height: auto;
    /* border-radius: calc(10px + 20 * (100vw - 320px) / 1600); */
}
/* .owl-carousel .owl-stage-outer {
  overflow-x: hidden !important;
  overflow-y: visible !important;
} */

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px !important;
}

.owl-item img {
  width: 200px;               /* Fixed width */
  height: 200px;              /* Fixed height */
  object-fit: contain;        /* Keeps aspect ratio */
  display: block;
  margin: 0 auto;             /* Center horizontally */
}

.toll_free_image {
  padding-top: 15px;
  width: 450px;
}

#loader {
  display: none;
}

/* Media query for screens less than 600px wide */
@media (max-width: 599px) {
  .toll_free_image {
    width: 320px !important;
  }

  .hero-image img {
    width: 400px !important;
    padding-left: 2rem;
  }

  .about_us_img {
    width: 400px !important;
  }
}
