@charset "UTF-8";

a,a:visited {
  color:rgba(255,250,250,250);
  text-decoration:none;
}

a:hover,a:focus {
  color:#F1396D;
  text-decoration:none;
}

a.two:link {
  color:yellow;
  text-shadow:2px 1px 1px #000;
}

a.two:visited {
  color:yellow;
  text-shadow:2px 1px 1px #000;
}

a.two:hover {
  color:yellow;
  text-shadow:2px 1px 1px rgba(255,0,0,0.75);
}

a.two:focus {
  color:yellow;
  text-shadow:2px 1px 1px rgba(255,0,0,0.75);
}

a.three:link {
  color:#E25110;
}

a.three:visited {
  color:#E25110;
}

a.three:hover {
  color:#750606;
  text-decoration:underline;
}

a.three:focus {
  color:#750606;
  text-decoration:underline;
}

.color {
  color:#A02D2D;
}

::-webkit-scrollbar {
  -webkit-appearance:none;
  width:18px;
  height:12px;
}

::-webkit-scrollbar-thumb {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:3px solid black;
  background-color:#efa0a6;
}

::-webkit-scrollbar-thumb:hover {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:3px solid black;
  background-color:#F0668D;
}

::-webkit-scrollbar-track-piece {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;
  border:3px solid black;
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:rgba(255,255,255,1);
  background-color:#000000;
  background-image:url(http://i.imgur.com/ZOqB118.jpg);
/*** Imagen Fondo***/
  background-attachment:fixed;
  padding:0;
  margin:0;
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  -o-animation-duration:2s;
  animation-duration:2s;
  -ms-animation-duration:2s;
  -webkit-animation-delay:1.5s;
  -moz-animation-delay:1.5s;
  -o-animation-delay:1.5s;
  animation-delay:1.5s;
  -ms-animation-delay:1.5s;
}

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

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

.twocolumn {
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
}

/* ===MFC Elements ===*/
#favorite_models_container,#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#tags_label,#tags_value,#profile_friends .heading,#average_rating_count,#cam_score_container,#profile_about_me > div:nth-child(1) {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_label,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#admirers_value,#friends_value,#marital_status_value,#camscore_value {
  letter-spacing:1px;
}

.notice {
  opacity:0;
}

#profile_friends {
  margin:-7675px 0 7547px;
  max-width:394px;
}

#profile {
  width:100%;
  max-width:940px;
  margin:40px auto -10px;
  background:url(http://i.imgur.com/8ggVqwx.jpg),url(http://i.imgur.com/fvn9dDy.jpg);
  background-repeat:no-repeat,repeat;
  background-size:100% 607px,10%;
  box-shadow:0 0 10px 7px rgb(0,0,0);
  font-size:.875em;
  line-height:1.25;
  padding-bottom:100px;
}

#profile_header {
  padding:60px 0 0;
}

#avatar_holder {
  width:150px;
  height:150px;
  margin-bottom:-10px;
  margin-left:19px;
}

#profile_avatar {
  width:150px;
  height:150px;
  padding:1px;
  background-color:rgb(255,192,203);
  border:1px solid rgb(255,192,203);
  box-shadow:-1px 1px 3px rgba(0,0,0,1),1px -1px 3px rgb(255,192,203);
  animation-name:slideLeft;
  -webkit-animation-name:slideLeft;
  -moz-animation-name:slideLeft;
  -o-animation-name:slideLeft;
  -ms-animation-name:slideLeft;
  animation-duration:3s;
  -webkit-animation-duration:3s;
  -moz-animation-duration:3s;
  -o-animation-duration:3s;
  -ms-animation-duration:3s;
  animation-delay:1.55s;
  -webkit-animation-delay:1.55s;
  -moz-animation-delay:1.55s;
  -o-animation-delay:1.55s;
  -ms-animation-delay:1.55s;
  animation-timing-function:ease-in-out;
  -webkit-animation-timing-function:ease-in-out;
  -moz-animation-timing-function:ease-in-out;
  -o-animation-timing-function:ease-in-out;
  -ms-animation-timing-function:ease-in-out;
  visibility:visible!important;
  -webkit-border-radius:90px;
  -moz-border-radius:90px;
  border-radius:90px;
}

.label:before {
  content:'â˜…';
  margin-left:4px;
  margin-right:4px;
  font-size:12px;
  color:#fff;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#292928;
  margin:auto;
  height:50x;
  font-size:2em;
  font-family:Georgia,serif,Times;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:50px 50px 0 0;
  -webkit-border-radius:50px 50px 0 0;
  -moz-border-radius:50px 50px 0 0;
  -o-border-radius:50px 50px 0 0;
}

.profile_section_content {
  z-index:auto;
}

/*My Heros*/
#mykings {
  background-image:url(http://i.imgur.com/BxjyZ3C.jpg);
  width:100%;
  height:600px;
  margin:0 auto;
}

#mykings ul {
  list-style:none;
  padding-top:135px;
  padding-bottom:30px;
}

ul.left {
  float:left;
  padding-left:80px;
}

ul.right {
  float:right;
  padding-right:80px;
}

#mykings ul li {
  font-family:Georgia,serif,Times;
  font-size:18px;
  display:block;
  width:300px;
  height:28px;
  background-color:#f9dada;
  padding-left:10px;
  text-decoration:none;
  color:#F7449D;
  border-radius:86px 10px 60px 10px;
  -moz-border-radius:86px 10px 60px;
  -webkit-border-radius:86px 10px 60px 10px;
  border:0 dotted #fcf9fc;
}

