﻿/*
Theme Name: BP
Theme URL:
Description: Тема для Bushy Plushie 
Version: 1.0
Author: Ivanov Ivan
Author URL:
*/

@charset "utf-8";
/* CSS Document */


/* reset - start */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
aside, nav, footer, header, section { display: block; }
/* reset - end */


html,
body {
    overflow-x: hidden;
}
body {
	min-width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	cursor: default;
}
.wrapper {
	max-width: 1260px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0 2%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;	
}
div {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;	
}
.clear {
	clear: both;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: sub;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}





/* ----------- Общие элементы  начало ---------------------- */
h2 {
	font-size: 36px;
	color: #2C343B;
	font-weight: bold;
	padding-bottom: 20px;
}
p {
	color: #8C8C8C;
	line-height: 150%;
}
.btn-more {
	display: block;
	width: 220px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-color: #4EC7CD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;padding: 14px 0;
	margin: 10px 0;
}
.btn-more:hover {
	color: #ffffff;
	background-color: #007A80;
}
/* ----------- Общие элементы  конец ----------------------- */







/* ----------- header-main.php  начало --------------------- */
/* блок Логотип, Слоган, телефон - начало */
#head {
	overflow: hidden;
	background-color: #ffffff;
	padding: 8px 0;
}
#head .logo {
	float: left;
	width: 290px;
	height: 60px;
	background-image: url("pic/logo-w.png");
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
}
#head .logo a {
	display: block;
	height: 60px;
}
#head .cont {
	float: right;
	width: 280px;
	text-align: center;
	padding: 20px 0 0 0;

}
#head .cont .tel a {
	font-size: 28px;
	color: #2C343B;
}
#head .cont .tel a:hover {
	color: #1B959B;
}
#head .cont .btn {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #2C343B;
	text-align: center;
	border: 2px solid #1B959B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 7px 0;
	margin: 3px auto 0px auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#head .cont .btn:hover {
	background-color: #F6F6F6;
}
#head .cont .time {
	font-size: 14px;
	color: #8C8C8C;
}
#head .cont .time span {
	color: #2C343B;
	font-weight: bold;
}

#head .slog {
	width: 280px;
	text-align: center;
	margin: 0px auto;
}
#head .slog h1, #head .slog p {
	color: #8C8C8C;
	line-height: 130%;
	padding: 5px 0;
}
#head .slog a {
	display: inline-block;
	opacity: 0.6;
	padding: 0 5px;
}
#head .slog a:hover {
	opacity: 1;
}
@media screen and (min-width: 300px) and (max-width: 619px) {
	#head .logo {
		float: none;
		margin: 0px auto 15px auto;
	}
	#head .cont {
		float: none;
		padding: 5px 0;
		margin: 0px auto;
	}
}
@media screen and (min-width: 620px) and (max-width: 900px) {
	#head .slog {
		display: none;
	}
}
/* блок Логотип, Слоган, телефон - конец */


/* горизонтальное меню - начало */
#top-nav {
	background-color: #151515;
}
#top-nav .wr {
	position: relative;
	height: 60px;
}
#top-nav .wr .decor {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 50px;
	width: 224px;
	height: 306px;
	background-image: url(pic/bg-breed-2.png);
}
#top-nav .menu-anc {  /* 1 */
	position: relative;
}
#top-nav .menu-anc ul {  /* 1 */
	float: left;
	position: relative;
	left: 50%;
	padding: 0;
}
#top-nav .menu-anc ul li {  /* 1 */
	float: left;
	position: relative;
	right: 50%;
}
#top-nav .menu-anc li a {
	display: block;
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: none;
	line-height: 120%;
	padding: 21px 10px 20px 10px;
}
#top-nav .menu-anc li:hover > a { /* 2 */
	color: #ffffff;
	background-color: #3f3f3f;
}
#top-nav .menu-anc li.current-menu-item a {
	color: #B9E9F6;
	background-color: #151515;
} 
#top-nav .menu-anc li.current-menu-item a:hover {
	background-color: #3f3f3f;
}
/* 3 */
#top-nav .menu-anc li ul {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 12;
	min-width: 250px;
	background-color: #3f3f3f;
	padding: 0;
	opacity: 0;            /* 4 */
	-webkit-transition: opacity .25s ease .1s;
	   -moz-transition: opacity .25s ease .1s;
	     -o-transition: opacity .25s ease .1s;
	    -ms-transition: opacity .25s ease .1s;
	        transition: opacity .25s ease .1s;
}
#top-nav .menu-anc li:hover > ul {
	opacity: 1;      /* 4 */
}
#top-nav .menu-anc li ul li {
	overflow: hidden;
	right: 0%;       /* 9 */
	height: 0;        /* 10 */
	padding: 0;
	-webkit-transition: height .3s ease .1s;   /* 5 */
	   -moz-transition: height .3s ease .1s;
	     -o-transition: height .3s ease .1s;
	    -ms-transition: height .3s ease .1s;
	        transition: height .3s ease .1s;
}
#top-nav .menu-anc li:hover > ul li {
	height: 36px;     /* 6 */
	overflow: visible;
	padding: 0;
} 
#top-nav .menu-anc li ul li {
	float: none;   /* 8 */
}
/* 3 */

#top-nav .menu-anc li ul li a, 
#top-nav .menu-anc li.current-menu-item ul li a {
	display: block;
	font-size: 16px;
	color: #bbbbbb;
	text-decoration: none;
	padding: 10px 20px 8px 20px;   /* 6 */
	border-bottom: 1px solid #333333;
	white-space: nowrap;    /* 7 */
	background-color: #3f3f3f;
}
#top-nav .menu-anc li ul li a:hover {
	color: #ffffff;
	background-color: #333333;
}
#top-nav .menu-anc li ul li.current-menu-item a {
	color: #ffffff;
}
#top-nav .menu-anc li ul li.current-menu-item a:hover {
	color: #ffffff;
}
#top-nav .menu-anc li.current-menu-item ul li a:hover {
	color: #777777;
}

