/*Form 1 Başlangıç*/

@media (max-width: 1024px) {
    form.form1 .form-group .input-group button {
        margin-left: 0px!important;
    }
}

form.form1 {
    width: 100%;
    height: auto;
    text-align: left;
}

form.form1 .form-group {
    width: 100%;
    margin-bottom: 10px;
}

form.form1 .form-group label {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
}

form.form1 .form-group .baslik-label {
    text-align: left;
    justify-content: left;
}

form.form1 .form-group .input-group {
    width: 100%;
    position: relative;
}

form.form1 .form-group .input-group .input-group-prepend .input-group-text {
    width: 36px;
    font-size: 14px!important;
    display: grid;
    border-radius: 0px;
}

form.form1 .form-group .input-group .form-control {
    border-radius: 0px;
    border-color: #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
}

form.form1 .form-group .input-group .custom-select {
    border-radius: 0px;
    border-color: #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
}

form.form1 .form-group .guvenlik_input .form-control {
    border-radius: 0px;
    border-color: #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
}

form.form1 .form-group .input-group .guvenlik_resim {
    display: inline-block;
    border-radius: 0px;
    padding: 5px 7px;
    border: solid 1px #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
    margin-left: -2px;
}

form.form1 .form-group .input-group .guvenlik_resim img {
    display: inline-block;
    height: 24px;
}

form.form1 .form-group .input-group .guvenlik_input {
    display: inline-block;
    max-width: 200px;
}

form.form1 .form-group .input-group button {
    width: auto;
    position: relative;
    border-radius: 0px;
    padding: 8px 23px;
    font-size: 14px;
    margin-top: 35px;
}

form.form1 .input-group .checkbox_liste {
    display: inline-block;
    margin-right: 10px;
}

form.form1 .input-group .checkbox_liste input[type="checkbox"] {
    display: none;
}

form.form1 .input-group .checkbox_liste input[type="checkbox"]+label {
    color: #666;
    font-weight: 400;
}

form.form1 .input-group .checkbox_liste input[type=checkbox]:checked~label {
    color: #000;
}

form.form1 .input-group .checkbox_liste input[type="checkbox"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) left top no-repeat;
    cursor: pointer;
}

form.form1 .input-group .checkbox_liste input[type="checkbox"]:checked+label span {
    background-position: -40px top;
    background-repeat: no-repeat;
}

form.form1 .input-group .checkbox_liste input[type="radio"] {
    display: none;
}

form.form1 .input-group .checkbox_liste input[type="radio"]+label {
    color: #666;
    font-weight: 400;
}

form.form1 .input-group .checkbox_liste input[type=radio]:checked~label {
    color: #000;
}

form.form1 .input-group .checkbox_liste input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) -100px top no-repeat;
    cursor: pointer;
}

form.form1 .input-group .checkbox_liste input[type="radio"]:checked+label span {
    background-position: -140px top;
    background-repeat: no-repeat;
}

form.form1 .gonderilmedi {
    border-color: #dd4b39!important;
    box-shadow: none;
    color: #dd4b39!important;
}

form.form1 .input-group .gonderilmedi::-webkit-input-placeholder {
    color: #dd4b39;
}

form.form1 .input-group .gonderilmedi:-moz-placeholder {
    color: #dd4b39;
}

form.form1 .input-group .gonderilmedi::-moz-placeholder {
    color: #dd4b39;
}

form.form1 .input-group .gonderilmedi:-ms-input-placeholder {
    color: #dd4b39;
}

form.form1 .gonderildi {
    border-color: #09a606!important;
    box-shadow: none;
    color: #09a606!important;
}

form.form1 .input-group .gonderildi::-webkit-input-placeholder {
    color: #09a606;
}

form.form1 .input-group .gonderildi:-moz-placeholder {
    color: #09a606;
}

form.form1 .input-group .gonderildi::-moz-placeholder {
    color: #09a606;
}

