#container {
    margin: 0 auto;
    max-width: 980px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

body {
    color: var(--default-color);
}

a {
    color: var(--default-link-color);
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

    img.image-fw {
        width: 100%;
    }

video {
    width: 100%;
    max-height: 100%;
}

header {
    padding: 0 2px;
    letter-spacing: 7px;
    font-size: 3vw;
    text-align: center;
}

    header .siteName, header .subHeader {
        display: block;
        -moz-box-shadow: 0 0 4px 1px #ccc;
        -webkit-box-shadow: 0 0 4px 1px #ccc;
        box-shadow: 0 0 4px 1px #ccc;
        /*background: url(/web/20211026185213im_/https://escortistanbul.info/img/bg.gif);*/
        background-color: #000;
        margin: 0 5px;
        padding: 3px;
        color: yellow;
    }

        header .subHeader > h2 {
            margin: 0;
            font-size: 4vw;
            padding: 0;
        }

    header .banner-wrapper {
        display: block;
        margin: 0 5px;
    }

    header p {
        margin: 0;
    }

    header .siteName {
        text-decoration: none;
        text-shadow: 3px 1px 4px #000;
        font-size: 4vw;
        font-weight: 800;
        margin-top: 5px;
    }

        header .siteName b {
            display: block;
        }

main {
    margin: 7px;
}

.sm-icons {
    margin: 10px 0;
    text-align: center;
    display: flex;
    justify-content: center;
}

.relative {
    position: relative;
}

.row {
    display: flex;
}

    .row + .row, .vertical {
        margin-top: 14px;
    }

    .row .column {
        flex: 1;
    }

        .row .column + .column {
            margin-left: 14px;
        }

.photos {
    display: flex;
    flex: 1;
}

    .photos amp-img {
        display: flex;
        flex: 1;
    }


.site-title {
    margin: 0;
    padding: 0;
}

.big-title {
    width: 100%;
    font-size: 3.3vw;
    margin: 0 auto;
    letter-spacing: 4px;
    clear: both;
    font-weight: 800;
    text-align: center;
}

    .big-title.red {
        color: red;
    }

.title {
    width: 100%;
    font-size: 1.3vmax;
    letter-spacing: 2px;
    font-weight: 800;
}

.banner-title {
    width: 100%;
    text-align: center;
    font-size: 2vmax;
    color: #b4005d;
    text-shadow: 3px 1px 4px #000;
    font-weight: 800;
}

.small-title {
    width: 100%;
    text-align: center;
    font-size: 1.4vmax;
    text-shadow: 3px 1px 4px #000;
    font-weight: 800;
}

.prev, .next {
    padding: 4px;
    font-weight: bold;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.next-prev-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: var(--default-color);
}

    .next-prev-wrapper a {
        padding: 4px;
        font-weight: bold;
    }

    .next-prev-wrapper .nn {
        font-size: 10px;
        padding-right: 2px;
        color: var(--default-link-color);
    }


.location {
    position: absolute;
    z-index: 1;
    padding: 4px 0;
    text-align: center;
    line-height: 1;
    text-shadow: 3px 1px 4px #000;
    font-weight: 800;
    font-size: 1.3vmax;
}

.description {
    margin: 7px 0 0;
    -moz-box-shadow: 0 0 4px 1px #ccc;
    -webkit-box-shadow: 0 0 4px 1px #ccc;
    box-shadow: 0 0 4px 1px #ccc;
    padding: 10px;
    background: var(--default-color);
    color: #000;
}

    .description + article {
        margin-top: 7px;
    }

    .description .title {
        font-size: 3.5vw;
        margin: 0 0 5px;
    }

.text-right {
    text-align: right;
}

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

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.description p {
    margin: 0;
}

    .description p + p {
        margin-top: 7px;
    }

.description .row .column {
    font-size: 2.6vw;
    text-align: center;
}

.description h2, .description h3, .description h4 {
    margin: 10px 0 5px;
}

footer {
    margin: 7px;
    text-align: center;
}

    footer a {
        display: inline-block;
        margin: 7px;
        color: #000;
    }

.pagination {
    text-align: center;
    font-size: 1.4vmax;
}

    .pagination a {
        display: inline-block;
        padding: 0 6px;
        margin: 0 7px;
        text-decoration: none;
        font-weight: bold;
    }

        .pagination a.active {
            color: deepskyblue;
        }

amp-video {
    margin-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
}

.video {
    position: relative;
    text-decoration: none;
}

    .video .text {
        position: absolute;
        bottom: 0;
        padding: 2%;
        background-color: rgba(0, 0, 0, 0.50);
        display: block;
        width: 96%;
        font-size: 14px;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .video img {
        -o-object-fit: cover;
        object-fit: cover;
    }

.play-icon {
    display: block;
    position: absolute;
    width: 100%;
    height: 80%;
    background: url('/web/20211026185213im_/https://escortistanbul.info/img/play.png') no-repeat center center;
    background-size: 3.3vw;
    z-index: 1;
}

.video:hover .play-icon {
    filter: invert(0.8);
}

.nav {
    list-style: none;
    font-size: 2vw;
    margin: 0;
    padding: 10px 0 5px;
    letter-spacing: 0px;
}

    .nav li {
        display: inline-block;
    }

        .nav li + li:before {
            content: '-';
            font-weight: bold;
            color: #fff;
        }

    .nav a {
        padding: 5px;
        margin: 0 7px;
        text-decoration: none;
        font-weight: bold;
    }

.nav2 {
    list-style: none;
    margin: 0;
    letter-spacing: 0px;
    font-size: 2vw;
    padding: 0;
    margin-top: -10px;
}

    .nav2 a {
        color: deepskyblue;
        margin: 7px;
        padding: 1px;
        display: inline-block;
        text-decoration: none;
        font-weight: bold;
    }

    .nav2 li {
        display: inline-block;
    }

        .nav2 li + li:before {
            font-weight: bold;
            color: #fff;
        }

@media screen and (max-width: 600px) {
    .nav2 {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
        margin-bottom: 5px;
    }

        .nav2::-webkit-scrollbar {
            height: 2px;
        }

        .nav2::-webkit-scrollbar-thumb {
            background: rgba(255, 255, 255, .4);
        }

        .nav2 li {
            display: flex;
        }

        .nav2 a {
            display: flex;
        }
}

hr {
    border: none;
    margin: 10px 0;
    padding: 0;
    height: 8px;
    background: url('/web/20211026185213im_/https://escortistanbul.info/img/line.png');
    background-size: contain;
    width: 100%;
}

form label {
    display: block;
    margin-bottom: 5px;
}

form input, form textarea {
    display: block;
    width: 98%;
    min-width: 98%;
    max-width: 98%;
    padding: 1%;
    margin-bottom: 10px;
}

form button {
    padding: 1% 3%;
    background: #fff;
    color: #f36223;
    border: none;
    cursor: pointer;
}

.description form .row .column {
    text-align: left;
}

.search {
    display: block;
    text-align: center;
}

    .search input {
        display: inline-block;
        width: 70%;
        min-width: 110px;
        margin: 0;
        padding: 10px;
        -moz-box-shadow: 0 0 2px 1px #ccc;
        -webkit-box-shadow: 0 0 2px 1px #ccc;
        box-shadow: 0 0 2px 1px #ccc;
        border: none;
    }

    .search button {
        width: 10%;
        min-width: 50px;
        margin: 0;
        -moz-box-shadow: 0 0 2px 1px #ccc;
        -webkit-box-shadow: 0 0 2px 1px #ccc;
        box-shadow: 0 0 2px 1px #ccc;
    }

.homenav {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

    .homenav li {
        margin: 10px 0;
    }

.menu-red {
    animation-name: pulse-red;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    margin: 0 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.menu-blue {
    animation-name: pulse-blue;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    margin: 0 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

@media screen and (min-width: 1024px) {
    header {
        font-size: 31px;
    }

        header .siteName {
            font-size: 34px;
        }

            header .siteName b {
                display: inline;
            }

                header .siteName b:before {
                    content: '-';
                    font-weight: bold;
                    color: #fff;
                    margin-right: 12px;
                }

        header .subHeader > h2 {
            font-size: 31px;
        }

    .nav {
        font-size: 25px;
    }

    .nav2 {
        font-size: 24px;
    }

    .pagination {
        font-size: 14px;
    }

    .big-title {
        font-size: 36px;
    }

    .description .title {
        font-size: 36px;
    }

    .description .row .column {
        font-size: 30px;
    }

    .play-icon {
        background-size: 32px;
    }
}


#videos-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 7px 0 0;
    -moz-box-shadow: 0 0 4px 1px #ccc;
    -webkit-box-shadow: 0 0 4px 1px #ccc;
    box-shadow: 0 0 4px 1px #ccc;
    background: var(--default-color);
    color: #000;
    font-size: 3vw;
}

    #videos-wrapper .video-item {
        width: calc(100% - 10px);
        margin: 5px 5px;
    }

        #videos-wrapper .video-item.col-6 {
            width: calc(50% - 10px);
        }

        #videos-wrapper .video-item.col-4 {
            width: calc(25% - 10px);
        }

        #videos-wrapper .video-item.col-3 {
            width: calc(33.3333% - 10px);
        }

        #videos-wrapper .video-item .video {
            position: relative;
            text-decoration: none;
            width: 100%;
            display: block;
        }

            #videos-wrapper .video-item .video img {
                width: 100%;
                height: auto;
                aspect-ratio: 5/3;
            }

            #videos-wrapper .video-item .video .name {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
            }





