/*====================================================*/
/*================= normalize v3.0.3 =================*/
/*====================================================*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	display: inline-block;
	color: inherit;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: normal;
	vertical-align: baseline;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
/*=========================================*/
/*================= fonts =================*/
/*=========================================*/
/* font-family: "MyriadProRegular"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProRegular.eot");
	src: url("../fonts/MyriadProRegulard41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProRegular.woff") format("woff"), url("../fonts/MyriadProRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProBold.eot");
	src: url("../fonts/MyriadProBoldd41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProBold.woff") format("woff"), url("../fonts/MyriadProBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}
/* font-family: "MyriadProItalic"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProItalic.eot");
	src: url("../fonts/MyriadProItalicd41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProItalic.woff") format("woff"), url("../fonts/MyriadProItalic.ttf") format("truetype");
	font-style: italic;
	font-weight: normal;
}
/* font-family: "MyriadProSemiBold"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProSemiBold.eot");
	src: url("../fonts/MyriadProSemiBoldd41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProSemiBold.woff") format("woff"), url("../fonts/MyriadProSemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 600;
}
/* font-family: "MyriadProBoldItalic"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProBoldItalic.eot");
	src: url("../fonts/MyriadProBoldItalicd41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProBoldItalic.woff") format("woff"), url("../fonts/MyriadProBoldItalic.ttf") format("truetype");
	font-style: italic;
	font-weight: 700;
}
/* font-family: "MyriadProSemiBoldItalic"; */
@font-face {
	font-family: "Myriad Pro";
	src: url("../fonts/MyriadProSemiBoldItalic.eot");
	src: url("../fonts/MyriadProSemiBoldItalicd41d.eot@#iefix") format("embedded-opentype"), url("../fonts/MyriadProSemiBoldItalic.woff") format("woff"), url("../fonts/MyriadProSemiBoldItalic.ttf") format("truetype");
	font-style: italic;
	font-weight: 600;
}
/*=========================================*/
/*================= basic =================*/
/*=========================================*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}
body {
	font: 18px 'Myriad Pro', sans-serif;
	min-width: 300px;
	background: #EBF3F5;
	color: #333;
}
.wrapper {
	overflow: hidden;
}
.container {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 15px;
}
.container:before,
.container:after {
	content: '';
	clear: both;
	display: table;
}
input:focus,
textarea:focus {
	outline: none;
}
select:focus {
	outline: none;
	border: none;
}
.clr:before,
.clr:after {
	content: '';
	clear: both;
	display: table;
}
.upcase {
	text-transform: uppercase;
}
/*===============================================*/
/*================= Типографика =================*/
/*===============================================*/
span {
	display: inline-block;
}
p {
	margin: 0 0 20px;
}
p:last-child {
	margin: 0;
}
em {
	display: inline-block;
}
i {
	display: inline-block;
}
a {
	text-decoration: none;
	display: inline-block;
}
.btn-center {
	display: table;
	margin: 0 auto;
}
.btn-right {
	display: table;
	margin: 0 0 0 auto;
}
/*=========================================*/
/*================= start =================*/
/*=========================================*/
.top-bar {
	background: #fff;
	position: relative;
	z-index: 20;
}
.top-bar:after {
	position: absolute;
	content: '';
	background: url(../img/icons/svg/top-bar__dotted.svg) repeat-x;
	width: 100%;
	height: 25px;
	bottom: -21px;
	left: 0;
}
.top-bar__logo {
	float: left;
	width: 20%;
	min-height: 1px;
	padding: 19px 0 0;
}
.top-bar__nav {
	float: left;
	width: 60%;
	min-height: 1px;
	padding: 0 47px 0 18px;
}
.top-bar__contacts {
	float: left;
	width: 20%;
	min-height: 1px;
	font-size: 16px;
	text-align: right;
	padding: 14px 0 0;
}
nav.fixed {
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 20;
}
nav.fixed ul {
	max-width: 1000px;
	margin: 0 auto;
}
nav.fixed ul a {
	padding: 10px 10px 5px;
}
nav ul {
	padding: 0;
	margin: 0;
	text-align: justify;
	line-height: 0;
}
nav ul:after {
	content: '';
	width: 100%;
	display: inline-block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
nav ul li {
	list-style: none;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.3;
}
nav ul a {
	padding: 35px 0 21px;
	transition: all 250ms;
}
nav ul a:hover,
nav ul a.mPS2id-highlight {
	color: #34B7F3;
}
.top-bar__vk-link {
	color: #617280;
	display: block;
}
.top-bar__vk-link .vk-ico {
	margin: 0 0 0 6px;
}
.top-bar__insta {
	color: #617280;
	display: block;
}
.top-bar__insta .insta {
	margin: 0 0 0 6px;
}
.top-bar__phone-link {
	display: block;
	color: #000;
	font-size: 30px;
}
.top-bar__phone-link span {
	color: #738792;
	font-weight: 400;
}
.main-section {
	background: #34B7F3;
	height: 683px;
}
.main-section .container {
	position: relative;
}
.main-section__text {
	float: left;
	width: 40%;
	color: #fff;
	padding: 178px 0 0;
}
.main-section__img-wrp {
	float: left;
	width: 60%;
	position: relative;
	z-index: 1;
}
.main-section__total {
	position: absolute;
	top: 179px;
	left: 92px;
	font-size: 16px;
	opacity: 0.6;
}
.main-section__total strong {
	display: block;
	font-size: 36px;
	line-height: 1;
}
.main-section__total strong span {
	font-size: 30px;
}
.main-section__total:after {
	position: absolute;
	content: '';
	width: 70px;
	height: 92px;
	background: url(../img/icons/arrow-up.png);
	bottom: -82px;
	right: 65px;
}
.cloud-1 {
	background: url(../img/cloud-1.png);
	width: 170px;
	height: 160px;
	position: absolute;
	top: 8px;
	left: -76px;
}
.cloud-2 {
	background: url(../img/cloud-2.png);
	width: 153px;
	height: 135px;
	position: absolute;
	top: 6px;
	left: 267px;
}
.cloud-3 {
	background: url(../img/cloud-3.png);
	width: 170px;
	height: 135px;
	position: absolute;
	top: 9px;
	left: 626px;
}
h1 {
	font-size: 48px;
	display: block;
	line-height: 1.14;
	margin: 0 0 6px;
}
.main-section__sp-1 {
	font-size: 40px;
	display: inline-block;
	line-height: 1.3;
	font-weight: 700;
	text-transform: uppercase;
	background: #FFE247;
	color: #000;
	position: relative;
	padding: 3px 25px 10px 0;
	margin: 0 0 37px;
}
.main-section__sp-1:before {
	position: absolute;
	content: '';
	top: 0;
	left: -2000%;
	width: 2000%;
	height: 100%;
	background: #FFE247;
}
.main-section__sp-1:after {
	position: absolute;
	content: '';
	background: url(../img/icons/svg/arrow.svg);
	width: 29px;
	height: 65px;
	top: 0;
	right: -29px;
}
.main-section__img-1 {
	margin: 10px 0 0 75px;
}
.main-section__img-2 {
	position: absolute;
	bottom: -236px;
	right: -225px;
	z-index: 2;
}
.flip-clock-wrapper {
	margin: 0;
}
.flip-clock-divider .flip-clock-label {
	font-size: 11.23px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	width: 68px;
	right: -69px;
}
.flip-clock-wrapper ul {
	margin: 0 0 0 0;
	height: 62px;
	line-height: 66px;
	font-size: 48px;
	width: 27px;
	padding: 0 0 0 37px;
	border-radius: 0;
	background: #111A21;
	position: relative;
}
.flip-clock-wrapper ul:before {
	position: absolute;
	content: '';
	background: url(../img/icons/binds.png);
	width: 66px;
	height: 12px;
	top: 45%;
	left: 1px;
	z-index: 11;
}
.flip-clock-wrapper ul:after {
	position: absolute;
	content: '';
	top: 48%;
	left: 0;
	background: #1B3E52;
	width: 65px;
	height: 1px;
	z-index: 10;
	opacity: 0.3;
}
.flip-clock-wrapper ul li {
	line-height: 66px;
}
.flip-clock-wrapper ul li a div {
	font-size: 48px;
}
.flip-clock-wrapper ul li a div div.inn {
	font-size: 48px;
	border-radius: 0;
	background: #111A21;
	color: #F7F8F9;
}
.flip-clock-wrapper ul + ul {
	padding: 0 31px 0 0;
	letter-spacing: 31px;
}
.flip-clock-wrapper ul + ul:before,
.flip-clock-wrapper ul + ul:after {
	display: none;
}
.flip-clock-divider {
	width: 9px;
	height: 10px;
}
.flip-clock-dot {
	display: none;
}
.promo-b {
	margin: 65px 0 0;
}
.promo-b__current {
	vertical-align: top;
	font-size: 48px;
	color: #fff;
	margin: 17px 85px 0 92px;
	display: inline-block;
	position: relative;
}
.promo-b__current:before {
	position: absolute;
	content: '';
	background: url(../img/price-promo.png);
	width: 398px;
	height: 132px;
	top: -13px;
	left: -71px;
}
.promo-b__current span {
	vertical-align: middle;
}
.promo-b__current .rouble-black-ico {
	vertical-align: middle;
	opacity: 0.3;
	margin: 6px 0 0;
}
.promo-b__before {
	vertical-align: top;
	font-size: 16px;
	opacity: 0.6;
}
.promo-b__before span {
	font-size: 36px;
	text-decoration: line-through;
}
.line-form {
	padding: 44px 0;
	background: #1B9CE3;
}
.line-form .container {
	position: relative;
}
.input-inline-wrp {
	display: inline-block;
	vertical-align: top;
	max-width: 270px;
	width: 100%;
	margin: 0 27px 0 0;
}
.input-inline-wrp--small {
	max-width: 200px;
}
input[type=text],
input[type=tel],
input[type=email] {
	width: 100%;
	height: 55px;
	background: #fff;
	border-radius: 5px;
	padding: 0 20px;
	color: #9597a7;
	border: none;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus {
	color: #333;
}
input[type=submit] {
	width: 100%;
	height: 51px;
	border-radius: 5px;
	background: #FFE043;
	color: #4d3f01;
	font-weight: 700;
	border: none;
	box-shadow: 0 4px #FFB123;
}
input[type=submit]:hover {
	background: linear-gradient(to bottom, #fceb94, #fbd650);
}
input[type=submit]:active {
	height: 55px;
	box-shadow: none;
}
.line-form__img {
	position: absolute;
	top: -135px;
	left: -116px;
}
h2 {
	font-size: 48px;
	text-align: center;
	margin: 0 0 20px;
	color: #000;
}
.compare {
	padding: 76px 0 42px;
	position: relative;
	z-index: 11;
	background: #EBF3F5;
}
.compare:before {
	position: absolute;
	content: '';
	top: -13px;
	left: 0;
	width: 100%;
	height: 28px;
	background: url(../img/icons/svg/texture-repeat.svg) repeat-x;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.compare h2 {
	margin: 0 0 76px;
}
.compare .container {
	position: relative;
}
.compare-img-1 {
	position: absolute;
	top: 148px;
	left: -108px;
}
.compare-img-2 {
	position: absolute;
	top: 440px;
	right: -123px;
}
.compare-img-3 {
	position: absolute;
	top: 852px;
	left: -127px;
}
.compare-img-4 {
	position: absolute;
	top: 1043px;
	right: -126px;
}
table {
	width: 100%;
	max-width: 881px;
	margin: 0 auto 88px;
}
tr > *:nth-child(2) {
	background: #1B9CE3;
	color: #fff;
}
tr > *:nth-child(3) {
	background: #159587;
	color: #fff;
}
tr:first-child td {
	font-size: 30px;
	font-weight: 700;
	padding: 44px 0 35px;
}
tr:first-child td:first-child {
	background: #EBF3F5;
	padding: 44px 0 35px 31px;
}
tr:nth-child(even) > *:nth-child(1) {
	background: #D3DADC;
	padding: 18px 0 15px 30px;
}
tr:nth-child(even) > *:nth-child(2) {
	background: #188CCC;
}
tr:nth-child(even) > *:nth-child(3) {
	background: #138679;
}
td {
	text-align: center;
	padding: 17px 0;
	width: 30%;
}
td:first-child {
	text-align: left;
	width: 41%;
}
th {
	text-align: left;
	font-weight: 400;
	padding: 17px 0 17px 31px;
}
.th-empty {
	background: none;
}
.cell-price {
	font-size: 24px;
}
.cell-price__name {
	display: block;
}
.cell-price__price {
	font-size: 48px;
	display: block;
}
.cell-price__price span {
	font-size: 18px;
}
.rouble-ico {
	background: url(../img/icons/svg/ruble.svg);
	width: 28px;
	height: 30px;
	vertical-align: middle;
	margin: -7px 0 0;
}
.rouble-black-ico {
	background: url(../img/icons/svg/ruble-black.svg);
	width: 28px;
	height: 30px;
	vertical-align: middle;
	margin: -7px 0 0;
}
.btn-yellow {
	height: 51px;
	border-radius: 5px;
	background: #FFE043;
	color: #4d3f01;
	font-weight: 700;
	border: none;
	padding: 14px 27px 0;
	box-shadow: 0 4px #FFB123;
	outline: none;
}
.btn-yellow:hover {
	background: linear-gradient(to bottom, #fceb94, #fbd650);
}
.btn-yellow:active {
	height: 51px;
	box-shadow: none;
	position: relative;
	top: 4px;
}
.compare-bottom-text {
	font-size: 30px;
	text-align: center;
	display: block;
	margin: 0 0 43px;
}
.presenation {
	background: linear-gradient(to bottom, #cfdee2, #ffffff);
	padding: 98px 0 75px;
}
.video-wrp {
	margin: 54px auto 65px;
	width: 657px;
	height: 377px;
	border: 8px solid #B91D50;
	position: relative;
}
.video-wrp:before {
	position: absolute;
	content: '';
	background: url(../img/icons/video-line.png);
	width: 1084px;
	height: 220px;
	top: 50%;
	left: 50%;
	margin: -110px 0 0 -542px;
}
.video-wrp iframe {
	border: none;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.advantages__text {
	font-size: 30px;
	margin: 0 0 57px;
	text-align: center;
}
.advantages-items-wrp {
	font-size: 0;
	margin: 0 -15px;
}
.advantages-item {
	font-size: 20px;
	color: #888;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 33.2%;
}
.advantages-item img {
	max-width: 100%;
	max-height: 208px;
	display: block;
	margin: 0 0 29px;
}
.advantages-item h4 {
	color: #333;
}
.advantages-item p {
	line-height: 1.4;
}
h4 {
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 0 0 10px;
}
.complect {
	background: url(../img/img-3.jpg) top left repeat-x;
	overflow: hidden;
}
.complect__cont {
	margin: 0 0 0 62%;
	padding: 38px 0 26px;
	width: 48%;
	background: #34B7F3;
	color: #fff;
	font-size: 24px;
	position: relative;
}
.complect__cont:before {
	position: absolute;
	content: '';
	width: 144px;
	height: 100%;
	background: url(../img/icons/svg/complect-angle.svg);
	background-size: cover;
	top: 0;
	left: -143px;
}
.complect__cont:after {
	position: absolute;
	content: '';
	background: #34B7F3;
	width: 2000%;
	height: 100%;
	top: 0;
	right: -2000%;
}
.complect__cont h2 {
	color: #fff;
	text-align: left;
	margin: 0 0 18px -59px;
	position: relative;
	z-index: 1;
}
.complect-item {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}
.complect-item img {
	vertical-align: middle;
}
.complect-item strong {
	vertical-align: middle;
	text-transform: uppercase;
	margin: 0 0 0 16px;
}
.complect-item-1 {
	margin-left: -55px;
}
.complect-item-2 {
	margin-left: -35px;
}
.complect-item-3 {
	margin-left: -15px;
}
.complect-item-4 {
	margin-left: 5px;
}
.complect-item-5 {
	margin-left: 38px;
}
.complect-item-6 {
	margin-left: 58px;
	margin-bottom: 0;
}
.complect-razd {
	background: #FFE247;
	text-align: center;
	font-size: 20px;
	color: #8d7c23;
	width: 125%;
	padding: 6px 25%;
	margin: 25px 0 18px -7.5%;
	position: relative;
}
.complect-razd:before {
	position: absolute;
	content: '';
	background: url(../img/yellow-angle.png);
	width: 7px;
	height: 36px;
	top: 0;
	left: -7px;
	z-index: 2;
}
.complect-razd:after {
	position: absolute;
	content: '';
	background: #FFE247;
	width: 2000%;
	height: 100%;
	top: 0;
	right: -1986%;
	z-index: 2;
}
.work {
	text-align: center;
	color: #fff;
	background: url(../img/work-rp.png) repeat-x;
	min-height: 530px;
	padding: 66px 0 0;
	overflow: hidden;
}
.work h2 {
	color: #fff;
}
.work .container {
	position: relative;
}
.work-img-1 {
	position: absolute;
	bottom: -52px;
	left: -84px;
}
.work-img-2 {
	position: absolute;
	bottom: -52px;
	right: -136px;
}
.work-items-wrp {
	padding: 32px 0;
}
.work-item {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	font-size: 20px;
	position: relative;
}
.work-item:nth-child(1):after {
	position: absolute;
	content: '';
	width: 205px;
	height: 47px;
	background: url(../img/arrow-1.png);
	top: 103px;
	right: -99px;
}
.work-item:nth-child(2):after {
	position: absolute;
	content: '';
	width: 206px;
	height: 48px;
	background: url(../img/arrow-2.png);
	top: 22px;
	right: -103px;
}
.work-item__ico-wrp {
	display: inline-block;
	background: #FFE247;
	border-radius: 100%;
	width: 170px;
	height: 170px;
	position: relative;
}
.work-item__ico-wrp i {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.add-to-baster-ico {
	background: url(../img/icons/svg/add-to-cart.svg);
	width: 100px;
	height: 88px;
}
.fast-delivery-ico {
	background: url(../img/icons/svg/fast-delivery.svg) center;
	background-size: 190%;
	width: 115px;
	height: 59px;
}
.stroller-ico {
	background: url(../img/icons/svg/stroller.svg);
	width: 97px;
	height: 94px;
}
.work-item__title {
	text-align: center;
	margin: 22px 0 5px;
	display: block;
}
.catalog {
	position: relative;
	padding: 66px 0 68px;
}
.catalog:before {
	position: absolute;
	content: '';
	top: -28px;
	left: 0;
	width: 100%;
	height: 28px;
	background: url(../img/icons/svg/texture-repeat.svg) repeat-x;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.items-list {
	font-size: 0;
	padding: 28px 0 0;
	margin: 0 -15px;
}
.item {
	font-size: 20px;
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 15px;
	margin: 0 0 30px;
}
.item__ins {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.36);
}
.item__ins:hover .item__preview:before {
	opacity: 1;
	visibility: visible;
}
.item-text {
	font-size: 48px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 15px;
	margin: 0 0 30px;
}
.item-text__ins {
	background: url(../img/img-4.jpg) center;
	min-height: 449px;
	font-size: 48px;
	padding: 64px 30px 30px 45px;
}
.item-text__ins span {
	display: block;
	font-weight: 600;
	margin: 0 0 10px;
}
.item-text__ins strong {
	margin: 0 0 46px;
	display: block;
}
.item-text__ins .flip-clock-dot {
	display: none!important;
}
.item-text__ins .flip-clock-label {
	color: #666;
}
.fancybox-slide .item-slider {
	max-width: 1000px!important;
}
.fancybox-slide .thumbnail-slider {
	max-width: 1000px!important;
}
.item__preview {
	height: 300px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
}
.item__preview:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0%;
	height: 0%;
	text-align: center;
	color: #fff;
	padding: 187px 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0.4) url(../img/icons/zoom.png) center no-repeat;
	transition: all 250ms;
	opacity: 0;
	visibility: hidden;
}
.item__desc {
	min-height: 150px;
	padding: 11px 5px;
	background: #34B7F3;
	color: #fff;
	text-align: center;
}
.item__desc .btn-yellow {
	height: auto;
	padding: 7px 42px 13px;
}
.item__title {
	display: block;
}
.item__price {
	font-size: 30px;
	margin: 0 0 12px;
	display: block;
	position: relative;
}
.item__price:after {
	position: absolute;
	top: 5px;
	left: 50%;
	content: '';
	background: url(../img/icons/line-2.png);
	width: 171px;
	height: 30px;
	margin: 0 0 0 -85.1px;
}
.item__price em {
	font-size: 18px;
	color: #2a92c2;
}
.item-slider-wrp {
	display: none;
	max-width: 30%;
}
.item-slider img {
	display: none;
}
.item-slider img:first-child {
	display: block;
}
.thumbnail-slider {
	font-size: 0;
	padding: 10px 10px 0;
	background: #fff;
}
.thumbnail-slider a {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
}
.thumbnail-slider a.active {
	border: 4px solid #34B7F3;
}
.thumbnail-slider a img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.comments {
	background: #cfdee2 url(../img/comments-bg.jpg) center no-repeat;
	padding: 67px 0;
}
.comments h2 {
	margin: 0 0 46px;
}
.comment-item {
	overflow: hidden;
	margin: 0 auto 22px;
	padding: 0 0 16px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
	background: #fff;
	max-width: 970px;
}
.comment-item--right .comment-item__img-wrp {
	float: right;
	padding: 26px 10px 0 0;
}
.comment-item--right .comment-item__text {
	float: right;
	text-align: right;
	padding: 51px 8px 10px 101px;
}
.comment-item__img-wrp {
	float: left;
	width: 30%;
	min-height: 1px;
	text-align: center;
	padding: 19px 0 0 9px;
}
.comment-item__text {
	float: left;
	width: 70%;
	min-height: 1px;
	font-size: 20px;
	color: #888;
	padding: 51px 80px 10px 10px;
}
.comment-item__text strong {
	display: block;
	margin: 0 0 18px;
	color: #333;
}
.comment-item__text p {
	line-height: 1.4;
}
.contacts {
	background: #34B7F3;
	color: #fff;
}
.contacts:before,
.contacts:after {
	content: '';
	clear: both;
	display: table;
}
.contacts__text {
	float: left;
	width: 52%;
	min-height: 1px;
	padding: 37px 252px 30px 0;
	position: relative;
}
.contacts__text .adress {
	display: block;
	line-height: 1.45;
	letter-spacing: 1px;
	margin: 0 0 13px;
}
.contacts__maps {
	float: left;
	width: 48%;
	min-height: 1px;
	position: relative;
}
.contacts__img-1 {
	position: absolute;
	top: 78px;
	left: -287px;
}
.contacts__img-2 {
	position: absolute;
	top: 87px;
	right: 82px;
}
.maps {
	width: 950px;
}
h3 {
	font-size: 36px;
	margin: 0 0 16px;
}
.contacts__tel-link {
	font-size: 30px;
	display: block;
}
.copyright-line {
	text-align: center;
	background: #1B9CE3;
	color: #fff;
	font-size: 20px;
	padding: 15px 0;
}
.vk-ico {
	background: url(../img/icons/svg/vk-ico.svg);
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.insta {
	background: url(../img/icons/svg/insta.svg);
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.modal {
	background: #1B9CE3;
	width: 370px;
	padding: 48px 43px 52px;
	position: relative;
	display: none;
}
.modal input[type=text],
.modal input[type=tel],
.modal input[type=email] {
	margin: 0 0 30px;
}
.modal input[type=submit] {
	width: auto;
	display: table;
	margin: 0 auto;
	min-width: 200px;
}
.modal-form-title {
	font-size: 30px;
	display: block;
	margin: 0 0 32px;
	color: #fff;
	text-align: center;
}
.modal-close {
	position: absolute;
	top: 15px;
	right: 20px;
	transition: all 250ms;
	opacity: 0.6;
	outline: none;
}
.modal-close:hover {
	opacity: 1;
}
.modal-close-ico {
	background: url(../img/icons/svg/close.svg);
	width: 24px;
	height: 24px;
}
.modal-close-black-ico {
	background: url(../img/icons/svg/close-black.svg);
	width: 24px;
	height: 24px;
}
#thanks-modal {
	background: #FFE247;
	padding: 47px 40px;
	color: #000;
	text-align: center;
	font-size: 30px;
	line-height: 1.55;
}
.fancybox-close-small {
	display: none;
}
.goods-gallery-modal {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms;
}
.goods-gallery-modal.show {
	opacity: 1;
	visibility: visible;
}
.goods-gallery-modal .item-slider-wrp {
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.goods-gallery-modal .item-slider-wrp .bx-viewport {
	background: #fff;
}
.goods-gallery-modal__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.table-f {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
.cell-f {
	display: table-cell;
	vertical-align: middle;
}
.mobile-menu-trigger {
	display: none;
	cursor: pointer;
}
.mobile-menu-trigger.open i:nth-child(1) {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 11px;
}
.mobile-menu-trigger.open i:nth-child(3) {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: -7px;
}
.mobile-menu-trigger.open i:nth-child(2) {
	opacity: 0;
	visibility: hidden;
}
.mobile-menu-trigger i {
	width: 40px;
	height: 4px;
	margin: 0 0 5px;
	display: block;
	background: #34B7F3;
	position: relative;
	transition: all 250ms;
}
@media only screen and (max-width: 1200px) {
	.container {
		max-width: 1000px;
	}
	.main-section__img-2,
	.line-form__img,
	.compare-img-1,
	.compare-img-2,
	.compare-img-3,
	.compare-img-2,
	.compare-img-4,
	.work-img-1,
	.work-img-2,
	.contacts__img-1 {
		display: none;
	}
	.top-bar__nav {
		padding: 0 10px;
	}
	.top-bar__phone-link {
		font-size: 24px;
	}
	h1 {
		font-size: 38px;
	}
	h2 {
		font-size: 32px;
	}
	.main-section {
		height: 615px;
	}
	.main-section__sp-1 {
		font-size: 32px;
	}
	.promo-b__current:before {
		display: none;
	}
	.promo-b__current {
		margin: 0 10px;
	}
	.compare {
		padding: 40px 0;
	}
	.compare h2 {
		margin: 0 0 40px;
	}
	table {
		margin: 0 auto 40px;
	}
	.presenation {
		padding: 40px 0;
	}
	.complect-razd {
		width: 100%;
		padding: 6px 1%;
		margin: 25px 0 18px -9.5%;
	}
	.work {
		min-height: 0;
		padding: 40px 0;
	}
	.work-item:nth-child(1):after {
		width: 145px;
		height: 33px;
		right: -73px;
		background-size: cover;
	}
	.work-item:nth-child(2):after {
		width: 149px;
		height: 30px;
		right: -76px;
		background-size: cover;
	}
	.catalog {
		padding: 40px 0;
	}
	.comments {
		padding: 40px 0;
	}
	.contacts__text {
		padding: 37px 180px 30px 0;
	}
	.contacts__img-2 {
		right: 25px;
	}
}
@media only screen and (max-width: 999px) {
	.container {
		max-width: 768px;
	}
	.top-bar__logo {
		width: 40%;
	}
	.top-bar__nav {
		width: 20%;
		text-align: center;
		padding: 33px 0 0;
	}
	.top-bar__contacts {
		width: 40%;
	}
	.mobile-menu-trigger {
		display: inline-block;
	}
	nav {
		position: relative;
	}
	nav.fixed {
		padding: 9px 0 0;
	}
	nav.fixed ul {
		left: 50%;
		margin: 0 0 0 -100px;
	}
	nav.fixed a.mPS2id-highlight {
		background: #fff;
	}
	nav ul {
		position: absolute;
		top: 40px;
		left: -32px;
		width: 200px;
		background: #34B7F3;
		border: 1px solid #fff;
		border-radius: 5px;
		color: #fff;
		z-index: 10;
		opacity: 0;
		visibility: hidden;
		transition: all 250ms;
	}
	nav ul.open {
		opacity: 1;
		visibility: visible;
	}
	nav ul li {
		display: block;
	}
	nav ul a {
		padding: 15px 10px;
		display: block;
	}
	nav ul a:hover {
		background: #fff;
	}
	.main-section__text {
		width: 55%;
	}
	.main-section__img-wrp {
		width: 45%;
	}
	.main-section__img-1 {
		margin: 10px 0 0 20px;
	}
	.main-section__total {
		top: 105px;
	}
	.input-inline-wrp {
		max-width: 215px;
		margin: 0 15px 0 0;
	}
	.advantages__text {
		font-size: 24px;
	}
	.complect .container {
		padding: 0;
		max-width: 100%;
	}
	.complect__cont {
		width: 100%;
		margin: 0;
		padding: 25px 10px;
		background: rgba(52, 183, 243, 0.71);
	}
	.complect__cont h2 {
		margin: 0 0 20px;
		text-align: center;
	}
	.complect-item {
		margin: 0 0 20px!important;
		display: inline-block;
		vertical-align: top;
		width: 49%;
		text-align: center;
	}
	.complect-item strong {
		display: block;
		margin: 10px 0 0;
	}
	.complect-razd {
		padding: 6px 1%;
		margin: 25px 0 18px;
	}
	.complect__cont:after,
	.complect__cont:before {
		display: none;
	}
	.work-item:nth-child(1):after,
	.work-item:nth-child(2):after {
		display: none;
	}
	.item {
		width: 33%;
	}
	.item-text {
		width: 100%;
		float: none;
	}
	.item-text__ins {
		font-size: 32px;
		min-height: auto;
		padding: 30px;
	}
	.contacts__img-2 {
		display: none;
	}
	.contacts__text {
		padding: 30px 30px 30px 0;
	}
}
@media only screen and (max-width: 767px) {
	.container {
		max-width: 560px;
	}
	nav ul {
		left: -54px;
	}
	.main-section__text {
		width: 100%;
		float: none;
	}
	.main-section__img-wrp {
		display: none;
	}
	.main-section__sp-1 {
		width: 100%;
		padding: 5px 25px 5px 0;
	}
	.main-section__sp-1:after {
		width: 100px;
		background: #FFE247;
		height: 100%;
		right: -99px;
	}
	.input-inline-wrp {
		max-width: 100%;
		margin: 0 0 15px;
	}
	.input-inline-wrp:last-child {
		margin: 0;
	}
	tr:first-child td {
		font-size: 16px;
	}
	tr:first-child td {
		padding: 20px 0;
	}
	tr:first-child td:first-child {
		padding: 20px 0 20px 31px;
	}
	.cell-price {
		font-size: 18px;
	}
	.cell-price__price {
		font-size: 26px;
	}
	.video-wrp {
		width: 100%;
	}
	.rouble-ico,
	.rouble-black-ico {
		width: 22px;
		height: 24px;
		background-size: cover;
	}
	.advantages-item {
		width: 100%;
		margin: 0 0 30px;
	}
	.advantages-item:last-child {
		margin: 0;
	}
	.advantages-item img {
		margin: 0 auto 29px;
	}
	.work-item__ico-wrp {
		width: 100px;
		height: 100px;
	}
	.add-to-baster-ico {
		width: 60px;
		height: 48px;
		background-size: cover;
	}
	.fast-delivery-ico {
		width: 99px;
		height: 65px;
		background-size: cover;
	}
	.stroller-ico {
		width: 57px;
		height: 54px;
		background-size: cover;
	}
	.item {
		width: 50%;
	}
	.comment-item__img-wrp {
		width: 100%;
		float: none;
		padding: 10px 0;
	}
	.comment-item__text {
		width: 100%;
		float: none;
		padding: 0 20px;
	}
	.comment-item--right .comment-item__img-wrp {
		padding: 10px 0;
		float: none;
	}
	.comment-item--right .comment-item__text {
		float: none;
		text-align: left;
		padding: 0 20px;
	}
	h3 {
		font-size: 28px;
	}
}
@media only screen and (max-width: 559px) {
	.container {
		max-width: 480px;
	}
	.top-bar__phone-link {
		font-size: 22px;
	}
	.main-section {
		height: auto;
	}
	.main-section__text {
		padding: 40px 0 0;
	}
	.cloud-1,
	.cloud-2,
	.cloud-3 {
		display: none;
	}
	.promo-b {
		margin: 20px 0 0;
	}
	.complect-item {
		width: 100%;
	}
	.work {
		background-size: cover;
	}
	.work-item {
		width: 100%;
		margin: 0 0 20px;
	}
	.work-item:last-child {
		margin: 0;
	}
	.contacts__text {
		float: none;
		width: 100%;
		padding: 10px 0;
	}
	.contacts__maps {
		float: none;
		width: 100%;
		padding: 0;
	}
	.maps {
		width: 100%;
	}
	.contacts__tel-link {
		font-size: 26px;
	}
}
@media only screen and (max-width: 479px) {
	.top-bar__logo {
		width: 100%;
		float: none;
		text-align: center;
		padding: 10px 0 0;
	}
	.top-bar__nav {
		width: 35%;
		text-align: left;
		padding: 20px 0 0;
	}
	.top-bar__contacts {
		width: 65%;
		padding: 0;
	}
	nav.fixed {
		text-align: center;
	}
	nav ul {
		left: 0;
	}
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 24px;
	}
	.main-section__sp-1 {
		font-size: 22px;
	}
	.flip-clock-divider {
		width: 5px;
	}
	.promo-b {
		margin: 10px 0;
	}
	table {
		font-size: 16px;
		word-break: break-word;
	}
	tr:first-child td:first-child {
		padding: 20px 0 20px 10px;
	}
	tr:nth-child(even) > *:nth-child(1) {
		padding: 18px 0 15px 10px;
	}
	th {
		padding: 17px 0 17px 10px;
	}
	.compare-bottom-text {
		font-size: 24px;
	}
	.btn-yellow {
		padding: 14px 15px 0;
	}
	.advantages__text {
		font-size: 20px;
	}
	.complect__cont {
		font-size: 20px;
	}
	.item {
		width: 100%;
	}
	.item-text__ins {
		font-size: 22px;
		padding: 15px;
	}
	.flip-clock-wrapper ul {
		padding: 0 5px;
	}
	.flip-clock-wrapper ul li {
		line-height: 61px;
	}
	.flip-clock-wrapper ul li a div div.inn {
		font-size: 26px;
	}
	.flip-clock-wrapper ul + ul {
		padding: 0 5px;
		letter-spacing: 5px;
	}
	.flip-clock-wrapper ul:before,
	.flip-clock-wrapper ul:after {
		display: none;
	}
	.modal {
		width: 290px;
		padding: 48px 20px 52px;
	}
	.modal-form-title {
		font-size: 24px;
	}
	#thanks-modal {
		font-size: 24px;
	}
}