form.form1 .input-group .gonderildi:-ms-input-placeholder {
    color: #09a606;
}


/*Form 1 Son*/


/*Form 2 Başlangıç*/

@media (max-width: 1024px) {
    form.form2 .form-group .input-group button {
        margin-left: 0px!important;
    }
}

form.form2 {
    width: 100%;
    height: auto;
    text-align: left;
}

form.form2 .form-group {
    width: 100%;
    margin-bottom: 0px;
}

form.form2 .form-group label {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    display: none;
}

form.form2 .form-group .baslik-label {
    text-align: left;
    justify-content: left;
}

form.form2 .form-group .input-group {
    width: 100%;
    position: relative;
}

form.form2 .form-group .input-group .input-group-prepend .input-group-text {
    width: 36px;
    font-size: 14px!important;
    display: none!important;
    border-radius: 0px;
}

form.form2 .form-group .input-group .form-control,
form.form2 .form-group .input-group .custom-select {
    background-color: transparent;
    border-bottom: 2px solid #f4f4f4;
    border-radius: 0;
    color: #ffffff;
    padding: 12px 0px;
    font-size: 14px;
    height: 53px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-weight: 600;
    opacity: 90%;
}

form.form2 .form-group .input-group .custom-select option {
    color: #000;
    padding: 0px 15px!important;
}

form.form2 .form-group .input-group .form-control:focus {
    box-shadow: none;
    outline: none;
    border-color: #fff;
    opacity: 1;
}

form.form2 .form-group .input-group textarea.form-control {
    background-color: transparent;
    border-bottom: 2px solid #f4f4f4;
    border-radius: 0;
    color: #ffffff;
    padding: 12px 0px;
    font-size: 15px;
    height: auto;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    opacity: 90%;
}

form.form2 .form-group .input-group textarea.form-control:focus {
    box-shadow: none;
    outline: none;
    border-color: #fff;
    opacity: 1;
}

form.form2 .form-group .input-group .custom-select:focus {
    box-shadow: none;
    outline: none;
    border-color: #fff;
    opacity: 1;
}

form.form2 .form-group .guvenlik_input .form-control {
    background-color: transparent;
    border-bottom: 2px solid #f4f4f4;
    border-radius: 0;
    color: #ffffff;
    padding: 12px 0px;
    font-size: 15px;
    height: 53px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

form.form2 .form-group .input-group .guvenlik_resim {
    display: flex;
    align-items: center;
    border-radius: 0px 5px 5px 0px;
    padding: 5px 7px;
    border: transparent;
    background-color: transparent;
    box-shadow: none;
    font-weight: 300;
    margin-left: -2px;
    position: absolute;
    right: 70px;
    height: 100%;
}

form.form2 .form-group .input-group .guvenlik_resim img {
    display: inline-block;
    height: 24px;
}

form.form2 .form-group .input-group .guvenlik_input {
    display: inline-block;
    max-width: 200px;
}

form.form2 .form-group .input-group button {
    width: auto;
    height: 53px;
    position: relative;
    border-radius: 0px;
    padding: 12px 23px;
    font-size: 14px;
    margin-left: 0px;
    border-radius: 0rem;
    margin-left: -90px;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    -ms-border-radius: 0rem;
    -o-border-radius: 0rem;
    border: solid 1px #ffffff29;
    padding: 0px 50px;
    color: #fff;
    background: #ffffff2e;
    margin-top: 5px;
}

form.form2 .input-group .checkbox_liste {
    display: inline-block;
    margin-right: 10px;
}

form.form2 .input-group .checkbox_liste input[type="checkbox"] {
    display: none;
}

form.form2 .input-group .checkbox_liste input[type="checkbox"]+label {
    color: #666;
    font-weight: 400;
}

form.form2 .input-group .checkbox_liste input[type=checkbox]:checked~label {
    color: #000;
}

form.form2 .input-group .checkbox_liste input[type="checkbox"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) left top no-repeat;
    cursor: pointer;
}

