/*FORM*/




.contact_form UL { margin: 0px; padding: 0px; }
.contact_form LI {margin: 0px 0px 10px;
    padding: 0px;
    list-style: none;
    font-size: 10pt;
    position: relative;
    font-family: 'Gotham-Book';
    color: #black;}
.contact_form .form-text,
.contact_form .form-textarea {width: 100%; /*+box-sizing:border-box;*/-webkit-box-sizing: border-box;background-repeat:no-repeat !important;background-size:auto 100%;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;height: 40px;padding-left: 33px;background: transparent;resize: none;border: solid 1px #ebeef0;border-radius:35px;font-family: 'Gotham-Light';color: #737980;background-color: #e8e8e8;}
.contact_form .form-textarea {height: 100px;border-radius:10px;background-color:#f6f6f6;padding-top: 9px;}
.contact_form LABEL { height: 15px; }

/* YAYLA FORM */
contact_form UL { margin: 0px; padding: 0px; }
.yayla_form LI {margin: 0px 0px 10px;padding: 0px;list-style: none;font-size: 10pt;position: relative;font-family: 'Gotham-Book';color:  #737980;}
.yayla_form .form-text,
.yayla_form .form-textarea {width: 100%; /*+box-sizing:border-box;*/-webkit-box-sizing: border-box;background-repeat:no-repeat !important;background-size:auto 100%;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;height: 40px;padding-left: 33px;background: transparent;resize: none;border: solid 1px #ebeef0;border-radius:35px;font-family: 'Gotham-Light';color: #737980;background-color: #e8e8e8;}
.yayla_form .form-textarea {height: 100px;border-radius:10px;background-color:#f6f6f6;padding-top: 9px;}
.yayla_form LABEL { height: 15px; }

/* YAYLA FORM */
.form-submit {
   border-radius: 15px;
    width: 113px;
    height: 27px;
    border: 0px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin: auto;
    font-weight: bold;
    margin-top: 0px;
    font-family: 'Gotham-Bold';
    box-shadow: 0.487px 3.97px 21px 0px rgb(0 0 0 / 16%);
    background: #323e48;
}



.form-submit:hover { opacity: 0.7; cursor: pointer }
INPUT.inputError,
SELECT.inputError {border: 1px solid #cf1c1c !important; border-radius:15px;}

::-webkit-input-placeholder { /* WebKit browsers */
 color:    #737980;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #737980;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #737980;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #737980;
}

.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) {
    margin: 0;
    padding: 0;
}
input[type=checkbox]:not(old) + label,
input[type=checkbox]:not(old) + label, input[type=radio ]:not(old) + label {
    display: inline-block;
    padding-left: 22px;
    background: url(../images/form/checks.png) no-repeat 0 0;
    line-height: 15px;
    cursor: pointer;
    font-size: 14px;
}
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: 10px auto;
	 }
 @-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);
}
}


/*flag*/
.intl-tel-input .selected-flag { height: 100% !important; }
.intl-tel-input .country-list { width: 260px; }
.intl-tel-input .country-list .country { font-size: 13px; }
/*error*/
.contact-error { position: absolute; right: 0px; top: 0px; z-index: 2; width: auto; height: 100%; display: inline-block; }
.contact-error i { background-image: url('../images/form/info.png'); background-size: 4px; background-position: center center; background-repeat: no-repeat; width: 30px; height: 100%; display: inline-block; position: relative; top: 0px; background-color: #e92d2d; }
.contact-error span { position: absolute; right: 0px; bottom: 100%; width: 170px; background-color: #fd4a4a; color: #fff; font-size: 11px; text-align: center; padding: 5px 5px; box-sizing: border-box; font-family: arial; line-height: 15px; opacity: 0; visibility: visible; z-index: -9999; transition: all .2s ease-in-out; pointer-events: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.contact-error:hover span { z-index: 2; visibility: visible; opacity: 1; display: block; }
.contact_form input[type="submit"][disabled] { text-indent: -9999px; background: url(../../../../www.crmfys.com/public/loader.gif) no-repeat center #f2f2f2; }
.izinMetin {
    font-size: 10px;
    color: #fff;
    line-height: 1.3;
}
.izinMetin a {
    color: #73cfe9;
    text-decoration: underline;
    font-weight: 700;
}
.page-title{color:#9c6f2c;font-weight:400;font-size:2em;margin-bottom:20px}
.kvkk{max-width:1000px;width:90%;display: none;     
	position: relative;
    height: 100vh;
    width: 100%;
    z-index: 1;}
.kvkk p{font-size:14px;line-height:1.4;margin-bottom:25px;width:100%;display:inline-block;text-align:left}
.kvkk ol,.kvkk ul{width:100%;display:inline-block;margin-bottom:15px}
.kvkk ol li,.kvkk ul li{width:calc(100% - 25px);display:list-item;margin-bottom:10px;list-style-type:disc;margin-left:25px}
.kvkk h4{font-size:17px;margin-bottom:15px;font-weight:700}
.kvkk table{width:100%;margin-bottom:50px}
.kvkk table td{border:1px solid #000;padding:5px;vertical-align:middle}
.kvkk table td p{margin:0;text-align:left}
.kvkk p a{color:#000;text-decoration:underline}
.kvkk table td a{color:#000;text-decoration:underline}
