

.ico-calendar,
.ico-download,
.ico-phone,
.ico-phone-white {
	display: inline-block;
	font-size: 0;
	vertical-align: middle
}

.btn,
.btn span,
.ico-calendar,
.ico-download,
.ico-phone,
.ico-phone-white,
.list-buttons li,
.list-contact li,
.slider-main li,
.widget_rss .rsswidget,
[class^=ico-],
img {
	vertical-align: middle
}

.widget_calendar table,
table {
	border-spacing: 0;
	border-collapse: collapse
}

.container,
body {
	min-width: 320px
}

.ico-calendar {
	background: url(../images/sprite/ico-calendar.png) no-repeat;
	width: 20px;
	height: 21px
}

.ico-download {
	background: url(../images/sprite/ico-download.png) no-repeat;
	width: 30px;
	height: 26px
}

.ico-phone-white {
	background: url(../images/sprite/ico-phone-white.png) no-repeat;
	width: 27px;
	height: 25px
}

.ico-phone {
	background: url(../images/sprite/ico-phone.png) no-repeat;
	width: 19px;
	height: 19px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.ico-calendar,
	.ico-download,
	.ico-phone,
	.ico-phone-white {
		vertical-align: middle
	}
	.ico-calendar {
		background: url(../images/sprite/ico-calendar@2x.png) no-repeat;
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
		display: inline-block;
		font-size: 0
	}
	.ico-download {
		background: url(../images/sprite/ico-download@2x.png) no-repeat;
		width: 29px;
		height: 26px;
		background-size: 29px 26px;
		display: inline-block;
		font-size: 0
	}
	.ico-phone-white {
		background: url(../images/sprite/ico-phone-white@2x.png) no-repeat;
		width: 26px;
		height: 26px;
		background-size: 26px 26px;
		display: inline-block;
		font-size: 0
	}
	.ico-phone {
		background: url(../images/sprite/ico-phone@2x.png) no-repeat;
		width: 19px;
		height: 19px;
		background-size: 19px 19px;
		display: inline-block;
		font-size: 0
	}
}

.gallery-columns-1 .gallery-item,
.gallery-item img,
.wp-caption img,
table {
	width: 100%
}

.col--2of3 ul:after,
.cols:after,
.footer .footer__aside:after,
.header .header__content:after,
.header:after,
.list-features li:after,
.nav ul:after,
.shell:after,
.slider-logos .slider__clip:after {
	content: '';
	line-height: 0;
	display: table;
	clear: both
}

.btn i,
.nav-socials a>i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.footer .footer__image,
.list-gallery .list__image,
.section--background .section__image,
.section--programs .section__image,
.section-intro .section__image,
.section-logos .section__image,
.section-testimonials .section__head,
.section-testimonials .section__head .section__image,
.section-testimonials .section__image,
.slider-intro .slider__slide-image,
.slider-intro .slider__slide-video,
.slider-main .slider__slide-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.header,
body {
	background: #fff
}

*,
:after,
:before {
	padding: 0;
	margin: 0;
	outline: 0;
	box-sizing: border-box
}

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

html {
	tap-highlight-color: transparent
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none
}

audio,
iframe,
img,
object,
video {
	max-width: 100%
}

iframe,
img {
	border: 0
}

img {
	height: auto;
	display: inline-block
}

b,
strong {
	font-weight: 700
}

address {
	font-style: normal
}

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

a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
	cursor: pointer
}

.disabled,
[disabled],
a[href^=tel],
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default
}

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

a[href^=tel],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
input[type=color],
input[type=submit],
input[type=tel],
input[type=text],
input[type=password],
input[type=date],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

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

