
body {
    font-family: 'Open Sans', sans-serif;
    color: #efefef;
}


.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.form-control:focus {
    box-shadow: none;
}


.modal-right-content .bullets li i{  }

/** MEDIA **/
@media (max-width: 992px) {  }

@media (max-width: 768px) {  }

@media (min-width: 991px) {  }


.form-ekbilgi {
    font-size: 12px;
    display: block;
    margin-top: -12px;
    position: absolute;
    margin-left: 10px;
    font-weight: bold;
    color: #2a2a2b;
}

.form-ekbilgi2 {
    margin-bottom: 0;
    font-size: 13px;
    display: block;
    margin-top: 7px;
    position: unset;
    font-weight: bold;
    color: #2a2a2b;
}

.sozlesme{
    border: 1px solid #CECECE;
    color: #ffffff;
    font-size: 10px;
    height: 70px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 4px;
    width: 100%;
    background-color: #464646;
}



@media (max-width: 575.98px){
    .table-responsive-sm{
        display:block;
        width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        -ms-overflow-style:-ms-autohiding-scrollbar
    }
    .table-responsive-sm>.table-bordered{
        border:0
    }
}
@media (max-width: 767.98px){
    .table-responsive-md{
        display:block;
        width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        -ms-overflow-style:-ms-autohiding-scrollbar
    }
    .table-responsive-md>.table-bordered{
        border:0
    }
}
@media (max-width: 991.98px){
    .table-responsive-lg{
        display:block;
        width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        -ms-overflow-style:-ms-autohiding-scrollbar
    }
    .table-responsive-lg>.table-bordered{
        border:0
    }
}
@media (max-width: 1199.98px){
    .table-responsive-xl{
        display:block;
        width:100%;
        overflow-x:auto;
        -webkit-overflow-scrolling:touch;
        -ms-overflow-style:-ms-autohiding-scrollbar
    }
    .table-responsive-xl>.table-bordered{
        border:0
    }
}
.table-responsive{
    display:block;
    width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar
}
.table-responsive>.table-bordered{
    border:0
}

.table-responsive{
    min-height:.01%;
    overflow-x:auto
}


@media screen and (max-width: 767px){
    .table-responsive{
        width:100%;
        margin-bottom:15px;
        overflow-y:hidden;
        -ms-overflow-style:-ms-autohiding-scrollbar
    }
    .table-responsive>.table{
        margin-bottom:0
    }
    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
        border-bottom:0
    }
}

.form-send-genel {
	margin: 10px 0px 0px;
	border: 1px solid #e6e9ea;
    border-radius: 0px 0px 10px 10px;
	padding: 0px 10px;
	border-bottom: 1px solid #efefef;
}


.tab-link a{
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
	color: #dc3545;
}

.tab-link a:hover{
    background: #f2f7fb;
}




/** Login 42 start **/

.login-42 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Jost', sans-serif;
}

.login-42 {
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    background: #eef1f6;
}

.login-42 .form-section a{
    text-decoration: none;
    color:#000;
}

.login-42 .form-section a:hover{
    text-decoration: none;
    color:#4f4f4f;
}



.login-42 .form-inner {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 70px 80px;
    background: #fff;
    position: relative;
    z-index: 0;
    background-image: linear-gradient(to bottom, #889195, #373d54);
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}


.login-42 .form-sub {
    max-width:750px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 40px 50px;
    background: #fff;
    position: relative;
    z-index: 0;
	background-image: linear-gradient(to bottom, #889195, #373d54);
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}

.login-42 .form-section .extra-login {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 10px 0 5px!important;
}

.login-42 .form-section .extra-login::before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #121b2b;
    content: "";
}

.login-42 .form-section .extra-login > span {
    width: auto;
    float: none;
    display: inline-block;
    padding: 1px 20px;
    z-index: 1;
    position: relative;
    font-size: 14px;
    color: #fff;
    background: #0c0c0c;
}

.login-42 .form-section p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
}

.login-42 .form-section p a {
    color: #fff;
}

