/* 
	Theme Name: ElektroNews
	Theme URL: http://elektrolaboratoriya.com
	Description: Тема для WordPress.
	Author: elektrolaboratoriya.com
	Author URI: http://elektrolaboratoriya.com
	Version: 1.0
	
*/

body {
	background: #DDDDDD;
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	  overflow-x: hidden;
	}
	
#wrap {
	background: #FFFFFF;
	width: 960px;
	margin: 10px auto 10px;
	padding: 0;
	border: double #C0C0C0;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: white url(https://elektrolaboratoriya.com/wp-content/themes/elektronews/images/header_blog4.jpg) no-repeat;
    background-size: 920px 143px;
    width: 920px;
    height: 1px;
    color: #000000;
    font-size: 11px;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 143px;
}



#header h1 {
	color: #000000;
	font-size: 48px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #000000;
	font-size: 48px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #000000;
	text-decoration: none;
	}
	
#header p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#header ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#header li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#header ul li a, #header ul li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #2255AA;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	}

#header ul li a:hover {
	color: #CC0000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}

.headerleft {
	width: 580px;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

.headerright {
	width: 320px;
	float: right;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-top: 25px;
}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #376B9D url(images/navbar.gif);
	width: 920px;
	height: 28px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #1A4182;
	border-bottom: 1px solid #1A4182;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 720px;
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}
	
#navbarright {
	width: 195px;
	float: right;
	margin: -2px 4px 0px -3px;
	}
	
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a, #navbar ul li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 7px 19px 6px 17px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #548ADA;
	border-left: 1px solid #BABD66;
	}

#navbar ul li a:hover {
	background: #548ADA;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 8px 19px 6px 17px;
	text-decoration: none;
	border-right: 1px solid #548ADA;
	}
	
.current_page_item a, .current_page_item a:hover {
    background: #FFFFFF !important;
    color: #2255AA !important;
    }

/************************************************
*	Subnav      								*
************************************************/

#subnav {
	background: #E8EDF1;
	width: 920px;
	height: 27px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #548ADA;
	}
	
#subnav p {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	list-style-type: none;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	display: inline;
	}
	
#subnav ul li a, #subnav ul li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	}

#subnav ul li a:hover {
	color: #CC0000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	}
	
#subnavleft {
	width: 890px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}
	

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h4 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

#contentleft p img {
	border: none;
    float: left;
	margin: 10px 10px 10px 10px;
	}
	
#contentleft ol  {
	margin: 0px 0px 0px 5px;
        padding: 0px 0px 15px 0px;
        list-style-position: inside;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
        list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	background: #E8EDF1;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.breadcrumb {
	float: left;
	width: 700px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 3px 0px;
	border-bottom: double #C0C0C0;
	}
	
.date {
	float: left;
	width: 700px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 700px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	border-top: double #C0C0C0;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
	}
	
#homepage p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	


#homepage h2 {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
	
#homepage h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}

#homepage ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.featured2 {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.hppostmeta {
	width: 265px;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: bold;
	}
	
#homepageleft {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.featured {
	background: #E8EDF1;
	float: left;
	width: 200px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #B1C3D4;
	}
	
.newsletter {
	background: #E8EDF1;
	float: left;
	width: 200px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #B1C3D4;
	}
	
#homepageright {
	float: right;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 20px 0px;
	}

#homepageright h1 {
	font-size: 14pt;
	}

#homepageright p {
	text-align:justify;
	}

#homepageright img{
	float: left;
	margin: 5px 10px 5px 0px;
	
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 18px;
	display: inline;
	}
	
#sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: double #C0C0C0;
	}

#sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.sideleft {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: inline;
	}
	
.sideright {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	display: inline;
	}
	
.advertisement {
	float: right;
	width: 300px;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #AEC3D4;
	}
	
