body {
	background:url(../images/background_bg2.png) #FFF repeat;
	font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
	font-size:0.8em;
}
a {border-bottom:1px dotted;color:#488aab;text-decoration:none;}

a:visited {
}
a:hover {	border-bottom:1px solid;}

p, table {
	color:#333;
	line-height:1.6em;
	padding-bottom:1em;
	text-indent:0em;
}
.postContent ul, .postContent ol, .postContent p, .postContent span {
	clear:both;
	margin-left:0px;
}

.postContent p img {float:left;padding:10px 5px;}

table th {
	border-bottom:1px solid #CCC;
	font-weight:bold;
	text-align:center;
}
table td {
	border-bottom:1px dashed #ccc;
	padding:0 40px 0 5px;
}
.postContent ul li {
	background:url(../images/icon_bullet2.gif) left top no-repeat;
	padding:0 0 0.6em 20px;
	color:#444;
}
.postContent ol li {
		margin:0 0 0.6em 2em;
		color:#444;
		list-style-type:decimal;
}
.postContent dl {
}
.postContent dt {
	font-weight:bold;
	font-size:1.2em;
	margin-top:0.4em;
}
.postContent dd {margin-left:1em;}

ol.code {
  background-color:#FFF;
  border:1px solid #aaa;
  margin-top:1em;
  margin-bottom:1em;
  font-family:Monaco, "Courier New", Courier, monospace;
  overflow:auto;
}

ol.code li {
  background:#F7F7F7;
  margin:0 0 0 3em;
  padding:0 0 0 5px;
  white-space:pre;
  border-left:2px solid #AAA;
	color:#000;
	list-style-type:decimal-leading-zero;
}

ol.code li.select {
	background:#0000FF;
	color:#fff;
	font-weight:bold;
}

blockquote {
	display:block;
	margin-left:1em;
	padding-left:20px;
	height:35px;
	background:url(../images/blockquote.png) top left no-repeat;
}
cite {
	margin-left:1em;
	padding-left:5px;
	border-left:2px solid #aaa;
}
pre code {
	display:block;
	clear:both;
	font-size:1.0em;
	font-family:"Courier New", Courier, monospace;
	background:#F5F5F5;
	padding:5px;
}
code {font-family:"Courier New", Courier, monospace;}
strong {font-weight:bold;}
em {font-style:italic;}

acronym, dfn {
	border-bottom:1px dashed #aaa;
	background-color:#EEFFFF;
	cursor:help;
}
h1,h2,h3,h4,h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#bc3996;
	clear:both;
}
img {padding:20px 10px;}
img.left {float:left;padding-left:0px;}
img.right {float:right;padding-right:0px;}

h1 {font-size:2.4em;}
h2 {font-size:2.0em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}

.hide {text-indent:-9999px;}

hr.hide {	display:none;}

#wrapper {margin:0 auto;max-width:70em;position:relative;}

#glass {
	background:url(../images/glass_bg.png);
	height:55px;
	left:0;
	position:relative;
	top:60px;
	z-index:1;
}
#bottomBar {
	background:#a6f268;
	height:30px;
	margin:5px 0 5px 0;
	padding:4px 0 0 0;
}
#topBar {
	background:#bc3997;
	height:1.7em;
	margin:0px 0 5px 0;
	padding:5px;
}
#topBar ul {
	list-style-type: none;
	display:inline;
	float:left;
	margin-top:3px;
}
#topBar a {
	color:#FFF;
}
#header {
	background:url(../images/header_bg.jpg) #4ca8df right repeat-x;
	height:190px;
	margin:0 auto;
	width:100%;
}
#header h1 a {
	background:url(../images/logo2.png) no-repeat 100% 0;
	border-bottom:none;
	color:#FFF;
	display:block;
	height:120px;
	left:30px;
	position:relative;
	text-indent:-9999px;
	top:40px;
	width:480px;
}
#header h1, #header h3 {
	color:#FFF;
}
#header h3 {
	font-style:italic;
}
#navbar ul {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:0px;
	width:100%;
	z-index:2;
}
#navbar li {
	display:inline;
}
#navbar li a {
	border-bottom:none;
	color:#444;
	float:left;
	font-size:1.2em;
	font-weight:normal;
	min-height:18px;
	/*height:1.2em;*/
	margin:1px 0 0 0;
	padding:3px 15px 4px 15px;
	text-decoration:none;
	text-transform:uppercase;
}
#navbar li a.active, #navbar li a:hover {
	background:url(../images/nav_current.png) transparent top repeat-x;
	color:#F8F8F8;
}
#navbar img {float:right;
             position:relative;
             top:-23px;
}

