@font-face {
	font-family: 'fontello';
	src: url('font/fontello.eot?33663886');
	src: url('font/fontello.eot?33663886#iefix') format('embedded-opentype'),
	url('font/fontello.woff2?33663886') format('woff2'),
	url('font/fontello.woff?33663886') format('woff'),
	url('font/fontello.ttf?33663886') format('truetype'),
	url('font/fontello.svg?33663886#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

b, strong {
	font-weight: bold
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

small {
	font-size: 80%
}

img {
	border: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: 'Fira Sans', sans-serif;
	margin: 0;
	min-height: 100%;
	background-color: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #333
}

img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block
}

html.w-mod-touch * {
	background-attachment: scroll !important
}

.w-block {
	display: block
}

.w-inline-block {
	max-width: 100%;
	display: inline-block
}

.w-clearfix:before, .w-clearfix:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2
}

.w-clearfix:after {
	clear: both
}

.w-hidden {
	display: none
}

.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898EC;
	color: white;
	border: 0;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
	border-radius: 0
}

input.w-button {
	-webkit-appearance: button
}

html[data-w-dynpage] [data-w-cloak] {
	color: transparent !important
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 10px
}

h1 {
	font-size: 38px;
	line-height: 44px;
	margin-top: 20px
}

h2 {
	font-size: 32px;
	line-height: 36px;
	margin-top: 20px
}

h3 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px
}

h4 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px
}

h5 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px
}

h6 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px
}

p {
	margin-top: 0;
	margin-bottom: 10px
}

.w-embed:before, .w-embed:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2
}

.w-embed:after {
	clear: both
}

.w-video {
	width: 100%;
	position: relative;
	padding: 0
}

.w-video iframe, .w-video object, .w-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

button, html input[type="button"], input[type="reset"] {
	border: 0;
	cursor: pointer;
	-webkit-appearance: button
}

form {
	width: 100%;
}

form h2 {
	text-align: center;
	margin: 0 0 50px;
	font-size: 24px;
}

.w-form {
	margin: 0 0 15px
}

.w-form-done {
	display: none;
	padding: 20px;
	text-align: center;
	background-color: #dddddd
}

.w-form-fail {
	display: none;
	margin-top: 10px;
	padding: 10px;
	background-color: #ffdede
}

label {
	display: block;
	font-weight: bold
}

.w-input, .w-select {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
	color: #999
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
	color: #999;
	opacity: 1
}

.w-input:-ms-input-placeholder, .w-select:-ms-input-placeholder {
	color: #999
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
	color: #999
}

.w-input:focus, .w-select:focus {
	border-color: #3898EC;
	outline: 0
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
	cursor: not-allowed;
	background-color: #eeeeee
}

textarea.w-input, textarea.w-select {
	height: auto
}

.w-select {
	background-color: #f3f3f3
}

.w-select[multiple] {
	height: auto
}

.w-form-label {
	display: inline-block;
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 0
}

.w-radio {
	display: block;
	margin-bottom: 5px;
	padding-left: 20px
}

.w-radio:before, .w-radio:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2
}

.w-radio:after {
	clear: both
}

.w-radio-input {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
	float: left;
	margin-left: -20px
}

.w-radio-input {
	margin-top: 3px
}

.w-file-upload {
	display: block;
	margin-bottom: 10px
}

.w-file-upload-input {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -100
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
	display: inline-block;
	color: #333333
}

.w-file-upload-error {
	display: block;
	margin-top: 10px
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
	display: none
}

.w-file-upload-uploading-btn {
	display: flex;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	padding: 8px 12px;
	border: 1px solid #cccccc;
	background-color: #fafafa
}

.w-file-upload-file {
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	margin: 0;
	padding: 8px 9px 8px 11px;
	border: 1px solid #cccccc;
	background-color: #fafafa
}

.w-file-upload-file-name {
	font-size: 14px;
	font-weight: normal;
	display: block
}

.w-file-remove-link {
	margin-top: 3px;
	margin-left: 10px;
	width: auto;
	height: auto;
	padding: 3px;
	display: block;
	cursor: pointer
}

.w-icon-file-upload-remove {
	margin: auto;
	font-size: 10px
}

.w-file-upload-error-msg {
	display: inline-block;
	color: #ea384c;
	padding: 2px 0
}

.w-file-upload-info {
	display: inline-block;
	line-height: 38px;
	padding: 0 12px
}

.w-file-upload-label {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	margin: 0;
	padding: 8px 12px;
	border: 1px solid #cccccc;
	background-color: #fafafa
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
	display: inline-block;
	margin-right: 8px;
	width: 20px
}

.w-icon-file-upload-uploading {
	height: 20px
}

.w-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 940px
}

.w-container:before, .w-container:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2
}

.w-container:after {
	clear: both
}

.w-container .w-row {
	margin-left: -10px;
	margin-right: -10px
}

.w-row:before, .w-row:after {
	content: " ";
	display: table;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 2;
	grid-row-end: 2
}

.w-row:after {
	clear: both
}

.w-row .w-row {
	margin-left: 0;
	margin-right: 0
}

