/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.slick-dots {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #f3f3f3;
	padding: .5em .7em;
	background: #f3f3f3;
	border-radius: 8px;
	text-overflow: ellipsis;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #f3f3f3;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

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

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #76dde9;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
	border-radius: 8px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	background: #33aec6;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
	font-size: 14px;
	line-height: 22px;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
	color: #33aec6;
}

.navigation .page-numbers:not(.current):hover,
.navigation-comments .page-numbers:not(.current):hover {
	color: #76dde9;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: none;
	color: #33aec6;
	padding: .4em;
	border-radius: 8px;
	text-decoration: underline;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	text-decoration: none;
}

.navigation-single {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	max-width: 48%;
	background: none;
	color: #33aec6;
	border-radius: 8px;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: underline;
	padding: .4em;
	display: block;
	border-radius: 8px;
	color: #33aec6;
	background: none;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	text-decoration: none;
	color: #76dde9;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon/icomoon.eot?7f6wqi");
	src: url("fonts/icomoon/icomoon.eot?7f6wqi#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?7f6wqi") format("truetype"), url("fonts/icomoon/icomoon.woff?7f6wqi") format("woff"), url("fonts/icomoon/icomoon.svg?7f6wqi#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	vertical-align: top; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-dropdown:before {
	content: "\e907";
}

.icon-right-chev:before {
	content: "\e900";
}

.icon-linkedin:before {
	content: "\e901";
	padding: 1px;
}

.icon-quote:before {
	content: "\e902";
}

.icon-facebook:before {
	content: "\e903";
	padding: 1px;
}

.icon-phone:before {
	content: "\e904";
}

.icon-instagram:before {
	content: "\e905";
	padding: 1px;
}

.icon-left-chev:before {
	content: "\e906";
}

@font-face {
	font-family: "D-DIN";
	src: url("fonts/D-DIN-Bold.woff2") format("woff2"), url("fonts/D-DIN-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "D-DIN";
	src: url("fonts/D-DIN.woff2") format("woff2"), url("fonts/D-DIN.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slick-dots li {
	margin: 0 2px;
	width: 12px;
	height: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slick-dots li.slick-active button {
	background: #6ed7ec;
	width: 12px;
	height: 12px;
}

.slick-dots button {
	display: block;
	width: 8px;
	height: 8px;
	background: #dedede;
	text-indent: -9999px;
	border-radius: 50%;
	padding: 0;
	border: 0;
}

.slick-dots button:hover {
	background: #6ed7ec;
	width: 12px;
	height: 12px;
}

.slick-dots button:focus {
	outline: none;
}

.slick-arrow {
	position: relative;
	background: none;
	border: 0;
	font-size: 0;
	line-height: 0;
	height: 16px;
	width: 16px;
	z-index: 1;
	padding: 0;
}

.slick-arrow:before {
	position: absolute;
	top: 0;
	left: 0;
	font: 16px/1 "icomoon";
	color: #fff;
}

.slick-arrow.slick-prev:before {
	content: "\e906";
}

.slick-arrow.slick-next:before {
	content: "\e900";
}

.slick-arrow:focus {
	outline: none;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video,
.fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

/* Fix iOS */

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/* Buttons */

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

/* Fix IE11 */

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 1;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
	width: 20px;
	height: 20px;
}

.fancybox-close-small:after,
.fancybox-close-small:before {
	content: "";
	position: absolute;
	height: 2px;
	background: #868e96;
	top: 9px;
	left: 0;
	right: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-close-small:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.fancybox-close-small svg {
	display: none;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
	background: none;
}

.fancybox-close-small:hover:before,
.fancybox-close-small:hover:after {
	background: #33aec6;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 0;
	right: 9px;
	top: 9px;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
}

/* Caption */

.fancybox-caption {
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

/* Share */

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

.header {
	padding: 9px 0;
	background: #fff;
	width: 100% !important;
	z-index: 1030;
}

.header .slogan {
	font: 600 22px/24px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #76dde9;
	display: none;
}

.header .tele-wrap {
	padding: 20px 24px;
}

.header .tele-wrap .call-text {
	font: 700 20px/22px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #fff;
	letter-spacing: 1px;
}

.header .tele-wrap .call-text .icon-phone {
	font-size: 22px;
	line-height: 22px;
	margin: 0 6px 0 0;
	padding-left: 1px;
}

.header .tele-wrap .call-text:hover {
	color: #33aec6;
}

.header .tele-wrap .btn-outline-primary {
	border-color: #33aec6;
	color: #33aec6;
}

.header .tele-wrap .btn-outline-primary:hover {
	background: #33aec6;
}

.header .container {
	position: relative;
}

.fixed-position .header {
	top: 0 !important;
	border-bottom: 1px solid rgba(97, 97, 97, .35);
	box-shadow: 0 8px 20px rgba(0, 0, 0, .2);
}

.fixed-position .header .slogan {
	display: none !important;
}

.fixed-position .logo {
	width: 80px;
}

.fixed-position .logo .text-logo {
	display: none;
}

.fixed-position .logo .arrow-logo {
	margin-bottom: 0;
}

.fixed-position .nav-opener {
	top: 10px;
}

.fixed-position .nav-drop {
	top: 50px;
}

.logo {
	width: 160px;
}

.logo .text-logo {
	width: 160px;
	height: 43px;
}

.logo .arrow-logo {
	display: block;
	width: 80px;
	height: 31px;
	margin: 0 auto;
}

.nav-active .nav-drop {
	right: 0;
}

.main-nav {
	font: 700 14pt/22px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-transform: uppercase;
	letter-spacing: 1px;
}

.main-nav ul li {
	margin-bottom: 4px;
}

.main-nav ul li:hover > .drop-menu,
.main-nav ul li.hover > .drop-menu {
	display: block;
}

.main-nav ul li:hover > a,
.main-nav ul li.hover > a {
	color: #33aec6;
	background: #fff;
}

.main-nav ul li.active > a {
	color: #33aec6;
	background: #fff;
}

.main-nav ul a {
	color: #fff;
	vertical-align: top;
}

.main-nav ul a .icon-dropdown {
	margin-left: 3px;
	margin-top: 2px;
}

.main-nav ul .drop-menu {
	display: none;
}

.main-nav ul .drop-menu ul li {
	font-size: 16px;
	line-height: 1.13;
	margin: 0;
}

.main-nav ul .drop-menu ul li:first-child:hover:after {
	border-color: transparent transparent #33aec6 transparent;
}

.main-nav ul .drop-menu ul li.active:after {
	border-color: transparent transparent #33aec6 transparent !important;
}

.main-nav ul .drop-menu ul li.active a {
	background: #33aec6;
	color: #fff;
}

.main-nav ul .drop-menu ul a {
	background: #ecfdff;
	color: #1a2a5b;
}

.main-nav ul .drop-menu ul a:hover {
	background: #33aec6;
	color: #fff;
}

.nav-opener {
	position: absolute;
	height: 20px;
	width: 25px;
	top: 39px;
	right: 30px;
}

.nav-opener img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .3s linear, visibility .3s linear;
	transition: opacity .3s linear, visibility .3s linear;
}

.nav-active .nav-opener .burger-open {
	opacity: 0;
	visibility: hidden;
}

.nav-opener .burger-close {
	opacity: 0;
	visibility: hidden;
}

.nav-active .nav-opener .burger-close {
	opacity: 1;
	visibility: visible;
}

.nav-opener:hover {
	opacity: .8;
}

.footer-block {
	background: -webkit-linear-gradient(69deg, #323a61 4.42%, #34bbda 61.23%, #35cae8 75.71%);
	background: linear-gradient(21deg, #323a61 4.42%, #34bbda 61.23%, #35cae8 75.71%);
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 30px 0;
}

.footer-block a {
	color: inherit;
}

.footer-block a:hover {
	text-decoration: underline;
}

.footer-block .design {
	position: absolute;
	right: -404px;
	bottom: -90px;
	z-index: -1;
}

.footer-column .title {
	font: 700 14px/18px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	letter-spacing: 1px;
}

.footer-column .mini-title {
	font: 700 12px/16px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.footer-links li {
	margin-bottom: 11px;
}

.contact-form {
	background: #fff;
	color: #616161;
	border-radius: 8px;
	padding: 30px 26px 34px;
}

.contact-form .title {
	font: 700 20px/26px "IBM Plex Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	letter-spacing: -.2px;
	color: #33aec6;
}

.contact-form input[type="submit"] {
	display: block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
}

.contact-form textarea {
	height: 94px;
	min-height: 94px;
	resize: none;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form textarea {
	padding-top: 12px;
	padding-bottom: 12px;
}

.contact-form p {
	margin: 0;
}

.contact-form .ajax-loader {
	display: none;
}

.contact-form .ajax-loader.is-active {
	display: block;
}

.form-control {
	height: 36px;
	-webkit-appearance: none;
}

.footer {
	text-align: center;
}

.footer .logo-wrap {
	display: block;
	width: 106px;
	margin: 0 auto 15px;
}

.footer .logo-wrap img {
	width: 106px;
	height: 41px;
}

.footer .copyright {
	font: 12px/14px "IBM Plex Sans", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	letter-spacing: -.1px;
}

.footer .slogan {
	font: 700 21px/26px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #6ed7ec;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -5px;
}

.social-networks li {
	font-size: 32px;
	line-height: 32px;
	margin: 0 5px 10px;
}

.social-networks a {
	color: #ecfdff;
}

.social-networks a:hover {
	color: #76dde9;
}

a {
	-webkit-transition: color .3s linear, background .3s linear, opacity .3s linear, border .3s linear, box-shadow .3s linear, visibility .3s linear;
	transition: color .3s linear, background .3s linear, opacity .3s linear, border .3s linear, box-shadow .3s linear, visibility .3s linear;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	box-shadow: none !important;
}

h1,
.h1 {
	letter-spacing: 1px;
}

button,
input[type="submit"] {
	-webkit-transition: background .3s linear, color .3s linear, border .3s linear;
	transition: background .3s linear, color .3s linear, border .3s linear;
}

button:focus,
input[type="submit"]:focus {
	outline: none;
}

button:hover,
input[type="submit"]:hover {
	background-color: #55d5e4;
	border-color: #4ad2e2;
}

h2,
.h2 {
	letter-spacing: 1px;
	color: #1a2a5b;
}

h2 a,
.h2 a {
	color: inherit;
}

h2 a:hover,
.h2 a:hover {
	color: #33aec6;
}

h4,
.h4 {
	color: #1a2a5b;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.18;
}

h4 a,
.h4 a {
	color: inherit;
}

h4 a:hover,
.h4 a:hover {
	color: #33aec6;
}

body.nav-active {
	overflow: hidden;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

.btn {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 12px;
}

.btn.btn-primary {
	color: #fff;
}

.btn.btn-outline-white {
	border-color: #fff;
	color: #fff;
}

.btn.btn-outline-white:hover {
	background: #fff;
	color: #1a2a5b;
}

.btn.btn-outline-primary:hover {
	color: #fff;
}

.btn:focus {
	outline: none;
}

.section-title {
	display: block;
	font: 700 15px/1.33 "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-transform: uppercase;
	color: #33aec6;
	letter-spacing: 1px;
}

.num-circle {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: 1px solid #33aec6;
	color: #33aec6;
	font: 700 24px/1.17 "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.bg-cyan-200 {
	background: #ecfdff;
}

.bg-cyan-400 {
	background: #e7f8f7 !important;
}

.three-col-aside {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.three-col-aside .design {
	position: absolute;
	bottom: 36px;
	left: 0;
	z-index: -1;
}

.three-col-aside .wrap {
	border-radius: 8px;
}

.three-col-aside .num-circle {
	margin: 0 auto 18px;
}

.bg-wrap {
	background-size: cover;
	background-position: 50% 50%;
	min-height: 150px;
	border-radius: 8px;
}

.section-border {
	border-bottom: 1pt solid rgba(97, 97, 97, .35);
}

.section-border_top {
	border-top: 1pt solid rgba(97, 97, 97, .35);
}

.img-text-box-row .bg-wrap {
	padding-top: 86%;
}

.img-text-box-row .text-block {
	font-size: 18px;
	font-family: "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	border-radius: 8px;
}

.img-text-box-row p {
	margin-bottom: 26px;
}

.img-text-box-row .btns-holder .btn {
	display: block;
}

.carousel-section {
	background: -webkit-linear-gradient(68.19deg, #323a61 4.42%, #34bbda 61.23%, #35cae8 75.71%);
	background: linear-gradient(21.81deg, #323a61 4.42%, #34bbda 61.23%, #35cae8 75.71%);
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.carousel-section .design {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -135px;
	margin-top: -135px;
	z-index: -1;
}

.carousel-section .text-box {
	border: 1px solid #fff;
	border-radius: 8px;
	padding: 20px 26px;
}

.carousel-section .title {
	font: 700 19px/20px "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	margin-bottom: 9px;
}

.carousel-section p {
	margin-bottom: 7px;
}

.carousel-section .name {
	font-weight: 700;
	margin-bottom: -2px;
}

.carousel-section .address {
	font-size: 14px;
}

.slider {
	padding: 0 4px;
	position: relative;
}

.slider .slick-list {
	margin-bottom: 31px;
}

.slider .slide {
	padding: 0 15px;
}

.slider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -44px;
}

.slider .slick-arrow.slick-prev {
	left: -10px;
}

.slider .slick-arrow.slick-next {
	right: -10px;
}

.slider .slick-arrow:hover {
	background: none;
}

.article-wrap {
	border-radius: 8px;
	overflow: hidden;
	background: #ecfdff;
}

.article-wrap .bg-wrap {
	border-radius: 0;
	padding-top: 78%;
}

.article-wrap .text-wrap {
	padding: 26px 26px 20px;
}

.article-wrap .h4 br {
	display: none;
}

.article-wrap .section-title {
	font-size: 14px;
	width: 50%;
}

.article-wrap .issue-num {
	width: 50%;
	font-size: 14px;
	letter-spacing: 1px;
}

.article-wrap p {
	margin-bottom: 23px;
}

.read-more {
	display: inline-block;
	vertical-align: top;
	font: 700 14px/1.29 "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #33aec6;
	text-decoration: underline;
	letter-spacing: 1px;
}

.read-more:hover {
	text-decoration: none;
}

.heading {
	font-size: 19px;
	font-family: "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	margin-bottom: 32px;
}

.form-heading {
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 0;
}

.form-heading a {
	text-decoration: underline;
	text-transform: capitalize;
	color: #33aec6;
	font-weight: 700;
}

.form-heading a:hover {
	text-decoration: none;
}

.form-heading h3 {
	color: #33aec6;
	font-size: 21px;
	margin-bottom: 14px;
}

.inline-submit-form input[type="submit"],
.mc4wp-form-98 .mc4wp-form-fields input[type="submit"] {
	width: 160px;
}

.box {
	background: #fff;
	border: 1px solid #6ed7ec;
	border-radius: 8px;
	padding: 26px;
}

.box .section-title {
	margin-bottom: 19px;
	padding-right: 50px;
}

.box.tips {
	position: relative;
	font-weight: 500;
	font-size: 17px;
	line-height: 1.53;
	padding-right: 50px;
	min-height: 246px;
}

.box.tips .section-title {
	margin-bottom: 25px;
}

.box.tips .heart-ico {
	position: absolute;
	top: 17px;
	right: 28px;
}

.quote-slider {
	position: relative;
	margin: 0 -5px;
}

.quote-slider .slide {
	padding: 0 5px;
}

.quote-slider .slick-dots {
	position: absolute;
	bottom: 4px;
	right: -3px;
	max-width: 90px;
}

blockquote {
	font-weight: 500;
	position: relative;
	padding: 0;
	margin: 0;
}

blockquote q {
	display: block;
}

blockquote q:before,
blockquote q:after {
	display: none;
}

blockquote q,
blockquote p {
	margin-bottom: 13px;
}

blockquote .icon-quote {
	color: #6ed7ec;
	font-size: 28px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

blockquote cite {
	display: block;
	font-size: 14px;
	color: #33aec6;
	font-style: normal;
	font-weight: 400;
	padding-right: 90px;
}

blockquote cite strong {
	font-size: 16px;
	display: block;
}

.content-row p {
	margin-bottom: 27px;
}

.columns-division p {
	display: inline-block;
	vertical-align: top;
}

.columns-division .tick-list li {
	display: inline-block;
	vertical-align: top;
}

/* ordered list styles */

ol {
	padding: 8px 0 0;
	margin: 0;
	counter-reset: item;
	overflow: hidden;
}

ol > li {
	padding: 0 0 0 51px;
	margin-bottom: 22px;
	text-align: left;
	position: relative;
}

ol > li:before {
	background-image: none;
	counter-increment: item;
	content: counter(item);
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font: 700 16px/1 "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	border: 1px solid #33aec6;
	color: #33aec6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0px;
	left: 0;
}

ol ol {
	margin-left: .7em;
	padding-left: 0;
	margin-top: 12px;
}

.tick-list li {
	position: relative;
	padding: 0 0 0 59px;
	margin-bottom: 13px;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

.tick-list li:before {
	content: "";
	background: url("images/tick-circle.svg") no-repeat 100% 100%;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 6px;
	left: 1px;
}

.tick-list li .tick {
	display: none !important;
}

.calculator-wrap {
	max-width: 960px;
	margin: 0 auto;
}

.loading-animation {
	-webkit-animation: rotation 50s infinite linear;
	animation: rotation 50s infinite linear;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.fancybox-content {
	width: 100% !important;
	max-width: 350px !important;
	padding: 0;
	border-radius: 8px;
	background: #fff;
}

.fancybox-button svg {
	width: 21px;
	height: 21px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 1px solid #dc3545;
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
}

span.wpcf7-not-valid-tip {
	color: #dc3545;
	font-size: 12px;
}

.mc4wp-alert.mc4wp-success {
	font-size: 12px;
	padding-top: 9px;
	text-align: right;
}

div.wpcf7-mail-sent-ok {
	border-width: 1px;
	font-size: 12px;
}

div.wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}

.hero-section {
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-size: 20px;
	font-family: "D-DIN", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.hero-section .text-area {
	padding: 48px 30px;
	position: relative;
}

.hero-section .text-area:after {
	content: "";
	background: -webkit-linear-gradient(60.28deg, #323a61 33.85%, #35cae8 79.77%);
	background: linear-gradient(29.72deg, #323a61 33.85%, #35cae8 79.77%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.hero-section h1 {
	margin-bottom: 8px;
}

.hero-section h1 strong {
	display: block;
}

.hero-section p {
	margin-bottom: 18px;
}

.hero-section .btn {
	min-width: 150px;
}

.hero-section .bg-wrap {
	padding-top: 88%;
	border-radius: 0;
}

.hero-section .design {
	position: absolute;
	top: -200px;
	right: -400px;
	z-index: -1;
}

.hero-section.sm-banner h1 br {
	display: none;
}

.team-row {
	margin-bottom: 30px;
}

.team-row .img-hold {
	max-width: 307px;
}

.team-row .bg-wrap {
	padding-top: 92.9%;
	margin-bottom: 21px;
}

.team-row .text-hold {
	background: #ecfdff;
	border-radius: 8px;
	padding: 22px 26px;
}

.team-row .text-hold .title-hold {
	width: calc(100% - 90px);
}

.team-row .text-hold h3 {
	color: #33aec6;
	width: 100%;
}

.team-row .text-hold .title {
	font-size: 17px;
	line-height: 1.29;
	font-weight: 700;
	width: 100%;
}

.team-row .text-hold p {
	margin-bottom: 8px;
}

.team-row .social-networks {
	max-width: 80px;
	margin: 6px -9px 0 -5px;
}

.team-row .social-networks a {
	color: #76dde9;
}

.team-row .social-networks a:hover {
	color: #33aec6;
}

.team-row:nth-child(2n) .text-hold {
	background: #e7f8f7;
}

.team-row:nth-child(2n) .social-networks a {
	color: #76d7d7;
}

.team-row:nth-child(2n) .social-networks a:hover {
	color: #33aec6;
}

.team-row blockquote .icon-quote {
	right: auto;
	left: 0;
	top: 6px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.info-li {
	font-weight: 500;
}

.info-li li {
	word-break: break-all;
}

.info-li .dt {
	color: #33aec6;
}

.info-li a {
	color: inherit;
}

.info-li a:hover {
	text-decoration: underline;
}

@media (min-width: 576px) {
	.hero-section .design {
		top: 0;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.footer-block .design {
		right: -700px;
		bottom: -200px;
	}

	.footer-column {
		width: 40%;
	}

	.footer {
		text-align: left;
	}

	.footer .logo-wrap {
		margin: 0 15px 0 0;
	}

	.footer .copyright {
		width: 55%;
	}

	.footer .slogan {
		width: 38%;
		text-align: right;
		margin-bottom: -5px;
	}

	.social-networks {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.three-col-aside .wrap {
		height: 100%;
		padding-bottom: 13px !important;
	}

	.img-text-box-row .bg-wrap {
		padding: 0;
		height: 100%;
	}

	.img-text-box-row .text-block {
		height: 100%;
	}

	.img-text-box-row.text_md_first .col-md-6 + .col-md-6 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.carousel-section .text-box {
		height: 100%;
	}

	.slider .slick-track {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.slider .slick-track:before,
	.slider .slick-track:after {
		display: none;
	}

	.slider .slide {
		height: auto;
	}

	.slider .slick-arrow.slick-prev {
		left: -23px;
	}

	.slider .slick-arrow.slick-next {
		right: -23px;
	}

	.article-wrap {
		height: 100%;
	}

	.article-wrap .section-title {
		width: 100%;
	}

	.article-wrap .issue-num {
		width: 100%;
	}

	.box {
		padding: 20px;
	}

	.columns-division {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		column-gap: 30px;
	}

	.hero-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 22px;
	}

	.hero-section .text-area {
		width: 45%;
		padding: 60px 4.5%;
	}

	.hero-section .bg-wrap {
		width: 55%;
		padding: 0;
	}

	.hero-section .design {
		top: -618px;
		right: -640px;
	}

	.hero-section.sm-banner h1 br {
		display: block;
	}

	.team-row {
		margin-bottom: 47px;
	}

	.team-row .img-hold {
		width: 307px;
		margin-right: 36px;
	}

	.team-row .img-hold + .text-hold {
		width: calc(100% - 343px);
	}

	.team-row .text-hold {
		padding: 24px;
	}

	.team-row:nth-child(2n) .img-hold {
		margin: 0 0 0 36px;
	}

	.team-row:nth-child(2n) .text-hold {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}

	.info-li li {
		display: inline-block;
		vertical-align: top;
		margin: 0 9px 0 0;
	}
}

@media (min-width: 992px) {
	.header {
		padding: 18px 0;
	}

	.header .slogan {
		display: block;
	}

	.header .tele-wrap {
		padding: 0 0 0 17px;
	}

	.header .tele-wrap .call-text {
		color: #1a2a5b;
		letter-spacing: 0;
		font-size: 18px;
	}

	.header .tele-wrap .call-text .icon-phone {
		font-size: 18px;
		line-height: 18px;
		margin-top: 2px;
		margin-right: 4px;
	}

	.header .tele-wrap .btn-outline-primary {
		width: 160px;
	}

	.header .container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.fixed-position .header {
		padding: 17px 0;
	}

	.fixed-position .header .tele-wrap {
		padding-left: 0;
	}

	.fixed-position .header .tele-wrap .btn {
		display: block !important;
	}

	.fixed-position .header .tele-wrap .call-text {
		display: none;
	}

	.fixed-position .logo {
		margin: 3px 0 0;
	}

	.fixed-position .logo .arrow-logo {
		width: 80px;
		height: 31px;
	}

	.fixed-position .nav-drop {
		padding-top: 0;
		width: calc(100% - 80px);
		padding-left: 0;
	}

	.fixed-position .main-nav {
		padding-top: 4px;
		padding-left: 15px;
		padding-right: 15px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.logo {
		width: 138px;
	}

	.logo .text-logo {
		width: 138px;
		height: 43px;
	}

	.logo .arrow-logo {
		width: 64px;
		height: 24px;
	}

	.nav-drop {
		width: calc(100% - 138px);
		text-align: right;
		padding: 0 0 0 15px;
	}

	.main-nav {
		font-size: 14px;
		padding-top: 2px;
		letter-spacing: 0;
	}

	.main-nav ul li {
		vertical-align: top;
		margin-left: 12px;
		position: relative;
	}

	.main-nav ul li:first-child {
		margin-left: 0;
	}

	.main-nav ul li:hover > .drop-menu,
	.main-nav ul li.hover > .drop-menu {
		opacity: 1;
		visibility: visible;
	}

	.main-nav ul a {
		color: #1a2a5b;
	}

	.main-nav ul a .icon-dropdown {
		color: #76dde9;
		margin-top: 4px;
	}

	.main-nav ul .drop-menu {
		display: block;
		position: absolute;
		top: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 200px;
		opacity: 0;
		visibility: hidden;
		z-index: 1000;
		text-align: left;
		background: none;
		padding-top: 22px;
		-webkit-transition: opacity .3s linear, visibility .3s linear;
		transition: opacity .3s linear, visibility .3s linear;
		text-align: center;
	}

	.main-nav ul .drop-menu ul {
		background: #fff;
		border: 1px solid #33aec6;
		box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
		border-radius: 8px;
	}

	.main-nav ul .drop-menu ul li {
		font-size: 13px;
		letter-spacing: 1px;
	}

	.main-nav ul .drop-menu ul li + li {
		border-top: 1px solid #33aec6;
	}

	.main-nav ul .drop-menu ul li:first-child a {
		border-radius: 7px 7px 0 0;
	}

	.main-nav ul .drop-menu ul li:first-child:before,
	.main-nav ul .drop-menu ul li:first-child:after {
		content: "";
		position: absolute;
		bottom: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 7.5px 8.5px 7.5px;
		border-color: transparent transparent #33aec6 transparent;
		pointer-events: none;
	}

	.main-nav ul .drop-menu ul li:first-child:after {
		border-color: transparent transparent #fff transparent;
		margin-bottom: -1px;
		-webkit-transition: border-color .3s linear;
		transition: border-color .3s linear;
	}

	.main-nav ul .drop-menu ul li:last-child a {
		border-radius: 0 0 7px 7px;
	}

	.main-nav ul .drop-menu ul li:only-child a {
		border-radius: 7px;
	}

	.main-nav ul .drop-menu ul a {
		color: #33aec6;
		background: #fff;
	}

	.nav-opener {
		display: none;
	}

	.footer-block {
		padding: 92px 0 50px;
	}

	.footer-block .design {
		bottom: -170px;
	}

	.footer-column {
		width: 28%;
	}

	.footer-column:first-child {
		width: 38%;
	}

	.contact-form {
		padding-left: 30px;
		padding-right: 30px;
	}

	.footer .logo-wrap {
		margin-right: 34px;
	}

	h1,
	.h1 {
		font-size: 48px;
		line-height: 1.13;
	}

	h2,
	.h2 {
		font-size: 44px;
		line-height: 1.14;
	}

	h3,
	.h3 {
		font-size: 36px;
		line-height: 1.11;
	}

	.img-text-box-row .text-block {
		font-size: 22px;
		line-height: 1.45;
		letter-spacing: .5px;
		padding-right: 78px !important;
	}

	.img-text-box-row .btns-holder .btn {
		display: inline-block;
		vertical-align: top;
	}

	.carousel-section .text-box {
		padding: 23px 30px;
	}

	.carousel-section .title {
		font-size: 22px;
		line-height: 1.18;
	}

	.article-wrap .h4 br {
		display: block;
	}

	.article-wrap .section-title {
		width: 50%;
	}

	.article-wrap .issue-num {
		width: 50%;
	}

	.heading {
		font-size: 22px;
		line-height: 1.45;
		letter-spacing: .5px;
	}

	.heading h2 {
		width: 500px;
		margin-bottom: -1px;
	}

	.heading span {
		width: calc(100% - 500px);
		text-align: right;
	}

	.form-heading {
		padding-bottom: 0;
	}

	.form-heading h3 {
		font-size: 26px;
	}

	.inline-submit-form,
	.mc4wp-form-98 .mc4wp-form-fields {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.inline-submit-form .input-row,
	.mc4wp-form-98 .mc4wp-form-fields .input-row {
		width: calc(100% - 175px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.inline-submit-form .input-row .form-group,
	.mc4wp-form-98 .mc4wp-form-fields .input-row .form-group {
		margin: 0;
		width: 48.5%;
	}

	.inline-submit-form .form-control,
	.mc4wp-form-98 .mc4wp-form-fields .form-control {
		height: 38px;
	}

	.inline-submit-form input[type="submit"],
	.mc4wp-form-98 .mc4wp-form-fields input[type="submit"] {
		margin-left: 15px;
	}

	.box {
		padding: 31px 28px 23px;
	}

	.box.tips {
		padding-top: 29px;
	}

	.hero-section {
		line-height: 1.45;
	}

	.hero-section .text-area {
		padding: 80px 6%;
	}

	.hero-section.sm-banner h1 {
		font-size: 46px;
		line-height: 1.13;
	}

	.team-row .text-hold {
		padding: 29px 98px 29px 37px;
	}
}

@media (min-width: 1200px) {
	.header {
		padding: 27px 0 21px;
	}

	.header .tele-wrap {
		padding-left: 23px;
	}

	.header .tele-wrap .call-text {
		font-size: 20px;
	}

	.header .tele-wrap .call-text .icon-phone {
		font-size: 22px;
		line-height: 22px;
		margin-top: 0;
	}

	.fixed-position .logo {
		width: 106px;
		margin: 0;
	}

	.fixed-position .logo .arrow-logo {
		width: 106px;
		height: 41px;
	}

	.fixed-position .nav-drop {
		width: calc(100% - 106px);
		margin-right: 0;
	}

	.logo {
		width: 242px;
		margin-left: -26px;
	}

	.logo .text-logo {
		width: 242px;
		height: 65px;
	}

	.logo .arrow-logo {
		width: 106px;
		height: 41px;
		margin-bottom: 4px;
	}

	.nav-drop {
		width: calc(100% - 216px);
		padding-top: 26px;
		margin-right: -12px;
	}

	.main-nav {
		letter-spacing: 1px;
	}

	.main-nav ul li {
		margin-left: 16px;
	}

	.main-nav ul .drop-menu {
		top: 27px;
	}

	.footer-block .design {
		right: -500px;
	}

	.footer .slogan {
		padding-right: 29px;
	}

	.btn {
		padding-left: 20px;
		padding-right: 20px;
	}

	.img-text-box-row .bg-wrap {
		min-height: 540px;
	}

	.img-text-box-row .bg-wrap.less_min_height {
		min-height: 450px;
	}

	.article-wrap .text-wrap {
		padding-left: 31px;
	}

	.hero-section .text-area {
		padding: 139px 95px 190px;
	}

	.hero-section.sm-banner .text-area {
		padding-top: 85px;
		padding-bottom: 92px;
	}

	.hero-section.sm-banner p {
		margin-right: 20px;
	}
}

@media (min-width: 1500px) {
	.hero-section .text-area {
		width: 39.6%;
	}

	.hero-section .bg-wrap {
		width: 60.4%;
	}
}

@media (min-width: 1600px) {
	.header .tele-wrap {
		padding-left: 29px;
	}

	.header .tele-wrap .call-text {
		letter-spacing: 1px;
	}

	.logo {
		margin-left: -107px;
	}

	.nav-drop {
		width: calc(100% - 162px);
		margin-right: 0;
	}

	.main-nav ul li {
		margin-left: 19px;
	}

	.hero-section .text-area {
		padding-right: 211px;
	}

	.hero-section.sm-banner .text-area {
		padding-right: 200px;
	}
}

@media (min-width: 1680px) {
	.footer-block .design {
		right: -404px;
	}
}

@media (min-width: 1700px) {
	.hero-section .bg-wrap {
		background-position: 50% 0;
	}
}

@media (max-width: 991px) {
	.nav-drop {
		position: fixed;
		top: 92px;
		right: -250px;
		bottom: 0;
		overflow-x: hidden;
		overflow-y: auto;
		background: #fff;
		background: #1a2a5b;
		width: 250px;
		padding: 30px 0;
		-webkit-transition: right .3s linear;
		transition: right .3s linear;
		z-index: 1000;
	}

	.hero-section h1 {
		font-size: 34px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	h2,
	.h2 {
		font-size: 28px;
	}

	.container {
		padding: 0 30px;
	}

	.hero-section h1 {
		font-size: 28px;
	}
}

@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}

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

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

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