#mykings ul li:before {
  content:'â¤';
  margin-left:4px;
  margin-right:4px;
  font-size:18px;
  color:#fc78a7;
}

#mykings ul li:hover {
  -moz-transform:rotate(-5deg);
  -moz-box-shadow:10px 10px 20px #f9dada;
  -webkit-transform:rotate(-5deg);
  -webkit-box-shadow:10px 10px 20px #f9dada;
  transform:rotate(4deg);
  box-shadow:10px 10px 20px #f9dada;
  margin-left:10px;
}

/*Fin My Heros*/
/*My Room Rules*/
#myrules {
  background-image:url(http://i.imgur.com/bQeIJwx.jpg);
  width:100%;
  height:600px;
  margin:0 auto;
}

#rules {
  counter-reset:li;
  list-style:none;
  *list-style:decimal;
  font-family:Georgia,serif,Times;
  padding-left:80px;
  margin-bottom:4em;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  padding-top:135px;
  padding-bottom:30px;
}

#rules ol {
  margin:0 0 0 2em;
}

#rules li {
  position:relative;
  display:block;
  padding:.4em .4em .4em 2em;
  *padding:.4em;
  margin:.5em 0;
  font-size:18px;
  color:#111;
  text-decoration:none;
  border-radius:.3em;
  transition:all .3s ease-out;
}

#rules li:hover {
  background:#eee;
}

#rules li:hover:before {
  transform:rotate(360deg);
}

#rules li:before {
  content:counter(li);
  counter-increment:li;
  position:absolute;
  left:-1.3em;
  top:50%;
  margin-top:-1.3em;
  background:#fc78a7;
  height:2em;
  width:2em;
  line-height:2em;
  border:.3em solid #fff;
  text-align:center;
  font-weight:bold;
  border-radius:2em;
  transition:all .3s ease-out;
  color:#fff;
}

/*Fin My Room Rules*/
#profile_about_me {
  margin:20px 0;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

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

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

#img_preview {
  border-radius:0;
  box-shadow:none;
}

.images {
  padding:15px 0 10px 19px;
  background:#efa0a6;
  border-bottom:1px solid #F9F8F8;
  border-left:1px solid #F9F8F8;
  border-right:1px solid #F9F8F8;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  box-shadow:0 0 15px #fff;
}

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

#profile_interests_content {
  background:#efa0a6;
  border-radius:90px 90px 30px 30px;
  -moz-border-radius:90px 90px 30px 30px;
  -webkit-border-radius:90px 90px 30px 30px;
  border:0 solid #000000;
}

#profile_comments {
  background:#efa0a6;
  border-radius:90px 90px 30px 30px;
  -moz-border-radius:90px 90px 30px 30px;
  -webkit-border-radius:90px 90px 30px 30px;
  border:0 solid #000000;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
/* required for webkit browsers */
}

#profile_password_photo_galleries {
  padding-top:5px;
  margin-top:15px;
  display:inline-block;
}

.photo_gallery_previews {
  text-align:center;
  overflow:auto;
  background:#efa0a6;
  list-style-type:none;
  height:204px;
  margin-top:-15px;
  margin-bottom:20px;
  border-bottom:1px solid #F9F8F8;
  border-left:1px solid #F9F8F8;
  border-right:1px solid #F9F8F8;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  box-shadow:0 0 15px #fff;
}

.photo_gallery_image {
  border:2px solid #efa0a6;
  cursor:pointer;
  width:100px;
  height:100px;
  background:#efa0a6;
  box-shadow:2px 2px 0 rgba(147,1,123,1),0px -1px 0 rgba(147,1,123,1),1px 0 4px #efa0a6;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-border-radius:90px;
  -moz-border-radius:90px;
  border-radius:90px;
}

.photo_gallery_image:hover {
  border:2px solid rgba(255,255,255,0.8);
  width:100px;
  height:100px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  box-shadow:2px 2px 10px #111,0 -1px 10px #fff;
  opacity:.7;
  -moz-transform:rotate(-10deg);
  -webkit-transform:rotate(-10deg);
}  
}

.photo_gallery_count {
  font-size:16px;
}

.photo_gallery_link {
  font-size:16px;
  letter-spacing:1px;
}

.photo_gallery_name {
  text-shadow:0 0 7px rgba(255,255,255,0.9);
}

.photo_gallery_count {
  color:rgba(0,0,0,0.9);
}

.photo_gallery {
  margin-bottom:20px;
}

.user_comment_textarea_small {
  width:700px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#000;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
}

.user_comment_textarea_big {
  width:700px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  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;
}

input {
  color:#069;
  text-shadow:0 1px 7px #666;
  border:1px solid #333;
  outline:none;
  outline-style:none;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #FFFFFF;
  border-radius:50%;
  margin-top:10px;
  border:2px solid rgba(255,255,255,0.0);
}

.wall_post_avatar:hover img {
  border:2px solid #f1f1f1;
  box-shadow:0 0 2px #333;
  -ms-box-shadow:0 0 2px #333;
  -o-box-shadow:0 0 2px #333;
  -webkit-box-shadow:0 0 2px #333;
}

.wall_post_info {
  height:22px;
  border-radius:12px 2px 0 0;
  -moz-border-radius:12px 2px 0 0;
  -ms-border-radius:12px 2px 0 0;
  -o-border-radius:12px 2px 0 0;
  -webkit-border-radius:12px 2px 0 0;
  padding-top:4px;
  text-indent:11px;
  width:800px;
  font-weight:normal;
  background:#f2b9ba;
  margin:0 auto;
}

