
body {
  background-color: #fff;
  color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  margin: 0;
}
/*ul,
ol
{
  list-style: none outside none;
  margin:0;
  padding:0;
}*/
a {
  color: #006633;
  text-decoration: none;
}
a:hover {
  color: #006633;
  text-decoration: none;
}
 img {
  display: block;
  height: auto;
  max-width: 100%;
}
/**/
.top{
 border-top:5px solid #888888;
}
.top .logo
{
   	margin-top:-5px;
  background-color: #fff;
  display:inline-block;
}
.top .logo img
{
 	/*border-top:8px solid #006633;*/
 	margin:0 5px;
}
.top .contact
{
   /*	margin-top:35px;*/
}
.top .contact .custom
{
   	background-repeat: no-repeat;
    padding-left: 50px;
	min-height: 50px;
}
.top .contact .custom.skype,
.top .contact .custom.phone,
.top .contact .custom.mail
{
    line-height:37px;
}
.features > div
{
 	margin-bottom:15px;
}
/**/
#header .slide
{
	border-bottom:40px solid #006633;
}

h3.color1
{
  color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height:57px;
  margin-top:40px;

}
h3.color1:before {
  content: "";
  position: absolute;
  border:1px solid #d0d0d0;
  left:15px;
  right:15px;
  top:69px;
  z-index:2;
}
h3.color1 > span
{
   display:inline-block;
   background: #fff;
   position: relative;
   z-index:2;
  padding: 0 17px;
}
.features_desc
{
  color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  text-align: center;
}
.features {
  margin-top:50px;
}
.features div {
  text-align: center;
}
.features div h3 {
  font-size: 18px;
  font-weight: bold;
}
.features div p.icon {
  background: #484848;
  border-radius: 42px;
  cursor: default;
  height: 85px;
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative;
  transition: all 0.2s ease-out 0s;
  width: 85px;
}
.features div p.desc {

}
.features div:hover p.icon{
  background: #006633;
}
.icon-pr:before {
  content: "";

}
.features .btn{
  color: #888888;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border:2px solid #888888;
  border-radius: 2px;
  padding: 0 15px;
  line-height:35px;
  text-transform: uppercase;
}
.features .btn:hover{
  border:2px solid #006633;
  	background: #006633;
	color: #fff;
}
/*slide*/
.tp-bullets.simplebullets.navbar-old {
  background: none  !important;

}
.tp-bullets.simplebullets.navbar-old .bullet {
  background: url("../images/navigdots.png") no-repeat left bottom !important;
  height: 18px!important;
  width: 18px!important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
  background: url("../images/navigdots.png") no-repeat left top !important;
}
.tp-leftarrow.default {
    background: url("../images/large_left.png") no-repeat 0 0 rgba(0, 0, 0, 0) !important;
    height: 100px !important;
    width: 17px !important;

}
.tp-rightarrow.default {
    background: url("../images/large_right.png") no-repeat 0 0 rgba(0, 0, 0, 0) !important;
    height: 100px !important;
    width: 17px !important;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover
 {
   background-position:0 -100px !important;

}
/**/
#k2Container.itemView
{
  background:#fff;
  padding:20px;
}
/*nav menu*/
#mainmenu
{
  border-top:1px solid #d0d0d0;

}
#mainmenu .nav > li
{
   float:left;
   line-height: 40px;
   margin: 9px 0 10px 0;
}
#mainmenu .nav > li > a
{
  color: #1f1f1f;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 0 12px;
  line-height: 40px;
}

#mainmenu .nav > li.active a,
#mainmenu .nav > li:hover a
{
	border-radius: 2px;
  	background: #006633;
  	color: #fff;
}
#mainmenu .nav > li.active a:after,
#mainmenu .nav > li:hover a:after
{

  	background: url('../images/marker_active.png')  no-repeat center 0px ;
	content: "";
  	height: 15px;
  	width: 100%;
  	display:block;
   	position:absolute;
   	z-index: 22;
   	left:0px;
}
/**/
.search label.finder{display:none;}
.search .form-search{margin-top: 14px;}

/**/
#newstop{padding-bottom: 100px;}
.priority_areas h3
{
  color: #ff4c18;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
    border-bottom:2px solid #ff4c18;
  line-height: 37px;
}

/**/
.news_top h3
{
  color: #006633;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom:2px solid #d0d0d0;
  line-height: 37px;
}
.news_top h4.nspHeader,
.news_top p.nspInfo
{
  margin: 0;
}
.news_top .nspHeader a
{
  color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;

}
.news_top .nspHeader a:hover
{
  color: #006633;

}

/**/
#bottom
{
  	background: #e8e8e8;
  	border-top:1px solid #d6d6d6;
   border-bottom:1px solid #d0d0d0;
}
.footer_top
{
  	background: #e8e8e8;
   border-top:1px solid #ffffff;
      border-bottom:1px solid #d0d0d0;
  padding-top: 37px;
  padding-bottom: 40px;
}
.footer_top h3
{
  color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer_top .footer_1,
.footer_top .footer_2
{
  margin-top: 42px;
}
.footer_top .footer_5 h3
{
  color: #ff4c18;
  font-size: 12px;
}
.footer_bottom
{
  	background: #e8e8e8;
   border-top:1px solid #ffffff;
   height: 79px;
}
.copywriter
{
  line-height: 79px;
}
.copywriter p
{
  margin: 0;
}
/**/
.acymailing_form .inputbox
{
  line-height: 36px;
    border:1px solid #888888;
 border-radius: 4px;
  color: #888888;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-style: italic;
  background: #fff;
  text-indent:20px;
    max-weight:390px;
}
.acymailing_form .button
{
  color: #ff4c18;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border:2px solid #ff4c18;
  line-height: 36px;
  border-radius: 4px;
  background: #e8e8e8;
  padding: 0px 13px;
  margin-left: 30px;
}

table.acymailing_form {
  border: 0 none !important;
  margin: 0 !important;
  width:100% !important;
  display:block;
}

/**/
#prebottom
{
	border-bottom:1px solid #d0d0d0;
	  padding-bottom: 69px;
}
#nsp-prebottom3{
  margin:33px 0 0 0;
   overflow: visible;
}
#nsp-prebottom3 .nspArt
{
   /* width: 350px;
  margin: 0 15px;*/
}
#nsp-prebottom3 .nspArt > .nspHeadline {

	height: 68px;
}
#nsp-prebottom3 .nspHeader a {
  color: #1f1f1f;
  font-family: "Roboto",sans-serif;
  font-size: 24px;
  word-wrap:break-word;

}
#nsp-prebottom3 .nspArt .nspImageGallery a {
  border: 0px solid #ddd;
  border-radius: 0px;
}

