/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
#form-in-popup32{
	display: none;
}

body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* This stylesheet generated by Transfonter (http://transfonter.org) on February 7, 2016 11:01 AM */
html, body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background: #ffffff; }

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

a, button, input, select, textarea, [contenteditable="true"], [tabindex] {
  outline: none; }

.box-modal {
  /*max-width: 360px;*/
  width: auto;
  background: #ffffff;
  height: 200px;
  position: relative;
  padding: 20px 20px 30px;
  border-radius: 6px;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-weight: 400;
  font-size: 18px; }

.modal-close {
  font-weight: 700;
  cursor: pointer;
  font-size: 0;
  top: 0;
  right: 0;
  text-decoration: none;
  padding: 20px;
  display: block;
  position: absolute; }
  .modal-close:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #000000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .modal-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    width: 20px;
    height: 2px;
    background: #000000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

#feedback-infolist {
  width: 100%;
  max-width: 400px;
  display: table;
  height: 100%;
  padding: 0;
  margin: 0;
  border-radius: 10px;
  list-style-type: none; }
  #feedback-infolist li {
    text-align: center;
    display: table-cell;
    vertical-align: middle; }

.custom-text {
  background: #ffffff;
  position: relative;
  width: auto;
  height: auto;
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%; }

.custom-text__container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.custom-text__wrapper {
  padding: 32px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: #000000; }

.custom-text__close, .form-application__close {
  position: absolute;
  top: 10px;
  right: 10px;
  text-decoration: none;
  padding: 20px 15px;
  display: block; }
  .custom-text__close:before, .form-application__close:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background: #000000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .custom-text__close:after, .form-application__close:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    width: 20px;
    height: 2px;
    background: #000000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.custom-text__wrapper li,
.custom-text__wrapper p {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  font-size: 1.875rem;
  line-height: 1.4; }

.custom-text__wrapper b {
  display: block;
  margin-top: 10px;
  font-size: 1rem; }

.custom-text__wrapper p {
  font-size: 0.875rem; }

.custom-text__wrapper ol {
  padding: 12px 0 15px 25px; }

.custom-text__wrapper ol a,
.custom-text__wrapper p a {
  text-decoration: underline; }

.custom-text__wrapper ol a:hover,
.custom-text__wrapper p a {
  text-decoration: none; }

.custom-text__wrapper ul {
  padding: 12px 0 15px 25px;
  list-style: square; }

.custom-text__wrapper h1 {
  text-align: center;
  font-size: 1.875rem; }

.action {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-1.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
  min-height: 620px;
  padding-top: 146px;
  padding-bottom: 60px;
  text-align: center; }

.action__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.action__title {
  font-size: 1.625rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #ece0b0;
  text-align: center; }

.action__sub-caption {
  font-size: 1.375rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #f1f1f1;
  text-align: center;
  padding-top: 6px; }

.action__separator {
  text-align: center;
  padding-top: 30px; }

.action__caption {
  font-size: 2.625rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-align: center;
  padding: 20px; }

.action__info {
  background: url(../images/text-bg.png) no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 129px;
  width: 654px;
  margin: 22px auto 0; }

.action__info-caption {
  font-size: 1.625rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #f1f1f1;
  text-align: center;
  padding-top: 16px; }

.action__info-sub-caption {
  font-size: 1.375rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #f1f1f1;
  text-align: center;
  padding-top: 2px; }

.helpful {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 64px; }

.helpful__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.helpful__top {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 40px 0;
  width: 100%; }

.helpful__info {
  padding-left: 40px; }

.helpful__info-caption {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem; }

.helpful__info-descr {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem; }

.helpful__bottom {
  background: #f4f4f4;
  max-width: 992px;
  width: 100%;
  padding: 36px 20px  46px 68px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0 auto; }

.helpful__img {
  padding-bottom: 10px;
  text-align: center; }

.helpful__btn {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 14px 38px 10px;
  background: #ec596a;
  border-bottom: 6px solid #c03c4c;
  border-radius: 10px;
  white-space: nowrap;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .helpful__btn:hover {
    background: rgba(236, 89, 106, 0.9); }

.helpful__text {
  margin-left: 40px;
  width: 570px;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  margin-bottom: -4px; }
  .helpful__text span {
    font-family: "Roboto Slab", sans-serif;
    color: #333333;
    font-size: 1.375rem;
    font-weight: 700;
    display: block;
    padding-bottom: 8px; }

.situation {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-2.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
  min-height: 1376px;
  padding-top: 50px;
  padding-bottom: 44px; }

.situation__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.situation__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #ffffff; }

.situation__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #e86174; }

.situation__separator {
  width: 500px;
  margin: 40px auto 0; }
  .situation__separator img {
    width: 100%;
    height: auto; }

.situation__item {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding-top: 26px;
  margin: 0 auto; }

.situation__item-icon {
  margin-right: 26px; }

.situation__item-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  width: 700px;
  color: #ffffff; }
  .situation__item-title span {
    font-weight: 300;
    margin: 0 6px; }

.situation__note {
  background: #ffffff;
  padding: 8px;
  max-width: 840px;
  width: 100%;
  margin: 65px auto 0;
  position: relative; }
  .situation__note:before {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -17px; }

.situation__note-wrapper {
  border: 1px solid #e86174;
  padding: 16px 36px 0;
  position: relative; }
  .situation__note-wrapper:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-left: 1px solid #e86174;
    border-bottom: 1px solid #e86174;
    background: #ffffff;
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -15px; }

.situation__note-text {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333; }

.question {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-3.png) no-repeat;
  background-size: cover;
  background-position: 40%;
  padding-top: 62px;
  padding-bottom: 76px;
  min-height: 987px; }

