/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

body {
  font-family: 'TitilliumText22L003', sans-serif;
  font-size: 10px; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease; }
  a:hover {
    text-decoration: none;
    color: inherit; }
  a:focus {
    text-decoration: none;
    outline: none;
    color: inherit; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

img {
  max-width: 100%; }

input:focus, select:focus {
  outline: none; }

.outline {
  position: absolute;
  clip: rect(0px 0px 0px 0px);
  *clip: rect(0 0 0 0);
  font-size: 0;
  line-height: 0; }

/*.container-fluid, .container,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	padding: 0;
}
.row { margin: 0; }*/
.container {
  max-width: 1240px;
  width: 100%; }

header {
  padding: 40px 0; }

#formPage {
  background: url(../images/s1pic.jpg) left center no-repeat;
  background-size: cover;
  padding-bottom: 15px; }
  #formPage .row {
    display: table; }
    #formPage .row .col-md-5 {
      background: #c11545;
      display: table-cell;
      float: none;
      vertical-align: top;
      padding: 0;
      margin: 0 15px; }
    #formPage .row .col-md-7 {
      display: table-cell;
      float: none;
      vertical-align: top; }

.leftFP {
  margin: 200px 0 0 23px; }
  .leftFP h3 {
    background: #0071bb;
    display: inline-block;
    height: 54px;
    position: relative;
    font-family: 'StagMedium';
    font-size: 3em;
    color: #ffffff;
    line-height: 54px;
    padding-right: 18px; }
    .leftFP h3:before {
      background: url(../images/blueLeft.png) no-repeat;
      width: 23px;
      height: 54px;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: -23px; }
  .leftFP h4 {
    background: #c11545;
    display: inline-block;
    height: 67px;
    position: relative;
    font-family: 'StagMedium';
    font-size: 3.3em;
    color: #ffffff;
    line-height: 67px;
    padding-left: 23px;
    margin-left: -23px; }
    .leftFP h4:after {
      background: url(../images/redRight.png) no-repeat;
      width: 25px;
      height: 67px;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: -25px; }
  .leftFP h5 {
    font-family: 'StagBook', sans-serif;
    font-size: 2.9em;
    color: #ffffff;
    margin-top: 70px;
    margin: 70px 0 0 -23px; }
  .leftFP p {
    max-width: 600px;
    font-size: 1.8em;
    color: #ffffff;
    margin: 15px 0 65px -23px; }

.formFP {
  margin-top: -80px; }
  .formFP h3 {
    background: #0a2548;
    display: inline-block;
    font-family: 'StagMedium', sans-serif;
    font-size: 3em;
    color: #ffffff;
    padding: 30px 50px 30px 0;
    height: 115px;
    line-height: 1.2;
    position: relative;
    margin-left: 51px; }
    .formFP h3 span {
      font-size: 0.66em;
      display: block; }
    .formFP h3:before {
      background: url(../images/DarkBlueLeft.png) no-repeat;
      background-size: cover;
      width: 51px;
      height: 115px;
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: -51px; }
  .formFP .form {
    background: #c11545;
    margin-top: -35px;
    padding: 50px 50px 18px 50px; }
    .formFP .form ::-webkit-input-placeholder {
      opacity: 1 !important;
      color: inherit !important; }
    .formFP .form ::-moz-placeholder {
      opacity: 1 !important;
      color: inherit !important; }
    .formFP .form ::-ms-input-placeholder {
      opacity: 1 !important;
      color: inherit !important; }
    .formFP .form input {
      background: #ffffff;
      border: none;
      width: 100%;
      height: 47px;
      display: block;
      padding: 0 25px;
      font-family: 'StagBook', sans-serif;
      font-size: 1.8em;
      color: #0a2548;
      margin-bottom: 9px; }
      .formFP .form input:focus {
        padding: 0 23px;
        border: 2px #0a2548 solid; }
    .formFP .form .error {
      padding: 0 23px;
      border: 2px red solid; }
    .formFP .form .select {
      position: relative; }
      .formFP .form .select:after {
        background: url(../images/arrow.jpg) 0 2px no-repeat;
        width: 35px;
        height: 47px;
        display: block;
        content: "";
        pointer-events: none;
        position: absolute;
        top: 0;
        right: 13px; }
      .formFP .form .select select {
        background: #ffffff;
        border: none;
        width: 100%;
        height: 47px;
        display: block;
        padding: 0 25px;
        font-family: 'StagBook', sans-serif;
        font-size: 1.8em;
        color: #0a2548;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        -o-appearance: none; }
        .formFP .form .select select option {
          padding: 5px 25px;
          display: block; }
        .formFP .form .select select:focus {
          padding: 0 23px;
          border: 2px #0a2548 solid; }
    .formFP .form button {
      background: #0a2548;
      width: 120px;
      height: 47px;
      display: block;
      border: none;
      font-family: 'StagSemibold', sans-serif;
      font-size: 2.4em;
      color: #ffffff;
      margin-top: 9px;
      margin-bottom: 5px;
      position: relative; }
      .formFP .form button:after {
        background: url(../images/arrowButton.png) no-repeat;
        width: 10px;
        height: 20px;
        display: block;
        content: "";
        position: absolute;
        top: 13px;
        right: -10px; }
      .formFP .form button:hover {
        background: #ffffff;
        color: #0a2548; }
        .formFP .form button:hover:after {
          background: url(../images/arrowButton2.png) no-repeat; }
    .formFP .form span {
      font-size: 1em;
      color: #ffffff;
      margin-bottom: 5px;
      display: block; }
    .formFP .form .input-check {
      max-width: 100%;
      display: block;
      margin-bottom: 0; }
    .formFP .form .input-check label {
      display: inline-block;
      cursor: pointer;
      position: relative;
      font-size: 1em;
      color: #ffffff;
      font-weight: normal; }
    .formFP .form .input-check label span {
      display: inline-flex;
      margin-left: 9px; }
    .formFP .form .input-check input[type=checkbox] {
      display: none; }
    .formFP .form .input-check label:before {
      content: url(../images/checkbox.jpg);
      display: inline-block;
      width: 14px;
      height: 40px;
      float: left;
      margin: 4px 12px 0 0; }
    .formFP .form .input-check input[type=checkbox]:checked + label:before {
      content: url(../images/checkbox2.jpg); }

.successMail {
  display: none; }
  .successMail p {
    font-family: "StagMedium";
    font-size: 2em;
    color: #ffffff; }
    .successMail p:nth-child(3) {
      margin-top: 15px; }
  .successMail a {
    font-family: "StagMedium";
    font-size: 2em;
    color: #ffffff;
    text-decoration: underline;
    margin-top: 15px;
    display: block; }

#leadForm {
  background: #c11545;
  padding: 22px 0; }
  #leadForm h3 {
    font-family: 'StagBook', sans-serif;
    font-size: 2.3em;
    color: #ffffff; }
    #leadForm h3 span {
      font-family: 'StagSemibold', sans-serif; }

#professor {
  margin-top: 45px; }
  #professor h3 {
    font-family: 'StagMedium', sans-serif;
    font-size: 3.1em;
    color: #0071bb;
    margin-bottom: 45px; }
  #professor h4 {
    font-weight: 600;
    font-size: 2.4em;
    color: #00285b;
    margin-top: 6px; }
  #professor p {
    max-width: 690px;
    font-size: 1.8em;
    color: #00285b;
    line-height: 1.5;
    margin-top: 30px; }

