/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'Gilroy';
  src: url("../assets/fonts/gilroy/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("../assets/fonts/gilroy/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/gilroy/Gilroy-Regular.woff") format("woff"), url("../assets/fonts/gilroy/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../assets/fonts/gilroy/Gilroy-Medium.eot");
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("../assets/fonts/gilroy/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/gilroy/Gilroy-Medium.woff") format("woff"), url("../assets/fonts/gilroy/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../assets/fonts/gilroy/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("../assets/fonts/gilroy/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/gilroy/Gilroy-Bold.woff") format("woff"), url("../assets/fonts/gilroy/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("../assets/fonts/gilroy/Gilroy-Black.eot");
  src: local("Gilroy Black"), local("Gilroy-Black"), url("../assets/fonts/gilroy/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/gilroy/Gilroy-Black.woff") format("woff"), url("../assets/fonts/gilroy/Gilroy-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../assets/fonts/icomoon/icomoon.ttf?s27h42") format("truetype"), url("../assets/fonts/icomoon/icomoon.woff?s27h42") format("woff"), url("../assets/fonts/icomoon/icomoon.svg?s27h42#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }


  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

html {
  height: 100%; }

body {

  font-family: "Gilroy", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased !important;
  box-sizing: border-box;
  overflow-x: hidden;
  margin: 0 auto;
  position: relative;
  height: 100%;
  max-width: 100%;
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center; }
  body.blocked {
    overflow: hidden;
    height: 100%; }
  body > * {
    width: 100%;
    box-sizing: border-box; }

@-webkit-keyframes loading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes loading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes mouseScrolling {
  0% {
    opacity: 0; }
  10% {
    opacity: 1;
    transform: translateY(0); }
  25% {
    transform: translateY(5px); }
  50% {
    transform: translateY(0); }
  75% {
    transform: translateY(5px); }
  100% {
    transform: translateY(0);
    opacity: 0; } }

@keyframes mouseScrolling {
  0% {
    opacity: 0; }
  10% {
    opacity: 1;
    transform: translateY(0); }
  25% {
    transform: translateY(5px); }
  50% {
    transform: translateY(0); }
  75% {
    transform: translateY(5px); }
  100% {
    transform: translateY(0);
    opacity: 0; } }

.overlay {
  background-color: rgba(60, 60, 60, 0.92);
  position: fixed;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  visibility: hidden;
  opacity: 0;
  transition: all .3s; }
  .overlay.active {
    opacity: 1;
    visibility: visible; }

.flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center; }
  .flex__item {
    width: 100%;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    position: relative; }

[class^="icon--"]:before, [class*=" icon--"]:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.icon--spinner1:before {
  content: "\e901"; }

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

.icon--spinner3:before {
  content: "\e903"; }

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

.icon--cash:before {
  content: "\e905"; }

.icon--check-mark:before {
  content: "\e906"; }

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

.icon--skype:before {
  content: "\e908"; }

.icon--time:before {
  content: "\e909"; }

.icon--pin:before {
  content: "\e90a"; }

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

.icon--play:before {
  content: "\e90c"; }

.icon--play1:before {
  content: "\e90d"; }

.icon--play-outline:before {
  content: "\e90e"; }

.icon--arrow-right:before {
  content: "\e90f"; }

.icon--email:before {
  content: "\e910"; }

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;
  touch-action: manipulation;
  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;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  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;
  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;
  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;
  transition-property: transform, opacity;
  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(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 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;
  transform-origin: top left;
  transition-property: transform, opacity;
  -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: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  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, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  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;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  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: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

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

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

.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: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 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; }

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

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

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

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

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

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

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

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

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

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

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

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg); }

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

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

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

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

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

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

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

