*{
	box-sizing:border-box;
	outline:none !important;
}
html {
    font-size: 15px;
}
body {
    background: #FFFFFF;
    margin: 0 auto;
    font-size: 1rem;
    line-height:1.5;
    font-family: 'Open sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
}
#gss-main {
  position: relative;
  width: 100%;
  min-height: 100%;
  cursor: default;
  overflow: hidden;
}

ul.gss-hmenu
{
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
}
li{
	line-height: 2;
}
table
{
	font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
	width: 100%;
	text-align: left;
}
.tableGreen {
    background: #2a8c4d !important;
    color: #fff;
}
.tableRed {
    background: #ff3000 !important;
    color: #fff;
		font-size: 18px;
	  font-size: 1.2rem;
}
td, th {
    padding: 14px;
		padding: 1rem;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}
a {
    color: #2a8c4d;
}
a:focus, a:hover {
    color: #ff3000;
    text-decoration: underline;
}
.breadcrumbs {
    margin-top: 18px;
		margin-top: 1.2rem;
}
.gss-button {
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #ff3000;
	border-radius: 5px;
  border-radius: .3rem;
  border-width: 0;
  padding: 7px 15px;
  margin: 0 auto;
  transition: all 0.3s ease;
}

.gss-postcontent, .gss-postheadericons, .gss-postfootericons, .gss-blockcontent, ul.gss-vmenu a
{
  text-align: left;
}
.item-page {margin-bottom: 3rem}
.category-desc {margin-bottom: 3rem}
/*ВидеоБлок*/
.grandBlock {
    margin: 80px 0;
}

.standartBlock {
    background-color: #f6f6f6;
		padding: 50px;
    border-radius: 14px;
    border-radius: 1rem;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
		margin: 50px;
}
.videoItem {
	  display: block;
	  width: 50%;
		padding: 0 50px;
}
.companyItem {
    display: block;
    width: 50%;
		padding: 0 50px;
}
.videoInner {
    margin: 0 auto;
    padding: 50px;
    text-align: center;
}
.vidoeFrame {
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    height: 0;
    overflow: hidden;
    border: 10px solid #ff3000;
    border-radius: 10px
}
.vidoeFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.videoItem .modHeading {
    text-align: center;
    margin-bottom: 30px;
}
.videoItem p {
    font-size: 16px;
}
.gss-postcontent p
{
  margin: 13px 0;
}

.gss-postcontent h1, .gss-postcontent h1 a, .gss-postcontent h1 a:link, .gss-postcontent h1 a:visited, .gss-postcontent h1 a:hover, .gss-postcontent h2, .gss-postcontent h2 a, .gss-postcontent h2 a:link, .gss-postcontent h2 a:visited, .gss-postcontent h2 a:hover, .gss-postcontent h3, .gss-postcontent h3 a, .gss-postcontent h3 a:link, .gss-postcontent h3 a:visited, .gss-postcontent h3 a:hover, .gss-postcontent h4, .gss-postcontent h4 a, .gss-postcontent h4 a:link, .gss-postcontent h4 a:visited, .gss-postcontent h4 a:hover, .gss-postcontent h5, .gss-postcontent h5 a, .gss-postcontent h5 a:link, .gss-postcontent h5 a:visited, .gss-postcontent h5 a:hover, .gss-postcontent h6, .gss-postcontent h6 a, .gss-postcontent h6 a:link, .gss-postcontent h6 a:visited, .gss-postcontent h6 a:hover, .gss-blockheader .t, .gss-blockheader .t a, .gss-blockheader .t a:link, .gss-blockheader .t a:visited, .gss-blockheader .t a:hover, .gss-vmenublockheader .t, .gss-vmenublockheader .t a, .gss-vmenublockheader .t a:link, .gss-vmenublockheader .t a:visited, .gss-vmenublockheader .t a:hover, .gss-headline, .gss-headline a, .gss-headline a:link, .gss-headline a:visited, .gss-headline a:hover, .gss-slogan, .gss-slogan a, .gss-slogan a:link, .gss-slogan a:visited, .gss-slogan a:hover, .gss-postheader, .gss-postheader a, .gss-postheader a:link, .gss-postheader a:visited, .gss-postheader a:hover
{
  font-size: 22px;

  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.gss-postcontent a, .gss-postcontent a:link
{
  text-decoration: underline;
  color: #2a8c4d;
}

.gss-postcontent a:visited, .gss-postcontent a.visited
{

  text-decoration: underline;
  color: #333;
}

.gss-postcontent  a:hover, .gss-postcontent a.hover
{
  text-decoration: underline;
  color: #2a8c4d;
}

.gss-postcontent h1
{
  color: #2a8c4d;
  margin: 42px 0;
  font-size: 36px;
  font-size: 2.5rem;
}

.gss-blockcontent h1
{
  margin: 10px 0 0;
  font-size: 36px;
  font-size: 2.5rem;
}

.gss-postcontent h1 a, .gss-postcontent h1 a:link, .gss-postcontent h1 a:hover, .gss-postcontent h1 a:visited, .gss-blockcontent h1 a, .gss-blockcontent h1 a:link, .gss-blockcontent h1 a:hover, .gss-blockcontent h1 a:visited
{
  font-size: 36px;
  font-size: 2.5rem;
}

.gss-postcontent h2
{
  color: #333333;
  margin: 10px 0 0;
  font-size: 28px;
}

.gss-blockcontent h2
{
  margin: 10px 0 0;
  font-size: 28px;
}

.gss-postcontent h2 a, .gss-postcontent h2 a:link, .gss-postcontent h2 a:hover, .gss-postcontent h2 a:visited, .gss-blockcontent h2 a, .gss-blockcontent h2 a:link, .gss-blockcontent h2 a:hover, .gss-blockcontent h2 a:visited
{
  font-size: 28px;

}

.gss-postcontent h3
{
  color: #333333;
  margin: 10px 0 0;
  font-size: 24px;
}

.gss-blockcontent h3
{
  margin: 10px 0 0;
  font-size: 24px;
}

.gss-postcontent h3 a, .gss-postcontent h3 a:link, .gss-postcontent h3 a:hover, .gss-postcontent h3 a:visited, .gss-blockcontent h3 a, .gss-blockcontent h3 a:link, .gss-blockcontent h3 a:hover, .gss-blockcontent h3 a:visited
{
  font-size: 24px;

}

.gss-postcontent h4
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 18px;
}

.gss-blockcontent h4
{
  margin: 10px 0 0;
  font-size: 18px;
}

.gss-postcontent h4 a, .gss-postcontent h4 a:link, .gss-postcontent h4 a:hover, .gss-postcontent h4 a:visited, .gss-blockcontent h4 a, .gss-blockcontent h4 a:link, .gss-blockcontent h4 a:hover, .gss-blockcontent h4 a:visited
{
  font-size: 18px;

}

.gss-postcontent h5
{
  color: #4E6883;
  margin: 10px 0 0;
  font-size: 15px;

}

.gss-blockcontent h5
{
  margin: 10px 0 0;
  font-size: 15px;

}

.gss-postcontent h5 a, .gss-postcontent h5 a:link, .gss-postcontent h5 a:hover, .gss-postcontent h5 a:visited, .gss-blockcontent h5 a, .gss-blockcontent h5 a:link, .gss-blockcontent h5 a:hover, .gss-blockcontent h5 a:visited
{
  font-size: 15px;

}

.gss-postcontent h6
{
  color: #A6B7C9;
  margin: 10px 0 0;
  font-size: 13px;

}

.gss-blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;

}

.gss-postcontent h6 a, .gss-postcontent h6 a:link, .gss-postcontent h6 a:hover, .gss-postcontent h6 a:visited, .gss-blockcontent h6 a, .gss-blockcontent h6 a:link, .gss-blockcontent h6 a:hover, .gss-blockcontent h6 a:visited
{
  font-size: 13px;

}

