@import url('https://fonts.googleapis.com/css?family=Yantramanav:100');
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
  
}

/*---------------- funfact-area strat ---------------------*/ 
.funfact-wrap{color:#fff;}
.funfact-wrap i.fa{
	height:110px;
	width:110px;
	border:2px solid #fff;
	font-size:36px;
	line-height:110px;
	text-align:center;
	border-radius:50%;
	margin-bottom:25px;
	transition:all .5s;
}
.funfact-wrap:hover i.fa{
	background:#ff0061;
	border-color:#ff0061;
}
.bg-beyaz {
    background-color: #ffffff;
    border-top: 1px solid #ebebeb;
}
.box-shadow-wide {
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}
.feature-large h4:first-child {
  margin-bottom: 0.68421052631579em;
}
.feature-large .feature:not(.boxed) {
  margin-bottom: 30px;
}
.feature-large .feature-3.text-center p {
  margin: 0 auto;
}
.feature-large .lead + .feature-large__group {
  margin-top: 3.71428571em;
}
.feature-large .feature-large__group {
  overflow: hidden;
}
.feature-large-1 .lead {
  margin-bottom: 2.73684210526316em;
}
@media all and (min-width: 768px) {
  .feature-large-2 div[class*='col-']:first-child {
    margin-top: 5.57142857em;
  }
  .feature-large-2 div[class*='col-']:last-child {
    margin-top: 7.42857143em;
  }
}
@media all and (max-width: 767px) {
  .feature-large-2 img {
    margin: 1.85714286em 0;
  }
}
.feature-large-7.switchable .boxed div[class*='col-']:only-child {
  float: none;
}
.feature-large-13 p.lead + .text-block {
  margin-top: 3.71428571em;
}
.feature-large-13 div[class*='col-'] .text-block + .text-block {
  margin-top: 2.78571429em;
}
@media all and (min-width: 1200px) {
  .feature-large-13:not(.text-center) .text-block p {
    max-width: 26em;
  }
}
.switchable {
    position: relative;
}
@media (min-width: 768px){
.switchable .container-orta > .row-orta {
    flex-flow: row-reverse;
}
}
.justify-content-around {
    justify-content: space-around !important;
}
.switchable .switchable__text {
    margin-top: 1.85714286em;
}
@media (min-width: 768px)
.switchable .container-orta > .row-orta {
    flex-flow: row-reverse;
}
.feature-large-7.switchable .boxed div[class*='col-']:only-child {
  float: none;
}
@media all and (min-width: 768px) {
  .feature-large-14.switchable .switchable__text {
    margin-top: 5.57142857em;
  }
}
.feature-large-14 h5 {
  margin-bottom: 0.46428571em;
}
.feature-large-14 .boxed {
  margin-bottom: 0;
}
.feature-large-14 .boxed.boxed--border img {
  border-radius: 6px;
}
@media all and (min-width: 768px) {
  .feature-large-14.switchable .switchable__text {
    margin-top: 5.57142857em;
  }
}
.funfact-wrap span {
	display: block;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5px;
}
.funfact-wrap p {
	margin-bottom: 0;
}
/*---------------- funfact-area end ---------------------*/ 

/*---------- funfact-area start -------*/
.funfact-icon{
	float:left;
}
.funfact-content {
	height: 110px;
	margin-left: 130px;
}
.funfact-content span {
  padding-top: 25px;
}
/*---------- funfact-area end -------*/


/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
	
.buttonbildirim {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background-color: #fafafa;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    background-repeat: no-repeat;
    background-position: 50% 49%;
  background-size: 50%;
    z-index: 2147483000!important;
    -webkit-animation: beamer_pop-in .5s;
    -moz-animation: beamer_pop-in .5s;
    -ms-animation: beamer_pop-in .5s;
    border: 3px solid #3d495a;
	background-image: url(https://use.fontawesome.com/releases/v5.0.13/svgs/solid/bullhorn.svg);
}
.btnclose
{
	color:#FFFFFF;
}

.h4kalin
{
	font-weight: 600;
}
.siyah
{
	color: #1d1d1d;
}

.table > thead > tr > th {
    color: #24292E;
    font-weight: 600;
    text-transform: capitalize;
    border-bottom-width: 1px;
}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}
	
.navbar {
	background-color: #030303;
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border-bottom: 1px solid #DAEF0F30;
    background-color: #030303;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus
{
	background-color: transparent;
  font-weight: 600;
}
.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
}
.navbar-right .badge {
    color: #000;
    background: #B08250;
}

.badge {
    padding: 2.6px 13px;
    font-size: 12px;
    font-weight: 500;
}
.badge {
    border-radius: 3px;
}
.well {
    color: #212425;
    background-color: #fafafa;
    border: 1px solid #e1e4e8;
    border-radius: 3px;
    box-shadow: 0px 2px 11px 0 rgba(178,183,189,0.24), 0px 0.5px 2.5px 0 rgba(213,218,223,0.8);
}
.control-label {
    display: block;
    color: #212425;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.46;
    margin-bottom: 8px;
}
.girisinput {
    font-weight: 400;
    width: 100%;
    min-height: 46px;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    background-color: #ffffff;
}
.sifrenipaylasma {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
    color: #6a737d;
}
.ucretsizuyelik {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 12px;
    color: #6a737d;
    text-align: center;
}
.btn-primary:hover
{
	background-color: #1d1d1d;
  border-color: #000;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #000;
    border-color: #1f3953;
}
.width100
{
	width:100%;
}
.btn-primary {
    font-size: 1.070rem;
}
.btn-kayit {
background-color: #dcdcdc !important;
    margin-top: 2.3em;
    border: 1px solid #dcdcdc;
}
.font11 {
    font-size: 14px;
    margin-bottom: 10px;
}

.width100 {
    width: 100%;
}
.dim {
    opacity: 1;
    transition: opacity 0.15s ease-in;
}
.hero-button {
    padding: 1.5rem;
    display: block;
    text-align: center;
    text-decoration: none;
	font-size: 1.2rem;
    font-weight: 600;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    color: #fafafa;
}
@media (min-width: 60em)
.hero-button {
    display: inline-block;
    padding: 1.5rem 5.5rem;
}
.checkbox label::after {
    color: #000;
}
.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 3px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
	color: #165c26;
    background-color: #dcffe4;
    border-color: rgba(27, 31, 35, 0.15);
}

