.uk-container-logo-pre {
	display: inline-block;
}


.uk-scrollable-box {
    height: 812px;
  }
  
  .uk-table tr{box-shadow:0px 0px 5px 5px #fdeded;}
.uk-table th, .uk-table td {
    padding: 10px 10px;
	
}

.uk-table th{

	background: linear-gradient(to top, #daabcf 0%, #f9e7ea 46%, #ffd9e0 100%);
	color: #5f5f5d;
	
	text-align: center;
}
.uk-table tr{border-bottom:2px solid #fdeded;
}
.uk-table td{
	background-color: #ffffff;
}

article ul {
list-style: none;
padding: 0;
}
article ul li {
padding: 7px 20px;
margin-bottom: 10px;
border-radius: 5px;
border-left: 10px solid #ac81c4;; 
box-shadow: 2px -2px 5px 0 rgba(0,0,0,.1),
     -2px -2px 5px 0 rgba(0,0,0,.1),
    2px 2px 5px 0 rgba(0,0,0,.1),
    -2px 2px 5px 0 rgba(0,0,0,.1);

transition: 0.3s all linear;
}
article ul li:nth-child(2){border-color: #d7b8e8;}
article ul li:nth-child(3){border-color: #f5cbfd;}
article ul li:nth-child(4){border-color: #fdccd5;}
article ul li:nth-child(5){border-color: #fdccd5;;}
article ul li:nth-child(6){border-color: #f5cbfd;}
article ul li:nth-child(7){border-color: #d7b8e8;}
article ul li:nth-child(8){border-color: #ac81c4;}
article ul li:nth-child(9){border-color: #ac81c4;}
article ul li:nth-child(10){border-color: #d7b8e8;}
article ul li:nth-child(11){border-color: #f5cbfd;}
article ul li:hover {border-left: 10px solid transparent;}
article ul li:nth-child(1):hover {border-right: 10px solid #ac81c4;}
article ul li:nth-child(2):hover {border-right: 10px solid #d7b8e8;}
article ul li:nth-child(3):hover {border-right: 10px solid #f5cbfd;}
article ul li:nth-child(4):hover {border-right: 10px solid #fdccd5;}
article ul li:nth-child(5):hover {border-right: 10px solid #fdccd5;;}
article ul li:nth-child(6):hover {border-right: 10px solid #f5cbfd;}
article ul li:nth-child(7):hover {border-right: 10px solid #d7b8e8;}
article ul li:nth-child(8):hover {border-right: 10px solid #ac81c4;;}
article ul li:nth-child(9):hover {border-right: 10px solid #ac81c4;;}
article ul li:nth-child(10):hover {border-right: 10px solid #d7b8e8;;}




article ol {
  margin-left: 0;
  list-style: none;
  counter-reset: li;

}
article ol li {
  padding: 10px 0;
  position: relative;
  left: 1.5em;
  margin-bottom: 0.75em;
  padding-left: 1em;
box-shadow: 1px 0px #ffd9e0;
background: linear-gradient(to left, #f3f1f2 0%, #fdeef1 46%, #ffffff 100%);

 
}
article ol li:before {
  padding: 10px 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.5em;
  width: 1.875em;
  text-align: center;
  color: white;
  font-weight: bold;color:#ac5d9a;

  border-bottom-left-radius: 70em;
  border-top-left-radius: 70em;
  counter-increment: li;
  content: counter(li);
  border-left:5px solid #faeef1;
}

.forma input{
  background: #fff;
  border: 1px solid #ddd !important;
  box-sizing: border-box;
  height: 45px;
  transition: all 0.3s ease 0s;
  width: 100%;
  text-align: left !important;
  border-radius: 0 !important;
}

.forma input:focus{
	background: #f9e8eb !important;
}

#sf2_445_proverochnyjj_kod, #sf2_446_proverochnyjj_kod, #sf2_447_proverochnyjj_kod{
	margin-left: 136px;
	width: 29% !important;
}

.forma textarea {
 background: #fff;
  border: 1px solid #ffd9e0 !important;
  height: 150px;
  width: 100%;
  text-align: left !important;
  border-radius: 0 !important;

}

.forma{
	width:80%;
  background: #f5f5f5;
  box-sizing: border-box;
  padding: 30px;
  min-height: 301px;
  margin-top: 15px;
  margin-bottom: 50px !important;
  position: relative;
  z-index: 2;
  box-shadow: 0px 0px 2px 2px #ffd9e0;
	
}
.forma .knopka{
background-color:#ac5d9a;
width:30%;
color:#ffffff;

 text-align: center !important;
}
.forma .knopka:hover{
background-color:#ac5d9a;
width:30%;
color:#ffffff;
font-weight:bold;

 text-align: center !important;
}
.forma .knopka:active{
background-color:#4e8802!important;
width:30%;
color:#ffffff!important;
font-weight:bold;
 border-radius: 30px !important;
 text-align: center !important;
}
article ul li:nth-child(11):hover {border-right: 10px solid #f5cbfd;;}

.doc img, .ramka img {border-left: 10px solid #ac81c4;
border-top: 10px solid #d7b8e8;
border-right: 10px solid #f5cbfd;
border-bottom: 10px solid #ffd9e0;}
.ramka img{margin-top:20px;}
.doc {background-color:#fcf5fd;padding:20px;}
.doc.uk-link-price-right{margin:-15px;}
/*Стиль для  jcomments*/

#comments .comment-date{ display:none;}

#jc h4{
	color: #555;
	font-weight: normal;	
	border-bottom: 1px solid RGBA(210, 218, 219, 0);
}

#comments-form input.selected,
#comments-form textarea.selected{
	background: #f5fbfe !important;
}

#comments-form input,
#comments-form textarea{
	border: 1px solid #99baca;
}

#comments-form img.captcha {
    padding: 0;
    margin: 7px 20px 3px 0;
    border: 1px solid #ccc;
    float: left;
}

#comments-form .btn a{
	color: #E85222;
}

#comments{
	padding: 25px;
	background-color: #eef8fa;
}

#comments-list-0 .comments-list .rbox {
    background: #f8e4d9;
    margin-left: 60px;
}

#jc .rbox{
	border-radius: 0px;
	line-height: 130%;
}

#comments .quote{
	margin-top: 20px;
	margin-bottom: 10px;
}

#comments .comment-body{
	padding: 20px;
}

#comments blockquote {
    border: 1px dashed #849B9F;
    background-color: #eef8fa;
    font-size: 16px;
	line-height: 22px;
    color: #676766;
}

#jc.comments-list{
	margin-left: 60px;
}

#comments .even{
	background-color: white;
}

/*#comments .odd{
	background: #f8e4d9;
	margin-left: 60px;
}
/*конец Стиль для  jcomments*/

.side-a{padding:15px;}
.side-a a{padding:30px;}


.category-listprejsk{background-color:#f5f5f5;
padding:30px;
}
.category-listprejsk td:before{content: url("/images/icons/krug.png");}
.category-listprejsk td{background-color:#fff;
padding:15px;}
.category-listprejsk td:hover{background-color:#f5f5f5;
padding:15px;}

.uk-title-module-bg {background-color:#ffffff; margin-top:20px;
}
.tm-sidebar-a{padding:0px 20px;}
.prejsk h2 {background-color:#ffffff;
font-weight:normal;text-transform:uppercase;color:#c49439;
padding:10px;}

.dop{border-left:3px solid #ededed;
box-shadow:0px 0px 3px 0px #e9c9dc;
background-color:#fff;}
.dop ul li:hover{background-color:#fff;}
.news .uk-padding-x {background-color:#f5f5f5;padding:20px; }
.uk-padding-x p{
	background: #fcf5fd;
	padding: 12px;
	min-height: 48px;
	text-align: center;
}

.uk-padding-x a{
	color: #c18f2f !important;
	transition: 0.3s;
	
	margin-top: 3px;
	font-size: 16px;
}

.category-moduletm-sidebar-a {background-color:#fff;
list-style:none;padding-left:0px;
}
.category-moduletm-sidebar-a li {border-bottom:2px solid #f5f5f5;
 padding:10px;}
 .uk-lang-switcher {
    text-align: right;
 }
 .uk-lang-switcher a {
    background: #ffe3b2;
    text-transform: uppercase;
    padding: 15px;transition: 0.3s;
    border-radius: 10px;
    box-shadow: 0px -1px 3px rgba(49, 49, 49, 0.4);
    color: #565555;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    margin-top: 10px;
 }
 .uk-lang-switcher a:hover {
    background: #fdefd8;
 }

 .uk-lang-switcher > div {
     display: flex;
    flex-direction: column;
    align-items: flex-end;
 }
 .assebility {
  max-width: 150px;
 }
 .assets {
    font-size: 1.6rem;
}
.panel-assets {
    font-size: 12px;
}
 .assets #uk-bottom-b {
  border-bottom:0;
 }
 .assets .uk-overlay-background {
    background: rgba(0, 0, 0, 0.5) !important;
}
.assets .uk-wrapper-header {
  margin-top: 80px;
}
/*
 * Sizes
 */
.assets h1,
.assets .uk-h1 {
  font-size: 3rem;
  line-height: inherit;
}
.assets h2,
.assets .uk-h2 {
  font-size: 2.4rem;
  line-height: inherit;
}
.assets h3,
.assets .uk-h3 {
  font-size: 1.8rem;
  line-height: inherit;
}
.assets h4,
.assets .uk-h4 {
  font-size: 2.1rem;
  line-height: inherit;
}
.assets h5,
.assets .uk-h5 {
  font-size: 1.8rem;
  line-height: inherit;
}
.assets h6,
.assets .uk-h6 {
  font-size: 1.5rem;
  line-height: inherit;
}
.assets .uk-text-small {
    font-size: 1.4rem;
}
.assets .uk-text-large {
    font-size: 1.8rem;
}
.assets .uk-grid-department .uk-panel-box .uk-panel-title, 
.assets .uk-grid-services .uk-panel-title, 
.assets .uk-grid-kompleks .uk-panel .uk-panel-title {
font-size: 1.6rem;
}
.assets [class*='uk-icon-'] {
    font-family: FontAwesome !important;
}
.assets .tm-navbar .uk-navbar-nav > li > a {
  font-size: 1.6rem;
}
.assets .uk-container-logo-number {
  top: -15px;
}
 @media (min-width: 350px) and (max-width: 779px) {
   .uk-lang-switcher > div {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
   }
 }
