@charset "utf-8";
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Roboto", Arial,sans-serif;
  background: #f2f2f2;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  overflow-x:hidden;
}

img {
  max-width: 100%;
}

.form-control,
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d2dde4 !important;
}

.form-control:focus {
  box-shadow: none !important;
}

@media print {
  header,
  nav,
  .logo-circle,
  .logo,
  .breadcrumb,
  .sidebar,
  footer,
  .hidden-print,
  .cookie-alert,
  body .cookie-alert,
  .fixed-buttons,
  style,
  header,
  #mobile-header,
  .membership-fee-inquiry {
    display: none !important;
  }
  a[href]:after {
    content: "" !important;
  }
  body .content-body * {
    display: block;
  }
  .share-buttons {
    display: none !important;
  }
}

.dbf {
  color: #fff;
  line-height: 30px;
}

.fixed-edit-button {
  position: fixed;
  width: 170px;
  text-align: center;
  background: #eec32e;
  color: #444;
  padding: 10px 0;
  border-radius: 12px 12px 0 0;
  display: block;
  z-index: 111;
  bottom: 0;
  left: calc(50% - 85px);
  font-family: "Montserrat", sans-serif;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-weight: bold;
}

a,
button {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

*:focus {
  outline: none !important;
}

.dots {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lnr {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  text-decoration: none !important;
}

.np {
  padding: 0 !important;
}

.npl {
  padding-left: 0 !important;
}

.npr {
  padding-right: 0 !important;
}

.npt {
  padding-top: 0 !important;
}

.npb {
  padding-bottom: 0 !important;
}

.spr {
  padding-right: 10px;
}

.nm {
  margin: 0 !important;
}

.nml {
  margin-left: 0 !important;
}

.nmr {
  margin-right: 0 !important;
}

.nmt {
  margin-top: 0 !important;
}

.nmb {
  margin-bottom: 0 !important;
}

.clear {
  clear: both;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.fs {
  font-family: "Montserrat", sans-serif;
}

.required-area {
  position: relative;
}

.required-area:after {
  position: absolute;
  bottom: -1px;
  right: 20px;
  font-size: 22px;
  content: "*";
  color: #e48787;
}
.required-area.tarih-area:after {
  position: absolute;
  bottom: -1px;
  right: 5px !important;
  font-size: 22px;
  content: "*";
  color: #e48787;
}
section#top-bar {
  background: #ececec;
  float: left;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  position: relative;
  z-index: 12;
}

section#top-bar .tb-phones {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

section#top-bar .tb-phones > li {
  float: left;
  margin-right: 20px;
  position: relative;
}

section#top-bar .tb-phones > li > a > i,
.lang-link a {
  display: block;
  width: 27px;
  float: left;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  font-size: 18px;
  border-radius: 0 0 15px 15px;
}

.lang-link a {
  background: #999;
  font-size: 13px;
}
.lang-link-mobile {
  width: 20%;
  float: left;
  border-right: 1px solid #f0f0f0;
  text-align: center !important;
}
.lang-link-mobile a {
  color: #666 !important;
  opacity: 0.5;
}
.lang-link-mobile.active a {
  opacity: 1;
}
section#top-bar .tb-phones > li:hover a > i {
  padding-top: 4px;
}

section#top-bar .tb-phones > li:first-child > a > i {
  background: #0054a6;
}

section#top-bar .tb-phones > li:nth-child(2) > a > i {
  background: #39b54a;
}

section#top-bar .tb-phones > li:nth-child(3) > a > i {
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
}

section#top-bar .tb-phones > li > a > span {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  margin-top: 11px;
  margin-left: 10px;
  color: #797979;
}

section#top-bar .tb-links {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

section#top-bar .bagis-yap {
  color: #fff;
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
  border-radius: 0 0 12px 12px;
  padding: 5px 10px;
}

section#top-bar .bagis-yap i.fa {
  background: transparent !important;
  padding: 0 !important;
  padding-top: 3px !important;
}

section#top-bar .bagis-yap a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.mtm {
  margin-top: 37px;
  display: inline-block;
}

section#top-bar .tb-links > li {
  float: left;
  margin-right: 10px;
  position: relative;
}

section#top-bar .tb-links > li:not(.standart-link) > a > i {
  display: block;
  width: 27px;
  float: left;
  text-align: center;
  color: #fff;
  padding: 9px 0;
  font-size: 14px;
  border-radius: 0 0 15px 15px;
}

section#top-bar .tb-links > li:not(.standart-link):hover a > i {
  padding-top: 5px;
}

section#top-bar .tb-links > li > a > i.fa-facebook {
  background: #3b5998 !important;
}
section#top-bar .tb-links > li > a > i.fa-youtube {
  background: #ff0000 !important;
}
section#top-bar .tb-links > li > a > i.fa-instagram {
  background: #c13584 !important;
}

section#top-bar a:hover {
  opacity: 0.8;
}

section#top-bar .tb-links .standart-link a {
  color: #797979;
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  margin-top: 11px;
  margin-left: 5px;
}

.fixed-bottom {
  position: fixeD;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 1530;
  border-radius: 0 !important;
  box-shadow: 0 0 15px rgba(60, 118, 61, 0.5);
  border-top: 1px solid #3c763d;
}

#main_banner {
  width: 100%;
  min-height: 400px;
  float: left;
  position: relative;
  z-index: 1;
  padding: 30px 0 !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

#main_banner:after {
  background: url("../img/pattern.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.12;
  z-index: 1;
}

#main_banner .banner {
  z-index: 2;
  position: relative;
}

#main_banner .banner-item {
  border-radius: 7px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
  overflow: hidden;
}

#main_banner .banner img {
  /* height: 336px; */
  border-radius: 7px 0 0 7px;
}

#main_banner .caption-area {
  background: #fff;
  min-height: 298px;
  border-radius: 0 7px 7px 0;
  float: left;
  width: 100%;
  padding: 40px 25px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.45);
  overflow: hidden !important;
  position: relative;
}

#main_banner .caption-area h3 {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}

#main_banner .caption-area p {
  margin-bottom: 30px;
  line-height: 25px;
  color: #666;
  height: 75px;
  overflow: hidden;
}

#main_banner .caption-area span {
  font-weight: 600;
}

#main_banner .caption-area .btn-doa {
  position: absolute;
  right: -10px;
  bottom: -0px;
}

.btn-doa {
  /* -moz-transform: skew(-20deg, 0deg); */
  /* -webkit-transform: skew(-20deg, 0deg); */
  /* -o-transform: skew(-20deg, 0deg); */
  /* -ms-transform: skew(-20deg, 0deg); */
  /* transform: skew(-20deg, 0deg); */
  border-radius: 20px 0 0 0;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 16px;
}

.btn-doa:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
}

