@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:white;
}

a:visited {
  color:white;
}

body {
  font-size:1rem;
  line-height:1;
  color:rgb (255,255,255,0.0);
  padding:0;
  margin:0;
}

body {
  background-image:url(https://i.postimg.cc/8cNknZHg/av3hQbr.jpg);
/* immagine posteriore di sfondo */
  background-color:none;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

/* ========================================================================
   Section of the simplified top bar (GRADIENT)* colorzilla. com/gradient-editor/
   ====================================================================== */
.barrasuperioresemplificata {
  position:fixed;
  height:50px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:rgb(0,0,0);
/* Old browsers */
  background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(205,0,216,1) 27%,rgba(220,0,232,1) 70%,rgba(2,1,1,1) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(205,0,216,1) 27%,rgba(220,0,232,1) 70%,rgba(2,1,1,1) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(205,0,216,1) 27%,rgba(220,0,232,1) 70%,rgba(2,1,1,1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#020101',GradientType=1);
/* IE6-9 */
  border-bottom:2px solid #f007e8;
  box-shadow:0 0 20px rgba(0,0,0,0.6);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.6);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.6);
}

/* ========================================================================
   navigation bar
   ====================================================================== */
.nav a {
  display:block;
  color:white;
/* colore caratteri della barra di navigazione */
  text-decoration:none;
  padding-top:17px;
  position:relative;
  transition:all .1s ease-in-out;
  -webkit-transition:all .1s ease-in-out;
  -moz-transition:all .1s ease-in-out;
  -ms-transition:all .1s ease-in-out;
  -o-transition:all .1s ease-in-out;
  text-transform:;
  font-style:italic;
}

.nav {
  vertical-align:top;
  display:inline-block;
  width:940px;
  position:fixed;
  z-index:9999;
  margin:0 auto;
  text-align:center;
}

.nav li {
  position:relative;
}

.nav > li {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:12px;
  font-weight:200;
  font-style:normal;
/* extra light */
  letter-spacing:;
  text-transform:uppercase;
  float:left;
  border-bottom:0 rgba(0,0,0,0) solid;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.nav li:hover > a {
  color:#ff0808;
}

.nav > li:hover > ul {
  left:auto;
  padding-top:0;
  min-width:100%;
}

/* ========================================================================
   Classes for MFC Generated Elements
   ====================================================================== */
/* tutti gli elementi di about me */
#cam_score_container,#height_container,#sexual_preference_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#automobile_container,#pets_container,#age_container,#city_container,#country_container,#drink_container,#drugs_container,#smoke_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#body_type_container,#gender_container,#username_container {
  display:none;
}

#footer_bar,#header_bar {
  display:none;
}

#about_me_label,#profile_about_me > div:nth-child(1) {
  display:none;
}

#tags_container,#tags_label,#tags_value {
  display:none;
}

#profile_main_photo,#profile_avatar,#avatar_holder {
  display:none;
}

#blurb_container {
/* scritta dell' headline */
  display:none;
}

#profile_header_container {
/* etichetta status */
  position:absolute;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ff1a00+52,000000+100 */
  background:rgb(0,0,0);
/* Old browsers */
  background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(255,26,0,1) 52%,rgba(0,0,0,1) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(255,26,0,1) 52%,rgba(0,0,0,1) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(255,26,0,1) 52%,rgba(0,0,0,1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=1);
/* IE6-9 */
  border:3px solid #ffc8b6;
  box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  padding:5px;
  margin-top:460px;
  margin-left:290px;
  z-index:100;
  font-size:1em;
  width:316px;
  min-height:40px!important;
  text-align:left;
  color:(255,255,255,0.0);
  -ms-transform:rotate(-4deg);
  -webkit-transform:rotate(-4deg);
  transform:rotate(-4deg);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  display:none;
}

#profile_header_container:hover {
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
}

#status_container,#unix_last_broadcast_container,#unix_last_updated_container {
/* caratteristiche font per titoli etichette */
  color:black;
}

#unix_last_updated_value,#unix_last_broadcast_value {
/* caratteristiche font per valori dell'etichetta */
  color:black;
}

#status_container a:link {
  color:black;
  text-decoration:none;
