html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
* {
    margin:0;
    padding:0;
    outline: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
  max-width: 100%;
  height:auto;
}
body {
	font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color:#282828;
    line-height: 1.42857143;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    line-height: 1.2em;
    margin: 0px;
}
h1 { font-size: 1.8em;}
h2 { font-size: 1.65em;}
h3 { font-size: 1.4em;}
h4 { font-size: 1.65em;}
h5 { font-size: 1.65em;}
h6 { font-size: 1.65em;}

strong, b  {
	font-weight: bold;
}
pre {
    padding: 0px 5px 5px 0px;
}	
ul {
	padding: 5px 0;
    margin-left: 25px;
    list-style: none;
}
article ul li {
	list-style: none;
    list-style-image: none;
    padding: 0 0 5px;
}
article ul li:before {
    padding-right: 6px;
    margin-left: 0px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    color: #018304;
}
ol {
    counter-reset: li;
    list-style: none;
    font-family: 'Open Sans', Helvetica, sans-serif;
    padding: 0;
    list-style-type: decimal;
    margin-left: 30px;
}
ol li {
    margin: 0 0 5px;
	list-style: inherit;
}
em {
	font-weight: 400;
}
a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    color:#129914;
    text-decoration: none;
	font-weight: 500;
}
a:hover {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	color:#129914;
	text-decoration:underline;
}
p {
	padding:0px;
	margin-bottom: 15px;
}
fieldset {
	border: none;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
input, select {
    vertical-align: middle;
}
.relative {
    position:relative;
}
.left {
    float:left;
}
.right {
    float:right;
}
.right-text {
    text-align:right;
}
.left-text {
    text-align:left;
}
.center {
    text-align:center;
}
.clean {
    clear: both;
}
.middle {
	padding:10px 0;
}
.middle-slider {
	margin-bottom:3rem;
}
.middle-header {
	padding:20px 0;
}
.row-pdv {
	padding: 0px 5px 0px;
}
.section-color {
	background: #fafafa;
    padding: 40px 0;
	position:relative;
}
.section-color-promo {
	background: #202d38;
    padding: 30px 0;
    position: relative;
    color: #fff;
	background: url(../img/main_slider.jpg);
	background-position: 0% 50%;
	background-attachment:fixed;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    background-repeat: no-repeat;
}
.section-color-promo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(34,34,34, 0.588); 
}
.section-color-promo > p {
    padding: 0px 60px;
}
.wrapper {
    margin-bottom:6rem;
	margin-bottom:3rem;
}
.wrapper-single {
    margin-bottom:3rem;
}
.wrapper-inside {
	background: #f5f5f5;
}
.row-centered {
	text-align: center;
}
.row-content {
	text-align: center;
}
.row-content > div {
    display: inline-block;
    float: none;
    text-align: left;
    vertical-align: top;
    margin-right: 0px;
    margin-left: 0px;
}
.wrap {
	position: relative;
	z-index:2;
	background: #fff;
	padding: 10px 40px 40px;
	margin-top:-50px;
}
.row-centered > div {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-right: 0px;
    margin-left: 0px;
}
/*main*/
.section-color-promo  .title-main {
    font-size: 1.9em;
    line-height: 1.4em
}
.title-main{
    font-size:1.7em;
    font-weight: 700;
    line-height: 1.2em;
	text-transform: uppercase;
}
.underline {
   display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background: #F0F5F9;
    margin-top: 1em;
    margin-bottom: 1em;
}
.underline .line {
    display: block;
    position: relative;
    width: 6rem;
    height: 4px;
    left: 0%;
    top: -1px;
    background: #129914;
}
.element-heading {
    margin-bottom: 1rem;
}
.element-heading > p{
    margin:0px;
	padding: 0px;
}
.title-block-wrapper {
	text-align: left;
}
.title-block-wrapper > p{
	font-size: 16px;
}
.link-more a{
	font-size: 12px;
    padding: 0px;
    margin-left: 10px;
    color: #114488;
    border-bottom: 1px dashed #114488;
}
.link-more a:hover{
    color: #555;
    border-bottom: 1px dashed #555;
	text-decoration:none;
}
/*main blocks*/
.content-about {
	border: 1px solid #F0F5F9;
	padding: 15px;
}
.content-about strong {
	font-size: 18px;
}
.servise-content {
	position:relative;
}
.servise-content-dpn {
    padding: 10px 10px;
    border: 1px solid #ebeef1;
	border-top: 0px;
}
.servise-content-dpn a.link-more {
    color:#282828;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #018304;
	font-weight:500;
}
.servise-content-dpn a.link-more:hover {
    color:#129914;
	border-bottom: 1px solid #018304;
	font-weight:500;
	text-decoration:none;
}
.servise-content-dpn .link a{
	font-size: 16px;
    color: #282828;
	font-weight:700;
}
.servise-content-dpn .link  a:hover{
    color:#129914;
	text-decoration:none;
}
/*preimushesva*/
.ab-title {
	font-size: 15px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.pr-title {
	font-size: 17px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}
.pr-title a{
	font-size: 17px;
    font-weight: 700; color:#000000;
    padding: 0px;
    margin: 0px;
}
.pr-title a:hover{
	text-decoration: none;
}
.pr-title > p {
	padding: 0px;
    margin: 0px;
}

/*contacts*/
#map {
	width: 100%;
    background-color: #f9f8f8;
}
.feedback_wrap {
color:#ffffff;
	padding:25px 5px;
    border: 0;
}
.feedback {
color:#ffffff;
	padding:0px 0px;
    border: 0;
}
.feedback-bg {
	background: #f7f7f8;
	padding:25px 35px;
    border: 1px solid #ebeef1;
}
.title-feedback {
	font-size: 22px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
}
/* buttons */
.fa-phone {width: 23px;}
.burger-address {
font-weight: bold;
font-size:23px;
background: #fff;
border-color: #f4f3f3;
border-bottom-width: 1px;
height: 60px;
    line-height: 60px;
	display: block;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-style: solid;
}
.btn {
	font-family: 'Open Sans', Helvetica, sans-serif;
	text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
	color:#282828;
	display: inline-block;
    font-weight: 400;
}
.b-small {
	padding:.2em 1.5em;
}
.b-slarge {
	padding:.9em 2.19em;
}
.b-large {
	padding:.5em 1.9em;
}
.bs-large {
	padding:.8em 2.5em;
}
.yellow {
    border: 2px solid #129914;
    font-size: 13px;
	-webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
.yellow:hover {
    background-color:#129914;
	background: #129914;
    color: #fff;
	text-decoration:none;
}
.white-bg {
    border: 2px solid #fff;
    font-size: 13px;
	color: #fff;
	-webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;

}
.white-bg:hover {
    background-color:#fff;
	background: #fff;
    color:#282828;
	text-decoration:none;
}
.yellow-bg {
    background-color:#129914;
	background: #129914;
	border: 2px solid #129914;
    font-size: 13px;
	color: #fff;
	-webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;

}
.yellow-bg:hover {
    background-color:#018304;
	background:#018304;
	border: 2px solid #018304;
    color: #fff;
	text-decoration:none;
}
/*
 *
 * Main bloks
 *
 */
/*main slider*/
.slider-wrapper {
	position: relative;
    width: 100%;
    background-color: #F8FAFC;
    padding: 80px 0 80px;
	padding: 200px 0 0px;
    overflow: hidden;
    background: url(../img/main_slider.jpg);
    background-position: 0% 30%;
	background-size: cover;
    background-repeat: no-repeat;
	height:450px;
}
.slider-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background: rgba(34, 34, 34, 0.455);
	background:linear-gradient(to bottom, rgba(204, 204, 204, 0.16) 20%, rgba(34,34,34, 0.411) 40%, rgba(34,34,34, 0.711) 60%);	
}
.slider-item .title-slider{
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 2.4em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #282828; 
	color: #fff; 
}
.slider-item .dpn-slider{
    margin: 10px 0 0;
    font-size: 16px;
    color: #282828;
	color: #fff; 
    font-weight: 400;
}
.link-sl {
    margin: 20px 0;
    padding: 0px;
}
.link-sl ul {
    padding: 0px;
    margin: 0px;
}
.link-sl ul li{
    display: inline-block;
    margin: 0 20px 0 0;
}
.link-sl ul li a {
    color: #fff;
    padding: .8em 1.8em;
}
.link-sl .yellow a{
    color: #fff;
    background: rgba(0, 0, 0, 0.29);
}

