﻿@charset "UTF-8";
:focus {
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, button, input, select, textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/ZurichSans-Light_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-Light_woff.woff) format("woff"), url(../fonts/ZurichSans-Light_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/ZurichSans-LightItalic_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-LightItalic_woff.woff) format("woff"), url(../fonts/ZurichSans-LightItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/ZurichSans-Regular_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-Regular_woff.woff) format("woff"), url(../fonts/ZurichSans-Regular_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/ZurichSans-Italic_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-Italic_woff.woff) format("woff"), url(../fonts/ZurichSans-Italic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/ZurichSans-Medium_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-Medium_woff.woff) format("woff"), url(../fonts/ZurichSans-Medium_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 500;
  src: url(../fonts/ZurichSans-MediumItalic_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-MediumItalic_woff.woff) format("woff"), url(../fonts/ZurichSans-MediumItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/ZurichSans-SemiBold_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-SemiBold_woff.woff) format("woff"), url(../fonts/ZurichSans-SemiBold_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 600;
  src: url(../fonts/ZurichSans-SemiBoldItalic_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-SemiBoldItalic_woff.woff) format("woff"), url(../fonts/ZurichSans-SemiBoldItalic_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/ZurichSans-Bold_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-Bold_woff.woff) format("woff"), url(../fonts/ZurichSans-Bold_ttf.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: ZurichSans;
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/ZurichSans-BoldItalic_woff2.woff2) format("woff2"), url(../fonts/ZurichSans-BoldItalic_woff.woff) format("woff"), url(../fonts/ZurichSans-BoldItalic_ttf.ttf) format("truetype");
}
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #dedede;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body {
  font-family: "ZurichSans";
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1120px;
    padding: 0;
  }
}
header {
  padding: 15px 0;
}
header .header-top {
  display: flex;
  justify-content: space-between;
  position: relative;
}
header .header-top .logo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav {
  margin: 20px 0 0;
  display: flex;
  position: relative;
  font-size: 14px;
  justify-content: space-between;
}
header nav > ul {
  display: flex;
  gap: 20px;
  width: 100%;
  align-items: center;
  padding: 0;
  justify-content: space-between;
}
header nav > ul li a {
  color: #2167AE;
}
header .sub-menu {
  z-index: 60;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 25px;
  width: 100%;
  background: #fff;
  border-radius: 0 0 20px 20px;
  display: none;
}
header .sub-menu .sub-menu-content {
  display: flex;
  gap: 100px;
}
header .sub-menu .sub-menu-content .item {
  line-height: 33px;
}
header .sub-menu .sub-menu-content .item strong {
  margin: 0 0 0 0;
  font-weight: 700;
}
header .sub-menu .sub-menu-content .item ul {
  padding: 0;
}
header .sub-menu .sub-menu-content .item ul li a {
  padding: 0 0 5px;
  display: block;
}
header .sub-menu .sub-menu-content .item ul li a.bilgi-btn {
  display: inline-block;
  background-color: #0b2353;
  color: white !important;
  margin-bottom: 10px;
  border-radius: 8px;
  padding: 5px 20px;
  font-size: 14px;
  border: none;
  text-align: center;
  text-decoration: none;
}
header .sub-menu .sub-menu-content .item ul li a.bilgi-btn:hover {
  text-decoration: none;
}
header .sub-menu .sub-menu-content .item ul li a:hover {
  text-decoration: underline;
}

.whatsapp-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin-right: 16px;
}

.whatsapp-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  object-fit: contain;
  aspect-ratio: 1/1;
  box-shadow: none;
  margin: 0;
  display: block;
  border: none;
}

.whatsapp-icon:hover {
  box-shadow: 0 4px 16px rgba(37, 211, 102, 0.2);
}

.modal-xl {
  --bs-modal-width: max-content;
}

.accordion-body {
  color: #536570;
  font-size: 18px;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
  padding: 0 0 25px 0;
}

#Modals img {
  width: 100%;
  max-height: 70vh;
  border-radius: 8px;
}
#Modals .closed {
  position: absolute;
  top: 8px;
  right: 12px;
  background: #2167AE;
  font-family: "ZurichSans";
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 22px;
  cursor: pointer;
  line-height: 12px;
  text-align: center;
  font-family: inherit;
}

#nav-icon3 {
  display: none;
  width: 25px;
  height: 35px;
  position: relative;
  margin: 15px 20px 0 0;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #2167af;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 8px;
}
#nav-icon3 span:nth-child(4) {
  top: 16px;
}
#nav-icon3.open span:nth-child(1) {
  top: 8px;
  width: 0;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 10px;
  width: 0;
  left: 50%;
}