.btn-doa span {
  /* -moz-transform: skew(20deg, 0deg) !important; */
  /* -webkit-transform: skew(20deg, 0deg) !important; */
  /* -o-transform: skew(20deg, 0deg) !important; */
  /* -ms-transform: skew(20deg, 0deg) !important; */
  /* transform: skew(20deg, 0deg) !important; */
  display: block;
  font-weight: 500 !important;
}

.btn-doa i {
  display: inline-block;
  margin-left: 10px;
}

#marq {
  width: 100%;
  min-height:65px;
  float: left;
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #dedede;
}

.marq-item .tarih {
  min-width: 60px;
  float: left;
  display: block;
  text-align: center;
  padding-right: 20px;
  background: url("../img/divider.png") right center no-repeat;
  margin-right: 10px;
  color:#444;
}

.marq-item .tarih span:first-child {
  display: block;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.marq-item .tarih span:last-child {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
}

.marq-item h3 {
  margin: 0;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 600;
}

.marq .owl-nav button:first-child,
.board .owl-nav button:first-child {
  position: absolute;
  left: -55px;
  top: 6px;
  font-size: 20px !important;
  color: #666 !important;
  text-align: center;
  background: #f2f2f2 !important;
  display: block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid #dedede !important;
}

.marq .owl-nav button:hover,
.board .owl-nav button:hover {
  opacity: 0.7;
}

.marq .owl-nav button:last-child,
.board .owl-nav button:last-child {
  position: absolute;
  right: -55px;
  top: 6px;
  font-size: 20px !important;
  color: #666 !important;
  text-align: center;
  background: #f2f2f2 !important;
  display: block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid #dedede !important;
}

.board .owl-nav button:last-child,
.board .owl-nav button:first-child {
  top: 65px;
  border: none !important;
  background: none !important;
  font-size: 45px !important;
}

#middle-area {
  width: 100%;
  float: left;
  padding: 25px;
}

#middle-area .widget-card {
  float: left;
  width: 100%;
  border-radius: 7px;
  overflow: hidden;
}

#middle-area .widget-card .widget-info {
  float: left;
  width: 100%;
  padding: 15px 15px 35px 15px;
  color: #fff;
  position: relative;
  border-radius: 0 0 7px 7px;
  overflow: hidden;
}
#middle-area .widget-card img.kurul_img {
    height: 250px;
    /* width: stretch; */
}
table td img  {
	max-width: 180px;
}
.kurul-img img {
    width: 100%;
    height: auto;
    display: block;
}
@media (max-width: 430px) {
table td img  {
	max-width: 100%!important;
}
#middle-area .widget-card img.kurul_img {
    height: unset!important;
    width: 100% !important;
	object-fit: cover !important;
}
.kurul-img img {
    width: stretch;
}
}

#middle-area .widget-card .widget-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size:14px;
}

#middle-area .widget-card .widget-info b {
  font-size: 12px;
  font-weight: 400;
  opacity: 0.78;
  display: block;
  margin-bottom: 10px;
}

#middle-area .widget-card .widget-info p {
  font-size: 13px;
  font-weight: 400;
  height: 36px;
}

#middle-area .widget-card .widget-info .btn-doa {
  position: absolute;
  right: -10px;
  bottom: 0;
  padding: 5px 30px;
  font-size: 13px;
}

#middle-area .widget-card .widget-info .btn-doa span {
  font-weight: 400 !important;
}

#middle-area .middle-tab {
  width: calc(100% - 10px);
  display: block;
  background: #cdd9de;
  margin-bottom: 10px;
  position: relative;
  border-radius: 7px;
  margin-right: 10px;
}
#middle-area .middle-tab.line-tab,
#middle-area .middle-tab.line-box {
  border-left: 1px solid #b9c4c9;
  border-radius: 0px;
  margin: unset;
  float: left;
}

#middle-area .middle-tab b {
  position: absolute;
  top: calc(50% - 16px);
  display: block;
  left: 25px;
  right: 25px;
}

#middle-area .middle-tab.line-tab b,
#middle-area .middle-tab.line-box b {
  top: calc(50% - 10px);
  left: 8px;
}

#middle-area .middle-tab i.tab-icon {
  font-size: 30px;
  color: #5d7b88;
  margin-right: 20px;
}

#middle-area .middle-tab.line-tab i.tab-icon,
#middle-area .middle-tab.line-box i.tab-icon {
  font-size: 20px;
  margin-right: 5px;
}

#middle-area .middle-tab span {
  font-size: 16px;
  color: #5d7b88;
  font-weight: 600;
  display: inline-block;
  top: -3px;
  position: relative;
}
#middle-area .middle-tab.line-tab span,
#middle-area .middle-tab.line-box span {
  font-size: 14px;
}

#middle-area .middle-tab .fa.fa-angle-right {
  display: none;
}

#middle-area .middle-tab.active .fa.fa-angle-right {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  float: right;
  opacity: 0.6;
}

#middle-area .middle-tab.active span,
#middle-area .middle-tab.active i.tab-icon {
  color: #fff;
}

#middle-area .middle-tab.active {
  background: #ff9000;
  border-radius: 7px 0 0 7px;
  width: 100%;
}

#middle-area .middle-tab.active.line-tab,
#middle-area .middle-tab.active.line-box {
  border-radius: 0px;
  width: 100%;
}

#middle-area .middle-tab.line-tab:first-child,
#middle-area .middle-tab.line-box:first-child {
  border-radius: 7px 0px 0px;
  border: 0px;
}

#middle-area .middle-tab.line-tab:last-child,
#middle-area .middle-tab.line-box:last-child {
  border-radius: 0px 7px 0px 0px;
}

#middle-area .tab-pane {
  height: 400px;
  border: 3px solid #ff9000;
  border-radius: 7px;
  padding: 5px;
  position: relative;
  overflow: hidden;
}
#middle-area .tab-pane.line-box {
  height: 440px;
}

#middle-area .tab-pane h6 {
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 7px;
}
#middle-area .tab-pane.line-box .icerik-item {
  height: 205px;
}
#middle-area .tab-pane.primary_box .icerik-item {
  height: 185px;
}

#middle-area .tab-pane:first-child.active {
  border-radius: 0 7px 7px 7px !important;
}

#middle-area .tab-pane:last-child.active {
  border-radius: 7px 7px 7px 0 !important;
}

#middle-area .tab-pane.line-tab:first-child.active,
#middle-area .tab-pane.line-box:first-child.active {
  border-radius: 0px 0px 7px 7px !important;
}

#middle-area .tab-pane.line-tab:last-child.active,
#middle-area .tab-pane.line-box:last-child.active {
  border-radius: 0px 0px 7px 7px !important;
}

#middle-area .tab-pane.line-tab,
#middle-area .tab-pane.line-box {
  border-radius: 0px 0px 7px 7px !important;
}

#middle-area .tab-pane .icerik-item {
  display: block;
  width: 100%;
  float: left;
  background: #fff;
  padding: 5px;
  border-radius: 7px;
  margin-bottom: 5px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#middle-area .tab-pane .icerik-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