textarea {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

button,
select {
	text-transform: none
}

nav ol,
nav ul {
	list-style: none
}

body {
	font-family: Lato, sans-serif;
	font-size: 15px;
	line-height: 1.34;
	color: #666
}

.list-contact li,
h1,
h2,
h3 {
	font-family: Merriweather, serif
}

a {
	color: inherit;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a,
button,
input[type=submit],
input[type=button] {
	transition: color .3s, background .3s, border-color .3s
}

a[href^=tel] {
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .67em;
	color: #222
}

h1,
h2 {
	font-size: 36px;
	line-height: 1.2
}

h3 {
	font-size: 24px;
	line-height: 1;
	font-style: italic
}

h4 {
	font-size: 16px;
	line-height: 1.38;
	font-weight: 900;
	text-transform: uppercase
}

h5 {
	font-size: 18px;
	color: #666;
	font-weight: 400
}

h6 {
	font-size: 13px;
	line-height: 1.3;
	text-transform: uppercase
}

blockquote,
dl,
hr,
ol,
p,
table,
ul {
	margin-bottom: 1.34em
}

blockquote:last-child,
dl:last-child,
h1:last-child,
h1[class],
h2:last-child,
h2[class],
h3:last-child,
h3[class],
h4:last-child,
h4[class],
h5:last-child,
h5[class],
h6:last-child,
h6[class],
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
	margin-bottom: 0
}

@media (max-width:767px) {
	h2 {
		font-size: 30px
	}
}

@font-face {
	font-family: FontAwesome;
	src: url(fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg'), url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype');
	font-weight: 400;
	font-style: normal
}

.clear:after {
	content: '';
	line-height: 0;
	display: table;
	clear: both
}

.notext {
	white-space: nowrap;
	text-indent: 100%;
	text-shadow: none;
	overflow: hidden
}

.notext-old {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px
}

.hidden,
[hidden] {
	display: none
}

.alignleft {
	float: left
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.hidden-sm {
		display: none!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1025px) and (max-width:1200px) {
	.hidden-md {
		display: none!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1201px) {
	.hidden-lg {
		display: none!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

.aligncenter,
.alignleft,
.alignnone,
.alignright {
	margin: 5px 15px 10px
}

.alignleft,
.alignnone {
	margin-left: 0
}

.alignright {
	float: right;
	margin-right: 0
}

.alignnone {
	display: block;
	margin-right: 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	position: relative
}

.wp-caption-text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 10px;
	background: rgba(0, 0, 0, .5);
	color: #fff
}

.gallery {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px
}

.gallery .wp-caption-text {
	right: 10px;
	bottom: 10px;
	left: 10px;
	text-align: left
}

.gallery-item {
	float: left;
	position: relative;
	padding: 10px
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33.33%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.67%
}

.gallery-columns-7 .gallery-item {
	width: 14.29%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.11%
}

.gallery-columns-7 .wp-caption,
.gallery-columns-8 .wp-caption,
.gallery-columns-9 .wp-caption {
	display: none
}

.paging {
	padding: 0 0 20px;
	text-align: center
}

.paging ul {
	list-style: none
}

.paging li,
.paging ul {
	display: inline-block;
	vertical-align: top
}

.paging a {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #000;
	margin: 0 2px;
	text-decoration: none;
	border-radius: 4px
}

.paging .current a,
.paging a:hover {
	text-decoration: none;
	background: #000;
	color: #fff
}

.paging .paging__label {
	padding-right: 10px
}

.section-comments {
	padding-top: 15px
}

.section-comments a {
	text-decoration: none
}

.section-comments p {
	padding-bottom: 18.2px
}

.section-comments ol,
.section-comments ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.section-comments h3 {
	position: relative;
	padding: 0 0 10px
}

.section-comments h3 small {
	position: absolute;
	top: 0;
	right: 0
}

.comments,
.comments .children {
	position: relative
}

.comments .children:after,
.comments .children:before {
	content: '';
	position: absolute;
	display: block
}

.comments .children:before {
	top: 33px;
	left: 23px;
	width: 32px;
	height: 27px;
	border-left: 8px solid #c3c3c3;
	border-bottom: 8px solid #c3c3c3;
	border-radius: 0 0 0 8px
}

.comments .children:after {
	top: -5px;
	left: 8px;
	border: 20px solid transparent;
	border-width: 20px 19px;
	border-bottom-color: #c3c3c3
}

.comments .comment {
	position: relative;
	border-top: 1px dashed #363636
}

.comments .children {
	padding-left: 70px
}

.comments .moderation-notice {
	display: inline-block;
	margin: 3px 0 8px;
	color: #999
}

.comment .comment__author-avatar {
	position: absolute;
	top: 28px;
	left: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #ccc
}

.comment .comment__author-says {
	padding-left: 5px
}

.comment .comment__entry {
	position: relative;
	padding: 30px 0 30px 65px
}

.comment .comment__text p:last-child {
	padding-bottom: 0;
	margin-bottom: 0
}

.comment .comment__meta {
	padding-bottom: 12px
}

.comment .comment__meta a {
	color: #363636
}

.comment .comment__reply {
	padding-top: 10px;
	text-align: right
}

.comment .comment__reply a {
	display: inline-block;
	padding: 5px 10px;
	background: #363636;
	color: #fff;
	border-radius: 6px
}

.comment .comment__reply a:hover {
	text-decoration: none;
	opacity: .8
}

.comment-respond {
	width: 100%;
	padding-top: 30px;
	border-top: 1px solid #363636
}

.comment-respond h3 {
	position: relative
}

.comment-respond small {
	position: absolute;
	top: 0;
	right: 0
}

.comment-respond label {
	display: block;
	padding-bottom: 4px
}

.comment-respond input[type=text],
.comment-respond textarea {
	display: block;
	width: 80%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7
}

.comment-respond textarea {
	height: 100px;
	width: 100%
}

.comment-respond input[type=text]:focus {
	background-color: #fff
}

.comment-respond input[type=text]::-webkit-input-placeholder {
	color: #777
}

.comment-respond input[type=text]:-ms-input-placeholder {
	color: #777
}

.comment-respond input[type=text]::placeholder {
	color: #777
}

.comment-respond .required {
	color: #e40000
}

.comment-respond .comment-notes {
	padding-top: 15px
}

.comment-respond .form-submit input {
	display: block;
	width: 160px;
	height: 40px;
	border: 0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #363636;
	cursor: pointer;
	border-radius: 4px
}

.nocomments {
	padding-top: 12px;
	font-weight: 700;
	font-size: 18px
}

.search-form {
	position: relative;
	overflow: hidden
}

.search-form .search__field {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7
}

.search-form .search__field:focus {
	background-color: #fff
}

.search-form .search__field::-webkit-input-placeholder {
	color: #777
}

.search-form .search__field:-ms-input-placeholder {
	color: #777
}

.search-form .search__field::placeholder {
	color: #777
}

.search-form .screen-reader-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: .5;
	visibility: hidden
}

.footer .footer__inner {
	position: relative;
	padding: 106px 0 86px
}

.footer .footer__image,
.footer .footer__image:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.footer .footer__image {
	opacity: 1
}

.footer .footer__image:after {
	content: '';
	background: #f6f3ed;
	opacity: .94
}

.footer .footer__container {
	position: relative
}

.footer .footer__aside {
	float: left;
	width: 38%
}

.footer .footer__content {
	float: right;
	width: 57%
}

.footer .footer__aside .logo {
	float: left;
	width: 156px
}

.footer .footer__aside .widget_nav_menu {
	float: right;
	width: calc(100% - 200px)
}

.footer .footer__content .widget_nav_menu ul.menu {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px
}

.footer .footer__copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 25px;
	clear: both;
	max-width: 600px;
	margin: 0 auto
}

.footer .footer__bar {
	padding: 26px 0
}

.footer .list-contact {
	float: left
}

.footer .nav-socials {
	float: right
}

@media (max-width:1024px) {
	.footer .footer__aside .logo,
	.footer .footer__aside .widget_nav_menu {
		float: none
	}
	.footer .footer__inner {
		padding: 50px 0
	}
	.footer .footer__aside {
		width: 30%;
		padding-right: 50px
	}
	.footer .footer__aside .widget_nav_menu {
		width: 100%
	}
	.footer .footer__aside .logo {
		margin-bottom: 30px
	}
	.footer .footer__aside .logo span {
		right: 25px
	}
	.footer .footer__content {
		width: 70%;
		padding-top: 107px
	}
}

@media (max-width:767px) {
	.footer .footer__aside,
	.footer .footer__content {
		float: none;
		width: 100%
	}
	.footer .footer__aside {
		padding-right: 0
	}
	.footer .footer__content {
		padding-top: 50px
	}
	.footer .footer__aside .logo {
		float: left;
		margin-bottom: 0
	}
	.footer .footer__aside .logo span {
		right: 0
	}
	.footer .footer__aside .widget_nav_menu {
		float: right;
		width: calc(100% - 200px)
	}
	.footer .footer__content .widget_nav_menu ul.menu {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
	.footer .footer__bar {
		text-align: center
	}
	.footer .list-contact,
	.footer .nav-socials {
		float: none
	}
	.footer .list-contact {
		padding-bottom: 25px
	}
}

@media (max-width:479px) {
	.footer .footer__aside .logo,
	.footer .footer__aside .widget_nav_menu {
		float: none
	}
	.footer .footer__inner {
		text-align: center
	}
	.footer .footer__aside .logo {
		margin: 0 auto 30px
	}
	.footer .footer__aside .widget_nav_menu {
		width: 100%
	}
	.footer .footer__content .widget_nav_menu ul.menu {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1
	}
}

.header {
	position: absolute;
	z-index: 105;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 10px
}

.header+* {
	padding-top: 94px!important
}

.header .header__aside {
	width: 205px;
	float: right;
	margin-top: 6px
}

.header .header__content {
	width: calc(100% - 205px);
	padding: 0 28px
}

.header .header__content,
.header .logo,
.header .nav {
	float: left
}

.header .nav {
	margin: 31px 0 0 32px
}

/*.header .nav {
	float: none;
  position: absolute;
  margin: 31px 0 0 32px
  transform: translate(-50%, -50%);
}*/



.header .btn {
	min-width: 100%;
	padding: 13px 35px;
	font-size: 16px;
	font-weight: 700
}

.header .btn span.btn__icon {
	width: 44px;
	line-height: 42px
}

.header .btn span.btn__icon+span {
	padding-left: 24px
}

body.header-fixed .header {
	position: fixed;
	padding: 5px 0;
	box-shadow: 0 0 10px #222
}

body.header-fixed .header .header__content {
	width: 70%
}

body.header-fixed .header .header__aside {
	width: 30%;
	padding: 0 15px;
	margin-top: 27px
}

body.header-fixed .header .phone {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

body.header-fixed .header .phone p {
	margin: 0 45px 0 0
}

body.header-fixed .header .btn {
	min-width: 110px;
	padding: 0;
	background: 0 0;
	color: #158bd0;
	text-align: right
}

body.header-fixed .header .btn span {
	padding: 0
}

body.header-fixed .header .btn:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	right: 50%;
	height: 2px;
	background: #b4d03e;
	opacity: 0;
	transition: left .3s, right .3s, opacity .3s
}

body.header-fixed.no-touch .header .btn:hover:after {
	left: 0;
	right: 0;
	opacity: 1
}

body.header-fixed .header .btn span.btn__icon,
body.header-fixed .header .btn:before,
body.header-fixed .header .phone img {
	display: none
}

@media (max-width:1200px) {
	body.header-fixed .header .phone {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	body.header-fixed .header .phone p {
		margin: 0 0 5px;
		text-align: right
	}
	body.header-fixed .header .header__aside {
		width: 20%;
		margin-top: 13px
	}
	body.header-fixed .header .header__content {
		width: 80%
	}
}

@media (max-width:1024px) {
	.header {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0
	}
	.header .header__aside,
	.header .phone p {
		display: -webkit-flex;
		display: -ms-flexbox
	}
	.header+* {
		padding-top: 78px!important
	}
	.header .header__aside {
		display: flex;
		width: calc(100% - 100px);
		padding: 0;
		margin: 0
	}
	.header .header__content {
		width: 100px;
		padding: 10px 15px
	}
	.header .phone {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: 100%;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center
	}
	.header .phone p {
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 78px;
		padding-right: 10px;
		border-width: 0 1px;
		border-style: solid;
		border-color: #b4d03e
	}
	.header .btn {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-width: 200px;
		min-height: 78px;
		padding: 0 35px
	}
	.header .btn .btn__icon {
		display: none
	}
	.header .btn span.btn__icon+span {
		padding-left: 0;
		text-align: center
	}
	.header .nav {
		margin-top: 0
	}
	.header .nav-trigger {
		margin: 0 15px
	}
	body.header-fixed .header {
		padding: 0
	}
	body.header-fixed .header .phone {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	body.header-fixed .header .phone p {
		margin: 0
	}
	body.header-fixed .header .phone img {
		display: inline-block
	}
	body.header-fixed .header .header__content {
		width: 100px
	}
	body.header-fixed .header .header__aside {
		width: calc(100% - 100px);
		padding: 0;
		margin: 0
	}
	body.header-fixed .header .btn {
		min-width: 200px;
		padding: 0 35px;
		background: #b4d03e;
		color: #fff;
		text-align: center
	}
}

@media (max-width:767px) {
	.header .btn,
	body.header-fixed .header .btn {
		min-width: 120px
	}
	.header+* {
		padding-top: 66px!important
	}
	.header .btn {
		min-height: 66px;
		font-weight: 400
	}
	.header .phone p {
		position: relative;
		min-height: 66px;
		padding-right: 3px;
		font-size: 0;
		line-height: 0
	}
	.header .phone p>a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.header .phone p>img {
		width: 28px
	}
}

@media (max-width:479px) {
	.header .nav-trigger,
	.header .phone p>img {
		margin: 0 5px
	}
	.header .header__content {
		width: 110px;
		padding: 10px
	}
	.header .header__aside {
		width: calc(100% - 110px)
	}
	.header .btn {
		padding: 0 10px
	}
	.header .phone p {
		padding: 0
	}
	body.header-fixed .header .btn {
		padding: 0 10px
	}
}

@media (max-width:600px) {
	body.header-fixed.admin-bar .header {
		margin-top: 0
	}
}

body.admin-bar.header-fixed .header {
	margin-top: 32px
}

@media (max-width:782px) {
	body.admin-bar.header-fixed .header {
		margin-top: 46px
	}
}

@media (max-width:600px) {
	body.admin-bar.header-fixed .header {
		margin-top: 0
	}
}

.accordion .accordion__head {
	position: relative;
	padding-bottom: 6px;
	border-bottom: 1px solid #dfdfdf
}

.accordion .accordion__head i {
	position: absolute;
	right: 0;
	bottom: 15px;
	cursor: pointer
}

.accordion .accordion__head h3 {
	padding-right: 20px;
	margin-bottom: 0
}

.accordion .accordion__head h3>a {
	display: block;
	color: #222
}

.accordion .accordion__section+.accordion__section .accordion__head {
	padding-top: 37px
}

.accordion .accordion__body {
	padding: 14px 15px 17px 0;
	display: none
}

.accordion .accordion__section.active .ico-arrow-down {
	bottom: 10px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.accordion .accordion__section.active i,
body.no-touch .accordion .accordion__head i:hover {
	border-color: #158bd0;
	opacity: 1
}

body.no-touch .accordion .accordion__head h3>a:hover {
	color: #158bd0;
	text-decoration: none
}

.article {
	font-size: 18px
}

.article .article__image {
	position: relative;
	float: right;
	width: 300px;
	margin: 7px 0 0 70px
}

.article .article__image img {
	width: 100%;
	display: block
}

.article .article__image:after {
	content: '';
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	border: 1px solid rgba(255, 255, 255, .33)
}

.article .article__content {
	overflow: hidden
}

.article .article__meta {
	padding-bottom: 5px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 25px
}

.article .article__body,
.wp-post-image {
	margin-bottom: 30px
}

.article h2.article__title {
	font-size: 22px;
	line-height: 1.25;
	font-style: italic
}

@media (max-width:1024px) {
	.article {
		padding: 0
	}
	.article .article__image {
		margin: 0 0 0 30px
	}
}

@media (max-width:767px) {
	.accordion .accordion__body {
		padding-right: 0
	}
	.article .article__image {
		float: none;
		margin: 0 auto 30px
	}
}

@media (max-width:479px) {
	.article .article__image {
		width: auto
	}
}

.btn {
	position: relative;
	min-width: 332px;
	padding: 14px 35px;
	border: none;
	background: #ff6569;
	line-height: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	text-decoration: none
}

.btn span,
.fa {
	display: inline-block;
	line-height: 1
}

.btn:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #f44941;
	opacity: 0;
	transition: height .3s, opacity .3s
}

.btn span.btn__icon {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 57px;
	height: 100%;
	background: #ff484c;
	transition: background .3s
}

.btn span.btn__icon .fa {
	font-size: 25px
}

.btn span {
	position: relative;
	z-index: 2;
	font-size: 16px
}

.btn span.btn__icon+span {
	padding-left: 36px;
	text-align: left
}

.col,
.col--2of3 li {
	padding: 2px 26px;
	float: left
}

body.no-touch .btn:hover {
	text-decoration: none
}

body.no-touch .btn:hover:before {
	height: 100%;
	opacity: 1
}

body.no-touch .btn:hover span.btn__icon {
	background: #f13731
}

.btn--green {
	background: #4da827
}

.btn--green span.btn__icon {
	background: #419a20
}

.btn--yellow {
	background: #b4d03e
}

.btn--yellow:before {
	background: #4a83a4
}

.btn--yellow span.btn__icon {
	background: #158bd0
}

body.no-touch .btn--yellow:hover span.btn__icon {
	background: #1d8fd2
}

.btn--bordered {
	border: 1px solid #333;
	background: 0 0;
	color: #333
}

.btn--bordered:before {
	background: #1d8fd2
}

body.no-touch .btn--bordered:hover {
	border-color: #1d8fd2;
	color: #fff
}

.cols {
	margin: 0 -26px
}

.col {
	width: 100%
}

.col--1of2,
.col--2of4 {
	width: 50%
}

.col--1of3 {
	width: 33.333%
}

.col--2of3 {
	width: 66.666%
}

.col--3of4 {
	width: 75%
}

.col--1of4 {
	width: 25%
}

.col--1of5 {
	width: 20%
}

.col--2of3 ul {
	margin: -13px -26px;
	list-style: none
}

.col--2of3 li {
	width: 50%
}

.cols--small-gap {
	margin: 0 -15px
}

.cols--small-gap .col {
	padding: 15px
}

.col--background {
	background-color: #f2f1ee;
	height: 100%
}

.col--background h4 {
	color: #bbb
}

@media (max-width:1024px) {
	.cols {
		margin: 0 -15px
	}
	.col {
		padding: 15px
	}
}

@media (max-width:767px) {
	.cols {
		margin: -20px
	}
	.col {
		padding: 20px
	}
	.col--1of3,
	.col--1of4,
	.col--2of3,
	.col--2of4,
	.col--3of4 {
		width: 100%
	}
	.col--1of5 {
		width: 50%
	}
}

@media (max-width:479px) {
	.cols {
		margin: -15px
	}
	.col--1of2,
	.col--1of5 {
		width: 100%;
		padding: 15px
	}
}

.fa {
	font-family: FontAwesome;
	font-size: inherit;
	font-style: normal;
	text-rendering: auto
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.list-contact a:after,
.list-gallery .list__hover:after,
.nav>ul>li>a:after {
	content: ''
}

body .gform_wrapper {
	margin: 0
}

body .gform_wrapper ul.gform_fields li.gfield {
	margin-top: 0;
	padding-right: 0
}

body .gform_wrapper ul.gform_fields li.gfield+li.gfield {
	margin-top: 20px
}

body .gform_wrapper ul.gform_fields li.gfield--medium {
	min-width: 50%
}

body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0!important
}

body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield .ginput_container span {
	padding-top: 0
}

body .gform_wrapper label.gfield_label {
	font-size: 13px;
	color: #222;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: .1em
}

body .gform_wrapper .hidden-label>label.gfield_label,
body .gform_wrapper .hidden-sublabel.field_sublabel_below .ginput_complex.ginput_container label {
	display: none
}

body .gform_wrapper .gform_body .top_label div.ginput_container {
	margin-top: 4px
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	height: 46px;
	display: block;
	padding: 0 15px;
	border: none;
	background: #f2f1ee;
	color: #222
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).datepicker {
	display: inline-block
}

body .gform_wrapper textarea {
	height: 46px;
	display: block;
	padding: 15px;
	border: none;
	background: #f2f1ee;
	color: #222
}

body .gform_wrapper select {
	height: 46px;
	display: block;
	padding: 0 15px;
	border: none;
	background: #f2f1ee;
	color: #222
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
	background: rgba(255, 102, 106, .2)
}

body .gform_wrapper .gform_footer {
	margin-top: 10px;
	padding-top: 10px
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
	padding: 13px 15px;
	border: none;
	background: #b4d03e;
	font-size: 16px;
	line-height: 1.25;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	transition: background .3s
}

body .gform_wrapper.gf_browser_ie .gform_footer input.button {
	padding: 13px 15px
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #1d8fd2
}

body .gform_wrapper li.gfield.gfield_error {
	padding: 0;
	border: none;
	margin: 0;
	background: 0 0
}

body .gform_wrapper .top_label .gfield_error {
	width: 100%
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100%!important
}

body .gform_wrapper .validation_message,
body .gform_wrapper div.validation_error {
	color: #158bd0
}

body .gform_wrapper div.validation_error {
	border: none
}

body .gform_wrapper .field_description_below .gfield_description {
	padding-top: 0
}

.form-contact .gform_wrapper .gform_footer input.button,
.form-contact .gform_wrapper .gform_footer input[type=submit] {
	width: 100%;
	display: block
}

.form-popup {
	max-width: 630px;
	padding: 0 15px;
	margin: auto
}

.form-popup .gform_wrapper label.gfield_label {
	color: #fff
}

.form-popup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
	background: #158bd0
}

.form-popup .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
	min-width: 50%
}

.form-popup .gform_wrapper h3.gform_title {
	margin-bottom: 20px;
	font-style: normal
}

[class^=ico-] {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	transition: opacity .3s, border-color .3s, -webkit-transform .3s;
	transition: opacity .3s, border-color .3s, transform .3s;
	transition: opacity .3s, border-color .3s, transform .3s, -webkit-transform .3s
}

.ico-arrow-down {
	width: 11px;
	height: 11px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: rgba(34, 34, 34, .33);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.list-features ul {
	margin: -20px 30px;
	list-style: none;
	font-size: 0;
	line-height: 0
}

.list-features li {
	width: 50%;
	display: inline-block;
	padding: 29px 30px;
	font-size: 15px;
	line-height: 1.34
}

.list-buttons ul,
.list-contact ul,
.nav-socials ul {
	font-size: 0;
	line-height: 0;
	list-style: none
}

.list-features .list__image {
	width: 52px;
	float: left;
	margin-right: 17px
}

.list-features .list__image img {
	width: 100%
}

.list-features .list__content {
	overflow: hidden;
	padding-top: 12px
}

.list-features .list__content h3 {
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 1px solid #dfdfdf
}

@media (max-width:1024px) {
	.list-features ul {
		margin: -20px
	}
	.list-features li {
		padding: 20px
	}
}

@media (max-width:767px) {
	.list-features ul {
		margin: -20px 0
	}
	.list-features li {
		width: 100%;
		display: block;
		padding: 20px 0 40px
	}
	.list-features .list__image {
		float: none;
		margin: 0 auto 10px
	}
	.list-features .list__content h3 {
		display: block;
		text-align: center
	}
}

.list-buttons {
	max-width: 684px;
	margin: auto
}

.list-buttons ul {
	margin: -20px
}

.list-buttons li {
	display: inline-block;
	width: 33.33%;
	padding: 20px
}

.list-buttons a {
	min-width: 100%;
	display: block
}

@media (max-width:767px) {
	.list-buttons ul {
		margin: -10px
	}
	.list-buttons li {
		width: 60%;
		display: block;
		margin: auto;
		padding: 10px
	}
}

.list-gallery li,
.list-gallery ul {
	display: -ms-flexbox;
	display: -webkit-flex
}

@media (max-width:479px) {
	.list-buttons li {
		width: 100%
	}
}

.list-gallery {
	padding-top: 14px
}

.list-gallery ul {
	margin: -1px;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none
}

.list-gallery li {
	display: flex;
	width: 33.33%;
	min-height: 420px;
	padding: 10px;
	text-align: center;
	overflow: hidden
}

.list-gallery .list__inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	width: 100%
}
/*
.list-gallery li:nth-child(6n) .list__inner,
.list-gallery li:nth-child(6n-1) .list__inner,
.list-gallery li:nth-child(6n-2) .list__inner {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
*/

.list-gallery li:nth-child(6n) .list__hover,
.list-gallery li:nth-child(6n-1) .list__hover,
.list-gallery li:nth-child(6n-2) .list__hover {
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px)
}

.list-gallery>a {
	display: block;
	height: 100%
}

.list-gallery .list__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.list-event-gallery .list_event_image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%
}

.list-gallery h3 {
	padding-bottom: 6px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	margin-bottom: 5px;
	color: inherit
}

.list-gallery .list__visible {
	position: relative;
	padding: 27px 42px 25px;
	color: #fff;
	transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s
}

.list-gallery li:nth-child(odd) .list__visible {
	background: rgba(76, 167, 39, .85)
}

.list-gallery li:nth-child(even) .list__visible {
	background: rgba(11, 153, 106, .85)
}

.list-gallery .list__hover {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25px 42px 5px;
	background: rgba(246, 243, 237, .85);
	color: #222;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px);
	transition: opacity .5s .2s, visibility .5s .2s, -webkit-transform .5s .2s;
	transition: opacity .5s .2s, visibility .5s .2s, transform .5s .2s;
	transition: opacity .5s .2s, visibility .5s .2s, transform .5s .2s, -webkit-transform .5s .2s
}

.list-event-gallery .list_event_hover {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	padding: 25px 42px 5px;
	background: rgba(246, 243, 237, .85);
	color: #222;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px);
	transition: opacity .5s .2s, visibility .5s .2s, -webkit-transform .5s .2s;
	transition: opacity .5s .2s, visibility .5s .2s, transform .5s .2s;
	transition: opacity .5s .2s, visibility .5s .2s, transform .5s .2s, -webkit-transform .5s .2s
}

.list-contact a,
.list-contact li {
	display: inline-block;
	font-weight: 700
}

.list-gallery .list__hover:after {
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	border: 1px solid #158bd0;
	pointer-events: none
}

.list-gallery .list__hover-body {
	padding-top: 20px
}

.list-gallery .list__hover h3 {
	margin-bottom: 15px
}

.list-gallery .list__hover p {
	padding: 0 5px
}

.list-gallery .list__hover .btn {
	min-width: 160px;
	padding: 13px 15px
}

.list-gallery li.hover .list__visible,
body.no-touch li:hover .list__visible {
	-webkit-transform: translateY(200px);
	-ms-transform: translateY(200px);
	transform: translateY(200px);
	opacity: 0;
	visibility: hidden
}

.list-gallery li.hover .list__hover,
body.no-touch li:hover .list__hover {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

.list-gallery li.hover:nth-child(6n) .list__visible,
.list-gallery li.hover:nth-child(6n-1) .list__visible,
.list-gallery li.hover:nth-child(6n-2) .list__visible,
body.no-touch .list-gallery li:nth-child(6n):hover .list__visible,
body.no-touch .list-gallery li:nth-child(6n-1):hover .list__visible,
body.no-touch .list-gallery li:nth-child(6n-2):hover .list__visible {
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px)
}

.list-gallery li.hover:nth-child(6n) .list__hover,
.list-gallery li.hover:nth-child(6n-1) .list__hover,
.list-gallery li.hover:nth-child(6n-2) .list__hover,
body.no-touch .list-gallery li:nth-child(6n):hover .list__hover,
body.no-touch .list-gallery li:nth-child(6n-1):hover .list__hover,
body.no-touch .list-gallery li:nth-child(6n-2):hover .list__hover {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

@media (max-width:1024px) {
	.list-gallery {
		width: calc(100% + 30px);
		margin: -15px
	}
}

@media (max-width:767px) {
	.list-gallery li {
		width: 50%
	}
	.list-gallery li:nth-child(6n) .list__inner,
	.list-gallery li:nth-child(6n-1) .list__inner,
	.list-gallery li:nth-child(6n-2) .list__inner {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.list-gallery li.hover:nth-child(6n) .list__visible,
	.list-gallery li.hover:nth-child(6n-1) .list__visible,
	.list-gallery li.hover:nth-child(6n-2) .list__visible,
	.list-gallery li:nth-child(6n) .list__hover,
	.list-gallery li:nth-child(6n-1) .list__hover,
	.list-gallery li:nth-child(6n-2) .list__hover {
		-webkit-transform: translateY(200px);
		-ms-transform: translateY(200px);
		transform: translateY(200px)
	}
	.list-gallery li.hover:nth-child(4n) .list__hover,
	.list-gallery li.hover:nth-child(4n-1) .list__hover,
	.list-gallery li.hover:nth-child(6n) .list__hover,
	.list-gallery li.hover:nth-child(6n-1) .list__hover,
	.list-gallery li.hover:nth-child(6n-2) .list__hover {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	.list-gallery li:nth-child(4n) .list__inner,
	.list-gallery li:nth-child(4n-1) .list__inner {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.list-gallery li.hover:nth-child(4n) .list__visible,
	.list-gallery li.hover:nth-child(4n-1) .list__visible,
	.list-gallery li:nth-child(4n) .list__hover,
	.list-gallery li:nth-child(4n-1) .list__hover {
		-webkit-transform: translateY(-200px);
		-ms-transform: translateY(-200px);
		transform: translateY(-200px)
	}
}

@media (max-width:479px) {
	.list-gallery li {
		width: 100%
	}
	.list-gallery li .list__inner,
	.list-gallery li:nth-child(4n) .list__inner,
	.list-gallery li:nth-child(4n-1) .list__inner {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.list-gallery li.hover:nth-child(4n) .list__visible,
	.list-gallery li.hover:nth-child(4n-1) .list__visible,
	.list-gallery li:nth-child(4n) .list__hover,
	.list-gallery li:nth-child(4n-1) .list__hover {
		-webkit-transform: translateY(200px);
		-ms-transform: translateY(200px);
		transform: translateY(200px)
	}
}

.list-contact li {
	font-size: 20px;
	line-height: 1.2;
	font-style: italic
}

.list-contact li+li {
	margin-left: 24px
}

.list-contact a {
	position: relative;
	font-family: Lato, sans-serif;
	font-size: 18px;
	line-height: 1.33;
	color: #158bd0;
	font-style: normal
}

.list-contact a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	height: 1px;
	background-color: #158bd0;
	opacity: 0;
	transition: left .3s, right .3s, opacity .3s
}

body.no-touch .list-contact a:hover {
	color: #158bd0;
	text-decoration: none
}

body.no-touch .list-contact a:hover:after {
	left: 0;
	right: 0;
	opacity: 1
}

a[href^=tel]:after {
	display: none
}

body.no-touch .list-contact a[href^=tel]:hover {
	color: #158bd0
}

.logo {
	position: relative;
	display: block;
}

.logo span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	color: #158bd0
}

.nav a,
.nav>ul>li {
	position: relative
}

@media (max-width:1024px) {
	.logo {
		width: 100px
	}
	.logo span {
		right: -25px
	}
}

@media (max-width:767px) {
	.list-contact li {
		display: block
	}
	.list-contact li+li {
		margin: 10px 0 0
	}
	.logo {
		width: 80px
	}
}

.nav {
	font-size: 14px;
	color: #222;
	letter-spacing: .1em

}

.nav>ul>li {
	float: left;
	padding-bottom: 3px
}

.nav>ul>li+li {
	margin-left: 45px
}

.nav a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700
}

.nav>ul>li>a:after {
	position: absolute;
	top: 100%;
	left: 50%;
	right: 50%;
	height: 2px;
	background: #158bd0;
	opacity: 0;
	transition: left .3s, right .3s, opacity .3s
}

.nav .current-menu-item>a,
.nav>ul>li.current_page_parent.current_page_ancestor a {
	color: #158bd0
}

body.no-touch .nav a:hover:after {
	left: 0;
	right: 0;
	opacity: 1
}

body.no-touch .nav .current-menu-item>a,
body.no-touch .nav a:hover,
body.no-touch .nav>ul>li.current_page_parent.current_page_ancestor a {
	color: #158bd0
}

body.no-touch .nav>ul>li.current_page_parent.current_page_ancestor>ul.sub-menu>li>a {
	color: #222
}

body.no-touch .nav ul ul a:hover,
body.no-touch .nav>ul>li.current_page_parent.current_page_ancestor>ul.sub-menu>li>a:hover {
	color: #158bd0
}

.nav ul ul {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	min-width: 200px;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .5);
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
	transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s;
	transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s
}

.nav ul ul li {
	position: relative
}

.nav ul ul a {
	display: block;
	padding: 10px;
	text-transform: none
}

.nav ul ul ul {
	top: 0;
	left: 100%
}

body.no-touch .nav li:hover>ul {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.nav>ul>li:last-child>ul {
	left: auto;
	right: 0
}

@media (max-width:1300px) {
	.nav>ul>li+li {
		margin-left: 20px
	}
}

@media (max-width:1024px) {
	.nav {
		position: fixed;
		z-index: 100;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 110px 20px;
		background: rgba(221, 176, 51, .9);
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		color: #fff;
		text-align: right;
		transition: opacity .3s, visibility .3s, -webkit-transform .3s;
		transition: opacity .3s, transform .3s, visibility .3s;
		transition: opacity .3s, transform .3s, visibility .3s, -webkit-transform .3s
	}
	body.show-nav .nav {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	.nav>ul>li {
		float: none;
		padding: 5px 10px
	}
	.nav>ul>li+li {
		margin: 10px 0 0
	}
	.nav>ul>li>a {
		display: inline-block;
		color: #fff
	}
	.nav .current-menu-item>a,
	.nav a:hover,
	.nav>ul>li.current_page_parent.current_page_ancestor a {
		color: #fff
	}
	.nav .current-menu-item>a:after {
		left: 0;
		right: 0;
		opacity: 1;
		background: #fff
	}
	.nav ul ul {
		position: relative;
		top: 0;
		min-width: 0;
		max-height: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		border-radius: 0;
		background: 0 0;
		box-shadow: none;
		overflow: hidden;
		transition: opacity 1s, visibility 1s, max-height 1s
	}
	.nav ul ul ul {
		left: 0
	}
	.nav li.hover>ul {
		opacity: 1;
		visibility: visible;
		max-height: 900px
	}
	.nav ul ul a {
		padding-right: 30px;
		text-transform: uppercase
	}
	.nav ul ul ul a {
		padding-right: 50px;
		text-transform: none
	}
	.nav ul li.menu-item-has-children>a:before {
		content: '';
		width: 8px;
		height: 8px;
		display: inline-block;
		vertical-align: middle;
		border-width: 2px 2px 0 0;
		border-color: #fff;
		border-style: solid;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
		margin-right: 10px;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}
	.nav ul li.menu-item-has-children.hover>a:before {
		-webkit-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		transform: rotate(-225deg);
		margin-bottom: 3px
	}
}

.nav-trigger {
	display: none;
	position: relative;
	z-index: 110;
	width: 40px;
	height: 44px
}

.nav-trigger span {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 4px;
	border-radius: 2px;
	margin-top: -1px;
	background: #b4d03e;
	opacity: 1;
	transition: opacity .3s, left .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s, left .3s;
	transition: opacity .3s, transform .3s, left .3s, -webkit-transform .3s
}

.nav-trigger span:nth-child(1) {
	margin-top: -10px
}

.nav-trigger span:nth-child(3) {
	margin-top: 8px
}

.nav-trigger.open {
	position: fixed;
	top: 20px;
	right: 20px;
	margin-top: 0
}

.nav-categories a,
.nav-socials a {
	position: relative;
	text-align: center
}

.nav-trigger.open span {
	background: #fff
}

.nav-trigger.open span:nth-child(1) {
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-trigger.open span:nth-child(2) {
	left: -60px;
	opacity: 0
}

.nav-trigger.open span:nth-child(3) {
	margin-top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

body.admin-bar .nav-trigger.open {
	top: 52px
}

@media (max-width:1024px) {
	.nav-trigger {
		display: block
	}
}

.nav-socials ul {
	margin: -8px
}

.nav-socials li {
	display: inline-block;
	vertical-align: top;
	padding: 8px;
	font-size: 16px;
	line-height: 1
}

.nav-socials a {
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid #222;
	border-radius: 50%;
	color: #222
}

.nav-categories li,
.nav-categories ul {
	display: -webkit-flex;
	display: -ms-flexbox
}

body.no-touch .nav-socials a:hover {
	border-color: #b4d03e;
	color: #b4d03e
}

.nav-categories ul {
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: -1px
}

.nav-categories li {
	display: flex;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 33%;
	padding: 1px
}

.nav-categories li:nth-child(3n+2) a,
.nav-categories li:nth-child(3n+4) a {
	background: #2ea77e
}

.nav-categories a,
.nav-categories li:nth-child(8n) a {
	background: #65b244
}

.nav-categories a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	min-height: 82px;
	padding: 10px;
	color: #fff
}

.nav-categories a:after,
.nav-categories a:before {
	content: '';
	position: absolute;
	transition: opacity .3s;
	opacity: 0
}

.nav-categories a:before {
	z-index: 2;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	border: 1px solid rgba(255, 255, 255, .33)
}

.nav-categories a:after {
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #b4d03e
}

.nav-categories a>* {
	position: relative;
	z-index: 3
}

.nav-categories h3 {
	margin-bottom: 0;
	color: inherit
}

.nav-categories p {
	max-height: 0;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	position: relative;
	transition: opacity .8s, visibility .8s, max-height .8s
}

.nav-categories a:hover {
	text-decoration: none
}

.nav-categories li.hover a,
body.no-touch .nav-categories a:hover {
	background: #b4d03e;
	text-decoration: none
}

.nav-categories li.hover a:after,
.nav-categories li.hover a:before,
body.no-touch .nav-categories a:hover:after,
body.no-touch .nav-categories a:hover:before {
	opacity: 1
}

.nav-categories li.hover p,
body.no-touch .nav-categories a:hover p {
	max-height: 100px;
	visibility: visible;
	opacity: 1
}

.nav-categories li.hover a {
	text-decoration: none
}

@media (max-width:767px) {
	.nav-categories li {
		width: 50%
	}
	.nav-categories li:nth-child(odd) a {
		background: #65b244!important
	}
	.nav-categories li:nth-child(even) a {
		background: #2ea77e!important
	}
}

@media (max-width:479px) {
	.nav-categories li {
		width: 100%
	}
}

.phone p {
	margin-bottom: 14px;
	color: #158bd0;
	font-size: 16px;
	letter-spacing: .05em;
	font-weight: 700
}

.phone p>img {
	width: 20px;
	margin: 0 8px 0 11px
}

@media (max-width:1024px) {
	.phone {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.phone p {
		margin-bottom: 0
	}
}

.mfp-content {
	max-width: 767px;
	padding: 100px 0;
	margin: 0 auto;
	color: #eee
}

.mfp-content h1,
.mfp-content h2 {
	color: #fff
}

.mfp-close-btn-in .mfp-close {
	font-size: 40px;
	color: #fff;
	opacity: 1
}

.mfp-close-btn-in .mfp-close:focus,
.mfp-close-btn-in .mfp-close:hover {
	color: #158bd0
}

.mfp-bg {
	opacity: .5
}

.post .post__entry a:after,
.section .section__entry a:after {
	content: '';
	opacity: 0;
	transition: left .3s, right .3s, opacity .3s
}

.mfp-content.white-bg {
	background: #fff;
	color: #000
}

.mfp-content.white-bg .form-popup .gform_wrapper label.gfield_label {
	color: #000
}

.mfp-content.white-bg .mfp-close {
	color: #158bd0
}

.mfp-content.white-bg .mfp-close:focus,
.mfp-content.white-bg .mfp-close:hover,
.mfp-content.white-bg h1,
.mfp-content.white-bg h2 {
	color: #000
}

.post .post__entry h3 {
	width: 78%;
	padding-bottom: 6px;
	border-bottom: 1px solid #dfdfdf
}

.post .post__entry h4 {
	margin-bottom: 0
}

.post .post__entry a {
	position: relative;
	color: #158bd0;
	text-decoration: none
}

.post .post__entry a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	height: 1px;
	background-color: #158bd0
}

body.no-touch .post .post__entry a:hover {
	color: #158bd0
}

body.no-touch .post .post__entry a:hover:after {
	left: 0;
	right: 0;
	opacity: 1
}

.section {
	position: relative;
	padding: 0 0 51px;
	z-index: 2
}

.section .section__actions {
	padding-top: 58px;
	text-align: center
}

.section--blog {
	width: 70%;
	padding: 70px 0;
	float: none;
	margin: 0 auto
}

@media (max-width:479px) {
	.section {
		padding: 0 0 20px
	}
	.section--blog {
		width: 100%;
		float: none;
		padding-top: 20px
	}
	.section .section__actions {
		padding: 36px 0
	}
	.section .section__actions .btn {
		min-width: 70%
	}
}

.section .section__head {
	margin-bottom: 50px;
	text-align: center;
	overflow: hidden;
	margin-top: 50px
}

.section .section__head h2 {
	position: relative;
	display: inline-block;
	padding: 0 15px
}

.section .section__head h2:after,
.section .section__head h2:before {
	content: '';
	position: absolute;
	bottom: 20px;
	right: 100%;
	width: 99999px;
	height: 1px;
	margin-right: 11px;
	background: #dfdfdf
}

.section .section__head h2:after {
	left: 100%;
	margin: 0 0 0 11px
}

.section .section__head h5 {
	width: 80%;
	margin: auto
}

.section .section__body {
	padding-bottom: 25px
}

.section .section__foot {
	padding-top: 25px
}

.section .section__entry {
	font-size: 17px;
	line-height: 1.3
}

.section .section__entry h4 {
	margin-bottom: 0;
	letter-spacing: .05em
}

.section .section__entry a {
	position: relative;
	color: #158bd0;
	text-decoration: none
}

.section .section__entry a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	height: 1px;
	background-color: #158bd0
}

.section--background .section__image:after,
.section--programs .section__image:after,
.section-intro .section__image:after {
	content: '';
	top: 0;
	background: #f6f3ed
}

.section hr {
	width: 44%;
	margin: 50px auto;
	border: 0;
	border-bottom: 1px solid #dfdfdf
}

body.no-touch .section .section__entry a:hover {
	color: #158bd0
}

body.no-touch .section .section__entry a:hover:after {
	left: 0;
	right: 0;
	opacity: 1
}

.section .section__logo {
	position: absolute;
	z-index: 100;
	bottom: -52px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 202px
}

.section .section__logo span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	color: #158bd0
}

.section__body .shell p>a {
	color: #158bd0
}

.section--background {
	position: relative
}

.section--background .section__head {
	padding-top: 30px
}

.section--background .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.section--background .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section--background .section__container {
	position: relative
}

.section--gallery {
	padding: 0 0 50px
}

.section--gallery .section__head {
	margin-top: 30px
}

.section--decoration {
	position: relative;
	overflow: hidden;
	padding-bottom: 75px
}

.section--decoration .section__container {
	padding-top: 10px
}

.section--decoration+.section--form {
	padding-top: 40px
}

.section--decoration:after,
.section--decoration:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 100%;
	left: -10%;
	width: 60%;
	height: 120px;
	background: #fff;
	-webkit-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	transform: rotate(7deg);
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right
}

.section--decoration:after {
	left: auto;
	right: -10%;
	-webkit-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left
}

@media (max-width:479px) {
	.section--background.section--decoration {
		padding-bottom: 158px;
		overflow: visible;
		margin-bottom: 18px
	}
	.section--decoration+.section--form {
		padding-top: 0
	}
}

.section--accordion {
	padding: 0 0 18px
}

.section--accordion .section__body {
	padding: 38px 0 0
}

@media (max-width:479px) {
	.section.section--accordion {
		padding: 32px 0 0
	}
}

.section--services {
	padding: 0 0 20px
}

.section--services .section__head {
	margin-bottom: 29px
}

.section--services .list-features li {
	padding: 11px 30px
}

@media (max-width:767px) {
	.section.section--services .section__head {
		margin-bottom: 38px
	}
	.section--services .list-features li {
		padding: 0 30px 19px
	}
	.section--services {
		padding: 0
	}
	.section--services .section__body {
		padding-bottom: 0
	}
}

.section--health-programs {
	padding: 0
}

.section--health-programs .section__head {
	margin-bottom: 8px
}

@media (max-width:479px) {
	.section--health-programs,
	.section.section--health-programs {
		padding: 0
	}
}

.section--programs {
	padding: 47px 0 0;
	position: relative;
	overflow: hidden
}

.section--programs .section__image:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .95
}

.section--programs .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.section--programs .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section--programs .section__body,
.section-intro {
	position: relative
}

@media (max-width:479px) {
	.section.section--programs .section__body {
		padding-bottom: 2px;
		padding-top: 0
	}
	.section.section--programs {
		padding-bottom: 10px;
		padding-top: 21px
	}
}

.section--form {
	padding: 0 0 15px
}

.section--form .section__head {
	margin-bottom: 46px;
	text-align: left
}

.section--form .shell {
	max-width: 910px
}

.section--form .form-contact {
	float: left;
	width: 370px
}

.section--form .section__entry {
	overflow: hidden;
	padding: 4px 0 0 78px;
	font-size: 18px;
	line-height: 1.22
}

.section--form .section__entry h3 {
	margin-bottom: 28px;
	line-height: 1.25
}

.section--form .section__entry p {
	padding-left: 3px;
	margin-bottom: 26px
}

.section--form .section__entry p>a {
	font-weight: 900;
	color: #158bd0
}

@media (max-width:767px) {
	.section .section__head {
		padding: 0 15px;
		margin-bottom: 20px
	}
	.section .section__head h5 {
		width: 100%
	}
	.section .section__head h2 {
		display: block;
		padding: 0 0 10px;
		border-bottom: 1px solid #dfdfdf
	}
	.section .section__head h2:after,
	.section .section__head h2:before {
		display: none
	}
	.section--form .section__head {
		text-align: center
	}
	.section--form .form-contact {
		float: none;
		width: 100%;
		margin: 0 auto 10px
	}
	.section--form .section__entry {
		padding: 0;
		text-align: center
	}
	.section--form .section__entry p {
		padding-left: 0
	}
	.section--form .section__body {
		padding-bottom: 0
	}
}

.section-intro {
	margin-bottom: 60px;
	overflow: hidden
}

.section-intro+.section {
	padding-top: 0
}

.section-intro .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.section-intro .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section-intro .section__content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 290px;
	width: 52%;
	padding-bottom: 28px;
	margin: auto;
	text-align: center
}