form.form2 .input-group .checkbox_liste input[type="checkbox"]:checked+label span {
    background-position: -40px top;
    background-repeat: no-repeat;
}

form.form2 .input-group .checkbox_liste input[type="radio"] {
    display: none;
}

form.form2 .input-group .checkbox_liste input[type="radio"]+label {
    color: #666;
    font-weight: 400;
}

form.form2 .input-group .checkbox_liste input[type=radio]:checked~label {
    color: #000;
}

form.form2 .input-group .checkbox_liste input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) -100px top no-repeat;
    cursor: pointer;
}

form.form2 .input-group .checkbox_liste input[type="radio"]:checked+label span {
    background-position: -140px top;
    background-repeat: no-repeat;
}

form.form2 .gonderilmedi {
    border-color: #dd4b39!important;
    box-shadow: none;
    color: #dd4b39!important;
}

form.form2 .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #fff;
}

form.form2 .form-group .input-group .form-control::-moz-placeholder {
    color: #fff;
}

form.form2 .form-group .input-group .form-control:-ms-input-placeholder {
    color: #fff;
}

form.form2 .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #fff;
}

form.form2 .form-group .input-group .form-control:-moz-placeholder {
    color: #fff;
}

form.form2 .input-group .gonderilmedi::-moz-placeholder {
    color: #dd4b39;
}

form.form2 .input-group .gonderilmedi:-ms-input-placeholder {
    color: #dd4b39;
}

form.form2 .gonderildi {
    border-color: #09a606!important;
    box-shadow: none;
    color: #09a606!important;
}

form.form2 .input-group .gonderildi::-webkit-input-placeholder {
    color: #09a606;
}

form.form2 .input-group .gonderildi:-moz-placeholder {
    color: #09a606;
}

form.form2 .input-group .gonderildi::-moz-placeholder {
    color: #09a606;
}

form.form2 .input-group .gonderildi:-ms-input-placeholder {
    color: #09a606;
}


/*Form 2 Son*/


/*Form 3 Başlangıç*/

@media (max-width: 1024px) {
    form.form3 .form-group .input-group button {
        margin-left: 0px!important;
    }
}

form.form3 {
    width: 100%;
    height: auto;
    text-align: left;
}

form.form3 .form-group {
    width: 100%;
    margin-bottom: 0px;
}

form.form3 .form-group label {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    display: none;
}

form.form3 .form-group .baslik-label {
    text-align: left;
    justify-content: left;
}

form.form3 .form-group .input-group {
    width: 100%;
    position: relative;
}

form.form3 .form-group .input-group .input-group-prepend .input-group-text {
    width: 36px;
    font-size: 14px!important;
    display: none!important;
    border-radius: 0px;
}

form.form3 .form-group .input-group .form-control {
    background: transparent;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    color: #222;
    border-radius: 0;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 34px;
}

form.form3 .form-group .input-group textarea.form-control {
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 0px;
    color: #121212;
    padding: 12px 15px;
    font-size: 15px;
    height: auto;
}

form.form3 .form-group .input-group .custom-select {
    background: transparent;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    color: #222;
    border-radius: 0;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 34px;
}

form.form3 .form-group .guvenlik_input .form-control {
    border-radius: 0px;
    border-color: #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
}

form.form3 .form-group .input-group .guvenlik_resim {
    display: flex;
    align-items: center;
    border-radius: 0px;
    padding: 20px 7px;
    border: solid 1px #d2d6de;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
    margin-left: -2px;
    height: 34px;
}

form.form3 .form-group .input-group .guvenlik_resim img {
    display: inline-block;
    height: 24px;
}

form.form3 .form-group .input-group .guvenlik_input {
    display: inline-block;
    max-width: 200px;
}

form.form3 .form-group .input-group button {
    width: auto;
    position: relative;
    border-radius: 0px;
    padding: 8px 23px;
    font-size: 14px;
    margin-left: -50px;
}