.htl-pagination {
	position: absolute;
    top: -80px;
    left: 5px;
}
.htl-pagination ul {
	margin:0px;
	padding:0px;
}
.htl-pagination ul li{
	margin: 0px;
    padding: 0px 10px;
    font-size: 50px;
	color: #fff;
    display: inline-block;
	cursor:pointer;
}
.htl-pagination ul li:hover{
    color:#CE022A;
}
/*promo*/
.promo-section {
	background-color: #ededed;
	background-position: center center;
    width: 100%;
    padding: 40px 0;
    text-align: center;
	background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
}
.title-main-promo {
    font-size: 31px;
}
.promo-reqvest {
	margin-top: 10px;
}

/*section index*/
.section-index .date-pub {
	font-size: 12px;
}
.section-index .video-pub {
    position: absolute;
    z-index: 4;
    top: 10px;
    left: 10px;
	font-size: 14px;
    color: #fff;
    padding: 0px 10px;
    background: #e62117;
    border-radius: 4px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.section-index a {
	color: #414141;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2em;
}
.section-index a:hover {
    color: #414141;
    text-decoration: underline;
}
/*
 * *******************
 * header
 * *******************
 */
.header-line {
	border-bottom: 1px solid #F0F5F9;
	padding:5px 0;
	font-size:12px;
}
.header { 
	padding:0;
}
#logo {
	margin: 10px 0 0;
}
#logo img {
	display: block;
}
.header-blocks {
	margin: 5px 0 0px;
}
.header-cnt {
	padding-right: 0px;
	margin-top: 25px;
}
.header-rnt {
	margin: 17px 0px 10px;
}
.header-blocks .main-location-t {
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 13px;
}
.header-blocks .main-location {
    font-size: 13px;
}
.main-phone a {
    font-size: 16px !important; white-space: nowrap !important;
    font-weight: 700 !important;text-decoration: none !important;
	margin: 1px 0;	color: #000000 !important; 
}
 .main-phone a:hover { 
	text-decoration: none !important;
}
.main-phone span {
	color: #29911e; 
}	
.top-block-call {
	margin-top: 25px;
    text-align: center;
}
.top-block-call .b-small {
    padding: .8em 1.8em;
	font-size: 12px;
	display:initial;
}
.top-block-call .yellow-bg {
	border: 1px solid #129914;
    background: #129914;
}
.top-block-call .yellow-bg:hover {
	border: 1px solid #018304;
    background: #018304;
}
.header-navigation {
    padding: 0;
    margin: 0px;
    list-style: none;
}
.header-navigation li {
    display: inline-block;
	font-size: 12px;
    color: #282828;
	margin: 0 0px 0 10px;
}
.header-navigation li a {
    font-size: 12px;
    color: #282828;
	border-bottom: 1px solid #018304;
}
.header-navigation li a:hover {
    color: #018304;
    border-bottom: 1px solid #018304;
    font-weight: 500;
    text-decoration: none;
}
/*cd-dropdown button*/
.header-buttons {
    text-align: right;
    font-size: 24px;
    margin: 0;
}
.header-buttons .fa {
	cursor:pointer;
}
.header-buttons .fa:hover{
	color:#129914;
	font-weight: normal;
}
/*
 * *******************
 * main navigation
 * *******************
 */
.main-menu {
	border-top: 1px solid #F0F5F9;
}
.main-navigation {
	padding: 0 15px;
}
.navigation {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.navigation li{
	position: relative;
    float: left;
    margin: 0px 38px 0px 0;
}
.navigation li:last-child{
    float: right;
    margin:0;
}
.navigation > li:hover a{
	color:#129914;
}
.navigation li a{
	display: inline-block;
    font-size: 15px;
    color: #282828;
    font-weight: 700;
	padding: 15px 0px;
    text-transform: uppercase;
}
.navigation li a:hover{
	text-decoration:none;
	color:#129914;
}
/*dropdown main navigation*/
.navigation ul {
	list-style: none;
    position: absolute;
    z-index: 9999;
    left: -9999px;display: none;
    opacity: 0;
    background: #fff;
    padding: 5px 0;
    margin: 0px;
    min-width:250px;
    text-align: left;
	border-top: 4px solid #129914;
}
.navigation ul li{
	padding: 1px 0;
	margin:0px;
    float: none;
	display: block;
	border-bottom: none;
}
.navigation ul li:last-child{
	margin:0px;
	float:none;
}
.navigation ul li a{
	color:#282828;
    display: block;
	font-weight: normal;
    font-size: 15px;
	text-transform: none;
	border:none;
	border-bottom: none;
}
.navigation ul li a:hover{
	background: none;
	border:none;
}
.navigation li:hover ul { 
	left:-0px;  display: block;
	opacity:1;
}
.navigation li:hover ul a { 
	text-decoration: none;
    padding: 3px 15px;
	margin: 0px;
	color:#282828;
	border: none;
}
.navigation li:hover ul a:hover { 
	text-decoration: none;
	color:#129914;
}
/*
 * *******************
 * path and img-onpath
 * *******************
 */
.wrapper-path {
	position: relative;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 2rem;
	background: #f7f7f8;
    border-bottom: 1px solid #ebeef1;
    border-top: 1px solid #ebeef1;
}
.title-page {
	font-size: 1.2em;
	text-transform:uppercase;
    font-weight:700;
    line-height: 1.2em;
}
.title-page span{
	color: #129914;
}
h2 {
    padding: 0 0 10px;
	font-size: 1.2em;
	text-transform:uppercase;
    font-weight:700;
    line-height: 1.2em;
}
.caption-block {
	font-size: 12px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0 5px;
	color:#282828;
    padding:0px;
}
.caption-block ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.caption-block ul li{
    margin: 0px;
    display: inline-block;
}
.caption-block ul li a {
	font-size: 12px;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
	color:#282828;
}
.caption-block ul li a:visited {
	font-size: 12px;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    color:#282828;
}
.caption-block ul li a:hover {
	text-decoration:underline;
}
.caption-block a {
	font-size: 12px;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    color:#282828;
}
.caption-block a:visited {
	font-size: 12px;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    color:#282828;
}
.caption-block a:hover {
	text-decoration:underline;
}
/*
 * mention in web
 */
.name-profile {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
}
.daterevievs {
	display: inline-block;
	font-size: 11px;
    margin-left: 10px;
    color: #ce022a;
}
.mention-bg {
    padding: 20px;
    background: #f4f5f5;
}
.mention-output {
    margin: 15px 0;
    float: left;
    width: 100%;
}
.mention-list-feel {
    width: 100%;
    float: left;
    margin: 5px 0;
    padding-bottom: 5px;
    border: 1px solid #f5f4f4;
    padding: 10px;
}
.name-user {
    font-size: 18px;
    font-weight: 500;
    margin:10px 0 0;
}
.mention-href span {
	display:inline-block;
	margin:0px;
}
.mention-href a {
	font-size: 12px;
	cursor:pointer;
    padding: 0px 0px;
    margin: 0 0 0px 10px;
    color: #114488;
    border-bottom: 1px dashed #114488;
}
.mention-href a:hover {
	color: #555;
    border-bottom: 1px dashed #555;
    text-decoration: none;
}
#mention-list .owl-pagination {
    padding-left: 10px;
}
#mention-list.owl-theme .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
}
.mention-text {
	border: 1px solid #f1efef;
    padding: 10px;
    background: #fff;
}
#mention-sidebar .sidebar-title-main {
    padding: 6px 5px 0 5px;
}
#mention-sidebar .mention-text {
    padding: 10px;
	border:none;
	background:none;
	font-size: 13px;
}
#mention-sidebar .name-user {
    font-size: 14px;
    font-weight: 600;
    margin:0;
}
#mention-sidebar .daterevievs {
	display: inline-block;
	font-size: 11px;
    margin-left: 10px;
    color: #ce022a;
}
#mention-sidebar .mention-href a {
	margin: 0 0 0px 5px;
}
.rws-pagination {
	
}
.rws-pagination ul {
	margin:0px;
	padding:0px;
}
.rws-pagination ul li{
	margin: 0px;
    padding: 0px 5px;
    font-size: 40px;
	color:#CE022A;
    display: inline-block;
	cursor:pointer;
}
.rws-pagination ul li:hover{
    color:#e83743;
}
/*
 * *******************
 * section list
 * 	.section-list - template1 with sidebar
 * 	.section-full - template2 full width
 * *******************
 */
