﻿.breadcrumb-wrapper-art::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  /* background: linear-gradient(0deg, rgba(30, 47, 192, 0.94) 0%, rgba(15, 23, 91, 0.94) 96.97%); */
  background-color: #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.breadcrumb-wrapper-art .page-heading {
  position: relative;
  padding: 10px 0;
  z-index: 9;
}
.breadcrumb-wrapper-art .page-heading h1 {
  color: var(--white);
  font-size: 40px;
  position: relative;
  z-index: 9;
  font-weight: 700;
}
@media (max-width: 575px) {
  .breadcrumb-wrapper-art .page-heading {
    height: 120px;
  }
}
.breadcrumb-wrapper-art .page-heading h2 {
  color: var(--white);
  font-size: 20px;
  position: relative;
  z-index: 9;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  margin-top: 20px;
  letter-spacing: 4px;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-main-items {
  /* margin-top: 20px; */
  display: flex;
  align-items: center;
  /* gap: 425px; */
}
@media (max-width: 1199px) {
  .breadcrumb-wrapper-art .page-heading {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-items {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
}
@media (max-width: 1199px) {
  .breadcrumb-wrapper-art .page-heading .breadcrumb-items {
    margin-bottom: 0;
  }
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-items li {
  /* color: var(--theme); */
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  font-family: "Public Sans", sans-serif;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-items li a {
  color: var(--header);
  transition: all 0.4s ease-in-out;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-items li a:hover {
  color: var(--theme);
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-items li i {
  /* color: var(--theme); */
  margin-right: 6px;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-text-items {
  text-align: center;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-text-items .icon {
  cursor: pointer;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border: 1px solid var(--theme3);
  color: var(--theme3);
  border-radius: 50%;
  margin: 0 auto 40px;
}
.breadcrumb-wrapper-art .page-heading .breadcrumb-main-items .breadcrumb-text-items p {
  letter-spacing: 0.6px;
  color: var(--white);
  max-width: 435px;
  margin: 0 auto;
  text-align: left;
}


.search-widget-breadcrumb {
  background-color: #ffffff;
}
.search-widget-breadcrumb div {
  width: 100%;
  position: relative;
}
.search-widget-breadcrumb div input {
  background-color: transparent;
  font-size: 14px;
  padding: 10px 12px;
  width: 100%;
  border: none;
  color: #333333;
  border-radius: 6px;
  border: 1px solid #b1b1b1;
  line-height: 1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
/* .search-widget-breadcrumb form input::-moz-placeholder {
  color: #c9c9c9;
}
.search-widget-breadcrumb form input::placeholder {
  color: #c9c9c9;
} */
.search-widget-breadcrumb div button {
  position: absolute;
  right: 1px;
  top: 1px;
  font-size: 14px;
  color: var(--header);
  /* width: 44px; */
  height: 35px;
  padding: 0 12px;
  background-color: var(--bg3);
  border-radius: 0 8px 8px 0;
}
.search-widget-breadcrumb div button:hover {
  color: var(--theme);
  background-color: var(--bg5);
}
.search-widget-breadcrumb div button i {
  margin-right: 5px;
}

.news-section-art {
  background-color: #f5f5f5;
}
/* .news-section-art .container {
  background-color: #ffffff;
} */

.news-section-art .news-details-wrapper {
  background-color: #ffffff;
  margin-right: 20px;
}
.news-section-art .main-sidebar .single-sidebar-widget {
  background-color: #ffffff;
}
.news-details-wrapper .news-details-content img {
  max-width: 100% !important;
}
.news-details-wrapper .news-details-content a {
  text-decoration: underline;
}
.news-details-wrapper .news-details-content a:hover {
  color: var(--bs-link-hover-color) !important;
}

.header-1 .header-right .header-button {
  color: #333333;
  font-size: 18px;
}
.header-1 .header-right .header-button i {
  margin-right: 5px;
  color: var(--theme);
}



/* .login-datails-form-wrapper .login-details-box {
  background-color: #ffffff;
} */

.login-datails-form-wrapper.style1 .login-details-box.style1 {
  border-radius: 16px;
  /* border: 1px solid #EEE; */
  padding: 30px 5px 30px 30px;
}
@media (max-width: 1399px) {
  .login-datails-form-wrapper.style1 .login-details-box.style1 {
    padding: 20px;
  }
}
.login-datails-form-wrapper.style1 .login-details-box.style1 h3 {
  color: var(--header);
  font-family: "Public Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  margin-bottom: 15px;
}
.login-datails-form-wrapper.style1 .login-details-box.style1 .fancy-box {
  display: flex;
  align-items: center;
  gap: 8px;
}
.login-datails-form-wrapper.style1 .login-details-box.style1 .fancy-box .content a {
  display: block;
}
.login-datails-form-wrapper.style1 .login-details-box.style1 .fancy-box .content a:hover {
  color: var(--theme);
}


.login-form-wrapper.style1 {
  padding: 30px;
  border-radius: 16px;
  background: #ffffff;
  height: 100%;
  box-shadow: 0 0 6px #ddd;
}
@media (max-width: 1399px) {
  .login-form-wrapper.style1 {
    padding: 20px;
  }
}
.login-form-wrapper.style1 .section-title {
  margin-bottom: 30px;
}
.login-form-wrapper.style1 .subtitle {
  color: var(--header);
  font-family: "Public Sans", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  border-image: linear-gradient(90deg, rgba(101, 119, 141, 0) 32.5%, #3147FF 44%, rgba(101, 119, 141, 0) 68%);
  border-bottom: 5px solid transparent;
  border-image-slice: 1;
  padding-bottom: 10px;
}
.login-form-wrapper.style1 .form-clt {
  width: 100%;
  background: transparent;
}
.login-form-wrapper.style1 .form-clt input {
  background: transparent;
  color: var(--text);
  font-family: "Public Sans", sans-serif;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid var(--border);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.login-form-wrapper.style1 .form-clt input::-moz-placeholder {
  color: #969799;
  font-family: "Public Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.login-form-wrapper.style1 .form-clt input::placeholder {
  color: #969799;
  font-family: "Public Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.login-form-wrapper.style1 .resetPass {
  color: var(--text2);
  font-family: "Public Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}
.login-form-wrapper.style1 .resetPass a {
  color: #646566;
}
.login-form-wrapper.style1 .resetPass a:hover {
  color: var(--theme);
}
.login-form-wrapper.style1 .loginBtn {
  text-align: center;
  padding-bottom: 10px;
}
.login-form-wrapper.style1 .loginBtn .theme-btn {
  background-color: var(--theme);
  color: var(--white);
  line-height: 1;
  padding: 12px 15px;
  min-width: 150px;
  border-radius: 66px;
  font-size: 14px;
  font-weight: 400;
}


.login-form-wrapper.style1 textarea {
  display: flex;
  align-items: end;
  justify-content: end;
  background: transparent;
  color: var(--text);
  font-family: "Public Sans", sans-serif;
  width: 100%;
  padding: 20px 10px 10px 0px;
  border-bottom: 1px solid var(--border);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  /* height: 119px; */
  box-sizing: border-box;
}
.login-form-wrapper.style1 textarea::-moz-placeholder {
  vertical-align: bottom;
}
.login-form-wrapper.style1 textarea::placeholder {
  vertical-align: bottom;
}
.login-form-wrapper.style1 textarea:focus {
  border-bottom: 1px solid var(--border);
  outline: none;
}
.login-form-wrapper.style1 .single-select {
  border-radius: 20px;
  border: 1px solid var(--border);
  background: var(--white);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.login-form-wrapper.style1 .single-select::-moz-placeholder {
  color: var(--text);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.login-form-wrapper.style1 .single-select::placeholder {
  color: var(--text);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.header-1.header-4 .header-contact-items .icon img {
  width: 100%;
}
.hero-4 .theme-btn.style-four-button {
  font-size: 18px;
  padding: 18px 40px;
}
.hero-4 .theme-btn.style-four-button i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.section-title.style-2 h2 span {
  color: var(--theme);
}
.theme-btn.bg-color-2 {
  background-color: var(--theme);
  font-size: 16px;
  font-family: "Inter", sans-serif;
}

.news-box-items-40 {
  border: none;
  margin-top: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.news-box-items-40 .accordion-item .accordion-button {
  padding: 12px 12px;
}
.news-box-items-40 .accordion-item .accordion-body {
  padding: 8px 12px;
  font-size: 14px;
  line-height: 24px;
  height: 112px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}



.news-box-items-40 .news-content .post-date {
  display: flex;
  align-items: flex-start;
  /* gap: 20px; */
  flex-direction: column;
  /* margin-left: 30px */
}
.news-box-items-40 .news-content .post-date li {
  font-size: 15px;
  color: var(--text);
  margin-bottom: 8px;
  width: 100%;
}
.news-box-items-40 .news-content .post-date li:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .news-box-items-40 .news-content .post-date li {
    font-size: 14px;
  }
}
.news-box-items-40 .news-content .post-date li i {
  margin-right: 6px; 
  margin-bottom:4px;   
  font-size: 12px;
  color: #d5d5d5;
}
.news-box-items-40 .news-content .post-date li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-box-items-40 .news-content .post-date li .title {
  /* margin-right: 8px; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 130px);
}
.news-box-items-40 .news-content .post-date li .time {
  /* width: 100px; */
  color: #6f6f6f;
  font-weight: 400;
}
.news-box-items-40 .news-content .post-date li a:hover {
  color: var(--theme);
}

.news-box-items-40 .news-content .sub-text-2 {
  line-height: 1;
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 47px 0px 0px 47px;
  background: linear-gradient(90deg, #c5dcff 30.88%, rgba(255, 248, 243, 0) 110.71%);
  padding: 9px 23px 9px 18px;
  margin-bottom: 10px;
  color: #3d3d3d;
}
.news-box-items-40 .news-content .sub-text-2 i {
  margin-left: 10px;
  color: #95baf3;
}
.news-box-items-40 .news-content .link-btn {
  float: right;
  margin-top: 4px;
  font-weight: normal;
  font-size: 14px;
}

.footer-widgets-wrapper-3.style-2 .single-footer-widget .footer-content .social-icon a {
  width: 54px;
  height: 34px;
  line-height: 34px;
}
.about-wrapper .about-content .about-list li i {
  color: #3583e1;
  margin-right: 8px;
}