@font-face {
	font-family: Corinthia;
	src: url('corinthia.eot');
	src: url('corinthia.eot?#iefix') format('embedded-opentype'),
	url('corinthia.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, body {
	margin: 0;
	min-width: 320px;
}

body {
	background-color: #EFEEEB;
	color: #333333;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12pt;
	margin-top: 40px;
}

h1, h2, h3 {
	color: #5E5E5E;
	font-weight: normal;
	text-align: center;
}
h1, h2 {
	text-transform: uppercase;
}
h1 {
	font-size: 26pt;
}
h2 {
	font-size: 23pt;
}

p {
	text-align: justify;
	text-indent: 1em;
	margin: 0.3em 0;
}

a {
	color: inherit;
}

img {
	border: 1px solid #999999;
}

.ui-button {
	font-style: normal;
	font-weight: bold !important;
	padding: 0.2em 1em;
	margin-right: 0.5em;
}

.hint {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: inherit;
	cursor: help;
}

#page-top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: white;
	border-bottom: 1px solid #E1DFDF;
	box-shadow: 0 5px 5px #E1DFDF;
	height: 39px;
	padding: 0 0.5em;
	z-index: 100;
}

.lc-bar {
	float: left;
	margin-top: 0.4em;
}
.lc-bar .lc-item {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin-right: 0.5em;
}
.lc-bar .lc-item.current {
	border-bottom: 2px solid #5E5E5E;
}

#menu-container {
	padding: 0;
	margin: 0;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
}
#menu-container-fixed {
	position: fixed;
	top: 39px;
	right: 5px;
	background-color: white;
	border: 1px solid #999999;
	border-top: none;
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.5);
	text-align: left;
	white-space: normal;
	overflow: auto;
	max-height: 85%;
	padding: 0.2em;
	margin: 0;
	z-index: 100;
}
.menu {
	display: inline-block;
	font-size: 110%;
	line-height: 39px;
	padding: 0;
}
.menu a, .menu span {
	cursor: pointer;
	color: #5E5E5E;
	border-bottom: 2px solid transparent;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0 0.2em;
	margin: 0 0.3em;
}
#menu-container-fixed .menu a,
#menu-container-fixed .menu span {
	display: block;
}
.menu a:hover {
	border-bottom: 2px solid #5E5E5E;
}
.menu span.active {
	border-bottom: 2px solid #181818;
	color: #181818;
}
#menu-button {
	float: right;
	height: 100%;
}
#menu-button .menu-button {
	display: inline-block;
	background: url("images/icon-menu.png") 0 top no-repeat no-repeat;
	width: 27px;
	height: 14px;
	margin: 12px 0;
}
#menu-button .menu-button:hover {
	background: url("images/icon-menu.png") -27px top no-repeat no-repeat;
}
#menu-button.open .menu-button {
	background: url("images/icon-menu.png") -54px top no-repeat no-repeat;
}
#menu-button.open .menu-button:hover {
	background: url("images/icon-menu.png") -81px top no-repeat no-repeat;
}
#menu-bg-cover {
	position: fixed;
	top: 40px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #F5F5F5;
	opacity: 0.5;
	z-index: 99;
}

#page-poster {
	position: relative;
	background: #EDEDEF url("images/bg-pattern.jpg") left top repeat repeat;
	border-bottom: 1px solid #C1C1C1;
	box-shadow: 0 10px 10px #C1C1C1;
	color: #5E5E5E;
	height: 100px;
	margin-bottom: 0.7em;
	z-index: 98;
}
#page-poster-logo-container {
	position: relative;
	background-color: #EDEDEF;
	width: 300px;
	height: 100%;
}
#page-poster-logo {
	position: absolute;
	left: 0;
	bottom: 2px;
	text-align: center;
	width: 298px;
	height: 95px;
}
#page-poster-logo small {
	font-size: 11pt;
	margin-left: 2em;
}
#page-poster-logo h1 {
	font-family: Corinthia, cursive;
	font-size: 77pt;
	line-height: 1.0;
	text-transform: none;
	margin: -6px 0 0 0;
}
#page-poster-divider {
	position: absolute;
	left: 299px;
	bottom: 1px;
	background: url("images/bg-line.png") left top no-repeat no-repeat;
	width: 1px;
	height: 51px;
}
#page-poster-container {
	position: absolute;
	top: 0;
	left: 300px;
	right: 0;
	bottom: 0;
	background: url("images/bg-w2t.png") left top no-repeat repeat;
}
#page-poster-title {
	position: absolute;
	left: 1em;
	right: 1em;
	bottom: 0;
}
#page-poster-title h1 {
	font-family: Corinthia, cursive;
	font-size: 36pt;
	line-height: 1.0;
	text-transform: none;
	text-align: left;
	margin: 0;
}

.title {
	font-family: Corinthia, cursive;
	font-size: 27pt;
	line-height: 1.0;
	text-align: center;
	padding-top: 0.1em;
}

.available {
	color: #7B9867;
}
.option {
	color: #9A9A98;
}
.reserved {
	color: #5E5E5E;
}
.sold {
	color: #5E5E5E;
}
.unsaleable {
	color: #333333;
}

