img,
legend {
	border: 0
}

legend,
td,
th {
	padding: 0
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	overflow-x: hidden
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

abbr[title] {
	border-bottom: 1px dotted
}

b,
optgroup,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.alert-danger,
.alert-success {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-bottom: 10px
}

blockquote,
figure {
	margin: 0 0 10px
}

ol,
p,
ul {
	margin-top: 0
}

.w-form-done,
.w-slider,
figcaption {
	text-align: center
}

.w-slider,
.w-slider-nav {
	-webkit-tap-highlight-color: transparent
}

.w-dropdown-toggle,
.w-slider-arrow-left,
.w-slider-arrow-right {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.w-icon-slider-right:before {
	content: "\E600"
}

.w-icon-slider-left:before {
	content: "\E601"
}

.w-icon-nav-menu:before {
	content: "\E602"
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
	content: "\E603"
}

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

html {
	height: 100%
}

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

.w-button,
.w-button[href-disabled] {
	color: #fff;
	text-decoration: none
}

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:after,
.w-clearfix:before {
	content: " ";
	display: table
}

.w-clearfix:after {
	clear: both
}

.w-hidden {
	display: none
}

.w-button {
	display: inline-block;
	padding: 9px 15px;
	background-color: #3898ec;
	border: 0;
	line-height: inherit;
	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: 700
}

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
}

a {
	color: #0082f3;
	text-decoration: underline
}

a:focus {
	outline: 0
}

blockquote {
	padding: 10px 20px;
	border-left: 5px solid #E2E2E2;
	font-size: 18px;
	line-height: 22px
}

figcaption {
	margin-top: 5px
}

ol,
ul {
	margin-bottom: 0;
	padding-left: 40px
}

.w-list-unstyled {
	padding-left: 0;
	list-style: none
}

.w-embed:after,
.w-embed:before {
	content: " ";
	display: table
}

.w-embed:after {
	clear: both
}

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

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

.w-col,
.w-slider,
.w-widget {
	position: relative
}

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

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

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

.w-form-done {
	display: none;
	padding: 20px;
	background-color: #ddd
}

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

label {
	display: block;
	margin-bottom: 5px;
	font-weight: 700
}

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

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

.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-input[readonly],
.w-select[disabled],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
	cursor: not-allowed;
	background-color: #eee
}

.w-select {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), to(#f3f3f3));
	background-image: linear-gradient(white 0, #f3f3f3 100%)
}

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

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

.w-checkbox:after,
.w-checkbox:before,
.w-container:after,
.w-container:before,
.w-radio:after,
.w-radio:before,
.w-row:after,
.w-row:before {
	content: " ";
	display: table
}

.w-col,
.w-col .w-col {
	padding-left: 10px;
	padding-right: 10px
}

.w-checkbox:after,
.w-radio:after {
	clear: both
}

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

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

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

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

.w-container:after {
	clear: both
}

.w-row:after {
	clear: both
}

.w-col {
	float: left;
	width: 100%;
	min-height: 1px
}

.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-col-push-1 {
	left: 8.33333333%
}

.w-col-push-2 {
	left: 16.66666667%
}

.w-col-push-3 {
	left: 25%
}

.w-col-push-4 {
	left: 33.33333333%
}

.w-col-push-5 {
	left: 41.66666667%
}

.w-col-push-6 {
	left: 50%
}

.w-col-push-7 {
	left: 58.33333333%
}

.w-col-push-8 {
	left: 66.66666667%
}

.w-col-push-9 {
	left: 75%
}

.w-col-push-10 {
	left: 83.33333333%
}

.w-col-push-11 {
	left: 91.66666667%
}

.w-col-pull-1 {
	right: 8.33333333%
}

.w-col-pull-2 {
	right: 16.66666667%
}

.w-col-pull-3 {
	right: 25%
}

.w-col-pull-4 {
	right: 33.33333333%
}

.w-col-pull-5 {
	right: 41.66666667%
}

.w-col-pull-6 {
	right: 50%
}

.w-col-pull-7 {
	right: 58.33333333%
}

.w-col-pull-8 {
	right: 66.66666667%
}

.w-col-pull-9 {
	right: 75%
}

.w-col-pull-10 {
	right: 83.33333333%
}

.w-col-pull-11 {
	right: 91.66666667%
}

.w-col-offset-1 {
	margin-left: 8.33333333%
}

.w-col-offset-2 {
	margin-left: 16.66666667%
}

.w-col-offset-3 {
	margin-left: 25%
}

.w-col-offset-4 {
	margin-left: 33.33333333%
}

.w-col-offset-5 {
	margin-left: 41.66666667%
}

.w-col-offset-6 {
	margin-left: 50%
}

.w-col-offset-7 {
	margin-left: 58.33333333%
}

.w-col-offset-8 {
	margin-left: 66.66666667%
}

.w-col-offset-9 {
	margin-left: 75%
}

.w-col-offset-10 {
	margin-left: 83.33333333%
}

.w-col-offset-11 {
	margin-left: 91.66666667%
}

.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-medium-push-1 {
		left: 8.33333333%
	}
	.w-col-medium-push-2 {
		left: 16.66666667%
	}
	.w-col-medium-push-3 {
		left: 25%
	}
	.w-col-medium-push-4 {
		left: 33.33333333%
	}
	.w-col-medium-push-5 {
		left: 41.66666667%
	}
	.w-col-medium-push-6 {
		left: 50%
	}
	.w-col-medium-push-7 {
		left: 58.33333333%
	}
	.w-col-medium-push-8 {
		left: 66.66666667%
	}
	.w-col-medium-push-9 {
		left: 75%
	}
	.w-col-medium-push-10 {
		left: 83.33333333%
	}
	.w-col-medium-push-11 {
		left: 91.66666667%
	}
	.w-col-medium-pull-1 {
		right: 8.33333333%
	}
	.w-col-medium-pull-2 {
		right: 16.66666667%
	}
	.w-col-medium-pull-3 {
		right: 25%
	}
	.w-col-medium-pull-4 {
		right: 33.33333333%
	}
	.w-col-medium-pull-5 {
		right: 41.66666667%
	}
	.w-col-medium-pull-6 {
		right: 50%
	}
	.w-col-medium-pull-7 {
		right: 58.33333333%
	}
	.w-col-medium-pull-8 {
		right: 66.66666667%
	}
	.w-col-medium-pull-9 {
		right: 75%
	}
	.w-col-medium-pull-10 {
		right: 83.33333333%
	}
	.w-col-medium-pull-11 {
		right: 91.66666667%
	}
	.w-col-medium-offset-1 {
		margin-left: 8.33333333%
	}
	.w-col-medium-offset-2 {
		margin-left: 16.66666667%
	}
	.w-col-medium-offset-3 {
		margin-left: 25%
	}
	.w-col-medium-offset-4 {
		margin-left: 33.33333333%
	}
	.w-col-medium-offset-5 {
		margin-left: 41.66666667%
	}
	.w-col-medium-offset-6 {
		margin-left: 50%
	}
	.w-col-medium-offset-7 {
		margin-left: 58.33333333%
	}
	.w-col-medium-offset-8 {
		margin-left: 66.66666667%
	}
	.w-col-medium-offset-9 {
		margin-left: 75%
	}
	.w-col-medium-offset-10 {
		margin-left: 83.33333333%
	}
	.w-col-medium-offset-11 {
		margin-left: 91.66666667%
	}
	.w-col-stack {
		width: 100%;
		left: auto;
		right: auto
	}
}

