/* @group RENKLER */

.acik-mavi {
	color: #d9e8f4;
}

.buz-mavi {
	color: #f3f6f9;
}

.lacivert {
	color: #084f8d;
}

.kirmizi {
	color: #df1222;
}

.yesil {
	color: #57a031;
}

/* @end */

body {
	background-color: #fff;
	color: #333;
	/*padding-top: 50px;*/
	font-family: 'Open Sans', sans-serif;
}

a {
	cursor: pointer !important;
	transition: all 0.2s ease 0s;
}

a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Nunito', sans-serif;
}

p {
	line-height: 160%;
}

img.img-center {
	margin: 0 auto;
	display: block;
}

/* @group HEADER TOP */

.header-top {
    position:relative;
    font-size:13px;
    padding: 7px 0px;
    background: #f3f6f9;
    color: #6c6c6c;
    /*border-bottom:1px solid #f3f6f9;*/
}

.header-top .links-nav li {
    position:relative;
    float:left;
    margin-right:25px;
}

.links-nav {
	margin-bottom: 0;
}

.header-top a:hover {
    color: #004b8f;
}

.header-top .links-nav li a {
    position:relative;
    line-height:26px;
    font-size:13px;
    color: #bababa;
    font-weight:400;
    -webkit-transition:.5s;
    transition:.5s;
}

.header-top .links-nav li .fa {
    padding-right:8px;
    font-size:16px;
    color: #7aba1e;
}

.okta .header-top .links-nav li .fa {
    color: #004b8f;
}

.header-top .social-links a {
    position:relative;
    display:inline-block;
    font-size:13px;
    font-weight:normal;
    color: #7aba1e;
    padding: 0px 15px;
    line-height:26px;
    border-left: 1px solid #e4e5e4;
}

.okta .header-top .social-links a {
    color: #004b8f;
}

ul {
    list-style-type: none;
}

a.lang-link {
	color: #000000 !important;
}

.lang-top img {
	width: 16px;
	margin-top: -4px;
	margin-right: 5px;
}

.lang-menu img {
	margin-right: 10px;
}

.lang-menu {
	background-color: #cdd3db;
}

/* @end */

/* @group MENU */


.menuzord-brand {
	margin-top: 0;
}

.elma-logo-nav img, .okta-logo-nav img {
	height: 72px;
	transition: all .2s;
}

.menuzord-brand-right {
	float: right;
}

.ana-menu {
	padding-left: 0;
	padding-right: 0;
}

.menuzord-menu > li > a {
	color: #004b8f;
}

.okta .menuzord-menu > li > a {
	color: #539f27;
}

.menuzord {
	background-color: transparent;
}

#menuzord i.fa {
	font-family: 'FontAwesome' !important;
}

/* @end */

/* @group SLIDER */

.jumbotron {
	padding: 0;
	margin-bottom: 40px;
	background-size: cover;
	box-shadow: 0 15px 16px rgba(0, 0, 0, 0.2);
	background-color: rgb(83, 161, 39);
}

.okta .jumbotron {
	background-color: rgb(83, 159, 39);
}

.flexslider {
	margin-bottom: 0;
	background-color: transparent;
}

.flexslider .slides li {
	width: 100%;

}

.slick-dots li button::before {
	font-size: 12px;
}

.flexslider {
	border: none;
	
}

.flex-viewport {
	/*box-shadow: 0 15px 20px rgba(0, 0, 0, 0.32);*/
	background-color: transparent;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
	text-align: center;
}

.flex-control-paging li a {
	width: 20px;
	height: 20px;
	background-color: rgb(0, 76, 143);
	border: 1px solid #fff !important;
}

.flex-control-paging li a.flex-active {
	background-color: #539f27;
}

/* @end */

/* @group HABERLER */

#haberler {
	margin-bottom: 50px;
}

.baslik-kutu {
	border-bottom: 1px solid #54a027;
	position: relative;
	margin-bottom: 30px;
}

.baslik {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	background-color: #54a027;
	display: inline-block;
	color: #fff;
	padding: 9px 32px 5px 12px;
	margin-bottom: 0;
	-webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
	border-radius: 5px 0 0 0;
}

