@charset "UTF-8";
@font-face
{
	font-family: roboto-example;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/RobotoRegular/RobotoRegular.eot);
	src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"),url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"),url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype");
}
@font-face
{
	font-family: roboto-example;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/RobotoBold/RobotoBold.eot);
	src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"),url(../fonts/RobotoBold/RobotoBold.woff) format("woff"),url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype");
}
@font-face
{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Montserrat-Regular/Montserrat-Regular.eot);
	src: url(../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype");
}
@font-face
{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Montserrat-Medium/Montserrat-Medium.eot);
	src: url(../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium/Montserrat-Medium.ttf) format("truetype");
}
@font-face
{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Montserrat-Bold/Montserrat-Bold.eot);
	src: url(../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold/Montserrat-Bold.ttf) format("truetype");
}
@font-face
{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot);
	src: url(../fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff) format("woff"),url(../fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf) format("truetype");
}
@font-face
{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	src: url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot);
	src: url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff) format("woff"),url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf) format("truetype");
}
*,::after,::before
{
	box-sizing: border-box;
	webkit-box-sizing: border-box;
}
html
{
	font-family: sans-serif;
	line-height: 1.15;
	ms-overflow-style: scrollbar;
	ms-text-size-adjust: 100%;
	webkit-tap-highlight-color: transparent;
	webkit-text-size-adjust: 100%;
}
@-ms-viewport
{
	width: device-width;
}
article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section
{
	display: block;
}
body
{
	background-color: #fff;
	color: #212529;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	text-align: left;
}
[tabindex="-1"]:focus
{
	outline: 0!important;
}
hr
{
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	webkit-box-sizing: content-box;
}
h1,h2,h3,h4,h5,h6
{
	margin-bottom: .5rem;
	margin-top: 0;
}
p
{
	margin-bottom: 1rem;
	margin-top: 0;
}
abbr[data-original-title],abbr[title]
{
	border-bottom: 0;
	cursor: help;
	text-decoration: underline dotted;
	text-decoration: underline;
	webkit-text-decoration: underline dotted;
}
address
{
	font-style: normal;
	line-height: inherit;
	margin-bottom: 1rem;
}
dl,ol,ul
{
	margin-bottom: 1rem;
	margin-top: 0;
}
ol ol,ol ul,ul ol,ul ul
{
	margin-bottom: 0;
}
dt
{
	font-weight: 700;
}
dd
{
	margin-bottom: .5rem;
	margin-left: 0;
}
blockquote
{
	margin: 0 0 1rem;
}
dfn
{
	font-style: italic;
}
b,strong
{
	font-weight: bolder;
}
small
{
	font-size: 80%;
}
sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub
{
	bottom: -.25em;
}
sup
{
	top: -.5em;
}
a
{
	background-color: transparent;
	color: #007bff;
	text-decoration: none;
	webkit-text-decoration-skip: objects;
}
a:hover
{
	color: #0056b3;
	text-decoration: underline;
}
a:not([href]):not([tabindex])
{
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover
{
	color: inherit;
	text-decoration: none;
}
a:not([href]):not([tabindex]):focus
{
	outline: 0;
}
code,kbd,pre,samp
{
	font-family: monospace,monospace;
	font-size: 1em;
}
pre
{
	margin-bottom: 1rem;
	margin-top: 0;
	ms-overflow-style: scrollbar;
	overflow: auto;
}
figure
{
	margin: 0 0 1rem;
}
img
{
	border-style: none;
	vertical-align: middle;
}
svg:not(:root)
{
	overflow: hidden;
}
table
{
	border-collapse: collapse;
}
caption
{
	caption-side: bottom;
	color: #6c757d;
	padding-bottom: .75rem;
	padding-top: .75rem;
	text-align: left;
}
th
{
	text-align: inherit;
}
label
{
	display: inline-block;
	margin-bottom: .5rem;
}
button
{
	border-radius: 0;
}
button:focus
{
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}
button,input,optgroup,select,textarea
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}
button,input
{
	overflow: visible;
}
button,select
{
	text-transform: none;
}
[type=reset],[type=submit],button,html [type=button]
{
	webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner
{
	border-style: none;
	padding: 0;
}
input[type=checkbox],input[type=radio]
{
	box-sizing: border-box;
	padding: 0;
	webkit-box-sizing: border-box;
}
input[type=date],input[type=datetime-local],input[type=month],input[type=time]
{
	webkit-appearance: listbox;
}
textarea
{
	overflow: auto;
	resize: vertical;
}
fieldset
{
	border: 0;
	margin: 0;
	min-width: 0;
	padding: 0;
}
legend
{
	color: inherit;
	display: block;
	font-size: 1.5rem;
	line-height: inherit;
	margin-bottom: .5rem;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	width: 100%;
}
progress
{
	vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button
{
	height: auto;
}
[type=search]
{
	outline-offset: -2px;
	webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration
{
	webkit-appearance: none;
}
::-webkit-file-upload-button
{
	font: inherit;
	webkit-appearance: button;
}
output
{
	display: inline-block;
}
summary
{
	cursor: pointer;
	display: list-item;
}
template
{
	display: none;
}
[hidden]
{
	display: none!important;
}
@-ms-viewport
{
	width: device-width;
}
html
{
	box-sizing: border-box;
	ms-overflow-style: scrollbar;
	webkit-box-sizing: border-box;
}
*,::after,::before
{
	box-sizing: inherit;
	webkit-box-sizing: inherit;
}
.container
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
@media (min-width:576px)
{
	.container
	{
		max-width: 540px;
	}
}
@media (min-width:768px)
{
	.container
	{
		max-width: 720px;
	}
}
@media (min-width:992px)
{
	.container
	{
		max-width: 960px;
	}
}
@media (min-width:1200px)
{
	.container
	{
		max-width: 1140px;
	}
}
.container-fluid
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.row
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	ms-flex-wrap: wrap;
	webkit-flex-wrap: wrap;
}
.no-gutters
{
	margin-left: 0;
	margin-right: 0;
}
.no-gutters>.col,.no-gutters>[class*=col-]
{
	padding-left: 0;
	padding-right: 0;
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto
{
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}
.col
{
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	ms-flex-positive: 1;
	ms-flex-preferred-size: 0;
	webkit-box-flex: 1;
	webkit-flex-basis: 0;
	webkit-flex-grow: 1;
}
.col-auto
{
	flex: 0 0 auto;
	max-width: none;
	ms-flex: 0 0 auto;
	webkit-box-flex: 0;
	webkit-flex: 0 0 auto;
	width: auto;
}
.col-1
{
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
	ms-flex: 0 0 8.33333%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 8.33333%;
}
.col-2
{
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
	ms-flex: 0 0 16.66667%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 16.66667%;
}
.col-3
{
	flex: 0 0 25%;
	max-width: 25%;
	ms-flex: 0 0 25%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 25%;
}
.col-4
{
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	ms-flex: 0 0 33.33333%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 33.33333%;
}
.col-5
{
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
	ms-flex: 0 0 41.66667%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 41.66667%;
}
.col-6
{
	flex: 0 0 50%;
	max-width: 50%;
	ms-flex: 0 0 50%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 50%;
}
.col-7
{
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
	ms-flex: 0 0 58.33333%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 58.33333%;
}
.col-8
{
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
	ms-flex: 0 0 66.66667%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 66.66667%;
}
.col-9
{
	flex: 0 0 75%;
	max-width: 75%;
	ms-flex: 0 0 75%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 75%;
}
.col-10
{
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
	ms-flex: 0 0 83.33333%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 83.33333%;
}
.col-11
{
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
	ms-flex: 0 0 91.66667%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 91.66667%;
}
.col-12
{
	flex: 0 0 100%;
	max-width: 100%;
	ms-flex: 0 0 100%;
	webkit-box-flex: 0;
	webkit-flex: 0 0 100%;
}
.order-first
{
	ms-flex-order: -1;
	order: -1;
	webkit-box-ordinal-group: 0;
	webkit-order: -1;
}
.order-last
{
	ms-flex-order: 13;
	order: 13;
	webkit-box-ordinal-group: 14;
	webkit-order: 13;
}
.order-0
{
	ms-flex-order: 0;
	order: 0;
	webkit-box-ordinal-group: 1;
	webkit-order: 0;
}
.order-1
{
	ms-flex-order: 1;
	order: 1;
	webkit-box-ordinal-group: 2;
	webkit-order: 1;
}
.order-2
{
	ms-flex-order: 2;
	order: 2;
	webkit-box-ordinal-group: 3;
	webkit-order: 2;
}
.order-3
{
	ms-flex-order: 3;
	order: 3;
	webkit-box-ordinal-group: 4;
	webkit-order: 3;
}
.order-4
{
	ms-flex-order: 4;
	order: 4;
	webkit-box-ordinal-group: 5;
	webkit-order: 4;
}
.order-5
{
	ms-flex-order: 5;
	order: 5;
	webkit-box-ordinal-group: 6;
	webkit-order: 5;
}
.order-6
{
	ms-flex-order: 6;
	order: 6;
	webkit-box-ordinal-group: 7;
	webkit-order: 6;
}
.order-7
{
	ms-flex-order: 7;
	order: 7;
	webkit-box-ordinal-group: 8;
	webkit-order: 7;
}
.order-8
{
	ms-flex-order: 8;
	order: 8;
	webkit-box-ordinal-group: 9;
	webkit-order: 8;
}
.order-9
{
	ms-flex-order: 9;
	order: 9;
	webkit-box-ordinal-group: 10;
	webkit-order: 9;
}
.order-10
{
	ms-flex-order: 10;
	order: 10;
	webkit-box-ordinal-group: 11;
	webkit-order: 10;
}
.order-11
{
	ms-flex-order: 11;
	order: 11;
	webkit-box-ordinal-group: 12;
	webkit-order: 11;
}
.order-12
{
	ms-flex-order: 12;
	order: 12;
	webkit-box-ordinal-group: 13;
	webkit-order: 12;
}
.offset-1
{
	margin-left: 8.33333%;
}
.offset-2
{
	margin-left: 16.66667%;
}
.offset-3
{
	margin-left: 25%;
}
.offset-4
{
	margin-left: 33.33333%;
}
.offset-5
{
	margin-left: 41.66667%;
}
.offset-6
{
	margin-left: 50%;
}
.offset-7
{
	margin-left: 58.33333%;
}
.offset-8
{
	margin-left: 66.66667%;
}
.offset-9
{
	margin-left: 75%;
}
.offset-10
{
	margin-left: 83.33333%;
}
.offset-11
{
	margin-left: 91.66667%;
}
@media (min-width:576px)
{
	.col-sm
	{
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
		ms-flex-positive: 1;
		ms-flex-preferred-size: 0;
		webkit-box-flex: 1;
		webkit-flex-basis: 0;
		webkit-flex-grow: 1;
	}
	.col-sm-auto
	{
		flex: 0 0 auto;
		max-width: none;
		ms-flex: 0 0 auto;
		webkit-box-flex: 0;
		webkit-flex: 0 0 auto;
		width: auto;
	}
	.col-sm-1
	{
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
		ms-flex: 0 0 8.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 8.33333%;
	}
	.col-sm-2
	{
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		ms-flex: 0 0 16.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 16.66667%;
	}
	.col-sm-3
	{
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 25%;
	}
	.col-sm-4
	{
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		ms-flex: 0 0 33.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 33.33333%;
	}
	.col-sm-5
	{
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
		ms-flex: 0 0 41.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 41.66667%;
	}
	.col-sm-6
	{
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 50%;
	}
	.col-sm-7
	{
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
		ms-flex: 0 0 58.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 58.33333%;
	}
	.col-sm-8
	{
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
		ms-flex: 0 0 66.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 66.66667%;
	}
	.col-sm-9
	{
		flex: 0 0 75%;
		max-width: 75%;
		ms-flex: 0 0 75%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 75%;
	}
	.col-sm-10
	{
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
		ms-flex: 0 0 83.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 83.33333%;
	}
	.col-sm-11
	{
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
		ms-flex: 0 0 91.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 91.66667%;
	}
	.col-sm-12
	{
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 100%;
	}
	.order-sm-first
	{
		ms-flex-order: -1;
		order: -1;
		webkit-box-ordinal-group: 0;
		webkit-order: -1;
	}
	.order-sm-last
	{
		ms-flex-order: 13;
		order: 13;
		webkit-box-ordinal-group: 14;
		webkit-order: 13;
	}
	.order-sm-0
	{
		ms-flex-order: 0;
		order: 0;
		webkit-box-ordinal-group: 1;
		webkit-order: 0;
	}
	.order-sm-1
	{
		ms-flex-order: 1;
		order: 1;
		webkit-box-ordinal-group: 2;
		webkit-order: 1;
	}
	.order-sm-2
	{
		ms-flex-order: 2;
		order: 2;
		webkit-box-ordinal-group: 3;
		webkit-order: 2;
	}
	.order-sm-3
	{
		ms-flex-order: 3;
		order: 3;
		webkit-box-ordinal-group: 4;
		webkit-order: 3;
	}
	.order-sm-4
	{
		ms-flex-order: 4;
		order: 4;
		webkit-box-ordinal-group: 5;
		webkit-order: 4;
	}
	.order-sm-5
	{
		ms-flex-order: 5;
		order: 5;
		webkit-box-ordinal-group: 6;
		webkit-order: 5;
	}
	.order-sm-6
	{
		ms-flex-order: 6;
		order: 6;
		webkit-box-ordinal-group: 7;
		webkit-order: 6;
	}
	.order-sm-7
	{
		ms-flex-order: 7;
		order: 7;
		webkit-box-ordinal-group: 8;
		webkit-order: 7;
	}
	.order-sm-8
	{
		ms-flex-order: 8;
		order: 8;
		webkit-box-ordinal-group: 9;
		webkit-order: 8;
	}
	.order-sm-9
	{
		ms-flex-order: 9;
		order: 9;
		webkit-box-ordinal-group: 10;
		webkit-order: 9;
	}
	.order-sm-10
	{
		ms-flex-order: 10;
		order: 10;
		webkit-box-ordinal-group: 11;
		webkit-order: 10;
	}
	.order-sm-11
	{
		ms-flex-order: 11;
		order: 11;
		webkit-box-ordinal-group: 12;
		webkit-order: 11;
	}
	.order-sm-12
	{
		ms-flex-order: 12;
		order: 12;
		webkit-box-ordinal-group: 13;
		webkit-order: 12;
	}
	.offset-sm-0
	{
		margin-left: 0;
	}
	.offset-sm-1
	{
		margin-left: 8.33333%;
	}
	.offset-sm-2
	{
		margin-left: 16.66667%;
	}
	.offset-sm-3
	{
		margin-left: 25%;
	}
	.offset-sm-4
	{
		margin-left: 33.33333%;
	}
	.offset-sm-5
	{
		margin-left: 41.66667%;
	}
	.offset-sm-6
	{
		margin-left: 50%;
	}
	.offset-sm-7
	{
		margin-left: 58.33333%;
	}
	.offset-sm-8
	{
		margin-left: 66.66667%;
	}
	.offset-sm-9
	{
		margin-left: 75%;
	}
	.offset-sm-10
	{
		margin-left: 83.33333%;
	}
	.offset-sm-11
	{
		margin-left: 91.66667%;
	}
}
@media (min-width:768px)
{
	.col-md
	{
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
		ms-flex-positive: 1;
		ms-flex-preferred-size: 0;
		webkit-box-flex: 1;
		webkit-flex-basis: 0;
		webkit-flex-grow: 1;
	}
	.col-md-auto
	{
		flex: 0 0 auto;
		max-width: none;
		ms-flex: 0 0 auto;
		webkit-box-flex: 0;
		webkit-flex: 0 0 auto;
		width: auto;
	}
	.col-md-1
	{
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
		ms-flex: 0 0 8.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 8.33333%;
	}
	.col-md-2
	{
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		ms-flex: 0 0 16.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 16.66667%;
	}
	.col-md-3
	{
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 25%;
	}
	.col-md-4
	{
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		ms-flex: 0 0 33.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 33.33333%;
	}
	.col-md-5
	{
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
		ms-flex: 0 0 41.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 41.66667%;
	}
	.col-md-6
	{
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 50%;
	}
	.col-md-7
	{
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
		ms-flex: 0 0 58.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 58.33333%;
	}
	.col-md-8
	{
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
		ms-flex: 0 0 66.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 66.66667%;
	}
	.col-md-9
	{
		flex: 0 0 75%;
		max-width: 75%;
		ms-flex: 0 0 75%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 75%;
	}
	.col-md-10
	{
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
		ms-flex: 0 0 83.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 83.33333%;
	}
	.col-md-11
	{
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
		ms-flex: 0 0 91.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 91.66667%;
	}
	.col-md-12
	{
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 100%;
	}
	.order-md-first
	{
		ms-flex-order: -1;
		order: -1;
		webkit-box-ordinal-group: 0;
		webkit-order: -1;
	}
	.order-md-last
	{
		ms-flex-order: 13;
		order: 13;
		webkit-box-ordinal-group: 14;
		webkit-order: 13;
	}
	.order-md-0
	{
		ms-flex-order: 0;
		order: 0;
		webkit-box-ordinal-group: 1;
		webkit-order: 0;
	}
	.order-md-1
	{
		ms-flex-order: 1;
		order: 1;
		webkit-box-ordinal-group: 2;
		webkit-order: 1;
	}
	.order-md-2
	{
		ms-flex-order: 2;
		order: 2;
		webkit-box-ordinal-group: 3;
		webkit-order: 2;
	}
	.order-md-3
	{
		ms-flex-order: 3;
		order: 3;
		webkit-box-ordinal-group: 4;
		webkit-order: 3;
	}
	.order-md-4
	{
		ms-flex-order: 4;
		order: 4;
		webkit-box-ordinal-group: 5;
		webkit-order: 4;
	}
	.order-md-5
	{
		ms-flex-order: 5;
		order: 5;
		webkit-box-ordinal-group: 6;
		webkit-order: 5;
	}
	.order-md-6
	{
		ms-flex-order: 6;
		order: 6;
		webkit-box-ordinal-group: 7;
		webkit-order: 6;
	}
	.order-md-7
	{
		ms-flex-order: 7;
		order: 7;
		webkit-box-ordinal-group: 8;
		webkit-order: 7;
	}
	.order-md-8
	{
		ms-flex-order: 8;
		order: 8;
		webkit-box-ordinal-group: 9;
		webkit-order: 8;
	}
	.order-md-9
	{
		ms-flex-order: 9;
		order: 9;
		webkit-box-ordinal-group: 10;
		webkit-order: 9;
	}
	.order-md-10
	{
		ms-flex-order: 10;
		order: 10;
		webkit-box-ordinal-group: 11;
		webkit-order: 10;
	}
	.order-md-11
	{
		ms-flex-order: 11;
		order: 11;
		webkit-box-ordinal-group: 12;
		webkit-order: 11;
	}
	.order-md-12
	{
		ms-flex-order: 12;
		order: 12;
		webkit-box-ordinal-group: 13;
		webkit-order: 12;
	}
	.offset-md-0
	{
		margin-left: 0;
	}
	.offset-md-1
	{
		margin-left: 8.33333%;
	}
	.offset-md-2
	{
		margin-left: 16.66667%;
	}
	.offset-md-3
	{
		margin-left: 25%;
	}
	.offset-md-4
	{
		margin-left: 33.33333%;
	}
	.offset-md-5
	{
		margin-left: 41.66667%;
	}
	.offset-md-6
	{
		margin-left: 50%;
	}
	.offset-md-7
	{
		margin-left: 58.33333%;
	}
	.offset-md-8
	{
		margin-left: 66.66667%;
	}
	.offset-md-9
	{
		margin-left: 75%;
	}
	.offset-md-10
	{
		margin-left: 83.33333%;
	}
	.offset-md-11
	{
		margin-left: 91.66667%;
	}
}
@media (min-width:992px)
{
	.col-lg
	{
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
		ms-flex-positive: 1;
		ms-flex-preferred-size: 0;
		webkit-box-flex: 1;
		webkit-flex-basis: 0;
		webkit-flex-grow: 1;
	}
	.col-lg-auto
	{
		flex: 0 0 auto;
		max-width: none;
		ms-flex: 0 0 auto;
		webkit-box-flex: 0;
		webkit-flex: 0 0 auto;
		width: auto;
	}
	.col-lg-1
	{
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
		ms-flex: 0 0 8.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 8.33333%;
	}
	.col-lg-2
	{
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		ms-flex: 0 0 16.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 16.66667%;
	}
	.col-lg-3
	{
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 25%;
	}
	.col-lg-4
	{
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		ms-flex: 0 0 33.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 33.33333%;
	}
	.col-lg-5
	{
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
		ms-flex: 0 0 41.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 41.66667%;
	}
	.col-lg-6
	{
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 50%;
	}
	.col-lg-7
	{
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
		ms-flex: 0 0 58.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 58.33333%;
	}
	.col-lg-8
	{
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
		ms-flex: 0 0 66.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 66.66667%;
	}
	.col-lg-9
	{
		flex: 0 0 75%;
		max-width: 75%;
		ms-flex: 0 0 75%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 75%;
	}
	.col-lg-10
	{
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
		ms-flex: 0 0 83.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 83.33333%;
	}
	.col-lg-11
	{
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
		ms-flex: 0 0 91.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 91.66667%;
	}
	.col-lg-12
	{
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 100%;
	}
	.order-lg-first
	{
		ms-flex-order: -1;
		order: -1;
		webkit-box-ordinal-group: 0;
		webkit-order: -1;
	}
	.order-lg-last
	{
		ms-flex-order: 13;
		order: 13;
		webkit-box-ordinal-group: 14;
		webkit-order: 13;
	}
	.order-lg-0
	{
		ms-flex-order: 0;
		order: 0;
		webkit-box-ordinal-group: 1;
		webkit-order: 0;
	}
	.order-lg-1
	{
		ms-flex-order: 1;
		order: 1;
		webkit-box-ordinal-group: 2;
		webkit-order: 1;
	}
	.order-lg-2
	{
		ms-flex-order: 2;
		order: 2;
		webkit-box-ordinal-group: 3;
		webkit-order: 2;
	}
	.order-lg-3
	{
		ms-flex-order: 3;
		order: 3;
		webkit-box-ordinal-group: 4;
		webkit-order: 3;
	}
	.order-lg-4
	{
		ms-flex-order: 4;
		order: 4;
		webkit-box-ordinal-group: 5;
		webkit-order: 4;
	}
	.order-lg-5
	{
		ms-flex-order: 5;
		order: 5;
		webkit-box-ordinal-group: 6;
		webkit-order: 5;
	}
	.order-lg-6
	{
		ms-flex-order: 6;
		order: 6;
		webkit-box-ordinal-group: 7;
		webkit-order: 6;
	}
	.order-lg-7
	{
		ms-flex-order: 7;
		order: 7;
		webkit-box-ordinal-group: 8;
		webkit-order: 7;
	}
	.order-lg-8
	{
		ms-flex-order: 8;
		order: 8;
		webkit-box-ordinal-group: 9;
		webkit-order: 8;
	}
	.order-lg-9
	{
		ms-flex-order: 9;
		order: 9;
		webkit-box-ordinal-group: 10;
		webkit-order: 9;
	}
	.order-lg-10
	{
		ms-flex-order: 10;
		order: 10;
		webkit-box-ordinal-group: 11;
		webkit-order: 10;
	}
	.order-lg-11
	{
		ms-flex-order: 11;
		order: 11;
		webkit-box-ordinal-group: 12;
		webkit-order: 11;
	}
	.order-lg-12
	{
		ms-flex-order: 12;
		order: 12;
		webkit-box-ordinal-group: 13;
		webkit-order: 12;
	}
	.offset-lg-0
	{
		margin-left: 0;
	}
	.offset-lg-1
	{
		margin-left: 8.33333%;
	}
	.offset-lg-2
	{
		margin-left: 16.66667%;
	}
	.offset-lg-3
	{
		margin-left: 25%;
	}
	.offset-lg-4
	{
		margin-left: 33.33333%;
	}
	.offset-lg-5
	{
		margin-left: 41.66667%;
	}
	.offset-lg-6
	{
		margin-left: 50%;
	}
	.offset-lg-7
	{
		margin-left: 58.33333%;
	}
	.offset-lg-8
	{
		margin-left: 66.66667%;
	}
	.offset-lg-9
	{
		margin-left: 75%;
	}
	.offset-lg-10
	{
		margin-left: 83.33333%;
	}
	.offset-lg-11
	{
		margin-left: 91.66667%;
	}
}
@media (min-width:1200px)
{
	.col-xl
	{
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
		ms-flex-positive: 1;
		ms-flex-preferred-size: 0;
		webkit-box-flex: 1;
		webkit-flex-basis: 0;
		webkit-flex-grow: 1;
	}
	.col-xl-auto
	{
		flex: 0 0 auto;
		max-width: none;
		ms-flex: 0 0 auto;
		webkit-box-flex: 0;
		webkit-flex: 0 0 auto;
		width: auto;
	}
	.col-xl-1
	{
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
		ms-flex: 0 0 8.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 8.33333%;
	}
	.col-xl-2
	{
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
		ms-flex: 0 0 16.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 16.66667%;
	}
	.col-xl-3
	{
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 25%;
	}
	.col-xl-4
	{
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		ms-flex: 0 0 33.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 33.33333%;
	}
	.col-xl-5
	{
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
		ms-flex: 0 0 41.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 41.66667%;
	}
	.col-xl-6
	{
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 50%;
	}
	.col-xl-7
	{
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
		ms-flex: 0 0 58.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 58.33333%;
	}
	.col-xl-8
	{
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
		ms-flex: 0 0 66.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 66.66667%;
	}
	.col-xl-9
	{
		flex: 0 0 75%;
		max-width: 75%;
		ms-flex: 0 0 75%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 75%;
	}
	.col-xl-10
	{
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
		ms-flex: 0 0 83.33333%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 83.33333%;
	}
	.col-xl-11
	{
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
		ms-flex: 0 0 91.66667%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 91.66667%;
	}
	.col-xl-12
	{
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		webkit-box-flex: 0;
		webkit-flex: 0 0 100%;
	}
	.order-xl-first
	{
		ms-flex-order: -1;
		order: -1;
		webkit-box-ordinal-group: 0;
		webkit-order: -1;
	}
	.order-xl-last
	{
		ms-flex-order: 13;
		order: 13;
		webkit-box-ordinal-group: 14;
		webkit-order: 13;
	}
	.order-xl-0
	{
		ms-flex-order: 0;
		order: 0;
		webkit-box-ordinal-group: 1;
		webkit-order: 0;
	}
	.order-xl-1
	{
		ms-flex-order: 1;
		order: 1;
		webkit-box-ordinal-group: 2;
		webkit-order: 1;
	}
	.order-xl-2
	{
		ms-flex-order: 2;
		order: 2;
		webkit-box-ordinal-group: 3;
		webkit-order: 2;
	}
	.order-xl-3
	{
		ms-flex-order: 3;
		order: 3;
		webkit-box-ordinal-group: 4;
		webkit-order: 3;
	}
	.order-xl-4
	{
		ms-flex-order: 4;
		order: 4;
		webkit-box-ordinal-group: 5;
		webkit-order: 4;
	}
	.order-xl-5
	{
		ms-flex-order: 5;
		order: 5;
		webkit-box-ordinal-group: 6;
		webkit-order: 5;
	}
	.order-xl-6
	{
		ms-flex-order: 6;
		order: 6;
		webkit-box-ordinal-group: 7;
		webkit-order: 6;
	}
	.order-xl-7
	{
		ms-flex-order: 7;
		order: 7;
		webkit-box-ordinal-group: 8;
		webkit-order: 7;
	}
	.order-xl-8
	{
		ms-flex-order: 8;
		order: 8;
		webkit-box-ordinal-group: 9;
		webkit-order: 8;
	}
	.order-xl-9
	{
		ms-flex-order: 9;
		order: 9;
		webkit-box-ordinal-group: 10;
		webkit-order: 9;
	}
	.order-xl-10
	{
		ms-flex-order: 10;
		order: 10;
		webkit-box-ordinal-group: 11;
		webkit-order: 10;
	}
	.order-xl-11
	{
		ms-flex-order: 11;
		order: 11;
		webkit-box-ordinal-group: 12;
		webkit-order: 11;
	}
	.order-xl-12
	{
		ms-flex-order: 12;
		order: 12;
		webkit-box-ordinal-group: 13;
		webkit-order: 12;
	}
	.offset-xl-0
	{
		margin-left: 0;
	}
	.offset-xl-1
	{
		margin-left: 8.33333%;
	}
	.offset-xl-2
	{
		margin-left: 16.66667%;
	}
	.offset-xl-3
	{
		margin-left: 25%;
	}
	.offset-xl-4
	{
		margin-left: 33.33333%;
	}
	.offset-xl-5
	{
		margin-left: 41.66667%;
	}
	.offset-xl-6
	{
		margin-left: 50%;
	}
	.offset-xl-7
	{
		margin-left: 58.33333%;
	}
	.offset-xl-8
	{
		margin-left: 66.66667%;
	}
	.offset-xl-9
	{
		margin-left: 75%;
	}
	.offset-xl-10
	{
		margin-left: 83.33333%;
	}
	.offset-xl-11
	{
		margin-left: 91.66667%;
	}
}
.d-none
{
	display: none!important;
}
.d-inline
{
	display: inline!important;
}
.d-inline-block
{
	display: inline-block!important;
}
.d-block
{
	display: block!important;
}
.d-table
{
	display: table!important;
}
.d-table-row
{
	display: table-row!important;
}
.d-table-cell
{
	display: table-cell!important;
}
.d-flex
{
	display: flex!important;
	display: -ms-flexbox!important;
	display: -webkit-box!important;
	display: -webkit-flex!important;
}
.d-inline-flex
{
	display: inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
}
@media (min-width:576px)
{
	.d-sm-none
	{
		display: none!important;
	}
	.d-sm-inline
	{
		display: inline!important;
	}
	.d-sm-inline-block
	{
		display: inline-block!important;
	}
	.d-sm-block
	{
		display: block!important;
	}
	.d-sm-table
	{
		display: table!important;
	}
	.d-sm-table-row
	{
		display: table-row!important;
	}
	.d-sm-table-cell
	{
		display: table-cell!important;
	}
	.d-sm-flex
	{
		display: flex!important;
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
	}
	.d-sm-inline-flex
	{
		display: inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
	}
}
@media (min-width:768px)
{
	.d-md-none
	{
		display: none!important;
	}
	.d-md-inline
	{
		display: inline!important;
	}
	.d-md-inline-block
	{
		display: inline-block!important;
	}
	.d-md-block
	{
		display: block!important;
	}
	.d-md-table
	{
		display: table!important;
	}
	.d-md-table-row
	{
		display: table-row!important;
	}
	.d-md-table-cell
	{
		display: table-cell!important;
	}
	.d-md-flex
	{
		display: flex!important;
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
	}
	.d-md-inline-flex
	{
		display: inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
	}
}
@media (min-width:992px)
{
	.d-lg-none
	{
		display: none!important;
	}
	.d-lg-inline
	{
		display: inline!important;
	}
	.d-lg-inline-block
	{
		display: inline-block!important;
	}
	.d-lg-block
	{
		display: block!important;
	}
	.d-lg-table
	{
		display: table!important;
	}
	.d-lg-table-row
	{
		display: table-row!important;
	}
	.d-lg-table-cell
	{
		display: table-cell!important;
	}
	.d-lg-flex
	{
		display: flex!important;
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
	}
	.d-lg-inline-flex
	{
		display: inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
	}
}
@media (min-width:1200px)
{
	.d-xl-none
	{
		display: none!important;
	}
	.d-xl-inline
	{
		display: inline!important;
	}
	.d-xl-inline-block
	{
		display: inline-block!important;
	}
	.d-xl-block
	{
		display: block!important;
	}
	.d-xl-table
	{
		display: table!important;
	}
	.d-xl-table-row
	{
		display: table-row!important;
	}
	.d-xl-table-cell
	{
		display: table-cell!important;
	}
	.d-xl-flex
	{
		display: flex!important;
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
	}
	.d-xl-inline-flex
	{
		display: inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
	}
}
@media print
{
	.d-print-none
	{
		display: none!important;
	}
	.d-print-inline
	{
		display: inline!important;
	}
	.d-print-inline-block
	{
		display: inline-block!important;
	}
	.d-print-block
	{
		display: block!important;
	}
	.d-print-table
	{
		display: table!important;
	}
	.d-print-table-row
	{
		display: table-row!important;
	}
	.d-print-table-cell
	{
		display: table-cell!important;
	}
	.d-print-flex
	{
		display: flex!important;
		display: -ms-flexbox!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
	}
	.d-print-inline-flex
	{
		display: inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
	}
}
.flex-row
{
	flex-direction: row!important;
	ms-flex-direction: row!important;
	webkit-box-direction: normal!important;
	webkit-box-orient: horizontal!important;
	webkit-flex-direction: row!important;
}
.flex-column
{
	flex-direction: column!important;
	ms-flex-direction: column!important;
	webkit-box-direction: normal!important;
	webkit-box-orient: vertical!important;
	webkit-flex-direction: column!important;
}
.flex-row-reverse
{
	flex-direction: row-reverse!important;
	ms-flex-direction: row-reverse!important;
	webkit-box-direction: reverse!important;
	webkit-box-orient: horizontal!important;
	webkit-flex-direction: row-reverse!important;
}
.flex-column-reverse
{
	flex-direction: column-reverse!important;
	ms-flex-direction: column-reverse!important;
	webkit-box-direction: reverse!important;
	webkit-box-orient: vertical!important;
	webkit-flex-direction: column-reverse!important;
}
.flex-wrap
{
	flex-wrap: wrap!important;
	ms-flex-wrap: wrap!important;
	webkit-flex-wrap: wrap!important;
}
.flex-nowrap
{
	flex-wrap: nowrap!important;
	ms-flex-wrap: nowrap!important;
	webkit-flex-wrap: nowrap!important;
}
.flex-wrap-reverse
{
	flex-wrap: wrap-reverse!important;
	ms-flex-wrap: wrap-reverse!important;
	webkit-flex-wrap: wrap-reverse!important;
}
.justify-content-start
{
	justify-content: flex-start!important;
	ms-flex-pack: start!important;
	webkit-box-pack: start!important;
	webkit-justify-content: flex-start!important;
}
.justify-content-end
{
	justify-content: flex-end!important;
	ms-flex-pack: end!important;
	webkit-box-pack: end!important;
	webkit-justify-content: flex-end!important;
}
.justify-content-center
{
	justify-content: center!important;
	ms-flex-pack: center!important;
	webkit-box-pack: center!important;
	webkit-justify-content: center!important;
}
.justify-content-between
{
	justify-content: space-between!important;
	ms-flex-pack: justify!important;
	webkit-box-pack: justify!important;
	webkit-justify-content: space-between!important;
}
.justify-content-around
{
	justify-content: space-around!important;
	ms-flex-pack: distribute!important;
	webkit-justify-content: space-around!important;
}
.align-items-start
{
	align-items: flex-start!important;
	ms-flex-align: start!important;
	webkit-align-items: flex-start!important;
	webkit-box-align: start!important;
}
.align-items-end
{
	align-items: flex-end!important;
	ms-flex-align: end!important;
	webkit-align-items: flex-end!important;
	webkit-box-align: end!important;
}
.align-items-center
{
	align-items: center!important;
	ms-flex-align: center!important;
	webkit-align-items: center!important;
	webkit-box-align: center!important;
}
.align-items-baseline
{
	align-items: baseline!important;
	ms-flex-align: baseline!important;
	webkit-align-items: baseline!important;
	webkit-box-align: baseline!important;
}
.align-items-stretch
{
	align-items: stretch!important;
	ms-flex-align: stretch!important;
	webkit-align-items: stretch!important;
	webkit-box-align: stretch!important;
}
.align-content-start
{
	align-content: flex-start!important;
	ms-flex-line-pack: start!important;
	webkit-align-content: flex-start!important;
}
.align-content-end
{
	align-content: flex-end!important;
	ms-flex-line-pack: end!important;
	webkit-align-content: flex-end!important;
}
.align-content-center
{
	align-content: center!important;
	ms-flex-line-pack: center!important;
	webkit-align-content: center!important;
}
.align-content-between
{
	align-content: space-between!important;
	ms-flex-line-pack: justify!important;
	webkit-align-content: space-between!important;
}
.align-content-around
{
	align-content: space-around!important;
	ms-flex-line-pack: distribute!important;
	webkit-align-content: space-around!important;
}
.align-content-stretch
{
	align-content: stretch!important;
	ms-flex-line-pack: stretch!important;
	webkit-align-content: stretch!important;
}
.align-self-auto
{
	align-self: auto!important;
	ms-flex-item-align: auto!important;
	webkit-align-self: auto!important;
}
.align-self-start
{
	align-self: flex-start!important;
	ms-flex-item-align: start!important;
	webkit-align-self: flex-start!important;
}
.align-self-end
{
	align-self: flex-end!important;
	ms-flex-item-align: end!important;
	webkit-align-self: flex-end!important;
}
.align-self-center
{
	align-self: center!important;
	ms-flex-item-align: center!important;
	webkit-align-self: center!important;
}
.align-self-baseline
{
	align-self: baseline!important;
	ms-flex-item-align: baseline!important;
	webkit-align-self: baseline!important;
}
.align-self-stretch
{
	align-self: stretch!important;
	ms-flex-item-align: stretch!important;
	webkit-align-self: stretch!important;
}
@media (min-width:576px)
{
	.flex-sm-row
	{
		flex-direction: row!important;
		ms-flex-direction: row!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row!important;
	}
	.flex-sm-column
	{
		flex-direction: column!important;
		ms-flex-direction: column!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column!important;
	}
	.flex-sm-row-reverse
	{
		flex-direction: row-reverse!important;
		ms-flex-direction: row-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row-reverse!important;
	}
	.flex-sm-column-reverse
	{
		flex-direction: column-reverse!important;
		ms-flex-direction: column-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column-reverse!important;
	}
	.flex-sm-wrap
	{
		flex-wrap: wrap!important;
		ms-flex-wrap: wrap!important;
		webkit-flex-wrap: wrap!important;
	}
	.flex-sm-nowrap
	{
		flex-wrap: nowrap!important;
		ms-flex-wrap: nowrap!important;
		webkit-flex-wrap: nowrap!important;
	}
	.flex-sm-wrap-reverse
	{
		flex-wrap: wrap-reverse!important;
		ms-flex-wrap: wrap-reverse!important;
		webkit-flex-wrap: wrap-reverse!important;
	}
	.justify-content-sm-start
	{
		justify-content: flex-start!important;
		ms-flex-pack: start!important;
		webkit-box-pack: start!important;
		webkit-justify-content: flex-start!important;
	}
	.justify-content-sm-end
	{
		justify-content: flex-end!important;
		ms-flex-pack: end!important;
		webkit-box-pack: end!important;
		webkit-justify-content: flex-end!important;
	}
	.justify-content-sm-center
	{
		justify-content: center!important;
		ms-flex-pack: center!important;
		webkit-box-pack: center!important;
		webkit-justify-content: center!important;
	}
	.justify-content-sm-between
	{
		justify-content: space-between!important;
		ms-flex-pack: justify!important;
		webkit-box-pack: justify!important;
		webkit-justify-content: space-between!important;
	}
	.justify-content-sm-around
	{
		justify-content: space-around!important;
		ms-flex-pack: distribute!important;
		webkit-justify-content: space-around!important;
	}
	.align-items-sm-start
	{
		align-items: flex-start!important;
		ms-flex-align: start!important;
		webkit-align-items: flex-start!important;
		webkit-box-align: start!important;
	}
	.align-items-sm-end
	{
		align-items: flex-end!important;
		ms-flex-align: end!important;
		webkit-align-items: flex-end!important;
		webkit-box-align: end!important;
	}
	.align-items-sm-center
	{
		align-items: center!important;
		ms-flex-align: center!important;
		webkit-align-items: center!important;
		webkit-box-align: center!important;
	}
	.align-items-sm-baseline
	{
		align-items: baseline!important;
		ms-flex-align: baseline!important;
		webkit-align-items: baseline!important;
		webkit-box-align: baseline!important;
	}
	.align-items-sm-stretch
	{
		align-items: stretch!important;
		ms-flex-align: stretch!important;
		webkit-align-items: stretch!important;
		webkit-box-align: stretch!important;
	}
	.align-content-sm-start
	{
		align-content: flex-start!important;
		ms-flex-line-pack: start!important;
		webkit-align-content: flex-start!important;
	}
	.align-content-sm-end
	{
		align-content: flex-end!important;
		ms-flex-line-pack: end!important;
		webkit-align-content: flex-end!important;
	}
	.align-content-sm-center
	{
		align-content: center!important;
		ms-flex-line-pack: center!important;
		webkit-align-content: center!important;
	}
	.align-content-sm-between
	{
		align-content: space-between!important;
		ms-flex-line-pack: justify!important;
		webkit-align-content: space-between!important;
	}
	.align-content-sm-around
	{
		align-content: space-around!important;
		ms-flex-line-pack: distribute!important;
		webkit-align-content: space-around!important;
	}
	.align-content-sm-stretch
	{
		align-content: stretch!important;
		ms-flex-line-pack: stretch!important;
		webkit-align-content: stretch!important;
	}
	.align-self-sm-auto
	{
		align-self: auto!important;
		ms-flex-item-align: auto!important;
		webkit-align-self: auto!important;
	}
	.align-self-sm-start
	{
		align-self: flex-start!important;
		ms-flex-item-align: start!important;
		webkit-align-self: flex-start!important;
	}
	.align-self-sm-end
	{
		align-self: flex-end!important;
		ms-flex-item-align: end!important;
		webkit-align-self: flex-end!important;
	}
	.align-self-sm-center
	{
		align-self: center!important;
		ms-flex-item-align: center!important;
		webkit-align-self: center!important;
	}
	.align-self-sm-baseline
	{
		align-self: baseline!important;
		ms-flex-item-align: baseline!important;
		webkit-align-self: baseline!important;
	}
	.align-self-sm-stretch
	{
		align-self: stretch!important;
		ms-flex-item-align: stretch!important;
		webkit-align-self: stretch!important;
	}
}
@media (min-width:768px)
{
	.flex-md-row
	{
		flex-direction: row!important;
		ms-flex-direction: row!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row!important;
	}
	.flex-md-column
	{
		flex-direction: column!important;
		ms-flex-direction: column!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column!important;
	}
	.flex-md-row-reverse
	{
		flex-direction: row-reverse!important;
		ms-flex-direction: row-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row-reverse!important;
	}
	.flex-md-column-reverse
	{
		flex-direction: column-reverse!important;
		ms-flex-direction: column-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column-reverse!important;
	}
	.flex-md-wrap
	{
		flex-wrap: wrap!important;
		ms-flex-wrap: wrap!important;
		webkit-flex-wrap: wrap!important;
	}
	.flex-md-nowrap
	{
		flex-wrap: nowrap!important;
		ms-flex-wrap: nowrap!important;
		webkit-flex-wrap: nowrap!important;
	}
	.flex-md-wrap-reverse
	{
		flex-wrap: wrap-reverse!important;
		ms-flex-wrap: wrap-reverse!important;
		webkit-flex-wrap: wrap-reverse!important;
	}
	.justify-content-md-start
	{
		justify-content: flex-start!important;
		ms-flex-pack: start!important;
		webkit-box-pack: start!important;
		webkit-justify-content: flex-start!important;
	}
	.justify-content-md-end
	{
		justify-content: flex-end!important;
		ms-flex-pack: end!important;
		webkit-box-pack: end!important;
		webkit-justify-content: flex-end!important;
	}
	.justify-content-md-center
	{
		justify-content: center!important;
		ms-flex-pack: center!important;
		webkit-box-pack: center!important;
		webkit-justify-content: center!important;
	}
	.justify-content-md-between
	{
		justify-content: space-between!important;
		ms-flex-pack: justify!important;
		webkit-box-pack: justify!important;
		webkit-justify-content: space-between!important;
	}
	.justify-content-md-around
	{
		justify-content: space-around!important;
		ms-flex-pack: distribute!important;
		webkit-justify-content: space-around!important;
	}
	.align-items-md-start
	{
		align-items: flex-start!important;
		ms-flex-align: start!important;
		webkit-align-items: flex-start!important;
		webkit-box-align: start!important;
	}
	.align-items-md-end
	{
		align-items: flex-end!important;
		ms-flex-align: end!important;
		webkit-align-items: flex-end!important;
		webkit-box-align: end!important;
	}
	.align-items-md-center
	{
		align-items: center!important;
		ms-flex-align: center!important;
		webkit-align-items: center!important;
		webkit-box-align: center!important;
	}
	.align-items-md-baseline
	{
		align-items: baseline!important;
		ms-flex-align: baseline!important;
		webkit-align-items: baseline!important;
		webkit-box-align: baseline!important;
	}
	.align-items-md-stretch
	{
		align-items: stretch!important;
		ms-flex-align: stretch!important;
		webkit-align-items: stretch!important;
		webkit-box-align: stretch!important;
	}
	.align-content-md-start
	{
		align-content: flex-start!important;
		ms-flex-line-pack: start!important;
		webkit-align-content: flex-start!important;
	}
	.align-content-md-end
	{
		align-content: flex-end!important;
		ms-flex-line-pack: end!important;
		webkit-align-content: flex-end!important;
	}
	.align-content-md-center
	{
		align-content: center!important;
		ms-flex-line-pack: center!important;
		webkit-align-content: center!important;
	}
	.align-content-md-between
	{
		align-content: space-between!important;
		ms-flex-line-pack: justify!important;
		webkit-align-content: space-between!important;
	}
	.align-content-md-around
	{
		align-content: space-around!important;
		ms-flex-line-pack: distribute!important;
		webkit-align-content: space-around!important;
	}
	.align-content-md-stretch
	{
		align-content: stretch!important;
		ms-flex-line-pack: stretch!important;
		webkit-align-content: stretch!important;
	}
	.align-self-md-auto
	{
		align-self: auto!important;
		ms-flex-item-align: auto!important;
		webkit-align-self: auto!important;
	}
	.align-self-md-start
	{
		align-self: flex-start!important;
		ms-flex-item-align: start!important;
		webkit-align-self: flex-start!important;
	}
	.align-self-md-end
	{
		align-self: flex-end!important;
		ms-flex-item-align: end!important;
		webkit-align-self: flex-end!important;
	}
	.align-self-md-center
	{
		align-self: center!important;
		ms-flex-item-align: center!important;
		webkit-align-self: center!important;
	}
	.align-self-md-baseline
	{
		align-self: baseline!important;
		ms-flex-item-align: baseline!important;
		webkit-align-self: baseline!important;
	}
	.align-self-md-stretch
	{
		align-self: stretch!important;
		ms-flex-item-align: stretch!important;
		webkit-align-self: stretch!important;
	}
}
@media (min-width:992px)
{
	.flex-lg-row
	{
		flex-direction: row!important;
		ms-flex-direction: row!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row!important;
	}
	.flex-lg-column
	{
		flex-direction: column!important;
		ms-flex-direction: column!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column!important;
	}
	.flex-lg-row-reverse
	{
		flex-direction: row-reverse!important;
		ms-flex-direction: row-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row-reverse!important;
	}
	.flex-lg-column-reverse
	{
		flex-direction: column-reverse!important;
		ms-flex-direction: column-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column-reverse!important;
	}
	.flex-lg-wrap
	{
		flex-wrap: wrap!important;
		ms-flex-wrap: wrap!important;
		webkit-flex-wrap: wrap!important;
	}
	.flex-lg-nowrap
	{
		flex-wrap: nowrap!important;
		ms-flex-wrap: nowrap!important;
		webkit-flex-wrap: nowrap!important;
	}
	.flex-lg-wrap-reverse
	{
		flex-wrap: wrap-reverse!important;
		ms-flex-wrap: wrap-reverse!important;
		webkit-flex-wrap: wrap-reverse!important;
	}
	.justify-content-lg-start
	{
		justify-content: flex-start!important;
		ms-flex-pack: start!important;
		webkit-box-pack: start!important;
		webkit-justify-content: flex-start!important;
	}
	.justify-content-lg-end
	{
		justify-content: flex-end!important;
		ms-flex-pack: end!important;
		webkit-box-pack: end!important;
		webkit-justify-content: flex-end!important;
	}
	.justify-content-lg-center
	{
		justify-content: center!important;
		ms-flex-pack: center!important;
		webkit-box-pack: center!important;
		webkit-justify-content: center!important;
	}
	.justify-content-lg-between
	{
		justify-content: space-between!important;
		ms-flex-pack: justify!important;
		webkit-box-pack: justify!important;
		webkit-justify-content: space-between!important;
	}
	.justify-content-lg-around
	{
		justify-content: space-around!important;
		ms-flex-pack: distribute!important;
		webkit-justify-content: space-around!important;
	}
	.align-items-lg-start
	{
		align-items: flex-start!important;
		ms-flex-align: start!important;
		webkit-align-items: flex-start!important;
		webkit-box-align: start!important;
	}
	.align-items-lg-end
	{
		align-items: flex-end!important;
		ms-flex-align: end!important;
		webkit-align-items: flex-end!important;
		webkit-box-align: end!important;
	}
	.align-items-lg-center
	{
		align-items: center!important;
		ms-flex-align: center!important;
		webkit-align-items: center!important;
		webkit-box-align: center!important;
	}
	.align-items-lg-baseline
	{
		align-items: baseline!important;
		ms-flex-align: baseline!important;
		webkit-align-items: baseline!important;
		webkit-box-align: baseline!important;
	}
	.align-items-lg-stretch
	{
		align-items: stretch!important;
		ms-flex-align: stretch!important;
		webkit-align-items: stretch!important;
		webkit-box-align: stretch!important;
	}
	.align-content-lg-start
	{
		align-content: flex-start!important;
		ms-flex-line-pack: start!important;
		webkit-align-content: flex-start!important;
	}
	.align-content-lg-end
	{
		align-content: flex-end!important;
		ms-flex-line-pack: end!important;
		webkit-align-content: flex-end!important;
	}
	.align-content-lg-center
	{
		align-content: center!important;
		ms-flex-line-pack: center!important;
		webkit-align-content: center!important;
	}
	.align-content-lg-between
	{
		align-content: space-between!important;
		ms-flex-line-pack: justify!important;
		webkit-align-content: space-between!important;
	}
	.align-content-lg-around
	{
		align-content: space-around!important;
		ms-flex-line-pack: distribute!important;
		webkit-align-content: space-around!important;
	}
	.align-content-lg-stretch
	{
		align-content: stretch!important;
		ms-flex-line-pack: stretch!important;
		webkit-align-content: stretch!important;
	}
	.align-self-lg-auto
	{
		align-self: auto!important;
		ms-flex-item-align: auto!important;
		webkit-align-self: auto!important;
	}
	.align-self-lg-start
	{
		align-self: flex-start!important;
		ms-flex-item-align: start!important;
		webkit-align-self: flex-start!important;
	}
	.align-self-lg-end
	{
		align-self: flex-end!important;
		ms-flex-item-align: end!important;
		webkit-align-self: flex-end!important;
	}
	.align-self-lg-center
	{
		align-self: center!important;
		ms-flex-item-align: center!important;
		webkit-align-self: center!important;
	}
	.align-self-lg-baseline
	{
		align-self: baseline!important;
		ms-flex-item-align: baseline!important;
		webkit-align-self: baseline!important;
	}
	.align-self-lg-stretch
	{
		align-self: stretch!important;
		ms-flex-item-align: stretch!important;
		webkit-align-self: stretch!important;
	}
}
@media (min-width:1200px)
{
	.flex-xl-row
	{
		flex-direction: row!important;
		ms-flex-direction: row!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row!important;
	}
	.flex-xl-column
	{
		flex-direction: column!important;
		ms-flex-direction: column!important;
		webkit-box-direction: normal!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column!important;
	}
	.flex-xl-row-reverse
	{
		flex-direction: row-reverse!important;
		ms-flex-direction: row-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: horizontal!important;
		webkit-flex-direction: row-reverse!important;
	}
	.flex-xl-column-reverse
	{
		flex-direction: column-reverse!important;
		ms-flex-direction: column-reverse!important;
		webkit-box-direction: reverse!important;
		webkit-box-orient: vertical!important;
		webkit-flex-direction: column-reverse!important;
	}
	.flex-xl-wrap
	{
		flex-wrap: wrap!important;
		ms-flex-wrap: wrap!important;
		webkit-flex-wrap: wrap!important;
	}
	.flex-xl-nowrap
	{
		flex-wrap: nowrap!important;
		ms-flex-wrap: nowrap!important;
		webkit-flex-wrap: nowrap!important;
	}
	.flex-xl-wrap-reverse
	{
		flex-wrap: wrap-reverse!important;
		ms-flex-wrap: wrap-reverse!important;
		webkit-flex-wrap: wrap-reverse!important;
	}
	.justify-content-xl-start
	{
		justify-content: flex-start!important;
		ms-flex-pack: start!important;
		webkit-box-pack: start!important;
		webkit-justify-content: flex-start!important;
	}
	.justify-content-xl-end
	{
		justify-content: flex-end!important;
		ms-flex-pack: end!important;
		webkit-box-pack: end!important;
		webkit-justify-content: flex-end!important;
	}
	.justify-content-xl-center
	{
		justify-content: center!important;
		ms-flex-pack: center!important;
		webkit-box-pack: center!important;
		webkit-justify-content: center!important;
	}
	.justify-content-xl-between
	{
		justify-content: space-between!important;
		ms-flex-pack: justify!important;
		webkit-box-pack: justify!important;
		webkit-justify-content: space-between!important;
	}
	.justify-content-xl-around
	{
		justify-content: space-around!important;
		ms-flex-pack: distribute!important;
		webkit-justify-content: space-around!important;
	}
	.align-items-xl-start
	{
		align-items: flex-start!important;
		ms-flex-align: start!important;
		webkit-align-items: flex-start!important;
		webkit-box-align: start!important;
	}
	.align-items-xl-end
	{
		align-items: flex-end!important;
		ms-flex-align: end!important;
		webkit-align-items: flex-end!important;
		webkit-box-align: end!important;
	}
	.align-items-xl-center
	{
		align-items: center!important;
		ms-flex-align: center!important;
		webkit-align-items: center!important;
		webkit-box-align: center!important;
	}
	.align-items-xl-baseline
	{
		align-items: baseline!important;
		ms-flex-align: baseline!important;
		webkit-align-items: baseline!important;
		webkit-box-align: baseline!important;
	}
	.align-items-xl-stretch
	{
		align-items: stretch!important;
		ms-flex-align: stretch!important;
		webkit-align-items: stretch!important;
		webkit-box-align: stretch!important;
	}
	.align-content-xl-start
	{
		align-content: flex-start!important;
		ms-flex-line-pack: start!important;
		webkit-align-content: flex-start!important;
	}
	.align-content-xl-end
	{
		align-content: flex-end!important;
		ms-flex-line-pack: end!important;
		webkit-align-content: flex-end!important;
	}
	.align-content-xl-center
	{
		align-content: center!important;
		ms-flex-line-pack: center!important;
		webkit-align-content: center!important;
	}
	.align-content-xl-between
	{
		align-content: space-between!important;
		ms-flex-line-pack: justify!important;
		webkit-align-content: space-between!important;
	}
	.align-content-xl-around
	{
		align-content: space-around!important;
		ms-flex-line-pack: distribute!important;
		webkit-align-content: space-around!important;
	}
	.align-content-xl-stretch
	{
		align-content: stretch!important;
		ms-flex-line-pack: stretch!important;
		webkit-align-content: stretch!important;
	}
	.align-self-xl-auto
	{
		align-self: auto!important;
		ms-flex-item-align: auto!important;
		webkit-align-self: auto!important;
	}
	.align-self-xl-start
	{
		align-self: flex-start!important;
		ms-flex-item-align: start!important;
		webkit-align-self: flex-start!important;
	}
	.align-self-xl-end
	{
		align-self: flex-end!important;
		ms-flex-item-align: end!important;
		webkit-align-self: flex-end!important;
	}
	.align-self-xl-center
	{
		align-self: center!important;
		ms-flex-item-align: center!important;
		webkit-align-self: center!important;
	}
	.align-self-xl-baseline
	{
		align-self: baseline!important;
		ms-flex-item-align: baseline!important;
		webkit-align-self: baseline!important;
	}
	.align-self-xl-stretch
	{
		align-self: stretch!important;
		ms-flex-item-align: stretch!important;
		webkit-align-self: stretch!important;
	}
}
.w-25
{
	width: 25%!important;
}
.w-50
{
	width: 50%!important;
}
.w-75
{
	width: 75%!important;
}
.w-100
{
	width: 100%!important;
}
.h-25
{
	height: 25%!important;
}
.h-50
{
	height: 50%!important;
}
.h-75
{
	height: 75%!important;
}
.h-100
{
	height: 100%!important;
}
.mw-100
{
	max-width: 100%!important;
}
.mh-100
{
	max-height: 100%!important;
}
.slick-loading .slick-list
{
	background: #fff url(../libs/slick/ajax-loader.gif) center center no-repeat;
}
@font-face
{
	font-family: slick;
	font-style: normal;
	font-weight: 400;
	src: url(../libs/slick/fonts/slick.eot);
	src: url(../libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"),url(../libs/slick/fonts/slick.woff) format("woff"),url(../libs/slick/fonts/slick.ttf) format("truetype"),url(../libs/slick/fonts/slick.svg#slick) format("svg");
}
.slick-next,.slick-prev
{
	background: 0 0;
	border: none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	ms-transform: translate(0,-50%);
	outline: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	webkit-transform: translate(0,-50%);
	width: 20px;
}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover
{
	background: 0 0;
	color: transparent;
	outline: 0;
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before
{
	opacity: 1;
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before
{
	opacity: .25;
}
.slick-next:before,.slick-prev:before
{
	color: #fff;
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	moz-osx-font-smoothing: grayscale;
	opacity: .75;
	webkit-font-smoothing: antialiased;
}
.slick-prev
{
	left: -25px;
}
[dir=rtl] .slick-prev
{
	left: auto;
	right: -25px;
}
.slick-prev:before
{
	content: "←";
}
[dir=rtl] .slick-prev:before
{
	content: "→";
}
.slick-next
{
	right: -25px;
}
[dir=rtl] .slick-next
{
	left: -25px;
	right: auto;
}
.slick-next:before
{
	content: "→";
}
[dir=rtl] .slick-next:before
{
	content: "←";
}
.slick-dotted.slick-slider
{
	margin-bottom: 30px;
}
.slick-dots
{
	bottom: -25px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.slick-dots li
{
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	position: relative;
	width: 20px;
}
.slick-dots li button
{
	background: 0 0;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: 0;
	padding: 5px;
	width: 20px;
}
.slick-dots li button:focus,.slick-dots li button:hover
{
	outline: 0;
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before
{
	opacity: 1;
}
.slick-dots li button:before
{
	color: #000;
	content: "•";
	font-family: slick;
	font-size: 6px;
	height: 20px;
	left: 0;
	line-height: 20px;
	moz-osx-font-smoothing: grayscale;
	opacity: .25;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-font-smoothing: antialiased;
	width: 20px;
}
.slick-dots li.slick-active button:before
{
	color: #000;
	opacity: .75;
}
.slick-slider
{
	box-sizing: border-box;
	display: block;
	moz-user-select: none;
	ms-touch-action: pan-y;
	ms-user-select: none;
	position: relative;
	touch-action: pan-y;
	user-select: none;
	webkit-box-sizing: border-box;
	webkit-tap-highlight-color: transparent;
	webkit-touch-callout: none;
	webkit-user-select: none;
}
.slick-list
{
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.slick-list:focus
{
	outline: 0;
}
.slick-list.dragging
{
	cursor: hand;
	cursor: pointer;
}
.slick-slider .slick-list,.slick-slider .slick-track
{
	ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	webkit-transform: translate3d(0,0,0);
}
.slick-track
{
	display: block;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
}
.slick-track:after,.slick-track:before
{
	content: "";
	display: table;
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}
.slick-slide
{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	border: 1px solid transparent;
	display: block;
	height: auto;
}
.slick-arrow.slick-hidden
{
	display: none;
}
::-webkit-input-placeholder
{
	color: #666;
}
::-moz-placeholder
{
	color: #666;
}
:-ms-input-placeholder
{
	color: #666;
}
::-ms-input-placeholder
{
	color: #666;
}
::placeholder
{
	color: #666;
}
::-moz-selection
{
	background-color: orange;
	color: #fff;
}
::selection
{
	background-color: orange;
	color: #fff;
}
body
{
	background-color: #f8f7fc;
	color: #333;
	font-family: Montserrat,sans-serif;
	font-size: 16px;
	line-height: 1.65;
	min-width: 320px;
	overflow-x: hidden;
	position: relative;
}
@media (max-width:767.98px)
{
	body
	{
		text-align: center;
	}
}
body input,body textarea
{
	border: #666 1px solid;
	outline: 0;
}
body input:focus:required:invalid,body textarea:focus:required:invalid
{
	border-color: red;
}
body input:required:valid,body textarea:required:valid
{
	border-color: green;
}
.img-responsive
{
	display: block;
	height: auto;
	max-width: 100%;
}
.img-responsive.img-width
{
	width: 100%;
}
.text-center
{
	text-align: center;
}
b,strong
{
	font-weight: 700;
}
.fix
{
	margin: auto;
	max-width: 1200px;
	padding: 0 20px;
	position: relative;
	width: 100%;
}
.header__inner
{
	align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin: auto;
	margin-top: 32px;
	ms-flex-align: start;
	ms-flex-pack: justify;
	position: absolute;
	webkit-align-items: flex-start;
	webkit-box-align: start;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
	width: 100%;
	z-index: 2;
}
@media (max-width:1300px)
{
	.header__inner
	{
		width: calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
	}
}
.menu
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	list-style-type: none;
	margin: 0;
	margin-right: 85px;
	margin-top: 5px;
	ms-flex-pack: justify;
	padding: 0;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
	width: 100%;
}
@media (max-width:1199.98px)
{
	.menu
	{
		margin-right: 0;
	}
}
@media (max-width:991.98px)
{
	.menu
	{
		display: none;
	}
}
@media (max-width:767.98px)
{
	.menu
	{
		text-align: left;
	}
}
.menu__wrap
{
	max-width: 910px;
	width: 100%;
}
@media (max-width:1300px)
{
	.menu__wrap
	{
		max-width: 800px;
	}
}
.menu__wrap.active .Burger
{
	position: absolute;
	right: -10px;
	top: -15px;
	z-index: 5;
}
.menu__wrap.active .Burger__line
{
	background-color: #000;
}
.menu__link
{
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .3px;
	line-height: 16px;
	o-transition: all .2s;
	text-transform: uppercase;
	transition: all .2s;
	webkit-transition: all .2s;
}
.menu__link:hover
{
	color: #f5d546;
	text-decoration: none;
}
.menu.open
{
	background-color: #f8f7fc;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	display: block;
	height: calc(100vh + 2px);
	height: -webkit-calc(100vh + 2px);
	max-width: 320px;
	overflow: scroll;
	padding: 70px 20px 30px;
	position: fixed;
	right: -1px;
	top: -6px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}
.menu.open .menu__link
{
	color: #000;
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	padding: 5px 0 12px;
	position: relative;
}
.menu.open .menu__link:before
{
	background: #ccc;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.overflow
{
	overflow-y: hidden;
	position: relative;
}
.overflow:before
{
	background-color: rgba(0,0,0,.8);
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.hero
{
	background-image: url(../img/hero-img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 10px solid #f5d546;
	max-height: 681px;
	padding-top: 130px;
	position: relative;
	margin-bottom: 260px;
}
@media (max-width:575.98px)
{
	.hero
	{
		padding-top: 190px;
	}
}
.hero__img
{
	display: block;
	margin: auto;
	padding-left: 30px;
	position: relative;
}
.title
{
	color: #000;
	display: inline-block;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: .75px;
	line-height: 42px;
	margin-bottom: 40px;
	margin-left: 61px;
	padding-bottom: 9px;
	padding-right: 25px;
	position: relative;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.title
	{
		font-size: 24px;
		line-height: 30px;
		margin-left: 0;
		padding-right: 0;
	}
}
@media (max-width:575.98px)
{
	.title
	{
		font-size: 17px;
		letter-spacing: .45px;
		margin-bottom: 20px;
		padding-bottom: 2px;
	}
}
.title:before
{
	background-color: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
@media (max-width:575.98px)
{
	.title:before
	{
		height: 2px;
	}
}
.rental
{
	margin-bottom: 71px;
	margin-top: 305px;
	position: relative;
}
@media (max-width:1199.98px)
{
	.rental
	{
		margin-top: 30px;
	}
}
@media (max-width:575.98px)
{
	.rental
	{
		margin-bottom: 45px;
		margin-top: 20px;
	}
}
.rental__inner
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 19px;
	ms-flex-pack: justify;
	ms-flex-wrap: wrap;
	webkit-box-pack: justify;
	webkit-flex-wrap: wrap;
	webkit-justify-content: space-between;
}
@media (max-width:767.98px)
{
	.rental__inner
	{
		display: none;
	}
}
.rental__item
{
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	margin-bottom: 43px;
	padding: 5px 60px 37px 60px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	width: calc(50% - 20px);
	width: -webkit-calc(50% - 20px);
}
@media (max-width:1199.98px)
{
	.rental__item
	{
		padding: 5px 35px 30px;
	}
}
@media (max-width:767.98px)
{
	.rental__item
	{
		box-shadow: none;
		margin-bottom: 0;
		text-align: left;
		webkit-box-shadow: none;
		width: 100%;
	}
}
@media (max-width:575.98px)
{
	.rental__item
	{
		padding: 5px 20px 18px;
	}
}
.rental__img
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	height: 260px;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
@media (max-width:767.98px)
{
	.rental__img
	{
		height: 128px;
	}
}
.rental__img img
{
	display: block;
	max-height: 100%;
	max-width: 100%;
}
.rental__title
{
	display: block;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: .55px;
	line-height: 28px;
	margin-bottom: 27px;
	padding-top: 5px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.rental__title
	{
		font-size: 16px;
		line-height: 22px;
	}
}
@media (max-width:575.98px)
{
	.rental__title
	{
		font-size: 12px;
		line-height: 14px;
		margin: auto;
		margin-bottom: 10px;
		max-width: 165px;
		padding-top: 10px;
	}
}
.rental__row
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-bottom: 15px;
}
@media (max-width:767.98px)
{
	.rental__row
	{
		margin-bottom: 5px;
	}
}
@media (max-width:575.98px)
{
	.rental__row
	{
		margin: auto;
		margin-bottom: 5px;
		max-width: 165px;
	}
}
.rental__desc,.rental__val
{
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .35px;
	line-height: 16px;
	max-width: 200px;
	width: 50%;
}
@media (max-width:767.98px)
{
	.rental__desc,.rental__val
	{
		font-size: 11px;
		width: auto;
	}
}
@media (max-width:575.98px)
{
	.rental__desc,.rental__val
	{
		font-size: 9px;
		letter-spacing: .45px;
		line-height: 12px;
	}
}
.rental__desc
{
	color: #747474;
}
.rental__val
{
	color: #000;
}
@media (max-width:767.98px)
{
	.rental__val
	{
		margin-left: 5px;
	}
}
.rental__row-btn
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin-top: 36px;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:575.98px)
{
	.rental__row-btn
	{
		margin-top: 18px;
	}
}
.rental__btn
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 20px;
	max-width: 200px;
	padding: 17px 0;
	text-transform: uppercase;
	width: 100%;
}
@media (max-width:991.98px)
{
	.rental__btn
	{
		font-size: 12px;
		line-height: 12px;
		padding: 10px 0;
	}
}
@media (max-width:767.98px)
{
	.rental__btn
	{
		font-size: 9px;
		padding: 7px 0;
	}
}
.rental__slider
{
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	display: none;
	margin: auto;
	max-width: 300px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}
@media (max-width:767.98px)
{
	.rental__slider
	{
		display: block;
	}
}
@media (max-width:575.98px)
{
	.rental__slider
	{
		background: #fff;
		border-radius: 10px;
	}
}
.rental__slider .slick-next,.rental__slider .slick-prev
{
	cursor: pointer;
	z-index: 2;
}
.rental__slider .slick-next:before,.rental__slider .slick-prev:before
{
	content: url(../img/arrow-small.png);
}
.rental__slider .slick-prev
{
	left: 0;
}
.rental__slider .slick-next
{
	ms-transform: scale(-1,1);
	right: 0;
	top: calc(50% - 10px);
	top: -webkit-calc(50% - 10px);
	transform: scale(-1,1);
	webkit-transform: scale(-1,1);
}
.btn
{
	cursor: pointer;
	display: inline-block;
	text-align: center;
}
@media (max-width:1199.98px)
{
	.btn
	{
		margin: 0 5px;
	}
}
.btn:hover
{
	text-decoration: none;
}
.btn_white,.btn_yellow
{
	background-color: transparent;
	border: 3px solid #f5d546;
	border-radius: 20px;
	color: #000;
	font-weight: 600;
	letter-spacing: .45px;
	o-transition: all .2s;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	transition: all .2s;
	webkit-transition: all .2s;
	z-index: 1;
}
@media (max-width:991.98px)
{
	.btn_white,.btn_yellow
	{
		border-width: 2px;
	}
}
.btn_white:before,.btn_yellow:before
{
	background: rgba(245,213,70,.2);
	content: '';
	height: 100%;
	left: 50%;
	o-transition: all .2s;
	position: absolute;
	top: 0;
	transition: all .2s;
	webkit-transition: all .2s;
	z-index: -1;
}
.btn_white:after,.btn_yellow:after
{
	background: rgba(245,213,70,.2);
	content: '';
	height: 100%;
	o-transition: all .2s;
	position: absolute;
	right: 50%;
	top: 0;
	transition: all .2s;
	webkit-transition: all .2s;
	z-index: -1;
}
.btn_white:hover,.btn_yellow:hover
{
	color: #000;
}
.btn_white:hover:before,.btn_yellow:hover:before
{
	left: 0;
	width: 100%;
}
.btn_white:hover:after,.btn_yellow:hover:after
{
	right: 0;
	width: 100%;
}
.btn_white
{
	border-color: #fff;
	color: #fff;
	o-transition: all .2s;
	transition: all .2s;
	webkit-transition: all .2s;
}
.btn_white:after,.btn_white:before
{
	background: rgba(255,255,255,.2);
	o-transition: all .2s;
	transition: all .2s;
	webkit-transition: all .2s;
}
.btn_white:hover
{
	color: #fff;
}
.btn_blue
{
	background: linear-gradient(to bottom,#3fafff 0,#2b9aff 44%,#1685ff 100%);
	background: -o-linear-gradient(top,#3fafff 0,#2b9aff 44%,#1685ff 100%);
	background: -webkit-gradient(linear,left top,left bottom,from(#3fafff),color-stop(44%,#2b9aff),to(#1685ff));
	border: 2px solid #46b6ff;
	border-radius: 20px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	o-transition: all .2s;
	padding: 19px 0;
	text-align: center;
	text-transform: uppercase;
	transition: all .2s;
	webkit-transition: all .2s;
	width: 200px;
}
.btn_blue:hover
{
	color: #fff;
	opacity: .8;
}
@media (max-width:991.98px)
{
	.btn_blue
	{
		font-size: 16px;
		line-height: 16px;
		padding: 14px 0;
		width: 170px;
	}
}
@media (max-width:575.98px)
{
	.btn_blue
	{
		font-size: 9px;
		line-height: 9px;
		padding: 9px 3px;
		width: 102px;
	}
}
.btn_orange
{
	background: linear-gradient(to bottom,#f5d546 0,#f0c32c 44%,#ecb517 100%);
	background: -o-linear-gradient(top,#f5d546 0,#f0c32c 44%,#ecb517 100%);
	background: -webkit-gradient(linear,left top,left bottom,from(#f5d546),color-stop(44%,#f0c32c),to(#ecb517));
	border: 2px solid #f5d546;
	border-radius: 20px;
	color: #000;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	o-transition: all .2s;
	padding: 19px 0;
	text-align: center;
	text-transform: uppercase;
	transition: all .2s;
	webkit-transition: all .2s;
	width: 200px;
}
@media (max-width:991.98px)
{
	.btn_orange
	{
		font-size: 16px;
		line-height: 16px;
		padding: 14px 0;
		width: 170px;
	}
}
@media (max-width:575.98px)
{
	.btn_orange
	{
		font-size: 9px;
		line-height: 9px;
		padding: 9px 3px;
		width: 102px;
	}
}
.btn_orange:hover
{
	color: #000;
	opacity: .8;
}
.residential-complexes
{
	background-image: url(../img/residential-complexes.jpg);
	background-position: center;
	background-size: cover;
	max-height: 700px;
	padding-top: 89px;
}
@media (max-width:991.98px)
{
	.residential-complexes
	{
		max-height: 580px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes
	{
		max-height: 250px;
		padding-top: 22px;
	}
}
.residential-complexes .title
{
	margin-bottom: 0;
}
.residential-complexes__slider
{
	margin-left: 40px;
}
@media (max-width:1199.98px)
{
	.residential-complexes__slider
	{
		margin-left: 0;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__slider
	{
		margin: auto;
		max-width: 320px;
	}
}
.residential-complexes__slide
{
	padding: 35px 40px 50px;
	padding-right: 120px;
	padding-top: 97px;
	position: relative;
}
@media (max-width:1199.98px)
{
	.residential-complexes__slide
	{
		overflow: hidden;
		padding: 35px 40px 50px;
		padding-right: 60px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__slide
	{
		padding-top: 30px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__slide
	{
		margin-top: -23px;
		padding: 35px 0;
	}
}
.residential-complexes__inner
{
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	padding: 52px 80px 65px 100px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}
@media (max-width:1199.98px)
{
	.residential-complexes__inner
	{
		box-shadow: none;
		padding: 50px 40px;
		webkit-box-shadow: none;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__inner
	{
		padding: 18px;
	}
}
.residential-complexes__content
{
	max-width: 500px;
}
@media (max-width:767.98px)
{
	.residential-complexes__content
	{
		max-width: 350px;
	}
}
.residential-complexes__title
{
	color: #000;
	display: block;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .9px;
	line-height: 40px;
	margin-left: 78px;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.residential-complexes__title
	{
		font-size: 22px;
		line-height: 24px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__title
	{
		margin-left: 36px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__title
	{
		font-size: 12px;
		letter-spacing: .4px;
		line-height: 12px;
	}
}
.residential-complexes__subtitle
{
	color: #dbdcdf;
	display: block;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: .75px;
	line-height: 36px;
	margin-bottom: 45px;
	margin-left: 78px;
	margin-top: 9px;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.residential-complexes__subtitle
	{
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__subtitle
	{
		margin-left: 36px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__subtitle
	{
		font-size: 10px;
		line-height: 10px;
		margin-bottom: 12px;
	}
}
.residential-complexes__row
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-bottom: 27px;
}
.residential-complexes__row:last-child
{
	margin-bottom: 0;
}
@media (max-width:991.98px)
{
	.residential-complexes__row
	{
		margin-bottom: 22px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__row
	{
		margin-bottom: 10px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__row
	{
		margin-bottom: 4px;
	}
}
.residential-complexes__desc
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	text-transform: uppercase;
	width: 237px;
}
@media (max-width:991.98px)
{
	.residential-complexes__desc
	{
		font-size: 16px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__desc
	{
		font-size: 12px;
		letter-spacing: .63px;
		line-height: 16px;
		width: 150px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__desc
	{
		font-size: 9px;
		letter-spacing: .4px;
		line-height: 12px;
		width: 112px;
	}
}
.residential-complexes__val
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
}
@media (max-width:991.98px)
{
	.residential-complexes__val
	{
		font-size: 16px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__val
	{
		font-size: 12px;
		letter-spacing: .63px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__val
	{
		font-size: 9px;
		letter-spacing: .4px;
		line-height: 12px;
	}
}
.residential-complexes__row-btn
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 60px;
	ms-flex-pack: center;
	padding-right: 50px;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
@media (max-width:1199.98px)
{
	.residential-complexes__row-btn
	{
		padding-right: 0;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__row-btn
	{
		margin-top: 5px;
	}
}
.residential-complexes__btn
{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 20px;
	margin: 0 20px;
	max-width: 225px;
	padding: 17px 0;
	width: 100%;
}
@media (max-width:1199.98px)
{
	.residential-complexes__btn
	{
		margin-top: 40px;
	}
}
@media (max-width:991.98px)
{
	.residential-complexes__btn
	{
		font-size: 14px;
		padding: 10px 0;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__btn
	{
		font-size: 12px;
		padding: 8px 0;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__btn
	{
		font-size: 9px;
		margin: 0 4px;
		margin-top: 9px;
		max-width: 112px;
		padding: 3px 0;
	}
}
.residential-complexes__flex
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
}
.residential-complexes__right
{
	max-width: 360px;
}
.residential-complexes__img
{
	position: absolute;
	right: 35px;
	top: 0;
}
@media (max-width:1199.98px)
{
	.residential-complexes__img
	{
		right: -20px;
	}
}
@media (max-width:991.98px)
{
	.residential-complexes__img
	{
		height: 300px;
		right: -40px;
		top: 20px;
	}
	.residential-complexes__img img
	{
		height: 100%;
	}
}
@media (max-width:650px)
{
	.residential-complexes__img
	{
		height: 215px;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__img
	{
		height: 150px;
		right: -75px;
		top: 0;
	}
}
.residential-complexes__arrow
{
	color: #747474;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	position: absolute;
	right: 200px;
	top: 455px;
}
@media (max-width:1199.98px)
{
	.residential-complexes__arrow
	{
		right: 140px;
		top: 445px;
	}
}
@media (max-width:991.98px)
{
	.residential-complexes__arrow
	{
		font-size: 16px;
		line-height: 16px;
		top: 390px;
	}
}
@media (max-width:767.98px)
{
	.residential-complexes__arrow
	{
		display: none;
	}
}
.residential-complexes__arrow .arrow-right
{
	padding-left: 60px;
}
.residential-complexes__arrow .arrow-left
{
	ms-transform: rotate(180deg);
	padding-left: 40px;
	transform: rotate(180deg);
	webkit-transform: rotate(180deg);
}
.residential-complexes__arrow-left,.residential-complexes__arrow-right
{
	cursor: pointer;
}
.residential-complexes__arrow .slick-disabled
{
	display: none!important;
}
.residential-complexes__arrow-left
{
	padding-right: 20px;
	text-align: right;
}
.residential-complexes__mob-arrow
{
	display: none;
}
@media (max-width:767.98px)
{
	.residential-complexes__mob-arrow
	{
		align-items: center;
		display: flex;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		justify-content: center;
		margin: 15px 0 10px;
		margin-bottom: -10px;
		ms-flex-align: center;
		ms-flex-pack: center;
		webkit-align-items: center;
		webkit-box-align: center;
		webkit-box-pack: center;
		webkit-justify-content: center;
	}
}
@media (max-width:575.98px)
{
	.residential-complexes__mob-arrow
	{
		margin-top: 8px;
	}
}
.residential-complexes__mob-arrow-left,.residential-complexes__mob-arrow-right
{
	align-items: center;
	cursor: pointer;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
	width: 60px;
}
.residential-complexes__mob-arrow-right
{
	ms-transform: scale(-1,1);
	transform: scale(-1,1);
	webkit-transform: scale(-1,1);
}
.residential-complexes__mob-arrow .count
{
	color: #9e9e9e;
	display: block;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.69px;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}
.subtitle
{
	color: #c7c7c7;
	display: block;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: .75px;
	line-height: 30px;
	margin-left: 60px;
	text-transform: uppercase;
}
@media (max-width:575.98px)
{
	.subtitle
	{
		font-size: 17px;
		line-height: 17px;
		margin-left: 0;
	}
}
.development
{
	padding-bottom: 165px;
	padding-top: 250px;
}
@media (max-width:767.98px)
{
	.development
	{
		padding-bottom: 70px;
		padding-top: 100px;
	}
}
@media (max-width:575.98px)
{
	.development
	{
		padding-bottom: 15px;
		padding-top: 90px;
	}
}
.development .title
{
	margin-bottom: 14px;
}
@media (max-width:575.98px)
{
	.development .title
	{
		margin-bottom: 9px;
	}
}
.development_top
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:767.98px)
{
	.development_top
	{
		flex-wrap: wrap;
		justify-content: center;
		ms-flex-pack: center;
		ms-flex-wrap: wrap;
		webkit-box-pack: center;
		webkit-flex-wrap: wrap;
		webkit-justify-content: center;
	}
}
.development__desc
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-right: 120px;
	margin-top: 10px;
	ms-flex-align: center;
	webkit-align-items: center;
	webkit-box-align: center;
}
@media (max-width:1199.98px)
{
	.development__desc
	{
		margin-right: 0;
	}
}
@media (max-width:575.98px)
{
	.development__desc
	{
		margin-left: 15px;
		margin-top: 17px;
	}
}
.development__text
{
	color: #000;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .4px;
	line-height: 24px;
	margin-left: 47px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.development__text
	{
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.development__text
	{
		font-size: 10px;
		line-height: 14px;
		margin-left: 20px;
	}
}
.development__inner
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin-left: 60px;
	margin-top: 57px;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:1199.98px)
{
	.development__inner
	{
		margin-left: 0;
	}
}
@media (max-width:991.98px)
{
	.development__inner
	{
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
@media (max-width:575.98px)
{
	.development__inner
	{
		margin-top: 25px;
	}
}
.development__item
{
	width: 25%;
}
@media (max-width:991.98px)
{
	.development__item
	{
		text-align: center;
		width: 50%;
	}
}
@media (max-width:767.98px)
{
	.development__item
	{
		margin-bottom: 20px;
	}
}
@media (max-width:575.98px)
{
	.development__item
	{
		margin-bottom: 23px;
	}
}
.development__counter
{
	color: #f5d546;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 1.5px;
	line-height: 60px;
}
@media (max-width:767.98px)
{
	.development__counter
	{
		font-size: 32px;
		line-height: 32px;
	}
}
@media (max-width:575.98px)
{
	.development__counter
	{
		font-size: 24px;
		letter-spacing: 1.48px;
		line-height: 24px;
	}
}
.development__counter-desc
{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .4px;
	line-height: 24px;
	margin-top: 14px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.development__counter-desc
	{
		font-size: 12px;
		letter-spacing: .49px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.development__counter-desc
	{
		font-size: 8px;
		line-height: 10px;
		margin-top: 12px;
	}
}
@media (max-width:575.98px)
{
	.development__eight
	{
		height: 76px;
	}
	.development__eight img
	{
		height: 100%;
	}
}
.about
{
	background-image: url(../img/about-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 68px;
}
.ab
{
	background: #fff;
	padding: 18px;
	-ms-text-align: center;
	text-align: center;
}
.ab__phone {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .45px;
    line-height: 18px;
    margin-left: auto;
    text-transform: uppercase;
}
.ab__mail {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: .45px;
    line-height: 18px;
    margin-left: auto;
    text-transform: uppercase;
}
@media (max-width:575.98px)
{
	.about
	{
		background-size: 680px;
		padding-top: 10px;
	}
}
.about .title
{
	padding-right: 0;
}
@media (max-width:575.98px)
{
	.about .title
	{
		margin-bottom: 15px;
	}
}
.about__text
{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .45px;
	line-height: 30px;
	margin-left: 80px;
	margin-top: 10px;
	max-width: 62%;
	position: relative;
	z-index: 1;
}
@media (max-width:991.98px)
{
	.about__text
	{
		font-size: 16px;
		margin-left: 0;
		max-width: 100%;
	}
}
@media (max-width:767.98px)
{
	.about__text
	{
		font-size: 12px;
		letter-spacing: .89px;
		line-height: 16px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.about__text
	{
		font-size: 9px;
		letter-spacing: .2px;
		line-height: 12px;
		margin-top: 0;
		padding-left: 5px;
	}
}
.about__text p
{
	margin-bottom: 32px;
}
@media (max-width:767.98px)
{
	.about__text p
	{
		margin-bottom: 24px;
	}
}
@media (max-width:575.98px)
{
	.about__text p
	{
		margin-bottom: 13px;
	}
	.about__text p br
	{
		display: none;
	}
}
.about__img
{
	left: 86%;
	position: absolute;
	top: 60px;
	z-index: -1;
}
@media (max-width:991.98px)
{
	.about__img
	{
		display: none;
	}
}
.form-question
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	margin-left: 80px;
	margin-top: 75px;
	max-width: 965px;
	padding: 61px 80px;
	position: relative;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	width: 100%;
	z-index: 2;
}
@media (max-width:1199.98px)
{
	.form-question
	{
		margin-left: 0;
	}
}
@media (max-width:991.98px)
{
	.form-question
	{
		padding: 30px;
	}
}
@media (max-width:575.98px)
{
	.form-question
	{
		margin-top: 10px;
		padding: 15px 30px 22px;
	}
}
.form-question__title
{
	display: block;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .9px;
	line-height: 36px;
	margin-left: 201px;
	position: relative;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.form-question__title
	{
		font-size: 28px;
		line-height: 32px;
	}
}
@media (max-width:767.98px)
{
	.form-question__title
	{
		font-size: 22px;
		line-height: 28px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.form-question__title
	{
		font-size: 17px;
		letter-spacing: .5px;
		line-height: 17px;
		margin-left: 60px;
		margin-left: 90px;
	}
}
.form-question__title:before
{
	content: url(../img/question.png);
	position: absolute;
	right: 107%;
	top: -90px;
}
@media (max-width:767.98px)
{
	.form-question__title:before
	{
		background-image: url(../img/question.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		content: '';
		height: 135px;
		top: -60px;
		width: 110px;
	}
}
@media (max-width:575.98px)
{
	.form-question__title:before
	{
		height: 70px;
		left: -72px;
		right: auto;
		top: -30px;
		width: 55px;
	}
}
.form-question__title small
{
	color: #dbdcdf;
	display: block;
	font-size: 24px;
	letter-spacing: .8px;
	line-height: 36px;
	margin-top: 10px;
}
@media (max-width:991.98px)
{
	.form-question__title small
	{
		font-size: 22px;
		line-height: 28px;
	}
}
@media (max-width:767.98px)
{
	.form-question__title small
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.form-question__title small
	{
		font-size: 10px;
		line-height: 12px;
		margin-top: 1px;
	}
}
.form-question__wrap
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin-top: 45px;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:575.98px)
{
	.form-question__wrap
	{
		flex-wrap: wrap;
		margin-top: 20px;
		ms-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
.form-question__item
{
	width: 47%;
}
@media (max-width:575.98px)
{
	.form-question__item
	{
		width: 100%;
	}
}
.form-question__item .label
{
	display: block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	margin-left: 20px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.form-question__item .label
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.form-question__item .label
	{
		font-size: 10px;
		letter-spacing: .2px;
		line-height: 10px;
		margin-left: 25px;
		text-align: left;
	}
}
.form-question__item .input
{
	border: 3px solid #dbdcdf;
	border-radius: 20px;
	display: block;
	margin-top: 22px;
	padding: 5px 20px;
	width: 100%;
}
@media (max-width:767.98px)
{
	.form-question__item .input
	{
		margin-top: 15px;
	}
}
@media (max-width:575.98px)
{
	.form-question__item .input
	{
		border-radius: 6px;
		border-width: 2px;
		font-size: 10px;
		margin-bottom: 14px;
		padding: 5px 20px;
	}
}
.form-question__contact
{
	margin-top: 41px;
}
@media (max-width:575.98px)
{
	.form-question__contact
	{
		margin-top: 0;
	}
}
.form-question__contact-title
{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	margin-left: 20px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.form-question__contact-title
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.form-question__contact-title
	{
		display: block;
		font-size: 10px;
		letter-spacing: .2px;
		line-height: 12px;
		margin-left: 0;
		text-align: center;
	}
}
.form-question__contact-inner
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin: 30px 20px 0;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:767.98px)
{
	.form-question__contact-inner
	{
		flex-wrap: wrap;
		margin: 30px 0 0;
		ms-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
@media (max-width:575.98px)
{
	.form-question__contact-inner
	{
		margin-top: 20px;
	}
}
.form-question__btn
{
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin: auto;
	margin-top: 43px;
	max-width: 225px;
	padding: 19px 5px;
	width: 100%;
}
@media (max-width:991.98px)
{
	.form-question__btn
	{
		font-size: 14px;
		line-height: 14px;
		padding: 12px 5px;
	}
}
@media (max-width:767.98px)
{
	.form-question__btn
	{
		font-size: 12px;
		line-height: 16px;
		max-width: 115px;
		padding: 8px 3px;
	}
}
@media (max-width:575.98px)
{
	.form-question__btn
	{
		font-size: 9px;
		line-height: 9px;
		margin-top: 0;
	}
}
.radio-label
{
	color: #000;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	outline: 0;
	position: relative;
}
@media (max-width:767.98px)
{
	.radio-label
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.radio-label
	{
		font-size: 10px;
		line-height: 10px;
	}
}
.radio-label:hover
{
	cursor: pointer;
}
input[type=radio].radio
{
	opacity: 0;
	position: absolute;
}
input[type=radio]+.radio-label:before
{
	background: #fff;
	border: 1px solid #dbdcdf;
	border-radius: 100%;
	content: '';
	cursor: pointer;
	display: inline-block;
	height: 19px;
	margin-right: 20px;
	text-align: center;
	vertical-align: top;
	width: 19px;
}
@media (max-width:575.98px)
{
	input[type=radio]+.radio-label:before
	{
		height: 12px;
		width: 12px;
	}
}
input[type=radio]:checked+.radio-label:before
{
	background-color: #000;
	box-shadow: inset 0 0 0 3px #fff;
	webkit-box-shadow: inset 0 0 0 3px #fff;
}
@media (max-width:575.98px)
{
	input[type=radio]:checked+.radio-label:before
	{
		box-shadow: inset 0 0 0 2px #fff;
		webkit-box-shadow: inset 0 0 0 2px #fff;
	}
}
input[type=radio]:focus+.radio-label:before
{
	outline: 0;
}
input[type=radio]+.radio-label
{
	width: 21.5%;
}
@media (max-width:1199.98px)
{
	input[type=radio]+.radio-label
	{
		width: 24%;
	}
}
@media (max-width:767.98px)
{
	input[type=radio]+.radio-label
	{
		margin-bottom: 15px;
		text-align: left;
		width: 50%;
	}
}
@media (max-width:575.98px)
{
	input[type=radio]+.radio-label
	{
		margin-bottom: 20px;
	}
}
input[type=radio]+.radio-label:empty:before
{
	margin-right: 0;
}
.information
{
	margin-top: 137px;
	padding-bottom: 133px;
	position: relative;
}
@media (max-width:767.98px)
{
	.information
	{
		margin: 70px auto 30px;
		max-width: 400px;
	}
}
@media (max-width:575.98px)
{
	.information
	{
		margin-bottom: 0;
		margin-top: 25px;
		padding-bottom: 0;
	}
}
.information .title
{
	padding-right: 0;
}
.information__slider
{
	margin-left: 8px;
	margin-top: 11px;
}
@media (max-width:1199.98px)
{
	.information__slider
	{
		margin: 0 50px;
		margin-left: 0;
	}
}
@media (max-width:767.98px)
{
	.information__slider
	{
		margin: auto;
		max-width: 300px;
	}
}
@media (max-width:575.98px)
{
	.information__slider
	{
		margin-top: -30px;
	}
}
.information__slide
{
	padding: 30px 15px 40px;
}
@media (max-width:575.98px)
{
	.information__slide
	{
		padding: 30px 34px 26px;
	}
}
.information__item
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 24px 6px rgba(0,0,0,.1);
	overflow: hidden;
	webkit-box-shadow: 0 10px 24px 6px rgba(0,0,0,.1);
}
.information__content
{
	padding: 24px 29px 30px;
}
@media (max-width:991.98px)
{
	.information__content
	{
		padding: 20px 20px 25px;
	}
}
@media (max-width:575.98px)
{
	.information__content
	{
		padding: 12px 15px 15px;
	}
}
.information__title
{
	display: block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	margin-bottom: 17px;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.information__title
	{
		font-size: 16px;
		text-align: center;
	}
}
@media (max-width:575.98px)
{
	.information__title
	{
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 6px;
	}
}
.information__text
{
	font-size: 14px;
	letter-spacing: .35px;
	line-height: 18px;
}
@media (max-width:991.98px)
{
	.information__text
	{
		font-size: 12px;
		line-height: 16px;
		text-align: center;
	}
}
@media (max-width:575.98px)
{
	.information__text
	{
		font-size: 9px;
		letter-spacing: .1px;
		line-height: 12px;
		margin-bottom: 10px;
		text-align: left;
	}
}
.information__btn
{
	display: block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .4px;
	line-height: 16px;
	margin: auto;
	margin-top: 21px;
	max-width: 220px;
	padding: 14px 5px;
}
@media (max-width:991.98px)
{
	.information__btn
	{
		font-size: 12px;
		line-height: 12px;
		max-width: 150px;
		padding: 10px 5px;
	}
}
@media (max-width:575.98px)
{
	.information__btn
	{
		border-radius: 10px;
		font-size: 9px;
		line-height: 12px;
		margin-top: 10px;
		max-width: 130px;
		padding: 7px 5px;
	}
}
.information__img
{
	height: 243px;
	width: 100%;
}
@media (max-width:991.98px)
{
	.information__img
	{
		height: 170px;
	}
}
@media (max-width:575.98px)
{
	.information__img
	{
		height: 143px;
	}
}
.information__img img
{
	height: 100%;
	object-fit: cover;
	object-position: bottom center;
	o-object-fit: cover;
	o-object-position: bottom center;
	width: 100%;
}
.information__arrow-left,.information__arrow-right
{
	cursor: pointer;
	position: absolute;
	top: 54%;
}
@media (max-width:1199.98px)
{
	.information__arrow-left,.information__arrow-right
	{
		top: 48%;
	}
}
@media (max-width:991.98px)
{
	.information__arrow-left,.information__arrow-right
	{
		top: 40%;
	}
}
@media (max-width:767.98px)
{
	.information__arrow-left,.information__arrow-right
	{
		width: 20px;
	}
	.information__arrow-left img,.information__arrow-right img
	{
		width: 100%;
	}
}
@media (max-width:575.98px)
{
	.information__arrow-left,.information__arrow-right
	{
		top: 46.5%;
		width: 11px;
	}
}
.information__arrow-left
{
	left: -25px;
}
@media (max-width:1199.98px)
{
	.information__arrow-left
	{
		left: 15px;
	}
}
.information__arrow-right
{
	ms-transform: scale(-1,1);
	right: -25px;
	transform: scale(-1,1);
	webkit-transform: scale(-1,1);
}
@media (max-width:1199.98px)
{
	.information__arrow-right
	{
		right: 15px;
	}
}
.footer
{
	background: #000;
	background-image: url(../img/footer-bg.jpg);
	background-position: center;
	padding: 40px 0 49px;
}
@media (max-width:575.98px)
{
	.footer
	{
		padding: 25px 0 30px;
	}
}
.footer__inner
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:767.98px)
{
	.footer__inner
	{
		align-items: flex-end;
		ms-flex-align: end;
		webkit-align-items: flex-end;
		webkit-box-align: end;
	}
}
.footer__menu
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
	width: 820px;
}
@media (max-width:1199.98px)
{
	.footer__menu
	{
		width: 650px;
	}
}
@media (max-width:991.98px)
{
	.footer__menu
	{
		display: none;
	}
}
.footer__menu-link
{
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .3px;
	line-height: 12px;
	o-transition: all .2s;
	text-transform: uppercase;
	transition: all .2s;
	webkit-transition: all .2s;
}
.footer__menu-link:hover
{
	color: #f5d546;
	text-decoration: none;
}
.footer__info
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-left: auto;
	margin-top: 35px;
	ms-flex-align: center;
	webkit-align-items: center;
	webkit-box-align: center;
}
@media (max-width:767.98px)
{
	.footer__info
	{
		flex-wrap: wrap;
		justify-content: flex-end;
		margin-top: 0;
		ms-flex-pack: end;
		ms-flex-wrap: wrap;
		webkit-box-pack: end;
		webkit-flex-wrap: wrap;
		webkit-justify-content: flex-end;
	}
}
.header__info .footer__phone
{
	line-height: 50px;
}
.footer__phone
{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .45px;
	line-height: 18px;
	/*margin-left: auto;*/
	text-transform: uppercase;
}
.footer__phone:hover
{
	color: #3fafff;
	text-decoration: none;
}
@media (max-width:575.98px)
{
	.footer__phone
	{
		display: block;
		font-size: 10px;
		letter-spacing: .1px;
		line-height: 10px;
		margin-bottom: 2px;
		text-align: center;
		width: 150px;
	}
}
.footer__btn
{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.1px;
	line-height: 16px;
	margin-left: 50px;
	padding: 14px 5px;
	text-transform: uppercase;
	width: 253px;
}
@media (max-width:767.98px)
{
	.footer__btn
	{
		margin: 0;
		margin-top: 10px;
	}
}
@media (max-width:575.98px)
{
	.footer__btn
	{
		border-width: 2px;
		font-size: 9px;
		letter-spacing: .2px;
		line-height: 9px;
		padding: 8px 4px;
		width: 150px;
	}
}
@media (max-width:575.98px)
{
	.footer__logo
	{
		display: block;
		width: 110px;
	}
	.footer__logo img
	{
		width: 100%;
	}
}
html
{
	overflow-x: hidden;
}
.Burger
{
	cursor: pointer;
	display: none;
	/*height: 32px;*/
	margin-left: auto;
	margin-right: 10px;
	position: relative;
	/*width: 32px;*/
}
@media (max-width:991.98px)
{
	.Burger
	{
		display: block;
	}
	.footer__phone {
    display: block;
    margin: 10px;
	}
	.footer__btn {
		margin: 0;
	}
	.menu__wrap {
		text-align: center;
	}
}
.Burger__line
{
	background-color: #fff;
	border-radius: 5px;
	height: 5px;
	left: 50%;
	margin: -2px -50%;
	o-transition: transform .4s;
	position: absolute;
	top: 50%;
	transition: transform .4s,-webkit-transform .4s;
	transition: transform .4s;
	transition: -webkit-transform .4s;
	webkit-transition: -webkit-transform .4s;
	width: 100%;
}
.Burger:not(.is-active) .Burger__line:nth-child(1)
{
	ms-transform: rotate(0) translateY(10px);
	transform: rotate(0) translateY(10px);
	webkit-transform: rotate(0) translateY(10px);
}
.Burger:not(.is-active) .Burger__line:nth-child(2)
{
	ms-transform: rotate(0);
	transform: rotate(0);
	webkit-transform: rotate(0);
}
.Burger:not(.is-active) .Burger__line:nth-child(3)
{
	ms-transform: rotate(0) translateY(-10px);
	transform: rotate(0) translateY(-10px);
	webkit-transform: rotate(0) translateY(-10px);
}
.Burger.is-active .Burger__line:nth-child(1)
{
	ms-transform: rotate(135deg);
	transform: rotate(135deg);
	webkit-transform: rotate(135deg);
}
.Burger.is-active .Burger__line:nth-child(2)
{
	ms-transform: rotate(225deg);
	transform: rotate(225deg);
	webkit-transform: rotate(225deg);
}
.Burger.is-active .Burger__line:nth-child(3)
{
	ms-transform: rotate(135deg);
	transform: rotate(135deg);
	webkit-transform: rotate(135deg);
}
.slick-next,.slick-prev
{
	z-index: 1!important;
}
@media (max-width:767.98px)
{
	.orenda
	{
		text-align: center;
	}
}
.orenda .hero__img
{
	left: 100px;
	position: relative;
	top: -80px;
}
.orenda .about
{
	padding-bottom: 172px;
	padding-top: 107px;
}
@media (max-width:767.98px)
{
	.detali
	{
		text-align: center;
	}
}
.detali .hero__img
{
	left: 100px;
	position: relative;
	top: -80px;
}
.detali .about
{
	padding-bottom: 172px;
	padding-top: 107px;
}
@media (max-width:575.98px)
{
	.orenda .about
	{
		padding-bottom: 60px;
		padding-top: 30px;
	}
	.detali .about
	{
		padding-bottom: 60px;
		padding-top: 30px;
	}
	.header__inner {
	    display: block;
	    margin-top: 0;
	}
	.header .logo {
	    height: 127px;
	    margin: 5px auto 5px;
	    position: relative;
	    display: inline-block;
	}
	.header .logo img
	{
		height: 100%;
	}
	.Burger {
	    display: block;
	    margin: 0;
	}
	.header .footer__phone {
	    margin: 5px auto;
	}
}
.detali .orenda-item__wrap
{
	box-shadow: none;
	margin: 0;
	padding: 0;
	webkit-box-shadow: none;
}
.detali .hide
{
	display: none;
}
@media (max-width:575.98px)
{
	.ab__phone {
    	font-size: 18px;
	}
	.ab__mail {
    	font-size: 18px;
	}
	.detali .hide
	{
		color: #747474;
		display: block;
		font-size: 9px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.detali .hide .detali__cost
	{
		color: #000;
		display: block;
		font-size: 11px;
		letter-spacing: .54px;
		padding-bottom: 10px;
		text-align: center;
	}
}
@media (max-width:575.98px)
{
	.detali .detali-table__title
	{
		display: block;
		letter-spacing: .45px;
		line-height: 9px;
		margin: 0;
		margin-bottom: 20px;
		padding: 0;
		padding-left: 55px;
		text-align: left;
		text-transform: capitalize;
	}
	.detali .detali-table__title:before
	{
		content: none;
	}
	.detali .detali-table__title .hide
	{
		display: block;
		font-size: 9px;
		line-height: 9px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.orenda-item
	{
		margin-top: 0!important;
	}
}
.orenda-item__wrap
{
	background-color: #fff;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	margin-bottom: 155px;
	padding: 70px 0 110px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}

@media (max-width:575.98px)
{
	.orenda-item__wrap
	{
		margin-bottom: 55px;
		padding: 32px 0 25px;
	}
}
.orenda-item__content
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-pack: justify;
	padding-bottom: 60px;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
.orenda-item_left
{
	width: 58%;
}
@media (max-width:1199.98px)
{
	.orenda-item_left
	{
		width: 50%;
	}
}
@media (max-width:991.98px)
{
	.orenda-item_left
	{
		width: 40%;
	}
}
.orenda-item_left img
{
	max-height: 482px;
	max-width: 100%;
}
.orenda-item_right
{
	margin-right: 20px;
	width: calc(41.5% - 80px);
	width: -webkit-calc(41.5% - 80px);
}
@media (max-width:1199.98px)
{
	.orenda-item_right
	{
		margin-right: 0;
		width: calc(50% - 60px);
		width: -webkit-calc(50% - 60px);
	}
}
@media (max-width:991.98px)
{
	.orenda-item_right
	{
		width: calc(60% - 40px);
		width: -webkit-calc(60% - 40px);
	}
}
@media (max-width:575.98px)
{
	.orenda-item_right
	{
		max-width: 240px;
	}
}
.orenda-item__info
{
	padding: 0 20px;
	padding-bottom: 27px;
	position: relative;
}
@media (max-width:767.98px)
{
	.orenda-item__wrap {
	    margin-bottom: 55px;
	    padding: 40px 0 25px;
	}
	.orenda-item_right
	{
		margin: auto;
		max-width: 320px;
		text-align: left;
		width: 100%;
	}
	.orenda-item__content
	{
		padding-bottom: 0;
		padding-top: 50px;
	}
	.orenda-item__content {
	    padding-bottom: 0;
	    padding-top: 50px;
	    display: block;
	}
	.orenda-item_left
	{
		display: block;
	}
	.orenda-item_left {
	    display: none;
	    width: 100%;
	    text-align: center;
	}
	.orenda-item__info
	{
		padding: 0;
		padding-bottom: 20px;
	}
}
@media (max-width:575.98px)
{
	.orenda-item__content
	{
		padding-top: 30px;
	}
}

.orenda-item__info:before
{
	background-color: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.orenda-item__price:before
{
	background-color: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
@media (max-width:575.98px)
{
	.orenda-item__info:before
	{
		height: 2px;
	}
}
.orenda-item__row
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 30px;
}
@media (max-width:991.98px)
{
	.orenda-item__row
	{
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 15px;
	}
}
@media (max-width:575.98px)
{
	.orenda-item__row
	{
		font-size: 9px;
		letter-spacing: .45px;
		line-height: 12px;
		margin-bottom: 5px;
	}
}
.orenda-item__row:last-child
{
	margin-bottom: 0;
}
.orenda-item__row span
{
	color: #747474;
	display: block;
	font-weight: 600;
	letter-spacing: .45px;
	margin-right: 20px;
	width: 200px;
}
@media (max-width:575.98px)
{
	.orenda-item__row span
	{
		width: 100px;
	}
}
.orenda-item__price
{
	padding: 30px 0 25px;
	position: relative;
}
.orenda-item__desc
{
	padding: 30px 0 25px;
}
@media (max-width:991.98px)
{
	.orenda-item__desc
	{
		padding: 20px 0 10px;
	}
}
.orenda-item__title
{
	color: #747474;
	display: block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	margin-bottom: 22px;
	padding-left: 20px;
}
.orenda-item__htitle {
    color: #747474;
    display: block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .45px;
    line-height: 18px;
    margin-bottom: 22px;
    margin-top: 20px;
    padding-left: 20px;
    text-align: center;
}
.orenda-harect__btn table {
    text-align: center;
    margin: 15px auto;
    border-collapse: separate;
    border-spacing: 5px;
}
.orenda-harect__btn table thead td {
    background: #fbd533;
}
.orenda-harect__btn table td {
    background: #e8e8e8;
    padding: 7px 15px;
}
@media (max-width:991.98px)
{
	.orenda-item__title
	{
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 10px;
		padding-left: 0;
	}
}
@media (max-width:575.98px)
{
	.orenda-item__title
	{
		font-size: 9px;
		line-height: 12px;
	}
}
.orenda-item__text
{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .35px;
	line-height: 18px;
	padding-left: 20px;
}
@media (max-width:991.98px)
{
	.orenda-item__text
	{
		font-size: 12px;
		line-height: 16px;
		padding-left: 0;
	}
}
@media (max-width:575.98px)
{
	.orenda-item__text
	{
		font-size: 8px;
		letter-spacing: .4px;
		line-height: 12px;
	}
}
.orenda-item__btn {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
    ms-flex-pack: center;
    position: relative;
    webkit-box-pack: center;
    webkit-justify-content: center;
    width: calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
}
.orenda-item__btn .btn {
    margin: 0 5px;
}

.orenda-item__slide
{
	height: 217px;
	padding: 0 10px;
}
@media (max-width:1199.98px)
{
	.orenda-item__btn
	{
		width: 100%;
	}
	.hero__img
	{
		display: none;
	}
	.hero__img img
	{
		max-width: 100%;
	}
	.hero {
	    border-bottom: none;
	    max-height: inherit;
	    padding-bottom: 30px;
	    margin-bottom: 20px;
	}
	.orenda-item__slide
	{
		height: 180px;
	}
	.catalog-menu
	{
		margin-top: 25px;
	}
}
@media (max-width:575.98px)
{
	.orenda-item__slide
	{
		margin: auto;
		max-width: 320px;
	}
}
.orenda-item__slide img
{
	height: 100%;
	object-fit: cover;
	o-object-fit: cover;
	width: 100%;
}
.orenda-item__box
{
	background: #fff;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	margin-bottom: 77px;
	padding: 70px 0 70px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}
@media (max-width:575.98px)
{
	.orenda-item__box
	{
		padding: 40px 0;
	}
}
.main
{
	min-height: 100vh;
	overflow-x: hidden;
}
.catalog-menu
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	margin-bottom: 50px;
	margin-top: 50px;
	ms-flex-pack: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
.catalog-menu.two {
    margin-bottom: 70px;
}
@media (max-width:767.98px)
{
	.catalog-menu
	{
		flex-wrap: wrap;
		margin-bottom: 0;
		margin-top: 0;
		ms-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
	.orenda-harect__btn table {
	    text-align: center;
	    margin: 15px auto;
	    border-collapse: separate;
	    border-spacing: 1px;
	    width: 100%;
	}
	.orenda-harect__btn table td {
	    padding: 3px 3px;
	    font-size: 15px;
	}
}
@media (max-width:575.98px)
{
	.catalog-menu
	{
		margin-bottom: 0;
		margin-top: 0;
	}
	.orenda-harect__btn table td {
	    padding: 3px 3px;
	    font-size: 10px;
	}
	.orenda-harect__btn.fix {
		padding: 0 10px;
	}
	.catalog-menu.two {
    	margin-bottom: 40px;
	}
}
.catalog-menu__item {
    width: 25%;
    background: linear-gradient(to bottom,#f5d546 0,#f0c32c 44%,#ecb517 100%);
    background: -o-linear-gradient(top,#f5d546 0,#f0c32c 44%,#ecb517 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#f5d546),color-stop(44%,#f0c32c),to(#ecb517));
    border: 2px solid #f5d546;
    border-radius: 20px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 60px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 600;
    o-transition: all .2s;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s;
    webkit-transition: all .2s;
}
.catalog-menu__item:hover
{
	color: #000;
	opacity: .8;
}
.catalog-menu__desc {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: .45px;
    o-transition: all .2s;
    transition: all .2s;
    webkit-transition: all .2s;
    vertical-align: middle;
    margin: 0 auto;
    display: inline-block;
}
@media (max-width:767.98px)
{
	.catalog-menu__item
	{
		margin-bottom: 40px;
		width: 50%;
	}
}
@media (max-width:575.98px)
{
	.catalog-menu__item
	{
		margin-bottom: 25px;
	}
}
.catalog-menu__item:hover
{
	text-decoration: none;
}
.catalog-menu__item:hover .catalog-menu__icon
{
	color: #f5d546;
}
.catalog-menu__item:hover .catalog-menu__desc
{
	color: #000;
}
.catalog-menu__item.active .catalog-menu__icon
{
	color: #f5d546;
}
.catalog-menu__item.active .catalog-menu__desc
{
	color: #000;
}
.catalog-menu__icon
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	font-size: 124px;
	height: 127px;
	justify-content: center;
	line-height: 124px;
	ms-flex-align: center;
	ms-flex-pack: center;
	o-transition: all .2s;
	transition: all .2s;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
	webkit-transition: all .2s;
}
@media (max-width:991.98px)
{
	.catalog-menu__icon
	{
		font-size: 100px!important;
		line-height: 90px;
	}
}
@media (max-width:767.98px)
{
	.catalog-menu__icon
	{
		height: 90px;
		margin-bottom: 10px;
	}
}
@media (max-width:575.98px)
{
	.catalog-menu__icon
	{
		font-size: 80px!important;
		height: 70px;
		line-height: 80px;
	}
}
@media (max-width:1199.98px)
{
	.catalog-menu__desc
	{
		font-size: 16px;
		line-height: 18px;
	}
}
@media (max-width:991.98px)
{
	.catalog-menu__desc
	{
		font-size: 14px;
		line-height: 16px;
	}
}
@media (max-width:575.98px)
{
	.catalog-menu__desc
	{
		font-size: 9px;
		line-height: 12px;
	}
}
.sub-title
{
	display: inline-block;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .9px;
	line-height: 42px;
	margin-bottom: 55px;
	margin-left: 157px;
	padding-bottom: 11px;
	position: relative;
	text-transform: uppercase;
}
.sub_title
{
	display: inline-block;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: .9px;
	line-height: 42px;
	margin-bottom: 55px;
	margin-left: 157px;
	padding-bottom: 11px;
	position: relative;
	text-transform: uppercase;
}
@media (max-width:1199.98px)
{
	.sub-title, .sub_title
	{
		font-size: 32px;
		line-height: 38px;
	}
}
@media (max-width:991.98px)
{
	.sub-title, .sub_title
	{
		font-size: 28px;
		line-height: 34px;
		margin-left: 0;
	}
}
@media (max-width:575.98px)
{
	.sub-title, .sub_title
	{
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 20px;
	}
}
.sub-title:before, .sub_title:before
{
	background-color: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
@media (max-width:575.98px)
{
	.sub-title:before, .sub_title:before
	{
		height: 2px;
	}
}
.detali-table
{
	margin-top: 60px;
}
@media (max-width:575.98px)
{
	.detali-table
	{
		margin-top: 20px;
	}
}
.detali-table__title
{
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: .6px;
	line-height: 36px;
	margin-left: 60px;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}
@media (max-width:991.98px)
{
	.detali-table__title
	{
		margin-left: 0;
	}
}
@media (max-width:575.98px)
{
	.detali-table__title
	{
		font-size: 0;
	}
	.detali-table__title:before
	{
		content: none;
	}
}
.detali-table__title:before
{
	background: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.detali-table__wrap
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 70px;
	margin-top: 80px;
	ms-flex-pack: justify;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
@media (max-width:767.98px)
{
	.detali-table__wrap
	{
		flex-direction: column;
		ms-flex-direction: column;
		webkit-box-direction: normal;
		webkit-box-orient: vertical;
		webkit-flex-direction: column;
	}
}
@media (max-width:575.98px)
{
	.detali-table__wrap
	{
		margin-bottom: 40px;
		margin-top: 10px;
	}
}
.detali-table__item
{
	flex: auto;
	flex-direction: column;
	ms-flex: auto;
	ms-flex-direction: column;
	webkit-box-direction: normal;
	webkit-box-flex: 1;
	webkit-box-orient: vertical;
	webkit-flex: auto;
	webkit-flex-direction: column;
}
@media (max-width:767.98px)
{
	.detali-table__item
	{
		display: flex;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		flex-direction: row;
		ms-flex-direction: row;
		webkit-box-direction: normal;
		webkit-box-orient: horizontal;
		webkit-flex-direction: row;
	}
}
.detali-table__header
{
	align-items: center;
	background-color: #f5d546;
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-grow: 1;
	font-size: 16px;
	font-weight: 700;
	height: 75px;
	justify-content: center;
	line-height: 18px;
	ms-flex-align: center;
	ms-flex-pack: center;
	ms-flex-positive: 1;
	padding: 25px;
	position: relative;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-flex: 1;
	webkit-box-pack: center;
	webkit-flex-grow: 1;
	webkit-justify-content: center;
}
@media (max-width:1199.98px)
{
	.detali-table__header
	{
		padding: 20px 8px 20px 15px;
	}
}
@media (max-width:991.98px)
{
	.detali-table__header
	{
		font-size: 13px;
		line-height: 16px;
		text-align: center;
	}
}
@media (max-width:767.98px)
{
	.detali-table__header
	{
		height: 40px;
		min-width: 123px;
		width: 40%;
	}
}
@media (max-width:575.98px)
{
	.detali-table__header
	{
		font-size: 10px;
		line-height: 10px;
	}
}
.detali-table__header:before
{
	background: #fff;
	content: '';
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: 7px;
	z-index: 2;
}
@media (max-width:575.98px)
{
	.detali-table__header:before
	{
		width: 3px;
	}
}
.detali-table__header:after
{
	background: #fff;
	content: '';
	height: 7px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 2;
}
@media (max-width:575.98px)
{
	.detali-table__header:after
	{
		height: 3px;
	}
}
.detali-table__value
{
	align-items: center;
	background-color: #f6f6f6;
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	font-size: 16px;
	font-weight: 700;
	height: 75px;
	justify-content: center;
	letter-spacing: .4px;
	line-height: 18px;
	ms-flex-align: center;
	ms-flex-pack: center;
	position: relative;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
@media (max-width:991.98px)
{
	.detali-table__value
	{
		font-size: 13px;
		line-height: 16px;
		text-align: center;
	}
}
@media (max-width:767.98px)
{
	.detali-table__value
	{
		height: 40px;
		width: 60%;
	}
	.detali-table__value:after
	{
		background: #fff;
		content: '';
		height: 7px;
		left: 0;
		position: absolute;
		top: 100%;
		width: 100%;
		z-index: 2;
	}
}
@media (max-width:767.98px) and (max-width:575.98px)
{
	.detali-table__value:after
	{
		height: 3px;
	}
}
@media (max-width:575.98px)
{
	.detali-table__value
	{
		font-size: 10px;
		justify-content: flex-start;
		line-height: 10px;
		ms-flex-pack: start;
		padding-left: 30px;
		text-align: left;
		webkit-box-pack: start;
		webkit-justify-content: flex-start;
	}
}
.detali-table__value:before
{
	background: #fff;
	content: '';
	height: 100%;
	left: 100%;
	position: absolute;
	top: 0;
	width: 7px;
	z-index: 2;
}
@media (max-width:575.98px)
{
	.detali-table__value:before
	{
		width: 3px;
	}
}
.detali-table__btn
{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: center;
	ms-flex-pack: center;
	webkit-box-pack: center;
	webkit-justify-content: center;
}
.detali-table__btn .btn
{
	margin: 0 10px 10px;
}
.detali__title
{
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
@media (max-width:1199.98px)
{
	.detali__title
	{
		font-size: 20px;
		line-height: 28px;
	}
}
@media (max-width:575.98px)
{
	.detali__title
	{
		font-size: 11px;
		padding: 0;
	}
}
.detali__title:before
{
	background: #c7c7c7;
	content: '';
	height: 3px;
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
.detali__desc
{
	padding: 0 20px;
}
@media (max-width:575.98px)
{
	.detali__desc
	{
		padding: 0;
	}
}
.detali__cost
{
	display: block;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .45px;
	line-height: 24px;
	margin: 22px 0;
}
@media (max-width:575.98px)
{
	.detali__cost
	{
		display: none;
		margin: 0;
	}
}
.detali__cost span
{
	color: #46b6ff;
}
.detali__text
{
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .25px;
	line-height: 18px;
	margin-bottom: 30px;
}
@media (max-width:767.98px)
{
	.detali__text
	{
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 15px;
	}
}
@media (max-width:575.98px)
{
	.detali__text
	{
		font-size: 8px;
		line-height: 12px;
	}
}
@media (max-width:575.98px)
{
	.detali__name
	{
		display: none;
	}
}
.detali__mob-name
{
	color: #000!important;
	font-size: 16px!important;
	font-weight: 700!important;
	line-height: 22px;
	margin-bottom: 20px!important;
	text-transform: uppercase;
}
.zabudova
{
	overflow-y: no-scroll;
}
.zabudova .catalog-menu__item
{
	width: 33.3%;
}
@media (max-width:575.98px)
{
	.zabudova .catalog-menu__item
	{
		width: 50%;
	}
}
.zabudova .catalog-menu__desc
{
	text-transform: uppercase;
}
.zabudova .catalog-menu
{
	margin-bottom: 130px;
}
@media (max-width:575.98px)
{
	.zabudova .catalog-menu
	{
		flex-wrap: wrap;
		margin-bottom: 50px;
		ms-flex-wrap: wrap;
		webkit-flex-wrap: wrap;
	}
}
.zabudova__item
{
	background-color: #fff;
	margin-bottom: 20px;
	padding: 97px 0 130px;
}
@media (max-width:767.98px)
{
	.zabudova__item
	{
		margin-bottom: 0;
		padding-bottom: 50px;
		padding-top: 0;
	}
}
.zabudova__wrap
{
	background-position: 320px 0;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 915px;
}
@media (max-width:767.98px)
{
	.zabudova__wrap
	{
		background-position: 0 0;
		min-height: 550px;
	}
}
.zabudova__inner
{
	padding-top: 30px;
}
.zabudova__title
{
	display: block;
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 1.2px;
	line-height: 48px;
	padding-left: 59px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.zabudova__title
	{
		display: none;
		font-size: 28px;
		line-height: 28px;
		padding-bottom: 10px;
		padding-left: 0;
	}
}
@media (max-width:575.98px)
{
	.zabudova__title
	{
		font-size: 18px;
		line-height: 18px;
	}
}
.zabudova__title span
{
	color: #f5d546;
}
.zabudova__box
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
	margin-top: 30px;
	max-width: 580px;
	padding: 45px 40px 40px;
	webkit-box-shadow: 0 16px 34px 9px rgba(0,0,0,.1);
}
@media (max-width:575.98px)
{
	.zabudova__box
	{
		padding: 21px 12px 29px;
	}
}
.zabudova__subtitle
{
	color: #dbdcdf;
	display: block;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: .75px;
	line-height: 30px;
	margin-bottom: 35px;
	padding-left: 40px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.zabudova__subtitle
	{
		font-size: 22px;
		line-height: 22px;
		padding-left: 0;
	}
}
@media (max-width:575.98px)
{
	.zabudova__subtitle
	{
		font-size: 16px;
		line-height: 16px;
	}
}
.zabudova__row
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	margin-bottom: 25px;
	ms-flex-align: center;
	padding-left: 43px;
	webkit-align-items: center;
	webkit-box-align: center;
}
@media (max-width:767.98px)
{
	.zabudova__row
	{
		margin-bottom: 15px;
	}
}
@media (max-width:575.98px)
{
	.zabudova__row
	{
		padding: 0 10px;
		padding-left: 0;
	}
}
.zabudova__row-name
{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .45px;
	line-height: 18px;
	min-width: 240px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.zabudova__row-name
	{
		font-size: 12px;
		line-height: 12px;
		min-width: 160px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.zabudova__row-name
	{
		font-size: 10px;
		line-height: 10px;
		min-width: 120px;
	}
}
.zabudova__row-value
{
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	text-transform: uppercase;
}
@media (max-width:767.98px)
{
	.zabudova__row-value
	{
		font-size: 12px;
		line-height: 12px;
		text-align: left;
	}
}
@media (max-width:575.98px)
{
	.zabudova__row-value
	{
		font-size: 10px;
		line-height: 10px;
	}
}
.zabudova__text
{
	color: #646464;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -.55px;
	line-height: 24px;
	padding: 20px 0 29px 30px;
}
@media (max-width:767.98px)
{
	.zabudova__text
	{
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}
	.zabudova__text br
	{
		display: none;
	}
}
@media (max-width:575.98px)
{
	.zabudova__text
	{
		margin-bottom: 0;
		padding: 12px 10px 20px;
	}
}
.zabudova__row-btn
{
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	justify-content: space-between;
	ms-flex-align: center;
	ms-flex-pack: justify;
	webkit-align-items: center;
	webkit-box-align: center;
	webkit-box-pack: justify;
	webkit-justify-content: space-between;
}
.zabudova__btn
{
	width: 220px;
}
.zabudova__slider
{
	margin-top: 15px;
}
@media (max-width:767.98px)
{
	.zabudova__slider
	{
		margin-top: 20px;
	}
}
.zabudova__slide
{
	height: 217px;
	padding: 0 10px;
}
@media (max-width:991.98px)
{
	.zabudova__slide
	{
		height: 170px;
	}
}
@media (max-width:575.98px)
{
	.zabudova__slide
	{
		height: 116px;
	}
}
.zabudova__slide img
{
	height: 100%;
	object-fit: cover;
	o-object-fit: cover;
	width: 100%;
}
.zabudova__hide
{
	display: none;
}
@media (max-width:767.98px)
{
	.zabudova__hide
	{
		display: block;
	}
}
.zabudova__hide .zabudova__title
{
	display: block;
}
.zabudova .about
{
	margin-bottom: 130px;
}
.zabudova .development
{
	padding-top: 130px;
}
@media (max-width:767.98px)
{
	.zabudova .development
	{
		padding-top: 80px;
	}
}
@media (max-width:575.98px)
{
	.zabudova .development
	{
		background-color: #fff;
		padding-top: 40px;
	}
}
.line
{
	background: #c7c7c7;
	height: 3px;
	position: relative;
	width: 100%;
}
@media (max-width:575.98px)
{
	.line
	{
		margin: auto;
		width: calc(100% - 20px);
		width: -webkit-calc(100% - 20px);
	}
}
.map
{
	box-shadow: 0 0 6px 0 rgba(0,0,0,.5);
	height: 303px;
	margin-top: 30px;
	padding: 0;
	webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.5);
}
@media (max-width:991.98px)
{
	.map
	{
		height: 250px;
	}
}
@media (max-width:575.98px)
{
	.map
	{
		height: 162px;
	}
}
@media (max-width: 600px) {
	.orenda-harect__btn table {
		display: flex;
	}
	.orenda-harect__btn table thead {
    	display: block;width: 50%;
	}
	.orenda-harect__btn table thead tr {
    	display: block;
	}
	.orenda-harect__btn table thead tr td {
    	display: block;min-height: 38px;
	}
	.orenda-harect__btn table tbody {
    	display: block;width: 50%;
	}
	.orenda-harect__btn table tbody tr {
    	display: block;
	}
	.orenda-harect__btn table tbody tr td {
    	display: block;min-height: 38px;
	}
}
#toTop {
    width: 100px;
    border: 1px solid #8e8e8e;
    background: #ccc;
    background: #ccc;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #333;
    font-family: verdana;
    font-size: 14px;
    height: 35px;
}
a.callme {
    width: 100px;
    border: 1px solid #0a8204;
    background: #0a8204;
    background: rgba(10, 130, 4, 0.7);
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer;
    color: #fff;
    font-family: verdana;
    font-size: 22px;
    display: block;
    height: 50px;
}
#toTop:hover {
    background: rgba(247, 247, 247, 1);
}
a.callme .fa {
    font-size: 27px;
}
.social a {
    text-align: center;
    width: 48px;
    height: 48px;
    text-decoration: none;
    display: block;
    float: left;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 24px;
    margin: 0 10px 0 0;
    padding: 0;
    color: #000;
}
.soclinks1 .social a {
    float: none;
    display: inline-block;
    width: 24px;
    height: 24px;
}
.soclinks1 .social a i {
    line-height: 24px;
    font-size: 16px;
}
.soclinks1 {
    display: flex;
    width: 100%;
    text-align: center;
    margin-left: auto;
    justify-content: center;
}
.soclinks {
    display: inherit;
    text-align: right;
    float: right;
    margin-left: auto;
}
.social a i {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 48px;
}
.facebook a:hover {background: #3b5998; color: #fff;}
.viber a:hover {background: #6f42c1; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}

.orenda-item__wrap h1 {
	line-height: 30px;
}

.catalog-menu__item[href="#generators"]{
	background: -webkit-gradient(linear,left top,left bottom,from(#f8c68d),color-stop(44%,#f0882c),to(#fe2929));
    border: 2px solid #ff7140;
}