@media screen and (min-width: 300px) and (max-width: 800px) {
	#top-nav .menu-anc {
		display: none;
	}
}


#top-nav .menu-btn {
	display: none;
	float: left;
	color: #ffffff;
	cursor: pointer;
	padding: 25px 10px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#top-nav .menu-btn:hover {
	color: #B3E8F8;
}
@media screen and (min-width: 300px) and (max-width: 800px) {
	#top-nav .menu-anc {
		display: none;
	}
	#top-nav .menu-btn {
		display: block;
	}
}


/* мобильное меню - начало */
.pushy {
	padding: 20px 15px;
}
.pushy .capt {
    font-size: 22px;
    color: #2C343B;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.pushy .underline {
    width: 80px;
    height: 3px;
    background-color: #4EC7CD;
    margin: 15px 0;
}
.pushy .menu-left {
	margin: 10px 0 40px 0;
}
.pushy ul {
}
.pushy ul li ul {
	padding: 5px 0 10px 0;
}
.pushy li a {
	display: block;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	line-height: 120%;
	padding: 8px 0px 8px 0px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
.pushy li ul li a, 
.pushy li.current-menu-item ul li a {
	display: block;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	line-height: 120%;
	padding: 5px 0px 5px 15px;
}
.pushy li a:hover {
	color: #000000;
}
.pushy li ul li a:hover {
	color: #000000;
}
.pushy li.current-menu-item ul li a:hover {
	color: #000000;
}
.pushy li.current-menu-item a {
	color: #1B959B;
}
.pushy li ul li.current-menu-item a {
	color: #1B959B;
}
.pushy li.current-menu-item a:hover {
	color: #4EC7CD;
}
.pushy li ul li.current-menu-item a:hover {
	color: #4EC7CD;
}
/* мобильное меню - конец */
/* горизонтальное меню - конец */

/* проявляющийся блок при сероллинге - начало*/
#back-top {
	position: fixed;
	width: 100%;
	top: 0px;
	overflow: hidden;
	z-index: 20;
	display: none;
	background-color: #151515;
	padding: 8px 1%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#back-top .menu-btn {
	float: left;
	width: 80px;
	color: #ffffff;
	text-align: center;
	background: #151515;
	padding: 6px;
	margin: 0px 10px 0px 0;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#back-top .menu-btn:hover {
	color: #B3E8F8;
}
#back-top .tel {
	overflow: hidden;
	float: right;
	padding: 3px 0;
}
#back-top .tel br, #back-top .clear {
	display: none;
}
#back-top .tel a {
	font-size: 16px;
	color: #ffffff;
	line-height: 130%;
	text-decoration: none;
	white-space: nowrap;
	padding: 0px 7px 0 7px;
}
#back-top .tel a:hover {
	color: #B3E8F8;
}
#back-top .cont {
	float: right;
	padding: 0px 10px;
}
#back-top .cont p {
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}
#back-top .cont a {
    display: inline-block;
	 font-size: 12px;
	 color: #C3C9E0;
    text-decoration: none;
	 opacity: 0.8;
	 padding: 0 5px;
}
#back-top .cont a:hover {
	 color: #ffffff;
	 opacity: 1;
}
#back-top .cont .whats {
	background-image: url(pic/icon-whatsapp.png);
}
#back-top .cont .teleg {
	background-image: url(pic/icon-telegram.png);
}
#back-top .cont .mail {
	background-image: url(pic/icon-mail.png);
}
@media screen and (min-width: 300px) and (max-width: 450px) {
	#back-top .clear {
		display: block;
	}
	#back-top .cont {
		float: none;
		text-align: center;
	}
}
/* проявляющийся блок при сероллинге - конец*/
/* ----------- header-main.php  начало --------------------- */







/* ----------- main-1.php  начало -------------------------- */
/* Блок О породе - начало */
#breed {
	padding: 40px 0;
}
#breed .wr {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
#breed .block {
	float: right;
	position: relative;
	z-index: 3;
	width: 50%;
	padding: 2%;
	vertical-align: bottom;
}
#breed .block p {
	padding: 10px 0;
}
#breed .block img {
	width: 100%;
}
#breed .block .btn-more {
	margin: 20px 0 10px 0;
}
#breed .decor-1 {
	position: absolute;
	z-index: 2;
	top: -25px;
	left: 0%;
	width: 219px;
	height: 209px;
	background-image: url("pic/bg-breed-1.png");
}
#breed .decor-2 {
	position: absolute;
	z-index: 2;
	bottom: -100px;
	right: 0px;;
	width: 224px;
	height: 306px;
	background-image: url("pic/bg-breed-2.png");
}
@media screen and (min-width: 300px) and (max-width: 499px) {
	#breed .wr {
		display: block;
	}
	#breed .block {
		float: none;
		width: 100%;
	}	
	#breed .block.img {
		text-align: center;
	}	
	#breed .block img {
		width: 90%;
	}
}
@media screen and (min-width: 500px) and (max-width: 620px) {
	#breed .wr {
		display: block;
	}
	#breed .block {
		float: none;
		width: 100%;
	}	
	#breed .block.img {
		text-align: center;
	}	
	#breed .block img {
		width: 60%;
	}
}
/* Блок О породе - конец */


