html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	font-family: 'PFAgoraSansPro';
	color: #444;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a {
	text-decoration: none
}
:focus {
	outline: 0
}
.clear {
	clear: both
}
img {
	max-width: 100%;
	height: auto
}
@font-face {
	font-family: 'PFAgoraSansPro';
	src: url(../fonts/PFAgoraSansPro-BoldItalic.eot) format("embedded-opentype"), url(../fonts/PFAgoraSansPro-BoldItalic.otf) format("opentype"), url(../fonts/PFAgoraSansPro-BoldItalic.woff) format("woff"), url(../fonts/PFAgoraSansPro-BoldItalic.ttf) format("truetype"), url(../fonts/PFAgoraSansPro-BoldItalic.svg) format("svg");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: 'PFAgoraSansPro';
	src: url(../fonts/PFAgoraSansPro-LightItalic.eot) format("embedded-opentype"), url(../fonts/PFAgoraSansPro-LightItalic.otf) format("opentype"), url(../fonts/PFAgoraSansPro-LightItalic.woff) format("woff"), url(../fonts/PPFAgoraSansPro-LightItalic.ttf) format("truetype"), url(../fonts/PFAgoraSansPro-LightItalic.svg) format("svg");
	font-weight: normal;
	font-style: normal
}
.wrapper {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/bg.jpg)top center;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	box-sizing: border-box;
}
.form_content {
	line-height: 14px;
	text-align: center;
	width: 300px;
	font-size: 12px;
	position: absolute;
	right: 30px;
	bottom: 0;
	top: 0;
	box-sizing: border-box;
	display: table;
	height: 100%;
	padding: 20px 10px;
	font-weight: 500;
	background: rgba(255, 255, 255, 0.5);
}
.form {
	display: table-cell;
	vertical-align: middle
}
.logo {
	display: table;
	margin: 0 auto 20px;
}
.form-tel {
	font-size: 30px;
	left: 0;
	right: 0;
	margin: 15px;
	font-weight: bold;
}
.form-tel a {
	color: #2b4780;
	transition: 300ms;
}
.form-title {
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 10px;
	color: #635851;
}
.form-logo {
	/* box-shadow: 0 0 10px 1px #444 */
}
.form-title span {display:block;font-size: 32px;}
.altbilgi {
	font-size: 12px;
	line-height: 13px
}
.form-tel span {
	background: url(../images/phone.png) no-repeat center center;
	width: 32px;
	height: 32px;
	background-size: 100%;
	margin-top: -12px;
	-webkit-animation: zoom .25s infinite;
	animation: zoom .25s infinite;
	display: block;
	position: absolute
}
.form ul {
	margin: 0;
	padding: 0
}
.form li {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	position: relative;
	color: #625851;
}
.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: 37px;
	line-height: 32px;
	background-color: #fff;
	color: #625851;
	font-size: 12px;
	box-shadow: 0 0 10px 1px #625851;
	text-align: center;
	font-weight: 500;
}
.form .form-textarea {
	height: 50px;
	resize: none
}
.form-submit {
	width: 100%;
	height: 40px;
	background-color: #2b4780;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: auto;
	border: 0;
	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:#6d6e70;
font-size:12px;
font-family:'PFAgoraSansPro';
font-weight:500
}
:-moz-placeholder {
color:#6d6e70;
opacity:1;
font-size:12px;
font-family:'PFAgoraSansPro';
font-weight:500
}
::-moz-placeholder {
color:#6d6e70;
opacity:1;
font-size:12px;
font-family:'PFAgoraSansPro';
font-weight:500
}
:-ms-input-placeholder {
color:#6d6e70;
font-size:12px;
font-family:'PFAgoraSansPro';
font-weight:500
}
.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;
	box-sizing: border-box;
	padding: 10px 0;
	background: #fff;
	box-shadow: 0 0 10px 1px #625851;
}
.projeRow label {
	width: 44px;
	display: inline-block;
	margin-left: 0;
	color: #625851;
}
.projeRow span {
	width: 100%;
	display: inline-block;
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
	color: #625851;
	text-align: center;
}
.okudum {
	width: initial
}
#kampanya {
	left: 0;
	top: 1px
}
li p {
	font-size: 10px;
	text-align: left;
	margin-left: 16px
}
.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
}
.form li:nth-child(9) {
    margin: 0px;
}
.form li:nth-child(10) {
    margin: 0px;
}
.form-tel:hover a {
    color: #635851;
}
.foot-alt-logo {
    display: table;
    margin: 20px auto 0;
}

.patlangac {
    position: absolute;
    top: 10%;
    left: 110px;
}

.slogan {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    font-size: 40px;
    bottom: 50px;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    color: #2b4780;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.logo-m{
	display: none;
}
.slogan2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    font-size: 35px;
    bottom: 40px;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    color: #2b4780;
}
.slogan span {
    display: block;
    font-size: 30px;
    font-weight: normal;
}
button.liste {
    background: red;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    bottom: 15px;
    left: 170px;
    border: 3px solid transparent;
    transition: 300ms;
}

button.liste a {
    color: #fff;
    font-size: 18px;
}

button.liste:hover {
    background: #fff;
    border: 3px solid red;
    transition: 300ms;
}

button.liste:hover
 a {
    color: red;
}