.question__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.question__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333; }

.question__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-transform: uppercase;
  padding-top: 6px; }

.question__separator {
  width: 500px;
  margin: 35px auto; }
  .question__separator img {
    width: 100%;
    height: auto; }

.question__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end; }

.question__info {
  text-align: left;
  width: 560px; }

.question__action {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #333333; }

.question__note {
  background: url(../images/frame-1.png) no-repeat;
  background-size: contain;
  background-position: 0;
  margin-left: -50px;
  padding-left: 50px;
  height: 105px;
  padding-top: 6px;
  margin-top: 24px; }

.question__note-item {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333; }
  .question__note-item span {
    display: inline-block;
    font-weight: 700;
    font-size: 1.375rem;
    margin-right: 15px; }

.question__small-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #333333;
  margin-top: 24px; }

.question__list-caption {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #333333;
  margin-top: 24px; }

.question__list {
  padding-left: 20px;
  margin-top: 16px; }

.question__list-item {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  margin-top: 10px; }

.question__result {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #333333;
  padding-top: 24px; }

.womans {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-4.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 905px;
  padding-top: 60px;
  padding-bottom: 155px; }

.womans__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.womans__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #ffffff; }

.womans__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #ffffff;
  text-transform: uppercase; }

.womans__separator {
  width: 500px;
  margin: 40px auto 0; }
  .womans__separator img {
    width: 100%;
    height: auto; }

.womans__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 40px -10px 0; }

.womans__item {
  max-width: 362px;
  min-height: 500px;
  margin: 0 10px;
  background: #ffffff;
  padding: 24px 26px 50px;
  text-align: left; }

.womans__img img {
  width: 100%;
  height: auto; }

.womans__title {
  padding-top: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #333333;
  line-height: 1.25rem; }
  .womans__title span {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1.25rem;
    color: #353b43;
    background: #f3f3f3;
    border-radius: 5px;
    padding: 8px 6px 8px 8px;
    vertical-align: top;
    float: left;
    margin-right: 10px; }

