@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


#videolar:before {
  /* content: ''; */
  position: Absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;

}

#videolar h3 {
  color: #333;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 25px
}

#videolar .vg {

  padding: 30px 7px !important;
  float: left;
  width: 100%;
}

#videolar .fg {
  padding: 30px 0
}

#videolar .video-item {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  display: block;
  height: 200px;
}

#videolar .video-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25)
}

#videolar .video-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 ;
      text-transform: uppercase;
}

#videolar .video-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;
  color:#087e5a;
}

#videolar .video-item.video:hover:after {
  box-shadow: 0 0 95px rgba(0, 0, 0, 0.80)
}



#videolar .video-item.video:after  {
    color: #047e59 !important;
}
img {
  max-width: 100%;

}

.form-control {
  border: 2px solid #d2dde4
}

.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
}

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
}

section#top-bar {
  background: #fff;
  float: left;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-bottom: 19px;
  position: Relative;
  z-index: 2
}

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
}

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: #037d58
}

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 .siparis {
  color: #fff;
  background: #087e5a;
  border-radius: 0 0 12px 12px;
  padding: 5px 10px
}

section#top-bar .siparis i.fa {
  background: transparent !important;
  padding: 0 !important;
  padding-top: 3px !important
}

section#top-bar .siparis 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-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-youtube {
  background: #ce1e1e !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;
  overflow: hidden
}



#banner .caption-area {
  background: #fff;
  height: 400px;
  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
}

#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: 0 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 {
  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: 600;
  line-height: 30px
}

.marq-item .tarih span:last-child {
 display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 48px;
}


.marq-item h3 {
  margin: 0;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 600
}

.marq .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 {
  opacity: .7
}

.marq .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
}

#middle-area {
	width: 100%;
	float: left;
	padding: 25px;
	    margin-bottom: 30px;

}

#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 b {
  position: absolute;
  top: calc(50% - 16px);
  display: block;
  left: 25px;
  righT: 25px
}

#middle-area .middle-tab i.tab-icon {
  font-size: 30px;
  color: #5d7b88;
  margin-right: 20px
}

#middle-area .middle-tab span {
  font-size: 16px;
  color: #5d7b88;
  font-weight: 600;
  display: inline-block;
  top: -3px;
  position: relative
}

#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 .tab-pane {
  height: 400px;
  border: 3px solid #ff9000;
  border-radius: 7px;
  padding: 5px;
  position: relative;
  overflow: hidden
}

#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 .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;
    width: 90px;
    height: 60px;
}

#middle-area .tab-pane .icerik-item h4 {

}

#middle-area .btn-doa {
  position: Absolute;
  right: -15px;
  bottom: 0;
  z-index: 1010;
  border: 0
}

#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;
  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;
  font-family: 'Montserrat';
}

#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;
  text-align: justify;
}

#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;
  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;
  display: block;
  height: 220px;
}

#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;

}

#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)
}

footer {
  width: 100%;
  float: left;
  background: #222;
  padding: 20px 0;
  position: Relative;
  z-indeX: 10
}

footer .footer-bottom {
  margin-bottom: -20px;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: 'Montserrat';
  padding: 20px 0;
  margin-top: 20px;
  opacity: .5;
  position: Relative
}

footer .footer-bottom:before {
  background: url('../img/pattern-dark.png');
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: .05
}

footer .footer-bottom p {
  margin: 0;
  padding: 0
}

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.5)
}

footer .footer-about .we-info b {
  color: rgba(255, 255, 255, 0.7)
}

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.5);
  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.5);
  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.4);
  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
}

.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 {
  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;
  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;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	font-size: 24px;

}

#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;
  color: #444;
  border-bottom: 1px solid #e8eef1;
  text-transform: uppercase;
}

#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;
  font-size: 16px;
}

#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;
  word-wrap:break-word;
}

#content .content-body .share-buttons a {
  padding-top: 8px
}

#content .content-body:not(.npt) p {
  margin-top: 25px;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #222a33;
    hyphens: auto;
}

#content .content-body>img {
  border-radius: 7px;
  margin-bottom: 15px;
  border: 1px solid #f2f2f2
}

