@import url("//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap");

body {
  font-family: "Roboto", sans-serif;
}

/*navbar*/
.anchors {
  color: #009e60;
  text-decoration: none;
}

.header-content {
  padding-bottom: 10px;
  position: relative;
}

.btn-postJob a {
  color: #009e60;
  background-color: #ffff;
  margin: 3px;
  border: 1px solid #009e60;
}

.btn-register a {
  color: #5b6272;
  background-color: #ffff;
  margin: 3px;
}
.btn-register a:hover {
  color: #000;
  background-color: #b3b3be;
}

.btn-signIn a {
  color: #050931;
  background-color: #fff;
  border: 1px solid #050931;
  /* margin: 3px; */
}
.btn-signIn a:hover {
  color: #fff;
  background-color: #050931;
}

.info-text {
  font-size: 12px;
  color: grey;
}

.dropdown-item:hover {
  color: #009e60;
  background-color: #fff;
}

/*footer*/
.footer-content {
  padding-top: 50px;
}

.footer-col {
  padding-top: 10px;
  padding-left: 50px;
}

.footer-360 h6 {
  color: #9d9d9f;
  padding-top: 20px;
  font-size: 16px;
}

.footer-headings {
  color: #000;
  font-size: 24px;
  padding-top: 10px;
}

.footer-col a {
  margin-top: 30px;
  text-decoration: none;
  color: #000;
}
.footer-col a:hover {
  color: #009e60;
}

.footer-col p {
  margin-top: 30px;
  font-size: 15px;
}
footer-col p:hover {
  color: #009e60;
}
.social-media-icons img {
  width: 30px;
  margin: 10px;
}
.footer-img-payment-methods img {
  width: 300px;
  padding-left: 50px;
}

.copyrights {
  color: #000;
}

.footer-icons {
  margin-right: 10px;
}
.icon-para {
  background-color: #050931;
}

/*right panel*/
.right-panel {
}
.search-box {
  width: 25.3rem;
  border-radius: 50px;
  padding: 6px;
  background: white;
  border: 1px solid rgb(197, 197, 197);
}
.input-box {
  border: none;
}

.categories-card {
  /* margin-left: 13px; */
  padding: 0;
  width: 25.3rem;
}
.active {
  color: #fff !important;
  background-color: #009e60 !important;
  border: 0.5px solid #009e60;
}
.categories-card-header {
  color: #009e60;
  font-size: 18px;
  font-weight: bold;
  background-color: #f0f0f0;
}
.categories-card li {
  font-size: 18px;
}

.categories-card li a:hover {
  color: #009e60;
}
.category:active {
  color: #009e60;
}

/*recent articles*/
.recent-article-card {
  /* margin-left: 13px; */
  margin-top: 20px;
  width: 25.3rem;
  padding: 20px;
}
.recent-main-image {
  width: 100%;
  height: 100px;
  display: block;
  border-radius: 5px;
  object-fit: cover;
}
.recent-articles-heading {
  color: #9d9d9f;
  padding-bottom: 10px;
  padding-top: 10px;
}
.recent-article {
  margin-bottom: 20px;
}
.recent-article span {
  font-size: 14px;
  color: #9d9d9f;
  position: relative;
}
.profile-photo-recent-article {
  width: 50%;
}
.recent-article-profile-txt h4 {
  font-size: 8px;
}

.btn-row {
  text-align: center;
}
.seemore-btn {
  margin: 20px;
  padding: 10px;
  width: 200px;
}
.recent-article-profile-txt {
  /* background-color: #009E60;*/
  font-size: 24px;
}
.profile-txt-heading {
  font-size: 12px;
  margin-bottom: 10px;
}
.profile-txt-para {
  font-size: 8px;
  color: #9d9d9f;
}

.panel-main-image {
  width: 100%;
  border-radius: 3px;
}

/*main contents*/
.home-main-img {
  width: 100%;
  border-radius: 3px;
}
.profile-photo {
  width: 60px;
  height: 40px;
  vertical-align: center;
}

.profile-txt h4 {
  font-size: 14px;
}
.profile-txt p {
  font-size: 12px;
  color: #9d9d9f;
}
.seemore-txt {
  color: #7b7b7e;
  text-align: justify;
  padding-top: 10px;
}
.seemore {
  color: #009e60;
  padding-bottom: 20px;
}
.footer-logo {
  width: 100%;
}
.copyrights {
  align-self: center;
  margin-top: 10px;
  padding-top: 100px;
  padding-bottom: 150px;
  text-align: center;
}

.profile-image-outline {
  padding-right: 30px;
}
.profile-image {
  width: 35px;
  border-radius: 50%;
  height: 35px;
  object-fit: cover;
}

.profile-name-outline {
  padding-top: 6px;
  padding-right: 0;
  margin: 0;
  display: inline-block;
}
.profile-name {
  text-decoration: none;
  color: #000;
  max-width: 100%;
}

.profile-outline {
  display: none;
  padding-left: 30px;
  padding-top: 5px;
}
.profile-section {
  display: flex;
  justify-content: space-between;
}

.profile-details {
  display: flex;
  justify-content: space-between;
}