.okta .baslik {
	background-color: #004c8f;
	display: inline-block;
	color: #fff;
	padding: 9px 32px 5px 12px;
	margin-bottom: 0;
	-webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 85% 0, 100% 100%, 0% 100%);
	border-radius: 5px 0 0 0;
}

.okta .baslik-kutu {
	border-bottom: 1px solid #004b8f;
}

.devam-buton {
	position: absolute;
	right: 0;
	top: 20px;
	display: none;
}

.devam-buton a {
	color: #a1a1a1;
	letter-spacing: 2px;
	border: 1px solid #a1a1a1;
	padding: 6px 12px;
	border-radius: 16px;
	font-size: 10px;
}

.devam-buton a:hover {
	background-color: #fcb813;
	color: #fff;
	border-color: #df9000;
}

.haber-kart {
	background-color: #ffffff;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.14);
	color: #8a8a8a;
	border: 1px solid #54a027;
	display: block;
	border-radius: 6px;
	margin-bottom: 30px;
}

.haber-body {
	padding: 15px;
	min-height: 125px;
}

.haber-tarih {
	font-size: 10px;
	border-bottom: 1px solid #e9e9e9;
	color: #54a027;
}

.haber-kart h2 {
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

.haber-kart p {
	font-size: 11px;
}

.haber-img {
	height: 200px;
	width: 100%;
	
}

.haber-img img {
	height: 200px;
	width: 100%;
	object-fit: cover;
	border-radius: 6px 6px 0 0;
}


.haber-footer a:hover {
	background-color: #ed1c24;
}

.haber-footer a {
	background-color: #004d8f;
	border-radius: 0 0 6px 6px;
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	display: block;
}

.okta .haber-footer a {
	background-color: #529e27;
}

.haber-footer a i {
	margin-right: 7px;
	margin-left: 6px;
}

/* @end */

/* @group TEMATIK */

#tematik {
	padding-top: 80px;
	padding-bottom: 50px;
	background: -webkit-linear-gradient(top left, rgba(134, 189, 236, 0.52) 0%, rgba(0, 76, 143, 0.68) 100%) center center no-repeat fixed;
	background: -moz-linear-gradient(top left, rgba(134, 189, 236, 0.52) 0%, rgba(0, 76, 143, 0.68) 100%) center center no-repeat fixed;
	background: -ms-linear-gradient(top left, rgba(134, 189, 236, 0.52) 0%, rgba(0, 76, 143, 0.68) 100%) center center no-repeat fixed;
	background: linear-gradient(to bottom right, rgba(134, 189, 236, 0.52) 0%, rgba(0, 76, 143, 0.68) 100%) center center no-repeat fixed;
	background-size: cover;
	
	
	
	
	
	/*clip-path: polygon(0 70%, 100% 0, 100% 100%, 0 100%);
	-webkit-clip-path: polygon(0 70%, 100% 0, 100% 100%, 0 100%);*/
}

.tematik-kart {
	background-color:rgba(255,255,255,0.8);
	font-size:1.5rem;
	padding:2.5rem;
	text-align:center;
	border-radius:3px;
	-webkit-box-shadow:0 1.5rem 4rem rgba(0,0,0,0.15);
	box-shadow:0 1.5rem 4rem rgba(0,0,0,0.15);
	-webkit-transition:-webkit-transform .3s;
	transition:-webkit-transform .3s;
	transition:transform .3s;
	transition:transform .3s, -webkit-transform .3s;
	margin-bottom: 35px;
}

.tematik-kart:hover {
    -webkit-transform:translateY(-1.5rem) scale(1.03);
    transform:translateY(-1.5rem) scale(1.03);
}

.tematik-kart-img {
	width: 100%;
	height: 150px;
}

.tematik-kart-img img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	border: 1px solid #57a031;
}

.tematik-kart-baslik {
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
}

.tematik-kart a {
	font-size: 14px;
}

.tematik-kart a:hover {
	color: #e10b17;
}

/* @end */

/* @group SLOGAN */

#slogan {
	position: relative;
	width: 100%;
	background: linear-gradient(to right, rgba(40, 53, 93, 0.57) 7.4%, rgba(0, 30, 126, 0.72) 100%) fixed, url('../img/gelecek.jpg') no-repeat #3d3c62;
	background-size: cover;
	padding: 150px 0;
	color: #ffffff;
	text-align: left;
	font: 60px 'Nunito', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 4px 4px 9px #000000;
}