.row-list > .pagination  > [class*='col-'] {
	margin-bottom: 0px;
    margin-top: 0px;
}
.first-news {
	position: relative;
    float: left;
    padding: 10px 0 0;
}
.section-list > [class*='col-'] {
	margin: 0px;
    padding: 0 10px;
}
.image-side > [class*='col-'] {
    padding: 0px;
	margin: 0px;
}
.dpn-side-tmp2 {
	position: relative;
	padding-left:50px;
	margin:40px 0;
}
.dpn-side-tmp1 {
	position: relative;
	margin:0px;
}
.image-side {
	position: relative;
}
.date_position {
    position: absolute;
    top: 0px;
    left: 0px;
}
.m_day {
	color: #cf2e39;
    font-weight: 700;
    font-size: 24px;
}
.m_mont {
	font-size: 13px;
    font-weight: 700;
}
.m_year {
    font-size: 13px;
    color: #9E9E9E;
    font-weight: 700;
}
.section-list .video-pub {
    font-size: 12px;
    display: inline-block;
    background: #e62117;
    color: #fff;
    padding: 0 8px;
}
.section-list .date-pub {
    font-size: 14px;
    display: inline-block;
    background: #129914;
    color: #fff; margin:0px;
    padding: 5px 5px;
}
.section-list .date-pub a{
    color: #fff; font-weight: normal;
}
.section-list .date-pub a:hover{
    color: #fff;
text-decoration: none;
}
.section-list h2 {
	font-size: initial;
	line-height: 1.2em;
	margin-bottom:5px;
}
.section-list a {
	color: #414141;
    font-size: 16px;
	font-weight: 700;
    line-height: 1.2em;
}
.section-list a:hover {
	color: #129914;
    text-decoration:none;
}
.servise-output {
    float: left;
    width: 100%;
    position: relative;
    margin: 25px 0;
    height: 1px;
    background: #ebeef1;
    margin-left: -5px;
    margin-right: -5px;
}
.section-full .video-pub {
	position: absolute;
    z-index: 4;
    top: 10px;
    left: 10px;
    font-size: 14px;
    color: #fff;
    padding: 0px 10px;
    background: #e62117;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.section-full .date-pub {
    font-size: 12px;
}
.section-full h2 {
	font-size: initial;
}
.section-full a {
	color: #414141;
    font-size: 16px;
	font-weight: 500;
    line-height: 1.2em;
}
.section-full a:hover {
	color: #414141;
    text-decoration: underline;
}
/*
 * *******************
 * sidebar
 * *******************
 */
.left-bg {
    position: relative;
    overflow: hidden;
    margin-bottom:15px;
}
.sp_border {
	border: 1px solid #ebeef1;
	padding-bottom: 10px;
}
.sp_border a.link-more {
    color: #282828;
	display:inline-block;
	margin:10px 15px 0;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #018304;
    font-weight: 500;
}
.sp_border a.link-more:hover {
    color: #018304;
    border-bottom: 1px solid #018304;
    font-weight: 500;
    text-decoration: none;
}
.sidebar-title-main {
    text-transform: uppercase;
    font-size: 14px;
	color: #243240;
    font-weight: 700;
    margin: 0px;
    padding: 8px 15px 8px 15px;
    border: 1px solid #ebeef1;
    border-bottom: 0px;
    background: #f7f7f8;
}
.sidebar-title-main a,.sidebar-title-main a:hover{
    text-transform: uppercase;
    font-size: 14px;
	color: #243240;
    font-weight: 700;text-decoration:none;
}
.sidebar-main-why {
    text-transform: uppercase;
    font-size: 14px;
	color: #fff;
    font-weight: 700;
    margin: 0px;
    padding: 8px 15px 8px 15px;
    background:#129914;
}
.sidebar-nav {
	margin: 0;
	padding:0;
	border: 1px solid #ebeef1;
	border-top:0px;
}
.sidebar-nav li {
	list-style-image: none;
    list-style: none;
    text-decoration: none;
    font-weight: 400;
}
.sidebar-nav li a, .sidebar-nav li .razdellink {
    color: #282828;
    display: block;
    font-weight: 400;
    line-height: 1.2em;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    border-top: 1px solid #ebeef1;
    font-size: 14px;cursor: pointer;
    position: relative;
    text-decoration: none;
    padding: 8px 15px 8px 15px;
}
.sidebar-nav li .fa {
	color:#129914;
}
.sidebar-nav li a:hover, .sidebar-nav li .razdellink:hover {
    text-decoration: none;
	color:#129914;
}

.sidebar-list {
	margin: 0;
	padding:0;
	border-top:0px;
	padding-top: 10px;
}
.sidebar-list li {
    list-style-image: none;
    list-style: none;
    text-decoration: none;
	color: #282828;
    display:inline-block;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 15px 5px 25px;margin: 0;
	float: left;
    width: 100%;
}
.sidebar-list li:before {
	content: "\f006";
    display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
	color: #129914;
    margin: 0 5px 20px -10px;
}

/*************************************/
.icon-promo {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #f47200;
    text-align: center;
    line-height: 34px;
    margin-right: 10px;
    color: #fff;
    border-radius: 50%;
}
.promo-sidebar {
	border: 1px solid #f9f8f8;
	padding: 10px 20px;
}
.promo-sidebar span {
	font-size: 18px;
    font-weight: 500;
}
.location-sidebar {
	font-size: 16px;
    font-weight: 500;
    margin: 10px 0 5px;
}
.promo-sidebar .fa {
	font-size: 19px;
}
.promo-sidebar .fa-envelope {
	font-size: 16px;
}
.promo-sidebar .sb-promo {
    font-size: 14px;
}
.sb-promo-callback {
    font-size: 14px;
	margin:10px 0 0px;
}
/*
 * *******************
 * footer
 * *******************
 */
