.frontpage-anon-container * {
    box-sizing: border-box !important
}

.frontpage-anon-container .preheader {
    background-color: #72CDF7;
    width: 100%;
    height: 20px
}

.frontpage-anon-container .preheader .container {
    width: 600px;
    font-weight: 500;
    margin: 0 auto;
    display: flex;
    font-size: 12px;
    color: white;
    padding: 2px;
    justify-content: space-between
}

.frontpage-anon-container .preheader .container a {
    font-weight: 500;
    color: white !important;
    font-size: 12px !important
}

.frontpage-anon-container .header {
    width: 100%;
    background-color: #40BBF4;
    height: 100px;
    padding-top: 20px;
}

.frontpage-anon-container .header .container {
    width: 1180px;
    margin: 0 auto;
    color: white !important;
    height: 100%;
    padding: 30px 0
}

.frontpage-anon-container .header .container .logo {
    float: left;
    display: block
}

.frontpage-anon-container .header .container .logo img.logo-anonymous {
    width: 275px
}

.frontpage-anon-container .header .container .login-btn a {
    float: right;
    color: white !important;
    padding: 10px 20px 10px 50px;
    border: 2px solid white;
    border-radius: 4px;
    font-size: 14px;
    background-color: #40bbf5;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    font-weight: 500;
    position: relative
}

.frontpage-anon-container .header .container .login-btn a i {
    font-size: 25px;
    position: absolute;
    left: 13px;
    top: 8px
}

.frontpage-anon-container section.form-container {
    width: 100%;
    background-color: #40BBF4
}

.frontpage-anon-container section.form-container .container {
    width: 1180px;
    margin: 0 auto;
    color: white !important;
    height: 550px;
    color: white
}

.frontpage-anon-container section.form-container .container .left-column {
    width: 530px;
    position: relative;
    padding: 0 50px 0 0;
    color: white !important;
    float: left
}

.frontpage-anon-container section.form-container .container .left-column h1 {
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase
}

.frontpage-anon-container section.form-container .container .left-column h1 span {
    font-weight: 900
}

.frontpage-anon-container section.form-container .container .left-column p {
    font-size: 28px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff
}

.frontpage-anon-container section.form-container .container .left-column img {
    margin-top: 70px
}

