body {
    font-family: 'Montserrat', sans-serif;
    background: url(../img/pattern.png) #fff;
}

* {
    font-family: 'Montserrat', sans-serif;
}

img {
    max-width: 100%;
}

a {
    color: #000;
    text-decoration: none !important;
    transition: 0.3s ease all;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #363636;
}

a:hover {
    color: #d7010c;
    text-decoration: none !important;
}

*:focus {
    box-shadow: unset !important;
    outline: unset !important;
}

svg.iconset {
    position: absolute;
    pointer-events: none;
}

.container.newrow {
    padding-left: 5px;
    padding-right: 5px;
}

.container.newzero {
    padding-left: 0px;
    padding-right: 0px;
}

.row.newzero > div {
    padding-left: 0px;
    padding-right: 0px;
}

.row.newzero {
    margin-left: -0px;
    margin-right: -0px;
}

.row.newrow > div {
    padding-left: 5px;
    padding-right: 5px;
}

.row.newrow {
    margin-left: -5px;
    margin-right: -5px;
}

header .menu {
    display: flex;
    padding: 21px 0px;
}

.btn {

}

.btn.btn-md {

}

.btn.btn-lg {

}

.btn.btn-lg.btn-round {

}

.btn.btn-sm {
}

.btn.btn-dark {

}

.btn.btn-dark:not(:disabled):not(.disabled):hover, .btn.btn-dark:not(:disabled):not(.disabled):focus, .btn.btn-dark:not(:disabled):not(.disabled):active {

}

.btn.btn-warning {

}

.btn.btn-warning:not(:disabled):not(.disabled):hover, .btn.btn-warning:not(:disabled):not(.disabled):focus, .btn.btn-warning:not(:disabled):not(.disabled):active {

}

.btn-round {

}

.btn.btn-border.btn-warning {

}

.btn.btn-border.btn-default {

}

.btn.btn-border.btn-default:not(:disabled):not(.disabled):hover, .btn.btn-border.btn-default:not(:disabled):not(.disabled):focus, .btn.btn-border.btn-default:not(:disabled):not(.disabled):active {

}

.btn.btn-border.btn-light {

}

.btn.btn-border.btn-light:not(:disabled):not(.disabled):hover, .btn.btn-border.btn-light:not(:disabled):not(.disabled):focus, .btn.btn-border.btn-light:not(:disabled):not(.disabled):active {

}

.ms-select {
    position: relative;
}

.ms-select select {
    display: none;
}

.select-selected {
    background-color: #ffffff;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 21px;
    right: 16px;
    -webkit-mask: url('../img/svg/arrow.svg');
    -webkit-mask-position: center;
    -webkit-mask-size: 100% auto;
    -webkit-mask-repeat: no-repeat;
    background: #939598;
    width: 14px;
    height: 8px;
    transition: 0.3s ease all;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    transform: rotate(180deg);
    background-image: -moz-linear-gradient(90deg, rgb(179, 2, 16) 0%, rgb(238, 1, 9) 100%);
    background-image: -webkit-linear-gradient(
            90deg, rgb(179, 2, 16) 0%, rgb(238, 1, 9) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(179, 2, 16) 0%, rgb(238, 1, 9) 100%);
}

