/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: Tahoma, sans-serif;
}
body .header1 {
  width: 100%;
  height: 110px;
}
body .header1 .container {
  font-size: 20px;
}
body .header1 .container img.logo {
  position: absolute;
  left: 27px;
  top: -10px;
}
body .header1 .container .top_contacts {
  padding-top: 40px;
}
/*body .header1 .container .top_contacts .fa-vk {*/
/*  text-decoration: none;*/
/*  border: 1px solid;*/
/*  border-radius: 50%;*/
/*  padding: 5px;*/
/*}*/
body .header1 .container .top_contacts div {
  display: inline-block;
}
body .header1 .container .top_contacts div a {
  text-decoration: underline;
  color: #000;
}
body .header1 .container .top_contacts div i {
  color: #a72423;
  font-size: 28px;
  margin-right: 5px;
  margin-left: 25px;
}
#map_box {
  width: 100%;
  height: 322px;
}
.slider {
  width: 100%;
  background: url('/i/bg1.jpg') no-repeat center center;
  background-size: cover;
  font-weight: bold;
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px;
}
.slider a {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-transform: none;
}
.slider .title {
  padding-top: 50px;
}
.slider .pod_title {
  padding-bottom: 30px;
  font-size: 40px;
  text-transform: none;
  font-weight: normal;
}
.slider .descr {
  font-size: 25px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.5;
  padding-top: 30px;
}
body .horoscop {
  width: 100%;
  height: 150px;
  background-color: #e8e8e8;
  padding-top: 65px;
  text-align: center;
}
.main {
  padding-bottom: 60px;
}
.service_item {
  border: 2px solid #ccc;
  height: 450px;
  width: 360px;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 120px;
}
.service_item p {
  line-height: 1.4;
  font-size: 18px;
}
.service_item h2 {
  padding: 15px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.service_item img {
  width: 100%;
  height: 200px;
  border: 1px solid #666;
}
.service_item_taro {
  border: 2px solid #ccc;
  height: 315px;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.service_item_taro h2 {
  padding: 15px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
}
.service_item_taro img {
  width: 100%;
  height: 200px;
  border: 1px solid white;
}
h1 {
  padding: 20px 0;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  color: black;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.horoscop a {
  font-weight: bold;
  padding: 23px 45px 23px 45px;
  border: 3px solid #a72423;
  color: #a72423;
  font-size: 18px;
  margin: 10px 10px 10px 10px;
  text-transform: uppercase;
}
/*мои стили*/
.service_item_new {
  border: 2px solid #ccc;
  height: 520px;
  width: 100%;
  padding: 30px;
}
.service_item_new.shop {
  height: 335px;
}
.service_item_new.shop h4 {
  color: #3c3c3c;
}
.service_item_new.cat {
  height: auto;
  width: auto;
}
.service_item_new.cat h4 {
  color: #3c3c3c;
  padding-top: 0;
}
.service_item_new.cat img {
  width: 100%;
  height: auto;
}
.service_item_new.main h4 {
  color: #3c3c3c;
}
.service_item_new.main img {
  height: 250px;
}
.service_item_new .date {
  color: #a72423;
  padding-bottom: 5px;
}
.service_item_new p {
  line-height: 1.4;
  font-size: 18px;
  color: #333;
}
.service_item_new h4 {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.service_item_new h4.shop {
  color: #3c3c3c;
}
.service_item_new img {
  width: 100%;
  height: 200px;
}
.content_astrology p {
  font-size: 20px;
  font-weight: normal;
  width: 100%;
  line-height: 1.5;
}
.content_astrology {
  margin-bottom: 40px;
}
h2 {
  font-size: 24px;
  text-align: center;
  padding: 30px;
  font-weight: bold;
  color: #a72423;
  line-height: 1.5;
}
.breadcrumbs a:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 3px solid grey;
  border-right: 3px solid grey;
  transform: rotate(45deg);
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 30px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.breadcrumbs a:hover {
  color: #a72423;
}
.leftimg {
  float: left;
  margin: 5px 40px 20px 20px;
}
.rightimg {
  float: right;
}
.rightimg_taro {
  float: right;
  margin-left: 30px;
}
.leftimg_taro {
  float: left;
  margin-right: 30px;
}
.content_taro {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 130px;
}
.center {
  border: 2px solid #a72423;
}
.map {
  margin-top: 20px;
  margin-bottom: 140px;
}
.map p {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  line-height: 1.5;
  padding: 20px 0;
}
.map .red_title {
  padding: 10px 0;
  font-weight: bold;
  font-size: 24px;
  color: #a72423;
}
.baloon_name {
  font-weight: bold;
  height: 20px;
}
.text_educ {
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  min-height: 150px;
  line-height: 1.5;
}
.text_educ2 {
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  min-height: 210px;
  line-height: 3;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 35px;
}
.text_educ2 img {
  border: 1px solid white;
  margin: 0px 40px 10px 0;
}
h3 {
  font-size: 22px;
  text-align: center;
  padding: 80px 0 50px 0;
  font-weight: bold;
  color: black;
  line-height: 1.5;
}
h4 {
  font-size: 20px;
  text-align: left;
  padding: 5px 0 25px 0;
  font-weight: normal;
  color: #a72423;
  line-height: 1.5;
}
.content_consl {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
}
.content_consl .img {
  width: 100%;
}
.text_educ ul li:first-child {
  list-style-image: url(i/1.jpg);
}
ul li:nth-child(2n) {
  list-style-image: url(i/2.jpg);
}
ul li:nth-child(3n) {
  list-style-image: url(i/3.jpg);
}
ul li:nth-child(4n) {
  list-style-image: url(i/4.jpg);
}
ul li:nth-child(5n) {
  list-style-image: url(i/5.jpg);
}
ul li:nth-child(6n) {
  list-style-image: url(i/6.jpg);
}
body .footer1 {
  width: 100%;
  height: 220px;
  background-color: #e8e8e8;
  padding-top: 35px;
}
body .footer1 .container {
  font-size: 30px;
  text-align: center;
  color: #454545;
  line-height: 1.5;
}
body .footer1 .container span {
  color: #a72423;
  font-size: 40px;
}
.footer2 {
  width: 100%;
  height: 156px;
  background: url('/i/bg_foot.jpg') no-repeat center center;
  background-size: cover;
  color: #fff;
}
.footer2 .menu {
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer2 .menu li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 17px;
  height: 60px;
  line-height: 60px;
  padding-right: 84px;
}
.footer2 .menu li:last-of-type {
  padding-right: 0;
}
.footer2 .menu li a {
  color: #fff;
}
.footer2 .copyright {
  display: inline-block;
  color: #fff;
}
.footer2 .social {
  float: right;
  display: inline-block;
  color: #fff;
}
body .footer2 .social a i:hover {
  border: 1px solid #246390;
  text-decoration: none;
}
body .footer2 .social a i {
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  height: 40px;
  width: 40px;
  text-align: right;
  vertical-align: middle;
  font-size: 17px;
  margin-left: 5px;
}
/*# sourceMappingURL=app.css.map */
.menu_box {
  padding-top: 30px;
}
.header1 .menu {
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.header1 .menu ul.dropdown-menu {
  left: 350px;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.header1 .menu ul.dropdown-menu li {
  display: block;
  padding: 0;
}
.header1 .menu ul.dropdown-menu li a {
  height: 56px;
  line-height: 56px;
  padding: 0 12px;
  width: 100%;
}
.header1 .menu li {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  padding: 0 12px;
}
.header1 .menu li a {
  color: #a72423;
  text-transform: uppercase;
  font-size: 15px;
}
a.shadow_link {
  display: block;
}
a.shadow_link:hover {
  box-shadow: 0 0 10px #cccccc;
  text-decoration: none;
}
.static {
  line-height: 1.5;
  font-size: 20px;
}

/*# sourceMappingURL=app.css.map */
