/*! normalize.css v7.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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body,
html {
  font-family: "Arial", sans-serif; }

.line-partner.scrollspy-menu{
    background: white;
    width: 100%;
    left: 0;
    margin: 0 auto;
    text-align: center !important;
	z-index:1000;
	border-bottom:1px solid #cccccc;
}
.line-partner.scrollspy-menu a{
	display:inherit;
	float:none !important;
text-decoration: underline !important;
}
.line-partner.scrollspy-menu span{
	display:inline-block !important;
	text-decoration: none !important;
	text-align: center !important;
	
}
@media (max-width: 992px){
	.line-partner.scrollspy-menu span{
		font-size:16px !important;
	
}
	
}

.toc-wrapper{

}
.content__form table tr:first-child td{
  border-top: 1px solid #EEEEEE;
}
.content__form table td:first-child{
  border-left:1px solid #EEEEEE;
}
.content__form table td{
  border-bottom: 1px solid #EEEEEE;
  border-right:1px solid #EEEEEE;
  padding: 5px 6px;
  vertical-align: top;
}
.toc-wrapper ol {
  list-style: none;
  counter-reset: li;
  margin-left: 1px;
}
.toc-wrapper .nav li{
  display: list-item;
}
.toc-wrapper  ol li:before {
  counter-increment: li;
  content: counters(li,".") ". ";
}
.toc-wrapper .nav>li>a{
  padding:5px 2px;
  display: inline-block;
}
.toc-wrapper .nav>li>a:focus,.toc-wrapper .nav>li>a:hover{
  background: inherit;
  text-decoration: underline;
}
.toc-wrapper_title{
  font-weight: 500;
  font-size: 20px;
}
.top {
  background: #c6fdd9;
  min-height: 300px; }
  .top__in {
    padding-top: 20px; }
    .top__in .top__headline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 45px; }
      .top__in .top__headline-l h5 {
        margin: 0;
        font-family: "Arial", sans-serif;
        font-size: 24px;
        color: #000;
        line-height: 130%; }
      .top__in .top__headline-r a {
        text-decoration: none;
        color: #1a4c0e;
        transition: all 0.4s;
        font-family: "Arial", sans-serif;
        font-size: 36px;
        line-height: 130%; }
        .top__in .top__headline-r a:hover {
          text-decoration: none;
          color: #1a4c0e;
          opacity: 0.8; }
  .top__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 50px; }
    .top__main-l {
      max-width: 635px; }
    .top__main-headline h3 {
      font-family: "Arial", sans-serif;
      font-size: 32px;
      font-weight: bold;
      color: #000;
      line-height: 125%;
      margin: 0px 0px 20px 0px; }
    .top__main-list {
      margin-bottom: 45px; }
      .top__main-list .top__main-headline_list,
      .top__main-list ul > li {
        margin: 0px 0px 10px 0px;
        font-size: 22px;
        color: #000; }

.top__links {
  background: #ffffcc; }
  .top__links-in {
    padding: 20px 0px; }
    .top__links-in ul {
      font-size: 0;
      margin-left: -20px;
      margin-right: -20px; }
      .top__links-in ul li {
        font-size: 16px;
        width: 20%;
        display: inline-block;
        text-align: center;
        padding: 0px 20px; }
        .top__links-in ul li a {
          font-size: 14px;
          color: #003399;
          line-height: 135%;
          text-decoration: none;
          transition: all 0.4s; }
          .top__links-in ul li a:hover {
            opacity: 0.8; }

.content {
  background: #ecfbee;
  padding-top: 20px; }
  .content__headline {
    padding: 0px 70px; }
    .content__headline h5 {
      margin: 0px 0px 30px 0px;
      font-family: "Arial", sans-serif;
      color: #000;
      font-size: 18px;
      line-height: 130%; }
  .content__form {
    padding: 30px 50px 50px 35px;
    background: #FFF;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px rgba(0, 0, 0, 0.15), 0px 0px 32px 0px rgba(0, 0, 0, 0.16);
    border-radius: 5px; }

.sidebar__item {
  padding: 20px 40px 18px 27px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  background: #fff;
  margin-bottom: 20px; }
  .sidebar__item:last-child {
    margin-bottom: 0; }
  .sidebar__item-headline h3 {
    margin: 0px 0px 25px 0px;
    line-height: 135%;
    font-size: 16px;
    font-family: "Arial", sans-serif;
    color: #000; }
  .sidebar__item-links a {
    text-decoration: none;
    color: #003399;
    font-family: "Arial", sans-serif;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    transition: all 0.4s; }
    .sidebar__item-links a:last-child {
      margin-bottom: 0; }
    .sidebar__item-links a:hover {
      opacity: 0.8; }

.content__form-headline h5 {
  text-align: center;
  margin: 0px 0px 25px 0px;
  font-size: 30px;
  color: #000;
  font-weight: bold; }

.content__form {
  min-height: calc(100% - 145px);
  box-sizing: border-box; }
  .content__form-links {
    text-align: center; }
    .content__form-links a {
      text-decoration: none;
      color: #003399;
      font-size: 16px;
      font-family: "Arial", sans-serif;
      display: block;
      margin-bottom: 25px;
      transition: all 0.4s; }
      .content__form-links a:hover {
        opacity: 0.8; }
  .content__form .inp-group {
    margin-bottom: 15px; }
    .content__form .inp-group label {
      display: block;
      margin-bottom: 10px;
      font-size: 14px;
      font-family: "Arial", sans-serif;
      color: #000; }
    .content__form .inp-group input {
      display: block;
      padding: 0px 10px;
      width: 100%;
      height: 46px;
      border: 2px solid;
      border-color: #949494;
      border-radius: 4px;
      line-height: 42px; }

.content__in > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.articles {
  margin-top: 70px; }
  .articles__headline h3 {
    margin: 0px 0px 60px 0px;
    font-size: 30px;
    font-weight: bold;
    font-family: "Arial", sans-serif;
    color: #000; }
  .articles__items {
    margin-bottom: 70px; }
  .articles__item {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1), 0px 0px 0px 0px rgba(0, 0, 0, 0.15), 0px 0px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden; }
    .articles__item-img img {
      display: block;
      width: 100%;
      max-width: 100%; }
    .articles__item-desc {
      padding: 15px 20px 10px 15px;
      min-height: 200px;
      box-sizing: border-box; }
      .articles__item-desc h3,
      .articles__item-desc p {
        margin: 0; }
      .articles__item-desc h3 {
        font-size: 16px;
        color: #003399;
        font-family: "Arial", sans-serif;
        line-height: 150%;
        margin-bottom: 10px; }
      .articles__item-desc p {
        line-height: 150%;
        font-size: 14px;
        color: #000;
        font-family: "Arial", sans-serif; }

.footer {
  background: #c6fdd9;
  padding: 45px 0px 100px 0px; }
  .footer__logo {
    margin-right: 30px; }
    .footer__logo-wrap {
      margin-bottom: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .footer__logo-txt h5 {
      margin: 0;
      font-size: 24px;
      color: #000;
      line-height: 150%; }
  .footer__tel a {
    font-size: 36px;
    color: #1a4c0e;
    transition: all 0.4s;
    text-decoration: none; }
    .footer__tel a:hover {
      opacity: 0.8;
      text-decoration: none; }
  .footer__r {
    float: right;
    overflow: hidden; }
    .footer__r-headline h5 {
      margin: 0px 0px 20px 0px;
      font-size: 24px;
      font-weight: bold;
      color: #000; }
    .footer__r-links a {
      display: block;
      margin-bottom: 15px;
      color: #000;
      font-size: 16px;
      font-family: "Arial", sans-serif;
      transition: all 0.4s;
      text-decoration: none; }
      .footer__r-links a:hover {
        opacity: 0.8;
        text-decoration: none; }

.content__form-headline.left h5 {
  text-align: left;
  font-size: 24px;
  font-weight: normal; }

.yammer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px; }
  .yammer__item-img {
    width: 175px;
    height: 130px;
    background: #000; }
    .yammer__item-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .yammer__item-r {
    padding-left: 25px; }
    .yammer__item-r h3,
    .yammer__item-r p {
      margin: 0; }
    .yammer__item-r h3 {
      font-size: 18px;
      color: #003399;
      margin-bottom: 15px; }
    .yammer__item-r p {
      font-size: 14px;
      color: #000;
      margin-bottom: 20px; }
  .yammer__item-links > p {
    margin-bottom: 0; }
  .yammer__item-links a {
    text-decoration: none;
    color: #003399;
    display: block;
    width: 100%;
    position: relative;
    transition: all 0.4s;
    font-family: "Arial", sans-serif;
    margin-bottom: 10px;
    transition: all 0.4s; }
    .yammer__item-links a:hover {
      opacity: 0.8;
      text-decoration: none; }
    .yammer__item-links a:after {
      position: absolute;
      content: ' ';
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: -10px;
      width: 3px;
      height: 3px;
      border-radius: 50%;
      background: #003399; }
  .yammer__item-btn a {
    color: #003399;
    text-decoration: none;
    transition: all 0.4s; }
    .yammer__item-btn a:hover {
      opacity: 0.8;
      text-decoration: none; }

.yammer__example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  max-width: 505px;
  background: url("../images/icons/word.png") center right no-repeat;
  background-size: contain;
  font-size: 16px;
  margin-bottom: 5px; }
  .yammer__example a {
    color: #003399;
    font-family: "Arial", sans-serif;
    text-decoration: none;
    transition: all 0.4s; }
    .yammer__example a:hover {
      opacity: 0.8; }

.yammer__text {
  font-size: 16px;
  margin-bottom: 25px; }
  .yammer__text ul {
    padding-left: 70px; }
    .yammer__text ul li {
      font-size: 16px;
      margin-bottom: 5px; }

.content__form-txt {
  margin-top: 20px;
  height: 100%; }

.slick-slide {
  padding-bottom: 10px; }
  .slick-slide:focus, .slick-slide:hover {
    outline: none; }
  .slick-slide:hover {
    cursor: pointer; }

.slick-dots {
  bottom: -40px; }

.slick-dots li button:before {
  font-size: 10px; }

@media (max-width: 992px) {
  .top__in .top__headline-r a {
    font-size: 24px; }
  .top__in .top__headline-l h5 {
    font-size: 20px; }
  .top__main-headline h3 {
    font-size: 24px; }
  .top__links-in ul li a {
    font-size: 18px; }
  .top__links-in ul li {
    width: 100%;
    margin-bottom: 10px; }
  .top__links-in {
    padding: 10px; }
  .content__headline {
    padding: 0px; }
  .content__form {
    padding: 25px; }
  .sidebar__item {
    padding-left: 25px;
    padding-right: 25px; }
  .content__form-links {
    margin-top: 50px; }
  .content__form-links a:last-child {
    margin-bottom: 0; }
  .content__form {
    min-height: calc(100% - 191px); }
  .articles__item-img img {
    width: 100%; }
  .slick-dots {
    bottom: -40px; }
  .footer__logo-txt h5 {
    font-size: 18px; }
  .footer__tel a {
    font-size: 24px; }
  .footer__logo-wrap {
    margin-bottom: 30px; }
  .footer {
    padding-bottom: 50px; }
  .articles__item {
    margin-bottom: 30px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .articles__item {
    height: 472px;
    overflow: hidden; } }

@media (max-width: 767px) {
  .top__main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; }
  .top__main-l {
    max-width: 100%;
    width: 100%; }
  .top__main-r {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px; }
    .top__main-r img {
      height: 200px; }
  .top__in .top__headline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    margin-bottom: 20px; }
    .top__in .top__headline-l {
      width: 100%; }
      .top__in .top__headline-l h5 br {
        display: none; }
    .top__in .top__headline-r {
      width: 100%;
      margin-bottom: 10px;
      text-align: right; }
  .top__main-r {
    text-align: center; }
  .top__main-list {
    margin-bottom: 25px; }
  .top__main {
    padding-bottom: 40px; }
  .top__links-in ul li {
    padding: 0px 10px; }
  .content__in > .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .content__form-links {
    margin-top: 40px; }
  .content__form {
    margin-bottom: 20px; }
  .articles {
    margin-top: 40px; }
  .articles__headline h3 {
    margin-bottom: 40px; }
  .content {
    -ms-overflow-x: hidden;
    overflow-x: hidden; }
  .articles__item-desc {
    min-height: auto;
    padding-bottom: 30px; }
  .footer {
    padding-bottom: 45px; }
  .footer__r-links a:last-child {
    margin-bottom: 0; }
  .footer__logo-wrap,
  .footer__tel {
    margin-bottom: 15px; }
  .footer__l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; }
  .footer__tel {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 2px solid #fbc543;
    border-bottom: 2px solid #fbc543;
    margin-bottom: 15px; }
  .sidebar {
    margin-top: 20px; }
  .yammer__text ul {
    padding-left: 0; }
  .yammer__item {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .yammer__item-r {
    padding-left: 0; }
  .yammer__item-img {
    width: 100%;
    height: 200px;
    margin-bottom: 25px; }
    .yammer__item-img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .yammer__item-links {
    padding-left: 15px; }
  .yammer__item-r p {
    margin-bottom: 15px; } }

.sidebar .content__headline {
  display: none; }

.sidebar .content__form {
  display: none; }

.content__in > .row > .col-md-7 .sidebar__item {
  display: none; }

.sidebar > p {
  display: none; }

.sidebar__item-links br {
  display: none; }

.articles__item {
  display: block;
  text-decoration: none;
  transition: all 0.4s;
  text-decoration: none; }
  .articles__item:hover {
    text-decoration: none;
    opacity: 0.8; }

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

.tac {
  text-align: center; }

.inp-error .inp-style {
  box-shadow: inset 0 0 0 1px #f00;
  border-color: #f00;
  color: #f00; }

.cf:after {
  content: ' ';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

input, button, textarea {
  outline: none;
  border-radius: 0;
  -webkit-appearance: none; }

.btn {
  outline: none;
  display: inline-block;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.4s; }
  .btn:active:focus, .btn:active, .btn:focus {
    outline: none; }
  .btn-yellow {
    background: #fbc543;
    padding: 0px 20px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    font-size: 18px;
    color: #000; }
  .btn-fw {
    width: 100%; }

.h100 {
  height: 100%; }

.btn-fw,
.inp-fw {
  width: 100%; }

.wrapper {
  max-width: 1210px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