.select-selected.select-arrow-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ms-select .select-items {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select-items div:last-child {
    border: 0px;
}

.select-items div {
    color: #474443;
    cursor: pointer;
    user-select: none;
    padding: 8px 17px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    border-bottom: 1px solid #d6d7d8;
}

.select-selected {
    color: #bcbec0;
    cursor: pointer;
    user-select: none;
    padding: 11px 17px;
    font-size: 14px;
    line-height: 24px;
    border-radius: 6px;
    border: 1px solid #d1d3d4;
    letter-spacing: -0.5px;
}

.select-items {
    position: absolute;
    background-color: #e6e7e8;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border-radius: 6px;
    max-height: 150px;
    overflow: hidden;
    overflow-y: scroll;
}

.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

header {

    height: 350px;


    padding: 50px 0px;
}

header .logoArea {
    text-align: center;
}

header .logoArea .logo {

}

header .logoArea .logo img {
    width: 220px;
}

section.basvuruFormu {

    border-radius: 10px;

    background-color: rgb(241, 242, 242);

    box-shadow: 0px 6px 23.52px 0.48px rgba(167, 169, 172, 0.45);

    overflow: hidden;

    top: -160px;

    margin-bottom: -300px;

    position: relative;
}

section.basvuruFormu.sonuclar{

    background: #fff;
}

section.basvuruFormu.sonuclar img {

margin-bottom: 40px;
}
section.basvuruFormu.sonuclar .form-content{
    text-align: center;

}
section.basvuruFormu.sonuclar .form-content h2 { font-size: 25px;
 text-align: center; font-weight: 600;
}
section.basvuruFormu .form-header {

    background: #414042;

    padding: 29px 0px;

    position: relative;
}

section.basvuruFormu .form-header h2 {

    text-align: left;
    padding-left: 32px;

    color: #fff;

    font-size: 20px;

    font-weight: 600;

    margin: 0px;
}

section.basvuruFormu .form-header .basvuru-yazdir {

    position: absolute;

    right: 20px;

    top: 50%;

    transform: translateY(-50%);

    background: #fff;

    border-radius: 3px;

    padding: 7px 30px;

    border: 0px;

    display: inline-flex;

    align-items: center;

    justify-content: center;
}

section.basvuruFormu .form-header .basvuru-yazdir i {

    font-size: 20px;

    margin-right: 5px;
}

section.basvuruFormu .form-content {

    padding: 40px 110px;
}

section.basvuruFormu .form-group {

}

section.basvuruFormu .form-footer {

    margin-top: 30px;
}

section.basvuruFormu .form-group label {

    color: #414042;

    font-size: 18px;

    letter-spacing: -1px;

    display: block;

    margin: 0px;

    border-bottom: 1px solid #d1d3d4;

    margin-bottom: 20px;

    line-height: 45px;

    margin-top: 20px;
}

section.basvuruFormu .form-group .form-control {

    margin-bottom: 20px;

    height: unset;

    padding: 11px 17px;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: -0.5px;

    color: #3b3b3b;

    border: 1px solid #d1d3d4;
}
section.basvuruFormu .form-group .form-control::-webkit-input-placeholder { /* Edge */
    color: #bcbec0;
}

section.basvuruFormu .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bcbec0;
}

section.basvuruFormu .form-group .form-control::placeholder {
    color: #bcbec0;
}

section.basvuruFormu .form-group .form-control::-webkit-input-placeholder { /* Edge */
    font-size: 14px;

    line-height: 24px;

    letter-spacing: -0.5px;

    color: #bcbec0;
}

section.basvuruFormu .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 14px;

    line-height: 24px;

    letter-spacing: -0.5px;

    color: #bcbec0;
}

section.basvuruFormu .form-group .form-control::placeholder {
    font-size: 14px;

    line-height: 24px;

    letter-spacing: -0.5px;

    color: #bcbec0;
}

section.basvuruFormu .form-footer .btn-danger {

    background: #414042;

    border: 0px;

    color: #fff;

    font-weight: 600;

    font-size: 16px;

    letter-spacing: -0.5px;

    padding: 13px 27px;
}

section.basvuruFormu .form-footer .btn-danger:Hover {

    background: #1d1d1b;
}

section.basvuruFormu .note {

    padding: 100px 0px;

    color: #414042;

    font-weight: 300;

    line-height: 31px;

    font-size: 15px;
}


section.basvuruFormu .basvuruSorgula {

}

section.basvuruFormu .basvuruSorgula-content{margin: 0 -110px;padding: 30px 110px 0px;border-top: 1px solid #d1d3d4;}

section.basvuruFormu .basvuruSorgula h4 {

    font-size: 17px;

    margin-bottom: 20px;
}
section.basvuruFormu .basvuruSorgula .form-control {

    margin-bottom: 20px;

    height: unset;

    padding: 11px 17px;

    font-size: 14px;

    line-height: 24px;

    letter-spacing: -0.5px;

    color: #bcbec0;

    border: 1px solid #d1d3d4;
}
section.basvuruFormu .basvuruSorgula .btn-danger {

    background: #1d1d1b;

    color: #fff;

    font-weight: 600;

    font-size: 16px;

    letter-spacing: -0.5px;

    padding: 12px 27px;

    border: 0px;

    margin-top: 1px;
}
section.basvuruFormu .basvuruSorgula .btn-danger:hover {

    background: #414042;
}
.customCheckbox {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    line-height: 23px;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: -0.5px;
    color: #414042;
    margin-top: 16px;
}

.customCheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.customCheckbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #d1d3d4;
}

.customCheckbox:hover input ~ .checkmark {
}