.no-content {
	color: gray;
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.content {
	padding: 1em;
	max-width: 100%;
}

.static-content {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 0.3em 1em;
}
.static-content h1,
.static-content h2 {
	text-transform: none;
}
.static-content img {
	max-width: 100%;
}
.static-content iframe {
	max-width: 100%;
	max-height: 90%;
}

.separator {
	clear: both;
	font-style: normal;
	font-size: unset;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid transparent;
	margin: 1em 0;
}
.separator:last-child { display: none; }

.slider {
	box-sizing: border-box;
	width: 768px;
	height: 256px;
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #999999;
}
.slider .slider-strip {
	display: inline-block;
	white-space: nowrap;
	font-size: 0;
	margin: 0;
}
.slider .slider-strip .slider-item {
	display: inline-block;
	height: 256px;
	margin-left: 0;
}
.slider .slider-strip .slider-item img {
	display: block;
	border: none;
	width: auto;
	height: 256px;
}

.paginator {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0.7em 0;
}
.paginator a,
.paginator span {
	display: inline-block;
	border: 1px solid #999999;
	border-radius: 8px;
	cursor: pointer;
	padding: 0.2em 1em;
	margin-right: 0.5em;
}
.paginator a {
	background: #999999 url("images/ui-bg_highlight-hard_100_999999_1x100.png") 50% 50% repeat-x;
	color: #333333;
	text-decoration: none;
}
.paginator a:hover {
	background: #7B9867 url("images/ui-bg_highlight-hard_100_7B9867_1x100.png") 50% 50% repeat-x;
}
.paginator span {
	background: #A2E477 url("images/ui-bg_highlight-hard_100_A2E477_1x100.png") 50% 50% repeat-x;
}

.news {
	position: relative;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 1em 0.5em 0.3em 0.5em;
}
.news .date {
	font-size: 11pt;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 0.3em;
}
.news .text {
	position: relative;
	z-index: 10;
}
.news .text h1,
.news .text h2 {
	text-transform: none;
}
.news .text img {
	max-width: 100%;
}
.news .text iframe {
	max-width: 100%;
	max-height: 90%;
}
.news .link {
	position: absolute;
	display: inline-block;
	background: url("images/ui-icons_333333_256x240.png") -32px -80px no-repeat;
	right: 3px;
	bottom: 3px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	z-index: 15;
}

.litter {
	text-align: center;
}
.litter .litter-content {
	display: inline-block;
	border-bottom: 1px solid #999999;
	max-width: 100%;
	margin-bottom: 1.5em;
}
.litter:last-child .litter-content {
	border: none;
	margin-bottom: 0;
}
.litter .item {
	display: inline-block;
	width: 258px;
	height: 300px;
	vertical-align: top;
	padding: 3px;
	margin: 0 10px 10px 0;
}
.litter .item.father {
	float: left;
}
.litter .item.mother {
	float: right;
	margin-right: 0;
}
.litter .item .title {
	padding-top: 0.5em;
}
.litter .item .title a {
	text-decoration: none;
}
.litter .item.mother .title,
.litter .item.father .title {
	padding-top: 0.1em;
}
.litter .item .info {
	font-size: 11pt;
	font-style: italic;
	line-height: 2.0;
}
.litter .divider {
	display: none;
}

.litter-birthday {
	color: #5E5E5E;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}
.litter-parents {
	background: url("images/mating.png") center center no-repeat no-repeat;
	padding-bottom: 1em;
}
.kittens {
	text-align: center;
	margin-top: 1em;
}
.kitten {
	display: inline-block;
	margin: 0 1% 1.5em 1%;
}
.kitten .name {
	color: #5E5E5E;
	font-size: 18pt;
	font-style: italic;
	text-align: center;
	margin-bottom: 0.2em;
}
.kitten .title {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18pt;
	line-height: normal;
}

.cat-info-wrapper {
	float: left;
	padding-right: 3em;
	margin: 0 1em 2em 0;
}
.cat-info-container {
	display: inline-block;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 0.4em 0.5em 0.5em 0.6em;
}
.cat-info-container.left {
	float: left;
	margin: 0 1em 0.5em 0;
}
.cat-info-container.right {
	float: right;
	margin: 0 0 0.5em 1em;
}
.cat-info {
	max-width: 600px;
	font-size: 11pt;
	font-style: italic;
}
.cat-info .title {
	font-style: normal;
	text-align: right;
	margin-right: 1em;
}
.cat-info .available,
.cat-info .option,
.cat-info .reserved,
.cat-info .sold {
	font-weight: bold;
}

.animals-container {
	text-align: justify;
}
.animals-container .cat-info-container {
	vertical-align: top;
	margin: 0.3em;
}

.photos {
	text-align: center;
}
.photos .photo-item-container {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
.photos .photo-item-container img {
	display: block;
	border: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.photos .photo-item-container iframe {
	display: block;
	max-width: 100%;
	max-height: 90%;
	vertical-align: bottom;
}
.photos .photo-item-container .photo-description {
	border-top: 1px solid #C1C1C1;
	text-align: center;
	font-size: 12pt;
	padding: 0.3em 0;
}

.plan {
	line-height: 1.5;
	text-align: center;
	margin-bottom: 1.5em;
}
.plan .wrapper {
	display: inline-block;
}
.plan .item {
	display: inline-block;
	width: 256px;
	height: 300px;
	vertical-align: middle;
	margin: 0.5em;
}
.plan .item .title {
	padding-top: 0;
}
.plan .info {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0.3em;
	margin: 0.5em;
}
.plan .info h3 {
	margin: 0;
}
.plan .info .decor {
	background: url("images/mating.png") center center no-repeat no-repeat;
	width: 190px;
	height: 129px;
}
.plan .description {
	background-color: #F5F5F5;
	border: 1px solid #999999;
	text-align: left;
}
.plan .description h1,
.plan .description h2 {
	text-transform: none;
	margin-top: 0.1em;
}
.plan:not(:last-child) .separator:last-child {
	display: block;
	border: 1px solid #999999;
}

.articles-container {
	text-align: center;
}
.articles {
	display: inline-block;
}
.articles h3 {
	text-align: left;
}
.articles a {
	text-decoration: none;
}

.contact-container {
	text-align: center;
	margin-bottom: 2em;
}
.contact-container .contact {
	display: inline-block;
	text-align: left;
	line-height: 1.5;
}
.contact-container .contact .title {
	font-weight: bold;
	text-transform: capitalize;
}

.banners {
	margin: 0.5em 0 -1em 0;
	text-align: right;
}
.banners > .banner {
	display: inline-block;
	margin-left: 0.5em;
	text-align: justify;
	vertical-align: middle;
}
.banners > .banner img {
	border: none;
}

#page-footer {
	position: relative;
	background-color: #5E5E5E;
	border-top: 1px solid #E4E4E4;
	box-shadow: 0 -4px 4px #E4E4E4;
	text-align: center;
	margin-top: 0.7em;
	padding: 0.6em 1em;
	z-index: 99;
}
#page-footer a {
	text-decoration: none;
}
#page-footer-social {
	height: 41px;
	text-align: center;
	margin-bottom: 0.7em;
}
#page-footer-social a {
	margin: 0 4px;
}
.facebook-logo {
	display: inline-block;
	background: url("images/icon-social.png") 0 top no-repeat no-repeat;
	width: 40px;
	height: 41px;
}
.instagram-logo {
	display: inline-block;
	background: url("images/icon-social.png") -40px top no-repeat no-repeat;
	width: 40px;
	height: 41px;
}
.vk-logo {
	display: inline-block;
	background: url("images/icon-social.png") -80px top no-repeat no-repeat;
	width: 40px;
	height: 41px;
}
#page-footer-info {
	color: #EFEEEB;
}
#page-footer-copyright {
	color: #434343;
	margin-top: 1.5em;
}