form.form3 .form-group .input-group button {
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 15px;
    border: 1px solid #888;
    padding: 12px 30px;
    border-radius: 40px;
    letter-spacing: .2em;
    background: transparent!important;
    width: auto;
    color: #888!important;
}

form.form3 .form-group .input-group button:hover {
    background-color: #222!important;
    color: #fff!important;
}

form.form3 .input-group .checkbox_liste {
    display: inline-block;
    margin-right: 10px;
}

form.form3 .input-group .checkbox_liste input[type="checkbox"] {
    display: none;
}

form.form3 .input-group .checkbox_liste input[type="checkbox"]+label {
    color: #666;
    font-weight: 400;
}

form.form3 .input-group .checkbox_liste input[type=checkbox]:checked~label {
    color: #000;
}

form.form3 .input-group .checkbox_liste input[type="checkbox"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) left top no-repeat;
    cursor: pointer;
}

form.form3 .input-group .checkbox_liste input[type="checkbox"]:checked+label span {
    background-position: -40px top;
    background-repeat: no-repeat;
}

form.form3 .input-group .checkbox_liste input[type="radio"] {
    display: none;
}

form.form3 .input-group .checkbox_liste input[type="radio"]+label {
    color: #666;
    font-weight: 400;
}

form.form3 .input-group .checkbox_liste input[type=radio]:checked~label {
    color: #000;
}

form.form3 .input-group .checkbox_liste input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) -100px top no-repeat;
    cursor: pointer;
}

form.form3 .input-group .checkbox_liste input[type="radio"]:checked+label span {
    background-position: -140px top;
    background-repeat: no-repeat;
}

form.form3 .gonderilmedi {
    border-color: #dd4b39!important;
    box-shadow: none;
    color: #dd4b39!important;
}

form.form3 .input-group .gonderilmedi::-webkit-input-placeholder {
    color: #dd4b39;
}

form.form3 .input-group .gonderilmedi:-moz-placeholder {
    color: #dd4b39;
}

form.form3 .input-group .gonderilmedi::-moz-placeholder {
    color: #dd4b39;
}

form.form3 .input-group .gonderilmedi:-ms-input-placeholder {
    color: #dd4b39;
}

form.form3 .gonderildi {
    border-color: #09a606!important;
    box-shadow: none;
    color: #09a606!important;
}

form.form3 .input-group .gonderildi::-webkit-input-placeholder {
    color: #09a606;
}

form.form3 .input-group .gonderildi:-moz-placeholder {
    color: #09a606;
}

form.form3 .input-group .gonderildi::-moz-placeholder {
    color: #09a606;
}

form.form3 .input-group .gonderildi:-ms-input-placeholder {
    color: #09a606;
}

form.form3 .form-group .input-group .form-control:focus {
    border: 1px solid #999;
    box-shadow: none;
}


/*Form 3 Son*/


/*Form 4 Başlangıç*/

@media (max-width: 1024px) {
    form.form4 .form-group .input-group button {
        margin-left: 0px!important;
    }
}

form.form4 {
    width: 100%;
    height: auto;
    text-align: left;
}