.section-intro .section__content h1 {
	margin-bottom: 27px
}

.section-intro .section__content p {
	font-size: 18px;
	line-height: 1.33
}

.section-buttons {
	position: relative;
	padding: 23px 0;
	margin-bottom: 95px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	background-size: cover
}

.section-buttons:after,
.section-logos .section__image:after,
.section-testimonials .section__head .section__image:after,
.section-testimonials .section__image:after {
	content: '';
	background: #f6f3ed;
	top: 0
}

.section-buttons:after {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section-buttons .btn>span.btn__icon+span {
	min-width: 324px;
	padding: 6px 35px
}

.section-buttons .btn {
	position: relative;
	z-index: 2;
	margin: 10px
}

@media (max-width:767px) {
	.section-intro .section__content {
		width: 100%
	}
	.section-buttons {
		display: block;
		padding: 0
	}
	.section-buttons .shell {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:479px) {
	.section-buttons .btn {
		min-width: 100%
	}
	.section-buttons .btn>span.btn__icon+span {
		min-width: auto
	}
}

.section-logos {
	margin-bottom: 37px
}

.section-logos.section--decoration {
	overflow: visible;
	margin-bottom: 38px
}

.section-logos .section__head {
	padding: 16px 0;
	text-align: center
}

.section-logos .section__head h6 {
	letter-spacing: .4em;
	opacity: .49
}

.section-logos .section__body {
	position: relative;
	padding-bottom: 33px
}

.section-logos .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.section-logos .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section-logos .section__logo {
	position: absolute;
	z-index: 100;
	bottom: -52px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 202px
}

.section-logos .section__logo span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	color: #158bd0
}

@media (max-width:767px) {
	.section-logos .section__head {
		padding: 18px 0;
		text-align: center
	}
	.section-logos {
		margin-bottom: 0
	}
	.section-logos .section__logo {
		width: 160px
	}
}

.section-slider+.section-buttons {
	padding: 0 0 6px;
	margin-bottom: 0;
	box-shadow: none;
	background: 0 0!important
}

.section-slider+.section-buttons:after {
	display: none
}

.section-slider .slider__slide-content,
.slider-main .slider__slide-content {
	display: -webkit-flex;
	color: #fff;
	-webkit-flex-direction: column;
	text-align: center
}

.section-slider+.section-buttons a {
	margin-top: -28px
}

.section-slider {
	position: relative
}

.section-slider__body {
	width: 100%;
	position: absolute;
	top: 0;
	margin-top: 91px
}

.section-slider .slider__slide-content {
	z-index: 20;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 80%;
	height: 591px;
	padding-bottom: 71px;
	margin: 0 auto
}

.section-slider .slider__slide-content img.raj_logo {
	width: 291px;
	margin-bottom: 24px
}

.section-slider .slider__slide-content img.25yearbanner {
	position: absolute;
	top: 0;
	max-width: 50%;
	left: 0;
	min-width: 30%
}

.section-slider .slider__slide-content h2,
.section-slider .slider__slide-content h3 {
	color: inherit;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .5)
}