#nsp-prebottom3 .nspPrev {
  background: url("../images/nspPrev5.png") no-repeat scroll 0 0 transparent;
  height: 93px;
  margin-top: -8px;
  width: 17px;
 left:-40px;
 top: 54px;
}
#nsp-prebottom3 .nspNext {
  background: url("../images/nspNext5.png") no-repeat scroll 0 0 transparent;
  height: 93px;
  margin-top: -8px;
  width: 17px;
 right:-40px;
 top: 54px;
}
#nsp-prebottom3 .nspArtsScroll {
  width: 20000px !important;
}

#nsp-prebottom3 .nspImages {
  padding: 0;
}
#nsp-prebottom3 .nspDesc .nspHeadline
{
  margin-top: 34px;
}
#nsp-prebottom3 .nspArt:hover  .imagehoverlink
{
   	position:absolute;
  display:block;
  z-index:2;
 background: url("../images/foto_active.png") no-repeat center center rgba(0, 0, 0, 0.30);
 left:15px;
 right:15px;
 bottom:0;
 top:0;
}

#nsp-prebottom3 .nspArt:hover  .nspHeadline a
{
   	  color: #ff4c18;
   	  text-decoration:underline;
}

/**/
#contentarea
{
 background:#e8e8e8;
   padding: 0px 0;
     margin-top: 10px;
	border-bottom:1px solid #d0d0d0;
}
#contentarea > .container
{
     padding-top: 14px;
}
/*contact*/
.contact h3
{
  color: #006633;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;

}
.contact .gm-style
{
   border:1px solid #cccccc;
}
.contact-miscinfo
{
  color: #616161;
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: normal;
   line-height: 22px;
}
.contact-miscinfo h2
{
  color: #006633;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;

}
.form-horizontal
{
    margin-top:55px;
}
.form-horizontal .control-label {
  text-align: left;
}
.form-horizontal .control-group:nth-child(1),
.form-horizontal .control-group:nth-child(2),
.form-horizontal .control-group:nth-child(3)
{
     width:33.3%;
     float:left;
}
.form-horizontal .control-group textarea
{
  height: 165px;
    width:100%;
    margin-bottom:10px;
}
.form-horizontal input[type="email"],
.form-horizontal input[type="text"]
{
  width:100%;

}
.form-horizontal .control-group:nth-child(1) input,
.form-horizontal .control-group:nth-child(2) input
{
   width:95%;

}


