@charset "UTF-8";

UTF-8;
body {
  margin:0 auto;
/*padding-top: -30px;*/
  padding-top:15px;
  width:1100px;
  background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;
  background-position:0 -40px,top center,0 1500px,bottom center;
  background-attachment:scroll,scroll,scroll,fixed;
  background-size:100%,100%,100%,100%;
  background-color:#000000;
}

.profile_section_content {
  top:550px;
  color:#fff;
  padding:300px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#profile_about_me > div:nth-child(1),.heading,.profile_row,#avatar_holder,.wall_post_time,#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value,.profile_section_background,#tags_container {
  display:none;
}

.label {
  display:none;
}

/*** Custom MyFreeCams Profile Implemented by angelrom09 ***/
#BCb {
  width:1200px;
  height:autopx;
  margin:0 auto;
  background:url(https://news.softpedia.com/images/news-700/The-Default-Wallpaper-of-Ubuntu-12-10.png),url(https://news.softpedia.com/images/news-700/The-Default-Wallpaper-of-Ubuntu-12-10.png);
  background-position:center bottom,0 0;
  background-repeat:no-repeat,no-repeat;
  background-size:auto,100%;
  background-attachment:scroll,fixed;
  background-color:#f1f1f1;
  border-top:3px solid #fff;
  border-left:3px solid #fff;
  border-right:3px solid #fff;
  box-shadow:0 0 7px #000;
  -moz-box-shadow:0 0 7px #000;
  -ms-box-shadow:0 0 7px #000;
  -o-box-shadow:0 0 7px #000;
  -webkit-box-shadow:0 0 7px #000;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px;
  -ms-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  z-index:99;
  position:relative;
  top:22px;
}

#Model {
  height:600px;
  background:url(https://i.ibb.co/RQWnLW3/hshdshdjd.png) no-repeat center center;
  background-size:100%;
  color:#d6b163;
}

#Nav {
  display:inline-block;
  width:156px;
  height:215px;
  text-align:center;
  font-family:"Century Gothic","Palatino Linotype","Book Antiqua",Palatino,serif;
  font-variant:small-caps;
  position:fixed;
  top:200px;
  left:10px;
  background:rgba(0,0,0,0.60);
  border-radius:20px;
}

.nvb,.nvb:link,.nvb:visited {
  display:block;
  padding:5px 10px;
  text-align:center;
  font-size:22px;
  color:#C71101;
  text-decoration:none;
  text-shadow:0 1px 0 #000;
  border-bottom:1px solid rgba(255,255,255,1);
  font-family:'Segoe UI Symbol';
  width:auto;
}

.nvb:hover {
  display:inline-block;
  padding:5px 10px;
  text-align:center;
  font-size:22px;
  color:#FFF;
  text-decoration:none;
  text-shadow:0 0 4px #fff;
  border-bottom:1px solid #FC6;
}

#About-Me > h1 {
  display:block;
  text-align:center;
  color:#fff;
  text-shadow:0 1px 0 #000;
  font-family:'century gothic';
  font-size:72px;
  margin-top:5px;
  font-weight:normal;
}

.rInfos {
  display:inline-block;
  width:96%;
  margin:0 auto;
  padding:8px 12px;
  height:500px;
  overflow:auto;
  text-align:center;
  font-size:17px;
  color:#F6F4D9;
  font-family:'century gothic';
  margin-top:12px;
  margin-left:1%;
  background:none;
}

/*** custom Icons ***/
.giga {
  font-size:40px;
  vertical-align:middle;
}

.red {
  color:#C00;
}

.black {
  color:#000;
}

.green {
  color:#0F0;
}

.yellow {
  color:#FF0;
}

.white {
  color:#fff;
}

.blue {
  color:#09C;
}

.15rotate {
  -ms-transform:rotate(15deg);
  -webkit-transform:rotate(15deg);
  transform:rotate(15deg);
}