#middle-area .tab-pane .icerik-item img {
  float: left;
  margin-right: 15px;
  border-radius: 5px;
  border: 1px solid #f5f5f5;
}

#middle-area .tab-pane .icerik-item h4 {
  margin-top: ;
}

#middle-area .btn-doa {
  position: absolute;
  right: -15px;
  bottom: 0;
  z-index: 1010;
  border: 0;
}

.middle-tab.line-tab,
.middle-tab.line-box {
  height: 35px;
  width: calc(100% / 5);
  float: left;
}

#shortcut {
  padding: 30px 0;
  position: relative;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

#shortcut:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  background: url("../img/pattern.png");
  opacity: 0.12;
}

#shortcut .shortcut-item {
  background: #fff;
  border-radius: 7px;
  padding: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  display: block;
  float: left;
  width: 100%;
}

#shortcut .shortcut-item i {
  display: inline-block;
  float: left;
  font-size: 38px;
  color: #ff9000;
  margin-right: 10px;
  margin-left: 5px;
}

#shortcut .shortcut-item p {
  margin: 0;
  font-weight: 600;
  float: left;
  padding-top: 10px;
  word-wrap: normal;
  max-width: 204px;
}

#shortcut .shortcut-item p > span {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#shortcut .shortcut-item:hover p > span {
  margin-left: 10px !important;
  display: inline-block;
  float: left;
}

#about {
  width: 100%;
  float: left;
  background: #fff;
}

#about h2 {
  color: #333;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 25px;
}

#about p {
  line-height: 25px;
}

#about img {
  margin: 20px 0 20px 0;
  border-radius: 12px;
}

.counter {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.counter-item {
  width: 100%;
  border-right: 1px solid #dedede;
  float: left;
}

.counter .col-lg-4:last-child .counter-item {
  border: 0 !important;
}

.counter-item i {
  font-size: 40px;
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.counter-item span:first-child {
  font-size: 30px;
  display: block;
  margin-top: -5px;
  line-height: 30px;
  font-weight: 600;
  color: #333;
}

#galleries {
  background: #fff;
  padding: 0;
  position: relative;
  border-top: 1px solid #dedede;
}

#galleries:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  background: url("../img/pattern-dark.png");
  opacity: 0.05;
}

#galleries h3 {
  color: #333;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 25px;
}

#galleries .vg {
  background: rgba(0, 0, 0, 0.05);
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding: 30px 7px !important;
  float: left;
  width: 100%;
}

#galleries .fg {
  padding: 30px 0;
}

#galleries .gallery-item {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  display: block;
}

#galleries .gallery-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

#galleries .gallery-item span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 400px;
  padding: 10px 10px 10px 15px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-size: 12px !important;
}

#galleries .gallery-item.video:after {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  content: "\f144";
  border-radius: 50%;
  left: calc(50% - 25px);
  text-align: center;
  padding-top: 7px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 36px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#galleries .gallery-item.video:hover:after {
  box-shadow: 0 0 95px rgba(0, 0, 0, 0.8);
}

#gallery {
  background: #fff;
  padding: 0;
  position: relative;
  border-top: 1px solid #dedede;
}

#gallery:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  /*background: url("../img/pattern-dark.png");*/
  opacity: 0.05;
}

#gallery h3 {
  color: #333;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 25px;
}

#gallery .vg {
  background: rgba(0, 0, 0, 0.05);
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding: 30px 7px !important;
  float: left;
  width: 100%;
}

#gallery .fg {
  padding: 30px 0;
}

#gallery .gallery-item {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  display: block;
  margin-bottom: 30px;
}

#gallery .gallery-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

#gallery .gallery-item span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 400px;
  padding: 10px 10px 10px 15px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-size: 12px !important;
}

#gallery .gallery-item.video:after {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  content: "\f144";
  border-radius: 50%;
  left: calc(50% - 25px);
  text-align: center;
  padding-top: 7px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 36px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

#gallery .gallery-item.video:hover:after {
  box-shadow: 0 0 95px rgba(0, 0, 0, 0.8);
}

footer {
  width: 100%;
  display:block;
  background: #900000;
  padding: 20px 0;
  position: relative;
}
footer .footer-about h4 {
color: rgba(255, 255, 255, 0.9);
}
footer .footer-about h4:first-child  {
  border-bottom: 3px solid #f39c12;
  border-bottom: 3px solid #fff;
  color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  padding-bottom: 7px;
  font-size: 15px;
  font-weight: 700;
}
footer .footer-about .we-info {
  line-height: 25px;
}

footer .footer-about .we-info span {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  /* iPhone noktaları / alt çizgi önleme */
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
  border-bottom: none !important;
}
footer .we-info span,
footer .we-info a {
  -webkit-touch-callout: none;  /* iOS menüyü engeller */
  -webkit-user-select: none;    /* seçimi engeller */
  -webkit-text-decoration: none; /* alt çizgiyi kaldırır */
  text-decoration: none;
}
@media (max-width: 430px) {
footer .footer-about .footer-about {
    padding: 5px;
    font-size: 14px;  /* Küçük ekranlarda yazıyı küçült */
}
footer .footer-about .we-info span strong{
    font-size: 13px;
	display:inline-block;
  }
footer .footer-about .we-info span {
    font-size: 13px;
    margin-bottom: 6px;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        margin-bottom: 0px;
        margin-top: 4px;
        display: -webkit-box !important;
        overflow: hidden;
        white-space: normal;
  }
}

footer .footer-about .we-info a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
  border-bottom: none !important;
}

footer .footer-about .we-info strong {
  color: rgba(255, 255, 255, 0.9);
}

footer .footer-links h4 {
  color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  padding-bottom: 7px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  border-bottom: 3px solid transparent;
  border-color: #f39c12;
  border-color: #fff;
}

footer .footer-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

footer .footer-links ul li a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 8px;
  font-weight: 500;
}

footer .footer-links ul li a span {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

footer .footer-links ul li a:hover span {
  display: inline-block;
  margin-left: 2px;
}
footer .social-links-footer li {
  display: block;
}
footer .social-links-footer li a {
  clear: both;
  line-height: 27px;
}

footer .social-links-footer li a i {
  display: block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  float: left;
  color: #fff;
  margin-bottom: 15px;
  margin-right: 10px;
}

footer .footer-sub p {
  color: rgba(255, 255, 255, 0.7);
  padding-left: 10px;
  border-left: 3px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
}

footer .footer-sub input {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid transparent;
  color: #fff;
}

footer .footer-sub input[type="text"]:disabled {
  color: #666;
}

footer .footer-sub input:focus {
  box-shadow: none;
  border-right: 0;
}

footer .footer-sub .input-group-addon {
  background: rgba(255, 255, 255, 0.2);
  /*  border: 1px solid #666;*/
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

footer .footer-sub .input-group-addon:hover {
  background: #dedede;
  color: #000;
}

footer .securty-code {
  width: 80px !important;
}
#sub_email::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

#sub_email:-ms-input-placeholder {
  /* Internet Explorer */
  color: #fff;
}

#sub_email::placeholder {
  color: #fff;
}
.table-striped td {
  border-left: 1px solid #dedede !important;
}

