/*FORM*/
.contactForm UL { margin: 0px; padding: 0px; }
.contactForm LI {margin: 0px 0px 15px;padding: 0px;list-style: none;font-size: 11pt;position: relative;width: 100%;display: inline-block;float: left;}
.contactForm .form-text,
.contactForm .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: 50px;padding-left: 8px;padding: 0px 15px;box-shadow: -3px 3px 10px rgb(0 0 0 / 15%);border-radius: 360px;font-size: 15px;font-weight: 500;}
.contactForm .form-textarea {height: 100px;border-radius: 10px;padding-top: 10px;}
.contactForm LABEL { height: 15px; }
.form-submit {width: 85%;height: 45px;border: 0px;background-color: #5A5A5A;text-align: center;font-size: 17px;color: #FFF;margin: auto;margin-top: 0;font-weight: bold;border-radius: 360px;}
.form-submit:hover { opacity: 0.7; cursor: pointer }
INPUT.inputError,
SELECT.inputError { border: 1px solid #F00 !important; }

::-webkit-input-placeholder { /* WebKit browsers */
 color:    #333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #333;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #333;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #333;
}
.input-group-addon { padding: 5px 10px; font-size: 11px; font-weight: normal; 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: 5px;padding-right: 15px;background : url('../images/form/checks.png') no-repeat 0 0;line-height: 15px;cursor: pointer;font-size: 15px;}
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: 0s; -webkit-animation-delay: 0s; -ms-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }
#bubblingG_2 { -moz-animation-delay: 0.39s; -webkit-animation-delay: 0.39s; -ms-animation-delay: 0.39s; -o-animation-delay: 0.39s; animation-delay: 0.39s; }
#bubblingG_3 { -moz-animation-delay: 0.78s; -webkit-animation-delay: 0.78s; -ms-animation-delay: 0.78s; -o-animation-delay: 0.78s; animation-delay: 0.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);
}
}


.kvkk_popup {
    margin-top: 15px;
    align-items: start !important;
}
.kvkk_popup span {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.formDiv li>span {
    /* font-size: 11px; */
    display: inline-block;
    margin: 15px 0 15px 5px;
    line-height: 18px;
}
.formDiv li>span {
    text-align: left !important;
}
.kvkk_popup2 input, .kvkk_popup input {
    margin-left: 6px;
}
.kvkk_popup input, .kvkk_popup2 input {
    width: 17px;
    margin-right: 3px;
}
.kvkk_popup input {
    margin-top: 5px;
}
.kvkk_popup2 {
    align-items: start !important;
}
.kvkk_popup2, .kvkk_popup {
    flex-direction: row-reverse;
    display: flex !important;
}
.kvkk_popup2 span {
    margin-top: 5px !important;
}
.kvkk_popup span, .kvkk_popup2 span {
    width: calc(100% - 20px);
}
.kvkk_popup2 span, .kvkk_popup span {
    cursor: pointer;
}
.d-none {
    display: none !important;
}
.formDiv .hidden-input {
    display: none;
}
/*.formDiv ul li:nth-child(6) input {
    margin-top: 18px;
    float: left;
    position: absolute;
    left: 0;
}*/