/* per togliere la sottolineatura */
}

#status_container a:visited {
  color:black;
}

#status_container a:active {
  color:black;
}

#status_container a:hover {
  color:#f58f6d;
}

/* ========================================================================
   Profile Section
   ====================================================================== */
#profile {
  width:940px;
  margin:0 auto;
  background-color:rgba(255,255,255,0.0);
/* colonna centrale */
  background-repeat:no-repeat;
  background-size:cover;
  background-position:fixed;
  background-attachment:fixed;
  font-size:.875em;
  line-height:1.25;
  color:black;
  box-shadow:0 0 20px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.3);
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
  font-family:'Poppins',sans-serif;
}

#profile_header {
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:rgba(0,0,0,1);
  margin:20px auto;
  padding:0;
  width:940px;
  height:50px;
  line-height:70px;
  font-size:25px;
  font-family:'Bubbler One',sans-serif;
  text-transform:capitalize;
  text-align:center;
  letter-spacing:-1px;
  font-weight:300;
  display:none;
}

.profile_section_content {
  z-index:auto;
  padding:0;
  margin:0;
}

#profile_aboutme {
  margin:25px 0 0;
}

#meet_aboutme_value {
  display:block;
  margin:0 auto;
}

img {
  border-radius:0;
  box-shadow:none;
}

.img_radius_shadow {
  border-radius:0;
  box-shadow:none;
}

#img_preview {
  box-shadow:none;
}

#img_preview,#img_preview img {
  background:rgba(0,0,0,0);
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
}

.images {
  padding:10px;
  margin:10px;
}

.container {
  display:block;
  margin:0;
}

.notice {
  color:rgba(8,8,8,0.8);
}

/* ========================================================================
   Schedule Section
   ====================================================================== */
#profile_schedule {
  margin:0 auto;
  position:relative;
  padding-top:50px;
}

#profile_schedule .container {
  background-color:rgba(0,0,0,0.0);
  border:solid 0 green;
  margin-left:215px;
  display:inline-block;
  width:511px;
  height:35px;
}

#profile_schedule .label {
  display:inline-block;
  width:30px;
  font-family:'Poppins',sans-serif;
  font-size:16px;
  text-align:right;
  color:grey;
  border:solid 0 red;
  font-weight:1000;
}

#profile_schedule .value {
  display:inline-block;
  width:400px;
  font-size:16px;
  font-family:'Poppins',sans-serif;
  color:white;
  text-align:center;
  border:solid 0 blue;
  font-weight:1000;
}

.emphasis {
  font-weight:normal;
}

#schedule_converted {
  font-family:'Poppins',sans-serif;
  text-align:center;
  font-size:11px;
  margin:10px auto 35px;
  color:white;
  font-weight:1000;
}

/* ========================================================================
      PHOTO GALLERY
   ====================================================================== */
#profile_photo_galleries {
  position:relative;
  background-color:;
}

#profile_password_photo_galleries {
  position:relative;
  margin:0 auto;
}

.photo_gallery_link {
  display:block;
  background-color:;
}

.password_photo_gallery_preview,.photo_gallery_preview {
  margin:0;
  display:inline-block;
  height:250px;
  width:195px;
  background-color:re;
  padding:1px 20px;
}

.photo_gallery_previews {
  text-align:center;
/* per posizionare centralmente le anteprime delle gallerie */
  background-color:;
}

#photo_gallery_preview {
  background-color:gree;
}

#password_photo_gallery_previews {
  background-color:re;
}

.photo_gallery_name,.photo_gallery_name a {
/* caratteristiche del font per il titolo di ciascuna galleria fotografica */
  font-size:15px;
  text-decoration:none;
  letter-spacing:;
  color:#f34889;
  font-weight:1000;
  text-transform:;
  font-family:'Nothing You Could Do',cursive;
}

.photo_gallery_name,.photo_gallery_name a:hover {
  color:white;
}

.photo_gallery_count {
/* caratteristiche del font per il contatore delle foto */
  text-transform:uppercase;
  font-size:7px;
  letter-spacing:;
  color:#a6a6a6;
  font-weight:1000;
}

