@import url('https://fonts.googleapis.com/css?family=Lobster|Roboto:300,400,500,700&subset=cyrillic');


html {
  /* 1 */
  font: 300 15px / 25px 'Roboto';
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #323232 url("../../../images/background.jpg") repeat scroll 0 0;
  color: #fff;
  background-image: none;
}

body {
	background: rgba(0, 0, 0, 0) url("../../../images/topgradientopacity.png") repeat-x scroll center top;
}

.tm-heading-line {
  color: #b4a279;
  font-family: "Lobster";
  font-size: 40px;
  line-height: 40px;
}

.home-about-tit {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}

.tm-heading-line span {
  color: #fff;
  display: block;
  font-family: "Roboto";
  font-size: 18px;
  line-height: 20px;
  padding-top: 10px;
}

.home-cont-tel {
  background: rgba(0, 0, 0, 0) url("../../../images/WhatsAppviber.png") no-repeat scroll 0 91% / 45px auto;
  padding-left: 55px;
  padding-top: 30px;
  position: relative;
}

.home-about-btn {
	margin-top: 20px;
}

.category .uk-article-title {
  font-family: "roboto";
  font-weight: 300;
  margin-top: 10px;
  border: none;
  display: block;
}

.uk-article-title, .uk-panel-header .uk-h3 {
  border-bottom: 2px solid #9d854f;
  color: #b4a279;
  display: inline-block;
  font-family: "Lobster";
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  padding: 0 0 10px;
  text-align: left;
  text-transform: none;
}

.uk-panel-title {
  color: #b4a279;
  font-family: "Lobster";
  font-size: 40px;
  line-height: 40px;
  padding: 0 0 30px;
  text-transform: none;
}

.uk-panel-teaser + .uk-panel-title {
  font-family: "roboto";
  font-size: 22px;
  line-height: 22px;
  padding: 0;
  text-align: left;
}

.home-slider-wk .uk-margin-top {
	margin-top: 0 !important;
}

.tm-logo {
  border-bottom: 3px solid #b4a279;
  display: block;
  padding-bottom: 10px;
  width: 100%;
}

.menu-box {
	border-bottom: 3px solid #b4a279;
	padding: 10px 0;
}

.back-btn {
	text-align: center;
	margin-top: 30px;
}

.article .uk-article-title {
	margin-bottom: 30px;
}

.our-dogs-page.article .uk-article-title {
	margin-bottom: 0px;
}

.our-dogs-page.article .uk-article-title + img {
	max-width: 400px;
}

.history-wk .uk-panel-title {
  text-align: left;
  text-transform: none;
}

.wenki-page .uk-panel-header .uk-h3,
.history-page .uk-panel-header .uk-h3 {
	margin-bottom: 20px;
}

.wenki-page.category .uk-article-title {
  border-bottom: 2px solid #9d854f;
  color: #b4a279;
  display: inline-block;
  font-family: "lobster";
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.our-dogs-page-wk {
	clear: both;
	margin-top: 20px;
}

.our-dogs-page.category .uk-article-title {
  line-height: 20px;
}

.our-dogs-page.category article {
  margin-top: 30px;
  min-height: 250px;
}

.gal-page.category article {
  min-height: 260px;
}

.gal-page.category .uk-article-title {
  line-height: 20px;
}

.blog-page.category .uk-article-title {
  border-bottom: 1px solid;
  font-size: 20px;
}

.uk-article-meta {
  font-size: 10px;
  line-height: 20px;
  margin-top: 0;
  font-weight: 300;
  text-transform: uppercase;
}

.blog-page.category .uk-align-left img {
	max-width: 300px;
}


.news-page.category .uk-article-title {
  border-bottom: 1px solid;
  font-size: 20px;
}

.history-page.category article {
	min-height: 260px;
}

.news-page.category .uk-article .uk-align-left {
	width: 30%;
}









@media (max-width: 980px) {
.news-page.category .uk-article .uk-align-left {
	width: 100%;
}



	
}








