body {
  /*  font-family: "Open Sans", sans-serif; */
  background-color: aliceblue !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.text-color-blue {
  color: #0a067e;
}

.extra-space {
  height: 10px;
  background-color: #0a067e;
  width: 100%;
  position: relative;
}

/* Navbar dropdown basic styles */
.navbar .dropdown ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px 0;
  margin: 0;
  background: #2a2a2a;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  list-style: none;
  z-index: 99;
}

.navbar .dropdown:hover > ul {
  display: block;
}

.navbar .dropdown ul li a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px dotted #c4c3c3;
  padding: 10px 15px 1px;
  color: white;
  text-decoration: none;
  white-space: nowrap;
}

.navbar .dropdown ul li a:hover {
  background: #f1f1f1;
  color: #6a9ed6;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.contain-wrapp.feature-restaurant {
  margin-top: 0 !important;
  padding-top: 0;
}

.padding-clear {
  padding: 0;
}

/*
* === Gallery ===
*/
.filter-items {
  display: block;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: center;
}

.filter-wrapp {
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
  padding: 15px 20px 10px 20px;
  -webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.05);
}

.filter-items li {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #2b2b2b;
  font-size: 16px;
}

.filter-items li a,
.filter-items li a:hover,
.filter-items li a:focus,
.filter-items li a:active {
  display: block;
  border: 1px solid #d5d5d5;
  color: #2b2b2b;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 2px;
}

.filter-wrapp li a {
  margin: 0 5px 5px 5px;
}

.filter-items li a:hover,
.filter-items li a.active,
.filter-items li a.active:hover,
.filter-items li a.active:focus,
.filter-items li a.active:active {
  background-color: #f76e09;
  color: black;
}

.font-semibold {
  font-weight: 600;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.text-center {
  text-align: center;
}

.aiEnterprise-header {
  background: linear-gradient(to right, #3b82f6, #10b981) !important;
  color: #ffffff;
}

@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.gap-8 {
  gap: 2rem;
}

.grid {
  display: grid;
}

.headerAI {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 2rem;
}

.text-blue-700 {
  color: #3b82f6;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.card {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  border-radius: 1rem;
  padding: 1.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.list-style {
  list-style: none;
}

/*Why unibrain section */
.whyUnibrain .content h5 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px !important;
  color: #0a067e;
}

.whyUnibrain .content p {
  margin-bottom: 8px;
  padding: 5px;
}

.whyUnibrain h5 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px !important;
  color: #0a067e;
}

.whyuni-sub {
  margin-top: 20px;
}
.services .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f76e09;
}
.career-h3 {
  font-weight: 700 !important;
  font-size: 22px !important;
  color: #0a067e !important;
}
.career .box {
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  position: relative;
}
.about-text .card {
  border: 0;
  padding: 0 30px;
  margin-bottom: 60px;
  position: relative;
  background: transparent;
  width: 460px;
}
.about-text .bi-check {
  color: #f76e09;
  font-size: 20px;
}
.about-text .card-img {
  overflow: hidden;
  z-index: 9;
  border-radius: 0;
}
.about-text .card-img img {
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  height: 400px;
  text-align: center;
}
.about-text .card-body {
  z-index: 10;
  background: #fdfefe;
  border-top: 4px solid #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  margin-left: 30px;
  margin-top: -100px;
  width: calc(100% - 60px);
}

.card-body .card-text {
  color: #0a067e;
  display: flex;
  margin-bottom: 8px;
}
.ul-career {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}
.title-color {
  color: #0a067e;
}
.bi-check {
  color: #f76e09 !important;
}
.ul-text li {
  color: #0a067e;
  display: flex;
}
.sub-li {
  font-size: 14px;
}
.sub-li > li > .bi-check {
  font-size: 16px !important;
}
a {
  color: #f76e09;
  text-decoration: none;
}

a:hover {
  color: #fdd067;
  text-decoration: none;
}
section {
  border-bottom: 3px solid #d0d0db;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #0a067e;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #f76e09;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  z-index: 997;
  transition: all 0.5s;
  /* background-color: #0f0c5e; */
  transition: all 0.5s;
}

#header .logo a h1 {
  font-size: 24px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a h1,
#header .logo a h1:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo a h1 span,
#header .logo h1 a:hover span {
  color: #f76e09;
}

#header .logo img {
  padding: 0;
  margin: 0;
  min-height: 80px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 14px;
  color: #0a067e;
  white-space: nowrap;
  transition: 0.3s;
  font-weight: 600;
  font-size: 16px;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #f76e09;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #0a067e;
  color: #fff;
  padding: 4px 25px 6px 25px;
  margin-left: 30px;
  border-radius: 50px;
  border: 2px solid #f76e09;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  background: #f76e09;
  color: #0a067e;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  color: #0a067e;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #f76e09;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #f76e09;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(18, 33, 46, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
  height: fit-content;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0a067e;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #f76e09;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
  display: block;
  border: 0;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #f76e09;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  padding: 0 0 0 0;
}
.hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