.pattern-dark {
  position: relative;
}

.pattern-dark:before {
  background: url("../img/pattern-dark.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.05;
}

#title {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}

#title:before {
  background: url("../img/pattern.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.05;
}

#title .title-top {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}

.popover-title {
  font-weight: bold !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.share-buttons {
  float: left;
  padding: 10px 10px 20px;
}

.popover {
  max-width: 296px !important;
}

.share-buttons a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #c30000;
  float: left;
  text-align: center;
  padding-top: 6px;
  margin-right: 5px;
}

.share-buttons a.facebook {
  background: #3b5998 !important;
}

.share-buttons a.twitter {
  background: #1da1f2 !important;
}

.share-buttons a.whatsapp {
  background: #075e54 !important;
}

.share-buttons a.linkedin {
  background: #0077b5 !important;
}

.share-buttons a.pinterest {
  background: #bd081c !important;
}

.share-buttons a i {
  color: #fff;
}

.popover-content {
  color: #444 !important;
}

#title .title-top .breadcrumb {
  margin: 0;
  padding: 0;
  background: transparent;
  padding: 15px 0;
  color: #fff;
  opacity: 0.9;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.breadcrumb.nbf > li {
  margin-left: 12px !important;
}

.breadcrumb.nbf > li + li:before {
  content: "" !important;
}

#title .title-top .breadcrumb:hover {
  opacity: 1;
}

#title .title-top .breadcrumb li a {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}

#title .main-title {
  font-weight: 600;
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

#title .sub-title {
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
}

#content .sidebar {
  background: #fff;
  float: left;
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 20px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

#content .sidebar.first-sidebar {
  border-radius: 0 0 10px 10px;
}

#content .sidebar h3 {
  border-bottom: 2px solid #d9d9d9;
  padding: 12px 15px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

#content .sidebar .sidebar-body {
padding:5px;
}

#content .sidebar .sidebar-body ul{
  margin: 0;
  padding: 0;
  border: 0px;
}

#content .sidebar .sidebar-body ul li{
  display: block;
  border-bottom: 4px solid #e8eef1;
  padding: 10px 0px;
  text-align:right;
}

#content .sidebar .sidebar-body ul li strong {
  float:left;
}

#content .sidebar .sidebar-body ul.trips li{
  display: block;
  border-bottom: 4px solid #e8eef1;
  padding: 10px 0px;
  text-align:left;
}

#content .sidebar .sidebar-body ul.trips li strong {
  width: 100%;
  display: block;
}

#content .sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* border-left: 3px solid #d2dde4; */
  margin: 20px 20px;
}

#content .sidebar ul li a {
  display: block;
  font-family: "Montserrat";
  padding: 5px 5px;
  font-weight: 600;
  font-size: 13px;
  color: #444;
  border-bottom: 1px solid #e8eef1;
}

#content .sidebar ul li a:hover {
  padding-left: 19px;
}

#content .sidebar ul li.active a:before {
  font: normal normal normal 16px/1 FontAwesome;
  content: "\f0da";
  display: inline-block;
  margin-right: 10px;
}

#content .sidebar .sidebar-list {
  float: left;
  width: 100%;
}

#content .sidebar .sidebar-list .sidebar-item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e8eef1;
  padding: 7px 0;
  display: block;
}

#content .sidebar .sidebar-list .sidebar-item:hover {
  background: rgba(0, 0, 0, 0.03);
}

#content .sidebar .sidebar-list .sidebar-item img {
  border-radius: 0 43px 43px 0;
  border: 1px solid #dedede;
  float: left;
  margin-right: 15px;
}

#content .sidebar .sidebar-list .sidebar-item h5 {
  font-weight: 600;
  margin-bottom: 5px;
}

#content .sidebar .sidebar-list .sidebar-item span {
  font-size: 13px;
  color: #555;
}

#content .content-body {
  background: #fff;
  float: left;
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
  padding: 25px;
  margin-bottom: 30px !important;
  position: relative;
}
#content .content-body:after {
  content: "";
  position: absolute;
  inset: 0;

  display: flex;
  justify-content: center;
  align-items: center;

  background: url("../img/content-body.png") center no-repeat;
  background-size: contain;

  opacity: 0.1;
    pointer-events: none; /* 🔥 kritik çözüm */
}
#content .content-body .share-buttons a {
  padding-top: 8px;
}
@media (max-width: 577px) {
#content .content-body:after {
  /* background: url("../img/content-body.png") center; */
  /* background-size: 92%; */
}
}
/* #content .content-body:not(.npt) p { */
  /* font-size: 17px; */
/* } */

.breadcrumb .mw {
  max-width: 300px;
}

#content .etkinlik-list .etkinlik-item {
  display: block;
  border-radius: 10px;
  background: #f6f6f6;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid transparent;
}

#content .etkinlik-list .etkinlik-item:last-child {
  margin-bottom: 0;
}

#content .etkinlik-list .etkinlik-item img {
  border-radius: 10px;
  float: left;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  background: #fff;
  margin-right: 15px;
  width: 200px;
}
@media (max-width: 577px) {
#content .etkinlik-list .etkinlik-item img {
  width: 90%;
}
}
#content .etkinlik-list .etkinlik-item .etkinlik-info {
  display: block;
  float: left;
  width: calc(100% - 270px);
}

#content .etkinlik-list .etkinlik-item .etkinlik-info h5 {
  font-weight: 600;
}

#content .etkinlik-list .etkinlik-item .etkinlik-info p {
  color: #666;
}

#content .etkinlik-list .etkinlik-item .etkinlik-date {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  padding: 15px 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  min-width: 75px;
  text-align: center;
}

#content .etkinlik-list .etkinlik-item .etkinlik-date span:first-child {
  display: block;
  font-size: 33px;
  font-weight: 600;
}

#content .etkinlik-list .etkinlik-item .etkinlik-date span:last-child {
  display: block;
}

#content .etkinlik-list .etkinlik-item:after {
  background-image: url("../img/pattern-dark.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.03;
}

.main-pagination {
  display: inline-block;
}

.main-pagination li {
  margin-right: 10px !important;
  float: left;
}

.main-pagination li a {
  display: block;
  width: auto;
  border-radius: 20px !important;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat";
  padding: 5px 13px;
}

.main-pagination li a span {
  color: #555;
}

#content .blog-list {
  margin-top: 30px;
}

#content .blog-list .blog-item {
  display: block;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  border: 1px solid transparent;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.02);
}