/* Блок Преимущества - начало */
#advant {
	position: relative;
	background-color: #f6f6f6;
	padding: 40px 0;
}
#advant .wr {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#advant h2 {
	text-align: center;
}
#advant .text {
	float: left;
	width: 70%;
}
#advant .block {
	float: left;
	width: 50%;
	position: relative;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: left 25px;
	padding: 2% 2% 2% 50px;
}
#advant .block .title {
	font-size: 20px;
	color: #2C343B;
	font-weight: bold;
	line-height: 110%;
	padding-bottom: 0px;
}
#advant .block p {
	padding: 10px 0;
}
#advant .block.n1 {
	background-image: url("pic/ico-adv-1.png");
}
#advant .block.n2 {
	background-image: url("pic/ico-adv-2.png");
}
#advant .block.n3 {
	background-image: url("pic/ico-adv-3.png");
}
#advant .block.n4 {
	background-image: url("pic/ico-adv-4.png");
}
#advant .pict {
	float: left;
	width: 30%;
	position: relative;
	z-index: 3;
}
#advant .pict img {
	width: 120%;
}
#advant .decor-3 {
	position: absolute;
	z-index: 2;
	bottom: -380px;
	left: 0px;
	width: 225px;
	height: 463px;
	background-image: url(pic/bg-adv.png);
}
@media screen and (min-width: 300px) and (max-width: 579px) {
	#advant .wr {
		display: block;
	}
	#advant .text {
		width: 100%;
	}
	#advant .block {
		width: 100%;
	}	
	#advant .pict {
		width: 100%;
		text-align: center;
	}
	#advant .pict img {
		width: 80%;
	}
}
@media screen and (min-width: 580px) and (max-width: 800px) {
	#advant .wr {
		display: block;
	}
	#advant .text {
		width: 100%;
	}	
	#advant .pict {
		width: 100%;
		text-align: center;
	}
	#advant .pict img {
		width: 50%;
	}
}
/* Блок Преимущества - конец */


/* Блок Задать вопрос - начало */
#advice {
	background-color: #1B959B;
	padding: 50px 0;
}
#advice .wr {
	position: relative;
	z-index: 3;
}
#advice .title {
	width: 80%;
	max-width: 800px; 
	font-size: 24px;
	color: #ffffff;
	line-height: 130%;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
}
#advice .btn-more {
	margin: 20px auto 0 auto;
}
#advice .decor-4 {
	position: absolute;
	z-index: 2;
	bottom: -100px;
	right: 0px;
	width: 83px;
	height: 127px;
	background-image: url(pic/bg-advice.png);
}
/* Блок Задать вопрос - конец */
/* ----------- main-1.php  конец --------------------------- */







/* ----------- main-2.php  начало -------------------------- */
/* Блок продажа котят - начало */
#cats {
	background-color: #ffffff;
	padding: 40px 0 20px 0;
}
#cats .wr {
	position: relative;
	z-index: 3;
}
#cats .litter {
	
}
#cats .litter h2 {
	color: #151515;
	text-align: center;
	padding: 20px 0px 5px 15px;
}
#cats .litter .underline {
    width: 150px;
    height: 3px;
    background-color: #1B959B;
    margin: 15px auto;
}
#cats .litter .capt p {
	font-size: 20px;
	color: #151515;
	text-align: center;
	line-height: 110%;
	padding: 0px 0 5px 0px;
}
#cats .litter .l-date {
	text-align: center;
	padding: 0px 0 0 0px;
}
#cats .litter .l-date span {
	color: #151515;
}
#cats .parents {
	width: 80%;
	margin: 10px auto;
}
#cats .ittem-cat {
	float: left;
	width: 50%;
	padding: 15px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#cats .ittem-cat:hover {
	background-color: #f6f6f6;
}
#cats .ittem-cat .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#cats .ittem-cat .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;	
}
#cats .ittem-cat .img-wr a img {
	width: 100%;
}
#cats .ittem-cat .click {
	cursor: pointer;
	padding: 5px 10px;
}
#cats .ittem-cat .click p  {
	text-align: left;
	line-height: 120%;
	padding: 3px 0;
}
#cats .ittem-cat .click .gend {
	font-size: 20px;
	color: #151515;
	font-weight: bold;
	padding: 0 0 3px 0;
}
#cats .ittem-cat .click .name span {
	color: #1B959B;
}
#cats .ittem-cat .click .color span {
	color: #151515;
}
#cats .ittem-cat .btn-more {
	color: #ffffff;
}
#cats .children {
	overflow: hidden;
	padding-bottom: 35px;
}
#cats .children .capt-age {
	font-size: 20px;
	text-align: center;
	padding: 30px 0 5px 15px;
}
#cats .children .capt-age span {
	color: #151515;
}
#cats .ittem-kitty {
	float: left;
	overflow: hidden;
	width: 25%;
	padding: 15px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;	
}
#cats .ittem-kitty.male:hover {
	background-color: #ECF6FF;
}
#cats .ittem-kitty.female:hover {
	background-color: #FEF4FE;
}
#cats .ittem-kitty .img-block {
	width: 100;
}
#cats .ittem-kitty .img-block .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#cats .ittem-kitty .img-block .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#cats .ittem-kitty .img-block .img-wr a img {
	max-width: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#cats .ittem-kitty .click {
	width: 100%;
	cursor: pointer;
}
#cats .ittem-kitty .click p {
	text-align: left;
	line-height: 120%;
	padding: 3px 0;
}
#cats .ittem-kitty .click .gend {
	color: #151515;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
#cats .ittem-kitty .click .name span {
	color: #1B959B;
	font-weight: bold;
}
#cats .ittem-kitty .click .color {
	font-size: 14px;
}
#cats .ittem-kitty .click .color span {
	color: #151515;
}
#cats .ittem-kitty .click .age {
	font-size: 14px;
	color: #151515;
	font-weight: bold;
}
#cats .ittem-kitty .click .status {
	color: #1B959B;
	font-weight: bold;
	padding-top: 10px;
}
#cats .ittem-kitty .click .price {
	color: #151515;
	font-weight: bold;
}

@media screen and (min-width: 300px) and (max-width: 579px) {
	#cats .parents {
		width: 100%;
	}
	#cats .ittem-cat {
		width: 100%;
	}
	#cats .ittem-kitty {
		width: 50%;
	}
}
@media screen and (min-width: 580px) and (max-width: 800px) {
	#cats .parents {
		width: 100%;
	}
	#cats .ittem-kitty {
		width: 33.3%;
	}
}
/* Блок продажа котят - конец */