#content-shadow {
	background:url(../images/content_shadow.png) center;
	margin:0 auto;
	width:100%;
}
#content {
	background-color:#FFFFFF;
	margin:0 auto;
	padding:10px 15px 10px 15px;
	width:94%;
         min-width:600px;
}
#left, #right {margin-top:0; margin-bottom:2.5em;}
#left {clear:both;float:left;width:60%;}
#left div.flowers {
       width:25%;
       float:left;
       min-height:60px;
       margin-top:10px;
}
#left div.flowers span.big_bukva {
color: #488aab;
font-weight: bold;
font-size: 2em;
font-family: "Georgia", "Times New Roman", "Times", serif;
}

.post {padding-bottom:30px;}
.postHead {margin:0em 0 1em 0;}
.postHead h2{letter-spacing:-1px;}
.postHead h2 a, #older dt a {
	border-bottom:1px dashed #CCC;
	color:#bc3996;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h2 a:hover, #older dt a:hover {
	border-bottom:1px dashed #CCC;
	color:#488aab;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h3 a {
	border-bottom:none;
	color:#bc3996;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
.postHead h5 {
	color:#666;
	font-size:0.8em;
	padding:2px 0 3px 3px;
}
.postContent {float:left;position:relative}
.postContent p {float:left;}

.postDate span {display:block;font-size:2.0em;}

.postDetails {
	display:block;
	clear:both;
	padding-top:0.7em;
	width:100%;
	padding-bottom:1.5em;
	border-bottom:1px dashed #CCC;
	font-size:1em;
	color:#888;
}
ul.postDetails {
	padding-bottom:3.5em;
}
.postDetails li {
	display:inline;
	float:left;
	padding:5px 0 10px 17px;
	background:url(../images/icon_bullet.png) no-repeat left;
}

.postDetails li a {
	font-weight:bold;
}
.postDetails li.date, .postDetails li.more  {
		background:url(../images/icon_bullet.png) no-repeat right;
		padding:5px 17px 10px 0;
}
.postDetails li.more a {
	background:url(../images/icon_more.gif) no-repeat right;
	padding-right:18px;
	float:left;
}
.postDetails li.comment {
	font-weight:bold;
}

.postDetails li.comment a {
	background:url(../images/icon_add_comment.png) no-repeat left;
	padding:0 0px 0 18px;
	float:left;
	font-size:110%;
}
.postDetails li.numComments {
	background:url(../images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
}

#older h3 {
	font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
	letter-spacing:1px;
	color:#333;
	font-size:1.2em;
}
#older dl {margin:0.8em 0 0.8em 0;clear:both;}
#older div.extra1 {margin:0;clear:both;}
#older dt {
	background:url(../images/icon_write.png) no-repeat left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding:0 0 0 20px;
	color:#993333;
}

#older dd {line-height:1.5em;margin:10px 0 0 20px;}

#older dd.excerpt img {float:left;margin:-10px 0 -10px -10px}