.section-slider .slider__slide-content h2 span {
	font-size: 30px
}

@media (max-width:1024px) {
	.section-slider+.section-buttons {
		margin-top: -30px
	}
	.section-slider+.section-buttons a {
		margin-top: 0
	}
	.section-slider .slider__slide-content {
		width: 100%;
		height: 425px
	}
}

@media (max-width:767px) {
	.section-slider+.section-buttons {
		margin-top: 0
	}
	.section-slider .slider__slide-content {
		width: 100%
	}
	.section-slider .slider__slide-content h2 {
		padding: 0 20px;
		font-size: 20px
	}
	.section-slider .slider__slide-content img {
		width: 200px
	}
	.section-slider+.section-buttons a {
		margin: 0 0 5px
	}
	.section-slider .slider__slide-content h2 span {
		font-size: 17px
	}
}

.section-slider--full0 .slider-main0 .slider__slide-content0 {
	height: 420px;
	padding-bottom: 106px
}


.section-slider--full .slider-main .slider__slide-content {
	height: 635px;
	padding-bottom: 106px
}

.section-slider--full .slider-main {
	padding: 0
}

.section-slider--full .shell {
	max-width: 100%;
	padding: 0
}

@media (max-width:767px) {
	.section-slider+.section-buttons {
		padding: 0;
		margin-top: 0
	}
	.section-slider--full .slider-main .slider__slide-content {
		min-height: 500px
	}
}

