.consultants-menu-ekstra,
.consultants-menu-astro,
.consultants-menu-psi,
.consultants-menu-psihoter,
.consultants-menu-tarot,
.consultants-menu-parapsi,
.consultants-menu-voyante,
.consultants-menu-mag,
.consultants-menu-magistr,
.consultants-menu-cosmo,
.consultants-menu-rune,
.consultants-menu-psipunkt,
.consultants-menu-reiki,
.consultants-menu-med {
  background: url('/public/img/consultants-menu-list.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.consultants-menu-ekstra {
  background-position: 0 0;
}
a:hover .consultants-menu-ekstra {
  background-position: 0 -48px;
}
.consultants-menu-astro {
  background-position: -28px 0;
}
a:hover .consultants-menu-astro {
  background-position: -28px -48px;
}
.consultants-menu-psi {
  background-position: -56px 0;
}
a:hover .consultants-menu-psi {
  background-position: -56px -48px;
}
.consultants-menu-psihoter {
  background-position: -84px 0;
}
a:hover .consultants-menu-psihoter {
  background-position: -84px -48px;
}
.consultants-menu-tarot {
  background-position: -112px 0;
}
a:hover .consultants-menu-tarot {
  background-position: -112px -48px;
}
.consultants-menu-parapsi {
  background-position: -140px 0;
}
a:hover .consultants-menu-parapsi {
  background-position: -140px -48px;
}
.consultants-menu-voyante {
  background-position: -168px 0;
}
a:hover .consultants-menu-voyante {
  background-position: -168px -48px;
}
.consultants-menu-mag {
  background-position: -196px 0;
}
a:hover .consultants-menu-mag {
  background-position: -196px -48px;
}
.consultants-menu-magistr {
  background-position: -224px 0;
}
a:hover .consultants-menu-magistr {
  background-position: -224px -48px;
}
.consultants-menu-cosmo {
  background-position: -252px 0;
}
a:hover .consultants-menu-cosmo {
  background-position: -252px -48px;
}
.consultants-menu-rune {
  background-position: -280px 0;
}
a:hover .consultants-menu-rune {
  background-position: -280px -48px;
}
.consultants-menu-psipunkt {
  background-position: -308px 0;
}
a:hover .consultants-menu-psipunkt {
  background-position: -308px -48px;
}
.consultants-menu-reiki {
  background-position: -336px 0;
}
a:hover .consultants-menu-reiki {
  background-position: -336px -48px;
}
.consultants-menu-med {
  background-position: -364px 0;
}
a:hover .consultants-menu-med {
  background-position: -364px -48px;
}
.widget-menu-consultants-extra:after,
.widget-menu-consultants-astro:after,
.widget-menu-consultants-psi:after,
.widget-menu-consultants-psihoter:after,
.widget-menu-consultants-tarot:after,
.widget-menu-consultants-parapsi:after,
.widget-menu-consultants-voyante:after {
  background: url('/public/img/consultants-menu-list.png');
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: 7px 0 0 9px;
  position: absolute;
  top: 0;
  width: 28px;
}
.widget-menu-consultants-extra:after {
  background-position: 0 0;
}
.active a .widget-menu-consultants-extra:after {
  background-position: 0 -24px;
}
.widget-menu-consultants-astro:after {
  background-position: -28px 0;
}
.active a .widget-menu-consultants-astro:after {
  background-position: -28px -24px;
}
.widget-menu-consultants-psi:after {
  background-position: -56px 0;
}
.active a .widget-menu-consultants-psi:after {
  background-position: -56px -24px;
}
.widget-menu-consultants-psihoter:after {
  background-position: -84px 0;
}
.active a .widget-menu-consultants-psihoter:after {
  background-position: -84px -24px;
}
.widget-menu-consultants-tarot:after {
  background-position: -112px 0;
}
.active a .widget-menu-consultants-tarot:after {
  background-position: -112px -24px;
}
.widget-menu-consultants-parapsi:after {
  background-position: -140px 0;
}
.active a .widget-menu-consultants-parapsi:after {
  background-position: -140px -24px;
}
.widget-menu-consultants-voyante:after {
  background-position: -168px 0;
}
.active a .widget-menu-consultants-voyante:after {
  background-position: -168px -24px;
}
/*****************************************************
MOONCALENDAR
******************************************************/
.moon-calendar-table {
  border-collapse: collapse;
  margin-bottom: 30px;
  width: 100%;
}
.moon-calendar-table .moon-phase,
.mooncalendar-day-moon .moon-phase,
.mooncalendar-list .moon-phase {
  background: url("/public/img/moon-calendar-month-sprite.png");
  height: 28px;
  margin: 0 auto;
  width: 28px;
}
.moon-calendar-table .moon-phase {
  margin-top: 10px;
}
.moon-phase.non-back {
  background: none;
}
.moon-phase.phase-0 {
  background-position: 0 0;
}
.moon-phase.phase-1 {
  background-position: -28px 0;
}
.moon-phase.phase-2 {
  background-position: -56px 0;
}
.moon-phase.phase-3 {
  background-position: -84px 0;
}
.moon-phase.phase-4 {
  background-position: -112px 0;
}
.moon-phase.phase-5 {
  background-position: -140px 0;
}
.moon-phase.phase-6 {
  background-position: -168px 0;
}
.moon-phase.phase-7 {
  background-position: -196px 0;
}
.moon-phase.phase-8 {
  background-position: -224px 0;
}
.moon-phase.phase-9 {
  background-position: -252px 0;
}
.moon-phase.phase-10 {
  background-position: -280px 0;
}
.moon-phase.phase-11 {
  background-position: -308px 0;
}
.moon-phase.phase-12 {
  background-position: -336px 0;
}
.moon-phase.phase-13 {
  background-position: -364px 0;
}
.moon-phase.phase-14 {
  background-position: -392px 0;
}
.moon-phase.phase-15 {
  background-position: -420px 0;
}
.moon-phase.phase-16 {
  background-position: -448px 0;
}
.moon-phase.phase-17 {
  background-position: -476px 0;
}
.moon-phase.phase-18 {
  background-position: -504px 0;
}
.moon-phase.phase-19 {
  background-position: -532px 0;
}
.moon-phase.phase-20 {
  background-position: -560px 0;
}
.moon-phase.phase-21 {
  background-position: -588px 0;
}
.moon-phase.phase-22 {
  background-position: -616px 0;
}
.moon-phase.phase-23 {
  background-position: -644px 0;
}
.moon-phase.phase-24 {
  background-position: -672px 0;
}
.moon-phase.phase-25 {
  background-position: -700px 0;
}
.moon-phase.phase-26 {
  background-position: -728px 0;
}
.moon-phase.phase-27 {
  background-position: -756px 0;
}
.moon-phase.phase-28 {
  background-position: -784px 0;
}
.moon-phase.phase-29 {
  background-position: -812px 0;
}
.moon-phase.phase-30 {
  background-position: -840px 0;
}
.moon-phase-td {
  width: 28px;
}
.moon-calendar-table th {
  background-color: #c22151;
  border: 1px solid #1b569a;
  color: #ffffff;
}
.moon-calendar-table th .back {
  padding: 7px 0 4px 0;
}
.moon-calendar-table td {
  background-color: #282248;
  border: 1px solid #314595;
  color: #394897;
  font-weight: 700;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 0 #17204e;
  vertical-align: bottom;
}
.moon-calendar-table td.this.today {
  background-color: #c22151;
}
.moon-calendar-table td:hover {
  background-color: #ab1d48;
}
.moon-calendar-table .date-day {
  margin-bottom: 5px;
}
.moon-calendar-table .date-day span {
  color: #ffffff;
  font-size: 14px;
}
.mooncalendar-aries,
.mooncalendar-taurus,
.mooncalendar-gemini,
.mooncalendar-cancer,
.mooncalendar-leo,
.mooncalendar-virgo,
.mooncalendar-libra,
.mooncalendar-scorpio,
.mooncalendar-sagitarius,
.mooncalendar-capricornus,
.mooncalendar-aquarius,
.mooncalendar-pisces {
  background: url('/public/img/signs-menu.png');
  display: block;
  float: left;
  width: 28px;
  height: 24px;
}
.mooncalendar a {
  color: #535f79;
  display: block;
  margin: 0 auto;
}
.mooncalendar a:hover {
  color: #c22151;
  text-decoration: none;
}
.mooncalendar-aries {
  background-position: 0 -48px;
}
.mooncalendar-taurus {
  background-position: -28px -48px;
}
.mooncalendar-gemini {
  background-position: -56px -48px;
}
.mooncalendar-cancer {
  background-position: -84px -48px;
}
.mooncalendar-leo {
  background-position: -112px -48px;
}
.mooncalendar-virgo {
  background-position: -140px -48px;
}
.mooncalendar-libra {
  background-position: -168px -48px;
}
.mooncalendar-scorpio {
  background-position: -196px -48px;
}
.mooncalendar-sagitarius {
  background-position: -224px -48px;
}
.mooncalendar-capricornus {
  background-position: -252px -48px;
}
.mooncalendar-aquarius {
  background-position: -280px -48px;
}
.mooncalendar-pisces {
  background-position: -308px -48px;
}
#mooncalendar_main {
  margin: 30px 0;
}
#mooncalendar_main h3 {
  font-family: segoe_uilight;
  font-size: 23px;
  margin-bottom: 5px;
}
#mooncalendar_main .widget {
  margin-bottom: 30px;
}
#mooncalendar_main .mooncalendar-widget .mooncalendar-day-moon {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0px solid #e1e1e1;
  color: #333333;
  display: block;
  padding: 0px;
}
#mooncalendar_main .mooncalendar-widget-description {
  border-top: 0px dashed #e1e1e1;
  margin-top: 10px;
  padding-top: 5px;
}
#mooncalendar_main h5 {
  font-family: segoe_uilight;
  font-size: 18px;
  margin-bottom: 10px;
}
.mooncalendar_articles .row {
  margin-bottom: 15px;
}
.mooncalendar-dates_and_time {
  margin: 15px auto 30px;
  overflow: hidden;
}
.mooncalendar-dates {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.mooncalendar-dates .mooncalendar-day {
  background: none repeat scroll 0 0 #405580;
  border: 1px solid #314595;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mooncalendar-day > a {
  color: #ffffff;
  display: block;
  padding: 15px;
}
.mooncalendar-dates .mooncalendar-day.active,
.mooncalendar-dates .mooncalendar-day:hover {
  background: none repeat scroll 0 0 #c22151;
}
.mooncalendar-dates .mooncalendar-day + .mooncalendar-day {
  border-left: 0 none;
}
.mooncalendar-dates-moon {
  display: table;
  table-layout: fixed;
  /*width: 120.556%;*/
}
.mooncalendar-day-moon {
  background: none repeat scroll 0 0 #405580;
  border: 1px solid #314595;
  color: #ffffff;
  display: table-cell;
  padding-top: 3px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.mooncalendar-day-moon a.mooncalendar-link {
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
.mooncalendar-day-moon.active,
.mooncalendar-day-moon:hover {
  background-color: #c22151;
}
.mooncalendar-day-moon + .mooncalendar-day-moon {
  border-left: 0 none;
}
.mooncalendar-day-moon td {
  font-size: 12px;
  padding: 5px;
}
.mooncalendar-sign {
  border-top: 1px dashed rgba(255, 255, 255, 0.15);
}
.mooncalendar-time {
  display: table-cell;
  height: 30px;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  width: 100%;
}
.mooncalendar-time .mooncalendar-time_day {
  background: none repeat scroll 0 0 transparent;
  display: table-cell;
  line-height: 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.hours {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.hours .hour {
  color: #999999;
  display: table-cell;
  font-size: 12px;
  padding-left: 8%;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.scroll_time {
  position: absolute;
  bottom: 0;
  height: 30px;
  min-height: 30px;
  line-height: 30px;
  color: #ffffff;
  z-index: 333;
}
.scroll_time span {
  background: #c22151;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 0 6px;
  position: relative;
}
.scroll_time i {
  background: none repeat scroll 0 0 #c22151;
  height: 30px;
  left: 46%;
  position: absolute;
  width: 6px;
}
.mooncalendar_image {
  background: url('/public/img/mooncalendar-day-back.jpg') no-repeat scroll 0 0 #405580;
  border: 1px solid #314595;
  float: left;
  height: 185px;
  margin: 0 30px 15px 0;
  position: relative;
  width: 185px;
}
.mooncalendar_image-full {
  margin: 0 0 15px 0;
}
.mooncalendar_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mooncalendar-day-description p {
  font-size: 16px;
}
.mooncalendar-today-table {
  margin-top: 30px;
}
.mooncalendar-today-table > tbody > tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
.mooncalendar-today-table td {
  font-size: 16px;
  padding: 10px 30px 10px 0;
  vertical-align: top;
}
.mooncalendar-today-table td:last-child {
  padding-right: 0;
}
.mooncalendar-today-table tr {
  border-top: 1px solid #e1e1e1;
}
.mooncalendar-today-table tr > td:first-child {
  color: #666666;
  min-width: 215px;
}
.mooncalendar-prev_next {
  border-top: 1px solid #e1e1e1;
  margin-top: 15px;
  padding: 15px 0;
}
.mooncalendar-next {
  float: right;
}
.mooncalendar-prev .mooncalendar-prev_next-link {
  margin: 5px 0;
  text-align: left;
}
.mooncalendar-next .mooncalendar-prev_next-link {
  margin: 5px 0;
  text-align: right;
}
.mooncalendar-widget .mooncalendar-day-moon {
  border: 1px solid #e1e1e1;
  background: none;
  color: #333333;
  display: block;
  padding: 10px;
}
.sidebar .widget {
  margin: 0 0 80px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.sidebar .widget ol,
.sidebar .widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.sidebar .widget header,
.sidebar .widget .title-block,
.product-bottom .related-products header {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 40px;
  padding: 0 0 15px;
  position: relative;
}
.sidebar .widget header:before,
.sidebar .widget .title-block:before,
.product-bottom .related-products header:before {
  background: #1e1e1e;
  bottom: 0px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 40px;
}
.mt67 {
  margin-top: 67px;
}
.sidebar .widget header .title,
.sidebar .widget .title-block .title,
.product-bottom .related-products header h3 {
  color: #7f7f7f;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
}
.sidebar .widget .subtitle {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 25px;
}
.widget {
  font-size: 14px;
}
.sidebar .widget {
  margin: 0 0 40px;
}
.sidebar .widget header,
.sidebar .widget .title-block,
.product-bottom .related-products header {
  margin: 0 0 20px;
  padding: 0;
}
.widget h3 {
  font-size: 22px;
  margin-bottom: 7px;
}
.mooncalendar-widget-description {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dashed #e1e1e1;
}
.mooncalendar-widget-description a {
  display: block;
  text-align: center;
}
.mooncalendar-list {
  margin-top: 30px;
}
.mooncalendar-list p {
  font-size: 15px;
  line-height: 18px;
  margin: 5px 0;
}
.mooncalendar-list .table {
  font-size: 16px;
}
.mooncalendar-list .table > tbody > tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
.mooncalendar-list td {
  text-align: left;
  vertical-align: middle;
}
.moon-day {
  padding: 0 15px;
  width: 160px;
  font-weight: bold;
}
.moon-day a {
  font-size: 16px;
}
.moon-date {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
}
.past .moon-day a,
.past .moon-date,
.past p {
  color: #999999;
}
.mooncalendar-list tr.past:hover,
.mooncalendar-list tr.future:hover {
  background-color: #e1e1e1 !important;
}
.mooncalendar-list .today,
.mooncalendar-list tr.today:hover {
  background-color: #405681 !important;
}
.today .moon-day a,
.today .moon-date,
.today p {
  color: #ffffff;
}
.mooncalendars-menu-moon,
.mooncalendars-menu-pregnancy,
.mooncalendars-menu-hairstyle,
.mooncalendars-menu-plant {
  background: url('/public/img/mooncalendars-menu-list.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.mooncalendars-menu-moon {
  background-position: 0 0;
}
a:hover .mooncalendars-menu-moon {
  background-position: 0 -48px;
}
.mooncalendars-menu-pregnancy {
  background-position: -28px 0;
}
a:hover .mooncalendars-menu-pregnancy {
  background-position: -28px -48px;
}
.mooncalendars-menu-hairstyle {
  background-position: -56px 0;
}
a:hover .mooncalendars-menu-hairstyle {
  background-position: -56px -48px;
}
.mooncalendars-menu-plant {
  background-position: -84px 0;
}
a:hover .mooncalendars-menu-plant {
  background-position: -84px -48px;
}
.mooncalendar-day-moon table {
  width: 100%;
}
.mooncalendar-day-moon .moon-phase-td {
  width: auto;
}
.mooncalendar-day-moon td.mooncalendar-day-moon-desc {
  font-size: 13px;
  padding-top: 0;
  text-align: center;
}
.mooncalendar-signs {
  display: table;
  table-layout: fixed;
}
.mooncalendar-signs-item {
  background: none repeat scroll 0 0 #405580;
  border: 1px solid #314595;
  border-top-width: 0;
  color: #ffffff;
  display: table-cell;
  /*float: left;*/
  font-size: 13px;
  padding: 5px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.mooncalendar-signs-item + .mooncalendar-signs-item {
  border-left: 0 none;
}
.mooncalendar-signs-item span {
  margin-right: 5px;
}
.mooncalendar-signs-item.m-aries {
  background: #4F3F8D;
}
.mooncalendar-signs-item.m-taurus {
  background: #444997;
}
.mooncalendar-signs-item.m-gemini {
  background: #496591;
}
.mooncalendar-signs-item.m-cancer {
  background: #447597;
}
.mooncalendar-signs-item.m-leo {
  background: #4F3F8D;
}
.mooncalendar-signs-item.m-virgo {
  background: #444997;
}
.mooncalendar-signs-item.m-libra {
  background: #496591;
}
.mooncalendar-signs-item.m-scorpio {
  background: #447597;
}
.mooncalendar-signs-item.m-sagitarius {
  background: #4F3F8D;
}
.mooncalendar-signs-item.m-capricornus {
  background: #444997;
}
.mooncalendar-signs-item.m-aquarius {
  background: #496591;
}
.mooncalendar-signs-item.m-pisces {
  background: #447597;
}
/*****************************************************
END MOONCALENDAR
******************************************************/
.services-menu-business,
.services-menu-love,
.services-menu-drugie,
.services-menu-destiny {
  background: url('/public/img/services-menu-list.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.services-menu-business {
  background-position: 0 0;
}
a:hover .services-menu-business {
  background-position: 0 -48px;
}
.services-menu-love {
  background-position: -28px 0;
}
a:hover .services-menu-love {
  background-position: -28px -48px;
}
.services-menu-drugie {
  background-position: -56px 0;
}
a:hover .services-menu-drugie {
  background-position: -56px -48px;
}
.services-menu-destiny {
  background-position: -84px 0;
}
a:hover .services-menu-destiny {
  background-position: -84px -48px;
}
.categoryes .services-menu-love {
  background-position: -28px -24px;
  margin-top: 6px;
}
.categoryes .services-menu-business {
  background-position: 0px -24px;
  margin-top: 6px;
}
.categoryes .services-menu-drugie {
  background-position: -56px -24px;
  margin-top: 6px;
}
.categoryes .services-menu-destiny {
  background-position: -84px -24px;
  margin-top: 6px;
}
.categories .services-menu-love {
  background-position: -28px -72px;
  margin-top: 6px;
}
.categories .services-menu-business {
  background-position: 0px -72px;
  margin-top: 6px;
}
.categories .services-menu-drugie {
  background-position: -56px -72px;
  margin-top: 6px;
}
.categories .services-menu-destiny {
  background-position: -84px -72px;
  margin-top: 6px;
}
#services_preview .description > p {
  margin-left: 4%;
  margin-right: 4%;
  font-size: 14px;
  margin-bottom: 10px;
}
#services_preview .usluga h3 {
  color: #ffffff;
  font-family: "segoe_uibold";
  font-size: 26px;
  font-weight: 300;
  height: 60px;
  line-height: 30px;
  margin: 0 5px;
}
#services_preview .usluga:hover h3 {
  color: #c22151;
}
#services_preview .work .shadow {
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#services_preview .filter-list.filter-buttons .dropdown-menu > li > a {
  line-height: 35px;
  cursor: pointer;
}
/**********************
HOROSCOPES
*********************/
#horoscopes {
  margin: 30px 0;
}
.signs .col-xs-3 {
  padding: 0;
}
/*SIGNS*/
.sign-aries,
.sign-taurus,
.sign-gemini,
.sign-cancer,
.sign-leo,
.sign-virgo,
.sign-libra,
.sign-scorpio,
.sign-sagitarius,
.sign-capricornus,
.sign-aquarius,
.sign-pisces {
  background: url('/public/img/signs.png');
  width: 70px;
  height: 60px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .sign-aries,
  .sign-taurus,
  .sign-gemini,
  .sign-cancer,
  .sign-leo,
  .sign-virgo,
  .sign-libra,
  .sign-scorpio,
  .sign-sagitarius,
  .sign-capricornus,
  .sign-aquarius,
  .sign-pisces {
    background: url('/public/img/signs@2x.png');
    width: 70px;
    height: 60px;
    background-size: 840px;
  }
}
.signs {
  margin-bottom: 0;
}
.signs > div {
  margin-bottom: 45px;
}
.signs a {
  color: #535f79;
  display: block;
  padding-top: 60px;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.signs a:hover {
  color: #c22151;
  text-decoration: none;
}
.signs a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*sign-aries*/
.sign-aries {
  background-position: 0 0;
}
.sign-aries:hover {
  background-position: 0 -60px;
}
.sign-aries:active {
  background-position: 0 -120px;
}
/*sign-taurus*/
.sign-taurus {
  background-position: -70px 0;
}
.sign-taurus:hover {
  background-position: -70px -60px;
}
.sign-taurus:active {
  background-position: -70px -120px;
}
/*sign-gemini*/
.sign-gemini {
  background-position: -140px 0;
}
.sign-gemini:hover {
  background-position: -140px -60px;
}
.sign-gemini:active {
  background-position: -140px -120px;
}
/*sign-cancer*/
.sign-cancer {
  background-position: -210px 0;
}
.sign-cancer:hover {
  background-position: -210px -60px;
}
.sign-cancer:active {
  background-position: -210px -120px;
}
/*sign-leo*/
.sign-leo {
  background-position: -280px 0;
}
.sign-leo:hover {
  background-position: -280px -60px;
}
.sign-leo:active {
  background-position: -280px -120px;
}
/*sign-virgo*/
.sign-virgo {
  background-position: -350px 0;
}
.sign-virgo:hover {
  background-position: -350px -60px;
}
.sign-virgo:active {
  background-position: -350px -120px;
}
/*sign-libra*/
.sign-libra {
  background-position: -420px 0;
}
.sign-libra:hover {
  background-position: -420px -60px;
}
.sign-libra:active {
  background-position: -420px -120px;
}
/*sign-scorpio*/
.sign-scorpio {
  background-position: -490px 0;
}
.sign-scorpio:hover {
  background-position: -490px -60px;
}
.sign-scorpio:active {
  background-position: -490px -120px;
}
/*sign-sagitarius*/
.sign-sagitarius {
  background-position: -560px 0;
}
.sign-sagitarius:hover {
  background-position: -560px -60px;
}
.sign-sagitarius:active {
  background-position: -560px -120px;
}
/*sign-capricornus*/
.sign-capricornus {
  background-position: -630px 0;
}
.sign-capricornus:hover {
  background-position: -630px -60px;
}
.sign-capricornus:active {
  background-position: -630px -120px;
}
/*sign-aquarius*/
.sign-aquarius {
  background-position: -700px 0;
}
.sign-aquarius:hover {
  background-position: -700px -60px;
}
.sign-aquarius:active {
  background-position: -700px -120px;
}
/*sign-pisces*/
.sign-pisces {
  background-position: -770px 0;
}
.sign-pisces:hover {
  background-position: -770px -60px;
}
.sign-pisces:active {
  background-position: -770px -120px;
}
/* signs date */
/*tooltip*/
.signs span {
  position: absolute;
  width: 140px;
  color: #FFFFFF;
  background: #C22151;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -ms-transition: all 0;
  -o-transition: all 0;
  transition: all 0;
  visibility: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.signs span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #C22151;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.signs div:hover span {
  font-size: 11px;
  left: 50%;
  margin-left: -70px;
  opacity: 1;
  top: 90px;
  visibility: visible;
  z-index: 999;
}
/*END SIGNS*/
/*HOROSCOPES-GENERAL*/
.horoscopes-general h1 {
  color: #4c4c4c;
  font-size: 26px;
  font-weight: normal;
  display: inline-block;
  margin-right: 30px;
}
.horoscopes-general a {
  color: #535f79;
  font-family: "segoe_uilight";
  font-size: 26px;
  text-decoration: underline;
  margin-right: 30px;
}
#subscribe_form a {
  font-size: 13px;
}
.horoscopes-general a:hover {
  color: #c22151;
  text-decoration: none;
}
.horoscopes-description {
  margin: 10px 0;
}
.horoscopes-general p,
.horoscopes-description p {
  font-size: 16px;
}
/*END HOROSCOPES-GENERAL*/
/*SUBSCRIBE*/
.subscribe {
  background: url('../../public/img/subscibe-letter.png') no-repeat top right, url('../../public/img/subscribe-bottom.png') bottom right repeat-x, url('../../public/img/subscribe-bottom.png') top right repeat-x;
  background-color: #f7f2ec;
  padding: 10px;
  margin: 15px 0;
}
.subscribe form {
  margin-bottom: 5px;
}
.subscribe input {
  border: 1px solid #b2b2b2;
  margin-bottom: 10px;
  width: 80%;
}
.subscribe p {
  margin-bottom: 10px;
}
/*END SUBSCRIBE*/
/*****************************************************
END HOROSCOPES
******************************************************/
/*****************************************************
HOROSCOPES-EXTRA
******************************************************/
#horoscopes-extra .horo_preview-element {
  margin-bottom: 30px;
  text-align: center;
}
#horoscopes-extra .horo_preview img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#horoscopes-extra .horo_preview h3 {
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
}
#horoscopes-extra .horo_preview:hover h3 {
  color: #c22151;
}
#horoscopes-extra a:hover {
  text-decoration: none;
}
#horoscopes-extra .horoscopes-extra-img {
  display: block;
  position: relative;
}
#horoscopes-extra a .bg-images {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 auto;
  max-width: 170px;
}
#horoscopes-extra a:hover .bg-images {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
}
#horoscopes-extra .bg-images i.fa {
  color: #ffffff;
  font-size: 30px;
  height: 100%;
  margin-bottom: -30px;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
}
#horoscopes-extra .bg-images i.fa {
  top: 35%;
}
/*****************************************************
END HOROSCOPES-EXTRA
******************************************************/
/*****************************************************
HOROSCOPES-THEMATIC
******************************************************/
#horoscopes-thematic {
  margin: 30px 0;
}
#horoscopes-thematic .col-sm-4.col-md-4 {
  text-align: center;
}
.horoscopes-thematic-description {
  margin-bottom: 30px;
}
.horoscopes-thematic-element {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: block;
  margin: 0 auto 30px;
  max-width: 370px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.horoscopes-thematic-element img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
}
.horoscopes-thematic-element .shadow {
  background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.05) 33%, rgba(0, 0, 0, 0.3) 62%, rgba(0, 0, 0, 0.4) 68%, rgba(0, 0, 0, 0.7) 90%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.horoscopes-thematic-element .bg-hover {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.horoscopes-thematic-element:hover .bg-hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.horoscopes-thematic-element .work-title {
  top: 70%;
  left: 0;
  margin: 0 0 -17px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  text-align: center;
}
.horoscopes-thematic-element .work-title h3,
.horoscopes-thematic-element .work-title .h3 {
  color: #ffffff;
  font-family: 'segoe_uibold';
}
.horoscopes-thematic-element:hover .work-title h3,
.horoscopes-thematic-element:hover .work-title .h3 {
  color: #c22151;
}
.horoscopes-thematic-element h3,
.horoscopes-thematic-element .h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 5px;
  height: 60px;
}
.horoscopes-thematic-element .description {
  display: block;
  margin: 15px;
  font-size: 14px;
  text-align: left;
}
.horoscopes-thematic-element div.buy {
  text-align: center;
  margin-top: 10px;
}
.horoscopes-thematic-element:hover .work-title {
  top: 5%;
  color: #1e1e1e;
  -webkit-transition: top 0.2s ease-in;
  -moz-transition: top 0.2s ease-in;
  -o-transition: top 0.2s ease-in;
  transition: top 0.2s ease-in;
}
.horoscopes-thematic-element:hover h3 {
  height: inherit;
}
/*****************************************************
END HOROSCOPES-THEMATIC
******************************************************/
/*****************************************************
HOROSCOPES-SINGLE
******************************************************/
.horoscopes-single {
  margin-bottom: 30px;
}
.horoscopes-single .title-box {
  margin-bottom: 20px;
}
.horoscopes-single h1 {
  font-size: 32px;
  margin-top: -14px;
  padding-top: 0;
}
.horoscopes-single h3 {
  font-size: 22px;
  margin-bottom: 7px;
}
.horoscopes-single .horoscopes-single-title i.fa,
.characteristic-title i.fa,
.horoscopes-single .horoscopes-single-title i.fas,
.characteristic-title i.fas {
  color: #4c4c4c;
  display: block;
  float: left;
  font-size: 22px;
  line-height: 1.3;
  margin-right: 10px;
  margin-bottom: 7px;
}
.horoscopes-single-sign {
  color: #666666;
  font-size: 12px;
}
.horoscopes-single-sign a {
  color: #405580;
  text-decoration: underline;
  margin: 10px 0;
}
.horoscopes-single-sign-link {
  margin: 10px 0;
  text-align: center;
}
.horoscopes-single-sign a:hover {
  color: #c22151;
}
.horoscopes-single-img,
.horoscopes-single-date {
  margin-bottom: 10px;
}
.horoscopes-single-date {
  text-align: center;
}
.horoscope-single-header {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  color: #4c4c4c;
}
.horoscopes-single-elements ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.horoscopes-single-elements li {
  list-style: none;
  margin: 0;
}
.horoscopes-single-content .filter-buttons {
  margin-bottom: 10px;
}
.filter-small-buttons ul {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block !important;
  float: none;
  left: inherit;
  list-style: none outside none;
  margin: 0;
  min-width: inherit;
  padding: 0;
  position: relative;
  top: inherit;
  z-index: inherit;
}
.filter-small-buttons ul > li {
  float: left;
  margin: 0 10px 10px 0;
}
.filter-small-buttons ul > li > a {
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: none;
  color: #405580;
  display: block;
  height: 30px;
  line-height: 27px;
  margin: 0;
  padding: 0 15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.filter-small-buttons ul > li > a:hover {
  border: 1px solid #c22151;
  color: #c22151;
  text-decoration: none;
}
.filter-small-buttons ul > li > a.active {
  background: none repeat scroll 0 0 #405580;
  border: 1px solid #405580;
  color: #ffffff;
}
.horoscopes-share ul,
.horoscopes-share span {
  list-style: none;
  margin: 0;
  float: left;
  padding: 0;
}
.horoscopes-share span {
  line-height: 2;
}
.horoscopes-share ul li {
  float: left;
  margin-left: 10px;
}
#horoscopes-characteristic {
  margin: 30px 0;
}
.characteristic-title h3 {
  font-size: 22px;
  margin-bottom: 7px;
}
/*****************************************************
END HOROSCOPES-SINGLE
******************************************************/
/*****************************************************
ASTROPORTRET
******************************************************/
#astroportret {
  color: #ffffff;
}
#astroportret .astroportret-element {
  margin-bottom: 30px;
  text-align: center;
}
#astroportret .astroportret-element a {
  display: block;
}
#astroportret .astroportret-img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
}
#astroportret img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
}
#astroportret .astroportret-big,
#astroportret .astroportret {
  display: block;
}
#astroportret .astroportret h3 {
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
}
#astroportret .astroportret-big h3 {
  font-size: 21px;
  color: #fff;
  margin: 0 auto;
}
#astroportret .astroportret-element a:hover h3 {
  color: #c22151;
  display: inline-block;
  text-decoration: none;
}
#astroportret a .bg-images {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 auto;
}
#astroportret a:hover .bg-images {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
}
#astroportret a.astroportret-big .bg-images {
  max-width: 270px;
}
#astroportret a.astroportret .bg-images {
  max-width: 170px;
}
#astroportret .bg-images i.fa {
  color: #ffffff;
  font-size: 30px;
  height: 100%;
  margin-bottom: -30px;
  position: absolute;
  text-align: center;
  left: 0;
  width: 100%;
}
#astroportret .astroportret-big .bg-images i.fa {
  top: 40%;
}
#astroportret .astroportret .bg-images i.fa {
  top: 35%;
}
.astroportret-list-title {
  font-size: 21px;
}
.astroportret-list-title-small {
  font-size: 18px;
}
#astroportret .astroportret-element a:hover {
  color: #c22151;
}
#astroportret .astroportret-element a {
  color: #FFF;
}
/*****************************************************
END ASTROPORTRET
******************************************************/
.fwb-bg.band-1 {
  background-image: url(/public/img/bg4.jpg);
}
#page-wrapper .title-box.title-white:before,
#page-wrapper .page-header.white .container:before {
  background: #fff;
}
b,
strong,
b a,
strong a {
  font-family: segoe_uibold!important;
}
b,
strong {
  font-weight: bold;
}
.full-width-box .fwb-fixed {
  background-attachment: fixed;
}
.full-width-box .fwb-bg {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: -1;
}
.full-width-box {
  padding: 30px 0;
}
.full-width-box {
  overflow: hidden;
  padding: 60px 0;
  position: relative;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.astroportret-title {
  font-size: 34px;
  font-weight: normal;
  line-height: 44px;
  color: #fff;
  font-family: "segoe_uilight";
}
#astroportret {
  color: #ffffff;
}
#astroportret .btn {
  padding: 16px 45px;
  font-size: 21px;
}
.horoscope-single-header {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  color: #4c4c4c;
}
.horoscopes-characteristic-title {
  font-size: 34px;
  font-weight: normal;
  line-height: 44px;
  color: #4c4c4c;
  font-family: "segoe_uilight";
}
.horoscopes-characteristic-part-title {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  color: #4c4c4c;
}
.astroportret-title {
  font-size: 34px;
  font-weight: normal;
  line-height: 44px;
  color: #fff;
  font-family: "segoe_uilight";
}
.articles-title {
  font-size: 34px;
  font-weight: normal;
  line-height: 44px;
  color: #4c4c4c;
  font-family: "segoe_uilight";
}
.articles-name {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  color: #535f79;
}
/*****************************************************
ARTICLES
******************************************************/
.articles-menu-astro,
.articles-menu-ezo,
.articles-menu-reading,
.articles-menu-num,
.articles-menu-feng_shui,
.articles-menu-psi,
.articles-menu-ancient,
.articles-menu-dreams,
.articles-menu-names,
.articles-menu-new {
  background: url('/public/img/articles-menu-list.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.articles-menu-astro {
  background-position: 0 0;
}
a:hover .articles-menu-astro {
  background-position: 0 -48px;
}
.articles-menu-ezo {
  background-position: -28px 0;
}
a:hover .articles-menu-ezo {
  background-position: -28px -48px;
}
.articles-menu-new {
  background-position: -250px 0;
}
a:hover .articles-menu-new {
  background-position: -250px -48px;
}
.articles-menu-reading {
  background-position: -56px 0;
}
a:hover .articles-menu-reading {
  background-position: -56px -48px;
}
.articles-menu-num {
  background-position: -84px 0;
}
a:hover .articles-menu-num {
  background-position: -84px -48px;
}
.articles-menu-feng_shui {
  background-position: -112px 0;
}
a:hover .articles-menu-feng_shui {
  background-position: -112px -48px;
}
.articles-menu-psi {
  background-position: -140px 0;
}
a:hover .articles-menu-psi {
  background-position: -140px -48px;
}
.articles-menu-ancient {
  background-position: -168px 0;
}
a:hover .articles-menu-ancient {
  background-position: -168px -48px;
}
.articles-menu-dreams {
  background-position: -196px 0;
}
a:hover .articles-menu-dreams {
  background-position: -196px -48px;
}
.articles-menu-names {
  background-position: -224px 0;
}
a:hover .articles-menu-names {
  background-position: -224px -48px;
}
.articles-menu-new {
  background-position: -252px 0;
}
a:hover .articles-menu-new {
  background-position: -252px -48px;
}
.widget-menu-articles-astro:after,
.widget-menu-articles-ezo:after,
.widget-menu-articles-reading:after,
.widget-menu-articles-num:after,
.widget-menu-articles-feng_shui:after,
.widget-menu-articles-psi:after,
.widget-menu-articles-ancient:after,
.widget-menu-articles-dreams:after,
.widget-menu-articles-names:after,
.widget-menu-articles-new:after {
  background: url('/public/img/articles-menu-list.png');
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: 7px 0 0 9px;
  position: absolute;
  top: 0;
  width: 28px;
}
.widget-menu-articles-astro:after {
  background-position: 0 0;
}
.active a .widget-menu-articles-astro:after {
  background-position: 0 -24px;
}
.widget-menu-articles-ezo:after {
  background-position: -28px 0;
}
.active a .widget-menu-articles-ezo:after {
  background-position: -28px -24px;
}
.widget-menu-articles-reading:after {
  background-position: -56px 0;
}
.active a .widget-menu-articles-reading:after {
  background-position: -56px -24px;
}
.widget-menu-articles-num:after {
  background-position: -84px 0;
}
.active a .widget-menu-articles-num:after {
  background-position: -84px -24px;
}
.widget-menu-articles-feng_shui:after {
  background-position: -112px 0;
}
.active a .widget-menu-articles-feng_shui:after {
  background-position: -112px -24px;
}
.widget-menu-articles-psi:after {
  background-position: -140px 0;
}
.active a .widget-menu-articles-psi:after {
  background-position: -140px -24px;
}
.widget-menu-articles-ancient:after {
  background-position: -168px 0;
}
.active a .widget-menu-articles-ancient:after {
  background-position: -168px -24px;
}
.widget-menu-articles-dreams:after {
  background-position: -196px 0;
}
.active a .widget-menu-articles-dreams:after {
  background-position: -196px -24px;
}
.widget-menu-articles-names:after {
  background-position: -224px 0;
}
.active a .widget-menu-articles-names:after {
  background-position: -224px -24px;
}
.widget-menu-articles-new:after {
  background-position: -252px 0;
}
.active a .widget-menu-articles-new:after {
  background-position: -252px -24px;
}
.sidebar .menu.widget-menu-articles li.parent > a .open-sub:before,
.sidebar .menu.widget-menu-articles li.parent > a .open-sub:after {
  height: 0;
  width: 0;
}
#articles {
  margin: 30px 0;
}
.article-preview .articles-name {
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  color: #535f79;
}
.article-preview .asrticles-breadcrumbs {
  color: #999999;
  font-size: 12px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-preview .asrticles-breadcrumbs a {
  color: #999999;
  font-family: "segoe_uisemilight";
  text-decoration: underline;
}
.article-preview .asrticles-desc {
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.article-preview .asrticles-description {
  font-size: 14px;
}
.article-preview .asrticles-breadcrumbs a:hover,
.article-preview .asrticles-desc:hover h4,
.article-preview a.asrticles-desc:hover,
.article-preview .asrticles-desc:hover .asrticles-date,
.article-preview .asrticles-desc:hover .asrticles-description {
  color: #c22151;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.article-preview .asrticles-img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin-bottom: 5px;
  max-height: 180px;
  max-width: 270px;
  overflow: hidden;
  position: relative;
}
.article-preview .asrticles-img > img {
  width: 100%;
}
.article-preview .asrticles-img .bg-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.article-preview a:hover .asrticles-img .bg-hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#articles h4 {
  margin-bottom: 0;
  color: #535f79;
  font-size: 22px;
}
.article-preview .asrticles-date {
  color: #999999;
  display: block;
  font-size: 11px;
  font-style: italic;
}
.article-preview .asrticles-description {
  color: #121212;
  display: block;
  line-height: 1.4;
  margin-top: 5px;
}
.article-preview i.fa-book span {
  font-family: "segoe_uisemilight";
  font-size: 22px;
}
.article-preview i.fa-book {
  color: #ffffff;
  font-size: 30px;
  height: 100%;
  margin-bottom: -30px;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
}
.article-preview .asrticles-desc:hover i.fa {
  color: #ffffff;
}
#dreams a.btn_journal {
  display: none;
}
a.btn_journal {
  background-color: #c22151;
  border-bottom: 1px solid #751431;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff !important;
  display: table;
  font-size: 18px;
  line-height: 28px;
  margin: 17px auto;
  padding: 10px 20px;
  text-align: center;
}
a.btn_journal:first-letter {
  text-transform: uppercase;
}
a.btn_journal:hover {
  background-color: #ab1d48;
  color: #ffffff;
}
/*****************************************************
END ARTICLES
******************************************************/
/*****************************************************
ARTICLES-CATEGORIES
******************************************************/
#articles-categories {
  background: #f2f2f2;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 21px;
  margin-bottom: 0;
  padding: 30px 0 13px;
}
#articles-categories ul li a {
  color: #666666;
}
#articles-categories ul li a:hover {
  color: #c22151;
  text-decoration: none;
}
#articles-categories h3 {
  color: #535f79;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
}
#articles-categories h3:hover {
  color: #c22151;
}
#articles-categories aside {
  margin-bottom: 30px;
}
#articles-categories h3 {
  margin: 0 0 15px;
}
/*****************************************************
END ARTICLES-CATEGORIES
******************************************************/
/*****************************************************
FOOTER
******************************************************/
#footer {
  background: url('../../public/img/footer/footer-bg.jpg') center top #000000;
  background-size: cover;
  color: #cccccc;
  margin: -50px 0 0 0;
  overflow-x: hidden;
}
#footer aside {
  margin-bottom: 30px;
}
#footer p {
  margin: 0 0 16px;
}
#footer .title-block h3 {
  margin: 0 0 15px;
}
#footer .title-block:before {
  display: none;
}
#footer .title-block h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
}
/* .footer-top */
#footer .footer-top {
  background: url('../../public/img/footer/footer-bg-top.png') repeat scroll center top rgba(0, 0, 0, 0);
  font-size: 14px;
  line-height: 21px;
  padding: 30px 0 13px;
}
#footer .footer-top .footer-logo a img {
  height: 63px;
  margin-bottom: 20px;
}
#footer .footer-top ul li a {
  color: #cccccc;
  font-size: 12px;
  line-height: 30px;
}
#footer .footer-top a:hover {
  color: #c22151;
  text-decoration: none;
}
#footer .footer-phone {
  display: none;
  font-size: 32px;
  margin: 20px auto;
  line-height: 10px;
}
#footer .footer-call,
#footer .footer-mail a {
  color: #cccccc;
  font-size: 14px;
}
#footer .footer-phone i {
  margin-right: 15px;
}
#footer .footer-top nav {
  text-align: left;
  margin-left: 30%;
}
#footer .footer-top .social li {
  margin-bottom: 5px;
}
.social .sbtnf {
  display: inline-block;
  float: none;
  height: 30px;
  line-height: 30px;
  margin: 0 10px;
  width: 30px;
}
.social a:hover .sbtnf {
  opacity: 1;
  transition: opacity 0.2s linear 0s;
}
#footer .footer-top aside,
#footer .footer-middle,
#footer .footer-bottom {
  text-align: center;
}
/* .footer-middle */
#footer .footer-middle {
  background: url('../../public/img/footer/footer-bg-middle.png') repeat scroll center top rgba(0, 0, 0, 0);
}
#footer .footer-middle aside {
  margin-bottom: 20px;
}
#footer .footer-middle img {
  margin-bottom: 10px;
}
#footer .footer-middle {
  padding: 30px 0 0;
}
#footer .partners a {
  background: url('../../public/img/footer/partners.png');
  display: inline-block;
  width: 100px;
  height: 24px;
}
#footer .partners a.partners-pcidss {
  background: url('../../public/img/footer/partners.png');
  display: inline-block;
  width: 70px !important;
  height: 24px;
}
#footer .partners .partners-mailru {
  background-position: 0 0;
}
#footer .partners .partners-mailru:hover {
  background-position: 0 24px;
}
#footer .partners a.partners-rambler {
  background-position: -100px 0;
}
#footer .partners a.partners-rambler:hover {
  background-position: -100px 24px;
}
#footer .partners .partners-qip {
  background-position: -200px 0;
}
#footer .partners .partners-qip:hover {
  background-position: -200px 24px;
}
#footer .partners a.partners-wmj {
  background-position: -300px 0;
}
#footer .partners a.partners-wmj:hover {
  background-position: -300px 24px;
}
#footer .partners a.partners-marieclaire {
  background-position: -400px 0;
}
#footer .partners a.partners-marieclaire:hover {
  background-position: -400px 24px;
}
#footer .partners .partners-bigmir {
  background-position: -500px 0;
}
#footer .partners .partners-bigmir:hover {
  background-position: -500px 24px;
}
#footer .partners a.partners-webmoney {
  background-position: -600px 0;
}
#footer .partners a.partners-webmoney:hover {
  background-position: -600px 24px;
}
#footer .partners a.partners-pcidss {
  background-position: -700px 0;
}
#footer .partners a.partners-pcidss:hover {
  background-position: -700px 24px;
}
/*#footer .partners .partners-payanyway {background-position: -700px 0;}
#footer .partners .partners-payanyway:hover {background-position: -700px 24px;}*/
#footer .partners a.partners-visa {
  background-position: -770px 0;
}
#footer .partners a.partners-visa:hover {
  background-position: -770px 24px;
}
#footer .partners .partners-mastercard {
  background-position: -870px 0;
}
#footer .partners .partners-mastercard:hover {
  background-position: -870px 24px;
}
#footer .partners .partners-mobile {
  background-position: -970px 0;
}
#footer .partners .partners-mobile:hover {
  background-position: -970px 24px;
}
#footer .partners a.partners-qiwi {
  background-position: -1070px 0;
}
#footer .partners a.partners-qiwi:hover {
  background-position: -1070px 24px;
}
/* .footer-bottom */
#footer .footer-bottom {
  background: url('../../public/img/footer/footer-bg-bottom.png') repeat scroll center top rgba(0, 0, 0, 0);
  border-top-width: 0;
  color: #666666;
  font-size: 11px;
  line-height: 17px;
  padding: 21px 0 20px;
}
/* up */
#footer .fixed-up {
  height: 35px;
  text-align: center;
  position: fixed;
  bottom: 35px;
  right: 10px;
  width: 35px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#footer .up {
  background: rgba(194, 33, 81, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 35px;
  text-align: center;
  width: 35px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#footer .up:hover {
  background: #c22151;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#footer .up .glyphicon {
  color: #ffffff;
  margin: 6px 0 0 -0.5px;
  vertical-align: middle;
}
#footer .up:hover .glyphicon {
  color: #ffffff;
}
/*****************************************************
END FOOTER
******************************************************/
/*****************************************************
CONSULTANTS
******************************************************/
#consultants {
  font-family: 'segoe_uiregular' !important;
  margin: 30px auto;
}
#consultants .online {
  color: #c22151 !important;
}
#consultants .occupied {
  color: #e67e22 !important;
}
#consultants .consultants-preview a {
  display: block;
}
.consultants-preview a img {
  border: 0;
  margin-bottom: 7px;
  max-width: 189px;
  width: 100% !important;
}
.consultants-rating {
  text-align: center;
  color: #e67e22;
}
.consultants-rating .rating-box {
  margin: 0 auto;
}
.rating-box polygon {
  fill: #e67e22 !important;
}
#consultants .consultants-list-single .title {
  display: inline-block;
  float: left;
}
#consultants .title > h3 {
  color: #405580;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 0;
  margin-right: 20px;
}
#consultants .consultants-list-single i.fa {
  margin-right: 5px;
}
#consultants .consultants-status {
  float: left;
  font-size: 14px;
  line-height: 32px;
  /*margin-left: 20px;*/
  color: #666666;
  display: none;
}
.consultants-specialization {
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}
#consultants .consultants-description {
  font-size: 14px;
  margin-bottom: 15px;
  max-height: 111px;
  min-height: 111px;
  overflow-y: hidden;
}
#consultants .consultants-links {
  margin: 0 0 15px;
  /*min-height: 24px;*/
}
#consultants .consultants-links a {
  margin-right: 15px;
}
#consultants form,
#consultants .consultants-btn {
  display: inline-block;
}
#consultants .consultants-btn {
  float: left;
  margin-right: 15px;
}
#consultants .btn-lg {
  padding: 12px 35px;
}
#consultants .consultants-num {
  color: #666666;
  float: left;
  font-size: 18px;
  line-height: 22px;
  display: none;
}
#consultants .num,
#consultants .num-dob span {
  font-family: "segoe_uibold";
}
.big-filter-buttons {
  font-family: "segoe_uilight";
}
#consultants .big-filter-buttons {
  margin-top: 15px;
}
#consultants .consultants-list-single-border {
  background: #f4f4f4;
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
  margin: 15px 0;
}
#consultants .consultants-list-single-border:hover {
  border: 1px solid #c22151;
}
.filter-list.filter-buttons .dropdown-menu > li > a {
  line-height: 35px;
  color: #666666;
  font-family: "segoe_uilight";
  font-size: 18px;
  font-weight: normal;
}
.filter-list.filter-buttons .dropdown-menu > li > a.active {
  border: 1px solid #b2b2b2;
  font-weight: normal;
}
.filter-list.filter-buttons .dropdown-menu > li > a:hover {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #c22151;
  color: #c22151;
  opacity: 1;
}
#consultants .select-astrostar .selectBox,
#consultants .form-control {
  border: 1px solid #b2b2b2;
  -webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  height: 40px;
  line-height: 22px;
  margin-bottom: 0;
  min-height: 40px;
  padding: 7px 12px;
  /*-webkit-appearance: none;*/
  width: 100%;
  color: #000000;
  margin-left: -15px;
}
.select-astrostar .selectBox .select-astrostar:hover,
.form-control:hover {
  text-decoration: none;
}
.select-astrostar .selectBox.selectBox-menuShowing,
.form-control:focus {
  border: solid 1px #c22151;
  outline: none;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.select-astrostar .selectBox-label {
  color: #666666;
}
.select-astrostar .selectBox-arrow .fa-sort-desc {
  padding-top: 1px;
}
.select-astrostar .selectBox {
  max-width: 100%;
  width: 100px !important;
}
.select-astrostar .selectBox.selectBox-menuShowing,
.form-control:focus {
  border: 1px solid #c22151;
  -webkit-box-shadow: 0 0 10px rgba(194, 33, 81, 0.3);
  -moz-box-shadow: 0 0 10px rgba(194, 33, 81, 0.3);
  box-shadow: 0 0 10px rgba(194, 33, 81, 0.3);
}
.selectBox-options li a {
  color: #666666;
  line-height: 2;
  font-size: 16px;
  padding-left: 13px;
}
.selectBox-dropdown-menu {
  border: 1px solid #c22151;
  max-height: 186px;
}
.selectBox-options li + li a {
  border-top: 1px solid #c22151;
}
.selectBox-options li a:hover {
  color: #c22151;
}
.selectBox:hover,
.form-control:hover {
  border-color: #c22151;
}
.selectBox-label a:hover {
  color: #c22151;
}
#consultants .filter-buttons {
  display: block;
  margin-bottom: 15px;
}
/*****************************************************
END CONSULTANTS
******************************************************/
/*****************************************************
CONSULTANTS_PROFILE
******************************************************/
#consultants_profile h1 {
  display: inline-block;
  margin-right: 40px;
}
#consultants_profile h3,
#consultants_profile_timetable h3,
#consultants_profile_testimonials h3,
#consultants_profile_audio h3,
#consultants_profile_video h3 {
  font-family: 'segoe_uilight';
  font-size: 28px;
}
#consultants_profile_timetable .schedule {
  background-color: #c22151;
  color: #ffffff;
}
#consultants_profile_timetable path:hover {
  fill: #c22151;
}
#consultants_profile .consultants-status {
  color: #666666;
  display: none;
  font-size: 18px;
  line-height: 32px;
}
#consultants_profile .online {
  color: #c22151 !important;
}
#consultants_profile i.fa {
  margin-right: 5px;
}
.consultants-info {
  text-align: center;
}
.consultants-info > a {
  font-size: 13px;
}
#consultants_profile .big-filter-buttons {
  margin-top: 0;
}
#consultants_profile .filter-list.filter-buttons .dropdown-menu > li {
  margin: 0 5px 10px 0;
}
#consultants_profile .filter-list.filter-buttons .dropdown-menu > li > a {
  line-height: 35px;
  color: #666666;
  font-family: "segoe_uilight";
  font-size: 16px;
  font-weight: normal;
}
#consultants_profile .filter-list.filter-buttons .dropdown-menu > li > a.active {
  border: 1px solid #b2b2b2;
}
#consultants_profile .filter-list.filter-buttons .dropdown-menu > li > a:hover {
  border: 1px solid #c22151;
  color: #c22151;
  opacity: 1;
}
#consultants_profile .consultants-links > a {
  display: block;
  font-family: 'segoe_uisemilight';
  font-size: 21px;
  margin-bottom: 10px;
}
#consultants_profile .consultants-num {
  color: #666666;
  font-size: 21px;
  line-height: 22px;
  margin-bottom: 15px;
  text-align: center;
  display: none;
}
#consultants_profile .num,
#consultants_profile .num-dob span {
  font-family: "segoe_uibold";
}
#consultants_profile .btn-lg {
  width: 100%;
  padding: 16px;
}
#consultants_profile_timetable {
  text-align: center;
  font-size: 18px;
  color: #666666;
}
#consultants_profile_timetable .moscow {
  margin-bottom: 10px;
}
#consultants_profile_timetable .day {
  font-size: 14px;
  margin-top: 10px;
}
#consultants_profile_timetable .date {
  font-family: "segoe_uibold";
  margin-bottom: 5px;
}
.timetable text {
  font-family: "segoe_uibold";
  font-size: 14px;
  color: #666666;
}
.testimonials_item {
  border-bottom: 1px dashed #ccc;
  color: #333333;
  padding: 10px 0;
}
.testimonials_item .name {
  font-size: 18px;
}
.testimonials_item .fa-star,
.testimonials_item .fa-star-o,
.testimonials_item .fa-star-half-o {
  color: #e67e22;
}
.testimonials_item blockquote {
  border-left: 0 solid;
  font-size: 14px;
  padding: 0 0 0 35px;
}
.testimonials_item .date {
  font-family: "segoe_uilightitalic";
  text-align: right;
  color: #666666;
}
#consultants_profile_audio,
#consultants_profile_video {
  margin-bottom: 30px;
}
/*****************************************************
END CONSULTANTS_PROFILE
******************************************************/
/*****************************************************
ARTICLES-CATEGORIES )))
******************************************************/
#articles-categories .carousel-box a.next {
  display: block;
  margin-right: 10px;
  margin-top: 80px;
  position: absolute;
  right: 0;
}
#articles-categories .carousel-box a.prev {
  display: block;
  left: 0;
  margin-top: 80px;
  position: absolute;
}
#articles-categories .carousel-box a.prev,
#articles-categories .carousel-box a.next {
  opacity: 0;
}
#articles-categories:hover .carousel-box a.prev,
#articles-categories:hover .carousel-box a.next {
  opacity: 1;
  -webkit-transition: opacity 1s easy-out 0;
  -moz-transition: opacity 1s easy-out 0;
  -o-transition: opacity 1s easy-out 0;
  transition: opacity 1s easy-out 0;
  z-index: 777;
}
.articles_image img {
  margin-bottom: 22px;
}
#articles article p,
#articles article p span,
#articles article ul li {
  color: #333333;
  font-size: 17px;
  line-height: 24px;
  font-family: segoe_uiregular!important;
}
#articles article p a,
#articles article ul li a {
  font-family: segoe_uiregular!important;
}
#articles article p b,
#articles article ul li b,
#articles article p strong,
#articles article ul li strong {
  color: #444444;
  font-family: segoe_uibold!important;
}
#articles article p b a,
#articles article ul li b a,
#articles article p strong a,
#articles article ul li strong a {
  font-family: segoe_uibold!important;
}
#articles .blog-post article p a img,
#articles .blog-post h5 a img {
  display: block;
  margin: 0 auto;
}
#articles .author {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 3px solid #405580;
  margin: 22px 0;
  padding: 10px 0 10px 20px;
}
#articles .author img {
  height: 60px;
  width: auto;
}
#articles .author-image {
  float: left;
  margin-right: 15px;
}
#articles .author-name {
  font-size: 21px;
}
#articles .date {
  text-align: right;
}
.comment-send {
  margin-bottom: 30px;
}
.prev_next {
  padding-bottom: 5px;
  padding-top: 5px;
}
.prev-image {
  float: left;
  margin-right: 15px;
}
.next-image {
  float: right;
  margin-left: 15px;
}
.prev-image img,
.next-image img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 60px;
}
.next-desc {
  text-align: right;
}
.prev_next-link a {
  font-size: 12px;
  color: #666666;
}
.prev_next-title a.h4 {
  color: #405681;
}
.prev_next-title a.h4:hover,
.prev_next-link a:hover {
  color: #c22151;
}
.prev-image img:hover,
.next-image img:hover {
  opacity: 0.9;
}
/*****************************************************
END ARTICLES-CATEGORIES
******************************************************/
/*****************************************************
SERVICES_LIST
******************************************************/
#services_list {
  margin: 30px 0;
}
#services_list .services_list-link {
  background: none repeat scroll 0 0 #fcfcfc;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 392px;
  padding: 10px;
}
#services_list .services_list-link:hover {
  border: 1px solid #c22151;
}
#services_list .services_list-image {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 0 auto 5px;
  max-height: 215px;
  max-width: 370px;
  overflow: hidden;
  position: relative;
}
#services_list .services_list-image .bg-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
#services_list a:hover .services_list-image .bg-hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#services_list i.fa-book span {
  font-family: "segoe_uisemilight";
  font-size: 22px;
}
#services_list .services_list-image i.fa {
  color: #ffffff;
  font-size: 30px;
  height: 100%;
  margin-bottom: -30px;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
}
#services_list .services_list-link:hover i.fa {
  color: #ffffff;
}
.services_list-title h4 {
  color: #535f79;
  display: block;
  font-size: 26px;
  margin-bottom: 10px;
  max-height: 68px;
  overflow: hidden;
  padding: 0 20px;
  text-align: center;
}
.services_list-description {
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.services_list-link .row,
.services_list-link .col-md-6,
.services_list-link .btn,
.services_list-content,
.service_list-price {
  display: block;
}
.service_list-price {
  color: #c22151;
  font-size: 21px;
  line-height: 42px;
  text-align: right;
}
.service_list-price .rub {
  color: #666666;
  font-size: 14px;
}
#services_list a:hover,
#services_list .services_list-link:hover h4,
#services_list a.services_list-link:hover,
#services_list .services_list-link:hover .services_list-description {
  color: #c22151;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.services_list-content {
  max-width: 370px;
  min-height: 184px;
}
/*****************************************************
END SERVICES_LIST
*****************************************************/
/*****************************************************
SERVICE
*****************************************************/
#service {
  margin: 0 auto;
}
#service + #articles-categories {
  margin-top: 0;
}
.title-img {
  height: 300px;
  position: relative;
  margin-bottom: 30px;
}
.title-img h1 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
  bottom: 0;
  color: #ffffff;
  font-family: segoe_uibold !important;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 5px 20px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.width1300 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 30px auto;
  padding-bottom: 15px;
  position: relative;
  max-width: 1300px;
}
#service .carousel .respond img {
  margin-bottom: 10px;
}
.service-description {
  font-size: 16px;
}
.service-right-col .btn {
  width: 100%;
}
.service-right-info {
  border-bottom: 1px solid #e1e1e1;
  color: #4c4c4c;
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.service-right-info:last-child {
  border-bottom-width: 0;
}
.service-right-info i {
  margin-right: 10px;
  min-width: 14px;
}
.service-right-info > div {
  color: #333;
  font-size: 15px;
  margin-left: 25px;
  margin-top: 5px;
}
.fwb-bg.service-1 {
  background-image: url("/public/img/bg1.jpg");
}
/*****************************************************
END SERVICE
*****************************************************/
/*****************************************************
HOROSCOPES
*****************************************************/
/* SIGNS */
.horoscopes-menu-aries,
.horoscopes-menu-taurus,
.horoscopes-menu-gemini,
.horoscopes-menu-cancer,
.horoscopes-menu-leo,
.horoscopes-menu-virgo,
.horoscopes-menu-libra,
.horoscopes-menu-scorpio,
.horoscopes-menu-sagitarius,
.horoscopes-menu-capricornus,
.horoscopes-menu-aquarius,
.horoscopes-menu-pisces {
  background: url('/public/img/signs-menu.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.horoscopes-menu a {
  color: #535f79;
  display: block;
  margin: 0 auto;
}
.horoscopes-menu a:hover {
  color: #c22151;
  text-decoration: none;
}
.horoscopes-menu-aries {
  background-position: 0 0;
}
a:hover .horoscopes-menu-aries {
  background-position: 0 -24px;
}
.horoscopes-menu-taurus {
  background-position: -28px 0;
}
a:hover .horoscopes-menu-taurus {
  background-position: -28px -24px;
}
.horoscopes-menu-gemini {
  background-position: -56px 0;
}
a:hover .horoscopes-menu-gemini {
  background-position: -56px -24px;
}
.horoscopes-menu-cancer {
  background-position: -84px 0;
}
a:hover .horoscopes-menu-cancer {
  background-position: -84px -24px;
}
.horoscopes-menu-leo {
  background-position: -112px 0;
}
a:hover .horoscopes-menu-leo {
  background-position: -112px -24px;
}
.horoscopes-menu-virgo {
  background-position: -140px 0;
}
a:hover .horoscopes-menu-virgo {
  background-position: -140px -24px;
}
.horoscopes-menu-libra {
  background-position: -168px 0;
}
a:hover .horoscopes-menu-libra {
  background-position: -168px -24px;
}
.horoscopes-menu-scorpio {
  background-position: -196px 0;
}
a:hover .horoscopes-menu-scorpio {
  background-position: -196px -24px;
}
.horoscopes-menu-sagitarius {
  background-position: -224px 0;
}
a:hover .horoscopes-menu-sagitarius {
  background-position: -224px -24px;
}
.horoscopes-menu-capricornus {
  background-position: -252px 0;
}
a:hover .horoscopes-menu-capricornus {
  background-position: -252px -24px;
}
.horoscopes-menu-aquarius {
  background-position: -280px 0;
}
a:hover .horoscopes-menu-aquarius {
  background-position: -280px -24px;
}
.horoscopes-menu-pisces {
  background-position: -308px 0;
}
a:hover .horoscopes-menu-pisces {
  background-position: -308px -24px;
}
/* EASTERN */
.horoscopes-menu-china,
.horoscopes-menu-zoro,
.horoscopes-menu-indian,
.horoscopes-menu-tibet,
.horoscopes-menu-druid,
.horoscopes-menu-japan,
.horoscopes-menu-common,
.horoscopes-menu-love,
.horoscopes-menu-num,
.horoscopes-menu-woman,
.horoscopes-menu-fin {
  background: url('/public/img/horo-menu-list.png');
  display: block;
  float: left;
  height: 24px;
  margin: 0 10px 0 0;
  width: 28px;
}
.horoscopes-menu-china {
  background-position: 0 0;
}
a:hover .horoscopes-menu-china {
  background-position: 0 -48px;
}
.horoscopes-menu-zoro {
  background-position: -28px 0;
}
a:hover .horoscopes-menu-zoro {
  background-position: -28px -48px;
}
.horoscopes-menu-indian {
  background-position: -56px 0;
}
a:hover .horoscopes-menu-indian {
  background-position: -56px -48px;
}
.horoscopes-menu-tibet {
  background-position: -84px 0;
}
a:hover .horoscopes-menu-tibet {
  background-position: -84px -48px;
}
.horoscopes-menu-druid {
  background-position: -112px 0;
}
a:hover .horoscopes-menu-druid {
  background-position: -112px -48px;
}
.horoscopes-menu-japan {
  background-position: -140px 0;
}
a:hover .horoscopes-menu-japan {
  background-position: -140px -48px;
}
.horoscopes-menu-common {
  background-position: -168px 0;
}
a:hover .horoscopes-menu-common {
  background-position: -168px -48px;
}
.horoscopes-menu-love {
  background-position: -196px 0;
}
a:hover .horoscopes-menu-love {
  background-position: -196px -48px;
}
.horoscopes-menu-num {
  background-position: -224px 0;
}
a:hover .horoscopes-menu-num {
  background-position: -224px -48px;
}
.horoscopes-menu-woman {
  background-position: -252px 0;
}
a:hover .horoscopes-menu-woman {
  background-position: -252px -48px;
}
.horoscopes-menu-fin {
  background-position: -280px 0;
}
a:hover .horoscopes-menu-fin {
  background-position: -280px -48px;
}
.widget-menu-china:after,
.widget-menu-zoro:after,
.widget-menu-indian:after,
.widget-menu-tibet:after,
.widget-menu-druid:after,
.widget-menu-japan:after,
.widget-menu-common:after,
.widget-menu-love:after,
.widget-menu-num:after,
.widget-menu-woman:after,
.widget-menu-fin:after {
  background: url('/public/img/horo-menu-list.png');
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: 7px 0 0 9px;
  position: absolute;
  top: 0;
  width: 28px;
}
.widget-menu-china:after {
  background-position: 0 0;
}
.active a .widget-menu-china:after {
  background-position: 0 -24px;
}
.widget-menu-zoro:after {
  background-position: -28px 0;
}
.active a .widget-menu-zoro:after {
  background-position: -28px -24px;
}
.widget-menu-indian:after {
  background-position: -56px 0;
}
.active a .widget-menu-indian:after {
  background-position: -56px -24px;
}
.widget-menu-tibet:after {
  background-position: -84px 0;
}
.active a .widget-menu-tibet:after {
  background-position: -84px -24px;
}
.widget-menu-druid:after {
  background-position: -112px 0;
}
.active a .widget-menu-druid:after {
  background-position: -112px -24px;
}
.widget-menu-japan:after {
  background-position: -140px 0;
}
.active a .widget-menu-japan:after {
  background-position: -140px -24px;
}
.widget-menu-common:after {
  background-position: -168px 0;
}
.active a .widget-menu-common:after {
  background-position: -168px -24px;
}
.widget-menu-love:after {
  background-position: -196px 0;
}
.active a .widget-menu-love:after {
  background-position: -196px -24px;
}
.widget-menu-num:after {
  background-position: -224px 0;
}
.active a .widget-menu-num:after {
  background-position: -224px -24px;
}
.widget-menu-woman:after {
  background-position: -252px 0;
}
.active a .widget-menu-woman:after {
  background-position: -252px -24px;
}
.widget-menu-fin:after {
  background-position: -280px 0;
}
.active a .widget-menu-fin:after {
  background-position: -280px -24px;
}
/*CHINESE*/
#eastern article {
  margin-bottom: 30px;
}
#eastern p {
  font-size: 16px;
  margin-bottom: 16px;
}
.eastern_image_big {
  float: left;
  margin: 0 30px 0 0;
  max-width: 240px;
}
.eastern_image_big span {
  color: #666666;
  display: block;
  font-size: 18px;
  margin: 5px 0;
  text-align: center;
}
.chinese_list-monkey,
.chinese_list-rooster,
.chinese_list-dog,
.chinese_list-boar,
.chinese_list-rat,
.chinese_list-bullock,
.chinese_list-tiger,
.chinese_list-rabbit,
.chinese_list-dragon,
.chinese_list-snake,
.chinese_list-horse,
.chinese_list-sheep {
  background: url('/public/img/eastern-chinese-list.png');
  width: 120px;
  height: 80px;
}
.eastern_chinese_list .col-md-2 {
  padding: 0;
}
.eastern_chinese_list div {
  margin-bottom: 5px;
  text-align: center;
}
.eastern_chinese_list a {
  color: #535f79;
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_chinese_list a:hover,
.eastern_chinese_list a.active {
  color: #c22151;
  text-decoration: none;
}
.eastern_chinese_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*chinese_list*/
.chinese_list-monkey {
  background-position: 0 0;
}
.chinese_list-monkey:hover,
.chinese_list-monkey.active {
  background-position: 0 80px;
}
.chinese_list-rooster {
  background-position: -120px 0;
}
.chinese_list-rooster:hover,
.chinese_list-rooster.active {
  background-position: -120px 80px;
}
.chinese_list-dog {
  background-position: -240px 0;
}
.chinese_list-dog:hover,
.chinese_list-dog.active {
  background-position: -240px 80px;
}
.chinese_list-boar {
  background-position: -360px 0;
}
.chinese_list-boar:hover,
.chinese_list-boar.active {
  background-position: -360px 80px;
}
.chinese_list-rat {
  background-position: -480px 0;
}
.chinese_list-rat:hover,
.chinese_list-rat.active {
  background-position: -480px 80px;
}
.chinese_list-bullock {
  background-position: -600px 0;
}
.chinese_list-bullock:hover,
.chinese_list-bullock.active {
  background-position: -600px 80px;
}
.chinese_list-tiger {
  background-position: -720px 0;
}
.chinese_list-tiger:hover,
.chinese_list-tiger.active {
  background-position: -720px 80px;
}
.chinese_list-rabbit {
  background-position: -840px 0;
}
.chinese_list-rabbit:hover,
.chinese_list-rabbit.active {
  background-position: -840px 80px;
}
.chinese_list-dragon {
  background-position: -960px 0;
}
.chinese_list-dragon:hover,
.chinese_list-dragon.active {
  background-position: -960px 80px;
}
.chinese_list-snake {
  background-position: -1080px 0;
}
.chinese_list-snake:hover,
.chinese_list-snake.active {
  background-position: -1080px 80px;
}
.chinese_list-horse {
  background-position: -1200px 0;
}
.chinese_list-horse:hover,
.chinese_list-horse.active {
  background-position: -1200px 80px;
}
.chinese_list-sheep {
  background-position: -1320px 0;
}
.chinese_list-sheep:hover,
.chinese_list-sheep.active {
  background-position: -1320px 80px;
}
.eastern_chinese_list span {
  display: block;
  font-size: 12px;
  text-align: center;
  margin-top: 1px;
  color: #666;
}
/*END CHINESE*/
/*JAPAN*/
.japan_list-monkey,
.japan_list-rooster,
.japan_list-dog,
.japan_list-boar,
.japan_list-rat,
.japan_list-bullock,
.japan_list-tiger,
.japan_list-rabbit,
.japan_list-dragon,
.japan_list-snake,
.japan_list-horse,
.japan_list-sheep {
  background: url('/public/img/eastern-japan-list.png');
  width: 120px;
  height: 80px;
}
.eastern_japan_list .col-md-2 {
  padding: 0;
}
.eastern_japan_list div {
  margin-bottom: 15px;
}
.eastern_japan_list a {
  color: #535f79;
  font-size: 16px;
  display: block;
  padding-top: 80px;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_japan_list a:hover,
.eastern_japan_list a.active {
  color: #c22151;
  text-decoration: none;
}
.eastern_japan_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*japan_list*/
.japan_list-monkey {
  background-position: 0 0;
}
.japan_list-monkey:hover,
.japan_list-monkey.active {
  background-position: 0 80px;
}
.japan_list-rooster {
  background-position: -120px 0;
}
.japan_list-rooster:hover,
.japan_list-rooster.active {
  background-position: -120px 80px;
}
.japan_list-dog {
  background-position: -240px 0;
}
.japan_list-dog:hover,
.japan_list-dog.active {
  background-position: -240px 80px;
}
.japan_list-boar {
  background-position: -360px 0;
}
.japan_list-boar:hover,
.japan_list-boar.active {
  background-position: -360px 80px;
}
.japan_list-rat {
  background-position: -480px 0;
}
.japan_list-rat:hover,
.japan_list-rat.active {
  background-position: -480px 80px;
}
.japan_list-bullock {
  background-position: -600px 0;
}
.japan_list-bullock:hover,
.japan_list-bullock.active {
  background-position: -600px 80px;
}
.japan_list-tiger {
  background-position: -720px 0;
}
.japan_list-tiger:hover,
.japan_list-tiger.active {
  background-position: -720px 80px;
}
.japan_list-rabbit {
  background-position: -840px 0;
}
.japan_list-rabbit:hover,
.japan_list-rabbit.active {
  background-position: -840px 80px;
}
.japan_list-dragon {
  background-position: -960px 0;
}
.japan_list-dragon:hover,
.japan_list-dragon.active {
  background-position: -960px 80px;
}
.japan_list-snake {
  background-position: -1080px 0;
}
.japan_list-snake:hover,
.japan_list-snake.active {
  background-position: -1080px 80px;
}
.japan_list-horse {
  background-position: -1200px 0;
}
.japan_list-horse:hover,
.japan_list-horse.active {
  background-position: -1200px 80px;
}
.japan_list-sheep {
  background-position: -1320px 0;
}
.japan_list-sheep:hover,
.japan_list-sheep.active {
  background-position: -1320px 80px;
}
.eastern_japan_list span {
  display: block;
  font-size: 12px;
  text-align: center;
  margin-top: 22px;
  color: #666;
}
/*END JAPAN*/
/*ZOROASTR*/
.zoroastr_list-bear,
.zoroastr_list-fox,
.zoroastr_list-dolphin,
.zoroastr_list-wild_boar,
.zoroastr_list-falcon,
.zoroastr_list-deer,
.zoroastr_list-ram,
.zoroastr_list-mangoose,
.zoroastr_list-wolf,
.zoroastr_list-stork,
.zoroastr_list-spider,
.zoroastr_list-snake,
.zoroastr_list-beaver,
.zoroastr_list-turtle,
.zoroastr_list-forty,
.zoroastr_list-squirrel,
.zoroastr_list-raven,
.zoroastr_list-rooster,
.zoroastr_list-squirrel,
.zoroastr_list-raven,
.zoroastr_list-rooster,
.zoroastr_list-badger,
.zoroastr_list-camel,
.zoroastr_list-hedgehog,
.zoroastr_list-doe,
.zoroastr_list-elephant,
.zoroastr_list-horse,
.zoroastr_list-cheetah,
.zoroastr_list-peacock,
.zoroastr_list-swan,
.zoroastr_list-bull,
.zoroastr_list-lynx,
.zoroastr_list-donkey,
.zoroastr_list-eagle,
.zoroastr_list-owl {
  background: url('/public/img/eastern-zoroastr-list.png');
  width: 120px;
  height: 80px;
}
.eastern_zoroastr_list .col-md-2 {
  padding: 0;
}
.eastern_zoroastr_list div {
  margin-bottom: 15px;
}
.eastern_zoroastr_list a {
  color: #535f79;
  font-size: 16px;
  display: block;
  padding-top: 80px;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_zoroastr_list a:hover {
  color: #c22151;
  text-decoration: none;
}
.eastern_zoroastr_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*zoroastr_list*/
.zoroastr_list-bear {
  background-position: 0 0;
}
.zoroastr_list-bear:hover,
.zoroastr_list-bear.active {
  background-position: 0 80px;
}
.zoroastr_list-fox {
  background-position: -120px 0;
}
.zoroastr_list-fox:hover,
.zoroastr_list-fox.active {
  background-position: -120px 80px;
}
.zoroastr_list-dolphin {
  background-position: -240px 0;
}
.zoroastr_list-dolphin:hover,
.zoroastr_list-dolphin.active {
  background-position: -240px 80px;
}
.zoroastr_list-wild_boar {
  background-position: -360px 0;
}
.zoroastr_list-wild_boar:hover,
.zoroastr_list-wild_boar.active {
  background-position: -360px 80px;
}
.zoroastr_list-falcon {
  background-position: -480px 0;
}
.zoroastr_list-falcon:hover,
.zoroastr_list-falcon.active {
  background-position: -480px 80px;
}
.zoroastr_list-deer {
  background-position: -600px 0;
}
.zoroastr_list-deer:hover,
.zoroastr_list-deer.active {
  background-position: -600px 80px;
}
.zoroastr_list-ram {
  background-position: -720px 0;
}
.zoroastr_list-ram:hover,
.zoroastr_list-ram.active {
  background-position: -720px 80px;
}
.zoroastr_list-mangoose {
  background-position: -840px 0;
}
.zoroastr_list-mangoose:hover,
.zoroastr_list-mangoose.active {
  background-position: -840px 80px;
}
.zoroastr_list-wolf {
  background-position: -960px 0;
}
.zoroastr_list-wolf:hover,
.zoroastr_list-wolf.active {
  background-position: -960px 80px;
}
.zoroastr_list-stork {
  background-position: -1080px 0;
}
.zoroastr_list-stork:hover,
.zoroastr_list-stork.active {
  background-position: -1080px 80px;
}
.zoroastr_list-spider {
  background-position: -1200px 0;
}
.zoroastr_list-spider:hover,
.zoroastr_list-spider.active {
  background-position: -1200px 80px;
}
.zoroastr_list-snake {
  background-position: -1320px 0;
}
.zoroastr_list-snake:hover,
.zoroastr_list-snake.active {
  background-position: -1320px 80px;
}
.zoroastr_list-beaver {
  background-position: -1440px 0;
}
.zoroastr_list-beaver:hover,
.zoroastr_list-beaver.active {
  background-position: -1440px 80px;
}
.zoroastr_list-turtle {
  background-position: -1560px 0;
}
.zoroastr_list-turtle:hover,
.zoroastr_list-turtle.active {
  background-position: -1560px 80px;
}
.zoroastr_list-forty {
  background-position: -1680px 0;
}
.zoroastr_list-forty:hover,
.zoroastr_list-forty.active {
  background-position: -1680px 80px;
}
.zoroastr_list-squirrel {
  background-position: -1800px 0;
}
.zoroastr_list-squirrel:hover,
.zoroastr_list-squirrel.active {
  background-position: -1800px 80px;
}
.zoroastr_list-raven {
  background-position: -1920px 0;
}
.zoroastr_list-raven:hover,
.zoroastr_list-raven.active {
  background-position: -1920px 80px;
}
.zoroastr_list-rooster {
  background-position: -2040px 0;
}
.zoroastr_list-rooster:hover,
.zoroastr_list-rooster.active {
  background-position: -2040px 80px;
}
.zoroastr_list-badger {
  background-position: -2160px 0;
}
.zoroastr_list-badger:hover,
.zoroastr_list-badger.active {
  background-position: -2160px 80px;
}
.zoroastr_list-camel {
  background-position: -2280px 0;
}
.zoroastr_list-camel:hover,
.zoroastr_list-camel.active {
  background-position: -2280px 80px;
}
.zoroastr_list-hedgehog {
  background-position: -2400px 0;
}
.zoroastr_list-hedgehog:hover,
.zoroastr_list-hedgehog.active {
  background-position: -2400px 80px;
}
.zoroastr_list-doe {
  background-position: -2520px 0;
}
.zoroastr_list-doe:hover,
.zoroastr_list-doe.active {
  background-position: -2520px 80px;
}
.zoroastr_list-elephant {
  background-position: -2640px 0;
}
.zoroastr_list-elephant:hover,
.zoroastr_list-elephant.active {
  background-position: -2640px 80px;
}
.zoroastr_list-horse {
  background-position: -2760px 0;
}
.zoroastr_list-horse:hover,
.zoroastr_list-horse.active {
  background-position: -2760px 80px;
}
.zoroastr_list-cheetah {
  background-position: -2880px 0;
}
.zoroastr_list-cheetah:hover,
.zoroastr_list-cheetah.active {
  background-position: -2880px 80px;
}
.zoroastr_list-peacock {
  background-position: -3000px 0;
}
.zoroastr_list-peacock:hover,
.zoroastr_list-peacock.active {
  background-position: -3000px 80px;
}
.zoroastr_list-swan {
  background-position: -3120px 0;
}
.zoroastr_list-swan:hover,
.zoroastr_list-swan.active {
  background-position: -3120px 80px;
}
.zoroastr_list-bull {
  background-position: -3240px 0;
}
.zoroastr_list-bull:hover,
.zoroastr_list-bull.active {
  background-position: -3240px 80px;
}
.zoroastr_list-lynx {
  background-position: -3360px 0;
}
.zoroastr_list-lynx:hover,
.zoroastr_list-lynx.active {
  background-position: -3360px 80px;
}
.zoroastr_list-donkey {
  background-position: -3480px 0;
}
.zoroastr_list-donkey:hover,
.zoroastr_list-donkey.active {
  background-position: -3480px 80px;
}
.zoroastr_list-eagle {
  background-position: -3600px 0;
}
.zoroastr_list-eagle:hover,
.zoroastr_list-eagle.active {
  background-position: -3600px 80px;
}
.zoroastr_list-owl {
  background-position: -3720px 0;
}
.zoroastr_list-owl:hover,
.zoroastr_list-owl.active {
  background-position: -3720px 80px;
}
.eastern_zoroastr_list span {
  display: block;
  text-align: center;
  margin-top: 22px;
  color: #666;
}
/*END ZOROASTR*/
/*DRUID*/
.druid_list-abies,
.druid_list-ulmus,
.druid_list-cupressus,
.druid_list-populus,
.druid_list-cedrus,
.druid_list-pinus,
.druid_list-salix,
.druid_list-tilia,
.druid_list-quercus,
.druid_list-corylus,
.druid_list-sorbus,
.druid_list-acer,
.druid_list-juglans,
.druid_list-jasminum,
.druid_list-castanea,
.druid_list-fraxinus,
.druid_list-carpinus,
.druid_list-ficus_carica,
.druid_list-betula,
.druid_list-olea,
.druid_list-fagus,
.druid_list-malus {
  background: url('/public/img/eastern-druid-list.png');
  width: 120px;
  height: 80px;
}
.eastern_druid_list .col-md-2 {
  padding: 0;
}
.eastern_druid_list div {
  margin-bottom: 15px;
}
.eastern_druid_list a {
  color: #535f79;
  font-size: 16px;
  display: block;
  padding-top: 80px;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_druid_list a:hover {
  color: #c22151;
  text-decoration: none;
}
.eastern_druid_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*druid_list*/
.druid_list-abies {
  background-position: 0 0;
}
.druid_list-abies:hover,
.druid_list-abies.active {
  background-position: 0 80px;
}
.druid_list-ulmus {
  background-position: -120px 0;
}
.druid_list-ulmus:hover,
.druid_list-ulmus.active {
  background-position: -120px 80px;
}
.druid_list-cupressus {
  background-position: -240px 0;
}
.druid_list-cupressus:hover,
.druid_list-cupressus.active {
  background-position: -240px 80px;
}
.druid_list-populus {
  background-position: -360px 0;
}
.druid_list-populus:hover,
.druid_list-populus.active {
  background-position: -360px 80px;
}
.druid_list-cedrus {
  background-position: -480px 0;
}
.druid_list-cedrus:hover,
.druid_list-cedrus.active {
  background-position: -480px 80px;
}
.druid_list-pinus {
  background-position: -600px 0;
}
.druid_list-pinus:hover,
.druid_list-pinus.active {
  background-position: -600px 80px;
}
.druid_list-salix {
  background-position: -720px 0;
}
.druid_list-salix:hover,
.druid_list-salix.active {
  background-position: -720px 80px;
}
.druid_list-tilia {
  background-position: -840px 0;
}
.druid_list-tilia:hover,
.druid_list-tilia.active {
  background-position: -840px 80px;
}
.druid_list-quercus {
  background-position: -960px 0;
}
.druid_list-quercus:hover,
.druid_list-quercus.active {
  background-position: -960px 80px;
}
.druid_list-corylus {
  background-position: -1080px 0;
}
.druid_list-corylus:hover,
.druid_list-corylus.active {
  background-position: -1080px 80px;
}
.druid_list-sorbus {
  background-position: -1200px 0;
}
.druid_list-sorbus:hover,
.druid_list-sorbus.active {
  background-position: -1200px 80px;
}
.druid_list-acer {
  background-position: -1320px 0;
}
.druid_list-acer:hover,
.druid_list-acer.active {
  background-position: -1320px 80px;
}
.druid_list-juglans {
  background-position: -1440px 0;
}
.druid_list-juglans:hover,
.druid_list-juglans.active {
  background-position: -1440px 80px;
}
.druid_list-jasminum {
  background-position: -1560px 0;
}
.druid_list-jasminum:hover,
.druid_list-jasminum.active {
  background-position: -1560px 80px;
}
.druid_list-castanea {
  background-position: -1680px 0;
}
.druid_list-castanea:hover,
.druid_list-castanea.active {
  background-position: -1680px 80px;
}
.druid_list-fraxinus {
  background-position: -1800px 0;
}
.druid_list-fraxinus:hover,
.druid_list-fraxinus.active {
  background-position: -1800px 80px;
}
.druid_list-carpinus {
  background-position: -1920px 0;
}
.druid_list-carpinus:hover,
.druid_list-carpinus.active {
  background-position: -1920px 80px;
}
.druid_list-ficus_carica {
  background-position: -2040px 0;
}
.druid_list-ficus_carica:hover,
.druid_list-ficus_carica.active {
  background-position: -2040px 80px;
}
.druid_list-betula {
  background-position: -2160px 0;
}
.druid_list-betula:hover,
.druid_list-betula.active {
  background-position: -2160px 80px;
}
.druid_list-olea {
  background-position: -2280px 0;
}
.druid_list-olea:hover,
.druid_list-olea.active {
  background-position: -2280px 80px;
}
.druid_list-fagus {
  background-position: -2400px 0;
}
.druid_list-fagus:hover,
.druid_list-fagus.active {
  background-position: -2400px 80px;
}
.druid_list-malus {
  background-position: -2520px 0;
}
.druid_list-malus:hover,
.druid_list-malus.active {
  background-position: -2520px 80px;
}
.eastern_druid_list span {
  display: block;
  text-align: center;
  margin-top: 22px;
  color: #666;
}
/*END DRUID*/
/*INDIAN*/
.indian_list-mangoose,
.indian_list-monkey,
.indian_list-lioness,
.indian_list-dobbin,
.indian_list-lion,
.indian_list-cow,
.indian_list-elephant_cow,
.indian_list-horse,
.indian_list-elephant,
.indian_list-sheep,
.indian_list-serpent,
.indian_list-snake,
.indian_list-dog,
.indian_list-cat,
.indian_list-ram,
.indian_list-tomcat,
.indian_list-rat_male,
.indian_list-rat,
.indian_list-bull,
.indian_list-buffalo_female,
.indian_list-tigress,
.indian_list-buffalo,
.indian_list-tiger,
.indian_list-doe,
.indian_list-deer,
.indian_list-hound,
.indian_list-ape {
  background: url('/public/img/eastern-indian-list.png');
  width: 120px;
  height: 80px;
}
.eastern_indian_list .col-md-2 {
  padding: 0;
}
.eastern_indian_list div {
  margin-bottom: 15px;
}
.eastern_indian_list a {
  color: #535f79;
  font-size: 16px;
  display: block;
  padding-top: 80px;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_indian_list a:hover {
  color: #c22151;
  text-decoration: none;
}
.eastern_indian_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*indian_list*/
.indian_list-mangoose {
  background-position: 0 0;
}
.indian_list-mangoose:hover,
.indian_list-mangoose.active {
  background-position: 0 80px;
}
.indian_list-monkey {
  background-position: -120px 0;
}
.indian_list-monkey:hover,
.indian_list-monkey.active {
  background-position: -120px 80px;
}
.indian_list-lioness {
  background-position: -240px 0;
}
.indian_list-lioness:hover,
.indian_list-lioness.active {
  background-position: -240px 80px;
}
.indian_list-dobbin {
  background-position: -360px 0;
}
.indian_list-dobbin:hover,
.indian_list-dobbin.active {
  background-position: -360px 80px;
}
.indian_list-lion {
  background-position: -480px 0;
}
.indian_list-lion:hover,
.indian_list-lion.active {
  background-position: -480px 80px;
}
.indian_list-cow {
  background-position: -600px 0;
}
.indian_list-cow:hover,
.indian_list-cow.active {
  background-position: -600px 80px;
}
.indian_list-elephant_cow {
  background-position: -720px 0;
}
.indian_list-elephant_cow:hover,
.indian_list-elephant_cow.active {
  background-position: -720px 80px;
}
.indian_list-horse {
  background-position: -840px 0;
}
.indian_list-horse:hover,
.indian_list-horse.active {
  background-position: -840px 80px;
}
.indian_list-elephant {
  background-position: -960px 0;
}
.indian_list-elephant:hover,
.indian_list-elephant.active {
  background-position: -960px 80px;
}
.indian_list-sheep {
  background-position: -1080px 0;
}
.indian_list-sheep:hover,
.indian_list-sheep.active {
  background-position: -1080px 80px;
}
.indian_list-serpent {
  background-position: -1200px 0;
}
.indian_list-serpent:hover,
.indian_list-serpent.active {
  background-position: -1200px 80px;
}
.indian_list-snake {
  background-position: -1320px 0;
}
.indian_list-snake:hover,
.indian_list-snake.active {
  background-position: -1320px 80px;
}
.indian_list-dog {
  background-position: -1440px 0;
}
.indian_list-dog:hover,
.indian_list-dog.active {
  background-position: -1440px 80px;
}
.indian_list-cat {
  background-position: -1560px 0;
}
.indian_list-cat:hover,
.indian_list-cat.active {
  background-position: -1560px 80px;
}
.indian_list-ram {
  background-position: -1680px 0;
}
.indian_list-ram:hover,
.indian_list-ram.active {
  background-position: -1680px 80px;
}
.indian_list-tomcat {
  background-position: -1800px 0;
}
.indian_list-tomcat:hover,
.indian_list-tomcat.active {
  background-position: -1800px 80px;
}
.indian_list-rat_male {
  background-position: -1920px 0;
}
.indian_list-rat_male:hover,
.indian_list-rat_male.active {
  background-position: -1920px 80px;
}
.indian_list-rat {
  background-position: -2040px 0;
}
.indian_list-rat:hover,
.indian_list-rat.active {
  background-position: -2040px 80px;
}
.indian_list-bull {
  background-position: -2160px 0;
}
.indian_list-bull:hover,
.indian_list-bull.active {
  background-position: -2160px 80px;
}
.indian_list-buffalo_female {
  background-position: -2280px 0;
}
.indian_list-buffalo_female:hover,
.indian_list-buffalo_female.active {
  background-position: -2280px 80px;
}
.indian_list-tigress {
  background-position: -2400px 0;
}
.indian_list-tigress:hover,
.indian_list-tigress.active {
  background-position: -2400px 80px;
}
.indian_list-buffalo {
  background-position: -2520px 0;
}
.indian_list-buffalo:hover,
.indian_list-buffalo.active {
  background-position: -2520px 80px;
}
.indian_list-tiger {
  background-position: -2640px 0;
}
.indian_list-tiger:hover,
.indian_list-tiger.active {
  background-position: -2640px 80px;
}
.indian_list-doe {
  background-position: -2760px 0;
}
.indian_list-doe:hover,
.indian_list-doe.active {
  background-position: -2760px 80px;
}
.indian_list-deer {
  background-position: -2880px 0;
}
.indian_list-deer:hover,
.indian_list-deer.active {
  background-position: -2880px 80px;
}
.indian_list-hound {
  background-position: -3000px 0;
}
.indian_list-hound:hover,
.indian_list-hound.active {
  background-position: -3000px 80px;
}
.indian_list-ape {
  background-position: -3120px 0;
}
.indian_list-ape:hover,
.indian_list-ape.active {
  background-position: -3120px 80px;
}
.eastern_indian_list span {
  display: block;
  text-align: center;
  margin-top: 22px;
  color: #666;
}
/*END INDIAN*/
/*TIBET*/
.tibet_list-leaser,
.tibet_list-buffalo,
.tibet_list-moon,
.tibet_list-sun,
.tibet_list-monkey,
.tibet_list-snake,
.tibet_list-fire,
.tibet_list-water,
.tibet_list-column,
.tibet_list-gong,
.tibet_list-turtle,
.tibet_list-kite {
  background: url('/public/img/eastern-tibet-list.png');
  width: 120px;
  height: 80px;
}
.eastern_tibet_list .col-md-2 {
  padding: 0;
}
.eastern_tibet_list div {
  margin-bottom: 15px;
}
.eastern_tibet_list a {
  color: #535f79;
  font-size: 16px;
  display: block;
  text-align: center;
  text-decoration: underline;
  margin: 0 auto;
}
.eastern_tibet_list a:hover,
.eastern_tibet_list a.active {
  color: #c22151;
  text-decoration: none;
}
.eastern_tibet_list a:active {
  color: #DCDCDC;
  text-decoration: none;
}
/*tibet_list*/
.tibet_list-leaser {
  background-position: 0 0;
}
.tibet_list-leaser:hover,
.tibet_list-leaser.active {
  background-position: 0 80px;
}
.tibet_list-buffalo {
  background-position: -120px 0;
}
.tibet_list-buffalo:hover,
.tibet_list-buffalo.active {
  background-position: -120px 80px;
}
.tibet_list-moon {
  background-position: -240px 0;
}
.tibet_list-moon:hover,
.tibet_list-moon.active {
  background-position: -240px 80px;
}
.tibet_list-sun {
  background-position: -360px 0;
}
.tibet_list-sun:hover,
.tibet_list-sun.active {
  background-position: -360px 80px;
}
.tibet_list-monkey {
  background-position: -480px 0;
}
.tibet_list-monkey:hover,
.tibet_list-monkey.active {
  background-position: -480px 80px;
}
.tibet_list-snake {
  background-position: -600px 0;
}
.tibet_list-snake:hover,
.tibet_list-snake.active {
  background-position: -600px 80px;
}
.tibet_list-fire {
  background-position: -720px 0;
}
.tibet_list-fire:hover,
.tibet_list-fire.active {
  background-position: -720px 80px;
}
.tibet_list-water {
  background-position: -840px 0;
}
.tibet_list-water:hover,
.tibet_list-water.active {
  background-position: -840px 80px;
}
.tibet_list-column {
  background-position: -960px 0;
}
.tibet_list-column:hover,
.tibet_list-column.active {
  background-position: -960px 80px;
}
.tibet_list-gong {
  background-position: -1080px 0;
}
.tibet_list-gong:hover,
.tibet_list-gong.active {
  background-position: -1080px 80px;
}
.tibet_list-turtle {
  background-position: -1200px 0;
}
.tibet_list-turtle:hover,
.tibet_list-turtle.active {
  background-position: -1200px 80px;
}
.tibet_list-kite {
  background-position: -1320px 0;
}
.tibet_list-kite:hover,
.tibet_list-kite.active {
  background-position: -1320px 80px;
}
/*END TIBET*/
#eastern .form-group .selectBox {
  margin-bottom: 0;
}
/*****************************************************
END HOROSCOPES
*****************************************************/
/*****************************************************
DREAM
*****************************************************/
#dreams p {
  font-size: 16px;
  margin-bottom: 16px;
}
#dreams h4 {
  margin-bottom: 5px;
}
#dreams h4:hover {
  color: #c22151;
}
#dreams form {
  margin-bottom: 0;
}
#dreams .selectBox,
#dream .form-control {
  border: 1px solid #e1e1e1;
  margin-bottom: 0;
}
#dreams .letters_list {
  border-bottom: 1px solid #e1e1e1;
  color: #666666;
  font-size: 11px;
  margin-bottom: 15px;
  padding: 0 0 7px 0;
}
#dreams .letters_list span {
  color: #e1e1e1;
  margin: 0 5px;
}
#dreams .letters_list span a {
  color: #666666;
}
.dreams-search-result li {
  margin: 30px 0;
}
.dreams-search-result-word {
  font-size: 21px;
}
a.dreams-search-result-from {
  font-size: 14px;
  color: #999999;
}
.dreams-other {
  border-top: 1px solid #e1e1e1;
}
.alphabet_item {
  margin-bottom: 25px;
}
#alphabet .letter {
  position: relative;
  margin-bottom: 15px;
}
#alphabet .letter a {
  color: #4c4c4c;
  font-family: "segoe_uilight";
  font-size: 34px;
  text-transform: uppercase;
}
#alphabet .letter a:hover,
#alphabet .alphabet_else a:hover,
#dreams .letters_list a:hover {
  color: #c22151;
}
#alphabet .letter span {
  color: #999999;
  display: block;
  font-size: 12px;
  position: absolute;
  left: 30px;
  top: 5px;
  width: 60px;
  z-index: 2;
}
#alphabet ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#alphabet .alphabet_else a {
  color: #666666;
}
.widget-dreams-menu-hasse:after,
.widget-dreams-menu-assir:after,
.widget-dreams-menu-vanga:after,
.widget-dreams-menu-loff:after,
.widget-dreams-menu-miller:after,
.widget-dreams-menu-nostr:after,
.widget-dreams-menu-freud:after {
  background: url('/public/img/dreams-menu-list.png');
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin: 7px 0 0 9px;
  position: absolute;
  top: 0;
  width: 28px;
}
.widget-dreams-menu-hasse:after {
  background-position: 0 0;
}
.active a .widget-dreams-menu-hasse:after {
  background-position: 0 -24px;
}
.widget-dreams-menu-assir:after {
  background-position: -28px 0;
}
.active a .widget-dreams-menu-assir:after {
  background-position: -28px -24px;
}
.widget-dreams-menu-vanga:after {
  background-position: -56px 0;
}
.active a .widget-dreams-menu-vanga:after {
  background-position: -56px -24px;
}
.widget-dreams-menu-loff:after {
  background-position: -84px 0;
}
.active a .widget-dreams-menu-loff:after {
  background-position: -84px -24px;
}
.widget-dreams-menu-miller:after {
  background-position: -112px 0;
}
.active a .widget-dreams-menu-miller:after {
  background-position: -112px -24px;
}
.widget-dreams-menu-nostr:after {
  background-position: -140px 0;
}
.active a .widget-dreams-menu-nostr:after {
  background-position: -140px -24px;
}
.widget-dreams-menu-freud:after {
  background-position: -168px 0;
}
.active a .widget-dreams-menu-freud:after {
  background-position: -168px -24px;
}
.dreams-menu-hasse,
.dreams-menu-assir,
.dreams-menu-vanga,
.dreams-menu-loff,
.dreams-menu-miller,
.dreams-menu-nostr,
.dreams-menu-freud {
  background: url('/public/img/dreams-menu-list.png');
  display: block;
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 24px;
}
.dreams-menu-hasse {
  background-position: 0 0;
}
a:hover .dreams-menu-hasse {
  background-position: 0 -48px;
}
.dreams-menu-assir {
  background-position: -28px 0;
}
a:hover .dreams-menu-assir {
  background-position: -28px -48px;
}
.dreams-menu-vanga {
  background-position: -56px 0;
}
a:hover .dreams-menu-vanga {
  background-position: -56px -48px;
}
.dreams-menu-loff {
  background-position: -84px 0;
}
a:hover .dreams-menu-loff {
  background-position: -84px -48px;
}
.dreams-menu-miller {
  background-position: -112px 0;
}
a:hover .dreams-menu-miller {
  background-position: -112px -48px;
}
.dreams-menu-nostr {
  background-position: -140px 0;
}
a:hover .dreams-menu-nostr {
  background-position: -140px -48px;
}
.dreams-menu-freud {
  background-position: -168px 0;
}
a:hover .dreams-menu-freud {
  background-position: -168px -48px;
}
/*****************************************************
END DREAM
*****************************************************/
@font-face {
  font-family: 'social-icons';
  src: url("/public/fonts/social-icons.eot?28036741");
  src: url("/public/fonts/social-icons.eot?28036741#iefix") format('embedded-opentype'), url("/public/fonts/social-icons.woff?28036741") format('woff'), url("/public/fonts/social-icons.ttf?28036741") format('truetype'), url("/public/fonts/social-icons.svg?28036741#social-icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'social-icons';
    src: url('../fonts/social-icons.svg?28036741#social-icons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'social-icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-duckduckgo:before {
  content: '\21';
}
/* '!' */
.icon-aim:before {
  content: '\22';
}
/* '&quot;' */
.icon-delicious:before {
  content: '\23';
}
/* '#' */
.icon-paypal:before {
  content: '\24';
}
/* '$' */
.icon-flattr:before {
  content: '\25';
}
/* '%' */
.icon-android:before {
  content: '\26';
}
/* '&amp;' */
.icon-eventful:before {
  content: '\27';
}
/* ''' */
.icon-smashmag:before {
  content: '\2a';
}
/* '*' */
.icon-gplus:before {
  content: '\2b';
}
/* '+' */
.icon-wikipedia:before {
  content: '\2c';
}
/* ',' */
.icon-lanyrd:before {
  content: '\2d';
}
/* '-' */
.icon-calendar:before {
  content: '\2e';
}
/* '.' */
.icon-stumbleupon:before {
  content: '\2f';
}
/* '/' */
.icon-fivehundredpx:before {
  content: '\30';
}
/* '0' */
.icon-pinterest:before {
  content: '\31';
}
/* '1' */
.icon-bitcoin:before {
  content: '\32';
}
/* '2' */
.icon-w3c:before {
  content: '\33';
}
/* '3' */
.icon-foursquare:before {
  content: '\34';
}
/* '4' */
.icon-html5:before {
  content: '\35';
}
/* '5' */
.icon-ie:before {
  content: '\36';
}
/* '6' */
.icon-call:before {
  content: '\37';
}
/* '7' */
.icon-grooveshark:before {
  content: '\38';
}
/* '8' */
.icon-ninetyninedesigns:before {
  content: '\39';
}
/* '9' */
.icon-forrst:before {
  content: '\3a';
}
/* ':' */
.icon-digg:before {
  content: '\3b';
}
/* ';' */
.icon-spotify:before {
  content: '\3d';
}
/* '=' */
.icon-reddit:before {
  content: '\3e';
}
/* '&gt;' */
.icon-guest:before {
  content: '\3f';
}
/* '?' */
.icon-gowalla:before {
  content: '\40';
}
/* '@' */
.icon-appstore:before {
  content: '\41';
}
/* 'A' */
.icon-blogger:before {
  content: '\42';
}
/* 'B' */
.icon-cc:before {
  content: '\43';
}
/* 'C' */
.icon-dribbble:before {
  content: '\44';
}
/* 'D' */
.icon-evernote:before {
  content: '\45';
}
/* 'E' */
.icon-flickr:before {
  content: '\46';
}
/* 'F' */
.icon-google:before {
  content: '\47';
}
/* 'G' */
.icon-viadeo:before {
  content: '\48';
}
/* 'H' */
.icon-instapaper:before {
  content: '\49';
}
/* 'I' */
.icon-weibo:before {
  content: '\4a';
}
/* 'J' */
.icon-klout:before {
  content: '\4b';
}
/* 'K' */
.icon-linkedin:before {
  content: '\4c';
}
/* 'L' */
.icon-meetup:before {
  content: '\4d';
}
/* 'M' */
.icon-vk:before {
  content: '\4e';
}
/* 'N' */
.icon-plancast:before {
  content: '\50';
}
/* 'P' */
.icon-disqus:before {
  content: '\51';
}
/* 'Q' */
.icon-rss:before {
  content: '\52';
}
/* 'R' */
.icon-skype:before {
  content: '\53';
}
/* 'S' */
.icon-twitter:before {
  content: '\54';
}
/* 'T' */
.icon-youtube:before {
  content: '\55';
}
/* 'U' */
.icon-vimeo:before {
  content: '\56';
}
/* 'V' */
.icon-windows:before {
  content: '\57';
}
/* 'W' */
.icon-xing:before {
  content: '\58';
}
/* 'X' */
.icon-yahoo:before {
  content: '\59';
}
/* 'Y' */
.icon-chrome:before {
  content: '\5b';
}
/* '[' */
.icon-email:before {
  content: '\5d';
}
/* ']' */
.icon-macstore:before {
  content: '\5e';
}
/* '^' */
.icon-myspace:before {
  content: '\5f';
}
/* '_' */
.icon-podcast:before {
  content: '\60';
}
/* '`' */
.icon-amazon:before {
  content: '\61';
}
/* 'a' */
.icon-steam:before {
  content: '\62';
}
/* 'b' */
.icon-cloudapp:before {
  content: '\63';
}
/* 'c' */
.icon-dropbox:before {
  content: '\64';
}
/* 'd' */
.icon-ebay:before {
  content: '\65';
}
/* 'e' */
.icon-facebook:before {
  content: '\66';
}
/* 'f' */
.icon-github:before {
  content: '\67';
}
/* 'g' */
.icon-googleplay:before {
  content: '\68';
}
/* 'h' */
.icon-itunes:before {
  content: '\69';
}
/* 'i' */
.icon-plurk:before {
  content: '\6a';
}
/* 'j' */
.icon-songkick:before {
  content: '\6b';
}
/* 'k' */
.icon-lastfm:before {
  content: '\6c';
}
/* 'l' */
.icon-gmail:before {
  content: '\6d';
}
/* 'm' */
.icon-pinboard:before {
  content: '\6e';
}
/* 'n' */
.icon-openid:before {
  content: '\6f';
}
/* 'o' */
.icon-quora:before {
  content: '\71';
}
/* 'q' */
.icon-soundcloud:before {
  content: '\73';
}
/* 's' */
.icon-tumblr:before {
  content: '\74';
}
/* 't' */
.icon-eventasaurus:before {
  content: '\76';
}
/* 'v' */
.icon-wordpress:before {
  content: '\77';
}
/* 'w' */
.icon-yelp:before {
  content: '\79';
}
/* 'y' */
.icon-intensedebate:before {
  content: '\7b';
}
/* '{' */
.icon-eventbrite:before {
  content: '\7c';
}
/* '|' */
.icon-scribd:before {
  content: '\7d';
}
/* '}' */
.icon-posterous:before {
  content: '\7e';
}
/* '~' */
.icon-stripe:before {
  content: '\a3';
}
/* 'ВЈ' */
.icon-opentable:before {
  content: '\c7';
}
/* 'Г‡' */
.icon-cart:before {
  content: '\c9';
}
/* 'Г‰' */
.icon-print:before {
  content: '\d1';
}
/* 'Г‘' */
.icon-angellist:before {
  content: '\d6';
}
/* 'Г–' */
.icon-instagram:before {
  content: '\dc';
}
/* 'Гњ' */
.icon-dwolla:before {
  content: '\e0';
}
/* 'Г ' */
.icon-appnet:before {
  content: '\e1';
}
/* 'ГЎ' */
.icon-statusnet:before {
  content: '\e2';
}
/* 'Гў' */
.icon-acrobat:before {
  content: '\e3';
}
/* 'ГЈ' */
.icon-drupal:before {
  content: '\e4';
}
/* 'Г¤' */
.icon-buffer:before {
  content: '\e5';
}
/* 'ГҐ' */
.icon-pocket:before {
  content: '\e7';
}
/* 'Г§' */
.icon-bitbucket:before {
  content: '\e9';
}
/* 'Г©' */
/* Social */
.social .sbtnf {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  text-align: center;
  width: 40px;
}
.social .sbtnf:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  color: #c22151;
}
/******************************************************************************
  Breadcrumbs
*******************************************************************************/
.breadcrumb-box {
  background: #f2f2f2;
  overflow: hidden;
}
.breadcrumb {
  background: #f2f2f2;
  color: #7f7f7f;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  padding: 11px 0;
}
.breadcrumb > li {
  line-height: 18px;
  text-shadow: none;
}
.breadcrumb > li > a {
  color: #7f7f7f;
  text-decoration: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.breadcrumb > li > a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.breadcrumb > li + li:before {
  padding: 0 6px;
  color: #7f7f7f;
}
.breadcrumb-none {
  height: 10px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > li > a:hover {
  color: #c22151;
  transition: color 0.2s linear 0s;
}
/* Pagination */
.pagination-box {
  margin: 0 auto;
  text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination i {
  padding: 4px 0 5px;
  height: 24px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.pagination {
  margin: 20px 0;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #ccc;
  border: 0 none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 5px 0 0;
  min-width: 6px;
  padding: 0 9px;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pagination > li > a:hover,
.pagination > li > a:hover {
  background-color: #c22151;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-decoration: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > span:hover {
  background-color: #428bca;
  border-color: #428bca;
  color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-left-width: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: normal;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background-color: #ccc;
  color: #fff;
}
.pagination + .pagination-text {
  color: #999;
  font-size: 12px;
  float: right;
  line-height: 24px;
  vertical-align: top;
}
.pagination.pagination-lg > li > a,
.pagination.pagination-lg > li > span {
  font-size: 16px;
  line-height: 28px;
  padding: 4px 14px;
}
.pagination.pagination-sm > li > a,
.pagination.pagination-sm > li > span {
  font-size: 10px;
  line-height: 20px;
  padding: 0 7px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.frame-shadow-lifted:before,
.frame-shadow-lifted:after {
  bottom: 15px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  width: 50%;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}
[class*="frame-shadow"] {
  background: #fff;
  position: relative;
}
.frame-shadow-lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
