@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Ultra&display=swap");
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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/*.box { @include border-radius(5px); }*/
.photoCoverBG, .boxTblGaleri .fotoBox, .boxTblGaleri .play, .boxTblGaleri .search, .splash-screen .loading-gif, .homeFixArea .homeFixIcon, .homeFixArea .homeFixIconBG, .koclar, .altPage, .faaliyetBox .boxs, .LogoSmall, .BrandLogoSmall, .logo, .logoHeaderSmall, .homeSplit .imgBoxer {
  background-size: cover;
  background-position: center center;
  vertical-align: top;
}

/*@extend .photoCoverBG;*/
.animeSpeed, .headerCall, .mblitem, .mblitemPartR, .mblitemPartL, .mobilTopMenu, .soccial, .faaliyetBox .boxs .title, .faaliyetBox .boxs span, .faaliyetBox .boxs, .LogoSmall, .BrandLogoSmall, .logo, .logoHeaderSmall {
  /* older webkit */
  transition: all 150ms cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */
  /* older webkit */
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.585, 1.005);
  /* custom */
}

/*@extend .animeSpeed;*/
.color-Beyaz {
  color: #fff !important;
}

.bgColor-Gri {
  background-color: #f8f8f8;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

b {
  font-weight: bold;
}

.ultra-regular {
  font-family: "Ultra", serif;
  font-weight: 400;
  font-style: normal;
}

.bnrTitle {
  font-size: 4em;
  letter-spacing: -1px;
  text-align: center;
}

.bnrTitle2 {
  font-size: 1.56rem;
  letter-spacing: -1px;
  text-align: center;
}

.bnrAltTitle {
  font-size: 1.25rem;
  letter-spacing: 9px;
  text-align: center;
}

.mainBannerText1 {
  font-size: 4.3em;
  letter-spacing: -1px;
  text-align: center;
  line-height: 1.7em;
}

html {
  height: 100%;
  font-size: 17px;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  overflow-x: hidden;
  height: 100%;
  color: #f1f1f1;
  font-size: 20px;
  background-repeat: repeat;
  background-color: #000000;
  scroll-behavior: smooth;
}

body.noscroll {
  overflow-y: hidden !important;
}

a.anchor {
  display: block;
  position: relative;
  top: -130px;
  visibility: hidden;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.blogAlign {
  margin-top: 0px;
}

.SitePreview {
  background-image: url("../SitePreview.webp");
  background-repeat: no-repeat;
  position: absolute;
  top: -500px;
  left: -500px;
  height: 500px;
  width: 500px;
  z-index: -99;
}

.animated-icon {
  width: 34px;
  height: 17px;
  position: relative;
  display: block;
  margin: 34px auto 17px auto;
}
.animated-icon .line {
  display: block;
  background: #3d0000;
  width: 34px;
  height: 4px;
  position: absolute;
  left: 0;
  border-radius: 2px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.animated-icon .line.line-1 {
  top: 0;
}
.animated-icon .line.line-2 {
  top: 50%;
}
.animated-icon .line.line-3 {
  top: 100%;
}
.animated-icon:hover .line-1, .animated-icon:focus .line-1 {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
}
.animated-icon:hover .line-3, .animated-icon:focus .line-3 {
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
}
.animated-icon.active .line-1 {
  transform: translateY(8.5px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(8.5px) translateX(0) rotate(45deg);
  -moz-transform: translateY(8.5px) translateX(0) rotate(45deg);
}
.animated-icon.active .line-2 {
  opacity: 0;
}
.animated-icon.active .line-3 {
  transform: translateY(-8.5px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-8.5px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-8.5px) translateX(0) rotate(-45deg);
}

.titleCnt {
  color: #ff0000;
  background: linear-gradient(to right, #a7011a 40%, #ff1c03 68%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  font-family: "Ultra", serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 2.44rem;
  letter-spacing: 0px;
  text-align: center;
  padding-bottom: 1rem;
}
.titleCnt b {
  color: #ff0000;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 700;
}

.titleCntSmall {
  color: #ff0000;
  background: linear-gradient(to right, #a7011a 40%, #ff1c03 68%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  font-family: "Ultra", serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  font-size: 2.44rem;
  letter-spacing: 0px;
  text-align: left;
  padding-bottom: 1rem;
}
.titleCntSmall b {
  color: #ff0000;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 700;
}

.titleH2Cnt {
  position: relative;
  font-size: 1.1rem;
  color: #ff0000;
  letter-spacing: -1px;
  text-align: center;
  margin-top: -28px;
  padding-bottom: 45px;
}
.titleH2Cnt b {
  color: #950101;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 600;
}

.titleCntLeft {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 2.44rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: left;
  padding-bottom: 35px;
  margin-top: 40px;
}

.titleCntLeft2 {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 1.56rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: left;
  padding-bottom: 35px;
  margin-top: 40px;
}

.titleCntLeft3 {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 1rem;
  color: #3d0000;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 20px;
}

.titleCnt2 {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 1.25rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 25px;
}

.titleCnt3 {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 1.25rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 25px;
}

.titleCnt4 {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
  font-size: 1rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 25px;
}

.pdng {
  padding: 0px !important;
}

.mblBanner {
  display: none;
}

.dsktpBanner {
  display: block;
}

section {
  position: relative;
  width: 100%;
}

.bannerNew {
  position: absolute;
  width: 100%;
  height: 100vh;
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 0;
}

.homeImg {
  position: absolute;
  width: 100%;
  height: 100vh;
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  background-color: rgb(211, 121, 121);
}

@keyframes colorchange {
  0% {
    background-color: #ff0000;
  }
  25% {
    background-color: #950101;
  }
  50% {
    background-color: #ff0000;
  }
  75% {
    background-color: #950101;
  }
  100% {
    background-color: #ff0000;
  }
}
.items {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.items__inner {
  position: relative;
  width: 100%;
  height: 100vh;
}
.items__layer .items__item {
  position: absolute;
  box-shadow: 0 32px 40px -20px rgba(0, 0, 0, 0.25);
}
.items__layer .items__item:after {
  content: attr(data-title);
  position: absolute;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}
.items__layer .items__item:hover:after {
  visibility: visible;
  opacity: 1;
}
.items__layer:nth-child(1) .items__item {
  margin-top: -2300px;
  margin-left: -1400px;
  width: 3000px;
  height: 3000px;
  border-radius: 1500px;
  background: #45c8cf;
}
.items__layer:nth-child(1) .items__item:after {
  top: -23px;
  left: 0;
  color: #45c8cf;
}
.items__layer:nth-child(2) .items__item {
  margin-top: -100px;
  margin-left: -1400px;
  width: 1500px;
  height: 1500px;
  border-radius: 1500px;
  background: #5a5050;
}
.items__layer:nth-child(2) .items__item:after {
  bottom: -23px;
  right: 0;
  color: #5a5050;
  z-index: 2;
}
.items__layer:nth-child(3) .items__item {
  margin-top: 140px;
  margin-left: 950px;
  width: 1500px;
  height: 1500px;
  z-index: 1;
  border-radius: 1500px;
  background: #2e385c;
}
.items__layer:nth-child(3) .items__item:after {
  left: 82%;
  color: #2e385c;
}

#SiteBGVideo {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

#videoBg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -5;
  overflow: hidden;
}

.butonMaster {
  position: relative;
  display: inline-block;
  margin: 15px 0px 0px 0px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 29px;
  border-radius: 3px;
  font-size: 0.8rem;
  padding: 0px 38px;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
  text-align: center;
  color: #3d0000;
  box-shadow: 0px 0px 0px 2px #3d0000;
}
.butonMaster:hover {
  color: #fff;
  background-color: #950101;
  box-shadow: 0px 0px 0px 2px #0a1621;
}

.closeBtnAlign {
  position: fixed;
  right: 3%;
  top: 5px;
  z-index: 999999;
  display: none;
}

.aLinkStyle {
  text-decoration: none;
  margin: 0.5em 1.56rem;
  display: inline-block;
}

.mobilGizli {
  position: fixed;
  display: block;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: rgb(244, 244, 244);
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(0, 0, 0, 0.86);
  z-index: 9999;
}

#gizli_menu {
  position: fixed;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #9c9d9d;
  top: 0px;
  padding-bottom: 10px;
  background-color: rgba(3, 3, 3, 0.98);
  z-index: 999;
  color: white;
  width: 100%;
  box-shadow: 0px 15px 20px -15px rgba(0, 0, 0, 0.61);
}

.homeSplit {
  position: relative;
  padding: 0px 0px;
  background-color: white;
}
.homeSplit .boxSplitPdng {
  padding: 0px;
}
.homeSplit .imgBoxer {
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 560px;
}
.homeSplit h1 {
  line-height: 1rem;
  font-size: 2.44rem;
  letter-spacing: -1px;
  color: #950101;
  margin-left: 45px;
}
.homeSplit b {
  font-size: 1.25rem;
  letter-spacing: -1px;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 600;
  color: #950101;
  margin-left: 0px;
  padding: 22px 0px;
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.homeSplit b:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 10px;
  background: #3a5373;
  height: 4px;
  transition-property: left, right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.homeSplit p {
  margin: 30px auto 20px;
  color: #1d1f23;
  font-size: 1rem;
}
.homeSplit .imgBoxerText {
  position: relative;
  background-color: #fff;
  padding: 25px 20px 0px 0px;
}
.homeSplit .imgBoxerText:hover {
  color: #3d0000;
  cursor: pointer;
}
.homeSplit .imgBoxerText:hover h1 {
  color: #ff0000;
}
.homeSplit .imgBoxerText:hover b {
  color: #950101;
}
.homeSplit .imgBoxerText:hover b:before {
  left: 0;
  right: 0;
}
.homeSplit .imgBoxerText:hover p {
  color: #950101;
}
.homeSplit .imgBoxerText:hover .btnLinkSplit {
  background-color: #ff0000;
  color: #fff;
}
.homeSplit .imgBoxerText:hover .btnLinkSplit:hover {
  background-color: #950101;
}
.homeSplit .icerikPdng {
  padding: 35px 5px 25px 60px;
  text-align: left;
}
.homeSplit .icerikPdngSol {
  padding: 25px 25px 25px 10%;
  text-align: left;
}
.homeSplit .dropdown-toggle:hover {
  color: #3d0000;
}
.homeSplit .btnLinkSplit {
  display: inline-block;
  margin: 15px 0px 0px 50px;
  position: relative;
  line-height: 40px;
  border-radius: 4px;
  font-size: 12px;
  padding: 2px 40px;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
  text-align: center;
  color: #3d0000;
  box-shadow: 0px 0px 0px 2px #3d0000;
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 30px;
  font-size: 1.25rem;
  width: auto;
  max-width: 85%;
  margin: 20px auto;
  text-align: justify;
  color: #3d0000;
}
.white-popup .popupCircleImg {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 220px;
  height: 220px;
  border-radius: 220px;
  margin: 20px auto;
  background-color: #ff0000;
  transition: 0.3s;
  box-shadow: inset 0px 0px 0px 1px rgb(0, 0, 0);
}
.white-popup h1 {
  font-size: 1.56rem;
  display: block;
  color: #950101;
  letter-spacing: -1px;
  text-align: center;
  margin: 15px auto;
}

.mfp-close-btn-in .mfp-close {
  font-size: 2em;
  color: #ff0000;
}

.dropdown-menu {
  position: fixed;
  left: 5%;
  right: 5%;
  top: 50px;
  bottom: 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  background-color: transparent;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  z-index: 9999;
}

.dropdown:hover .menuLinkColor {
  color: #3d0000 !important;
}

.container-fluid {
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto;
}

.navTabMenu {
  z-index: 9;
}
.navTabMenu .boxCnt {
  position: relative;
  display: block;
  background-color: #f1f1f1;
  text-align: center;
  top: 40px;
  min-height: 250px;
  left: 0px;
  z-index: 9999;
  width: 100%;
  padding: 25px 20px;
  border-style: solid;
  border-color: rgb(168, 168, 168);
  border-width: 1px 0px 0px 0px;
}
.navTabMenu .boxCnt .menuFullW {
  position: relative;
}
.navTabMenu .boxCnt .menuFullW .menuFullWCnt {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 0px 18px 0px 18px;
}
.navTabMenu .boxCnt .menuFullW .menuFullWCnt .fullMenuA {
  display: block;
  width: 100%;
  background-color: transparent;
  padding: 14px 25px;
  text-align: left;
  color: #000000;
}
.navTabMenu .boxCnt .menuFullW .menuFullWCnt .fullMenuA:hover {
  color: #fff !important;
  text-shadow: 0px 0px 1px rgba(255, 255, 255, 0) !important;
  background-color: #ff0000;
}
.navTabMenu .boxCnt .menuVert {
  position: relative;
}
.navTabMenu .boxCnt .menuVert .menuVertLeft {
  position: absolute;
  left: 0px;
  width: 42%;
  padding: 0px 18px 0px 18px;
}
.navTabMenu .boxCnt .menuVert .menuVertRight {
  position: absolute;
  left: 42%;
  width: 58%;
  padding: 0px 18px 0px 18px;
}
.navTabMenu .boxCnt .menuVert .menuVertRight .content {
  display: none;
}
.navTabMenu .boxCnt .menuVert .menuVertRight .content a {
  display: block;
  background-color: transparent;
  width: 100%;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  padding: 10px 15px;
  border-style: solid;
  border-color: rgb(205, 205, 205);
  border-width: 0px 0px 1px 0px;
  text-decoration: none;
  color: #000;
}
.navTabMenu .boxCnt .menuVert .menuVertRight .content a:hover {
  background-color: rgba(0, 0, 0, 0.062745098);
}
.navTabMenu .boxCnt .menuVert .menuVertRight .content a::after {
  content: "\f471"; /* Ok karakteri */
  color: #d5d5d5; /* Okun rengi */
  float: right;
  font-size: 1em; /* Okun boyutu */
  padding-right: 5px;
  font-family: "bootstrap-icons"; /* İkonun kullanıldığı font ailesi */
}
.navTabMenu .boxCnt .menuVert a {
  display: block;
  background-color: transparent;
  width: 100%;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  padding: 10px 15px;
  border-style: solid;
  border-color: rgb(205, 205, 205);
  border-width: 0px 0px 1px 0px;
  text-decoration: none;
  color: #000;
}
.navTabMenu .boxCnt .menuVert a:hover {
  background-color: rgba(0, 0, 0, 0.062745098);
}
.navTabMenu .boxCnt .menuVert a::after {
  content: "\f234"; /* Ok karakteri */
  color: #d5d5d5; /* Okun rengi */
  float: right;
  font-size: 1em; /* Okun boyutu */
  padding-right: 5px;
  font-family: "bootstrap-icons"; /* İkonun kullanıldığı font ailesi */
}
.navTabMenu .boxCnt .menuCntTitle {
  position: relative;
  display: block;
  width: 100%;
  left: 0px;
  z-index: 1;
  text-align: center;
  padding: 32px 0;
}
.navTabMenu .boxCnt .menuCntTitle span {
  padding: 0px 10px;
  font-size: 20px;
  color: #000000;
  margin-bottom: 28px;
  background-color: #fff;
}
.navTabMenu .boxCnt .menuCntTitle .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0px;
  margin-top: -10px;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9);
}
.navTabMenu .boxCnt .boxAboutMenu .t_title_Abouth {
  text-align: left;
  display: block;
  font-size: 0.8em;
  color: #ff0000;
  font-family: "gorditabold";
  padding: 0px;
}
.navTabMenu .boxCnt .boxAboutMenu .t_title {
  text-align: left;
  display: block;
  font-size: 0.8em;
  color: #ff0000;
  font-family: "gorditabold";
  padding: 0px;
}
.navTabMenu .boxCnt .boxAboutMenu .t_title:hover {
  color: #ff0000;
}
.navTabMenu .boxCnt .boxAboutMenu .t_titleCenter {
  text-align: center;
  display: block;
  font-size: 0.8em;
  color: #950101;
  padding-top: 25px;
  font-family: "gorditabold";
}
.navTabMenu .boxCnt .boxAboutMenu .lineMc {
  position: relative;
  top: 0px;
  height: 3px;
  margin: 5px 0px 15px;
  width: 100%;
}
.navTabMenu .boxCnt .boxAboutMenu .lineMcBottom {
  position: relative;
  top: 0px;
  height: 3px;
  margin: 30px 0px 15px;
  width: 100%;
}
.navTabMenu .boxCnt .boxAboutMenu .subMunuAlt {
  margin-top: 5px;
  font-size: 0.8em;
  display: block;
  text-align: center;
  position: relative;
  padding: 5px 0px;
  color: #fff;
  background-color: #cecece;
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuLinkIMG {
  position: relative;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/icon-Gorsel-uyum-ve-zenginlik.png");
  background-color: #f0f0f0;
  height: 240px;
  width: 100%;
  filter: saturate(0%) opacity(70%);
  transition: 1s;
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuLinkIMG:hover {
  transition: 0s;
  filter: saturate(100%) opacity(100%);
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuIMG {
  position: relative;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  margin-top: 10px;
  height: 180px;
  width: 100%;
  filter: saturate(100%) opacity(100%);
  transition: 1s;
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuLink:hover .mt-color {
  background-color: #04a7ff;
}
.navTabMenu .boxCnt .boxAboutMenu .txtCntMenu {
  text-align: left;
}
.navTabMenu .boxCnt .boxAboutMenu .txtCntMenuTitle {
  text-align: center !important;
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuLink {
  font-size: 0.8em;
  font-family: "gorditamedium";
  display: block;
  text-align: left;
  position: relative;
  padding: 1px 0px;
  margin: 4px 0px;
  color: #ff0000;
  text-decoration: none;
}
.navTabMenu .boxCnt .boxAboutMenu .bMenuLink:hover {
  color: #950101;
}
.navTabMenu .menuAlignFix {
  top: 15px !important;
}
.navTabMenu .box, .navTabMenu .boxCnt .boxAboutMenu {
  display: block;
}

.paddLand {
  padding: 0px !important;
}

.lang:last-child {
  margin-right: 0; /* Son link için sağdaki margini sıfırlayın */
}

.menuPageBTN {
  display: block !important;
  color: #3d0000 !important;
  text-align: left;
  font-size: 0.8em !important;
  padding: 0px !important;
  border-style: solid !important;
  border-width: 0px 0px 0px 0px !important;
  border-color: #3d0000 !important;
  transition: all ease 0.3s;
  cursor: pointer;
}
.menuPageBTN i {
  margin-right: 5px;
}
.menuPageBTN:hover {
  color: #66bfc8 !important;
}

.actionMenuTop {
  top: 14px !important;
}

.blogAltBaslik {
  font-size: 1.25rem;
}

.blogItalik {
  font-style: italic;
}

.blogQuate {
  text-align: center;
  background-color: #f2f8fa;
  padding: 40px 25px;
  font-size: 1.25rem;
}

.menuAllBTN {
  color: #3d0000 !important;
  font-size: 0.9em !important;
  padding: 2px 0px !important;
  transition: all ease 0.3s;
  cursor: pointer;
}
.menuAllBTN i {
  margin-right: 12px;
}
.menuAllBTN:hover {
  color: #ff0000 !important;
}

.maskMenu, .maskMenuOpen {
  display: none;
  background-color: rgba(228, 233, 237, 0.88);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
}

.maskMenuOpen {
  display: block;
  animation: menuAnime 1s ease both;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

@keyframes menuAnime {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.mainHeaderFix {
  padding: 9px 0;
  position: relative;
  z-index: 9997;
}

.topHeaderHomeSmall {
  display: block;
}

.topHeaderHome {
  display: block;
  position: absolute;
  padding: 10px 10%;
  height: 110px;
  width: 100%;
  z-index: 9999;
  margin-top: -10px;
}

.main-tool-bar {
  position: fixed;
  background-color: rgba(149, 1, 1, 0.9647058824);
  height: 110px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 10px 10%;
  top: 0px;
  width: 100%;
  z-index: 99;
}

.mobilHeight {
  padding-top: 60px;
  background-color: #121212;
  transition: 0.3s;
}

.topCnt {
  margin-top: 0px;
  padding: 0px;
  text-align: center;
}
.topCnt .trBg {
  background-color: white;
}
.topCnt h2 {
  padding: 10px;
  font-size: 1.25rem;
  color: #3d0000;
  letter-spacing: -1px;
  text-align: center;
}
.topCnt p {
  padding: 8px 15px 20px;
}
.topCnt i {
  padding-top: 35px;
  font-size: 2.44rem;
  color: #3d0000;
}

.menuLine, .menuLineSmall {
  position: absolute;
  width: 100%;
  height: 0px;
  bottom: 0px;
  transition: 0.3s;
  background: rgb(173, 173, 173);
}

.menuLineSmall {
  height: 1px;
}

#navMenu li:hover {
  position: relative;
  z-index: 10;
}

.flexB {
  display: flex;
  flex-flow: row wrap;
  align-content: stretch;
}

.areaBoxTour {
  text-decoration: none !important;
  width: 100% !important;
  cursor: default;
}
.areaBoxTour .box, .areaBoxTour .navTabMenu .boxCnt .boxAboutMenu, .navTabMenu .boxCnt .areaBoxTour .boxAboutMenu {
  margin: 4px 2px 0px;
  padding: 10px;
  border-radius: 3px;
}
.areaBoxTour .box .areaPhoto, .areaBoxTour .navTabMenu .boxCnt .boxAboutMenu .areaPhoto, .navTabMenu .boxCnt .areaBoxTour .boxAboutMenu .areaPhoto {
  filter: saturate(0%) opacity(70%);
  display: block;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.areaBoxTour .box .areaPhoto:hover, .areaBoxTour .navTabMenu .boxCnt .boxAboutMenu .areaPhoto:hover, .navTabMenu .boxCnt .areaBoxTour .boxAboutMenu .areaPhoto:hover {
  filter: saturate(120%) opacity(100%);
}

.arrowIcon a {
  text-decoration: none;
  text-align: center;
}
.arrowIcon a::after {
  color: #d5d5d5; /* Okun rengi */
  float: right;
  padding-top: 5px;
  font-size: 0.8em; /* Okun boyutu */
  padding-right: 30px;
  margin-left: -50px;
  content: "\f231";
  font-weight: 100;
  font-family: "bootstrap-icons";
}

.arrowBackIcon a {
  text-decoration: none;
  text-align: center;
}
.arrowBackIcon a::after {
  color: #d5d5d5; /* Okun rengi */
  float: left;
  padding-top: 5px;
  font-size: 0.8em; /* Okun boyutu */
  padding-left: 30px;
  margin-right: -50px;
  content: "\f22d";
  font-weight: 100;
  font-family: "bootstrap-icons";
}

.commentBox {
  text-align: center;
  padding: 40px 80px 20px;
  color: #fff;
}

.areaBoxComment {
  text-decoration: none !important;
  width: 100%;
  text-align: center;
  cursor: default;
}
.areaBoxComment .box, .areaBoxComment .navTabMenu .boxCnt .boxAboutMenu, .navTabMenu .boxCnt .areaBoxComment .boxAboutMenu {
  padding: 10px 30px;
}
.areaBoxComment .box .areaText, .areaBoxComment .navTabMenu .boxCnt .boxAboutMenu .areaText, .navTabMenu .boxCnt .areaBoxComment .boxAboutMenu .areaText {
  display: block;
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: 1px;
  color: #fff;
}

.carouselAbout {
  position: relative !important;
  overflow: hidden;
  width: 95% !important;
}
.carouselAbout .owl-dots {
  text-align: left;
}

.areaBoxCommentAbout {
  text-decoration: none !important;
  width: 100%;
  text-align: left;
  cursor: pointer;
}
.areaBoxCommentAbout .box, .areaBoxCommentAbout .navTabMenu .boxCnt .boxAboutMenu, .navTabMenu .boxCnt .areaBoxCommentAbout .boxAboutMenu {
  padding: 10px 5px;
}
.areaBoxCommentAbout .box .areaText, .areaBoxCommentAbout .navTabMenu .boxCnt .boxAboutMenu .areaText, .navTabMenu .boxCnt .areaBoxCommentAbout .boxAboutMenu .areaText {
  display: block;
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: 1px;
  color: #ff0000;
}

.contactCntBox {
  padding: 100px 0px 25px;
}

.contactCnt {
  padding: 25px 25%;
  text-align: center;
}

.logoAlign, .logoAlignSmall {
  position: absolute;
  display: block;
  top: 8px;
  width: 300px;
  height: 82px;
  left: 50%;
  transform: translate(-50%, 0px);
  overflow: hidden;
  transition: 0.3s;
  z-index: 99999;
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
}

.logoAlignSmall {
  top: -4px;
}

.logo, .logoHeaderSmall {
  position: relative;
  background-size: 100%;
  background-image: url("../images/BrandLogo.webp");
  background-repeat: no-repeat;
  display: block;
  width: 300px;
  height: 82px;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  z-index: 99999;
  filter: saturate(96%) brightness(100%);
}

.logo:hover, .logoHeaderSmall:hover {
  filter: saturate(115%) brightness(105%) !important;
  -webkit-filter: saturate(115%) brightness(105%) !important;
}

.BrandLogoSmall {
  position: fixed;
  background-size: 100%;
  background-image: url("../images/BrandLogoSmall.webp");
  background-repeat: no-repeat;
  display: none;
  width: 200px;
  height: 40px;
  left: 50%;
  margin-left: -100px;
  top: 4px;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  z-index: 9;
  filter: saturate(96%) brightness(100%);
}

.BrandLogoSmall:hover {
  filter: saturate(115%) brightness(105%) !important;
  -webkit-filter: saturate(115%) brightness(105%) !important;
}

.LogoSmall {
  position: fixed;
  background-size: 100%;
  background-image: url("../images/BrandLogoSmall.webp");
  background-repeat: no-repeat;
  left: 50%;
  transform: translate(-50%, 0px);
  display: block;
  width: 240px;
  height: 50px;
  top: 14px;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  z-index: 99999;
  filter: saturate(96%) brightness(100%);
}

.LogoSmall:hover {
  filter: saturate(115%) brightness(105%) !important;
  -webkit-filter: saturate(115%) brightness(105%) !important;
}

.logoHeaderSmall {
  background-image: url("../images/BrandLogoSmall.webp");
  width: 170px;
  height: 34px;
  margin-top: 8px !important;
  z-index: 9999;
}

.mobilLogo, .mobilLogoScroll {
  display: none;
  position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 50px;
  border-width: 0px 0px 1px 0px;
  border-color: #cd1234;
  border-style: solid;
  background-color: #950101;
  z-index: 8;
}
.mobilLogo .menuMobilLine, .mobilLogoScroll .menuMobilLine {
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  background: rgb(87, 188, 164);
  background: linear-gradient(90deg, rgb(87, 188, 164) 0%, rgb(87, 188, 164) 25%, rgb(254, 197, 126) 25%, rgb(254, 197, 126) 50%, rgb(219, 130, 191) 50%, rgb(219, 130, 191) 75%, rgb(145, 167, 186) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#57bca4",endColorstr="#91a7ba",GradientType=1);
}

.mobilLogoScroll {
  background-color: #141414;
}

.socialIcons {
  margin: 3em 2px;
  text-decoration: none !important;
  font-size: 1.8em;
  text-align: center;
  text-rendering: optimizeLegibility;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.social_fb {
  background-color: transparent;
  color: #ffffff;
}
.social_fb:hover {
  color: #ff0000;
}

.social_x {
  background-color: transparent;
  color: #ffffff;
}
.social_x:hover {
  color: #ff0000;
}

.social_tt {
  color: #ffffff;
}
.social_tt:hover {
  color: #ff0000;
}

.social_yt {
  color: #ffffff;
}
.social_yt:hover {
  color: #ff0000;
}

.social_in {
  color: #ffffff;
}
.social_in:hover {
  color: #ff0000;
}

.social_li {
  color: #ffffff;
}
.social_li:hover {
  color: #ff0000;
}

.faaliyetBg {
  margin-bottom: 40px;
  background-color: #ff0000;
}

.faaliyetBox .allBoxsImg {
  background-size: 35% !important;
}
.faaliyetBox .boxs {
  border-radius: 4px;
  background-color: #fff;
  background-repeat: no-repeat;
  position: relative;
  height: 220px;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  filter: saturate(0%);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0);
}
.faaliyetBox .boxs .allBox {
  position: absolute;
  bottom: 20px;
  font-size: 1.25rem;
  letter-spacing: -1px;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 100%;
  color: #ff0000;
}
.faaliyetBox .boxs .allBoxTop {
  position: absolute;
  top: 20px;
  font-size: 1.25rem;
  letter-spacing: -1px;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 100%;
  color: #ff0000;
}
.faaliyetBox .boxs span {
  position: relative;
  background-color: #ff0000;
  font-size: 0.8rem;
  float: right;
  color: #fff;
  margin-top: 8px;
  margin-right: 8px;
  padding: 6px;
  z-index: 2;
  opacity: 0.8;
}
.faaliyetBox .boxs .title {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  font-size: 0.8rem;
  display: block;
  text-align: center;
  left: 0px;
  right: 0px;
  padding: 10px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}
.faaliyetBox:hover .boxs {
  filter: saturate(100%);
  transform: scale(1.02);
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.75);
}
.faaliyetBox:hover span {
  opacity: 1;
}

.servicesTitle {
  color: #950101;
  font-size: 1.96rem;
  letter-spacing: 1px;
  word-spacing: 0px;
  border-style: solid;
  text-align: center;
  border-color: transparent; /* Kenar rengini şeffaf yap */
  border-width: 0px 0px 2px 0px; /* Sadece alt kenarı göster */
  border-bottom-color: #950101; /* Alt kenar rengini yazı rengiyle aynı yap */
  margin: 2rem 0px;
}

.cntBoxFaaliyet {
  font-size: 1rem;
  text-align: justify;
}

.menuMainX {
  position: relative;
  display: flex;
  align-items: center;
}

.menuTextAlign, .menuTextAlignSmall {
  display: block;
  z-index: 99;
  transition: 0.3s;
  margin-top: 2.1rem;
}

.menuTextAlignSmall {
  top: 1.7rem;
}

.menuAlignSocial {
  display: block;
  position: absolute;
  right: 25px;
  margin-top: 2.1rem;
}
.menuAlignSocial a {
  margin-right: 0.3rem;
}

.socialMenuFix {
  margin-top: -1px !important;
  margin-left: 20px;
  z-index: 99;
  transition: 0.3s;
}

.flagMenuFix {
  margin-top: 0px !important;
  margin-left: 15px;
  z-index: 99;
  transition: 0.3s;
  opacity: 0.8 !important;
}
.flagMenuFix:hover {
  opacity: 1 !important;
  transform: rotate(-3deg);
}

.socialMenu {
  display: block;
  position: absolute;
  top: 4px;
  right: 0px;
  z-index: 99;
  transition: 0.3s;
}

.socialMenuSmall {
  display: block;
  position: absolute;
  top: 12px;
  right: -500px;
  z-index: 99;
}

.textFlat {
  text-decoration: none !important;
}

.soccial {
  margin: -2px;
  display: inline-block;
  cursor: pointer;
  font-size: 1.56rem;
  text-decoration: none;
  color: #000;
  opacity: 0.9;
  padding: 2px;
  background-color: rgba(255, 255, 255, 0);
  border-style: solid;
  border-radius: 3px;
}

.soccial:hover {
  color: #092663;
  transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
}

.homeMaxBgLine {
  width: 100%;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}

.homeMotto {
  font-size: 3.2em;
  color: #fff;
  text-align: center;
  padding: 80px 50px;
}

.cntDivBoxHome {
  padding: 80px 0px 30px;
  letter-spacing: -1px;
  margin-bottom: 50px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
}
.cntDivBoxHome .box, .cntDivBoxHome .navTabMenu .boxCnt .boxAboutMenu, .navTabMenu .boxCnt .cntDivBoxHome .boxAboutMenu {
  position: relative;
  display: table;
  margin: 0 auto;
}
.cntDivBoxHome .boxNumber {
  width: 100%;
  text-align: center;
  font-size: 3.2em;
  color: #fff;
  letter-spacing: -2px;
}
.cntDivBoxHome .mainCnt {
  text-align: center;
  display: inline-block;
  color: #fff;
}
.cntDivBoxHome i {
  text-align: right;
  display: inline-block;
}
.cntDivBoxHome span {
  text-align: left;
  display: inline-block;
}
.cntDivBoxHome .boxAlt {
  color: #fff;
  width: 100%;
  display: block;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: center;
}

.bigLink {
  padding: 0px 20px;
}

.mobilTopMenu {
  position: fixed;
  top: -50px;
  width: 100%;
  display: block;
  text-align: center;
  z-index: 99999 !important;
  cursor: pointer;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.65);
  border-width: 0px 0px 1px 0px;
}
.mobilTopMenu a {
  text-decoration: none !important;
}

.mobilMenuOpen,
.mobilMenuClose {
  position: fixed;
  display: block;
  width: 100% !important;
  top: 48px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #272422;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 99997 !important;
  cursor: default;
  overflow: auto;
  background-image: url("../images/menuBg.webp");
  background-position: center;
  background-size: cover;
  background-color: #121212;
}
.mobilMenuOpen a,
.mobilMenuClose a {
  text-decoration: none !important;
}

.mobilMenuClose {
  display: none;
}

.flexMobileHeight {
  display: flex;
  flex-direction: column;
  height: 75vh; /* 100% of the viewport height */
  overflow: auto; /* Add scrolling if the content overflows */
}

.boldx {
  font-weight: bold;
  color: #ff0000;
}

.maskLayer, .maskLayerHide {
  position: fixed;
  display: block;
  width: 100%;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 9997;
  cursor: default;
  background-color: rgba(10, 10, 10, 0.64);
}

.maskLayerHide {
  display: none;
}

.mobilTopMenu .menuTitle {
  width: 100%;
  display: block;
  padding: 14px 0px;
  background-color: #ea5b0c;
  font-size: 1em;
  color: #ececec;
  font-weight: bold;
}
.mobilTopMenu .menuTitle:hover {
  color: #fff;
  background-color: #df4a0c;
}

.mblitem, .mblitemPartR, .mblitemPartL {
  display: block;
  font-size: 1em;
  width: 100%;
  text-decoration: none !important;
  background-color: rgba(16, 16, 16, 0.2196078431);
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.1882352941);
  margin-bottom: -1px;
  border-width: 1px 0px 1px;
  color: #fff !important;
  text-align: center;
  padding: 12px 0px !important;
}
.mblitem b, .mblitemPartR b, .mblitemPartL b {
  font-size: 0.8em;
  color: #ffde00;
}
.mblitem:hover, .mblitemPartR:hover, .mblitemPartL:hover {
  background-color: rgba(255, 255, 255, 0.137254902);
  transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1); /* easeInOutCubic */
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); /* easeInOutCubic */
}

.textRalign {
  text-align: right !important;
  padding-right: 20px !important;
}

.textLalign {
  text-align: left !important;
  padding-left: 20px !important;
}

.mblitemEnd {
  display: block;
  width: 100%;
  background-color: #142140;
  height: 50px;
}

.language-links {
  display: flex;
  flex-wrap: nowrap;
}

.negativeBtn {
  background-color: transparent;
  color: #ffffff !important;
}
.negativeBtn:hover {
  background-color: rgba(255, 255, 255, 0.137254902);
}

.lang {
  margin-right: 3px; /* Aradaki boşluğu ayarlamak için */
  background-color: rgba(68, 63, 67, 0.0745098039);
}
.lang:hover {
  background-color: rgba(255, 255, 255, 0.137254902);
}

.confboxtxt {
  display: block;
  color: #fff;
  width: 100%;
  padding: 10px 0px 10px 10px;
  border: 1px solid #707070;
  border-radius: 4px;
  box-sizing: content-box;
  font-size: 1rem;
  margin: 10px auto;
  background-color: #0a1621;
}

.confboxtxtmsg {
  display: block;
  width: 100%;
  color: #fff;
  padding: 10px 0px 10px 10px;
  border: 1px solid #707070;
  border-radius: 4px;
  box-sizing: content-box;
  font-size: 1rem;
  margin-bottom: 1rem;
  height: 4.26rem;
  background-color: #0a1621;
}

.conf_btn_Cont {
  display: flex;
  justify-content: flex-end;
}

.conf_btn_pasif {
  font-size: 0.8rem;
  margin-bottom: 2rem;
  border-radius: 4px;
  padding: 0.8rem 2rem !important;
  transition: all ease 0.3s !important;
  text-decoration: none;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #000 !important;
  background-color: rgba(180, 3, 30, 0.7058823529) !important;
  text-align: center;
  cursor: default;
  color: #370505 !important;
}

.conf_btn {
  font-size: 0.8rem;
  margin-bottom: 2rem;
  border-radius: 4px;
  padding: 0.8rem 2rem !important;
  transition: all ease 0.3s !important;
  text-decoration: none;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #000 !important;
  background-color: rgba(0, 199, 26, 0.8) !important;
  text-align: center;
  cursor: pointer;
  color: #f1f1f1 !important;
}
.conf_btn:hover {
  background-color: rgba(0, 0, 0, 0.1960784314) !important;
  border-color: rgba(5, 146, 24, 0.9098039216) !important;
}

.altMblitem {
  width: 100%; /* Menü genişliği */
  position: fixed;
  overflow: auto;
  top: 50px; /* Üstten konumlandırma */
  right: -1200px; /* Başlangıçta ekranın dışında */
  height: 100%; /* Tam yükseklik */
  background-color: #1b1b1b; /* Arka plan rengi */
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5); /* Gölge efekti */
  transition: right 0.5s ease-in-out;
  z-index: 1000; /* Z-index düzeyi */
}

.altMblitem.open {
  right: 0; /* Açıkken sağ kenara yapış */
}

.HomeBtn {
  background-color: #950101 !important;
  color: #fff !important;
  font-weight: bolder;
  padding: 19px 0px;
}

.mblitemPartL {
  padding: 32px 0px;
  width: 49.9%;
  float: left;
  display: inline-block;
}

.mblitemPartR {
  padding: 32px 0px;
  width: 49.8%;
  float: right;
  display: inline-block;
}

.scrollbar-track {
  background-color: #f1f1f1;
  border-radius: 3px;
}

.scrollbar-thumb {
  background-color: red;
  border-radius: 3px;
}

.altPage {
  display: block;
  position: relative;
  width: 100%;
  min-height: 60vh;
  z-index: -1;
}

.altPage:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 300px;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
}

.imgPageAbout {
  background-image: url("../images/page-About.webp");
}

.imgPageServices {
  background-image: url("../images/page-Services.webp");
}

.imgPageTeam {
  background-image: url("../images/page-Team.webp");
}

.imgPageContact {
  background-image: url("../images/page-Contact.webp");
}

.bannerCnt {
  display: block;
  position: relative;
  min-height: 100vh !important;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.golgeDiv {
  position: absolute;
  height: 100vh;
  width: 100%;
  z-index: 1;
  margin-top: 1px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 5%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 40%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

.loadingText {
  position: absolute; /* Sayfanın tam ortasında konumlandırmak için */
  top: 50%; /* Dikey ortalama */
  left: 50%; /* Yatay ortalama */
  transform: translate(-50%, -50%); /* Gerçekten ortalamak için */
  font-size: 1.56rem; /* Yazı boyutu */
  opacity: 1; /* Başlangıçta görünmez */
  z-index: 999999; /* Diğer öğelerin üstünde görünmesi için */
}

.homeSubText {
  font-size: 1.2em;
  opacity: 1;
  text-align: center;
  position: absolute;
  top: 66vh;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: 10;
}

.homeBigText {
  font-size: 2.1em;
  opacity: 1;
  z-index: 10;
  display: inline-block;
  padding: 2px 25px;
  margin-bottom: 1.3rem;
  background-color: rgba(201, 0, 0, 0.7098039216);
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.75); /* Metin gölgesi eklendi */
}

.homeSub2Text {
  position: relative;
  font-size: 1em;
  opacity: 1;
  text-align: center;
  z-index: 10;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* Metin gölgesi eklendi */
}

.abouthHomePage {
  display: block;
  margin-top: -20vh;
  padding-left: 11%;
  padding-right: 11%;
  z-index: 3;
  opacity: 0;
}

.abouthHome {
  display: block;
  padding-top: 6rem;
  padding-bottom: 4rem;
  padding-left: 11%;
  padding-right: 11%;
  z-index: -1;
}

.bannerCnt2 {
  position: relative;
  margin-top: -140px;
}

.importantTitle {
  font-size: 1.56rem;
  color: #ff0000;
  display: inline-block;
  background-color: #3d0000;
  padding: 3px 15px;
}

.quote-container {
  position: relative; /* Tırnak simgeleri için konumlandırma */
  text-align: center; /* Metni ortalamak için */
  margin: 1.2rem 120px; /* Üst ve alt boşluk */
}

.quote-container::before,
.quote-container::after {
  content: '"'; /* Tırnak simgesi */
  font-family: "Arial", sans-serif; /* En çok kullanılan quote fontu */
  font-size: 1.56rem; /* Tırnak simgesinin boyutu */
  color: #ff0000; /* Tırnak simgesinin rengi */
  position: absolute; /* Konumlandırma */
  top: 50%; /* Dikey ortalama */
  transform: translateY(-50%); /* Gerçekten ortalamak için */
}

.quote-container::before {
  left: 25px; /* Sol tırnak simgesinin konumu */
}

.quote-container::after {
  right: 25px; /* Sağ tırnak simgesinin konumu */
  transform: translateY(-50%) rotate(180deg); /* Sağ tırnağı 180 derece döndür */
}

.aboutImg1 {
  flex: 1;
  background-image: url("../images/stella-home.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: 2rem;
  border-radius: 20px;
  position: relative;
  border: 8px solid #000;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

/* Film şeridindeki küçük kareler için */
.aboutImg1::before,
.aboutImg1::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 6px);
  height: 36px; /* 1.5 katı: 24px * 1.5 = 36px */
  z-index: 1;
  margin: 0 3px;
  background-image: repeating-linear-gradient(to right, transparent 0, transparent 18px, #000 18px, #000 36px);
  border-radius: 4px;
}

/* Üst film şeridi */
.aboutImg1::before {
  top: -24px; /* 1.5 katı: -16px * 1.5 = -24px */
}

/* Alt film şeridi */
.aboutImg1::after {
  bottom: -24px; /* 1.5 katı: -16px * 1.5 = -24px */
}

/* Mobil versiyon için stil ayarları */
@media (max-width: 782px) {
  .aboutImg1 {
    height: 300px;
    margin-left: 0; /* Sol marjı kaldır */
    border: 0px solid #000; /* Kenar kalınlığını azalt */
    border-radius: 10px; /* Kenar yuvarlama değerini azalt */
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.2); /* Gölgeyi azalt */
    margin-bottom: 30px;
  }
  /* Film şeridi boyutlarını ayarlama */
  .aboutImg1::before,
  .aboutImg1::after {
    height: 0px; /* Yüksekliği azalt */
  }
}
.buttonPage {
  display: block;
  border-radius: 50px;
  padding: 25px 35px;
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #fff;
  background-color: #950101;
}
.buttonPage:hover {
  background-color: #000;
}

#owl-referans {
  margin: 0px auto;
  background-color: #121212;
}

.referansMenu {
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  background-color: #ff0000;
  text-align: center;
  z-index: 9;
}
.referansMenu a {
  display: inline-block;
  padding: 15px 0px;
  color: #fff;
}
.referansMenu li {
  display: inline;
  padding: 0px 25px;
}

.socialIconsMenu {
  margin: 2px;
  text-decoration: none !important;
  color: #ffffff !important;
  font-size: 0.95em !important;
  background-color: transparent;
  width: 34px;
  height: 34px;
  line-height: 2em !important;
  text-align: center;
  text-rendering: optimizeLegibility;
}
.socialIconsMenu:hover {
  color: #3d0000 !important;
}

.privateLink {
  z-index: 999;
  width: auto;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  text-align: center;
  padding: 4px 0px;
  font-size: 0.8em;
  bottom: 0px;
  color: #3d0000;
}
.privateLink:hover {
  color: #36b4e3;
}
.privateLink:nth-child(3) {
  font-size: 0.8em;
  margin-left: 6px;
}

.referansPage {
  position: relative;
  padding: 140px 50px 70px;
  background-color: #f5f5f5;
  margin-top: -160px;
  z-index: 1;
}

.referansImg {
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: saturate(0%);
  opacity: 0.7;
  transition: 1s;
  background-color: rgb(255, 255, 255);
  border: 8px solid #f5f5f5;
  border-radius: 14px;
  background-size: contain;
  height: 130px;
}
.referansImg:hover {
  transition: 0s;
  filter: saturate(140%);
  opacity: 1;
}

.buttonEgitim {
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 12px;
  width: 90%;
  letter-spacing: 1px;
  color: #fff;
  padding: 8px;
  margin: 0 auto 30px;
  background-color: #ff0000;
}
.buttonEgitim:hover {
  background-color: #000;
}

.egitimBg {
  background-color: #fff;
}

.homeContent {
  position: relative;
  padding: 0;
  margin: 0;
}

.bgColorGri {
  display: block;
}

.subCntBoxMain {
  position: relative;
  margin: -48px auto 25px;
  padding: 65px 25px 30px;
  box-shadow: 0 0px 25px rgba(50, 56, 63, 0.3);
  background-color: rgb(255, 255, 255);
  text-align: justify;
  border-radius: 7px;
  z-index: 7;
}
.subCntBoxMain .lineBorder {
  position: absolute;
  width: 100%;
  height: 12px;
  top: 0px;
  left: 0px;
}

.mflagXX, .mflagEn, .mflagTr {
  border-radius: 100px;
  width: 1.3rem !important;
  height: 1.3rem !important;
  padding: 0px !important;
  z-index: 99;
  transition: 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mflagTr {
  background-image: url("../images/tr.webp");
}

.mflagEn {
  background-image: url("../images/en.webp");
}

.subSecondCntBoxMain {
  position: relative;
  margin: -48px auto 25px;
  padding: 40px 25px 40px;
  box-shadow: 0 0px 25px rgba(50, 56, 63, 0.3);
  background-color: rgb(255, 255, 255);
  text-align: justify;
  border-radius: 7px;
  z-index: 7;
}
.subSecondCntBoxMain .lineBorder {
  position: absolute;
  width: 100%;
  height: 12px;
  top: 0px;
  left: 0px;
}

.subCntBox {
  position: relative;
  margin: 40px auto;
  padding: 50px 25px;
  text-align: justify;
  border-radius: 7px;
}

.boldStyle {
  color: #ff0000;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 500;
}

.subPageImg {
  width: 100%;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgb(146, 149, 151) !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgb(146, 149, 151) !important;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: rgb(146, 149, 151) !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: rgb(146, 149, 151) !important;
}

:hover::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgb(68, 68, 68) !important;
}

:hover::-moz-placeholder {
  /* Firefox 19+ */
  color: rgb(68, 68, 68) !important;
}

:hover:-ms-input-placeholder {
  /* IE 10+ */
  color: rgb(68, 68, 68) !important;
}

:hover:-moz-placeholder {
  /* Firefox 18- */
  color: rgb(68, 68, 68) !important;
}

.icerikPx {
  padding-top: 16px !important;
}

.DnmBox {
  height: 120px;
  display: block;
  margin: 15px auto 20px;
  opacity: 0.8;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.DnmBoxText {
  border-style: solid;
  border-color: white;
  border-width: 0px 0px 0px 0px;
  padding-top: 0px !important;
  font-size: 0.8rem;
  color: #3d0000;
  letter-spacing: 0px;
  text-align: center !important;
}

.processBox {
  display: block;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 220px;
}

.icerikProcess {
  margin-top: 1.25rem;
}
.icerikProcess h2 {
  text-align: center;
  font-size: 1.95rem;
}
.icerikProcess p {
  margin-top: 1rem;
  font-size: 1rem;
}

/* Base Styles */
body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.responsive-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 20px;
}

.image-container img {
  width: 100%;
  max-width: 600px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.text-container {
  flex: 1;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-container h2 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.text-container p {
  margin-bottom: 15px;
  font-size: 1rem;
  color: #333;
}

.text-container ul {
  list-style-type: none;
  padding: 0;
}

.text-container ul li {
  margin-bottom: 8px;
}

.text-container button {
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

/* Mobile Styles */
@media (max-width: 768px) {
  .responsive-container {
    flex-direction: column;
  }
  .text-container {
    margin-left: 0;
    margin-top: 20px;
  }
  .text-container h2 {
    font-size: 1.5rem;
  }
  .text-container button {
    align-self: flex-start;
  }
}
.dnmNot {
  padding: 0px 25px;
}

.dnmBiz {
  margin-bottom: 110px;
  padding: 0px;
}

.dnmBizDnm {
  margin-bottom: 0px;
  padding: 0px 25px;
}

.titleDnm {
  margin-top: 50px;
}
.titleDnm .titleDnmText {
  color: #ff0000;
  font-size: 1.25rem;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-align: right;
  padding-right: 25px;
  border-style: solid;
  border-color: transparent; /* Kenar rengini şeffaf yap */
  border-width: 0px 0px 2px 0px; /* Sadece alt kenarı göster */
  border-bottom-color: #ff0000; /* Alt kenar rengini yazı rengiyle aynı yap */
}
.titleDnm .largeCntLight {
  color: #ff0000;
  text-align: left;
  line-height: 0.6rem;
  word-spacing: -4px;
  letter-spacing: -3px;
  padding-left: 50px;
  font-size: 4.5rem;
}

.titleAntCnt {
  font-size: 1.25rem;
  color: #950101;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 16px;
}

.cntBox {
  padding: 65px 10px 30px;
  text-align: justify;
}
.cntBox p {
  padding: 0 0 35px 0;
  text-align: justify;
}

.cntBoxStyle2 {
  padding: 0px 25px;
  text-align: justify;
}
.cntBoxStyle2 p {
  padding: 0 0 35px 0;
  text-align: justify;
}

.homeTextCnt {
  padding: 14px 15px 45px !important;
  text-align: justify;
  word-spacing: -0.01rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 1rem;
}

.homeTextCntCenter {
  padding: 14px 15px 45px !important;
  text-align: center;
  word-spacing: -0.01rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 1rem;
}

.updatingTeam {
  display: block;
  margin-top: 3rem;
  margin-bottom: 50vh;
  text-align: center;
}

ul.pageList {
  padding: 0px 20px 30px;
  list-style-type: circle;
  font-size: 1rem;
  text-align: justify;
}

ul.pageList li {
  padding: 6px;
}

.egitimFoto {
  position: relative;
  display: block;
  padding: 25px 30px 25px 0px;
  z-index: -1;
}
.egitimFoto h1 {
  display: block;
  font-size: 1rem;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 600;
  color: #3d0000;
  margin-top: 20px;
  border-style: dotted;
  border-color: #3d0000;
  border-width: 0px 0px 2px 0px;
}
.egitimFoto h2 {
  display: block;
  font-size: 1rem;
  padding: 6px 0px;
}
.egitimFoto .dnmPosition1 {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  min-height: 50vh;
  top: 250px;
}
.egitimFoto .dnmPosition2 {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  min-height: 50vh;
  top: 1150px;
}
.egitimFoto .dnmPosition3 {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  min-height: 50vh;
  top: 400px;
}
.egitimFoto .dnmPosition4 {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  min-height: 50vh;
  top: 1000px;
}
.egitimFoto .danismanlikFotoBox {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 200px;
  margin-top: 74px;
  border-radius: 12px;
}
.egitimFoto .egitimFotoBox {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 160px;
  width: 100%;
  height: 200px;
  border-radius: 12px;
}
.egitimFoto .danismanlik2FotoBox {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 73px;
  width: 100%;
  min-height: 50vh;
  border-radius: 12px;
}
.egitimFoto .blogFotoBox {
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 250px;
  height: 250px;
  border-radius: 250px;
}

.buttonAlign {
  text-align: center;
}

.fpImg {
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin: 15px auto;
  width: 100%;
  height: 350px;
}

.button-type-01 {
  margin-top: 25px;
  position: relative;
  background-color: #ff0000;
  color: #fff;
  line-height: 44px;
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  padding: 4px 40px 0;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
}
.button-type-01:hover {
  background-color: #950101;
}

.btnKayitOlMenuFix {
  display: inline-block;
  margin: 5px 0px 0px 25px;
  position: relative;
  background-color: #ff0000;
  color: #fff;
  line-height: 40px;
  border-radius: 4px;
  font-size: 12px;
  padding: 4px 34px 0;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
}
.btnKayitOlMenuFix:hover {
  background-color: #950101;
}

.btnKayitOlMenu, .btnKayitOlMenuOpen {
  display: none;
  margin: 5px 0px 0px 25px;
  position: relative;
  background-color: #ff0000;
  color: #fff;
  line-height: 40px;
  border-radius: 4px;
  font-size: 12px;
  padding: 4px 34px 0;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
}
.btnKayitOlMenu:hover, .btnKayitOlMenuOpen:hover {
  background-color: #950101;
}

.btnKayitOlMenuOpen {
  display: inline-block;
}

.btnKayitOlTop, .btnKayitOlTopOpen {
  display: inline-block;
  margin: 0px 0px 0px 4px;
  position: relative;
  line-height: 40px;
  border-radius: 4px;
  font-size: 0.8rem;
  padding: 0px 25px !important;
  letter-spacing: 1px;
  transition: all ease 0.3s;
  text-decoration: none;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  background-color: #ff0000;
  cursor: pointer;
  color: #f1f1f1 !important;
}
.btnKayitOlTop:hover, .btnKayitOlTopOpen:hover {
  background-color: #000000;
  border-color: #950101 !important;
}

.btnNewTop {
  display: inline-block;
  margin: 0px 0px 0px 4px !important;
  position: relative;
  border-radius: 4px;
  padding: 8px 25px !important;
  transition: all ease 0.3s !important;
  text-decoration: none;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #430d2e !important;
  background-color: #b92884 !important;
  cursor: pointer;
  color: #fff !important;
}
.btnNewTop:hover {
  background-color: #691b4b !important;
  border-color: #2f0720 !important;
}

.btnKayitOlTopOpen {
  display: none;
}

.headerCall {
  position: relative;
  border-radius: 40px;
  background-color: #ff0000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-repeat: no-repeat;
  display: inline-block;
  color: #fff !important;
  font-size: 1.1rem;
  margin: -3px 0px 0 10px;
  text-decoration: none;
  opacity: 1;
  cursor: pointer;
}
.headerCall i {
  line-height: 40px !important;
}
.headerCall:hover {
  background-color: #950101;
}

.egitimAmac {
  padding: 0px 0px 0px 20px;
  text-align: justify;
}

.blogDetail {
  padding: 0px 0px 0px 25px;
  text-align: justify;
}
.blogDetail p {
  display: block;
  margin: 15px 0px;
}

.listStyle {
  list-style-type: circle;
  line-height: 200%;
  font-size: 1rem;
}

.dropdown:hover .menuLinkColor {
  color: #3d0000 !important;
}

.menuLinkColor:hover {
  color: #950101 !important;
}

.mainLinkEgitim {
  text-align: center;
  font-size: 0.8rem;
  color: #3d0000;
  padding: 10px 0px 30px;
  letter-spacing: 1px;
}
.mainLinkEgitim i {
  padding-left: 6px;
}
.mainLinkEgitim:hover {
  color: #3d0000;
}

.fixedBGPage {
  position: relative;
  background-attachment: fixed;
  display: block;
  width: 100%;
  text-decoration: none;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  margin-top: 45px;
}

.ilgiliEgitimler {
  padding: 15px 0px 75px;
}

.egitimKategoriPadding {
  padding: 100px 0px 60px;
}

.subCntBoxEgitimBg {
  position: relative;
  margin: 45px auto 0px;
  padding: 75px 0px;
  background-color: rgb(243, 243, 243);
}

a {
  text-decoration: none !important;
}

.subCntBoxEgitim {
  position: relative;
  margin: 45px auto 25px;
  padding: 0px;
  box-shadow: 0 0px 10px rgba(50, 56, 63, 0.1);
  background-color: rgb(241, 241, 241);
}
.subCntBoxEgitim .egitimTakvimi {
  padding: 0px;
  display: table;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimNumber {
  border-radius: 8px 0px 0px 8px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: rgb(0, 0, 0);
  font-size: 5rem;
  background-color: white;
  transition: 0.1s;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimDetail {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: rgb(0, 0, 0);
  font-size: 0.8rem;
  background-color: white;
  transition: 0.5s;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimIMG {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: rgb(0, 0, 0);
  background-color: white;
  transition: 1s;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimIMG .boxDateTakvimIMGCnt {
  border-radius: 4px;
  display: block;
  height: 90px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: 1s;
  margin-left: 6px;
  opacity: 1;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimName {
  display: table-cell;
  vertical-align: middle;
  color: rgb(3, 3, 3);
  font-size: 1rem;
  background-color: white;
  transition: 1s;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimName p {
  transition: 500ms;
  padding-left: 3px;
  display: block;
}
.subCntBoxEgitim .egitimTakvimi .boxDateTakvimBtn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  background-color: #ff0000;
  transition: 1.8s;
  border-radius: 0px 8px 8px 0px;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimNumber {
  background-color: #950101;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimDetail {
  padding-left: 26px;
  background-color: #ff0000;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimIMG {
  background-color: #950101;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimIMG .boxDateTakvimIMGCnt {
  margin-left: -2px;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimName {
  background-color: #ff0000;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimName p {
  padding-left: 0px;
}
.subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimBtn {
  animation: egitimBtnAnim 1s;
}
.subCntBoxEgitim:hover {
  box-shadow: 0 0px 20px rgba(50, 56, 63, 0);
}

@keyframes egitimBtnAnim {
  0% {
    color: #ff0000;
  }
  30% {
    color: #fff;
  }
  45% {
    color: #950101;
  }
  75% {
    color: #fff;
  }
  100% {
    color: #ff0000;
  }
}
.color_detay_1 {
  background-color: #ff0000;
}

.color_detay_2 {
  background-color: #950101;
}

.color_detay_3 {
  background-color: #3d0000;
}

.color_detay_4 {
  background-color: #cd1234;
}

.color_detay_5 {
  background-color: rgb(230, 232, 240);
}

.egitimDetay {
  padding: 18px 0px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}
.egitimDetay .egitimDetayIMG {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  display: block;
  height: 100px;
  width: 100%;
  margin-bottom: 15px;
  filter: drop-shadow(0px 0px 4px rgba(36, 36, 36, 0.25));
}
.egitimDetay h1 {
  font-size: 1rem;
  margin-bottom: 15px;
}
.egitimDetay h2 {
  font-size: 1.25rem;
  letter-spacing: -1px;
}
.egitimDetay p {
  display: block;
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 600;
  font-size: 1.25rem;
  color: #000;
  padding-top: 10px;
  text-decoration: underline;
}
.egitimDetay h3 {
  font-size: 1.25rem;
  color: rgb(82, 82, 82);
  padding: 12px 25px 10px;
}

.container {
  height: 100%;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 1rem;
  font-weight: 900;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 1rem;
  font-weight: 900;
}

.swiper-pagination-bullet {
  background-color: #ff0000;
}

.swiper-pagination {
  bottom: -5px !important;
}

.section {
  margin: 0 auto;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.swiper-button-next {
  border-radius: 50px;
  height: 1.56rem;
  width: 1.56rem;
  background-color: #950101;
  color: #000000;
  right: -1rem;
  top: 56% !important;
}

.swiper-button-prev {
  border-radius: 50px;
  height: 1.56rem;
  width: 1.56rem;
  background-color: #950101;
  color: #000000;
  left: -1rem;
  top: 56% !important;
}

.boxPX {
  padding: 10px 15px 25px;
  text-decoration: none !important;
}
.boxPX .m-shadow {
  border-radius: 4px;
  display: block;
  transition: 0.3s;
  box-shadow: 0 0px 15px rgba(50, 56, 63, 0.1);
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 0px;
  padding: 1px 1px 15px 1px;
  transition: 0.5s;
  background-color: #121212;
}
.boxPX .m-shadow .imgBoxer {
  position: relative;
  display: block;
  padding: 0;
  overflow: hidden;
  width: 100%;
  height: 8rem;
  transition: 0.8s;
  filter: saturate(40%) opacity(85%);
}
.boxPX .m-shadow .prdLine {
  position: absolute;
  height: 0px;
  width: 100%;
  bottom: 0px;
  background-color: white;
  transition: 0.3s;
  opacity: 1;
  z-index: 1;
}
.boxPX .m-shadow .ozImg {
  display: block;
  height: 100%;
  background-size: cover;
  transition-duration: 1.2s;
  margin: 0 auto;
}
.boxPX .m-shadow h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 400;
  font-size: 1.25rem;
  color: #950101;
  text-align: center;
  margin: 0.8rem auto 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-decoration: none !important;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.boxPX .m-shadow .buttonmore {
  display: block;
  border-radius: 3px;
  padding: 10px;
  text-align: center;
  margin: 28px auto 13px;
  width: 90%;
  font-size: 0.8rem;
  color: #fff;
  background-color: #ff0000;
}
.boxPX .m-shadow p {
  font-size: 0.64em;
  color: #3d0000;
  text-align: justify;
  padding: 0px 15px;
  word-spacing: -0.03rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  max-height: 4.3rem;
  overflow: hidden;
  text-decoration: none !important;
}
.boxPX:hover .m-shadow {
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.25);
  background-color: #3d0000;
  transition: 0s;
  border-color: rgba(0, 0, 0, 0.2);
}
.boxPX:hover .m-shadow .imgBoxer {
  filter: saturate(115%) opacity(100%);
}
.boxPX:hover .m-shadow .ozImg {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}
.boxPX:hover .m-shadow .prdTime {
  background-color: white;
  border: solid 1px rgba(255, 255, 255, 0);
  color: rgb(0, 0, 0);
}
.boxPX:hover .m-shadow .prdLine {
  opacity: 0.92;
  height: 45px;
  bottom: 0px;
}
.boxPX:hover .m-shadow p {
  color: #ffffff;
}
.boxPX:hover .m-shadow .buttonmore {
  background-color: #3d0000;
}

.subBgHeader {
  position: relative;
  padding: 0px 0px;
  margin: 86px 0px 100px;
}
.subBgHeader .subBoxSplitPdng {
  padding: 0px;
}
.subBgHeader .SubImgBoxer {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  background-color: #e9eef1;
  height: 500px;
}
.subBgHeader .subImgBoxerTextRight {
  position: relative;
  text-align: right;
  background-color: #e9eef1;
  padding: 100px 35px 0px 20px;
}
.subBgHeader .subImgBoxerTextRight h1 {
  font-size: 3.4em;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #ff0000;
}
.subBgHeader .subImgBoxerTextRight p {
  margin: 70px auto 20px;
  color: #3d0000;
  font-size: 1.25rem;
}

.subSecondBgHeader {
  position: relative;
  padding: 0px 0px;
  margin: 85px 0px 0px;
}
.subSecondBgHeader .subBoxSplitPdng {
  padding: 0px;
}
.subSecondBgHeader .SubImgBoxerNew {
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  display: block;
  background-color: #e9eef1;
  height: 500px;
}
.subSecondBgHeader .SubImgBoxer {
  background-size: 60%;
  background-position: 10% 50%;
  background-repeat: no-repeat;
  display: block;
  background-color: #e9eef1;
  height: 500px;
}
.subSecondBgHeader .subImgBoxerTextRight {
  position: relative;
  text-align: right;
  background-color: #e9eef1;
  padding: 100px 35px 0px 20px;
}
.subSecondBgHeader .subImgBoxerTextRight h1 {
  font-size: 3.4em;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #ff0000;
}
.subSecondBgHeader .subImgBoxerTextRight p {
  margin: 70px auto 20px;
  color: #3d0000;
  font-size: 1.25rem;
}

.messageBox {
  display: block;
  padding: 0px 15px;
  margin: 10px auto;
}

.supImgBlog {
  display: block;
}

.supImg, .supImgLarge {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  display: block;
  width: 100%;
  height: 300px;
  margin-top: 86px;
  text-decoration: none;
  opacity: 1;
}
.supImg .pageTitle, .supImgLarge .pageTitle {
  color: #950101;
  font-size: 2.44rem;
  padding: 100px 100px 0px;
  text-align: center;
}
.supImg .pageAltTitle, .supImgLarge .pageAltTitle {
  margin-top: 6px;
  font-size: 1.1rem;
  letter-spacing: 1px;
  color: #ff0000;
  text-align: center;
}

.line-page {
  position: relative;
  border-color: #3d0000;
  border-style: dashed;
  border-width: 0px 0px 1px 0px;
  display: block;
  margin: 120px auto 16px;
  width: 100%;
  height: 10px;
}
.line-page .renkBlack {
  color: #3d0000;
}
.line-page .renk1, .line-page .topCnt .trBg, .topCnt .line-page .trBg {
  color: #ff0000;
}
.line-page h2 {
  position: absolute;
  top: -44px;
  text-align: center;
  font-size: 1.56rem;
  letter-spacing: -1px;
}

.supImgLarge {
  height: 630px;
}

.contactiletisimPdng {
  padding-top: 50px;
}

.boslukDiv {
  display: block;
  width: 100%;
  height: 100px;
}

.koclar {
  height: 430px;
}

.homeFixArea {
  display: block;
  background-color: white;
  position: relative;
}
.homeFixArea .homeFixIconBG {
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  height: 100px;
  width: 188px;
  margin: 0px auto -100px;
  text-align: center;
  filter: saturate(14%) opacity(50%);
  transition: 0.8s;
}
.homeFixArea .homeFixIcon {
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  height: 80px;
  width: 80px;
  margin: 12px auto 0px;
  text-align: center;
  filter: saturate(0%);
  transition: 0.3s;
}
.homeFixArea h2 {
  font-size: 0.8rem;
  margin-top: -5px;
  color: #3d0000;
  line-height: 1.1rem;
  padding-bottom: 20px;
  text-decoration: none;
}
.homeFixArea:hover .homeFixIconBG {
  filter: saturate(150%) opacity(84%);
  transition: 0s;
}
.homeFixArea:hover h2 {
  color: #ff0000;
}

.copyRight {
  margin: 5px 0px 0px;
  font-size: 0.9em;
}

.mobil_copyRight {
  font-size: 1.4em;
  position: relative;
  width: 100%;
  margin: 15px 0px;
  text-align: center;
  color: #dfdfdf;
}
.mobil_copyRight .ftgText {
  margin-top: 6px;
  font-size: 0.4em;
}

.divHr {
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.08);
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: rgb(0, 0, 0);
  margin: 35px 0px 10px;
}

.btnGonder {
  position: relative;
  display: inline-block;
  margin: 10px 40px 0px 0px;
  float: right;
  line-height: 40px;
  border-radius: 4px;
  font-size: 12px;
  padding: 0px 40px;
  letter-spacing: 0.1rem;
  transition: all ease 0.3s;
  border: 0;
  cursor: pointer;
  text-align: center;
  color: #3d0000;
  box-shadow: 0px 0px 0px 2px #3d0000;
}
.btnGonder:hover {
  color: #fff;
  background-color: #ff0000;
  box-shadow: 0px 0px 0px 2px #950101;
}

.ui.form .message:first-child {
  margin-top: 15px;
}

.formBg {
  border-radius: 4px;
  padding: 25px 0px;
}

.footerBigBg {
  position: relative;
  text-align: center;
  font-size: 0.8rem;
  color: #ffffff;
  padding: 2.2rem 0px;
  border-style: solid;
  border-width: 1px 0px 0px;
  border-color: rgba(226, 254, 255, 0.62);
}
.footerBigBg .altFtg {
  display: block;
  width: 100%;
  margin: 0.5rem 0px 0.89rem;
  text-align: center;
}
.footerBigBg .altFtg .bottom {
  font-size: 0.64rem;
  display: block;
  width: 100%;
  margin: 3px 0px;
  text-align: center;
}
.footerBigBg .f_title {
  font-family: "Source Sans Pro", sans-serif;
  font-display: swap;
  font-weight: 400;
  text-align: left;
  font-size: 1.25rem;
  margin-top: 25px;
  margin-bottom: 15px;
  padding-bottom: 2px;
  padding-left: 16px;
  color: #3d0000;
  border-left: 3px solid #3d0000;
}
.footerBigBg .footerAbout {
  font-size: 0.8rem;
  text-align: left;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); /* easeOutQuart */
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); /* easeOutQuart */
}
.footerBigBg .footerAbout i {
  margin: 0px 4px 0px 0px;
  font-size: 0.8rem;
}
.footerBigBg .footerAbout span {
  width: 100%;
  text-decoration: none;
  display: block;
  color: #3d0000;
  padding: 3px 0px;
  border-style: dotted;
  border-color: #3d0000;
  border-width: 0px 0px 1px 0px;
}
.footerBigBg .footerAbout a {
  color: #3d0000;
  padding: 3px 0px;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.footerBigBg .footerAbout a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #3d0000;
  height: 3px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.footerBigBg .footerAbout a:hover:before {
  right: 0;
}
.footerBigBg .footerAbout a:hover {
  color: #fff;
}

.footerBg {
  background-image: url(../images/footerMenu.webp);
  text-align: center;
  font-size: 1rem;
  color: #919191;
  font-weight: 400;
  padding: 25px 0px;
  border-style: solid;
  border-width: 1px 0px 0px;
  border-color: rgba(226, 254, 255, 0.62);
}

.footerBgLink {
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  padding: 8px 15px;
  text-decoration: none;
  margin: 5px 0px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  border: 1px solid #2d2d2d;
  text-shadow: 0px 3px 4px #000;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* easeOutQuart */
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  /* easeOutQuart */
}
.footerBgLink:hover {
  border: 1px solid #f02c2c;
  border-radius: 50px;
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255) !important;
  transition: all 0ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.305, 0.935);
  /* custom */
}

.movieCnt {
  position: absolute;
  margin: 0 auto;
  width: 99%;
  overflow-x: hidden !important;
}

.movietape {
  margin-top: 50vh;
  position: relative;
  display: block;
  background-image: url(../images/banner_loop.webp);
  width: 300vw; /* Genişliği artırarak resmin kesilmesini önlüyoruz */
  height: 200vh;
  background-position: left center;
  background-repeat: repeat-x; /* Yatayda tekrar etmesini sağlıyoruz */
  opacity: 1;
  z-index: -1;
}

.subTextCnt {
  display: block;
  color: #950101;
  font-size: 2.44rem;
  text-align: center;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.5333333333);
}

/*  ------------------------------- Tab -------------------------------  */
.pageEnd {
  margin-bottom: 120px;
  position: relative;
  display: block;
}

.tabHI {
  display: block;
  text-align: center;
}

.tabTxts {
  padding: 0 20px;
  font-size: 1.25rem;
}

.t-green {
  background-color: #ff0000;
}

.t-turkuaz {
  background-color: #950101;
}

.t-yellow {
  background-color: #3d0000;
}

.t-pink {
  background-color: #ff0000;
}

.t-blue {
  background-color: #950101;
}

.t-green:hover {
  color: #fff !important;
  background-color: #ff0000 !important;
}

.t-yellow:hover {
  color: #fff !important;
  background-color: #ff0000 !important;
}

.t-pink:hover {
  color: #fff !important;
  background-color: #ff0000 !important;
}

.t-blue:hover {
  color: #fff !important;
  background-color: #ff0000 !important;
}

.t-turkuaz:hover {
  color: #fff !important;
  background-color: #950101 !important;
}

li.current.t-green {
  background-color: #ff0000;
}

li.current.t-yellow {
  background-color: #ff0000;
}

li.current.t-pink {
  background-color: #950101;
}

li.current.t-blue {
  background-color: #950101;
}

li.current.t-turkuaz {
  background-color: #ff0000;
}

.titleGfx {
  display: flex;
  justify-content: center;
  align-items: center;
}

.titleGfx a {
  font-size: 0.8rem;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: center;
  padding: 10px 2px;
  margin: 3px 3px 30px;
  color: #fff;
  background-color: rgba(10, 22, 33, 0.6705882353);
  border-radius: 3px;
}
.titleGfx a:hover {
  background-color: rgba(180, 3, 30, 0.4941176471);
}

.activeTitleGfx {
  background-color: rgba(180, 3, 30, 0.7764705882) !important;
  cursor: default;
}

ul.tabs {
  font-size: 1rem;
  margin: 0px;
  padding: 0px 0px 30px;
  list-style: none;
}

ul.tabs li {
  background: none;
  color: #333;
  display: inline-block;
  padding: 12px 0px;
  cursor: pointer;
  text-align: center;
  background-color: #dddfe2;
  border-style: solid;
  border-color: #fff;
  border-width: 1px;
  border-radius: 7px;
  border-width: 5px;
  -o-border-image: url("../images/ink_splash_duotone.webp") 8 8 8 8 repeat repeat;
     border-image: url("../images/ink_splash_duotone.webp") 8 8 8 8 repeat repeat;
}
ul.tabs li:hover {
  background-color: rgb(238, 238, 238);
  filter: saturate(100%) !important;
}

ul.tabs li.current {
  text-align: center;
  color: #fff;
  border-width: 2px;
  background-color: #ff0000;
}

.tab-content {
  display: none;
  padding: 0px;
}

.tab-content.current {
  display: inherit;
}

.kocStyleBox {
  justify-content: space-around;
  align-items: center;
  text-align: center;
}
.kocStyleBox .boxInclude {
  position: relative;
  padding: 10px 0px 20px;
}
.kocStyleBox .kocIMG {
  position: absolute;
  background-size: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 220px;
  height: 220px;
  border-radius: 220px;
  top: 30px;
  margin-left: -110px;
  left: 50%;
  z-index: 2;
  transition: 0.2s;
  opacity: 1;
}
.kocStyleBox .sosyalICN, .kocStyleBox .sosyalICNinfo {
  position: absolute;
  margin-left: -30px;
  margin-top: 200px;
  text-decoration: none !important;
  font-size: 1.56rem;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 60px;
  font-size: 20px;
  text-align: center;
  text-rendering: optimizeLegibility;
  background-color: #fff;
  color: #ff0000;
  z-index: 5;
  transition: 0.3s;
  opacity: 0;
  box-shadow: 0px 0px 0px 3px rgb(255, 255, 255);
}
.kocStyleBox .sosyalICNinfo {
  transition: 0.5s;
  margin-top: 200px;
}
.kocStyleBox h1 {
  position: relative;
  font-size: 1.1rem;
  letter-spacing: -1px;
  color: #950101;
  z-index: 5;
}
.kocStyleBox p {
  font-size: 0.8rem;
  color: #950101;
}
.kocStyleBox:hover .sosyalICN, .kocStyleBox:hover .sosyalICNinfo {
  margin-top: 150px;
  opacity: 1;
}
.kocStyleBox:hover .sosyalICN:hover, .kocStyleBox:hover .sosyalICNinfo:hover {
  font-size: 1.56rem;
  background-color: rgba(0, 0, 0, 0.473);
  color: #fff;
  box-shadow: 0px 0px 0px 2px rgb(255, 255, 255);
}
.kocStyleBox:hover h1 {
  color: #ff0000;
}
.kocStyleBox:hover .sosyalICNinfo {
  margin-top: 60px;
  opacity: 1;
}
.kocStyleBox:hover .sosyalICNinfo:hover {
  font-size: 1.56rem;
  background-color: rgba(0, 0, 0, 0.473);
  color: #fff;
  box-shadow: 0px 0px 0px 2px rgb(255, 255, 255);
}
.kocStyleBox:hover .circleStyle {
  transition: 0.1s;
  box-shadow: inset 0px 0px 0px 0px rgb(255, 255, 255), 0px 0px 50px 0px #3d0000;
}
.kocStyleBox:hover .kocIMG {
  background-size: 118%;
  opacity: 0.86;
}

/*  ------------------------------- splash screen -------------------------------  */
.splash-screen {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}

.splash-screen .loading-text {
  margin-left: 10px;
}

.splash-screen .loading-gif {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 75px;
  height: 75px;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  background-image: url("../../loader.gif");
}

.display-none {
  display: none;
}

/*  ------------------------------- Photo Gallery -------------------------------  */
.boxTblGaleri {
  position: relative;
  display: block;
  padding: 10px;
  margin: 15px auto;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 1;
}
.boxTblGaleri .search {
  position: absolute;
  background-image: url("../images/search.webp");
  background-size: 75%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  height: 80px;
  width: 80px;
  margin: -40px 0px 0px -40px;
  display: block;
  opacity: 1;
  z-index: 1;
  transition: all 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.boxTblGaleri .play {
  position: absolute;
  background-image: url("../images/play.webp");
  background-size: 75%;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  height: 80px;
  width: 80px;
  margin: -40px 0px 0px -40px;
  display: block;
  opacity: 0.5;
  z-index: 1;
  transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.boxTblGaleri .siyah {
  position: absolute;
  background-image: url("../images/bgBox.webp");
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: 10px;
  opacity: 0.5;
  z-index: 0;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  /* easeInOutCubic */
}
.boxTblGaleri .fotoBox {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-style: solid;
  border-color: #888;
  border-width: 1px;
}
.boxTblGaleri:hover .search {
  opacity: 0;
  background-size: 0%;
}
.boxTblGaleri:hover .play {
  opacity: 0;
  background-size: 0%;
}
.boxTblGaleri:hover .siyah {
  opacity: 0.05;
}

a:hover,
a:active,
a:focus {
  outline: 0;
}

/*  ------------------------------- accordion -------------------------------  */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 25px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion.active,
.accordion:hover {
  background-color: #ccc;
  color: rgb(0, 0, 0) !important;
  font-weight: bold;
}

.accordion:after {
  content: "+";
  color: #ff0000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  content: "−";
}

.panel {
  padding: 0 18px;
  background-color: rgb(255, 255, 255);
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.activeLink {
  color: #ff0000 !important;
  cursor: default !important;
}

/*  ---------------- animeMs -----------------  */
.anime1 {
  animation-delay: 0.1s;
}

.anime2 {
  animation-delay: 0.2s;
}

.anime3 {
  animation-delay: 0.3s;
}

.anime4 {
  animation-delay: 0.4s;
}

.anime5 {
  animation-delay: 0.5s;
}

.anime6 {
  animation-delay: 0.6s;
}

.anime7 {
  animation-delay: 0.7s;
}

.anime8 {
  animation-delay: 0.8s;
}

.anime9 {
  animation-delay: 0.9s;
}

.anime10 {
  animation-delay: 1s;
}

.anime11 {
  animation-delay: 1.1s;
}

.anime12 {
  animation-delay: 1.2s;
}

.anime13 {
  animation-delay: 1.3s;
}

.anime14 {
  animation-delay: 1.4s;
}

.anime15 {
  animation-delay: 1.5s;
}

.anime16 {
  animation-delay: 1.6s;
}

.anime17 {
  animation-delay: 1.7s;
}

.anime18 {
  animation-delay: 1.8s;
}

.anime19 {
  animation-delay: 1.9s;
}

.anime20 {
  animation-delay: 2s;
}

@media only screen and (max-width: 1280px) {
  .main-tool-bar {
    padding: 10px 10px;
  }
  .topHeaderHome {
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .areaBoxTour .box, .areaBoxTour .navTabMenu .boxCnt .boxAboutMenu, .navTabMenu .boxCnt .areaBoxTour .boxAboutMenu {
    padding: 5px;
  }
  .areaBoxTour .box .areaPhoto, .areaBoxTour .navTabMenu .boxCnt .boxAboutMenu .areaPhoto, .navTabMenu .boxCnt .areaBoxTour .boxAboutMenu .areaPhoto {
    height: 50px;
  }
  .homeBigText {
    font-size: 1.95rem;
  }
  .homeSub2Text {
    font-size: 1, 25rem;
  }
  .privateLink {
    width: 100%;
    display: block;
  }
  .vizyonBox {
    padding: 40px 60px;
  }
  .fixedBGPage {
    background-attachment: scroll;
  }
  .subBgHeader {
    margin: 86px 0px 100px;
  }
  .subBgHeader .subBoxSplitPdng {
    padding: 0px;
  }
  .subBgHeader .SubImgBoxer {
    height: 500px;
  }
  .subBgHeader .subImgBoxerTextRight {
    padding: 100px 35px 0px 20px;
  }
  .subBgHeader .subImgBoxerTextRight h1 {
    font-size: 3.4em;
  }
  .subBgHeader .subImgBoxerTextRight p {
    margin: 70px auto 20px;
    font-size: 1.25rem;
  }
  .subBgHeader .subImgBoxerTextLeft {
    text-align: left;
    padding: 100px 35px 0px 100px;
  }
  .subBgHeader .subImgBoxerTextLeft h1 {
    font-size: 3.4em;
    margin-bottom: 60px;
  }
  .subBgHeader .subImgBoxerTextLeft p {
    font-size: 1.25rem;
  }
  .butonMasterLeft {
    margin: 15px 5px 15px 5px;
    line-height: 40px;
    font-size: 11px;
    padding: 0px 25px;
    text-align: center;
  }
  .subCntBox {
    margin: 40px auto;
    padding: 20px 0px;
  }
  .subCntBlog {
    margin: 0px auto 0px;
    padding: 20px 0px;
    font-size: 1rem;
  }
  .egitimAmac {
    padding: 25px 10px;
    text-align: justify;
  }
  .homeSplit {
    padding: 20px 10px;
  }
  .homeSplit .boxSplitPdng {
    padding: 15px 0px;
  }
  .homeSplit h1 {
    line-height: 1.1rem;
    font-size: 1.56rem;
  }
  .homeSplit b {
    font-size: 1.25rem;
    margin-left: -2px;
    padding: 26px 0px;
  }
  .homeSplit b:before {
    bottom: 8px;
    height: 3px;
  }
  .homeSplit p {
    margin: 30px auto 20px;
    font-size: 1.1rem;
  }
  .homeSplit .imgBoxerText {
    padding: 25px 0px;
  }
  .homeSplit .icerikPdng {
    padding: 5px;
    text-align: center;
  }
  .homeSplit .icerikPdngSol {
    padding: 5px 0px;
    text-align: center;
  }
  .titleCntLeft {
    font-size: 1.56rem;
    text-align: center;
  }
  .titleCnt {
    font-size: 2em;
    font-weight: 300;
  }
  .homeTextCnt {
    padding: 10px 5px 25px !important;
    font-size: 0.78em;
  }
  .titleCnt2 {
    font-size: 1.25rem;
  }
  .titleAntCnt {
    font-size: 1.25rem;
  }
  .homeMaxLine {
    height: 400px;
    margin: 40px 0px 100px;
    background-size: cover;
  }
  .homeMaxLine2 {
    height: 400px;
    margin: 40px 0px 100px;
    background-size: cover;
  }
  .homeMaxLine3 {
    height: 400px;
    margin: 40px 0px 100px;
    background-size: cover;
  }
  .supImg, .supImgLarge {
    margin-top: 65px;
  }
  .boxPX {
    padding: 10px 5px;
  }
  .boxPX .m-shadow {
    padding: 1px 1px 15px 1px;
  }
  .boxPX .m-shadow .imgBoxer {
    height: 6rem;
  }
  .boxPX .m-shadow h3 {
    font-size: 1.25rem;
    margin: 14px auto -20px;
    min-height: 68px;
    max-height: 68px;
    -webkit-line-clamp: 2; /* number of lines to show */
  }
  .boxPX .m-shadow .buttonmore {
    padding: 10px;
    margin: 28px auto 13px;
    width: 90%;
    font-size: 0.8rem;
  }
  .boxPX .m-shadow p {
    font-size: 0.8rem;
    line-height: 1.2em;
    max-height: 4.9rem;
    padding: 0px 15px;
  }
  .titleDnm {
    margin-top: 40px;
  }
  .titleDnm .titleDnmText {
    font-size: 1.25rem;
    line-height: 1.2em;
    text-align: center;
    padding-right: 0px;
    margin-bottom: 15px;
    border-width: 0px 0px 0px 0px;
  }
  .titleDnm .largeCntLight {
    text-align: center;
    line-height: 0.6em;
    word-spacing: -4px;
    letter-spacing: -3px;
    padding-left: 0px;
    font-size: 1.56rem;
  }
  .subSecondBgHeader {
    margin: 65px 0px 0px;
  }
  .subCntBoxMain {
    margin: -100px auto 25px;
    padding: 45px 25px 35px;
  }
}
@media only screen and (max-width: 991px) {
  .homeSubText {
    font-size: 1.1em;
    top: 60vh;
    margin: 0 auto;
    display: block;
  }
  .movietape {
    margin-top: 0px;
    height: 100vh;
  }
  .mobilTopMenu {
    top: 0px;
  }
  .titleCnt {
    font-size: 1.95rem;
    text-align: center;
  }
  .titleCntSmall {
    font-size: 1.95rem;
    text-align: center;
  }
  .titleH2Cnt {
    font-size: 1.95rem;
    text-align: center;
  }
  .homeBigText {
    font-size: 1.56rem;
    text-align: center;
  }
  .homeSub2Text {
    font-size: 1rem;
  }
  .conf_btn_pasif {
    margin-top: 20px;
  }
  .conf_btn {
    margin-top: 20px;
  }
  .subTextCnt {
    font-size: 1.56rem;
    padding: 6px 10px;
    background-color: rgba(0, 0, 0, 0.6745098039);
  }
  .menuAlignSocial {
    display: none;
  }
  .closeBtnAlign {
    display: block;
  }
  .mobilLogo, .mobilLogoScroll {
    display: block;
  }
  .logo, .logoHeaderSmall {
    display: none;
    float: inherit;
    margin: 0 auto;
  }
  .menuTextAlign, .menuTextAlignSmall {
    display: none;
  }
  .BrandLogoSmall {
    display: block;
  }
  .LogoSmall {
    display: none;
  }
  .socialMenu {
    display: none;
  }
  .titleGfx a {
    font-size: 0.52rem;
  }
  ul.pageList {
    padding: 0px 20px 30px;
    font-size: 1rem;
    text-align: left;
  }
  ul.pageList li {
    padding: 5px;
  }
  .main-tool-bar {
    background-color: transparent;
    display: none !important;
  }
  .topDsplyMenu {
    display: none;
  }
  #gizli_menu {
    padding-bottom: 0px;
  }
  .copyRight {
    font-size: 0.8rem;
  }
  .abouthHome {
    padding-top: 6rem;
    padding-left: 5px;
    padding-right: 5px;
  }
  .abouthHomePage {
    margin-top: -20vh;
    padding-left: 5px;
    padding-right: 5px;
  }
  .homeFixArea .homeFixIconBG {
    width: 120px;
    margin: 0px auto -88px;
  }
  .homeFixArea .homeFixIcon {
    height: 50px;
    width: 50px;
  }
  .homeFixArea h2 {
    font-size: 0.7em;
    margin-top: 0px;
  }
  .blogDetail {
    padding: 0px 0px 0px 40px;
  }
  .subCntBoxMain {
    margin: -175px auto 25px;
  }
  .titleH2Cnt {
    margin-top: -10px;
    padding-bottom: 45px;
  }
  .btnGonder {
    position: absolute;
    width: 150px;
    float: none;
    left: 50%;
    margin-left: -75px;
  }
  .cntBox {
    padding: 50px 25px;
  }
  .footerBigBg .f_title {
    font-size: 1.1rem;
  }
  .footerBigBg .footerAbout {
    font-size: 0.7em;
  }
  .footerBigBg .footerAbout a {
    padding: 4px 0px;
  }
  .subBgHeader {
    margin: 65px 0px 100px;
  }
  .subBgHeader .SubImgBoxer {
    height: 500px;
    width: 100%;
  }
  .subBgHeader .subImgBoxerTextRight {
    position: relative;
    text-align: center;
    background-color: #e9eef1;
    padding: 100px 35px 0px 20px;
  }
  .subBgHeader .subImgBoxerTextRight h1 {
    font-size: 2.44rem;
    line-height: 1.2em;
  }
  .subBgHeader .subImgBoxerTextRight p {
    margin: 70px auto 20px;
    font-size: 1.1rem;
  }
  .subBgHeader .subImgBoxerTextLeft {
    height: 400px;
    padding: 40px 10px 0px 10px;
    text-align: center;
  }
  .subBgHeader .subImgBoxerTextLeft h1 {
    font-size: 2.44rem;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 20px;
  }
  .subBgHeader .subImgBoxerTextLeft p {
    margin: 10px auto 20px;
    font-size: 1.25rem;
  }
  .subSecondBgHeader {
    margin: 65px 0px 0px;
  }
  .subSecondBgHeader .subBoxSplitPdng {
    padding: 0px;
  }
  .subSecondBgHeader .SubImgBoxerNew {
    background-size: cover;
    background-position: center center;
    height: 350px;
  }
  .subSecondBgHeader .SubImgBoxer {
    display: block;
    width: 100%;
    background-size: 90%;
    background-position: center bottom;
    height: 500px;
  }
  .subSecondBgHeader .subImgBoxerTextRight {
    padding: 25px 35px 90px 20px;
    text-align: center;
  }
  .subSecondBgHeader .subImgBoxerTextRight h1 {
    font-size: 2.44rem;
    text-align: center;
  }
  .subSecondBgHeader .subImgBoxerTextRight p {
    margin: 70px auto 20px;
    font-size: 1.25rem;
  }
  .subSecondBgHeader .subImgBoxerTextLeft {
    padding: 25px 35px 90px 100px;
    text-align: center;
  }
  .subSecondBgHeader .subImgBoxerTextLeft h1 {
    font-size: 1.25rem;
    margin-bottom: 60px;
    text-align: center;
  }
  .subSecondBgHeader .subImgBoxerTextLeft p {
    margin: 10px auto 20px;
    font-size: 1.25rem;
  }
  .carouselAbout .owl-dots {
    text-align: center;
  }
  .line-page {
    border-width: 0px 0px 0px 0px;
  }
  .line-page h2 {
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    min-height: auto;
    position: relative;
    margin-top: -40px;
    top: 0px;
    display: block;
    font-size: 1.56rem;
    background-color: #fff;
  }
}
@media only screen and (orientation: portrait) {
  .mblBanner {
    display: block;
  }
  .dsktpBanner {
    display: none;
  }
  .mobilHeight {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .supImgBlog {
    background-image: url("../images/dummy.webp") !important;
  }
  .importantTitle {
    font-size: 1.25rem;
  }
  .servicesTitle {
    font-size: 1.56rem;
    text-align: center;
  }
  .contactCnt {
    padding: 25px 25px;
    text-align: justify;
  }
  .quote-container {
    margin: 1.2rem 0px; /* Üst ve alt boşluk */
  }
  .quote-container::before,
  .quote-container::after {
    font-size: 1.25rem; /* Tırnak simgesinin boyutu */
    top: 50%; /* Dikey ortalama */
    transform: translateY(-50%); /* Gerçekten ortalamak için */
  }
  .quote-container::before {
    left: 15px; /* Sol tırnak simgesinin konumu */
  }
  .quote-container::after {
    right: 15px; /* Sağ tırnak simgesinin konumu */
  }
  .mobilHeight {
    margin-top: 0px;
  }
  .titleCnt {
    font-size: 1.95rem;
  }
  .titleCntSmall {
    font-size: 1.95rem;
  }
  .titleH2Cnt {
    font-size: 1.95rem;
  }
  .conf_btn {
    width: 45%;
    margin: 15px auto 0px !important;
    padding: 0.8rem 0rem !important;
    float: none;
  }
  .confboxtxt {
    margin: 10px auto;
    padding: 10px 0px 10px 10px;
  }
  .confboxtxtmsg {
    margin: 0px;
  }
  .mblBanner {
    display: block;
  }
  .dsktpBanner {
    display: none;
  }
  .egitimFoto {
    padding: 25px 0px 25px 0px;
  }
  .egitimFoto h1 {
    line-height: 2em;
  }
  .egitimFoto h2 {
    padding: 6px 0px;
  }
  .egitimFoto .danismanlikFotoBox {
    margin-top: 20px;
  }
  .egitimFoto .egitimFotoBox {
    margin-top: 20px;
  }
  .swiper-button-next {
    height: 1rem;
    width: 1rem;
    color: #950101;
    background-color: #000000;
    right: 0rem;
  }
  .swiper-button-prev {
    height: 1rem;
    width: 1rem;
    color: #950101;
    background-color: #000000;
    left: 0rem;
  }
  .imgPageAbout {
    background-image: url("../images/page-About-mobile.webp");
  }
  .imgPageServices {
    background-image: url("../images/page-Services-mobile.webp");
  }
  .imgPageTeam {
    background-image: url("../images/page-Team-mobile.webp");
  }
  .imgPageContact {
    background-image: url("../images/page-Contact-mobile.webp");
  }
  .homeFixArea .homeFixIconBG {
    width: 200px;
    margin: 30px auto -103px;
  }
  .homeFixArea .homeFixIcon {
    height: 100px;
    width: 100px;
  }
  .homeFixArea h2 {
    font-size: 1.1rem;
    margin-top: 0px;
    line-height: 2em;
  }
  .blogDetail {
    padding: 0px 0px 0px 0px;
    text-align: justify;
  }
  .blogDetail p {
    margin: 15px 0px;
  }
  .subCntBoxEgitim {
    margin: 45px auto 25px;
  }
  .subCntBoxEgitim .egitimTakvimi {
    padding: 0px;
    display: block;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimNumber {
    display: block;
    text-align: center;
    font-size: 5em;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimDetail {
    display: block;
    text-align: center;
    font-size: 1rem;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimIMG {
    display: block;
    text-align: center;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimIMG .boxDateTakvimIMGCnt {
    display: block;
    height: 90px;
    width: 100%;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimName {
    display: block;
    font-size: 1rem;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimName p {
    padding: 10px 0px;
    display: block;
    text-align: center;
  }
  .subCntBoxEgitim .egitimTakvimi .boxDateTakvimBtn {
    display: block;
    padding: 10px 0px;
    font-size: 1.1rem;
  }
  .subCntBoxEgitim .egitimTakvimi:hover .boxDateTakvimName p {
    min-width: 150px;
  }
}
@media only screen and (max-width: 689px) {
  .mobilMenuOpen,
  .mobilMenuClose {
    width: 85%;
  }
  .subTextCnt {
    font-size: 1.25rem;
  }
  .messageBox {
    padding: 0px;
    margin: 15px auto !important;
  }
  .socialIcons {
    font-size: 1.4em;
  }
  .subCntBoxMain {
    margin: -55px auto 25px;
  }
  .mainHeaderFix {
    padding: 13px 0;
  }
  .blogAlign {
    margin-top: -65px;
  }
  .subSecondBgHeader {
    margin: 60px 0px 0px;
  }
  .supImg, .supImgLarge {
    height: 185px;
    margin-top: 65px;
  }
  .topHeaderHome {
    padding: 15px 0px;
  }
  .cntBox {
    padding: 40px 15px;
  }
  .tabTxts {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 450px) {
  .mobilMenuOpen,
  .mobilMenuClose {
    width: 85%;
  }
  .titleCnt {
    font-size: 1.56rem;
  }
  .titleCntSmall {
    font-size: 1.56rem;
  }
  .titleH2Cnt {
    font-size: 1.56rem;
  }
  .subTextCnt {
    font-size: 1rem;
  }
  .textRalign {
    padding-right: 5px !important;
  }
  .textLalign {
    padding-left: 5px !important;
  }
  .subSecondBgHeader {
    margin: -40px 0px 0px;
  }
  .blogAlign {
    margin-top: -135px;
  }
  .vizyonBox {
    padding: 40px 50px;
  }
  .vizyonBox p {
    font-size: 1.25rem;
    line-height: 1.3em;
  }
  .subCntBoxMain {
    margin: -125px auto 25px;
  }
  .mainHeaderFix {
    padding: 14px 0;
  }
  .cntBox {
    padding: 25px 5px;
  }
  .mblitem, .mblitemPartL, .mblitemPartR {
    font-size: 1rem;
    padding: 9px 0px;
  }
  .HomeBtn {
    padding: 19px 0px !important;
  }
}
@media only screen and (max-width: 380px) {
  .subCntBoxMain {
    text-align: left;
  }
  .subCntBox {
    text-align: left;
  }
  .blogDetail {
    text-align: left;
  }
  .egitimAmac {
    text-align: left;
  }
  .vizyonBox {
    padding: 30px 30px;
  }
  .vizyonBox p {
    font-size: 1.25rem;
    line-height: 1.2em;
  }
}/*# sourceMappingURL=kordizayn.css.map */