.photo_gallery_image {
  border:solid 2px white;
  width:120px;
  height:120px;
/* cornice attorno alle icone della galleria immagini */
  box-shadow:0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.1);
  -ms-transform:rotate(0deg);
/* IE 9 */
  -webkit-transform:rotate(0deg);
/* Chrome, Safari, Opera */
  transform:rotate(0deg);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

#password_photo_gallery_previews > .photo_gallery_preview > .photo_gallery_link {
/* immagine per le gallerie protette da password */
  background-image:url(http://s19.postimg.cc/ctxerh4bn/Lock_piccolo_NEW_sfondo_nero.png);
  background-repeat:no-repeat;
  background-size:100%;
  height:140px;
  width:140px;
  border:solid 1px blue;
  margin-bottom:5px;
  margin-left:27px;
}

#password_photo_gallery_previews > .photo_gallery_preview > .photo_gallery_link {
/* immagine per le gallerie protette da password */
  background-image:url(http://s19.postimg.cc/ctxerh4bn/Lock_piccolo_NEW_sfondo_nero.png);
  background-repeat:no-repeat;
  background-size:100%;
  height:135px;
  width:140px;
  border:solid 0 blue;
  margin-bottom:5px;
  margin-left:27px;
}

.photo_gallery_preview > .photo_gallery_link {
/* immagine per le gallerie protette da password */
  background-image:url(http://s19.postimg.cc/ctxerh4bn/Lock_piccolo_NEW_sfondo_nero.png);
  background-repeat:no-repeat;
  background-size:100%;
  height:135px;
  width:140px;
  border:solid 0 blue;
  margin-bottom:5px;
  margin-left:27px;
}

.photo_gallery_lock {
  visibility:hidden;
}

/* per centrare le immagini contenute in una galleria */
.images {
  text-align:center;
  background-color:;
}

/* ========================================================================
             Sezione della Pagina Iniziale
   ====================================================================== */
#ContentHeader {
  display:block;
  position:relative;
  margin:0 auto;
  height:640px;
  width:940px;
  background:url(https://i.postimg.cc/5932pngS/HSNpoEM.png);
  background-size:940px 540px;
  background-repeat:no-repeat;
  background-position:top center;
}

/* ========================================================================
          Key section LlINKS of the home page
======================================================================== */
#contenitorebottoni {
  display:inline-block;
  position:relative;
  float:left;
  background-color:;
  width:200px;
  hight:80px;
  margin-top:547px;
  margin-left:108px;
  -ms-transform:rotate(-8.4deg);
  -webkit-transform:rotate(-8.4deg);
  transform:rotate(-8.4deg);
}

#twitter,#instagram {
  display:inline-block;
  position:relative;
  float:left;
  background-size:100%;
  background-repeat:no-repeat;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

#twitter {
  height:61px;
  width:61px;
  background-image:url(https://i.postimg.cc/v8nNjCNz/qb8MpSP.png);
  margin-right:10px;
}

#instagram {
  height:61px;
  width:61px;
  background-image:url(https://s19.postimg.cc/ofw1mqqg3/instagram.png);
  margin-right:10px;
}

#instagram:hover,#twitter:hover {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
  opacity:.6;
}

#tipmeoffline {
  display:inline-block;
  position:relative;
  float:left;
  color:white;
  font-family:'Poppins',sans-serif;
  font-size:14px;
  text-transform:uppercase;
  font-style:italic;
  border:2px solid white;
  text-align:center;
  padding:5px 10px;
  border-radius:15px;
  opacity:.8;
  box-shadow:0 0 10px rgba(0,0,0,0);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0);
  -o-box-shadow:0 0 10px rgba(0,0,0,0);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

#tipmeoffline:hover {
  background-color:rgba(255,255,255,0.4);
  opacity:1;
}

.lineettaposta {
  display:block;
  position:relative;
  background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);
/* IE6-9 */
  height:2px;
  margin-top:20px;
  margin-bottom:10px;
}

.primalineaposta {
  color:#000000;
  font-size:10px;
  font-style:oblique;
}

.indirizzodiposta {
  display:block;
  color:#;
  font-size:25px;
  margin-top:7px;
  margin-bottom:-5px;
  font-family:'Nothing You Could Do',cursive;
}