#content .blog-list .blog-item > img {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}

#content .blog-list .blog-item .bi-info {
  display: block;
  padding: 10px;
  float: left;
  width: 100%;
}

#content .blog-list .blog-item .bi-info h4 {
  margin: 0;
  margin-bottom: 5px;
}

#content .blog-list .blog-item .bi-info .bi-date {
  display: block;
  color: #666;
}

#content .blog-list .blog-item:after {
  background-image: url("../img/pattern-dark.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.03;
}

.modal-footer {
  position: relative;
  overflow: hidden;
  height: 57px;
  border-bottom-right-radius: 5px !important;
}

.modal-footer .btn-doa {
  position: absolute;
  right: -10px;
}

.btn-doa:hover {
  opacity: 0.8;
}

.dropdown-menu {
  padding: 0;
  margin-top: 13px !important;
  border: 1px solid #dedede;
  border-top: 0 !important;
  border-radius: 0 0 12px 12px;
  overflow: hidden;
}

.dropdown-menu > li > a {
  margin: 0 !important;
  display: block;
  width: 100%;
  padding: 10px;
}

.uye-resim {
  border-radius: 50%;
  border: 7px solid #fff;
  overflow: hidden;
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: -50px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
}

.uye-resim b {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  padding: 5px 0;
}

.uye-resim input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  cursor: pointer;
  height: 100px;
  opacity: 0;
}

.content-body h4 {
  color: #666;
}

.uye-resim:hover b {
  top: 0;
  padding-top: 40px;
}

.iletisim-list hr {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.iletisim-list textarea.form-control {
  height: 104px;
}



.iletisim-list h4 {
  padding-bottom: 7px;
  border-bottom: 3px solid #dedede;
  display: inline-block;
}

.contact-map {
  /* margin-top: 0 !important; */
}

.contact-map iframe {
  border-radius: 10px;
  overflow: hidden;
  width:100%;
}

.iletisim-item {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 0;
  text-align: center;
  margin-top: 10px;
  color: #555;
}

.iletisim-item i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 3px solid #dedede;
  border-radius: 50%;
  color: #333;
  font-size: 41px;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 10px;
  background: #fff;
}

.iletisim-item span {
  font-weight: 600;
}

.iletisim-item .pt {
  padding-top: 9px;
  display: inline-block;
  font-size: 17px;
}

.icerik-yok {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

.icerik-yok i.iy-icon {
  display: block;
  font-size: 100px;
  color: #d1d1d1;
  margin-bottom: 20px;
}

.odemedurum0 {
  border-left: 3px solid #c30000;
  color: #c30000;
}

.odemedurum1 {
  border-left: 3px solid #51b145;
  color: #51b145;
}

.kurul-item {
  border: 1px solid #dedede;
  border-radius: 12px;
  float: left;
  width: 100%;
  padding: 15px;
  position: relative;
  margin-top: 50px;
}

.kurul-item:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.kurul-item:after {
  background-image: url("../img/pattern-dark.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.03;
}

.kurul-item .kurul-img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff !important;
  border-radius: 10px;
  margin-top: -30px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.kurul-item .kurul-info {
  width: 100%;
  float: left;
  text-align: center;
}

.kurul-item .kurul-info h4 {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 16px !important;
}

.kurul-item .kurul-info p {
  color: #888;
  margin-bottom: 0;
}

@media print {
  .sticky-sidebar {
    display: block !important;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

.sticky-sidebar {
  display: flex;
  justify-content: space-around;
  height: 100%;
}

.owl-nav button {
  opacity: 0.6;
}

@media (min-width: 300px) and (max-width: 380px) {
  #middle-area .middle-tab i.tab-icon {
    display: none !important;
  }
}

@media (max-width: 1366px) {
  .marq {
    margin: 0 50px;
    box-sizing: border-box;
    width: calc(100% - 100px) !important;
  }

  .sponsors {
    margin: 0 50px;
    box-sizing: border-box;
    width: calc(100% - 100px) !important;
  }
}

@media (min-width: 320px) and (max-width: 996px) {
  body {
    margin-top: 50px;
  }
  #middle-area {
    padding-left: 0;
    padding-right: 0;
  }
  #main_banner > .container {
    padding-top: 20px !important;
  }


#main_banner .banner img {
    /* height: 200px; */

}    
#main_banner .caption-area {
    height: auto;
    min-height: 250px;
}
  .etkinlik-date {
    display: none !important;
  }

  .etkinlik-info {
    width: 100% !important;
  }

  .etkinlik-item {
    text-align: center;
  }

  .etkinlik-item img {
    float: none !important;
    margin-right: 0 !important;
  }

  .npr {
    padding-right: 15px !important;
  }

  .npl {
    padding-left: 15px !important;
  }

  .line-tab,
  .line-box {
    margin: 0 15px;
  }

  #middle-area .tab-pane h6 {
    font-size: 15px;
  }
  #middle-area .tab-pane.line-box .icerik-item,
  #middle-area .tab-pane.primary_box .icerik-item {
    height: auto;
  }

  #middle-area .tab-pane:first-child.active,
  #middle-area .tab-pane:last-child.active,
  #middle-area .tab-pane.line-tab:first-child.active,
  #middle-area .tab-pane.line-box:first-child.active {
    border-radius: 0px !important;
  }

  #middle-area .widget-card {
    margin-bottom: 20px;
  }

  #middle-area .middle-tab,
  #middle-area .middle-tab.line-tab,
  #middle-area .middle-tab.line-box {
    width: 50% !important;
    margin-right: 0 !important;
    border-radius: 7px !important;
    float: left !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    height: 50px !important;
    padding-top: 15px;
  }

  #middle-area .middle-tab b {
    display: inline-block;
    margin-top: 7px;
  }

  #middle-area .nav.flex-column.nav-pills {
    margin-bottom: 20px;
  }

  #middle-area .middle-tab i.tab-icon {
    font-size: 20px;
    margin-right: 10px;
  }

  #middle-area .middle-tab .fa.fa-angle-right {
    display: none !important;
  }

  #middle-area .middle-tab.line-tab b,
  #middle-area .middle-tab.line-box b {
    top: 8px;
  }

  #shortcut .shortcut-item {
    margin-bottom: 20px;
  }

  #shortcut .col-lg-3:last-child .shortcut-item {
    margin-bottom: 0 !important;
  }

  .counter-item {
    margin-bottom: 20px;
    border-right: 0 !important;
    text-align: center;
    display: grid;
  }

  .gallery-item {
    margin-bottom: 20px;
  }
  .counter-item span:first-child {
    margin: auto;
  }
  .counter-item .fs:first-child span {
    display: block;
    clear: both;
  }

  footer .social-links-footer {
    float: left;
    width: 100%;
  }

  footer .social-links-footer ul li a span {
    display: none;
  }

  footer .social-links-footer ul {
    display: inline-block;
    text-align: center;
  }

  footer .social-links-footer ul li {
    display: inline-block;
  }

  .marq .owl-nav,
  .board .owl-nav {
    display: none;
  }

  .pull-left,
  .pull-right {
    max-width: 100%;
  }

  #title .main-title {
    margin-top: 60px;
  }

  #title .title-top .breadcrumb {
    padding: 5px;
  }

  .sticky-sidebar {
    display: block !important;
  }

  .owl-nav {
    display: none !important;
  }

  #mobile-header {
    display: block;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    height: 60px;
    position: fixed;
    top: 0;
    z-index: 1935;
  }

  #mobile-header .logo-mobile {
    border: 5px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: calc(50% - 37px);
  }

  #mobile-header .burger {
    font-size: 25px;
    padding: 12px 15px 10px 15px;
    display: inline-block;
  }

  #mobile-header .burger:first-child {
    border-right: 1px solid #f0f0f0;
    border-radius: 0 12px 12px 0;
  }

  #mobile-header .burger:last-child {
    border-left: 1px solid #f0f0f0;
    border-radius: 12px 0 0 12px;
  }

  #mobile-menu {
    z-index: 1934;
    position: fixed;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    top: 0;
    display: none;
  }

  #mobile-menu.active {
    display: block;
  }

  #mobile-menu > ul {
    position: absolute;
    top: 50px;
    right: 20%;
    left: 0;
    bottom: 0px;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 1);
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 35px 0px 20px 0px;
    padding-bottom: 40px;
    max-height: 100%;
    overflow: hidden;
    overflow-y: scroll;
  }

  #mobile-menu > ul > li {
    display: block;
    position: relative;
  }