.star::before {
  content:'\2605';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.heart::before {
  content:'\2665';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.ok::before {
  content:'\2713';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.nope::before {
  content:'\2717';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.write::before {
  content:'\270D';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.msg::before {
  content:'\2709';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.copy::before {
  content:'\00A9';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.reg::before {
  content:'\00AE';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.tradem::before {
  content:'\2122';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.ply::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.goup::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
  -ms-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform:rotate(-90deg);
}

.godown::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
}

#profile_friends {
  display:block;
  margin-top:20px;
  margin-bottom:30px;
  padding:5px 3px;
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  border-top:2px solis #fff;
  box-shadow:0 1px 3px #000;
  -moz-box-shadow:0 1px 3px #000;
  -ms-box-shadow:0 1px 3px #000;
  -o-box-shadow:0 1px 3px #000;
  -webkit-box-shadow:0 1px 3px #000;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  background:#f9fcf7;
  background:-moz-linear-gradient(top,#0F0705 0%,#3D0900 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0F0705),color-stop(100%,#3D0900));
  background:-webkit-linear-gradient(top,#0F0705 0%,#3D0900 100%);
  background:-o-linear-gradient(top,#0F0705 0%,#3D0900100%);
  background:-ms-linear-gradient(top,#0F0705 0%,#3D0900 100%);
  background:linear-gradient(to bottom,#0F0705 0%,#3D0900 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0F0705',endColorstr='#3D0900',GradientType=0);
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
}

#photo_gallery_previews,.photo_gallery_name > a {
  color:#fff;
  font-variant:small-caps;
}

#photo_gallery_previews,.photo_gallery_name > a:hover {
  color:#fff;
  font-variant:small-caps;
}

#friends_value > a {
  margin-right:6px;
}

#favorite_models_value > a::before {
  content:'\2665';
  display:inline-block;
  text-shadow:none;
  color:#C33;
  font-size:12px;
  margin-right:3px;
}

#friends_value > a::before {
  content:'\2605';
  display:inline-block;
  text-shadow:none;
  color:#666;
  font-size:12px;
  margin-right:3px;
}

#favorite_models_value > a {
  margin-right:6px;
}

#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#five_things_container,#know_me_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#favorite_books_container,#meaning_life_container {
  display:block;
  padding:15px;
  background:rgba(255,255,255,0.8);
  border:1px solid #d6b163;
  margin-bottom:20px;
  margin-top:10px;
  color:#555;
}

.user_comment_textarea_small {
  width:800px;
  height:40px;
  font-size:16px;
  background:rgba(255,255,255,.4);
  color:#d6b163;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
}

.user_comment_textarea_big {
  width:800px;
  height:150px;
  padding:15px;
  background:rgba(255,255,255,.7);
  color:#d6b163;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
  text-shadow:0 1px 0 #fff;
  font-size:16px;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0.0);
  border:0 solid #ccc;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
}

div.wall_post {
  margin-top:10px;
  margin-bottom:10px;
  background:rgba(255,255,255,.6);
  background-repeat:repeat-x;
  color:#666;
  font-size:16px;
  padding:5px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  border:1px solid #d6b163;
  border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  -ms-border-radius:4px 4px 0 0;
  -o-border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
}

.wall_post_avatar {
  width:50px;
  height:50px;
}

.wall_post_avatar:hover {
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

#admirers_container {
  visibility:visible!important;
}

#new_admirer {
  visibility:visible!important;
}

#admire {
  visibility:visible!important;
  padding:4px 10px;
  font-size:12px;
  background:#FFFFFF;
  text-align:center;
  width:40px;
  display:block;
  position:relative;
}

#friends_container {
  visibility:visible!important;
}

#new_homepage_friend {
  visibility:visible!important;
}

#make_friend {
  visibility:visible!important;
  padding:4px 10px;
  font-size:12px;
  background:#FFFFFF;
  text-align:center;
  width:40px;
  display:block;
  position:relative;
}

#friends_container::before {
  content:'\2605   Friends';
  display:inline-block;
  font-size:13px;
  float:left;
  text-align:left;
  padding-top:3px;
  margin-right:-20px;
}