.online-islemler-btn {
  color: #FFF !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 775;
  line-height: 26px;
  height: 40px;
  margin: 0;
  border-radius: 100px;
  background: #2167AE;
}
.online-islemler-btn svg {
  display: none;
}
.online-islemler-btn a {
  color: #FFF !important;
  width: 184px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.online-islemler-sub {
  width: 303px;
  right: 0;
  z-index: 55;
  display: none;
  top: 55px;
  padding: 10px 0;
  position: absolute;
  border-radius: 12px;
  border: 1px solid #0B74D4;
  background: #FFF;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.0509803922);
}
.online-islemler-sub strong {
  color: #08307E !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 775;
  line-height: normal;
  padding: 5px 45px;
  display: block;
}
.online-islemler-sub a {
  justify-content: start;
  color: #60728F !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  line-height: 18px;
  margin: 0 auto;
  width: 90%;
  padding: 0 30px;
}
.online-islemler-sub a:hover {
  color: #032983 !important;
  border-radius: 100px;
  background: #E9F2FE;
}

.mobile-header-right {
  display: flex;
}

.n-home .n-banner {
  background: url(../assets/images/banners-bg.jpg) no-repeat top center #9cbde1;
  height: 600px;
  display: flex;
}
.n-home .n-banner img {
  width: 100%;
}
.n-home .n-banner .container {
  display: flex;
  align-items: center;
}
.n-home .n-banner .container .lefts {
  width: 50%;
}
.n-home .n-banner .container .lefts h2 {
  color: #21366D;
  font-size: 23px;
  font-style: normal;
  font-weight: 775;
  line-height: normal;
}
.n-home .n-banner .container .lefts h1 {
  color: #21366D;
  font-size: 26px;
  font-style: normal;
  display: block;
  padding: 25px 0 !important;
  font-weight: 375;
  line-height: normal;
}
.n-home .n-banner .container .lefts p {
  color: #21366D;
  font-size: 23px;
  font-style: normal;
  font-weight: 775;
  line-height: normal;
}
.n-home .home-products {
  position: relative;
  padding: 50px 0;
}
.n-home .home-products::before {
  width: 100%;
  z-index: -1;
  height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  background: #F3F9FF;
  content: "";
}
.n-home .home-products h1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 60px !important;
  color: #21366D;
  font-size: 32px;
  font-style: normal;
  font-weight: 675;
  line-height: normal;
}
.n-home .home-products .prev-next {
  display: flex;
  gap: 10px;
  cursor: pointer;
}
.n-home .home-products .prev-next .swiper-prev:hover, .n-home .home-products .prev-next .swiper-next:hover {
  background: #fff;
  border-radius: 50%;
  height: 50px;
}
.n-home .home-products .swiper-slide {
  border-radius: 8px;
  background: #FFF;
}
.n-home .home-products .item img {
  max-width: 100%;
}
.n-home .home-products .item .name {
  padding: 25px;
  display: flex;
  justify-content: space-between;
}
.n-home .home-products .item .name label {
  color: #21366D;
  font-size: 24px;
  font-style: normal;
  font-weight: 375;
  line-height: 26px;
}
.n-home .home-products .item .name label strong {
  color: #21366D;
  font-size: 24px;
  font-style: normal;
  display: block;
  font-weight: 675;
  line-height: 26px;
}
.n-home .home-products .item svg {
  fill: #2167AE;
}
.n-home .home-products .item img {
  border-radius: 0 0 8px 8px;
}
.n-home .n-home-plans {
  width: 95%;
  margin: 0 auto;
  border-radius: 8px;
  padding: 60px 0;
  background: #F6F4F0;
}
.n-home .n-home-plans h2 {
  color: #063797;
  font-size: 32px;
  font-style: normal;
  font-weight: 375;
  line-height: normal;
}
.n-home .n-home-plans h3 {
  color: #063797;
  font-size: 32px;
  font-style: normal;
  font-weight: 675;
  line-height: normal;
}
.n-home .n-home-plans .title {
  display: flex;
  padding: 30px 0 0;
  gap: 100px;
  justify-content: space-between;
}
.n-home .n-home-plans .title .left h4 {
  color: #063797;
  font-size: 44px;
  font-style: normal;
  font-weight: 375;
  line-height: normal;
}
.n-home .n-home-plans .title .left h3 {
  color: #063797;
  display: block;
  font-size: 44px;
  font-style: normal;
  font-weight: 775;
  line-height: normal;
}
.n-home .n-home-plans .title .left p {
  color: #2E291C;
  font-size: 18px;
  font-style: normal;
  font-weight: 375;
  padding: 30px 0 50px;
  line-height: 26px;
}
.n-home .n-home-plans .title .right .next {
  border-radius: 100px;
  background: #2167AE;
  color: #FFF !important;
  font-size: 16px;
  font-style: normal;
  width: 205px;
  height: 50px;
  font-weight: 600;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-home .n-home-plans img {
  margin: 0 0 -150px;
  max-width: 100%;
}
.n-home .links {
  padding: 250px 0 0 0;
}
.n-home .links h2 {
  color: #21366D;
  font-size: 32px;
  padding: 0 0 5px 0;
  font-style: normal;
  font-weight: 475;
  line-height: normal;
}
.n-home .links h1 {
  color: #21366D;
  font-size: 32px;
  padding: 0 0 5px 0;
  font-style: normal;
  font-weight: 675;
  line-height: normal;
}
.n-home .links .links-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.n-home .links .links-content .item {
  width: 23%;
  margin: 60px 0 0 0;
}
.n-home .links .links-content .item .icons {
  padding: 10px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid rgba(18, 59, 142, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.n-home .links .links-content .item svg {
  fill: #2167AE;
}
.n-home .links .links-content .item strong {
  margin: 20px 0;
  display: block;
  color: #21366D;
  font-size: 16px;
  font-style: normal;
  font-weight: 675;
  line-height: 26px;
}
.n-home .links .links-content .item p {
  color: #536570;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  line-height: 24px;
}
.n-home .n-news {
  padding: 150px 0;
}
.n-home .n-news h1 {
  color: #21366D;
  font-size: 32px;
  padding: 0 0 5px 0;
  font-style: normal;
  font-weight: 675;
  line-height: normal;
}
.n-home .n-news .n-news-content {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin: 30px 0 0 0;
  flex-wrap: wrap;
}
.n-home .n-news .n-news-content .item {
  width: 46%;
}
.n-home .n-news .n-news-content .date {
  color: #536570;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  line-height: 24px;
}
.n-home .n-news .n-news-content strong {
  color: #21366D;
  font-size: 18px;
  font-style: normal;
  display: block;
  font-weight: 675;
  padding: 10px 0 20px 0;
  line-height: 32px;
}
.n-home .n-news .n-news-content p {
  color: #536570;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  line-height: 24px;
}
.n-home .n-news .n-news-content a {
  color: #21366D !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 775;
  line-height: 64px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  transition: 0.3s;
}
.n-home .n-news .n-news-content a:hover {
  text-decoration: none;
}

a {
  color: #2167AE !important;
}

.hsap-image-container {
  text-align: center;
  margin-bottom: 40px;
}

.hsap-image-container img {
  max-width: 250px;
  width: 100%;
  height: auto;
}

.hayat-bes {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.hayat-bes a {
  background: #3a65ab;
  color: #fff !important;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  font-size: 20px;
  line-height: 38px;
}

@media only screen and (max-width: 767px) {
  .hsap-image-container img {
    max-width: 100%;
  }
  .hayat-bes {
    flex-direction: column;
  }
}
.promo {
  height: 450px;
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  align-items: center;
  background-size: cover;
}
.promo .promo-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.promo .promo-content .text {
  width: 100%;
}
.promo .promo-content .text h1 {
  color: #ffffff;
  font-weight: 500;
  max-width: 50%;
  line-height: 64px;
  font-size: 2.3rem;
}
.promo .promo-content .text h1.color-1 {
  color: #2568AC;
}
.promo .promo-content .text h1.color-2 {
  color: #ffffff;
}

.subpage {
  padding: 70px 0 0 0;
}
.subpage .content h2 {
  color: #063797;
  font-size: 28px;
  font-weight: 675;
  line-height: 35.33px;
  text-align: left;
  padding: 10px 0 15px 0;
}
.subpage .content p {
  color: #536570;
  font-size: 18px;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
  padding: 0 0 25px 0;
}
.subpage .content ul li {
  color: #536570;
  list-style-type: disc;
  font-size: 18px;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
  padding: 0 0 25px 0;
  margin: 0 0 0 20px;
}
.subpage .content ul li a {
  color: #536570;
}

.nav-sub-menu {
  border-bottom: 1px solid #E5E5E5;
}
.nav-sub-menu .container {
  padding: 0;
}
.nav-sub-menu .container ul {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.nav-sub-menu .container ul li {
  position: relative;
  width: 22%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-sub-menu .container ul li a {
  padding: 15px 0;
  font-size: 1rem;
  color: #2167AE;
  font-weight: 675;
  position: relative;
  display: inline-block;
  transition: color 0.3s ease;
  text-align: center;
  line-height: 24px;
}
.nav-sub-menu .container ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #123B8E;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s ease;
}
.nav-sub-menu .container ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.nav-sub-menu .container ul li a.active::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

strong {
  font-weight: 700;
}

.home-sss .collapsed {
  font-weight: 400;
  color: #3E4C54;
}
.home-sss .accordion-button {
  font-size: 22px;
  font-weight: 400;
  color: #3E4C54;
  line-height: 26px;
  text-align: left;
  padding: 25px 0px;
}
.home-sss .accordion-button::after {
  background: url(../Images/plus.png) no-repeat 0 0;
  width: 32px;
  height: 32px;
}
.home-sss .accordion-button:not(.collapsed) {
  color: #063797 !important;
  font-weight: 600;
  background-color: transparent;
  box-shadow: none;
  border-bottom: 1px solid #E5E5E5;
}
.home-sss .accordion-button:not(.collapsed)::after {
  background: url(../Images/minus.png) no-repeat 0 0;
}

.tab-content {
  padding: 0;
}

.n-form {
  border-radius: 8px;
  padding: 35px 60px;
  margin: 0 auto 20px;
  width: 570px;
  box-shadow: rgba(50, 50, 105, 0.1490196078) 0 2px 5px 0px, rgba(0, 0, 0, 0.0509803922) 0 1px 1px 0;
}
.n-form .n-form-radio {
  display: flex;
  gap: 15px;
}
.n-form .n-form-radio input[type=radio]:not(old) {
  width: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}
.n-form .n-form-radio input[type=radio]:not(old) + label {
  display: inline-block;
  line-height: normal;
  font-size: 16px;
  cursor: pointer;
  width: auto;
  color: #0171b9;
  font-weight: 400;
  float: none;
  line-height: 22px;
}
.n-form .n-form-radio input[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 6px 0 0;
  background: #e9e9e9;
  border-radius: 155px;
  vertical-align: bottom;
}
.n-form .n-form-radio input[type=radio]:not(old):checked + label > span > span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 0.125em;
  background: #123B8E;
  border-radius: 150px;
}
.n-form strong {
  color: #0171b9;
  font-weight: 400;
  display: block;
  padding: 10px 0;
}
.n-form .info {
  border-top: 1px solid #f1f1f1;
  margin: 30px 0 -20px;
  padding: 10px 0;
  font-size: 15px;
  line-height: 24px;
  color: #536570;
}
.n-form .info a {
  color: #0171b9;
}
.n-form .info strong {
  display: inline;
}

.n-form-text {
  padding: 15px 0;
  display: flex;
  flex-direction: column;
}

.n-form-text input[type=text] {
  width: 100%;
  padding: 14px 15px;
  box-shadow: none !important;
  color: #0171b9;
  height: auto;
  border: 1px solid #0171b9;
  border-radius: 8px;
}

.police-no {
  display: none;
}

.n-form-button input[type=button] {
  border-radius: 8px;
  background: #2167AE;
  border: 0;
  color: #fff;
  padding: 15px 70px;
  font-weight: 600;
  font-size: 16px;
}

.result {
  width: 100%;
  margin: 0 auto;
}

.result h1 {
  color: #2167ae;
  font-weight: 600;
  padding: 15px 0 !important;
  display: block;
  font-size: 21px;
}

.result table {
  width: 100%;
  border: 1px solid #f1f1f1;
}

.result table tr td {
  border: 1px solid #f1f1f1;
  padding: 15px;
}

.result table tr td strong {
  color: #fff;
  padding: 0;
}

.result table thead {
  background: #2167ae;
  width: 30%;
  color: red;
  border-bottom: 1px solid #f1f1f1;
}

.unsuccessful-result {
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #721c24;
  border-radius: 10px;
  padding: 15px 0;
  line-height: 30px;
  text-align: center;
  width: 570px;
  margin: 0 auto;
}

.unsuccessful-result strong {
  color: #721c24;
  font-weight: 600;
  padding: 0;
  display: block;
}

.sms-open {
  display: none;
}

.unsuccessful-result-sms {
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #721c24;
  border-radius: 10px;
  padding: 15px;
  line-height: 24px;
  text-align: left;
  width: 100%;
  margin: 10px auto;
}

.unsuccessful-result-sms strong {
  color: #721c24;
  font-weight: 600;
  padding: 0;
  display: block;
}

.nav-police {
  gap: 10px;
}

.nav-police button {
  background: #fff;
  border: 1px solid #2167ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
}

.nav-police button.active {
  background: #2167ae;
  border: 1px solid #2167ae;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}

.loadings {
  background: rgba(0, 0, 0, 0.3607843137);
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
  top: 0;
  left: 0;
}

.loadings img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #FFF;
  border-radius: 100%;
  padding: 10PX;
}

.recaptcha {
  display: flex;
  gap: 30px;
  margin: 0 0 20px;
  justify-content: space-between;
}

.recaptcha input[type=text] {
  border: 0px;
  outline: 0px;
}

.recaptcha .recaptcha-img {
  display: flex;
  align-items: center;
  gap: 25px;
}

.recaptcha .recaptcha-img img {
  max-width: 150px;
}

.recaptcha .recaptcha-input {
  width: 100%;
  padding: 14px 15px;
  box-shadow: none !important;
  color: #0171b9;
  height: auto;
  width: 200px;
  border: 1px solid #0171b9;
  border-radius: 8px;
}

.recaptcha a {
  color: #2167ae !important;
}

.refresh-page-btn {
  border-radius: 8px;
  display: none;
  margin: 20px auto;
  background: #2167AE;
  border: 0;
  color: #fff;
  padding: 15px 70px;
  font-weight: 600;
  font-size: 16px;
}

footer {
  margin: 50px 0 0 0;
  padding: 100px 0;
  background: #3A65AB;
}
footer .n-footer-menu {
  display: flex;
  justify-content: space-between;
}
footer .n-footer-menu ul {
  padding: 0;
}
footer .n-footer-menu strong {
  margin: 0 0 15px 0;
  display: block;
  color: #FFF !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 475;
}
footer .n-footer-menu a {
  color: #FFF !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  opacity: 0.7;
  line-height: 30px;
}
footer .n-footer-menu a:hover {
  text-decoration: underline;
}
footer .n-footer-bottom {
  margin: 85px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 475;
  line-height: 16px;
}
footer .n-footer-bottom strong {
  color: #FFF;
  display: block;
  font-size: 18px;
  margin: 0 0 15px 0;
  font-style: normal;
  font-weight: 775;
  line-height: 16px;
}
footer .n-footer-links {
  display: flex;
  gap: 25px;
  padding: 45px 0 0 0;
}
footer .n-footer-links ul {
  display: flex;
  color: #FFF !important;
  padding: 0;
}
footer .n-footer-links ul li {
  padding: 0 10px;
}
footer .n-footer-links ul li:nth-child(1) {
  padding: 0 10px 0 0;
}
footer .n-footer-links ul li a {
  color: #FFF !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 475;
  line-height: 16px;
}
footer .n-footer-links ul li a:hover {
  text-decoration: underline;
}

.datepicker td, .datepicker th {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px;
}

.datepicker-months {
  width: 300px;
}

.datepicker-months table {
  width: 100%;
}

.datepicker-days th {
  background: #2167ae;
  color: #fff;
  border-radius: 0 !important;
}

.datepicker-days thhover {
  background: #2167ae;
  color: #fff;
  border-radius: 0 !important;
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #2167ae !important;
  color: #fff !important;
  border-radius: 0 !important;
}

.datepicker-years {
  width: 300px;
}

.datepicker-years table {
  width: 100%;
}

.datepicker-decades {
  width: 300px;
}

.datepicker-decades table {
  width: 100%;
}

.datepicker-centuries {
  width: 100%;
}

.datepicker-centuries table {
  width: 100%;
}

.contact h1 {
  font-size: 21px;
  color: #2167AE !important;
}

.contact .radio_content input[type=radio]:not(old) {
  width: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}

.contact .radio_content input[type=radio]:not(old) + label {
  display: inline-block;
  line-height: normal;
  font-size: 16px;
  cursor: pointer;
  width: auto;
  color: #454b59;
  font-weight: 500;
  float: none;
  line-height: 22px;
}

.contact .radio_content input[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 6px 0 0;
  border: 1px solid #e9e9e9;
  border-radius: 155px;
  vertical-align: bottom;
}

.contact .radio_content input[type=radio]:not(old):checked + label > span > span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 3px;
  border-radius: 0.125em;
  background: #2167AE;
  border-radius: 150px;
}

.contact .contact-form {
  padding: 60px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1%;
}

.contact .contact-form .item {
  display: flex;
  width: 49%;
  margin: 10px 0 0;
}

.contact .contact-form .item.w-100 {
  width: 100% !important;
}

.contact .contact-form .item input[type=text] {
  border: 0;
  width: 100%;
  padding: 14px 15px;
  box-shadow: none !important;
  color: #0171b9;
  height: auto;
  border: 1px solid #0171b9;
  border-radius: 10px;
}

.contact .contact-form .item textarea {
  border: 0;
  resize: none;
  height: 150px;
  width: 99%;
  padding: 14px 15px;
  border-radius: 2px;
  box-shadow: none !important;
  color: #0171b9;
  border: 1px solid #0171b9;
  border-radius: 10px;
}

.contact .contact-form .item .radio_content {
  display: flex;
  gap: 30px;
}

.contact .contact-form .item-border {
  border: 1px solid #0171b9;
  padding: 9px 20px;
  border-radius: 10px;
  align-items: center;
}

.contact .contact-form input[type=checkbox]:not(old) {
  width: 32px;
  margin: 0;
  padding: 0;
  display: none;
  opacity: 0;
}

.contact .contact-form input[type=checkbox]:not(old) + label {
  color: #2167AE !important;
  font-size: 12px;
  display: inline-block;
  padding-left: 37px;
  cursor: pointer;
  background: url(../Images/checks.jpg) no-repeat 0 0;
  line-height: 29px;
  margin: 0;
  font-weight: 500;
  height: 29px;
}

.contact .contact-form input[type=checkbox]:not(old):checked + label {
  background-position: 0 -29px;
}

.hides-tc {
  display: none;
}

.contact .contact-form ::-ms-input-placeholder {
  color: #2167AE !important;
  opacity: 1;
}

.contact .contact-form ::placeholder {
  color: #2167AE !important;
  opacity: 1;
  font-weight: 600;
  font-size: 12px;
}

.security-code {
  color: #2167AE !important;
  opacity: 1;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
}

.contact .contact-form input[type=button] {
  background: #0171b9;
  width: max-content;
  border: 0;
  padding: 15px 80px;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  margin: 30px 0 0;
}

.contact .items-selected {
  display: flex;
  gap: 10px;
  margin: 15px 0 0;
  justify-content: space-between;
  width: 100%;
}

.contact .items-selected select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi43NjYiIGhlaWdodD0iMTAiPjxwYXRoIGQ9Ik04LjM4NCA2LjE1MSAyLjY5Ni40NjFhMS41NzkgMS41NzkgMCAwIDAtMi4yMzMgMCAxLjU3OSAxLjU3OSAwIDAgMCAwIDIuMjMzbDYuODY5IDYuODY3YTEuNDg3IDEuNDg3IDAgMCAwIDIuMSAwTDE2LjMgMi42OTNhMS41NzkgMS41NzkgMCAwIDAgMC0yLjIzMyAxLjU3OSAxLjU3OSAwIDAgMC0yLjIzMyAwWiIvPjwvc3ZnPg==);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 14px 7px;
  border: 1px solid #0171b9;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 4px;
  color: #192643;
  font-family: Axiforma, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  padding: 12px 50px 12px 20px;
  width: 100%;
}

table {
  /*  th {background: #063797;color: #fff; padding: 15px 0;}*/
}
table td {
  padding: 10px;
  border-bottom: 1px solid #0171b9;
  white-space: nowrap;
  border-top: 1px solid #0171b9;
  font-size: 14px;
  color: #536570;
  font-size: 18px;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
  padding: 10px 0;
}
table td p {
  padding: 0 !important;
}
table td span {
  color: #536570;
  font-size: 18px;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
}
table th {
  padding: 15px 0;
  color: #536570;
  font-size: 18px;
  background: #063797;
  color: #fff !important;
  font-weight: 375;
  line-height: 30.91px;
  text-align: left;
  padding: 10px 0;
}

.n-home .n-banner .container {
  align-items: start;
}

.n-home .n-banner {
  height: max-content;
}

.n-home .n-banner .container .right {
  width: 50%;
  display: flex;
  justify-content: right;
}

.n-home .n-banner .container .right img {
  max-width: 90%;
}

.n-home .n-banner .container .lefts {
  padding: 20px 0;
}

.n-home .n-banner .container .right {
  width: 50%;
  display: flex;
  justify-content: right;
}

.program-table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 30px 0;
}