@media screen and (max-width:767px) {
	.w-hidden-main,
	.w-hidden-medium {
		display: inherit!important
	}
	.w-hidden-small {
		display: none!important
	}
	.w-container .w-row,
	.w-row {
		margin-left: 0;
		margin-right: 0;
		width: 100%
	}
	.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%
	}
	.w-col-small-push-1 {
		left: 8.33333333%
	}
	.w-col-small-push-2 {
		left: 16.66666667%
	}
	.w-col-small-push-3 {
		left: 25%
	}
	.w-col-small-push-4 {
		left: 33.33333333%
	}
	.w-col-small-push-5 {
		left: 41.66666667%
	}
	.w-col-small-push-6 {
		left: 50%
	}
	.w-col-small-push-7 {
		left: 58.33333333%
	}
	.w-col-small-push-8 {
		left: 66.66666667%
	}
	.w-col-small-push-9 {
		left: 75%
	}
	.w-col-small-push-10 {
		left: 83.33333333%
	}
	.w-col-small-push-11 {
		left: 91.66666667%
	}
	.w-col-small-pull-1 {
		right: 8.33333333%
	}
	.w-col-small-pull-2 {
		right: 16.66666667%
	}
	.w-col-small-pull-3 {
		right: 25%
	}
	.w-col-small-pull-4 {
		right: 33.33333333%
	}
	.w-col-small-pull-5 {
		right: 41.66666667%
	}
	.w-col-small-pull-6 {
		right: 50%
	}
	.w-col-small-pull-7 {
		right: 58.33333333%
	}
	.w-col-small-pull-8 {
		right: 66.66666667%
	}
	.w-col-small-pull-9 {
		right: 75%
	}
	.w-col-small-pull-10 {
		right: 83.33333333%
	}
	.w-col-small-pull-11 {
		right: 91.66666667%
	}
	.w-col-small-offset-1 {
		margin-left: 8.33333333%
	}
	.w-col-small-offset-2 {
		margin-left: 16.66666667%
	}
	.w-col-small-offset-3 {
		margin-left: 25%
	}
	.w-col-small-offset-4 {
		margin-left: 33.33333333%
	}
	.w-col-small-offset-5 {
		margin-left: 41.66666667%
	}
	.w-col-small-offset-6 {
		margin-left: 50%
	}
	.w-col-small-offset-7 {
		margin-left: 58.33333333%
	}
	.w-col-small-offset-8 {
		margin-left: 66.66666667%
	}
	.w-col-small-offset-9 {
		margin-left: 75%
	}
	.w-col-small-offset-10 {
		margin-left: 83.33333333%
	}
	.w-col-small-offset-11 {
		margin-left: 91.66666667%
	}
}

@media screen and (max-width:479px) {
	.w-container {
		max-width: none
	}
	.w-hidden-main,
	.w-hidden-medium,
	.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%
	}
	.w-col-tiny-push-1 {
		left: 8.33333333%
	}
	.w-col-tiny-push-2 {
		left: 16.66666667%
	}
	.w-col-tiny-push-3 {
		left: 25%
	}
	.w-col-tiny-push-4 {
		left: 33.33333333%
	}
	.w-col-tiny-push-5 {
		left: 41.66666667%
	}
	.w-col-tiny-push-6 {
		left: 50%
	}
	.w-col-tiny-push-7 {
		left: 58.33333333%
	}
	.w-col-tiny-push-8 {
		left: 66.66666667%
	}
	.w-col-tiny-push-9 {
		left: 75%
	}
	.w-col-tiny-push-10 {
		left: 83.33333333%
	}
	.w-col-tiny-push-11 {
		left: 91.66666667%
	}
	.w-col-tiny-pull-1 {
		right: 8.33333333%
	}
	.w-col-tiny-pull-2 {
		right: 16.66666667%
	}
	.w-col-tiny-pull-3 {
		right: 25%
	}
	.w-col-tiny-pull-4 {
		right: 33.33333333%
	}
	.w-col-tiny-pull-5 {
		right: 41.66666667%
	}
	.w-col-tiny-pull-6 {
		right: 50%
	}
	.w-col-tiny-pull-7 {
		right: 58.33333333%
	}
	.w-col-tiny-pull-8 {
		right: 66.66666667%
	}
	.w-col-tiny-pull-9 {
		right: 75%
	}
	.w-col-tiny-pull-10 {
		right: 83.33333333%
	}
	.w-col-tiny-pull-11 {
		right: 91.66666667%
	}
	.w-col-tiny-offset-1 {
		margin-left: 8.33333333%
	}
	.w-col-tiny-offset-2 {
		margin-left: 16.66666667%
	}
	.w-col-tiny-offset-3 {
		margin-left: 25%
	}
	.w-col-tiny-offset-4 {
		margin-left: 33.33333333%
	}
	.w-col-tiny-offset-5 {
		margin-left: 41.66666667%
	}
	.w-col-tiny-offset-6 {
		margin-left: 50%
	}
	.w-col-tiny-offset-7 {
		margin-left: 58.33333333%
	}
	.w-col-tiny-offset-8 {
		margin-left: 66.66666667%
	}
	.w-col-tiny-offset-9 {
		margin-left: 75%
	}
	.w-col-tiny-offset-10 {
		margin-left: 83.33333333%
	}
	.w-col-tiny-offset-11 {
		margin-left: 91.66666667%
	}
}

.w-widget-map {
	width: 100%;
	height: 400px
}

.w-widget-map label {
	width: auto;
	display: inline
}

.w-widget-map img {
	max-width: inherit
}

.w-widget-map .gm-style-iw {
	width: 90%!important;
	height: auto!important;
	top: 7px!important;
	left: 6%!important;
	display: inline;
	text-align: center;
	overflow: hidden
}

.w-widget-map .gm-style-iw+div {
	display: none
}

.w-widget-gplus,
.w-widget-twitter {
	overflow: hidden
}

.w-slider {
	height: 300px;
	background: #ddd;
	clear: both;
	tap-highlight-color: transparent
}

.w-slide,
.w-slider-mask {
	position: relative;
	height: 100%
}

.w-slider-mask {
	display: block;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0;
	white-space: nowrap
}

.w-dropdown,
.w-dropdown-toggle,
.w-slide,
.w-slider-dot {
	display: inline-block
}

.w-slide {
	vertical-align: top;
	width: 100%;
	white-space: normal;
	text-align: left
}

.w-slider-nav {
	position: absolute;
	z-index: 2;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	tap-highlight-color: transparent
}

.w-slider-nav.w-round>div {
	-webkit-border-radius: 100%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 100%;
	-moz-background-clip: padding;
	border-radius: 100%;
	background-clip: padding-box
}

.w-slider-nav.w-num>div {
	width: auto;
	height: auto;
	padding: .2em .5em;
	font-size: inherit;
	line-height: inherit
}

.w-slider-nav.w-shadow>div {
	-webkit-box-shadow: 0 0 3px rgba(51, 51, 51, .4);
	box-shadow: 0 0 3px rgba(51, 51, 51, .4)
}

.w-slider-nav-invert {
	color: #fff
}

.w-slider-nav-invert>div {
	background-color: rgba(34, 34, 34, .4)
}

.w-slider-nav-invert>div.w-active {
	background-color: #222
}

.w-slider-dot {
	position: relative;
	width: 1em;
	height: 1em;
	background-color: rgba(255, 255, 255, .4);
	cursor: pointer;
	margin: 0 3px .5em;
	-webkit-transition: background-color .1s, color .1s;
	transition: background-color .1s, color .1s
}

.w-slider-dot.w-active {
	background-color: #fff
}

.w-slider-arrow-left,
.w-slider-arrow-right {
	position: absolute;
	width: 80px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
	font-size: 40px;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none
}

.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-left [class^=w-icon-],
.w-slider-arrow-right [class*=" w-icon-"],
.w-slider-arrow-right [class^=w-icon-] {
	position: absolute
}

.w-dropdown,
.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto
}

.w-slider-arrow-left {
	z-index: 3;
	right: auto
}

.w-slider-arrow-right {
	z-index: 4;
	left: auto
}

.w-icon-slider-left,
.w-icon-slider-right {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 1em;
	height: 1em
}

.w-dropdown {
	z-index: 900
}

.w-dropdown-btn,
.w-dropdown-link,
.w-dropdown-toggle {
	vertical-align: top;
	text-decoration: none;
	color: #222;
	padding: 20px;
	white-space: nowrap
}

.w-dropdown-toggle {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	cursor: pointer;
	padding-right: 40px
}