.section-testimonials {
	position: relative;
	margin-bottom: 20px
}

.section-testimonials .section__head {
	padding: 16px 0;
	text-align: center
}

.section-testimonials .section__head h6 {
	letter-spacing: .4em;
	opacity: .7;
	position: relative
}

.section-testimonials .section__head .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .3
}

.section-testimonials .section__head .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9
}

.section-testimonials .section__body {
	position: relative;
	min-height: 336px
}

.section-testimonials .section__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1
}

.section-testimonials .section__image:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .94
}

.section-testimonials blockquote {
	position: relative;
	padding: 15px 60px 0 84px;
	font-size: 22px;
	line-height: 1.27;
	color: #333;
	font-style: italic
}

.section-testimonials blockquote:after,
.section-testimonials blockquote:before {
	content: '“';
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Playfair Display', serif;
	font-size: 100px;
	line-height: .8;
	color: #b4d03e;
	font-weight: 700
}

.section-testimonials blockquote:after {
	content: '”';
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	line-height: 1.2
}

.section-testimonials blockquote p {
	margin-bottom: 37px
}

.section-testimonials blockquote h6 {
	position: relative;
	font-weight: 900;
	letter-spacing: .1em;
	font-style: normal
}

.section-testimonials blockquote h6:before {
	content: '';
	display: block;
	width: 35%;
	height: 1px;
	margin-bottom: 11px;
	background: #dfdfdf
}