.womans__descr {
  padding-top: 8px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #333333; }

.what-to-do {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px; }

.what-to-do__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.what-to-do__note {
  background: #353b43;
  padding: 30px 48px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  max-width: 954px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: -90px; }
  .what-to-do__note:before {
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    background: #353b43;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -22px; }

.what-to-do__note-icon {
  margin-right: 48px; }

.what-to-do__note-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 1.25rem; }
  .what-to-do__note-text span {
    font-weight: 700;
    margin-right: 6px;
    color: #e86174; }

.what-to-do__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  padding-top: 54px; }

.what-to-do__separator {
  max-width: 500px;
  margin: 20px auto 0; }
  .what-to-do__separator img {
    width: 100%;
    height: auto; }

.what-to-do__sub-caption {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333;
  padding-top: 26px; }

.what-to-do__content {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding: 54px;
  border: 2px dashed #e6e6e6; }

.what-to-do__descr {
  margin-right: 54px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #333333; }
  .what-to-do__descr b {
    margin: 0;
    font-weight: 700; }
  .what-to-do__descr p {
    margin: 0;
    padding-top: 26px;
    font-weight: 400; }

.what-to-do__img {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

.advantages {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 110px; }

.advantages__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.advantages__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333;
  text-align: center;
  padding-top: 64px; }

.advantages__caption {
  padding-top: 12px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-align: center;
  text-transform: uppercase; }

.advantages__separator {
  max-width: 500px;
  margin: 30px auto 0; }
  .advantages__separator img {
    width: 100%;
    height: auto; }

.advantages__content {
  margin-top: 56px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.advantages__content--bg-grey {
  padding: 38px;
  background: #f3f3f3; }

.advantages__item {
  text-align: center;
  width: 262px; }

.advantages__item-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #333333;
  padding-top: 10px; }

.advantages__item-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333; }

.advantages__img {
  margin-right: 48px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

.advantages__info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.875rem; }
  .advantages__info p {
    margin: 0; }
  .advantages__info span {
    font-weight: 700;
    margin-right: 6px; }

.chance {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background-size: cover;
  background-position: 50%;
  min-height: 1350px;
  background: url(../images/canvas-5.png) repeat, #75434e;
  /* Old browsers */
  background: url(../images/canvas-5.png) repeat, -moz-linear-gradient(top, #75434e 0%, #735868 100%);
  /* FF3.6-15 */
  background: url(../images/canvas-5.png) repeat, url(../images/canvas-5.png) repeat -webkit-linear-gradient(top, #75434e 0%, #735868 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/canvas-5.png) repeat, linear-gradient(to bottom, #75434e 0%, #735868 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75434e', endColorstr='#735868',GradientType=0 );
  /* IE6-9 */ }

.chance__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.chance__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #ffffff;
  padding-top: 36px; }

.chance__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #e86174;
  text-transform: uppercase;
  padding-top: 12px; }

.chance__separator {
  width: 500px;
  margin: 30px auto 0; }
  .chance__separator img {
    width: 100%;
    height: auto; }

.chance__action {
  padding-top: 52px;
  width: 760px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #ffffff; }
  .chance__action b {
    margin-right: 6px; }

.chance__content {
  margin: 85px auto 0;
  width: 972px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top; }

.chance__item {
  width: 380px;
  background: #ffffff;
  text-align: left;
  min-height: 446px;
  position: relative; }

.chance__item--close:before, .chance__item--close:after {
  content: "";
  width: 580px;
  height: 2px;
  background: #ec596a;
  display: block;
  position: absolute;
  top: 50%;
  left: -100px; }

.chance__item--close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.chance__item--close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.chance__item-img {
  width: 100%; }
  .chance__item-img img {
    width: 100%;
    height: auto; }

.chance__item-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #333333;
  padding: 24px; }
  .chance__item-text b {
    margin-right: 6px; }

.chance__content--bg-marsh {
  background: #353b43;
  border: 2px solid #e86174;
  padding: 16px 70px;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  text-align: left; }

.chance__text {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  padding: 16px 0; }

.chance__text--bold {
  font-weight: 700; }

.chance__text--gold {
  color: #e86174; }

.for-whom {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 70px; }

.for-whom__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.for-whom__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333;
  padding-top: 70px; }

.for-whom__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-transform: uppercase;
  padding: 20px; }

.for-whom__separator {
  width: 500px;
  margin: 24px auto 0; }
  .for-whom__separator img {
    width: 100%;
    height: auto; }

.for-whom__content {
  padding-top: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top;
  width: 972px;
  margin: 0 auto; }

.for-whom__left,
.for-whom__right {
  width: 440px; }

.for-whom__item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top;
  text-align: left;
  padding-top: 30px; }

.for-whom__item-icon {
  margin-right: 24px;
  margin-top: 10px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }
  .for-whom__item-icon img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); }

.for-whom__item-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.6875rem;
  height: 5.0625rem; }

.who-is-not {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f3f3f3;
  text-align: center;
  padding-bottom: 60px; }

.who-is-not__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.who-is-not__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333;
  text-transform: uppercase;
  padding-top: 68px; }

.who-is-not__caption {
  padding-top: 20px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-transform: uppercase; }