.wall_post_body {
  height:auto;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:713px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  border-bottom:1px solid #ccc;
  box-shadow:0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 3px rgba(0,0,0,0.3);
  border-top:6px solid #333;
  background:#f9dada;
}

.wall_post_info a:link {
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post_info a:hover {
  color:#fc78a7;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Arial,Helvetica,sans-serif;
  text-indent:5px;
  font-size:11px;
  color:#222;
}

.wall_post_time {
  display:none;
}

#meaning_life_label {
  margin-top:15px;
}

#schedule_converted {
  font-size:14px;
  text-align:center;
  border-bottom:1px solid #000000;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  line-height:25px;
  background:#f9dada;
  border-left:1px solid #F9F8F8;
  border-right:1px solid #F9F8F8;
  box-shadow:0 4px 5px #000;
  color:rgb(247,68,157);
}

#schedule_day_0_container,#schedule_day_1_container,#schedule_day_2_container,#schedule_day_3_container,#schedule_day_4_container,#schedule_day_5_container,#schedule_day_6_container {
  margin:0;
  background:#f9dada;
  padding:0 23.5%;
  line-height:20px;
  font-size:16px;
  box-shadow:0 4px 5px #000;
  color:rgb(247,68,157);
}

#profile_schedule .label {
  min-width:11-px;
}

#acercademi {
  width:100%;
  margin:0 auto;
  margin-top:300px;
}

==========================================================================
Counter Top
========================================================================== */
#counter {
  display:block;
  width:227px;
  height:114px;
  margin-left:685px;
  margin-bottom:-117px;
  background:rgba(0,0,0,0.75);
  overflow:hidden;
  position:relative;
  border-radius:25px 25px 25px 25px;
  -webkit-border-radius:25px 25px 25px 25px;
  -moz-border-radius:25px;
  -o-border-radius:25px 25px 25px 25px;
  border:2px solid rgba(255,255,255,0.55);
  box-shadow:-4px -1px 15px #000,5px 2px 15px #000;
  animation-duration:5s;
  -webkit-animation-duration:5s;
  -moz-animation-duration:5s;
  -o-animation-duration:5s;
  -ms-animation-duration:5s;
  -webkit-animation-delay:1s;
  -moz-animation-delay:1s;
  -o-animation-delay:1s;
  animation-delay:1s;
  -ms-animation-delay:1s;
  animation-timing-function:ease-out;
  -webkit-animation-timing-function:ease -out;
  -moz-animation-timing-function:ease -out;
  -o-animation-timing-function:ease -out;
  -ms-animation-timing-function:ease -out;
  opacity:.7;
}

/* ==========================================================================
   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;
/* make things invisible upon start */
  -webkit-animation:fadeIn ease 1;
/* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
/* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -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;
}

.fade-in.one {
  animation-delay:3s;
  -webkit-animation-delay:3s;
  -moz-animation-delay:3s;
  -o-animation-delay:3s;
  -ms-animation-delay:3s;
}

.fade-in.two {
  animation-delay:3.2s;
  -webkit-animation-delay:3.2s;
  -moz-animation-delay:3.2s;
  -o-animation-delay:3.2s;
  -ms-animation-delay:3.2s;
}

.fade-in.three {
  animation-delay:3.4s;
  -webkit-animation-delay:3.4s;
  -moz-animation-delay:3.4s;
  -o-animation-delay:3.4s;
  -ms-animation-delay:3.4s;
}

.fade-in.four {
  animation-delay:3.6s;
  -webkit-animation-delay:3.6s;
  -moz-animation-delay:3.6s;
  -o-animation-delay:3.6s;
  -ms-animation-delay:3.6s;
}

.fade-in.five {
  animation-delay:3.8s;
  -webkit-animation-delay:3.8s;
  -moz-animation-delay:3.8s;
  -o-animation-delay:3.8s;
  -ms-animation-delay:3.8s;
}

.fade-in.six {
  animation-delay:4s;
  -webkit-animation-delay:4s;
  -moz-animation-delay:4s;
  -o-animation-delay:4s;
  -ms-animation-delay:4s;
}

.fade-in.seven {
  animation-delay:4.2s;
  -webkit-animation-delay:4.2s;
  -moz-animation-delay:4.2s;
  -o-animation-delay:4.2s;
  -ms-animation-delay:4.2s;
}

.fade-in.eight {
  animation-delay:4.4s;
  -webkit-animation-delay:4.4s;
  -moz-animation-delay:4.4s;
  -o-animation-delay:4.4s;
  -ms-animation-delay:4.6s;
}

.fade-in.nine {
  animation-delay:4.6s;
  -webkit-animation-delay:4.6s;
  -moz-animation-delay:4.6s;
  -o-animation-delay:4.6s;
  -ms-animation-delay:4.6s;
}

.fade-in.ten {
  animation-delay:5s;
  -webkit-animation-delay:5s;
  -moz-animation-delay:5s;
  -o-animation-delay:5s;
  -ms-animation-delay:5s;
}

/*
==============================================
Pulse One
==============================================
*/
.pulse {
  animation-name:pulse;
  -webkit-animation-name:pulse;
  -moz-animation-name:pulse;
  -o-animation-name:pulse;
  -ms-animation-name:pulse;
  animation-duration:2s;
  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  -o-animation-duration:2s;
  -ms-animation-duration:2s;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
}

