/* font-family: "VelesRegular"; */
@font-face {
	font-family: "Veles";
	src: url("../fonts/VelesRegular/VelesRegular.eot");
	src: url("../fonts/VelesRegular/VelesRegular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/VelesRegular/VelesRegular.woff") format("woff"),
	url("../fonts/VelesRegular/VelesRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/* font-family: "VelesBold"; */
@font-face {
	font-family: "VelesBold";
	src: url("../fonts/VelesBold/VelesBold.eot");
	src: url("../fonts/VelesBold/VelesBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/VelesBold/VelesBold.woff") format("woff"),
	url("../fonts/VelesBold/VelesBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
html,
body {
	font-size: 16px;
	cursor: default;
}
a {
	color: inherit;
	font-size:inherit;
	text-decoration: inherit;
	cursor: pointer;
}
a:hover,
a:focus {
	text-decoration: none;
	color:none;
}
header {
	position:fixed;
	top:0;
	background-color: #ffffff;
	width: 100%;
	height: 55px;
	line-height: 54px;
	overflow: hidden;
	z-index: 100;
}
header .row {
	position: relative;
}
.viber {
	position: absolute;
	right: 70px;
	top: 10px;
	line-height: 1;
	text-align: right;
}
.viber p {
	margin-bottom: 4px;
}
.viber a p {
	font-size: 18px;
}
.viber p {
	font-size: 13px;
}
.container {
	width: 980px;
}
.main-nav {
	font-size: 0px;
	text-align: left;
}
.main-nav li:hover a {
	color:#f47786;
}
.main-nav li {
	color: #000000;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	display: inline-block;
	text-align: center;
	margin-right: 30px;
}

.main-nav ul {
	margin:0;
}

nav li:last-child {
	margin-right: 5px;
}
.choose-album,
.buy-album {
	height: 40px;
	display: inline-block;
	width: 218px;
	text-align: right;
	vertical-align: middle;
	line-height: 23px;
	padding: 5px;
	border: 3px solid #f47786;
	position: relative;
	color: #65555c;
	font-family: 'Roboto Slab';
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	background:none;

}
.choose-album:hover,
.buy-album:hover {
	color:#f47786;
}
.choose-album::before,
.buy-album::before {
	content:"";
	position: absolute;
	left: 10px;
	top: 39%;
	background: url('../images/png/arrow-right.png') no-repeat;
	width:23px;
	height:9px;
	z-index: 100000;
}
.first {
	height: 100vh;
	background: url("../images/section-bg/first.jpg") no-repeat;
	background-position: 0px -100px;
	background-size: cover;
	position: relative;
}
h1 {
	color: #5ab0e8;
	font-family: 'Roboto Slab';
	font-size: 56px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 45px;
}
.cite-name {
	color: #f47786;
	font-family: Veles;
	font-size: 60px;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 40px;
	display: inline-block;
}
.first-container {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.choose-album-first {
	width:262px;
	height: 50px;
	color: #424242;
	font-family: 'Roboto Slab';
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 34px;
	padding-right: 10px;
}
.second {
	
}
.second-item {
	background:url(../images/section-bg/second-2.jpg) no-repeat center;
	height:690px;
	background-size: cover;
	position: relative;
}
.second-item-2 {
	background:url(../images/section-bg/second-1.jpg) no-repeat;
	height:690px;
	background-size: cover;
	position: relative;
}
.third-item {
	height:100%;
	
}
.album-item {
	padding:0;
	position:relative;
}
.third-wwrap {
	height:100%;
}
.fourth {
	background: url(../images/section-bg/fourth-1.jpg) no-repeat;
	background-size: cover;
	height:740px;
	background-position: center;
	position: relative;
	display: none;
}
.video-name {
	color: white;
	font-family: 'Roboto Slab';
	font-size: 60px;
	font-weight: 400;
	position: relative;
	z-index: 2;
	margin-bottom: 120px;
}
.video-container {
	text-align: center;
	margin-top: 200px;
}
.video-link {
	display: inline-block;
	width: 125px;
	height: 125px;
	background: url(../images/png/video.png) no-repeat;
	position: relative;
	z-index: 2;
}
.pattern {
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background: rgba(0,0,0,0.4);
	display: block;
	z-index: 1;

}
.fifth {
	height:670px;
	background:url(../images/section-bg/fifth.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	background-position: center;

}
h2 {
	color: #f47786;
	font-family: 'Roboto Slab';
	font-size: 44px;
	font-weight: 400;
	position: relative;
	margin-top: 60px;
	margin-bottom: 130px;
	text-align:center;
}
.why-we h2::after {
	content:"";
	width:307px;
	height:30px;
	background: url(../images/png/h-pttn.png) no-repeat;
	position: absolute;
	bottom: -35px;
	left: 34%;

}
.item-we-name {
	color: #545454;
	font-family: 'Roboto Slab';
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
	display: inline-block;
	height: 120px;
	position: relative;
	width: 100%;
}
.item-we-text {
	color: #545454;
	font-family: 'Roboto Slab';
	font-size: 14px;
	font-weight: 400;
	position: relative;
}
.item-we-name::after {
	content: "";
	width:181px;
	height:45px;
	position: absolute;
	bottom:0px;
	background:url(../images/png/item-we.png) no-repeat;
	left: 15px;

}
.six {
	height: 545px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 100px;
}
.six h2 {
	margin-bottom: 70px;
}
.reviws-list li {
	width: 730px;
	height: 355px;
	overflow: hidden;
	position:relative;
	display:inline-block;
	margin: 0 30px;
	-webkit-perspective: 600px;
	perspective: 600px;
}
.main-side {
	height:100%;
	width:100%;
	z-index: 900;
	-webkit-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0);

	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	top:0px;
	left:0px;

}
.back-side {
	border: 4px solid #5ab0e8;
	height: 100%;
	width: 100%;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	-webkit-transform: rotateY(-179deg);
	transform: rotateY(-179deg);

	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;


	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.reviws-list li.flip .main-side {
	z-index: 900;
	border-color: #eee;
	background: #333;
	box-shadow: 0 15px 50px rgba(0,0,0,0.2);
	-webkit-transform: rotateY(179deg);
	transform: rotateY(179deg);
}
.reviws-list li.flip .main-side img {
	-moz-backface-visibility: hidden;

}
.reviws-list li .main-side img  {
	-moz-backface-visibility: visible;
}
.reviws-list li.flip .back-side {
	z-index: 1000;
	-webkit-transform: rotateX(0) rotateY(0);
	transform: rotateX(0) rotateY(0);

}
.reviws-list {
	
	position: relative;
}
.remove-animaption {
	position: absolute;
	top:10px;
	top: 10px;
	cursor: pointer;
	right: 45px;
}
.remove-animaption::after {
	content:"";
	width: 25px;
	height: 10px;
	position:absolute;
	background: url(../images/png/arrow-right.png) no-repeat;
	right: -30px;
	top: 6px;

}
.back-side p {
	color:#000000!important;
}
.reviws-list li img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.slider-text {
	color: #ffffff;
	font-family: 'Roboto Slab';
	font-weight: 400;
	font-size: 44px;
	font-size: 18px;
	margin-bottom: 25px;
}
.slider-h {
	font-size: 44px;
	color: #ffffff;
	position: relative;
	font-family: 'Roboto Slab';
	line-height: 40px;
	margin-bottom: 45px;
}
.slider-h::before {
	content:"";
	position: absolute;
	top:-35px;
	left: 10px;
	width: 64px;
	height:7px;
	background: #ffffff;

}
.slider-info {
	position: relative;
	z-index: 5;
	text-align: left;
	height: 355px;
	padding: 70px 70px 10px 70px;
}
.slider-info .choose-album {
	color: #ffffff;
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	width: 263px;

}


.item-about {
	color: #ffffff;
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	bottom: 5px;
}
.slider-info .choose-album::before {
	background: url(../images/png/arrow-right-white.png) no-repeat;
	width: 25px;
}
div.owl-next,
div.owl-prev {
	width: 50px;
	height: 50px;
	background: url(../images/png/slider/spritesheet.png) no-repeat;
	position:absolute;
	z-index: 500;
	cursor: pointer;
}

div.owl-next{
	right: 46.5%;
	top: 40%;
	background-position: -2px -2px;
}
div.owl-prev {
	left: 19%;
	top: 40%;
	background-position: -3px -60px;
}
.seven{
	height: 455px;
}
.fifth .col-md-offset-2 {
	margin-left:15.666667%;
}
.second-item-frame {
	width: 600px;
	height: 395px;
	border: 7px solid #f47786;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #ffffff;
	text-align: left;
	padding: 15px;

}

.second-item-frame {
	font-family: 'Roboto Slab';
	font-weight: 400;
	color: #71726a;
	font-size: 16px;

}
.frame-name {
	color: #5ab0e8;
	font-size: 34px;
	padding-top: 0px;
	line-height: 35px;
	margin-bottom: 32px;
	padding-top: 12px;
}

.frame-name span{
	text-align: right;
	display: block;
}
.second-item p {
	color: #3c3c3c;
	font-family: 'Roboto Slab';
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	margin-bottom: 0px;
}
.second-item p:nth-child(1) {
	text-align:center;

	padding: 75px 70px 55px 0;

}
.second-item p:nth-child(2) {
	text-align: center;
	padding-left: 165px;
	padding-bottom: 115px;

}
.second-item p:nth-child(3) {
	text-align: left;
	padding-bottom: 65px;
	padding-left: 35px;
}
.second-item p:nth-child(4){
	text-align: right;
	padding-right: 30px;
	padding-bottom: 215px;
}
.second-item p:nth-child(5) {
	text-align: left;
	padding-left: 125px;
}
.albums {
	color: #5ab0e8;
	font-family: 'Roboto Slab';
	font-size: 60px;
	line-height: 49px;
	font-weight: 400;
	position: relative;
	z-index: 4;
	margin-top: 105px;
	display: inline-block;
	margin-bottom: 70px;
}
.albums::after {
	content:"";
	width:280px;
	height:165px;
	background:url('../images/png/ab-1.png') no-repeat;
	display: block;
	position: absolute;
	z-index: 1;
	top: -30px;
	left: 51px;
}
.third {
	background: url(../images/section-bg/third-1.jpg) no-repeat;
	background-size: 955px;
	background-position: left bottom;
}
.third-item ul {
	text-align: right;
	padding-right: 55px;
}
.third-item ul a {
	font-family: 'Roboto Slab';
	font-size: 23px;
	font-weight: 400;
	line-height: 60px;
	color: #666;
}
.third-item li a:hover {
	color: #f47786;
}
.album-item img {
	width: 100%;
}
.hover,
.hover-blue {
	position:absolute;
	width:90%;
	height:90%;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(244,119,134,0.4);
	display: none;
}
.hover-blue {
	background:rgba(90,176,232,0.4);
}

.hover p,
.hover-blue p {
	color: white;
	font-family: 'Roboto Slab';
	font-size: 41px;
	font-weight: 400;
	text-align: center;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}
.album-item:hover .hover,
.album-item:hover .hover-blue {
	display: block!important;
}
.eight {
	background:url(../images/section-bg/eight-bg.jpg) no-repeat;
	background-size: cover;
	height: 660px;
}
.img-wrap {
	position: absolute;
	top:50%;
	left:50%;
	width: 400px;
	height:400px;
	transform: translate(-50%,-50%);
	

}
.img-wrap img {
	border: 2px solid #ffffff;
}
.main-nav a.active {
	color: #417fa8;
	position: relative;
}
.main-nav a.active:before {
	content: "-";
	position: absolute;
	left: -7px;
	top: -18px;
}
.main-nav a.active:after {
	content:"-";
	position: absolute;
	top: -18px;
	right: -7px;
}
.eight-item {
	position:relative;
	height: 660px;
}
.feedback-name {
	color: #5ab0e8;
	font-family: 'Roboto Slab';
	font-size: 44px;
	font-weight: 400;
	text-align: center;
	padding: 25px 0 15px;
	display: inline-block;
}
.eight-item p {
	color: #ffffff;
	font-family: 'Roboto Slab';
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
	margin-bottom: 45px;
}

.user-form input,
.user-form textarea {
	border: 1px solid #ffffff;
	padding-left:10px;
	width: 370px;
	height: 40px;
	color: #ffffff;
	font-family: 'Roboto Slab';
	font-size: 18px;
	font-weight: 300;
	background: rgba(255,255,255,0.2);
	margin-bottom: 20px;
}
.user-form input:last-of-type {
	margin-bottom: 45px
}


.user-form p {
	color: #fcfcfc;
	font-family: 'Roboto Slab';
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 15px;
	margin-top:-20px;
}
.user-form textarea {
	margin-bottom: 5px;
	height: 115px;
	resize: none;
	color:#ffffff;
	padding-top: 5px;
}
.user-form input[type="email"] {
	margin-bottom: 0;
}
.user-form button {
	border: 3px solid #f47786;
	width: 192px;
	height: 48px;
	color: white;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 2;
	position: relative;
	background: none;
	padding-left: 25px;
}
.user-form button::before {
	content: "";
	position: absolute;
	left: 5px;
	top: 39%;
	background: url(../images/png/arrow-right-white.png) no-repeat;
	width: 25px;
	height: 9px;
}
.user-form input::-webkit-input-placeholder {
	color:#ffffff;
}
.user-form textarea::-webkit-input-placeholder {
	color:#ffffff;
}
.user-form input::-moz-placeholder {
	color: #ffffff;
}
.user-form textarea::-moz-placeholder{
	color: #ffffff;
}
.buy-album-form input::-moz-placeholder {
	color: #000000;
}
.buy-album-form input::-webkit-input-placeholder {
	color: #000000;
}

.nine {
	height: 400px;
	background:#ffffff url("../images/section-bg/footer.png") no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	border-top: 3px solid #f47786;
}
.nine .cite-name {
	margin-top:32px;
}

.nine-form p{
	color: #848484;
	font-family: 'Roboto Slab';
	font-size: 16px;
	font-weight: 300;
	line-height: 47px;
}
.nine-form input[type="email"] {
	width: 293px;
	height: 40px;
	border: 1px solid #a3a3a3;
	text-align: left;
	padding-left: 15px;
	border-right: none;
}
.nine-form input[type="submit"] {
	width:150px;
	height: 40px;
	background:#f47786;
	color:#ffffff;
	font-size: 16px;
	border:none;
	margin-left: -5px;
}
.nine-form {
	margin-bottom: 50px;
	height:97px;
}
.copyright {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	line-height: 47px;
	color: #515151;
}
.copyright span {
	color: #f47786;
}
.copyright_ur_lico {
	font-family: Roboto;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	color: #a2a2a2;
}
.ul_footer_center {
	text-align: center;
}
div.main-nav {
	margin-bottom: 20px;
}
.first-slide {
	width: 9px;
	height: 27px;
	position: absolute;
	bottom: 25px;
	background:url(../images/png/first-slide.png) no-repeat;
	left:50%;
	animation: bounce .5s infinite alternate;
	-webkit-animation: bounce .5s infinite alternate;
	cursor: pointer;
	z-index: 10;
}
.owl-prev:hover {
	background-position: -58px -60px;
}
.owl-next:hover {
	background-position: -59px -2px;
}
.first-item-1 {
	background: url(../images/section-bg/son-bg.jpg) no-repeat;
	background-size:cover;
	background-position: bottom;
}
.first-item-2 {
	background: url(../images/section-bg/zaika-bg.jpg) no-repeat;
	background-size:cover;
	background-position: bottom;
}
.first-item-3 {
	background: url(../images/section-bg/medved-bg.jpg) no-repeat;
	background-size:cover;
	background-position: bottom;
}
.first-item-4 {
	background: url(../images/section-bg/daughter-bg.jpg) no-repeat;
	background-size:cover;
	background-position: bottom;
}

.first-item-1 .cite-name,
.first-item-2 .cite-name,
.first-item-3 .cite-name,
.first-item-4 .cite-name,
.first-item-1 h1,
.first-item-2 h1,
.first-item-3 h1,
.first-item-4 h1 {
	color:#ffffff;
}
.first-item-1::after,
.first-item-2::after,
.first-item-3::after,
.first-item-4::after {
	content:"";
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	background: rgba(43,55,59,0.4);
	z-index: 1;
}

.book p,
.book h2 {
	font-family: 'Roboto Slab';
	font-weight: 400;
	color: #71726a;
	font-size: 20px;
	text-align:left;
	padding: 0 25px;
	text-align: center;
}

.book h2 {
	color: #5ab0e8;
	font-size: 37px;
	padding: 35px 30px;
	margin:0;
	text-align:center;
}
div.buy-album-block h2 {
	padding: 15px 30px
}
.buy-album-form {
	text-align: left;
	height:340px;

}
.buy-album-block input:not(.buy-album),
.buy-album-block select{
	width:370px;
	height:40px;
	border:1px solid #000000;
	padding-left:5px;
	text-align:left;
	color: #000000;
	margin-bottom: 35px;

}
.buy-album-block p {
	color: #848484;
}

.buy-album-block input:nth-of-type(1),
.buy-album-block input:nth-of-type(3),
.buy-album-block input:last-of-type {
	margin-right: 35px;
}
.buy-album-form p:last-of-type  {
	padding:0;
	text-align: center;
}
.buy-album-form span {
	display: inline-block;
	border-bottom: 1px dashed;
	color: #5ab0e8;
	cursor: pointer;

}
.book p:last-of-type {
	margin-bottom: 35px;
}
.book {
	text-align:center;
}
.buy-album-form button[type="submit"] {
	color:#f47786;
}
.buy-album-form button[type="submit"]::before{
	background: url('../images/png/red-arrow.jpg') no-repeat;
	width: 30px;
	height: 15px;
	top: 30%;
	left:5px;
}
.book .buy-album {
	width:150px;
	position: absolute;
	bottom: 225px;
	left:52%;
	z-index: 1;
}
.instagramm a img {
	width: 100%;
}
.instagramm {
	position: relative;
}
.instagramm .col-md-2 {
	padding: 0;
	position: relative;
}
.slide-text {
	height: 76px;
}
.instagram-block {
	width: 505px;
	height:125px;
	background: #ffffff;
	text-align: center;
	color: #5ab0e8;
	font-family: 'Roboto Slab';
	font-size: 15px;
	font-weight: 400;
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	padding-top:25px;
	z-index: 2;
}
.instagramm-link {
	color: #ff89b3;
	font-size: 30px;
	font-weight: 400;
	padding: 0px 0 15px;
	position:relative;
}
a.instagramm-link:hover {
	color: #ff89b3;
}
.instagramm-link::before {
	content:"";
	width:28px;
	height: 28px;
	background: url(../images/png/inst.png) no-repeat;
	position: absolute;
	left: -35px;
	top: 10px;

}
.pay-and-use {
	text-align: center;
	font-family: 'Roboto Slab';
	font-weight: 400;
	color: #71726a;
	font-size: 16px;
	padding: 0 75px;
}
.pay-name {
	color: #5ab0e8;
	margin:0;
	font-size: 18px;
}
.slide-main {
	margin-bottom: 25px;
}
.seven h2 {
	margin-bottom: 26px;
	margin-top: 0;
	padding-top: 0;
}
.images-list .col-md-3,
.images-list .col-xs-3 {
	position: relative;
	height: 400px;
	overflow: hidden;
}
.images-list img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	min-width: 100%;
	min-height: 100%;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
}
.images-list img:hover{
	-webkit-animation: zoom_img 3s linear;
	-moz-animation: zoom_img 3s linear;
	animation: zoom_img 3s linear;
	-webkit-transition: all 0s ease-out 3s;
	-moz-transition: all 0s ease-out 3s;
	transition: all 0s ease-out 3s;
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
}


span.price {
	color: #f47786;
	position: absolute;
	right: 14%;
	font-size: 24px;
	border-bottom: 0px;
	bottom: 232px;
	font-weight: 600;
	font-family: 'Roboto Slab';
}
span.old-price {
	color: #848484;
	position: absolute;
	right: 3%;
	font-size: 16px;
	border-bottom: 0px;
	bottom: 235px;
	font-weight: 400;
	font-family: 'Roboto Slab';
	text-decoration: line-through;
}
.book p.sale-txt {
	padding: 0;
	margin: 0;
	font-size: 11px;
	position: absolute;
	bottom: 221px;
	right: 4%;
}
.old-price-main {
	text-decoration: line-through;
}
.price-main {
	color: #f47786;
	font-weight: 600;
	font-family: 'Roboto Slab';
}
@-webkit-keyframes zoom_img {
	from {
		-webkit-transform: translate(-50%, -50%) scale(1.0001);
	}
	to {
		-webkit-transform: translate(-50%, -50%) scale(1.1);
	}
} 

@-moz-keyframes zoom_img {
	from {
		-moz-transform: translate(-50%, -50%) scale(1.0001);
	}
	to {
		-moz-transform: translate(-50%, -50%) scale(1.1);
	}
} 

@keyframes zoom_img {
	from {
		transform: translate(-50%, -50%) scale(1.0001);
	}
	to {
		transform: translate(-50%, -50%) scale(1.1);
	}
}


@keyframes bounce {
	from {
		transform: translateY(-10px);
	}

	to {
		transform: translateY(0);
	}
}

@-webkit-keyframes bounce {
	from {
		-webkit-transform: translateY(-10px);
	}
	to {
		-webkit-transform: translateY(0);
	}
}

@keyframes slide {
	from {

	}

	to {
		bottom: 45px;
		left:40%;
	}
}

@media (min-width: 768px) {
	.images-list .col-md-3 {
		height: 250px;
	}
	div.owl-next {
		right: 0%;
	}
	div.owl-prev {
		left: 0%;
	}
	.third-item {
		background: url(../images/section-bg/third-1.jpg) no-repeat;
	}
	.reviews-slider {
		position:relative;
		/*left: 110px;*/
	}
	.first {
		height: 100vh;
		background-position: center;

	}
	.images-list .col-md-3 {
		padding:0;
	}
	.product-six {
		margin-bottom: 100px;
	}
	.product-feedback {
		background: url(../images/tovar-1/feedback-bg.jpg) no-repeat;
		background-size: cover;
	}
}


@media (min-width: 1367px) {

	.third-item {
		background: none;
	} 
	div.owl-prev {
		left: 0;
	}
	div.owl-next {
		right: 0;
	}
	.images-list .col-md-3 {
		height: 345px;
	}

}

@media (min-width: 1600px) {
	.reviews-slider {
		position: relative;
		/*left: 505px;*/
	}
	div.owl-prev {
		left: 0%;
	}
	div.owl-next {
		right: 0%;
	}
	.images-list .col-md-3 {
		height: 400px;
	}
}

.choose-album-btn{
	height: 40px;
	display: inline-block;
	width: 218px;
	text-align: right;
	vertical-align: middle;
	line-height: 23px;
	padding: 5px;
	border: 3px solid #f47786;
	position: relative;
	color: #65555c;
	font-family: 'Roboto Slab';
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	background:none;
	margin: 12px 0 30px;
}

.choose-album-btn:hover{
	color:#f47786;
}

.choose-album-btn::before {
	content:"";
	position: absolute;
	left: 10px;
	top: 39%;
	background: url('../images/png/arrow-right.png') no-repeat;
	width:23px;
	height:9px;
	z-index: 1;
}

.images-list .col-md-3 {
	border: 2px solid #fff;
}

@media (min-width: 350px){
	.col-md-10 {
		width: 83%;
	}
}
.item__list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
.item__album {
	flex: 1 1 100%;
	height: 500px;
	overflow: hidden;

}
.item__wrap {
	position: relative;
	overflow: hidden;
	transition: background 0.2s linear 0s;
	height: 500px;
	width: 100%;
}
.item__wrap._active::before,
.item__wrap:hover::before {
	background:rgba(244,119,134,0.65);
	transition: background 0.2s linear 0s;
}
.item__wrap._active .item__link,
.item__wrap:hover .item__link {
	color:#fff;
	transition: opacity 0.2s linear 0s;
	opacity: 1;
}
.item__wrap::before {
	content:'';
	width:100%;
	height: 100%;
	position: absolute;
	left:0px;
	top:0px;
	background: transparent;
	z-index: 1;
}

.item__image {
	min-width: 100%;
	position: absolute;
	left: 50%;
	top:50%;
	transform:translate(-50%,-50%);
	min-height: 100%;
}
.item__link {
	position: absolute;
	color: white;
	font-family: RobotoSlab;
	font-size: 41px;
	font-weight: 400;
	transform: rotate(-90deg);
	top: 50%;
	z-index: 10;
	text-align: center;
	height: 500px;
	width: 500px;
	line-height: 500px;
	left: 50%;
	margin-left: -250px;
	margin-top: -250px;
	opacity: 0;
	transition: opacity 0.2s linear 0s;
}
.third-item-2 {
	padding: 0px;
}
.video {
	width: 100%;
	overflow: hidden;
}
.preview p {
	font-size: 11px;
	line-height: 1.5;
	font-family: Roboto Slab;
	font-style: italic;
}