.fancybox-fx-tube.fancybox-slide--current {
  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;
  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, 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, 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;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.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 */

/*======================================
  Selectric v1.13.0
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }

.selectric-hover .selectric .button {
  color: #a2a2a2; }

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }

.selectric-open .selectric {
  border-color: #c4c4c4; }

.selectric-open .selectric-items {
  display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }

.selectric-hide-select select {
  position: absolute;
  left: -100%; }

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10; }

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto; }

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%; }

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px; }

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer; }

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444; }

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444; }

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444; }

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444; }

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1; }

.selectric-items .selectric-group li {
  padding-left: 25px; }

.selectric {
  border: none;
  background: none;
  border-bottom: 1px solid #e8e8e8; }
  .selectric .label {
    height: 46px;
    line-height: 54px;
    margin-left: 16px; }
  .selectric .button {
    height: 100%;
    background: none; }

.selectric-hover .selectric {
  border-color: #e8e8e8; }

.selectric-focus .selectric {
  border-color: #e8e8e8; }

.selectric-wrapper.selectric-focus ~ .bar:before, .selectric-wrapper.selectric-focus ~ .bar:after {
  width: 50%;
  background: #5fa92a; }

.error.selectric-wrapper ~ .bar:before, .error.selectric-wrapper ~ .bar:after {
  width: 50%;
  background: #ff0000; }

.content {
  padding-top: 124px;
  transition: padding-top .5s; }
  .content.sticked-header {
    padding-top: 80px; }
  .content__area {
    flex-grow: 1;
    overflow-x: hidden;
    overflow-y: auto; }

.header {
  width: 100%;
  background: white;
  height: 124px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  box-sizing: border-box;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0.5px 9px 16.9px 1.1px rgba(18, 18, 18, 0.07);
  padding: 15px 0;
  transition: height .5s; }
  .header.sticked {
    height: 80px; }
  .header-area {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto; }
  .header__logo {
    transform: translateZ(0);
    position: relative;
    z-index: 2;
    text-decoration: none;
    color: #515151;
    display: flex;
    align-items: center; }
    .header__logo figure {
      max-width: 95px;
      min-width: 95px;
      width: 100%;
      margin: 0 13px 0 0;
      transition: all .5s; }
      .sticked .header__logo figure {
        max-width: 65px;
        min-width: 65px; }
    .header__logo img {
      max-width: 100%;
      vertical-align: middle; }
    .header__logo p {
      font-size: 12px;
      line-height: 1;
      letter-spacing: 0.5px;
      white-space: nowrap;
      color: #515151; }
  .header__separated-line {
    width: 100%; }
    .header__separated-line:after {
      content: '';
      display: block;
      height: 1px;
      width: calc(100% - 40px);
      margin: 15px auto;
      background: #e8e8e8; }
    .header__separated-line--before {
      width: 100%; }
      .header__separated-line--before:before {
        content: '';
        display: block;
        height: 1px;
        width: calc(100% - 40px);
        margin: 15px auto;
        background: #e8e8e8; }
      .header__separated-line--before:after {
        display: none; }
  .header-action {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-end; }

    .header-action__skype {
    margin-top: 12px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    color: #979797;
    transition: color .3s;}

      .header-action__skype:before {
        color: #3a98e1;
        margin-right: 9px; }

.nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .nav-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 2;
    transition: opacity 0.3s;
    visibility: hidden;
    opacity: 0;
    background: white;
    overflow: auto;
    padding: 40px 0;
    /*& > *{
         width: 100%;

         @include res(desktop){
            width: auto;
         }
      }*/ }
    .nav-wrapper.active {
      opacity: 1;
      visibility: visible; }

.nav-list {
  position: relative;
  z-index: 2;
  margin: 0;
  overflow: auto;
  max-height: 100%;
  background-size: cover;
  padding: 0 18px; }
  .nav-list__item {
    list-style-type: none;
    height: 48px;
    line-height: 48px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px; }
    .nav-list__item.current a:after {
      content: '';
      display: block;
      height: 2px;
      background: #5fa92a;
      position: absolute;
      top: 100%;
      left: -5px;
      right: -5px;
      margin: auto; }
  .nav-list__link {
    font-size: 24px;
    line-height: 44px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    transition: color .3s;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    color: #484848; }

.hamb:before, .hamb:after, .hamb__icon {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 4px;
  left: 0;
  background: #5fa92a;
  transition: all .3s; }

.hamb {
  width: 24px;
  min-width: 24px;
  height: 17px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3; }
  .hamb:before {
    top: 0; }
  .hamb:after {
    bottom: 0; }
  .hamb.active:before {
    transform: rotate(45deg);
    top: 7px; }
  .hamb.active:after {
    transform: rotate(-45deg);
    bottom: 7px; }
  .hamb__icon {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: width .2s; }
    .active .hamb__icon {
      width: 0; }

.metro-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  transition: all .3s;
  /*&.transforming{

      @include res(desktop){
         opacity: 0;
      }
   }

   &.sticked-header{

      @include res(desktop){
         display: flex;
         flex-wrap: wrap;
      }
   }*/ }
  .metro-list__header {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    color: #484848;
    text-align: center;
    margin-bottom: 20px; }
  .metro-list__item {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.07;
    margin-bottom: 9px;
    transition: all .5s;
    position: relative; }
    .metro-list__item:before {
      color: #5fa92a;
      margin-right: 10px;
      transition: all .5s; }