@media (max-width:1024px) {
	.section {
		padding-top: 20px
	}
	.section-testimonials {
		margin-bottom: 0
	}
	.section-testimonials blockquote {
		padding: 15px 70px 0
	}
	.section-testimonials blockquote:after {
		right: 30px
	}
}

@media (max-width:479px) {
	.section-testimonials {
		margin-top: -9px
	}
	.section-testimonials blockquote {
		padding: 15px 40px 0
	}
	.section-testimonials blockquote:after,
	.section-testimonials blockquote:before {
		font-size: 50px
	}
}

.section-categories.section--background.section--decoration {
	padding: 0 0 80px
}

.section-categories .section__image {
	opacity: 1
}

.section-categories .section__image:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .95
}

.section-categories .section__body {
	position: relative
}

.section-categories .section__actions {
	padding-top: 50px;
	text-align: center
}

.section-categories .section__actions .btn {
	min-width: 312px;
	border-color: #222;
	color: #222
}

@media (max-width:479px) {
	.section-categories.section--background.section--decoration {
		padding: 0 0 60px
	}
	.section-categories .section__actions .btn {
		min-width: 100%
	}
}

.shell-medium,
.shell-small {
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto
}

.shell-small {
	max-width: 830px
}

.shell-medium {
	max-width: 1020px
}