/* Блок О питомнике - начало */
#about {
	background-color: #f6f6f6;
	padding: 40px 0;
}
#about .wr {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
#about .block {
	float: right;
	position: relative;
	z-index: 3;
	width: 50%;
	padding: 2%;
	vertical-align: bottom;
}
#about .block p {
	padding: 10px 0;
}
#about .block .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;		
}
#about .block .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#about .block .img-wr a img {
	width: 100%;
}
#about .block .btn-more {
	margin: 20px 0 10px 0;
}
#about .decor-5 {
	position: absolute;
	z-index: 2;
	top: -130px;
	right: 0px;;
	width: 224px;
	height: 306px;
	background-image: url("pic/bg-breed-2.png");
}

@media screen and (min-width: 300px) and (max-width: 620px) {
	#about .wr {
		display: block;
	}
	#about .block {
		width: 100%;
	}
}
/* Блок О питомнике - конец */
/* ----------- main-2.php  конец --------------------------- */









/* ----------- main-3.php  начало -------------------------- */
/* Блок Условия продажи - начало */
#sale {
	background-color: #1B959B;
	padding: 40px 0;
}
#sale .wr {
	position: relative;
}
#sale .text {
	position: relative;
	z-index: 4;
}
#sale h2 {
	color: #ffffff;
	text-align: center;
}
#sale p {
	color: #ffffff;
	opacity: 0.8;
	padding: 10px 15%;
}
#sale .btn-more {
	margin: 10px auto;
}
#sale .decor-4 {
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: -80px;
	width: 171px;
	height: 230px;
	background-image: url("pic/bg-sale.png");
}
#sale .decor-6 {
	position: absolute;
	z-index: 3;
	left: -15%;
	bottom: -40px;
	width: 378px;
	height: 500px;
	background-image: url("pic/cat-sale.png");
}
@media screen and (min-width: 300px) and (max-width: 439px) {
	#sale .decor-6 {
		display: none;
	}
	#sale p {
		opacity: 1;
		padding: 10px 3% 10px 3%;
	}
}
@media screen and (min-width: 440px) and (max-width: 520px) {
	#sale .decor-6 {
		left: -40%;
	}
	#sale p {
		opacity: 1;
		padding: 10px 0% 10px 30%;
	}
}
@media screen and (min-width: 520px) and (max-width: 800px) {
	#sale .decor-6 {
		left: -28%;
	}
	#sale p {
		opacity: 1;
		padding: 10px 0% 10px 30%;
	}
}
@media screen and (min-width: 800px) and (max-width: 1100px) {
	#sale p {
		opacity: 1;
		padding: 10px 5% 10px 25%;
	}
}
/* Блок Условия продажи - конец */


/* Блок Новости - начало */
#news {
	background-color: #eeeeee;
	padding: 40px 0;
}
#news .wr {
	position: relative;
	z-index: 3;
}
#news h2{
	padding: 0 5% 20px 5%;
}
#news .block {
	float: left;
	width: 25%;
	padding: 2% 2%;
}
#news .block .img {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
#news .block .img-wr {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#news .block img {
	width: 100%
}
#news .block .date {
	font-size: 14px;
	padding: 8px 0 3px 0;
}
#news .block .name {
	color: #151515;
	line-height: 130%;
}
#news .btn-more {
	float: right;
	margin: 20px 2% 0 2%;
}

@media screen and (min-width: 300px) and (max-width: 620px) {
	#news .block {
		width: 50%;
	}
}
/* Блок Новости - конец */


/* Блок Статьи - начало */
#articles {
	background-color: #ffffff;
	padding: 40px 0;
}
#articles .wr {
	position: relative;
	z-index: 3;
}
#articles h2 {
	padding: 0 5% 20px 5%;
}
#articles .block {
	float: left;
	width: 33.3%;
	padding: 2% 2%;
}
#articles .block .img {
	float: left;
	width: 60px;
	position: relative;
	height: 0;
	padding-top: 80px;
}
#articles .block .img-wr {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;		
}
#articles .block img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200%;
		transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#articles .block .date {
	font-size: 14px;
	padding: 0px 0 3px 70px;
}
#articles .block .name {
	line-height: 130%;
	padding: 0 0 0 70px;
}
#articles .block .name a {
	color: #1B959B;
}
#articles .block .name a:hover {
	color: #4EC7CD;
}
#articles .block .text {
	font-size: 14px;
	padding-top: 10px;
}
#articles .btn-more {
	float: right;
	margin: 20px 2% 0 2%;
}
@media screen and (min-width: 300px) and (max-width: 519px) {
	#articles .block {
		width: 100%;
	}
}
@media screen and (min-width: 520px) and (max-width: 799px) {
	#articles .block {
		width: 50%;
	}
	#articles .block:last-child  {
		display: none;
	}	
}
/* Блок Статьи - конец */
/* ----------- main-3.php  конец --------------------------- */








/* хлебные крошки Breadcrumb NavXT - начало */
#center .breadcrumb {
	display: none;     /* временно отключил блок Breadcrumb NavXT */
	float: right;
	width: 73%;
	margin: 20px 0 20px 30%;
}
#center .breadcrumb a {
	font-size: 16px;
	color: #1B959B;
	line-height: 120%;
	text-decoration: none;	
}
#center .breadcrumb a:hover {
	color: #4EC7CD;
}
#center .breadcrumb a span {
	font-size: 16px;
	color: #1B959B;
	line-height: 120%;
	text-decoration: none;	
}
#center .breadcrumb a:hover span {
	color: #4EC7CD;
}
#center .breadcrumb span {
	color: #909090;
	line-height: 120%;
}
@media screen and (min-width: 300px) and (max-width: 800px) {
	#center .breadcrumb {
		float: right;
		width: 100%;
		margin: 20px 0% 10px 0%;
	}
}
/* хлебные крошки Breadcrumb NavXT - конец */