@keyframes pulse {
  0% {
    transform:scale(0.95);
    opacity:1;
  }
  
  50% {
    transform:scale(1);
    opacity:1;
  }
  
  100% {
    transform:scale(0.95);
    opacity:1;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform:scale(0.95);
    opacity:1;
  }
  
  50% {
    -webkit-transform:scale(1);
    opacity:1;
  }
  
  100% {
    -webkit-transform:scale(0.95);
    opacity:1;
  }
}

@-moz-keyframes pulse {
  0% {
    transform:scale(0.95);
    opacity:1;
  }
  
  50% {
    transform:scale(1);
    opacity:1;
  }
  
  100% {
    transform:scale(0.95);
    opacity:1;
  }
}

@-o-keyframes pulse {
  0% {
    transform:scale(0.95);
    opacity:1;
  }
  
  50% {
    transform:scale(1);
    opacity:1;
  }
  
  100% {
    transform:scale(0.95);
    opacity:1;
  }
}

@-ms-keyframes pulse {
  0% {
    transform:scale(0.95);
    opacity:1;
  }
  
  50% {
    transform:scale(1);
    opacity:1;
  }
  
  100% {
    transform:scale(0.95);
    opacity:1;
  }
}

/* ==============================================
Pulse Two
============================================== */
.pulse2 {
  animation-name:pulse2;
  -webkit-animation-name:pulse2;
  -moz-animation-name:pulse2;
  -o-animation-name:pulse2;
  -ms-animation-name:pulse2;
  animation-duration:2s;
  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  -o-animation-duration:2s;
  -ms-animation-duration:2s;
  animation-iteration-count:infinite;
  -webkit-animation-iteration-count:infinite;
  -moz-animation-iteration-count:infinite;
  -o-animation-iteration-count:infinite;
  -ms-animation-iteration-count:infinite;
}

@keyframes pulse2 {
  0% {
    transform:scale(1);
    opacity:1;
  }
  
  50% {
    transform:scale(0.95);
    opacity:1;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
  }
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform:scale(1);
    opacity:1;
  }
  
  50% {
    -webkit-transform:scale(0.95);
    opacity:1;
  }
  
  100% {
    -webkit-transform:scale(1);
    opacity:1;
  }
}

@-moz-keyframes pulse2 {
  0% {
    transform:scale(1);
    opacity:1;
  }
  
  50% {
    transform:scale(0.95);
    opacity:1;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
  }
}

@-o-keyframes pulse2 {
  0% {
    transform:scale(1);
    opacity:1;
  }
  
  50% {
    transform:scale(0.95);
    opacity:1;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
  }
}

@-ms-keyframes pulse2 {
  0% {
    transform:scale(1);
    opacity:1;
  }
  
  50% {
    transform:scale(0.95);
    opacity:1;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
  }
}

/* ==============================================
SlideExpandUp
============================================== */
.slideExpandUp {
  animation-name:slideExpandUp;
  -webkit-animation-name:slideExpandUp;
  -moz-animation-name:slideExpandUp;
  -o-animation-name:slideExpandUp;
  -ms-animation-name:slideExpandUp;
  -webkit-perspective:1000;
  -webkit-backface-visibility:hidden;
  visibility:visible!important;
}

@keyframes slideExpandUp {
  0% {
    transform:translateY(100%) scaleX(0.5);
    opacity:0;
  }
  
  50% {
    transform:translateY(-8%) scaleX(0.75);
    opacity:0,75;
  }
  
  60% {
    transform:translateY(2%) scaleX(0.85);
  }
  
  70% {
    transform:translateY(0%) scaleX(1.1);
  }
  
  80% {
    transform:translateY(0%) scaleX(0.9);
  }
  
  85% {
    transform:translateY(0%) scaleX(1.05);
  }
  
  90% {
    transform:translateY(0%) scaleX(0.95);
  }
  
  95% {
    transform:translateY(0%) scaleX(1.02);
  }
  
  100% {
    transform:translateY(0%) scaleX(1);
  }
}

@-webkit-keyframes slideExpandUp {
  0% {
    transform:translateY(100%) scaleX(0.5);
    opacity:0;
  }
  
  50% {
    transform:translateY(-8%) scaleX(0.75);
    opacity:0,75;
  }
  
  60% {
    transform:translateY(2%) scaleX(0.85);
  }
  
  70% {
    transform:translateY(0%) scaleX(1.1);
  }
  
  80% {
    transform:translateY(0%) scaleX(0.9);
  }
  
  85% {
    transform:translateY(0%) scaleX(1.05);
  }
  
  90% {
    transform:translateY(0%) scaleX(0.95);
  }
  
  95% {
    transform:translateY(0%) scaleX(1.02);
  }
  
  100% {
    transform:translateY(0%) scaleX(1);
  }
}

@-o-keyframes slideExpandUp {
  0% {
    transform:translateY(100%) scaleX(0.5);
    opacity:0;
  }
  
  50% {
    transform:translateY(-8%) scaleX(0.75);
    opacity:0,75;
  }
  
  60% {
    transform:translateY(2%) scaleX(0.85);
  }
  
  70% {
    transform:translateY(0%) scaleX(1.1);
  }
  
  80% {
    transform:translateY(0%) scaleX(0.9);
  }
  
  85% {
    transform:translateY(0%) scaleX(1.05);
  }
  
  90% {
    transform:translateY(0%) scaleX(0.95);
  }
  
  95% {
    transform:translateY(0%) scaleX(1.02);
  }
  
  100% {
    transform:translateY(0%) scaleX(1);
  }
}

