header,
footer {
    display: none !important;
}

#uyeKayit input:-webkit-autofill,
#uyeKayit input:-webkit-autofill:hover,
#uyeKayit input:-webkit-autofill:focus,
#uyeKayit input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff0 inset !important;
}

#uyeKayit #sartlar {
    border: solid 1px rgb(204 204 204 / 95%);
    background: none !important;
    background-image: transparent !important;
}

#uyeKayit #sartlar.checkbox:before {
    background: transparent;
    transform: scale(1) translate(0%, 0%);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#uyeKayit #sartlar.checkbox:hover:before {
    background: #cdffae;
}

#uyeKayit .checkbox:hover:before,
#uyeKayit .checkbox:focus-visible:before {
    top: 0 !important;
    left: 0 !important;
}

#uyeKayit .checkbox:checked:before {
    content: "\e926" !important;
    font-family: 'default' !important;
    opacity: 1 !important;
    background: #71d700 !important;
    transform: scale(1);
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    line-height: 30px;
}

#uyeKayit .checkbox:checked:hover:before {
    background: #71d700 !important;
}

#uyeKayit .checkbox:checked {
    box-shadow: none !important;
}

#uyeKayit {
    position: relative !important;
    height: 100vh !important;
}

#uyeKayit .container-fluid {
    position: relative !important;
    height: 100% !important;
    z-index: 1;
}

#uyeKayit .row {
    height: 100% !important;
}

.kayitForm {
    display: flex;
    align-items: center;
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.kayitForm-content {
    width: 100%;
}

.kayitForm-contentInput {
    width: 70% !important;
    margin-left: 15%;
}

.kayitForm-contentInput .orientation {
    display: table;
    width: initial;
    margin: auto;
    text-align: left;
    width: 77%;
    margin-bottom: 35px;
}

.orientation .orientationHome {
    display: flex;
    align-items: center;
}

.orientationHome .icon-left2 {
    padding: 0;
    font-size: 10px;
    line-height: 40px;
    float: left !important;
    color: #525252 !important;
}

.orientationHome .icon-home2 {
    color: #525252 !important;
    font-size: 20px !important;
    line-height: 35px;
    margin-left: 3px;
}

#uyeKayit .logo {
    display: table;
    width: initial;
    margin: auto;
    min-height: 50px;
    min-width: 140px;
}

.langue {
    display: flex;
    align-items: center;
}

.langue ul {
    display: flex;
    margin-left: auto !important;
    float: right;
}

.langue ul li {
    margin-right: 5px;
}

.title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-top: 35;
    color: #3fba4e;
}

.kayitForm-sartlar {
    display: table;
    width: initial;
    margin: auto;
    width: 80%;
}

.kayitForm-sartlarGroup {
    padding-right: 15px !important;
    padding-left: 15px !important;
    color: #525252 !important;
}

.sartlarContent-group {
    display: flex !important;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sartlarText {
    font-size: 13px;
    color: #525252;
    text-decoration: underline !important;
}

.kayitButton {
    display: table;
    width: initial;
    margin: auto;
    width: 100%;
}

.kayitButton button {
    display: table;
    width: initial;
    margin: auto;
    display: block !important;
    font-weight: 500 !important;
    border: 1px solid;
    line-height: 15px;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    color: white;
}

.background {
    background: linear-gradient(45deg, rgba(0, 58, 95, 1) 100%, rgba(15, 139, 218, 1) 0%);
    padding: 0px !important;
}

.register {
    position: absolute !important;
    right: 20px;
    top: 20px;
}

.register .register-content {
    display: flex !important;
}

.register-content span {
    display: flex;
    align-items: center;
    padding-right: 10px;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap;
    color: white;
}

.register-content a {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    color: white;
    line-height: 35px;
    border: 1px solid #fff !important;
}

.register-content a:hover {
    background-color: #3fba4e !important;
}

.background .bacgroundContent {
    display: table;
    width: initial;
    margin: auto;
    width: 80% !important;
    text-align: left;
    color: white;
    margin-top: 15%;
}

.background .bacgroundContent .singUp-text {
    font-size: 40px;
    font-weight: 500;
}

.background .bacgroundContent .singUp-text2 {
    font-size: 25px;
    font-weight: 300;
}

.serenayLogo {
    position: absolute !important;
    margin-left: 70px !important;
    bottom: 80px !important;
    color: white;
}

.serenayLogo img {
    width: 100px;
}

.serenayLogo span {
    font-size: 12px;
}

@media screen and (max-width: 1500px) {

    .col-lp-zoomForm {
        zoom: 75% !important;
    }
}

@media screen and (max-width: 1400px) {
    .minZoom {
        zoom: 87%;
    }
}

@media screen and (min-width: 0px) and (max-width: 320px) {
    .col-lp-zoomForm {
        zoom: 58% !important;
    }
}

@media screen and (min-width: 321px) and (max-width: 420px) {
    .col-lp-zoomForm {
        zoom: 70% !important;
    }
}

#uyeKayit .logo {
    width: 200px;
}