/* хлебные крошки Breadcrumb Trail - начало */
#center .breadcrumb-trail {
	position: relative;
	z-index: 3;
	float: right;
	width: 73%;
	margin: 20px 0 20px 30%;
}
#center .breadcrumb-trail h2 {
	display: none;
}
#center .breadcrumb-trail li  {
	font-weight: bold;
	color: #909090;
}
#center .breadcrumb-trail li::after  {
	font-weight: normal;
}
#center .breadcrumb-trail li a span {
	color: #1B959B;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#center .breadcrumb-trail li a span:hover {
	color: #4EC7CD;
}
#center .breadcrumb-trail li span {
	color: #909090;
}
@media screen and (min-width: 300px) and (max-width: 800px) {
	#center .breadcrumb-trail {
		float: right;
		width: 100%;
		margin: 20px 0% 10px 0%;
	}
}
/* хлебные крошки Breadcrumb Trail - конец  */



/* ----------- sidebar.php  начало ------------------------- */
#sidebar {
	position: relative;
	float: left;
	width: 25%;
	padding-top: 36px;
}
#sidebar  .capt {
    font-size: 20px;
    color: #062A40;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
#sidebar .underline {
    width: 80px;
    height: 3px;
    background-color: #1B959B;
    margin: 15px 0;
}
#sidebar .menu-left {
	position: relative;
	z-index: 3;
	margin: 10px 0 40px 0;
}
#sidebar  ul li ul {
	padding: 0px 0 10px 0;
}
#sidebar  li a {
	display: block;
	font-size: 18px;
	color: #151515;
	text-decoration: none;
	line-height: 120%;
	padding: 8px 0px 8px 0px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#sidebar  li ul li a, 
#sidebar  li.current-menu-item ul li a {
	display: block;
	font-size: 16px;
	color: #151515;
	text-decoration: none;
	text-transform: none;
	line-height: 120%;
	padding: 4px 0px 4px 15px;
}
#sidebar  li a:hover {
	color: #8c8c8c;
}
#sidebar  li ul li a:hover {
	color: #8c8c8c;
}
#sidebar  li.current-menu-item ul li a:hover {
	color: #8c8c8c;
}
#sidebar  li.current-menu-item a {
	color: #1B959B;
}
#sidebar  li ul li.current-menu-item a {
	color: #1B959B;
}
#sidebar  li.current-menu-item a:hover {
	color: #4EC7CD;
}
#sidebar  li ul li.current-menu-item a:hover {
	color: #4EC7CD;
}
#sidebar .decor {
	position: absolute;
	z-index: 2;
	bottom: -280px;
	left: -150px;
	width: 225px;
	height: 463px;
	background-image: url(pic/bg-adv.png);
}

@media screen and (max-width: 800px) {
	#sidebar  {
		display: none;
	}	
}
/* ----------- sidebar.php  конец -------------------------- */








#center {
	padding: 0px 0 30px 0;
}

/* ----------- блок контента - общий  начало --------------- */
#content {
	overflow: hidden;
	position: relative;
	z-index: 3;
	float: right;
	width: 73%;
	font-size: 16px;
	color: #666666;
	text-align: justify;
}
#content .underline {
	width: 150px;
	height: 3px;
	background-color: #1B959B;
	margin: 15px 0;
}
#content h1 {
	font-size: 30px;
	color: #2C343B;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	text-align: left;
}
#content h2 {
	font-size: 26px;
	color: #2C343B;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding: 20px 0px 15px 0px;
}
#content h3 {
	font-size: 22px;
	color: #2C343B;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding: 15px 0px 10px 0px;
}
#content h4 {
	font-size: 18px;
	color: #2C343B;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 10px 0 5px 00px;
}
#content p {
	line-height: 140%;
	padding: 8px 0;
}
#content ul {
	padding: 5px 0px 5px 20px; 
}
#content ul li {
	line-height: 140%;
	padding: 7px 0px 7px 15px;
	background-image: url(pic/ul-marker.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;	
}
#content ol {
	padding: 5px 0px 5px 30px; 
}
#content ol li {
	line-height: 140%;
	padding: 7px 0px 7px 5px;
}
#content a {
	color: #1B959B;
	text-decoration: none;
}
#content a:hover {
	color: #4EC7CD;
}
#content a.open_modal {
	display: block;
	width: 270px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #E33030;
	padding: 12px 0px;
	margin: 5px auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content a.open_modal:hover {
	background-color: #062A40;
}
#content img {
	max-width: 100%;
	height: auto;
}
#content .alignleft {
	float: left;
	margin: 1% 2% 1% 0;
}
#content .alignright {
	float: right;
	margin: 1% 0px 1% 2%;
}
#content .aligncenter {
	margin: 1% 1% 1% 0;
}
#content .b2 {
	width: 48% 
}
#content .b3 {
	width: 31% 
}
#content .b4 {
	width: 23% 
}
#content strong {
	font-weight: bold;
	color: #062A40;
}
#content .map {
	width: 98%;
	height: 360px;
	padding: 1px;
	border: 1px solid #DBE5EE;
	margin: 10px auto;
}
#content .error { 
	padding-top: 50px;
}
#content .error p { 
	font-size: 40px;
	line-height: 120%;
	text-align: center;
}

/* таблица - начало */
/* #content .scroll {
	overflow-y: auto;
}
#content table {
	width: 100%;
	font-size: 16px;
	border-collapse: collapse;
	margin: 15px 0 15px 0;
}
#content table td {
	color: #666666;
	border-bottom: 1px solid #cccccc; 
	text-align: center;
	vertical-align: middle;        
	padding: 10px 2%;  
}
#content table tr:nth-child(even) {
	background-color: #ffffff;
}
#content table tr:nth-child(odd){
	background-color: #fafafa; 
}
#content table tr td:first-child {
	width: 70%;
	text-align: left;
}
#content table tr td:last-child {
	color: #062A40;
}
#content table tr:first-child td {
	font-size: 16px;
	color: #062A40;
	text-align: center;
	padding: 15px 2%;
}
#content table tr:first-child{
	background-color: #f0f0f0; 
}
/* таблица - конец */

@media screen and (min-width: 300px) and (max-width: 479px) {
	#content {
		width: 100%;
		text-align: left;
	}
	#content li {
		text-align: left;
	}
	#content .b2 {
		width: 100% 
	}
	#content .b3 {
		width: 100% 
	}
	#content .b4 {
		width: 100% 
	}
}
@media screen and (min-width: 480px) and (max-width: 599px) {
	#content {
		width: 100%;
	}
	#content .b4 {
		width: 48% 
	}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	#content {
		width: 100%;
	}
}
/* ----------- блок контента - общий  конец ---------------- */









