.navbar.bg-light {
  background-color: #132b09 !important;
  box-shadow: 0 4px 2px -2px #e1f340;
  z-index: 9999;
}

.navbar-light .navbar-nav .nav-link {
  color: #132b09 !important;
  padding: 5px 8px;
}

.navbar-nav .nav-link {
  padding-right: 5px !important;
  font-size: 1.1rem;
  margin-right: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight:500;
}

.navbar-nav .menu-item a {
  padding: 2px 10px;
  color: #e1f340;
}

.dropdown-menu.show {
  display: block;
  background-color: #132b09;
  border: 1px solid #e1f340;
}

/* .dropdown-item {
 
} */

/* .navbar-nav .nav-link:active {
  color: #444!important;
  background-color: #f8fc11;
}
.navbar-nav .nav-link:hover {
  color: #fff!important;
  background-color: #f8fc11;
  padding: 5px 10px;
} */

/* Style for active menu link */
.navbar-nav .current-menu-item a {
  color: #f9f9f9; /* Change color as needed */
  background-color: #132b09;
  border-radius: 3px;
}

/* Style for menu link on hover */
.navbar-nav li a:hover {
  color: #132b09; /* Change color as needed */
  background-color: #e1f340; /* Change color as needed */
  border-radius: 3px;
  font-weight: 600;
}

.navbar-toggler {
  border: 1px solid #e1f340 !important;
}

nav .fa {
  color: #e1f340;
}

.header {
  background-color: #e1f340;
}
.head-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.header p,
.header p a {
  color: #000;
  font-size: 0.9rem;
  margin-bottom: 0.3rem;
  margin-top: 0.3rem;
}

/* banner */
.banner-ab {
  background: linear-gradient(
      270deg,
      rgba(255, 255, 255, 0.9),
      rgba(0, 0, 0, 0.2),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.2),
      rgba(255, 255, 255, 0.9)
    ),
    url("../images/banner-ab.jpg") no-repeat top center;
  background-position: center;
  background-size: cover;
  padding: 8rem 0 8rem 0;
  margin-top: 0 !important;
}
.banner-ab h1 {
  font-size: 3.2rem;
  color: #fff;
  text-align: center;
}
.breadcrumb {
  background-color: transparent;
  justify-content: center;
}
.breadcrumb-item a {
  color: #f9f9f9;
  font-size: 1.2rem;
}

.breadcrumb-item.active {
  color: #fff;
  font-size: 1.2rem;
}

.book-now {
  background-color: #09862a;
  text-align: center;
}

.book-now h3 {
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 1.1rem;
  font-weight: 700;
}

.book-now h5 {
  font-size: 1.6rem;
  color: #fff;
}
.book-now .btn-outl {
  border: 1px solid #fff;
  border-radius: 0 !important;
  color: #fff;
  padding: 0.8rem 1rem;
  margin-top: 1rem;
}

.btn-info {
  background: #132b09;
  border-radius: 28px;
  font-family: Arial;
  color: #e1f340;
  font-size: 1rem;
  padding: 7px 18px 7px 18px;
  text-decoration: none;
}

.btn-info:hover {
  background: #e1f340;
  color: #132b09;
}

/* SOCIAL BTN */
.abcd {
  display: flex;
}
.abcd a {
  color: #fff;
}
/* SOCIAL BTN */
ul.social-btn {
  margin-bottom: 0 !important;
}
.social-btn > li {
  list-style: none;
}

.social-btn {
  display: flex;
}
.aaaaa {
  margin-bottom: 2px;
  padding-bottom: 0;
  margin-top: 2px;
}
.social-btn > li > a > i {
  height: 21px;
  width: 21px;
  line-height: 21px;
  border-radius: 40px;
  font-size: 0.8em;
  margin: 0px 5px;
  padding-bottom: 0;
}

.social-btn > li > a > i:hover {
  background: #fff !important;
  color: #333;
  text-align: center;
}

.social-btn > li > a > i[class*="facebook"] {
  background: #3b5998;
}
.social-btn > li > a > i[class*="twitter"] {
  background: #3aa4f8;
}
.social-btn > li > a > i[class*="youtube"] {
  background: #f43846;
}
.social-btn > li > a > i[class*="instagram"] {
  background: #c12584;
}
.social-btn > li > a > i[class*="pinterest"] {
  background: #dd340a;
}
.social-btn > li > a > i[class*="linkedin"] {
  background: #0a66c2;
}
.social-btn > li > a > i {
  text-align: center;
  color: #fff;
}

.topleft h1 {
  font-size: 1rem;
}

.imgblog {
  width: 100%;
  height: 100px;
}

.hero-image p {
  line-height: 200%;
}

.hero-image {
  width: 100%;
  height: 450px;
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(0, 0, 0, 0.6) 100%
    ),
    url("http://localhost/wordpress/appdevlist/wp-content/uploads/2021/10/header.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.hero-img {
  width: 100%;
  height: 300px;
  background-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.3) 0%,
      rgba(0, 0, 0, 0.6) 100%
    ),
    url("http://localhost/wordpress/appdevlist/wp-content/uploads/2021/10/img-header.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  color: #fff;
}

.form-control-borderless {
  border: none;
}

.form-control-borderless:hover,
.form-control-borderless:active,
.form-control-borderless:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.blogbg {
  background-color: rgba(0, 0, 0, 0.5);
}