@media screen and (max-width: 992px) {
    #uyeKayit {
        height: auto !important;
        margin-top: 0px;
        padding-bottom: 80px;
    }

    #uyeKayit .logo {
        display: none;
    }

    .minZoom {
        zoom: 100%;
    }

    .background {
        display: none;
    }

    #uyeKayit .container-fluid {
        z-index: 2 !important;
    }

    .kayitForm {
        display: block !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .kayitForm-contentInput {
        width: 95% !important;
        display: table;
        width: initial;
        margin: auto;
        margin-left: auto !important;
    }

    .kayitForm-contentInput .orientation {
        width: 95%;
    }

    .orientation .orientationHome {
        padding-right: 5px;
    }

    .orientationHome .icon-left2 {
        line-height: 28px !important;
    }

    .orientationHome .icon-home2 {
        line-height: 24px;
        text-align: left;
    }

    .logo {
        height: auto !important;
    }

    .title {
        font-size: 24px;
        line-height: 30px;
    }

    .kayitForm-sartlar {
        width: 100%;
    }

    .kayitForm-sartlarGroup {
        text-align: left !important;
    }

    .kayitButton div {
        padding-left: 10px;
        padding-right: 10px;
    }

    .kayitButton button {
        font-size: 12px;
        line-height: 12px;
    }

    .mobileGirisbtn span {
        display: table;
        width: initial;
        margin: auto;
        font-weight: 500 !important;
        white-space: nowrap;
        opacity: 0.80 !important;
        font-size: 14px !important;
        text-align: center;
        color: white !important;
        padding-right: 10px !important;
    }

    .registerButton {
        width: 20%;
        font-size: 12px;
        white-space: nowrap;
        padding: 15px;
        line-height: 15px;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .registerButton:hover {
        color: white !important;
        background-color: #3fba4e;
    }
}

#frmKayit button[type="submit"] {
    background-color: var(--success);
    padding: 0px 15px;
    display: block;
    border-radius: 5px;
    transition: 0.3s;
    border: none;
    box-shadow: none;
    outline: none;
    color: white;
    line-height: 45px;
    font-size: 14px;
}

#frmKayit button[type="submit"]:hover {
    background-color: var(--successHover) !important;
}

#frmKayit .informationToggle {
    background-color: var(--whatsappColor);
    display: flex;
    color: white;
    border-radius: var(--radius);
    transition: 0.3s;
    border: none;
    box-shadow: none;
    outline: none;
    line-height: 45px;
    padding: 0px 15px;
    font-size: 14px;
}

#frmKayit .informationToggle i {
    margin-right: 7px;
    font-size: 17px;
    align-items: center;
    display: flex;
}

#frmKayit .informationToggle:hover {
    background-color: var(--success) !important;
}


#information #error-msg-whatsapp,
#information #error-msg-telegram {
    color: red;
    font-weight: 700;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 1px;
    line-height: 40px;
    font-size: 12px;

}

#information #valid-msg-whatsapp,
#information #valid-msg-telegram {
    color: <? echo success ?>;
    font-weight: 700;
    display: block;
    position: absolute;
    right: 15px;
    bottom: 1px;
    line-height: 40px;
    font-size: 12px;
}

#information .iti__selected-flag {
    border-bottom-left-radius: <? echo inputRadius ?>;
    border-top-left-radius: <? echo inputRadius ?>;
    padding-left: 15px;
}

#information .iti__arrow {
    margin-top: 1px;
}

#information #whatsappPhone {
    min-width: 270px !important;
}

#information #telegramPhone {
    min-width: 270px !important;
}

@media screen and (max-width: 992px) {
    #uyeKayit {
        margin-bottom: 50px;
        padding-bottom: 0px !important;
    }

    #information #error-msg-whatsapp,
    #information #valid-msg-whatsapp {
        line-height: 41px;
    }

    #information #whatsappPhone {
        min-width: 100% !important;
    }

    #information #telegramPhone {
        min-width: 100% !important;
    }
}

@media screen and (min-width: 0px) and (max-width:421px) {

    #information #error-msg-whatsapp,
    #information #valid-msg-whatsapp {
        line-height: 40px !important;
    }
}

#information .whatsappContent {
    border-color: <? echo whatsappColor ?> !important;
}

#information .telegramContent {
    border-color: <? echo telegramColor ?> !important;
}

#information .modal-backdrop.show {
    opacity: .5 !important;
}

#frmKayit .or {
    display: flex;
    align-items: center;
    padding: 0px 35px;
    font-size: 14px;
    color: var(--textColor);
    font-weight: 500;
    position: relative;
    opacity: .6;
}

#frmKayit .or:before {
    content: "";
    position: absolute;
    left: 9%;
    top: 47%;
    width: 15%;
    height: 1px;
    border-radius: var(--radius);
    background-color: var(--textColor);
    opacity: .4;
}

#frmKayit .or:after {
    content: "";
    position: absolute;
    right: 9%;
    top: 47%;
    width: 15%;
    height: 1px;
    border-radius: var(--radius);
    background-color: var(--textColor);
    opacity: .4;
}