#mobile-menu li.mobile-bottom-logo {
    text-align: center;
    padding: 5px;
    margin: 5px;
    display: block;
}
#mobile-menu li.mobile-bottom-logo img {
 max-width: 190px;
}
  iframe {
    max-width: 100% !important;
    margin-top: 20px;
  }

  #mobile-menu > ul > li > a {
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
  }

  #mobile-menu > ul > li > a > i {
    opacity: 0.5;
    display: inline-block;
    margin-right: 5px;
  }

  #mobile-menu > ul > li.sub-menu > a .fa-chevron-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
  #mobile-menu > ul > li > ul {
    background: #f5f5f5;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 200px;
  }

  #mobile-menu > ul > li > ul > li > a {
    display: block;
    padding: 10px 15px 10px 36px;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
  }

  #mobile-menu > ul > li > ul > li.sub-menu > a:after {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    float: right;
    font-size: 14px;
    right: 10px;
    position: relative;
    margin-top: 3px;
    display: inline-block;
  }

  #mobile-menu > ul > li > ul > li:last-child > a {
    border: 0;
  }

  #mobile-menu > ul > li.bagis-mobile {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
  }
  #mobile-menu > ul > li.bagis-mobile a {
    color:#fff !important;
  }
  #mobile-menu > ul > li.bagis-mobile > a > i {
    opacity: 1!important;
  }
  .mobile-bread {
    margin-bottom: -10px;
  }

  .mobile-header-circle {
    position: fixed;
    top: 0;
    left: calc(50% - 37px);
    width: 80px;
    height: 80px;
    background: #fff;
    z-index: 1934;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
  }

  .phone-link {
    width: 50%;
    float: left;
    margin-bottom: 15px;
  }

  .phone-link a {
    font-size: 14px !important;
  }

  .standart-link a span {
    color: #666 !important;
  }

  .phone-link.whatsapp a span,
  .phone-link.whatsapp a i {
    color: #075e54;
  }

  .socialing {
    width: 50px;
    height: 50px;
    float: left !important;
    border: 0;
  }

  .socialing a {
    border: 0 !important;
    position: fixed;
    bottom: 0;
    padding: 20px !important;
    background: #fff;
  }

  #main_banner {
    padding-top: 0 !important;
  }

  #main_banner .banner img {
    border-radius: 0 !important;
  }



  #middle-area .tab-pane {
    height: auto !important;
  }

  #middle-area .middle-tab span {
    font-size: 14px !important;
  }
  .banner-container h5 {
    font-size: 24px !important;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .only-tablet {
    display: block;
  }
  #main_banner .caption-area {
    height: auto;
  }
  #main_banner .caption-area p {
    height: auto;
  }
  #main_banner .caption-area h3 {
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  #main_banner .caption-area {
    height: auto;
  }
  #main_banner .caption-area p {
    height: auto;
  }
}

.only-tablet,
.only-mobile {
  display: none;
}

section#top-bar .tb-links > li > a > i.fa-caret-down {
  background: transparent !important;
}

@media (min-width: 480px) and (max-width: 1000px) {
  .only-tablet {
    display: block;
  }

  #galleries .gallery-item span {
    left: calc(50% - 200px);
  }

  #gallery .gallery-item span {
    left: calc(50% - 200px);
  }

  #middle-tabs .middle-tab.nav-link {
    width: calc(100% / 6) !important;
  }

  #middle-tabs .middle-tab.nav-link span {
    display: none;
  }

  #middle-area .tab-pane {
    height: 314px !important;
  }

  #mobile-menu > ul {
    right: 50%;
  }
}

@media (width: 1024px) {
  #main_banner .caption-area {
    height: auto !important;
    padding: 10px 25px !important;
  }

  #main_banner .caption-area h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1024px) {
  .min-50 {
    width: 50%;
    min-width: 50%;
  }
  .iban2 {
    display: none;
  }
}
@media (max-width: 1024px) {
  .iban1 {
    display: none;
  }
}
.sticky-in {
  height: 100%;
  float: left;
  width: 100%;
}

.uye-item {
  display: block;
  border-radius: 10px;
  background: #f6f6f6;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid transparent;
}

.uye-item:last-child {
  margin-bottom: 0 !important;
}

.uye-item .uye-img {
  border-radius: 7px;
  position: relative;
  z-index: 1;
  float: left;
  width: 100px;
  background: #fff;
  margin-right: 20px;
}

.uye-item .uye-title {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
}

.uye-item .uye-bilgi {
  display: block;
}

.uye-item:after {
  background-image: url("../img/pattern-dark.png");
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0.03;
}

.image-item {
  border-radius: 7px;
  border: 1px solid #dedede;
  padding: 3px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  margin-top: 20px;
}

.image-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.image-item img {
  border-radius: 5px;
}
footer .footer-bottom {
  margin-bottom: -20px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "Montserrat";
  margin-top: 20px;
  opacity: 3.5;
  position: relative;
  text-align: left;
}

footer .footer-bottom {
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: "Montserrat";
  margin-top: 20px;
  opacity: 3.5;
  position: relative;
  text-align: left;
  display: flex;
  justify-content: space-between; /* Ä°Ã§eriÄŸi sola ve saÄŸa yay */
  align-items: center; /* Dikeyde hizala */
}
footer .footer-bottom p {
  margin: 0;
  padding: 0;
}

