/* Created by Artisteer v4.0.0.58475 */

.responsive body
{
   min-width: 240px;
}
  
.responsive .flora-content-layout img,
.responsive .flora-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .flora-content-layout img 
{
   float: none !important;
}
    
.responsive .flora-content-layout .flora-sidebar0, 
.responsive .flora-content-layout .flora-sidebar1, 
.responsive .flora-content-layout .flora-sidebar2 
{
   width: auto !important;
}
    
.responsive .flora-content-layout, 
.responsive .flora-content-layout-row, 
.responsive .flora-layout-cell 
{
   display: block;
}
  
.responsive .flora-slidenavigator 
{
   display: none !important;
}
    
.responsive .flora-collage 
{
   display: none !important;
}
    
.responsive .image-caption-wrapper 
{
   width: auto !important;
}
  
.responsive .flora-textblock 
{
   display: none;
}

.responsive.responsive-tablet .flora-vmenublock,
.responsive.responsive-tablet .flora-block
{
   margin-left: 1%;
   margin-right: 1%;
/*   width: 48%;
   float: left;*/
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .flora-responsive-embed 
{
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
	height: 0;
}

.responsive .flora-responsive-embed iframe,
.responsive .flora-responsive-embed object,
.responsive .flora-responsive-embed embed
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.responsive .flora-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
}

#flora-resp {
   display: none;
}

.responsive .flora-header 
{
   width: auto;
   height: auto;
   min-height: 100px;
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

.responsive .flora-header .flora-headline, 
.responsive .flora-header .flora-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .flora-header .flora-headline a, 
.responsive .flora-header .flora-slogan 
{
   white-space: normal !important;
}
    
.responsive .flora-header .flora-shapes .flora-textblock 
{
   padding: 2% !important;
   margin: 2% !important;
   line-height: normal;
   background-image: none;
   background-color: rgba(127, 127, 127, 0.7);
   color: #eee !important;
   display: none;
   top: auto;
   left: auto;
   width: auto;
   height: auto;
}

.responsive .flora-header .flora-shapes .flora-textblock *,
.responsive .flora-header .flora-shapes .flora-textblock a:hover,
.responsive .flora-header .flora-shapes .flora-textblock a:visited,
.responsive .flora-header .flora-shapes .flora-textblock a:link 
{
   color: #eee !important;
}
    
.responsive .flora-header .flora-shapes .flora-textblock>div 
{
   display: none;
   top: auto;
   left: auto;
   width: auto;
   height: auto;
   padding: 0 !important;
}

.responsive .flora-header .flora-shapes,
.responsive .flora-header .flora-shapes *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.responsive .flora-header #flora-flash-area,
.responsive .flora-header .flora-shapes>*
{
   display: none;
}

.responsive #flora-header-bg 
{
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

/* Search */
.responsive .flora-shapes~.flora-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

/* dynamic width nav */
.responsive nav.flora-nav,
.responsive .flora-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
}

.responsive .responsive-nav 
{
   padding-left: 0;
   padding-right: 0;
   margin-top: 20px;
}

/* full width hmenu, instead of inline-block */
.responsive .responsive-nav ul.flora-hmenu 
{
   display: block;
   float: none;
   text-align: center;
}

/* elements on different lines */
.responsive .responsive-nav ul.flora-hmenu li
{
   float: none;
}
  
/* horizontal margins */
.responsive .responsive-nav ul.flora-hmenu>li:first-child, 
.responsive .responsive-nav ul.flora-hmenu>li:last-child, 
.responsive .responsive-nav ul.flora-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .responsive-nav ul.flora-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .responsive-nav ul.flora-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   text-align: center;
   height: auto;
   white-space: normal;
}

.responsive .responsive-nav ul.flora-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .responsive-nav ul.flora-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .responsive-nav .ext, 
.responsive .responsive-nav ul.flora-hmenu>li>ul, 
.responsive .responsive-nav ul.flora-hmenu>li>ul>li
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .responsive-nav ul.flora-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .responsive-nav ul.flora-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .responsive-nav ul.flora-hmenu ul a
{
   padding-left: 4% !important;
}
.responsive .responsive-nav ul.flora-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .responsive-nav ul.flora-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .responsive-nav ul.flora-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .responsive-nav ul.flora-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .responsive-nav ul.flora-hmenu>li>ul
{
   padding: 5px;
}
  
.responsive .responsive-nav ul.flora-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .flora-content-layout, 
.responsive .flora-content-layout-row, 
.responsive .flora-layout-cell 
{
   display: block;
}

.responsive .flora-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .flora-content-layout:after, 
.responsive .flora-content-layout-row:after, 
.responsive .flora-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .flora-post
{
   border-radius: 0;
}