.email {
  display:inline-block;
  position:relative;
  float:right;
  background-color:;
  margin-top:-130px;
  margin-right:192px;
  width:350px;
  height:135px;
  text-align:center;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-weight:400;
  font-size:13px;
  letter-spacing:0;
  line-height:17px;
  color:white;
  padding-top:8px;
  background-color:gree;
}

/* ------------------------- STYLES FOR EMAIL----------------------------- */
.email a:link {
  color:white;
  text-decoration:none;
/* per togliere la sottolineatura */
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.email a:visited {
  color:white;
}

.email a:active {
  color:#4a4646;
}

.email a:hover {
  color:#ff0a0a;
}

/* ========================================================================
        About Me"
======================================================================== */
#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:566px;
  width:940px;
  background-image:url(https://i.postimg.cc/mgQ95924/MSacN0s.png);
  background-size:940px 566px;
  background-repeat:no-repeat;
}

.abouttxt {
  display:inline-block;
  background-color:rgba(255,5,255,0);
  position:relative;
  float:right;
  width:410px;
  height:515px;
  margin-top:90px;
  margin-right:55px;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:16px;
  line-height:24px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#a7a4a4;
}

/* ========================================================================
     TIP MENU
======================================================================== */
#TipMenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:700px;
  width:940px;
  background:url(https://i.postimg.cc/Bb9skjvW/3cWBpzy.png) no-repeat;
  background-size:940px 700px;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:14px;
  line-height:24px;
  font-weight:400;
  letter-spacing:0;
}

.TipMenuHolder {
  display:inline-block;
  position:relative;
  float:left;
  height:400px;
  margin-left:22px;
  margin-top:75px;
  background-color:;
  text-align:Left;
}

.tiptxt {
  display:inline-block;
  background-color:rgba(255,5,255,0);
  position:relative;
  float:left;
  width:410px;
  height:615px;
  margin-top:0;
  margin-left:5px;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:16px;
  line-height:24px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#a7a4a4;
}

.TipMenuItem A {
  color:white;
  text-transform:;
  text-decoration:none;
  text-indent:-500px;
  LETTER-SPACING:1PX;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.TipMenuItem a:hover {
  text-decoration:none;
  color:#ff0808;
}

/* devanagari */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range:U+02BC,U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200B-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

/* latin */
@font-face {
  font-family:'Nothing You Could Do';
  font-style:normal;
  font-weight:400;
  src:local('Nothing You Could Do'),local(NothingYouCouldDo),url(https://fonts.gstatic.com/s/nothingyoucoulddo/v7/jpk1K3jbJoyoK0XKaSyQAZXIiu60FL2bNvn8mktkB5z3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

.amount {
  color:#ff0808;
  font-family:'Nothing You Could Do',cursive;
  font-size:25px;
  margin-right:-12px;
}

.tokens {
  font-style:italic;
  font-family:'Poppins';
  color:#9e9a9a;
  font-weight:200;
}

.item {
  font-style:italic;
  text-transform:uppercase;
}

/* ========================================================================
        MY CREW Section
======================================================================== */
#boyzWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:525px;
  width:940px;
  background-image:url(https://i.postimg.cc/N0pHwFD2/Iy1WbZ8.png);
  background-size:940px 525px;
  background-repeat:no-repeat;
}

.boyztext {
  display:inline-block;
  background-color:rgba(255,5,255,);
  position:relative;
  width:840px;
  height:150px;
  margin-left:50px;
  margin-top:75px;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:18px;
  line-height:26px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#403e3e;
}

.btn-boyz {
  display:inline-block;
  position:relative;
  float:left;
  margin-left:395px;
  margin-top:250px;
  width:150px;
  height:45px;
  background-color:rgba(0,0,0,0.5);
  box-shadow:0 0 25px rgba(0,0,0,0.7);
  -webkit-box-shadow:0 0 25px rgba(0,0,0,0.7);
  -moz-box-shadow:0 0 25px rgba(0,0,0,0.7);
  color:#000000;
  font-family:'Poppins bold',sans-serif;
  font-size:25px;
  line-height:45px;
  font-weight:300;
  border:2px solid white;
  border-radius:30px;
  text-align:center;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.btn-boyz:hover {
  background-color:rgba(0,0,0,0.8);
  color:#ff0019;
}

.rib {
  font-weight:bolder;
  font-size:21px;
  color:#000000;
}

/* ------------------------- STYLES FOR LINK ----------------------------- */
#boyzWrapper > a:link {
  color:white;
  text-decoration:none;
/* per togliere la sottolineatura */
}

#boyzWrapper > a:visited {
  color:white;
}

#boyzWrapper > a:active {
  color:white;
}

#boyzWrapper > a:hover {
  color:#ff0019;
  border:2px solid #ff0303;
}

/* ========================================================================
        MY LOVERS
======================================================================== */
#alltimeheroesWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:525px;
  width:940px;
  background-image:url(https://i.postimg.cc/k4GbcS8X/JaAGpZc.png);
  background-size:940px 525px;
  background-repeat:no-repeat;
}

.second {
  display:inline-block;
  position:relative;
  float:left;
  width:240px;
  height:50px;
  margin-top:300px;
  margin-left:67px;
  background-color:rgba(0,0,0,0.65);
  box-shadow:0 0 15px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
  border:1px solid white;
  overflow:hidden;
  font-family:'Poppins-light',sans-serif;
  font-style:normal;
  font-size:17px;
  line-height:49px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#ffffff;
  text-transform:capitalize;
}

.first {
  display:inline-block;
  position:relative;
  float:left;
  width:280px;
  height:60px;
  margin-top:295px;
  margin-left:32px;
  background-color:rgba(0,0,0,0.65);
  box-shadow:0 0 15px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
  border:1px solid white;
  overflow:hidden;
  font-family:'Poppins-light',sans-serif;
  font-style:normal;
  font-size:19px;
  line-height:59px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#ffffff;
  text-transform:capitalize;
}

.third {
  display:inline-block;
  position:relative;
  float:left;
  width:200px;
  height:40px;
  margin-top:298px;
  margin-left:27px;
  background-color:rgba(0,0,0,0.65);
  box-shadow:0 0 15px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
  border:1px solid white;
  overflow:hidden;
  font-family:'Poppins-light',sans-serif;
  font-style:normal;
  font-size:14px;
  line-height:39px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  color:#ffffff;
  text-transform:capitalize;
}

.vb {
  color:#d4d3d3;
}

/* ========================================================================
        MY GANG
======================================================================== */
#clubsWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:735px;
  width:940px;
  background-image:url(https://i.postimg.cc/SNHj0594/PIebl1Q.png);
  background-size:940px 735px;
  background-repeat:no-repeat;
}

#lovertext,#viptext {
  display:inline-block;
  position:absolute;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:14px;
  line-height:20px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  opacity:1;
}

