body {
	font-family: 'Open Sans', sans-serif;
	background-color:#fff;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}



h1 {
  position: relative;
  font-size: 5rem;
}

html {
    overflow: scroll;
	-webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
   
}

.panel-title a:hover, a:focus {
    text-decoration: none !important;
}

.panel-body {
    font-weight: 400;
    font-size: 16px;
    color: #656565;
    line-height: 25px;
}

.panel-body table p {
    font-weight: 400;
    font-size: 15px;
    color: #656565;
    line-height: 20px !important;
}

.containerColTutucu ul li {
    font-weight: 400;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #656565;
    margin-bottom: 10px;
}

.panel-body i {
    font-size: 13px;
    line-height: 13px !important;
}

.acortitle {
    font-size: 15px;
    line-height: 23px;
    font-weight: bold;
    margin-top:10px;
    margin-bottom: 10px;
    text-decoration: none;
    color:#656565;
}


table p {
    font-size: 14px !important;
}

.header img {
	
	max-width: 600px;
	
}


.sayiBaslik { font-weight: 800; font-size: 35px; }


.padding span {
	
	color:#aa509f;
	font-weight: 800;
	font-size: 17px;
	display: block;
	
}

.padding ol {
	
	padding:0px;
	margin:0px;
	padding-left:15px;
	
}


.padding ol li {
	
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 23px !important;
	color:#656565 !important;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #c7c7c7;
}


.maddeTxt {
	
	font-size: 18px;
	font-weight: 800;
	padding:10px;
	color:#656565;
}

.GridCol {
	border:2px solid #aa509f;
	padding:50px;
	padding-bottom:100px;
	border-radius: 10px;
	margin-bottom:50px !important;
	background-image: url("../img/makale-bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom -30px right;
	background-size: 380px;
}

.GridCol h3 {
	
	font-size: 20px;
	font-weight: 800;
}

.GridCol p {
	
	font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 23px !important;
    color: #656565 !important;
	
}

.stepCol {
	background-color:red;
	border:1px solid #aa509f;
}


.uyeBorder{
    padding-left:15px;
    padding-right: 15px;
	/* border: 1px solid #f1f1f1; */ 
	height: 350px;
	background-color:#ffffff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.uyeBorder:hover {
	
	transform: scale(1.04);
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 9999;
	
}


.uyeBorder img {
    max-width: 150px;
    margin:0 auto;
}

.uyeIsim {
	
	font-size: 18px;
	font-weight: 400;
	color:#737373;
}

.uyeTitle {
	
	color:#737373;
	font-weight: 300;
	font-size: 12px;
}

.uyeSirket {
	color:#737373;
	font-weight: 300;
	font-size: 12px;
}

.uyeBorder img {
	
	border-radius: 10px;
	margin-top:20px;
	margin-bottom:10px;
	overflow: hidden;
	
	
}

.uyeList {
	
	/* border:1px solid #aa509f; */
	border-radius: 20px;
	padding:20px;
	text-align: center;
	
}

.uyeList h3 {
	
	font-weight: 800;
	
}



.listAifd ul {
	
	margin:0px;
	padding:0px;
	
	
}

.listAifd ul li {
	
	list-style: none !important;
		background-color:red;
	font-size: 20px;
	padding:15px;
	border-radius: 5px;
	background-image: url(../img/shape-dark-06.svg);
	background-size: 800px;
	color:#ffffff !important;
}




.yuvarlak {

	border-radius: 100px;
	background-image: url(../img/shape-dark-06.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 400px;
	background-color:#aa509f;
	padding:20px;
	height: 150px;
	font-weight: 300;
	color:#ffffff;
	font-size: 20px;
	text-align: center;
  	align-items: center;
	display: table-cell; 
  	vertical-align: middle;
	font-weight: 400;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	
}

.yuvarlak:hover {
	
	background-position: left; 
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	
}


.yuvarlak2 {

	border-radius: 100px;
	background-image: url(../img/shape-dark-06.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 400px;
	background-color:#aa509f;
	padding:20px;
	height: 100px;
	font-weight: 300;
	color:#ffffff;
	font-size: 15px;
	text-align: center;
  	align-items: center;
	display: table-cell; 
  	vertical-align: middle;
	
}



.panel-title {
	
	font-size: 20px;
	text-decoration: none;
	
}

h3 {

	font-size: 18px;
	
}

.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
    color: inherit;
    font-weight: 300 !important;
}


.takvim {
	padding:20px;
	border-radius: 5px !important;
	margin-bottom:20px;
	background-image: url(../img/shape-dark-06.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 700px;
    color:#ffffff !important;
	font-size: 14px !important;
}

.takvim ul li {
    color:#ffffff !important;
}

.takvim p {
	color:#ffffff !important;
	font-size: 14px !important;
}

.takvim h2 {
	
	font-size: 18px !important;
	color:#ffffff !important;
	
}


.margin-bottom {
	
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #f1f1f1;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	z-index: 0;
	
}


.margin-bottom:hover {
		
	background-color: #ffffff;
	transform: scale(1.1);
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	cursor: pointer;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	z-index: 9999;
}

.chart {
  width: 100%; 
  min-height: 450px;
}


sup {
    font-size: 13px;
}

.subBack a {
	
	display: inline-block;
	background-color:#ececec;
	border:1px solid #cecdcb;
	padding:20px;
	border-radius: 5px;
	font-weight: 800;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
}

.subBack a:hover {
	
	text-decoration: none;
	
}



.headerTutucu {
    
    background-color:#aa519f;
    height: 120px;

    
    background-image: url("../img/header-hero.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size:cover;
    
    
    background: rgb(161,84,172);
background: -webkit-linear-gradient(132deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
background: -o-linear-gradient(132deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
background: linear-gradient(222deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);

    
    
    
}


.header {
	
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	background-color: #ffffff;
	margin-top:-70px;
	background-image: url("../img/aifd-pattern.png");
	background-position: top -20px right 30px;
	background-repeat: no-repeat;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:40px;
    
    
    
}


.padding h3 {
    color:#aa509f;
    font-weight: bold;
    margin-bottom: 20px;
}


.sidebarContainer {
    
    /*
    
    -webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
    
    */
    
    padding-left:50px;
    padding-right: 50px;
    padding-top:20px;
    padding-bottom:50px;
    border-radius: 5px;
    border:1px solid #f0f0f0;
    background-color: #aa519f;
    
    background: rgb(161,84,172);
    background: -webkit-linear-gradient(132deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
    background: -o-linear-gradient(132deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
    background: linear-gradient(222deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
    
    
    
    
    
}


.sidebarContainer::after {
    width: 165px;
    height: 183px;
    position: absolute;
    background-image: url("../img/aifd-pattern-w.png");
}

.sidebarContainer h1 {
	
	font-weight: 800;
	color:#fff;
	font-size: 25px;
	margin-bottom:30px;
}

.sidebarContainer ul {
	
	padding:0px;
	margin:0px;	
}

.sidebarContainer ul li {
	
	border-bottom:0.5px solid #fff;
	list-style: none;
	margin-bottom:13px;
	padding-bottom:13px;
	
}


.sidebarContainer ul li:last-child {
    border:none;
}

.sidebarContainer ul li a {
	
	color:#fff;
	font-size: 16px;
	font-weight: 400;
}

.sidebarContainer ul li a:hover {
	text-decoration: none;
    opacity: 0.8;
}


.mainContainer {
	
	margin-top:50px;
	
}


.containerColTutucu {
	
	padding-left:50px;
	padding-right:0px;
	
}

.shadow {
	
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	border-radius: 5px;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	background-color: #ffffff;
}

.shadow:hover {
	
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.1);
	

	
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}


.twoCol {
	
	-webkit-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 25px 4px rgba(0,0,0,0.05);
	border-radius: 5px;

}

.left { margin-right: 25px; }
.right { margin-left:25px; }

.padding {
	
	padding-left:50px;
	padding-right:50px;
	padding-top:30px;
	padding-bottom:50px;
	
}


.containerColTutucu h2 {
	
	font-weight: 800;
	font-size: 22px;
	color:#4079b4;
	line-height: 30px;
	margin-bottom: 20px;
}


.containerColTutucu {
	
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color:#656565;
}

.containerColTutucu ul {
	
	margin-top:20px;
    margin-bottom:20px;
	
}

.containerColTutucu ul li {
	
	font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #656565;
	margin-bottom:10px;
}


.containerColTutucu a {
    font-weight: bold;
}


.lnk {
	
	background-color:#e0e0e0;
	font-size: 12px;
	color:#4b4b4b;
	text-decoration: none;
	padding-left:18px;
	padding-right: 18px;
	padding-top:8px;
	padding-bottom:8px;
	border-radius: 20px;
	font-weight: 400;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

.lnk:hover {
	
	text-decoration: none;
	
	
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	
	
}


.g1 {
	position: absolute;
	left:0px;
	bottom:0px;
}

.g2 {
	position: absolute;
	right:0px;
	bottom:0px;
}

.containerRow {
	
	margin-bottom:40px;
}

.imgBG {
	
	background-image: url("../img/mat-graph.png");
	background-position: right 20px top -18px;
	background-repeat: no-repeat;
	
}

.dortluGrid {
	
	margin-top:20px;
	margin-bottom:20px;
	font-weight: 400;
	color:#656565;
	
}

.dortluGrid span {
	
	display: block;
	font-size: 30px;
	color:#7e0087;
	font-weight: 400;
}

.yuzde {
	
	display: block;
	font-size: 30px;
	color:#7e0087;
	font-weight: 400;
}

.footer {
	
	padding-top:50px;
	min-height: 200px;
	background-image: url("../img/footer-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color:#e3e3e3;
	margin-top:100px;
	
	
}


.aifdhidden { visibility: hidden; }

.visible { visibility: visible; }

.twoCol h2 {
	
	color:#ffffff;
}

.twoCol a {
	
	background-color:#ffffff;
	
	
}

.renk1 {
	
	background-color:#43589f;
	background-image: url("../img/shape-dark-06.svg");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 400px;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
    
    
    background: rgb(161,84,172);
background: linear-gradient(222deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
    
}



.renk2 {
	
	background-color:#5b71ad;
	background-image: url("../img/shape-dark-06.svg");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 400px;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
    
     background: rgb(161,84,172);
background: linear-gradient(222deg, rgba(161,84,172,1) 0%, rgba(103,47,94,1) 23%, rgba(46,54,126,1) 76%, rgba(95,109,175,1) 100%);
    
    
    
}


.renk1:hover{

	background-position: right;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
    cursor: pointer;

}


.renk2:hover{
	background-position: right;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
    cursor: pointer;
	
}



.hamburger { display: none; }


.subMenu a {
	
	color:#aa509f;
	display: block;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom:10px;
	padding-top:10px;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	font-weight: 400;
}

.subMenu a:hover {
	
	background-color:#f3f3f3;
	text-decoration: none;
	-webkit-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
	padding-left:15px;
	
}

.subMenu ul {
	
	padding:20px;
	padding-left:0px;
}


.subMenu ul li {

	list-style: none;
}


/*
* Media Queries
*******************/

@media only screen and (max-width : 1200px) {
	
	
	
	
}

@media only screen and (max-width : 992px) {
	
	.header img {

		max-width: 220px !important;

	}

	
	.hamburger { 
		display:block !important;
		position: absolute; 
		right: 20px;
		top:20px;
	}
	
	.inner-wrapper-sticky {
		
		z-index: 99999;
		top:0px !important;
	}
	
	.menu { display: none; padding-bottom: 50px; }
	
	.sidebarContainer {
		
		margin-bottom:50px;
		background-color:#ffffff;
		padding-bottom:0px;
		padding-top:10px;
		padding-left:20px;
		border-radius:0px;
        

        
        
		
		
	}
	
	
	.sidebarContainer h1 {
		
		font-size: 16px;
		
	}
	
	
	.headerLogoContainer {
		padding-left:20px;
		padding-right: 20px;
		
	}
	
		
	.containerColTutucu {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.right {
		margin-left: 0px;
		margin-top:30px;
	}
	
	.left {
		margin-right: 0px;
	}
	
	.mainContainer {
		margin-top: 50px;
		padding-left:20px;
		padding-right:20px;
	}
	
	.footer {
		padding-left:50px;
		padding-right:50px;
	}
	
	.g1 {
		display: none;
	}
	
	.g2 {
		display: none;
	}
	
	.header {

		background-image: url(../img/aifd-pattern.png);
		background-position: top 60px right -10px;
		background-size: 100px;
	}
	
	.renk1 {
		background-size: 950px;
	}

	.renk2 {
		background-size: 950px;
	}
	
}


@media only screen and (max-width: 767px) {
	
	.header { padding-left:10px !important; }

	.renk1 {
		background-size: 550px;
	}

	.renk2 {
		background-size: 550px;
	}
	
	.padding {
		
		padding-left: 15px;
    	padding-right: 15px;
	}
	
	.footer {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.yuvarlak {
		
		font-size: 16px !important; 
	}
	
	.sidebarContainer {
		margin-bottom:20px !important;
	}
	
	.mainContainer {
		
		margin-top:20px !important;
	}
	
	.inner-wrapper-sticky {
		z-index: 1;
		top: 0px !important;
	}
	
}


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


}


@media only screen and (max-width : 520px) {
	
}


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


}

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


}

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


}


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



}

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


}

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


}

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



}


