﻿.form_w {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999999999;
    background-color: rgba(19, 19, 19, 0.7);
    padding: 0;
}

.form_w21 {
    margin: 15px;
    /* width: 100%; */
    height: 100%;
    position: relative;
}

.form_w2 {
    max-width: 400px;
    max-height: 700px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

    .form_w2 iframe {
        width: 100% !important;
        height: 100% !important;
    }

.btnFormClose {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Arial !important;
    background: red;
    color: white;
    font-size: 15px;
    padding: 7px 12px;
    cursor: pointer;
}

#PopupSignupForm_0 {
    position: relative;
    z-index: 900000000;
}

#colorbox {
    z-index: 900000000000;
}

body {
    overflow-x: hidden !important;
}

.tarifBanner img {
    max-width: 60%;
}

.mediaNewItem {
    width: 300px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 4px;
    height: 168px;
    background: #f2f0ee;
    padding: 0px;
    border: 4px solid #f2f0ee;
}

    .mediaNewItem a {
        color: black;
        text-decoration: none;
    }

    .mediaNewItem img {
        display: block;
        margin: 0 auto;
        width: 300px;
    }

.mediaSliderWrapperAnasayfa {
    overflow: auto;
    height: auto;
    width: 100%;
    padding: 15px;
    max-width: 1274px;
    margin-left: auto;
    margin-right: auto;
}

.mediaTitle {
    background: rgba(255, 255, 255, 0.62);
    padding: 5px;
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 12px 3px;
    top: 0px;
    font-size: 19px;
    padding-left: 10px;
    padding-right: 10px;
}

    .mediaTitle p {
        padding-left: 30px;
        padding-right: 30px;
    }

.mediaBanner img {
    max-width: 52%;
}

#boxMedia {
    height: auto !important;
    background-image: none !important;
}

/* mağaza  */
.magazaItem {
    width: 50%;
    float: left;
}

.magazaItem_section {
    margin: 9px;
    background-color: #f2f0ee;
    padding: 15px;
    font-size: 18px;
}

.filter-menu {
    clear: both;
    width: 100%;
}

.filter-item {
    float: left;
    cursor: pointer;
    font-size: 20px;
    margin: 9px;
    padding: 4px 10px;
    color: white;
    background: black;
}

    .filter-item.selected-media {
        color: black;
        background-color: white;
    }

.mediaNewItemWrapper {
    width: 100%;
}

.filter-item:first-child {
    display: none !important;
}

.filter-item1 {
    display: none !important;
}

.mediaNewItem .media-icon {
    width: 28px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 27;
}

.W1274 {
    width: 100%;
    padding: 15px;
    max-width: 1274px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-top: 36px;
}

#boxSatinAlma2 .boxBG {
    position: absolute !important;
    top: 0;
}

/* tarif */
#boxTarif {
    height: auto !important;
}

@media only screen and (max-width : 1080px) {
    .W1274, #boxSatinAlma2 .boxBG {
        max-width: 100%;
        padding: 0;
    }

    .mae img {
        display: none;
    }

    .magazaItem {
        width: 100%;
    }

    #boxSatinAlma2 .boxBG {
        position: relative !important;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    #bxBayi li {
        margin-left: 10px;
        margin-right: 10px;
        max-width: 100%;
    }
}

.filter-item-m1 {
    display: none !important;
}

@media only screen and (max-width : 960px) {
    .mediaSliderWrapperAnasayfa {
        padding: 0;
    }

    .box {
        margin-bottom: 2%;
        padding: 4px;
        max-width: 100%;
        width: auto;
    }
}

@media only screen and (max-width : 600px) {
    .mediaNewItem {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 13px;
    }
}

.i_newsletter {
    position: fixed;
    bottom: 3px;
    right: 3px;
    width: 90px;
    z-index: 4800;
    background: white;
    border-radius: 1px;
    cursor: pointer;
}

    .i_newsletter img {
        width: 100%;
    }

.i_close {
    position: absolute;
    right: 0px;
    top: -18px;
    display: block;
    background: white;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    /* border-radius: 100px; */
    font-family: Arial, Helvetica !important;
    font-size: 12px;
    color: #656565;
    /* border: 1px solid gainsboro; */
    cursor: pointer;
}

.i_newsletter_i {
    position: relative;
    text-align: center;
    padding-bottom: 7px;
}

    .i_newsletter_i a {
        color: #636363;
        text-decoration: none;
        padding-bottom: 5px;
        display: block;
    }

    .i_newsletter_i p {
        margin-top: -7px;
    }

#cboxClose {
    background-image: url(btnClose.png) !important;
    background-position: center center !important;
    background-size: 26px !important;
    top: -25px;
    BORDER: 1px solid gainsboro;
    background: gainsboro;
    right: 0px;
}

#cboxContent, #colorbox, #cboxOverlay, #cboxWrapper {
    overflow: visible !important;
}

@media only screen and (max-width : 500px) {
    .i_newsletter_i p {
        display: none;
    }

    .i_newsletter {
        width: 60px;
    }

    #cboxClose {
        top: 0 !important;
        width: 20px;
        height: 20px;
    }
}