.t-line {
	background:#222429;
	font-size: 13px;
	color: #9b9b9b;
	padding:30px 0;
}
.f-line {
	background:#2c2f36;
	padding:10px 0;
}
.title-footer {
	font-size: 15px;
    color: #d3d3d3;
    text-transform: uppercase;
    margin-bottom:5px;
}
.footer-menu {
	padding:0px;
	margin: 0px;
}
.footer-menu li {
    list-style: none;
	list-style-image: none;
	padding:0px 0 5px;
}
.footer-menu li a{
	color:#9b9b9b;
    font-weight: normal;
    font-size: 13px;
    text-decoration: none;
    line-height: 1.2em;
	-webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
.footer-menu li a:hover {
	color:#9b9b9b;
	border-bottom:1px solid #5a5959;
    text-decoration: none;
}
.footer_support {
    margin: 10px 0;
}
.footer_support a {
	color: #f47200;
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    border-bottom: 1px dashed #f47200;
}
.footer_support a:hover {
	color: #dcdbdb;
	text-decoration:none;
    border-bottom: 1px dashed #dcdbdb;
}
.copy {
	font-size: 13px;
	color: #9b9b9b;
}
.autor {
	font-size: 13px;
	color: #9b9b9b;
}
.autor a{
    color:#9b9b9b;
}
.autor a:hover{
    text-decoration: underline;
}
.info {
	margin-bottom: 5px;
	font-size: 13px;
}
.info a {
    font-weight: normal;
    font-size: 13px;
	color:#9b9b9b;
    border-bottom: 1px dashed #9b9b9b;
}
.info a:hover{
	color: #dcdbdb;
	text-decoration:none;
    border-bottom: 1px dashed #777676;
}

.footer-social {
    padding: 0;
    margin: 10px 0;
    list-style: none;
}
.footer-social li {
    display: inline-block;
}
.footer-social li a {
    display: block;
    font-size: 15px;
    color: #898d95;
    text-align: center;
    margin: 0 25px 0 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.footer-social li a:hover {
    color: #129914;
}
.social-bar {
    padding: 0;
    margin: 0;
    list-style: none;
}
.social-bar li {
    display: inline-block;
}
.social-bar li a {
    display: block;
    font-size: 14px;
    height: 36px;
    width: 36px;
    border:1px solid #f5f4f4;
    color: #414141;
    text-align: center;
    line-height: 36px;
    margin: 0 3px 0 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.social-bar li a:hover {
    color: #CE022A;
}

/**
 * Share buttons
 *
 **/
.socia-share-buttons_text {
	line-height: 35px;
    font-size: 11px;
    margin: 0 10px 0 10px;
    float: left;
}
.socia-share-buttons_ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.socia-share-buttons_ul .sh-facebook {background-color: #3b5998;}
.socia-share-buttons_ul .sh-twitter {background-color: #00aced;}
.socia-share-buttons_ul .sh-vkontakte {background-color: #48729e;}
.socia-share-buttons_ul .sh-googleplus{background-color: #dc4e41;}
.socia-share-buttons_ul .sh-odnoklassniki{background-color: #eb722e;}
.socia-share-buttons_ul .sh-viber{background-color: #7b519d;}
.socia-share-buttons_ul .sh-whatsapp{background-color:#65bc54;}
.socia-share-buttons_ul li {
    display: inline-block;
	margin: 5px 0px 5px 0;
}
.socia-share-buttons_ul li a {
	display: block;
    vertical-align: top;
    font-size: 13px;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 26px;
    color:#fff;
	margin: 0;
	cursor:pointer;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}
.socia-share-buttons_ul li a:hover {
	-webkit-opacity:0.8;
	 -khtml-opacity:0.8;
	   -moz-opacity:0.8;
	   opacity:0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.8);
	    filter: alpha(opacity=0.8);
	text-decoration:none;
}
/*
 * *******************
 * rightBar. dropped Right
 * *******************
 */
.cd-rightbar {
    position: fixed;
    top: 0;
    right: 0;
	bottom: 0;
	z-index: 9999999;
	visibility: hidden;
    overflow: auto;
	text-align: left;
    padding: 0px;
	width: 300px;
	background: #fff;
	-webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;	
}
.cd-rightbar.m-is-active {
	visibility: visible;	
	-webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
	-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.cd-rightbar-inright .msbar-close {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-opacity: 0;
	 -khtml-opacity: 0;
	   -moz-opacity: 0;
	   opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	    filter: alpha(opacity=0);
	display: none\9;
	visibility: hidden;
	cursor: pointer;
	background: rgba(0,0,0,0.95);
	z-index: 999;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.cd-rightbar-inright.rbar_open .msbar-close {
	-webkit-opacity: 1;
	 -khtml-opacity: 1;
	   -moz-opacity: 1;
	        opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	display: block\9;
	visibility: visible;
	-webkit-transform: translateX(-300px);
	    -ms-transform: translateX(-300px);
	        transform: translateX(-300px);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
#cd-right-bar .company-name {
    float: left;
    padding: 20px 50px;
    width: 100%;
    position: relative;
}
.cntcts {
    font-size: 13px;
    margin: 2px 0 0;
}
.cd-rightbar-wraper {
	float:left;
    width: 100%;
    padding: 0px 30px 30px 30px;
    overflow-x: hidden;
    overflow-y: auto;
}
.rightbar-menu {
	margin: 0px;
	padding:0px;
}
.rightbar-menu li {
	list-style-image: none;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    margin: .655em 0;
}
.rightbar-menu li a {
	font-size: 15px;
    color: #414141;
    font-weight: 400;
    line-height: 1.2em;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.rightbar-menu li a:hover {
    text-decoration: none;
	color:#CE022A;
}
#cd-right-bar .demonstration {
	margin:0 0 20px;
}
#cd-right-bar .demonstration .yellow-bg {
	width:100%;
	text-align:center;
}
/*
 * *******************
 * responsive navigation menu
 * *******************
 */ 
#responsive ul {
	margin:0px;
} 
ul.dropdown-wrapper-mobile {
	padding: 0px;
    margin: 0px;
    list-style: none;
}
.dropdown-wrapper-mobile li {
	padding: 0px;
    /* display: inline-block; */
    margin: 0px 8px 0 0;
    list-style: none;
    float: left;
}
.dropdown-wrapper-mobile li a{
    display: inline-block;
    color: #fff;
    padding: 10px 14px 10px;
    background: #058d11;
    vertical-align: top;
    height: 40px;
    font-size: 14px;
}
.cd-dropdown-wrapper {
	float:left;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.no-touch .cd-dropdown-trigger:hover {
	
}
.cd-dropdown span {
	height:50px;
	line-height:50px;
}
.cd-dropdown-content a,
.cd-dropdown-content ul a {
	height:60px;
	line-height:60px;
}
.cd-dropdown span,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
	padding: 0 20px;
}
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
	background: #fff;
    border-color: #f4f3f3;
    border-bottom-width: 1px;
}
.cd-dropdown {
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	text-align:left;
	padding:0px;
	width: 100%;
	height: 100%;
	background-color:#fff;
	color: #ffffff;
	visibility: hidden;
	/* Force Hardware Acceleration */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
	-moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
	transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown span {
	/* dropdown title - mobile version only */
	font-size: 17px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cd-dropdown .tite-dropdown {
	/* dropdown title - mobile version only */
	position: relative;
	z-index: 1;
	background-color:#129914;
}
.cd-dropdown .cd-close {
	/* 'X' close icon - mobile version only */
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	/* image replacement */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
	/* this is the 'X' icon */
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	height: 20px;
	width: 2px;
	background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
	-moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
	transition: transform 0.5s 0s, visibility 0s 0s;
}
.cd-dropdown-content, .cd-dropdown-content ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*overflow-x: hidden;*/
	overflow-y: auto;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
	display: block;
    color: #555;
    /*overflow-x: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #f9f8f8;
	background: #fff;
    border-style: solid;
    font-size: 14px;
    font-weight: 400;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
	border-top-width: 0;
}
.cd-dropdown-content a:hover, .cd-dropdown-content ul a:hover {
	text-decoration:none;
	background: #414141;
    color: #fff;
}
.navigation-responsive .fa-2x {
	font-size: 22px;
}
#responsive .cd-dropdown-content .categories a{
	background: #fff;
	border-color: #f4f3f3;
	border-bottom-width: 1px;
}
#responsive .cd-dropdown-content .categories a:hover{
	text-decoration:none;
	background:#006600;
    color: #fff;
}
#responsive .cd-dropdown-content .categories a:hover .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    color: #fff;
}


.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
	border-bottom-width: 1px;
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
	background-color: #0b0e23;
	font-size: 1.1rem;
	font-weight: bold;
	letter-spacing: 1px;
	color: #585a70;
	text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
	border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
	/* Force Hardware Acceleration */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
	/* push the secondary dropdown items to the right */
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}	
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
	/* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
	opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
	/* push the dropdown items to the left when secondary dropdown slides in */
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
	-webkit-overflow-scrolling: touch;
}
.cd-dropdown-content .see-all a {
	/* different style for the See all links */
	color: #3f8654;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
	/* truncate text with ellipsis if too long */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
	padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
	position: absolute;
	display: block;
	height: 40px;
	width: auto;
	left: 20px;
	top: 50%;
	margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
	position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
	color: #111433;
	font-size: 1.3rem;
	/* hide description on small devices */
	display: none;
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.has-children > a, .go-back a {
	position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
	/* arrow icon in CSS - for element with nested unordered lists */
	content: '';
	position: absolute;
	top: 50%;
	margin-top: 0px;
	display: inline-block;
	height: 2px;
	width: 10px;
	background: #129914;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.has-children > a {
	padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
	/* arrow goes on the right side - children navigation */
	right: 20px;
	-webkit-transform-origin: 9px 50%;
	-moz-transform-origin: 9px 50%;
	-ms-transform-origin: 9px 50%;
	-o-transform-origin: 9px 50%;
	transform-origin: 9px 50%;
}
.cd-dropdown-content .go-back a {
	padding-left: 40px;
	background: #f9f8f8;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
	/* arrow goes on the left side - go back button */
	left: 20px;
	-webkit-transform-origin: 1px 50%;
	-moz-transform-origin: 1px 50%;
	-ms-transform-origin: 1px 50%;
	-o-transform-origin: 1px 50%;
	transform-origin: 1px 50%;
}
.cd-main-content {
	background-color: #e6e6e6;
	min-height: calc(100vh - 100px);
	padding: 2em 5%;
	line-height: 2;
}
.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.no-js .cd-dropdown-wrapper .cd-close {
	display: none;
}
.response-nav {
	color: #414141;
    padding: 20px 20px;
    font-size: 16px;
    background-color: #fafafa;
    margin-top: 0px;
}
.title-response {
	font-size: 21px;
	margin: 0 0 10px;
}
.zv-footer-response  {
	display: inline-block;
	margin: 15px 0;
}
#response-nav-bottom .button-zv {
	font-family: 'Open Sans', Helvetica, sans-serif;
    padding: 8px 25px;
    border: none;
    cursor: pointer;
    font-size: 17px;
    display: inline-block;
    margin: 15px 0;
	color: #fff;
    font-weight: 400;
    border-radius: 4px;
	background: #52A028;
}
#response-nav-bottom .button-zv:hover {
	background: #5eab1f;
    color: #fff;
}
#response-nav-bottom  a {
	height: initial;
	line-height: initial;
	margin:0px;
	padding:0px;
	font-size:16px;
	border-bottom:0px;
	border-style: none;
	color: #414141;
}
#response-nav-bottom  p {
	margin-bottom:10px;
}
#response-nav-bottom .tel-response a{
	font-weight:normal;
}
#response-nav-bottom .mail-response a{
	font-weight:normal;
}
.contacts-response {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	font-weight:normal;
	display: inline-block;
}
.contacts-response a{
	font-weight:normal;
	font-size:15px;
}

/*
 * *******************
 * catalog style
 * *******************
 */

/*index top*/ 
.category-kemppi {
	padding: 10px 10px;
    background: #fff;
}
.category-name {
	border-top: 1px solid #dedede;
    padding-top: 10px;
}
.category-name a {
	font-size: 17px;
    font-weight: 600;
    color: #414141;
    padding: 0px 0px;
}
.category-img img{
	margin:10px 0;
}
/*sections catalog*/
.service-content-img img {
	display:block;
}
.catalog-section-list .servise-content-dpn {
    padding: 10px 10px;
	border-top: 0px;
    border: 1px solid #ebeef1;
}

.section-catalog {
   margin-bottom: 20px; 
}
.image-section {
	padding:3px;
	border: 1px solid #f9f8f8;
	border-bottom: none;
}
.name-section {
    background: #f9f9f0;
    padding: 5px;
	text-align: center;
}
.name-section h2 {
    font-size: 16px;
    font-weight: 400;
    color: #414141;
    padding: 0px;
	margin:0px;
}
.name-section h2  a {
	font-size: 16px;
    color: #414141;
    font-weight: 400;
    padding: 0px;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    line-height: 1.42857143;
}
.name-section h2 a:hover {
    color: #414141;
    text-decoration: underline;
}
/*elements list*/
.row-list-elems > [class*='col-lg-12'] {
    margin: 0px;
}
.list-element {
	float:left;
	position:relative;
	width:100%;
	margin-bottom:20px;
}
.list-element-pages {
	float:left;
	position:relative;
	width:100%;
	border: 1px solid #f0ecec;
    border-top: none;
}
.name-element h2 {
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
	margin:0px;
}
.name-element h2  a {
	font-size: 17px;
    color: #282828;
    font-weight: 700;
    padding: 0px;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    line-height: 1.42857143;
}
.name-element h2 a:hover {
    color: #129914;
    text-decoration:none;
}
.element-dpn {
	padding: 10px 10px;text-align:center;
	border-top: 0px;
	font-size: 13px;
    border: 1px solid #ebeef1;
}
.price-element-list {
    font-size: 13px;
	margin:0px 0;
}
.price-element-list sup{
    font-size: 10px;
}
.price-element-list span{
    font-weight: 700;
	display: inline-block;
	color:#FF5722;
}
.price-element-list span.price_econom {
    font-weight: normal;
	color: #282828;
    display: inline-block;
}
.price-element-list span.price_energo {
    font-weight: normal;
	color: #282828;
    display: inline-block;
}
.parameter-element {
	font-size: 13px;
    display: block;
    margin: 0 0 2px;
}
.parameter-element span{
	font-weight: 700;
    color: #FF5722;
}
.parameter-element sup{
    font-size: 9px;
}
.element-more a{
	font-size: 12px;
    color: #282828;
    text-transform: uppercase;
    background:#eeeeee;
    padding: 5px 8px;
    margin: 5px 0 0;
    display: inline-block;
}
.element-more a:hover{
	text-decoration:none;
    background:  #129914;
	color:#fff;
}
#new_elements_list {
    margin: 0 0 20px;
}

/*catalog page*/
.photo-element {
	padding: 3px;
    border: 1px solid #ebeef1;
}
.photo-element img{
	display:block;
}

/*main photos project*/
.row-main-project {
	padding: 0 5px;
}
#main-project .item {
    margin: 10px;	
}
#main-project .owl-buttons {
    position: absolute;
    left: 0px;
    top: 40px;
    width: 100%;
}
#main-project .owl-prev {
    zoom: 1;
    margin: 0px;
    position: absolute;
    left: 10px;
	padding: 8px 10px;
	font-size: 13px;
    color: #fff;
    background: #129914;
}
#main-project .owl-next {
    zoom: 1;
    margin: 0px;
    position: absolute;
    right: 10px;
	padding: 8px 10px;
	font-size: 13px;
    color: #fff;
    background: #129914;
}
#main-project .owl-prev:hover, #main-project .owl-next:hover {
	background: #018304;
	color: #fff;
	text-decoration:none;
}
.main-params-project {
	padding:5px 0;
	border-bottom: 1px solid #f5f4f4;
    border-top: 1px solid #f5f4f4;
}
.main-project {
	margin:5px 0;
}
.price-element-page {
    font-size: 15px;
}
.price-element-page sup{
    font-size: 10px;
}
.price-element-page span{
    font-weight: 700;
    display: inline-block;
    color: #FF5722;
}
.price-element-page span.price_econom {
	/*background: #34699A;*/
	color: #282828;
    font-weight: normal;
    display: inline-block;
}
.price-element-page span.price_energo {
	/*background: #007CB9;*/
    color: #282828;
    font-weight: normal;
    display: inline-block;
}
.parameter-element-page {
	font-size: 14px;
    display: block;
    margin: 0 0 5px;
}
.parameter-element-page span{
	font-weight: 700;
    color: #FF5722;
}
.parameter-element-page sup{
    font-size: 10px;
}
.cat_page_title {
	font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #f5f4f4;
    padding-bottom: 5px;
    margin: 10px 0 5px;
}