#hero h1 {
  margin: 0 0 15px 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  color: #d2e0ed;
  font-family: "Poppins", sans-serif;
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 20px;
}

#hero .btn-get-started {
  color: #0a067e;
  border-radius: 50px;
  padding: 8px 35px 10px 35px;
  border: 2px solid #f76e09;
  transition: all ease-in-out 0.3s;
  display: inline-block;
  background: #f76e09;
}

#hero .btn-get-started:hover {
  background: transparent;
  color: #fff;
}

@media (max-width: 991px) {
  #hero .hero-img {
    text-align: center;
  }

  #hero .hero-img img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #hero {
    -moz-text-align-last: center;
    text-align-last: center;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  #hero .hero-img img {
    width: 70%;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  background: linear-gradient(180deg, #f2f6fa 0%, #fff 100%);
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
  color: #f76e09;
}

.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #f76e09;
  bottom: 0;
  left: calc(50% - 20px);
}
.panel_heading {
  color: #f76e09;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}
.helpdeskinfo {
  font-size: 15px;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background-color: #f6f9fb;
  min-height: 40px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h5 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px !important;
  color: #0a067e;
}

.about .content p {
  margin-bottom: 8px;
  padding: 5px;
}

.about .content .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
  color: #0a067e;
}

.about .content .icon-box h4 a {
  color: #0a067e;
  transition: 0.3s;
}

.about .content .icon-box h4 a:hover {
  color: #f76e09;
}

.about .content .icon-box i {
  font-size: 48px;
  float: left;
  color: #f76e09;
}

.about .content .icon-box p {
  font-size: 15px;
  color: #848484;
  margin-left: 60px;
}

.about .image {
  background: url("../img/About\ US.jpeg") center center no-repeat;
  background-size: cover;
  min-height: 325px;
}

@media (max-width: 667px) {
  .about .image img {
    max-width: 100%;
  }
}

/*--------------------------------------------------------------
# career
--------------------------------------------------------------*/
.career .content + .content {
  margin-top: 100px;
}

.career .content h3 {
  font-weight: 700;
  font-size: 26px;
  color: #0a067e;
}
.career .content ul {
  list-style: none;
  padding: 0;
}

.career .content ul li {
  padding-bottom: 0px;
}

.career .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f76e09;
}

.career .content p:last-child {
  margin-bottom: 0;
}

--------------------------------------------------------------*/
/* services----- */

.services .content h3 {
  font-size: 2rem;
  font-weight: 700;
}
.services .content p {
  color: color-mix(in srgb, var(--default-color), transparent 30%);
}
.services .content p:last-child {
  margin-bottom: 0;
}
.services .content ul {
  list-style: none;
  padding: 0;
}
.services .content ul li {
  padding-bottom: 0px;
  display: flex;
}
/* services----- end */

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 40px;
}

.pricing .box {
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  position: relative;
}

.pricing .featured-badge {
  display: inline-block;
  position: absolute;
  top: -11px;
  left: calc(50% - 49px);
  background: #f76e09;
  color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 50px;
  padding: 4px 20px 5px 20px;
  font-size: 12px;
  text-transform: uppercase;
}

.pricing h3 {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 28px;
}

.pricing h4 {
  font-size: 46px;
  color: #f76e09;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 25px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 18px;
  display: block;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding-bottom: 12px;
}

.pricing ul i {
  color: #f76e09;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .get-started-btn {
  background: #0a067e;
  display: inline-block;
  padding: 6px 30px;
  border-radius: 20px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  transition: 0.3s;
}

.pricing .get-started-btn:hover {
  background: #f76e09;
}

.pricing .featured {
  z-index: 10;
  margin: -30px -5px 0 -5px;
  border: 1px solid #f76e09;
}

.pricing .featured .get-started-btn {
  background: #f76e09;
}

.pricing .featured .get-started-btn:hover {
  background: #fdcd5c;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #0a067e;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  background: #fff;
}

.contact .info-box i {
  font-size: 32px;
  color: #f76e09;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #fff7e5;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #0a067e;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input::focus,
.contact .php-email-form textarea::focus {
  background-color: #f76e09;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #f76e09;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #fdd067;
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background-color: #01003c;
  color: #fff;
  font-size: 14px;
  position: relative;
}

#footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(26, 46, 64, 0.85);
  z-index: 1;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
}

#footer .copyright {
  padding: 6px 0px;
  text-align: center;
}

@media (max-width: 768px) {
  #footer .copyright,
  #footer .credits {
    padding: 5px;
    float: none;
    text-align: ceneter;
  }
}