/**/


#submitCommentButton{display:inline-block;margin-top:10px;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}
#submitCommentButton:focus,
#submitCommentButton:active:focus,
#submitCommentButton.active:focus,
#submitCommentButton.focus,
#submitCommentButton:active.focus,
#submitCommentButton.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
#submitCommentButton:hover,
#submitCommentButton:focus,
#submitCommentButton.focus{color:#fff;text-decoration:none}
#submitCommentButton:active,
#submitCommentButton.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}

#comments-form-send .form-control ,
#submitCommentButton,
.btn-primary {
  background-color: #006633;
  border-color: #006633;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding:5px 10px;
}

#submitCommentButton:hover
.btn-primary:hover {
  background-color: #006633; 
  border-color: #006633;
}
  
/*Catalog menu*/

.catalogmenu h3
{
     border-top:7px solid #6ba689;
     background-color: #006633;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 24px;
  font-weight: normal;
    line-height: 50px;
         margin-top: 0px;
}
.catalogmenu h3:before
{
     content: "\f013";
     font-family: "FontAwesome",sans-serif;
     margin-right:14px;
      margin-left:12px;
}
.catalogmenu > ul
{
	background-color: #ffffff;
	  list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
}
.catalogmenu ul ul { 
  padding-left: 0;
}
.catalogmenu ul ul li a:before {

  margin-left: 25px;
}
.catalogmenu ul li
{
  margin-bottom:1px;

}
.catalogmenu ul > li { 
  display: block;
  position: relative;
}
.catalogmenu ul > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
}
.catalogmenu ul li a
{
  color: #626262;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-bottom:1px;
  border-top:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
}
.catalogmenu ul li a:before
{
     content: "\f054";
     font-family: "FontAwesome",sans-serif;
     margin-right:14px;
      margin-left:3px;
       color: #c4c4c4;
}

#k2Container.itemListView.catalog .componentheading
{
  color: #313131;
  font-family: "Roboto",sans-serif;
  font-size: 24px;
  font-weight: normal;
    line-height: 50px;
}
.catalogmenu .current > a, 
.catalogmenu .current a:hover, 
.catalogmenu ul li a:hover,
.catalogmenu ul li.activeCategory > a {
    color:#fff;    
    background:#006633;     
}


/*catalog subcategory  */

#k2Container.itemListView.catalog .itemListCategory h2
{
  	background: #006633;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 18px;
    line-height: 40px;
    padding-left: 15px;
   margin-bottom: 0;
}
#k2Container.itemListView.catalog .itemListCategory .description
{
  	background: #fff;
  color: #616161;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
   margin-bottom: 20px;
   border-bottom: 1px solid #c3c3c3;
    padding: 15px;
}

#k2Container.itemListView.catalog .subCategoryR
{
  	height: 395px;
  	background: url("../images/catalog_03.png") repeat-x left bottom #ffffff;
    margin-bottom:20px;
}
#k2Container.itemListView.catalog .subCategoryR .subCategoryImage {
  border: 1px solid #cecece;

}
#k2Container.itemListView.catalog .subCategoryR .subCategoryImage img {
  padding: 0px;
  width: 100%;

}
#k2Container.itemListView.catalog .subCategoryR h2 a
{
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 17px;
  font-weight: normal;
  margin: 0px 12px;
  padding-bottom:10px;
    display:block;
    height: 40px;
    overflow: hidden;
    border-bottom:1px solid #e3e3e3;
}
#k2Container.itemListView.catalog .subCategoryR .description
{
  margin: 0px 12px;
  color: #666;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: normal;
}
#k2Container.itemListView.catalog .subCategoryR a.btn-primary {
  background-color: #383838;
  border-color: #383838;
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin:12px;
  position: relative;
  bottom:0;
}