.w-lightbox-backdrop,
.w-nav-button {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.w-dropdown-toggle:focus {
	outline: 0
}

.w-icon-dropdown-toggle {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 20px auto auto;
	width: 1em;
	height: 1em
}

.w-dropdown-list {
	position: absolute;
	background: #ddd;
	display: none;
	min-width: 100%
}

.w-dropdown-list.w--open,
.w-nav[data-collapse=all] .w-dropdown,
.w-nav[data-collapse=all] .w-dropdown-toggle {
	display: block
}

.w-dropdown-link {
	padding: 10px 20px;
	display: block;
	color: #222
}

.w-dropdown-link:hover {
	color: #222;
	text-decoration: none
}

.w-dropdown-link.w--current {
	color: #0082f3
}

.w-nav[data-collapse=all] .w-dropdown-list {
	position: static
}

@media screen and (max-width:991px) {
	.w-nav[data-collapse=medium] .w-dropdown,
	.w-nav[data-collapse=medium] .w-dropdown-toggle {
		display: block
	}
	.w-nav[data-collapse=medium] .w-dropdown-list {
		position: static
	}
}

@media screen and (max-width:767px) {
	.w-nav[data-collapse=small] .w-dropdown,
	.w-nav[data-collapse=small] .w-dropdown-toggle {
		display: block
	}
	.w-nav[data-collapse=small] .w-dropdown-list {
		position: static
	}
	.w-nav-brand {
		padding-left: 10px
	}
}

@media screen and (max-width:479px) {
	.w-nav[data-collapse=tiny] .w-dropdown,
	.w-nav[data-collapse=tiny] .w-dropdown-toggle {
		display: block
	}
	.w-nav[data-collapse=tiny] .w-dropdown-list {
		position: static
	}
}

.w-lightbox-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
	font-size: 17px;
	font-weight: 300;
	text-align: center;
	background: rgba(0, 0, 0, .9);
	z-index: 2000;
	outline: 0;
	opacity: 0;
	-webkit-transform: translate(0, 0)
}

.w-lightbox-backdrop,
.w-lightbox-container {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.w-lightbox-content {
	position: relative;
	height: 100vh;
	overflow: hidden
}

.w-lightbox-view {
	position: absolute;
	width: 100vw;
	height: 100vh;
	opacity: 0
}

.w-lightbox-view:before {
	content: "";
	height: 100vh
}

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

.w-lightbox-frame,
.w-lightbox-view:before {
	display: inline-block;
	vertical-align: middle
}

.w-lightbox-figure {
	position: relative;
	margin: 0
}

.w-lightbox-group .w-lightbox-figure {
	cursor: pointer
}

.w-lightbox-img {
	width: auto;
	height: auto;
	max-width: none
}

.w-lightbox-image {
	display: block;
	max-width: 100vw;
	max-height: 100vh
}

.w-lightbox-group .w-lightbox-image {
	max-height: 86vh
}

.w-lightbox-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: .5em 1em;
	background: rgba(0, 0, 0, .4);
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.w-lightbox-embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.w-lightbox-control {
	position: absolute;
	top: 0;
	width: 4em;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.w-lightbox-left {
	display: none;
	bottom: 0;
	left: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KS+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==)
}

.w-lightbox-right {
	display: none;
	right: 0;
	bottom: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)
}

.w-lightbox-close {
	right: 0;
	height: 2.6em;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
	background-size: 18px
}

.w-lightbox-strip {
	padding: 0 1vh;
	line-height: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden
}

.w-lightbox-item {
	display: inline-block;
	width: 10vh;
	padding: 2vh 1vh;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	cursor: pointer;
	-webkit-transform: translate3d(0, 0, 0)
}

.w-lightbox-active {
	opacity: .3
}

.w-lightbox-thumbnail {
	position: relative;
	height: 10vh;
	background: #222;
	overflow: hidden
}

.w-lightbox-thumbnail-image {
	position: absolute;
	top: 0;
	left: 0
}

.w-lightbox-thumbnail .w-lightbox-tall {
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.w-lightbox-thumbnail .w-lightbox-wide {
	left: 50%;
	height: 100%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.w-lightbox-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	border: 5px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
	-webkit-animation: spin .8s infinite linear;
	animation: spin .8s infinite linear
}

.w-lightbox-spinner:after {
	content: "";
	position: absolute;
	top: -4px;
	right: -4px;
	bottom: -4px;
	left: -4px;
	border: 3px solid transparent;
	border-bottom-color: #fff;
	border-radius: 50%
}

.w-lightbox-hide {
	display: none
}

.w-lightbox-noscroll {
	overflow: hidden
}

@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
}

.w-richtext:after,
.w-richtext:before {
	content: " ";
	display: table
}

.w-richtext:after {
	clear: both
}

.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type=image] div {
	outline: #2895f7 solid 2px
}

.w-richtext figure[data-rt-type=video]>div:before {
	content: '';
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.w-richtext figure {
	position: relative;
	max-width: 60%
}

.w-richtext figure img,
.w-richtext figure.w-richtext-align-center[data-rt-type=image]>div {
	max-width: 100%
}

.w-richtext figure img,
.w-richtext figure>div:before {
	cursor: default!important
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
	opacity: .6
}

.w-richtext figure div {
	font-size: 0;
	color: transparent
}

.w-nav-brand,
.w-nav-brand:hover {
	text-decoration: none;
	color: #333
}

.w-richtext figure[data-rt-type=image] {
	display: table
}

.w-richtext figure[data-rt-type=image]>div {
	display: inline-block
}

.w-richtext figure[data-rt-type=image]>figcaption {
	display: table-caption;
	caption-side: bottom
}

.w-richtext figure[data-rt-type=video] {
	height: 0
}

.w-richtext figure[data-rt-type=video] iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.w-nav,
.w-nav-brand,
.w-nav-link,
.w-nav-menu {
	position: relative
}

.w-richtext figure[data-rt-type=video]>div {
	width: 100%
}

.w-richtext figure.w-richtext-align-center {
	margin-right: auto;
	margin-left: auto;
	clear: both
}

.w-richtext figure.w-richtext-align-normal {
	clear: both
}

.w-richtext figure.w-richtext-align-fullwidth {
	width: 100%;
	text-align: center;
	clear: both;
	display: block
}

.w-richtext figure.w-richtext-align-fullwidth>div {
	display: inline-block
}

.w-editor-mount .w-dyn-list figure[data-rt-type=video]>div:before,
.w-editor-mount .w-editable figure[data-rt-type=video]>div:before,
.w-richtext figure.w-richtext-align-fullwidth>figcaption,
.wf-design-mode figure[data-rt-type=video]>div:before {
	display: block
}

.w-richtext figure.w-richtext-align-floatleft {
	float: left;
	margin-right: 15px;
	clear: none
}

.w-richtext figure.w-richtext-align-floatright {
	float: right;
	margin-left: 15px;
	clear: none
}

.w-nav:after,
.w-tabs:after {
	clear: both
}

.w-editor-mount .w-dyn-list a,
.w-editor-mount .w-editable a {
	cursor: text!important
}

.w-nav {
	background: #ddd;
	z-index: 1000
}

.w-nav:after,
.w-nav:before {
	content: " ";
	display: table
}

.w-nav-brand {
	float: left
}

.w-nav-link,
.w-nav-link:hover {
	color: #222;
	text-decoration: none
}

.w-nav-link {
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto
}

.w-nav-link.w--current {
	color: #0082f3
}

.w-nav-menu {
	float: right
}

.w--nav-menu-open {
	display: block!important;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #c8c8c8;
	text-align: center;
	overflow: visible;
	min-width: 200px
}

.w--nav-link-open {
	display: block;
	position: relative
}

.w-nav-overlay {
	position: absolute;
	overflow: hidden;
	display: none;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%
}

.w-nav-button,
.w-tab-content,
.w-tab-link,
.w-tab-menu,
.w-tab-pane,
.w-tabs {
	position: relative
}

.w-nav[data-animation=over-left] .w-nav-overlay,
.w-nav[data-animation=over-right] .w-nav-overlay {
	width: auto
}

.w-nav-overlay .w--nav-menu-open {
	top: 0
}

.w-nav[data-animation=over-left] .w--nav-menu-open,
.w-nav[data-animation=over-left] .w-nav-overlay {
	right: auto;
	z-index: 1;
	top: 0
}

.w-nav[data-animation=over-right] .w--nav-menu-open,
.w-nav[data-animation=over-right] .w-nav-overlay {
	left: auto;
	z-index: 1;
	top: 0
}

.w-nav-button {
	float: right;
	padding: 18px;
	font-size: 24px;
	display: none;
	cursor: pointer;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none
}

.w-nav-button.w--open {
	background-color: #c8c8c8;
	color: #fff
}

.w-nav[data-collapse=all] .w-nav-menu {
	display: none
}

.w-nav[data-collapse=all] .w-nav-button {
	display: block
}

@media screen and (max-width:991px) {
	.w-nav[data-collapse=medium] .w-nav-menu {
		display: none
	}
	.w-nav[data-collapse=medium] .w-nav-button {
		display: block
	}
}

@media screen and (max-width:767px) {
	.w-nav[data-collapse=small] .w-nav-menu {
		display: none
	}
	.w-nav[data-collapse=small] .w-nav-button {
		display: block
	}
	.w-nav-brand {
		padding-left: 10px
	}
}

@media screen and (max-width:479px) {
	.w-nav[data-collapse=tiny] .w-nav-menu {
		display: none
	}
	.w-nav[data-collapse=tiny] .w-nav-button {
		display: block
	}
}

.w-tabs:after,
.w-tabs:before {
	content: " ";
	display: table
}

.w-tab-link {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	padding: 9px 30px;
	text-align: left;
	cursor: pointer;
	color: #222;
	background-color: #ddd
}

.w-tab-link.w--current {
	background-color: #c8c8c8
}

.w-tab-content {
	display: block;
	overflow: hidden
}

.w-tab-pane {
	display: none
}

.w--tab-active {
	display: block
}

@media screen and (max-width:479px) {
	.w-tab-link {
		display: block
	}
}

.w-ix-emptyfix:after {
	content: ""
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		        transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg)
	}
}