/* -- category-litter.php, category-kittens.php начало ----- */
/* -- cat-litter-archive.php ------------------------------- */
#content .litter {
	
}
#content .litter h2 {
	color: #1B959B;
	padding: 20px 0px 5px 15px;
}
#content .litter .capt p {
	font-size: 20px;
	color: #151515;
	line-height: 110%;
	padding: 0px 0 5px 15px;
}
#content .litter .l-date {
	padding: 0px 0 0 15px;
}
#content .litter .l-date span {
	color: #151515;
}
#content .parents {
	width: 80%;
}
#content .ittem-cat {
	float: left;
	width: 50%;
	padding: 15px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#content .ittem-cat:hover {
	background-color: #f6f6f6;
}
#content .ittem-cat .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .ittem-cat .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;	
}
#content .ittem-cat .img-wr a img {
	width: 100%;
}
#content .ittem-cat .click {
	cursor: pointer;
	padding: 5px 10px;
}
#content .ittem-cat .click p  {
	text-align: left;
	line-height: 120%;
	padding: 3px 0;
}
#content .ittem-cat .click .gend {
	font-size: 20px;
	color: #1B959B;
	font-weight: bold;
	padding: 0 0 3px 0;
}
#content .ittem-cat .click .name span {
	color: #1B959B;
}
#content .ittem-cat .click .color span {
	color: #151515;
}
#content .ittem-cat .btn-more {
	color: #ffffff;
}
#content .children {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

/* для раскрывающихся блоков - начало */
#content .mark {
  overflow: hidden;
  max-height: 0px; 
  transition: max-height 0.5s ease;
}
#content .mark.active {
  max-height: 2000px;
}
#content .switch {
	position: relative;
}
#content .switch.btn-more {
	text-align: left;
	padding-left: 40px;
}
#content .switch .arrow {
  position: absolute;
  top: 14px;
  left: 15px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("pic/arrow.png");
  background-size: contain;
  transition: transform 0.3s ease;
}
#content .switch.active .arrow {
  transform: rotate(180deg);
}
/* для раскрывающихся блоков - конец */

#content .children .capt-age {
	font-size: 20px;
	text-align: left;
	padding: 30px 0 5px 15px;
}
#content .children .capt-age span {
	color: #151515;
}
#content .ittem-kitty {
	float: left;
	overflow: hidden;
	width: 50%;
	padding: 15px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;	
}
#content .male:hover {
	background-color: #ECF6FF;
}
#content .female:hover {
	background-color: #FFDBFB;
	background-color: #FEF4FE;
}
#content .ittem-kitty .img-block {
	float: left;
	width: 36%;
	margin-right: 4%
}
#content .ittem-kitty .img-block.k {
	margin: 25px 4% 0 0;
}
#content .ittem-kitty .img-block .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .ittem-kitty .img-block .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#content .ittem-kitty .img-block .img-wr a img {
	max-width: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#content .ittem-kitty .click {
	float: right;
	width: 60%;
	cursor: pointer;
}
#content .ittem-kitty .click p {
	text-align: left;
	line-height: 120%;
	padding: 3px 0;
}
#content .ittem-kitty .click .gend {
	color: #151515;
	font-weight: bold;
}
#content .ittem-kitty .click .name span {
	color: #1B959B;
	font-weight: bold;
}
#content .ittem-kitty .click .color {
	font-size: 14px;
}
#content .ittem-kitty .click .color span {
	color: #151515;
}
#content .ittem-kitty .click .age {
	font-size: 14px;
	color: #151515;
	font-weight: bold;
}
#content .ittem-kitty .click .status {
	color: #1B959B;
	font-weight: bold;
	padding-left: 20px;
}
#content .ittem-kitty .click .price {
	color: #151515;
	font-weight: bold;
	padding-left: 20px;
}
#content .ittem-kitty .click .adr {
	font-size: 14px;
	color: #151515;
	padding-left: 20px;
}	
@media screen and (min-width: 300px) and (max-width: 479px) {
	#content .parents {
		width: 100%;
	}
	#content .ittem-cat {
		width: 100%;
	}	
	#content .ittem-kitty {
		width: 100%;
	}
}
@media screen and (min-width: 480px) and (max-width: 539px) {
	#content .parents {
		width: 100%;
	}
	#content .ittem-kitty {
		width: 100%;
	}
}
@media screen and (min-width: 540px) and (max-width: 640px) {
	#content .parents {
		width: 100%;
	}
}
/* -- cat-litter-archive.php ------------------------------- */
/* -- category-litter.php, category-kittens.php конец ------ */








/* - category-cat-boys.php + category-cat-girls.php начало - */
#content .cats {
	float: left;
	width: 50%;
	padding: 15px 15px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .cats:hover {
	background-color: #f0f0f0;
}
#content .cats .img-wr {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}
#content .cats .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;	
}
#content .cats .img-wr a img {
	width: 100%;
}
#content .cats .click {
	cursor: pointer;
}
#content .cats p {
	text-align: left;
	line-height: 120%;
	padding: 5px 0;
}
#content .cats .name span {
	font-size: 18px;
	color: #1B959B;
	font-weight: bold;
}
#content .cats .color span {
	color: #151515;
}
#content .cats .date span {
	color: #151515;
}
#content .cats .age span {
	color: #151515;
	font-weight: bold;
}
#content .cats .btn-more {
	color: #ffffff;
}
@media screen and (min-width: 300px) and (max-width: 539px) {
	#content .cats {
		width: 100%;
	}
}
/* - category-cat-boys.php + category-cat-girls.php конец -- */