.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)
}

#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;
    z-index: 2;
  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: 11;
  height: 195px;

}

#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
}



.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: 700;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 22px !important;
    text-transform: uppercase;
}

.kurul-item .kurul-info p {
  color: #888;
  margin-bottom: 0
;
font-weight: 700;

    font-size: 16px !important;
    text-transform: uppercase;
}

@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: 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:768px) {
  #middle-area {
    padding-left: 0;
    padding-right: 0
  }

  .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
  }

  #middle-area .widget-card {
    margin-bottom: 20px
  }

  #middle-area .middle-tab {
    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
  }

  #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
  }

  

  .marq .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: #047e59;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 1935
  }

  #mobile-header .logo-mobile {
    border: 5px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 1px;
	background-color: white;
    left: calc(49% - 37px)
	
  }

  #mobile-header .burger {
    font-size: 20px;
    padding: 12px 15px 10px 15px;
    display: inline-block
  }

  #mobile-header .burger:first-child {
   border-right: 1px solid #027d58;
    border-radius: 0 12px 12px 0;
    color: #fff;
  }

  #mobile-header .burger:last-child {
    border-left: 1px solid #047e59;
    border-radius: 12px 0 0 12px;
    color: #fff;
  }

  #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: -10px;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 1);
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 20px 0
  }

  #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
  }

  #mobile-menu>ul>li>ul>li>a {
    display: block;
    padding: 5px 15px 5px 36px;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
	    text-transform: uppercase;
  }

  #mobile-menu>ul>li>ul>li:last-child>a {
    bordeR: 0
  }

  .mobile-bread {
    margin-bottom: -10px
  }

  .mobile-header-circle {
    position: fixed;
    top: 0;
    left: calc(49% - 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: 10px !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: absolute;
    bottom: 0;
    padding: 20px !important
  }

  #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
  }
}

@media(min-width:320px) and (max-width:480px) {
  .only-tablet {
    display: block
  }
  #banner .banner img {
    border-radius: 7px 0 0 7px;
   
}
}

.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)
  }

  #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 .banner img {
    border-radius: 7px 0 0 7px;
    height: 376px;
}

  #banner .caption-area h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
  }
}

.sticky-in {
  height: 100%;
  float: left;
  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;
height: 190px;
}

.image-item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.image-item img {
  border-radius: 5px
}

.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
}

.ads-area {
  width: 100%;
  float: left;
  background: #fff;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #dedede;
  border-left: 0;
  border-right: 0
}





.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
}