.w-dyn-empty {
	padding: 10px;
	background-color: #ddd
}

h1,
h2 {
	margin-bottom: 10px;
	margin-top: 20px
}

h1,
h2,
h3 {
	margin-top: 20px
}

body,
h5 {
	line-height: 20px
}

h3,
h5 {
	text-align: center;
	letter-spacing: 1px
}

h4,
h5,
h6 {
	margin-top: 10px
}

h4,
p {
	line-height: 24px
}

.w-clearfix:after,
.w-container:after,
.w-row:after {
	clear: both
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	background-color: #fff
}

h1 {
	font-family: Oswald, sans-serif;
	color: #fff;
	font-size: 45px;
	line-height: 44px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	text-transform: none
}

.button,
a,
h3,
h5 {
	text-transform: uppercase
}

h2 {
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
	text-align: center
}

h3,
h4 {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: Lato, sans-serif
}

h3 {
	line-height: 30px;
	font-weight: 900
}

h4 {
	font-weight: 700;
	letter-spacing: 2px
}

h5 {
	margin-bottom: 5px;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-weight: 300
}

h6 {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700
}

.button,
p {
	font-weight: 400;
	text-align: center
}

p {
	margin-bottom: 26px;
	font-family: Lato, sans-serif;
	color: #737373;
	letter-spacing: 0
}

body>div.w-nav.navbar>div.w-clearfix.navigation-div>a,
body>div.w-nav.navbar-scroll>div.w-clearfix.navigation-div.black>a {
	padding: 10px 10px;
	width: auto;
}

a {
	padding: 18px 30px;
	border-right: 1px solid #fff;
	font-family: Oswald, sans-serif;
	color: #000
}

.button,
.title-features {
	font-family: Lato, sans-serif
}

.button,
.white-text {
	color: #fff
}

.light-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
	background-color: rgba(0, 0, 0, .88);
	z-index: 5
}

.video-holder,
.videobox {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.video-holder {
	width: 900px;
	margin-top: 100px
}

.videobox {
	width: 653px;
	height: 352px;
	margin-top: 63px
}

.font18 {
	font-size: 14px
}

#lp_form_account_iframe {
	width: 100%;
	height: 608px;
	border: none
}

.button {
	display: inline-block;
	margin-top: 20px;
	padding: 15px 20px;
	-webkit-transition: background-color .5s ease, color .5s ease;
	transition: background-color .5s ease, color .5s ease;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 0
}

.button:hover {
	background-color: #fff;
	color: #000
}

.column .button.hollow {
	position: absolute;
	bottom: 30px
}

.button.hollow {
	-webkit-transition: background-color .5s ease, border-color .5s ease, color .5s ease;
	transition: background-color .5s ease, border-color .5s ease, color .5s ease;
	color: #fff
}

.brand.w--current,
.nav-link {
	-webkit-transition: background-color .5s ease
}

.button.hollow:hover {
	border-color: #604d05;
	background-color: #fff;
	color: #000;
	text-decoration: none
}

.button.hollow.single {
	margin-top: 0
}

.button.hollow.btn {
	border: 1px solid #fff;
	color: #000
}

.banner-button {
	margin: 10% 5px 0;
	width: auto;
	height: auto;
	font-size: 25px;
	color: #000;
	direction: rtl;
}

.watch-now,
.watch-now:hover {
	font-size: 14px
}

.banner-button:hover {
	text-decoration: none;
	border: 1px solid #000
}

.header_li,
.watch-now {
	text-decoration: underline
}

.watch-now {
	background: 0 0;
	padding: 1px;
	margin-top: 10px;
	border: none
}

.nav-link,
.watch-now:hover {
	background-color: transparent;
	color: #fff
}

.main-slider {
	background-position: 0 0, 50% 0%;
	background-size: auto 72%;
	background-repeat: repeat, no-repeat;
	background-attachment: scroll, fixed;
	height: 500px;
	background-color: black;
}

#all_three_screen,
#team_lead,
#trophy_icon {
	width: 46px;
	height: 46px
}

.hero-heading {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: 4px;
	direction: rtl
}

.hero-subheader,
.nav-link {
	font-weight: 300;
	direction: rtl
}

.hero-heading.second {
	margin-top: 50px
}

.hero-subheader {
	margin-top: 30px;
	font-size: 30px;
	letter-spacing: 1px;
	text-transform: uppercase
}

.section-title,
.title-features {
	letter-spacing: 2px;
	text-transform: uppercase
}

.features-section {
	margin-top: 10px
}

.features-section .column ul a {
	padding: 0;
	color: #30aee8;
	border: none;
}

.nav-link {
	border-left: 1px solid rgba(255, 255, 255, .2);
	border-right-style: none;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	text-align: right
}

.nav-link:hover {
	background-color: rgba(255, 255, 255, .09);
	color: #fff
}

.nav-link.w--current {
	padding-right: 25px;
	padding-left: 25px;
	background-color: rgba(255, 255, 255, .29);
	color: #fff
}

.nav-link.black {
	display: inline-block;
	border-right: 0 none rgba(0, 0, 0, .2);
	border-top-color: rgba(0, 0, 0, .09);
	border-left-width: 1px;
	border-left-color: rgba(0, 0, 0, .09);
	color: #000
}

.navbar,
.slider-arrow {
	top: 0;
	display: block;
	right: 0;
	left: 0
}

.nav-link.black:hover {
	background-color: rgba(0, 0, 0, .09)
}

.nav-link.black.w--current {
	border-right-style: none;
	border-right-width: 0;
	border-left-style: solid
}

.nav-link.contact {
	padding-right: 30px
}

.title-features {
	margin-top: 15px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: right
}

.emphasized-text,
.section-title {
	font-weight: 400;
	font-family: Lato, sans-serif
}

.features-div {
	color: #fff;
	margin-left: 0;
	padding: 40px 20px 60px;
	background-image: linear-gradient(315deg, rgba(20, 22, 34, .6), #000);
	min-height: 512px
}

.head_image_top {
	float: right;
	margin-left: 10px;
	margin-top: -35px
}

#adress,
#email_footer,
#phone_footer {
	width: 25px;
	height: 25px
}
.social-box span{
    font-size: 10px;
}

#facebook {
	width: 25px;
	height: 25px;
	background: url('../images/spritesheet.png') -157px -45px
}

#google_plus {
	width: 25px;
	height: 25px;
	background: url('../images/spritesheet.png') -193px -10px
}

#twitter {
	width: 25px;
	height: 25px;
	background: url('../images/spritesheet.png') -195px -77px
}