.who-is-not__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top;
  padding-top: 80px;
  width: 972px;
  margin: 0 auto; }

.who-is-not__item {
  padding-bottom: 40px;
  width: 460px;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.who-is-not__item-icon {
  margin-right: 30px; }
  .who-is-not__item-icon img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }

.who-is-not__item-title {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333; }

.who-is-not__note {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #d5d5d5;
  background: #ffffff;
  display: inline-block;
  padding: 22px 46px;
  border-radius: 10px;
  position: relative;
  margin: 20px auto 0; }
  .who-is-not__note:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -15px; }

.reason {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.reason__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.reason__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333;
  text-transform: uppercase;
  padding-top: 70px; }

.reason__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-transform: uppercase;
  padding-top: 12px; }

.reason__separator {
  width: 500px;
  margin: 34px auto 0; }
  .reason__separator img {
    width: 100%;
    height: auto; }

.reason__content {
  padding-top: 60px;
  width: 910px;
  margin: 0 auto; }

.reason__item {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: top;
  -moz-box-align: top;
  box-align: top;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
  -ms-flex-align: top;
  padding-bottom: 80px; }

.reason__item-img {
  width: 418px; }
  .reason__item-img img {
    width: 100%;
    height: auto; }

.reason__item-info {
  width: 420px; }

.reason__item-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.875rem; }

.reason__item-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.875rem; }
  .reason__item-descr ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }

.distinction {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-6.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
  min-height: 685px;
  padding-bottom: 80px; }

.distinction__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.distinction__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #ffffff;
  text-align: center;
  padding-top: 80px; }

.distinction__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #e86174;
  text-align: center;
  text-transform: uppercase;
  padding-top: 14px; }

.distinction__separator {
  width: 500px;
  margin: 24px auto 0; }
  .distinction__separator img {
    width: 100%;
    height: auto; }

.distinction__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  padding-top: 50px; }

.distinction__item {
  max-width: 428px;
  width: 100%;
  padding-bottom: 40px; }

.distinction__item-icon {
  text-align: center; }

.distinction__item-text {
  padding-top: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 1.6875rem;
  min-height: 11.8125rem; }
  .distinction__item-text b, .distinction__item-text p {
    margin: 0;
    display: inline; }

.application-field {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px; }

.application-field__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.application-field__img {
  margin-top: -300px;
  margin-left: -36px;
  text-align: center;
  position: relative;
  z-index: 1; }

.application-field__content {
  background: #f3f3f3;
  padding: 35px 100px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-top: -6px;
  position: relative;
  z-index: 2; }

.application-field__sub-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333; }

.application-field__title {
  font-family: "Roboto Slab", sans-serif;
  font-size: 1.75rem;
  text-transform: uppercase;
  color: #333333;
  font-weight: 700;
  position: relative; }
  .application-field__title:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/arrow-right.png) no-repeat;
    background-size: contain;
    width: 82px;
    height: 32px;
    right: -36px;
    top: -36px; }

.application-field__btn {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 14px 38px 10px;
  background: #ec596a;
  border-bottom: 6px solid #c03c4c;
  border-radius: 10px;
  white-space: nowrap;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .application-field__btn:hover {
    background: rgba(236, 89, 106, 0.9); }

.causes {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 22px; }

.causes__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.causes__caption {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 1.625rem;
  text-align: center;
  padding-top: 64px; }

.causes__separator {
  width: 500px;
  margin: 24px auto 0; }
  .causes__separator img {
    width: 100%;
    height: auto; }

.causes__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  padding-top: 40px; }

.causes__item {
  max-width: 490px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 54px; }

.causes__item-icon {
  margin-right: 22px; }

.causes__item-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.25rem; }

.selection {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-5.png) no-repeat #353b43;
  background-size: cover;
  background-position: 50%;
  background: url(../images/canvas-5.png) repeat, #75434e;
  /* Old browsers */
  background: url(../images/canvas-5.png) repeat, -moz-linear-gradient(top, #75434e 0%, #735868 100%);
  /* FF3.6-15 */
  background: url(../images/canvas-5.png) repeat, url(../images/canvas-5.png) repeat -webkit-linear-gradient(top, #75434e 0%, #735868 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/canvas-5.png) repeat, linear-gradient(to bottom, #75434e 0%, #735868 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75434e', endColorstr='#735868',GradientType=0 );
  /* IE6-9 */ }

.selection__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.selection__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #ffffff;
  text-align: center;
  padding-top: 70px; }