.footerfkb{
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: -10px;
    background-image: -webkit-linear-gradient(90deg, #076145 0%, #027d58 35%, #027d58 42%, #076145 100%);
    background-image: -ms-linear-gradient(90deg, #140400 0%, #1f0700 35%, #270800 42%, #370b00 100%);
	    position: Relative;
    z-indeX: 10;
}

.footeric{width: 100%; margin: auto; padding: 0; max-width: 1200px; }

.footeric section{width:25%; color: #fff; margin-top:40px; float: left; box-sizing: border-box;}

.footericalan{ width: 100%; margin: 0; padding:0 0 0 0px; }

.footericalan ul{list-style:none; width: 100%; margin: 0; padding: 0;}

.footericalan ul li{

    list-style: none;

    width: 100%;

    padding: 0 0 15px 0;

    display: block;

    float: none;

    clear: both;

    overflow: hidden;

}

.footericalan ul li a{text-decoration: none; float: left; color:#fff;font-weight: 600; margin: 0; font-size: 12pt; cursor: pointer; overflow: hidden; font-family: 'Montserrat'; }

.footericalan ul li h3{font-size:16pt; font-weight: 700; color: #fff; font-family: 'Montserrat'; }

.footericalan ul li a h3:hover{text-decoration: none;overflow: hidden; opacity: 0.8 }

.footericalan ul li a:hover{opacity: 0.8;cursor: pointer;}

.footericalan img{margin-bottom: -5px; padding: 0 14px 0 0;}

.iletisim {float: left; list-style:none; width: 270px; margin-top: 0; padding: 0 !important; }

.iletisim a p:hover{opacity: 0.8; overflow: hidden; cursor: pointer;}

.iletisim p{font-size:16pt; font-weight: 700; overflow: hidden; }

.iletisim h2{font-size: 24pt; padding: 0; margin-top:0px; overflow: hidden;color: #ffffff;font-weight: 600;}

.copyright{font-size: 10pt; color: #fff; text-align: center; margin:auto; padding: 0; clear: both; font-family: 'Montserrat';font-weight: 600;}

.copyright a{text-decoration: none; color:#fff;margin: 0; text-align: center; cursor: pointer; overflow: hidden;}

.copyright a:hover{opacity: 0.8}

.icon img.menuicon {width: 30px; display:inline-block;}

.icon img.responsiveicon {width: 30px; display:none;}

.responsive img.menuicon {display: none;}

.responsive img.responsiveicon {display: inline-block;}



@media screen and (max-width:1350px) {

    .slider-title {

        margin-left:70px;

    }
	#banner .banner img {
    border-radius: 7px 0 0 7px;

}

    .slider-content {

        margin-left:70px;

    }

    .bx-wrapper .bx-next {

        right: 5px;

    }

    .bx-wrapper .bx-prev {

        left: 5px;

    }

}



@media screen and (max-width:1200px) {
	#banner .banner img {
    border-radius: 7px 0 0 7px;

}

  }


@media screen and (max-width:1050px) {
	#banner .banner img {
    border-radius: 7px 0 0 7px;

}

    
}



@media screen and (max-width:760px) {


  





  

    .bx-wrapper .bx-controls-direction a {

        top: calc(50% + 50px);

    }



    .bx-wrapper .bx-next {

        right: 10px;

    }



    .bx-wrapper .bx-prev {

        left: 10px;

    }





   

    .footeric section{

        width: 100%;

        float:left;

    }



   


    .footeric section {

        min-height: inherit;

    }



    .footericalan ul li {display: flex;}



    .footericalan ul li a {

        margin: 0 auto;

    }

    .iletisim h2 {

        margin: 0 auto;

    }
	
	img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}



    .copyright {

        padding-top: 20px;

        clear: both;

    }
	
}


.footer-social-icons2 {
    width: 350px;
    display:block;
    margin: 0 auto;
}
.social-icon2 {
    color: #fff;
}
ul.social-icons2 {
    margin-top: 10px;
	margin-left: -50px;
}
.social-icons2 li {
    vertical-align: top;
    display: inline;
    height: 100px;
 margin-left:10px;
}
.social-icons2 a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    font-size: 23px;

   
}
.fa-facebook:hover {
    background-color: #3d5b99;
	
}

.fa-twitter {

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;

    font-size: 23px;

}
.fa-twitter:hover {
    background-color: #00aced;
}

.fa-instagram {

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;

    font-size: 23px;

}
.fa-instagram:hover {
    background-color: #c32aa3;
}

.fa-youtube {

    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;

    font-size: 23px;

}
.fa-youtube:hover {
	background-color: #F00;
}

.tt { clear:both !important; margin-top:30px!important; margin-bottom:100px; height:236px; padding-top:20px }
.tt a:hover {color: #fff;}
.tt a { position:relative; height:110px; color:#525252; text-align:center; border-radius:4px; border:1px solid #dedede; float:left; text-decoration:none; line-height:18px; -moz-transition:all .3s ease; -webkit-transition:all .3s ease; -o-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box }
.tt a:nth-child(3n) { margin-right:0 }
.tt a .ttc { width:70px; height:70px; border-radius:50%; position:absolute; top:-35px; left:50%; margin-left:-35px; font-size: 36px; line-height: 70px; }
.tt a.tt1:hover, .tt a.tt1 .ttc { background:#027d58; color:#fff }
.tt a.tt2:hover, .tt a.tt2 .ttc { background:#027d58; }
.tt a.tt3:hover, .tt a.tt3 .ttc { background:#027d58; }
.tt a.tt4:hover, .tt a.tt4 .ttc { background:#027d58;  }
.tt a.tt5:hover, .tt a.tt5 .ttc { background:#027d58; color:#fff }
.tt a.tt6:hover, .tt a.tt6 .ttc { background:#027d58; color:#fff }
.tt a.ttb .ttc { bottom:-35px; top:auto }
.tt a:hover { background-image: none !important; }

.tt a .ttx{ max-width:250px; word-wrap:normal; font-weight: bold; margin:50px auto 0; -moz-transition:margin .3s ease; -webkit-transition:margin .3s ease; -o-transition:margin .3s ease; -ms-transition:margin .3s ease; transition:margin .3s ease }
.tt a:hover .ttx{ margin:38px auto 0;color: #fff; }
.tt a.ttb .ttx{ margin-top:14px }
.tt a.ttb:hover .ttx { margin-top:22px;color: #fff; }

@media screen and (min-width: 1200px) { .tt a { width:32%; margin: 25px 20px 18px 0; } .tt a:nth-child(3n) { margin-right:0 } #banner .banner img {
    border-radius: 7px 0 0 7px;
    height: 400px;
}

}
@media screen and (min-width: 600px) and (max-width: 1200px) { .tt a { width:48%; margin: 1% 1% 50px 1% ; } .tt a:nth-child(3n) { margin-right: 1%; } }
@media screen and (min-width: 200px) and (max-width: 600px) { .tt a { width:100%; margin: 0 0 50px; } }

/*** Contact Css***/

.contact {
	margin-top:20px;
	
	
	}

.contactAddress {
    float: left;
    width: 44%;
    margin-top: 15px;
}
.contactAddress h3 {
    border: 1px dashed rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    color: #888;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px 14px;
    width: 97%;
}
.contactAddress h3 .icon {
    font-size: 18px;
    margin-right: 5px;
    text-align: center;
    width: 19px;
}
.contactForm2 {
    float: left;
    margin-top: -12px;
    width: 100%;
	padding: 20px;
}
.contactForm2 li {
    float: left;
    width: 50%;
	list-style-type:none;
}
.contactForm2 li input, .contactForm2 textarea {
    background: #fff none repeat scroll 0 0;
    border: 3px solid rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    color: #666;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    height: 50px;
    margin: 18px 3px 5px;
    padding: 2px;
    text-indent: 15px;
    width: 98%
}
.contactForm2 textarea {
    height: 124px;
    padding-top: 10px;
    width: 99%;
}
.contactForm2 .send {
    float: right;
    margin-right: 3px;
    margin-top: 7px;
}
.contactForm2 .send input {
    background: #027d58 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    transition: all 0.2s ease 0s;
    width: 110px;
}

.contactForm {
    float: left;
    margin-top: -12px;
    width: 56%;
}
.contactForm li {
    float: left;
    width: 50%;
	list-style-type:none;
}
.contactForm li input, .contactForm textarea {
    background: #fff none repeat scroll 0 0;
    border: 3px solid rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    color: #666;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    height: 50px;
    margin: 18px 3px 5px;
    padding: 2px;
    text-indent: 15px;
    width: 98%
}
.contactForm textarea {
    height: 124px;
    padding-top: 10px;
    width: 99%;
}
.contactForm .send {
    float: right;
    margin-right: 3px;
    margin-top: 7px;
}
.contactForm .send input {
    background: #027d58 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    height: 40px;
    transition: all 0.2s ease 0s;
    width: 110px;
}
.contactMap {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 25px;
	margin-bottom:25px;
    padding: 6px;
    width: 99.8%;
}
.contactMap2 {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 25px;
	margin-bottom:25px;
    padding: 6px;
    width: 99%;
}
.contactMap iframe {
    height: 400px;
}
/*** Contact Css***/

@media screen and (min-width: 768px) {

    .leftNav {
        display: block !important;
    }
}

@media only screen and (min-width:319px) and (max-width:479px) {

    
    .contactBtn {
        margin-top: 29px;
    }
	#banner .banner img {
    border-radius: 7px 0 0 7px;
   
}
    
  


.contactAddress {
    margin-top: 0;
    width: 100%;
}
.contactForm {
    margin-top: 0;
    width: 100%;
}
.contactAddress h3 {
    width: 100%;
}



}

@media only screen and (min-width:390px) and (max-width:479px) {
    .container { width:390px !important; }

    .innerPageHeading .title {
    width: 379px;
}
#banner .banner img {
    border-radius: 7px 0 0 7px;

}
}

@media only screen and (min-width:479px) and (max-width:767px) {
    
    .contactBtn {
        margin-top: 29px;
    }

  
.contactAddress {
    margin-top: 0;
    width: 100%;
}
.contactForm {
    margin-top: 0;
    width: 100%;
}
.contactAddress h3 {
    width: 100%;
}



}

@media only screen and (min-width:600px) and (max-width:767px) {
    

    .contactBtn {
        margin-top: 41px;
    }
   


}



#map_wrapper {
height: 1000px;


}
#map_canvas {
width: 100%;
height: 100%;
}

input[type=radio] {
		display:none;
	}

	input[type=radio] + label {
		display:inline-block;
		margin:-2px;
		padding: 4px 12px;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 20px;
		color: #333;
		text-align: center;
		
		vertical-align: middle;
		cursor: pointer;
		background-color: #f5f5f5;
		background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
		background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
		background-image: -o-linear-gradient(top,#fff,#e6e6e6);
		background-image: linear-gradient(to bottom,#fff,#e6e6e6);
		background-repeat: repeat-x;
		border: 1px solid #ccc;
		border-color: #e6e6e6 #e6e6e6 #bfbfbf;
		border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
		border-bottom-color: #b3b3b3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	}

	input[type=radio]:checked + label {
		   background-image: none;
		outline: 0;
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
			background-color:#027d58;
			color:#FFF;

	}
	
	.konu p {

   margin-left:3px ;
   padding-bottom:20px;
}

.iletisim p {

   margin-left:3px ;
   padding-bottom:20px;
}

/*========================================
        03. PRE DEFINE CLASS CSS
==========================================*/
.ptb-100 {
    padding: 0px 0;
}

.gray-light-bg {
    background: #f7f7f7;
}

.primary-bg {
    background: #027d58;
}

.secondary-bg {
    background: #070618;
}

.color-primary {
    color: #3264f5;
}

.color-secondary {
    color: #7202bb
}

.white-bg {
    background: #ffffff;
}

/*=========================================
            04. PRELOADER CSS
============================================*/

.preloader {
  position: fixed;
  left: 0;
  width: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 9999999;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader .loader {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-block;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.preloader .loader .loader-outter {
  position: absolute;
  border: 4px solid #ed213a;
  border-left-color: transparent;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader .loader .loader-inner {
  position: absolute;
  border: 4px solid #ed213a;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  border-right: 0;
  border-top-color: transparent;
  -webkit-animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
          animation: loader-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}

.preloader::before, .preloader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60%;
  z-index: -1;
  background: #111;
  -webkit-transition: .9s;
  transition: .9s;
}

.preloader::after {
  top: auto;
  bottom: 0;
}

.preloader.preloader-deactivate {
  visibility: hidden;
}

.preloader.preloader-deactivate::after, .preloader.preloader-deactivate::before {
  height: 0;
}

.preloader.preloader-deactivate .loader {
  opacity: 0;
  visibility: hidden;
}

@-webkit-keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader-outter {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes loader-inner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/*=========================================
            05. BACK TO TOP CSS
============================================*/

.scroll-top.open {
    bottom: 30px;
}

.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 50px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: 1s ease;
    border: none;
}
.scroll-top span {
    color: #fff;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


/*=========================================
            06. SECTION HEADING CSS
============================================*/

.section-heading .title span {
    position: relative;
}

.section-heading .title span::before {
    content: '';
    height: 60px;
    width: 100px;
    position: absolute;
    left: -8px;
    top: -8px;
    z-index: -1;
    border-radius: 8px;
    background: #ed213a;
}


.member-style9 {position: relative;overflow: hidden;-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);}
.member-style9 * {-webkit-transition: all 0.35s ease;transition: all 0.35s ease;}
.member-style9 *::before {-webkit-transition: all 0.35s ease;transition: all 0.35s ease;}
.member-style9 .thumb {position: relative;}
.member-style9 .thumb img {vertical-align: top;backface-visibility: hidden;}
.member-style9 .content {padding: 20px 20px;
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    z-index: 0;
    background: #027d58;}
.member-style9 .content::before {content: '';

    bottom: 28px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: skewY(-9deg);
    transform: skewY(-9deg);
    background: #027d58;}
.member-style9 .content .title {margin: 0;color: #ffffff; text-transform: uppercase;}
.member-style9 .content .post {color: #ffffff;
    font-weight: 500; text-transform: uppercase;}
.member-style9 .social-icon {padding-top: 16px;margin-top: 16px;border-top: 1px solid #fff;}
.member-style9 .social-icon li {display: inline-block;margin: 0 6px;}
.member-style9 .social-icon li a {display: inline-block;color: #fff;}
.member-style9:hover .content .title,
.member-style9:hover .content .post {color: #fff;}
.member-style9:hover .content {background: #027d58;bottom: 0;}
.member-style9:hover .content::before {background: #027d58;}
.member-style9 .social-icon li a:hover {color: #111;}


/* responsive */
@media only screen and (max-width: 767px) {
  .member-style9 {margin-bottom: 50px;}
  .member-style9 img {width: 100%;}
  .member-style9 .content::before {bottom: 40px;}
}





#map_wrapper {
margin-top:-12px;
margin-bottom:-15px;
height:480px;
    margin-left: -15px;
    margin-right: -15px;

}
#map_canvas {
width: 100%;
height: 100%;
}

.info_content {

width: 100%;
height: 100%;

}
.info_content {


width: 100%;
height: 100%;

}

.info_content h3{
	text-align:center;
font-size:13px;
text-decoration: none;
font-family: "Open Sans", Arial, sans-serif;
font: caption;
    font-weight: bolder


}


.info_content h3 a{
	text-align:center;
font-size:13px;
text-decoration: none;
font-family: "Open Sans", Arial, sans-serif;
font: caption;
    font-weight: bolder


}

.info_content h3 a:hover{
	text-align:center;
font-size:13px;
text-decoration: none;
font-family: "Open Sans", Arial, sans-serif;
font: caption;
    font-weight: bolder


}

.info_content p{
	text-align:center;
text-decoration: none;

}







.mask {
    width: 100%;
    height: auto;
    min-height: 140px;
    background-image: url(../images/mask.png);
    background-size: cover;
    background-position: left top;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 
  
/* CSS KODLARI BURAYA */
 
}
  
/* Smartphones (landscape) ----------- */
 
@media only screen and (min-width : 321px) {
 
/* CSS KODLARI BURAYA */



.mask {
display:none;
}

.online {
	
width:100px;
height:66px;
margin-top:-25px;
position: relative;
margin-bottom: -80px;
}    

}
/* Smartphones (portrait) ----------- */
 
@media only screen and (max-width : 320px) {
 
 
/* CSS KODLARI BURAYA */
 
}
/* iPads (portrait and landscape) ----------- */
 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* CSS KODLARI BURAYA */
 
}
 
/* iPads (landscape) ----------- */
 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
 
/* CSS KODLARI BURAYA */
 
}
/* iPads (portrait) ----------- */
 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
 
/* CSS KODLARI BURAYA */
 
}
/* Desktops and laptops ----------- */
 
@media only screen and (min-width : 1224px) {
/* CSS KODLARI BURAYA */

.mask {
	display:block;
	
	
	}

.online {
	
width:254px;
height:166px;
margin-top:-160px;
position: relative;
margin-bottom: -70px;
}    
/* Large screens ----------- */
 
@media only screen and (min-width : 1824px) {
  
/* CSS KODLARI BURAYA */
.mask {
	display:block;
	
	
	}

.online {
	
width:254px;
height:166px;
margin-top:-160px;
position: relative;
margin-bottom: -70px;
}    


}
  
/* iPhone 5 (portrait & landscape)----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  
/* CSS KODLARI BURAYA */
}
  
/* iPhone 5 (landscape)----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
  
/* CSS KODLARI BURAYA */
}
  
/* iPhone 5 (portrait)----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
  
/* CSS KODLARI BURAYA */
} 



#kooperatifler{
	width: 100%;
	float: left;
	padding-top: 13px;

}
	
.video_area {
  background: url(../img/video-bg.jpg) no-repeat scroll center center;
  background-size: cover;
  padding: 100px 0px;
}

.video_area .video_text h6 {
  color: #fff;
  font-size: 30px;
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: normal;
  position: relative;
  display: inline-block;
}

.video_area .video_text h6:before {
  content: "";
  width: 90px;
  height: 1px;
  background: rgba(255, 255, 255, 0.45);
  position: absolute;
  right: -115px;
  bottom: 8px;
}

.video_area .video_text h3 {
  color: #fff;
  font-size: 80px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.video_area .video_text p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
}

.video_area .video_icon {
  text-align: center;
  margin-top: 45px;
}

.video_area .video_icon a {
  position: relative;
  max-width: 272px;
  width: 100%;
  display: inline-block;
}

.video_area .video_icon a i {
  height: 126px;
  width: 126px;
  border-radius: 50%;
  text-align: center;
  background: #fff;
  font-size: 45px;
  line-height: 126px;
  color: #f14141;
}

.video_area .video_icon a:before {
  content: "";
  width: 272px;
  height: 272px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  position: absolute;
  left: 1px;
  top: -70px;
  -webkit-animation: runpulse 2s infinite linear;
  animation: runpulse 2s infinite linear;
}

.video_area .video_icon a:after {
  content: "";
  width: 190px;
  height: 190px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  position: absolute;
  left: 42px;
  top: -30px;
  -webkit-animation: runpulse 2.5s infinite linear;
  animation: runpulse 2.5s infinite linear;
}

.video_area .video_icon.red_color a i {
  background: #f14141;
  color: #fff;
}

#kuruldetay img {
 width: 40%;

}


.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:0.3em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

/*Button Three*/
.button-three {
    position: relative;
    background-color: #f39c12;
    border: none;
    padding: 20px;
    width: 200px;
    text-align: center;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
}

.button-three:hover{
   background:#fff;
   box-shadow:0px 2px 10px 5px #97B1BF;
   color:#000;
}

.button-three:after {
    content: "";
    background: #f1c40f;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
}

.button-three:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
}
}
#haberSlide {
        height: 420px;
    }

    #haberSlide .carousel-indicators {
        display: none;
    }

  

    .slider-haber-box {
        width: 400px;
        height: auto;
    }

    .slider-haber-box .s-image {
        width: 400px;
        height: 200px;
    }

   



#haberSlide .carousel-control-next,
#haberSlide .carousel-control-prev {
    width: 100px;
    z-index: 9;
}

#carouselExampleControls .carousel-control-next,
#carouselExampleControls .carousel-control-prev {
    width: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.z-index-9 {
    z-index: 9;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}


#haberSlide {
    height: 100%;
}

#haberSlide .content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    color: white;
    z-index: 5 !important;
}

#haberSlide .content h3 {
    font-size: 22px;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
}

#haberSlide .carousel-item a {
    text-decoration: none;
    color: white;
    width: 100%;
    height: 100%;
    display: block;
}

#haberSlide .carousel-item a:hover img {
    transform: scale(1.2);
}

#haberSlide img {
    height: 100%;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
}

#haberSlide .carousel-indicators {
    margin: 0;
    height: 50px;
    bottom: -50px;
    justify-content: flex-start;
    background: #4389A2;
}

#haberSlide .carousel-indicators li {
    height: 50px;
    width: 70px;
    margin: 0;
    background: #4389A2;
    text-indent: 0;
    border: none;
    text-align: center;
    line-height: 50px;
    opacity: 1;
    color: white;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s;
}