/*plan gallery img*/
.plan-project {
	position:relative;
}
.plan-project .zoom-plans{
    opacity: 0;
	border-radius: 50%;
    color: #ffffff;
    display: block;
    height: 60px;
    line-height: 45px;
    margin: -30px -30px 0 0;
    padding: 5px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 50%;
    width: 60px;
    cursor: pointer;
    transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    font-size: 24px;
}

.plan-project:hover  .zoom-plans {
	background:#129914;
	opacity: 1;
	z-index:5;
}
.zoom-plans:hover {
	color: #fff;
    background-color: #018304;
}

/*promo-page*/
.preim-paje {
	margin: 0;
    padding:0;
}
.preim-paje li {
	list-style: none;
	padding: 0;
	margin: 5px 0;
    font-size: 14px;
}
.preim-paje li:before {
    content: "\f00c";
    font: normal normal normal 8px/1 fontawesome;
    padding-right: 6px;
    margin-left: 0px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #129914;
}


.block-promo {
    margin: 0;
    padding:0;
}
.block-promo .title{
	font-size: 15px;
	font-weight: 700;
}
.block-promo .invest-text {
    font-size: 0.855em;
}
.top-block-catalog .title {
    font-size: 14px;
}
.top-block-catalog .main-phone {
    font-size: 17px;
    font-weight: 700;
    margin: 20px 0 0;
}
.button-block-catalog {
    margin: 15px 0 0;
}
.top-block-catalog .main-phone span {
    color: #129914;
}
.top-block-catalog a{
    font-size: 13px;
	cursor:pointer;
    color: #CE022A;
    font-weight: 400;
    line-height: 1.2em;
}
.top-block-catalog a:hover{
    color: #142a3c;
	text-decoration: none;
}

/*similar project*/
.row-similar-project {
	padding: 0 5px;
}
#similar-project .item {
    margin: 10px;	
}
#similar-project .item a {
	font-size: 15px;
    color: #282828;
    font-weight: 700;
    padding: 0px;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    line-height: 1.42857143;
}
#similar-project .item a:hover {
    color: #129914;
    text-decoration: none;
}
/*index project*/
.row-index-project {
	padding: 0 5px;
}
#index-project .item {
    margin: 10px;	
}
#index-project .item a {
	font-size: 15px;
    color: #282828;
    font-weight: 700;
    padding: 0px;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    line-height: 1.42857143;
}
#index-project .item a:hover {
    color: #129914;
    text-decoration: none;
}

.nav-index-project {
    width: 100%;
    padding: 0 10px;
    float: left;
    position: relative;
}
.nav-index-project .sprev {
    display:inline-block;
	margin: 0px;
	padding: 8px 10px;
	font-size: 13px;
    color: #fff;
    background: #129914;
	cursor:pointer;
}
.nav-index-project .sprev:before {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav-index-project .snext:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav-index-project .snext {
    cursor:pointer;
	display:inline-block;
	margin: 0px;
	padding: 8px 10px;
	font-size: 13px;
    color: #fff;
    background: #129914;
}
.nav-index-project .sprev:hover, .nav-index-project .snext:hover {
	background: #018304;
	color: #fff;
	text-decoration:none;
}

/*table catalog*/
#stoimost table {
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0 0 20px 0;
}
#stoimost table td {
	vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 15px 10px;
    margin: 0;
	font-size:14px;
    border: 1px solid #eaeaea;text-align: center;
}#stoimost table th {
	vertical-align: middle;background: #f7f7f8;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 15px 10px;
    margin: 0;
	font-size:14px;
    border: 1px solid #eaeaea;