#new-ad-wrapper .owl-carousel img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

#new-ad-wrapper .owl-carousel .owl-nav button {
    position: absolute;
    display: flex;
    top: 50%;
    font-size: 16px;
    background-color: rgb(0 0 0 / 60%);
    color: #fff;
    padding: 10px !important;
    border-radius: 6px;
}

    #new-ad-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    #new-ad-wrapper .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

#new-ad-wrapper .sm-icons {
    display: flex;
    justify-content: center;
}

    #new-ad-wrapper .sm-icons a {
        margin: 0 3px;
    }


#new-story-wrapper .owl-carousel img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

#new-story-wrapper .owl-carousel .owl-nav button {
    position: absolute;
    display: flex;
    top: 50%;
    font-size: 16px;
    background-color: rgb(0 0 0 / 60%);
    color: #fff;
    padding: 10px !important;
    border-radius: 6px;
}

    #new-story-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    #new-story-wrapper .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

#new-story-wrapper .sm-icons {
    display: flex;
    justify-content: center;
}

    #new-story-wrapper .sm-icons a {
        margin: 0 3px;
    }

#new-video-wrapper .sm-icons {
    display: flex;
    justify-content: center;
}

    #new-video-wrapper .sm-icons a {
        margin: 0 3px;
    }




#customer-detail-wrapper .owl-carousel img {
    width: auto;
    max-width: 100%;
    max-height: 384px;
    margin: 0 auto;
}