.field-icon {
    float: right;
    margin-right: 15px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-size: 16px;
}

@media screen and (max-width: 992px) {
    #frmKayit .form-control {
        outline: none;
        box-shadow: none;
        border-radius: var(--radius);
        height: auto;
        padding: 0px 15px;
        line-height: 40px;
        color: var(--textColor);
        font-size: 12px;
        border: none !important;
        background-color: #ffffffa8;
    }

    .form-group.leftInput select,
    .form-group.rightInput select {
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
    }

    #frmKayit textarea.form-control {
        border-radius: 10px !important;
        line-height: 16px;
        padding: 10px;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px !important;
    }

    #frmKayit .form-group {
        padding: 0px !important;
        padding-bottom: 0px !important;
    }

    #frmKayit .mobileCols>div:first-child {
        padding-right: 5px;
    }

    #frmKayit .mobileCols>div:first-child .form-group:last-child {
        margin-bottom: 0px !important;
    }

    #frmKayit .mobileCols>div:last-child {
        padding-left: 5px;
        padding-left: 0px;
    }

    #frmKayit .mobileCols>div:last-child .form-group,
    #frmKayit .mobileCols>div:last-child .form-group>div,
    #frmKayit .mobileCols>div:last-child .form-group>div textarea {
        height: 100%;
    }

    #frmKayit #inputLphone {
        padding-left: 51px;
    }

    #frmKayit .phoneContent {
        border: none !important;
    }

    .formContent .leftInput,
    .formContent .rightInput,
    .formContent .telInput {
        margin-bottom: 5px !important;
    }


    #frmKayit {
        width: 93% !important;
        display: table;
        margin: auto;
        padding: 7% 6%;
        background-color: rgba(255, 255, 255, .1);
        backdrop-filter: blur(7.1px);
        -webkit-backdrop-filter: blur(6.1px);
        border-radius: 15px;
        border: solid 1px rgba(255, 255, 255, .3);
    }

    #uyeKayit .mobileHead {
        margin-bottom: 15px;
    }

    #uyeKayit .mobileHead>.row .col:last-child {
        display: flex;
        align-items: center;
    }

    #uyeKayit .mobileHead .title {
        text-align: left;
        color: white;
    }

    #uyeKayit .title p:first-child {
        font-weight: 400;
        color: white;
        font-size: 14px;
        line-height: 14px;
        margin: 0px;
        margin-bottom: 5px;
    }

    #uyeKayit .title p:last-child {
        font-weight: 700;
        color: white;
        font-size: 30px;
        line-height: 30px;
        margin: 0px;
    }

    #uyeKayit .langue {
        margin-left: auto;
    }

    #uyeKayit .langue ul {
        display: flex !important;
        margin-left: auto !important;
        float: right !important;
    }

    #uyeKayit .langue ul li {
        margin-right: 5px;
    }

    #uyeKayit .langue ul li img {
        border-radius: 50% !important;
    }

    #uyeKayit {
        position: relative;
        display: flex;
        align-items: center;
        background-color: var(--primaryColor);
        height: calc(100vh - 50px);
        min-height: calc(100vh - 50px) !important;
        overflow: hidden;
        padding-bottom: 15%;
    }

    #uyeKayit:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0px;
        background-image: url(../../img/girisBg.jpg?v=2);
        opacity: .7;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #frmKayit .or {
        text-align: center;
        padding: 25px 0px;
        display: block;
    }

    #frmKayit .checkbox {
        border-radius: 100%;
        margin-top: 7px;
        margin-left: 1px;
        height: 20px;
        width: 20px;
        min-height: 20px;
        min-width: 20px;
        max-height: 20px;
        max-width: 20px;
        font-size: 8px;
    }

    #frmKayit .sartlarText {
        color: white;
    }

    #frmKayit .or {
        color: white;
        padding: 10px 0px;
    }

    #frmKayit button[type="submit"],
    #frmKayit .informationToggle {
        font-size: 12px;
    }

    #uyeKayit .checkbox:checked:before {
        line-height: 20px !important;
    }

    .girisYonlendirme {
        width: 94% !important;
        display: table;
        margin: auto;
        margin-top: 15px;
        padding: 7% 6%;
        background-color: rgba(255, 255, 255, .1);
        backdrop-filter: blur(7.1px);
        -webkit-backdrop-filter: blur(6.1px);
        border-radius: 15px;
        border: solid 1px rgba(255, 255, 255, .3);
    }

    .registerButton {
        color: white;
        border-radius: var(--radius);
        padding: 0px 15px;
        line-height: 40px;
        font-size: 14px;
        font-weight: 500;
        border: solid 1px rgba(255, 255, 255, .4);
        background-color: rgba(255, 255, 255, .1);
        width: 50% !important;
        display: table;
        margin: auto;
        text-align: center;
        margin-top: 7px;
    }

    #ulke,
    #sehir {
        height: 40px;
        appearance: auto;
        line-height: 40px !important;
        height: 40px !important;
    }

    .field-icon {
        margin-top: -28px !important;
    }
}

.modal-backdrop {
    background-color: #0000009c;
}