@charset "utf-8";
@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/Exo20-Regular.eot');
	src: local('Exo 2.0 Regular'), local('Exo2.0-Regular'), url('../fonts/Exo20-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo20-Regular.woff') format('woff'), url('../fonts/Exo20-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/Exo20-Light.eot');
	src: local('Exo 2.0 Light'), local('Exo2.0-Light'), url('../fonts/Exo20-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo20-Light.woff') format('woff'), url('../fonts/Exo20-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/Exo20-LightItalic.eot');
	src: local('Exo 2.0 Light Italic'), local('Exo2.0-LightItalic'), url('../fonts/Exo20-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo20-LightItalic.woff') format('woff'), url('../fonts/Exo20-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/Exo20-Medium.eot');
	src: local('Exo 2.0 Medium'), local('Exo2.0-Medium'), url('../fonts/Exo20-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo20-Medium.woff') format('woff'), url('../fonts/Exo20-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/Exo20-SemiBoldItalic.eot');
	src: local('Exo 2.0 Semi Bold Italic'), local('Exo2.0-SemiBoldItalic'), url('../fonts/Exo20-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo20-SemiBoldItalic.woff') format('woff'), url('../fonts/Exo20-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
html, body {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 300 18px/1.555 "Exo 2", Helvetica, Arial, "sans-serif";
	letter-spacing: -0.01em;
	color: #0d3251;
	-webkit-text-size-adjust: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
*, *:before, *:after {
	box-sizing: border-box;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input, select, textarea, button, .jcf-select {
	font: 300 18px "Exo 2", Helvetica, Arial, "sans-serif";
	color: #0d3251;
	letter-spacing: -0.01em;
	outline: none;
}
input[type="text"], input[type="password"], input[type="email"], input[type="color"], input[type="date"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select, .jcf-select-text {
	-webkit-appearance: none;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e9eff2;
	background: #e9eff2;
	margin: 0;
	padding: 8px 15px;
	display: block;
	width: 100%;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
opacity: 1;
}
 input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
opacity: 0.2!important;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
opacity: 0.2!important;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
opacity: 0.2!important;
}
button::-moz-focus-inner {
 border: 0;
}
textarea {
	resize: none;
}
.jcf-select select {
	z-index: 5;
}
.jcf-select select, .jcf-select-text {
	font: inherit;
}
.jcf-select {
	display: block;
	position: relative;
}
.jcf-select-text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 40px;
}
.jcf-select-opener {
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 0;
	border-style: solid;
	border-width: 10px 7.5px 0 7.5px;
	border-color: #0d3251 transparent;
	margin: -5px 15px;
}
.outtaHere {
	position: fixed!important;
	left: -10000px!important;
}
header, nav, section, article, aside, footer, menu, time, figure, figcaption, main {
	display: block;
}
img {
	border: 0;
	vertical-align: top;
}
a {
	color: #1ab7b2;
	text-decoration: underline;
	outline: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a[href^=tel] {
	color: inherit!important;
	cursor: inherit;
	text-decoration: none!important;
}
strong {
	font-weight: bold;
}
p, ol, ul {
	margin: 0 0 0.555em 0;
}
ol, ul {
	list-style: none;
	padding: 0;
}
li:before {
	position: absolute;
	top: 0;
	left: 0;
	color: #1ab7b2;
	width: 20px;
	text-align: center;
	font-weight: 500;
}
li {
	position: relative;
	margin: 0 0 0.7775em 0;
	padding: 0 0 0 20px;
}
ul > li:before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #1ab7b2;
	position: absolute;
	left: 0;
	top: 0.7775em;
	margin: -3px 0;
}
ol {
	counter-reset: li;
}
ol > li:before {
	content: counter(li);
	counter-increment: li;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: normal;
	font-weight: 300;
	font-size: 50px;
	line-height: 1.29;
	margin: 1em 0;
}
h1 {
	font-weight: normal;
}
h1:first-child, h2:first-child {
	margin-top: 0;
}
.break-word {
	word-break: break-all;
}
.green {
	color: #1ab7b2;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.mainwrap {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 100%;
	min-height: 100%;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.btn {
	letter-spacing: normal;
	display: block;
	text-decoration: none!important;
	cursor: pointer;
	color: #fff;
	font: 500 30px/80px "Exo 2", Helvetica, Arial, "sans-serif";
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0 30px;
	border-radius: 3px;
	height: 80px;
	border: 0;
	-webkit-appearance: none;
	background: #1ab7b2;
	width: 314px;
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn:hover {
	box-shadow: 0 5px 25px rgba(26, 183, 178, 0.4);
}
.btn.bg-grey {
	background-color: #8a99a1;
}
.btn.bg-grey:hover {
	box-shadow: 0 5px 25px rgba(138, 153, 161, 0.4);
}
input.btn {
	line-height: normal!important;
}
.btn-small {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 32px;
	width: auto;
}
.content {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}
.header, .footer {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
.header {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.content {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.footer {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
}
.container {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1320px;
	position: relative;
}
.bg-hold {
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.bg-hold.bg-grey, .footer {
	background: #e9eff2;
}
.bg-hold.bg-board {
	background-color: #0d3251;
	background-image: url(../img/bg-board.png);
	color: #fff;
}
.bg-hold.bg-grad {
	background-color: #0d3251;
	background-image: url(../img/bg-grad.png);
	color: #fff;
}
.bg-hold.bg-scheme {
	background-color: #0d3251;
	background-image: url(../img/bg-scheme.png);
	color: #fff;
}
.bg-hold.bg-wave {
	background-color: #0d3251;
	background-image: url(../img/bg-wave.png);
	color: #fff;
}
.header {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}
.header .container, .header-place {
	height: 79px;
}
.header .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.header .logo {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
.header .logo img {
	width: auto;
	height: 32px;
}
.header .btn {
	width: auto!important;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}
.header .slogan {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	text-align: center;
	padding: 0 30px;
	text-transform: uppercase;
}
.section {
	text-align: center;
	padding: 81px 0;
	position: relative;
}
.section h2 {
	margin: 0 0 90px 0;
}
.top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 860px;
	padding: 0 0 100px 0;
	color: #fff;
	text-align: left;
}
.top .c .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.top .bg {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #0d3251 url(../img/bg.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.top .bg video {
	width: 120%;
	height: 120%;
	position: absolute;
	top: -10%;
	left: -10%;
}
.top .bg .for-monitor {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}
.top .bg .for-monitor .container {
	position: relative;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding-bottom: 100px;
}
.top .bg .for-monitor .container > div {
	background: url(../img/monitor.png) no-repeat 100% 100%;
	height: 100%;
	width: calc(100% - 526px);
	background-size: contain;
}
.top h1 {
	margin: 0 0 86px 0;
	position: relative;
	font-size: 50px;
	line-height: 1.44;
}
.top h1 img {
	height: 1.38em;
	width: auto;
	position: relative;
	display: block;
}
.top .btn {
	-ms-flex-item-align: start;
	    align-self: flex-start;
}
.top .logos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #1ab7b2;
}
.top .logos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.top .logos li:before {
	display: none;
}
.top .logos li {
	margin: 0;
	padding: 0;
}
.top .logos img {
	width: auto;
	height: 100px;
}
.scheme {
	font-weight: 300;
	font-size: 30px;
	line-height: 1.6;
	text-align: center;
	padding: 120px 0 42px 0;
	letter-spacing: normal;
}
.scheme .hold {
	margin: 85px -0.6349% 0 -0.6349%;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.333;
	text-transform: uppercase;
	text-align: left;
}

@media only screen and (max-width: 1320px) {
.scheme .hold {
	font-size: 1.5vw;
	line-height: 1;
}
}
.scheme .hold .in {
	background: url(../img/scheme.png) no-repeat 50% 50%;
	padding-top: 28.683%;
	background-size: 100% 100%;
	position: relative;
}
.scheme .hold .in > div {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 27.037%;
	padding-left: 8.46%;
}
.scheme .hold .in .size1 {
	height: 21.857%;
}
.scheme .hold .in .size2 {
	height: 13.661%;
	padding: 0 5px;
	text-align: center;
}
.scheme .hold .in .pos1, .scheme .hold .in .pos2, .scheme .hold .in .pos3 {
	left: 0.6269%;
}
.scheme .hold .in .pos4, .scheme .hold .in .pos5, .scheme .hold .in .pos6 {
	left: 36.5987%;
}
.scheme .hold .in .pos7, .scheme .hold .in .pos8, .scheme .hold .in .pos9, .scheme .hold .in .pos10, .scheme .hold .in .pos11, .scheme .hold .in .pos12 {
	left: 72.335%;
}
.scheme .hold .in .pos1, .scheme .hold .in .pos4, .scheme .hold .in .pos7 {
	top: 1.366%;
}
.scheme .hold .in .pos2, .scheme .hold .in .pos5 {
	top: 38.251%;
}
.scheme .hold .in .pos3, .scheme .hold .in .pos6 {
	top: 75.1366%;
}
.scheme .hold .in .pos8 {
	top: 17.759%;
}
.scheme .hold .in .pos9 {
	top: 34.153%;
}
.scheme .hold .in .pos10 {
	top: 50.546%;
}
.scheme .hold .in .pos11 {
	top: 66.939%;
}
.scheme .hold .in .pos12 {
	top: 83.333%;
}
.benefits {
	padding-bottom: 0;
}

.benefits .list {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	letter-spacing: normal;
}
.benefits .list > li {
	padding: 0 15px;
	margin: 0 0 56px 0;
	max-width: 375px;
	width: 33.333%;
}
.benefits .list li:before {
	display: none;
}
.benefits .img {
	height: 160px;
	margin: -2px 0 40px 0;
}
.benefits .img img {
	height: 100%;
	width: auto;
}
.benefits h3 {
	font-weight: 500;
	font-size: 30px;
	color: #1ab7b2;
	text-transform: uppercase;
	margin: 0 0 28px 0;
	letter-spacing: 0.02em;
}
.benefits .list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.benefits .list ul li:before {
	display: none;
}
.benefits .list ul li {
	padding: 0;
	margin: 8px 0 0 0;
}
.benefits .list ul li:first-child {
	margin-top: 0!important;
}
.benefits .link {
	position: relative;
	z-index: 10;
	margin: 8px -10px 0 -10px;
	top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.benefits .link .btn {
	margin: 0 10px;
}
.benefits2 {
	padding-top: 136px;
	padding-bottom: 343px;
}
.benefits2 .list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: normal;
}
.benefits2 .list > li {
	position: relative;
	padding: 94px 0 66px calc(50% - 28px);
	margin: 3px 0 0 0;
	min-height: 404px;
}
.benefits2 .list > li:before {
	content: '';
	width: 56px;
	height: 3px;
	background: #1ab7b2;
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin: 0 -28px;
	border-radius: 0;
}
.benefits2 .img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 18px 0;
	width: 345px;
	height: 400px;
	line-height: 400px;
	font-size: 0;
	text-align: center;
}
.benefits2 .img img {
	height: 200px;
	width: auto;
	vertical-align: middle;
}
.benefits2 .list h3 {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 345px;
	margin: calc(-1.29em - 4px) 0;
	text-align: center;
}
.benefits2 .list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.benefits2 .list ul li {
	margin: 15px 0 0 0;
}
.benefits2 .list ul li:first-child {
	margin-top: 0!important;
}
.compatibility {
	letter-spacing: normal;
	padding-top: 1px;
	padding-bottom: 0;
}
.compatibility .text {
	margin: 0 auto;
	max-width: 916px;
}
.compatibility .bg {
	position: relative;
	margin: -233px 0 0 0;
	background: #fff;
	box-shadow: 0 5px 30px rgba(26, 183, 178, 0.15);
	padding: 18px 50px 0 50px;
}
.compatibility .bg:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 51px;
	margin: -1px 50px -1px 0;
	background: #fff;
}
.compatibility .bg:after {
	content: '';
	position: absolute;
	bottom: 100%;
	right: 0;
	background: url(../img/block-corner.png) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 109px;
	height: 109px;
	margin: -37px -30px;
}
.compatibility h2 {
	margin-bottom: 30px;
}
.compatibility .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 42px 0 0 0;
}
.compatibility .list .el {
	width: calc(50% - 50px);
	max-width: 480px;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.733;
	letter-spacing: -0.01em;
	padding: 32px 30px 16px 30px;
	border-radius: 8px;
	background: #e9eff2;
}
.compatibility .list .el img {
	display: block;
	margin: 0 auto 13px auto;
	height: 65px;
	width: auto;
}
.compatibility .list .el > * {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	max-width: 100%;
}
.compatibility .list .plus {
	width: 100px;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	position: relative;
}
.compatibility .list .plus:before, .compatibility .list .plus:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: #1ab7b2;
}
.compatibility .list .plus:before {
	width: 37px;
	height: 3px;
	margin: -1.5px -18.5px;
}
.compatibility .list .plus:after {
	width: 3px;
	height: 37px;
	margin: -18.5px -1.5px;
}
.compatibility .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 49px -10px 0 -10px;
	top: 40px;
	position: relative;
	z-index: 2;
}
.compatibility .link .btn {
	margin: 0 10px;
}
.proved {
	padding: 144px 0 0 0;
}
.proved h2 {
	margin-bottom: 37px;
}
.proved .img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 696px;
}
.proved .text {
	margin: 60px 0 0 0;
	letter-spacing: normal;
}
.configuration {
	padding-top: 126px;
}
.configuration .text {
	margin-bottom: 75px;
	letter-spacing: normal;
	position: relative;
	z-index: 2;
}
.configuration h2 {
	margin-bottom: 27px;
	position: relative;
	z-index: 2;
}
.configuration .list {
	list-style: none;
	margin: -15px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	position: relative;
}
.configuration .list:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -17.5%;
	width: 82.38%;
	height: 690px;
	background: url(../img/screens.png) no-repeat 100% 50%;
	background-size: contain;
	margin: -303px 0;
}
.configuration .list > li:before {
	display: none;
}
.configuration .list > li {
	position: relative;
	z-index: 2;
	width: 33%;
	padding: 15px;
	margin: 0;
	box-sizing: content-box;
	max-width: 345px;
	min-width: 250px;
}
.configuration .in {
	position: relative;
	background: #fff;
	padding: 15px;
}
.configuration .logo {
	font-size: 0;
	height: 126px;
	line-height: 126px;
	margin: -15px 0 0 0;
}
.configuration .logo img {
	width: 204px;
	height: auto;
	vertical-align: middle;
	max-width: 100%;
}
.configuration .name {
	background: #e9eff2;
	border-radius: 3px;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.01em;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
}
.configuration .price {
	font-size: 80px;
	line-height: 1;
	letter-spacing: 0.02em;
	margin: 55px 0 60px 0;
}
.configuration .btn {
	width: 100%;
}
.configuration .in.bg-green {
	box-shadow: 0 5px 30px rgba(26, 183, 178, 0.15);
}
.configuration .in.bg-green .name {
	color: #1ab7b2;
}
.configuration .in.bg-green .btn {
	background-color: #1ab7b2;
}
.configuration .in.bg-green .btn:hover {
	box-shadow: 0 5px 25px rgba(26, 183, 178, 0.4);
}
.configuration .in.bg-blue {
	box-shadow: 0 5px 30px rgba(64, 126, 178, 0.15);
}
.configuration .in.bg-blue .name {
	color: #407eb2;
}
.configuration .in.bg-blue .btn {
	background-color: #407eb2;
}
.configuration .in.bg-blue .btn:hover {
	box-shadow: 0 5px 25px rgba(64, 126, 178, 0.4);
}
.configuration .in.bg-red {
	box-shadow: 0 5px 30px rgba(205, 56, 67, 0.15);
}
.configuration .in.bg-red .name {
	color: #cd3843;
}
.configuration .in.bg-red .btn {
	background-color: #cd3843;
}
.configuration .in.bg-red .btn:hover {
	box-shadow: 0 5px 25px rgba(205, 56, 67, 0.4);
}
.contact {
	padding-top: 89px;
	padding-bottom: 0;
}
.contact h2 {
	margin-bottom: 87px;
}
.contact .hold {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 100px 0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.contact .l {
	width: 50%;
	padding-right: 30px;
	max-width: 550px;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.533;
	text-align: left;
	letter-spacing: normal;
}
.contact .logo {
	margin: 0 0 35px 0;
}
.contact .logo img {
	width: 276px;
	height: auto;
	max-width: 100%;
}
.contact a {
	text-decoration: none;
}
.contact a:hover {
	text-decoration: underline;
}
.contact a[href^=mailto] {
	color: inherit;
}
.contact .small {
	font-size: 18px;
	margin: 33px 0 7px 0;
	text-transform: uppercase;
	color: #1ab7b2;
}
.contact .soc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 18px -9px 0 -9px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.contact .soc > * {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 42px;
	height: 42px;
	background: #fff;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
	margin: 0 9px;
	text-align: left;
	text-indent: -100000px;
}
.contact .soc .bg-fb {
	background-image: url(../img/facebook.svg);
	background-size: auto 19px;
}
.contact .soc .bg-tw {
	background-image: url(../img/twitter.svg);
	background-size: auto 19px;
}
.contact .soc .bg-yt {
	background-image: url(../img/youtube.svg);
	background-size: auto 24px;
}
.contact .r {
	margin: -150px 0;
	background: #fff;
	width: 50%;
	box-shadow: 0 5px 30px rgba(26, 183, 178, 0.15);
	color: #0d3251;
	padding: 74px 30px;
	text-align: left;
}
.contact .r .max {
	max-width: 429px;
	margin: 0 auto;
}
.contact .r .label {
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	margin: 22px 0 4px 0;
}
.contact .r h3 {
	text-align: center;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.533;
	margin: -38px 0 30px 0;
}
.contact .submit {
	margin: 66px 0 0 0;
}
.contact .submit .btn {
	width: 100%;
}
.footer .container {
	height: 100px;
}
.mfp-figure {
	background-color: #fff;
}