/* ----------- category-news.php  начало ------------------- */
#content .new {
	float: left;
	width: 100%;
	padding: 15px 0;
} 
#content .new .image {
	float: left;
	width: 120px;
}
#content .new .image .img {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
#content .new .image .img-wr {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#content .new .image img {
	width: 100%;
}
#content .new .date {
	font-size: 14px;
	padding: 2px 0 2px 130px;
}
#content .new .title {
	font-size: 18px;
	color: #2C343B;
	line-height: 120%;
	padding: 2px 0 2px 130px;
}
/* ----------- category-news.php  конец -------------------- */








/* ----------- category-article.php  начало ---------------- */
#content .article {
	float: left;
	width: 100%;
	padding: 15px 0;
} 
#content .article .image {
	float: left;
	width: 120px;
}
#content .article .image .img {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 65%;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
#content .article .image .img-wr {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#content .article .image img {
	width: 100%;
}
#content .article .date {
	font-size: 14px;
	padding: 2px 0 2px 130px;
}
#content .article .title {
	font-size: 18px;
	color: #2C343B;
	line-height: 120%;
	padding: 2px 0 2px 130px;
}
#content .article .excerpt {
}
/* ----------- category-article.php  конец ----------------- */








/* --- single-cats.php + single-kittens.php начало --------- */
#content .cat-wr {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#content .foto {
	float: left;
	width: 50%;
	margin: 20px 0;
}
#content .foto .img-wr .img-box {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .foto .img-wr a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#content .foto .img-wr img {
	max-width: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
#content .info {
	float: left;
	width: 50%;
	padding: 1% 2%;
}
#content .info .data {
}
#content .data {
	width: 100%;
	font-size: 16px;
	border-collapse: collapse;
	margin: 15px 0 15px 0;
}
#content .data td {
	color: #999999;
	line-height: 130%;
	border: none; 
	vertical-align: top;
	padding: 8px 10px;  
}
#content .data tr td:nth-child(odd){
	width: 135px;
	text-align: right;
}
#content .data tr td:nth-child(even) {
	color: #151515;
	text-align: left;
}
#content .data tr td.gender {
	font-size: 24px;
	color: #1B959B;
	font-weight: bold;
}
#content .data tr td.parents {
	color: #FE8B39;
}
#content .data tr td.status {
	color: #1B959B;
	font-weight: bold;
}
#content .data tr td.price {
	font-size: 18px;
	color: #1B959B;
	font-weight: bold;
}
#content .cat-btn .btn-more {
	width: 280px;
	color: #ffffff;
	margin: 15px auto 20px auto;
}
#content .descript {
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 20px 2%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
@media screen and (min-width: 300px) and (max-width: 600px) {
	#content .cat-wr {
		display: block;
	}
	#content .foto {
		width: 100%;
	}
	#content .foto .img-wr .img-box {
		padding-top: 65%;
	}
	#content .foto .img-wr img {
		width: 100%;
	}
	#content .info {
		width: 100%;
		padding: 1% 2%;
	}
}
/* --- single-cats.php + single-kittens.php конец ---------- */











/* ----------- footer.php  начало -------------------------- */
#footer {
	clear: both;
	background-color: #151515;
	padding: 40px 0 20px 0;
}
#footer .wr {
	position: relative;
}
#footer .name {
	overflow: hidden;
	position: relative;
	z-index: 3;
	float: left;
	width: 290px;
	margin: 5px 1%;
}
#footer .name .logo {
	width: 290px;
	height: 60px;
	background-image: url(pic/logo-b.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px 0;
}
#footer .name .logo a {
	display: block;
	height: 60px;
}
#footer .name .slogan p {
	font-size: 18px;
	text-align: center;
	line-height: 120%;
}
#footer .cont-wr {
	overflow: hidden;
	float: right;
	width: 56%;
	max-width: 840px;
}
#footer .cont {
	overflow: hidden;
	position: relative;
	z-index: 3;
	float: left;
	width: 30%;
	margin: 1% 1%;
}
#footer .cont.r {
	width: 66%;
	min-width: 280px;
	text-align: right;
}
#footer .cont ul {
}
#footer .cont li {
	padding: 5px 0;
}
#footer .cont li a {
	color: #8C8C8C;
}
#footer .cont li ul {
	display: none;
}
#footer .cont li a:hover {
	color: #ffffff;
}
#footer .cont .adr {
	padding-bottom: 8px;
}
#footer .cont .tel a {
	font-size: 28px;
	color: #bbbbbb;
}
#footer .cont .tel a:hover {
	color: #ffffff;
}
#footer .cont .mail a {
	display: block;
	color: #8C8C8C;
	padding: 4px 0;
}
#footer .cont .mail a:hover {
	color: #ffffff;
}
#footer .cont .seti  {
	margin: 5px 0;
}
#footer .cont .seti a {
	opacity: 0.7;
	margin: 0 3px;
}
#footer .cont .seti a:hover {
	opacity: 1;
}
#footer .cont .btn {
	display: block;
	float: right;
	width: 260px;
	font-size: 16px;
	color: #bbbbbb;
	text-align: center;
	border: 1px solid #1B959B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 0;
	margin: 10px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer .cont .btn:hover {
	color: #ffffff;
	background-color: #353535;
}
#footer .wr .decor {
	position: absolute;
	z-index: 2;
	right: -50px;
	top: -240px;
	width: 171px;
	height: 230px;
	background-image: url(pic/bg-sale.png);
}
@media screen and (min-width: 300px) and (max-width: 459px) {
	#footer .name {
		float: none;
		margin: 5px auto;
	}
	#footer .cont-wr {
		float: none;
		width: 290px;;
		margin: 15px auto 5px auto;
	}
	#footer .cont {
		float: none;
		width: 100%;
		margin: 5px auto;
	}	
}
@media screen and (min-width: 460px) and (max-width: 800px) {
	#footer .name {
		float: none;
		margin: 5px auto;
	}
	#footer .cont-wr {
		float: none;
		width: 100%;
		max-width: 500px;
		margin: 5px auto;
	}
}