#youtube {
	width: 25px;
	height: 25px;
	background: url('../images/spritesheet.png') -125px -80px
}

.features-div,
.section.about {
	background-repeat: repeat, no-repeat
}

.features-div,
.navbar {
	background-color: transparent
}

.features_text_inner {
	color: #fff
}

#Service i {
	color: #737373
}

#Service>div>div:nth-child(3) ul {
	margin-bottom: 26px;
	margin-right: -24px;
	min-width: 239px
}

#Service>div>div:nth-child(3) ul li a {
	border: 0 solid #fff
}

.features-div {
	margin-right: 10px;
	background-image: linear-gradient(315deg, rgba(20, 22, 34, .6), #000);
	background-position: 0 0, 50% 0;
	background-size: auto, cover
}

.column {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	direction: rtl
}

.navbar {
	position: absolute;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	margin-bottom: 0
}

.brand.footer:hover,
.brand.w--current:hover {
	background-color: rgba(255, 255, 255, .2)
}

.section {
	padding-top: 49px;
	padding-bottom: 30px
}

.section.about {
	padding-top: 120px;
	padding-bottom: 120px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .09)), to(transparent)), url(../images/Borishand.jpg);
	background-image: linear-gradient(to top, rgba(0, 0, 0, .09), transparent), url(../images/Borishand.jpg);
	background-position: 0 0, 59% -24%;
	background-size: auto, auto 610px;
	background-attachment: scroll, scroll
}

.skills-section,
.testimonials-section {
	background-position: 0 0, 50% 50%;
	background-repeat: repeat, no-repeat;
	background-attachment: scroll, fixed
}

.section.process {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(64%, white), to(rgba(255, 255, 255, .34)));
	background-image: linear-gradient(white 64%, rgba(255, 255, 255, .34))
}

.section-title {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 27px;
	text-align: center
}

.testimonials-section {
	margin-top: 10px;
	padding-top: 80px;
	padding-bottom: 40px;
	border-right-style: none;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, -.3))), url(../images/long_wall1.png);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, -.3)), url(../images/long_wall1.png);
	background-size: 100% 100%
}

.emphasized-text {
	margin-bottom: 20px;
	color: #2a8241;
	font-size: 18px;
	line-height: 25px;
	font-style: italic;
	text-align: center;
	letter-spacing: 1px
}

.header_li,
.team-name,
.team-position {
	margin-bottom: 10px
}

.emphasized-text.right {
	font-weight: 100;
	text-align: right;
	direction: rtl
}

.features-text {
	color: #fff;
	line-height: 24px;
	font-weight: 400;
	text-align: right;
	font-size: 16px
}

#Service li {
	color: #ccc
}

.header_li {
	color: #fff!important;
	list-style-type: none;
	font-size: 19px
}

.project-name,
.w-button,
.w-button:hover,
p.pillar a {
	text-decoration: none
}

.navigation-div {
	margin-right: 0;
	margin-left: 0;
	padding-top: 0
}

.navigation-div.black {
	padding-top: 0;
	border: 1px solid rgba(0, 0, 0, .09)
}

.brand {
	border-right-color: rgba(255, 255, 255, .2)
}

.brand.w--current {
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

.brand.footer,
.social-link-block {
	-webkit-transition: background-color .5s ease
}

.brand.footer {
	float: none;
	border-style: solid solid none;
	border-width: 1px;
	border-color: rgba(255, 255, 255, .2) rgba(255, 255, 255, .2) rgba(255, 255, 255, .22);
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

.brand.black.w--current {
	margin-left: 0;
	border-top: 1px none rgba(0, 0, 0, .09);
	border-right-style: solid;
	border-right-color: rgba(0, 0, 0, .09)
}

.social-link-block,
.testimonials-slider {
	border-right-style: none
}

.brand.black.w--current:hover {
	background-color: rgba(0, 0, 0, .09)
}

.social-link-block,
.social-link-block._4:hover,
.social-link-block:hover,
.testimonials-slider {
	background-color: transparent
}

.upperheading-white,
.white {
	color: #fff;
	text-align: center
}

.testimonials-text {
	margin-top: 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 17px;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 1px;
	direction: rtl
}

.slider-arrow {
	margin-right: 0;
	margin-left: 0;
	opacity: .5;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.colorbox,
.navbar-scroll,
.slidenav,
html.w-mod-js [data-ix=display-none] {
	display: none
}

.slider-arrow:hover {
	opacity: 1
}

.slider-arrow.mobile {
	position: absolute;
	display: none;
	overflow-x: hidden;
	overflow-y: hidden
}

.about-us-div {
	text-align: center
}

.team-row {
	margin-top: 80px
}

.social-wrapper,
.team-name {
	margin-top: 30px;
	text-align: center
}

.team-name {
	font-family: Lato, sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 2px
}

.info-title,
.project-name {
	font-family: Oswald, sans-serif
}

.social-link-block {
	margin-right: 2px;
	padding: 20px;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

.social-link-block:hover {
	border-right-width: 0;
	border-right-color: transparent
}

.social-link-block._3 {
	background-color: #d1d1d1;
	background-image: url(../images/53f3346a981411270eb11242_linkedin_footer.svg)
}

.social-link-block._3:hover {
	background-color: #2a8241;
	color: #000
}

.social-link-block._2:hover {
	background-color: transparent
}

.skills-section {
	padding-top: 120px;
	padding-bottom: 120px;
	background-image: linear-gradient(5deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .6)), url(../images/hand.jpg);
	background-size: auto, cover
}

.home-slider .w-slide,
.icon-service,
.team-wrapper {
	background-repeat: no-repeat
}

.skills-wrapper {
	margin-bottom: 30px
}

.skills-containner {
	width: 100%;
	height: 3px;
	background-color: #fff
}

.skills-progress-line {
	width: 82%;
	height: 100%
}

.skills-progress-line.photography {
	width: 65%
}

.skills-progress-line.copywriting,
.skills-progress-line.illustrations {
	width: 76%
}

.skills-progress-line.photoshop {
	width: 58%
}

.skills-progress-line.design {
	width: 62%
}

.skills-row {
	margin-top: 80px
}

.skills-title {
	color: #fff;
	font-weight: 400;
	text-align: left
}

.skills-values {
	color: #fff;
	font-weight: 400;
	text-align: right
}

.working-process-wrapper {
	margin-bottom: 20px;
	padding: 0 15px 30px;
	border: 1px solid rgba(0, 0, 0, .09);
	background-color: rgba(255, 255, 255, .4);
	text-align: center
}

.icon-service {
	width: 50px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	background-image: url(../images/timer.png);
	background-position: 50% 50%;
	background-size: 25px
}

.icon-service.planning {
	background-image: url(../images/Radar.svg);
	background-size: 36px
}

.icon-service.develop {
	background-image: url(../images/News.svg);
	background-size: 35px
}

.icon-service.support {
	background-image: url(../images/Lifebuoy.svg);
	background-size: 33px
}

.icon-service.idea {
	background-image: url('../images/Megaphone 2.svg');
	background-size: 30px
}

.portfolio-post,
.portfolio-post._2,
.portfolio-post._3 {
	background-image: url()
}

.process-row {
	margin-top: 40px
}

.process-column {
	margin-top: 70px
}

.portfolio-post {
	width: 100%;
	height: 300px;
	margin-bottom: 0;
	background-position: 50% 49%;
	background-size: 1520px
}

.portfolio-post._2 {
	background-position: 50% 50%;
	background-size: 960px
}

.portfolio-post._3 {
	background-size: cover
}

.portfolio-post._4 {
	background-image: url(../images/e1e.jpg);
	background-size: cover
}

.portfolio-post._5 {
	background-image: url(../images/1111.jpg);
	background-size: cover
}

.portfolio-post._6 {
	background-image: url(../images/DSC00776.JPG);
	background-position: 50% 50%;
	background-size: cover
}

.portfolio-post.single {
	height: 400px;
	margin-bottom: 10px
}

.portfolio-post._7 {
	background-image: url(../images/photo-1429277096327-11ee3b761c93.jpg);
	background-size: cover
}

.portfolio-post._8 {
	background-image: url(../images/photo-1430916273432-273c2db881a0.jpg);
	background-size: cover
}

.portfolio-link {
	width: 100%;
	height: 100%;
	padding: 0
}

.colorbox {
	width: 100%;
	height: 100%;
	padding-top: 130px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .85)), to(rgba(0, 0, 0, .85)));
	background-image: linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
	text-align: center
}

