﻿body {
    background: #fafafa;
    color: #213343;
    overflow-x: hidden;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.wrap {
    max-width: 960px;
    margin: auto;
}

.landingImage img {
    border-radius: 14px;
}

.questionImage img {
    border-radius: 14px;
}

.text-primary {
    color: #4472C4 !important;
}

.text-danger {
    color: #990000 !important;
}

.mw-500 {
    max-width: 500px;
    margin: auto;
}

.our-letter {
    font-weight: bold;
    color: #4472c4 !important;
}

.w-300 {
    width: 300px;
}

.time-out-info {
    margin-left: 50%;
    left: -150px;
    top: 75px;
    z-index: 9;
}
.divimizMaster {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255,255,255,0.5) !important;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999999;
}
.tmzres {
    z-index: 1;
    position: relative;
    margin-top: -45px
}
.gorselres {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 470px;
    max-width: 100%;
}
.copyres {
    margin-top: 100px
}
.reklamgorselbir {
    max-height:200px
}
.reklamgorseliki {
    max-height:200px
}
.reklamgorselsifir {
    margin-left: 60px
}