/*catalog category */
#k2Container.itemListView.catalog .line
{
      border-bottom:1px dotted #cacaca;
       margin:20px;
}
#k2Container.itemListView.catalog .itemContainer .catItemView
{

  	height: 395px;
  background: url("../images/catalog_03.png") repeat-x left bottom #ffffff;

}
#k2Container.itemListView.catalog .itemListSubCategories .subCategory img,
#k2Container.itemListView.catalog span.catItemImage {
  border: 1px solid #cecece;
  padding: 0px;
}
#k2Container.itemListView.catalog .catItemTitle
{
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 17px;
  font-weight: normal;
  margin: 5px 12px;
  padding-bottom:10px;
    display:block;
    border-bottom:1px solid #e3e3e3;
}
#k2Container.itemListView.catalog .catItemIntroText
{
  margin: 0px 12px;
  color: #666;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: normal;
}
#k2Container.itemListView.catalog  a.btn-primary {
  background-color: #383838;
  border-color: #383838;
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: normal;
  margin:5px 12px;
  position: relative;
  bottom:0;
}

/*catalog category item*/
#k2Container.itemView.catalog {
  background: none;
     
}


#k2Container.catalog.itemIsFeatured,
#k2Container.catalog.catItemIsFeatured,
#k2Container.catalog.userItemIsFeatured {
  background: none;
}
#k2Container.catalog.itemView  .itemBody
{
 	background-color: #fff;
 	padding:20px;
 	border-bottom:1px solid #c3c3c3;
}
/*
#k2Container.itemView.catalog  .itemFullText
{
  	background-color: #fff;
	padding:20px;
}*/

#k2Container.itemView.catalog .itemExtraFields
{
	border:1px solid #cccccc;
	    padding: 0;
}
#k2Container.itemView.catalog .itemExtraFields h3
{
  background-color: #006633;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  height: 39px;
   margin: 0;
   line-height: 39px;
  padding: 0 15px;
}
.itemExtraFields2   li,
.itemAttachmentsBlock li
{
  clear:left;
    display:block;
    min-height: 58px;
}
.itemAttachmentsBlock li a:before
{
  content: " ";
  background:  url(../images/icon_pdf.jpg) no-repeat;
  height: 58px;
  width: 75px;
  float:left;
  margin-right: 12px;

}
.itemExtraFields2   li a,
.itemAttachmentsBlock li a
{
  color: #616161;
  font-family: "Roboto",sans-serif;
  font-size: 15px;
  display: block;    line-height: 58px;
}
.itemExtraFields2   li.even a:before
{
  content: " ";
  background:  url(../images/icon_gallery.jpg) no-repeat;
  height: 58px;
  width: 75px;
  float:left;
  margin-right: 12px;
}
.itemExtraFields2   li.odd a:before
{
  content: " ";
  background:  url(../images/icon_comm.jpg) no-repeat;
  height: 58px;
  width: 75px;
  float:left;
  margin-right: 12px;
}
/*tabContainer*/
#tabContainer
{
  margin: 24px 0;
}
#tabscontent {

  padding: 20px;
  margin:  0;
  background: #fff;
}
#tabs > ul > li {
  background: #e8e8e8;
  color: #333;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: normal;
  border:1px solid #aaaaaa;
  border-radius:0;
  margin: 0;

}
/**/
.itemExtraFields li
{
   margin: 0;
   padding: 0;
   display:block;
     line-height: 39px;
  border-bottom:1px dotted #d1d1d1;
}
.itemExtraFields lilast-child
{
  border-bottom:none;
}
/*callback*/
#form_vopros1
{
  position: relative;
  height: 64px !important;
  margin-top: 14px;

}
#show_callback
{
  background: #ff4b09;
  height: 50px;
  display:block;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 18.7px;
   text-align: left;
  position: relative;
  	z-index:1;
  margin-top: 14px;
    padding-left: 80px;
  line-height: 50px;
}
#form_vopros1 .icon_callback
{
    position:absolute;
    height: 64px;
    width: 69px;
	background: url("../images/callback.png") no-repeat;
	z-index:5;
	left:0;

}
#form_vopros #form_cb .field_input .input_fon {

  height: 27px !important;

}
#form_vopros #form_cb #field_submit {
  margin: 10px 0 0 45px !important;
}

