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, .iletisim_formu {
    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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear;
  text-decoration: none !important
}

*:focus {
  outline: none !important
}

.dots {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.lnr {
  -webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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
}

body {
  font-family: 'Roboto', sans-serif;
  background: #f2f2f2;
  overflow-x: hidden
}

.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>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: #c30000;
  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-telegram {
  background: #0088cc  !important
}

section#top-bar .tb-links>li>a>i.fa-twitter {
  background: #1da1f2 !important
}

section#top-bar .tb-links>li>a>i.fa-instagram {
  background: #c13584 !important
}

section#top-bar .tb-links>li>a>i.fa-linkedin {
  background: #0077b5 !important
}

section#top-bar a:hover {
  opacity: .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: 15px
}

.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
}

#banner {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  padding: 30px 0 !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5)
}

#banner:after {
  background: url('../img/pattern.png');
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: .12;
  z-index: 1
}

#banner .banner {
  z-index: 2;
  position: Relative
}

#banner .banner-item {
  border-radius: 7px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  float: left;
  width: 100%;
  overflow: hidden
}

#banner .banner img {
  border-radius: 7px 0 0 7px
}

#banner .caption-area {
  background: #fff;
  height: 336px;
  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
}

#banner .caption-area h3 {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px
}

#banner .caption-area p {
  margin-bottom: 30px;
  line-height: 25px;
  color: #666;
  height: 75px;
  overflow: hidden
}

#banner .caption-area span {
  font-weight: 600
}

#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%;
  float: left;
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #dedede
}

.marq-item .tarih {
  width: 60px;
  float: left;
  display: block;
  text-align: center;
  padding-right: 20px;
  background: url("../img/divider.png") right center no-repeat;
  margin-right: 10px
}

.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: .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 .widget-info h4 {
  font-weight: 700;
  margin-bottom: 5px
}

#middle-area .widget-card .widget-info b {
  font-size: 12px;
  font-weight: 400;
  opacity: .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: .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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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: .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: 20px;
  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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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: .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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear
}

#galleries .gallery-item.video:hover:after {
  box-shadow: 0 0 95px rgba(0, 0, 0, 0.80)
}



#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: .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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear
}

#gallery .gallery-item.video:hover:after {
  box-shadow: 0 0 95px rgba(0, 0, 0, 0.80)
}

footer {
  width: 100%;
  float: left;
  background: #222;
  padding: 20px 0;
  position: Relative;
  z-indeX: 10
}



footer .footer-about img {
  min-width: 120px !important;
  margin-bottom: 20px
}

footer .footer-about .we-info {
  line-heighT: 25px
}

footer .footer-about .we-info span {
  display: block;
  color: rgba(255, 255, 255, 0.7)
}

footer .footer-about .we-info a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: underline !important
}

footer .footer-about .we-info b {
  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: 17px;
  font-weight: 700;
  border-bottom: 3px solid transparent
}

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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear
}

footer .footer-links ul li a:hover span {
  display: inline-block;
  margin-left: 7px
}

footer .social-links-footer li a {
  clear: both
}

footer .social-links-footer li a i {
  display: block;
  width: 27px;
  height: 27px;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  float: left;
  padding-top: 6px;
  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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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: .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: .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: .9;
  -webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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-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: 1px solid #d9d9d9;
  padding: 12px 15px;
  margin: 0;
  font-size: 16px;
  font-weight: 600
}

#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 12px;
  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: 15px;
  margin-bottom: 30px !important
}

#content .content-body .share-buttons a {
  padding-top: 8px
}

#content .content-body:not(.npt) p {
  font-size: 17px
}

#content .content-body>img, #content .content-body>.content-img {
  border-radius: 7px;
  margin-bottom: 15px;
  border: 1px solid #f2f2f2;
  max-width: 400px;
  float: left;
  margin-right: 20px
}

.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
}

#content .etkinlik-list .etkinlik-item .etkinlik-info {
  display: block;
  float: left;
  width: calc(100% - 220px)
}

#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: .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;
  padding-bottom: 10px;
  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: .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: .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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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-map {
  margin-top: 0 !important
}

