/* ---------- RESET ---------- */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

.required-valid {
    background-color: #ffe0e0 !important;
    border: 1px solid #ff8383 !important;
}

.hide {
    display: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


fieldset, img {
    border: 0;
}

.fl {
    float: left;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

body {
    font-size: 1em;
}


/* ---------- CLEARFIX ---------- */
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

/* ---------- GENERAL ---------- */
.round {
    border-radius: 0.3125em;
    -moz-border-radius: 0.3125em;
    -webkit-border-radius: 0.3125em;
}

p {
    margin-bottom: 1.25em;
    color: #9498a1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

/* ---------- TYPOGRAPHY ---------- */
body, form {
    font-family: Arial, sans-serif;
    line-height: 1.125em;
}

body {
    background: #08398a;
}


p, .button, form input, .information-box, .confirmation-box, .error-box, .warning-box {
    font-size: 0.75em;
}


form p input[type="text"], form p input[type="password"], input[type="email"], form p input[type="checkbox"], form p input[type="radio"] {
    font-size: 1em;
}

h1 {
    font-size: 1.125em;
}


/* ---------- COLORS ---------- */
a {
    color: #c5b07b;
}

    a:hover {
        color: #fff;
    }

p a, p a:hover {
    text-decoration: underline;
}

.blue {
    background-color: #c5b07b;
    color: white;
}

    .blue:hover {
        background-color: #5081b3;
        color: white;
    }

/* ---------- WIDTHS ---------- */

.full-width-input {
    width: 95%;
}

/* Textarea Style */
.full-width-textarea {
    width: 95%;
    height: 12.5em;
}

/* Page Container Style */
.page-full-width {
    padding: 0 1.875em;
}


/* ---------- BUTTONS ---------- */
.button {
    padding: 10px 16px;
    display: inline-block;
    text-decoration: none;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    padding-left: 1.5em;
    padding-right: 1.5em;
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: bold;
    text-transform: uppercase;
}


/* ---------- FORMS ---------- */
form label {
    display: block;
    color: #a4a8be;
    margin: 0 0 0.3125em 0;
}

    form label.alt-label {
        text-transform: none;
    }

form input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid #d9dbdd;
    padding: 1em 0.625em;
    outline: none;
}

    form input[type="text"]:hover, input[type="email"]:hover, input[type="password"]:hover, textarea:hover, form input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
        border: 1px solid #bbbdbe;
    }

form input[type="checkbox"], form input[type="radio"] {
    margin-right: 0.833em;
}



form p em {
    margin-top: 0.833em;
    display: block;
}

/* ---------- CONTENT BOXES ---------- */
.information-box {
    padding: 14px;
    margin-bottom: 0.833em;
    background: #7ce77c no-repeat 0.833em center;
    border: 1px solid #069a06;
    color: #069a06;
}

.error-box {
    padding: 16px;
    margin-bottom: 0.833em;
    background: #fde8e4 no-repeat 0.833em center;
    border: 1px solid #e6bbb3;
    color: #cf4425;
}

/* ---------- TOP + HEADER ---------- */

header {
    padding: 0.25em 0;
    background: #042b67;
}

a#company-branding img {
    height: 36px;
}

a#company-branding-small img {
    height: 30px;
}


/* ---------- CONTENT ---------- */
div.content {
    padding-top: 10%;
    position: relative;
}


/* ---------- FOOTER ---------- */
div.footer {
    text-align: center;
    background: #042b67;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px 0;
}

.bilgi-container {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    text-align: center;
}



.div {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    display: table-cell;
    height: auto;
    width: 62px;
    margin: 50px;
    color: black;
}