.selection__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  line-height: 3.3125rem;
  padding-top: 6px; }
  .selection__caption b {
    display: block;
    color: #e86174; }

.selection__separator {
  width: 500px;
  margin: 40px auto 0; }
  .selection__separator img {
    width: 100%;
    height: auto; }

.selection__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  padding: 42px 50px 88px; }

.selection__item-separator {
  padding: 0 10px 0 20px; }
  .selection__item-separator img {
    width: 66px;
    height: auto; }

.selection__item {
  max-width: 380px;
  width: 100%;
  border: 2px dashed #ffffff;
  padding: 18px;
  height: 462px; }

.selection__item--gold {
  border: 2px dashed #ece0b0; }

.selection__item-img {
  width: 100%; }
  .selection__item-img img {
    width: 100%;
    height: auto; }

.selection__item-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #ffffff;
  padding: 22px 18px; }

.structure {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 76px; }

.structure__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.structure__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333;
  padding-top: 75px; }

.structure__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  line-height: 3.3125rem;
  padding-top: 6px; }
  .structure__caption b {
    display: block;
    font-size: 2.25rem; }

.structure__separator {
  width: 500px;
  margin: 40px auto 0; }
  .structure__separator img {
    width: 100%;
    height: auto; }

.structure__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  padding-top: 40px; }

.structure__item {
  max-width: 290px;
  width: 100%; }

.structure__item-title {
  padding: 20px 28px 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 1.25rem; }

.structure__item-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.25rem; }

.note {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: #353b43;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  position: relative; }
  .note:after {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #353b43; }

.note__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.note__caption {
  font-family: "Open Sans", sans-serif;
  font-size: 1.625rem;
  color: #e86174;
  font-weight: 700; }

.note__sub-caption {
  font-family: "Open Sans", sans-serif;
  font-size: 1.625rem;
  color: #ffffff;
  font-weight: 400; }

.about-me {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/sky.png) no-repeat white;
  background-size: cover;
  background-position: 50%;
  padding-top: 70px;
  padding-bottom: 62px; }

.about-me__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.about-me__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  padding: 0 60px; }

.about-me__content--center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding: 0 40px; }
  .about-me__content--center .about-me__img {
    width: 320px;
    height: 320px; }
    .about-me__content--center .about-me__img img {
      width: 100%;
      height: auto; }

.about-me__item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 116px; }

.about-me__item-icon {
  width: 42px;
  margin-right: 24px;
  padding-top: 6px; }

.about-me__item-title {
  max-width: 340px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.25rem;
  text-align: right; }

.about-me__sub-caption {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.625rem;
  padding-top: 42px; }

.about-me__caption {
  text-align: center;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  font-size: 2.375rem;
  padding-top: 4px; }

.about-me__title {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.25rem;
  padding-top: 36px; }

.about-me__separator {
  width: 500px;
  margin: 24px auto 0; }
  .about-me__separator img {
    width: 100%;
    height: auto; }

.about-me__content {
  padding-top: 24px; }

.about-me__img {
  width: 171px;
  height: 573px; }
  .about-me__img img {
    width: 100%;
    height: auto; }

.about-me__descr {
  max-width: 670px;
  width: 100%;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1.25rem;
  line-height: 2.25rem; }

.about-me__action-caption {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #e86174;
  font-size: 1.375rem;
  padding: 40px; }