form.form4 .form-group {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

form.form4 .form-group label {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    display: none;
}

form.form4 .form-group .baslik-label {
    text-align: left;
    justify-content: left;
}

form.form4 .form-group .input-group {
    width: 100%;
    position: relative;
}

form.form4 .form-group .input-group .input-group-prepend .input-group-text {
    width: 36px;
    font-size: 14px!important;
    display: none!important;
    border-radius: 0px;
}

form.form4 .form-group .input-group .form-control {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
}

form.form4 .form-group .input-group textarea.form-control {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
}

form.form4 .form-group .input-group .custom-select {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
}

form.form4 .form-group .guvenlik_input .form-control {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding-left: 20px;
    width: 100%;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
}

form.form4 .form-group .input-group .guvenlik_resim {
    display: flex;
    align-items: center;
    border-radius: 0px;
    height: 50px;
    padding: 20px 7px;
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    box-shadow: none;
    font-weight: 300;
    margin-left: -2px;
}

form.form4 .form-group .input-group .guvenlik_resim img {
    display: inline-block;
    height: 24px;
}

form.form4 .form-group .input-group .guvenlik_input {
    display: inline-block;
    max-width: 200px;
}

form.form4 .form-group .input-group button {
    width: auto;
    height: 50px;
    display: flex;
    position: relative;
    border-radius: 0px;
    padding: 0px 23px;
    font-size: 14px;
    margin-left: -90px;
}

form.form4 .input-group .checkbox_liste {
    display: inline-block;
    margin-right: 10px;
}

form.form4 .input-group .checkbox_liste input[type="checkbox"] {
    display: none;
}

form.form4 .input-group .checkbox_liste input[type="checkbox"]+label {
    color: #666;
    font-weight: 400;
}

form.form4 .input-group .checkbox_liste input[type=checkbox]:checked~label {
    color: #000;
}

form.form4 .input-group .checkbox_liste input[type="checkbox"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) left top no-repeat;
    cursor: pointer;
}

form.form4 .input-group .checkbox_liste input[type="checkbox"]:checked+label span {
    background-position: -40px top;
    background-repeat: no-repeat;
}

form.form4 .input-group .checkbox_liste input[type="radio"] {
    display: none;
}

form.form4 .input-group .checkbox_liste input[type="radio"]+label {
    color: #666;
    font-weight: 400;
}

form.form4 .input-group .checkbox_liste input[type=radio]:checked~label {
    color: #000;
}

form.form4 .input-group .checkbox_liste input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) -100px top no-repeat;
    cursor: pointer;
}

form.form4 .input-group .checkbox_liste input[type="radio"]:checked+label span {
    background-position: -140px top;
    background-repeat: no-repeat;
}

form.form4 .gonderilmedi {
    border-color: #dd4b39!important;
    box-shadow: none;
    color: #dd4b39!important;
}

form.form4 .input-group .gonderilmedi::-webkit-input-placeholder {
    color: #dd4b39;
}

form.form4 .input-group .gonderilmedi:-moz-placeholder {
    color: #dd4b39;
}

form.form4 .input-group .gonderilmedi::-moz-placeholder {
    color: #dd4b39;
}

form.form4 .input-group .gonderilmedi:-ms-input-placeholder {
    color: #dd4b39;
}

form.form4 .gonderildi {
    border-color: #09a606!important;
    box-shadow: none;
    color: #09a606!important;
}

form.form4 .input-group .gonderildi::-webkit-input-placeholder {
    color: #09a606;
}

form.form4 .input-group .gonderildi:-moz-placeholder {
    color: #09a606;
}

form.form4 .input-group .gonderildi::-moz-placeholder {
    color: #09a606;
}

form.form4 .input-group .gonderildi:-ms-input-placeholder {
    color: #09a606;
}


/*Form 4 Son*/


/*Form 5 Başlangıç*/

@media (max-width: 1024px) {
    form.form5 .form-group .input-group button {
        margin-left: 0px!important;
    }
}

form.form5 {
    width: 100%;
    height: auto;
    text-align: left;
}

