html.js .loader_inner {
	background-image: url("../img/preloader.gif");
}

#sec_4 .mask-preim .col-md-4:nth-child(1) .img_wrap {
	background-image: url(../img/m1.jpg);
}

#sec_4 .mask-preim .col-md-4:nth-child(2) .img_wrap {
	background-image: url(../img/m2.jpg);
}

#sec_4 .mask-preim .col-md-4:nth-child(3) .img_wrap {
	background-image: url(../img/m3.jpg);
}

#sec_4 .mask-preim .col-md-4:nth-child(4) .img_wrap {
	background-image: url(../img/m4.jpg);
}

#sec_4 .mask-preim .col-md-4:nth-child(5) .img_wrap {
	background-image: url(../img/m5.jpg);
}

#sec_4 .mask-preim .col-md-4:nth-child(6) .img_wrap {
	background-image: url(../img/m6.jpg);
}
.differences {
	background: url(../img/girl_plus.jpg) no-repeat;
}

#sec_5 h2::before {
	background: url(../img/icons/before_feed.png) no-repeat;
}

.name_feed {
	background: url(../img/icons/arrow_small.png) no-repeat;
}

#sec_10 {
	background: url(../img/last.jpg?v0) no-repeat;
}

#sec_1 {
	background: url(../img/bg1desc.jpg?v1) no-repeat;
}

.logo{
	max-width: 100%;
	padding-top: 31px;
}