@font-face {
	font-family: "SegoeUIRegular";
	src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
	src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
	url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "SegoeUISemiLight";
	src: url("../fonts/SegoeUISemiLight/SegoeUISemiLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "SegoeUIBold";
	src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
	src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
	url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "SegoeUIItalic";
	src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
	src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
	url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
	url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "SegoeUILight";
	src: url("../fonts/SegoeUILight/SegoeUILight.eot");
	src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
	url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
	url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "SegoeUISemiBold";
	src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
	src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"),
	url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

h1{
	font-size: 36px;
	line-height: 48px;
	font-family: 'SegoeUISemiLight';
}

h2{
	font-size: 30px;
	line-height: 36px;
	font-family: 'SegoeUISemiLight';
}

h3{
	font-size: 24px;
	line-height: 30px;
	font-family: 'SegoeUISemiLight';
}

h4{
	font-size: 18px;
	line-height: 24px;
	font-family: 'SegoeUISemiLight';
}

h5{
	font-size: 16px;
	line-height: 18px;
	font-family: 'SegoeUISemiLight';
}

h6{
	font-size: 16px;
	line-height: 18px;
	font-family: 'SegoeUISemiLight';
}

p{
	font-size: 18px;
	line-height: 24px;
	font-family: 'SegoeUISemiLight';
}

a{
	font-size: 18px;
	line-height: 24px;
	font-family: 'SegoeUISemiLight';
}

h1,h2,h3,h4,h5,h6,p,a{
	font-weight: initial;
	margin: 0;
}

a:hover{
	text-decoration: none;
	color: inherit;
}

.col-1, .col-2, .col-3,
.col-4, .col-5, .col-6,
.col-7, .col-8, .col-9,
.col-10, .col-11, .col-12 {
	margin: 0;
	padding: 0;
}

.col-md-1, .col-md-2, .col-md-3,
.col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9,
.col-md-10, .col-md-11, .col-md-12 {
	margin: 0;
	padding: 0;
}

.col-lg-1, .col-lg-2, .col-lg-3,
.col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9,
.col-lg-10, .col-lg-11, .col-lg-12 {
	margin: 0;
	padding: 0;
}

.container-fluid {
	margin: 0 auto;
	padding: 0;
	max-width: 1170px;
}

.row {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
}

header .wrapper-header-contacts-items a{
	font-size: 14px !important; 
	font-weight: 700 !important;
}

.wrapper-catalog-item.wrapper-catalog-item-7 {
	background-image: url(../images/main-page-miniatures-images/miniature-game.jpg);
}

.wrapper-catalog-item.wrapper-catalog-item-8 {
	background-image: url(../images/main-page-miniatures-images/miniature-pazzles.jpg);
}

.wrapper-catalog-item.wrapper-catalog-item-9 {
	background-image: url(../images/main-page-miniatures-images/miniature-pizza.jpg);
}

.wrapper-catalog-item.wrapper-catalog-item-10 {
	background-image: url(../images/main-page-miniatures-images/miniature-laminatsiya.jpg);
}

.wrapper-catalog-item.wrapper-catalog-item-11 {
	background-image: url(../images/main-page-miniatures-images/miniature-sert.jpg);
}

.wrapper-catalog-item.wrapper-catalog-item-12 {
	background-image: url(../images/main-page-miniatures-images/miniature-svat.jpg);
}

section.main-section .container-fluid .row{
	height: 50% !important;
}

section.main-section {
	min-height: 768px;
}

.wrapper-main-header{
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.wrapper-main-header h1{
	color:  #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53);
	font-size: 40px !important;
}

@media (max-width: 768px) {
	.wrapper-main-header h1{
		color:  #fff;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53);
		font-size: 30px !important;
	}
}