form.form5 .form-group {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

form.form5 .form-group label {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    display: none;
}

form.form5 .form-group .baslik-label {
    text-align: left;
    justify-content: left;
}

form.form5 .form-group .input-group {
    width: 100%;
    position: relative;
}

form.form5 .form-group .input-group .input-group-prepend .input-group-text {
    width: 36px;
    font-size: 14px!important;
    display: none!important;
    border-radius: 0px;
}

form.form5 .form-group .input-group .form-control {
    height: 52px;
    border-color: #b4b4b4;
    background-color: transparent;
    border-radius: 0;
    border-width: 1px;
    color: #787878;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

form.form5 .form-group .input-group textarea.form-control {
    border-color: #b4b4b4;
    background-color: transparent;
    border-radius: 0;
    border-width: 1px;
    color: #787878;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    height: auto;
}

form.form5 .form-group .input-group .custom-select {
    height: 52px;
    border-color: #b4b4b4;
    background-color: transparent;
    border-radius: 0;
    border-width: 1px;
    color: #787878;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

form.form5 .form-group .guvenlik_input .form-control {
    height: 52px;
    border-color: #b4b4b4;
    background-color: transparent;
    border-radius: 0;
    border-width: 1px;
    color: #787878;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

form.form5 .form-group .input-group .guvenlik_resim {
    display: flex;
    align-items: center;
    border-radius: 0px;
    height: 52px;
    padding: 0px 7px;
    background: #fff;
    border: 1px solid #b4b4b4;
    box-shadow: none;
    font-weight: 300;
    margin-left: -2px;
}

form.form5 .form-group .input-group .guvenlik_resim img {
    display: inline-block;
    height: 24px;
}

form.form5 .form-group .input-group .guvenlik_input {
    display: inline-block;
    max-width: 200px;
}

form.form5 .form-group .input-group button {
    width: auto;
    height: 52px;
    display: flex;
    position: relative;
    border-radius: 0px;
    padding: 0px 23px;
    font-size: 14px;
    margin-left: -70px;
}

form.form5 .input-group .checkbox_liste {
    display: inline-block;
    margin-right: 10px;
}

form.form5 .input-group .checkbox_liste input[type="checkbox"] {
    display: none;
}

form.form5 .input-group .checkbox_liste input[type="checkbox"]+label {
    color: #666;
    font-weight: 400;
}

form.form5 .input-group .checkbox_liste input[type=checkbox]:checked~label {
    color: #000;
}

form.form5 .input-group .checkbox_liste input[type="checkbox"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) left top no-repeat;
    cursor: pointer;
}

form.form5 .input-group .checkbox_liste input[type="checkbox"]:checked+label span {
    background-position: -40px top;
    background-repeat: no-repeat;
}

form.form5 .input-group .checkbox_liste input[type="radio"] {
    display: none;
}

form.form5 .input-group .checkbox_liste input[type="radio"]+label {
    color: #666;
    font-weight: 400;
}

form.form5 .input-group .checkbox_liste input[type=radio]:checked~label {
    color: #000;
}

form.form5 .input-group .checkbox_liste input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    background: url(../../form/img/chec-radio.png) -100px top no-repeat;
    cursor: pointer;
}

form.form5 .input-group .checkbox_liste input[type="radio"]:checked+label span {
    background-position: -140px top;
    background-repeat: no-repeat;
}

form.form5 .gonderilmedi {
    border-color: #dd4b39!important;
    box-shadow: none;
    color: #dd4b39!important;
}

form.form5 .input-group .gonderilmedi::-webkit-input-placeholder {
    color: #dd4b39;
}

form.form5 .input-group .gonderilmedi:-moz-placeholder {
    color: #dd4b39;
}

form.form5 .input-group .gonderilmedi::-moz-placeholder {
    color: #dd4b39;
}

form.form5 .input-group .gonderilmedi:-ms-input-placeholder {
    color: #dd4b39;
}

form.form5 .gonderildi {
    border-color: #09a606!important;
    box-shadow: none;
    color: #09a606!important;
}

form.form5 .input-group .gonderildi::-webkit-input-placeholder {
    color: #09a606;
}

form.form5 .input-group .gonderildi:-moz-placeholder {
    color: #09a606;
}

form.form5 .input-group .gonderildi::-moz-placeholder {
    color: #09a606;
}

form.form5 .input-group .gonderildi:-ms-input-placeholder {
    color: #09a606;
}


/*Form 2 Son*/