#haberSlide .carousel-indicators li:hover,
#haberSlide .carousel-indicators li.active {
    background: #417588;
}

.slide-overlay {
    position: absolute;
    width: 100%;
    height: 260px;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 14%);
    z-index: 1;
}
.haber-section>div {
    height: 490px;
}

.diger-haberler>div {
    height: 100%;
}

.haber-nav {
    height: 50px !important;
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    background: #027d58;
    z-index: 1;
}

.haber-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}

.haber-nav ul li {
    display: inline-block;
    padding: 0px 15px;
    text-align: center;
    transition: all 0.3s;
}

.haber-nav ul li:hover {
    background: #334d66;
}

.haber-nav ul li a {
    color: white;
    line-height: 50px;
    text-decoration: none;
}

.diger-haberler>div>div {
    height: 50%;
    position: relative;
    overflow: hidden;
}

.diger-haberler img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.diger-haberler a {
    width: 100%;
    height: 100%;
    display: block;
}

.diger-haberler a .content {
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    color: white;
    z-index: 5;
}

.diger-haberler a .content p,
.diger-haberler a .content h3 {
    margin: 5px;
}

.diger-haberler a .content p {
    font-size: 14px;
}

.diger-haberler a .content h3 {
    font-size: 22px;
}

.diger-haberler a:hover img {
    transform: scale(1.2);
}