#older div.autor {
	background:url(../images/icon_autor.png) no-repeat left;
	color:#888;
	display:inline;
	float:left;
	padding-left:20px;
         padding-right:10px;
	margin:0;
}
#older div.date {
	background:url(../images/list_line.gif) no-repeat right;
	color:#888;
	display:inline;
	float:left;
	padding-right:10px;
	margin:0 0 0 20px;
}
#older div.numComments {
	background:url(../images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
	margin:0;
}
.comments-wrapper {
	margin-top:10px;
	padding:10px 10px 0 0;
}
.comments-wrapper br{
	display:block;
	height:0em;
}
.comments-wrapper label {
	margin:1.1em 0 0.2em 0;
	display:block;
	font-weight:bold;
	width:500px;
}
.comments-wrapper input {
	width:230px;
}
.comment-name-input, .comment-email-input, .comment-web-input {
	display:block;
}
.checkBox {
	margin:1em 0 0 0;
	display:block;
}
.checkBox label, .checkBox input{
	display:inline;
	width:15px;
}
.comments-wrapper textarea {
	width:80%;
	height:12em;
	display:block;
}
.comments-wrapper .button {
	width:auto;
	padding:5px;
}
#commentList li{
	overflow: hidden;
}
.comments {
	margin-top:1em;
}
.comments li {
	margin-top:1em;
	display:block;
	border:1px dashed #ccc;
	padding:10px;
	background:#F8F8F8;
}
#archive {color: #488aab;
}
#archive a {
	border:none;
}
#archive a:hover {
	border-bottom:1px dashed #aaa;
	color:#CC3366;
}
#archive a:visited {
	color:#990066;
}
#archive h3 {
	margin-bottom:0em;
	text-align:left;
	border-bottom:1px solid #DDD;
	padding-bottom:3px;
	margin-bottom:1em;
}
#archive h2 {
	text-align:left;
}
#archive-left {
	text-align:left;
	margin:2em 0 0 0;
	float:left;
	width:45%;
	font-size:110%;
}
#archive-left ul li {
	padding-left:1em;
}
.rssCcat {
	font-weight:bold;
	margin:1em 0 0.1em 0;
        
}
/*Accordion*/
.rssCcat a {
        float:left;
        color: #488aab;
}
#archive #rssCatList h3 {
        margin-bottom:0;
}
/*Accordion*/
#rssCatArchive {
	margin-left:0.5em;
}
#rssCatArchive li, #archive-right dd{
	background:url(../images/icon_star.gif) left no-repeat;
}
#archive-right {
	margin:2em 0 0 0;
	float:right;
	width:45%;
	font-size:110%;
}
#archive-right dl {margin-left:0.5em;}

#archive-right dt{font-weight:bold;margin-top:1em;}

#archive-right dd {padding-left:1em;}
#archive-right #accordion div {padding-left:1em;}
#archive-right #accordion h3 {border:none;font-weight:bold;margin-top:1em;font-size:1.1em; color: #488aab;}

#right {
	float:right;
	padding-right:5px;
	width:35%;
}
#right .info {
	background:#fedffa;
	padding:5px 5px 0 5px;
}
#right .info h3 {
	background:#fedffa;
	border-bottom:none;
}