#k2Container.itemView.home
{
background-color: transparent!important;
}

/*news*/
#k2Container.itemListView.news div.catItemImageBlock,
#k2Container.itemListView.news div.catItemView,
#k2Container.itemListView.news div.catItemBody {
  margin: 0;
  padding: 0;
}
#k2Container.itemListView.news div.catItemBody {
    float:left;
}

#k2Container.itemListView.news .itemContainer .catItemView
{
  background:#ffffff;

}
#k2Container.itemListView.news span.catItemImage img {
    max-height: 120px;
    max-width: 120px;
    padding: 14px;
    border: 0px solid #ccc;
}
#k2Container.itemListView.news .catItemTitle a
{
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 17px;
  font-weight: normal;
  padding: 14px 12px 0 12px;
    display:block;
}
#k2Container.itemListView.news .catItemIntroText
{
  margin: 0px 12px;
  color: #616161;
  font-family: "Roboto",sans-serif;
 /* font-style: italic;*/
  font-size: 15px;
  font-weight: normal;
    line-height: 25px;
}
#k2Container.itemView.news
{
 background:#ffffff;
     padding: 15px;

}
/*mod_simpleemailform*/
.mod_sef
{
   background:#ffffff;
   border-top: 4px solid #006633;
   border-bottom: 1px solid #acacac;

   margin-top: 24px;
  padding: 24px 18px;
}
.mod_sef #mod_simpleemailform_reset_1,
.mod_sef .mod_sef_th
{
     display:none;
}
.mod_sef_tr,
.mod_sef_table,
.mod_sef .mod_sef_td
{
   width: 100%;
}

.mod_sef input[type="text"].mod_sef_input
{
   	width: 100%;
   	line-height: 38px;
	border-radius: 2px;
   	margin: 5px 0;
    display:block;
    border:1px solid #666;
    text-indent:12px;
}
#mod_simpleemailform_submit_1
{
    background-image: none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
  background-color: #383838;
  border: none;
  bottom: 0;
  color: #ff4b09;
  font-family: "Roboto",sans-serif;
  font-size: 13px;
  font-weight: normal;
  position: relative;
    display:inline-block;
}

/*breadcrumbs*/
.breadcrumbs
{
   height: 38px;
}
.breadcrumbs a,
.breadcrumbs img
{
   	float:left;
}
.breadcrumbs img
{
	margin: 8px 6px 0;
}
 /* breadcrumbs */

/* YJSlide */
.thumbContainer_outer {
  padding: 0;
}
.thumbContainer .thumb img {
  border-radius: 0;
  box-shadow: none;
  border:1px solid #fff;
}

