/*
Theme Name: Simple
Theme URI: https://local.lc
Author: Me
Author URI: https://local.lc
Description: Simple Theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Simple

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
	font-family: "open-sans-sb";
	font-style: normal;
	font-weight: normal;
	src: url('fonts/open_sans-s-b.eot') format("fonts/embedded-opentype"), url('fonts/open_sans-s-b.woff') format("woff"), url('fonts/open_sans-s-b.ttf') format("truetype"), url('fonts/open_sans-s-b.svg') format("svg");
}
@font-face {
	font-family: "open_sans-r";
	font-style: normal;
	font-weight: normal;
	src: url('fonts/open_sans-r.eot') format("embedded-opentype"), url('fonts/open_sans-r.woff') format("woff"), url('fonts/open_sans-r.ttf') format("truetype"), url('fonts/open_sans-r.svg') format("svg");
}
@font-face {
	font-family: "open_sans-b";
	font-style: normal;
	font-weight: normal;
	src: url('fonts/open_sans-b.eot') format("embedded-opentype"), url('fonts/open_sans-b.woff') format("woff"), url('fonts/open_sans-b.ttf') format("truetype"), url('fonts/open_sans-b.svg') format("svg");
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio:not([controls]) { display: none; height: 0px; }
html { overflow-y: scroll; font-family: sans-serif; }
body, figure { margin: 0px; }
a { background: none repeat scroll 0% 0% transparent; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0px none; }
h1 { margin: 0.67em 0px; }
h2 { margin: 0.83em 0px; }
h3 { margin: 1em 0px; }
img { border: 0px none; }
svg:not(:root) { overflow: hidden; }
legend, button::-moz-focus-inner, input::-moz-focus-inner { padding: 0px; border: 0px none; }
table { border-spacing: 0px; border-collapse: collapse; }
.clearfix::before, .clearfix::after { display: table; content: ""; line-height: 0; font-size: 0px; }
.clearfix::after { clear: both; }
.clear-self::after { display: block; visibility: hidden; clear: both; height: 0px; content: ""; }
.table0, .table1, .table2 { border-collapse: collapse; }
.table0 td, .table1 td, .table2 td { padding: 0.5em; }
.bx-wrapper ul, .bx-wrapper .bx-controls { font-size: 0px; line-height: 0; }
.bx-wrapper .bx-controls a { outline: 0px none; text-indent: -9999px; text-align: left; display: block; }
.bx-wrapper ul { margin: 0px; padding: 0px; list-style: outside none none; text-align: center; }
.bx-wrapper ul img { max-width: 100%; vertical-align: middle; font-size: 12px; }
.slider-wrap { position: relative; margin: 0px auto; max-height: 340px; max-width: 900px; }
.slider-wrap li { height: 340px; line-height: 340px; }
.slider-wrap .bx-viewport { overflow: hidden; border-radius: 3px; }
.slider-wrap .bx-controls-direction a { 
	position: absolute; 
	top: 50%; 
	margin-top: -20px; 
	outline: 0px none; 
	width: 40px; 
	height: 40px; 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px; 
	-webkit-background-clip:padding;
	-moz-background-clip:padding;
	background-clip:padding-box; 
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	background-color: #ff6b6b; 
	background-image: linear-gradient(to bottom, #ff8282 0%, #ff6b6b 100%);
	-pie-background:linear-gradient(to bottom, #ff8282 0%, #ff6b6b 100%);	
	z-index: 1; 
	-webkit-transition:.3s ease;
	-moz-transition:.3s ease;
	-o-transition:.3s ease;
	-ms-transition:.3s ease;
	transition:.3s ease;
	behavior:url(/wp-content/themes/simple/libs/pie.htc);
}
.slider-wrap .bx-controls-direction a.bx-prev { left: -20px; }
.slider-wrap .bx-controls-direction a.bx-prev::before { 
	content: ""; 
	position: absolute; 
	width: 20px; 
	height: 20px; 
	background: url('images/sprite-box.png') no-repeat scroll -100px 0px; 
	left: 10px; 
	top: 10px;
}
.slider-wrap .bx-controls-direction a.bx-next { right: -20px; }
.slider-wrap .bx-controls-direction a.bx-next::before { 
	content: ""; 
	position: absolute;
	width: 20px; 
	height: 20px; 
	background: url('images/sprite-box.png') no-repeat scroll -70px 0px; 
	left: 10px; 
	top: 10px; 
}
.slider-wrap .bx-controls-direction a:hover { 
	background-color:#ff8383;
	background-image:linear-gradient(to bottom,#ff9696 0%,#ff8383 100%);
	-pie-background:linear-gradient(to bottom,#ff9696 0%,#ff8383 100%);
}
.slider-wrap .bx-controls-direction a:active { 
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	background-color:#ff6b6b; 
	background-image:linear-gradient(to top, #ff8282 0%, #ff6b6b 100%);
	-pie-background:linear-gradient(to top, #ff8282 0%, #ff6b6b 100%);
}
@media only screen and (max-width: 990px) {
	.bx-controls-direction a.bx-prev { left: 20px ! important; }
	.bx-controls-direction a.bx-next { right: 20px ! important; }
}
html, body { height: 100%; }
body { position: relative; text-align: left; color: rgb(51, 51, 51); background: none repeat scroll 0% 0% rgb(255, 255, 255); font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.25; }
h1, h2, h3, h4, h5, h6 { color: rgb(33, 33, 33); font-family: "open_sans-b"; font-weight: normal; font-style: normal; }
h1 { margin-top: 0px; font-size: 28px; }
h2 { font-size: 21px; }
h3 { font-size: 16px; }
a { text-decoration: underline; color: rgb(17, 85, 204); }
a:hover { text-decoration: none; }
a img { border-color: rgb(51, 51, 51); }
.header a img, .sidebar a img, .footer a img { border: medium none; }
.header p, .sidebar p, .footer p { margin: 0px; }
.site-wrapper { width: 100%; min-height: 100%; margin: 0px auto; }
.header { min-height: 160px; }
.inner-wrap { 
	width:100%;
	background-color:#fff;
	-moz-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);
	box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);
}
.inner-h { max-width: 940px; margin: 0px auto; min-height: 100px; }
.inner-h::before, .inner-h::after { display: table; content: ""; line-height: 0; font-size: 0px; }
.inner-h::after { clear: both; }
.company-name-wrap { float: left; padding: 20px; }
.company-name-wrap a{
	text-decoration:none;
	color:inherit;
}
.company-name-wrap .logo-pic { width: 60px; height: 60px; text-align: center; float: left; }
.company-name-wrap .logo-pic img { max-width: 60px; max-height: 60px; }
.company-name-wrap .logo-text { padding-top: 7px; padding-left: 77px; }
.company-name-wrap .logo-text .title { font-size: 23px; color: rgb(51, 51, 51); font-family: "open-sans-sb"; line-height: 25px; }
.company-name-wrap .logo-text .activity { font-size: 14px; color: rgb(153, 153, 153); }
.site-phone { float: right; margin: 27px 20px 0px 0px; padding-left: 37px; min-height: 20px; font-size: 20px; color: rgb(51, 51, 51); font-family: "open-sans-sb"; padding-bottom: 20px; position: relative; transition: all 0.3s ease 0s; }
.site-phone .phone-icon { content: ""; position: absolute; left: 3px; top: 0px; background: url('images/sprite-box.png') no-repeat 0 0 #ff6b6b; width: 22px; height: 20px; }
.site-phone p { margin: 0px; }
.navigation-panel { 
	min-height: 60px; 
	width: 100%; 
	background-color: #55616f; 
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2);
	position: relative; 
	transition: all 0.3s ease 0s;
	behavior:url(/wp-content/themes/simple/libs/pie.htc);	
}
.navigation-panel .up-wrap { 
	display: none; 
	min-height: 70px; 
	background-color: #55616f;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2);
	box-shadow:0 1px 2px rgba(0,0,0,.2), inset 0 -3px 0 rgba(0,0,0,.2); 
	position: relative; 
	z-index: 15;
	behavior:url(/wp-content/themes/simple/libs/pie.htc);	
}
.navigation-panel nav { max-width: 940px; margin: 0px auto; overflow: auto; }
.navigation-panel .top-menu { margin: 0px; padding: 9px 20px; list-style: outside none none; font-size: 0px; line-height: 0; }
.navigation-panel .top-menu li { display: inline-block; margin-left:4px;}
.navigation-panel .top-menu a { 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-background-clip:padding;
	-moz-background-clip:padding;
	background-clip:padding-box;
	font-size: 15px; 
	line-height: normal; 
	font-weight: bold; 
	color: #fff; 
	display: block; 
	padding: 11px 14px; 
	position: relative; 
	behavior:url(/wp-content/themes/simple/libs/pie.htc);
}
.navigation-panel .top-menu a:hover,
.navigation-panel .top-menu .current-menu-item a { 
	color:#fff;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	background-color:#ff6b6b;
	background-image:linear-gradient(to bottom,#ff8282 0%,#ff6b6b 100%);
	-pie-background:linear-gradient(to bottom,#ff8282 0%,#ff6b6b 100%);
	text-decoration:none;
}
.content-wrapper { position: relative; max-width: 940px; margin: 0px auto; min-height: 0px; padding-bottom: 45px; }
.main { float: left; width: 100%; }
.content { padding: 0px; }
.block-with-pic { width: 100%; height: auto; background: url('images/header-pic.jpg') no-repeat scroll center top rgb(255, 107, 107); }
.block-with-pic .inner { max-width: 940px; margin: 0px auto; padding: 20px 0px; }
.site-path-wrap { height: 30px; background: none repeat scroll 0% 0% rgb(238, 239, 240); }
.site-path-wrap .site-path { max-width: 860px; padding: 0px 40px; margin: 0px auto; line-height: 30px; font-size: 12px; color: rgb(153, 153, 153); }
.site-path-wrap .site-path img { margin: 0px 10px; }
.content-inner { padding: 25px 40px 0px; }
.footer { position: relative; width: 100%; min-height: 184px; margin: auto; background: none repeat scroll 0% 0% rgb(221, 224, 226); font-size: 12px; color: rgb(102, 102, 102); }
.footer .footer-navigation { width: 100%; background: none repeat scroll 0% 0% rgb(85, 98, 112); min-height: 44px; transition: all 0.3s ease 0s; }
.footer .footer-navigation nav { max-width: 940px; margin: 0px auto; }
.footer .footer-navigation ul.footer-menu { list-style: outside none none; margin: 0px 30px; padding: 0px; font-size: 0px; line-height: 0; }
.footer .footer-navigation ul.footer-menu li { display: inline-block; }
.footer .footer-navigation ul.footer-menu a { display: block; font-size: 13px; color: rgb(255, 255, 255); margin: 0px 10px; line-height: 44px; }
.footer .footer-navigation ul.footer-menu a:hover,
.footer .footer-navigation ul.footer-menu .current-menu-item a { color: rgb(255, 107, 107); text-decoration:none;}
.footer .inner-f { max-width: 940px; margin: 0px auto; position: relative; }
.footer .inner-f::before, .footer .inner-f::after { display: table; content: ""; line-height: 0; font-size: 0px; }
.footer .inner-f::after { clear: both; }
.footer .inner-f .up { 
	position: absolute; 
	right: -90px; 
	top: -113px; 
	width: 60px; 
	height: 60px; 
	cursor: pointer; 
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px; 
	-webkit-background-clip:padding;
	-moz-background-clip:padding;
	background-clip:padding-box;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	box-shadow:0 1px 2px rgba(0,0,0,.3), inset 0 1px 0 rgba(255,255,255,.3);
	background-color: #ff6b6b; 
	background-image: linear-gradient(to bottom, #ff8282 0%, #ff6b6b 100%);
	-pie-background:linear-gradient(to bottom, #ff8282 0%, #ff6b6b 100%);
	behavior:url(/wp-content/themes/simple/libs/pie.htc);
}

.footer .inner-f .up:hover { 
	background-color:#ff8383;
	background-image:linear-gradient(to bottom,#ff9696 0%,#ff8383 100%);
	-pie-background:linear-gradient(to bottom,#ff9696 0%,#ff8383 100%);
}
.footer .inner-f .up:active { 
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.3);
	background-color:#ff6b6b;
	background-image:linear-gradient(to top,#ff8282 0%,#ff6b6b 100%);
	-pie-background:linear-gradient(to top,#ff8282 0%,#ff6b6b 100%); 
}
.footer .inner-f .up::before { content: ""; width: 30px; height: 30px; position: absolute; left: 15px; top: 15px; background: url('images/sprite-box.png') no-repeat scroll -130px 0px transparent; }
.footer .footer-left-side { float: left; margin: 26px 20px 0px 40px; width: 260px; transition: all 0.3s ease 0s; }
.footer .footer-left-side .site-name { font-size: 12px; color: rgb(102, 102, 102); }
.footer .footer-left-side .social-icons { margin-top: 30px; }
.footer .footer-left-side .social-icons::before, .footer .footer-left-side .social-icons::after { display: table; content: ""; line-height: 0; font-size: 0px; }
.footer .footer-left-side .social-icons::after { clear: both; }
.footer .footer-left-side .social-icons .title { font-size: 12px; color: rgb(102, 102, 102); padding-bottom: 9px; }
.footer .footer-left-side .social-icons a { display: block; width: 20px; height: 20px; text-decoration: none; float: left; margin-right: 4px; }
.footer .bottom-addres { float: left; font-size: 12px; color: rgb(102, 102, 102); width: 200px; margin-top: 25px; }
.footer .bottom-addres p { margin: 0px; }
.footer .footer-right-side { float: right; margin: 25px 40px 0px 0px; transition: all 0.3s ease 0s; }
.footer .site-copyright { font-size: 12px; color: rgb(102, 102, 102); padding-right: 44px; text-align: right; position: relative; width: 180px; }
.footer .site-copyright::after { content: ""; position: absolute; right: 0px; top: 0px; background: url('images/sprite-box.png') no-repeat scroll -30px 0px transparent; width: 26px; height: 34px; }
.footer .site-copyright a { display: block; color: rgb(17, 85, 204); }
.footer .counters { margin-top: 30px; font-size: 12px; color: rgb(102, 102, 102); text-align: right; }

.fixed {
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    z-index: 1000;
}
.wpcf7-captchar{
	width:100px;
}
@media only screen and (max-width: 1024px) {
	body { font-size: 18px; }
	.footer .inner-f .up { display: none; }
}
@media only screen and (max-width: 850px) {
	.content-inner { padding: 25px 30px 0px; }
	.block-with-pic .inner { max-width: 940px; margin: 0px auto; padding: 20px 30px; }
	.footer { font-size: 14px; min-height: 284px; }
	.footer .footer-navigation ul.footer-menu { margin: 0px 20px; }
	.footer .bottom-addres { font-size: 14px; margin-top: 24px; margin-left: 4px; line-height: 19px; }
	.footer .footer-right-side { width: 100%; margin: 36px 0px 0px 30px; text-align: left; }
	.footer .footer-right-side .copyright-wrap { margin-right: 56px; width: 43%; float: left; }
	.footer .footer-right-side .site-copyright { text-align: left; font-size: 14px; width: 168px; margin-left: 29px; }
	.footer .footer-right-side .site-copyright::after { right: 12px; }
	.footer .footer-right-side .counters { margin: 0px; float: left; font-size: 14px; }
	.footer .footer-left-side { width: 43%; margin-left: 30px; }
	.footer .footer-left-side .site-name { font-size: 14px; }
	.footer .footer-left-side .social-icons .title { font-size: 14px; }
}
@media only screen and (max-width: 767px) {
	.block-with-pic { display: none; }
}
@media only screen and (max-width: 650px) {
	.site-path-wrap { display: none; }
	.header { padding-top: 70px; }
	.header .company-name-wrap { float: none; }
	.header .site-phone { margin-top: 0px; margin-left: 20px; float: left; }
	.header .navigation-panel { position: fixed; top: 0px; min-height: 70px; z-index: 2; }
	.header .navigation-panel ul.top-menu { margin: 0px; padding: 20px 0px; position: relative; top: 0px; z-index: 5; display: none; }
	.header .navigation-panel ul.top-menu li { display: block; }
	.header .navigation-panel ul.top-menu a { 
		background:#fcf8ed;
		text-decoration:none;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		-ms-border-radius:0;
		-o-border-radius:0;
		border-radius:0;
		font-size:20px;
		line-height:normal;
		padding:15px 30px;
		background-color:#eedaa6;
		-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2);
		-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2);
		box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2); 
	}
	.header .navigation-panel ul.top-menu a:hover { 
		color:#000;
		background-color:none;
		background-image:none;
		-pie-background:none;
		background:#fcf8ed;
	}
	.header .navigation-panel .up-wrap { display: block; }
	.header .navigation-panel .open-menu { 
		position:absolute;
		right:0;
		top:0;
		width:168px;
		height:70px;
		background:#ff6b6b;
		-moz-box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		cursor:pointer;
		z-index:5;
	}
	.header .navigation-panel .open-menu::before { content: "Меню"; color: rgb(255, 255, 255); font-size: 26px; position: absolute; left: 26px; top: 19px; }
	.header .navigation-panel .open-menu::after { content: ""; position: absolute; width: 30px; height: 30px; background: url('images/sprite-box.png') no-repeat scroll -170px 0px transparent; right: 20px; top: 20px; }
	.header .navigation-panel .open-menu.openned::after { background: url('images/sprite-box.png') no-repeat scroll -210px 0px transparent; }
	.header .navigation-panel .up { 
		position:absolute;
		left:0;
		top:0;
		width:70px;
		height:70px;
		background:#ff6b6b;
		-moz-box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		box-shadow:inset 0 -4px 0 rgba(0,0,0,0.2);
		cursor:pointer;
	}
	.header .navigation-panel .up::after { content: ""; position: absolute; left: 20px; top: 20px; width: 30px; height: 30px; background: url('images/sprite-box.png') no-repeat scroll -130px 0px transparent; }
}
@media only screen and (max-width: 500px) {
	.block-with-pic { display: none; }
	.footer { min-height: 390px; }
	.footer .footer-navigation { display: none; }
	.footer .footer-left-side { margin: 25px 0px 0px 30px; float: none; width: auto; }
	.footer .footer-left-side .site-name { font-size: 16px; }
	.footer .footer-left-side .social-icons { margin-top: 21px; }
	.footer .footer-left-side .social-icons .title { font-size: 16px; }
	.footer .bottom-addres { float: none; font-size: 16px; line-height: 20px; margin-top: 15px; margin-left: 30px; }
	.footer .footer-right-side { margin-top: 25px; }
	.footer .footer-right-side .copyright-wrap { margin: 0px; width: 100%; float: none; }
	.footer .footer-right-side .site-copyright { width: 185px; font-size: 16px; }
	.footer .footer-right-side .counters { margin-top: 19px; margin-left: 30px; text-align: left; width: auto; float: none; }
}

.activity { padding-top: 3px; color: rgb(72, 72, 72); }
.footer .site-copyright { padding: 0px ! important; }
.footer .site-copyright::after { background: none repeat scroll 0% 0% transparent ! important; }

.content table {
	width:100%;
	border: 1px solid #afafaf;
	border-collapse: collapse;
	border-spacing: 0;
}
.content table th{
	background-color: #dde0e2;
	color: #7f7f7f;
    padding: 0.5em;
	border: 1px solid #afafaf;
}
.content table td{
	border: 1px solid #afafaf;
	padding: 0.5em;
}
.content table tr:hover td{
	background: #f4f4f4;
}
/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.grecaptcha-badge{display:none;}