#viptext {
  background-color:rgba(255,5,255,0);
  width:170px;
  height:380px;
  float:left;
  margin-top:270px;
  margin-left:65px;
  color:#f5c9da;
  opacity:;
}

#viptext h3 {
  position:relative;
  margin-top:20px;
  color:#d2d2d2;
  font-size:12px;
  line-height:15px;
  font-weight:100;
}

.cifravip {
  display:block;
  color:#f5160a;
  font-family:'Nothing You Could Do',cursive;
  font-size:30px;
  margin-top:10px;
}

.valutavip {
  display:block;
  font-family:'Nothing You Could Do',cursive;
  font-size:17px;
  margin-top:-10px;
  color:#f5160a;
}

.ottienivip {
  display:block;
  margin-top:-11px;
  background-color:;
}

#viptext h2 {
  margin-top:-50px;
  color:white;
  font-size:14px;
  line-height:18px;
  background-color:re;
  font-weight:200;
}

.btn-vip {
  display:block;
  margin-top:15px;
  margin-left:35px;
  width:100px;
  height:30px;
  border:2px solid white;
  border-radius:20px;
  text-align:center;
  font-size:12px;
  line-height:30px;
  text-decoration:none;
}

#lovertext {
  background-color:rgba(255,5,255,0);
  width:210px;
  height:410px;
  float:left;
  margin-top:255px;
  margin-left:262px;
  color:#f5c9da;
  opacity:;
}