/* Comments */
div.itemComments {background:#f7fafe;border:1px solid #ddd;padding:16px;}

	div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;}
	div.itemComments ul.itemCommentsList li {padding:4px;margin:0;border-bottom:1px dotted #ddd;}
	div.itemComments ul.itemCommentsList li.authorResponse {background:url(../images/system/stripes.png) repeat;}
	div.itemComments ul.itemCommentsList li.unpublishedComment {background:#ffeaea;}
	div.itemComments ul.itemCommentsList li img {float:left;margin:4px 4px 4px 0;padding:4px;background:#fff;border-bottom:1px solid #d7d7d7;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;}
	div.itemComments ul.itemCommentsList li span.commentDate {padding:0 4px 0 0;margin:0 8px 0 0;border-right:1px solid #ccc;font-weight:bold;font-size:14px;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName {font-weight:bold;font-size:14px;}
	div.itemComments ul.itemCommentsList li p {padding:4px 0;}
	div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
	div.itemComments ul.itemCommentsList li span.commentLink {float:right;margin-left:8px;}
	div.itemComments ul.itemCommentsList li span.commentLink a {font-size:11px;color:#999;text-decoration:underline;}
	div.itemComments ul.itemCommentsList li span.commentLink a:hover {font-size:11px;color:#555;text-decoration:underline;}

	div.itemComments ul.itemCommentsList li span.commentToolbar {display:block;clear:both;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a {font-size:11px;color:#999;text-decoration:underline;margin-right:4px;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {font-size:11px;color:#555;text-decoration:underline;}
	div.itemComments ul.itemCommentsList li span.commentToolbarLoading {background:url(../images/system/searchLoader.gif) no-repeat 100% 50%;}

div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
	div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}

div.itemCommentsForm h3 {margin:0;padding:0 0 4px 0;}
	div.itemCommentsForm p.itemCommentsFormNotes {border-top:2px solid #ccc;}
	div.itemCommentsForm form {}
	div.itemCommentsForm form label.formComment {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formName {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formEmail {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formUrl {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formRecaptcha {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form textarea.inputbox {display:block;width:350px;height:160px;margin:0;}
	div.itemCommentsForm form input.inputbox {display:block;width:350px;margin:0;}
	div.itemCommentsForm form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
	div.itemCommentsForm form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

/* "Report comment" form */
div.k2ReportCommentFormContainer {padding:8px;width:480px;margin:0 auto;}
	div.k2ReportCommentFormContainer blockquote {width:462px;background:#f7fafe;border:1px solid #ddd;padding:8px;margin:0 0 8px 0;}
	div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:left;}
	div.k2ReportCommentFormContainer blockquote span.quoteIconRight {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:right;}
	div.k2ReportCommentFormContainer blockquote span.theComment {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:12px;font-weight:normal;color:#000;padding:0 4px;}
	div.k2ReportCommentFormContainer form label {display:block;font-weight:bold;}
	div.k2ReportCommentFormContainer form input,
	div.k2ReportCommentFormContainer form textarea {display:block;border:1px solid #ddd;font-size:12px;padding:2px;margin:0 0 8px 0;width:474px;}
	div.k2ReportCommentFormContainer form #recaptcha {margin-bottom:24px;}
	div.k2ReportCommentFormContainer form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
	div.k2ReportCommentFormContainer form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}


/**/
.moduletablespecial h3
{
  background:#ff4c18;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: bold;
  display:block;
  line-height: 50px;
  text-transform: uppercase;
  padding-left:20px;
}
.bx-controls
{
 	position:absolute;
 	top:-30px;
  	right: 15px;
}
.bx-wrapper .bx-controls-direction a {
  height: 20px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  width: 6px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  background: url("../images/prev-selector.png") no-repeat left center;
  right: 20px;
  top: 50%;
}
.bx-wrapper .bx-next {
  background: url("../images/next-selector.png") no-repeat right center;
  right: 0;
  top: 50%;
}
.mod_ext_bxslider_k2_content
{
  margin-bottom:60px;
}
.mod_ext_bxslider_k2_content li {

  border: none;
}
.mod_ext_bxslider_k2_content {
  padding: 0;
}
.ext-itemtitle a
{
  color: #ff4c18;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom:1px solid #7b7b7b;
  display:block;
  margin-bottom:5px;
}
.ext-des
{
background:#3b3b3b;
margin-top:5px;
  color: #fff;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 15px;
}
.moduleItemReadMore
{
  color: #ff4c18;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}
div.mod-languages ul
{
 float:right;
}
div.mod-languages li
{
float:left;
margin: 15px 0px;
padding: 0 5px;
}
div.mod-languages li:last-child
{
border-left:1px solid #484848;
}

div.mod-languages a {
   color: #484848;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
font-weight: bold;
}
div.mod-languages .lang-active a {
   color: #006633;

}
#k2Container.itemView.none
{
    display:none;
}
#k2Container.itemView.statick  {
  background: none;
   padding: 0;
}
 #k2Container.itemView.statick .itemHeader .itemTitle {
     margin:0;
     padding:0;
    }

#k2Container.itemView.statick.fotogallery .itemImageGallery h3 {
    display:none;
}
#k2Container.itemView.statick.fotogallery .itemImageGallery,
#k2Container.itemView.statick .itemBody,
#k2Container.itemView.statick .itemHeader  {
  background: #fff;
   padding: 20px;
   margin-bottom:14px;

}
#k2Container.itemView.statick.comm .itemBody,   
#k2Container.itemView.statick.fotogallery .itemBody {
  background: none;  
  display:none;
}
#k2Container.itemView.statick .itemBackToTop a {

  background: none repeat scroll 0 0 #e8e8e8;
  border: 2px solid #ff4c18;
  border-radius: 4px;
  color: #ff4c18;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  padding: 5px 13px;
  text-transform: uppercase;
}

#k2Container.itemView.statick input[type=submit].form-control {
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  background:  #006633;
  border: 2px solid #006633;
  color: #fff;
}  
/**/

/*
.fotogallery ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
  background-color:transparent;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  border: none;
}
*/

/**/
.form-horizontal {
  margin-top: 0px;  
  font-family: "Roboto",sans-serif;
}
.form-horizontal .gcore-display-table {
 width:100%; 
}
.form-horizontal label {

  font-size: 15px;
  color:#616161;
  font-weight: normal;
  padding:11px 0;
}
.form-horizontal legend  {
  font-size: 20px;
  color:#006633;
  font-weight: normal;
    margin-bottom: 10px;
    padding-bottom:10px;
}
#chronoform-remont #chronoform-container-13 .gcore-form-row,
#chronoform-remont #chronoform-container-1 .gcore-form-row{
    width:33%;
    float:left;  
}
#chronoform-remont #chronoform-container-23 .gcore-form-row,
#chronoform-remont #chronoform-container-17 .gcore-form-row{
    float:left; 
    width:50%; 
}

/**/      
#chronoform-order #chronoform-container-34 .gcore-form-row{
    width:33%;
    float:left;  
}
#chronoform-order #chronoform-container-34 #form-row-adress{
    width:67%;
    float:left;  
}
#chronoform-order #chronoform-container-34 #form-row-adress input{
    display:block; 
}
#chronoform-container-46 .gcore-label-top {
    border-bottom:1px dotted #e2e2e2;
    margin-bottom:8px;
}
#chronoform-container-46 .gcore-checkbox-item label,
#chronoform-container-46 .gcore-radio-item label {
 vertical-align:top;
 margin-left:10px;
 font-size: 13px;
  color:#444444;
}
#fclmn17 .gcore-radio-item,
#fclmn13 .gcore-radio-item,
#fclmn12 .gcore-radio-item,
#fclmn11 .gcore-radio-item,
#fclmn8 .gcore-checkbox-item,
#fclmn7 .gcore-radio-item ,
#fclmn5 .gcore-radio-item ,
#fclmn4 .gcore-radio-item ,
#fclmn3 .gcore-radio-item {
    float:left; 
    width:50%; 
}
#fclmn16 .gcore-radio-item,
#fclmn15 .gcore-radio-item,
#fclmn14 .gcore-radio-item,
#fclmn9 .gcore-radio-item ,
#fclmn6 .gcore-radio-item {
    float:left; 
    width:33%; 
}

