.outer {
    margin: 0 auto;
    max-width: 800px;
    padding: 10px;
    background: #f5f5f5;
}

#big .item {
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

#thumbs .item {
    background: #fff;

    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#thumbs .item h1 {
    font-size: 18px;
}

#thumbs .current .item {
    background: #ca1431;
}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

#big.owl-theme {
    position: relative;
}

#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
    background: #ca1431;
    width: 22px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    color: #fff;
}

#big.owl-theme .owl-prev {
    left: 10px;
}

#big.owl-theme .owl-next {
    right: 10px;
}

#thumbs.owl-theme .owl-next,
#thumbs.owl-theme .owl-prev {
    background: #ca1431;
    padding: 0 5px !important;
    font-size: 10px;
    color: #fff;
}

.anafoto {
    height: 711px;
}

@media (max-width: 1200px) {
    .anafoto {
        display: none;
    }
}

@media (max-width: 500px) {
    .mblgzl {
        display: none;
    }
}

@media (max-width: 770px) {
    .videoozel h5 {
        margin: auto;
    }
}

.owl-theme .owl-dots .owl-dot span {
    background: #ca143157 !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ca1431 !important;
}

.loginozl {
    max-width: 400px;
    margin: 120px auto 120px auto;
}

.hgozel {
    font-size: 24px;
}

.sgozel {
    font-size: 13px;
}

.btnozelgrs {
    background: #ca1431;
    border-color: #ca1431 !important;
}

.btnozelgrs:hover {
    background: #ac0e28;
    border-color: #a50e27 !important;
}

@media (max-width: 1200px) {
    .header-style-1 .site-branding {
        z-index: inherit;
    }

    .mgzl {
        display: none;
    }

    .main-menu .navigation>li>ul a {
        font-weight: 500;
        line-height: 1.5;
    }

    .lh1 {
        line-height: 1.5 !important;
    }

}