/* @end */

/* @group FOOTER */

footer {
	color: #828282;
	font-size: 12px;
}

footer i {
	/*font-size : 12px;*/
	padding-right: 10px;
	color: #54a027;
}

.okta footer i {
	/*font-size : 12px;*/
	padding-right: 10px;
	color: #004b8f;
}

.footer-logo {
	width: 150px;
}

footer h5 {
    font-size: 14px;
    font-weight: 700;
    color: #686868;
    position: relative;
    padding-bottom: 16px;
}
footer h5:after {
    content: '';
    display: block;
    margin: 5px 0 0;
    width: 100%;
    height: 1px;
    background-color: #bbbbbb;
}

footer ul {
    list-style: none;
    line-height:25px;
    margin: 0px;
    padding-left: 0;
    margin-bottom: 30px;
    
}
footer a {
  color: #989898;
	font-size: 11px;
}
footer a:hover {
    color: #004d8f;
}

/* Footer Logo */
foot-logo {
    margin: 0px 0px 18px 0px;
    padding: 0;
}

/*footer bottom */
footer-bottom {
    padding-top: 10px;
    padding-bottom: 25px;
    border-top: 1px solid #2f2f33 ;
    background: #1e1d22  ;
    
}
.copyright-text p {
    color: #7d7975;
    margin-top: 18px;
    margin-bottom: 0;
    font-size:15px;
}

.copyright-text a {
    color: #7d7975;
    margin: 0px 10px 0px 10px;
    
}
.copyright-text a:hover {
    color: #aece61  ;
    
    
}
/* Social Icons */

.social-icons{
    
    margin: 0;
    padding: 0;
    font-size : 10px;
}

.social {
    margin:7px 7px 7px 0px;
    color: #54a027;
}


#social-fb:hover {
     color: #3B5998;
     transition:all .25s;
 }
 #social-tw:hover {
     color: #4099FF;
     transition:all .25s;
 }
 #social-gp:hover {
     color: #d34836;
     transition:all .25s;
 }
 #social-em:hover {
     color: #f39c12;
     transition:all .25s;
 }

.ust-footer {
	padding-top: 55px;
	padding-bottom: 35px;
}

.alt-footer {
	background-color: #f6f7f6;
	padding: 15px 0;
}

.alt-footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #a3a3a3;
	/*text-transform: uppercase;*/
}

.copy {
	float: left;
}

.ze {
	float: right;
}

.zemedya {
	color: #c10000;
}

/* @end */

/* @group ALT SAYFALAR */

.alt-sayfa-baslik {
	background-color: #54a027;
	color: #fff;
}

.okta .alt-sayfa-baslik {
	background-color: #004b8f;
}

.alt-sayfa {
	padding-top: 60px;
	padding-bottom: 60px;
	color: #717171;
}

.alt-sayfa h2 {
	color: #54a027;
	font-size: 24px;
}

.okta .alt-sayfa h2 {
	color: #004b8f;
}

.alt-sayfa h3 {
	font-size: 20px;
}

.form-group {
	margin-bottom: 30px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea.form-control {
	border: none;
	box-shadow: none;
	border-radius: 0;
	border-bottom: 1px solid #54a027;
	background-color: rgba(84, 160, 39, 0.09);
	padding: 24px;
}

.okta input[type="text"], .okta input[type="email"], .okta input[type="password"], .okta input[type="tel"], .okta textarea.form-control {
	border-bottom: 1px solid #004b8f;
	background-color: rgba(0, 74, 143, 0.1);
}

.btn-yeni {
	background-color: #fff;
	border-radius: 0;
	color: #54a027;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #54a027;
	transition: all .2s;
}

.btn-yeni:hover {
	background-color: #54a027;
	color: #ffffff;
	transform: translateY(-5px);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}

.okta .btn-yeni {
	background-color: #fff;
	color: #004b8f;
	border-bottom: 1px solid #004b8f;
}

.okta .btn-yeni:hover {
	background-color: #004b8f;
	color: #ffffff;
	transform: translateY(-5px);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}

.form-control:focus{
    -webkit-box-shadow: 0 0 25px rgba(84, 160, 39, 0.45);
    box-shadow: 0 0 25px rgba(84, 160, 39, 0.45);
}

.okta .form-control:focus{
    -webkit-box-shadow: 0 0 25px rgba(0, 74, 143, 0.43);
    box-shadow: 0 0 25px rgba(0, 74, 143, 0.43);
}

.adres h5{
	color: #53a027;
}

.okta .adres h5{
	color: #004b8f;
}

.adres p {
	text-transform: none;
}

.adres-table table {
	width: 100%;
}

.adres-table table a {
	color: #4f4f4f;
}

.adres-table table a:hover {
	color: #4e9625;
}

.adres-table table td {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #f1f7ed;
	border-style: solid;
	border-color: #ffffff;
}

.okta .adres-table table td {
	background-color: #d9e6f2;
}

td.ikon {
	padding: 10px 30px !important;
	font-size: 24px;
	color: #539f27;
}

.okta td.ikon {
	color: #004b8f;
}

.iletisim-form {
	margin-bottom: 30px;
}

#tum-haberler .haber-body {
	min-height: 300px;
}