.benefits-table-wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 30px 0;
}

.benefits-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  min-width: 600px;
}

.benefits-table th {
  background: #2167ae;
  color: white;
  font-weight: 600;
  padding: 12px;
  text-align: center;
  border: 1px solid #999;
  font-size: 15px;
  white-space: nowrap;
}

.benefits-table td {
  padding: 12px;
  text-align: center;
  border: 1px solid #999;
  font-size: 14px;
  background: #fff;
  color: #333;
  vertical-align: middle;
}

.benefits-table td:first-child {
  background: #2167ae;
  color: white;
  font-weight: 600;
  white-space: nowrap;
}

.benefits-table sup {
  font-size: 10px;
}

@media (max-width: 768px) {
  .benefits-table {
    font-size: 11px;
  }
  .benefits-table th, .benefits-table td {
    padding: 8px 6px;
    font-size: 10px;
  }
}
.program-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  min-width: 700px;
}

.program-table th {
  background: #2167ae;
  color: white;
  font-weight: 600;
  padding: 12px;
  text-align: center;
  border: 1px solid #999;
  font-size: 14px;
  vertical-align: middle;
}

.program-table td {
  padding: 12px;
  text-align: center;
  border: 1px solid #999;
  font-size: 13px;
  background: #fff;
  color: #333;
  vertical-align: middle;
}