.footer-bottom {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 10px 0;
}

.footer-menu-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
}

.not-found {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0;
  color: #a5c3d5;
}

.not-found i {
  display: block;
  font-size: 80px;
  color: #7e9eb1;
  margin-top: 60px;
}

.rek-area {
  width: 100%;
  float: left;
  background: #fff;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #dedede;
  border-left: 0;
  border-right: 0;
}

.yazar-box {
  border: 1px solid #dedede;
  padding: 10px;
  border-radius: 7px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.yazar-box img {
  float: left;
  margin-right: 15px;
  border-radius: 7px;
}

.yazar-box h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}

.yazar-box h3 a {
  font-size: 13px;
}

.yazar-box p {
  font-size: 13px !important;
  margin-bottom: 0;
}

.yazar-imgg {
  float: left;
  margin-right: 15px;
  margin-bottom: 0 !important;
}

.biyografi {
  position: relative;
  margin-top: 15px;
}

.biyografi a {
  display: block;
  text-align: center;
  background: #fff;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
}

.biyografi-in {
  height: 250px;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  display: block;
  float: left;
  padding-bottom: 20px;
}

.biyografi.full-height .biyografi-in {
  height: 100% !important;
}

.tutar-radio {
  width: 150px;
  padding: 20px;
  border: 2px solid #dedede;
  border-radius: 10px;
  background: #fff;
  margin: 10px;
  position: relative;
  z-index: 10;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.tutar-radio:hover {
  border-color: #d0d0d0;
}

.tutar-radio b {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.tutar-radio i:after {
  content: "\f10c";
  font: normal normal normal 14px/1 FontAwesome;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 30px;
  color: #dedede;
  margin: 0 auto;
  margin-top: 15px;
}

.tutar-radio.active {
  border-color: #83be56;
  background: #ecffde;
}

.tutar-radio.active i:after {
  content: "\f05d";
  color: #5d992e;
}

.collapse-toogled {
  position: relative;
  float: left;
  z-index: 10;
  width: 100%;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle !important;
}

.bg-white {
  background: #fff;
}

#sponsors {
  background: #fff;
  padding: 30px 0;
  border-top: 1px solid #dedede;
}

.sponsors .owl-nav button:first-child {
  position: absolute;
  left: -55px;
  top: 25px;
  font-size: 20px !important;
  color: #666 !important;
  text-align: center;
  background: #f2f2f2 !important;
  display: block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid #dedede !important;
}

.sponsors .owl-nav button:hover {
  opacity: 0.7;
}

.sponsors .owl-nav button:last-child {
  position: absolute;
  right: -55px;
  top: 25px;
  font-size: 20px !important;
  color: #666 !important;
  text-align: center;
  background: #f2f2f2 !important;
  display: block;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 1px solid #dedede !important;
}

.sponsors a {
  opacity: 0.7;
}

.sponsors .item:hover a {
  opacity: 1;
}
#tinymce {
  margin: 15px !important;
  background: #fff !important;
}
.uye-info {
  position: relative;
  z-index: 11;
}
.alphabets {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 0px;
}
.alphabets li {
  float: left;
  width: calc(100% / 29);
  text-align: center;
}
.alphabets li a {
  display: block;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 5px;
  color: #888;
  border: 1px solid #d2dde4;
  border-right: 0;
}
.alphabets li:last-child a {
  border-right: 1px solid #d2dde4;
  border-radius: 0 4px 4px 0;
}
.alphabets li:first-child a {
  border-radius: 4px 0 0 4px;
}
.alphabets li a:hover,
.alphabets li a.active {
  background: #d2dde4;
  color: #fff;
}
.search-bar i {
  background: #fff !important;
  border: 1px solid #dedede !important;
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  margin-top: 4px;
  margin-bottom: -4px;
  padding-top: 6px !important;
}
.search-area {
  position: absolute;
  top: 120px;
  width: 500px;
  max-width: 100%;
  border-bottom: 2px solid #999;
}
#search input {
  width: 100%;
  padding: 20px 0;
  font-size: 35px;
  background: transparent;
  border: 0;
  color: #fff;
  padding-right: 50px;
}
#search button {
  position: absolute;
  top: 25px;
  right: 0px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  border: 0;
}
#search input::placeholder {
  color: #999;
}
#search a {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 25px;
  padding: 15px 20px;
  border-bottom-left-radius: 30px;
}
.modal-backdrop.in {
  opacity: 0.8 !important;
}
.modal-backdrop {
  z-index: 102536;
}
.modal {
  z-index: 102537;
}
.select2-container {
  height: 34px;
}
.modal-dialog {

}
@media (max-width: 990px) {
#newsletter .modal-dialog {
  margin-top: 40%;
}
}
#main_banner .slide-item {
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  right: 0;
  top: 0;
  background-size: cover;
  background-position: center center;
  z-index: 4;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.h-100 {
  height: 100%;
}

.carousel-custom-control {
  position: absolute;
  top: 45%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  padding: 10px 20px 8px;
  font-size: 25px;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  z-index: 124;
}

.carousel-custom-control.left {
  left: 0;
  border-radius: 0 30px 30px 0;
}

.carousel-custom-control.right {
  right: 0;
  border-radius: 30px 0 0 30px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
  z-index: 5 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.banner-container {
  background-color: #00000094;
  position: sticky;
  top: 100%;
}

.banner-container h5 {
  font-size: 30px;
}

.banner-container p {
  font-size: 16px;
}

.banner-row {
  color: #fff;
  margin-left: 10px;
}

.checkbox-item {
  height: auto;
}

.checkbox-item label {
  padding-left: 22px;
  margin-top: -22px;
}

.sms-identification {
  margin-top: 5px;
  margin-left: -17px;
}
.sms-identification .btn {
  width: 100%;
}
@media (max-width: 990px) {
  .sms-identification {
    margin: unset;
  }
}

.middle-tab {
  height: 92.5px;
}
.middle-tab.line-tab,
#middle-area .middle-tab.line-tab,
#middle-area .middle-tab.active.line-tab,
.middle-tab.line-box,
#middle-area .middle-tab.line-box,
#middle-area .middle-tab.active.line-box {
  width: calc(100% / 4) !important;
}

@media (min-width: 320px) and (max-width: 768px) {
  .middle-tab.line-tab,
  #middle-area .middle-tab.line-tab,
  #middle-area .middle-tab.active.line-tab,
  .middle-tab.line-box,
  #middle-area .middle-tab.line-box,
  #middle-area .middle-tab.active.line-box {
    width: 50% !important;
  }
}

section#top-bar .tb-phones > li:first-child > a > i {
  background-color: #00364d !important;
}

#middle-area .widget-card .widget-info{
  background-color: #900 !important;
}