.about-me__action-col ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1rem;
  line-height: 1.6875rem;
  max-width: 420px;
  width: 100%; }
  .about-me__action-col ul:last-child {
    padding-left: 30px; }
  .about-me__action-col ul span {
    font-weight: 700;
    margin: 0 6px;
    color: #333333; }
  .about-me__action-col ul a {
    font-weight: 700;
    text-decoration: none;
    margin: 0 6px;
    color: #333333; }
    .about-me__action-col ul a:hover {
      text-decoration: underline; }

.about-me__action-separator {
  margin-top: 35px; }

.about-me__right {
  padding-top: 100px; }
  .about-me__right .about-me__item-title {
    text-align: left; }
  .about-me__right .about-me__item:last-child {
    padding-bottom: 40px;
    position: relative;
    top: 14px; }

.step {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/canvas-5.png) repeat, #75434e;
  /* Old browsers */
  background: url(../images/canvas-5.png) repeat, -moz-linear-gradient(top, #75434e 0%, #735868 100%);
  /* FF3.6-15 */
  background: url(../images/canvas-5.png) repeat, url(../images/canvas-5.png) repeat -webkit-linear-gradient(top, #75434e 0%, #735868 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/canvas-5.png) repeat, linear-gradient(to bottom, #75434e 0%, #735868 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75434e', endColorstr='#735868',GradientType=0 );
  /* IE6-9 */
  background-size: 100%;
  background-position: 50%;
  padding-bottom: 66px; }

.step__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.step__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-size: 1.625rem;
  color: #ffffff;
  font-weight: 400;
  padding-top: 66px; }

.step__caption {
  font-family: "Roboto Slab", sans-serif;
  font-size: 2.375rem;
  color: #e86174;
  font-weight: 700;
  text-transform: uppercase; }
  .step__caption span {
    color: #ffffff;
    display: block; }

.step__separator {
  width: 500px;
  margin: 24px auto 0; }
  .step__separator img {
    width: 100%;
    height: auto; }

.step__item {
  width: 100%;
  max-width: 950px;
  margin: 44px auto 0;
  text-align: left; }

.step__item-top {
  height: 48px;
  width: 100%;
  background: #e7e7e7;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.step__item-num {
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  color: #333333;
  font-weight: 700;
  padding: 0 50px 0 34px;
  background: #ece0b0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .step__item-num span {
    vertical-align: middle;
    display: inline-block; }
  .step__item-num img {
    margin-right: 14px; }

.step__item-title {
  margin-left: 40px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  color: #333333;
  font-weight: 700; }

.step__item-body {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff; }

.step__item-img {
  height: 100%;
  font-size: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }
  .step__item-img img {
    height: 100%;
    width: auto; }

.step__item-descr {
  margin-left: 46px;
  margin-top: 46px;
  padding-right: 20px; }
  .step__item-descr ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .step__item-descr li {
    font-family: "Open Sans", sans-serif;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.5rem;
    padding-bottom: 20px;
    font-weight: 400; }
    .step__item-descr li:before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 12px;
      background: url(../images/ok.png) no-repeat;
      margin-right: 14px; }

.count {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f2f2f2;
  text-align: center;
  padding-bottom: 74px; }

.count__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.count__sub-caption {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333;
  padding-top: 54px; }

.count__caption {
  padding-top: 4px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333; }

.count__separator {
  width: 500px;
  margin: 24px auto 0; }
  .count__separator img {
    width: 100%;
    height: auto; }

.count__action {
  padding: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #333333; }

.count__table {
  width: auto;
  margin: 54px auto 0;
   }

.count__table-top {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 50px; }

.count__table-top-head {
  background: #c6c6c6;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #ffffff;
  height: 100%;
  line-height: 50px;
  width: 490px;
  text-align: left;
  padding: 0 35px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

.count__table-top-item {
  margin-right: 15px;
  text-transform: uppercase;
  width: 154px;
  height: 100%;
  line-height: 50px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  border-left: 1px solid #dbdbdb; }

.count__table-top-item--standart {
  background: #6cc0f0; }

.count__table-top-item--elit {
  background: #dccc8a; }

.count__table-top-item--vip {
  background: #eb990a; }

/*.count__table-body {
  background: #ffffff; }
*/
.count__table-row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 56px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .count__table-body>.count__table-cell {
    width: 100%;
    }

    .price-block{
    margin-top: 30px;
    }

.count__table-row--hover .count__table-title {
  font-weight: 700; }

.count__table-row--hover:hover {
  background: #f3f3f3; }

.count__table-title {
margin-right: 15px;
border-bottom: 1px solid #dbdbdb;
    background: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #333333;
  text-align: center;
  padding: 15px 35px;
  width: 32%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }

.count__table-cell {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  width: 154px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  /*border-left: 1px solid #dbdbdb;*/
  }
  .count__table-cell:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.count__table-cell--yes:before {
  width: 15px;
  height: 11px;
  background: url(../images/yes.png);
  line-height: 100%; }

.count__table-cell--no:before {
  width: 11px;
  height: 11px;
  background: url(../images/no.png);
  line-height: 100%; }

.count__table-cell--btn {

  color: #333333;
  font-weight: 700;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .count__table-cell--btn:before {
    content: attr(data-count); }
  .count__table-cell--btn:before{
    background: rgba(236, 89, 106, 0.8);
    display: inline-block;
    padding: 6px 18px;
    color: #ffffff;
    border-radius: 5px;
    border-bottom: 3px solid #d64e5e;
  }
  .count__table-cell--btn:hover:before {
    background: #ec596a;
    display: inline-block;
    padding: 6px 18px;
    color: #ffffff;
    border-radius: 5px;
    content: attr(data-text);
    border-bottom: 3px solid #d64e5e; }

.count__title {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #333333;
  padding-top: 76px;
  padding-bottom: 7px; }

.guarantee {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  background: #75434d;
  padding-bottom: 70px; }

.guarantee__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.guarantee__caption {
  font-family: "Roboto Slab", sans-serif;
  color: #ffffff;
  font-size: 2.375rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 50px; }

.guarantee__content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  padding-top: 60px; }

.guarantee__item {
  max-width: 290px;
  width: 100%; }

.guarantee__item-text {
  padding-top: 38px;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400; }

.recalls {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px; }

.recalls__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center; }

.recalls__sub-caption {
  font-family: "Roboto Slab", sans-serif;
  font-size: 1.625rem;
  color: #333333;
  font-weight: 400;
  padding-top: 56px; }

.recalls__caption {
  font-family: "Roboto Slab", sans-serif;
  font-size: 2.375rem;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 4px; }

.recalls__separator {
  width: 500px;
  margin: 24px auto 0; }
  .recalls__separator img {
    width: 100%;
    height: auto; }

.recalls__slider {
  width: 910px;
  margin: 56px auto 94px; }

.recalls__slide {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.recalls__photo {
  margin-right: 40px;
  width: 224px;
  font-size: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0; }
  .recalls__photo img {
    width: auto !important;
    display: inline !important; }

.recalls__info {
  padding: 0 0 6px;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  position: relative; }
  .recalls__info:before, .recalls__info:after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/quotes.png) no-repeat;
    width: 20px;
    height: 18px; }
  .recalls__info:before {
    top: 4px; }
  .recalls__info:after {
    bottom: 0px;
    left: 230px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.recalls__name {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  font-size: 1.25rem;
  padding-left: 52px; }

.recalls__descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #333333;
  font-size: 1rem; }

.recalls__read-more {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #ec596a;
  text-decoration: none; }
  .recalls__read-more:hover {
    text-decoration: underline; }

.owl-carousel .owl-item {
  z-index: 1; }

.recalls__nav {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 100%; }
  .recalls__nav .owl-prev, .recalls__nav .owl-next {
    position: absolute;
    background: url(../images/arrow-slider.png);
    width: 24px;
    height: 44px;
    display: block;
    background-size: contain;
    cursor: pointer; }
  .recalls__nav .owl-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -40px; }
  .recalls__nav .owl-next {
    right: -40px; }

.video-recall {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 45px;
  padding-bottom: 54px; }

.video-recall__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.video-recall__video {
  background: #000000;
  position: relative;
  width: 790px;
  margin: 0 auto 0;
  height: 500px; }
  .video-recall__video img {
    width: 1000px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -500px;
    pointer-events: none;
    margin-top: -40px; }
  .video-recall__video iframe {
    margin-top: 6px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -320px; }

.success {
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px; }

.success__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto; }

.success__sub-caption {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.625rem;
  color: #333333;
  text-align: center;
  padding-top: 66px; }

.success__caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 2.375rem;
  color: #333333;
  text-align: center;
  text-transform: uppercase; }

.success__separator {
  width: 500px;
  margin: 24px auto 0; }
  .success__separator img {
    width: 100%;
    height: auto; }

.success__container {
  padding-top: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute; }

.success__item {
  max-width: 270px;
  width: 100%;
  text-align: center; }

.success__item-title {
  padding-top: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #333333; }

.success__item-descr {
  font-family: "Open Sans", sans-serif;
    font-family-font-weight: 400;
    font-family-font-size: 1.125rem;
    font-family-color: #333333; }

.success__note {
  width: 894px;
  border: 2px dashed #e6e6e6;
  margin: 84px auto;
  padding: 45px;
  text-align: center;
  position: relative; }
  .success__note:before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -20px;
    background: #ffffff;
    left: 50%;
    margin-left: -20px;
    border-top: 2px dashed #e6e6e6;
    border-left: 2px dashed #e6e6e6;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.success__note-action {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #333333; }

.success__note-descr {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  padding-top: 22px; }

.success__note-btn {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 12px 38px 12px;
  background: #ec596a;
  border-bottom: 6px solid #c03c4c;
  border-radius: 10px;
  white-space: nowrap;
  margin-top: 26px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .success__note-btn:hover {
    background: rgba(236, 89, 106, 0.9); }

.success__note-caption {
  font-family: "Roboto Slab", sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
  color: #333333;
  padding-top: 30px;
  text-transform: uppercase; }

.footer {
  background: #353B43;
  position: relative; }
  .footer:before {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -10px;
    left: 50%;
    margin-left: -20px; }

.footer__top {
  background: #353B43;
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 20px; }

.footer__bottom {
  background: #31373e;
  width: 100%;
  min-width: 1000px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }

.footer__title {
  font-size: 1.625rem;
  color: #ffffff;
  font-weight: 300;
  padding-bottom: 10px; }

.footer__info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column; }
  .footer__info a {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.125rem;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none;
    margin-top: 4px; }
    .footer__info a:hover {
      color: #ffffff; }

.footer__btn {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 24px;
  padding: 6px 28px;
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .footer__btn:hover {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #353B43; }

.footer__info--soc {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  margin: 10px -4px 0; }

.footer__soc-item {
  margin: 0 4px;
  opacity: .8;
  width: 36px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .footer__soc-item:hover {
    opacity: 1; }
  .footer__soc-item img {
    width: 100%;
    height: auto; }

.footer__wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.footer__top .footer__wrapper {
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }

.footer__item {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.125rem;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  margin-right: 24px; }
  .footer__item:hover {
    color: #ffffff; }

.footer__item--logo {
  margin: 0;
  width: 160px; }
  .footer__item--logo img {
    width: 100%;
    height: auto;
    display: block; }

.footer__col--callback {
  text-align: center; }

.countdown {
  width: 420px;
  height: 100px;
  border-radius: 5px;
  padding: 13px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 0 auto;
  position: relative; }

.countdown__item {
  position: relative; }
  .countdown__item span {
    border-radius: 3px;
    width: 36px;
    height: 47px;
    display: inline-block;
    background: #ffffff;
    margin: 0 2px; }

.countdown__label {
  position: absolute;
  bottom: -4px;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #333333;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.countdown__number {
  position: absolute;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #333333;
  left: 15px;
  letter-spacing: 30px;
  top: 11px; }

.form-application {
  padding: 50px;
  text-align: center;
  max-width: 380px;
  width: 100%;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: auto; }

.form-application__caption {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1.75rem;
  color: #333333;
  font-weight: 500;
  line-height: 1.875rem; }

.form-application__sub-caption {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  color: #333333;
  font-weight: 400;
  padding: 6px 0 10px; }

.form-application__field {
  padding: 10px 24px;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 5px;
  width: 100%;
  position: relative;
  margin-top: 15px; }

.form-application__btn {
  margin-top: 15px;
  display: block;
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 14px 38px 10px;
  background: #ec596a;
  border-bottom: 6px solid #c03c4c;
  border-radius: 5px;
  white-space: nowrap;
  width: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s; }
  .form-application__btn:hover {
    background: rgba(236, 89, 106, 0.9); }

.form-application.box-modal {
  background-color: #ffffff; }

.form-application__close {
  top: 0 !important;
  right: 0 !important; }
#scrollUp{
	width: 50px;
    height: 50px;
    position: fixed;
    bottom: 13px;
    right: 13px;
    background-image: url(../images/back-to-top.png);
    background-repeat: no-repeat;
    background-position: 50% 48%;
    background-color: rgba(123, 123, 123, 0.65);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    transition: all 250ms linear;
}
#scrollUp:hover {
    background-color: rgba(88, 49, 68, 0.9);
}
.count__table-remark{

    width: 33%;

}
.count__table-remark > p {
    text-align: center;
    width: 100%;
    margin-top: 0;
}