#right #other #search {
	float:right;
	position:absolute;
	right:50px;
	top:15px;
}
#right #other #search label {
	color:#FFF;
}
#right #other h3 {
	background:#FFF;
	border-bottom:1px dotted;
	color:#333;
	letter-spacing:1px;
	margin:20px 0 0 0;
	padding:5px 0 5px 0px;
	text-indent:4px;
	text-transform:uppercase;
	width:100%;
	font-size:1.4em;
}
#right #other ul {
	margin:0;
}
#right #other ul li {
	width:100%;
}
#right #other ul li a {
	background:url(../images/icon_star.gif) no-repeat left;
	border-bottom:1px solid #CCC;
	display:block;
	padding:3px 0;
	text-indent:18px;
	width:100%;
}
#right #other ul li a:hover {
	background:url(../images/icon_star.gif) #EEE no-repeat left;
	background-color:#EEE;
	text-decoration:none;
}
#right #other ul#subscribe li a {
	background:url(../images/icon_feed.png) no-repeat left;

} 
#right #other ul#subscribe li a:hover {
	background:url(../images/icon_feed.png) #EEE no-repeat left;
}
#right #other ul.categoryList li a {
	background:url(../images/icon_tag.png) transparent no-repeat left;
}
#right #other ul.categoryList li a:hover {
	background:url(../images/icon_tag_hover.png) #EEE no-repeat left;
}
#footer {
	background-color:#444;
	border-top:1px solid #333;
	clear:both;
	padding:0px 20px 30px 20px;
	text-align:left;
}
#footer ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.column {
	float:left;
	margin:0 2% 3% 2%;
	width:33%;
}
#column3 {
	float:left;
	margin:0 2% 3% 2%;
	width:21%;
}
.column h2 {
	border-bottom:5px solid #CCC;
	color:#FFFFFF;
	margin-bottom:10px;
	width:100%;
}
#column3 h2 {
	border-bottom:5px solid #CCC;
	color:#FFFFFF;
	margin-bottom:10px;
	width:100%;
}
.column a {
	background:url(../images/icon_boxes.gif) no-repeat scroll left top;
	border-bottom:1px dotted #CCCCCC;
	color:#a4ddf4;
	display:block;
	padding:2px 0 2px 15px;
	width:100%;
}
#column3 a {
	background:url(../images/icon_boxes.gif) no-repeat scroll left top;
	border-bottom:1px dotted #CCCCCC;
	color:#a4ddf4;
	display:block;
	padding:2px 0 2px 15px;
	width:100%;
}
.column a:hover {
	background:url(../images/icon_boxes2.gif) #000 no-repeat scroll left top;
	color:#FFCCFF;
}
#column3 a:hover {
	background:url(../images/icon_boxes2.gif) #000 no-repeat scroll left top;
	color:#FFCCFF;
}
#innerFooter {
	background-color:#666666;
	clear:both;
	display:block;
	padding:5px 20px;
	text-align:center;
        height: 33px;
}
#innerFooter a {
	color:#111;
}
#innerFooter a:hover {
	border-bottom:1px dotted;
	color:#CCC;
}
#innerFooter ul {
}
#innerFooter ul li {
	display:inline;
}
#innerFooter h5 {
	clear:both;
	color:#AAA;
}

