@font-face {
  font-family: 'guerrillanormal';
  src: url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.eot");
  src: url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.woff2") format("woff2"), url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.woff") format("woff"), url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.ttf") format("truetype"), url("../fonts/guerrilla-normal-webfont/guerrilla-normal-webfont.svg#guerrillanormal") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.eot");
  src: url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.ttf") format("truetype"), url("../fonts/montserrat-bold-webfont/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.ttf") format("truetype"), url("../fonts/montserrat-regular-webfont/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-bold-webfont/roboto-bold-webfont.eot");
  src: url("../fonts/roboto-bold-webfont/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-bold-webfont/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont/roboto-bold-webfont.woff") format("woff"), url("../fonts/roboto-bold-webfont/roboto-bold-webfont.ttf") format("truetype"), url("../fonts/roboto-bold-webfont/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'roboto';
  src: url("../fonts/roboto-regular-webfont/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1.3;
  color: #333;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: 'roboto', sans-serif;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.3;
  padding-bottom: 100px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'montserrat', sans-serif;
}

a {
  color: #9d72ff;
}

a:hover {
  color: #7a3fff;
  -webkit-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}

.main-wrapper {
  min-width: 320px;
}

.custom-container {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.main-header {
  text-align: center;
  padding: 30px 0 100px;
}

.main-header .logo-and-btn {
  position: relative;
}

.main-header .logo {
  color: #1d1b1b;
  font-family: 'guerrillanormal';
  font-size: 25px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}

.main-header .logo .yellow {
  color: #fcb80a;
}

.main-header .logo .red {
  color: #d31900;
}

.submit-application-btn {
  color: #D31900;
  border: 1px solid #D31900;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  padding: 15px 20px;
  font-size: 11px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  font-size: 18px;
}

.submit-application-btn[type="submit"] {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.submit-application-btn::before {
  content: "";
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  background-color: transparent;
  border: 2px solid #D31900;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  -webkit-mask: url(../img/mask-for-btn.png) no-repeat;
          mask: url(../img/mask-for-btn.png) no-repeat;
  -webkit-mask-size: 105% 105%;
          mask-size: 105% 105%;
}

.submit-application-btn.orange-border, .submit-application-btn.orange-border::before {
  border-color: #FF9900;
}

.submit-application-btn:hover {
  background-color: #D31900;
  color: #fff;
}

.submit-application-btn.orange-border:hover {
  background-color: #FF9900;
}

.main-header .submit-application-btn {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 11px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 7px 20px;
}

.main-header .submit-application-btn::after {
  content: "";
  width: 24px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background: url(../img/btn-img.svg);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}

.main-header .submit-application-btn:hover::after {
  background: url(../img/btn-img-white.svg);
}

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

.bread-crumb {
  margin-bottom: 20px;
}

.bread-crumb li {
  display: inline-block;
  vertical-align: middle;
}

.bread-crumb li a {
  font-size: 16px;
  color: #828282;
  text-decoration: none;
}

.bread-crumb li:not(:first-child)::before {
  content: "";
  width: 4px;
  height: 1px;
  background-color: #D31900;
  display: inline-block;
  vertical-align: middle;
}

.bread-crumb .br-crumb-home a {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url(../img/crumb-home.svg);
}

.main-title {
  font-size: 36px;
  color: #1D1B1B;
  margin-bottom: 30px;
}

.section-title {
  font-size: 36px;
  margin-bottom: 40px;
  color: inherit;
}

.desc-block {
  color: inherit;
  margin-bottom: 40px;
}

.desc-block p:not(:last-child) {
  margin-bottom: 30px;
}

.section-gray {
  background: #E0E0E0;
  color: #1D1B1B;
  padding-top: 50px;
}

.section-gray .left-column {
  padding-bottom: 50px;
}

.section-red {
  background: #D31900;
  color: #fff;
  padding: 40px 0;
}

.section-yellow {
  background: #FAD244;
  color: #1D1B1B;
  padding: 40px 0;
}

.form-section {
  padding: 70px 0;
}

form {
  color: #1D1B1B;
}

form > .row {
  margin-bottom: 40px;
}

form .forms-block {
  border: 2px solid #FAD244;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 30px;
  padding-bottom: 0;
}

form .form-title {
  color: #D31900;
  font-size: 36px;
  margin-bottom: 30px;
}

form .form-desc {
  font-size: 16px;
  margin-bottom: 30px;
}

form .form-item {
  margin-bottom: 30px;
}

form .form-item label {
  display: block;
  color: #8e8d8d;
  margin-bottom: 15px;
  font-size: 16px;
}

form input, form select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #d4d3d3;
  padding: 0;
  outline: 0;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

form textarea {
  border-color: #d4d3d3;
  padding: 8px;
  outline: 0;
  width: 100%;
}

.social {
  margin-bottom: 32px;
}

.social li {
  display: inline-block;
  margin-right: 12px;
}

.social li a {
  display: inline-block;
  color: #1D1B1B;
  text-decoration: none;
  width: 26px;
  height: 26px;
  text-align: center;
  background-color: #b3b3b2;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
}

.social li a i {
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.main-footer {
  background: #1D1B1B;
  padding: 50px 0 80px;
}

.main-footer .footer-logo {
  display: block;
  font-family: 'guerrillanormal';
  font-size: 25px;
  text-decoration: none;
  color: #F4F4F3;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.footer-desc {
  color: #b3b3b2;
  font-size: 16px;
}

.footer-desc p:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  .section-yellow .submit-application-btn {
    margin-bottom: 20px;
  }
}

@media (max-width: 575.98px) {
  .main-header .submit-application-btn {
    position: relative;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    top: 0;
  }
}