.profile-image1 {
  width: 35px;
  border-radius: 50%;
}

.profile-img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}

.profile-name {
  margin-left: 10px;
  margin-top: 5px;
  text-decoration: none;
}
.profile-name:hover {
  color: #000;
}

.toggle-wrapper {
  margin-right: 0;
  margin-left: auto;
}

.btn.btn-success {
  color: #fff;
  background-color: #009e52;
  border-color: #009e52;
}

@media only screen and (max-width: 1368px) {
  .search-box {
    width: 21.5rem;
  }
  .categories-card {
    width: 21.5rem;
  }
  .recent-article-card {
    width: 21.5rem;
  }
}

@media only screen and (max-width: 480px) {
  .navbar-brand img {
    width: 160px;
  }

  .footer-col {
    padding-left: 20px;
  }

  .footer-logo {
    width: 50%;
  }
  .copyrights {
    font-size: 14px !important;
    text-align: center;
    width: 80%;
  }
  .copyrights p {
    font-size: 12px;
  }
  .social-media-icons {
    padding-top: 50px;
    margin-left: 150px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .search-box {
    width: 100%;
  }
  .categories-card {
    width: 92%;
  }

  .navbar-collapse {
    display: flex;
    align-items: flex-end;
  }
  .nav-item {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .nav-item a {
    width: 160px;
    font-size: 12px;
  }

  .profile-image-outline {
    padding-right: 0;
  }
  .profile-image {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
  }

  .profile-details {
    padding-left: 5px;
    justify-content: space-around;
    display: block;
  }

  .profile-image1 {
    padding-left: 0;
    width: 25px !important;
    border-radius: 50%;
  }
  .profile-name-text1 {
    margin-top: 0;
    font-size: 9px !important;
  }
  .email {
    font-size: 8px !important;
  }
  .dropdown-menu {
    width: auto !important;
    height: auto !important;
    display: none;
    padding-left: 0;
    right: 0;
    left: auto;
  }

  .profile-name {
    padding-left: 0;
    font-size: 1rem;
  }

  .contact-data {
    display: block;
  }

  .recent-article-card {
    width: 100%;
  }
  .navbar-collapse {
    margin-top: 350px;
    margin-left: 50%;
    position: absolute;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: absolute !important ;
    z-index: 1 !important;
    background-color: #009e60;
  }

  .navbar-toggler {
    background-color: #009e60 !important;
    color: #fff !important;
  }
}

@media only screen and (max-width: 280px) {
  .social-media-icons {
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .footer-logo {
    width: 85% !important;
  }
  .contact-data {
    display: block;
  }
  .copyrights p {
    font-size: 10px !important;
  }
  .recent-article-card {
    width: 100%;
  }

  .navbar-collapse {
    margin-top: 350px;
    margin-left: 18% !important;
    position: absolute;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    z-index: 10;
  }

  .profile h4 {
    font-size: 9px !important;
  }
}
@media only screen and (min-width: 990px) {
  .miniuser {
    display: none !important;
  }
}

@media only screen and (max-width: 360px) {
  .copyrights p {
    font-size: 12px;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    z-index: 10;
  }
}

@media only screen and (max-width: 540px) {
  .footer-col {
    padding-left: 20px;
    padding-bottom: 50px;
  }

  .footer-logo {
    width: 40%;
    padding-bottom: 50px;
  }
  .copyrights {
    font-size: 14px !important;
    text-align: center;
    width: 45%;
  }
  .social-media-icons {
    padding-top: 50px;
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
    display: block;
  }
  .search-box {
    width: 100%;
  }
  .categories-card {
    width: 95%;
  }

  .navbar-collapse {
    display: flex;
    align-items: flex-end;
  }
  .nav-item {
    margin-top: 5px;
    /* padding: 0; */
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .nav-item a {
    width: 160px;
    font-size: 12px;
  }

  .profile-image-outline {
    padding-right: 0;
  }
  .profile-image {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
  }

  .profile-details {
    padding-left: 5px;
    justify-content: space-around;
    display: block;
  }

  .profile-image1 {
    padding-left: 0;
    width: 25px !important;
    border-radius: 50%;
  }
  .profile-name-text1 {
    margin-top: 0;
    font-size: 9px !important;
  }
  .email {
    font-size: 8px !important;
  }
  .dropdown-menu {
    width: auto !important;
    height: auto !important;
    display: none;
    padding-left: 0;
  }

  .profile-name {
    padding-left: 0;
    font-size: 1rem;
  }
  .contact-data {
    display: inline-block;
  }
  .recent-article-card {
    width: 100%;
  }
  .navbar-collapse {
    margin-top: 200px;
    margin-left: 60%;
    position: absolute;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 539px) {
  .footer-col {
    padding-left: 20px;
    padding-bottom: 50px;
  }

  .footer-logo {
    width: 65%;
    padding-bottom: 50px;
  }
  .copyrights {
    font-size: 14px !important;
    text-align: center;
    width: 60%;
  }
  .social-media-icons {
    padding-top: 50px;
  }
  .search-box {
    width: 100%;
  }
  .categories-card {
    width: 100%;
  }

  .navbar-collapse {
    display: flex;
    align-items: flex-end;
  }
  .nav-item {
    margin-top: 5px;
    /* padding: 0; */
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .nav-item a {
    width: 160px;
    font-size: 12px;
  }

  .profile-image-outline {
    padding-right: 0;
  }
  .profile-image {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
  }

  .profile-details {
    padding-left: 5px;
    justify-content: space-around;
    display: block;
  }

  .profile-image1 {
    padding-left: 0;
    width: 25px !important;
    border-radius: 50%;
  }
  .profile-name-text1 {
    margin-top: 0;
    font-size: 9px !important;
  }
  .email {
    font-size: 8px !important;
  }
  .dropdown-menu {
    width: auto !important;
    height: auto !important;
    display: none;
    padding-left: 0;
  }

  .profile-name {
    padding-left: 0;
    font-size: 1rem;
  }
  .contact-data {
    display: inline-block;
  }
  .navbar-collapse {
    margin-top: 33px;
    margin-left: 42%;
    position: absolute;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    z-index: 10;
  }
}

@media only screen and (max-width: 912px) and (min-width: 768px) {
  .navbar-collapse {
    display: flex;
    align-items: flex-end;
  }
  .nav-item {
    margin-top: 5px;
    /* padding: 0; */
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .nav-item a {
    width: 160px;
    font-size: 12px;
  }

  .profile-image-outline {
    padding-right: 0;
  }
  .profile-image {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    width: 25px;
    height: 25px;
    object-fit: cover;
    border-radius: 50%;
  }

  .profile-details {
    padding-left: 5px;
    justify-content: space-around;
    display: block;
  }

  .profile-image1 {
    padding-left: 0;
    width: 25px !important;
    border-radius: 50%;
  }
  .profile-name-text1 {
    margin-top: 0;
    font-size: 9px !important;
  }
  .email {
    font-size: 8px !important;
  }
  .dropdown-menu {
    width: auto !important;
    height: auto !important;
    display: none;
    padding-left: 0;
  }

  .profile-name {
    padding-left: 0;
    font-size: 1rem;
  }

  .btn-row {
    display: flex;
    justify-content: center;
    padding-right: 120px;
  }
  .seemore-btn {
    width: 150px !important;
    margin: 10px !important;
    padding: 10px !important;
  }
  .recent-article-card {
    width: 100%;
  }

  .footer-360 {
    width: 100vh;
  }

  .footer-logo {
    width: 33%;
  }

  .social-media-icons {
    padding-top: 50px;
    margin-right: 20px;
    width: 95%;
    text-align: center;
  }
  .contact-data {
    display: flex;
    justify-content: space-between;
  }
  .sub-contact {
    width: 100%;
    display: inline;
  }

  .footer-icons {
    padding-top: 0;
  }

  .search-box {
    width: 100%;
  }

  .navbar-collapse {
    margin-top: 350px;
    margin-left: 70%;
    position: absolute;
  }
  .toggle-wrapper {
    background-color: #fff;
    border: 0.5px #b3b3be solid;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: auto;
    position: absolute;
    z-index: 10;
  }

  .recent-main-image {
    width: 130px;
  }

  .search-box {
    width: 12.5rem !important;
  }

  .categories-card {
    width: 12.5rem !important;
  }

  .recent-article-card {
    width: 12.5rem !important;
  }
  .seemore-btn {
    width: 120px !important;
  }

  .recent-articles-heading {
    font-size: 18px;
  }

  .card-heading {
    font-size: 14px;
  }
}

@media only screen and (min-width: 541px) {
  .minisearch {
    display: none !important;
  }
}

@media only screen and (max-width: 540px) {
  .maxisearch {
    display: none !important;
  }
}

@media only screen and (min-width: 990px) {
  .miniuser {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .maxuser {
    display: none;
  }
}

@media only screen and (min-width: 541px) {
  .minisearch1 {
    display: none !important;
  }
}

@media only screen and (max-width: 540px) {
  .maxisearch1 {
    display: none !important;
  }
}

@media only screen and (max-width: 476px) {
  .minicategories {
    /* width: 105%; */
    padding-bottom: 20px !important;
  }
}

.panel-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 540px) {
  .panel-container {
    flex-direction: column-reverse;
  }
}

.right-panel {
  padding-left: 20px;
}

@media only screen and (max-width: 540px) {
  .right-panel {
    /* padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5); */
    padding-left: 0px;
    padding-right: 0px;
  }
}

.buttonwrapper {
  /* margin-top: -1px !important; */
}
.form-control {
  box-shadow: none !important;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: none !important;
}
.navbar-light .navbar-toggler {
  color: rgb(255 255 255 / 55%);
  border-color: rgba(0, 0, 0, 0.1);
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container-header {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-toggler {
  width: 48px;
  height: 40px;
}
@media only screen and (min-width: 991px) {
  .dropdown {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .desktop {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
  .mobile {
    display: none;
  }
}
.catcard-header {
  /* padding: none !important; */
  padding-top: 0.5rem;
  /* padding-left: none !important;
  padding-right: none !important; */
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: none;
}
.home-main-heading {
  font-size: 28px;
}