#cboxOverlay {
    background: rgba(0, 0, 0, 0.55) !important;
}

#cboxWrapper {
    background-color: white;
}

#cboxContent, #cboxLoadedContent {
}

#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter,
#cboxTopCenter, #cboxTopLeft, #cboxTopRight {
    background: transparent !important;
    display: none !important;
}

.mediaItem {
    position: relative;
    background: #f4f1ef;
}

.mediaItemText {
    position: absolute;
    bottom: 3px;
    padding: 0;
    width: 100%;
    height: auto;
    padding-bottom: 15px;
}

    .mediaItemText h3 {
        padding: 0 10px;
        margin-bottom: 3px;
    }

    .mediaItemText a {
        padding: 0 10px;
    }

@media only screen and (max-width : 1400px) {
    .ulmediaRight.basicSlider li {
        width: 263px !important;
    }

    .mediaItemText a {
        font-size: 17px;
    }

    .mediaItemText h3 {
        font-size: 19px !important;
    }
}

.imageMobile {
    display: none !important;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

@media only screen and (max-width : 1000px) {
    .imageDesktop {
        display: none !important;
    }

    .imageMobile {
        display: block !important;
    }
}

.ulbottomMenu {
    margin-top: 6%;
}

.tarifItem {
    float: left;
    width: 17%;
    margin: 0 1.5%;
    height: 100%;
}

#linkFourstar {
    z-index: 11;
}

.filter-item {
    width: 228px;
    text-align: center;
    padding: 7px;
    position: relative;
    background: #f2f0ee;
    color: black;
    margin: 5px;
    background-color: transparent;
}

    .filter-item.selected-media {
        background: transparent;
    }

.unselected-media {
    opacity: 0.5;
}

    .unselected-media:hover {
        opacity: 1.0;
    }

.filter-item-m-1, .filter-item-t-1 {
    display: none !important;
}

.media_item_img {
    width: 100%;
}

    .media_item_img img {
        width: 100%;
        padding: 5px;
        display: block;
        background: white;
    }

.media_item_title {
    text-align: center;
    display: block;
    padding: 5px;
    margin-top: 4px;
    background: black;
    color: white;
    width: 100%;
}

@media only screen and (max-width : 1300px) {
    .filter-item {
        width: 170px;
    }
}

@media only screen and (max-width : 1030px) {
    .filter-item {
        width: 125px;
    }
}

@media only screen and (max-width : 820px) {
    .filter-item .media_item_img {
        display: none;
    }

    .filter-item.selected-media {
        background: transparent !important;
    }
}

@media only screen and (max-width : 1000px) {
    #linkFourstar {
        bottom: 18px !important;
        right: 9px !important;
    }

        #linkFourstar img {
            width: 32px !important;
        }
}

@media only screen and (max-width: 568px) {
    #linkFourstar {
        bottom: 0px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .ulbottomMenu li {
        margin-bottom: 7px;
        padding-bottom: 8px;
    }
}

.i_calendar {
    display: inline-block;
    padding: 15px 12px;
    /* margin-top: 30px; */
    text-align: center;
    color: white;
    border-radius: 100px;
    position: absolute;
    right: 6px;
    top: 3px;
    font-size: 17px;
    background-color: rgba(255, 255, 255, 0.87);
    display: none;
}

    .i_calendar.red {
        color: #dc2828;
    }

    .i_calendar.green {
        color: green;
    }

.basicSlider li {
    width: 300px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tparrows {
    width: 30px !important;
    display: none !important;
}

.basicSlider li .liWrapper {
    position: relative;
    /* width: 100%; */
    height: 100%;
    width: auto !important;
    padding: 3px 5px !important;
}

/*.mediaItem .mediaItemImg {
            display: block !important;
        }*/
.mediaItemImg {
    padding-bottom: 0 !important;
}

/*.mediaItemText {
            background-color: #f2f0ee !important;
        }

            .mediaItemText * {
                color: black !important;
            }*/

@media only screen and (max-width: 730px) {
    .relativeWrapper {
        width: 100% !important;
    }

    .mediaItemImg {
        display: none !important;
    }

    .basicSlider li {
        width: 100% !important;
    }

    .mediaItemImg {
        padding-bottom: 0 !important;
    }

    .basicSlider .mediaItemText {
        min-height: 53px !important;
        height: auto !important;
    }

    .basicSlider .mediaItemText {
        min-height: 53px !important;
        padding-right: 74px;
    }

    .i_calendar {
        right: 8px;
        top: 8px;
    }
}

@media only screen and (max-width: 666px) {
    .basicSlider li {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .mediaItem .mediaItemImg {
        height: auto !important;
    }

    .mediaItem .mediaItemText h3 {
        font-size: 23px;
    }
}

.ulmediaRight li:nth-child(odd) .mediaItemText {
    background: transparent !important;
}

.mediaItemText h3 {
    color: #535353 !important;
    font-size: 22px;
}

.filter-item.filter-item-t {
    width: 191px;
    margin: 2px;
}