/* Mobile Device */
@media only screen and (max-width: 992px) {





    .slider-text {
        max-width: 550px;
    }

    .slider-text .slide-title {
        font-size: 40px;
    }

    .slide-menu.container {
        max-width: 100%;
    }

    .slide-menu {
        height: auto;
        position: static;
        left: 0;
        transform: translateX(0);
    }

    .slide-menu>div {
        height: auto !important;
    }

    .slide-menu>div>div {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 140px;
    }

    .header-mobile {
        display: block;
        position: static;
        padding: 10px;
        background: #4389A2;
        z-index: 9;
        width: 100%;
        height: 100px;
    }

   

    .slider-haber-box {
        width: 600px;
        height: auto;
    }

    .slider-haber-box .s-type {
        width: auto;
        display: inline-block;
        padding: 10px 20px;
        position: static;
        transform: translateY(-50%);
    }

    .slider-haber-box .s-image {
        width: 600px;
        height: 250px;
        margin-top: -1px;
        object-fit: cover;
        position: static;
        left: unset;
        top: unset;
        border-radius: 0%;
        border-radius: 10px 10px 0 0;
    }

    .slider-haber-box>div>div:nth-child(2) {
        padding-top: 0 !important;
    }

    .footer-section .border-right {
        border-right: none !important;
    }

    .diger-haberler a .content p {
        font-size: 14px;
    }

    .diger-haberler a .content h3 {
        font-size: 18px;
    }

    .slide-menu .row {
        height: min-content;
    }
}