.w-col {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}

.w-col .w-col {
	padding-left: 0;
	padding-right: 0
}

.w-col-1 {
	width: 8.33333333%
}

.w-col-2 {
	width: 16.66666667%
}

.w-col-3 {
	width: 25%
}

.w-col-4 {
	width: 33.33333333%
}

.w-col-5 {
	width: 41.66666667%
}

.w-col-6 {
	width: 50%
}

.w-col-7 {
	width: 58.33333333%
}

.w-col-8 {
	width: 66.66666667%
}

.w-col-9 {
	width: 75%
}

.w-col-10 {
	width: 83.33333333%
}

.w-col-11 {
	width: 91.66666667%
}

.w-col-12 {
	width: 100%
}

.w-hidden-main {
	display: none !important
}

@media screen and (max-width: 991px) {
	.w-container {
		max-width: 728px
	}

	.w-hidden-main {
		display: inherit !important
	}

	.w-hidden-medium {
		display: none !important
	}

	.w-col-medium-1 {
		width: 8.33333333%
	}

	.w-col-medium-2 {
		width: 16.66666667%
	}

	.w-col-medium-3 {
		width: 25%
	}

	.w-col-medium-4 {
		width: 33.33333333%
	}

	.w-col-medium-5 {
		width: 41.66666667%
	}

	.w-col-medium-6 {
		width: 50%
	}

	.w-col-medium-7 {
		width: 58.33333333%
	}

	.w-col-medium-8 {
		width: 66.66666667%
	}

	.w-col-medium-9 {
		width: 75%
	}

	.w-col-medium-10 {
		width: 83.33333333%
	}

	.w-col-medium-11 {
		width: 91.66666667%
	}

	.w-col-medium-12 {
		width: 100%
	}

	.w-col-stack {
		width: 100%;
		left: auto;
		right: auto
	}
}

@media screen and (max-width: 767px) {
	.w-hidden-main {
		display: inherit !important
	}

	.w-hidden-medium {
		display: inherit !important
	}

	.w-hidden-small {
		display: none !important
	}

	.w-row, .w-container .w-row {
		margin-left: 0;
		margin-right: 0
	}

	.w-col {
		width: 100%;
		left: auto;
		right: auto
	}

	.w-col-small-1 {
		width: 8.33333333%
	}

	.w-col-small-2 {
		width: 16.66666667%
	}

	.w-col-small-3 {
		width: 25%
	}

	.w-col-small-4 {
		width: 33.33333333%
	}

	.w-col-small-5 {
		width: 41.66666667%
	}

	.w-col-small-6 {
		width: 50%
	}

	.w-col-small-7 {
		width: 58.33333333%
	}

	.w-col-small-8 {
		width: 66.66666667%
	}

	.w-col-small-9 {
		width: 75%
	}

	.w-col-small-10 {
		width: 83.33333333%
	}

	.w-col-small-11 {
		width: 91.66666667%
	}

	.w-col-small-12 {
		width: 100%
	}
}

@media screen and (max-width: 479px) {
	.w-container {
		max-width: none
	}

	.w-hidden-main {
		display: inherit !important
	}

	.w-hidden-medium {
		display: inherit !important
	}

	.w-hidden-small {
		display: inherit !important
	}

	.w-hidden-tiny {
		display: none !important
	}

	.w-col {
		width: 100%
	}

	.w-col-tiny-1 {
		width: 8.33333333%
	}

	.w-col-tiny-2 {
		width: 16.66666667%
	}

	.w-col-tiny-3 {
		width: 25%
	}

	.w-col-tiny-4 {
		width: 33.33333333%
	}

	.w-col-tiny-5 {
		width: 41.66666667%
	}

	.w-col-tiny-6 {
		width: 50%
	}

	.w-col-tiny-7 {
		width: 58.33333333%
	}

	.w-col-tiny-8 {
		width: 66.66666667%
	}

	.w-col-tiny-9 {
		width: 75%
	}

	.w-col-tiny-10 {
		width: 83.33333333%
	}

	.w-col-tiny-11 {
		width: 91.66666667%
	}

	.w-col-tiny-12 {
		width: 100%
	}
}

@media (min-width: 768px) {
	.w-lightbox-content {
		height: 96vh;
		margin-top: 2vh
	}

	.w-lightbox-view, .w-lightbox-view:before {
		height: 96vh
	}

	.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
		height: 84vh
	}

	.w-lightbox-image {
		max-width: 96vw;
		max-height: 96vh
	}

	.w-lightbox-group .w-lightbox-image {
		max-width: 82.3vw;
		max-height: 84vh
	}

	.w-lightbox-left, .w-lightbox-right {
		display: block;
		opacity: .5
	}

	.w-lightbox-close {
		opacity: .8
	}

	.w-lightbox-control:hover {
		opacity: 1
	}
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
	opacity: 0
}

.wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrapper.track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.heading {
	margin-bottom: 30px;
	font-size: 2em;
}

.heading.header-track {
	margin-top: 30px;
	font-size: 1.8em;
}

.body {
	color: #292b2c;
}

