.section {
  padding-top: 0;
}

.general-slider .owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.general-slider .owl-carousel .owl-nav button span {
  display: none;
}

.general-slider .owl-carousel .owl-nav button.owl-prev {
  left: -76px;
  background-image: url("//cdn.edenred.com.tr/sites/default/files/vector/prev.svg");
}

.general-slider .owl-carousel .owl-nav button.owl-next {
  right: -76px;
  background-image: url("//cdn.edenred.com.tr/sites/default/files/vector/next.svg");
}

.general-slider .owl-carousel .owl-nav button.owl-prev:hover {
  background-image: url("//cdn.edenred.com.tr/sites/default/files/vector/prevHover.svg");
}

.general-slider .owl-carousel .owl-nav button.owl-next:hover {
  background-image: url("//cdn.edenred.com.tr/sites/default/files/vector/nextHover.svg");
}

.general-slider .owl-carousel .owl-dots {
  margin: 30px 0 30px 0;
  text-align: center;
}

.general-slider .owl-carousel .owl-dot {
  width: 16px;
  height: 16px;
  background: none transparent;
  border: 1px solid #162056;
  border-radius: 50%;
  margin: 0 6px;
}

.general-slider .owl-carousel .owl-dot span {
  display: none;
}

.general-slider .owl-carousel .owl-dot.active {
  background: #162056;
}

.solutionsSlider {
  margin: 30px 0 50px 0;
}

.solutionsSlider .owl-carousel .owl-stage-outer {
  padding: 20px;
  margin: -20px;
}

.solutionItem {
  border-radius: 16px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
  background: #fff;
  overflow: hidden;
  padding: 0 0 30px 0;
  transition: all 0.3s ease;
}

.no-touch .solutionItem:hover {
  box-shadow: 0 -9px 20px 2px rgba(206, 206, 206, 0.29);
}

.solutionItem .solutionImageWrapper {
  height: auto;
  padding: 14px;
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
}

.solutionItem .solutionImageWrapper .solutionImage {}

.solutionItem .solutionImageWrapper .solutionImage img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.solutionItem .solutionLogo {
  height: 66px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  margin: 0 0 42px 0;
}

.solutionItem .solutionLogo:after {
  content: "";
  height: 2px;
  width: 56px;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  bottom: -20px;
}

.solutionItem .solutionTitle h3 {
  color: #162056 !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  padding: 10px 25px 0px !important;
}

.solutionItem .solutionTitle a {
  color: #162056 !important;
}

.solutionItem .solutionText {
  font-size: 15px;
  font-weight: 300;
  color: #505050;
  line-height: 19px;
  padding: 0 25px;
  margin: 0 0 15px 0;
  min-height: 95px;
}

.solutionItem .solution2Text {
  height: 50px;
  padding: 5px 25px;
  margin: 0px;
}

.solutionItem .button {
  font-weight: 500;
  font-size: 14px;
}

.solutionItem.ticketRestaurant .solutionImageWrapper {
  background-image: url("/files/images/solution-ticket-restaurant-bg@2x.png");
}

.solutionItem.ticketCar .solutionImageWrapper {
  background-image: url("/files/images/solution-ticket-car-bg@2x.png");
}

.solutionItem.ticketCompliments .solutionImageWrapper {
  background-image: url("/files/images/solution-ticket-compliments-bg@2x.png");
}

.solutionItem.ticketRestaurant .solutionLogo {
  background-image: url("https://cdn.edenred.com.tr/sites/default/files/2025-06/edenred-ticket-restaurant-l.png");
}

.solutionItem.ticketRestaurant .solutionLogo:after {
  background-color: #78be20;
}

.solutionItem.ticketCar .solutionLogo {
  background-image: url("https://cdn.edenred.com.tr/sites/default/files/2025-06/edenred-ticket-car-logo.png");
}

.solutionItem.ticketCar .solutionLogo:after {
  background-color: #ffc72c;
}