.alert-success hr {
    border-top-color: #c9e2b4;
}

.alert-success .alert-link {
    color: #e6e6e6;
}

.alert-info {
    background-color: rgba(74, 176, 206, 0.29);
    border-color: #4ab0ce;
    color: #ffffff;
}

.alert-info hr {
    border-top-color: #36a7c8;
}

.alert-info .alert-link {
    color: #e6e6e6;
}

.alert-warning {
    color: #86181d;
    background-color: #ffdce0;
    border-color: rgba(27, 31, 35, 0.15);
}

.alert-warning hr {
    border-top-color: #e2b640;
}

.alert-warning .alert-link {
    color: #e6e6e6;
}

.alert-danger {
    color: #000000;
    background-color: #f6ff9f;
    border-color: rgba(27, 31, 35, 0.15);
}

.alert-danger hr {
    border-top-color: rgba(240, 79, 49, 0.7);
}

.alert-danger .alert-link {
    color: #e6e6e6;
}
.anasayfapadding
{
	padding-top:70px;
}
.anasayfabaslik {
    font-size: 4.1rem;
    font-weight: 600;
    text-align: left !important;
    color: #fff;
    padding-bottom: 20px;
      padding-left: 7px;
}
.anasayfayazi
{
	font-size: 1.65rem;
    font-weight: 400;
    line-height: 2.13;
    margin-bottom: 2.3rem;
      padding-left: 7px;
}
.container-padding
{
    margin-top: 50px;
    background: linear-gradient(135deg, #1c1c1c 0%, #363636 100%) fixed;
    padding: 30px;

}
.yazi {
  background-image: repeating-linear-gradient(to right, #DAEF0F 0%, #DAEF0F 8%, #DAEF0F 18%, #DAEF0F 27%, #DAEF0F 35%, #DAEF0F 40%, #DAEF0F 50%, #DAEF0F 58%, #DAEF0F 67%, #DAEF0F 77%, #DAEF0F 83%, #DAEF0F 88%, #DAEF0F 93%, #DAEF0F 100%);
  background-size: 150%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  font-weight: 200;
  font-family: "Yantramanav";
  filter: drop-shadow(0 0 1px rgba(255, 200, 0, .3));
  animation: MoveBackgroundPosition 6s ease-in-out infinite;
}

@keyframes MoveBackgroundPosition { 
  0% {
      background-position: 0% 50%
  }
  
  50% {
    background-position: 100% 50%
  }
  
  100% {
    background-position: 0% 50%
  }
}

.buttongold, .buttongold:hover
{
    background-image: repeating-linear-gradient(to right, #DAEF0F 0%, #DAEF0F 8%, #DAEF0F 18%, #DAEF0F 27%, #DAEF0F 35%, #DAEF0F 40%, #DAEF0F 50%, #DAEF0F 58%, #DAEF0F 67%, #DAEF0F 77%, #DAEF0F 83%, #DAEF0F 88%, #DAEF0F 93%, #DAEF0F 100%);
    background-size: 150%;
    -webkit-text-fill-color: #000000;
    font-size: 13px;
    filter: drop-shadow(0 0 1px rgba(255, 200, 0, .3));
    animation: MoveBackgroundPosition 6s ease-in-out infinite;
}

.siyah
{
	color:#ffffff;
}
.box-shadow-wide {
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}
.border--round {
    border-radius: 6px;
    max-width: 100%;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
.pt50
{
	padding-top:20px;
}
.container-beyaz
{
	background-color:#ffffff;
}
.pb50
{
	padding-bottom:60px;
  padding-top:70px;
}

.padding-bottom
{
	padding-bottom:70px;
}
.padding-top
{
	padding-top:30px;
}
.footer {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    font-size: 13px;
    line-height: 32px;
    text-align: center;
    margin-top: auto;
    border-color: #000000;
}
.footer a {
    color: #fafafa;
    padding-left: 10px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 5px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.btn-primary:hover
{
	background-color: #1d1d1d;
  border-color: #000;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #000;
    border-color: #1f3953;
}
.btn-blue, btn-blue:hover, btn-blue:focus
{
	color:#000;
}
.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}


.collapse.in {
    display: block;
}
.collapse {
    display: none;
}

.panel .panel-heading a {
    color: #1d1d1d;
    font-weight: 400;
}

.panel .panel-heading a.collapsed {
    color: #050f1580;
}
.h2-buyuk {
    font-size: 2.2rem;
    font-weight: 500;
    /* text-align: left !important; */
    color: #1d1d1d;
    padding-bottom: 20px;
}
.anabolum {
  width:100%;
  margin: 0 auto;
}

.anabolum > section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

.anabolum > input {
  display: none;
}

.anabolum > label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 10px;
  font-weight: 600;
  text-align: center;
  color: #656464;
  border: 1px solid transparent;
}

.anabolum > label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}


.anabolum > label[for*='1']:before { content: '\f12a';}
.anabolum > label[for*='2']:before { content: '\f05b'; }
.anabolum > label[for*='3']:before { content: '\f24e'; }
.anabolum > label[for*='4']:before { content: '\f00c'; }

.anabolum > label:hover {
  color: #888;
  cursor: pointer;
}

.anabolum > input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid #DAEF0F}
.anabolum > 
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
  padding: 20px;
}

@media screen and (max-width: 650px) {
.anabolum >  label {
    font-size: 0;
  }
.anabolum >  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
.anabolum >  label {
    padding: 15px;
  }
}
ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}



@media only screen and (max-width: 991px) {
    .anasayfapadding {
        padding-top: 0px;
    }
}
.ticket-message
{
	background-color:#1d1d1d;
}
.message-text {
    background: rgb(29, 29, 29);
}
.badge
{
background-color: #DAEF0F!important;
}

.table-bordered {
    border: 1px solid rgba(51, 51, 51, 0.35);
}

.black
{
	color: #1d1d1d!important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(51, 51, 51, 0);
}