label.error
{
    color:red;
}

input.error,textarea.error
{
    border: 1px solid red !important;
}

.img-border
{
    border: 1px solid #cccccc70;
}

.sticky-top.degisen
{
    border-bottom: 1px solid #cccccc96;
}

.brain-image
{
    margin-top: 23px;
}

.kapak-gorseli
{
    display: none;
}

.ortala {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.tumurunler {
    position: relative;
}
.tumurunler .ortala {
    font-size: 19px;
    color: #212121 !important;
}
.tumurunler a.bg-light:hover {
    background: #212121 !important;
    color: #FFF !important;
}

.item-test img
{
    border-bottom: 1px solid #cccccc30;
}

.item-test
{
    background: #fff;
    margin-bottom: 36px;
    box-shadow: 1px 2px 6px #cccccc94;

}

.item-test h4
{
    padding: 19px 0px;
    display: block;
    font-size: 17px;
    font-weight: 500;
}

.item-test:hover
{
    transition: all 500ms;
    opacity: 0.6;
}


.item-test.test-h
{
    height: 89%!important;
}

/* .brain-content 
{
    margin-top: 56px;
} */

.brain-image img
{
    width: 80%;
}

.brain-image
{
    text-align: center;
}

.brain-content-p h4
{
margin-bottom: 21px;
}

.brain-content-p
{
    margin-top: 23px;
    background: #fff;
    padding: 24px;
    box-shadow: 2px 4px 12px 1px #cccccc7d;
}

.brain-content-p p
{
    color: #565656;
    font-size: 19px;
    margin-bottom: 15px;
}

.sonuc-button
{
    z-index: 1;
    margin-top: 25px;
}

.cozuldu
{
    position: relative;
}

.cozuldu:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 80%;
    background: #4caf503d;
}

.cozuldu::after
{
    content: '\f00c';
    font-family: 'Fontawesome';
    position: absolute;
    top: 28%;
    color: #fff;
    font-size: 48px;
    left: 35%;
    background: #4caf50d4;
    padding: 26px 15px;
    border-radius: 50%;
}

.p-f-15
{
    font-size: 15px;
}

.soru-sayisi
{
    font-size: 13px;
}

.brain-content-p ul li
{
    list-style: disc;
}

.brain-content-p ul
{
    padding-left: 25px;
}

.htc__app__box__inner-2 .htc__app__box
{
        width: 61%;
    margin: 0 auto;
    margin-bottom: 16px;
}