.responsive .flora-footer
{
   margin-top: 1%;
}

.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
@media all and (max-width: 1139px)
{
.flora-nostyle_logo {
    width: 100%;
    max-width: 500px;
}
.flora-sheet {
    background-size: 100% 330px;
}
.position_center {
    width: 100%;
}
.white_block_text {
    width: 100%;
    float: none;
}
.white_block_text > h2 {
    font-size: 24px;
    text-align: center;
    line-height: 100%;
    margin-bottom: 10px;
}
img.white_block_img {
    display: block;
    margin: 20px auto;
    float: none;
}
.second_backgroud .MsoNormal {
    display: none;
}
.nspArt.nspCol1 {
    padding: 0!important;
}
h4.nspHeader {
    float: none!important;
    width: 100%!important;
    text-align: center!important;
}
p.nspText.tleft.fleft {
    width: 100%;
    margin: 0;
    padding: 0 5px!important;
    font-size: 14px;
}
.nspArt .fleft {
    float: none;
}
img.nspImage.tleft.fleft {
    margin: 0 auto;
}
a.readon.fright.flora-button {
    display: block;
    margin: 20px auto!important;
    float: none;
    text-align: center;
    max-width: 220px;
}
.flora-nostyle_news > h3 {
    font-size: 22px;
}
.green_button {
	width: 185px;
    padding: 15px 0;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.white_block_text > p {
    display: none;
}
.white_block {
    padding: 10px 0;
}
.slogan {
    margin: 10px 0 0;
}
p.slogan_text {
    font-size: 24px;
}
p.little_text {
	margin-top: 10px;
    font-size: 14px;
}
.custom_logo {
    margin-top: 28px;
}
.tl.t-line {
    top: 59%;
    width: 45%;
    transform: rotate(30deg);
}
.fl.f-line {
    top: 36%;
    width: 45%;
    transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
}
.r.shell {
    transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
}
.shell {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    transition: .5s;
    display: block;
}
.mm.mob-menu {
	width: 100%;
}
.mob-menu {
    position:  fixed;
    transition: .5s;
    z-index: 99999;
    top: 0;
    right:  0;
    width:  50px;
    height:  50px;
    background-color: #424347;
}
.line-mob {
    width: 80%;
    height: 4px;
    display:  block;
    background-color: #28a944;
    position:  absolute;
    transition:  .6s;
    left: calc(50% - 40%);
    cursor:  pointer;
}
.f-line {
    top: 24%;
}
span.line-mob.s-line {
    top: 47%;
}
.t-line {
    top: 69%;
}
.mob-menu {
	display: block
}
.flora-nostyle_search_box {
    width: 100%;
    margin: 20px auto 0;
    float:  none;
    display:  block;
    max-width: 307px;
}
.flora-nostyle_menu {
    position: fixed;
    top: 50px;
    left: 0;
	display: none;
    width: 100%;
    z-index: 999;
}
ul.menu li {
    width: 100%;
    text-align: center;
    padding: 0;
}
ul.menu > li > a {
    width: 100%;
    display: block;
    padding: 15px 0;
}
ul.menu li:not(:last-child) {
    border-bottom: 1px solid #1d4c26;
}
form.k2SearchBlockForm input.inputbox {
	width: 64%;
}
.flora-nostyle_logo img {
    width: 95%;
    display: block;
    margin: 0 auto;
}
.flora-nostyle_logo {
	margin: 0 auto;
	float: none;
}
.foor_upper {
    display: block;
    font-size: 14px;
}
.foor-col:first-child img {
    margin-right: 28px;
}
article.flora-post {
    width: 100%;
}
div#k2Container {
    padding: 0;
}
.catItemView.groupLeading {
    padding: 0px 10px!important;
}
.adress {
    width: 100%;
    float: none;
}
table.MsoNormalTable {
    width: 100%!important;
}
.catItemImageBlock {
    float: none;
    display: block;
    margin: 0 auto!important;
}
.catItemReadMore {
    float: none;
    display: block;
    margin: 0 auto;
}
.catItemReadMore a {
    display: block;
    width: max-content;
    margin: 0 auto 10px;
    padding: 5px 20px;
}
.foor-col {
    padding: 0 10px;
}
h1.itemTitle {
    background: #424347;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
}
.flora-block {
    display: table;
}
    #flora-resp, #flora-resp-t { display: block; }
    #flora-resp-m { display: none; }
}