text-align: center;
}
#stoimost table td > p{
    padding: 0px;
    margin-bottom:0px;
}
#stoimost table tr:nth-child(2n) {
	background: #fcfcfc;
}
@media (max-width: 800px) {
.row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
#stoimost table td {
	font-size:12px; padding: 5px 3px; margin:0px;
}
#stoimost table th {
font-weight: normal;font-size:12px;padding: 7px 3px;margin:0px;
}}
@media (max-width: 500px) {
#stoimost table td {
	font-size:10px; padding: 5px 0px;margin:0px;
}
#stoimost table th {
font-weight: normal;font-size:10px;padding: 5px 0px;margin:0px;
}}
@media (max-width: 350px) {
#stoimost table td {
	font-size:9px; padding: 5px 0px;margin:0px;
}
#stoimost table th {
font-weight: normal;font-size:9px;padding: 5px 0px;margin:0px;
}}


/*
 *
 * ********************
 * GLOBAL CSS STYLES
 * ********************
 *
 */
/* pagination */
.pagination-buttons  {
    width: 100%;
    text-align: center;
}
#next-list-page{
	padding: 6px 15px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 20px 0;
    font-weight: normal;
    font-size: 14px;
    background: #129914;
    background-color: #129914;
    color: #fff;
    text-transform: uppercase;
	webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
#next-list-page:hover  {
   	background:#129914;
    background-color: #018304;
    text-decoration:none;
	color: #fff;
}
#next-mention{
	padding: 6px 15px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin: 20px 0;
    font-weight: normal;
    font-size: 14px;
    background: #CE022A;
    background-color: #CE022A;
    color: #fff;
    text-transform: uppercase;
	webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
#next-mention:hover  {
   	background:#e83743;
    background-color: #e83743;
    text-decoration:none;
	color: #fff;
}
ul.simple-pagination {
	list-style: none;
}
.simple-pagination {
	display: inline-block;
    overflow: hidden;
    padding: 0 0px 5px 0;
    margin: 0;
}
.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.simple-pagination li:before {
	content:initial;
}
.light-theme a, .light-theme span {
	float: left;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    min-width: 14px;
    padding: 5px 13px;
    margin: 0 5px 0 5px;
    color: #414141;
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #dddde0;
}
.light-theme a:hover {
	text-decoration: none;
	border: 1px solid #018304;
	background-color:#129914;
	color:#fff;
}
.light-theme .current {
	cursor: pointer;
    background-color: #fff;
    border: 1px solid;
    border-color: #dedede;
}
.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}  
/* Owl Carousel CSS3 Transitions v1.3.2*/
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/*owl.carousel.css*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	float:left;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*owl.theme.css*/
.owl-theme .owl-controls{
	float: left;
    margin: 0px;
    text-align: left;
	width: 100%;
    /*  position: absolute;
    bottom: 20px;
    left: 0px; */
}
/* Styling Next and Prev buttons 
.owl-theme .owl-controls .owl-buttons .owl-prev{
    zoom: 1;
    margin: 0px;
    position: absolute;
    right: 45px;
    z-index: 100;
    padding: 5px 8px;
    transition: 0.3s;
    cursor: pointer;
    font-size: 13px;
    color: #999;
    border:1px solid #ebebeb;
}*/
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
	color:#f47200;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{
	content: "\f053";
	display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*