#customer-detail-wrapper .owl-carousel .owl-nav button {
    position: absolute;
    display: flex;
    top: 50%;
    font-size: 16px;
    background-color: rgb(0 0 0 / 60%);
    color: #fff;
    padding: 10px !important;
    border-radius: 6px;
}

    #customer-detail-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    #customer-detail-wrapper .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

.customer-detail {
    margin: 7px 0 0;
}

    .customer-detail .icon-wrapper {
        display: flex;
        flex-direction: column;
    }

        .customer-detail .icon-wrapper .icon-item {
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            padding: 10px 0;
            border: 1px solid transparent;
            border-radius: 4px;
            margin-bottom: 5px;
        }

            .customer-detail .icon-wrapper .icon-item.no-text-line {
                text-decoration: unset;
            }

            .customer-detail .icon-wrapper .icon-item.whatsapp {
                background-color: #30c721;
                color: #fff;
            }

            .customer-detail .icon-wrapper .icon-item.phone {
                background-color: #3cbfee;
                color: #fff;
            }

            .customer-detail .icon-wrapper .icon-item.telegram {
                background-color: #1e96c8;
                color: #fff;
            }

            .customer-detail .icon-wrapper .icon-item amp-img {
                margin-right: 10px;
            }

.view-counter {
    font-size: 10px;
    text-align: center;
}

