body {
 font-family: 'Rubik', sans-serif; 
  font-size:14px;
}


html {
  overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
   font-family: 'Rubik', sans-serif;
   font-size:1.7rem;
}
:focus {outline:none;}
a:hover {text-decoration:none;}
hr.star-light,
hr.star-dark {
  max-width: 15rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

hr.star-light:after,
hr.star-dark:after {
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.25em;
  content: '\f005';
  font-family: FontAwesome;
  font-size: 2em;
}

hr.star-light {
  border-color: #fff;
}

hr.star-light:after {
  color: #fff;
  background-color: #18BC9C;
}

hr.star-dark {
  border-color: #2C3E50;
}

hr.star-dark:after {
  color: #2C3E50;
  background-color: white;
}


.dropdown-menu {
  margin-top: 0 !important;
}

#contact h4 {

font-size: 19px;
    margin-top: 10px;

}

#contact textarea {


margin-top: 10px;

}


#yenikisim{

margin-top:200px;
margin-bottom:150px;

}


#uyebaslik {

margin-top:190px

  
}


.navbar-nav .dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 10px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    min-width: 200px;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #222;
    font-weight: 500;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: capitalize;
    transition: background 0.3s ease;
}


.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    font-size: 15px;
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #007bff;
}

section {
  padding: 10rem 0 6em 0;
}

section h2 {
  font-size: 2.25rem;
  line-height: 2rem;
}

@media (min-width: 992px) {
  section h2 {
    font-size: 3rem;
    line-height: 2.5rem;
  }
}

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem;
}

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
}

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
 
}


@media (max-width: 991.98px) {
  #gosterme {
    display:none!important;
  }
}

#mainNav .navbar-brand {
  color: #fff;
}


body.swal2-shown {
    padding-right: 0 !important;
    overflow-y: hidden !important;
    overflow-x: hidden;
}




#mainNav .navbar-nav {
  margin-top: 1rem;
  letter-spacing: 0.0625rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
  color: #fff;
  font-size:12px;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
  color: #18BC9C;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
  color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
  color: #18BC9C;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.8rem;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
  }
  #mainNav .navbar-brand {
    /*font-size: 2em;*/
    -webkit-transition: font-size 0.3s;
    -moz-transition: font-size 0.3s;
    transition: font-size 0.3s;
  }
  #mainNav .navbar-nav {
    margin-top: 0;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #fff;
    background: #18BC9C;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
    color: #fff;
    background: #18BC9C;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.5em;
  }
}

header.masthead {
  padding-top: calc(6rem + 72px);
  padding-bottom: 6rem;
}

header.masthead h1 {
  font-size: 3rem;
  line-height: 3rem;
}

header.masthead h2 {
  font-size: 1.3rem;
}

@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(6rem + 106px);
    padding-bottom: 6rem;
  }
  header.masthead h1 {
    font-size: 4.75em;
    line-height: 4rem;
  }
  header.masthead h2 {
    font-size: 1.75em;
  }
}


.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding-right: 0;
  padding-left: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none !important;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  -moz-transition: top 0.3s ease, opacity 0.3s ease;
  -ms-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #18BC9C;
}

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef;
}

.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #2C3E50;
  color: #fff;
}



a {
  color: #18BC9C;
}

a:focus, a:hover, a:active {
  color: #128f76;
}

.btn {
  border-width: 2px;
}

.bg-primary {
  background-color: #18BC9C !important;
}

.bg-secondary {
  background-color: #2C3E50 !important;
}

.text-primary {
  color: #18BC9C !important;
}

.text-secondary {
  color: #2C3E50 !important;
}

.btn-primary {
  background-color: #18BC9C;
  border-color: #0e7c58;
}

.btn-primary:hover {
  background-color: #128f76;
  border-color: #128f76;
}

.btn-secondary {
  background-color: #2C3E50;
  border-color: #2C3E50;
}

.btn-secondary:hover {
  background-color: #1a252f;
  border-color: #1a252f;
}

/* Other Css */
.ozelbuton {font-size:13px;background-color:#128f76;color:#fff!important;font-weight:700;}
.ozelbuton:hover {
 
    color: #fff !important;
   
}


#sabit {

color:#fff!important;
border:;

}