@-ms-keyframes slideExpandUp {
  0% {
    transform:translateY(100%) scaleX(0.5);
    opacity:0;
  }
  
  50% {
    transform:translateY(-8%) scaleX(0.75);
    opacity:0,75;
  }
  
  60% {
    transform:translateY(2%) scaleX(0.85);
  }
  
  70% {
    transform:translateY(0%) scaleX(1.1);
  }
  
  80% {
    transform:translateY(0%) scaleX(0.9);
  }
  
  85% {
    transform:translateY(0%) scaleX(1.05);
  }
  
  90% {
    transform:translateY(0%) scaleX(0.95);
  }
  
  95% {
    transform:translateY(0%) scaleX(1.02);
  }
  
  100% {
    transform:translateY(0%) scaleX(1);
  }
}

@-moz-keyframes slideExpandUp {
  0% {
    transform:translateY(100%) scaleX(0.5);
    opacity:0;
  }
  
  50% {
    transform:translateY(-8%) scaleX(0.75);
    opacity:0,75;
  }
  
  60% {
    transform:translateY(2%) scaleX(0.85);
  }
  
  70% {
    transform:translateY(0%) scaleX(1.1);
  }
  
  80% {
    transform:translateY(0%) scaleX(0.9);
  }
  
  85% {
    transform:translateY(0%) scaleX(1.05);
  }
  
  90% {
    transform:translateY(0%) scaleX(0.95);
  }
  
  95% {
    transform:translateY(0%) scaleX(1.02);
  }
  
  100% {
    transform:translateY(0%) scaleX(1);
  }
}

/* ==============================================
SlideLeft
============================================== */
@keyframes slideLeft {
  0% {
    -webkit-transform:translateX(700%);
    opacity:.1;
  }
  
  65% {
    -webkit-transform:translateX(4%);
    opacity:.85;
  }
  
  80% {
    -webkit-transform:translateX(0%);
    opacity:.9;
  }
  
  90% {
    -webkit-transform:translateX(5%);
    opacity:.95;
  }
  
  100% {
    -webkit-transform:translateX(0%);
    opacity:1;
  }
}

@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform:translateX(700%);
    opacity:.1;
  }
  
  65% {
    -webkit-transform:translateX(4%);
    opacity:.85;
  }
  
  80% {
    -webkit-transform:translateX(-5%);
    opacity:.9;
  }
  
  95% {
    -webkit-transform:translateX(2%);
    opacity:.95;
  }
  
  100% {
    -webkit-transform:translateX(0%);
    opacity:1;
  }
}

@-ms-keyframes slideLeft {
  0% {
    -webkit-transform:translateX(700%);
    opacity:.1;
  }
  
  65% {
    -webkit-transform:translateX(4%);
    opacity:.85;
  }
  
  80% {
    -webkit-transform:translateX(-5%);
    opacity:.9;
  }
  
  95% {
    -webkit-transform:translateX(2%);
    opacity:.95;
  }
  
  100% {
    -webkit-transform:translateX(0%);
    opacity:1;
  }
}

@-o-keyframes slideLeft {
  0% {
    -webkit-transform:translateX(700%);
    opacity:.1;
  }
  
  65% {
    -webkit-transform:translateX(4%);
    opacity:.85;
  }
  
  80% {
    -webkit-transform:translateX(-5%);
    opacity:.9;
  }
  
  95% {
    -webkit-transform:translateX(2%);
    opacity:.95;
  }
  
  100% {
    -webkit-transform:translateX(0%);
    opacity:1;
  }
}

@-moz-keyframes slideLeft {
  0% {
    -webkit-transform:translateX(700%);
    opacity:.1;
  }
  
  65% {
    -webkit-transform:translateX(4%);
    opacity:.85;
  }
  
  80% {
    -webkit-transform:translateX(-5%);
    opacity:.9;
  }
  
  95% {
    -webkit-transform:translateX(2%);
    opacity:.95;
  }
  
  100% {
    -webkit-transform:translateX(0%);
    opacity:1;
  }
}

/* ==============================================
OpacityHover
============================================== */
.opacityhover {
  animation-name:opacityhover;
  -webkit-animation-name:opacityhover;
  -moz-animation-name:opacityhover;
  -o-animation-name:opacityhover;
  -ms-animation-name:opacityhover;
  animation:opacityhover 2s infinite;
  -webkit-animation:opacityhover 2s infinite;
  -moz-animation:opacityhover 2s infinite;
  -o-animation:opacityhover 2s infinite;
  -ms-animation:opacityhover 2s infinite;
  animation-timing-function:linear;
  -webkit-animation-timing-function:linear;
  -moz-animation-timing-function:linear;
  -o-animation-timing-function:linear;
  -ms-animation-timing-function:linear;
  -webkit-perspective:1000;
  -webkit-backface-visibility:hidden;
}

@-webkit-keyframes opacityhover {
  0% {
    opacity:.5;
  }
  
  50% {
    opacity:1;
  }
  
  100% {
    opacity:.5;
  }
}

/* latin-ext */
@font-face {
  font-family:'Aladin';
  font-style:normal;
  font-weight:400;
  src:local('Aladin Regular'),local(Aladin-Regular),url(http://fonts.gstatic.com/s/aladin/v5/WNgp5VtnuX7B9jN5DIBSSvesZW2xOQ-xsNqO47m55DA.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:'Aladin';
  font-style:normal;
  font-weight:400;
  src:local('Aladin Regular'),local(Aladin-Regular),url(http://fonts.gstatic.com/s/aladin/v5/wVGrTUPFgrm3-QmFS7QhdvesZW2xOQ-xsNqO47m55DA.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,U+E0FF,U+EFFD,U+F000;
}

/* ==========================================================================
   Webstore & Video  section
   ========================================================================== */
#Packages,#store,#club,#TipMenu,#RaffleContest {
  position:absolute;
  margin-top:-112px;
  height:0;
  width:0;
}

#Girlgirl,#Boygirl,#Solo,#Exclusive {
  position:absolute;
  margin-top:-32px;
  height:0;
  width:0;
}