#lovertext h3 {
  position:relative;
  margin-top:20px;
  color:#d2d2d2;
  font-size:14px;
  line-height:15px;
  font-weight:100;
}

.cifralover {
  display:block;
  color:#ff1900;
  font-family:'Damion',cursive;
  font-size:34px;
  margin-top:10px;
}

.valutalover {
  display:block;
  font-family:'Nothing You Could Do',cursive;
  font-size:19px;
  margin-top:-5px;
  color:#e1baf9;
}

.ottienilover {
  display:block;
  margin-top:-9px;
}

#lovertext h2 {
  margin-top:-52px;
  color:white;
  font-size:15px;
  line-height:20px;
  background-color:re;
  font-weight:200;
}

.btn-lover {
  display:block;
  margin-top:15px;
  margin-left:40px;
  width:130px;
  height:40px;
  border:2px solid white;
  border-radius:20px;
  text-align:center;
  font-size:14px;
  line-height:40px;
  text-decoration:none;
}

.clubheader {
  display:block;
  position:relative;
  height:60px;
  background:;
  margin-bottom:-40px;
  color:#d65b5b;
  font-size:17px;
}

.btn-vip,.btn-lover {
  position:absolute;
  box-shadow:0 0 25px rgba(0,0,0,0.7);
  -webkit-box-shadow:0 0 25px rgba(0,0,0,0.7);
  -moz-box-shadow:0 0 25px rgba(0,0,0,0.7);
  color:white;
  font-family:'Poppins bold',sans-serif;
  font-weight:300;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.btn-lover:hover,.btn-vip:hover {
  background-color:rgba(255,255,255,1);
  color:black;
}

/* latin */
@font-face {
  font-family:'Damion';
  font-style:normal;
  font-weight:400;
  src:local(Damion),url(https://fonts.gstatic.com/s/damion/v7/hv-XlzJ3KEUe_YZkamw2EzJwVw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* ========================================================================
            My logo Section
======================================================================== */
.MyLogo {
  display:inline-block;
  position:fixed;
  width:175px;
  height:45px;
  background-image:url(https://i.postimg.cc/GhdMxF8L/5q27Rb7.png);
  background-repeat:no-repeat;
  background-size:100%;
  bottom:35px;
  left:5px;
  z-index:1000;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
}

.MyLogo:hover {
  -moz-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -o-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -ms-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -moz-animation-fill-mode:forwards;
  -webkit-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@-webkit-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-moz-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-o-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }
  
  20%,80% {
    transform:translate3d(3px,0,0);
  }
  
  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }
  
  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

/* ========================================================================
   Loader
   ====================================================================== */
@-webkit-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-o-animation fadeIn {
  fromopacity:0;
}

to {
  opacity:1;
}  
}

@keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

.fade-in {
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
}

/* ========================================================================
      MEANING OF LIFE
   ====================================================================== */
#profile_interests_content .value {
/* per fare le risposte alle domande non in grassetto */
  font-weight:normal;
  margin-left:0!important;
}

#meaning_life_container {
/* per distanziare il titolo della sezione da ciÃ² che segue */
  padding-top:15px;
}

#profile_interests_content {
/* per allineare le risposte della sezione di hobby e interessi */
/* E' il contenitore di tutta la sezione di "interessi e hobby" */
  color:#000;
  text-align:center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8e8e8+50,ffffff+100 */
  background:#000;
}

.profile_section_content .value {
/* caratteristiche del font usato per le risposte alle domande di "interessi ed hobby" */
  font-family:'arial';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
  color:white;
}

#meaning_life_label,#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label,#favorite_books_label,#favorite_songs_label,#favorite_movies_label,#hobbies_label,#talents_label,#perfect_mate_label,#perfect_date_label,#turn_ons_label {
/* caratteristiche del font usato per le domande di "interessi ed hobby" */
  text-align:center!important;
  color:#fed16f;
  text-transform:uppercase;
}

#meaning_life_container,#five_things_container,#for_fun_container,#craziest_thing_container,#be_anywhere_container,#know_me_container,#favorite_books_container,#favorite_songs_container,#favorite_movies_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container {
  display:none;
}