.slick-arrow {
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 45px;
	font-size: 0;
	line-height: 0;
	width: 20px;
	height: 20px;
	border-width: 4px 4px 0 0;
	border-style: solid;
	border-color: #fff;
	background: 0 0;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	transition: opacity .3s, border-color .3s
}

.slider-logos,
.slider-main .slider__slide {
	position: relative
}

.slick-prev {
	left: 45px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg)
}

body.no-touch .slick-arrow,
body.no-touch .slick-slider:hover .slick-arrow {
	opacity: 1
}

@media (max-width:1024px) {
	.slick-arrow {
		opacity: 1
	}
}

@media (max-width:767px) {
	.slick-arrow {
		right: 15px
	}
	.slick-prev {
		left: 15px
	}
}

.slider-logos {
	padding: 44px 0
}

.slider-logos .slider__slide {
	padding: 0 10px;
	text-align: center;
	max-width: 25%;
	float: left
}

.slider-logos .slider__slide-image {
	padding-bottom: 7px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 16px
}

.slider-logos .slider__slide-image>a {
	display: block;
	opacity: .7;
	transition: opacity .3s
}

body.no-touch .section-logos:hover .slick-arrow,
body.no-touch .section-testimonials:hover .slick-arrow {
	opacity: .33
}

.slider-logos .slider__slide-image img {
	
	margin: auto
}