.program-table td:first-child {
  background: #2167ae;
  color: white;
  font-weight: 600;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .program-table {
    font-size: 10px;
  }
  .program-table th, .program-table td {
    padding: 8px 6px;
    font-size: 9px;
  }
}
sup {
  font-size: 10px;
}

@media only screen and (max-width: 1400px) {
  .n-home .n-banner .container .right img {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1200px) {
  .n-home .n-banner .container {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .subpage .content p {
    font-size: 1rem;
    line-height: 26px;
  }
  .n-home .n-banner .container .lefts {
    padding-bottom: 20px;
    width: 100%;
  }
  .n-home .n-banner .container .right {
    width: 50%;
    display: none;
  }
  #nav-icon3 {
    display: block;
  }
  .online-islemler-btn {
    border-radius: 0 0 10px 10px;
  }
  .online-islemler-btn a {
    background: #fff;
    width: 100%;
  }
  .online-islemler-btn span {
    display: none;
  }
  .online-islemler-btn svg {
    display: block;
  }
  .online-islemler-sub {
    position: absolute;
    width: 100%;
    top: 60px;
    border-radius: 0;
    z-index: 8888;
  }
  .online-islemler-sub strong {
    padding: 5px 30px;
  }
  header {
    padding: 10px 0;
  }
  header nav {
    display: none;
  }
  header nav > ul {
    flex-direction: column;
    padding: 0 20px;
    background: #f1f1f1;
    margin: 10px 0 0;
    justify-content: start;
    align-items: start;
    gap: 0;
  }
  header nav > ul li a {
    padding: 10px 0;
    display: block;
  }
  header .sub-menu {
    position: relative;
    top: 0;
  }
  header .sub-menu .sub-menu-content {
    flex-direction: column;
    gap: 0;
  }
  header .sub-menu .sub-menu-content .item strong {
    margin: 0;
    font-weight: 700;
    padding: 0;
    display: block;
  }
  .n-home .home-products .item img {
    width: 100%;
  }
  .n-home .home-products h1 {
    font-size: 1.5rem;
  }
  .n-home .n-home-plans h2 {
    font-size: 1.5rem;
  }
  .n-home .n-home-plans h3 {
    font-size: 1.5rem;
    padding: 5px 0;
  }
  .n-home .n-home-plans .title {
    flex-direction: column;
    gap: 15px;
  }
  .n-home .n-home-plans .title .left p {
    padding: 25px 0;
  }
  .n-home .n-home-plans .title .left label {
    font-size: 1.5rem;
  }
  .n-home .n-home-plans .title .left strong {
    font-size: 1.5rem;
    padding: 5px 0;
  }
  .n-home .n-home-plans .title .right .next {
    margin: 0 0 25px 0;
  }
  .n-home .n-news {
    padding: 150px 0 0 0;
  }
  .promo {
    background-color: #22356d;
    height: auto;
    padding: 100px 0;
    background-size: cover;
  }
  .promo.promo-white .promo-content .text h1 {
    color: #063797;
    font-size: 1.5rem;
  }
  .promo .promo-content .text h1 {
    font-size: 1.5rem;
    line-height: normal;
  }
  footer {
    padding: 20px;
  }
  footer .n-footer-menu {
    flex-wrap: wrap;
  }
  footer .n-footer-menu ul {
    width: 100%;
  }
  footer .n-footer-menu strong {
    margin: 15px 0;
  }
  footer .n-footer-bottom {
    padding: 0;
    flex-direction: column;
    align-items: baseline;
    gap: 20px;
    line-height: 30px;
  }
  footer .n-footer-links {
    padding: 20px 0;
  }
  footer .n-footer-links ul {
    flex-direction: column;
  }
  footer .n-footer-links ul li {
    padding: 10px 0;
  }
  footer .n-footer-links span {
    display: none;
  }
  .nav-sub-menu .container ul {
    flex-wrap: wrap;
  }
  .nav-sub-menu .container ul li {
    width: 45%;
    text-align: center;
    line-height: normal;
  }
  .contact .contact-form .item {
    width: 100%;
  }
  .contact .contact-form input[type=button] {
    margin: 15px 0;
    width: 100%;
  }
  .home-sss .accordion-button {
    font-size: 1rem;
    font-weight: 400;
    color: #3E4C54;
    line-height: 26px;
    text-align: left;
    padding: 25px 20px;
    display: flex;
    align-items: center;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .n-home .links {
    padding: 120px 0 0 0;
  }
  .n-home .links h1 {
    font-size: 1.5rem;
  }
  .n-home .links h2 {
    font-size: 1.5rem;
  }
  .n-home .links .links-content .item {
    width: 100%;
  }
  .n-home .n-news h1 {
    font-size: 1.5rem;
  }
  .n-home .n-news .n-news-content {
    flex-wrap: wrap;
  }
  .n-home .n-news .n-news-content strong {
    font-size: 1.1rem;
    line-height: normal;
  }
  .n-home .n-news .n-news-content p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 22px;
  }
  .n-home .n-news .n-news-content .item {
    width: 100%;
  }
  .subpage {
    padding: 20px 0 0 0;
  }
  .subpage .content h2 {
    font-size: 1.2rem;
  }
  .n-form {
    width: 100% !important;
    padding: 20px !important;
  }
  .n-form-radio {
    flex-direction: column;
  }
  .recaptcha {
    flex-direction: column;
  }
  .recaptcha .recaptcha-img {
    justify-content: space-between;
  }
  .recaptcha .recaptcha-input {
    width: 100% !important;
  }
  .n-form-button input[type=button] {
    width: 100%;
  }
}
@media only screen and (max-width: 481px) {
  .home-sss .accordion-button {
    padding: 15px 0;
    font-size: 1.2rem;
  }
  .nav-sub-menu .container ul {
    flex-wrap: wrap;
  }
  .nav-sub-menu .container ul li {
    width: 100%;
    text-align: center;
    line-height: normal;
  }
  .nav-sub-menu .container ul li a {
    border: 1px solid #dedede;
    width: 95%;
    margin: 10px auto 0 auto;
  }
  .promo {
    background-color: #22356d;
    height: auto;
    padding: 50px 0;
  }
  .promo.promo-white .promo-content .text {
    width: 40%;
  }
  .promo.promo-white .promo-content .text h1 {
    font-size: 1.5rem;
  }
  .promo .promo-content .text {
    width: 40%;
  }
  .promo .promo-content .text h1 {
    font-size: 1.5rem;
  }
  .home-sss .accordion-button::after {
    background: url(../Images/plus.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    background-size: contain;
  }
  .home-sss .accordion-button:not(.collapsed)::after {
    background: url(../Images/minus.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    background-size: contain;
  }
}
@media only screen and (max-width: 992px) {
  .n-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #9cbde1;
    height: auto;
    padding: 0;
  }
  .n-banner .n-container {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .n-banner .right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  .n-banner .right img {
    width: 100%;
    max-width: 100vw;
    height: auto;
    display: block;
    object-fit: contain;
    margin: 0;
    padding: 0;
  }
}
.animated-button-container {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.animated-button {
  display: inline-block;
  position: relative;
  padding: 12px 24px;
  background: #2167AE;
  color: white !important;
  text-decoration: none !important;
  border-radius: 50px;
  font-weight: 600;
  font-size: 13px;
  box-shadow: 0 4px 15px rgba(33, 103, 174, 0.3);
  overflow: visible;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  min-width: 280px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.animated-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(33, 103, 174, 0.5);
  background: #1a5491;
}

.button-text {
  position: absolute;
  white-space: nowrap;
  color: white !important;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.animated-button:hover .button-text {
  opacity: 0;
  transform: translateX(-50px);
}

.animated-button::after {
  content: "Hemen Satın Al";
  position: absolute;
  white-space: nowrap;
  color: white !important;
  opacity: 0;
  transform: translateX(50px);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.animated-button:hover::after {
  opacity: 1;
  transform: translateX(0);
}

@media only screen and (max-width: 767px) {
  .animated-button-container {
    margin-right: 5px;
  }
  .animated-button {
    padding: 8px 14px;
    font-size: 10px;
    min-width: 85px;
    height: 36px;
    box-shadow: 0 2px 8px rgba(33, 103, 174, 0.3);
  }
  .button-text {
    font-size: 10px;
  }
  .animated-button::after {
    content: "Satın Al";
    font-size: 10px;
  }
  .animated-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(33, 103, 174, 0.4);
  }
}
.subpage .content h3 {
  color: #063797;
  font-size: 28px;
  font-weight: 400;
  line-height: 30.91px;
  text-align: left;
  padding: 0 0 25px 0;
}

.benefits-grid {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 20px;
  margin: 40px 0;
  flex-wrap: wrap;
}

.benefit-card {
  text-align: center;
  flex: 0 1 200px;
}

.benefit-card img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 15px;
}

.benefit-card h3 {
  color: #2d373d;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  line-height: 1.4;
  min-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .benefits-grid {
    flex-direction: column;
  }
  .benefit-card img {
    width: 150px;
    height: 150px;
  }
}
.faq-section {
  margin: 30px 0;
}

.faq-header {
  background-color: white;
  color: #fff;
  padding: 15px 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  transition: background-color 0.3s ease;
  margin-bottom: 0;
}

.faq-header:hover {
  background-color: white;
}

.faq-header:after {
  content: "+";
  font-size: 24px;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.faq-header.active:after {
  content: "−";
}

.faq-content {
  display: none;
  padding: 20px;
  background-color: white;
  border: none;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

.faq-content.show {
  display: block;
}