.videostore {
  font-size:1rem;
  line-height:1;
  width:950px;
  margin-left:-199px;
  overflow:hidden;
  opacity:1;
}

.store-header {
  background:#520000;
  color:#f9f2ad;
  margin:auto;
  height:80px;
  font-size:4em;
  font-family:Aladin;
  text-align:center;
  padding:15px 0 0;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
  text-shadow:1px 1px 10px #F00,-1px -1px 10px #F00;
}

.abtme-header {
  background:#000000;
  color:#ffffff;
  margin-top:665px;
  height:65px;
  font-size:4em;
  font-family:Aladin;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:50px 50px 0 0;
  -webkit-border-radius:50px 50px 0 0;
  -moz-border-radius:50px 50px 0 0;
  -o-border-radius:50px 50px 0 0;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
  text-shadow:1px 1px 10px #FF00B8,-1px -1px 10px #FF00B8;
}

.abtme-list {
  text-align:center;
  overflow:auto;
  background:rgba(147,1,123,1);
  list-style-type:none;
  height:204px;
  margin-top:-15px;
  margin-bottom:20px;
  border-bottom:15px solid #000000;
  border-left:12px solid #000000;
  border-right:12px solid #000000;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  box-shadow:0 0 15px #000;
}

.four-rows {
  height:575px;
}

.abtme-footer {
  background-color:#000000;
  margin:auto;
  height:15px;
  margin-bottom:40px;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
}

.abtme-item {
  width:49.6%;
  height:155px;
  margin:.2%;
  float:left;
  background-color:#424242;
  border:2px solid #0A0505;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  box-shadow:0 0 2px #000;
}

#abtmelft {
  display:block;
  width:807px;
  height:370px;
  float:left;
  margin-top:30px;
  MARGIN-BOTTOM:30px;
  background:rgba(0,0,0,0.4);
  margin-left:38px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:left;
}

.ttippers-header {
  background:#000000;
  color:#ffffff;
  margin-top:15px;
  height:65px;
  font-size:4em;
  font-family:Aladin;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:50px 50px 0 0;
  -webkit-border-radius:50px 50px 0 0;
  -moz-border-radius:50px 50px 0 0;
  -o-border-radius:50px 50px 0 0;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
  text-shadow:1px 1px 10px #FF00B8,-1px -1px 10px #FF00B8;
}

.ttippers-list {
  text-align:center;
  overflow:auto;
  background:rgba(147,1,123,1);
  list-style-type:none;
  height:204px;
  margin-top:-15px;
  margin-bottom:20px;
  border-bottom:15px solid #000000;
  border-left:12px solid #000000;
  border-right:12px solid #000000;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  box-shadow:0 0 15px #000;
}

.four-rows {
  height:575px;
}

.ttippers-footer {
  background-color:#000000;
  margin:auto;
  height:15px;
  margin-bottom:40px;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
}

.ttippers-item {
  width:49.6%;
  height:155px;
  margin:.2%;
  float:left;
  background-color:#424242;
  border:2px solid #0A0505;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  box-shadow:0 0 2px #000;
}

#ttipperslft {
  display:block;
  width:807px;
  height:370px;
  float:left;
  margin-top:30px;
  MARGIN-BOTTOM:30px;
  background:rgba(0,0,0,0.4);
  margin-left:38px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:center;
}

.store-header2 {
  background:#000000;
  color:#ffffff;
  margin-top:25px;
  height:65px;
  font-size:4em;
  font-family:Aladin;
  text-align:center;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  border-radius:50px 50px 0 0;
  -webkit-border-radius:50px 50px 0 0;
  -moz-border-radius:50px 50px 0 0;
  -o-border-radius:50px 50px 0 0;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
  text-shadow:1px 1px 10px #FF00B8,-1px -1px 10px #FF00B8;
}

.video-list {
  text-align:center;
  overflow:auto;
  background:rgba(147,1,123,1);
  list-style-type:none;
  height:204px;
  margin-top:-15px;
  margin-bottom:20px;
  border-bottom:15px solid #000000;
  border-left:12px solid #000000;
  border-right:12px solid #000000;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  box-shadow:0 0 15px #000;
}

.four-rows {
  height:575px;
}

.store-footer {
  background-color:#000000;
  margin:auto;
  height:15px;
  margin-bottom:40px;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  border:2px solid #000;
  box-shadow:0 0 15px #000;
}

.video-item {
  width:49.6%;
  height:155px;
  margin:.2%;
  float:left;
  background-color:#424242;
  border:2px solid #0A0505;
  padding-right:5px;
  text-align:left;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  overflow:hidden;
  box-shadow:0 0 2px #000;
}

/* ==========================================================================
   Counter Top
   ========================================================================== */