.owl-theme .owl-controls .owl-buttons .owl-next{
    zoom: 1;
    margin: 0px;
    position: absolute;
    right: 10px;
    z-index: 100;
    padding: 5px 8px;
    transition: 0.3s;
    cursor: pointer;
    font-size: 13px;
    color: #999;
    border:1px solid #ebebeb;
}*/
.owl-theme .owl-controls .owl-buttons .owl-next:hover{
	color:#f47200;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before{
	content: "\f054";
	display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-buttons { 
    position: absolute;
    left: 0px;
    top: -38px;
	width: 100%;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 20px;
	height: 4px;
	margin: 0px 7px 0 0;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background: #fff;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-pulse,
.la-ball-pulse > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.la-ball-pulse {
    display: block;
    font-size: 0;
    color: #fff;
}
.la-ball-pulse.la-dark {
    color: #333;
}
.la-ball-pulse > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-ball-pulse {
    width: 54px;
    height: 18px;
}
.la-ball-pulse > div:nth-child(1) {
    -webkit-animation-delay: -200ms;
       -moz-animation-delay: -200ms;
         -o-animation-delay: -200ms;
            animation-delay: -200ms;
}
.la-ball-pulse > div:nth-child(2) {
    -webkit-animation-delay: -100ms;
       -moz-animation-delay: -100ms;
         -o-animation-delay: -100ms;
            animation-delay: -100ms;
}
.la-ball-pulse > div:nth-child(3) {
    -webkit-animation-delay: 0ms;
       -moz-animation-delay: 0ms;
         -o-animation-delay: 0ms;
            animation-delay: 0ms;
}
.la-ball-pulse > div {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 100%;
    -webkit-animation: ball-pulse 1s ease infinite;
       -moz-animation: ball-pulse 1s ease infinite;
         -o-animation: ball-pulse 1s ease infinite;
            animation: ball-pulse 1s ease infinite;
}
.la-ball-pulse.la-sm {
    width: 26px;
    height: 8px;
}
.la-ball-pulse.la-sm > div {
    width: 4px;
    height: 4px;
    margin: 2px;
}
.la-ball-pulse.la-2x {
    width: 108px;
}
.la-ball-pulse.la-2x > div {
    width: 10px;
    height: 10px;
    margin: 4px;
}
.la-ball-pulse.la-3x {
    width: 162px;
    height: 54px;
}
.la-ball-pulse.la-3x > div {
    width: 30px;
    height: 30px;
    margin: 12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-pulse {
    0%,
    60%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    30% {
        opacity: .1;
        -webkit-transform: scale(.01);
                transform: scale(.01);
    }
}
@-moz-keyframes ball-pulse {
    0%,
    60%,
    100% {
        opacity: 1;
        -moz-transform: scale(1);
             transform: scale(1);
    }
    30% {
        opacity: .1;
        -moz-transform: scale(.01);
             transform: scale(.01);
    }
}
@-o-keyframes ball-pulse {
    0%,
    60%,
    100% {
        opacity: 1;
        -o-transform: scale(1);
           transform: scale(1);
    }
    30% {
        opacity: .1;
        -o-transform: scale(.01);
           transform: scale(.01);
    }
}
@keyframes ball-pulse {
    0%,
    60%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1);
    }
    30% {
        opacity: .1;
        -webkit-transform: scale(.01);
           -moz-transform: scale(.01);
             -o-transform: scale(.01);
                transform: scale(.01);
    }
}
/*Preloader*/
.preloader {
	position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.95);
    z-index: 999999;
    display: none;
    top: 0;
    left: 0;
    display: block;
}
.loaders {
    position: absolute;
    top: 45%;
    left: 50%;
    z-index: 9999999;
}
.line-spin-fade-loader {
    position: relative;
}
.line-spin-fade-loader>div:nth-child(1) {
    top: 20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s .12s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .12s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(2) {
    top: 13.64px;
    left: 13.64px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s .24s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .24s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(3) {
    top: 0;
    left: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s .36s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .36s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(4) {
    top: -13.64px;
    left: 13.64px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s .48s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .48s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(5) {
    top: -20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s .6s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .6s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(6) {
    top: -13.64px;
    left: -13.64px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s .72s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .72s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(7) {
    top: 0;
    left: -20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s .84s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .84s infinite ease-in-out;
}
.line-spin-fade-loader>div:nth-child(8) {
    top: 13.64px;
    left: -13.64px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s .96s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s .96s infinite ease-in-out;
}
.line-spin-fade-loader>div {
    background-color:#ffffff;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 5px;
    height: 15px;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(.6);
        transform: rotate(180deg) scale(.6);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}
@-webkit-keyframes line-spin-fade-loader {
    50% {
        opacity: .3;
    }

    100% {
        opacity: 1;
    }
}

@keyframes line-spin-fade-loader {
    50% {
        opacity: .3;
    }

    100% {
        opacity: 1;
    }
}


/*subscript*/
form#subscript {
	width: 80%;
}
form#subscript .errormodal {
	margin-top: 10px;
}
form#subscript .okmodal {
	color: #222326;
    background: #fff;
	margin: 10px 0px 5px;
}
form#subscript .okmodal:after {
    background-color:  #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
.btn-subsctipt {
    border: none;
    cursor: pointer;
    height: 40px;
	background:#129914;
    padding: 0 17px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
	line-height: 25px;
}
.btn-subsctipt:hover {
    background:#129914;
    color: #fff;
}
.btn-subsctipt {
    float: right;
    margin: 0px;
}
.subscipt-input {
    overflow: hidden;
    padding: 0;
	margin-top:10px;
}
.subscipt-input input {
	font-family: 'Open Sans', Helvetica, sans-serif;
    width: 100%;
    height: 40px;
    padding: 5px 15px;
    outline: none;
    resize: none;
    font-size: 13px;
    color: #b2b1b1;
    background-color:#2f3033;
    border: none;
}
.subscipt-input input[type="email"]:focus {
	border: none;
	background-color: #404145;
	outline: none;
}
/*Scroll Up*/
.scrollup{
    position: fixed;
	z-index: 99;
    top: 40px;
    right: 20px;
    display: none;
    outline: 0;
    color: #fff;
    text-align: center;
    background-color:#129914;
    width: 44px;
    height: 44px;
    line-height: 40px;
    padding-top: 5px;
	-webkit-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -moz-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -ms-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    -o-transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
    transition: background 350ms ease-in-out, border-color 350ms ease-in-out, color 150ms ease-in-out;
}
.scrollup:hover{
    color: #fff;
	background-color: #018304;
}
.scrollup:hover .fa{
    color: #fff;
}
.scrollup span{
	display: block;
    font-size: 12px;
    border-bottom: 1px dashed #fff;
}
.scrollup .fa{
    font-size: 34px;
	color: #fff;
}
/*Modal Forms Reveal*/
.reveal-modal-bg { 
	position: fixed;
	height: 100%;
	width: 100%;
	background: #414141;
	background: rgba(0,0,0,0.95);
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}
.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	color: #414141;
	margin-left: -200px;
	width: 400px;
	background: #fff;
	position: absolute;
	z-index: 9991;
	padding: 25px 35px;
}
.title-form {
	font-size: 23px;
	margin: 10px 0px;
	font-weight: 700;
}
.personal-data {
	font-size: 13px;
    margin: 5px 0;
}
.close-reveal-modal {
	font-size: 35px;
	position: absolute;
	top: 8px;
	right: 11px;
	font-weight: normal;
	cursor: pointer;
	font-family:Arial;
	color:#414141;
	padding: 3px;
} 	
.close-reveal-modal:hover{
	color:#129914;
	text-decoration:none;
}
.errormodal {
	display: inline-block;
    position: relative;
    color: #fff;
    background: #CE022A;
    padding: 2px 10px;
    font-size: 13px;
    margin: 0 0px 5px;
}
.errormodal:after {
    position: absolute;
    left: 21px;
    height: 9px;
    width: 9px;
    z-index: 0;
    content: "";
    top: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #CE022A;
    border-bottom: 1px solid #CE022A;
    border-left: 1px solid #CE022A;
}
.okmodal {
	display: inline-block;
    position: relative;
    color: #fff;
    background:#129914;
    padding: 2px 10px;
    font-size: 13px;
    margin: 0 0px 5px;
}
.okmodal:after {
    position: absolute;
    left: 21px;
    height: 9px;
    width: 9px;
    z-index: 0;
    content: "";
    top: 17px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color:  #129914;
    border-bottom: 1px solid #129914;
    border-left: 1px solid #129914;
}
/*** Forms html css ***/
.form-title {
    font-size: 14px;
}
.form-field-indicator {
    padding: 0 15px;
}
/*
* input css
*/
.form-field {
    font-family:'Open Sans', Helvetica, sans-serif;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    min-width: 100%;
    width: 100%;
    font-size: 15px;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 12px;
    border: 1px solid #cdcdcd;
}
/*
* textarea css
*/
.form-field-textarea {
	font-family: 'Open Sans', Helvetica, sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	max-width: 100%;
	width: 100%;
	height: 105px;
	border:1px solid #cdcdcd;
	padding: 10px 12px;
	font-size: 15px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
}
.form-field-textarea1 {
	font-family: 'Open Sans', Helvetica, sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
	max-width: 100%;
	width: 100%;
	height: 190px;
	border:1px solid #cdcdcd;
	padding: 10px 12px;
	font-size: 15px;
	background: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*
* select css
*/
.form-field-select {
	font-family: 'Open Sans', Helvetica, sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    width: 100%;
	max-width: 100%;
	border: 1px solid #cdcdcd;
    padding: 10px 12px;
    font-size: 15px;
	font-weight: normal;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #fff url(images/select.png) right 0.5em center no-repeat;
    background-size: 12px 8px;    
}
.form-field-select > option {
	background: #fff;
    color: #414141;
    border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
/*
* phone css
*/
.form-phone { padding-left:35px; }
.form-field-phone {
    position: absolute;
    left: 25px;
    top: 31px;
    padding: 0;
    outline: 0;
    max-width: 20px;
	width: 20px;
    background: #fff;
    border: none;
    font-size: 15px;
    font-family: 'Open Sans', Helvetica, sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}
/*
* all inputs ::focus
*/	
input[type="text"]:focus, input[type="select"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="password"]:focus,textarea:focus {
	border:solid 1px #acacac;
    outline: none;
}
/*Responsive Forms one page*/
.center-forms-responsive {
    padding: 5%;
	margin: auto;
}
.backurl-responsive {
    margin:20px 0;
}
.backurl-responsive a {
    border-bottom:1px dashed #888a8e;
	font-size: 15px;
	color:#414141;
}
	#wrapwindow{
		display: none;
		opacity: 0.8;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 16px;
		background-color: rgba(1, 1, 1, 0.725);
		z-index: 100;
		overflow: auto;
	}
	
	#openwindow{
		width: 400px;
		height: 400px;
		margin: 50px auto;
		display: none;
		z-index: 200;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
  padding:20px;background: linear-gradient(to right bottom,rgba(18, 153, 20, .8),rgba(0, 0, 0, .8));
    border: 1px solid #999;
	}
.closewindow{
float:right; margin-left:0;
		margin-top: 4px;
		cursor: pointer;
	}
/* Ñòèëè ïîëåé ââîäà */
#cont .textbox{
  height:30px;
background: rgba(255, 255, 255, 0.4);
  width:100%;
  border:#ccc 1px solid;
color:#ffffff !important;
  box-sizing:border-box;
  font-family: 'Open Sans', sans-serif;
  font-size:14px; 
  padding:9px;
  margin-bottom:30px; 
}
#cont .message:focus,
#cont .textbox:focus{
  outline:none;
   border:#ffffff 1px solid;
   color:#ffffff !important;
}
/* Ñòèëè òåêñòîâîãî ïîëÿ */
#cont .message{
    background:#fff; 
    width:100%;
    height: 120px;
  border:#ffffff 1px solid;
    box-sizing:border-box;
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    display:block;color:#ffffff !important;
    padding:10px;
    margin-bottom:30px;
    overflow:hidden;
}
.capbox{
  height:30px;
  border:#ccc 1px solid;
  box-sizing:border-box;
  font-family: 'Open Sans', sans-serif;
  font-size:14px; color:#000000;
  padding:9px;margin-top:-10px;
  margin-left:10px; background: rgba(255, 255, 255, 0.4); 
}
.captcha{
  height:30px;
  box-sizing:border-box;
  font-family: 'Open Sans', sans-serif;
  font-size:14px; 
  padding:0 9px;
  margin-left:10px;  
}
.capbox:focus{
  outline:none;
   border:#ffffff 1px solid !important;
   color:#000000;
}
.t_center {text-align: center;margin-bottom: 17px;}
#cont *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
 
@media (max-width: 599px) {
	#openwindow 					
	{overflow:scroll ;
	height: 100%;
	width: 100%;
		margin: 0 auto;
		-moz-box-sizing: border-box;
		    box-sizing: border-box;	
	}
	.closewindow 				
	{
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
	}
	#openwindow form 				
	{
		margin-top: -25px;
	}
	#cont .textbox,				
	#cont .message
	{
		margin-bottom: 5px;
	}}