.slider-logos .slider__content {
	padding: 0 18px;
	font-size: 14px;
	line-height: 1.29
}

.slider-logos .slick-arrow {
	top: 28px;
	right: -47px;
	width: 13px;
	height: 13px;
	border-width: 2px 2px 0 0;
	border-color: #222;
	-webkit-transform: translateY(0), rotate(45deg);
	-ms-transform: translateY(0), rotate(45deg);
	transform: translateY(0), rotate(45deg)
}

.slider-logos .slick-prev {
	left: -47px
}

body.no-touch .slider-logos .slick-arrow:hover {
	border-color: #158bd0;
	opacity: 1
}

body.no-touch .slider-logos .slider__slide-image>a:hover {
	opacity: 1
}

@media (max-width:1300px) {
	.slider-logos .slick-arrow {
		right: 0
	}
	.slider-logos .slick-prev {
		left: 0
	}
}

.slider-main {
	padding: 70px 0 0
}

.slider-main .slider__slide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .6))
}

.slider-main .slider__slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.slider-main .slider__slide-content {
	position: relative;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 536px;
	padding: 0 15px 73px
}

.slider-main .slider__slide-content h2,
.slider-main .slider__slide-content h4 {
	color: inherit
}

.slider-main .slider__slide-content h2 {
	margin-bottom: 21px;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .5)
}

.slider-main .slider__slide-content h4 {
	padding-top: 5px;
	border-top: 1px solid #fff;
	letter-spacing: .2em
}

.slider-main ul.slick-dots {
	position: absolute;
	bottom: 27px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
	line-height: 0
}

.slider-main li {
	display: inline-block;
	padding: 3px
}

.slider-main ul.slick-dots button {
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: 0 0
}

.slider-main li.slick-active button {
	background: #fff
}

@media (max-width:767px) {
	.slider-main .slider__slide-content {
		padding: 0 30px 73px
	}
}

.slider-intro {
	overflow: hidden
}

.slider-intro .slider__slide {
	position: relative;
	overflow: hidden;
	display: none
}

.slider-intro .slider__slide .slider__slide-image {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 591px
}

.slider-intro .slider__slide.slick-slide,
.slider-intro .slider__slide:first-child {
	display: block
}

.slider-intro .slider__slide:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .6))
}

.slider-intro .slider__slide-image,
.slider-intro .slider__slide-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.slider-intro .slider__slide-video video {
	position: absolute;
	top: -100px
}

.slider-intro .slider__slide-video+.slider__slide-image {
	display: none
}

.slider-intro .slider__slide-content {
	position: relative;
	z-index: 20;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 70%;
	height: 591px;
	padding-bottom: 71px;
	margin: auto;
	text-align: center;
	color: #fff
}

.slider-intro .slider__slide-content img {
	width: 291px;
	margin-bottom: 24px
}

.slider-intro .slider__slide-content h2 {
	color: inherit;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .5)
}

.slider-intro .slick-arrow {
	border-width: 3px 3px 0 0
}

@media (max-width:1200px) {
	.slider-intro .slider__slide-video video {
		bottom: -100px;
		left: -100px;
		right: -100px;
		max-width: none;
		width: calc(100% + 200px);
		height: calc(100% + 200px)
	}
}

@media (max-width:1024px) {
	.slider-intro .slider__slide .slider__slide-image {
		height: 400px
	}
	.slider-intro .slider__slide-video {
		display: none
	}
	.slider-intro .slider__slide-video+.slider__slide-image {
		display: block
	}
}

@media (max-width:767px) {
	.slider-intro .slider__slide-content {
		width: 90%;
		height: 500px;
		padding-bottom: 30px
	}
}

@media (max-width:479px) {
	.slider-intro .slider__slide-content {
		width: 100%
	}
	.slider-intro .slider__slide-content img {
		width: 200px
	}
	.slider-intro .slider__slide-content h2 {
		padding: 0 20px
	}
}

.slider-testimonials {
	position: relative;
	padding: 78px 0
}

.slider-testimonials .slick-arrow {
	right: -47px;
	width: 13px;
	height: 13px;
	border-width: 2px 2px 0 0;
	border-color: #222
}

.slider-testimonials .slick-prev {
	left: -47px
}

body.no-touch .slider-testimonials .slick-arrow:hover {
	border-color: #158bd0;
	opacity: 1
}

.slider-testimonials blockquote {
	max-width: 945px;
	margin: 0 auto
}

@media (max-width:1300px) {
	.slider-testimonials .slick-arrow {
		right: 0
	}
	.slider-testimonials .slick-prev {
		left: 0
	}
}

input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

input:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

input::placeholder {
	color: inherit;
	opacity: 1
}

textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea::placeholder {
	color: inherit;
	opacity: 1
}

input:-webkit-autofill {
	-webkit-text-fill-color: inherit;
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}

.btn {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.btn--block {
	display: block;
	padding-left: 0;
	padding-right: 0
}

.wrapper {
	min-height: 100vh;
	position: relative;
	overflow: hidden
}

.shell {
	max-width: 1230px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto
}

.shell--fluid {
	max-width: none
}

.main:after {
	content: '';
	clear: both;
	line-height: 0;
	display: table
}

.sidebar {
	width: 30%;
	float: right;
	padding: 120px 30px 0
}

@media (max-width:1024px) {
	.sidebar {
		padding-top: 50px
	}
}

@media (max-width:479px) {
	.sidebar {
		width: 100%;
		float: none;
		padding-top: 20px
	}
}

.container {
	width: 95%;
	margin: 0 auto;
	max-width: 1400px
}

#bottom,
.widget {
	margin-bottom: 15px
}

#bottom {
	margin-top: 65px
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.col-sm-12 {
		width: 100%
	}
}

.widgets {
	list-style: none
}

.widget ul {
	list-style: none;
	margin: 0
}

.widget li {
	padding: 5px 0
}

.widget .widget__title {
	padding: 4px 0 7px;
	border-bottom: 1px solid #d6d3d2;
	margin-bottom: 22px;
	font-size: 20px
}

.widget_categories .screen-reader-text {
	display: none
}

.widget_categories .post-form {
	width: 100%;
	padding: 5px
}

.widget_calendar table {
	width: 100%;
	text-align: center
}

.widget_calendar td,
.widget_calendar th {
	padding: 5px;
	border: 1px solid #000
}

.widget_calendar caption {
	padding: 12px;
	font-weight: 700
}

.widget_calendar tfoot {
	font-weight: 700
}

.widget_rss .rsswidget img {
	float: left;
	margin: 5px 8px 0 0
}

.widget_nav_menu ul.menu {
	font-size: 11px;
	letter-spacing: .05em
}

.widget_nav_menu ul.menu a {
	text-transform: uppercase;
	font-weight: 700
}

body.no-touch .widget_nav_menu ul.menu a:hover {
	text-decoration: none;
	color: #158bd0
}

.widget_nav_menu ul.menu a:hover {
	text-decoration: none
}