.login-42 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-42 .form-section .thembo {
    margin-left: 4px;
}

.login-42 .form-section h3 {
    margin: 0 0 35px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

.login-42 input::placeholder{
    color: #fff;
}

.login-42 .form-section .form-group {
    margin-bottom: 25px;
}

.login-42 .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.login-42 .form-section .checkbox{
    margin: 10px 0 35px;
}

.login-42 .form-section .form-control {
    padding: 5px;
    font-size: 14px;
    outline: none;
    background: transparent!important;
	color: #ffffff;
    font-weight: 500;
    border-radius: 0;
    border: none;
    border-bottom: solid 2px #fff;
	height: 45px;
}

.login-42 .form-section .form-box i {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 23px;
    color: #fff;
}

.login-42 .form-section .checkbox .terms {
    margin-left: 3px;
}

.login-42 .form-section .terms {
    margin-left: 3px;
}

.login-42 .form-section .form-check {
    float: left;
    margin-bottom: 0;
    padding-left: 25px;
    font-size: 16px;
    color: #fff;
}

.login-42 .form-section .form-check .form-check-input {
    margin-left: -25px;
}

.login-42 .form-section .form-check a {
    color: #424242;
}

.login-42 .form-check-input:focus {
    box-shadow: none;
}

.login-42 .form-section .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0;
    vertical-align: top;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 0;
    top: 2px;
}

.login-42 .form-check-input:checked {
    background-color: #ffc626;
    border-color: #ffc626!important;
}

.login-42 .form-section a.forgot-password {
	font-size: 16px;
    color: #fff;
    display: block;
    padding-top: 20px;
}

.login-42 .logo img {
    margin-bottom: 15px;
    height: 30px;
}

.login-42 .btn-theme {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #000;
    overflow: hidden;
    overflow: hidden;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Jost', sans-serif;
    border-radius: 3px;
    border: none;
}

.login-42 .btn-theme:hover {
    color: #fff;
}

.login-42 .btn-theme:hover::before {
    left: 0%;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.login-42 .btn-theme:before {
    position: absolute;
    content: '';
    left: 96%;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    transform: skewX(-25deg);
}

.login-42 .btn-theme span {
    position: relative;
    z-index: 1;
}

.login-42 .btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.login-42 .btn-lg{
    padding: 0 50px;
    line-height: 55px;
}

.login-42 .btn-md{
    padding: 0 45px;
    line-height: 50px;
}

.login-42 .btn{
    box-shadow: none!important;
}

.login-42 .btn-primary {
    background: #ffffff;
}

.login-42 .btn-theme:before {
    background: #ffc626;
}

.login-42 .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.login-42 .mb-35{
    margin-bottom: 35px!important;
}

/** Social list **/
.login-42 .social-list{
    margin-bottom: 30px;
}

.login-42 .social-list .buttons {
    display: flex;
    justify-content: center;
}

.login-42 .social-list a {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    margin:0 3px 5px;
    font-size: 20px;
    overflow: hidden;
    background: #fff;
    position: relative;
    transition: transform 0.2s linear 0s, border-radius 0.2s linear 0.2s;
}

.login-42 .social-list a i {
    transition: transform 0.2s linear 0s;
    position: relative;
    z-index: 3;
}

.login-42 .social-list a:hover {
    transform: rotate(-90deg);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.login-42 .social-list a:hover i {
    transform: rotate(90deg);
}

.login-42 .social-list a.facebook-bg {
    color: #4867aa;
}

.login-42 .social-list a.twitter-bg {
    color: #33CCFF;
}

.login-42 .social-list a.google-bg {
    color: #db4437;
}

.login-42 .social-list a.dribbble-bg {
    color: #2392e0;
}

/** MEDIA **/
@media (max-width: 992px) {
    .login-42 .form-inner {
        padding: 50px;
    }
}

@media (max-width: 768px) {
    .login-42 .form-inner {
        padding: 40px 30px;
    }
}
/** Login 42 end **/