#counter {
  display:block;
  width:227px;
  height:114px;
  margin-left:685px;
  margin-bottom:-117px;
  background:rgba(0,0,0,0.75);
  overflow:hidden;
  position:relative;
  border-radius:25px 25px 25px 25px;
  -webkit-border-radius:25px 25px 25px 25px;
  -moz-border-radius:25px;
  -o-border-radius:25px 25px 25px 25px;
  border:2px solid rgba(255,255,255,0.55);
  box-shadow:-4px -1px 15px #000,5px 2px 15px #000;
  animation-duration:5s;
  -webkit-animation-duration:5s;
  -moz-animation-duration:5s;
  -o-animation-duration:5s;
  -ms-animation-duration:5s;
  -webkit-animation-delay:1s;
  -moz-animation-delay:1s;
  -o-animation-delay:1s;
  animation-delay:1s;
  -ms-animation-delay:1s;
  animation-timing-function:ease-out;
  -webkit-animation-timing-function:ease -out;
  -moz-animation-timing-function:ease -out;
  -o-animation-timing-function:ease -out;
  -ms-animation-timing-function:ease -out;
  opacity:.7;
}

#itmlft {
  display:block;
  width:200px;
  height:170px;
  float:left;
  margin-top:50px;
  background:rgba(0,0,0,0.4);
  margin-left:35px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#fff;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:left;
}

#itmrght {
  display:block;
  width:480px;
  height:370px;
  float:right;
  margin-top:20px;
  background:rgba(0,0,0,0.5);
  margin-right:71px;
  padding:5px;
  overflow:auto;
  font-size:15px;
  color:#FFF;
  text-shadow:0 1px 0 #000;
  font-family:Century Gothic;
  text-align:center;
}

.itmZ {
  display:inline-block;
  width:440px;
  height:150px;
  margin:9px;
  background:rgba(0,0,0,1);
}

.imthb {
  display:inline-block;
  float:left;
  margin:5px;
  width:226px;
  height:126px;
  top:1px;
  outline:none;
  transition:all .25s ease-in-out;
  -webkit-transition:all .25s ease-in-out;
  -moz-transition:all .25s ease-in-out;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:4px solid rgba(0,0,0,0.0);
}

.iminf {
  display:inline-block;
  float:right;
  margin:10px;
  width:200px;
  height:150px;
  top:1px;
}

