.form-footer, .logo, .slogan, .tesekkurler, a.downbtn {
    text-align: center
}

.form-wrapper, body {
    background: #fff
}

.form-inner, img {
    max-width: 100%
}

.form-submit, .form-text, body {
    font-family: 'Titillium Web', sans-serif
}

* {
    /* margin: 0; */
    /* padding: 0; */
    /* list-style: none; */
    /* box-sizing: border-box; */
}

a {
    text-decoration: none
}

:focus {
    outline: 0
}

::-webkit-input-placeholder {
    color: #98694d
}

::-moz-placeholder {
    color: #98694d
}

:-ms-input-placeholder {
    color: #98694d
}

:-moz-placeholder {
    color: #98694d
}

::placeholder {
    color: #98694d
}

:focus::-webkit-input-placeholder {
    color: #21262c
}

:focus::-moz-placeholder {
    color: #21262c
}

:focus:-ms-input-placeholder {
    color: #21262c
}

:focus:-moz-placeholder {
    color: #21262c
}

:focus::placeholder {
    color: #21262c
}

.clearfix {
    clear: both
}

body {
    font-size: 14px;
    color: #fff
}

section {
    /* float: left; */
    /* width: 100%; */
    /* position: relative; */
}

.wrapper {
    padding-top: 26px;
    position: relative;
    width: 75%;
}

.form-wrapper {
    position: fixed;
    top: 95px;
    bottom: 0;
    right: 0;
    width: 25%;
    z-index: 1
}

.form-inner {
    float: left;
    width: 100%;
    padding: 1rem 2rem
}

.logo {
    display: block;
    margin: 0 auto 1.2rem;
    width: 50%
}

.form-box, .form-box li, .form-text {
    float: left;
    width: 100%
}

.form-title {
    color: #000;
    font-size: 13px
}

.form-title strong {
    display: block;
    margin-bottom: 5px;
    color: #1b70be
}

.form-box {
    margin-top: 1.2rem
}

.form-box li {
    list-style: none;
    margin-bottom: .5rem;
    position: relative
}

.form-footer, .slogan, a.downbtn {
    position: absolute;
    right: 0;
    left: 0
}

.form-text {
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border: 1px solid #959595;
    color: #21262c;
    transition: .3s
}

.form-box li.izin {
    margin: .5rem 0 1.2rem;
    font-size: 12px;
    color: #fff
}

.form-box li.izin a {
    text-decoration: underline;
    color: #fff
}


.form-submit {
    display: block;
    width: 98%;
    padding: 15px 0;
    margin: 0 auto;
    color: #fff;
    border: 0;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 1rem;
    cursor: pointer;
    background: #1b70be;
    text-align: center
}

.form-footer {
    /* width: 65%; */
    /* margin: 0 auto; */
    /* display: flex; */
    /* bottom: 1%; */
    /* flex-flow: column; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
}

.form-footer .tel {
    color: #8d654f;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    transition: .3s
}

.form-footer .form-social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    margin: 0 1px;
    color: #000;
    transition: .3s
}


.sect1 {
    /* top: 95px; */
    /* height: 100%; */
}

.copyright .social a, .modal-inner, .sect5 {
    display: inline-block
}


.modal-inner {
    padding: 50px;
    max-width: 500px;
    line-height: 22px;
    color: #000
}