.project-name {
	display: inline-block;
	width: 195px;
	height: 46px;
	padding-top: 13px;
	border: 1px solid rgba(255, 255, 255, .2);
	background-color: transparent;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 2px
}

.form-field,
.form-text {
	font-family: Lato, sans-serif
}

.project-name:hover {
	background-color: rgba(255, 255, 255, .2);
	color: #fff
}

.portfolio-row {
	margin-top: 80px
}

.portfolio-row.second {
	margin-top: 1px
}

.portfolio-section {
	padding-top: 51px;
	padding-bottom: 10px
}

.client-section {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 45px;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin: 0 auto;
}

div.w-section.client-section>div {
	text-align: center
}

.client-column {
	/* opacity: .5; */
	/* -webkit-transition: opacity .5s ease; */
	/* transition: opacity .5s ease; */
	text-align: center;
	float: left;
	width: auto
}

/* .client-column:hover {
	opacity: 1
} */

.contact-us-section {
	margin-bottom: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .94), rgba(255, 255, 255, .85)), url();
	background-position: 0 0, 50% 12%
}

.form-field {
	min-width: 0;
	border: 1px solid transparent;
	color: #737373
}

.form-field.message {
	height: 120px
}

.form-text {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase
}

.contact-column {
	text-align: right
}

.conatct-info-text {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	direction: rtl
}

.conatct-info-text.address {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center
}

.contact-row {
	margin-top: 80px
}

.form-wrapper {
	margin-top: 0;
	direction: rtl
}

.footer-section {
	margin-top: 10px;
	padding-top: 80px;
	padding-bottom: 60px;
	background-color: #181818
}

.footer-containner {
	text-align: center
}

.white-paragraph {
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: rgba(255, 255, 255, .56);
	font-size: 11px;
	line-height: 18px;
	text-align: justify
}

.slider-nav {
	padding-top: 20px
}

.arrow.left,
.arrow.right {
	top: 50%;
	width: 50px;
	height: 50px;
	padding-top: 5px;
	border: 1px solid #fff;
	opacity: 1
}

.arrow {
	margin-top: 600px
}

.arrow.right {
	margin: 0 30px 0 0;
	padding-bottom: 8px;
	background-color: transparent;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	font-size: 65px
}

.arrow.right:hover {
	background-color: rgba(255, 255, 255, .09);
	opacity: 1
}

.arrow.left {
	margin: 0 0 0 30px;
	padding-bottom: 5px;
	background-color: transparent;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	font-size: 65px
}

.arrow.left:hover {
	background-color: rgba(255, 255, 255, .09);
	opacity: 1;
	-webkit-transition-property: none;
	transition-property: none;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.containner-slide {
	position: relative;
	top: 18%;
	text-align: center
}

.portfolio-column {
	min-height: 0;
	padding-right: 0;
	padding-left: 0
}

.white-section {
	height: 10px
}

.hero-section {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .54)), to(transparent)), url(../images/forest.jpg);
	background-image: linear-gradient(rgba(0, 0, 0, .54), transparent), url(../images/forest.jpg);
	background-position: 0 0, 50% 86%;
	background-size: auto, cover
}

.project-section {
	padding-top: 120px;
	padding-bottom: 120px
}

.info-title {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
	text-align: left
}

.risk-text,
.submit-button,
p.pillar a {
	font-family: Lato, sans-serif
}

.info-text {
	margin-bottom: 50px;
	text-align: left
}

#why_us>div>h2,
.pr,
.risk-text {
	text-align: center
}

.success {
	background-color: #2a8241;
	color: #fff
}

.success-text {
	color: #fff;
	font-weight: 500
}

.important-text {
	padding-bottom: 0;
	color: #000;
	letter-spacing: 1px
}

.error-message {
	background-color: #000
}

.error-text {
	color: #fff
}

.navbar-scroll {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none
}

.submit-button {
	margin-top: 30px;
	padding: 15px 20px;
	border: 1px solid #000;
	background-color: transparent;
	-webkit-transition: background-color .5s ease, border-color .5s ease, color .5s ease;
	transition: background-color .5s ease, border-color .5s ease, color .5s ease;
	color: #000;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase
}

.submit-button:hover {
	border-color: #2a8241;
	background-color: #2a8241;
	color: #fff
}

.pr {
	margin-top: 30px;
	margin-bottom: 30px
}

div.w-section.testimonials-section>div>div>div.w-slider-mask div {
	margin-top: 0;
	margin-bottom: 0
}

div.w-slider-mask div>img {
	width: 100px
}

#Testimonials div.w-slider-mask div>img {
	width: 116px;
	margin-top: -23px
}

.awards {
	margin-bottom: 10px;
	height: 57px;
	width: auto
}

.risk-text {
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px
}

.phone-risk-text {
	padding-top: 34px
}

.lightbox {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 46px;
	height: 100px;
	background-color: #fff
}

p.pillar {
	text-align: left;
	padding-left: 10px
}

p.pillar a {
	padding: 0;
	border-right: none;
	color: rgba(255, 255, 255, .56);
	text-transform: uppercase;
	font-size: 11px
}

html.w-mod-js [data-ix=portfolio-hover-animation] {
	opacity: 0
}

html.w-mod-js [data-ix=project-name-animation] {
	opacity: .65;
	-webkit-transform: translate(-100px, 0);
	transform: translate(-100px, 0)
}

html.w-mod-js [data-ix=skills-progress-line],
html.w-mod-js [data-ix=skills-progress-line-2],
html.w-mod-js [data-ix=skills-progress-line-3],
html.w-mod-js [data-ix=skills-progress-line-4],
html.w-mod-js [data-ix=skills-progress-line-5],
html.w-mod-js [data-ix=skills-progress-line-6] {
	width: 0
}

html.w-mod-js [data-ix=hero-heading],
html.w-mod-js [data-ix=hero-subheader],
html.w-mod-js [data-ix=button] {
	opacity: 0;
	-webkit-transform: translate(0, 60px) scale(.95);
	transform: translate(0, 60px) scale(.95)
}