@media all and (max-width: 768px)
{
.flora-block {
    display: table;
}
.flora-sheet {
    background-size: 100% 330px;
}
.position_center {
    width: 100%;
}
.white_block_text {
    width: 100%;
    float: none;
}
.white_block_text > h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 100%;
}
h1.itemTitle {
    background: #424347;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
}
img.white_block_img {
    display: block;
    margin: 20px auto;
    float: none;
}
.second_backgroud .MsoNormal {
    display: none;
}
.nspArt.nspCol1 {
    padding: 0!important;
}
h4.nspHeader {
    float: none!important;
    width: 100%!important;
    text-align: center!important;
}
p.nspText.tleft.fleft {
    width: 100%;
    margin: 0;
    padding: 0 5px!important;
    font-size: 14px;
}
.nspArt .fleft {
    float: none;
}
img.nspImage.tleft.fleft {
    margin: 0 auto;
}
a.readon.fright.flora-button {
    display: block;
    margin: 20px auto!important;
    float: none;
    text-align: center;
    max-width: 220px;
}
.flora-nostyle_news > h3 {
    font-size: 22px;
}
.green_button {
	width: 185px;
    padding: 15px 0;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.white_block_text > p {
    display: none;
}
.white_block {
    padding: 10px 0;
}
.slogan {
    margin: 10px 0 0;
}
p.slogan_text {
    font-size: 24px;
}
p.little_text {
	margin-top: 10px;
    font-size: 14px;
}
.custom_logo {
    margin-top: 28px;
}
.tl.t-line {
    top: 59%;
    width: 45%;
    transform: rotate(30deg);
   -webkit-transform: rotate(30deg);
   -moz-transform: none rotate(30deg);
   -o-transform: none rotate(30deg);
   -ms-transform: none rotate(30deg);
}
.fl.f-line {
    top: 36%;
    width: 45%;
    transform: rotate(-30deg);
   -webkit-transform: none rotate(-30deg);
   -moz-transform: none rotate(-30deg);
   -o-transform: none rotate(-30deg);
   -ms-transform: none rotate(-30deg);
}
.r.shell {
    transform: rotate(-270deg);
   -webkit-transform: none rotate(-270deg);
   -moz-transform: none rotate(-270deg);
   -o-transform: none rotate(-270deg);
   -ms-transform: none rotate(-270deg);
}
.shell {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    transition: .5s;
    display: block;
}
.mm.mob-menu {
	width: 100%;
}
.mob-menu {
    position:  fixed;
    transition: .5s;
    z-index: 99999;
    top: 0;
    right:  0;
    width:  50px;
    height:  50px;
    background-color: #424347;
}
.line-mob {
    width: 80%;
    height: 4px;
    display:  block;
    background-color: #28a944;
    position:  absolute;
    transition:  .6s;
    left: calc(50% - 40%);
    cursor:  pointer;
}
.f-line {
    top: 24%;
}
span.line-mob.s-line {
    top: 47%;
}
.t-line {
    top: 69%;
}
.mob-menu {
	display: block
}
.flora-nostyle_search_box {
    width: 100%;
    margin: 20px auto 0;
    float:  none;
    display:  block;
    max-width: 307px;
}
.flora-nostyle_menu {
    position: fixed;
    top: 50px;
    left: 0;
	display: none;
    width: 100%;
    z-index: 999;
}
ul.menu li {
    width: 100%;
    text-align: center;
    padding: 0;
}
ul.menu > li > a {
    width: 100%;
    display: block;
    padding: 15px 0;
}
ul.menu li:not(:last-child) {
    border-bottom: 1px solid #1d4c26;
}
form.k2SearchBlockForm input.inputbox {
	width: 64%;
}
.flora-nostyle_logo img {
    width: 95%;
    display: block;
    margin: 0 auto;
}
.flora-nostyle_logo {
	margin: 0 auto;
	float: none;
}
.foor_upper {
    display: block;
    font-size: 14px;
}
.foor-col:first-child img {
    margin-right: 28px;
}
article.flora-post {
    width: 100%;
}
div#k2Container {
    padding: 0;
}
.catItemView.groupLeading {
    padding: 0px 10px!important;
}
.adress {
    width: 100%;
    float: none;
}
table.MsoNormalTable {
    width: 100%!important;
}
.catItemImageBlock {
    float: none;
    display: block;
    margin: 0 auto!important;
}
.catItemReadMore {
    float: none;
    display: block;
    margin: 0 auto;
}
.catItemReadMore a {
    display: block;
    width: max-content;
    margin: 0 auto 10px;
    padding: 5px 20px;
}
.foor-col {
    padding: 0 10px;
}
    #flora-resp, #flora-resp-t { display: block; }
    #flora-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
.flora-nostyle_logo {
	margin: 0 auto;
	float: none;
}
.flora-nostyle_logo img {
    width: 95%;
    display: block;
    margin: 0 auto;
}
    #flora-resp, #flora-resp-m { display: block; }
    #flora-resp-t { display: none; }
}