ul.pagination {margin: 1em 0; padding: 0.5em; text-align: center; background: #90f0e8;}
ul.pagination li {display: inline; font-weight: bolder; font-size: 1.2em; padding: 0.3em;}
ul.pagination li.active {background: #fff; border: 1px solid #eee;}

.zag {
background: url("../images/zag.gif") repeat-x;
height: 20px;
color: #488aab;
font-weight: bold;
}

.zag:hover {
background-position: 0 -20px;
}

.noprint {display:none;}
.clear {clear:both;}

.rama {
clear:both;
width:100%;
min-width:200px;
height: 56px;
text-decoration:none;
position:relative;
background:url("../images/sp_top.png") 0 0 repeat-x; 
}
.rama span.metka, .rama a.metka {
color: #bc3996;
font-size:1.5em;
font-family:Georgia, "Times New Roman", Times, serif;
position:absolute;
margin:10px 0 0 24px;
}
.rama a.metka:hover {color:#488aab;}

.rama span.tab-l {position:absolute; top:0; left:0; width:24px; height:56px; background:url("../images/lp_top.png") 0 0 no-repeat;}

.rama span.tab-r {position:absolute; top:0; right:0; width:24px; height:56px; background:url("../images/rp_top.png") 100% 0 no-repeat;}

.rama_b {
width:100%;
min-width:200px;
height: 27px;
position:relative;
background:url("../images/sp_bottom.png") 0 0 repeat-x;
}

.rama_b span.tab-l {position:absolute; top:0; left:0; width:24px; height:27px; background:url("../images/lp_bottom.png") 0 0 no-repeat;}

.rama_b span.tab-r {position:absolute; top:0; right:0; width:24px; height:27px; background:url("../images/rp_bottom.png") 100% 0 no-repeat;}

.rama_ss {
clear:both;
width:100%;
min-width:200px;
position:relative;
margin:0;
padding:0;
text-indent:0;
background:url("../images/lp_kr.png") repeat-y top left;
overflow:auto;
}
.rama_ss p {line-height:1.1em; padding: 0 24px;}

#rama_s, #rama_ch {
clear:both;
width:100%;
min-width:200px;
height:260px;
position:relative;
margin:0;
padding:0;
text-indent:0;
background:url("../images/lp_kr.png") repeat-y top left;
overflow:none;
}

#rama_z{
clear:both;
width:100%;
min-width:200px;
position:relative;
margin:0;
padding:0;
text-indent:0;
background:url("../images/lp_kr.png") repeat-y top left;
overflow:hidden;
}

#rama_z ul#zag_menu{margin-left:14px;line-height:1.2em;}
#rama_z ul#zag_menu li{width:80%;font-weight: bold;}
#rama_z ul#zag_menu li a {background: none;margin: 0;padding:25px 0 0 0;text-indent:0;}
#rama_z ul#zag_menu li a:hover {background: none;}
#rama_z ul#zag_menu li#zag_cvety{background: url('/images/oratscl01.jpg') 0 no-repeat;height:50px;padding-left:60px;}
#rama_z ul#zag_menu li#zag_shkola{background: url('/images/kniga.jpg') 0 no-repeat;height:45px;padding-left:60px;}
#rama_z ul#zag_menu li#zag_vremyagod{background: url('/images/sneg20.jpg') 0 no-repeat;height:45px;padding-left:60px;}
#rama_z ul#zag_menu li#zag_dom{background: url('/images/domik.jpg') 0 no-repeat;height:45px;padding-left:60px;}
#rama_z ul#zag_menu li#zag_raznoe{background: url('/images/tehno.jpg') 0 no-repeat;height:45px;padding-left:60px;}
#rama_z ul#zag_menu li#zag_sport{background: url('/images/sp17.jpg') 0 no-repeat;height:45px;padding-left:60px;}

#rama_s ul#second-carousel li a {background: none; text-indent:0;line-height:1.2em;}
#rama_s ul#second-carousel li a:hover {background: none;}
#rama_s ul#zagadki-carousel li a {background: none; text-indent:0;line-height:1.2em;}
#rama_s ul#zagadki-carousel li a:hover {background: none;}

#rama_ch ul#chastushki-carousel li a {background: none; text-indent:0;line-height:1.2em;}
#rama_ch ul#chastushki-carousel li a:hover {background: none;}
#rama_ch ul#chastushki-carousel li a {background: none; text-indent:0;line-height:1.2em;}
#rama_ch ul#chastushki-carousel li a:hover {background: none;}

div.tab-r{position:absolute;top:0; right:0px; width:24px;height:100%;float:right;background:url("../images/rp_kr.png") repeat-y top right;}

#calendar {
clear:both;
width:100%;
min-width:200px;
position:relative;
text-indent:0;
background:url("../images/lp_kr.png") repeat-y top left;
overflow:auto;
text-align:center;
}

#calendar table {width:90%;padding:0 24px;}
#calendar td {text-align: center;}
#calendar td.smd_cal_event {font-weight: bold;}
#calendar table td {padding:0 3px;}


div.sidebar_last {
padding: 5px !important;
text-align: left !important;
font-size: 12px !important;
background-color: #ffffff !important;
border: 1px solid #e0e0e0e !important;
}
.sidebar_last a {
color: #0000cc !important;
font-weight: normal;
font-size: 12px !important;
}
.sidebar_last .text {
color: #000000 !important;
font-size: 12px !important;
padding: 3px 0 !important;
line-height: normal !important;
}
.sidebar_last .host {
color: #006600;
font-weight: normal;
font-size: 12px !important;
padding: 3px 0 !important;
line-height: normal !important;
}
#biglion{margin:0 auto;}
#biglion a{margin:0 auto;}
#biglion img{padding:0;}