.mail_img {
    padding-bottom: .5em;
    display: block;
    margin: 0 auto;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

.bilgi-message {
    color: #e0dede;
}

@media only screen and (min-width: 40em) {
    .bilgi-message h1 {
        font-size: 3em;
    }
}

.bilgi-message h1 {
    font-size: 2em;
    margin: .5em 0;
}


.bilgi-message p {
    margin: 0;
    font-weight: 600;
    color: #e0dede;
}


.center-loading-panel {
    top: 0px;
    background-image: url("../Images/loading_v2.gif");
    background-position: 50% 18%;
    background-repeat: no-repeat;
    height: 100%;
    margin-right: 10px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: black;
    opacity: 0.5;
    background-size: 120px;
}

    .center-loading-panel.hide {
        display: none;
    }



/* Customize the label (the check-panel) */
.check-panel {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .check-panel input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check-panel:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-panel input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-panel input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-panel .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*Yeni Giriş Ekranı*/

@charset "UTF-8";
/*For Prealoder*/
/*=======================================================================
1. Typography
=========================================================================*/
html {
    height: 100%;
}

body {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    height: 100%;
    line-height: 1.7;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    color: #646464;
    background-color: #fff;
}

p {
    margin: 0 0 20px 0;
    color: #475467;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    margin: 0 0 20px 0;
    color: #111;
}

h1,
h2 {
    line-height: 1.2;
}

h3,
h4,
h5,
h6 {
    line-height: 1.4;
}

h1 {
    font-size: 36px;
}

@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 34px;
    }
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }
}

h2 {
    font-size: 28px;
}

@media only screen and (max-width: 1199px) {
    h2 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 991px) {
    h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    h2 {
        font-size: 22px;
    }
}

h3 {
    font-size: 22px;
}

@media only screen and (max-width: 991px) {
    h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    h3 {
        font-size: 18px;
    }
}

h4 {
    font-size: 20px;
}

@media only screen and (max-width: 991px) {
    h4 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    h4 {
        font-size: 16px;
    }
}

h5 {
    font-size: 18px;
}

@media only screen and (max-width: 991px) {
    h5 {
        font-size: 16px;
    }
}

/*=======================================================================
2. Template Default Style
=========================================================================*/
a {
    text-decoration: none;
}

    a:active,
    a:hover,
    a:focus {
        text-decoration: none;
    }

    a:active,
    a:hover,
    a:focus {
        outline: 0 none;
    }

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.fxt-content-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .fxt-none-767 {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .fxt-none-991 {
        display: none !important;
    }
}

/*Preloader Styles Start*/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 999999;
}

    .preloader .inner {
        width: 99px;
        height: 99px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

        .preloader .inner > div {
            border-radius: 50%;
            position: absolute;
            -webkit-animation-name: circle_rotate;
            animation-name: circle_rotate;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear cubic-bezier(0.075, 0.82, 0.165, 1);
            animation-timing-function: linear cubic-bezier(0.075, 0.82, 0.165, 1);
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }

        .preloader .inner .line1 {
            width: 100%;
            height: 100%;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-top: 6px solid #740eaf;
            border-left: 6px solid rgba(116, 14, 175, 0);
            border-right: 6px solid rgba(116, 14, 175, 0);
            border-bottom: 6px solid rgba(116, 14, 175, 0);
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

        .preloader .inner .line2 {
            width: 70%;
            height: 70%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-top: 6px solid #9726d8;
            border-left: 6px solid rgba(151, 38, 216, 0);
            border-right: 6px solid rgba(151, 38, 216, 0);
            border-bottom: 6px solid rgba(151, 38, 216, 0);
            -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
        }

        .preloader .inner .line3 {
            width: 40%;
            height: 40%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border-top: 6px solid #be70eb;
            border-left: 6px solid rgba(190, 112, 235, 0);
            border-right: 6px solid rgba(190, 112, 235, 0);
            border-bottom: 6px solid rgba(190, 112, 235, 0);
            -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
        }

@-webkit-keyframes circle_rotate {
    50%, 100% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
}

@keyframes circle_rotate {
    50%, 100% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg);
    }
}
/*Preloader Styles End*/
/*========================================================================
3. Template Animation
=========================================================================*/
.fxt-template-animation {
    position: relative;
    z-index: 1;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .fxt-template-animation .fxt-opacity {
        opacity: 0;
    }

    .fxt-template-animation .fxt-transformY-50 {
        opacity: 0;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }

    .fxt-template-animation .fxt-transformX-L-50 {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);
    }

    .fxt-template-animation .fxt-transformX-R-50 {
        opacity: 0;
        -webkit-transform: translateX(50px);
        -ms-transform: translateX(50px);
        transform: translateX(50px);
    }