/************************************************
*	Left Sidebar 		    	        	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 20px 20px 0px;
	line-height: 18px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#l_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: double #C0C0C0;
	}

#l_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar 		    	        	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 120px;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	line-height: 18px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#r_sidebar h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#r_sidebar h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: double #C0C0C0;
	}

#r_sidebar ul{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar li{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #2255AA;
	width: 920px;
	height: 35px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer p {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#footerright {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#s2 {
	background: #FFFFFF;
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#sbutt {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #234B69;
	font-weight: bold;
	}
	
#sbutt2 {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #234B69;
	font-weight: bold;
	}
	
#name, #email, #url, #submit {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 500px;
	background: #E8EDF1;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

.commentname {
	color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	background: #FFFFFF;
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.miniature{
    border: 1px solid #B1C3D4;  /* рамка */
    float: left;  /* Выравнивание по левому краю */
    height: 100px;  /* Высота изображения */
    width: 100px;  /* Ширина изображения */

}

.kontakt{
	background: #E8EDF1;
	float: left;
	width: 680px;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #B1C3D4;
}

.b-top {
    z-index:2600;
    position:fixed;
    right: 95%;
    bottom:90px;
    width:34%;
    margin-left:50%;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.b-top:hover {
    opacity:1;
    filter:alpha(opacity=100);
    cursor:pointer;}
.b-top-but {
    z-index:2600;
    position:absolute;
    display:block;
    left:56px;
    bottom:0;
    margin:0 0 0 100%;
    padding:32px 12px 4px;
    color:white;
    background:#B1C3D4 url(https://elektrolaboratoriya.com/wp-content/themes/elektronews/images/b-j-top.png) no-repeat 50% 11px;
    border-radius:7px;}

.phoneHidden {display:none}
.share {
	text-align:center;
	display:none;
}
#content .share p {
	text-align:center;
	font-size:13px;
	margin:0 0 6px 0;
	padding:0 0 0 0;
}
.mobile-main-nav {
  z-index: 20;
  display: none;
  width: 300px;
  margin: 20px auto 0;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
#header {width:100%;}
#header .phoneHidden {display:block;text-align:center;padding:20px 0;}
.headerTitle {font-size:20px;font-weight:bold;text-transform:uppercase;margin-bottom:20px}
.phoneBlock {margin-bottom:16px;font-size:20px;font-weight:bold;text-transform:uppercase;}
.phoneBlock a {color:#1f1f1f}
.emailBlock {font-size:16px;font-weight:bold;text-transform:uppercase;}
.emailBlock a {color:#1f1f1f}
#wrap {width: 768px;}
#header {
height:auto;
  padding-top: 0;
background: rgb(36,88,172);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjQ1OGFjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjNjg4Y2M4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(36,88,172,1) 0%, rgba(104,140,200,1) 20%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(36,88,172,1)), color-stop(20%,rgba(104,140,200,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(-45deg,  rgba(36,88,172,1) 0%,rgba(104,140,200,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(36,88,172,1) 0%,rgba(104,140,200,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(36,88,172,1) 0%,rgba(104,140,200,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: linear-gradient(135deg,  rgba(36,88,172,1) 0%,rgba(104,140,200,1) 20%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2458ac', endColorstr='#ffffff',GradientType=1 );}
#footer {width: 100%; height: 35px;}
#footerleft {width: 400px;}
.headerleft, .headerright, #navbarright {display:none}
#navbar, #subnav {width: 100%;}
#subnav li {margin:0 10px 0 0;}
#sidebar, .b-top {display:none}
#content {width: 100%;padding:0 20px}
#contentleft, .breadcrumb {float: none;width: 100%;}
.postmeta {width:100%}
#navbar, #subnavleft {width:100%;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.shareTable {display:none;}
.share {display:block;}
#content p {text-align:justify;} 
.kontakt {width:100%} 
.reklamaBlock {display:none} 
#wrap {width: 480px;}
#navbar, #subnav {display:none;}
.mobile-main-nav {display:block;}
.mobile-main-nav a {
  display: block;
  padding-left: 15px;
  font-size: 13px;
  line-height: 39px;
  color: #fff;
  background: #008fd5;
}
.mobile-main-nav i {
  position: relative;
  display: block;
  float: right;
  width: 39px;
  height: 39px;
  margin-left: 10px;
  border-left: 1px solid #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  font-weight: 400;
  cursor: pointer;
}
.mobile-main-nav ul {
  display: none;
margin: 0;
  padding: 0;
}
.mobile-main-nav li {
  margin-top: 1px;
}
.mobile-main-nav li i {
  border-left: 0;
}
.mobile-main-nav li i:after,
.mobile-main-nav li i:before {
  content: '';
  position: absolute;
  top: 11px;
  left: 19px;
  width: 1px;
  height: 17px;
  background: #fff;
}
.mobile-main-nav li i:before {
  top: 19px;
  left: 11px;
  width: 17px;
  height: 1px;
}
.mobile-main-nav li li {
  text-transform: none;
}
.mobile-main-nav li li a:before {
  content: '- ';
}
.mobile-main-nav li li li a:before {
  content: '-- ';
}
.mobile-main-nav .text {
  position: relative;
  padding: 10px 15px;
}
.mobile-main-nav .text h2 {
  font-size: 21px;
  line-height: 27px;
  text-transform: uppercase;
}
.mobile-main-nav .text hr {
  text-align:left;
  display: block;
  width: 50px;
  margin: 16px 0;
  border-top: 1px solid #fff;
  opacity: 0.4;
}
.mobile-main-nav .text .more {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42px;
  height: 42px;
  padding: 0;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
}
.mobile-main-nav .text .more:before {
  content: "\f101";
}
#footer {width: 100%; height: auto;}
#footerleft { width: 100%; float: none; margin: 0px; padding: 10px 0px;text-align:center;}
#footerright { width: 100%; float: none; margin: 0px; padding: 10px 0px;text-align:center;}
#commentblock {width: 100%; }
#words {width:100%;}
#name, #email, #url, #submit {width:100%; padding: 4px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
#homepageleft {display:none}
#homepage, #homepageright {float: none; width: 100%;}
.btn {background: url(/wp-content/uploads/2019/04/getcall.png) no-repeat !important; cursor: pointer !important; position: fixed !important; top: 252px !important; width: 24px !important; height: 118px !important; right: 0px !important;}
.b-top {right: 109% !important; bottom: 20px !important;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
#wrap, #footer {width:100%;}
#header {margin: 0;}
#contentleft p img {width:100%;height:auto;margin:10px auto 5px auto;display:block}
.mobile-main-nav {width:100%} 
#FSContact1 {width:100% !important;}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

#navbarright1 {
	width: 90px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 7px 0px 6px 0px;
	border-right: 1px solid #BABD66;
	}










.modal-header h3 {
    color: #555;  
    font-size: 20px;
    font-weight: normal;
    line-height: 1;    
    margin: 0;
}
.modal .btn-close {
    color: #aaa;
    cursor: pointer;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    right: 5px;
    top: 0;
}
.modal .btn-close:hover {
    color: red;
}
.modal-wrap:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.modal-overlay {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 102;
}
.modal-open:checked ~ .modal-wrap:before,
.modal-open:checked ~ .modal-wrap .modal-overlay {
    display: block;
}
.modal-open:checked ~ .modal-wrap .modal-dialog {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 10%;
}
.modal-dialog {
    background: #fefefe;
    border: none;
    border-radius: 5px;
    position: fixed;
    width: 80%;
    max-width: 600px;
    height: 80%;
    left: 50%;
    top: -100%;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    z-index: 103;
    overflow: auto;
    display: block;
}
.modal-body {
  padding: 20px;
}
.modal-body p {
    margin: 0;
}
.modal-header,
.modal-footer {
    padding: 20px 20px;
}
.modal-header {
    border-bottom: #eaeaea solid 1px;
}
.modal-header h3 {
    font-size: 20px;
    margin: 0;
}

.btn {    
        background: url(/wp-content/uploads/2019/04/shapka-zakaz-zvonka-1.png) no-repeat;
    cursor: pointer;
    position: fixed;
    top: 252px;
    width: 32px;
    height: 182px;
    right: 0px;
}

#homepage ul li {
    margin-left: 7px;
}

.ya-share2__list {
    margin-left: -8px!important;
}

#contentleft ul li{
    margin-left: 7px;
    margin-top: 11px; 
}