header, footer, article, nav, #gss-hmenu-bg, .gss-sheet, .gss-hmenu a, .gss-vmenu a, .gss-slidenavigator > a, .gss-checkbox:before, .gss-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #gss-hmenu-bg, .gss-sheet, .gss-slidenavigator > a, .gss-checkbox:before, .gss-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

.gss-header:before, #gss-header-bg:before, .gss-layout-cell:before, .gss-layout-wrapper:before, .gss-footer:before, .gss-nav:before, #gss-hmenu-bg:before, .gss-sheet:before
{
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.gss-header:after, #gss-header-bg:after, .gss-layout-cell:after, .gss-layout-wrapper:after, .gss-footer:after, .gss-nav:after, #gss-hmenu-bg:after, .gss-sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0;
  margin: 0;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .gss-postcontent li h1, .gss-blockcontent li h1
{
  margin: 1px;
}

li h2, .gss-postcontent li h2, .gss-blockcontent li h2
{
  margin: 1px;
}

li h3, .gss-postcontent li h3, .gss-blockcontent li h3
{
  margin: 1px;
}

li h4, .gss-postcontent li h4, .gss-blockcontent li h4
{
  margin: 1px;
}

li h5, .gss-postcontent li h5, .gss-blockcontent li h5
{
  margin: 1px;
}

li h6, .gss-postcontent li h6, .gss-blockcontent li h6
{
  margin: 1px;
}

li p, .gss-postcontent li p, .gss-blockcontent li p
{
  margin: 1px;
}

.gss-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.gss-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.gss-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.gss-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.gss-logo
{
  position: relative;
  top: 0;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
  width: 40%;
  padding: 10px;
}
.gss-logo img {
    max-width: 220px;
}

.gss-header
{
  margin: 0 auto;
  background-repeat: no-repeat;
  position: relative;
  /*background-image: url('../images/header.jpg');
  background-position: center top;
	/*border-bottom: 2px solid #fff;*/
}

.custom-responsive .gss-header
{
  /*background-image: url('../images/header.jpg');
  background-position: center top;*/
	background: #2a8c4d;
}

.default-responsive .gss-header, .default-responsive #gss-header-bg
{
  background: #3d965d;
  background-position: center center;
  background-size: cover;
}

.gss-header-inner
{
  position: relative;
  max-width: 1536px;
  width: 90%;
  z-index: auto !important;
  margin: 0 auto;
	display: -webkit-flex;
	display: -webkit-box;
  display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding: 20px 0;
}

.gss-header>div.gss-nostyle, .gss-header>div.gss-block, .gss-header>div.gss-post
{
  position: absolute;
  z-index: 101;
}

.gss-nav
{
  background: #ededed;
  margin: 0 auto;
	position: absolute;
	z-index: 499;
	width: 100%;
}

ul.gss-hmenu a, ul.gss-hmenu a:link, ul.gss-hmenu a:visited, ul.gss-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.gss-hmenu, ul.gss-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.gss-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.gss-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.gss-hmenu:after, ul.gss-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.gss-hmenu, ul.gss-hmenu ul
{
  min-height: 0;
}

ul.gss-hmenu
{
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}

.gss-nav-inner:before
{
  content: ' ';
}

.gss-nav-inner
{
  text-align: left;
  margin: 0 auto;
}

.desktop  .gss-nav-inner
{
  min-width: 700px;
  max-width: 1536px;
width: 90%;
  padding-left: 0;
  padding-right: 0;
}

.desktop .gss-nav
{
  padding-left: 0;
  padding-right: 0;
}

.gss-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.gss-hmenu-extra2
{
  position: relative;
	top: 5px;
	top: .35rem;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}
.gss-hmenu
{
  float: left;
}

.gss-menuitemcontainer
{
  margin: 0 auto;
}

ul.gss-hmenu>li
{
	padding: 7px;
	padding: .5rem;
}

ul.gss-hmenu>li:first-child
{
  margin-left: 1px;
}

ul.gss-hmenu>li:last-child, ul.gss-hmenu>li.last-child
{
  margin-right: 1px;
}

ul.gss-hmenu>li>a
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 44px;
  cursor: pointer;
  text-decoration: none;
  color: #333;
  line-height: 45px;
  text-align: center;
}

.gss-hmenu>li>a, .gss-hmenu>li>a:link, .gss-hmenu>li>a:visited, .gss-hmenu>li>a.active, .gss-hmenu>li>a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
	font-size: 18px;
	font-size: 1.1rem;
}

ul.gss-hmenu>li>a.active
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
}

ul.gss-hmenu>li>a:visited, ul.gss-hmenu>li>a:hover, ul.gss-hmenu>li:hover>a
{
  text-decoration: none;
	color: #333;
}

ul.gss-hmenu>li>a:hover, .desktop ul.gss-hmenu>li:hover>a
{
	color: #2a8c4d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 15px;
  margin: 0 auto;
}

ul.gss-hmenu>li>a:hover, .desktop ul.gss-hmenu>li:hover>a
{
  color: #ff3000;
  text-decoration: none;
}

ul.gss-hmenu>li:first-child:before
{
  display: none;
}

ul.gss-hmenu li li a
{
  margin: 0 auto;
}

ul.gss-hmenu li li
{
  float: none;
  width: auto;
}

.desktop ul.gss-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.gss-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.gss-hmenu ul a
{
  display: block;
  white-space: nowrap;
}

.gss-hmenu ul a:link, .gss-hmenu ul a:visited, .gss-hmenu ul a.active, .gss-hmenu ul a:hover
{
  text-align: left;
  line-height: 1.5;
  color: #333;
	background: #ededed;
	padding: 1rem;
  text-decoration: none;
	border-top: 1px solid #fff;
}

.desktop ul.gss-hmenu li li:first-child:before, .desktop ul.gss-hmenu li li:first-child:after
{
  display: none;
}

ul.gss-hmenu ul li a:hover, .desktop ul.gss-hmenu ul li:hover>a
{
  margin: 0 auto;
}

.gss-hmenu ul a:hover
{
  text-decoration: none;
  color: #ff3000;
}

.desktop .gss-hmenu ul li:hover>a
{
  color: #ff3000;
}

/*ul.gss-hmenu ul:before
{
  background: #333232;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}*/

.desktop ul.gss-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.gss-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.gss-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.desktop ul.gss-hmenu>li>ul
{}

.desktop ul.gss-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -8px;
}

.desktop ul.gss-hmenu ul.gss-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.gss-hmenu ul.gss-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.gss-hmenu li li:hover>ul.gss-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.gss-hmenu li li:hover>ul.gss-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.gss-hmenu ul ul.gss-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -8px;
}

.desktop ul.gss-hmenu ul ul.gss-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -8px 0 0;
}

.desktop ul.gss-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.gss-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.gss-hmenu ul ul:before
{
	border-radius: 0 4px 4px 4px;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 8px;
  border-left: 1px solid #3d3d3d;
}

/*.desktop ul.gss-hmenu>li>ul:before
{
  top: 11px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}*/

.desktop ul.gss-hmenu>li>ul.gss-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.gss-hmenu>li>ul.gss-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.gss-hmenu ul ul.gss-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop ul.gss-hmenu ul ul.gss-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.gss-sheet
{
  margin: 44px auto 0;
  position: relative;
  cursor: auto;
  width: 100%;
  min-width: 700px;
  z-index: auto !important;
}

.gss-layout-wrapper
{
  position: relative;
  margin: 0 auto;
  z-index: auto !important;
  max-width: 1536px;
  width: 90%;
}

.gss-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.gss-content-layout-row
{
  display: table-row;
}

.gss-layout-cell
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

.gss-postcontent .gss-content-layout
{
  border-collapse: collapse;
}