/* ========================================================================
        MFC SHARE CONTENT ======================================================================== */
#MFCshareWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:950px;
  width:940px;
  background-image:url();
  background-size:940px 950px;
  background-repeat:no-repeat;
  background:rgb(0,0,0,1);
/* Old browsers */
  background:-moz-linear-gradient(top,rgba(242,242,242,1) 0%,rgba(209,209,209,1) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(top,rgba(242,242,242,1) 0%,rgba(209,209,209,1) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to bottom,rgba(242,242,242,1) 0%,rgba(209,209,209,1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#d1d1d1',GradientType=0);
/* IE6-9 */
}

.titoloshare {
  margin-top:60px;
}

.mfcshareframe {
  width:940px;
  height:550px;
  margin-top:-300px;
  margin-left:0;
  background-color:#000000;
  -ms-transform:scale0.7,0.7);
/* IE 9 */
  -webkit-transform:scale0.7,0.7);
/* Safari */
  transform:scale(0.7,0.7);
}

/* ========================================================================
       Sezione dell'Autore
   ====================================================================== */
.Copyright {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:20px;
  width:100%;
  text-align:center;
  font-size:12px;
  font-weight:200;
  color:white;
  font-style:normal;
  z-index:1;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  padding-top:70px;
  padding-bottom:70px;
}

.dirittilogo {
  position:relative;
  top:1px;
  height:12px;
}

.divietodiriproduzione {
  color:#b7b7b7;
  font-size:11px;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.Copyright > a:link {
  color:#fb69a0;
/* per togliere la sottolineatura */
}

.Copyright > a:visited {
  color:#fb69a0;
}

.Copyright > a:active {
  color:#fb69a0;
}

.Copyright > a:hover {
  color:white;
}

/* ========================================================================
    Comments Section
   ====================================================================== */
#new_comment_login_message {
  color:white;
}

#wall_poster_avatar {
  display:none;
/* to remove photo from the New comment section */
}

.user_comment_textarea_big {
  width:710px;
/* to enlarge the area where a new comment is written */
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

.user_comment_textarea_small {
  width:710px;
/* to enlarge the area where a new comment is written */
  height:125px;
  box-shadow:inset 0 0 16px #333);
}

#user_comment_comment {
/* characteristics of the font and of the space where a comment is written */
  font-size:14px;
  box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0 0 50pxrgba(0,0,0,0.2);
  -o-box-shadow:inset 0 0 50px rgba(0,0,0,0.2);
  -webkit-box-shadow:inset 0 0 20px rgba(0,0,0,0.2);
  border:1px solid grey;
}

.wall_post {
  background-color:;
/* whole block that includes all the elements of a single comment: title, avatar, time, etc ... */
  margin:0 auto;
  min-height:93px;
  background-color:;
}

/* ------------------------- Link stylization ----------------------------- */
.wall_post_info > a:link {
  color:white;
  text-decoration:none;
/* to remove the underline */
}

.wall_post_info > a:visited {
  color:white;
}

.wall_post_info > a:active {
  color:white;
}