/**/

.perechen_uslug h3{

     font-size: 16px;
    color:#006633;
}
.perechen_uslug table  {

    width:100%;
    color:#006633;
  font-family: "Roboto",sans-serif;
  font-size: 12px;
  border-bottom:1px solid #e2e2e2; 
  margin:20px 0; 
}
.perechen_uslug table tr {

    border-top:1px solid #e2e2e2;
    
}
.perechen_uslug table td {

 
   padding:20px 10px;
    font-size: 15px;
    
}
.perechen_uslug table ul
{
  margin:0;
  padding-left:10px;
 }
.perechen_uslug table li
{
  color:#444444;
    font-size: 12px;
 }
.perechen_uslug table td:nth-child(1),
.perechen_uslug table td:nth-child(3) {

    color:#444444;
    
}
.perechen_uslug table tr:nth-child(1) {
 
 font-size: 12px;
    
}

/*comments*/
#comments .comments-list {
  margin-left: 0;
}
#jc .rbox {
  border: none;
  border-radius: 0;
  overflow: hidden;
  padding: 20px 25px;
  width: auto;
}
#comments .comment-date {
  background: #fe4b09;
  color: #fff;
  font-size: 14px;
  font-family: "Roboto",sans-serif;
  margin: 0;
  padding: 5px;
  top:-15px;
  position:relative;
}
#comments .comment-title {
  display:block;
  color: #f84c0c;
  font-size: 22px;
  font-family: "Roboto",sans-serif;
  font-weight:normal;
}
#comments .comment-author {
    display: none;
}
#comments .comment-body  .img{
    float:left;
    max-width:135px;
    max-height:135px;
    border:1px solid #e8e8e8;
    margin-right:40px;  
    margin-top:10px;
}
#comments .even, #comments .odd {
  margin-bottom: 23px;
}