#footer-line {
	overflow: hidden;
	background-color: #000000;
}
#footer-line .copyright {
	font-size: 16px;
	color: #aaaaaa;
	text-align: center;
	line-height: 130%;
	padding: 25px 0;
}
#footer-line p.art {
	font-size: 14px;
	color: #2C7174;
	text-align: center;
	line-height: 120%;
	padding-top: 8px;
}
#footer-line p.art a {
	font-size: 14px;
	color: #2C7174;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
#footer-line p.art a:hover {
	color: #1B959B;
}
/* ----------- footer.php  конец --------------------------- */








/* прокрутка вверх - начало */
#scroller {
	position: fixed;
	z-index: 20;
	left: 80%;
	bottom: 15px;
	width: 48px;
	height: 48px;
	cursor: pointer;
	background-image: url("pic/up-arrow.png");
	opacity: 0.6;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#scroller:hover {
	opacity: 1;
}
/* прокрутка вверх - конец */







/* модальное окно - начало  */
.modal_div {  /* для рамки окна */
	position: fixed; 
	top: 45%; 
	left: 50%; 
	display: none; 
	opacity: 0; 
	z-index: 205; 
	width: 400px; 
	margin-top: -200px;
	margin-left: -200px; /* центровка css содержимого окна */
	font-family: Verdana, Geneva, sans-serif;
	border-radius: 5px;
	background: #f0f0f0;
	padding: 30px 3% 20px 3%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.modal_close {  /* Кнопка закрыть */
	position: absolute;
	top: 15px;
	right: 5%;
	cursor: pointer;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6C737F;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
}
.modal_close:hover {
	color: #E33030;
}
#overlay {  /* Подложка */
	z-index: 200; /* подложка д.б. выше слоев элементов сайта, но ниже слоя модального окна */
	position: fixed; 
	background-color: #424955; 
	opacity: 0.7; 
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0; 
	cursor: pointer;
	display: none; 
}
@media screen and (min-width: 300px) and (max-width: 420px) {
	.modal_div {
		top: 35%;
		width: 300px; 
		margin-top: -150px;
		margin-left: -150px;
		padding: 30px 5% 20px 5%; 
	}
}

/* дополнительные стили */
.modal_div h4 {
	font-size: 20px;
	color: #062A40;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
	padding: 3px 5%;
}
.modal_div h5 { 
	font-size: 14px;
	color: #666666;
	line-height: 120%;
	text-align: center;
	padding: 3px 0%;
}
/* модальное окно - конец  */




/* стили для формы Contact-Form-7 класс transparent, модальное окно  - начало */
.modal_div .form-wr {

}
.modal_div .form-wr h2 {
	font-size: 36px;
	color: #ffffff;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #333A46;
	padding: 0 5% 15px 5%;	
}
.modal_div .form-wr h5 {
	width: 50%;
	font-size: 16px;
	color: #CDD2DA;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 1px #333A46;
	padding: 3px 5%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.modal_div .form-wr .wpcf7 {
	width: 70%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.modal_div form.transparent {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px auto;
}
.modal_div form.transparent h6 {
	font-size: 16px;
	color: #666666;
	padding: 12px 1% 2px 1%;
}
.modal_div form.transparent h6 span {
	color: #FF886C;
}
.modal_div form.transparent input {
	width: 100%;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	border: none;
	background-color: #ffffff;
	padding: 8px 3%;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.modal_div form.transparent input::-webkit-input-placeholder { color: #A1A8B4; }
.modal_div form.transparent input::-moz-placeholder { color: #A1A8B4; }
.modal_div form.transparent input:-moz-placeholder  { color: #A1A8B4; }
.modal_div form.transparent input:-ms-input-placeholder { color: #A1A8B4; }
.modal_div form.transparent textarea::-webkit-input-placeholder { color: #A1A8B4; }
.modal_div form.transparent textarea::-moz-placeholder { color: #A1A8B4; }
.modal_div form.transparent textarea:-moz-placeholder  { color: #A1A8B4; }
.modal_div form.transparent textarea:-ms-input-placeholder { color: #A1A8B4; }

.modal_div form.transparent  textarea {
	width: 100%;
	height: 80px;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	border: none;
	background-color: #ffffff;
	padding: 8px 3%;
	margin: 5px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.modal_div form.transparent .wpcf7-submit { /* свойства кнопки "отправить" */
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	border: none;	
	background-color: #4EC7CD;
	padding: 15px 0;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
           transition: all 0.3s ease;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.modal_div form.transparent .wpcf7-submit:hover {
	background-color: #007A80;
}
.modal_div form.transparent .wpcf7-response-output  { /* ошибка заполнения формы */
	font-size: 14px;
	color: #E33030;
	line-height: 110%;
	border: none;
	padding: 0px 1%;
	margin: -15px 0 0 0;
}
.modal_div form.transparent .wpcf7-mail-sent-ok { /* правильное заполнение формы */
	font-size: 16px;
	color: #2D934B;
	line-height: 110%;
	border: none;
	background-color: #f0f0f0;
	padding: 4px 2% 4px 2%;
	margin: -15px 0 0 0;
}
.modal_div form.transparent .wpcf7-not-valid-tip { /* ошибка заполнения поля */
	font-size: 14px;
	color: #E33030;
	line-height: 110%;
	padding: 0px 1% 0 1%;
	margin: 5px 0 0 0;
}
.modal_div form.transparent .wpcf7-mail-sent-ng { /* ошибка отправки письма */
	font-size: 14px;
	color: #B3422B;
	line-height: 110%;
	border: none;
	background-color: #f0f0f0;
	padding: 8px 3% 8px 3%;
	margin: 5px 0 0 0;
}
@media screen and (min-width: 300px) and (max-width: 440px) {
	.modal_div .form-wr {
		width: 98%;
	}
	.modal_div .form-wr h2 {
		font-size: 30px;
	}
	.modal_div .form-wr .wpcf7 {
		width: 290px;
	}
	.modal_div .form-wr h5 {
		width: 290px;
	}
	.modal_div form.transparent .wpcf7-submit {
		font-size: 14px;
	}
}
/* стили для формы Contact-Form-7 класс transparent, модальное окно  - конец */






