.tg-name { 
    FONT-WEIGHT: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}  
.girls-name, .h-sidebar.hide-menu #menu {display:none}
 
.h-photo-mtr {margin: 0 5px 0 5px;      border-radius: 0.7rem 0.7rem 0 0;}
.tg-full {
background: #fffffff5;
    padding: 20px 10px 5px 10px;
    border: 1px solid #cccccc4a;
    border-radius: 1rem;
    position: absolute;
    z-index: 999;
    bottom: 5px;
    margin: 0 10px;
          width: -webkit-fill-available;
}

.trend-top {
    margin: 2rem 0 10px 0;
    border-radius: 10px;
}

.popular-photo-block-title {
    padding: 0 0 10px 0;
}

.tg-text {
    font-size: 12px;
    font-family: sans-serif;
}
 
.tg-full a {color:#000}

#uEntriesList .entryBlock {
    text-align: left!important;
}

.girl-bg { margin: 0rem 1.5rem 0.5rem 0;}

h1.service-title {
    text-align: center;
    text-shadow: 2px 2px #453d3d;
    font-size: 23pt;
    padding: 10px 0;
    color: #fff;
    width: 100%;
    background: linear-gradient(to right, #ffffff, #7F00FF);
   margin:0; 
}

.service-block {
    background: #fff; 
 padding-bottom:10px;
} 

.girls { 
    padding-bottom: 1rem;
}


.girls-description p {
    margin:0;
}


@media screen and (min-width: 1100px)
.service-block::after {
    left: 3.5%!important;
    top: 10%!important;
}

header {z-index: 10001;} 
h1.service-title {position: sticky; top: 0; z-index: 9999; width: 85%; margin: 0 auto; margin-left: 15%;}  
@
.girl-bg, .girls img {border-radius: 13%;}
 
.girls-click {
    padding:0;
    padding-top: 1.5rem;
}

.myWinCont {font-size: 10pt!important}

h1.service-title img {
    vertical-align: middle;
    width: 58px;
    transform: scale(2);
    margin-left: 12px;
}

.main-page h3 {
    font-size: 1.5em;
}
 

.url-page {
    margin-top: 20px;
}


.block-figure-3 * {
    box-sizing: border-box;
}    
.block-figure-3 {
    margin: 10% auto;
    padding: 0;
    position: relative; 
    width: 100%;
    overflow: hidden;
}
.block-figure-3 .figure-txt {
    border: 6px solid #dc9dff;
    border-radius: 2em;
}
.block-figure-3 .image-wrap {
    border: 6px solid #dc9dff;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 30px;
    background: #FFF;
    z-index: 1;
    right: 0;
}
.block-figure-3 .image-lay {
    width: 100px;
    height: 200px;
    position: absolute;
    top: -6px; 
    z-index: 2;
    right: -6px;
}
.block-figure-3 .image {
    transform-style: preserve-3d;
    perspective: 1000px;
    border-radius: 50%;
    position: absolute;
    z-index: 3;
    height: 176px;
    width: 176px;
    top: 6px;
    right: 6px;
}
.block-figure-3 .front,
.block-figure-3 .back {
    background-size: cover;
    background-position: center;
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    backface-visibility: hidden;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    height: 176px;
    width: 176px;    
    border: 6px solid #eb49ff;  
    position: absolute;
}
.block-figure-3 .inner {
    transform: translateY(-50%) translateZ(60px);
    top: 50%;
    position: absolute;
    margin: auto;
    z-index: 4;
    width: 100%;
}
.block-figure-3 .image .back{
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}
.block-figure-3:hover .back{
    transform: rotateY(0deg);
    transform-style: preserve-3d;
}
.block-figure-3:hover .front{
    transform: rotateY(-180deg);
    transform-style: preserve-3d;
}
.block-figure-3 .inner a {
    font-weight: bold;
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ff49d6;
    text-align: center;
    margin: auto;
    display:block;
    font-size: 14px; 
    line-height: 130px;
    height: 142px;
    width: 142px;
    border:6px solid #ff49d6;
    border-radius: 50%;
    transition:all .6s ease-in-out;
    overflow:hidden;    
}
.block-figure-3 .inner a::before{
    content:'';
    position:absolute;
    top:-12px;
    margin:auto;
    display:block;
    border-radius:50%;
    width:166px;
    height:166px;
    left:-1px;
    transition:box-shadow .6s ease-in-out;
    z-index:-1;
}
.block-figure-3 .inner a:hover{
    color:#fff;
 text-shadow: 1px 1px 1px #000000b5;
}
.block-figure-3 .inner a:hover::before{
    box-shadow: inset 0 0 0 166px #dc9dff; 
}
 
.block-figure-3 .figure-txt {
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    margin-right: 100px;
    min-height: 260px;
 background: #fff;
}
.block-figure-3 .figure-txt h3 {  
    text-transform: uppercase;
    color: #6a00a5;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    font-size: 20px; 
    margin: 6px 100px 12px 0;    
}
.block-figure-3 .figure-txt p {  
    font-size: 11pt; 
    margin: 10px 100px 10px 0;
}
@media (max-width: 560px) {
    .block-figure-3 .figure-txt,
    .block-figure-3 .figure-txt h3,
    .block-figure-3 .figure-txt p {
        margin-right: 0;
    }
    .block-figure-3 .figure-txt {
        min-height: auto; 
    }
    .block-figure-3 .image-lay {
        display: none;
    }
    .block-figure-3 .image-wrap {
        border: 6px solid #dc9dff;
        border-top: none;
        border-radius: 0;
        width: 100%;
        height: 160px;
        position: static;
    }  
    .block-figure-3 .image {
        border-radius: 0;
        position: static;
        height: 160px;
        width: 100%;
    }
    .block-figure-3 .front,
    .block-figure-3 .back {
        height: 154px;
        width: 100%;
        position: static;
        border-radius: 0;
        border: none;
    }
    .block-figure-3 .inner {
        transform: translateY(-100%) translateZ(60px);
        top: -6px;
    }
    .block-figure-3 .inner a::before{
        display: none;
    }
    .block-figure-3 .inner a:hover{
        color:#000;
    }
}




.chatMain {
    padding: 2%;
}


a.new-photo-block-item-img img {object-fit: cover;}

.girls img { max-height: 240px;} 

.chat {
    box-shadow: 0 0;
display: none;
    border-width: 4px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-image: linear-gradient(to right, #03a9f4, #1dd12e, #ff7af8, #0b4dff, #ffa290) 1;
}

.girls-click a.my { 
    text-decoration: none;
}

@media (max-width: 820px) { 
  
  .trend-top {
           margin: 10px !important; 
}
  
.Phot #uEntriesList .uEntryWrap {
    width: 48%!important;
}
h1.service-title {background: linear-gradient(to right, #7a0068, #7F00FF);width: 100%; margin: 0;margin-bottom: 1rem;}
.girls-description p, .girls-description h1 {display:none;}
h1.service-title {
    position: inherit;}

 .block-figure-3 .image-wrap {display: none;}
.girl-bg, .girls img {border-radius: 0;}
.girls img {display: none;}
.girls-ava {display:none}
.main .phtTdMain img {
    width: 100% !important;
}
h1.service-title img {
    transform: scale(1.5);
}
.girls-click {
   padding-top: 0
}
center .popular-photo-block-title {
padding: 0;
        font-size: 1.3rem;
    }
  
  .tg-name, a.tg-url { 
    font-size: 1.5rem!important;
}
  
h1.service-title {
    text-align: left;
    padding: 10px 0 10px 11px;
    font-size:19pt;
}
  
  .tg-full {
 
    bottom: 15px!important;
    margin: 0px 20px!important;
  }

.block-figure-3 { 
    width: 98%;
margin: 6% 0 10% 0;
}

.chatHeader {
    display: none;
}

.chatMain {
    padding: 5% 3%;
}
 .girls {
    padding-bottom: 0.5rem;
}

.chat {
    display: block;
 

} 

    .girls-description p {
        padding-bottom: 6%;
        display: block;
    }

.tg-full { padding: 3% 3%!important; }

.block-figure-3 .figure-txt p { 
    font-size: 10pt;
}
} 



.girls-click a {
padding: 0.5rem 1.2rem;
    color: #000;
    FONT-WEIGHT: 550;
    margin-right: 0.5rem;
    border: 4px solid #b898a6;
    border-radius: 2rem;
    box-shadow: 4px 3px 0px 0px #b898a6;
    background: none;
}

.girl-bg { display: none; } 
.girls-description {     background: linear-gradient(#bbbbbb33, #00000000 1px), linear-gradient(90deg, #bbbbbb33, #00000000 1px);
    background-size: 15px 15px;
    background-position: center center;
    transition: transform 0.2s, box-shadow 0.2s;

    margin-bottom: 20px;
}


.tg-name {
    margin-bottom: 15px;
    font-size: 1rem;
}

a.tg-url {
    margin: 20px 10px 10px;
}

a.tg-url {
    width: -webkit-fill-available;
    display: block;
    color: #fff;
}

    .main .phtTdMain img { 
        border-radius: 15px; 
    }

.trend:nth-child(2n+1) {
    background: #d6d6d64f;
}