.wall_post_info > a:hover {
  color:white;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
.wall_post_body {
/* colore testo dei commenti */
  color:white;
  overflow:visible;
  position:relative;
  margin-left:160px;
  font-size:14px;
  font-style:italic;
}

.wall_post_body img {
  max-height:200px;
}

.wall_post_body iframe {
  max-height:340px;
  max-width:450px;
}

.wall_post_avatar img {
/* commenters' photos */
  width:60px;
  height:60px;
  border:1px solid white;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
  z-index:9999;
  margin:10px 0 0 20px;
}

.wall_post_info {
/* font characteristics of commentator names */
  font-size:16px;
  background:-moz-linear-gradient(left,rgba(255,0,0,1) 0%,rgba(0,0,0,1) 100%);
  background:-webkit-linear-gradient(left,rgba(255,0,0,1) 0%,rgba(0,0,0,1) 100%);
  background:linear-gradient(to right,rgba(255,0,0,1) 0%,rgba(0,0,0,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000',endColorstr='#000000',GradientType=1);
  width:600px;
  margin:10px 100px;
  color:white;
  font-style:italic;
  padding:2px;
}

#wall_poster_username {
/* nome del commentatore */
  font-size:15px;
  opacity:1;
  margin-left:180px;
  padding-left:10px;
}

.wall_post_body {
/* spazio occupato dal commento */
  width:738px;
  background-color:black;
  box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -o-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.15);
  padding:20px;
  position:relative;
  float:left;
  left:-65px;
  top:-60px;
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  border:1px solid rgb(255,40,0);
  font-size:14px;
}

.wall_post_avatar {
  background-image:url();
/* immagine per i commentatori che non hanno una foto */
  background-repeat:no-repeat;
  background-size:100%;
  border-radius:100px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -o-border-radius:100px;
  height:100px;
  width:100px;
}

.wall_post_time {
/* data pubblicazione del commento */
  font-size:8px;
  float:right;
  margin:-29px 30px;
  color:white;
  padding:3px;
  background-color:;
}

#comments {
/* entire space that contains comments */
  margin-bottom:40px;
  background-color:;
}

#new_comment {
  margin:35px 0 15px;
  background-color:;
/* colore sfondo area nuovo commento */
}

#new_comment input {
/* caratterisitche dei tasti per inviare un nuovo commento */
  background-color:#E8E8E8;
  font-size:10px;
  border:1px solid #ccc;
  border-radius:15px 5px 15px 5px;
  -webkit-border-radius:15px 5px 15px 5px;
  -moz-border-radius:15px 5px;
  -o-border-radius:15px 5px 15px 5px;
  transition:.5s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

#new_comment input:hover {
  border-radius:5px 15px 5px 15px;
  -webkit-border-radius:5px 15px 5px 15px;
  -moz-border-radius:5px 15px;
  -o-border-radius:5px 15px 5px 15px;
}

#new_comment_inputs {
  max-width:750px;
}

#new_comment_buttons {
/* scritta "strip links" dopo aver postato un commento */
  color:white;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  border:1px solid white;
  text-transform:capitalize;
  width:170px;
  height:35px;
  line-height:35px;
  margin-left:385px;
  font-size:10px;
  color:white;
  text-align:center;
  text-decoration:none;
}

#profile_load_more_comments:hover {
  opacity:.6;
}

#strip_links_popup {
  border:2px solid white;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
}

#new_comment_strip_links_container {
  display:none;
}

#new_comment_login_message {
  font-size:14px;
  background-color:;
  text-align:center;
  width:740px;
  margin-left:100px;
}

/* ==============================================
Friends Section (amici)
============================================== */
#profile_friends {
  padding:20px;
  background-color:;
  width:350px;
  border-left:1px solid white;
  border-right:1px solid white;
  margin-left:270px;
  border-radius:15px;
  margin-bottom:30px;
  margin-top:40px;
  display:none;
}

/* tutto il blocco */
#profile_friends img {
  display:inline-block;
  position:relative;
  height:10px;
  margin-right:4px;
}

/* stelline per votare */
#admirers_label,#favorite_models_value,#average_rating_count,#favorite_models_value,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#average_rating_container,.friends_value,.admirers_value,.profile_section_content .value {
  font-size:10px;
  color:#ffffff;
}

#favorite_models_label,#friends_label,#admirers_label,#rate_label,#average_rating_label {
  background-color:;
  text-align:left;
  min-width:120px;
  max-width:120px;
}

/* tutte le etichette */
#average_rating_value,#rate_value,#admirers_value,#friends_value,#favorite_models_value.value {
  background-color:;
  width:230px;
  text-align:left;
}

/* tutti i valori */
#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#favorite_models_container {
  margin:0 auto;
  width:350px;
  background-color:;
}

/* tutti i contenitori */
#profile_friends a:active {
  color:#bbbaba;
}

#profile_friends a:hover {
  color:#bbbaba;
}

#profile_friends a:link {
  color:#bbbaba;
  text-decoration:none;
}

#profile_friends a:visited {
  color:#bbbaba;
  text-decoration:none;
}

#profile_friends > div:nth-child(1) {
  display:none;
}