.vanzariProdusBuy {
  display:block;
  width:250px;
  height:200px;
  font-size:12px;
  color:#333;
  background:url(http://4.bp.blogspot.com/-LiCFpJIXEbs/VJMqzSjKuUI/AAAAAAAAG0o/ZoyqEen5bzM/s1600/bluelight0.png);
  background-repeat:no-repeat;
  top:-173px;
  left:-1px;
  position:relative;
}

.vanzariProdusBuy:hover {
  display:block;
  width:250px;
  height:200px;
  font-size:12px;
  color:#333;
  background:url(http://3.bp.blogspot.com/-o4pCjWVE7D4/VJMrh2YRftI/AAAAAAAAG04/qELwjMUayqw/s1600/blueligh1.png);
  background-repeat:no-repeat;
  top:-173px;
  left:-1px;
  position:relative;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
}

.sales {
  display:inline-block;
  width:120px;
  height:185px;
  font-size:14px;
  color:#fff;
  position:relative;
  top:40px;
  left:255px;
  right:1px;
  cursor:pointer;
  text-decoration:none;
  float:left;
}

.sales:link {
  display:inline-block;
  width:120px;
  height:185px;
  font-size:14px;
  color:#f00;
  position:relative;
  top:1px;
  left:255px;
  right:40px;
  cursor:pointer;
  text-decoration:none;
  float:left;
}

.sales:hover {
  display:inline-block;
  width:120px;
  height:185px;
  font-size:14px;
  color:#0CF;
  position:relative;
  top:40px;
  left:255px;
  right:1px;
  text-decoration:none;
  text-shadow:0 1px 0 #000;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
  text-decoration:none;
  float:left;
}

.frame::-webkit-scrollbar {
  height:10px;
  width:9px;
  border-top:0 solid #999;
  border-bottom:0 solid #999;
  border-left:0 solid #333;
  border-right:0 solid #333;
}

.frame::-webkit-scrollbar-thumb {
  width:10px;
  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border:1px solid #000;
  background:#000;
}

.special {
  position:fixed;
  bottom:5px;
  left:1px;
  content:'Design by';
  background:url(http://mfcdesign.files.wordpress.com/2013/11/link.png) no-repeat;
  width:110px;
  height:20px;
  margin-left:12px;
  font-size:12px;
  display:inline-block;
}

.special:hover,.special:focus {
  display:inline-block;
  position:fixed;
  bottom:5px;
  left:10px;
  width:300px;
  height:116px;
  background:url(http://www.xniteproductions.com/MFC/foxy_eve/specdx.png) no-repeat;
  z-index:10000;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
}

@-moz-keyframes cycle {
  0% {
    top:0;
  }
  
  4% {
    top:0;
  }
  
  16% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  20% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  21% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  92% {
    top:-325px;
    opacity:0;
    z-index:0;
  }
  
  96% {
    top:-325px;
    opacity:0;
  }
  
  100% {
    top:0;
    opacity:1;
  }
}

@-moz-keyframes cycletwo {
  0% {
    top:-325px;
    opacity:0;
  }
  
  16% {
    top:-325px;
    opacity:0;
  }
  
  20% {
    top:0;
    opacity:1;
  }
  
  24% {
    top:0;
    opacity:1;
  }
  
  36% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  40% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  41% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclethree {
  0% {
    top:-325px;
    opacity:0;
  }
  
  36% {
    top:-325px;
    opacity:0;
  }
  
  40% {
    top:0;
    opacity:1;
  }
  
  44% {
    top:0;
    opacity:1;
  }
  
  56% {
    top:0;
    opacity:1;
  }
  
  60% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  61% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclefour {
  0% {
    top:-325px;
    opacity:0;
  }
  
  56% {
    top:-325px;
    opacity:0;
  }
  
  60% {
    top:0;
    opacity:1;
  }
  
  64% {
    top:0;
    opacity:1;
  }
  
  76% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  80% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  81% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-moz-keyframes cyclefive {
  0% {
    top:-325px;
    opacity:0;
  }
  
  76% {
    top:-325px;
    opacity:0;
  }
  
  80% {
    top:0;
    opacity:1;
  }
  
  84% {
    top:0;
    opacity:1;
  }
  
  96% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  100% {
    top:325px;
    opacity:0;
    z-index:0;
  }
}

@-webkit-keyframes cycle {
  0% {
    top:0;
  }
  
  4% {
    top:0;
  }
  
  16% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  20% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  21% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  50% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  92% {
    top:-325px;
    opacity:0;
    z-index:0;
  }
  
  96% {
    top:-325px;
    opacity:0;
  }
  
  100% {
    top:0;
    opacity:1;
  }
}

@-webkit-keyframes cycletwo {
  0% {
    top:-325px;
    opacity:0;
  }
  
  16% {
    top:-325px;
    opacity:0;
  }
  
  20% {
    top:0;
    opacity:1;
  }
  
  24% {
    top:0;
    opacity:1;
  }
  
  36% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  40% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  41% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclethree {
  0% {
    top:-325px;
    opacity:0;
  }
  
  36% {
    top:-325px;
    opacity:0;
  }
  
  40% {
    top:0;
    opacity:1;
  }
  
  44% {
    top:0;
    opacity:1;
  }
  
  56% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  60% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  61% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclefour {
  0% {
    top:-325px;
    opacity:0;
  }
  
  56% {
    top:-325px;
    opacity:0;
  }
  
  60% {
    top:0;
    opacity:1;
  }
  
  64% {
    top:0;
    opacity:1;
  }
  
  76% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  80% {
    top:325px;
    opacity:0;
    z-index:0;
  }
  
  81% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
  
  100% {
    top:-325px;
    opacity:0;
    z-index:-1;
  }
}

@-webkit-keyframes cyclefive {
  0% {
    top:-325px;
    opacity:0;
  }
  
  76% {
    top:-325px;
    opacity:0;
  }
  
  80% {
    top:0;
    opacity:1;
  }
  
  84% {
    top:0;
    opacity:1;
  }
  
  96% {
    top:0;
    opacity:1;
    z-index:0;
  }
  
  100% {
    top:325px;
    opacity:0;
    z-index:0;
  }
}

@-moz-keyframes fullexpand {
  0%,20%,40%,60%,80%,100% {
    width:0;
    opacity:0;
  }
  
  4%,24%,44%,64%,84% {
    width:0;
    opacity:.3;
  }
  
  16%,36%,56%,76%,96% {
    width:100%;
    opacity:.7;
  }
  
  17%,37%,57%,77%,97% {
    width:100%;
    opacity:.3;
  }
  
  18%,38%,58%,78%,98% {
    width:100%;
    opacity:0;
  }
}

@-webkit-keyframes fullexpand {
  0%,20%,40%,60%,80%,100% {
    width:0;
    opacity:0;
  }
  
  4%,24%,44%,64%,84% {
    width:0;
    opacity:.3;
  }
  
  16%,36%,56%,76%,96% {
    width:100%;
    opacity:.7;
  }
  
  17%,37%,57%,77%,97% {
    width:100%;
    opacity:.3;
  }
  
  18%,38%,58%,78%,98% {
    width:100%;
    opacity:0;
  }
}

.ic-stickey {
  position:fixed;
  top:30%;
  left:-250px;
}

.ic-stickey ul {
  padding:0;
  position:relative;
/* -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);*/
}

.ic-stickey ul li {
  display:block;
  margin:5px;
  background:rgba(0,0,0,0.36);
  width:300px;
  text-align:right;
  padding:10px;
  -webkit-border-radius:0 30px 30px 0;
  -moz-border-radius:0 30px 30px 0;
  border-radius:0 30px 30px 0;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

.ic-stickey ul li:hover {
  background:rgba(0,0,0,0.4)!important;
  -webkit-transform:translate(110px,0);
  -moz-transform:translate(110px,0);
  -ms-transform:translate(110px,0);
  -o-transform:translate(110px,0);
  transform:translate(110px,0);
  background:rgba(255,255,255,0.4);
}

.ic-stickey ul li:hover a {
  color:#fff;
}

.ic-stickey ul li:hover i {
  color:#fff;
  -webkit-transform:rotate(360deg);
  -moz-transform:rotate(360deg);
  -ms-transform:rotate(360deg);
  -o-transform:rotate(360deg);
  transform:rotate(360deg);
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}

.ic-stickey ul li.Twitter:hover i {
  background:#1da1f2;
}

.ic-stickey ul li.fb:hover i {
  background:#4267b2;
}

.ic-stickey ul li.whatsapp:hover i {
  background:#07bc4c;
}

.ic-stickey ul li.linkedin:hover i {
  background:#0077b5;
}

.ic-stickey ul li i {
  margin-left:10px;
  color:#000;
  background:#fff;
  padding:10px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  width:35px;
  height:35px;
  font-size:20px;
  background:#ffffff;
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform:rotate(0deg);
}