@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700");
.clerfix:after {
  content: "";
  display: table;
  clear: both; }

.landing__button {
  text-align: center;
  margin: 10px 0; }
  .landing__button a {
    box-sizing: border-box;
    -webkit-border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
    -moz-border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
    border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
    background-color: #ef3824;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 8px 22px 11px; }
    .landing__button a:hover {
      color: #fff;
      text-decoration: none; }

.landing {
  margin: 10px auto 0px;
  width: 960px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #3c3c3c;
  background: #fff; }
  .landing .landing__title {
    font-size: 20px;
    font-weight: bold;
    color: #ef3824; }
  .landing .landing__banner {
    background: url(/wp-content/uploads/2017/02/banner_image.png) no-repeat 50% 50%;
    background-size: cover;
    clear: both; }
    .landing .landing__banner .banner__sample {
      margin: 130px 60px;
      background: url(/wp-content/uploads/2017/02/sample.png) no-repeat 50% 50%;
      background-size: cover;
      width: 190px;
      height: 269px;
      -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.69);
      -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.69);
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.69);
      float: left; }
      .landing .landing__banner .banner__sample a {
        display: block;
        width: 100%;
        height: 100%; }
    .landing .landing__banner .banner__quote {
      min-height: 475px;
      width: 300px;
      background-color: rgba(2, 36, 52, 0.8);
      float: right; }
      .landing .landing__banner .banner__quote .quote__title {
        text-transform: uppercase;
        text-align: center;
        background: #c93c2e;
        padding: 10px 0;
        font-size: 20px;
        font-weight: 700;
        color: #fff; }
      .landing .landing__banner .banner__quote .quote__body {
        padding: 20px; }
        .landing .landing__banner .banner__quote .quote__body #quote_form label {
          font-family: "Open Sans";
          font-size: 13px;
          color: #fff; }
        .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select {
          display: block !important;
          height: 30px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border: 1px solid #fff;
          border-radius: 3px;
          background-color: rgba(255, 255, 255, 0.48);
          color: #fff; }
          .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input::-webkit-input-placeholder, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #dedede; }
          .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input::-moz-placeholder, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select::-moz-placeholder {
            /* Firefox 19+ */
            color: #dedede; }
          .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input:-ms-input-placeholder, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select:-ms-input-placeholder {
            /* IE 10+ */
            color: #dedede; }
          .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input:-moz-placeholder, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select:-moz-placeholder {
            /* Firefox 18- */
            color: #dedede; }
          .landing .landing__banner .banner__quote .quote__body #quote_form .form-group input option, .landing .landing__banner .banner__quote .quote__body #quote_form .form-group select option {
            color: #000; }
        .landing .landing__banner .banner__quote .quote__body #quote_form #send_quote {
          box-sizing: border-box;
          -webkit-border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
          -moz-border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
          border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
          background-color: #ef3824 !important;
          font-size: 15px;
          font-weight: bold;
          text-transform: uppercase;
          color: #fff;
          text-decoration: none;
          padding: 10px 46px 11px;
          border: 0;
          line-height: 1;
          text-shadow: none; }
          .landing .landing__banner .banner__quote .quote__body #quote_form #send_quote:hover {
            color: #fff;
            text-decoration: none; }
  .landing .landing__letter .letter__column {
    display: inline-block;
    width: 24.6%; }
    .landing .landing__letter .letter__column .column__image {
      width: 111px;
      height: 111px;
      margin: 24px auto 15px; }
      .landing .landing__letter .letter__column .column__image.column__image--intership {
        background: url(/wp-content/uploads/2017/02/intership.png) no-repeat 50% 50%; }
      .landing .landing__letter .letter__column .column__image.column__image--job {
        background: url(/wp-content/uploads/2017/02/job.png) no-repeat 50% 50%; }
      .landing .landing__letter .letter__column .column__image.column__image--scholarship {
        background: url(/wp-content/uploads/2017/02/scholarship.png) no-repeat 50% 50%; }
      .landing .landing__letter .letter__column .column__image.column__image--study {
        background: url(/wp-content/uploads/2017/02/study.png) no-repeat 50% 50%; }
    .landing .landing__letter .letter__column .column__title {
      font-size: 15px;
      color: #3c3c3c;
      text-align: center;
      padding: 0 50px; }
    .landing .landing__letter .letter__column .column__button {
      padding: 15px 0 32px; }
  .landing .landing__arrow {
    background: #e8f2f6;
    padding: 30px 0; }
    .landing .landing__arrow .arrow {
      background: url(/wp-content/uploads/2017/02/arrow.png) no-repeat 50% 50%;
      height: 120px; }
  .landing .landing__content {
    padding: 35px 30px; }
    .landing .landing__content .landing__title {
      padding: 20px 0 10px; }
  .landing .landing__testimonials .testimonials__banner {
    display: inline-block;
    width: 49%;
    background: url(/wp-content/uploads/2017/02/testimonial_image.png) no-repeat 50% 0%;
    height: 455px;
    float: left; }
  .landing .landing__testimonials .testimonials__testimonial {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 20px 0; }
    .landing .landing__testimonials .testimonials__testimonial .testimonial {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      background-color: #e8f2f6;
      margin: 30px 0; }
      .landing .landing__testimonials .testimonials__testimonial .testimonial .testimonial__profile {
        background: url(/wp-content/uploads/2017/02/test_portret-w-s.png) no-repeat 50% 50%;
        width: 25%;
        box-sizing: border-box;
        display: inline-block;
        float: left;
        height: 146px; }
        .landing .landing__testimonials .testimonials__testimonial .testimonial .testimonial__profile:nth-child(2) {
          background: url(/wp-content/uploads/2017/02/test_portret-m-s.png) no-repeat 50% 50%; }
      .landing .landing__testimonials .testimonials__testimonial .testimonial:nth-child(2) .testimonial__profile {
        background: url(/wp-content/uploads/2017/02/test_portret-m-s.png) no-repeat 50% 50%; }
      .landing .landing__testimonials .testimonials__testimonial .testimonial .testimonial__inner {
        font-size: 15px;
        color: #3c3c3c;
        width: 75%;
        box-sizing: border-box;
        display: inline-block;
        padding: 25px 35px 25px 0;
        position: relative;
        z-index: 1; }
        .landing .landing__testimonials .testimonials__testimonial .testimonial .testimonial__inner::before {
          content: '';
          position: absolute;
          right: 15px;
          top: 0;
          background: url(/wp-content/uploads/2017/02/test_quote.png) no-repeat 50% 50%;
          width: 64px;
          height: 64px;
          z-index: -1; }
        .landing .landing__testimonials .testimonials__testimonial .testimonial .testimonial__inner .testimonial__text {
          font-size: 14px;
          font-style: italic; }
  .landing .landing__sample {
    background: #f0f7fa;
    padding: 35px 30px; }
    .landing .landing__sample .sample__title {
      padding-bottom: 20px; }
  .landing .landing__footer .footer__content {
    width: 50%;
    float: left;
    background: #cbe4ee; }
    .landing .landing__footer .footer__content .footer__title {
      text-align: center;
      padding: 20px 30px 10px;
      line-height: 1.3; }
      .landing .landing__footer .footer__content .footer__title span {
        color: #5d5f60;
        font-weight: 400; }
    .landing .landing__footer .footer__content .footer__list {
      padding: 16px 0 16px 30px; }
      .landing .landing__footer .footer__content .footer__list ul {
        display: inline-block;
        float: left;
        padding: 0;
        box-sizing: border-box; }
        .landing .landing__footer .footer__content .footer__list ul:first-child {
          margin-right: 50px; }
        .landing .landing__footer .footer__content .footer__list ul li {
          padding-left: 30px;
          list-style: none;
          position: relative;
          margin-bottom: 10px; }
          .landing .landing__footer .footer__content .footer__list ul li::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0px;
            background: url(/wp-content/uploads/2017/02/pointer.png) no-repeat 50% 50%;
            height: 22px;
            width: 22px; }
    .landing .landing__footer .footer__content .footer__button {
      padding-bottom: 23px; }
      .landing .landing__footer .footer__content .footer__button a {
        padding: 8px 43px 11px; }
  .landing .landing__footer .footer__banner {
    min-height: 263px;
    width: 50%;
    float: left;
    background: url(/wp-content/uploads/2017/02/footer_image.png) no-repeat 50% 50%;
    background-size: cover; }

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