.gss-vmenublock
{
  background: #F7F7F7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #E2E8EE;
  margin: 10px;
}

div.gss-vmenublock img
{
  margin: 0;
}

.gss-vmenublockheader
{
  border-bottom: 1px solid #E2E8EE;
  padding: 12px 0;
  margin: 0 auto;
}

.gss-vmenublockheader .t, .gss-vmenublockheader .t a, .gss-vmenublockheader .t a:link, .gss-vmenublockheader .t a:visited, .gss-vmenublockheader .t a:hover
{
  color: #333333;
  font-size: 20px;

  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.gss-vmenublockcontent
{
  border: 1px solid transparent;
  margin: 0 auto;
}

ul.gss-vmenu, ul.gss-vmenu ul
{
  list-style: none;
  display: block;
}

ul.gss-vmenu, ul.gss-vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.gss-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.gss-vmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  font-size: 14px;

  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #333333;
  min-height: 30px;
  line-height: 30px;
}

ul.gss-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.gss-vmenu ul, ul.gss-vmenu li
{
  position: relative;
}

.osteklenie {
    text-align: left;
    padding: 5px 10px;
    font-size: 14px;
}

.osteklenie a{
    color: #111;
}

.myiImg {
    padding: 20px;
}

.myiImg img {
    max-height: 180px;
}
.myiImg2 img {
    max-height: 150px;
}
.myiImg2 {
    padding: 20px;
    background: #ededed;
}

.aliGetPrice2 {
    background: #ff3000;
    color: #fff;
    font-size: 18px;
    padding: 8px;
    border-top: 1px solid #fff;
}

ul.gss-vmenu>li
{
  margin-top: 1px;
}

ul.gss-vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.gss-vmenu>li:first-child
{
  margin-top: 0;
}

ul.gss-vmenu>li>a:hover, ul.gss-vmenu>li>a.active:hover
{
  padding: 0 15px;
  margin: 0 auto;
}

ul.gss-vmenu>li>a:hover, ul.gss-vmenu>li>a.active:hover
{
  text-decoration: none;
}

ul.gss-vmenu a:hover, ul.gss-vmenu a.active:hover
{
  color: #122C82;
}

ul.gss-vmenu>li>a.active:hover>span.border-top, ul.gss-vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.gss-vmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
  color: #122C82;
}

ul.gss-vmenu>li:after, ul.gss-vmenu>li>ul:after
{
  display: block;
  position: absolute;
  content: ' ';
  left: 0;
  right: 0;
  top: -1px;
}

ul.gss-vmenu>li:after, ul.gss-vmenu>li>ul:after
{
  z-index: 1;
  height: 0;
  border-bottom: 1px solid #E2E8EE;
}

ul.gss-vmenu>li:first-child:before, ul.gss-vmenu>li:first-child:after
{
  display: none;
}

ul.gss-vmenu>li>ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.gss-vmenu li li a
{
  margin: 0 auto;
  position: relative;
}

ul.gss-vmenu ul, ul.gss-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.gss-vmenu ul, ul.gss-vmenu li li
{
  position: relative;
}