#shortcut .shortcut-item p,
.phone-link a span,
.phone-link a i {
  color: #00364d !important;
}
.text-white {
  color:#fff;
}
.text-white:hover {
  color:#fff;
}
#main_banner,
section#top-bar .tb-links > li > a > i,
#shortcut,
#title,
#content .etkinlik-list .etkinlik-item .etkinlik-date,
.main-pagination li.active a,
.modal-footer .btn-doa,
.uye-resim:hover b,
.lang-link.active a {
  background-color: #900000 !important;
  /* background-color: #e90e03 !important; */
}

#about h2,
#galleries h3,
#content .sidebar .sidebar-list .sidebar-item:hover,
#content .etkinlik-list .etkinlik-item:hover,
.main-pagination li.active a,
.form-control:focus,
.modal-footer .btn-doa,
.iletisim-list h4,
.navs > li > a:hover,
.navs > li.active a {
  border-color: #f39c12 !important;
}
.nav .sub-menu ul > li a,
.counter-item i,
#galleries .gallery-item.video:after,
#shortcut .shortcut-item i,
#content .sidebar h3,
#content .sidebar ul li.active a,
#content .sidebar .sidebar-list .sidebar-item h5,
#content .etkinlik-list .etkinlik-item .etkinlik-info h5,
#content .blog-list .blog-item .bi-info h4,
section#top-bar .tb-links .standart-link.open a,
.iletisim-item i,
.navs .sub-menu ul > li a,
.kurul-item .kurul-info h4,
.popover-title,
#mobile-header .burger,
#mobile-menu > ul > li > a,
.uye-item .uye-title,
.navs > li > a:hover,
.main-color,
.yazar-box h3 a,
.biyografi a {
  color: #900000  !important;
}
.btn-doa {
  background-color: #900000  !important;
}

.logo {
  position: absolute;
  top: 10px;
  z-index: 26;
  left: calc(50% - 75px);
}
.logo-circle {
  position: absolute;
  top: -2px;
  width: 175px;
  height: 175px;
  background: #fff;
  z-index: 2;
  left: calc(50% - 87px);
  border-radius: 50%;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
.logo img {
  display: inline-block;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
img.logo-mobile {
  width: 80px;
  height: 80px;
}
nav {
  float: left;
  width: 100%;
  background: #fff;
  z-index: 5;
  position: relative;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}
.logo-circle-top {
  top: -45px;
  box-shadow: none;
}
.navs {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
  width: 100%;
}
.navs .sub-menu {
  position: relative;
}
.navs .sub-menu > ul {
  display: none;
  background: #fff;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
  border-radius: 0 0 7px 7px;
}
.navs .sub-menu:hover ul {
  display: block;
  border: 1px solid #dedede;
  border-top: 0;
}
.navs .sub-menu ul > li {
  display: block !important;
  width: 100% !important;
}
.navs .sub-menu ul > li a {
  display: block;
  font-weight: 600;
  font-size: 13px;
  padding: 10px;
}
.navs .sub-menu ul > li a:hover {
  background: #f5f5f5;
}
.navs li {
  width: calc(100% / 3);
  float: left;
  text-align: center;
}
.navs > li > a {
  display: block;
  color: #3e3e3e;
  font-weight: 700;
  padding: 17px 0 14px;
  border-bottom: 3px solid transparent !important;
}
.navs > li > a:hover {
  margin-bottom: 0 !important;
}

.banner .owl-nav button {
  color: #fff;
  font-size: 22px !important;
  display: block;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: #900000;
  opacity: 1;
}
.banner .owl-nav button:first-child {
  position: absolute;
  left: 0px;
  padding: 15px;
}
.banner .owl-nav button.owl-next {
    background: #900000;
    position: absolute;
    right: 0px;
    top: calc(50% - 30px);
}
.banner .owl-nav button.owl-prev {
    background: #900000;
    position: absolute;
    left: 0px;
    top: calc(50% - 30px);
}
.banner .owl-nav button:hover {
  background: #233b2b;
}
.banner .owl-nav button:last-child {
  position: absolute;
  right: 0px;
  padding: 15px;
}
.membership-fee-inquiry {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 2000;
  writing-mode: sideways-lr;
  text-orientation: mixed;
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
  color: #fff;
  padding: 20px 12px;
  text-decoration: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  height: 151px;
}

.membership-fee-inquiry:hover {
  background-color: #777;
  padding-left: 15px;
  color: #fff;
}

.membership-fee-inquiry i {
  display: inline-block;
  transform: translateY(45%);
}

.membership-fee-inquiry span {
  display: block;
}
@supports (-webkit-touch-callout: none) {
  .membership-fee-inquiry {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.2);
    writing-mode: vertical-lr;
    text-orientation: mixed;
    transform: translateY(-50%) rotate(180deg); /* yukarı doğru okuma */
    -webkit-font-smoothing: antialiased;
  }
.membership-fee-inquiry i {
  display: inline-block;
  transform: translateY(5%) rotate(90deg);
}
  .membership-fee-inquiry span {
    display: inline-block;
  }
}
.cookie-alert {
  position: fixed;
  bottom: 30px;
  left: 30px;
  background: #fff;
  color: #1c1c1c;
  width: 320px;
  border-radius: 10px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
  z-index: 1453;
  text-align: left;
  display: none;
  font-family: "Segoe UI", sans-serif;
}

.cookie-alert-content {
  padding: 10px 10px 10px 10px;
}

.cookie-alert-content h4 {
  font-size: 17px;
  display: block;
  margin-bottom: 8px;
  margin-top: 0;
  font-weight: bold;
}

.cookie-alert-content p {
  margin: 0;
  font-size: 15px;
  color: #333;
}

.cookie-alert .btn {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
  background-color: #900;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 0 0 10px 10px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.cookie-alert .btn:hover {
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
}
.tap-top {
  background: #49536c;
  border: none;
  bottom: 30px;
  color: rgba(225,225,225, 1);
  cursor: pointer;
  font-size: 22px;
  height: 35px;
  padding: 6px 5px 5px;
  position: fixed;
  right: -60px;
  text-align: center;
  transition: all 0.5s ease;
  width: 35px;
  z-index: 10;
}
@media (max-width: 577px) {
  .tap-top {
    bottom: 80px;
  }
}
.tap-top i {
  font-size: 20px;
}
.tap-top:after {
  background-color: rgba(0,0,0, 1);
  background: radial-gradient(
    ellipse at center,
    rgba(0,0,0, 0.07) 0,
    rgba(0,0,0, 0) 100%
  );
  bottom: -12px;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  transform: rotate(8deg);
  width: 100%;
}
.tap-top > div {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2px;
}
.tap-top.top {
  display: block;
  right: 10px;
  transition: all 0.5s ease;
}

.from-inner {
  position: relative;
}
i#togglePassword1,
i#togglePassword2 {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #000;
  font-size:18px;
  cursor: pointer;
}