@media (max-width: 991px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage {
          text-align:center;
          width: 100%;
          display:block;
          height: 140px;
          overflow: hidden;
		}
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage img {
		  width: auto;
		  display:inline-block;

		}
		#k2Container.itemListView.catalog .catItemTitle,
		#k2Container.itemListView.catalog .subCategoryR h2{
          overflow: hidden;
          height: 57px;
		}
		#k2Container.itemListView.catalog .catItemIntroText,
		#k2Container.itemListView.catalog .subCategoryR .description {
		  height: 140px;
		    overflow: hidden;
		}
		#k2Container.itemListView.catalog .itemContainer
		{
			margin-bottom:20px;
		}
		#k2Container.itemListView.catalog .line_bl
		{
		    display:none;
		}

.moduletablespecial h3 {

  font-size: 13px;

}
}

@media (min-width: 992px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage {
          text-align:center;
          width: 100%;
          display:block;
          height: 180px;
          overflow: hidden;
		}
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage img {
		  width: auto;
		  display:inline-block;
		}
		#k2Container.itemListView.catalog .catItemTitle{
            overflow: hidden;
            height: 67px;
		}
		#k2Container.itemListView.catalog .subCategoryR h2{
          overflow: hidden;
		}
		#k2Container.itemListView.catalog .catItemIntroText,
		#k2Container.itemListView.catalog .subCategoryR .description {
		  height: 90px;
		    overflow: hidden;
		}
		#k2Container.itemListView.catalog .line_bl
		{
		    display:none;
		}
		#k2Container.itemListView.catalog .itemContainer
		{
			margin-bottom:20px;
		}
}
@media (min-width: 992px) and (max-width: 1200px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage {
          text-align:center;
          width: 100%;
          display:block;
          height: 140px;
          overflow: hidden;
		}
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img {

		}
		#k2Container.itemListView.catalog .catItemTitle{
          overflow: hidden;
          height: 67px;
		}
		#k2Container.itemListView.catalog .subCategoryR h2{
          overflow: hidden;
		}
        #k2Container.itemListView.catalog .catItemIntroText,
		#k2Container.itemListView.catalog .subCategoryR .description {
		  height: 130px;
		    overflow: hidden;
		}
}
@media (max-width: 768px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage img {
		  /*border:10px solid red;*/
		}
		#k2Container.itemListView.catalog .itemContainer
		{
			margin-bottom:20px;
		}
		#k2Container.itemListView.catalog .line_bl
		{
		    display:none;
		}
}
log .catItemIntroText,
		#k2Container.itemListView.catalog .subCategoryR .description {
		  height: 90px;
		    overflow: hidden;
		}
		#k2Container.itemListView.catalog .line_bl
		{
		    display:none;
		}
		#k2Container.itemListView.catalog .itemContainer
		{
			margin-bottom:20px;
		}
}
@media (min-width: 992px) and (max-width: 1200px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage {
          text-align:center;
          width: 100%;
          display:block;
          height: 140px;
          overflow: hidden;
		}
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img {

		}
		#k2Container.itemListView.catalog .catItemTitle{
          overflow: hidden;
          height: 67px;
		}
		#k2Container.itemListView.catalog .subCategoryR h2{
          overflow: hidden;
		}
        #k2Container.itemListView.catalog .catItemIntroText,
		#k2Container.itemListView.catalog .subCategoryR .description {
		  height: 130px;
		    overflow: hidden;
		}
}
@media (max-width: 768px)
{
		#k2Container.itemListView.catalog .catItemImageBlock .catItemImage img,
		#k2Container.itemListView.catalog .subCategoryR .subCategoryImage img {
		  /*border:10px solid red;*/
		}
		#k2Container.itemListView.catalog .itemContainer
		{
			margin-bottom:20px;
		}
		#k2Container.itemListView.catalog .line_bl
		{
		    display:none;
		}
}
.k2ReadMore {
    margin:12px;
}