.haber-detay-baslik {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cbcbcb;
}



/* @end */

/* @group RESPONSIVE */



@media screen and (max-width: 767px) {
	.elma-logo-nav img, .okta-logo-nav img {
		height: 46px;
	}
	
	.menu-butonu {
		font-size: 18px;
		display: inline-block;
		padding: 15px;
		background-color: #004d8f;
		color: #ffffff;
		position: absolute;
		right: 0px;
		z-index: 50;
	}
	
	.copy {
		float: none;
		text-align: center;
	}
	
	.ze {
		float: none;
		text-align: center;
	}
	
	.jumbotron {
		margin-bottom: 50px;
	}
	
	.devam-buton {
		display: block;
	}
	
	.flexslider .slides li {
		height: 280px;
	}
	
	.flexslider .slides li img {
		height: 280px;
		object-fit: cover;
	}
	
	.jumbotron > .container {
		padding-left: 0;
		padding-right: 0;
	}
	
	#slogan {
		text-align: center;
		font: 50px 'Nunito', sans-serif;
		font-weight: bold;
		letter-spacing: 2px;
		text-shadow: 4px 4px 9px #000000;
		padding: 80px 0;
		background-repeat: repeat;
	}
	
	#tum-haberler .haber-body {
		min-height: auto;
	}
	
	#tum-haberler .haber-baslik {
		font-size: 20px;
	}
	
	#tum-haberler .haber-img, #tum-haberler .haber-img img {
		height: 250px;
	}
	
	img.haber-deday-img {
		width: 100%;
		margin: 0 25px 25px 0;
	}
}

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

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

@media screen and (min-width: 768px) {
	.elma-logo-nav img:hover, .okta-logo-nav img:hover {
		-webkit-transform:translateY(-1.0rem) scale(1.03);
		transform:translateY(-1.0rem) scale(1.03);
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.21);
	}
	
	#tum-haberler .haber-body {
		min-height: 300px;
	}
	
	#tum-haberler .haber-baslik {
		font-size: 20px;
	}
	
	
	img.haber-deday-img {
		float: left !important;
		width: 250px;
		margin: 0 25px 25px 0;
	}
}

@media screen and (min-width: 992px) {
	.flex-viewport {
		-webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
		clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
	}
	
	#tum-haberler .haber-body {
		min-height: 300px;
	}
	
	#tum-haberler .haber-baslik {
		font-size: 20px;
	}
}

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

}

@media screen and (min-width: 768px) and (max-width: 991px){
	.okta-logo-nav, .elma-logo-nav {
		width: 100%;
		display: block;
	}
	.okta-logo-nav img, .elma-logo-nav img {
		margin: 0 auto;
		display: block;
	}
	
	
	.jumbotron {
		margin-bottom: 40px;
	}
	
	.devam-buton {
		display: block;
	}
	
	#slogan {
		text-align: center;
		font: 50px 'Nunito', sans-serif;
		font-weight: bold;
		letter-spacing: 2px;
		text-shadow: 4px 4px 9px #000000;
		padding: 80px 0;
		background-size: cover;
		background-repeat: repeat-y;
	}
	
	
}


	
/* @end */