/*FORM*/
.contact_form LI:nth-child(1) input { background: url(../images/form/ad.png) no-repeat; background-position: left 10px center; background-size: 6% }
.contact_form LI:nth-child(2) input { background: url(../images/form/tel.png) no-repeat; background-position: left 10px center; background-size: 6% }
.contact_form LI:nth-child(3) input { background: url(../images/form/eposta.png) no-repeat; background-position: left 10px center; background-size: 6% }
.form-textarea.mesaj { background: url(../images/form/mesaj.png) no-repeat; background-position: left 10px center; background-size: 6% }
.contact_form UL { margin: 0; padding: 0 }
.contact_form LI { margin: 0 0 8px; padding: 0; list-style: none; font-size: 8pt; position: relative; font-weight: 400 }
.contact_form .form-text, .contact_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; line-height: 32px; padding-left: 45px; height: 40px; font-size: 14px; border-bottom: 1px solid #ffffff; color: #ffffff }
.contact_form .form-textarea { resize: none; height: 70px; font-family: 'MyriadPro-Regular'; font-family: Oswald, sans-serif; padding-top: 10px }
.contact_form LABEL { height: 15px }
.form-submit { width: 60%; height: 35px; background: #fff; background-size: 100%; background-repeat: no-repeat; margin-top: 15px; color: #000000; font-weight: 500; font-family: 'AmericaneCond', sans-serif; font-size: 18px }
.form-submit:hover { opacity: .7; cursor: pointer }
INPUT.inputError, SELECT.inputError { border: 1px solid red!important }
::-webkit-input-placeholder {
color:#ffffff;
font-family:'MyriadPro-Regular'
}
:-moz-placeholder {
color:#ffffff;
font-family:'MyriadPro-Regular';
opacity:1
}
::-moz-placeholder {
color:#ffffff;
font-family:'MyriadPro-Regular';
opacity:1
}
:-ms-input-placeholder {
color:#ffffff;
font-family:'MyriadPro-Regular'
}
.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), input[type=radio ]:not(old) { width: 28px; 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: 24px; background: url(../images/form/checks.png) no-repeat 0 0; line-height: 15px; cursor: pointer; font-size: 12px; font-weight: 400; font-family: 'MyriadPro-Regular'; color: #ffffff; letter-spacing: initial }
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: auto; width: 200px; 30444a}
 @-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);
}
}