.frontpage-anon-container section.form-container .container .right-column {
    width: 50%;
    float: right;
    position: relative
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form {
    background-color: #fff;
    padding: 50px;
    box-shadow: 0 16px 26px -6px rgba(0,0,0,0.16);
    width: 500px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 3;
    text-align: left
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form #edit-info {
    display: block !important
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form #edit-info h2 {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.9px;
    text-align: left;
    color: #4a4a56
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form #edit-info p {
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a56
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form .form-item {
    display: flex
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form .form-item input,.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form .form-item textarea {
    border: solid 2px #F0F0F4;
    padding: 10px 20px;
    font-size: 14px;
    width: 100%;
    color: #000
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form .control.prev-btn .btn.button--primary {
    background: unset;
    color: unset !important;
    box-shadow: unset;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 50px;
    font-size: 12px
}

.frontpage-anon-container section.why-us {
    width: 1180px;
    margin: 0 auto
}

.frontpage-anon-container section.why-us .container {
    width: 600px;
    float: right;
    margin-top: 160px
}

.frontpage-anon-container section.why-us .container ul li {
    margin-bottom: 10px;
    line-height: 1.4;
    font-weight: 300
}

.frontpage-anon-container section.why-us .container ul li b {
    margin-right: 5px
}

.frontpage-anon-container section.advantages {
    width: 1180px;
    margin: 0 auto;
    padding: 20px;
    clear: both
}

.frontpage-anon-container section.advantages ul {
    display: flex
}

.frontpage-anon-container section.advantages ul li {
    text-align: center;
    padding: 10px;
    flex: 1;
    display: grid;
    text-align: center
}

.frontpage-anon-container section.advantages ul li img {
    margin: 0 auto 30px
}

.frontpage-anon-container section.advantages ul li div {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a56;
    text-transform: uppercase !important
}

.frontpage-anon-container section.advantages ul li p {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a56
}

.frontpage-anon-container .apply-now {
    width: 100%;
    text-align: center;
    display: inline-block
}

.frontpage-anon-container .apply-now .container {
    width: 500px;
    margin: 80px auto;
    clear: both
}

.frontpage-anon-container .apply-now .container img {
    margin-bottom: 40px
}

.frontpage-anon-container .apply-now .container .apply-now-btn {
    box-shadow: 0 12px 20px 0 rgba(64,187,244,0.36);
    background-color: #40bbf4;
    color: white !important;
    width: 122px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    padding: 20px 80px
}

.frontpage-anon-container .references {
    width: 100%;
    padding: 40px;
    border-top: 3px solid #e9e9e9
}

.frontpage-anon-container .references .container {
    width: 1180px;
    margin: 0 auto;
    text-align: center
}

footer {
    width: 100%
}

.region-footer {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background-color: #F4F3F7
}

.region-footer nav {
    border-bottom: 1px solid #fff;
    height: 30px;
    width: 1180px;
    margin: 0 auto
}

.region-footer nav ul.menu {
    margin: unset !important
}

.region-footer nav ul.menu li a {
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #4a4a56 !important;
    text-transform: uppercase;
    text-decoration: none
}

.region-footer #block-copyright {
    width: 1180px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a56;
    margin: 0 auto
}

.region-footer #block-copyright img {
    background-color: #F4F3F7;
    margin-top: -45px;
    padding: 0 0 0 10px
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form #edit-actions button {
    width: 300px;
    height: 60px;
    border-radius: 5px;
    box-shadow: 0 12px 20px 0 rgb(64 187 244 / 36%);
    background-color: #40bbf4;
}

.frontpage-anon-container section.form-container .container .right-column #custom-uyelik-form #edit-actions {
    width: 100%;
    text-align: center;
}


.aydinlatma-form {
    display: flex;
    left: 0;
    right: 0;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    z-index: 999;
    top: 0;
    align-items: center;
    justify-content: center;
}

.aydinlatma-form form {
    max-width: 800px;
    background: #fff;
    padding: 40px 65px;
    text-align: center;
    border-radius: 4px;
}

p.af-top {
    color: #92929B;
    line-height: 15px;
    font-size: 13px;
}

p.af-bottom {
    line-height: 16px;
    font-size: 14px;
}

p.af-update {
    font-size: 13px;
    line-height: 15px;
    color: #92929B;
}

#edit-aydinlatma-metni-label {
    text-align: center;
}

.aydinlatma-form form p {
    margin-bottom: 20px;
}

.aydinlatma-form form button {
    margin-top: 0;
}

.aydinlatma-form form a {
    text-decoration: underline;
}

.aydinlatma-form .form-item-aydinlatma-metni-full {
    display: block;
    overflow: scroll;
    overflow-x: auto;
    margin-bottom: 20px;
    background: #fafafc;
    border: 1px solid #F0F0F4;
    padding: 15px 20px;
    border-radius: 4px;
    position: relative;
    text-align: left;
    flex: 10;
}

.aydinlatma-form form {
    height: 70vh;
    display: flex;
    flex-direction: column;
}

.aydinlatma-form .form-item-aydinlatma-metni-full h4 {
    font-weight: 500;
}

.aydinlatma-form .form-item-aydinlatma-metni-full {
    display: block;
    overflow: scroll;
    overflow-x: auto;
    margin-bottom: 20px;
    background: #fafafc;
    border: 1px solid #F0F0F4;
    padding: 15px 20px;
    border-radius: 4px;
    position: relative;
    text-align: left;
    flex: 10;
}

.aydinlatma-form form .form-item {
    text-align: left;
}

.aydinlatma-form form .form-item-item-update {
    flex: 1;
}

.aydinlatma-form form button {
    flex: 1;
    margin: auto;
    margin-top: 20px;
}

.aydinlatma-form .form-item-aydinlatma-metni-full p {
    font-size: 13px;
    line-height: 16px;
}

.aydinlatma-form .af-show {
    text-decoration: underline;
    cursor: pointer;
}
