@import url('template.css');
body.fx {padding:0}
header#head {
	background: transparent;
	position: fixed;
	top: 20px;
	left: 0;
	z-index: 9;
	width: 100%;
	transition: .3s;
}
.maintop {
	box-shadow: 0 0 7px rgba(0,0,0,.3), 0 0 4px rgba(0,0,0,.2);
}
header#head.fixed .maintop {box-shadow: none}
header#head.fixed {background: #e7eff2;}
.mainslider {padding: 0 0 0 0}
.mainslider img {
	width:100%;
	display: block;
}
.mainslider .swiper-pagination {position:absolute}
.mainslider .swiper-container-horizontal > .swiper-pagination-bullets {
	height: 40px;
	bottom: 39px;
	background-size: 100% auto
}
.mainslider .prim {position:relative}
.mainslider .img {
    background:  rgba(0, 0, 0, 0.35);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
}
.swiper-pagination .swiper-pagination-bullet {
	background: #000;
	border-radius: 3px;
}
.vehasgallery img {
	display: block;
	width: 100%
}
.vehasgallery .swiper-pagination {
	padding: 15px 0 30px 0
}
.mainslider .rewcont {
	transition: .7s;
    position: absolute;
    z-index: 9999;
    top: -50px;
    left: 0;
	width: 100%;
    padding: 30px;
    color: #fff;
    text-align: center;
	opacity: 0
}
.mainslider .desc {display:block;padding:20px}
.mainslider .rewcont h3 {font-size:82px;font-family: 'Rouge Script', cursive;text-shadow: 0 6px 5px #46aec9;font-weight: normal}
.mainslider .swiper-slide-active .rewcont {top: 44%;opacity: 1}
.mainslider .swiper-slide-active .rewcont:before {
	position: absolute;
	left: 50%;
	top: -100px;
	margin-left: -211px;
	content:"";
	width: 422px;
	height:115px;
	background: url(../../../images/mainpage/h1.png) 50% 100% no-repeat;
}
.mainslider .swiper-slide-active .rewcont:after {
	position: absolute;
	left: 50%;
	bottom: -120px;
	margin-left: -211px;
	content:"";
	width: 422px;
	height:115px;
	background: url(../../../images/mainpage/h2.png) 50% 100% no-repeat;
}
.mainslider .swiper-pagination .swiper-pagination-bullet {background:#fff;border-radius:3px}
.mosaic {margin-bottom: 40px}
.mosaic .desc {font-size: 18px;line-height:1.5}
.mosaic h3, .mosaic .desc {display:block;padding:10px 0}
.mosaic li {display:block;
background: -moz-linear-gradient(to right,  #ffffff 0%,#ffffff 48%,#e7eff2 49%,#e7eff2 100%);
background: -webkit-linear-gradient(to right,  #ffffff 0%,#ffffff 48%,#e7eff2 49%,#e7eff2 100%);
background: linear-gradient(to right,  #ffffff 0%,#ffffff 48%,#e7eff2 49%,#e7eff2 100%);
}
.mosaic li:nth-child(2n) {
	background: -moz-linear-gradient(to right,  #e7eff2 0%,#e7eff2 51%,#ffffff 52%,#ffffff 100%);
	background: -webkit-linear-gradient(to right,  #e7eff2 0%,#e7eff2 51%,#ffffff 52%,#ffffff 100%);
	background: linear-gradient(to right,  #e7eff2 0%,#e7eff2 51%,#ffffff 52%,#ffffff 100%);
}


.mosaic li:nth-child(1) {background: #e7eff2}

.mosaic li .oli {display:table;width:100%}
.mosaic li .oli > div, .mosaic li .oli > .img {display:table-cell;width:50%;vertical-align: middle;padding:80px 50px}
.mosaic li .oli .img {
	position:relative;
	background-size: cover!important;
	outline: 1px dashed rgba(255, 255, 255,.8);
	outline-offset: -5px;
}
.mosaic li .oli .img span {
	background: -moz-linear-gradient(-252deg, rgb(231, 239, 242, .8) 0%, rgb(231, 239, 242, .2) 100%);
	background: -webkit-linear-gradient(-252deg, rgb(231, 239, 242, .8) 0%, rgb(231, 239, 242, .2) 100%);
	background: linear-gradient(-252deg, rgb(231, 239, 242, .8) 0%, rgb(231, 239, 242, .2) 100%);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.mosaic li:nth-child(2n) .oli .img span {
	background: -moz-linear-gradient(-252deg, rgb(231, 239, 242, .2) 0%, rgb(231, 239, 242, .8) 100%);
	background: -webkit-linear-gradient(-252deg, rgb(231, 239, 242, .2) 0%, rgb(231, 239, 242, .8) 100%);
	background: linear-gradient(-252deg, rgb(231, 239, 242, .2) 0%, rgb(231, 239, 242, .8) 100%);
}
.mosaic li .oli .img:hover {background-size: 110% auto}
.mosaic .more {
	color: #777;
	border: 1px solid #777;
	border-radius: 4px;
	padding: 12px 28px 10px 28px;
	margin: 16px 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Open Sans',Arial,sans-serif;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
}
.bigbg {
	background: url(../../../images/mainpage/baby_bg.jpg) 50% 50% no-repeat;
	background-size: cover;
	padding: 100px 0;
	margin: 40px 0
}
.bigbg blockquote {
	width: 40%;
	margin-left: 5%;
	background: #fff;
	border-radius: 7px;
	padding: 40px;
	font-size: 18px;
	line-height: 1.5;
}
.bigbg h3 {padding: 10px 0}

.catalog {text-align:center}
.catalog ol {position: relative;display: flex;flex-wrap: wrap;}
.catalog ol li {display: block;position:relative;overflow: hidden;border-radius: 3px;width: calc(25% - 15px + 0px);flex-basis: calc(25% - 15px + 0px);margin: 0 20px 20px 0;background: #e7eff2}
.catalog ol li:first-child {width: calc(50% - 10px + 0px);flex-basis: calc(50% - 10px + 0px);align-items:center;}
.catalog .img {height:100%;}
.catalog ol li:last-child, .catalog ol li:first-child {
	background: #cae3ed url(../../../images/site/line.png);
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
	padding: 30px 40px
}
.catalog li:last-child h3, .catalog li:first-child h3 {
	background: transparent;
	position: relative;
	bottom: auto;
	left: auto;
	margin: 0
}
.catalog ol li:nth-child(3), .catalog ol li:nth-child(7) {margin-right: 0}
.catalog ol li img {display: block;width: 100%;height: 100%;max-width: 100%;object-fit: cover;object-position: center;}
.catalog ol li .img a {
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(0deg, rgba(202, 227, 237, .8) 5%, rgba(143, 157, 176, 0) 40%);
	background: -webkit-linear-gradient(0deg, rgba(202, 227, 237, .8) 5%, rgba(143, 157, 176, 0) 40%);
	background: linear-gradient(0deg, rgba(202, 227, 237, .8) 5%, rgba(143, 157, 176, 0) 40%);
	top: 0;
	left: 0;
	outline: 1px dashed rgba(255, 255, 255,.8);
	outline-offset: -5px;
}

.catalog h3 {transition: .2s;display: block;position:absolute;bottom:10px;left:0;color: #49626c;width: calc(100% - 20px + 0px);margin: 0 10px;padding: 10px 0;font-weight:normal}
.catalog li:hover h3 {bottom: 50%;color: #fff;margin-bottom:-30px}
.catalog ol li:hover .img a {
	background: -moz-linear-gradient(0deg, rgba(143, 157, 176, .8) 5%, rgba(143, 157, 176, 0.8) 40%);
	background: -webkit-linear-gradient(0deg, rgba(143, 157, 176, .8) 5%, rgba(143, 157, 176, 0.8) 40%);
	background: linear-gradient(0deg, rgba(143, 157, 176, .8) 5%, rgba(143, 157, 176, 0.8) 40%);
}
.catalog li h3:before, .catalog li h3:after {
	position: absolute;
	left: 50%;
	opacity:0;
	transition: .5s;
	margin-left: -90px;
	content:"";
	width: 179px;
	height:28px;
}
.catalog li h3:before {top: -68px;background: url(../../../images/mainpage/hed1.png) 50% 100% no-repeat;}
.catalog li h3:after {bottom: -68px;background: url(../../../images/mainpage/hed2.png) 50% 100% no-repeat;}

.catalog li:hover h3:before {top: -38px;}
.catalog li:hover h3:after {bottom: -38px}

.catalog li:hover h3:before, .catalog li:hover h3:after {
	opacity: 1
}

.top_products img {max-width:100%}

/*.catalog .blname, .top_products .blname, .slogan2 h2, .slogan h2 {
	font-family: 'Love Ya Like A Sister', cursive;
	color: #717271;
	font-size: 40px;
	
	text-align:center;
	padding: 0 0 20px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 35px;
	border-bottom: 1px dashed #bfdee7
	
}
.slogan h2 strong, .slogan2 h2 strong {color: #8248b2 }*/


.slogan h2 strong, .slogan2 h2 strong {font-weight:normal;color: #8248b2 }

.mosaic h3, .catalog li:first-child h3, .bigbg h3 {
	font-family: 'Kaushan Script', cursive;
	font-size: 32px;
	color: #49626c;
	line-height: 32px;
}
.catalog li h3 {font-family: 'Kaushan Script', cursive;font-size:28px;}
@media (max-width:767px){
	
	.mosaic li, .mosaic li:nth-child(2n), .mosaic li .oli, .mosaic li .oli > div {display:block;width:100%;background:transparent}
	.coll-2 > li, .coll-2 > div, .coll-4 > li, .coll-4 > div {width: calc(50% - 10px + 0px);flex-basis: calc(50% - 10px + 0px);margin: 0 20px 20px 0;}
	.coll-2 > li:nth-child(2n), .coll-2 > div:nth-child(2n), .coll-4 > li:nth-child(2n), .coll-4 > div:nth-child(2n) {margin-right: 0}
	.mosaic li .oli {position:relative;overflow:hidden}
	.mosaic li .oli .img {position: absolute;z-index: -1;top: 0;height: calc(100% - 10px + 0px)}
	
	.mosaic li .oli > div, .mosaic li .oli > .img {width: calc(100% - 20px + 0px);padding: 30px;margin:5px 10px;
	background: -moz-linear-gradient(-252deg, rgb(231, 239, 242, .5) 0%, rgb(231, 239, 242, .5) 100%);
	background: -webkit-linear-gradient(-252deg, rgb(231, 239, 242, .5) 0%, rgb(231, 239, 242, .5) 100%);
	background: linear-gradient(-252deg, rgb(231, 239, 242, .5) 0%, rgb(231, 239, 242, .5) 100%);
	}
	.mosaic li:nth-child(1) {background:transparent}
	.catalog ol li {width: calc(50% - 10px + 0px);flex-basis: calc(50% - 10px + 0px);margin: 0 20px 20px 0;}
	.catalog ol li:nth-child(6), .catalog ol li:last-child, .catalog ol li:first-child {width: 100%;flex-basis: 100%;margin: 0 0 20px 0}
	.catalog ol li:nth-child(5) {margin: 0 0 20px 0}
	.bigbg blockquote {width: 100%;margin: 0;padding: 30px;border-radius: 0;
	background: -moz-linear-gradient(-252deg, rgb(231, 239, 242, .6) 0%, rgb(231, 239, 242, .6) 100%);
	background: -webkit-linear-gradient(-252deg, rgb(231, 239, 242, .6) 0%, rgb(231, 239, 242, .6) 100%);
	background: linear-gradient(-252deg, rgb(231, 239, 242, .6) 0%, rgb(231, 239, 242, .6) 100%);
	}
	.bigbg, .bigbg .block {padding: 0;background-position: 65% 50%}
	.catalog .blname, .top_products .blname, .slogan2 h2, .slogan h2 {font-size: 45px;line-height: 42px;}
	.maintop .block {padding:0}
	header#head {top:0}
	.mainslider img {
		min-height: 600px;
		width: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	object-position: center;}
	.mainslider .rewcont h3 {font-size: 60px;line-height: 50px;}
}