.list {
    margin: 0 0 37px;
    text-align: center;
}
.list li {
    display: inline-block;
    margin: 0 7px 15px;
    width: 340px;
    vertical-align: top;
}
.elp_item {
    border: 1px solid #c5cdd1;
    color: #33363b;
    padding: 0 20px;
    text-align: left;
}
li:hover .elp_item {
    border: 1px solid #c5cdd1; -webkit-box-shadow: 0 0 20px #d7d7d7; -moz-box-shadow: 0 0 20px #d7d7d7; box-shadow: 0 0 20px #d7d7d7;
}
.list li:hover .img img {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
}
.links {
    margin: 0;text-align:center;
}
.links .name {text-align:center;
    color: #009933;		/*#7d8286*/
    font-size: 18px;	/*24*/
    font-weight: bold;
    line-height: 18px;	/*24*/ 
}
.links a{
    color: #009933;
}
.links a:hover{
text-decoration:none
}
.text {
    margin: 0 0 9px;
}.text strong{
    float: right;
}
.prices {
    border-top: 1px solid #c5cdd1;
    margin: 0 -20px;
    padding: 13px 20px;
}
.prices span {
  color: #FF5722; 
    font-weight: bold;
    line-height: 16px;float: right;
}
hr {
    margin: 0 0 10px;
    border: 0;
    height: 1px;
    background: #c5cdd1;
}
.anons {
padding: 10px;  display: block;
max-width: 100%;
          height: auto;
          margin: 10px auto;	background: #f7f7f8;
    border: 1px solid #ebeef1;
}
.anons span{font-weight: normal;
}
@media (max-width: 600px) {
.list li {
    width: 95%;
}}
.just {text-align: justify;}
ul.marker li:before {
content: "\f1bb";
font-family: FontAwesome;
color: #119913;
margin-right: 10px; 
    font-size: 16px;
}
.harakteristiki img{float:left; padding-right: 20px }
table.table   { border-collapse: collapse; font-family: Tahoma; vertical-align: middle }
table.table td { padding: 4px; border: 1px solid #cccccc; vertical-align: middle}
@media (max-width: 481px) {
table.table td {
padding: 2px; font-size: 10px;
}}
@media (max-width: 320px) {
table.table td {
padding: 1px; font-size: 10px;
}}
@media (max-width: 300px) {
table.table td {
padding: 1px; font-size: 9px;
}}
img.imgleft {
width: 320px;
border: 0; 
float: left; 
margin: 10px 10px 10px 0;}
img.imgright {
width: 320px;
border: 0; 
float: right; 
margin: 10px 0 10px 10px;}
@media (max-width: 481px) {
img.imgleft, img.imgright {
width: 100%;
}}
.hid	{display: none;}
.border {min-height: 215px;height: 100%;background: #ffffff; margin: 3px 0px; border: 1px solid #ebeef1; padding: 15px 5px 5px; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1); }

.calculator__body {
    padding: 30px;width:100%;background: linear-gradient(to right bottom,rgba(18, 153, 20, 1),rgba(0, 0, 0, 1)); border: solid 1px #006600;
	box-sizing: border-box; 
}
.calculator__section__title--first {
    margin-top: 0px !important;
}
.calculator__section__title {
    font-size: .8em;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 0;
}
.calculator .label {
    color: #ffffff;
    font-size: 11px;
}
.grid-justy {
    text-align: justify;
    font-size: 1px;
}
.calculator__param__inputwrp {
    width:15%;
    vertical-align: middle;
}
.grid-justy > * {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.calculator input {
    padding: 5px 0px;
    font-size: 13px;
    text-align: center;background: rgba(255, 255, 255, 0.75); 
    -webkit-box-shadow: inset 1px 1px 1px rgba(229, 229, 229, 0.75);
    -moz-box-shadow: inset 1px 1px 1px rgba(229, 229, 229, 0.75);
    box-shadow: inset 1px 1px 1px rgba(229, 229, 229, 0.75);
    border: solid 1px #006600;
	width: 100%;
	display: inline-block;
	transition: all 0.2s ease-out;
}
.calculator__param__rangewrp {
    width: 78%;
    height: 30px;
    padding-top: 10px;
    vertical-align: middle;
}
.noUi-target {
    border-radius: 4px;
    border: 1px solid #006600;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-background {
    -webkit-border-radius: 4px/3px;
    -moz-border-radius: 4px/3px;
    border-radius: 4px/3px;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.noUi-horizontal {
    height: 5px;
}
.noUi-target {
    position: relative;
    direction: ltr;
    background: black;
    background: -moz-linear-gradient(top, #ff5a00 0%, #ffde00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5a00), color-stop(100%, #ffde00));
    background: -webkit-linear-gradient(top, #ff5a00 0%, #ffde00 100%);
    background: -o-linear-gradient(top, #ff5a00 0%, #ffde00 100%);
    background: -ms-linear-gradient(top, #ff5a00 0%, #ffde00 100%);
    background: linear-gradient(to bottom, #ff5a00 0%, #ffde00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5a00', endColorstr='#ffde00', GradientType=0 );
}
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-base {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-origin {
    border-radius: 2px;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px rgba(255, 255, 255, 0.1), inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.noUi-horizontal .noUi-handle {
    left: -12px;
    top: 50%;
    margin-top: -5px;
}
.icon-range-handler, .noUi-horizontal .noUi-handle {
    background-image: url(sprite.png);
    background-position: -44px -101px;
    width: 23px;
    height: 21px;
}
.noUi-handle {
    cursor: default;
    /* box-shadow: inset 0 0 1px #FFF,
 inset 0 1px 7px #EBEBEB,
 0 3px 6px -3px #BBB; */
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-pips-horizontal {
    padding: 3px 0;
    height: 50px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-pips { 
    position: absolute;
    color: #ffffff;
}
.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 10px;
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-large {
    background: #AAA;
}
.noUi-marker {
    position: absolute;
    background: #CCC;
}
.noUi-value {
    width: 40px;
    position: absolute;
    text-align: center;
    font-size: 10px;
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 1px;
    height: 5px;
}
.noUi-marker {
    position: absolute;
    background: #669966;
}
.noUi-value-horizontal {
    margin-left: -25px;
    padding-top: 10px;
}
.grid-justy:after {
    content: ' ';
    width: 100%;
    display: inline-block;
}
.calculator__results__block {
    width: 28%; float: right; padding-left:5%;
}

.ss a {
    color:#129914;
    text-decoration: none;
	font-weight: bold;
}
.ss a:hover {
	color:#129914;
	text-decoration:none;
}
#popup__toggle{bottom:25px;right:10px;position:fixed;z-index:999;}
.img-circle{background-color:#129914;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #129914;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#129914;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../img/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
.ofer {
padding: 10px;  display: block;
max-width: 100%;
          height: auto;font-size: 0.855em;
          margin: 10px auto;	background: #f7f7f8;
    border: 1px solid #ebeef1;
}
.ofer span a,.ofer span a:hover {
font-weight:bold;text-decoration:none;
}
.choose ul{
    display: inline-block;
}
.choose li{
    display: inline-block;
    font-size: 0.855em;
    line-height: 15px;
    padding: 12px 10px 12px 10px;
    background-color: #f7f7f8;
    margin: 5px 5px 5px 0;
    color: #000;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    cursor: pointer;
}
.choose li:hover{
    background-color: #129914;color: #ffffff;
}
.choose li a{
    color: #000;
}
.choose li a:hover{
    color: #ffffff;text-decoration:none;
}
.activen {background-color: #129914;
}
 li.activen a, li.activen a:hover {text-decoration:none;color: #ffffff;text-transform:uppercase; margin-left:-12px;
}
.activ {background-color: #129914;
}
 li.activ a, li.activ a:hover {text-decoration:none;color: #ffffff;
}
.activny {display: none;
}
summary::-webkit-details-marker {
    display: none
    }
summary {display: block;}
hr {
border: 0;
height: 1px;
background: #cccccc;
background-image: -webkit-linear-gradient(left, #fff, #ccc, #fff);
background-image: -moz-linear-gradient(left, #fff, #ccc, #fff);
background-image: -ms-linear-gradient(left, #fff, #ccc, #fff);
background-image: -o-linear-gradient(left, #fff, #ccc, #fff);
}
.vopros {
    position: fixed;
    z-index: 9999;
    right: 10px;
    bottom: 10px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.vopros:hover {
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-o-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
}
  ::-webkit-input-placeholder {color:#ffffff; opacity:1;}/* webkit */
  ::-moz-placeholder          {color:#ffffff; opacity:1;}/* Firefox 19+ */
  :-moz-placeholder           {color:#ffffff; opacity:1;}/* Firefox 18- */
  :-ms-input-placeholder      {color:#ffffff; opacity:1;}/* IE */