.zakladki a{border:none;text-decoration: none;}
.zakladki img{border:none; padding: 2px;}

.ya_v2 {width:267px;margin:0 auto;}
.julia_master {position: relative;height: 420px;}
.julia_master a {border: none;}
.julia_master img{padding-bottom: 0;margin-bottom: -30px;}
#slider_css_bg{position: absolute;top: 0;}

/* BEGIN SLIDES */
.slider {
position: relative;
display: inline-block;
z-index: 0;
margin-top: 100px;
}
.slider .slider__img {margin: 0px;}
.slider .slider__radio {display: none;}
.slider .slider__item
{
opacity: 1.0;
position: relative;
transition: opacity 0.0s linear 0.2s;
-moz-transition: opacity 0.0s linear 0.2s;
-webkit-transition: opacity 0.0s linear 0.2s;
-o-transition: opacity 0.0s linear 0.2s;
}
.slider .slider__item:not(.ie) {opacity: 0.0;}
.slider .slider__item ~ .slider__item
{
position: absolute;
top: 0px;
left: 0px;
opacity: 0.0;
}
/* autorotation of slides */
@keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-moz-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-webkit-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-o-keyframes slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-o-keyframes slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

.slider.slider_count_2 .slider__item, .slider.slider_count_2 .slider__number-after
{
animation: slider__item-autoplay_count_2 10s infinite;
-moz-animation: slider__item-autoplay_count_2 10s infinite;
-webkit-animation: slider__item-autoplay_count_2 10s infinite;
-o-animation: slider__item-autoplay_count_2 10s infinite;
}
.slider.slider_count_3 .slider__item, .slider.slider_count_3 .slider__number-after
{
animation: slider__item-autoplay_count_3 15s infinite;
-moz-animation: slider__item-autoplay_count_3 15s infinite;
-webkit-animation: slider__item-autoplay_count_3 15s infinite;
-o-animation: slider__item-autoplay_count_3 15s infinite;
}
.slider.slider_count_4 .slider__item, .slider.slider_count_4 .slider__number-after
{
animation: slider__item-autoplay_count_4 20s infinite;
-moz-animation: slider__item-autoplay_count_4 20s infinite;
-webkit-animation: slider__item-autoplay_count_4 20s infinite;
-o-animation: slider__item-autoplay_count_4 20s infinite;
}
.slider.slider_count_5 .slider__item, .slider.slider_count_5 .slider__number-after
{
animation: slider__item-autoplay_count_5 25s infinite;
-moz-animation: slider__item-autoplay_count_5 25s infinite;
-webkit-animation: slider__item-autoplay_count_5 25s infinite;
-o-animation: slider__item-autoplay_count_5 25s infinite;
}

.slider .slider__item:nth-of-type(2), .slider .slider__number:nth-of-type(2) > .slider__number-after{animation-delay:5s;-moz-animation-delay:5s;-webkit-animation-delay:5s;-o-animation-delay:5s;}
.slider .slider__item:nth-of-type(3), .slider .slider__number:nth-of-type(3) > .slider__number-after{animation-delay:10s;-moz-animation-delay:10s;-webkit-animation-delay:10s;-o-animation-delay:10s;}
.slider .slider__item:nth-of-type(4), .slider .slider__number:nth-of-type(4) > .slider__number-after{animation-delay:15s;-moz-animation-delay:15s;-webkit-animation-delay:15s;-o-animation-delay:15s;}
.slider .slider__item:nth-of-type(5), .slider .slider__number:nth-of-type(5) > .slider__number-after{animation-delay:20s;-moz-animation-delay:20s;-webkit-animation-delay:20s;-o-animation-delay:20s;}

/* END SLIDES */