html.w-mod-js [data-ix=arrow-left],
html.w-mod-js [data-ix=arrow-right] {
	opacity: 0;
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

@media (max-width:1120px) {
	.nav-link {
		padding: 20px 16px
	}
	.title-features {
		font-size: 13px
	}
}

@media (max-width:991px) {
	.nav-link.black:hover,
	.nav-link.w--current {
		background-color: rgba(255, 255, 255, .09)
	}
	.team-wrapper {
		background-position: 100% 35%
	}
	body {
		height: 100%;
		margin-bottom: 10px
	}
	.hero-heading {
		font-size: 52px;
		line-height: 98px;
		letter-spacing: 2px
	}
	.hero-subheader {
		margin-top: 0
	}
	.phone-risk-text {
		padding-top: 24px
	}
	.containner-slide {
		top: 30%
	}
	.nav-link {
		border-style: solid solid none;
		border-width: 1px;
		border-color: rgba(255, 255, 255, 0);
		padding: 25px 18px
	}
	.nav-link.black {
		display: block;
		border-bottom-style: solid;
		color: #fff
	}
	.menu-button.black,
	.menu-button.w--open {
		background-color: transparent
	}
	.nav-link.black.w--current {
		display: block
	}
	.section.about {
		background-position: 0 0, 60% 100%
	}
	.brand.footer {
		border-bottom-width: 0;
		border-bottom-color: #000
	}
	.slider-arrow.mobile {
		display: none
	}
	.process-row {
		margin-top: 70px
	}
	.process-column {
		margin-top: 10px
	}
	.portfolio-post {
		height: 350px;
		margin-bottom: 1px
	}
	.colorbox {
		padding-top: 160px
	}
	.portfolio-row.second {
		margin-top: 0
	}
	.form-field {
		font-weight: 300
	}
	.form-field.message {
		height: 140px
	}
	.footer-section {
		margin-bottom: 0;
		padding-bottom: 60px
	}
	.white-paragraph {
		margin-top: 30px
	}
	.icon {
		margin-top: 5px;
		color: #fff
	}
	.icon.black {
		color: #000
	}
	.menu-button {
		height: 100%;
		border-left: 1px solid rgba(255, 255, 255, .2)
	}
	.menu-button.black {
		width: 61px;
		height: 100%;
		border-left-color: rgba(0, 0, 0, .09)
	}
	.nav-menu {
		background-color: rgba(0, 0, 0, .85)
	}
	.arrow.left,
	.arrow.right {
		top: 87%
	}
	.navbar-scroll {
		display: none;
		-webkit-box-shadow: none;
		        box-shadow: none
	}
	.video-holder {
		width: 600px
	}
	.title-features {
		font-size: 14px
	}
}

@media (max-width:767px) {
	.button.hollow.single {
		margin-bottom: 70px
	}
	.section-title {
		margin-bottom: -21px
	}
	.hero-heading {
		margin-bottom: 0;
		font-size: 38px;
		line-height: 55px
	}
	.banner-button {
		margin: 95px 0;
	}
	.hero-subheader {
		margin-top: 0;
		font-size: 24px
	}
	.features-div {
		margin-right: 0
	}
	.section.about {
		padding-bottom: 550px;
		background-position: 0 0, 82% 121%;
		background-size: auto, auto 650px
	}
	.brand {
		padding-left: 30px;
		width: 222px;
		border-right: none
	}
	.testimonials-text {
		margin-right: 10px;
		margin-left: 10px
	}
	.slider-arrow.mobile {
		display: none
	}
	.social-wrapper {
		margin-bottom: 50px
	}
	.process-column.second {
		margin-top: 0
	}
	.process-column.first {
		margin-top: 50px
	}
	.portfolio-post {
		margin-bottom: 1px
	}
	.client-column {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.contact-us-section {
		background-position: 0 0, 68% 100%;
		background-size: auto, cover
	}
	.footer-section {
		padding-bottom: 10px
	}
	.arrow.left,
	.arrow.right {
		top: 87%
	}
	.project-section {
		padding-bottom: 0
	}
	.navbar-scroll {
		display: none;
		-webkit-box-shadow: none;
		        box-shadow: none
	}
	.submit-button {
		margin-bottom: 70px
	}
	.pr {
		margin-top: 20px
	}
	.video-holder {
		width: 450px
	}
	.containner-slide {
		top: 17%
	}
}

@media (max-width:479px) {
	body>div.w-nav.navbar-scroll>div.w-clearfix.navigation-div.black>a {
		padding: 10px 10px;
		width: auto;
	}
	body>div.w-nav.navbar-scroll>div.w-clearfix.navigation-div.black>div {
		padding-top: 16px
	}
	.hero-heading {
		font-size: 28px;
		line-height: 37px;
		letter-spacing: 3px
	}
	.section-title {
		margin-bottom: 10px
	}
	.containner-slide {
		top: 20%
	}
	.risk-text {
		padding-top: 40px
	}
	.hero-subheader {
		margin-top: 10px;
		font-size: 18px;
		line-height: 25px
	}
	.features-div {
		margin-right: 0
	}
	.section.about {
		padding-top: 120px;
		background-position: 0 0, 75% 115%
	}
	.testimonials-section {
		padding-bottom: 80px;
		background-size: cover
	}
	.navigation-div {
		padding-top: 0px
	}
	.brand.w--current {
		width: 200px;
		border-right: none
	}
	.brand.black.w--current {
		margin-left: 0;
		border: none
	}
	.testimonials-text {
		font-size: 17px
	}
	.testimonials-slider {
		height: 411px
	}
	.slider-arrow {
		opacity: .35
	}
	.slider-arrow.mobile {
		display: none
	}
	.social-wrapper {
		margin-bottom: 40px
	}
	.skills-section {
		background-position: 0 0, 61% 50%
	}
	.process-column {
		margin-top: 0
	}
	.client-column {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 50%;
		height: 85px;
	}
	.contact-us-section {
		background-position: 0 0, 78% 50%;
		background-size: auto, cover
	}
	.footer-section {
		padding-bottom: 20px
	}
	.white-paragraph {
		margin-right: 5px;
		margin-left: 5px
	}
	.slider-nav {
		padding-top: 45px
	}
	.arrow.left,
	.arrow.right {
		top: 87%
	}
	.sponsor_box {
		display: inline-block
	}
	.video-holder {
		width: 300px
	}
	.section4 {
		display: none
	}
}

.home-slider .slide-title._2,
.slide-title._2 {
	margin-bottom: 26px;
	font-family: Montserrat, sans-serif;
	line-height: 48px;
	font-weight: 700;
	text-align: right;
	text-transform: uppercase
}

body>div.page-wrapper>div>div {
	margin-top: 47px
}

.team-wrapper {
	background-color: #e7e6e6;
	background-size: cover;
	height: 230px;
	width: auto;
	background-position: center;
	border-bottom-left-radius: 50px;
	border-top-right-radius: 50px;
}

@media (max-width:775px) {
	.team-wrapper {
		background-position: 100% 35%
	}
}

#Team>div>div>div:nth-child(3)>div.team-wrapper {
	background-position: 99% 50%;
	background-size: 76%
}

.home-slider .slide-title._2 {
	color: #fff;
	font-size: 45px
}

.home-slider-arrow {
	width: 40px;
	height: 60px;
	margin-right: 50px;
	margin-left: 50px;
	background-color: rgba(0, 0, 0, .6);
	-webkit-transition: width .2s ease, background-color .2s ease;
	transition: width .2s ease, background-color .2s ease;
	color: #eeba47;
	font-size: 15px
}

.w-icon-slider-left,
.w-icon-slider-right {
	font-size: 20px
}

.w-slider-arrow-left,
.w-slider-arrow-right {
	width: 80px
}

body>div.w-slider.home-slider>div.w-slider-mask>div.w-slide.home-slide>div>div>div>p {
	color: #fff;
	font-size: 20px
}

.home-slider {
	max-height: 600px;
	min-height: 100%;
	background-color: #000
}

.home-slider .w-slider-mask {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0;
	height: 100%;
	white-space: nowrap
}

.home-slider .home-slide-overlay {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(31%, rgba(0, 0, 0, .6)), color-stop(71%, transparent));
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .6) 31%, transparent 71%)
}

.home-slider .home-slide-container {
	height: 100%;
	padding-top: 166px;
	padding-right: 70px;
	padding-left: 70px;
	color: #fff
}

.home-slider .w-slide {
	background-size: 100%
}

@media (max-width:991px) {
	.home-slider {
		height: 520px
	}
	.home-slide-container {
		padding-top: 92px;
		padding-right: 65px;
		padding-left: 65px
	}
	.home-slider-arrow {
		width: 30px;
		margin-right: 30px;
		margin-left: 30px
	}
	.w-container {
		max-width: 728px
	}
	body>div.w-slider.home-slider>div.w-slider-mask>div.w-slide.home-slide {
		background-position: 50% 50%;
		background-size: cover
	}
}

.image-section-overlay {
	width: 100%;
	height: 100%;
	padding-top: 155px;
	padding-bottom: 155px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff
}

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

.image-section-text-block {
	width: 70%;
	float: right;
	text-align: right
}

.slide-title._2 {
	color: #fff;
	font-size: 45px
}

div.w-section.image-section>div div>p {
	color: #fff;
	text-align: right;
	direction: rtl;
	font-size: 17px
}

.slide-title._2 p {
	margin-top: 0;
	margin-bottom: 14px;
	font-family: Lato, sans-serif;
	font-weight: 400
}

.slide-title._2 .button.yellow {
	color: #000
}

@media (max-width:991px) {
	.image-section-overlay {
		padding: 90px 45px
	}
	.w-container {
		max-width: 728px
	}
	.slide-title._2 {
		margin-bottom: 16px;
		font-size: 39px;
		line-height: 35px
	}
	.button.yellow {
		margin-top: 8px
	}
}

@media (max-width:767px) {
	.image-section-overlay {
		padding: 55px 25px
	}
	.image-section-text-block {
		width: 70%
	}
	.slide-title._2 {
		font-size: 30px;
		line-height: 26px
	}
}