.ozelbuton i {margin-right:7px;}
.text-uppercase {font-size:20px;}
.text-uppercase i {margin-right: 10px;}
.marginBottom10 {margin-bottom:10px;}
.tab {border:5px solid #f8f8f8;}
.tab .tabbuton {overflow:hidden;margin-bottom: 15px;}
.tab .tabbuton ul {list-style:none;margin:0;padding:0;}
.tab .tabbuton ul li {float:left;border-right: 1px solid #E3E3E2;position: relative}
.tab .tabbuton ul li img {position: absolute;right:5px;top:5px;}
.tab .tabbuton ul li a {display:block;padding: 20px;background-color:#f8f8f8;text-transform: uppercase;text-align:center;font-size:13px;font-weight: bold;color:#5E5C59}
.tab .tabbuton ul li:last-child {border:none;}
.activeTab a{background-color:#fff!important;color:#128f76!important;}
.lead {font-size:16px;}
.bagiskutu {background-color:#f8f8f8;margin-bottom:15px;border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;padding-bottom:10px;}
.bagiskutu .bagislink {display: block;margin-bottom: 10px;}
.bagiskutu .bagislink img {width:100%;height:161px;border-top-left-radius: 5px;
  border-top-right-radius: 5px;}
.bagiskutu .bagisicerik {margin:10px;font-size:12px;height:100px;overflow: hidden;}
.bagiskutu .bagisicerik .title {display: block;height:auto;}
.bagiskutu .bagisicerik .title a {color:#5E5C59;font-weight: bold;font-size:14px;}
.bagiskutu .bagisyap {margin:0 10px 0 10px;}
.bagiskutu .bagisyap .miktar { 
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width:50%;padding:5px 5px 5px 10px;font-weight: bold;color:#5E5C59;border-top:1px solid #bbb;border-left:1px solid #bbb;border-bottom:1px solid #bbb;border-right:none;border-right-style:none;}
.bagiskutu .bagisyap .parabirimi {background-color:#F3F2EE;text-align:center;width:50%;border-right:1px solid #bbb;border-top:1px solid #bbb;border-bottom:1px solid #bbb;line-height:31px;font-weight:bold;color: #5E5C59;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;}

.n-button {border-radius: 4px;background-color:#128f76;color:#fff;margin-top:5px;width:100%;border:1px solid #0d846c;
font-weight: bold;font-size:12px}
.n-button i {margin-right:5px}
.n-button:hover {background-color:#0d846c;}
/*
.btn-primary:active{
  background-color: #128f76;
}
*/
.btn-animation:hover i, .btn-animation:focus i {
  -webkit-transform: scale(1.22);
  -moz-transform: scale(1.22);
  -o-transform: scale(1.22);
  -ms-transform: scale(1.22);
  transform: scale(1.22); }

 .btn-animation i {
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    position: relative;
    display: inline-block; 
  }

.sepet {margin-bottom:10px;}
.sepet .sepetbaslik {  border-top-right-radius: 5px;
  border-top-left-radius: 5px;text-align: center;color:#5E5C59;background-color:#f8f8f8;padding:10px;font-weight: bold;}
.sepet .sepeticerik {
  border:5px solid #f8f8f8;
  padding:5px;
  min-height: 150px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.sepet .sepeticerik .sepetbos {
  text-align: center;
  font-size:12px;
  margin-top:45px;  
}
.sepet .sepetsatir {border-bottom: 1px dotted #ddd;font-size:13px;padding:5px 0 5px 0;}
.sepet .sepetsatir .bagisbaslik {
    width:95%;
    float:left;
    padding-top: 4px;
    font-weight: 100;
    font-size:14px;
}
.sepet .sepetsatir .bagissil {
  font-size:16px;
  font-weight: bold;
  width:5%;
  float:right;
}
.sepet .sepetsatir .bagissil i {
  color:rgb(255, 26, 26)!important
}
.sepet .sepetsatir .bagisyapan {
  margin-bottom: 3px;
  margin-top:3px;
  color:#5E5C59;
  font-size:13px;
}
.sepet .sepetsatir .bagisyapan strong{
  font-style: italic;
}
.sepet .sepetsatir .bagistutar {
  font-size:14px;
  text-align: right;
}
.sepet .sepettoplam {
  overflow: hidden;
  margin-top:10px;
  margin-bottom: 10px;
}
.sepet .toplambaslik {
  font-size:14px;
  font-weight: bold;
  float:left;
  width: 50%;
}
.sepet .toplamtutar {
  float:right;
  width:50%;
  font-size:14px;
  text-align: right;
}
.aciklama {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border:1px solid #faebcc;
  padding:10px;
  border-radius: 5px;
}

.swal-title {
    font-size: 16px !important;  /* başlık biraz daha küçük */
    font-weight: 500 !important; /* istersen boldluk da azaltılır */
    color: #333;
}

.swal-text {
    font-size: 14px !important;  /* açıklama biraz daha küçük */
    color: #555;
}








.visamaster {
  text-align: center;
  margin-top:10px;
}

.modaloptiontitle {
 font-size:13px; 
 font-weight: bold;
}
.modaloptions label{
  display:block;
  font-size:13px;
  font-weight: bold
}

.modaloptions .miktar { 
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width:50%;padding:5px 5px 5px 10px;font-weight: bold;color:#5E5C59;border-top:1px solid #bbb;border-left:1px solid #bbb;border-bottom:1px solid #bbb;border-right:none;border-right-style:none;}
  .modaloptions .parabirimi {background-color:#F3F2EE;text-align:center;width:50%;border-right:1px solid #bbb;border-top:1px solid #bbb;border-bottom:1px solid #bbb;line-height:31px;font-weight:bold;color: #5E5C59;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;}

  .modalinputtext {font-size:13px;width:100%}
  .paddingleftrightno {padding-right:0;padding-left:0;}
  .baskabagisci {display:none;}

  .kapsayici {
    background-color: #f8f8f8;
    border-radius: 5px;
    padding:10px;
    margin-bottom:15px;
  }
  .kapsayici .kapsayiciheader {
    font-size:18px;
    font-weight: bold;
    color: #5E5C59;
    margin-bottom:10px;
  }

  .kapsayici .kapsayiciic {
    background-color:#fff;
    padding:10px;
    border-radius: 5px;
  }

  .bagistablosu {
    overflow: hidden;
    border:1px solid #dbdbdb;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .bagistablosu .tabloheader {
    background-color:#f6f6f6;
    font-size:14px;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
  }
  .bagistablosu .tabloheader .bagisbilgisi {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .bagistablosu .tabloheader .kimadina {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .bagistablosu .tabloheader .bagistutari {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .bagistablosu .tabloheader .bagisdel {
    padding:10px;
    text-align: center;
  }
  .tabloicerik {overflow:hidden;font-size:14px;}
  .tabloicerik .row {border-bottom: 1px solid #dbdbdb;}
  .tabloicerik .bagisbilgisi {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .tabloicerik .kimadina {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .tabloicerik .bagistutari {
    padding:10px;
    border-right:1px solid #dbdbdb;
  }
  .tabloicerik .bagisdel {
    padding:10px;
    text-align: center;
  }
  .tabloicerik .bagisdel a i {
    color:rgb(255, 26, 26)!important;
    font-size:16px;
  }

  .bilgiheader {
    font-weight: bold;
    padding-top:10px;
    font-size: 14px;
  }
  .bilgiinput {
    font-size:14px;
  }
  .kartbilgileri {
    padding:10px;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 5px;
  }
  .kartbilgileri label {
    font-weight: bold;
    font-size:14px;
  }
  .toplamtutarson {
    font-size:20px;
    margin-top:20px;
    text-align: center;
  }
  .paddingrightleftno {
    padding-right:0;
    padding-left:0;
  }
  .uyari {
    padding:20px;
    background-color:rgb(246, 52, 52);
    border-radius: 5px;
    margin-bottom:15px;
    color:#fff;
    font-size:15px;
    font-weight: bold;
    overflow: hidden;
  }
  .uyari .uyarilar{
    float:left;
  }

  .uyari i {
    font-size:30px;
    margin-right:10px;
    color:rgb(255, 110, 110);
    vertical-align: middle;
    float:left;
    display: block;
  }
  .check {
    text-align: center;
    overflow: hidden;
    position: relative;
    font-size:20px;
    margin-bottom:15px;
  }
  .check i {
    font-size:100px;
    display: block;
    color:#98dd1e;
 }
 .clear {
   clear:both;
 }
 .uyemenu {
   list-style:none;
   margin:0;
   padding:0;
 }
 .uyemenu li a {
   display:block;
   padding:10px;
   color:#5E5C59;
   font-weight: bold;
   border-bottom:1px dotted #f3f3f3
 }
 .uyemenu li a:hover {
   color:#128f76
 }
 .uyemenu li:last-child a{
   border:none;
   color:rgb(255, 26, 26);
 }

 .hesaptablosu {
  overflow: hidden;
  border:1px solid #dbdbdb;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.hesaptablosu .tabloheader {
  background-color:#f6f6f6;
  font-size:12px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
}
.hesaptablosu .tabloheader .headercol {
  padding:10px;
  border-right:1px solid #dbdbdb;
}


.hesaptabloicerik {overflow:hidden;font-size:12px;}
.hesaptabloicerik .row {border-bottom: 1px solid #dbdbdb;}
.hesaptabloicerik .satiricerik {
  padding:10px;
  border-right:1px solid #dbdbdb;
}

.card {
  margin-bottom:10px;
  border-color:#2C3E50;
}
.card-header {
  padding:0;
  background-color:#2C3E50;
  border:none;
}
.card-header a {
  color:#fff;
  font-weight: bold;
  font-size:14px;
  display: block;
  padding:20px;
}
.card-header a:hover {
  color:#128f76
}
.card-body {

  border:none;
}
.h1stil {
  color:#333;
  font-size:22px;
}
.galerikutu {width: 185px; margin: 5px; border-box: box-sizing; float: left; padding: 5px; overflow: hidden; background: #ddd; color: #333}
.hrpadding {width:100%;clear:both;padding:10px;}

.hisse_tutari {text-align: center;border:1px solid #bbb;background-color:#F3F2EE;width:100%;padding:7px;border-radius: 5px;}
.paddingTop {padding-top:5px;}
.row-clearfix {width:100%;clear:both;height:10px;}

.share{
	border:1px solid #dbdbdb;
	margin-top: 15px;
}
.share:first-child{
	margin-top: 0;
}
.share-rank{
	padding: 7px;
  background-color: #f6f6f6;
  font-weight: bold;
}
 .share-row{
	width: 100%;
	font-size: 0;
	border-top: 1px solid #dbdbdb;
}
.share-row:first-child{
	border-top: 0;
}
.share-title{
	width: 150px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 5px;
}
 .share-title span{
	float: right;
	position: relative;
	top: -1px;
}
.share-value{
	width: calc(100% - 150px);
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 5px;
}

.odemeturu {margin-bottom: 0;font-size:16px;font-weight: bold;color:#5E5C59}
.col-centered{
  float: none;
  margin: 0 auto;
}



.blog-listing {
    padding-top: 30px;
    padding-bottom: 30px;

}
.gray-bg {
    background-color: #f5f5f5;
}
/* Blog 
---------------------*/
.blog-grid {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-grid .blog-img {
  position: relative;
}
.blog-grid .blog-img .date {
  position: absolute;
  background: #fc5356;
  color: #ffffff;
  padding: 8px 15px;
  left: 10px;
  top: 10px;
  border-radius: 4px;
}
.blog-grid .blog-img .date span {
  font-size: 22px;
  display: block;
  line-height: 22px;
  font-weight: 700;
}
.blog-grid .blog-img .date label {
  font-size: 14px;
  margin: 0;
}
.blog-grid .blog-info {
  padding: 20px;
}
.blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 10px;
}
.blog-grid .blog-info h5 a {
  color: #20247b;
}
.blog-grid .blog-info p {
  margin: 0;
}
.blog-grid .blog-info .btn-bar {
  margin-top: 20px;
}


/* Blog Sidebar
-------------------*/
.blog-aside .widget {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.blog-aside .widget-body {
  padding: 15px;
}
.blog-aside .widget-title {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.blog-aside .widget-title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fc5356;
  margin: 0;
}
.blog-aside .widget-author .media {
  margin-bottom: 15px;
}
.blog-aside .widget-author p {
  font-size: 16px;
  margin: 0;
}
.blog-aside .widget-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-aside .widget-author h6 {
  font-weight: 600;
  color: #20247b;
  font-size: 22px;
  margin: 0;
  padding-left: 20px;
}
.blog-aside .post-aside {
  margin-bottom: 15px;
}
.blog-aside .post-aside .post-aside-title h5 {
  margin: 0;
}
.blog-aside .post-aside .post-aside-title a {
  font-size: 18px;
  color: #20247b;
  font-weight: 600;
}
.blog-aside .post-aside .post-aside-meta {
  padding-bottom: 10px;
}
.blog-aside .post-aside .post-aside-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.blog-aside .latest-post-aside + .latest-post-aside {
  border-top: 1px solid #eee;
  padding-top: 15px;
  margin-top: 15px;
}
.blog-aside .latest-post-aside .lpa-right {
  width: 90px;
}
.blog-aside .latest-post-aside .lpa-right img {
  border-radius: 3px;
}
.blog-aside .latest-post-aside .lpa-left {
  padding-right: 15px;
}
.blog-aside .latest-post-aside .lpa-title h5 {
  margin: 0;
  font-size: 15px;
}
.blog-aside .latest-post-aside .lpa-title a {
  color: #20247b;
  font-weight: 600;
}
.blog-aside .latest-post-aside .lpa-meta a {
  color: #6F8BA4;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}

.tag-cloud a {
  padding: 4px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #20247b;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.tag-cloud a:hover {
  background: #fc5356;
}

.blog-single {
  padding-top: 30px;
  padding-bottom: 30px;
}

.article {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 15px;
  margin: 15px 0 30px;
}
.article .article-title {
  padding: 15px 0 20px;
}
.article .article-title h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
.article .article-title h6 a {
  text-transform: uppercase;
  color: #fc5356;
  border-bottom: 1px solid #fc5356;
}
.article .article-title h2 {
  color: #20247b;
  font-weight: 600;
}
.article .article-title .media {
  padding-top: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
}
.article .article-title .media .avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}
.article .article-title .media .media-body {
  padding-left: 8px;
}
.article .article-title .media .media-body label {
  font-weight: 600;
  color: #fc5356;
  margin: 0;
}
.article .article-title .media .media-body span {
  display: block;
  font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
  color: #20247b;
  font-weight: 600;
  margin-bottom: 15px;
}
.article .article-content blockquote {
  max-width: 600px;
  padding: 15px 0 30px 0;
  margin: 0;
}
.article .article-content blockquote p {
  font-size: 20px;
  font-weight: 500;
  color: #fc5356;
  margin: 0;
}
.article .article-content blockquote .blockquote-footer {
  color: #20247b;
  font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
  font-weight: 600;
}
.article .tag-cloud {
  padding-top: 10px;
}

.article-comment {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
}
.article-comment h4 {
  color: #20247b;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 22px;
}
img {
    max-width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}

/* Contact Us
---------------------*/
.contact-name {
  margin-bottom: 30px;
}
.contact-name h5 {
  font-size: 22px;
  color: #20247b;
  margin-bottom: 5px;
  font-weight: 600;
}
.contact-name p {
  font-size: 18px;
  margin: 0;
}

.social-share a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  margin-right: 10px;
}
.social-share .dribbble {
  box-shadow: 0 8px 30px -4px rgba(234, 76, 137, 0.5);
  background-color: #ea4c89;
}
.social-share .behance {
  box-shadow: 0 8px 30px -4px rgba(0, 103, 255, 0.5);
  background-color: #0067ff;
}
.social-share .linkedin {
  box-shadow: 0 8px 30px -4px rgba(1, 119, 172, 0.5);
  background-color: #0177ac;
}

.contact-form .form-control {
  border: none;
  border-bottom: 1px solid #20247b;
  background: transparent;
  border-radius: 0;
  padding-left: 0;
  box-shadow: none !important;
}
.contact-form .form-control:focus {
  border-bottom: 1px solid #fc5356;
}
.contact-form .form-control.invalid {
  border-bottom: 1px solid #ff0000;
}
.contact-form .send {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .contact-form .send {
    margin-bottom: 20px;
  }
}

.section-title h2 {
    font-weight: 700;
    color: #20247b;
    font-size: 45px;
    margin: 0 0 15px;
    border-left: 5px solid #fc5356;
    padding-left: 15px;
}
.section-title {
    padding-bottom: 45px;
}
.contact-form .send {
    margin-top: 20px;
}
.px-btn {
    padding: 0 50px 0 20px;
    line-height: 60px;
    position: relative;
    display: inline-block;
    color: #20247b;
    background: none;
    border: none;
}
.px-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 30px;
    background: transparent;
    border: 1px solid rgba(252, 83, 86, 0.6);
    border-right: 1px solid transparent;
    -moz-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    transition: ease all 0.35s;
    width: 60px;
    height: 60px;
}
.px-btn .arrow {
    width: 13px;
    height: 2px;
    background: currentColor;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
}
.px-btn .arrow:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.bg-gray {
    background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #00a01d;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
    width: 80px;
    border: 2px solid #26AD5F;
    height: 4px;
    background: #26AD5F;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #00a01d none repeat scroll 0 0;
  border-color: #00a01d;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #00a01d;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
}

.we-offer-area.text-center .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #00a01d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #00a01d none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #00a01d;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #00a01d none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #00a01d !important;
}

.we-offer-area.text-left .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #00a01d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}


#duyurular {

margin-top:150px

}

#duyurular .article-dates {
display: flex; gap: 20px; margin-top: 20px;


}

#duyurular h5 {

line-height:23px;
  
}

#duyuru-logo {

  height:40px
}

.widget-contact-modern {
    background: linear-gradient(135deg, #f0f4f8, #ffffff);
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    margin-top: 30px;
}
.widget-contact-modern:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

.phone-icon {
    background-color: #007bff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.phone-icon i {
    color: #fff;
    font-size: 28px;
}

.phone-heading {
    font-size: 18px;
    margin-bottom: 5px;
    color: #333;
}

.phone-number  {


  margin-top:15px;
    
}

.phone-number a {
    font-size: 20px;
    font-weight:normal;
    color: #007bff;
    text-decoration: none;
    margin-top:20px;
}
.phone-number a:hover {
    text-decoration: underline;
}

.working-hours {
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}


.form-group-icon {
    position: relative;
    margin-bottom: 15px;
}

.form-group-icon input,
.form-group-icon select {
    padding-left: 40px !important;
    height: 45px!important;
    border-radius: 6px;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
    font-size: 15px;
}

.form-group-icon input:focus,
.form-group-icon select:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0,123,255,0.5);
    outline: none;
}

.form-group-icon .form-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 16px;
    pointer-events: none;
}

/* BUTTON */
.kayitvegirisbuton {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.kayitvegirisbuton:hover {
    background-color: #0056b3;
    border-color: #0056b3;
    color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
    .form-group-icon input,
    .form-group-icon select {
        font-size: 16px;
        height: 52px;
        width: 100%;
        box-sizing: border-box;
    }

    /* Kolonlarda padding azaltma */
    .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px;
    }
}




.pagination-container {
  text-align: center;
  margin: 40px 0;
}

.pagination {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  gap: 6px;
}

.pagination li a {
  display: block;
  padding: 10px 16px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  color: #333;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.pagination li a:hover {
  background-color: #007bff;
  border-color: #007bff;
  color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.pagination li a.active {
  background-color: #007bff;
  color: white;
  font-weight: bold;
  border-color: #007bff;
}


.contact .info-item {
    background: #A658CF;
    padding: 30px;
    height: 250px;
    margin-bottom: 25px;
    color: #fff;
}

.contact .info-item i {
  font-size: 38px;
  line-height: 0;
  color: var(--accent-color);
}

.contact .info-item h3 {
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0 10px 0;
}

.contact .info-item p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  background: color-mix(in srgb, var(--default-color), transparent 96%);
 
  height: 100%;
}

.contact .php-email-form input[type=text],
.contact .php-email-form input[type=email],
.contact .php-email-form textarea {
  font-size: 14px;
  padding: 10px 15px;
  margin-bottom:15px;
  box-shadow: none;
  border-radius: 0;
  color: var(--default-color);
  

}

.contact .php-email-form input[type=text]:focus,
.contact .php-email-form input[type=email]:focus,
.contact .php-email-form textarea:focus {
  border-color: var(--accent-color);
}

.contact .php-email-form input[type=text]::placeholder,
.contact .php-email-form input[type=email]::placeholder,
.contact .php-email-form textarea::placeholder {
  color: color-mix(in srgb, var(--default-color), transparent 70%);
}

.contact .php-email-form button[type=submit] {
 
  
  border: 0;
  padding: 10px 30px;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type=submit]:hover {
  background: color-mix(in srgb, var(--accent-color), transparent 20%);
}