ul.gss-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 30px;
  overflow: visible;
  padding: 0;
  padding-left: 27px;
  padding-right: 27px;
  z-index: 0;
  line-height: 30px;
  color: #666666;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.gss-vmenu ul a:visited, ul.gss-vmenu ul a.active:hover, ul.gss-vmenu ul a:hover, ul.gss-vmenu ul a.active
{
  line-height: 30px;
  color: #666666;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.gss-vmenu li li
{
  position: relative;
  margin-top: 1px;
}

ul.gss-vmenu ul ul a
{
  padding-left: 54px;
}

ul.gss-vmenu ul ul ul a
{
  padding-left: 81px;
}

ul.gss-vmenu ul ul ul ul a
{
  padding-left: 108px;
}

ul.gss-vmenu ul ul ul ul ul a
{
  padding-left: 135px;
}

ul.gss-vmenu li li a:before
{
  content: url('../images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.gss-vmenu li li a:before
{
  bottom: 0;
}

ul.gss-vmenu ul>li>a:hover, ul.gss-vmenu ul>li>a.active:hover
{
  margin: 0 auto;
}

ul.gss-vmenu ul li a:hover, ul.gss-vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #122C82;
}

ul.gss-vmenu ul a:hover:after
{
  background-position: center;
}

ul.gss-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.gss-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.gss-vmenu li li a:hover:before
{
  content: url('../images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.gss-vmenu li li a:hover:before
{
  bottom: 0;
}

ul.gss-vmenu ul>li>a.active
{
  background: #B9C2CB;
  background: rgba(185, 194, 203, 0.4);
  margin: 0 auto;
}

ul.gss-vmenu ul a.active, ul.gss-vmenu ul a:hover, ul.gss-vmenu ul a.active:hover
{
  text-decoration: none;
  color: #122C82;
}

ul.gss-vmenu li li a.active:before
{
  content: url('../images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.gss-vmenu li li a.active:before
{
  bottom: 0;
}

ul.gss-vmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px solid #E2E8EE;
}

ul.gss-vmenu li li:before
{
  display: block;
  position: absolute;
  content: ' ';
  left: 0;
  right: 0;
  top: -1px;
  z-index: 0;
  height: 1px;
}

ul.gss-vmenu>li>ul>li:first-child:before, ul.gss-vmenu>li>ul>li:first-child:after
{
  display: none;
}

.gss-block
{
  margin: 3px;
}

div.gss-block img
{
  border: none;
  margin: 0;
}

.gss-blockheader
{
  padding: 6px 5px;
  margin: 0 auto 2px;
}

.gss-blockheader .t, .gss-blockheader .t a, .gss-blockheader .t a:link, .gss-blockheader .t a:visited, .gss-blockheader .t a:hover
{
  color: #333333;
  font-size: 20px;

  font-weight: normal;
  font-style: normal;
  margin: 0 5px;
}

.gss-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #333333;
  font-size: 13px;

  line-height: 175%;
}

.gss-blockcontent table, .gss-blockcontent li, .gss-blockcontent a, .gss-blockcontent a:link, .gss-blockcontent a:visited, .gss-blockcontent a:hover
{
  color: #333333;
  font-size: 13px;

  line-height: 175%;
}

.gss-blockcontent p
{
  margin: 0 5px;
}

.gss-blockcontent a, .gss-blockcontent a:link
{
  color: #122C82;

}

.gss-blockcontent a:visited, .gss-blockcontent a.visited
{
  color: #122C82;

  text-decoration: none;
}

.gss-blockcontent a:hover, .gss-blockcontent a.hover
{
  color: #122C82;

  text-decoration: none;
}

.gss-block li
{
  font-size: 13px;

  line-height: 175%;
  color: #4E6883;
  margin: 5px 0 0 10px;
}

.gss-breadcrumbs
{
  margin: 0 auto;
}

a.gss-button, a.gss-button:link, a:link.gss-button:link, body a.gss-button:link, a.gss-button:visited, body a.gss-button:visited, input.gss-button, button.gss-button
{
  text-decoration: none;
  font-size: 16px;

  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  box-sizing: content-box;
}

.gss-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .gss-button
{
  display: block;
  float: left;
}

input, select, textarea, a.gss-search-button span
{
  vertical-align: middle;
  font-size: 16px;

  font-weight: normal;
  font-style: normal;
}

.gss-block select
{
  width: 96%;
}

input.gss-button
{
  float: none !important;
  -webkit-appearance: none;
}

.gss-button.active, .gss-button.active:hover
{
  background: #A1ADBA;
  background: -webkit-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  background: -moz-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  background: -o-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  background: -ms-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  background: linear-gradient(to bottom, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  -svg-background: linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-width: 0;
  padding: 0 15px;
  margin: 0 auto;
}

.gss-button.active, .gss-button.active:hover
{
  color: #FFFFFF !important;
}

.gss-button.hover, .gss-button:hover
{
  background: #2a8c4d;
	border-radius: 5px;
  border-radius: .3rem;
  border-width: 0;
  margin: 0 auto;
}

.gss-button.hover, .gss-button:hover
{
  color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
background: #FFF;
border-radius: 3px;
border: none;
margin: 0 auto;
border: 1px solid #ddd;
}
.form-control {
	height: 50px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
  width: 100%;
padding: 7px 12px;
color: #444 !important;
font-size: 16px;

font-weight: normal;
font-style: normal;
text-shadow: none;
}

input.gss-error, textarea.gss-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.gss-error, textarea.gss-error
{
  color: #3D5166 !important;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
}

form.gss-search input[type="text"]
{
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #CCD6E0;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #364049 !important;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
}

form.gss-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.gss-search input, a.gss-search-button
{
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.gss-search>input, a.gss-search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.gss-search input[type="submit"], input.gss-search-button, a.gss-search-button
{
  border-radius: 0;
  margin: 0 auto;
}

form.gss-search input[type="submit"], input.gss-search-button, a.gss-search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #FFFFFF !important;
  cursor: pointer;
}

a.gss-search-button span.gss-search-button-text
{
  display: none;
}

label.gss-checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.gss-checkbox
{
  cursor: pointer;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #364049 !important;
}

.gss-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.gss-checkbox.active:before
{
  background: #FC905A;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.gss-checkbox.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.gss-radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.gss-radiobutton
{
  cursor: pointer;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #364049 !important;
}

.gss-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.gss-radiobutton.active:before
{
  background: #B9C2CB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.gss-radiobutton.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.gss-comments
{
  border-top: 1px dotted #A1ADBA;
  margin: 0 auto;
  margin-top: 25px;
}

.gss-comments h2
{
  color: #23292F;
}

.gss-comment-inner
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 96px;
}

.gss-comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 2px;
  background: #fff;
  border: 1px solid #E2E8EE;
}

.gss-comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.gss-comment-content
{
  padding: 10px 0;
  color: #303F50;

}

.gss-comment
{
  margin-top: 6px;
}

.gss-comment:first-child
{
  margin-top: 0;
}

.gss-comment-header
{
  color: #23292F;

  line-height: 100%;
}

.gss-comment-header a, .gss-comment-header a:link, .gss-comment-header a:visited, .gss-comment-header a.visited, .gss-comment-header a:hover, .gss-comment-header a.hovered
{

  line-height: 100%;
}

.gss-comment-header a, .gss-comment-header a:link
{

  font-weight: bold;
  font-style: normal;
  color: #758799;
}

.gss-comment-header a:visited, .gss-comment-header a.visited
{

  color: #758799;
}

.gss-comment-header a:hover, .gss-comment-header a.hovered
{

  color: #758799;
}

.gss-comment-content a, .gss-comment-content a:link, .gss-comment-content a:visited, .gss-comment-content a.visited, .gss-comment-content a:hover, .gss-comment-content a.hovered
{

}

.gss-comment-content a, .gss-comment-content a:link
{

  color: #CD4704;
}

.gss-comment-content a:visited, .gss-comment-content a.visited
{

  color: #3F5369;
}

.gss-comment-content a:hover, .gss-comment-content a.hovered
{

  color: #CD4704;
}

.gss-pager
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px;
  margin: 2px;
}

.gss-pager>*:last-child
{
  margin-right: 0 !important;
}

.gss-pager>span
{
  cursor: default;
}

.gss-pager>*
{
  background: #E2E8EE;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 12px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.gss-pager a:link, .gss-pager a:visited, .gss-pager .active
{
  line-height: normal;

  text-decoration: none;
  color: #1E2429;
}

.gss-pager .active
{
  background: #122C82;
  padding: 8px 12px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.gss-pager .more
{
  background: #E2E8EE;
  margin: 0 4px 0 auto;
}

.gss-pager a.more:link, .gss-pager a.more:visited
{
  color: #461801;
}

.gss-pager a:hover
{
  background: #B9C2CB;
  padding: 8px 12px;
  margin: 0 4px 0 auto;
}

.gss-pager  a:hover, .gss-pager  a.more:hover
{
  text-decoration: none;
  color: #21262C;
}

.gss-pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.gss-pager>*:last-child:after
{
  display: none;
}

.gss-commentsform
{
  background: #E2E8EE;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #23292F;
}

.gss-commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #23292F;
}

.gss-commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.gss-commentsform input:not([type=submit]), .gss-commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.gss-commentsform .form-submit
{
  margin-top: 10px;
}

.gss-post{}

a img
{
  border: 0;
}
img {
	max-width:100%;
	height:auto;
}
.gss-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.gss-article table, table.gss-article
{
  border-collapse: collapse;
  margin: 1px;
}

.gss-post .gss-content-layout-br
{
  height: 0;
}

.gss-article th, .gss-article td
{
  padding: 10px;
  border: solid 1px #B9C2CB;
  vertical-align: top;
  text-align: left;
}

.gss-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.gss-collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.gss-postheader
{
  color: #333333;
  padding: 20px 0;
  font-size: 36px;
	font-size: 2.5rem;
  font-style: normal;
}

.gss-postheader a, .gss-postheader a:link, .gss-postheader a:visited, .gss-postheader a.visited, .gss-postheader a:hover, .gss-postheader a.hovered
{
  font-size: 24px;

  font-weight: normal;
  font-style: normal;
}

.gss-postheader a, .gss-postheader a:link
{

  text-decoration: none;
  text-align: left;
  color: #333333;
}

.gss-postheader a:visited, .gss-postheader a.visited
{

  text-decoration: none;
  text-align: left;
  color: #333333;
}

.gss-postheader a:hover, .gss-postheader a.hovered
{

  text-decoration: none;
  text-align: left;
  color: #333333;
}

.gss-postheadericons, .gss-postheadericons a, .gss-postheadericons a:link, .gss-postheadericons a:visited, .gss-postheadericons a:hover
{

  color: #4E6883;
}

.gss-postheadericons
{
  padding: 1px;
  margin: 0 0 0 10px;
}

.gss-postheadericons a, .gss-postheadericons a:link
{

  text-decoration: none;
  color: #FB722D;
}

.gss-postheadericons a:visited, .gss-postheadericons a.visited
{

  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #587493;
}

.gss-postheadericons a:hover, .gss-postheadericons a.hover
{

  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #E65005;
}

.gss-postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .gss-postdateicon:before
{
  bottom: 0;
}

.gss-postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .gss-postauthoricon:before
{
  bottom: 0;
}

.gss-postediticon:before
{
  content: url('../images/system/edit.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .gss-postediticon:before
{
  bottom: 0;
}

.gss-postcontent ul>li:before, .gss-post ul>li:before, .gss-textblock ul>li:before
{
content: "\f00c";
margin-right: 10px;
position: relative;
display: inline-block;
font-family: fontawesome;
color: #ff3000;
}

.opera .gss-postcontent ul>li:before, .opera   .gss-post ul>li:before, .opera   .gss-textblock ul>li:before
{
  bottom: 0;
}

.gss-postcontent li, .gss-post li, .gss-textblock li
{

  color: #303F50;
  margin: 3px 0 0 11px;
}

.gss-postcontent ul>li, .gss-post ul>li, .gss-textblock ul>li, .gss-postcontent ol, .gss-post ol, .gss-textblock ol
{
  padding: 0;
}

.gss-postcontent ul>li, .gss-post ul>li, .gss-textblock ul>li
{
  padding-left: 17px;
}

.gss-postcontent ul>li:before, .gss-post ul>li:before, .gss-textblock ul>li:before
{
  margin-left: -17px;
}

.gss-postcontent ol, .gss-post ol, .gss-textblock ol, .gss-postcontent ul, .gss-post ul, .gss-textblock ul
{
  margin: 1em 0 1em 11px;
}

.gss-postcontent li ol, .gss-post li ol, .gss-textblock li ol, .gss-postcontent li ul, .gss-post li ul, .gss-textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.gss-postcontent li, .gss-post li, .gss-textblock li
{
  margin: 3px 0 0 0;
}

.gss-postcontent ol>li, .gss-post ol>li, .gss-textblock ol>li
{
  overflow: visible;
}

.gss-postcontent ul>li, .gss-post ul>li, .gss-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}
/*Стиль Widget*/
li.TechDesk {
    border-bottom: 1px solid #ccc;
    line-height: 2;
}
.DeskDesk {
    padding: 15px 0;
}
.ProfTitle {
    font-size: 32px;
}
.varGlass li.TechDesk {
    color: #fff;
    text-align: left;
    font-size: 13px;
}
.varGlass .DeskDesk {
    padding: 10px;
    text-align: left;
    font-size: 13px;
}
.varGlass .uk-panel-hover:hover {
    border: none;
}
.varGlass .uk-overlay-background {
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    border: none;
}
.mineHeading {
    font-size: 36px !important;
    color: #333;
    text-align: center;
    padding:80px 0;
}
/*---/Стиль Widget*/
blockquote
{
  background: #EFF2F5 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #0D1216;

  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .gss-postcontent blockquote a, .gss-blockcontent blockquote a, .gss-footer blockquote a, blockquote a:link, .gss-postcontent blockquote a:link, .gss-blockcontent blockquote a:link, .gss-footer blockquote a:link, blockquote a:visited, .gss-postcontent blockquote a:visited, .gss-blockcontent blockquote a:visited, .gss-footer blockquote a:visited, blockquote a:hover, .gss-postcontent blockquote a:hover, .gss-blockcontent blockquote a:hover, .gss-footer blockquote a:hover
{
  color: #0D1216;

  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .gss-postcontent blockquote p, .gss-blockcontent blockquote p, .gss-footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;

  color: #647587;
}

.Sorter a:link
{

  color: #647587;
}

.Sorter a:visited, .Sorter a.visited
{

  color: #647587;
}

.Sorter a:hover, .Sorter a.hover
{

  color: #4C5967;
}

.Sorter
{

  color: #364049;
}

.gss-footer
{
	background: #4d4d4d;
   margin: 0 auto;
   position: relative;
   color: #A2A2A2;
   padding: 0;
}

.gss-footer a, .gss-footer a:link, .gss-footer a:visited, .gss-footer a:hover, .gss-footer td, .gss-footer th, .gss-footer caption
{
  color: #fff;
}

.gss-footer p {
    line-height: 2;
    color: #c9cacf;
}

.gss-footer a, .gss-footer a:link
{
  color: #FFFFFF;

  text-decoration: none !important;
border-bottom: 1px dotted;
cursor: pointer;
}

.gss-footer a:visited
{
  color: #B6BFC9;

  text-decoration: none;
}

.gss-footer a:hover
{
  color: #FFFFFF;

  text-decoration: underline;
}

.gss-footer h1
{
  color: #FFFFFF;

}

.gss-footer h2
{
  color: #FFFFFF;

}

.gss-footer h3
{
  color: #FFFFFF;

}

.gss-footer h4
{
  color: #fff;
  padding-bottom: 20px;
}

.gss-footer h5
{
  color: #9CAFC4;

}

.gss-footer h6
{
  color: #9CAFC4;

}

.gss-footer img
{
  border: none;
  margin: 0;
}

.gss-footer-inner
{
  margin: 0 auto;
  min-width: 700px;
  max-width: 1536px;
width: 90%;
  padding: 80px 0;
}

.gss-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  background-position: left center;
  vertical-align: middle;
}

.gss-rss-tag-icon:empty
{
  vertical-align: middle;
}

.gss-facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-facebook-tag-icon:empty
{
  vertical-align: middle;
}

.gss-twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-twitter-tag-icon:empty
{
  vertical-align: middle;
}

.gss-tumblr-tag-icon
{
  background: url('../images/tumblricon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-tumblr-tag-icon:empty
{
  vertical-align: middle;
}

.gss-pinterest-tag-icon
{
  background: url('../images/pinteresticon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-pinterest-tag-icon:empty
{
  vertical-align: middle;
}

.gss-vimeo-tag-icon
{
  background: url('../images/vimeoicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-vimeo-tag-icon:empty
{
  vertical-align: middle;
}

.gss-youtube-tag-icon
{
  background: url('../images/youtubeicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-youtube-tag-icon:empty
{
  vertical-align: middle;
}

.gss-linkedin-tag-icon
{
  background: url('../images/linkedinicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.gss-linkedin-tag-icon:empty
{
  vertical-align: middle;
}
.ya-share2__item {
    padding: 0 !important;
}
.ya-share2__item a{
    border: none !important;
}
.opera .gss-footer ul>li:before
{
  bottom: 0;
}

.gss-footer li
{
  font-size: 13px;

  color: #FEE4D7;
}

.gss-footer ul>li, .gss-footer ol
{
  padding: 0;
}

.gss-footer ul>li
{
  padding-left: 13px;
}

.gss-page-footer, .gss-page-footer a, .gss-page-footer a:link, .gss-page-footer a:visited, .gss-page-footer a:hover
{
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #D3D9DE;
}

.gss-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #B9C6D5;
}

.gss-lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.gss-lightbox, .gss-lightbox-wrapper .gss-lightbox-image
{
  cursor: pointer;
}

.gss-lightbox-wrapper .gss-lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.gss-lightbox-wrapper .gss-lightbox-image.active
{
  display: inline-block;
}

.gss-lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.gss-lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.gss-lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.gss-lightbox-wrapper .arrow.left
{
  left: 9px;
}

.gss-lightbox-wrapper .arrow.right
{
  right: 9px;
}

.gss-lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.gss-lightbox-wrapper .arrow.disabled
{
  display: none;
}

.gss-lightbox-wrapper .arrow-t, .gss-lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.gss-lightbox-wrapper .arrow-t
{
  top: 38px;
}

.gss-lightbox-wrapper .arrow-b
{
  top: 50px;
}

.gss-lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.gss-lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.gss-lightbox-wrapper .close .cw, .gss-lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.gss-lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.gss-lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.gss-lightbox-wrapper .close-alt, .gss-lightbox-wrapper .arrow-right-alt, .gss-lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .gss-lightbox-wrapper .close-alt, .ie8 .gss-lightbox-wrapper .arrow-right-alt, .ie8 .gss-lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .gss-lightbox-wrapper .cw, .ie8 .gss-lightbox-wrapper .ccw
{
  display: none;
}

.gss-content-layout .gss-sidebar1
{
  margin: 0 auto;
  width: 250px;
}

.gss-content-layout .gss-content
{
  margin: 0 auto;
}

.gss-content-layout .gss-sidebar2
{
  margin: 0 auto;
  width: 250px;
}

fieldset
{
  border: none;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #B9C2CB;
  border-top: solid 1px #B9C2CB;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #B9C2CB;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #B9C2CB;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #B9C2CB;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #B9C2CB;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.edit.item-page select + div
{
  width: 100% !important;
}

.edit.item-page div > ul
{
  border: 1px solid #B9C2CB;
}

.edit.item-page .search-field
{
  overflow: visible;
}

.edit.item-page .search-field > input
{
  width: 100% !important;
}

.edit.item-page ul > li:before
{
  content: normal;
}

.edit.item-page fieldset
{
  border: solid 1px #B9C2CB;
}

.edit.item-page fieldset legend
{
  padding: 7px;
  font-weight: bold;
}

#editor-xtd-buttons
{
  float: left;
  padding: 0;
}

.toggle-editor
{
  float: right;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form fieldset label
{
  width: 100%;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

#search-searchword
{
  margin-bottom: 5px;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

div.tags
{
  display: inline;
}

.tag-category ul > li:before
{
  content: normal;
}

ul.list-striped > li:before
{
  content: normal;
}

.list-striped
{
  border-top: 1px solid #ddd;
}

.list-striped li, .list-striped dd
{
  border-bottom: 1px solid #ddd;
}

.accordion
{
  margin-bottom: 18px;
}

.accordion-group
{
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion-heading
{
  border-bottom: 0;
}

.accordion-heading .accordion-toggle
{
  display: block;
  padding: 8px 15px;
}

.accordion-toggle
{
  cursor: pointer;
}

.accordion-inner
{
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.accordion-body.in:hover
{
  overflow: visible;
}

.collapse.in
{
  height: auto;
}

.collapse
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.element-invisible
{
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Begin Additional CSS Styles */
.gss-nostyle.sloganMod {
  width: 25%;
}
.sloganMod a {
    display: flex;
    align-items: center;
    color: #333;
    text-decoration: none !important;
}
.saleIcon {
    width: 42px;
		width: 3rem;
    margin-right: 15px;
}
.saleIcon img {
		width: 56px;
		width: 4rem;
}
.saleText {
    font-size: 16px;
		text-align: left;
		color:#fff;
}
.slogan {
    border: 1px solid #a2afda;
		border-radius: 4px;
		background: #e9eeff;
		text-align: center;
		font-size: 16px;
		padding: 7px 15px;
		position: relative;
}
.slogan::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #e9eeff;
    border-top: 1px solid #a2afda;
    border-right: 1px solid #a2afda;
    transform: rotate(-135deg);
    left: -8px;
    top: 50%;
    margin-top: -7px;
}
.sloganText {
    font-size: 18px;
    padding: 5px 15px;
    border-bottom: 1px solid #a2afda;
}
.whyText {
    font-size: 16px;
    padding: 6px 15px;
}
.homePage {
    padding: 80px 0;
}
.gss-nostyle.feedBackMod {
		width: 20%;
		display: flex;
    justify-content: center;
}

.gss-nostyle.phoneMod {
    width: 40%;
}
.phones {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.phoneIcon {
	  width: 56px;
    width: 4rem;
		margin-right: 15px;
}
.phoneNumbers a {
		display: block;
		color: #fff;
		text-decoration: none;
		font-size: 21px;
		font-size: 1.5rem;
		font-weight: bold;
}
.mailIcon {
    width: 38px;
    margin-right: 15px;
}
.modInner {
    max-width: 1536px;
    margin: 0 auto;
		width:90%;
}
.gss-nostyle.topBannerMod {
    padding: 80px 0;
    background: url(/images/zelenaya-abstrakciya.jpg) top center fixed;
    background-size: cover;
}
.topBannerMod .modInner {
		background: rgba(42, 140, 77, 0.9098039215686274);
    background: #2a8c4de8;
    padding: 80px 0;
    border-radius: 14px;
    border-radius: 1rem;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}
.gss-nostyle.gazonBannerMod {
    padding: 80px 0;
    background: url(/images/travasuper.png) repeat scroll;
}
.gazonBannerMod .modInner {
		background: rgba(42, 140, 77, 0.9098039215686274);
    background: #2a8c4de8;
    padding: 80px 0;
    border-radius: 14px;
    border-radius: 1rem;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}
.modHeading {
    font-size: 36px;
		font-size: 2.5rem;
    color: #333;
		position: relative;
}
.modHeading_Border {
    font-size: 36px;
    font-size: 2.5rem;
    color: #2a8c4d;
    position: relative;
		border-bottom: 2px solid #2a8c4d;
		margin: 28px 0;
		margin: 2rem 0;
}
.modHeadingW {
    font-size: 36px;
		font-size: 2.5rem;
    color: #fff;
    position: relative;
		text-align: center;
}
.mainBannerPromoText {
    font-size: 24px;
    margin: 20px 0;
    text-align: center;
}
.mainBannerPromoTextW {
    font-size: 21px;
		font-size: 1.5rem;
		margin: 2rem;
    text-align: center;
		color: #fff;
}
.mainCatFlex {
		display: -webkit-flex;
		display: -webkit-box;
		display: -moz-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.mcItem {
    width: 30%;
    margin: 10px;
    background: #fff;
    padding: 14px;
    border-radius: 14px;
    box-shadow: 0 2px 8px -4px #333;
    text-align: center;
    color: #333;
		position: relative;
      bottom: 0;
    transition: .3s
}
.mcItem4 {
    width: 22%;
    margin: 10px;
    background: #fff;
    padding: 14px;
    border-radius: 14px;
    box-shadow: 0 2px 8px -4px #333;
    text-align: center;
    color: #333;
    position: relative;
    bottom: 0;
    transition: .3s
}
.mcItem:hover {
    bottom: 7px;
		bottom: .5rem;
}
.mcTitle {
    font-size: 16px;
    font-weight: normal;
    padding: 14px 0 0 0;
}
.hideMe {
    display: none;
}
.inputWrap {
    margin-bottom: 7px;
}
.userPdNotice {
    font-size: 12px;
}
.submitButton {
    color: #fff;
    background: #122c82;
    border: none;
    border-radius: 3px;
    padding: 8px 15px;
}
#formResponse span {
    display: block;
}
.loader {
    font-size: 14px;
    padding: 7px 0;
	display: block;
}
.responseText {
    font-size: 14px;
    font-weight: bold;
    color: #037800;
    padding: 7px 0;
	display: block;
}
.freeCons a {
    color: #333;
    display: block;
    margin-top: 0.7rem;
    text-decoration: none
}
.freeCons a:hover {color: #ff3000;text-decoration: none}
.gss-nav.desktop-nav.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 1px 12px -1px #000;
}
#moveTop {
	  position: fixed;
    right: -50px;
    bottom: 2rem;
    color: #fff;
    background: #2a8c4d;
    padding: 9px;
    border-radius: 3px;
    font-size: 21px;
    line-height: 1;
    z-index: 999;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 45px;
    height: 45px;
		border: 1px solid #fff;
}
.movedRight {
    right: 10px !important;
}
#moveTop:hover {background: #ff3000}
.roomsFlex {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.gss-nostyle.whatincMod {
    background: #e9eeff;
    text-align: center;
    padding: 80px 0;
}
.modNotice {
    font-size: 18px;
    padding: 25px 10px;
}
.rfItem {
    width: 15%;
    margin: 3px;
    background: #fff;
    border: 1px solid #a2afda;
	border-radius: 3px;
	transition: all 0.2s ease;
}
.rfImg {
    padding: 30px;
}
.rfImg img {
    max-width: 70px;
}
.rfTitle {
    font-size: 16px;
    padding: 10px;
}
.rfPrice {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    color: #122c82;
}
.modMore a {
    display: block;
    max-width: 300px;
    margin: 20px auto;
    color: #fff;
    background: #c00016;
    border-radius: 3px;
    font-size: 20px;
    padding: 10px;
    text-decoration: none !important;
	transition: all 0.2s ease;
}
.rfItem:hover {
    border-color: #122c82;
}
.modMore a:hover {
    background: #a20013;
}
.rfPrice i {
    font-size: 15px;
    color: #a8a8a8;
}
.gss-nostyle.allInMod {
    padding: 80px 0;
    text-align: center;
}
.allInMod .modHeading {
    margin-bottom: 35px;
}
.allInNotice {
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
		font-size: 1.1rem;
}
.allInFlex {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.allInItem {
    width: 31%;
    margin: 14px;
		margin: 1rem;
		position: relative;
		background: #fff;
		border-radius: 14px;
		border-radius: 1rem;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
}
.allInItem4 {
    width: 23%;
    margin: 7px;
    margin: .5rem;
    position: relative;
    background: #fff;
    border-radius: 14px;
    border-radius: 1rem;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
}
.aliImg {
    padding: 14px;
		padding: 1rem;
}
.aliTitle {
    font-size: 18px;
		font-size: 1.2rem;
    font-weight: normal;
    padding: 14px;
		padding: 1rem;
		background: #2a8c4d;
    color: #fff;
}
.aliTitle a {
    color:#111;
}
.aliLinks {
    padding: 7px 0;
}
.aliLinks i {
    margin-right: 5px;
}
.aliLinks ul li a {
    text-align: left;
    border-bottom: 1px dotted;
    color: #353535;
    font-size: 14px;
		font-size: 1rem;
	text-decoration: none !important;
}
.aliLinks ul li a:hover {
	color:#ff3000;
}
.aliLinks ul li a i {
	color: #ff3000;
}
.aliLinks ul li {
    text-align: left;
    padding: 7px 14px;
		padding: .5rem 1rem;
}
.aliFormWrap {
  position: absolute;
  background: #fff;
  height: 100%;
  width: 100%;
  top: 0;
	display: none;
	padding-top: 20px;
	z-index: 999;
}
.aliGetPrice {
  background: #2a8c4d;
  color: #fff;
  font-size: 14px;
	font-size: 1rem;
  padding: 14px 0;
	padding: 1rem 0;
	cursor: pointer;
	margin: 14px;
	margin: 1rem;
	border-radius: 5px;
  border-radius: .3rem;
}
.resetAllInForm {
    margin-top: 20px;
    display: inline-block;
    border-bottom: 1px dotted;
	cursor: pointer;
}
.allInMsg {
		font-size: 14px;
		font-size: 1rem;
		line-height: 1.5;
}
.allInForm {
    padding: 15px;
}
.gss-nostyle.extraMod {
    padding: 80px 0;
    background: #efefef;
    text-align: center;
    box-shadow: 0 3px 5px -3px #333 inset;
}
.extraFlex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.extraItem {
    width: 46%;
    margin: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0 2px 7px -4px #333;
border-radius: 3px;
}
.eiImg {
    width: 20%;
    padding: 15px;
    position:relative;
    border-right: 1px solid #ddd;
}
.eiImg::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transform: rotate(45deg);
    background: #fff;
    right: -8px;
    z-index: 999;
    top: 50%;
    margin-top: -7px;
}
.eiTitle {
    padding: 15px 15px 15px 25px;
    font-size: 20px;
    width: 80%;
}
.gss-nostyle.readyMod {
    padding: 80px 0;
    text-align: center;
	background: #ededed;
}
.readyMod .modHeading {
    margin-bottom: 30px;
}
.wkReadyPrice .uk-panel {
    padding: 7px;
		padding: .5rem;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
		border-radius: 7px;
    border-radius: .5rem;
}
.wkReadyPrice .uk-panel-teaser {
	margin:0;
}
.wkReadyPrice .uk-panel-title {
    margin-top: 0;
    font-size: 18px;
		font-size: 1.2rem;
    padding: 1rem;
    margin-bottom: 0 !important;
}
.readyPrice {
    transform: skew(-15deg);
    background: #ff3000;
    color: #fff;
    font-size: 21px;
    font-size: 1.5rem;
    padding: 7px;
    padding: .5rem;
    position: absolute;
		top: 14px;
		top: 1rem;
		left: 21px;
		left: 2rem;
}
.noneSkew {
    transform: skew(15deg);
}
.BasePrice .uk-panel-teaser {
	margin:0;
}
.BasePrice .uk-panel-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    padding: 15px 10px 20px;
    margin-bottom: 0 !important;
}

.BasePrice .uk-margin {
    background: #ff3000;
    color: #fff;
    padding: 2px;
}

.uk-margin .base {
    padding: 5px 0;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    font-weight: bold;
}

.uk-margin .simple {
    background: #fff;
    color: #333;
    padding: 5px;
}

.uk-margin .BasePrice {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0;
}

.BasePrice .uk-panel {
    border: 1px solid #c9c9c9;
    padding: 5px;
}
.uk-overlay-background {
    background: #000000ab;
    color: #fff;
}
.uk-overlay-icon::before {
    position: absolute;
    top: 63%;
    left: 50%;
    color: #fff;
    font-size: 18px;
}
.uk-modal-page, .uk-modal-page body, .uk-nbfc, .uk-text-truncate {
    overflow: visible;
}
.uk-modal {background: rgba(0, 0, 0, 0.8);}
.uk-modal-dialog {border: none;
    box-shadow: 0 0 10px rgb(0, 0, 0);
}
.whyMod .modHeading {
    color: #333 !important;
}
.whyFlex {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}
.whyItem {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	background: #fff;
	margin: 10px 0;
	box-shadow: 0 2px 8px -5px #333;
	border-radius: 3px;
	border: 1px solid #d5d5d5;
}
.whyItemFull {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #fff;
    margin: 11px 0;
    box-shadow: 0 2px 8px -5px #333;
    border-radius: 3px;
		border: 1px solid #d5d5d5;
}
.wiImg {
		max-width: 100px;
		width: 20%;
		padding: 15px;
}
.whyText {
	text-align: left;
	width: 80%;
}
.gss-nostyle.whyMod {
    background: #ededed;
    padding: 80px 0;
    text-align: center;
}
.wiTitle {
    font-size: 16px;
    font-weight: bold;
    color: #3b3b3b;
    padding: 7px 0;
}
.wiDesc {
    padding-bottom: 10px;
}
.sloganMod .whyText {
    border: none;
}
.gss-nostyle.stepMod {
    padding: 80px 0;
		background: #2a8c4d;
    /*background: url(/images/zelenaya-abstrakciya.jpg) top center;*/
    box-shadow: 0 3px 8px -5px #333 inset;
	  text-align: center;
}
.stepMod .modNotice {
    padding: 30px 0;
}
.stepFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
}
.stepItem {
    width: 32%;
    border-radius: 3px;
    background: #fff;
    position: relative;
    border-left: 3px solid #ff3000;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 28px;
		margin-bottom: 2rem;
}
.stepItem2 {
    width: 48%;
    border-radius: 3px;
    background: #fff;
    position: relative;
    border-left: 3px solid #ff3000;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 28px;
    margin-bottom: 2rem;
}
.stepHead {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #ededed;
    border-radius: 3px 3px 0 0;
}
.stepNum {
    font-size: 24px;
    font-weight: bold;
    color: #ff3000;
    padding: 7px 15px;
	position: relative;
}
.stepNum::after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
    right: 0;
    top: 21px;
}
.stepTitle {
	text-align: center;
	font-size: 20px;
	padding: 10px;
	position: relative;
}
.stepDesc {
    padding: 15px;
    text-align: left;
    font-weight: normal;
}
.gss-nostyle.whoMod {
    background: #f6f6f6;
    padding: 80px 0;
	text-align: center;
}
.wkWrap {
    padding: 30px 0;
}
.modMoreWrap a {
    display: block;
    max-width: 300px;
		font-size: 16px;
		font-size: 1.2rem;
    margin: 0 auto;
    background: #ff3000;
		padding: 14px;
		padding: 1rem;
		border-radius: 7px;
		border-radius: .5rem;
    text-decoration: none !important;
    color: #fff;
}
.modMoreWrap a:hover {
	  background: #2a8c4d;
}
.uk-close {
    top: 0 !important;
    right: 0 !important;
    margin: 0;
    color: #fff;
    border-radius: 0;
    background: rgba(0,0,0,0.5);
	display: none;
}
.uk-modal-dialog:hover .uk-close{
	display: block !important;
}
.uk-slidenav {
    width: 50px;
    height: 50px;
    line-height: 39px;
    color: #fff;
    font-size: 35px;
    background: rgba(0,0,0,0.4);
}
.uk-slidenav-position .uk-slidenav {
    margin-top: -20px;
}
.staffItem {
    width: 48%;
    background: #fff;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
}
.staffItem {

    width: 48%;
    background: #fff;
    margin: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;

}
.staffImg {

    width: 38%;

}
.staffDesc {

    width: 62%;

}
.staffName {

    font-size: 20px;
    padding: 10px 15px;

}
.staffSkill {

    padding: 0 15px 15px;

}
.gss-nostyle.masterMod {
    padding: 80px 0;
	text-align: center;
}
.masterNotice {
    font-size: 18px;
    margin: 15px auto;
}
.masterWK img {
    border: 2px solid #e3e3e3;
}
.profes {
    font-weight: normal;
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #ff3000;
    margin-bottom: 10px;
}
.reviewWrap {
    padding: 80px 0;
}
.gss-nostyle.questionMod {
    padding: 80px 0;
    color: #fff;
    position: relative;
    background: url(/images/trava-bliki.jpg) top center;
    background-size: cover;
    background-position: unset;
}
.custom.questionMod .modInner {
		background: rgba(42, 140, 77, 0.9098039215686274);
    background: #2a8c4de8;
    padding: 50px;
		border-radius: 14px;
		border-radius: 1rem;
		margin: 50px auto;
		box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
}
.fbFlex {

    display: flex;
    flex-wrap: wrap;

}
.fbItemPhones {

    width: 38%;

}
.fbItemForm {

    width: 62%;
    border-left: 1px solid rgba(255,255,255,.3);
    padding: 15px;

}
.fbItemPhones {

    width: 38%;
    text-align: right;
    padding: 15px;

}
.fbPhonesDo {
		font-size: 28px;
		font-size: 2rem;
		margin-bottom: 14px;
		margin-bottom: 1rem;
}
.fbPhonesTime {
    font-size: 20px;
		font-size: 1.8rem;
    margin-bottom: 14px;
		margin-bottom: 1rem;
}
.fbPhonesNum a {

    display: block;
		font-size: 20px;
		font-size: 1.8rem;
    color: #fff;
    text-decoration: none !important;

}
.input-wrap {
    margin-bottom: 7px;
}
.fbItemFormHeading {
		font-size: 28px;
		font-size: 2rem;
		margin-bottom: 14px;
		margin-bottom: 1rem;

}
.inputWrapFlex {

    display: flex;
    justify-content: center;
    align-items: center;

}
.input-wrap.inputWrapFlex input {
    width: 50%;
}
.inputDivider {
    width: 7px;
}
#feedbackForm input, #feedbackForm textarea {
		background: #fff;
		color: #333;
    font-size: 14px;
    border: none !important;
    box-shadow: none;
}
.agreeWrap a {
    color: #ff3000;
}
.questionMod .modHeading {
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-bottom: 15px;
}
.agreeWrap {
    font-size: 13px;
}
.modal {
    text-align: left;
}
.modal-dialog {
		margin: 0px auto;
		max-width: 600px;
		width: 600px;
    top: 100px;
}
.modal-content {
    border: none;
    border-radius: 0 0 3px 3px;
}
.modal-header {
    line-height: 1 !important;
    font-size: 18px;
    padding: 7px 15px;
    background: #2a8c4d;
    color: #fff;
}
.modalNotice {
    margin-bottom: 15px;
    text-align: center;
    font-size: 16px;
}
.close {
    position: absolute;
    right: 7px;
    top: 10px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
#whatinc ul li i {
    color: #c00016;
}
#whatinc ul li:nth-child(2n+1) {
    background: #e7e7e7;
}
#whatinc ul li {
    padding: 3px 12px;
}
#whatinc .modal-body {
    padding: 0 !important;
}
#onmap .modal-body {
    padding: 0;
}
.modal-dialog.modal-lg {
    width: 100% !important;
    max-width: 900px;
}
.homeLink{
    max-width: 53px;
	overflow: hidden;
}
.homeLink::before {
	content: "\f015";
	display: inline-block;
	font-family: fontawesome;
	margin-right: 10px;
	font-size: 24px;
}
.onmap {
    border: 1px solid #fff;
    border-radius: 3px;
    text-align: center;
    display: block;
    max-width: 200px;
    margin: 7px auto;
    padding: 4px;
    font-weight: bold;
    color: #fff;
	cursor: pointer;
}
.onmap::before {
    content: "\f041";
    font-family: fontawesome;
    margin-right: 10px;
    color: #fff;
}
.callback {
	  border-radius: 5px;
    border-radius: .3rem;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #2a8c4d;
    cursor: pointer;
    background: #fff;
		max-width: 200px;
}
a.callback {
	  padding: 14px;
    padding: 1rem;
}
a.callback:hover {
    text-decoration: none;
    background: #ff3000;
    color: #fff;
}
.gss-nostyle.getPriceMod {
    padding: 80px 0;
    text-align: center;
}
#getPriceForm {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
}
#getPriceForm .input-wrap {
    margin: 4px !important;
}
.weAccept {
    font-size: 16px;
    margin-bottom: 15px;
}
.paymentIcons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.paymentIcon {
    background: #fff;
    margin-right: 7px;
    border-radius: 3px;
    padding: 5px 10px;
}
.paymentIcon img{
    max-width: 50px;
}
.gss-nostyle.typicalBannerMod {
    padding: 80px 0;
    background: #f5f5f5;
}
.gss-nostyle.typicalBannerMod.alumMod {
    background: url(/images/alumBg.jpg) no-repeat top center fixed;
    background-size: cover;
}
.typicalFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
}
.typicalItem {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: rgba(255,255,255,0.7);
    margin: 14px 0;
    border-radius: 3px;
    box-shadow: 0 2px 14px -6px #000;
}
.tiIcon {
    width: 10%;
    padding: 14px;
}
.tiText {
    font-size: 18px;
    padding: 15px 15px 15px 0;
}
.gss-nostyle.typicalTypes {
    padding: 80px 0;
}
.saleHeading {
    font-size: 28px;
    padding: 20px 0;
    border-top: 1px solid #ff3000;
    margin-top: 25px;
}
.pvhpanel {
    text-align: center;
}
tr:nth-child(odd) {
    background: #eee;
}
tr.KartaHead {
    background: #ff3000;
    color: #fff;
    font-size: 18px;
}
table.Karta {
    min-width: 100%;
}
.PvhFlex {
    display: flex;
}
.PvhImg {
    display: block;
    width: 40%;
    padding: 50px;
}
.PvhText {
    display: block;
    width: 60%;
    margin: 50px;
    padding: 50px;
    border: 4px solid #eee;
    border-radius: 10px;
    font-size: 20px;
}
.PvhPrice {
    background: #ff3000;
    padding: 15px;
    color: #fff;
    text-align: center;
}
.LinkGetPrice {
    background: #ff3000;
    color: #fff;
    font-size: 16px;
    padding: 8px;
    cursor: pointer;
}
.LinkGetPrice a {
    color: #fff;
}
.category-desc td {
    padding: 10px;
    border: solid 1px #B9C2CB;
    vertical-align: top;
    text-align: left;
}
.spil .uk-text-center {
    text-align: left!important;
}
.textBlock {
    padding: 50px 80px 0 80px;
    color: #fff;
}
.style_w {color:#fff}
.style_w p {
    text-align: left;
    margin-bottom: 1rem;
    font-size: 16px;
}
.land_but {
    display: inline-block;
    padding: 1rem 2rem;
    background-color: #2a8c4d;
    color: #fff;
    border-radius: 0.4rem;
}
button.land_but {
    border: none;
    max-width: 100%;
    font-weight: normal;
    background-color: #ff3000;
    color: #fff;
}