@media (max-width:479px) {
	.image-section-overlay {
		padding-right: 20px;
		padding-left: 20px
	}
	.w-container {
		max-width: none
	}
	.image-section-text-block {
		width: 80%
	}
	.slide-title._2 {
		margin-bottom: 11px;
		font-size: 21px;
		line-height: 23px
	}
}

.small_name {
	text-align: center
}

.light-image-section {
	direction: rtl;
	padding-top: 0px
}

#fourth_jump>div>h2 {
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 15px;
}

.light-image-section-overlay.with-image {
	padding-bottom: 0;
	background-color: hsla(0, 0%, 96%, .96);
	background-image: none
}

div.page-wrapper div h2 {
	font-size: 32px;
	text-align: center
}

.container {
	position: relative;
	width: 100%
}

.w-row:after,
.w-row:before {
	content: " ";
	display: table
}

.info-col-left {
	padding-bottom: 30px
}

div.page-wrapper div div.w-col.w-col-7.info-col-left>ul {
	direction: rtl
}

.info-list-item {
	padding-bottom: 22px;
	font-size: 13px;
	line-height: 20px
}

.info-icon-wrapper {
	width: 60px;
	height: 63px;
	margin-left: 19px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	float: right
}

.small-info-title {
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    line-height: 12px;
    color: #000;
}

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

.info-paragraph {
	margin-bottom: 0;
	display: -webkit-box;
	color: #000;
	text-align: right
}

.right-column {
	padding-left: 35px
}

.address-box,
.contact-box,
.follow-box {
	padding-right: 10px;
	padding-left: 10px;
	float: left
}

.w-container .w-row {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

div.w-section.client-section>div>div {
	display: inline-block
}

.isolated-image {
	position: absolute;
	width: 50%;
	right: -34px;
	height: auto;
	bottom: 0;
	padding-left: 40px;
}

.isolated2-image {
	max-height: 266px;
	width: auto;
	border-radius: 121px;
	border: 3px solid #000
}

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

.footer {
	font-size: 13px
}

.bottom-footer {
	padding-top: 25px;
	background-color: #000
}

.bottom-footer-text {
	font-family: Lato, sans-serif;
	color: #6d6d6d
}

.s8-box,
.s8-title,
.sec4-container {
	font-family: 'Open Sans', sans-serif
}

.copy_rights {
	text-align: center
}

.s8-box {
	margin-top: 50px;
	margin-bottom: 50px;
	color: #a8a8a8
}

.w-clearfix:after,
.w-clearfix:before {
	content: " ";
	display: table
}

.contact-box,
.follow-box {
	display: inline-block;
	width: 235px;
	text-align: center
}

.address-box,
.s8-title {
	text-align: left;
	display: inline-block
}

.address-box {
	width: 470px
}

@media (max-width:1025px) {
	#why_us>div>div>img {
		right: -17px;
		height: 377px
	}
	.address-box {
		width: 258px
	}
}

@media (max-width:479px) {
	.s8-box {
		margin-top: 0
	}
	.contact-box,
	.follow-box {
		margin-bottom: 20px;
		width: 100%
	}
	.address-box {
		width: 100%
	}
}

.w-widget-map {
	width: 100%;
	height: 200px
}

.s8-title {
	color: #fefefe;
	font-size: 20px;
	margin-bottom: 10px
}

footer a,
footer div.follow-clmn,
footer p {
	color: #fff
}

.w-list-unstyled {
	padding-left: 0;
	list-style: none;
	color: #fff;
	padding-right: 0;
}

.footer-contact-list-item {
	position: relative;
	padding-right: 35px
}

.follow-clmn {
	margin-top: 25px;
	line-height: 21px
}

.footer-contact-icon {
	position: absolute;
	right: 0;
	top: 2px;
	width: 17px
}

footer a {
	padding: 0;
	border-right: 0 solid #fff;
	text-transform: none
}

.section4 {
	background-position: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 45px
}

.desktop-slider,
.mobile-slide,
.tablet-slide {
	background-position: 50% 50%;
	background-size: 500px 275px;
	background-repeat: no-repeat
}

.sec4-container {
	margin-top: 30px;
	margin-bottom: 30px
}

.sec4-textblock {
	display: inline-block;
	width: 35%;
	margin-top: 25px;
	direction: rtl;
	text-align: right
}

.sec4-slider {
	display: inline-block;
	width: 58%;
	margin-left: 6%;
	background-color: transparent
}

.sec4-title {
	margin-bottom: 10px;
	color: #000;
	font-size: 38px;
	line-height: 47px
}

.sec4-content {
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
	line-height: 23px
}

.sec4-btn {
	padding: 11px 25px;
	border: 1px solid #000;
	border-radius: 3px;
	background-color: #000;
	-webkit-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
	color: #fff;
	font-size: 15px;
	font-weight: 700
}

.w-button {
	display: inline-block;
	margin-top: 20px;
	padding: 15px 20px;
	-webkit-transition: background-color .5s ease, color .5s ease;
	transition: background-color .5s ease, color .5s ease;
	font-family: Lato, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 0
}

.w-button:hover {
	background-color: #fff;
	border: 1px solid #000;
	color: #000
}

.bold {
	font-weight: 700
}

.sec4-risk {
	margin-top: 15px;
	margin-bottom: 50px;
	color: #000;
	font-weight: 400
}

.slider-textbox {
	position: absolute;
	right: 50px;
	bottom: 45px;
	display: inline-block;
	text-align: right
}

html.w-mod-js [data-ix=slider-title-2] {
	opacity: 1;
	-webkit-transform: translate(20px, 0);
	transform: translate(20px, 0)
}

.slider-content {
	padding: 5px 7px;
	background-color: #a5a5a5;
	font-size: 14px;
	text-transform: uppercase
}

.slider-title {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 9px 11px;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	font-size: 21px;
	font-weight: 700
}

.desktop-slider {
	background-image: url(../images/sec4-slidermac.png)
}

.tablet-slide {
	background-image: url(../images/sec4-slideripad.png)
}

.mobile-slide {
	position: relative;
	display: inline-block;
	background-image: url(../images/sec4-slidertel.png)
}

.w-slider-arrow-left,
.w-slider-arrow-right {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	overflow: hidden;
	color: #fff;
	font-size: 40px
}

.w-icon-slider-left,
.w-icon-slider-right {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 1em;
	height: 1em
}

.w-slider-arrow-left {
	z-index: 3;
	right: auto
}

.w-slider-arrow-right {
	z-index: 4;
	left: auto;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.w-icon-slider-left:before {
	content: "<";
	color: #fff;
	font-size: 40px
}

.w-icon-slider-right:before {
	content: ">";
	color: #fff;
	font-size: 40px
}

.w-slider-arrow-left {
	left: 0;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.slider-arrow {
	width: 40px;
	font-size: 23px
}

.w-container:after,
.w-container:before {
	content: " ";
	display: table
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	margin-bottom: 8px
}

textarea.form-control {
	height: auto
}

.form-group {
	float: right;
	width: 50%
}

/* #sixth_jump>div>div>div:nth-child(1)>div>div>form>div:nth-child(5) {
	width: 100%
} */

.error::-webkit-input-placeholder {
	font-weight: 700;
	color: red
}

.error:-moz-placeholder {
	font-weight: 700;
	color: red
}

.error::-moz-placeholder {
	font-weight: 700;
	color: red
}

.error:-ms-input-placeholder {
	font-weight: 700;
	color: red
}

.error {
	border: 2px solid red!important
}

#Contact-Us>div>div>div:nth-child(1)>div>div>form {
	text-align: center
}

.red {
	color: red;
}

body>div.w-nav.navbar-scroll>div.w-clearfix.navigation-div.black>a>img,
body>div.w-nav.navbar>div.w-clearfix.navigation-div>a>img {
	max-height: 40px;
	width: auto;
	height: 100%;
}

body>div.w-nav.navbar-scroll>#third_jump {
	background-color: #cac3c33c;
}

#fifth_jump>div>div.sec4-textblock>div.sec4-title>a {
	padding: 0;
	text-decoration: underline;
}