.created-date {
    font-size: 10px;
    text-align: center;
}


.ads-listing {
}

    .ads-listing .ads .info {
        position: relative;
    }

        .ads-listing .ads .info .empty {
            display: flex;
            position: absolute;
            top: 1px;
            left: 2px;
            z-index: 1;
            line-height: 1;
            color: var(--default-ads-h-adphone-color);
            font-weight: bold;
        }

        .ads-listing .ads .info .approve-icon {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 35px;
        }

            .ads-listing .ads .info .approve-icon img {
                width: 100%;
                aspect-ratio: 1;
            }

        .ads-listing .ads .info .order {
            position: absolute;
            top: 0;
            right: 3px;
            z-index: 1;
            color: var(--default-ads-h-adphone-color);
            font-weight: bold;
            font-size: 2.6vw;
        }

        .ads-listing .ads .info .info-inner {
            line-height: 1;
            position: absolute;
            bottom: 1px;
            left: 2px;
            right: 2px;
            z-index: 1;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-evenly;
        }

            .ads-listing .ads .info .info-inner .wp-icon {
                width: 10%;
            }

            .ads-listing .ads .info .info-inner .info-text {
                background-color: rgb(0 0 0 / 40%);
            }

                .ads-listing .ads .info .info-inner .info-text .text-name {
                    width: 100%;
                    font-size: 1.3vmax;
                    letter-spacing: 2px;
                    font-weight: 800;
                    color: var(--default-ads-h-name-color);
                    text-align: right;
                }

                .ads-listing .ads .info .info-inner .info-text .text-phone {
                    width: 100%;
                    font-size: 3.3vw;
                    letter-spacing: 4px;
                    font-weight: 800;
                    text-align: center;
                    color: var(--default-ads-h-adphone-color);
                }

        .ads-listing .ads .info a {
            display: flex;
            flex: 1;
            width: 100%;
            text-decoration: none;
        }

            .ads-listing .ads .info a img {
                width: 100%;
            }

            .ads-listing .ads .info a.multiple-image {
                display: flex;
                flex: 1;
                width: 100%;
                text-decoration: none;
            }

                .ads-listing .ads .info a.multiple-image img {
                    width: 33%;
                }

    .ads-listing .ads .meetingplace {
        text-align: center;
        font-weight: 800;
        font-size: 1vmax;
        color: var(--default-ads-h-meet-color);
        background-color: var(--default-ads-h-color);
        width: auto;
        letter-spacing: 2px;
        line-height: 20px;
        height: 20px;
        overflow-y: hidden;
    }

        .ads-listing .ads .meetingplace .blue {
            color: blue;
            padding: 0 2px;
            letter-spacing: 0px;
        }


    .ads-listing .horizontal-listing {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

        .ads-listing .horizontal-listing > .ads {
            width: calc(50% - 10px);
            margin: 0 5px;
            margin-bottom: 10px;
        }

            .ads-listing .horizontal-listing > .ads .info .approve-icon {
                width: 30px;
            }


    .ads-listing .vertical-listing {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

        .ads-listing .vertical-listing > .ads {
            width: calc(25% - 10px);
            margin-left: 10px;
            margin-bottom: 10px;
        }

            .ads-listing .vertical-listing > .ads:nth-child(4n+1) {
                /*width: 25%;*/
                margin-left: 0;
            }

            .ads-listing .vertical-listing > .ads .info .empty {
                color: var(--default-ads-v-adphone-color);
            }

            .ads-listing .vertical-listing > .ads .info .info-inner .info-text .text-name {
                text-align: center;
                font-size: 1.4vmax;
                text-shadow: 3px 1px 4px #000;
                letter-spacing: 0;
                color: var(--default-ads-v-name-color);
            }

            .ads-listing .vertical-listing > .ads .info .info-inner .info-text .text-phone {
                font-size: 1.4vmax;
                text-shadow: 3px 1px 4px #000;
                letter-spacing: 0;
                color: var(--default-ads-v-adphone-color);
            }

            .ads-listing .vertical-listing > .ads .meetingplace {
                font-size: 0.7vmax;
                color: var(--default-ads-v-meet-color);
                background-color: var(--default-ads-v-color);
            }


    .ads-listing .vip-listing {
        display: flex;
        flex-direction: column;
    }

        .ads-listing .vip-listing > .ads {
            width: 100%;
            margin-bottom: 10px;
        }

            .ads-listing .vip-listing > .ads .info .info-inner .wp-icon {
                width: 6%;
            }

            .ads-listing .vip-listing > .ads .info .info-inner.has-slide {
                height: 20vw;
                position: static;
                align-items: flex-end;
                width: 100%;
                justify-content: unset;
                z-index: unset;
            }

                .ads-listing .vip-listing > .ads .info .info-inner.has-slide .sliding-image {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    z-index: -1;
                    background-position: center center;
                    background-size: auto 100%;
                    -webkit-animation: 70s scroll infinite linear;
                    animation: 70s scroll infinite linear;
                }

                .ads-listing .vip-listing > .ads .info .info-inner.has-slide .info-text {
                    background-color: rgb(0 0 0 / 40%);
                    width: 94%;
                }

                    .ads-listing .vip-listing > .ads .info .info-inner.has-slide .info-text .text-phone {
                        text-align: right;
                    }



@media screen and (min-width: 1024px) {
    .view-counter {
        font-size: 14px;
    }


    .ads-listing .ads .meetingplace {
        font-size: 14px;
    }

    .ads-listing .ads .info .approve-icon {
        width: 60px;
    }

    .ads-listing .ads .info .info-inner .wp-icon {
        width: 8%;
    }

    .ads-listing .ads .info .info-inner .info-text {
        width: 90%;
    }

        .ads-listing .ads .info .info-inner .info-text .text-name {
            font-size: 16px;
            text-align: center;
        }

        .ads-listing .ads .info .info-inner .info-text .text-phone {
            font-size: 36px;
        }

    .ads-listing .vip-listing > .ads .info .info-inner.has-slide {
        height: 210px;
    }

        .ads-listing .vip-listing > .ads.info .info-inner.has-slide .info-text {
            width: 94%;
        }

            .ads-listing .vip-listing > .ads .info .info-inner.has-slide .info-text .text-phone {
                text-align: center;
            }

        .ads-listing .vip-listing > .ads .info .info-inner.has-slide .wp-icon {
            width: 35px;
        }

    .ads-listing .horizontal-listing > .ads .info .approve-icon {
        width: 50px;
    }

    .ads-listing .ads .info .order {
        font-size: 18px;
    }

    #videos-wrapper {
        font-size: 18px;
    }

    #customer-detail-wrapper .owl-carousel img {
        max-height: 512px;
    }
}

@-webkit-keyframes scroll {
    from {
        background-position: 0
    }

    to {
        background-position: -2988px
    }
}

@keyframes scroll {
    from {
        background-position: 0
    }

    to {
        background-position: -2988px
    }
}

@-webkit-keyframes change {
    0% {
        background-position-y: top
    }

    50% {
        background-position-y: bottom
    }
}

@keyframes change {
    0% {
        background-position-y: top
    }

    50% {
        background-position-y: bottom
    }
}

@keyframes pulse-red {
    0% {
        background-color: inherit;
    }

    50% {
        background-color: red;
    }

    100% {
        background-color: inherit;
    }
}

@keyframes pulse-blue {
    0% {
        background-color: inherit;
    }

    50% {
        background-color: deepskyblue;
    }

    100% {
        background-color: inherit;
    }
}

/*
     FILE ARCHIVED ON 18:52:13 Oct 26, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:56:00 Sep 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.542
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.042
  esindex: 0.008
  cdx.remote: 39.595
  LoadShardBlock: 133.52 (3)
  PetaboxLoader3.datanode: 904.257 (4)
  PetaboxLoader3.resolve: 117.677 (2)
  load_resource: 969.139
*/