.iletisim-list h4 {
  padding-bottom: 7px;
  border-bottom: 3px solid #dedede;
  display: inline-block
}

.iletisim-map iframe {
  border-radius: 10px;
  overflow: hidden
}

.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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s linear
}

.kurul-item:after {
  background-image: url('../img/pattern-dark.png');
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: .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
  }

  .share-buttons {
    display: none !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: .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) {
  #middle-area {
    padding-left: 0;
    padding-right: 0
  }
  #banner>.container{
    padding-top:20px!important
  }
  .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
  }

  .gallery-item {
    margin-bottom: 20px
  }

  .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: 20px 0;
    padding-bottom: 40px;
    max-height: 100%;
    overflow: hidden;
    overflow-y:scroll;

  }

  #mobile-menu>ul>li {
    display: block
  }

  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
  }

  #mobile-menu>ul>li>a>i {
    opacity: .5;
    display: inline-block;
    margin-right: 5px
  }

  #mobile-menu>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 {
    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: 5px 15px 5px 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-bread {
    margin-bottom: -10px
  }

  #content .content-body>img, #content .content-body>.content-img {
    max-width: 100% !important
  }

  .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: 12px !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

  }

  #banner {
    padding-top: 0 !important
  }

  #banner .banner img {
    border-radius: 0 !important
  }

  body {
    margin-top: 50px
  }

  #middle-area .tab-pane {
    height: auto !important
  }

  #middle-area .middle-tab span {
    font-size: 14px !important
  }
  #banner.slider_third, #banner.slider_fourth {
    height: calc(50vh - 97px) !important;
  }
  #banner.slider_second {
    height: calc(40vh - 97px) !important;
  }
  .banner-container h5 {
    font-size: 24px !important;
  }
}

@media(min-width:320px) and (max-width:480px) {
  .only-tablet {
    display: block
  }
  #banner .caption-area{
    height: auto;
  }
  #banner .caption-area p {
    height: auto;
  }
  #banner .caption-area h3 {
    font-size: 19px;
    margin-bottom: 20px;
    margin-top: 0px;
  }
}
@media(min-width:480px) and (max-width:768px) {
  #banner .caption-area{
    height: auto;
  }
  #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) {
  #banner .caption-area {
    height: auto !important;
    padding: 10px 25px !important
  }

  #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: .03
}

#pencere iframe {
  width: 100%
}

.image-item {
  border-radius: 7px;
  border: 1px solid #dedede;
  padding: 3px;
  -webkit-transition: all .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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;
}

.dernekweb {
    display: inline-block;
    width: 119px;
    height: 22px;
    background: url(../img/dernekweb.png) center center no-repeat;
    background-size: contain;
    opacity: 1; /* 3.4 değeri geçersiz, max 1 olabilir */
    margin: 0 auto;
}

.dernekweb:hover {
  opacity: 1;
}



.dernekweb:hover {
  opacity: 1;
}

.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
}

.sayac {
  float: left;
  width: 100%;
  cleaR: both;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px
}

.sayac .sayac-item {
  width: 50%;
  float: left;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 3px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.1)
}

.sayac .sayac-item.item-1 {
  border-right: 0;
  border-radius: 3px 0 0 3px
}

.sayac .sayac-item.item-2 {
  border-radius: 0 3px 3px 0
}

.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 .10s linear;
  -moz-transition: all .10s linear;
  -o-transition: all .10s linear;
  transition: all .10s 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: .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: .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
}


#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.slider_second , #banner.slider_third, #banner.slider_fourth {
  padding:0px !important;
  background: none !important;
}
#banner.slider_second {
  height:calc(100vh - 300px) ;
}
#banner.slider_third {
  height:calc(85vh - 97px) ;
}
#banner.slider_fourth {
  height:calc(92vh - 97px) ;
}

.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;
}

@media print {
  body .cookie-alert, .fixed-buttons, style, header, #mobile-header {
    display:none;
  }

  body .content-body *{
    display:block;
  }
}

.sms-identification{
    margin-top: 5px;
    margin-left: -17px;
}
.sms-identification .btn{
    width: 100%;
}
@media(max-width:990px) {
  .sms-identification{
      margin:unset;
  }
}