.customCheckbox input:checked ~ .checkmark {
}

.customCheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.customCheckbox input:checked ~ .checkmark:after {
    display: block;
}

.customCheckbox .checkmark:after {
    left: 3px;
    top: 3px;
    bottom: 3px;
    right: 3px;
    border-radius: 4px;
    background-color: #1d1d1b;
}

footer .container {

    position: relative;
}

footer {
    background: #414042;
    min-height: 310px;
    padding-top: 170px;
    padding-bottom: 50px;
}

footer p {

    color: #fff;

    font-size: 15px;

    letter-spacing: -1px;
}

footer p span {

    color: #fff;

    font-size: 15px;

    letter-spacing: -1px;
}

footer p b {

}

footer p a {

    color: #fff;

    font-size: 15px;

    letter-spacing: -1px;
}

footer .sosyal {

    display: flex;

    align-items: center;

    justify-content: flex-end;
}

footer .sosyal span {

    color: #fff;

    font-size: 15px;

    letter-spacing: -1px;

    display: inline-block;

    margin-right: 10px;
}

footer .sosyal a {

    width: 40px;

    height: 40px;

    display: inline-flex;

    background: #fff;

    justify-content: center;

    align-items: center;

    border-radius: 50%;

    margin: 0px 3px;
}

footer .sosyal a i {

}

footer .sosyal a:hover {

    background: #1d1d1b;

    color: #fff;
}

footer .imza {

    font-size: 13px;

    color: #9c9c9c;

    text-align: center;
}

footer .imza a {

    font-size: 13px;

    color: #9c9c9c;

    font-weight: 700;
}

.customModal {

}

.customModal .modal-body {

    max-height: 500px;

    overflow: hidden;

    overflow-y: scroll;
}

.customModal .modal-body h4 {

}

.customModal .modal-body p {

    font-size: 14px;

    line-height: 18px;

    margin-bottom: 10px;
}

.customModal .modal-body ul {
    margin-top: -5px
}

.customModal .modal-body ul > li {
    font-size: 16px;
    line-height: 23px;
    padding-left: 15px;
    position: relative
}

.customModal .modal-body ul > li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background: #1d1d1b;
    width: 4px;
    height: 4px
}

.print-container {

    background: #fff;

    border-radius: 4px;

    padding: 0px 15px;

    border: 1px dashed #cacaca;
}

.print-container .table {

    border-bottom: 1px solid #dee2e6;
}

.print-container .table th {

    min-width: 30%;

    font-weight: 600;

    color: #6d6d6d;
}

.print-container .table tr:first-child > th {

    border: 0px;

    padding: 20px 0px;
}

.print-container .table td {

    width: 70%;

    border-left: 1px solid #dee2e6;
}

.print-container .table .title {

    display: block;

    text-align: center;

    font-weight: 600;
}

.print-container .table .title2 {

    display: block;

    text-align: center;

    font-weight: 700;

    color: #000;
}

.print-container .sinavYonergeleri {

}

.print-container .sinavYonergeleri ol {
    list-style-type: decimal;
    padding-left: 20px;
}

.print-container .sinavYonergeleri ol li {
margin-bottom: 10px;
}

@media only screen and  (max-width: 579px) {
    section.basvuruFormu .form-header h2 {
        text-align: left;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        margin: 0px;
    }

    section.basvuruFormu .form-content {
        padding: 40px 20px;
    }

    .ms-select {
        position: relative;
        margin-bottom: 20px;
    }
    .custom-btn {
        margin-bottom: 18px;
    }
}

@media only screen and (min-width: 580px) and (max-width: 767px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

@media only screen and (min-width: 1200px) {

}

@media print {
    body.pagebasvurutamam {
        background: #fff;
    }

    body.pagebasvurutamam header, body.pagebasvurutamam footer {
        display: none;
    }

    body.pagebasvurutamam .container {
        width: 100%;
        max-width: 100%;
        padding: 0px;
    }

    body.pagebasvurutamam section.basvuruFormu {
        top: 0px;
        bottom: 0px;
        margin: 0px;
        background: #fff;
        box-shadow: unset;
        border-radius: 0px;
    }

    body.pagebasvurutamam section.basvuruFormu .form-header {
        display: none;
    }


    body.pagebasvurutamam section.basvuruFormu .form-content {
        padding: 0px;
    }

    body.pagebasvurutamam .print-container {
        border: 0px;
    }
}
