html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0
}
:focus {
	outline: 0
}
body {
	background: url(../images/body-bg.jpg) repeat;
	line-height: 1;
	color: #000;
	font-family: 'TrajanPro';
	overflow-x: hidden;
	background-size: 100%
}
ol, ul {
	list-style: none
}
table {
	border-collapse: separate;
	border-spacing: 0
}
caption, th, td {
	font-weight: 400;
	text-align: left
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
header, nav, article, section, footer, figure, aside {
	display: block
}
input, button, select, textarea {
	-webkit-border-radius: 0;
	border-radius: 0
}
img {
	width: 100%
}
@font-face {
	font-family: 'TrajanPro';
	src: url(../fonts/TrajanPro-Bold.eot) format("embedded-opentype"), url(../fonts/TrajanPro-Bold.otf) format("opentype"), url(../fonts/TrajanPro-Bold.woff) format("woff"), url(../fonts/TrajanPro-Bold.tff) format("truetype"), url(../fonts/TrajanPro-Bold.svg) format("svg");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'TrajanPro';
	src: url(../fonts/TrajanPro-Regular.eot) format("embedded-opentype"), url(../fonts/TrajanPro-Regular.otf) format("opentype"), url(../fonts/TrajanPro-Regular.woff) format("woff"), url(../fonts/TrajanPro-Regular.tff) format("truetype"), url(../fonts/TrajanPro-Regular.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Museo';
	src: url(../fonts/Museo300-Regular.eot) format("embedded-opentype"), url(../fonts/Museo300-Regular.otf) format("opentype"), url(../fonts/Museo300-Regular.woff) format("woff"), url(../fonts/Museo300-Regular.tff) format("truetype"), url(../fonts/Museo300-Regular.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	clear: both
}
.header-top {
	width: 100%;
	margin: 0 auto;
	background: url(../images/menu-bg.png) no-repeat top center;
	background-size: 100%;
	box-sizing: border-box;
	z-index: 6;
	height: auto;
	position: relative
}
.logo {
	position: absolute;
	display: block;
	right: 200px;
	width: 18%;
	top: 5px;
}
.mainmenu ul {
	display: inline-block
}
.mainmenu ul li {
	float: left;
	padding: 20px 12px;
	font-size: 18px;
	font-weight: 500;
	transition: 300ms;
}
.mainmenu ul li a {
	color: #046240;
	text-decoration: none;
	display: block
}
.mainmenu ul li:hover {
	background: rgba(4,98,64,0.85);
	transition: 300ms
}
.mainmenu ul li:hover a {
	color: #fff
}
.mainmenu ul li:nth-child(5) {
	border: 0
}
.slider {
	z-index: 0;
	top: -10px;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.mainmenu {
	float: left;
	width: auto;
	margin: 31px 0 0 30px
}
.sosyal-medya {
	float: right;
	width: 130px;
	height: auto;
	margin-top: 50px
}
.sosyal-medya ul li {
	float: left;
	margin: 5px
}
.sosyal-medya ul {
	display: inline-block;
	margin: 0 auto;
	text-align: center
}
.facebook {
	background: url(../images/facebook.png)no-repeat top center;
	height: 18px;
	width: 18px;
	cursor: pointer;
	display: block;
	transition: 300ms
}
.instagram {
	background: url(../images/instagram.png)no-repeat top center;
	height: 18px;
	width: 18px;
	display: block;
	cursor: pointer;
	transition: 300ms
}
.twitter {
	background: url(../images/twitter.png)no-repeat top center;
	height: 18px;
	width: 18px;
	display: block;
	cursor: pointer;
	transition: 300ms
}
a.facebook:hover {
	background-position: bottom center;
	transition: 300ms
}
a.instagram:hover {
	background-position: bottom center;
	transition: 300ms
}
a.twitter:hover {
	background-position: bottom center;
	transition: 300ms
}
.slider-text {
	background: url(../images/yaprak.png) no-repeat top center;
	position: absolute;
	right: 0;
	top: 70px;
	bottom: 0;
	background-size: 100%;
	height: auto;
	width: 100%;
	line-height: 32px;
	left: 0;
	display: inline-block;
	margin: 0 auto;
	border-bottom: 5px solid #046240;
}
.slider-text h1 {
	font-size: 26px;
	color: #046240;
	position: absolute;
	top: 70px;
	text-align: center;
	font-weight: 100;
	right: 320px;
	width: 350px;
}
.slider-text h1 span {
	display: block;
	color: #0052a1
}
#form-menu {
	position: fixed;
	text-align: center;
	font-size: 22px;
	top: 20%;
	z-index: 11;
	right: 350px;
	transition: .5s ease-in-out;
	background: url(../images/form-menu.png) no-repeat top center;
	height: 230px;
	display: block;
	width: 53px;
	cursor: pointer
}
.form_content {
	z-index: 999;
	width: 350px;
	padding: 20px;
	box-sizing: border-box;
	background: #ebebeb;
	position: fixed;
	text-align: center;
	right: 0;
	top: 19%;
	transition: .5s ease-in-out;
	font-family: Museo;
	border: 1px solid #046240
}
.form-open {
	right: -400px;
	display: block;
	transition: .5s ease-in-out
}
.menu-open {
	right: 0!important;
	display: block;
	transition: .5s ease-in-out
}
.tabpage {
	display: none;
	position: relative;
	width: 70%;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 15px
}
ul.tabs-menu {
	width: auto;
	margin: 0 auto;
	text-align: center;
	display: table;
	margin-bottom: 30px
}
ul.tabs-menu li {
	float: left;
	transition: 300ms;
	width: auto;
}
ul.tabs-menu li a {
	text-decoration: none;
	color: #005335;
	padding: 10px 5px;
	width: 150px;
	display: block;
	transition: 300ms;
	border: 1px solid #005335;
}
ul.tabs-menu li:nth-child(3) {
	border: none
}
ul.tabs-menu li a:hover {
	color: #fff;
	transition: 300ms
}
ul.tabs-menu li:hover {
	color: #fff;
	background: url(../images/btn-bg.jpg) repeat-x left center;
	background-size: contain;
	transition: 300ms
}
ul.tabs-menu li a.active {
	color: #fff;
	background: url(../images/btn-bg.jpg) repeat-x left center;
	background-size: contain;
	transition: 300ms
}
.tabpage2 {
	display: none;
	position: relative;
	width: 70%;
	height: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	margin-top: 15px
}
ul.tabs-menu2 {
	width: auto;
	margin: 0 auto;
	text-align: center;
	display: table;
	margin-bottom: 30px
}
ul.tabs-menu2 li {
	float: left;
	transition: 300ms;
	width: auto;
}
ul.tabs-menu2 li a {
	text-decoration: none;
	color: #fff;
	padding: 10px 5px;
	width: 150px;
	display: block;
	transition: 300ms;
	border: 1px solid #005335;
}
ul.tabs-menu2 li:nth-child(3) {
	border: none
}
ul.tabs-menu2 li a:hover {
	color: #fff;
	transition: 300ms
}
ul.tabs-menu2 li:hover {
	color: #fff;
	background: url(../images/btn-bg.jpg) repeat-x left center;
	background-size: contain;
	transition: 300ms
}
ul.tabs-menu2 li a.active {
	color: #fff;
	background: url(../images/btn-bg.jpg) repeat-x left center;
	background-size: contain;
	transition: 300ms
}
.owl2 {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	display: inline-block
}
button.galeriPrev {
	position: absolute;
	top: 60px;
	left: -100px;
	border: none;
	background: transparent;
	padding: 5px;
	cursor: pointer
}
button.galeriNext {
	position: absolute;
	top: 60px;
	right: -100px;
	background: transparent;
	padding: 5px;
	cursor: pointer;
	border: none
}
.iletisim {
	width: 100%;
	height: 500px;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	background-image: url(../images/iletisim-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: cover
}
.fancybox-slide>* {
	width: 50%;
	height: 400px
}
.footer {
	width: 100%;
	background: rgba(30,30,30,.6);
	height: auto;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	text-align: center;
	padding: 20px
}
.footer-menu {
	width: 100%
}
.footer-menu ul {
	display: inline-block;
	width: auto
}
.footer-menu ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 100;
	font-size: 12px;
	transition: 300ms;
	display: block
}
.footer-menu ul li {
	text-align: left;
	float: left;
	margin: 10px
}
.footer-wrap {
	margin: 0 auto;
	display: inline-block;
	width: 100%
}
.footer-sosyal {
	width: auto;
	text-align: center;
	margin: 0 auto
}
.footer-text {
	color: #fff;
	font-weight: 100;
	font-size: 10px;
	line-height: 14px
}
.footer-sosyal ul {
	display: table;
	margin: 0 auto
}
.footer-sosyal ul li {
	float: right;
	margin-right: 10px;
	margin-top: 20px
}
.footer-menu ul li a:hover {
	color: #394245;
	transition: 300ms
}
.footer-menu ul li a:focus {
	color: #394245;
	transition: 300ms
}
.goto-top {
	position: fixed;
	right: 10px;
	bottom: 30px;
	width: 50px;
	display: none;
	cursor: pointer
}
.goto-top:hover {
	color: #333;
	transition: color .5s ease
}
#menu-button {
	display: none
}
#hamburger-menu {
	display: none
}
img.tavsan {
	position: absolute;
	width: 13%!important;
	left: 425px;
	bottom: -90px
}
img.kus {
	position: absolute;
	width: 15%!important;
	right: 50px;
	top: 125px;
	z-index: 99;
	-webkit-animation: animateBird 35s linear infinite, upDown 1s ease-in-out infinite alternate;
	-moz-animation: animateBird 35s linear infinite, upDown 1s ease-in-out infinite alternate;
	animation: animateBird 35s linear infinite, upDown 1s ease-in-out infinite alternate;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}
@-webkit-keyframes animateBird {
0% {
margin-right:-500px
}
100% {
margin-right:100%
}
}
@-moz-keyframes animateBird {
0% {
margin-right:-500px
}
100% {
margin-right:100%
}
}
@keyframes animateBird {
0% {
margin-right:-500px
}
100% {
margin-right:100%
}
}
@-webkit-keyframes upDown {
0% {
margin-top:0
}
100% {
margin-top:10px
}
}
@-moz-keyframes upDown {
0% {
margin-top:0
}
100% {
margin-top:10px
}
}
@keyframes upDown {
0% {
margin-top:0
}
100% {
margin-top:10px
}
}
img.vadi {
	width: 27%!important;
	bottom: 0;
	position: absolute;
	right: 240px
}
.kurumsal {
	background: url(../images/kurumsal-bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
	top: -15px;
	left: 0;
	right: 0;
	box-sizing: border-box;
}
.kurumsal-left {
	float: left;
	width: 50%;
	font-family: Museo;
	font-size: 16px;
	line-height: 20px;
	padding: 50px 20px;
	box-sizing: border-box
}
.kurumsal-right {
	float: right;
	width: 50%;
	margin: 0 auto;
	text-align: center
}
.kurumsal-left p {
	color: #cbd7d1;
	text-align: justify;
	margin: 30px auto;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
	padding: 10px 0
}
.kurumsal-left h2 {
	color: #fff;
	font-size: 46px;
	font-family: 'TrajanPro'
}
img.invest {
	width: 15%
}
.kurumsal-right img {
	margin-top: 50px
}
.galeri h2 {
	font-size: 46px;
	text-align: center;
	display: block;
	color: #005335;
	margin: 20px auto
}
.medya h2 {
	font-size: 46px;
	text-align: center;
	display: block;
	color: #fff;
	margin: 20px auto
}
.medya {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	padding: 50px 20px;
	box-sizing: border-box;
	background: rgba(4,98,64,0.61);
}

ul.adres {
	display: table;
	position: absolute;
	top: 100px;
	left: 220px;
	width: 300px;
	padding: 30px;
	background: rgba(30,30,30,.6);
	border-radius: 25px;
	font-family: Museo
}
ul.adres li {
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: 10px auto
}
ul.adres li img {
	width: 10%;
	display: block;
	text-align: center;
	margin: 0 auto
}
ul.adres li a {
	color: #cbd7d1;
	text-decoration: none;
	display: block;
	cursor: pointer;
	transition: 300ms
}
ul.adres li a:hover {
	transition: 300ms;
	color: #fff
}
.kroki {
	position: absolute;
	display: inline-block;
	right: 150px;
	width: 50px;
	bottom: 50px;
	-webkit-animation: 5s infinite;
	animation: 5s infinite
}
.title {
	display: block;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -70px;
	transition: 300ms;
	left: -70px;
	background: #046240;
	padding: 5px;
	text-align: center;
	top: -50px
}
.kroki:hover .title {
	display: block
}
.galeri {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	margin: 100px auto
}
.form-title{
	display: none;
	
}
.proje {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	padding: 20px;
	width: 95%;
	margin: 0 auto
}
.proje h2 {
	font-size: 46px;
	text-align: center;
	display: block;
	color: #005335;
	margin: 20px auto
}
.proje p {
	font-family: Museo;
	text-align: center;
	margin-bottom: 20px
}
.cizgi {
	width: 5%;
	border: 2px dashed #046240;
	left: 0;
	right: 0;
	margin: 30px auto
}
.proje h3 {
	text-align: center;
	margin-bottom: 20px;
	color: #0052a1;
	font-size: 22px
}
.form_content li p {
	font-size: 10px;
	text-align: left;
	margin-left: 16px
}
.form ul {
	margin: 0;
	padding: 0
}
.form li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	position: relative;
	color: #444
}
.form .form-text, .form .form-textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	height: 35px;
	line-height: 32px;
	padding-left: 11px;
	font-family: 'Museo', sans-serif;
	background-color: transparent;
	color: #444;
	font-size: 12px;
	border-bottom: 1px solid #046240
}
.form .form-textarea {
	height: 65px;
	resize: none
}
.form-submit {
	width: 100%;
	height: 45px;
	background-color: #046240;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: auto;
	margin-top: 10px;
	font-weight: 700;
	border: 0
}
.form-submit:hover {
	opacity: .7;
	cursor: pointer
}
INPUT.inputError, SELECT.inputError {
	border: 1px solid red!important
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
	position: absolute;
	left: -9999px
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 4px;
	cursor: pointer
}
::-webkit-input-placeholder {
color:#444
}
:-moz-placeholder {
color:#444;
opacity:1
}
::-moz-placeholder {
color:#444;
opacity:1
}
:-ms-input-placeholder {
color:#444
}
.input-group-addon {
	padding: 5px 10px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #484848;
	border: 1px solid #CCC;
	border-radius: 4px
}
input[type=checkbox]:not(old) {
	float: left;
	background-image: url(../images/checks.png);
	z-index: 55;
	position: relative
}
input[type=radio]:not(old) {
	margin: 0;
	padding: 0;
	opacity: 0;
	height: 1px
}
input[type=checkbox]:not(old) + label, input[type=radio]:not(old) + label {
	display: inline-block;
	padding-left: 22px;
	background: url(../images/checks.png) no-repeat 0 0;
	line-height: 15px;
	cursor: pointer
}
input[type=checkbox]:not(old):checked + label {
	background-position: 0 -15px
}
input[type=radio]:not(old):checked + label {
	background-position: 0 -15px
}
.ajaxloader {
	width: 80px;
	text-align: center;
	margin: auto
}
.bubblingG {
	text-align: center;
	width: 80px;
	height: 50px
}
.bubblingG span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 25px auto;
	background: #173c6e;
	-moz-border-radius: 50px;
	-moz-animation: bubblingG 1.3s infinite alternate;
	-webkit-border-radius: 50px;
	-webkit-animation: bubblingG 1.3s infinite alternate;
	-ms-border-radius: 50px;
	-ms-animation: bubblingG 1.3s infinite alternate;
	-o-border-radius: 50px;
	-o-animation: bubblingG 1.3s infinite alternate;
	border-radius: 50px;
	animation: bubblingG 1.3s infinite alternate
}
#bubblingG_1 {
	-moz-animation-delay: 0;
	-webkit-animation-delay: 0;
	-ms-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0
}
#bubblingG_2 {
	-moz-animation-delay: .39s;
	-webkit-animation-delay: .39s;
	-ms-animation-delay: .39s;
	-o-animation-delay: .39s;
	animation-delay: .39s
}
#bubblingG_3 {
	-moz-animation-delay: .78s;
	-webkit-animation-delay: .78s;
	-ms-animation-delay: .78s;
	-o-animation-delay: .78s;
	animation-delay: .78s
}
.radiovalidate {
	position: ABSOLUTE;
	right: -16px;
	top: 6px
}
.izin {
	margin: 5px auto;
	width: 140px
}
@-moz-keyframes bubblingG {
0% {
width:10px;
height:10px;
background-color:#173c6e;
-moz-transform:translateY(0)
}
100% {
width:24px;
height:24px;
background-color:#579bcd;
-moz-transform:translateY(-21px)
}
}
@-webkit-keyframes bubblingG {
0% {
width:10px;
height:10px;
background-color:#173c6e;
-webkit-transform:translateY(0)
}
100% {
width:24px;
height:24px;
background-color:#579bcd;
-webkit-transform:translateY(-21px)
}
}
@-ms-keyframes bubblingG {
0% {
width:10px;
height:10px;
background-color:#173c6e;
-ms-transform:translateY(0)
}
100% {
width:24px;
height:24px;
background-color:#579bcd;
-ms-transform:translateY(-21px)
}
}
@-o-keyframes bubblingG {
0% {
width:10px;
height:10px;
background-color:#173c6e;
-o-transform:translateY(0)
}
100% {
width:24px;
height:24px;
background-color:#579bcd;
-o-transform:translateY(-21px)
}
}
@keyframes bubblingG {
0% {
width:10px;
height:10px;
background-color:#173c6e;
transform:translateY(0)
}
100% {
width:24px;
height:24px;
background-color:#579bcd;
transform:translateY(-21px)
}
}
.projeRow {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #6d96a3
}
.projeRow label {
	width: 44px;
	display: inline-block;
	margin-left: 0;
	color: #444
}
.projeRow span {
	width: 100%;
	display: inline-block;
	font-size: 12px;
	padding-bottom: 15px;
	font-weight: 600;
	color: #444;
	text-align: center
}
.okudum {
	width: initial
}
.formError {
	z-index: 990
}
.formError .formErrorContent {
	z-index: 991
}
.formError .formErrorArrow {
	z-index: 996
}
.formErrorInsideDialog.formError {
	z-index: 5000
}
.formErrorInsideDialog.formError .formErrorContent {
	z-index: 5001
}
.formErrorInsideDialog.formError .formErrorArrow {
	z-index: 5006
}
.inputContainer {
	position: relative;
	float: left
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer
}
.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position: relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}
.greenPopup .formErrorContent {
	background: #33be40
}
.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative
}
body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 0 12px;
	top: 2px
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.greenPopup .formErrorArrow div {
	background: #33be40
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: none
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: none
}
.formError .formErrorArrow .line8 {
	width: 11px
}
.formError .formErrorArrow .line7 {
	width: 9px
}
.formError .formErrorArrow .line6 {
	width: 7px
}
.formError .formErrorArrow .line5 {
	width: 5px
}
.formError .formErrorArrow .line4 {
	width: 3px
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd
}
.formError {
	z-index: 990
}
.formError .formErrorContent {
	z-index: 991
}
.formError .formErrorArrow {
	z-index: 996
}
.formErrorInsideDialog.formError {
	z-index: 5000
}
.formErrorInsideDialog.formError .formErrorContent {
	z-index: 5001
}
.formErrorInsideDialog.formError .formErrorArrow {
	z-index: 5006
}
.inputContainer {
	position: relative;
	float: left
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer
}
.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position: relative;
	color: #fff;
	width: 150px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px
}
.greenPopup .formErrorContent {
	background: #33be40
}
.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative
}
body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0
}
.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 0 12px;
	top: 2px
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
.greenPopup .formErrorArrow div {
	background: #33be40
}
.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: none
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: none
}
.formError .formErrorArrow .line8 {
	width: 11px
}
.formError .formErrorArrow .line7 {
	width: 9px
}
.formError .formErrorArrow .line6 {
	width: 7px
}
.formError .formErrorArrow .line5 {
	width: 5px
}
.formError .formErrorArrow .line4 {
	width: 3px
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd
}
#kampanya {
	left: 0;
	top: 1px
}
#medyaa ul li {
    margin: 5px;
}ul.yazili-basin li a {
    display: block;
    text-decoration: none;
    color: #fff;
	padding: 20px;
}
ul.yazili-basin li {
    float: left;
    width: 33.33%;transition: 300ms;
}
ul.yazili-basin li a:hover {background: #fff;color: #046240;transition: 300ms;}