.loaded.fxt-template-animation {
    opacity: 1;
}

    .loaded.fxt-template-animation .fxt-opacity {
        opacity: 1;
        -webkit-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    }

    .loaded.fxt-template-animation .fxt-transformY-50 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        -webkit-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    }

    .loaded.fxt-template-animation .fxt-transformX-L-50 {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        -webkit-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    }

    .loaded.fxt-template-animation .fxt-transformX-R-50 {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        -webkit-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 1.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    }

    .loaded.fxt-template-animation .fxt-transition-delay-1 {
        -webkit-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-2 {
        -webkit-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-3 {
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-4 {
        -webkit-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-5 {
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-6 {
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-7 {
        -webkit-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-8 {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-9 {
        -webkit-transition-delay: 0.9s;
        -o-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-10 {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-11 {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-12 {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-13 {
        -webkit-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-14 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-15 {
        -webkit-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-16 {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-17 {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-18 {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-19 {
        -webkit-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        transition-delay: 1.9s;
    }

    .loaded.fxt-template-animation .fxt-transition-delay-20 {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s;
    }

.fxt-template-layout29 .fxt-checkbox-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fxt-template-layout29 .fxt-bg-color {
    background-color: #ffffff;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 30px 52px;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-bg-color {
        min-height: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .fxt-template-layout29 .fxt-bg-color {
        padding: 50px 15px 42px;
    }
}

.fxt-template-layout29 .fxt-bg-img {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fxt-template-layout29 .fxt-page-switcher {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-page-switcher {
        top: calc(100% - 48px);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        left: 0;
        text-align: center;
    }
}

.fxt-template-layout29 .fxt-page-switcher .switcher-text1 {
    text-align: right;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 30px;
    background-color: #000000;
    margin: 2px 0;
    border-radius: 45px 0 0 45px;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-page-switcher .switcher-text1 {
        display: inline-block;
        margin: 0 2px;
        border-radius: 10px 10px 0 0;
        padding: 15px 30px;
    }
}

.fxt-template-layout29 .fxt-page-switcher .switcher-text1:hover {
    color: #f3bd1c;
}

.fxt-template-layout29 .fxt-page-switcher .switcher-text1.active {
    color: #000000;
    background-color: #ffffff;
}

.fxt-template-layout29 .fxt-content {
    max-width: 450px;
    width: 100%;
    padding: 50px 15px 30px;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-content {
        text-align: center;
    }
}

.fxt-template-layout29 .fxt-header .fxt-logo {
    display: block;
    margin-bottom: 100px;
    max-width: 40vw;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-header .fxt-logo {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
    }
}

.fxt-template-layout29 .fxt-form {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-form {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .fxt-template-layout29 .fxt-form {
        margin-bottom: 25px;
    }
}

.fxt-template-layout29 .fxt-form h2 {
    font-weight: 700;
    margin-bottom: 5px;
}

.fxt-template-layout29 .fxt-form p {
    margin-bottom: 30px;
    font-size: 17px;
}

.fxt-template-layout29 .fxt-form .fxt-title {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 26px;
}

@media only screen and (max-width: 991px) {
    .fxt-template-layout29 .fxt-form .fxt-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-form .fxt-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .fxt-template-layout29 .fxt-form .fxt-title {
        font-size: 20px;
    }
}

.fxt-template-layout29 .fxt-form .fxt-otp-logo {
    margin-bottom: 20px;
    display: block;
}

.fxt-template-layout29 .fxt-form .fxt-sending-to {
    margin-bottom: 20px;
    font-size: 16px;
}

    .fxt-template-layout29 .fxt-form .fxt-sending-to span {
        display: block;
    }

.fxt-template-layout29 .fxt-form .fxt-otp-label {
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #202020;
}

.fxt-template-layout29 .fxt-form .form-group {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

    .fxt-template-layout29 .fxt-form .form-group i {
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .fxt-template-layout29 .fxt-form .form-group [class^=flaticon-]:before,
    .fxt-template-layout29 .fxt-form .form-group [class*=" flaticon-"]:before,
    .fxt-template-layout29 .fxt-form .form-group [class^=flaticon-]:after,
    .fxt-template-layout29 .fxt-form .form-group [class*=" flaticon-"]:after {
        margin-left: 0;
        font-size: 16px;
        color: #007aff;
        padding-right: 6px;
    }

.fxt-template-layout29 .fxt-form .form-control {
    min-height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 30px 10px 10px;
    color: #111111;
    border-radius: 6px;
}

.fxt-template-layout29 .fxt-form input::-webkit-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.fxt-template-layout29 .fxt-form input::-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.fxt-template-layout29 .fxt-form input:-moz-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.fxt-template-layout29 .fxt-form input:-ms-input-placeholder {
    color: #a1a1a1;
    font-size: 15px;
    font-weight: 300;
}

.fxt-template-layout29 .fxt-form .fxt-form-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

    .fxt-template-layout29 .fxt-form .fxt-form-row .fxt-form-col {
        border-radius: 0;
        padding: 10px 5px;
        text-align: center;
        margin-right: 10px;
        flex-basis: 0;
        flex-grow: 1;
    }

        .fxt-template-layout29 .fxt-form .fxt-form-row .fxt-form-col:last-child {
            margin-right: 0;
        }

.fxt-template-layout29 .fxt-btn-fill {
    margin-right: 30px;
    margin-top: 15px;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 0;
    color: #fff;
    border-radius: 3px;
    background-color: #e9b102;
    padding: 10px 36px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-btn-fill {
        margin-right: 0;
        margin-bottom: 0;
        margin-top: 0;
    }
}

.fxt-template-layout29 .fxt-btn-fill:hover {
    background-color: #ecb719;
    border-color: #ecb719;
}

.fxt-template-layout29 .fxt-btn-fill:focus {
    outline: none;
}

.fxt-template-layout29 .switcher-text2 {
    color: #63bbff;
    font-size: 15px;
    margin-top: 5px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .fxt-template-layout29 .switcher-text2:hover {
        color: #000000;
    }

.fxt-template-layout29 ul.fxt-socials li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 8px;
}

@media only screen and (max-width: 575px) {
    .fxt-template-layout29 ul.fxt-socials li {
        margin-right: 2px;
    }
}

.fxt-template-layout29 ul.fxt-socials li:last-child {
    margin-right: 0;
}

.fxt-template-layout29 ul.fxt-socials li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    height: 40px;
    width: 40px;
    color: #ffffff;
    border-radius: 50%;
    border: 1px solid;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fxt-template-layout29 ul.fxt-socials li.fxt-facebook a {
    background-color: #3b5998;
    border-color: #3b5998;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-facebook a:hover {
        background-color: transparent;
        color: #3b5998;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-twitter a {
    background-color: #00acee;
    border-color: #00acee;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-twitter a:hover {
        background-color: transparent;
        color: #00acee;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-google a {
    background-color: #CC3333;
    border-color: #CC3333;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-google a:hover {
        background-color: transparent;
        color: #CC3333;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-instagram a {
    background-color: #3f729b;
    border-color: #3f729b;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-instagram a:hover {
        background-color: transparent;
        color: #3f729b;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-linkedin a {
    background-color: #0077B5;
    border-color: #0077B5;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-linkedin a:hover {
        background-color: transparent;
        color: #0077B5;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-youtube a {
    background-color: #c4302b;
    border-color: #c4302b;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-youtube a:hover {
        background-color: transparent;
        color: #c4302b;
    }

.fxt-template-layout29 ul.fxt-socials li.fxt-pinterest a {
    background-color: #bd081c;
    border-color: #bd081c;
}

    .fxt-template-layout29 ul.fxt-socials li.fxt-pinterest a:hover {
        background-color: transparent;
        color: #bd081c;
    }

.fxt-template-layout29 .fxt-footer h3 {
    font-size: 18px;
    font-weight: 500;
}

.fxt-template-layout29 .fxt-footer .fxt-resend-wrap {
    margin-bottom: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 17px;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .fxt-template-layout29 .fxt-footer .fxt-resend-wrap {
        justify-content: center;
    }
}

.fxt-template-layout29 .fxt-footer .fxt-btn-resend {
    margin-left: 3px;
    box-shadow: none;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    color: #63bbff;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}

    .fxt-template-layout29 .fxt-footer .fxt-btn-resend:focus {
        outline: none;
    }

    .fxt-template-layout29 .fxt-footer .fxt-btn-resend:hover {
        color: #000000;
    }

.fxt-template-layout29 .fxt-footer .text-or {
    margin-left: 3px;
    color: #000000;
}

.label {
    color: #0d3a74;
}

button.btnSifremiUnuttum, button.btnGiris, .btn-Giris {
    background-color: #007aff !important;
}

.color-l {
    color: #252c32 !important;
}