#scrollUp {
	position: fixed;
	right: 0.5em;
	bottom: 0.5em;
	background-color: white;
	border-radius: 50%;
	padding: 0.5em;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}
#scrollUp > div {
	background: url("images/icon-scroll-up.png") no-repeat no-repeat center center;
	width: 24px;
	height: 24px;
}
#scrollUp:hover {
	opacity: 1;
}

@media all and (max-width: 2300px) {
	.animals-container { text-align: left; }
	.animals-container .cat-info-container { width: 23.2%; }
}
@media all and (max-width: 2120px) {
	.animals-container .cat-info-container { width: 31.1%; }
}
@media all and (max-width: 1580px) {
	.animals-container .cat-info-container { width: 46.7%; }
}
@media all and (max-width: 1500px) {
	.litter-parents { background: none; }
}
@media all and (max-width: 1064px) {
	.animals-container .cat-info-container { width: auto; }
}
@media all and (max-width: 930px) {
	.cat-info-wrapper {
		float: none;
		padding: 0;
		margin: 0;
	}
}
@media all and (max-width: 880px) {
	.litter .divider { display: block; }
	.litter .item,
	.litter .item.mother,
	.litter .item.father {
		float: none;
		margin-right: 0;
	}
}
@media all and (max-width: 830px) {
	.plan .wrapper { display: block; }
}
@media all and (max-width: 740px) {
	#page-poster-title h1 { font-size: 26pt; }
}
@media all and (max-width: 500px) {
	#page-poster {
		background-image: none;
		height: auto;
	}
	#page-poster-logo-container {
		width: auto;
		height: 95px;
	}
	#page-poster-divider { display: none; }
	#page-poster-container {
		position: static;
		background: none;
	}
	#page-poster-title {
		position: static;
		padding: 6px 0.7em;
	}
	.content { padding: 1em 0.5em; }
}
@media all and (max-width: 440px) {
	.cat-info,
	.cat-info thead,
	.cat-info tbody,
	.cat-info tr,
	.cat-info td {
		display: block;
	}
	.cat-info .title {
		text-align: center;
		margin-right: 0;
	}
	.cat-info img {
		max-width: 100%;
		height: auto;
	}
	.animals-container .cat-info-container { display: block; }
	.cat-info-container.left,
	.cat-info-container.right {
		margin-left: 0;
		margin-right: 0;
	}
}