footer {
  border-top: 1px #e8eaee solid;
  margin-top: 80px;
  padding-top: 30px;
  padding-bottom: 80px; }
  footer .logoFooter img {
    width: 220px;
    height: 40px; }
  footer p {
    max-width: 555px;
    font-family: 'StagMedium', sans-serif;
    font-size: 1.8em;
    color: #00285b;
    line-height: 1.2; }
    footer p span {
      color: #ff6100; }
  footer .look {
    background: #ff9d13;
    width: 103px;
    height: 35px;
    font-family: 'StagSemibold', sans-serif;
    font-size: 1.8em;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 35px;
    position: relative;
    transition: none; }
    footer .look:after {
      background: url(../images/yellowRight.png);
      width: 8px;
      height: 16px;
      display: block;
      content: "";
      position: absolute;
      top: 10px;
      right: -8px; }
    footer .look:hover {
      background: #c11545; }
      footer .look:hover:after {
        background: url(../images/redRightArrow.png); }
  footer .social {
    margin-top: 65px; }
    footer .social ul li {
      float: left;
      margin-right: 4px; }
      footer .social ul li:last-child {
        margin-right: 0; }
      footer .social ul li:first-child {
        margin-top: 2px;
        margin-right: 40px; }
      footer .social ul li a {
        font-family: 'StagMedium', sans-serif;
        font-size: 1.8em;
        color: #249bed; }

@media all and (max-width: 991px) {
  header .logo {
    text-align: center; }

  #formPage .row {
    display: block; }
    #formPage .row .col-md-5 {
      background: none;
      display: block;
      margin: 0 15px; }
    #formPage .row .col-md-7 {
      display: block; }

  .leftFP {
    margin-top: 60px; }
    .leftFP h3 {
      max-width: 290px;
      display: block; }
    .leftFP h4 {
      max-width: 520px;
      display: block; }
    .leftFP h5 {
      margin-top: 40px; }
    .leftFP p {
      margin-top: 15px; }

  .formFP {
    margin-top: 30px; }
    .formFP h3 {
      display: block;
      text-align: center; }

  #leadForm h3 {
    text-align: center; }

  #professor {
    text-align: center; }
    #professor h4 {
      margin-top: 10px; }
    #professor h3 {
      text-align: center; }
    #professor p {
      margin: 7px auto 0 auto; }

  footer {
    margin-top: 40px; }
    footer .logoFooter {
      text-align: center; }
    footer p {
      margin: 20px auto 0 auto;
      text-align: center; }
    footer .look {
      margin: 15px auto 0 auto; }
    footer .social {
      margin: 25px auto 0 auto;
      display: table; } }
@media all and (max-width: 767px) {
  .leftFP h3 {
    font-size: 2.5em; }
  .leftFP h4 {
    height: auto;
    font-size: 2.8em;
    margin-right: 23px;
    line-height: 1.3;
    padding: 20px 0 20px 23px; }
    .leftFP h4:after {
      background-size: cover;
      height: 100%;
      bottom: 0; } }
@media all and (max-width: 480px) {
  .leftFP h3 {
    height: auto;
    line-height: 1.3;
    padding: 20px 0 20px 0; }
    .leftFP h3:before {
      background-size: 100% 100%;
      bottom: 0;
      height: 100%; }

  .formFP h3 {
    height: auto; }
    .formFP h3:before {
      height: 100%;
      background-size: 100% 100%; }
  .formFP .form {
    padding-right: 15px;
    padding-left: 15px; }
    .formFP .form input {
      font-size: 1.5em; }
    .formFP .form .select select {
      font-size: 1.5em; } }

/*# sourceMappingURL=style.css.map */
