@charset "UTF-8";

@font-face {
  font-family:Aclonica;
  font-style:normal;
  font-weight:400;
  src:local(Aclonica),local(Aclonica-Regular),url(https://fonts.gstatic.com/s/aclonica/v6/KL5OjqZGxkpCc9qpqsIjA_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Crushed;
  font-style:normal;
  font-weight:400;
  src:local(Crushed),local(Crushed-Regular),url(https://fonts.gstatic.com/s/crushed/v6/Omv2eHy_AnjpAUA4svcAxwLUuEpTyoUstqEm5AMlJo4.woff) format("woff");
}

@font-face {
  font-family:"Josefin Slab";
  font-style:normal;
  font-weight:400;
  src:local("Josefin Slab"),local(JosefinSlab),url(https://fonts.gstatic.com/s/josefinslab/v6/46aYWdgz-1oFX11flmyEfaRDOzjiPcYnFooOUGCOsRk.woff) format("woff");
}

@font-face {
  font-family:"Poiret One";
  font-style:normal;
  font-weight:400;
  src:local("Poiret One"),local(PoiretOne-Regular),url(https://fonts.gstatic.com/s/poiretone/v4/HrI4ZJpJ3Fh0wa5ofYMK8b3hpw3pgy2gAi-Ip7WPMi0.woff) format("woff");
}

@font-face {
  font-family:Homenaje;
  font-style:normal;
  font-weight:400;
  src:local("Homenaje Regular"),local(Homenaje-Regular),url(https://fonts.gstatic.com/s/homenaje/v6/4S5MkF9F4U5BChzwjsyu0vesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@keyframes rota {
  0% {
    transform:rotate(0deg);
  }
  
  100% {
    transform:rotate(360deg);
  }
}

@-webkit-keyframes rota {
  0% {
    transform:rotate(0deg);
  }
  
  100% {
    transform:rotate(360deg);
  }
}

@keyframes opa {
  0% {
    opacity:1;
  }
  
  50%,100% {
    opacity:0;
  }
}

@-webkit-keyframes opa {
  0% {
    opacity:1;
  }
  
  50%,100% {
    opacity:0;
  }
}

body {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  width:70%;
  background-color:rgb(253,187,229);
  font-size:19px;
  background-image:url(https://adultwebdesignblog.files.wordpress.com/2016/12/60b1a17e29467bd69bfbf2e4ab3f0bc6.png);
  background-size:auto;
  background-position-x:0;
  background-position-y:0;
  background-attachment:fixed;
  background-repeat-x:repeat;
  background-repeat-y:repeat;
}

#profile_header,#profile_main_photo,#header_bar,#footer_bar,#profile_photo_galleries,#profile_password_photo_galleries,#profile_comments,#profile_schedule {
  display:none;
}

#username_container,#cam_score_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container,#be_anywhere_container,#occupation_container,#city_container,#drugs_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#gender_container,#body_type_container,#member_type_value,span#unix_last_broadcast_label,#status_label,.profile_section_content .heading,.wall_post_time,.convert-time,#profile_main_photo,#tags_container,#about_me_label,#profile_avatar,#unix_last_updated_container,#blurb_label,#blurb_value,img#wall_poster_avatar,#wall_poster_username,#last_login_string_container,#profile_friends,#profile_interests_content .label {
  display:none;
}

.clear {
  clear:both;
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.content {
  display:block;
}

.xcr::-webkit-scrollbar {
  width:4px;
}

.xcr::-webkit-scrollbar-track {
  box-shadow:rgba(0,0,0,0.3) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-color:rgb(71,144,191);
  box-shadow:rgba(0,0,0,0.55) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(68,68,68);
  border-right-color:rgb(68,68,68);
  border-bottom-color:rgb(68,68,68);
  border-left-color:rgb(68,68,68);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

h1 {
  font-size:34px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h2 {
  font-size:27px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h3 {
  font-size:24px;
  font-family:"Poiret One",sans-serif;
  font-weight:400;
}

h4 {
  font-size:22px;
  font-family:"Poiret One",sans-serif;
  font-weight:400;
}

h5 {
  font-size:20px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h6 {
  font-size:20px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

a {
  color:rgb(255,102,51);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:visited {
  color:rgb(255,102,51);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:hover {
  color:rgb(0,0,0);
  text-shadow:rgb(153,153,153) 0 0 4px,rgb(153,153,153) 0 1px 6px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:active {
  color:rgb(255,102,51);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

* {
  box-sizing:border-box;
}

html {
}

.col-1 {
  width:8.33%;
}

.col-2 {
  width:16.66%;
}

.col-3 {
  width:25%;
}

.col-4 {
  width:33.33%;
}

.col-5 {
  width:41.66%;
}

.col-5-half {
  width:47.66%;
}

.col-6 {
  width:50%;
}

.col-7 {
  width:58.33%;
}

.col-8 {
  width:66.66%;
}

.col-9 {
  width:75%;
}

.col-10 {
  width:83.33%;
}

.col-11 {
  width:91.66%;
}

.col-12 {
  width:100%;
}

.col-12-full {
  width:100%;
  padding-top:30px;
  padding-right:30px;
  padding-bottom:30px;
  padding-left:30px;
}

[class*="col-"] {
  float:left;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

[class*="no"] {
  float:left;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

[class*="padd20"] {
  display:block;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
}

.row::after {
  content:"";
  clear:both;
  display:block;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.dotted {
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(51,51,51);
  border-left-width:0;
  border-left-style:initial;
  border-left-color:initial;
  border-right-width:0;
  border-right-style:initial;
  border-right-color:initial;
  margin-bottom:10px;
}

.wrapper {
  background-color:rgba(255,255,255,0.9);
  background-image:url(https://adultwebdesignblog.files.wordpress.com/2017/01/6eea3da6f4454e0e0016dfe034eebd60.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-size:auto;
  background-position-x:0;
  background-position-y:0;
  box-shadow:rgb(0,0,0) 0 3px 11px;
}

.wrapper a {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wrapper a:visited {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wrapper a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(0,0,0) 0 0 4px,rgb(0,0,0) 0 1px 6px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wrapper a:active {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.ma_title {
  text-align:center;
  font-size:2em;
  font-family:Aclonica,sans-serif;
  font-weight:400;
  color:rgb(204,51,153);
  text-shadow:rgb(71,144,191) 0 1px 0;
}

.ma_image img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  text-align:center;
  box-shadow:rgba(0,0,0,0.75) 0 16px 26px -13px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:initial;
  border-right-style:initial;
  border-bottom-style:initial;
  border-left-style:initial;
  border-top-color:initial;
  border-right-color:initial;
  border-bottom-color:initial;
  border-left-color:initial;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.ma_nav {
  background-color:rgb(71,144,191);
  text-align:center;
  position:relative;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.ma_nav a:link,.ma_nav a:visited {
  display:inline-block;
  padding-top:11px;
  padding-right:11px;
  padding-bottom:11px;
  padding-left:11px;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:rgba(0,0,0,0);
  text-align:center;
  font-size:19px;
  font-family:Homenaje,"Poiret One",sans-serif;
  font-weight:bold;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.ma_nav a:hover {
  color:rgb(255,255,255);
  background-color:rgb(204,51,153);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-shadow:rgb(255,255,255) 0 0 9px;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:rgb(255,255,255);
  box-shadow:rgba(0,0,0,0.75) 0 1px 6px -3px;
}

.hders h1 {
  text-align:center;
  font-size:46px;
  font-family:Crushed,sans-serif;
  font-weight:bold;
  color:rgb(204,51,153);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(71,144,191);
  text-shadow:rgb(0,0,0) 0 2px 4px;
}

.model_image {
  text-align:left;
  max-height:340px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
}

.model_image img {
  display:block;
  height:340px;
  width:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(241,241,241);
}

.model_about,.model_rules,.requests {
  background-color:rgba(255,255,255,0.5);
  font-size:19px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  padding-top:30px;
  padding-right:13px;
  padding-bottom:30px;
  padding-left:13px;
  color:rgb(102,102,102);
  max-height:390px;
  overflow-x:auto;
  overflow-y:auto;
}

.model_rules {
  display:block;
  width:80%;
  margin-top:3px;
  margin-right:auto;
  margin-bottom:3px;
  margin-left:auto;
  clear:both;
  position:relative;
}

.model_rules p {
  display:block;
  font-size:19px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:rgb(102,102,102);
}

.shadow img {
  display:block;
  width:100%;
  height:auto;
  clear:both;
}

.tipme a:link,.tipme a:visited {
  display:block;
  background-color:rgb(71,144,191);
  text-align:center;
  font-size:19px;
  font-family:Homenaje,sans-serif;
  padding-top:16px;
  padding-right:0;
  padding-bottom:16px;
  padding-left:0;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  margin-top:-16px;
}

.tipme a:hover {
  background-color:rgb(204,51,153);
  text-align:center;
  font-size:19px;
  font-family:Homenaje,sans-serif;
}

.tip_request {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(241,241,241);
}

.tip_request:hover {
  background-color:rgba(0,0,0,0.15);
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(204,204,204);
}

.requests {
  padding-top:20px;
  padding-bottom:20px;
}

.imgthumb {
  text-align:center;
}

.imgthumb img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(71,144,191);
  opacity:.8;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.imgthumb:hover img {
  opacity:1;
  background-color:rgb(204,51,153);
}

.item_name {
  display:block;
  margin-bottom:-40px;
  opacity:0;
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  font-size:18px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.item {
  height:300px;
}

.item:hover .item_name {
  display:block;
  margin-bottom:-10px;
  opacity:1;
}

.circle {
  display:block;
  font-family:Homenaje,sans-serif;
  margin-top:0;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  clear:both;
  position:relative;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(71,144,191);
  border-right-color:rgb(71,144,191);
  border-bottom-color:rgb(71,144,191);
  border-left-color:rgb(71,144,191);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  font-size:30px;
  color:rgb(153,153,153);
  padding-top:50px;
  padding-bottom:50px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.club_list {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  position:relative;
  background-color:rgba(255,255,255,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(71,144,191);
  border-right-color:rgb(71,144,191);
  border-bottom-color:rgb(71,144,191);
  border-left-color:rgb(71,144,191);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  text-align:center;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-right-radius:6px;
  border-bottom-left-radius:6px;
}

.club_list:hover .circle {
  background-color:rgb(204,51,153);
  color:rgb(255,255,255);
  text-shadow:rgb(255,255,255) 0 0 6px;
}

.club_list:hover {
  box-shadow:rgba(0,0,0,0.75) 0 16px 26px -13px;
}

.premiums {
  display:block;
  height:300px;
  overflow-x:auto;
  overflow-y:auto;
}

.premiums p {
  font-family:Homenaje,sans-serif;
  font-weight:bold;
  font-size:18px;
  display:block;
  margin-top:2px;
  margin-right:auto;
  margin-bottom:3px;
  margin-left:auto;
  text-align:left;
  color:rgb(102,102,102);
}

.premiums p::before {
  content:"â˜†";
  margin-right:12px;
  font-family:Arial,Tahoma,Geneva,sans-serif;
  color:rgb(71,144,191);
}

.premiums p:hover::before {
  content:"â˜…";
  margin-right:12px;
  font-family:Arial,Tahoma,Geneva,sans-serif;
  color:rgb(102,102,102);
}

.fixheight {
  margin-top:10px;
  margin-bottom:20px;
}

.round,.round a:link {
  border-top-left-radius:30px;
  border-top-right-radius:30px;
  border-bottom-right-radius:30px;
  border-bottom-left-radius:30px;
  font-size:19px;
  margin-top:12px;
}

.round {
}

.social {
  background-color:rgb(71,144,191);
  padding-top:5px;
  border-top-left-radius:50px;
  border-top-right-radius:50px;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
}

.social img {
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.social img:hover {
  background-color:rgb(204,51,153);
}

.raffle img {
  display:block;
  width:100%;
  height:auto;
}

.fixheight_raffles {
  height:auto;
  margin-top:3px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  overflow-x:auto;
  overflow-y:auto;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:rgb(102,102,102);
}

.raffle_info {
  height:150px;
  overflow-x:auto;
  overflow-y:auto;
}

.raffle_right_image {
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:left;
}

.raffle_right_image img {
  display:block;
  max-height:500px;
  width:auto;
}

.camgirlbioliveeditor {
  background-color:rgba(255,255,255,0);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  text-align:center;
  height:100px;
}

.camgirlbioliveeditor::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(102,102,102);
  opacity:0;
  transition-duration:.5s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  margin-top:-30px;
  margin-right:auto;
  margin-bottom:-30px;
  margin-left:auto;
  font-family:Homenaje,sans-serif;
}

.camgirlbioliveeditor:hover::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(71,144,191);
  opacity:1;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor img {
  display:block;
  width:240px;
  height:auto;
  opacity:.5;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  filter:grayscale(100%);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor:hover img {
  filter:grayscale(0%);
  opacity:1;
  transform:rotateY(180deg);
}

.data_info {
  font-family:Homenaje,sans-serif;
  font-size:42px;
}

.ra_days,.ra_hours,.ra_minutes,.ra_seconds {
  display:block;
  text-align:center;
  font-size:16px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:rgb(71,144,191);
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(109,112,122);
  padding-top:5px;
}

.ra_days {
}

.ra_hours {
}

.ra_minutes {
}

.ra_seconds {
  border-top-width:0;
  border-top-style:initial;
  border-top-color:initial;
}

.sec_wrapper {
}

.seconds_pie {
  position:relative;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(241,241,241);
  width:50px;
  height:50px;
}

.seconds_pie,.seconds_pie * {
  box-sizing:border-box;
}

.seconds_pie .pie {
  width:50%;
  height:100%;
  transform-origin:100% center;
  position:absolute;
  background-color:rgb(204,51,153);
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(71,144,191);
  border-right-color:rgb(71,144,191);
  border-bottom-color:rgb(71,144,191);
  border-left-color:rgb(71,144,191);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.seconds_pie .spinner {
  border-top-left-radius:100% 50%;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:100% 50%;
  z-index:200;
  border-right-width:initial;
  border-right-style:none;
  border-right-color:initial;
  animation-duration:10s;
  animation-timing-function:linear;
  animation-delay:0;
  animation-iteration-count:infinite;
  animation-direction:normal;
  animation-fill-mode:none;
  animation-play-state:running;
  animation-name:rota;
}

.seconds_pie:hover .spinner,.seconds_pie:hover .filler,.seconds_pie:hover .mask {
  animation-play-state:running;
}

.seconds_pie .filler {
  border-top-left-radius:0;
  border-top-right-radius:100% 50%;
  border-bottom-right-radius:100% 50%;
  border-bottom-left-radius:0;
  left:50%;
  opacity:0;
  z-index:100;
  animation-duration:10s;
  animation-timing-function:steps(1,end);
  animation-delay:0;
  animation-iteration-count:infinite;
  animation-direction:reverse;
  animation-fill-mode:none;
  animation-play-state:running;
  animation-name:opa;
  border-left-width:initial;
  border-left-style:none;
  border-left-color:initial;
}

.seconds_pie .mask {
  width:50%;
  height:100%;
  position:absolute;
  background-image:inherit;
  background-position-x:inherit;
  background-position-y:inherit;
  background-size:inherit;
  background-repeat-x:inherit;
  background-repeat-y:inherit;
  background-attachment:inherit;
  background-origin:inherit;
  background-clip:inherit;
  background-color:inherit;
  opacity:1;
  z-index:300;
  animation-duration:10s;
  animation-timing-function:steps(1,end);
  animation-delay:0;
  animation-iteration-count:infinite;
  animation-direction:normal;
  animation-fill-mode:none;
  animation-play-state:running;
  animation-name:opa;
}

.totop a:link,.totop a:visited {
  display:block;
  width:40px;
  height:40px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-left-radius:100%;
  border-top-right-radius:100%;
  border-bottom-right-radius:100%;
  border-bottom-left-radius:100%;
  background-color:rgb(71,144,191);
  text-align:center;
  padding-top:8px;
  padding-right:6px;
  padding-bottom:9px;
  padding-left:7px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.totop a:hover {
  background-color:rgb(34,34,34);
}

.totop a:link::before,.totop a:visited::before {
  content:"â–³";
}

.totop a:hover::before {
  content:"â–²";
}

.footer {
  border-top-width:3px;
  border-top-style:solid;
  border-top-color:rgb(71,144,191);
  color:rgb(51,51,51);
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  box-shadow:rgb(0,0,0) 0 1px 1px;
}

.footer_sections h1 {
  font-family:Homenaje,sans-serif;
  font-weight:300;
  font-size:22px;
  color:rgb(71,144,191);
}

.footer_sections {
  text-align:left;
}

.footer_sections p {
  display:block;
  margin-top:2px;
  margin-right:auto;
  margin-bottom:2px;
  margin-left:auto;
  font-size:18px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  color:rgb(109,112,122);
}

.footer_img img {
  display:block;
  width:90%;
  max-height:300px;
  overflow-x:hidden;
  overflow-y:hidden;
}

.footer_sections a:link,.footer_sections a:visited {
  color:rgb(255,102,51);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.footer_sections a:hover {
  color:rgb(153,153,153);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.copyright {
  font-size:13px;
  color:rgb(153,153,153);
  font-family:Homenaje,sans-serif;
}

#slideshow {
  width:100%;
  height:400px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  background-color:rgb(71,144,191);
  margin-bottom:18px;
  box-shadow:rgba(0,0,0,0.75) 0 16px 26px -13px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:initial;
  border-right-style:initial;
  border-bottom-style:initial;
  border-left-style:initial;
  border-top-color:initial;
  border-right-color:initial;
  border-bottom-color:initial;
  border-left-color:initial;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#slideshow div.slide {
  width:100%;
  height:450px;
  position:absolute;
  top:0;
  cursor:pointer;
  z-index:1;
  transition-duration:1s;
  transition-timing-function:ease-out;
  transition-delay:0;
  transition-property:all;
}

#slideshow div.slide img {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:450px;
}

#slideshow div.s1 {
  left:100px;
}

#slideshow div.s2 {
  left:200px;
}

#slideshow div.s3 {
  left:300px;
}

#slideshow div.s4 {
  left:400px;
}

#slideshow div.slide:hover {
  left:0;
  z-index:2;
}

.clearfix::after {
  clear:both;
  content:" ";
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clearfix {
  height:1%;
}