@media only screen and (max-width: 768px) {
    .owl-carousel-etkinlik .row {
        height: 350px;
    }

    .etkinlik-slider-content {
        height: 350px;
    }

    .owl-carousel-etkinlik img {
        height: 350px;
    }

    .festival-image {
        height: 200px;
    }

    .baskan-section {
        padding-bottom: 0px;
    }

    .haber-nav {
        display: none;
    }

    .slider-text {
        max-width: 300px;
    }

    .slider-text .slide-title {
        font-size: 22px;
    }

    .slide-menu.container {
        max-width: 100%;
    }

    .slide-menu {
        height: auto;
        position: static;
        left: 0;
        transform: translateX(0);
    }

    .slide-menu>div {
        height: auto !important;
    }

    .slide-menu>div>div {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .diger-haberler a .content p {
        font-size: 12px;
    }

    .diger-haberler a .content h3 {
        font-size: 14px;
    }

    .etkinlik-image {
        height: 250px;
        width: 100%;
        object-fit: cover;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .etkinlik-content {
        background: white;
        padding: 30px 100px 30px 50px;
        position: static;
        left: 0;
        bottom: 0;
        widows: 100%;
    }

    #haberSlide {
        height: 420px;
    }

    #haberSlide .carousel-indicators {
        display: none;
    }

    .haber-section>div {
        height: 420px;
    }

    .slider-haber-box {
        width: 400px;
        height: auto;
    }

    .slider-haber-box .s-image {
        width: 400px;
        height: 200px;
    }

}