#favorite_models_container::before {
  content:'\2665   Models';
  display:inline-block;
  font-size:13px;
  float:left;
  text-align:left;
  padding-top:5px;
  margin-right:-20px;
}

/*-----------------[AMAZON START]------------------------*/
.btn {
  display:inline-block;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 8px 0 #173648,0 15px 20px rgba(0,0,0,.25);
  -moz-box-shadow:0 8px 0 #173648,0 15px 20px rgba(0,0,0,.25);
  box-shadow:0 8px 0 #173648,0 15px 20px rgba(0,0,0,.25);
  -webkit-transition:-webkit-box-shadow .1s ease-in-out;
  -moz-transition:-moz-box-shadow .1s ease-in-out;
  -o-transition:-o-box-shadow .1s ease-in-out;
  transition:box-shadow .1s ease-in-out;
}

.btn span {
  display:inline-block;
  padding:12px 30px;
  line-height:1;
  font-family:arial;
  font-size:18px;
  letter-spacing:1px;
  color:#fff;
  text-shadow:0 -1px 1px rgba(19,65,88,.8);
  background:#d6b163;
  background:-webkit-gradient(linear,0% 0%,0% 100%,from(#173648),to(#173648));
  background:-moz-linear-gradient(#173648,#173648);
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:inset 0 -1px 1px rgba(255,255,255,.15);
  -moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.15);
  box-shadow:inset 0 -1px 1px rgba(255,255,255,.15);
  -webkit-transition:-webkit-transform .1s ease-in-out;
  -moz-transition:-moz-transform .1s ease-in-out;
  -o-transition:-o-transform .1s ease-in-out;
  transition:transform .1s ease-in-out;
}

.btn:active {
  -webkit-box-shadow:0 8px 0 #214D6612px 10px rgba(33,177,102,.9);
  -moz-box-shadow:0 8px 0 #214D6612px 10px rgba(33,177,102,.9);
  box-shadow:0 8px 0 #214D6612px 10px rgba(33,177,102,.9);
}

.btn:active span {
  -webkit-transform:translate(0,4px);
  -moz-transform:translate(0,4px);
  -o-transform:translate(0,4px);
  transform:translate(0,4px);
}

.btn:hover span {
  background:#780808;
  background:-webkit-gradient(linear,0% 0%,0% 100%,from(#214D66),to(#214D66));
  background:-moz-linear-gradient(#214D66,#214D66);
}

.store-inner {
  width:98%;
  overflow:hidden;
  text-align:center;
  margin:auto;
  top:100px;
  position:relative;
  border-radius:8px;
}

.store-body {
  width:800px;
  height:500px;
  overflow:hidden;
  padding:170px 0 0;
  margin:0 auto;
  background:#fdfdfd url(https://i.ibb.co/LNCWYj6/sadfghjkl.png) top center no-repeat;
  background-size:800px;
  border:1px solid #d6b163;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border-radius:20px;
}

.item-slot {
  width:31%;
  color:#000000;
  position:relative;
  background:rgba(0,0,0,0.70);
  padding:20px 0 30px;
  margin:150px 35% 20px;
  border:1px solid #D8D01E;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  text-align:center;
  -webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,0.1);
  -moz-box-shadow:0 3px 8px 0 rgba(0,0,0,0.1);
  box-shadow:0 3px 8px 0 rgba(0,0,0,0.1);
  border-radius:20px;
}

/*-----------------[AMAZON END]------------------------*/
/*-----------------[LOGO START]------------------------*/
.xs-banner-container {
  overflow:hidden;
  padding:100px 0 0;
  position:fixed;
  bottom:-260px;
  right:60px;
  -webkit-transition:all 300ms cubic-bezier(0.220,1,0.610,1);
  -webkit-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -moz-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -o-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  z-index:90000;
}

.xs-banner-container:hover {
  margin-bottom:220px;
  -webkit-transition:all 300ms cubic-bezier(0.220,1,0.610,1);
  -webkit-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -moz-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  -o-transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
  transition:all 300ms cubic-bezier(0.220,1.220,0.610,1.080);
}

.xs-banner {
  width:230px;
  padding:15px 15px 40px;
  font-family:arial,sans-serif;
  font-size:14px;
  line-height:16px;
  color:#fff;
  background:#000;
  border-radius:16px 16px 0 0;
  -moz-border-radius:16px 16px 0 0;
  -webkit-border-radius:16px 16px 0 0;
}

.xs-banner-logo {
  width:200px;
  height:127px;
  margin:-100px 0 0 12px;
}

.xs-banner-tick {
  width:14px;
  height:11px;
  margin:0 8px 0 0;
}

.xs-banner-list {
  font-size:13px;
  line-height:22px;
}

img {
  border:none;
  margin:0;
}

.xs-big {
  font-size:24px;
  font-weight:700;
  color:#008000;
  line-height:32px;
}

.center {
  text-align:center;
}

/*-----------------[LOGO END]------------------------*/
.crossfade > div {
  animation-name:imageAnimation;
  animation-duration:30s;
  animation-timing-function:linear;
  animation-iteration-count:infinite;
  backface-visibility:hidden;
  background-size:cover;
  background-position:center center;
  color:transparent;
  height:100%;
  left:0;
  opacity:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:-1;
}

.crossfade > div:nth-child(1) {
  background-image:url(https://i.ibb.co/7133XWf/20210826123316-IMG-7969-1.jpg);
}

.crossfade > div:nth-child(2) {
  animation-delay:6s;
  background-image:url(https://i.ibb.co/CM9q4zQ/20210826123620-IMG-7975.jpg);
}

.crossfade > div:nth-child(3) {
  animation-delay:12s;
  background-image:url(https://i.ibb.co/44zZWZ0/20210826123443-IMG-7971.jpg);
}

.crossfade > div:nth-child(4) {
  animation-delay:18s;
  background-image:url(https://i.ibb.co/frvW8CP/20210826123722-IMG-7977.jpg);
}

.crossfade > div:nth-child(5) {
  animation-delay:24s;
  background-image:url(https://i.ibb.co/zm6VWNm/20210826123559-IMG-7974.jpg);
}

@keyframes imageAnimation {
  0% {
    animation-timing-function:ease-in;
    opacity:0;
  }

  8% {
    animation-timing-function:ease-out;
    opacity:1;
  }

  17% {
    opacity:1;
  }

  25% {
    opacity:0;
  }

  100% {
    opacity:0;
  }
}

/*-----------------[FRAME FOR VIDEOS 1 END]------------------------*/
#PoleDancer {
  display:inline-block;
  overflow:auto;
  position:relative;
}

#OxdraSocial {
  display:block;
  text-align:center;
  width:100%;
  margin-top:4px;
  margin-bottom:10px;
  position:relative;
  margin-left:-1px;
  height:100%;
  background:rgba(0,0,0,.4);
  border-radius:5px 5px 5px 5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px 5px 5px 5px;
  border:0 inset rgba(255,215,0,0.30);
  padding-top:5px;
  box-shadow:0 0 6px #000;
}

.Snapchat {
  display:inline-block;
  width:460px;
  height:100px;
  background:url(https://i.ibb.co/q71GTmS/fdhngrstdfgftdsh2.png);
  background-repeat:no-repeat;
}

.Snapchat:hover {
  display:inline-block;
  width:460px;
  height:100px;
  background:url(https://i.ibb.co/vJxD3cG/u7y68kruyryututiyrk.png);
  background-repeat:no-repeat;
}

.Skype {
  display:inline-block;
  width:460px;
  height:100px;
  background:url(https://i.ibb.co/dMXQ7FK/bsfdgsdgfhbdshgf.png);
  background-repeat:no-repeat;
}

.Skype:hover {
  display:inline-block;
  width:460px;
  height:100px;
  background:url(https://i.ibb.co/Kz8pf8B/gfbnhdjfhdjf.png);
  background-repeat:no-repeat;
}