.form {
  position: relative; }
  .forms {
    display: none; }
  .form__fieldset {
    position: relative; }
    .form__fieldset:before {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 281px;
      background: url("../assets/img/form-icons-mobile.svg") no-repeat center;
      top: -40px;
      left: -20px; }
  .form__label {
    height: 46px;
    position: relative;
    width: 100%;
    margin-bottom: 20px; }
    .form__label--big {
      height: 170px; }
    .form__label label {
      color: #717171;
      font-size: 13px;
      text-transform: uppercase;
      line-height: 1;
      display: block;
      font-weight: normal;
      position: absolute;
      pointer-events: none;
      left: 16px;
      top: 20px;
      bottom: 0;
      height: 18px;
      transition: 0.2s ease all; }
    .form__label .bar {
      position: absolute;
      display: block;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background: #e8e8e8; }
      .form__label .bar:before, .form__label .bar:after {
        content: '';
        display: block;
        height: 2px;
        width: 0;
        bottom: 0;
        position: absolute;
        background: #1c1c1c;
        transition: 0.3s ease all; }
      .form__label .bar:before {
        left: 50%; }
      .form__label .bar:after {
        right: 50%; }
    .form__label input:focus ~ .bar:before, .form__label input:focus ~ .bar:after {
      width: 50%;
      background: #5fa92a; }
    .form__label textarea:focus ~ .bar:before, .form__label textarea:focus ~ .bar:after {
      width: 50%;
      background: #5fa92a; }
    .form__label .error ~ span.bar:before, .form__label .error ~ span.bar:after {
      background: red;
      width: 50%; }
  .form__field {
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    letter-spacing: 0.15px;
    width: 100%;
    border: none;
    outline: none;
    height: 46px;
    padding-left: 16px;
    box-sizing: border-box; }
    .form__field:focus {
      outline: none; }
    .form__field:focus ~ label, .form__field:valid ~ label {
      font-size: 11px;
      bottom: auto;
      margin: 0;
      top: 4px; }
    .form__field.error {
      border-bottom-color: red; }
  .form__textarea {
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    letter-spacing: 0.15px;
    width: 100%;
    border: none;
    outline: none;
    resize: none;
    height: 170px;
    padding-left: 16px;
    padding-top: 20px;
    box-sizing: border-box; }
    .form__textarea:focus {
      outline: none; }
    .form__textarea:focus ~ label, .form__textarea:valid ~ label {
      font-size: 11px;
      bottom: auto;
      margin: 0;
      top: 4px; }
    .form__textarea.active ~ label {
      top: 4px;
      font-size: 12px;
      bottom: auto;
      margin: 0; }
    .form__textarea.error {
      border-bottom-color: red; }
  .form__message {
    font-family: "Gilroy", sans-serif;
    font-weight: normal;
    line-height: 16px;
    min-height: 16px;
    font-size: 12px;
    letter-spacing: 0.4px;
    color: white;
    display: block;
    margin: 4px 0 7px;
    padding-left: 16px; }
  .form__agreement {
    font-weight: normal;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 0.25px;
    color: #515151;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 19px 0 44px; }
    .form__agreement:before {
      color: #5fa92a;
      margin-right: 13px;
      font-size: 8px;
      padding: 2px;
      border: 1px solid #5fa92a;
      border-radius: 4px; }
    .form__agreement a {
      color: #5fa92a;
      margin-left: 2px; }
      .form__agreement a:hover {
        text-decoration: none; }

.button:not(b) {
  border-radius: 3px;
  text-decoration: none;
  outline: none;
  text-align: center;
  cursor: pointer;
  color: white;
  background: #5fa92a;
  border: 1px solid #5fa92a;
  transition: background .3s, color .3s;
  box-shadow: 0px 7px 9px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 10px 14px;
  font-size: 14px;
  -webkit-tap-highlight-color: transparent;
  font-weight: bold;
  display: block; }

.button--invert:not(b) {
  background: white;
  color: #1c1c1c;
  box-shadow: none; }

.button--desktop-only {
  display: none; }

.button-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  box-sizing: border-box; }
  .button-wrapper--tablet-only {
    display: none; }

.checkbox label {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }

.checkbox input {
  display: none; }
  .checkbox input ~ span:first-of-type {
    width: 17px;
    height: 17px;
    border-radius: 4px;
    border: 2px solid #333333;
    position: relative;
    display: block;
    font-size: 12px;
    box-sizing: border-box;
    margin-right: 15px;
    transition: box-shadow .3s; }
    .checkbox input ~ span:first-of-type i {
      position: absolute;
      left: 1px;
      top: 1px;
      opacity: 0;
      transition: opacity .15s; }
  .checkbox input:checked ~ span:first-of-type i {
    opacity: 1; }

.list {
  padding: 0;
  list-style-position: inside; }
  .list__item {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.25;
    color: #1c1c1c; }

.list-check {
  list-style-type: none;
  padding: 0;
  margin: 0; 
margin-bottom: 20px;}
  .list-check__item {
   font-size: 18px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #1c1c1c;
    margin-bottom: 23px;
    display: flex;
    align-items: flex-start; }
    .list-check__item:last-of-type {
      margin-bottom: 0; }
    .list-check__item:before {
      color: #5fa92a;
      margin-right: 19px; }

.video {
  max-width: 1200px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 36px; }
  .video--welcome {
    margin-bottom: 35px; }
  .video--methods {
    padding-top: 37px;
    padding-bottom: 35px; }
  .video__button-wrapper--methods {
    margin-bottom: 42px;
    justify-content: flex-start; }
  .video__headline {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    color: #1c1c1c;
    margin: 0 0 26px; }
  .video__caption {

      	  font-family: "Gilroy", sans-serif;

font-size: 64px;
letter-spacing: -0.02em;

    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    color: #1c1c1c;
    margin: 0 0 42px; }
    .video__caption--mobile {
    	font-family: "Gilroy", sans-serif;
      font-size: 30px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      color: #1c1c1c;
      margin: 0 0 42px; }
  .video-link {
    box-shadow: 0px 5px 17.6px 3.4px rgba(0, 0, 0, 0.15); }
    .video-link__figure {
      margin: 0; }
      .video-link__figure img {
        max-width: 100%;
        border-radius: 4px;
        vertical-align: top; }
    .video-link__button {
      width: 38px;
      height: 38px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: white;
      color: #5fa92a;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      border-radius: 50%;
      transition: all .3s; }
  .video__info {
    order: 1; }
    .video__info--methods {
      order: 0; }
    .video__info--union p {
      font-size: 18px;
      line-height: 1.5;
      margin: 0 0 20px; }
     
      .video__info--union p span {
        font-weight: bold; }
  .video__item {
    margin: 0 auto 30px;
    position: relative;
    display: block; }

.insert {
  padding: 30px 0 28px;
  background: #fcfbfa; }
  .insert__area {
    max-width: 1200px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative; }
  .insert__bg--question {
    width: 126px;
    height: 261px;
    background: url("../assets/img/question.png") no-repeat center;
    position: absolute;
    left: -122px;
    top: -103px; }
  .insert__caption {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    margin: 0; }
  .insert__description {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    margin-bottom: 20px; }
  .insert__bold {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.67;
    text-transform: uppercase; }
  .insert__button-wrapper {
    margin-top: 30px;
    justify-content: flex-start; }

.result {
  max-width: 1200px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 40px; }
  .result__headline {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #1c1c1c;
    margin: 0 0 42px; }

.footer {
  background: #1c1c1c;
  padding: 39px 0 35px; }
  .footer__area {
    max-width: 1200px;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto; }
  .footer__logo figure {
    margin: 0;
    width: 71px;
    height: 71px;
    display: none; }
  .footer__logo img {
    vertical-align: top;
    max-width: 100%; }
  .footer__logo p {
    color: white;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.5px;
    white-space: nowrap;
    margin: 0;
    text-align: center; }
    .footer__logo p br {
      display: none; }
  .footer__copyrights {
    display: flex;
    justify-content: center; }
    .footer__copyrights p {
      font-size: 11px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.27;
      color: white;
      margin: 0; }

.person {
  max-width: 1200px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 80px; }
  .person__headline {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    color: #1c1c1c;
    margin: 0 0 34px; }
  .person__description {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px; }
  .person__caption {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 0 36px; }

.person-list {
  margin-bottom: 70px; }

.person-item {
  margin-bottom: 60px; }
  .person-item:last-of-type {
    margin-bottom: 0; }
  .person-item__figure {
    background: #f5f1ed;
    margin: 0 auto 25px;
    max-width: 265px;
    position: relative;
    z-index: 0; }
    .person-item__figure img {
      vertical-align: top;
      width: 100%; }
  .person-item__about p span {
    display: block;
    margin-bottom: 5px; }
  .person-item__about p a {
    color: #5fa92a; }
    .person-item__about p a:hover {
      text-decoration: none; }
  .person-item__about ul {
    padding-left: 20px; }
    .person-item__about ul li {
      margin-bottom: 5px;
      list-style-position: inside; }
      .person-item__about ul li a {
        color: #5fa92a; }
        .person-item__about ul li a:hover {
          text-decoration: none; }
  .person-item__name {
    font-size: 18px; }
  .person-item__caption {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px; }
  .person-item__description {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    margin: 0 0 30px; }
  .person-item__button {
    margin-bottom: 20px; }
    .person-item__button:last-of-type {
      margin-bottom: 0; }
    .person-item__button-wrapper {
      flex-direction: column; }

.person-table__item p {
  display: flex;
  font-size: 14px;
  font-weight: bold;
  font-style: normal; }
  .person-table__item p:before {
    color: #5fa92a;
    margin-right: 12px; }

.person-table__item a {
  display: flex;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  margin: 1em 0;
  text-decoration: none;
  color: black; }
  .person-table__item a:before {
    color: #5fa92a;
    margin-right: 12px; }

.person-table__caption {
  color: #696969;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 10px; }

.leads {
  display: none; }

.lead {
  max-width: 1152px;
  box-sizing: border-box;
  padding: 44px 20px 40px; }
  .lead--info {
    max-width: 980px;
    padding-top: 50px;
    padding-bottom: 70px; }
    .lead--info:after {
      content: '';
      width: 100px;
      height: 100px;
      display: block;
      background: url("../assets/img/logo-black.png") no-repeat center;
      background-size: contain;
      opacity: .3;
      position: absolute;
      bottom: 40px;
      right: 20px; }
  .lead__headline {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 25px; }
  .lead__description p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    margin: 0; }
  .lead__description strong {
    font-weight: bold;
    display: inline-block; }

.contact {
  display: flex;
  flex-direction: column;
  padding-top: 120px; }
  .contact__headline {
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    margin: 0 0 40px;
    display: none; }
    .contact__headline--mobile {
      display: block;
      padding: 0 15px; }
  .contact__item {
    order: 1; }
    .contact__item--map {
      order: 0;
      height: 400px;
      margin-bottom: 40px; }

.contact-list {
  padding: 0 15px;
  box-sizing: border-box; }
  .contact-list__headline {
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    margin: 0 0 40px; }

.contact-item {
  display: flex;
  align-items: flex-start; }
  .contact-item:last-of-type .contact-item__about:after {
    display: none; }
  .contact-item__figure {
    width: 99px;
    min-width: 99px;
    height: 105px;
    background: #f5f1ed;
    margin: 0 37px 0 0;
    display: flex;
    align-items: flex-end; }
    .contact-item__figure img {
      vertical-align: top;
      max-width: 100%;
      width: 100%; }
  .contact-item__about {
    margin-right: 35px; }
    .contact-item__about:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #e8e8e8;
      margin: 36px 0 27px; }
  .contact-item__name {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    color: #1c1c1c;
    margin: 0 0 11px; }
  .contact-item__description {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    margin: 0 0 16px;
    max-width: 260px; }
  .contact-item__metro-area {
    display: flex;
    flex-wrap: wrap; }
  .contact-item__metro span {
    color: #696969;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 7px;
    display: block; }
  .contact-item__metro p {
    display: flex;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    margin: 0 10px 0 0; }
    .contact-item__metro p:before {
      color: #5fa92a;
      margin-right: 7px; }

#map {
  width: 100%;
  height: 100%; }

.contact-footer {
  margin-bottom: 44px; }
  .contact-footer:before {
    content: '';
    display: block;
    margin: 35px 0 28px;
    width: 100%;
    height: 1px;
    background: #e8e8e8; }
  .contact-footer p {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    color: #1c1c1c;
    margin: 0; }
    .contact-footer p:before {
      color: #3a98e1;
      margin-right: 14px; }

.thx-message {
  position: relative;
  max-width: 510px;
  padding: 60px 50px; }
  .thx-message__content {
    position: relative; }
  .thx-message__headline {
    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    line-height: normal;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #5fa92a;
    margin: 0 0 28px; }
  .thx-message__desc p {
    font-family: "Gilroy", sans-serif;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.25px;
    color: #484848; }
    .thx-message__desc p span {
      font-weight: bold;
      color: #1c1c1c; }

.popup {
  position: relative;
  max-width: 510px;
  width: 100%;
  padding: 0;
  box-sizing: border-box; }
  .popup--order {
    padding: 80px 20px 60px; }
  .popup__form {
    padding: 15px 0 25px;
    max-width: 320px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto; }
  .popup__headline {
    font-family: "Gilroy", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
  
    letter-spacing: 0.25px;
    color: #1c1c1c;
    margin: 0 0 5px;
    position: relative; }
  .popup__fieldset {
    padding-left: 0; }
    .popup__fieldset:before {
      display: none; }

.map-popup {
  max-width: 310px;
  width: 100%;
  padding: 8px 8px 3px;
  box-sizing: border-box;
  background: white;
  font-family: "Gilroy", sans-serif; }
  .map-popup__person {
    display: flex;
    align-items: center;
    margin-bottom: 13px; }
  .map-popup__figure {
    margin: 0 15px 0 0;
    width: 99px;
    min-width: 99px;
    height: 97px;
    background: #f5f1ed;
    display: flex;
    align-items: flex-end; }
    .map-popup__figure img {
      vertical-align: top;
      max-width: 100%;
      width: 100%;
      max-height: 100%; }
  .map-popup__about h3 {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #1c1c1c;
    margin: 0 0 15px; }
  .map-popup__about p {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    margin: 0; }
  .map-popup .map-popup__button {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    width: 100%; }

.map-table {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 10px; }
  .map-table__item {
    width: 50%;
    min-width: 50%;
    position: relative;
    box-sizing: border-box; }
    .map-table__item:first-of-type:after {
      content: '';
      display: block;
      height: 100%;
      width: 1px;
      background: #f5f1ed;
      position: absolute;
      right: 10px;
      margin: auto;
      top: 0; }
    .map-table__item:nth-of-type(2) {
      padding-left: 10px; }
    .map-table__item p {
      font-size: 14px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      color: #1c1c1c; }
      .map-table__item p:before {
        margin-right: 9px;
        color: #5fa92a; }
  .map-table__caption {
    color: #696969;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 10px; }

.marker-custom {
  width: 60px;
  height: 60px;
  background: #f5f1ed;
  border: 1px solid #5fa92a;
  border-radius: 50%;
  overflow: hidden; }
  .marker-custom img {
    max-width: 100%;
    vertical-align: top; }
  @media screen and (min-width: 768px) {
    .flex {
      flex-direction: row;
      justify-content: flex-start;
      align-items: stretch; }
        .form__fieldset:before {
          width: 158px;
          height: 285px;
          background: url(../assets/img/form-icons-desktop.svg) no-repeat center;
          left: -170px;
          top: -77px; }
    .form__footer {
      display: flex; }
      .person__caption {
        font-weight: bold;
        letter-spacing: 0.08px;
        margin-bottom: 76px;
        text-transform: uppercase; }
    .person-item {
      display: flex;
      align-items: flex-start; }
    .lead .person-item {
      display: block; }
    .person-item__lead-figure {
      float: left; }
      .person-item__figure {
        max-width: 220px;
        min-width: 220px;
        width: 100%;
        margin-right: 25px;
        height: 440px;
        display: flex;
        align-items: flex-end; }
      .person-item__name {
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        margin: 0 0 28px; }
      .lead .person-item__name {
        margin-bottom: 15px; }
      .person-item__caption {
        font-size: 20px;
        margin-bottom: 15px; }
      .person-item__description {
        margin-bottom: 48px; }
      .lead .person-item__description {
        margin-bottom: 25px; }
      .person-item__button--lead {
        max-width: 220px; }
  .person-table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between; }
  .person-table__item {
    width: 50%; }
      .person-table__item p:before {
        font-size: 16px; }
      .person-table__item a:before {
        font-size: 16px; }
    .person-table__caption {
      font-size: 16px;
      margin-bottom: 15px; }
    .contact {
      flex-direction: row;
      justify-content: flex-end; }
      .contact__headline {
        display: block; }
        .contact__headline--mobile {
          display: none; }
      .contact__item {
        order: 0;
        width: 50%;
        min-width: 50%; }
        .contact__item--map {
          order: 1;
          height: auto;
          margin: 0; }
    .contact-list {
      max-width: 600px;
      margin: 0 0 0 auto;
      width: 100%; }
      .popup__form {
        padding: 15px 0 25px; }
      .popup__fieldset {
        padding-left: 0;
        margin-left: 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
      .button-wrapper--tablet-only {
        display: flex; }
    .button-wrapper--except-tablet {
      display: none; } }
  @media screen and (min-width: 1024px) {
    .content {
      padding-top: 162px; }
      .content.sticked-header {
        padding-top: 100px; }
    .header {
      height: 162px; }
      .header.sticked {
        height: 100px; }
      .header-area {
        position: relative;
        justify-content: space-between; }
      .header__logo {
        margin-right: 50px; }
        .header__logo figure {
          max-width: 132px;
          min-width: 132px;
          margin-right: 13px; }
          .sticked .header__logo figure {
            max-width: 85px;
            min-width: 85px; }
        .header__logo p {
          display: none; }
      .header__separated-line {
        width: auto; }
        .header__separated-line:before, .header__separated-line:after {
          display: none; }
    .header__nav {
      margin-right: 40px; }
      .header-action {
        flex-grow: 0;
        justify-content: flex-start; }
        .header-action__skype:hover {
          color: #3a98e1; }
      .nav-wrapper {
        justify-content: space-between;
        overflow: visible;
        flex-direction: row;
        flex-grow: 1;
        align-items: center;
        background: transparent;
        position: static;
        border-top: none;
        width: auto;
        max-width: 100%;
        height: auto;
        padding: 0;
        visibility: visible;
        opacity: 1;
        border-bottom: none;
        transition: opacity .3s, transform .3s;
        transform: translate3d(0, 0, 0); }
    .nav-list {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
      padding: 0;
      overflow: visible;
      background: none; }
      .nav-list__item {
        height: auto;
        line-height: 1;
        width: auto;
        margin-bottom: 0;
        margin-right: 30px; }
        .nav-list__item:last-of-type {
          margin-right: 0; }
      .nav-list__item.current a {
        color: #1c1c1c; }
        .nav-list__item.current a:after {
          display: none; }
      .nav-list__link {
        font-size: 17px;
        line-height: normal;
        color: #717171; }
        .nav-list__link:hover {
          color: #1c1c1c; }
    .hamb {
      display: none; }
    .metro-list {
      margin-right: 30px; }
      .metro-list__header {
        display: none; }
      .sticked .metro-list__item {
        margin-bottom: 2px;
        transform: scale(0.9, 0.9); }
      .sticked .metro-list__item:nth-of-type(4):before {
        opacity: 1; }
    .button:not(b):hover {
      background: white;
      color: #1c1c1c; }
    .button--invert:not(b):hover {
      background: #5fa92a;
      color: white; }
    .button--desktop-only {
      display: block; }
    .checkbox label:hover input ~ span:first-of-type {
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5); }
      .list__item {
        font-size: 17px;
        font-weight: bold;
        line-height: 2.12; }
      .list-check__item {
        margin-bottom: 30px;
        font-size: 18px; }
    .video {
      justify-content: space-between;
    align-items: flex-start;
      flex-direction: row; }
      .video--welcome {
        margin-bottom: 35px; }
      .video--methods {
        padding-top: 88px;
        padding-bottom: 91px; }
      .video__button-wrapper--methods {
        margin-bottom: 0; }
      .video__headline {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.25;
        margin: 0 70px 63px 0; }
      .video__caption {
        display: block; }
        .video__caption--mobile {
          display: none; }
      .video-link:hover .video-link__button {
        background: #5fa92a;
        color: white;
        cursor: pointer; }
        .video-link__button {
          width: 69px;
          height: 69px;
          font-size: 26px; }
      .video__info {
        max-width: 835px;
        min-width: 40%;
        order: 0; }
      .video__item {
        width: 100%;
    

        min-width: 50%;
        margin: 0; }
    .insert {
      padding: 38px 0 46px; }
      .insert__caption {
        line-height: 1.8; }
      .insert__bold {
        font-size: 16px;
        line-height: 1.13; }
      .insert__button-wrapper {
        position: absolute;
        bottom: -58px;
        left: 15px;
        width: auto;
        z-index: 1; }
        .insert__button-wrapper:after {
          content: '';
          display: block;
          position: absolute;
          left: -35px;
          right: -35px;
          bottom: -39px;
          top: 28px;
          background: url("../assets/img/bg/pattern-dots.png") no-repeat left top;
          z-index: -1; }
    .result {
      margin-bottom: 83px; }
      .result__headline {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 42px; }
    .footer {
      padding: 13px 0; 
      margin-top: 40px;
    }
      .footer__area {
        display: flex;
        justify-content: space-between;
        align-items: center; }
    .footer__logo {
      display: flex;
      align-items: center; }
      .footer__logo figure {
        display: block; }
      .footer__logo p {
        margin-left: 16px;
        text-align: left; }
        .footer__logo p br {
          display: block; }
      .footer__copyrights {
        text-align: right;
        display: block; }
    .person-list {
      margin-bottom: 120px; }
    .person-item {
      align-items:  flex-start;;
      margin-bottom: 80px; }
      .person-item__figure {
        margin-right: 57px;
        max-width: 300px;
        min-width: 300px; }
        .person-item__figure:after {
          content: '';
          display: block;
          position: absolute;
          top: 315px;
          left: -40px;
          bottom: -50px;
          right: 0;
          z-index: -1;
          margin: auto;
          background: url("../assets/img/bg/pattern-dots.png") no-repeat;
          mix-blend-mode: color; }
      .person-item__button {
        margin: 0;
        order: 1; }
        .person-item__button:last-of-type {
          margin: 0 0 0 0;
          order: 0; }
        .person-item__button-wrapper {
          flex-direction: row;
          justify-content: flex-start; }
    .lead {
      padding: 30px 40px 20px; }
      .lead--info {
        padding-top: 50px;
        padding-bottom: 70px; }
        .lead--info:after {
          width: 120px;
          height: 120px; }
      .lead__headline {
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        margin-bottom: 36px; }
      .contact__headline {
        margin-bottom: 78px; }
      .contact-list__headline {
        margin-bottom: 78px; } }
  @media screen and (min-width: 1130px) {
        .header__logo p {
          display: block; }
  .person-table {
    flex-wrap: nowrap; }
  .person-table__separator {
    width: 1px;
    margin: 0 20px;
    position: relative; }
    .person-table__separator:after {
      content: '';
      display: block;
      position: absolute;
      top: 20%;
      bottom: 20%;
      background: #e8e8e8;
      margin: auto;
      left: 0;
      right: 0;
      width: 1px; }
  .person-table__item {
    width: 27%; } }
  @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; } }
  @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 screen and (max-width: 1023px) {
    .person-item ~ .fancybox-close-small {
      position: fixed;
      top: 10px;
      right: 10px;
      z-index: 2; } }




.factiod-header {
  font-family: "Gilroy", sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;

    margin-bottom: 0px;

}

.factiod-caption
{
	margin-top: 0px;
	    font-size: 16px;
	    color:#979797;

}


h2 {
	  font-family: "Gilroy", sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;


}


.cta {
    background-color: #FFF8E5;
    border-radius: .4rem;
    padding: 2rem 2rem 3rem;
    position: relative;

    display: flex;
    flex-direction: column;
    margin-top: 30px;

}

.cta h2 {
	
	margin-top: 0px;

}





.cta .button-wrapper {
	   margin-top: 20px;
}



.card {
  padding: 20px;
  background: #fff;
  border-radius: 20px;
}

.shadow2 { 
  box-shadow: 0 7px 30px -10px rgba(150,170,180,0.5);
}


.card-grid {display: grid; 
	row-gap: 10px;
	column-gap: 10px;
	margin-top: 40px;
   }





.specialist__features {
	margin: 0 0 1.5rem;а
	padding: 0;
	list-style: none;
}

.specialist__feature {
	margin-bottom: .5rem;
	display: flex;
	align-items: baseline;
	font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.56;
}

.specialist__feature::before {
	content: '•';
	font-size: 1.2rem;
	flex-basis: 1em;
	flex-shrink: 0;
	transform: translateY(-10%);
}

 a:card-butn {
display: inline-block;
padding-right: 20px;
   font-weight: bold;
    text-decoration: none;
    transition: color .3s;
    color: #164C9E !important;

}

.emo-items {

	margin-top:50px;
}




 

.card-grid {
  grid-template-columns: 1fr 1fr; }


@media (max-width: 578px) {

  .card-grid {

	grid-template-columns: 1fr; 
}}






@media (max-width: 578px) {

  .video__caption {

  	font-size: 48px;
}}


.card-text-2 {
  margin-bottom: 20px;
}


.card-butn {
    display: inline-block;
    padding-right: 20px;
    font-weight: bold;
    text-decoration: none;
    transition: color .3s;
    color: #164C9E !important;
}





@media (max-width: 578px) {

  .teleg  {

     margin-bottom: 10px; 
     margin-top: 5px;
}}




@media (min-width: 578px) {

  .teleg  {

    margin-left: 20px
}}

.c-companies {
    flex: 1 1 auto;
    min-width: 0;
    margin-bottom:40px;
}


  .card-style  {

     
     margin-top: 20px;
}



.price

{font-size: 24px !important;
   font-weight: bold;

 }


.case-image 

{
  width: 100%;
}