.blogbgf {
  background-color: rgba(255, 255, 255, 0.8);
}

.center {
  margin: auto;
  line-height: 100%;
  color: #fff;
}

.hero-title {
  background: #ccc;
  width: 100%;
  height: 300px;
}

.top-bar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
}

header .container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}

header .top-bar li a {
  padding: 0.25rem 1rem;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

header .top-bar li {
  position: relative;
}

header .top-bar li:first-child a {
  padding-left: 0;
}

header .top-bar li:last-child a {
  padding-right: 0;
}

header .top-bar li .sub-menu {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  z-index: 9999;
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 180px;
  text-decoration: none;
  border-radius: 0.5rem;
}

header .top-bar li .sub-menu a {
  color: #132b09;
  padding: 0.25rem;
  text-align: center;
  display: block;
  text-decoration: none;
}

header .top-bar li .sub-menu a:hover {
  color: #000;
  border-radius: 0.5rem;
  background: pink;
}

header .top-bar > .menu-item-has-children:hover > .sub-menu {
  display: block;
}

header
  .top-bar
  .menu-item-has-children
  .sub-menu
  > .menu-item-has-children:hover
  .sub-menu {
  display: block;
}

header .top-bar .sub-menu li .sub-menu {
  top: 0;
  left: 100%;
}

.bgcol {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.comment-form {
  padding: 20px;
}

.comment-form label {
  display: block;
}

.comment-form textarea {
  width: 100%;
  height: 80px;
}

.comment-form input[type="text"] {
  width: 100%;
  height: 40px;
}

.form-submit input[type="submit"] {
  background: #000;
  color: #fff;
  padding: 15px;
  border-radius: 15px;
}

.commentlist li {
  list-style: none;
  color: red;
}

.commentlist .vcard {
  background: #000;
}

p.comment-policy {
  border: 1px solid #ffd499;
  background-color: #fff4e5;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0px 10px 0px;
  font-size: small;
  font-style: italic;
}

.is-search-submit {
  background-color: #000 !important;
  color: #fff !important;
}

.coolContainer h5:first-of-type {
  float: left;
}

.coolbox h5:last-of-type {
  float: right;
}

/* **** Card Design Front Company three *** */
.listco {
  padding-top: 40px;
  color: #2e323c;
  background: #f5f6fa;

  height: 100%;
}
.formt {
  border: 1px solid #ccc;
}
.account-settings .user-profile {
  margin: 0 0 1rem 0;
  padding-bottom: 1rem;
  text-align: center;
}
.account-settings .user-profile .user-avatar {
  margin: 0 0 1rem 0;
}
.account-settings .user-profile .user-avatar img {
  width: 90px;
  height: 90px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #ccc;
}
.account-settings .user-profile h5.user-name {
  margin: 0 0 0.5rem 0;
}
.account-settings .user-profile h6.user-email {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 400;
  color: #9fa8b9;
}
.account-settings .about {
  margin: 2rem 0 0 0;
  text-align: center;
}
.account-settings .about h5 {
  margin: 0 0 15px 0;
  color: #132b09;
}
.account-settings .about p {
  font-size: 0.825rem;
}
.form-control {
  border: 1px solid #cfd1d8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.825rem;
  background: #ffffff;
  color: #2e323c;
}

.card {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  margin-bottom: 1rem;
}

/* Footer Contact*/

.footer-contact {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9)),
    url("../images/co-banner.jpg") no-repeat fixed center;
  background-size: cover;
  padding: 6rem 0;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.footer-contact h1 {
  text-align: left;
}

.footer-contact img {
  text-align: left !important;
}
.footer-contact p {
  color: #f9f9f9;
  font-size: 1.1rem;
  text-align: left;
}
.footer-contact a {
  color: #f9f9f9;
  font-size: 1.1rem;
  text-decoration: none;
  line-height: 2.5rem;
}
.footer-contact h4 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 2rem;
  color: #e1f340;
  text-align: left;
}

.footer {
  padding-top: 0.4rem;
  padding-bottom: 0.3rem;
  color: #f9f9f9;
}

.footer p {
  font-size: 1rem;
  margin-bottom: 0;
}

.footer-copy {
  display: flex;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer-copy a {
  text-decoration: none;
  color: #fff;
  font-family: "Montserrat", sans-serif !important;
}

.footer-copy-right a {
  text-decoration: none;
  color: #e1f340;
  font-family: "Montserrat", sans-serif !important;
}

.footer-copy-left {
  margin-right: auto;
}

.footer-copy-left a {
  text-decoration: none;
  color: #e1f340;
  font-family: "Montserrat", sans-serif !important;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  z-index: 999;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
}

.float a {
  text-decoration: none;
  color: #fff;
}

.my-float {
  margin-top: 8px;
}

/* Extra small devices (portrait phones)*/
@media (max-width: 575.98px) {
  section {
    padding: 6rem 0;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  header {
    height: 250px;
    box-shadow: 0 4px 2px -2px gray;
  }

  header .container {
    justify-content: center;
  }

  header img {
    width: 200px;
    margin-bottom: 1.5rem;
  }

  .logo-center {
    text-align: center;
  }

  .social-btn {
    justify-content: center;
  }
  .abcd {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  ul.social-btn {
    margin-bottom: 8px;
  }

  .head-flex {
    display: flex;
    flex-direction: column;
  }

  .footer-copy {
    flex-direction: column;
    text-align: center;
  }
}