.label {
	margin-bottom: 0.5rem;
	font-weight: 400;
}

.label.not-active.watkunt {
	margin-bottom: 0.9rem;
}

.label.two {
	margin-bottom: 0.7rem;
}

.label.nobig {
	font-weight: 400;
}

.wrapper-form {
	max-width: 900px;
	padding-bottom: 30px;
}

.wrapper-form.track-wrapper {
	margin: 0 20px 20px;
	padding: 80px 100px 50px;
	background-color: #fff;
}

.map {
	height: 320px;
}

.explain {
	margin: 10px 0 15px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #b0d8ff;
	background-color: rgba(0, 196, 255, 0.13);
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}

.explain.green {
	border-color: #73b62b;
	background-color: rgba(115, 182, 43, 0.14);
}

.input {
	margin-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}

.select {
	margin-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	background-color: #fff;
}

.column_form1 {
	padding-left: 0;
}

.column_form1.watkunt {
	padding-right: 20px;
}

.column_form2 {
	padding-right: 0;
}

.heading-2 {
	margin-top: 40px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 19px;
}

.heading-2.inside {
	margin-top: 35px;
}

.heading-2.small {
	color: #616161;
	font-size: 16px;
}

.select-box-top {
	margin-top: 18px;
}

.button {
	border-radius: 7px;
	background-color: #73b62b;
}

.field_margin {
	margin-bottom: 20px;
}

.body-2 {
	background-color: #f0efef;
}

.logo {
	margin-top: 60px;
}

.tracker_wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: stretch;
	max-width: 700px;
}

.feedback-container {
	flex-grow: 1;
	flex-basis: 20%;
	cursor: pointer;
}

.feedback-container > input {
	display: none;
}

.feedback-container label {
	text-align: center;
	padding: 20px 10px;
	border: 2px solid #fff;
	height: 100%;
	cursor: pointer;
}

.feedback-container input:checked + label {
	border-color: #3aa741;
}

.feedback-container span {
	display: block;
	margin-top: 20px;
}

button {
	display: block;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 20px;
	background: #3aa741;
	color: #fff;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
}

.red {
	color: #ea384c;
}

.green {
	color: #3aa741;
}

.green-round {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: #73b62b;
}

.green-round.gray {
	background-color: #c7c7c7;
}

.green-line {
	width: 180px;
	height: 5px;
	background-color: #73b62b;
}

.green-line.gray {
	background-color: #c7c7c7;
}

.heading-3 {
	font-size: 16px;
}

.heading-3.active {
	margin-top: 0;
	margin-bottom: 0;
}

.heading-3.active.disable {
	color: #c7c7c7;
}

.center-block-text {
	margin-right: 105px;
	margin-left: 105px;
}

.date {
	text-align: center;
}

.inside_colum1 {
	padding-left: 0;
}

.map-track {
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.list_ul {
	padding-left: 15px;
}

.column2-contact {
	padding-right: 0;
	padding-left: 20px;
}

.cont_image {
	margin-top: 15px;
}

.wrapper-form {
	position: relative;
}

.data-loading-overlay {
	text-align: center;
}

.data-loading-overlay h2 {
	font-size: 24px;
	margin: 80px 0;
}

.hidden {
	display: none;
}

a {
	color: #73b62b;
}

a[target="_blank"]::after {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
	margin: 0 3px 0 5px;
}

.photos .w-row {
	overflow: hidden;
	margin: 0 -10px;
}

.photos .w-row .inside_colum1 {
	display: flex;
	flex-wrap: wrap;
}

.photos .w-row .inside_colum1 > div {
	width: 25%;
	padding: 10px;
}

[class^="icon-"] {
	display: none;
}

.main-content h2 {
	font-size: 24px;
	margin: 0;
	text-align: center;
}

.main-content .container {
	display: flex;
	flex-direction: row;
}

.main-content .container > a {
	width: 100%;
	flex: 1;
}

.main-content .container > a > img {
	width: 100%;
	padding: 30px;
}

@media (max-width: 767px) {
	.wrapper-form.track-wrapper {
		padding: 80px 50px 50px;
	}

	.center-block-text {
		margin: 0;
	}

	.date {
		text-align: left;
	}

	[class^="icon-"] {
		width: 40px;
		line-height: 48px;
		font-size: 16px;
		display: inline-block;
		float: left;
	}

	[class^="icon-"]:before {
		color: #c7c7c7;
		font-family: "fontello";
		font-style: normal;
		font-weight: normal;
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		margin-right: .2em;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		margin-left: .2em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.green [class^="icon-"]:before {
		color: #73b62b;
	}

	.icon-ok:before {
		content: '\e800';
	}

	.heading-2 {
		margin-top: 20px;
	}

	.w-col {
		padding-left: 0;
	}

	.label:not(.not-active) {
		margin: 0;
	}

	.photos .w-row .inside_colum1 > div {
		flex-basis: 50%;
	}
}

@media (max-width: 640px) {
	.tracker_wrap {
		flex-direction: column;
	}
	.main-content .container {
		flex-direction: column;
		align-items: center;
	}
}
