.study_in_turkey_page {
  padding: 0 0 80px;
}
.trinding-post {
  background: #fff;
  border-radius: 40px;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.trinding-post .title h3 {
  margin-bottom: 0;
  padding: 50px 30px 15px;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
}
.trinding-post .title h3:lang(ar),
.trinding-post .title h3:lang(fa) {
  font-size: 25px;
}
.trinding-post .title h3 span {
  color: #e63f38;
  display: block;
}
.trinding-post .title h3 span:lang(ar),
.trinding-post .title h3 span:lang(fa) {
  display: inline-block;
  white-space: nowrap;
}
.trinding-post .trind-items {
  padding: 30px 30px 50px;
}
.trinding-post .trind-items .item {
  display: flex;
  align-items: center;
  color: #000;
  padding: 22px 20px 22px 0;
  border-bottom: 1px solid #e9e9e9;
}
.trinding-post .trind-items .item:first-of-type {
  padding-top: 0;
}
.trinding-post .trind-items .item:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.trinding-post .trind-items .item:lang(ar),
.trinding-post .trind-items .item:lang(fa) {
  padding: 22px 0 22px 20px;
}
.trinding-post .trind-items .item img {
  width: 95px;
  height: 75px;
  border-radius: 12px;
}
.trinding-post .trind-items .item h4 {
  margin: 0;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 700;
}
.sec-title {
  margin-bottom: 15px;
}
.sec-title .h2,
.sec-title h2 {
  margin-bottom: 30px;
}
.content-title-with-filter .result {
  padding: 3px 8px;
  background: transparent;
  border: 1px solid #1966a2;
  border-radius: 74px;
}
.content-title-with-filter .result p {
  color: #1966a2 !important;
}
.content-title-with-filter .result span {
  display: inline-block;
  padding: 2px 8px;
  background: #1966a2;
  color: #fff;
  border-radius: 40px;
  font-weight: bold;
  font-size: 14px;
}
.study_in_turkey_category .row > div {
  margin-bottom: 15px;
}
.category {
  display: block;
  padding: 4px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 40px;
  overflow: hidden;
  height: 100%;
}
.category .cover img {
  width: 100%;
  border-radius: 40px;
  height: 190px;
}
.category .info {
  padding: 30px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category .info .item {
  max-width: 100%;
}
.category .info .item h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 6px 0;
  line-height: 1.4;
}
.category .info .item h3:lang(ar),
.category .info .item h3:lang(fa) {
  font-size: 20px;
}
.category .info .item h4 {
  color: red;
  font-weight: 700;
  font-size: 22px;
  margin: 0;
}
.category .info .item h4 img {
  width: 40px;
  height: 30px;
  margin-right: 6px;
}
.category .info .item h4 img:lang(ar),
.category .info .item h4 img:lang(fa) {
  margin-right: 0;
  margin-left: 6px;
}
.category .info .icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #dde8f1;
  color: #1966a2;
}
.category .info .icon svg:lang(ar),
.category .info .icon svg:lang(fa) {
  rotate: 180deg;
}
.study_in_turkey_category {
  position: relative;
}
.study_in_turkey_category.select-program-apply .swiper-pagination {
  display: none;
}
.study_in_turkey_category::after {
  content: "";
  position: absolute;
  width: 25%;
  height: 40%;
  opacity: 0.18;
  filter: blur(50px);
  z-index: 0;
  /* top: 50%; */
  /* left: 24%; */
  /* transform: translateY(-50%); */
  background-color: #e63f38;
  top: 8%;
  right: -8%;
}
.select-program-apply .navigation_btns {
  text-align: center;
  margin-top: 50px;
}
.select-program-apply .navigation_btns > div {
  position: static !important;
  display: inline-block;
  z-index: 3;
  width: 45px;
  height: 45px;
  background-color: #1966a2;
  border-radius: 50%;
  text-align: center;
}
.select-program-apply .navigation_btns > div::after {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  line-height: 45px;
}
.faq-sec::after {
  content: "";
  position: absolute;
  width: 25%;
  height: 60%;
  opacity: 0.1;
  filter: blur(50px);
  z-index: 0;
  /* top: 50%; */
  /* left: 24%; */
  /* transform: translateY(-50%); */
  background-color: #1966a2;
  top: 40%;
  transform: translateY(-50%);
  left: -8%;
}
.faq-container {
  padding: 15px;
  border: 1px solid #e9e9e9;
  border-radius: 40px;
  background: #fff;
}
.faq-container .accordion {
  border-radius: 50px;
  overflow: hidden;
  padding: 15px 30px;
}
.accordion-item {
  border: none;
  border-bottom: 1px solid #e9e9e9;
}
.accordion-item:last-of-type {
  border-bottom: none;
}
.accordion-header {
  border: none;
}
.accordion-button {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  color: #000 !important;
  font-weight: 700;
  font-size: 17px;
}
.accordion-button:lang(ar),
.accordion-button:lang(fa) {
  text-align: right;
}
.accordion-button[aria-expanded="true"] span {
  background: #e8eff6 !important;
  color: #1966a2 !important;
  transform: rotate(180deg);
}
.accordion-button::after {
  display: none !important;
}
.accordion-button span.icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f7f7f7;
  color: #afafaf;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 30px;
  transition: all 0.15s ease;
}
.accordion-body {
  padding: 0 5px 22px 0;
  font-size: 14px;
  font-weight: 500;
}
.accordion-body:lang(ar),
.accordion-body:lang(fa) {
  padding: 0 0 22px 5px;
  font-size: 16px;
}
.faq-container .img {
  width: 100%;
  height: 100%;
}
.faq-container .img img {
  width: 100%;
  height: 100%;
  max-height: 350px;
  border-radius: 40px;
}
.select-program-apply .programs-items {
  position: relative;
}
.select-program-apply .programs-items::after,
.select-program-apply .programs-items::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.1;
  filter: blur(50px);
  z-index: -1;
}
.select-program-apply .programs-items::after {
  right: -8%;
  background-color: #e63f38;
}
.select-program-apply .programs-items::before {
  left: -8%;
  background-color: #1966a2;
}
.select-program-apply .programs-items .swiper {
  padding: 40px 0 70px;
}
.select-program-apply .programs-items .prog-item {
  border-radius: 42px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
.select-program-apply .programs-items .prog-item:not(:last-of-type) {
  margin-bottom: 20px;
}
.select-program-apply .programs-items .prog-item .prog-cover {
  position: relative;
  width: 100%;
  height: 215px;
  background-image: url("https://turkeycampus.com/images/video-image.webp");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.select-program-apply .programs-items .prog-item .prog-cover::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #ffffff00 0%, #fffffff5 100%)
    0% 0% no-repeat padding-box;
  z-index: 2;
}
.select-program-apply .programs-items .prog-item .prog-info {
  padding: 15px 30px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  margin-top: -43px;
  position: relative;
  z-index: 9;
}
.select-program-apply .programs-items .prog-item .prog-info .img img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.select-program-apply .programs-items .prog-item .prog-info .data {
  padding: 0 8px;
}
.select-program-apply .programs-items .prog-item .prog-info h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  color: #1966a2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.select-program-apply .programs-items .prog-item .prog-info .location {
  font-weight: 500;
  color: #e63f38;
  margin-top: 6px;
}
.select-program-apply .programs-items .prog-item .prog-info h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
.select-program-apply .programs-items .prog-item .prog-info p {
  font-size: 14px;
  font-weight: 500;
}
.select-program-apply .programs-items .prog-item .prog-info p img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.select-program-apply .programs-items .prog-item .prog-info p img:lang(ar),
.select-program-apply .programs-items .prog-item .prog-info p img:lang(fa) {
  margin-right: 0;
  margin-left: 5px;
}
.select-program-apply .programs-items .prog-item .prog-info p span {
  color: #000;
  font-weight: 700;
  font-size: 14px;
}
.select-program-apply .programs-items .prog-item .program-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 22px 30px;
}
.select-program-apply .programs-items .prog-item .program-action .price > span {
  font-weight: 500;
  font-size: 14px;
  color: #707070;
}
.select-program-apply .programs-items .prog-item .program-action .price h5 {
  font-size: 26px;
  font-weight: 700;
  color: #e63f38;
}
.content-title-with-filter .result__count {
  padding: 4px 12px;
  border-radius: 40px;
  border: 1px solid #aaa;
}
.content-title-with-filter .result__count p {
  font-size: 14px;
}
.content-title-with-filter .result__count span {
  font-weight: 800;
  font-size: 16px;
}
.study__cyprus__universities {
  padding: 30px 15px !important;
  overflow: hidden !important;
  border: 1px solid #e9e9e9 !important;
  background-color: #fff;
  height: auto;
}
.study__cyprus__universities .title {
  margin-bottom: 30px !important;
}
.study__cyprus__universities .title h3,
.study__cyprus__universities .title .h3 {
  font-size: 26px !important;
  padding: 0 15px;
}
.study__cyprus__universities .swiper-slide {
  height: auto !important;
}
.study__cyprus__universities .swiper-slide:not(:last-of-type) {
  margin-bottom: 15px;
}
.study__cyprus__universities .swiper-slide .cover img {
  height: 150px;
}
.study__cyprus__universities .swiper-slide .logo {
  width: 85px;
  height: 85px;
}
.study__cyprus__universities .swiper-slide .university-data .university-name {
  margin: 6px 0;
}
.study__cyprus__universities .swiper-slide .university-data .desc {
  padding: 6px;
  margin: 0;
}
.study__cyprus__universities .swiper-slide .university-info {
  margin-bottom: 0;
  padding: 8px;
}
.study__cyprus__universities .swiper-slide .university-action {
  padding: 5px 12px 30px;
  flex-direction: column;
  margin-top: auto;
}
.study__cyprus__universities .swiper-slide .university-action a.action {
  padding: 10px 30px;
}
.study__cyprus__universities .university-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.study__cyprus__universities .university-items .swiper-slide {
  width: 49%;
}
@media (min-width: 767px) {
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-data
    .location {
    display: none;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-data
    .desc {
    display: none;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-info {
    display: none;
  }

  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .cover
    img {
    height: 114px !important;
  }
  .universities-list .university-items:not(.home__page) .swiper-slide .logo {
    width: 58px !important;
    height: 58px !important;
    margin: auto;
    margin-top: -45px;
    background-color: #fff;
    padding: 5px;
    position: relative;
    border-radius: 74px 74px 0px 0px;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-name {
    font-size: 16px !important;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action {
    flex-direction: column !important;
    padding: 5px 24px 20px !important;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action
    .price,
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action
    a.action {
    width: 100%;
    text-align: center;
    padding: 10px 10px;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action
    .price {
    padding-top: 0;
  }
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action
    a.action:lang(ar),
  .universities-list
    .university-items:not(.home__page)
    .swiper-slide
    .university-action
    a.action:lang(fa) {
    font-size: 14px;
  }
  .study__cyprus__universities .university-items .swiper-slide .logo::before,
  .study__cyprus__universities .university-items .swiper-slide .logo::after {
    top: 0 !important;
  }
}

@media (max-width: 1200px) {
  .category .info .icon {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  .study_in_turkey_category .row > div {
    width: 49%;
  }
  .category .info {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 20px 0;
  }
  .category .info .icon {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .category {
    margin-bottom: 30px;
  }
}
@media (min-width: 767px) and (max-width: 1200px) {
  .study__cyprus__universities .swiper-slide .cover img {
    height: 140px !important;
  }
  .study__cyprus__universities .swiper-slide .logo {
    width: 80px !important;
    height: 80px !important;
  }
  .study__cyprus__universities .swiper-slide .university-data .university-name {
    font-size: 16px !important;
    padding: 0 12px !important;
  }
  .study__cyprus__universities .swiper-slide .university-data .desc {
    text-align: center !important;
    padding: 0 6px !important;
  }
  .study__cyprus__universities .swiper-slide .university-info {
    padding: 12px !important;
  }
  .study__cyprus__universities .swiper-slide .university-action {
    padding: 5px 12px 30px;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .faq-container .accordion {
    padding: 10px;
  }
  .study__cyprus__universities .university-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .study__cyprus__universities .swiper-slide {
    max-width: 49% !important;
  }
  .study__in__cyprus .container-fluid > .row > div:first-of-type {
    margin-bottom: 30px;
  }
}
@media (min-width: 425px) and (max-width: 768px) {
  .select-program-apply .swiper-slide {
    max-width: 410px;
  }
}
@media (max-width: 500px) {
  .study_in_turkey_category .row > div {
    width: 50%;
  }
  .category .cover img {
    height: 115px;
  }
  .category .info {
    padding: 12px;
    text-align: center;
  }
  .category .info .item {
    width: 100%;
    max-width: 100%;
  }
  .category .info .item h3 {
    font-size: 16px;
  }
  .category .info .item h4 {
    display: none;
  }
  .category .info .icon {
    display: none;
  }
  .category {
    padding-bottom: 0;
    height: auto;
  }
  .accordion-button {
    font-size: 14px;
  }
}
