/* Start reset.css */
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,font,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{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
/* End reset.css */



html{ font-family: arial; font-size: 62.5%;  background: #fff; }
body{ padding:0 10px 0 10px; }
#wrap_{	overflow: visible;margin: 0 auto 20px auto; min-width: 990px;max-width: 1680px;width: 993px;padding-bottom:0; }
#wrap{ height: 100%; position: relative; margin-bottom:0;}	

a:link {text-decoration: none; color: #3087cc;}
a:visited {text-decoration: none; color: #3087cc;}
a:hover {text-decoration: underline; color: #3087cc;}
a:active, a:focus {text-decoration: underline; color: #000;}

.clr{
	clear:both;
}
.clearfix:after{
    content:'';
    display:table;
    clear:both;
}
.left{
    display:inline-block;
    float:left;
}
.right{
    display:inline-block;
    float:right;
}

#header{ height: 176px; z-index: 999; position: relative;  margin-bottom: 12px; }
	#nav { height: 26px; background: #3694df url(images/nav.png) 0 0 repeat-x; position: absolute; bottom: 0; left: 9px; right: 9px; padding-left: 7px;font-family: arial; margin:0; overflow: hidden; padding-right: 220px;}
		#nav li { display: block; float: left; height: 26px; background: url(images/nav-li.png) 0 0px no-repeat; padding: 0 10px; }
		#nav li.first { background: none; }
		#nav li a{ font-size: 1.4em; color: #e9e9ee; text-decoration: none; line-height: 26px; }
	#search {background: #e9e9ee url(images/search.png) 0 0 no-repeat;width:192px;height:16px;position:absolute;right:33px;bottom:5px;display:block;padding-left:10px;margin:0;z-index: 10;}	
		#s { border: none; background: #e9e9ee; line-height: 12px; height: 13px; width: 165px; margin:0; padding:0; color:#1e5c95;}
		#search .go { width: 17px; height: 16px; background: url(images/search.png) right 0 no-repeat; border: none; position: absolute; right: 0px; bottom: 0;margin:0; }
	#approve {position:absolute;width:407px;height:230px;background:url(images/bg-rt.png) right top no-repeat;top:0;right:0;z-index: 2;}

	#logo { width: 413px; height: 100px; position: relative; top: 54px; left: 0px; background: url(images/logo.png) 0 0 no-repeat; display: block; }
	.ban-1{position: relative; top: 54px;}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	#logo { background-image: url(images/logo@2x.png); background-size: 350px; }
}

        #header .banner468x60 { position: absolute; width: 468px; height: 60px;  right:33px; margin: 10px 0 0 0;z-index: 10;}
#content-wrap { padding: 0 15px 0 0; }	

	
	#container { width: 100%; float: left; overflow: hidden; }
#content { padding: 0 353px 0 0px; overflow: hidden; font-size: 1.4em; }
	.banner468x60 { margin: 1px auto 15px auto; width: 468px; height: 60px; }
	.banner360x60 { margin: 1px auto 6px auto; width: 360px; height: 60px; }
	
	.post{background: url(images/post.png) 0 0 no-repeat;position:relative;margin-bottom:35px;}
		.posth{background:url(images/post-h1.png) right 0 no-repeat;z-index:2;height:90px;margin-bottom:0;}
			h1,a.h1{color: #3087cc;text-decoration:none;font-size:1.833em;padding:12px 0 5px 30px;display:block;font-weight:normal;}
			.posth .meta{padding:0 30px;border-left:1px solid #ececec;border-right:1px solid #ececec; margin-bottom:0;background: url(images/date.png) 12px 0 no-repeat;}
				.posth .meta a{}
		.entry { border-left: 1px solid #ececec; border-right: 1px solid #ececec; padding: 5px; position: relative; top: 0; margin-top: 0; min-height: 70px; }


		
		.postf{height:29px;background:url(images/post-fr.png) right 0 no-repeat;line-height:29px;color:#636363;}
			.postf .more{background:url(images/post-fl.png) 0 0 no-repeat;padding-left:40px;height:29px;display:block;float:left;width:76px;margin-right:170px;}
			.postf .more.noimage{background:url(images/post-fl.png) 0 0 no-repeat;padding-left:10px;height:29px;display:block;float:left;width:1px;margin-right:275px;}
			.postf .author{background:url(images/author.gif) 0 0 no-repeat;padding-left:20px;margin-right:15px;display:block;float:left;height:29px;}
			.postf .comments{background:url(images/comments.gif) 0 0 no-repeat;padding-left:30px;margin-right:12px;display:block;float:left;height:29px;}
				.postf .comments span{color:#dd4b4b;}
		
		.navigation { margin: 10px 0 20px 0; text-align:center;}
		#tags { position: relative; margin-bottom: 15px; margin-left: 10px; padding-right: 8px; }
			#tags .d-sh-br { left: -8px; }
			#tags a{margin: 0.2ex;}
			#tags span{display: block; color: #3c87aa; font-size: 1.5em; padding-left: 25px; height: 30px; line-height: 28px; position: relative; top: px; left: 3px;  background: url(images/cloud.png) 0 5px no-repeat; }
			
	#sidebar { width: 342px; float: right; margin-left: -349px; position: relative; padding-left: 7px; font-size: 1.2em; background: #fff; }
	
		#subscribe {height: 180px; width: 342px; margin-bottom: 6px; position: relative; border: solid 1px #3D9DD7; border-radius: 11px; padding: 6px 0px 0px 0px; margin: 0px 0px 10px 0px; }
			.rss, .twitter, .lj, .ya { width: 22px; height: 22px; display: block; float: left; margin-right: 9px; background: 0 0 no-repeat; position: relative; }
			.rss{background-image:url(images/subscribe-rss.png);}
			.twitter{background-image:url(images/subscribe-twitter.png);}
			.lj{background-image:url(images/lj.png);}
			.ya{background-image:url(images/ya.png);}
			.vk{background-image:url(images/subscribe-vkontakte.png);}
			
			#subscribe span { display: block; height: 20px; line-height: 20px; color: #3087cc; text-align: left; font-size: 20px; font-family: Times New Roman; }
			#subscribe form { margin: 12px 0 9px 0; height:63px; padding-top: 0;}
			#subscribe #email { border: 1px solid #C5CFD5; background: #fff url(images/subscribe-email.png) 0 0 no-repeat; margin: 0px 0 0 26px; width: 250px; height: 20px; padding-left: 33px; color:#C5CFD5; font-size: 1.166em; font-family: Times New Roman; }
			#subscribe input.go{background: url(images/subscribe-button.png) 0 bottom no-repeat;border:none;color:#e9e9ee;height:28px;width:108px;font-size:1em;line-height:20px;margin:5px 0 0 24px;top:3px;position: relative; cursor: pointer; float: left;}
			
			
			#subscribe .counter { margin-left: 24px; margin-right: 30px; height: 26px; text-align: center; height: 48px;}
			#subscribe .counter a { display: block; float: left; width: 48px; height:48px; margin-right: 16px; }
			
			#sidebar .banner125x125 { width: 290px; position: relative; margin: 0 auto 20px auto; border: 1px solid #010000; }
			#sidebar .banner125x125 div { border: 1px solid #5a595a; background: #e9e9ee; padding: 12px 0 0 12px; }
			#sidebar .banner125x125 div div { border:none; padding:0;}
			#sidebar .banner125x125 a { width: 123px; height: 123px; float: left; display: block; margin: 0 12px 12px 0; border: 1px solid #8c8d8b; overflow: hidden; }
			
			
		#sidebar .block { width: 342px; position: relative; margin-bottom: 20px;}	
		#sidebar div.block p.tabs {height: 23px;margin: 0 0 0 15px;}
		#sidebar div.block p.tabs a.tab {display: block;position: relative;z-index: 10;float: left;width: 159px;height: 23px;font: normal 14px Times New Roman;color: #3087cc;text-decoration: none;text-align: center; line-height: 23px;}
		#sidebar div.block p.tabs a.tab span.dashed {border-bottom: 1px dashed #3087cc;}
		#sidebar div.block p.tabs a.selected {color: #e9e9ee !important;background: url(images/sidebar-tabs-bg.png) 0 0 no-repeat;}
		#sidebar div.block p.tabs a.selected span.dashed {border-bottom: none;}
		
		#sidebar div.block div.block_content_top {line-height: 0px;font-size: 0px;height: 12px;width: 342px;background: url(images/sidebar_block_content_corners.png) 0% 0% no-repeat;}
		#sidebar div.block div.block_content_bottom {line-height: 0px;font-size: 0px;height: 12px;width: 342px;background: url(images/sidebar_block_content_corners.png) 0% 100% no-repeat;margin:0;}
		#sidebar div.block div.block_content {width: 342px;background: #e9e9ee url(images/sidebar_block_content_bg.png) 0% 0% repeat-y; margin: 0;}

			
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

/* HR */
hr {display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none;}

/* LISTS */
 #content ul li {text-indent: 0.15em;
margin-left: 0.85em;
list-style: square;
line-height: 18px;}
 #content ol {list-style-position: outside; list-style-type: decimal;}
dt {font-weight: bold;}

/* TABLES */
table {border-top: 0px solid #ccc;  border-left: 0px solid #ccc;}
th, td {vertical-align:top;}

/* MARGINS & PADDINGS */
blockquote *:first-child {margin: 0.8em 0;}
hr, p, #content ul, #content ol, dl, pre, blockquote, address, table, form {margin-bottom: 1.6em;}
p+p {margin-top: -0.8em;}
p { line-height: 1.37em; text-align: justify; font-size:15px}
h2 {margin: 1.07em 0 0.535em;}
h3 {margin: 1.14em 0 0.57em;}
h4 {margin: 1.23em 0 0.615em;}
h5 {margin: 1.33em 0 0.67em;}
h6 {margin: 1.6em 0 0.8em;}
th, td {}
caption {padding-bottom: 0.8em;} /* padding instead of margin for IE */
blockquote {padding: 0 1em; margin: 1.6em 0;}
fieldset {padding: 0 1em 1em 1em; margin: 1.6em 0;} /* padding-top is margin-top for fieldsets in Opera */
legend {padding-left: 0.8em; padding-right: 0.8em;}
legend+* {margin-top: 1em;} /* compensates for the opera margin bug */
textarea, input {padding: 1px 4px 2px 4px;}
input {margin:0px}
select {padding: 0.1em 0 0 0.2em;}
option {padding: 0 0.4em;}
 #content ul {margin-left: 1.5em;}
 #content ol {margin-left: 2.35em;}
 #content ol ol,  #content ul ol {margin-left: 2.5em;}

/* DT, DL, DD */
/*dt, dl, dd {margin:0; font-weight:normal;} */
dt {margin-top: 0.8em; margin-bottom: 0.4em;}


code, pre {color: #dd4b4b;} /* very optional, but still useful. W3C uses about the same colors for codes */

/* CLEARFIX */
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix {display: inline-block;} /* for IE/Mac */
html[xmlns] .clearfix {display: block;}	

.r980 {width: 980px; background: none;}	
	
#footer { background: url(images/bg-lb.png) 0 bottom no-repeat; padding: 20px 22px 28px 23px; }	

	#footernav { position: relative; margin-bottom: 15px; width: 100%; }
	.d-shadow { position: relative; height: 100%;}
	#footernav .d-shadow { position: relative; height: 100%; width: 32%;float: left; }
	.d-shadow-wrap { position: relative; width: 100%; padding: 8px 8px 0 8px; margin: -8px -8px 0px -8px; overflow: hidden; height: 100%; }			
			.d-sh-cn { position: absolute; background: #F8F8F8 url(images/footernav.png) 0 0 no-repeat; left: -8px; z-index: -1; }			
			.d-sh-tl,.d-sh-tr { height: 500px; top: -8px; }			
			.d-sh-tl,.d-sh-bl { width: 100%; }			
			.d-sh-tr,.d-sh-br { width: 8px; margin-left: 100%; }
			.d-sh-bl,.d-sh-br { height: 8px; line-height: 0; }
			.d-sh-bl { left: -16px; padding-right: 16px; clip: rect(auto auto auto 8px); }
			.d-sh-br { left: 0px; }
			
	#footernav .col { width: 32%; padding: 0;  height: 100%; float: left; position: relative;}
	#footernav .center { width: 2%; height: 100px; }
	
		#footernav td.topcomments { border-right: none; }
		#footernav .col span { color: #3c87aa; font-size: 1.8em; }
		
		#footernav span { display: block; color: #2f82c1; font-size: 2em; padding-left: 25px; height: 30px; line-height: 28px; position: relative; top: 0px; left: -3px; }
		
				
		#footernav ul { margin: 0; padding: 0; }		
		#footernav li { list-style: none; background: url(images/footernav-li.gif) 8px 5px no-repeat; text-indent: 22px; font-size: 1.2em; line-height: 1.3em; padding-left: 0px; margin-bottom: 5px; color: #2f82c1; }
		#footernav li a {color: #fe0101; }
		#footernav p {font-size: 1.2em;}
		
		#footernav #friends li {background: none;}
		#footernav #friends img {position: relative;float: left;}
	#footer hr { height: 1px; background: none;}	
	#disclaimer { width: 430px; color: #539ec2; font-size: 1.2em; padding-left: 15px; line-height: 1.2em; }	
	#counter { width: 480px; height: 31px; position: absolute; bottom: 0px; right: 0px; padding-bottom: 50px; padding-right: 40px; text-align: right;}
	#counter2 { width: 20px; height: 140px; background: url(images/bg-rb.png) right bottom no-repeat; position: absolute; bottom: 0px; right: 0px; z-index: 999;float: right;}
	#copy { position: relative; height: 100px; width: 100%;float: none;z-index: 99; } 

#wp-calendar { border: 1px solid #ddd; empty-cells: show; font-size: 14px; margin: 0; width: 90%; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; text-decoration: none; }
#wp-calendar a:hover { background: #e0e6e0; color: #333; }
#wp-calendar caption { color: #999; font-size: 16px; text-align: left; }
#wp-calendar td { color: #ccc; font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; letter-spacing: normal; padding: 2px 0; text-align: center; }
#wp-calendar td.pad:hover { background: #fff; }
#wp-calendar td:hover, #wp-calendar #today { background: #eee; color: #bbb; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 0em 1em 1em;}
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }





.commentlist li, #commentform input, #commentform textarea { font-size: 1em; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: left; border: 1px solid #eee; padding: 2px; background: #fff; margin: 0 5px 5px 0; }
.commentlist li li .avatar { margin: 0 15px 5px 0; }

.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }

.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; clear: both;}
#commentform p {  }
.commentmetadata { font-weight: normal; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px;font-size:1.2em; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
.alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li .comment-author {line-height: 32px;}
.commentlist li ul li { margin-right: -5px; margin-left: 10px;  }
.commentlist p { margin: 10px 5px 10px 0; }
.children { padding: 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
.commentlist li .commentnumber { float: right; color: #aaa; font-size: 3em; margin: 0; padding: 0 0.5em 0.5em 0;  }
.commentlist li li .commentnumber { font-size: 1.7em; }
.commentlist li li li .commentnumber { font-size: 1.3 em; }

#content .subscribe-to-comments input  {border:1px solid #000;height: 20px;}
#content .subscribe-to-comments label {height: 20px;line-height:20px;}

/* Opera */ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{ 
body:nth-of-type(1) #wrap_ {overflow:auto;}
}


#vkshare0 td {padding: 100px 100;}

#semsocial-forum { width: 250px }
#semsocial-forum .sf-row { margin-bottom: .5em }
#semsocial-forum .sf-row:last-child { margin-bottom: 0 }


#semsocial-forum {
    background: #f4f4f4;
    font-size: 12px;
    font-family: Arial;
}

.yavbsocknop
{
margin: -10px 149px 25px 81px;
height: 18px;
}
.twitbut {
float: left;
width: 35% !important;
}
.fcbkbut {
float: right;
width: 20% !important;
}
.vkntbut {
float: left;
width: 40% !important;
}
.zagyulablok {
margin: 5px 5px 10px 5px;
font-size: 19px;
color: #3d9dd7;
}
.imgyulablok {
margin: 5px 5px 15px 5px;
}
.yulablok {
border: solid 1px #3D9DD7;
border-radius: 11px;
height: 100px;
padding: 6px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}
.bgkursor {
margin: -39px 10px 10px 281px;
}

.zakaz1 {
float: left;
width: 285px;
}
#namezakaz, #emailzakaz, #nom-telef, #urlsite, 
#region, #seoslovazakaz, #messagezakaz {
width: 210px;
}
#seoslovazakaz, #messagezakaz {
height: 93px;
}
input.wpcf7-form-control.wpcf7-submit {
border: 1px solid #7A0412;
background: #7A0412;
color: white;
border-radius: 4px;
height: 24px;
width: 218px;
}/* 23/12/2012 */#service a.head {	color:#273468 !important;	font-style: normal;} #service a {	color:#fff !important;	font-style: italic;	font-size:17px;}.blue {	background-color:#ed4f39;} .red {	background-color:#ee743a;}.green {	background-color:#71a13b;}.yellow {	background-color:#5d76ab;}.blue div{	background:url(/wp-content/uploads/service_arrow.png) #ed4f39 no-repeat center center !important;}.red div{	background:url(/wp-content/uploads/service_arrow.png) #ee743a no-repeat center center !important;}.yellow div{	background:url(/wp-content/uploads/service_arrow.png) #5d76ab no-repeat center center !important;}.green div{	background:url(/wp-content/uploads/service_arrow.png) #71a13b no-repeat center center !important;}#sideRight {	width: 425px;	position:relative;	margin-top: 45px;}#sideRight a.head_link{	color:#88caee;	font:normal 20px Georgia, Arial;}#service a div {display: inline;height: 27px;float: right;margin-top: -4px;width: 27px;background: url(/wp-content/uploads/service_arrow.png) no-repeat center center;}#service {	/*	margin-top: 32px;	margin-left: 4px;		*/	width: 595px;	margin-bottom: 20px;	}#service a.head{	color:#a9ec60;	font-size:20px;	text-decoration:underline;	margin:9px 0;	padding:0;}#service a:hover, #sideRight a.head_link:hover{	color:#ffffff;}#service a{	margin:0;	color:#fff;	text-decoration:none;	font-size:17px;	font-style: italic;		display: block;		-webkit-border-radius: 2px;	-moz-border-radius: 2px;	border-radius: 2px;	padding: 0px 10px 12px;}

.dop_div {
margin: 0;
color: black;
text-decoration: none;
font-size: 100%;
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: 0px;
display: none;
line-height: 1.3em;
}

#hl form{margin:0}
#hl a:hover{text-decoration:none}
#cholder {font-size: 18px;}
#cholder a{margin: 25px 0; display: block}

body{font-family: "Open Sans", Helvetica, Arial, sans-serif;}
.nav-block{height: 42px; background: #2f82c0; color: #fff; font-size: 14px; margin-bottom: 24px; position: relative;}
.nav-block ul {list-style-type: none; float: left;}
.nav-block ul li{float: left; height: 42px; padding: 0 15px; line-height: 42px;}
.nav-block ul li a{color: #fff; text-decoration: none;}
.nav-block ul li:hover{background: #19659e; cursor: pointer;}
.nav-block ul li.current_page_item{background: #19659e}
.nav-block .search{float: right;}
.search input{border: none;}
.search form{display: block; margin-bottom: 0}
.search input[type=text]{padding: 0 16px; width: 140px; height: 42px; background: #b2c0ca; font-size: 14px; vertical-align: top; color: #99a3a9}
.search input[type=submit]{width:42px; height: 42px; background: #dd5555 url(images/sprite.png) no-repeat 11px -117px; cursor: pointer;}

.sidebar-block{margin-bottom: 35px; border-radius: 2px; overflow: hidden;}
.sidebar-content{padding: 15px; background: #ebebeb}
.text-center{text-align: center;}
.big-blue{background: #2f82c0; height: 42px; color: white; font-size: 14px; line-height: 42px;}
.big-blue em{font-style: normal; font-size: 22px;}

.text-red-uppercase{color: #dd5555; text-transform: uppercase;font-size: 14px;}
.form-block{margin-top: 10px}
.form-block input{display: block; padding: 0 35px; margin-bottom: 5px; border-radius: 2px; height: 40px; font-size: 14px; border: none; width: 100%; box-sizing: border-box;}
.form-block input[type=submit]{background: #dd5555; color: white}

.follow-buttons{height: 30px; margin: 14px 0;}
.follow-buttons a{display: inline-block; width: 30px; height: 30px; background: #221f1f url(images/sprite.png) no-repeat; margin-right: 5px;}
.follow-buttons a.vk{background-position: 0 -83px}
.follow-buttons a.fb{background-position: 0 -38px}

.sidebar-tabs{height: 42px;}
.sidebar-tabs a{height: 42px; line-height: 42px; font-size: 14px; color: white; text-decoration: none; display: block; float: left;
    width: 100%; text-align: center; background: #cc4141;}
.sidebar-tabs a.selected{background: #dd5555}
.single_block_content ul{list-style-type: none}
.single_block_content ul li{font-size: 14px; line-height: 21px;}
.single_block_content ul li a{color: #2f82c0}

.wp-pagenavi a, .wp-pagenavi span{font-size:14px; margin: 0 !important; border:none !important; background: #ebebeb; padding: 2px 4px; color: #5f5f5f; border-right: 1px solid #c7c7c7 !important;}
.wp-pagenavi a:last-child{border-right: none !important}
.wp-pagenavi .current{background: #dd5555; color: white;}

.post-footer{font-size: 14px; border-radius: 0 0px 4px 4px;border: 1px solid #eee;padding: 5px 0;}
.post-footer .comments, .post-footer .author, .post-footer .more{background: url(images/sprite.png) no-repeat; padding-left: 25px}
.post-footer .more{color: #2f82c0; margin-right: 50px; background-position: 2px -161px;}
.post-footer .author{margin: 0 0 0 70px; background-position: 2px -199px;}
.post-footer .comments{ background-position: 2px -247px; float:right; margin-right:5px}
.post-footer .comments span{color: #cc4141}

.tabs-block{height: 128px; border-radius: 2px; overflow: hidden; width: 626px}
.tabs-block .tabs{height: 46px}
.tabs-block .tabs .tab{height: 46px; line-height: 46px; float: left; width: 50%; margin: 0; background: #cc4141; cursor: pointer;}
.tabs-block .tabs .tab a{font-size: 15px; text-decoration: none; color: white; margin-left: 20px}
.tabs-block .tabs .tab.active{background: #dd5555}
.tabs-block .tabcontent{background: #dd5555; color: white; font-size: 13px; line-height: 20px; padding: 14px 20px; height: 56px; display: none}
.tabs-block .tabcontent.active{display: block;}
.tabs-block .tabcontent a{color: white; text-decoration: underline; text-transform: uppercase;}
.about-me{padding: 16px; background: #ebebeb; float: right; width: 317px; font-size: 13px;}
.about-me p{margin-bottom: 0; text-align: left}

.footer{font-size: 14px; color: #a9a9a9; padding: 65px 0 30px; line-height: 20px;}
.see-more{box-shadow: 0 0 5px rgba(0,0,0,0.3);padding: 10px;margin: 0 20px 40px;}

.single-post-contacts{margin-bottom:30px;border: 1px solid #ececec;padding: 5px;line-height: 1.3em;}
.single-post-photo{float:left;width:100px;margin-right:10px;}
.single-post-photo img{width:100%; height:auto;}
.single-post-text{float:left; width: calc(100% - 110px);}

#explanatory-dictionary-page-definitions h2{display:none;}
#explanatory-dictionary-page-definitions dl{display:none;width:250px;background: #F1F1F1;border: 3px solid #C7C7C7;border-radius: 3px;}
#explanatory-dictionary-page-definitions dl:after { width:0; height:0; border:10px solid transparent; border-bottom-color:#c7c7c7; top:-20px; left:25%; margin-left:-10px; position:absolute; content:""; display:block; }
#explanatory-dictionary-page-definitions dl.l0:after{left:10%}
#explanatory-dictionary-page-definitions dl dt{background: #F1F1F1;font-size:11px;padding:0 5px;display:none;line-height:14px;}
#explanatory-dictionary-page-definitions dl dd{background: #FFF;font-size:11px;padding:2px 5px;display:none;line-height:14px;}

.services{width:100%;/*margin-left:48px;*/}
.services,.services td {border: 1px solid #000;border-collapse: collapse;}
.services tr{height: 28px;}
.services td{text-align: center;vertical-align: middle;}
.services td.like{background: url(/wp-content/uploads/2015/12/like.png) no-repeat 50%;}
.services thead tr, .table-title{background: #D9D9D9;}
.services thead.red{color: #CF4545}
.services .packet{width:26%;}
.services tfoot tr{font-weight: bold;background-image: -webkit-linear-gradient(top, #c1c1c1, #f5f5f5);background-image:    -moz-linear-gradient(top, #c1c1c1, #f5f5f5);background-image:     -ms-linear-gradient(top, #c1c1c1, #f5f5f5);background-image:      -o-linear-gradient(top, #c1c1c1, #f5f5f5);background-image:         linear-gradient(to bottom, #c1c1c1, #f5f5f5);}
.services tbody tr>td:nth-child(1){
line-height: 20px;
}

.cycle{border-spacing: 0 5px;width:100%;font-size:11px;font-weight:bold;}
.cycle .cycle-title{color: rgb(227,27,35);text-transform: uppercase;font-weight: bold;}
.cycle tr{border-radius: 3px;background: rgb(247,247,247);}
.cycle td{padding: 10px;vertical-align:middle;}
.cycle td div{display: inline-block; font-size: 13px;}
.cycle .number{
    background: #fff;
    font-size: 13px;
    color: rgb(227,27,35);
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-right: 5px;
}
.cycle .left{float:left}

.order-call{
border:1px solid #ccc;
padding: 20px 20px 10px;
margin: 40px 0;
}
.order-call:after{
		content:'';
		display: table;
		clear: both;
	}
.left{
	display: inline-block;
	float: left;
}
.right{
	display: inline-block;
	float: left;
}
.phone-number{
	color: #46aad9;
	font-size:35px;
}
.error{
	color: red;
}
.order-text{
	width: 50%;
        text-align: center;
        font-weight: bold;
}
.marketing-form{
	width: 50%;
	box-sizing: border-box;
	padding-left: 75px;
}
.marketing-form label{
  width: 85px;
  display: inline-block;
  margin-bottom: 12px;
float:left
}
.marketing-form .formRow:after,.marketing-form .formRow br{content:'';display:table;clear:both;}
.marketing-form input{
padding:5px;
border-radius:3px;
border:1px solid #ccc;
float: left;
  width: 120px;
}
.marketing-form [type="submit"]{
  outline: none;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  margin-left: 25px;
  width:150px !important;
  height: 26px !important;
    border-top: 1px solid #02111a !important;
    background: #535657 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c0d0d), to(#535657)) !important;
    background: -webkit-linear-gradient(top, #0c0d0d, #535657) !important;
    background: -moz-linear-gradient(top, #0c0d0d, #535657) !important;
    background: -ms-linear-gradient(top, #0c0d0d, #535657) !important;
    background: -o-linear-gradient(top, #0c0d0d, #535657) !important;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    box-shadow: rgba(0,0,0,1) 0 1px 0 !important;
    text-shadow: rgba(0,0,0,.4) 0 1px 0 !important;
    color: white !important;
    font-size: 14px !important;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
}
.marketing-form tr td{
line-height: 25px;
}
.marketing-form [type="submit"]:hover{
background: -webkit-gradient(linear, left top, left bottom, from(#535657), to(#0c0d0d));
background: -webkit-linear-gradient(top, #535657, #0c0d0d);
background: -moz-linear-gradient(top, #535657, #0c0d0d);
background: -ms-linear-gradient(top, #535657, #0c0d0d);
background: -o-linear-gradient(top, #535657, #0c0d0d);
color:#fff;
}
.order-text{
		width: 50%;
                text-align: center;
                font-weight: bold;
	}
.bannertop{
    position: relative;
    top: 30px;
    right: -112px;
}