.solutionItem.ticketCompliments .solutionLogo {
  background-image: url("https://cdn.edenred.com.tr/sites/default/files/2025-06/edenred-ticket-gift-logo.png");
}

.solutionItem.ticketCompliments .solutionLogo:after {
  background-color: #d52b1e;
}

.section-text {
  font-size: 20px;
  line-height: 110%;
  font-weight: 300;
  color: #162056;
}

.section-text h1 {
  margin: 0 0 20px 0;
}

.section-text p {
  margin: 30px 0 0 0;
}

.section-text p a {
  text-decoration: underline;
  font-weight: 500;
}

.section-text.xs-size p {
  font-size: 18px;
  line-height: 120%;
}

.section-text ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none inside;
}

.section-text ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 16px;
  position: relative;
  font-size: 16px;
  line-height: 120%;
}

.section-text ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #d52b1e;
  border-radius: 50%;
  left: 0;
  top: 6px;
}

.page {
  padding: 0px 0 40px 0;
  color: #162056;
}

.page.about-template {
  padding: 0 0 0 0;
  background: #fff;
}

.page p {
  line-height: 1.5;
  font-size: 18px;
}

.blog-post-item {
  display: block;
  background: #fff;
  transition: all 0.3s ease;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 30px 0 rgba(141, 151, 158, 0.2);
}

.blog-post-item:hover {
  box-shadow: 0 0 10px 0 rgba(141, 151, 158, 0.5);
}

.blog-post-item .blog-post-item-text {
  padding: 15px;
}

.blog-post-item .blog-post-item-category {
  font-size: 11px;
  line-height: 20px;
  /*margin:0 0 12px 0; */
  padding: 15px;
  text-transform: uppercase;
}

.blog-post-item .blog-post-item-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 30px 15px;
  font-weight: 500;
}

.blog-post-item .blog-post-item-date {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 15px 15px;
  font-weight: 300;
}

.blog-post-container {
  background: #fff;
  font-size: 14px;
  color: #162056;
  line-height: 20px;
}

article {
  font-size: 16px;
}

article p {
  margin: 0 0 30px 0;
  font-weight: 300;
}

article p.lead {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.33px;
  font-weight: 400;
}

article p img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.about-template h1,
.about-template h2,
.about-template h3 {
  color: #d52b1e !important;
  font-weight: 600 !important;
  margin: 0 0 30px 0;
  text-align: center !important;
}

.about-template h1 span,
.about-template h2 span,
.about-template h3 span {
  font-weight: 300;
}

.about-template h3 {
  text-align: center !important;
}

.counter-container ul {
  list-style: none inside;
  padding: 0;
  margin-bottom: 0;
}

.counter-container ul li {
  margin: 0;
  color: #003591;
  font-size: 12px;
  font-weight: 700;
}

.counter-container ul li span {
  display: block;
  color: #162056;
}

.counter-container ul li span.number {
  font-size: 54px;
  font-weight: 700;
  line-height: 54px;
}

.counter-container ul li span.icon {
  height: 48px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.counter-container ul li span.icon.icon-1 {
  background-image: url("/files/images/icons/count-world.svg");
}

.counter-container ul li span.icon.icon-2 {
  background-image: url("/files/images/icons/count-customer.svg");
}

.counter-container ul li span.icon.icon-3 {
  background-image: url("/files/images/icons/count-user.svg");
}

.counter-container ul li span.icon.icon-4 {
  background-image: url("/files/images/icons/users.svg");
}

.infobox {
  display: block;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1000;
  width: 710px;
  height: 50px;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 -3px 9px 1px rgba(97, 97, 97, 0.25);
}

.infobox .infobox-image {
  position: absolute;
  left: 50px;
  top: -36px;
  width: 186px;
}

.infobox .infobox-image img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.infobox .infobox-text {
  font-size: 18px;
  line-height: 36px;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translate(0, -50%);
  background: url("//cdn.edenred.com.tr/sites/default/files/vector/indir.svg") no-repeat right center;
  padding-right: 30px;
  background-size: 18px;
}