@charset "UTF-8";
@font-face {
  font-family: AvenirNextCyr- Demi;
  src: url(../fonts/AvenirNextCyr-Demi.otf); }

@font-face {
  font-family: AvenirNextCyr- Light;
  src: url(../fonts/AvenirNextCyr-Light.otf); }

@font-face {
  font-family: AvenirNextCyr- LightItalic;
  src: url(../fonts/AvenirNextCyr-LughtItalic.otf); }

@font-face {
  font-family: AvenirNextCyr- Medium;
  src: url(../fonts/AvenirNextCyr-Medium.otf); }

@font-face {
  font-family: AvenirNextCyr- Regular;
  src: url(../fonts/AvenirNextCyr-Regular.otf); }

@font-face {
  font-family: AvenirNextCyr- Thin;
  src: url(../fonts/AvenirNextCyr-Thin.otf); }

@font-face {
  font-family: AvenirNextCyr- UltraLight;
  src: url(../fonts/AvenirNextCyr-UltraLight.otf); }

@font-face {
  font-family: Exo- Regular;
  src: url(../fonts/exo-2-0.regular.otf); }

@font-face {
  font-family: Exo- Light;
  src: url(../fonts/exo2.0-light.ttf); }

@font-face {
  font-family: Exo- Medium;
  src: url(../fonts/exo2.0-medium.ttf); }

@font-face {
  font-family: Exo- SemiBold;
  src: url(../fonts/exo2.0-semibold.ttf); }

@font-face {
  font-family: Opensans;
  src: url(../fonts/OpenSans-Light.ttf); }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@media (max-width: 1300px) {
  body .site .display-7 {
    margin-top: -166px; }
  body .site .display-9 {
    margin-top: -154px; } }

@media (max-width: 1200px) {
  body .site .display-7 {
    margin-top: -170px; }
  body .site .display-9 {
    margin-top: -158px; } }

body {
  margin: 0; }

.site {
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1140px; }
  .site .container {
    width: 960px;
    display: inline-block;
    padding: 0 10px; }

.anim {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

.display-1 {
  width: 100%;
  float: left;
  text-align: center;
  background-image: url(../images/display-1.jpg);
  min-height: 627px;
  background-size: 100% 100%;
  background-repeat: no-repeat; }
  .display-1 .header {
    background-color: rgba(0, 21, 62, 0.2);
    width: 100%;
    float: left; }
    .display-1 .header .line-1 {
      font-family: AvenirNextCyr- Light;
      font-size: 18px;
      float: left;
      color: #5cb4ff;
      padding: 0 11px; }
    .display-1 .header .line-2 {
      font-family: AvenirNextCyr- Regular;
      font-size: 18px;
      float: right;
      color: #5cb4ff; }
    .display-1 .header .line-3 {
      font-family: AvenirNextCyr- Regular;
      font-size: 18px;
      float: right;
      color: #5cb4ff;
      margin-right: 82px;
      word-spacing: 2px;
      position: relative; }
    .display-1 .header .line-2 {
      margin-right: -16px;
      margin-top: 18px;
      text-decoration: none; }
    .display-1 .header .line-3:after {
      content: '';
      position: absolute;
      width: 1px;
      height: 44px;
      background-color: #586b88;
      right: -40px;
      top: -12px; }
  .display-1 h2 {
    font-family: AvenirNextCyr- Demi;
    color: rgba(255, 255, 255, 0.95);
    font-size: 34px;
    display: inline-block;
    border-bottom: 1px solid #8facc4;
    word-spacing: 2.5px;
    margin-left: 10px;
    padding-top: 75px;
    padding-bottom: 13px;
    margin-bottom: 0;
    font-weight: 100; }
  .display-1 .p1 {
    font-size: 21px;
    font-family: AvenirNextCyr- Light;
    margin: 31px 0 0 11px;
    word-spacing: 0.5;
    color: rgba(255, 255, 255, 0.95);
    display: inline-block; }
    .display-1 .p1 span {
      font-family: AvenirNextCyr- Medium;
      display: inline-block; }
  .display-1 .p2 {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.95);
    font-family: AvenirNextCyr- Thin;
    margin: 6px 0 0 14px;
    letter-spacing: 0.35px; }
  .display-1 .p3 {
    font-family: AvenirNextCyr- Light;
    margin: 97px 0 0 15px;
    font-size: 18px;
    color: #5cb4ff;
    letter-spacing: 0.2px; }
  .display-1 img {
    margin: 21px 0 0 11px;
    cursor: pointer; }

.display-2, .display-3 {
  width: 100%;
  float: left;
  text-align: center;
  min-height: 249px;
  padding: 32px 0; }

.display-2 h2, .display-3 h2 {
  font-family: AvenirNextCyr- Medium;
  color: #313131;
  font-size: 30px;
  margin: 0;
  margin-left: 11px; }

.display-2 .p1, .display-3 .p1 {
  font-family: AvenirNextCyr- Regular;
  color: #4b4b4b;
  font-size: 21px;
  max-width: 610px;
  text-align: left;
  display: inline-block;
  margin: 42px 0 0 15px; }

.display-2 .p2 {
  font-family: AvenirNextCyr- Demi;
  color: #4b4b4b;
  font-size: 24px;
  display: block;
  max-width: 610px;
  margin: 0 auto;
  text-align: left;
  margin-top: 26px;
  padding-left: 13px; }

.display-3 {
  background-image: url(../images/display-2.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: top;
  min-height: 403px;
  padding: 194px 0 0 0; }
  .display-3 .p2 {
    font-family: AvenirNextCyr- Demi;
    color: #4b4b4b;
    font-size: 24px;
    display: block;
    max-width: 610px;
    margin: 0 auto;
    text-align: left;
    margin-top: 26px;
    padding-left: 13px; }
  .display-3 .p1 {
    max-width: 688px;
    margin: 44px 0 0 9px; }
    .display-3 .p1 p {
      margin: 0; }
  .display-3 .p2 {
    margin: 0 auto;
    max-width: 686px;
    margin-top: 26px; }

.display-4 {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 67px; }
  .display-4 .title {
    font-family: AvenirNextCyr- Light;
    color: #313131;
    font-size: 30px;
    display: inline-block;
    max-width: 800px;
    padding: 0 0 0 16px; }
    .display-4 .title span {
      font-family: AvenirNextCyr- Medium; }
  .display-4 .row {
    padding: 4px 0 0 20px; }
    .display-4 .row .icon, .display-4 .row span {
      display: inline-block;
      font-family: AvenirNextCyr- Regular; }
    .display-4 .row .icon {
      color: #4b4b4b;
      font-size: 24px;
      text-align: center;
      margin-right: 43px; }
      .display-4 .row .icon img {
        margin-bottom: 25px; }
      .display-4 .row .icon:last-child {
        margin: 0;
        padding: 2px 0 0 33px; }
    .display-4 .row span {
      color: #717fba;
      font-size: 48px;
      position: relative;
      top: -173px;
      left: -3px; }
    .display-4 .row .plus {
      left: -31px; }

.display-5 {
  width: 100%;
  float: left;
  text-align: center;
  background-image: url(../images/display-3.png);
  background-size: 100% 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding: 81px 0 160px 0; }
  .display-5 p {
    margin: 0; }
  .display-5 .p1 {
    font-family: Arial;
    color: rgba(91, 91, 91, 0.95);
    font-size: 30px;
    letter-spacing: 5px;
    padding: 0 0 0 7px;
    margin-bottom: 24px; }
  .display-5 .p2 {
    font-family: AvenirNextCyr- Light;
    color: #444444;
    font-size: 36px;
    max-width: 880px;
    margin-bottom: 95px;
    display: inline-block;
    max-width: 900px;
    text-align: left;
    padding: 0 0 0 27px;
    letter-spacing: -0.35; }
  .display-5 .bottom-block {
    width: 100%;
    float: left;
    text-align: right; }
  .display-5 .author {
    border-top: 1px solid #68a7ec;
    width: 170px;
    display: inline-block;
    margin-right: 32px; }
    .display-5 .author span:first-child {
      font-family: AvenirNextCyr- Demi;
      color: #5d5d5d;
      font-size: 18px;
      display: inline-block;
      margin-top: 11px; }
    .display-5 .author span:last-child {
      font-family: AvenirNextCyr- Light;
      color: #858585;
      font-size: 14px;
      display: inline-block;
      margin-top: 1px; }

.display-6, .display-8 {
  width: 100%;
  float: left;
  text-align: center;
  background-image: url(../images/display-4.png);
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: -136px;
  padding: 125px 0 31px 0;
  min-height: 625px;
  background-size: 100% 100%; }

.display-6 img, .display-8 img {
  float: left;
  margin-left: -52px; }

.display-6 .right-text, .display-8 .right-text {
  text-align: left;
  float: left;
  max-width: 470px;
  padding: 88px 0 0 0;
  margin-left: 50px; }

.display-6 .right-text .first, .display-8 .right-text .first {
  font-family: AvenirNextCyr- Light;
  color: #4b4b4b;
  font-size: 24px;
  line-height: 30.878px;
  margin-bottom: 102px;
  position: relative; }

.display-6 .right-text .first:before, .display-8 .right-text .first:before {
  content: '';
  width: 47px;
  height: 43px;
  position: absolute;
  left: -59px;
  top: -67px;
  background-image: url(../images/citat-1.png);
  opacity: 0.05; }

.display-6 .right-text .first:after, .display-8 .right-text .first:after {
  content: '';
  width: 47px;
  height: 43px;
  position: absolute;
  right: -22px;
  bottom: -48px;
  background-image: url(../images/citat-2.png);
  opacity: 0.05; }

.display-6 .right-text .name span, .display-8 .right-text .name span {
  font-family: AvenirNextCyr- Medium;
  color: #4b4b4b;
  font-size: 21px;
  border-bottom: 1px solid #b3b920;
  padding: 0px 26px 9px 0px; }

.display-6 .right-text .name p, .display-8 .right-text .name p {
  font-family: AvenirNextCyr- Light;
  color: #4b4b4b;
  font-size: 17px;
  margin-top: 21px;
  max-width: 380px;
  line-height: 1.2;
  margin-bottom: 28px; }

.display-6 .right-text .name .p, .display-8 .right-text .name .p {
  position: relative; }

.display-6 .right-text .name .info, .display-8 .right-text .name .info {
  font-family: AvenirNextCyr- Regular;
  color: #545454;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
  padding: 6px 16px;
  border: 1px solid #5a778e;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.display-6 .right-text .name a, .display-8 .right-text .name a {
  display: inline-block;
  position: relative; }

.display-6 .right-text .name a:hover .info, .display-8 .right-text .name a:hover .info {
  background-color: #15569b;
  color: white;
  border: 1px solid #545454; }

.display-7 {
  background-image: url(../images/display-5.png);
  width: 100%;
  float: left;
  background-size: 100% 100%;
  z-index: 9999;
  min-height: 520px;
  margin-top: -160px;
  text-align: center; }
  .display-7 .container {
    padding-top: 201px;
    padding-bottom: 187px; }
  .display-7 .text {
    display: inherit;
    margin: -4px 0 0 46px;
    letter-spacing: 0.2px; }
    .display-7 .text span {
      font-family: AvenirNextCyr- Regular;
      color: rgba(255, 255, 255, 0.95);
      font-size: 102px;
      float: left;
      letter-spacing: -3px;
      padding-top: 4px; }
    .display-7 .text p {
      font-family: AvenirNextCyr- Regular;
      color: rgba(255, 255, 255, 0.95);
      font-size: 24px;
      float: left;
      max-width: 600px;
      text-align: left;
      padding: 0 0 0 38px; }

.display-8 {
  background-image: url(../images/woman-bg.png);
  width: 100%;
  background-size: 100% 100%;
  float: left;
  margin-top: -134px; }
  .display-8 .container {
    padding-top: 10px; }
  .display-8 img {
    margin-left: -77px;
    margin-top: 11px; }
  .display-8 .right-text {
    margin: -12px 0 0 58px;
    max-width: 498px; }
    .display-8 .right-text .first {
      margin-bottom: 130px; }
      .display-8 .right-text .first:before {
        left: -59px;
        top: -72px; }
      .display-8 .right-text .first:after {
        right: 5px;
        bottom: -74px; }
    .display-8 .right-text .name span {
      font-size: 24px;
      border-bottom: 0px solid #cccccc;
      position: relative; }
      .display-8 .right-text .name span:before {
        content: '';
        width: 201px;
        position: absolute;
        bottom: -2px;
        left: 0;
        height: 1px;
        background-color: #cccccc; }
    .display-8 .right-text .name p {
      font-size: 16px;
      max-width: 244px; }

.display-9 {
  background-image: url(../images/display-6.png);
  background-size: 100% 100%;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: -148px;
  min-height: 510px;
  text-align: center;
  padding-bottom: 14px; }
  .display-9 .container {
    padding-top: 161px; }
    .display-9 .container p {
      margin: 0; }
    .display-9 .container .p-1 {
      font-family: Arial;
      color: rgba(255, 255, 255, 0.95);
      text-shadow: 0px 1px 4px rgba(0, 1, 1, 0.26);
      font-size: 30px;
      letter-spacing: 7px;
      margin-left: 24px;
      margin-bottom: 24px;
      display: block; }
    .display-9 .container .p-2 {
      font-family: AvenirNextCyr- Thin;
      color: rgba(255, 255, 255, 0.95);
      font-size: 24px;
      /* Приближение из-за подстановки шрифтов */
      line-height: 32.007px;
      /* Приближение из-за подстановки шрифтов */
      text-align: left;
      text-shadow: 0px 1px 4px rgba(0, 1, 1, 0.26);
      display: inline-block;
      max-width: 776px;
      word-spacing: 2px;
      margin-left: 14px;
      margin-bottom: 33px; }
    .display-9 .container .line {
      height: 1px;
      background-color: white;
      opacity: 0.17;
      width: 650px;
      display: inline-block;
      margin-left: 15px;
      margin-bottom: 27px; }
    .display-9 .container .p-3 {
      font-family: AvenirNextCyr- Demi;
      color: rgba(255, 255, 255, 0.95);
      font-size: 30px;
      display: inline-block;
      margin-left: 13px;
      word-spacing: 1.5px; }

.display-10 {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 76px;
  min-height: 1300px;
  padding-bottom: 117px; }
  .display-10 .title {
    font-family: Exo- Medium;
    color: #313131;
    font-size: 48px;
    letter-spacing: 0.5px;
    margin-left: 11px;
    margin-bottom: 81px; }
  .display-10 .left-block {
    width: 227px;
    float: left;
    height: 936px;
    margin: -29px 0 0 -22px; }
    .display-10 .left-block span {
      display: block;
      font-family: AvenirNextCyr- UltraLight;
      color: #313131;
      font-size: 47.95px;
      position: relative; }
      .display-10 .left-block span:after {
        content: '';
        width: 14px;
        height: 14px;
        background-image: url(../images/round.png);
        position: absolute;
        right: -29px;
        top: 23px; }
    .display-10 .left-block .cup {
      position: relative; }
      .display-10 .left-block .cup:after {
        content: '';
        width: 14px;
        height: 14px;
        background-image: url(../images/round.png);
        position: absolute;
        right: -29px;
        top: 23px; }
    .display-10 .left-block .time-1 {
      margin-bottom: 58px; }
    .display-10 .left-block .time-2 {
      margin-bottom: 143px; }
    .display-10 .left-block .time-3 {
      margin-bottom: 244px; }
    .display-10 .left-block .time-4 {
      margin-bottom: 161px;
      color: rgba(91, 91, 91, 0.95); }
    .display-10 .left-block img {
      margin-left: 97px;
      margin-bottom: 43px;
      position: relative;
      display: inline-block; }
    .display-10 .left-block .time-5 {
      margin-left: 9px; }
  .display-10 .right-block {
    height: 936px;
    float: right;
    width: 732px;
    border-left: 1px solid #e1e1e1;
    text-align: left; }
    .display-10 .right-block div {
      margin: 0px 0 0 75px;
      letter-spacing: 0.2px; }
    .display-10 .right-block p {
      font-family: AvenirNextCyr- Light;
      color: #313131;
      font-size: 17.98px;
      line-height: 25.998px;
      margin: 0; }
    .display-10 .right-block .bold {
      font-family: AvenirNextCyr- Medium;
      color: #313131;
      font-size: 23.97px;
      margin-bottom: 24px; }
      .display-10 .right-block .bold span {
        font-family: AvenirNextCyr- Light;
        font-size: 17.98px;
        letter-spacing: 0.2px; }
    .display-10 .right-block .r1 {
      margin-top: -10px;
      margin-bottom: 68px; }
    .display-10 .right-block .r2 {
      margin-bottom: 53px; }
    .display-10 .right-block .r3 {
      margin-bottom: 68px; }
      .display-10 .right-block .r3 p:last-child {
        line-height: 26px; }
    .display-10 .right-block .r4 {
      margin-bottom: 25px; }
      .display-10 .right-block .r4 p:last-child {
        line-height: 26px; }
    .display-10 .right-block .r5 {
      margin-bottom: 65px; }
    .display-10 .right-block .r6 {
      margin-bottom: 72px; }
    .display-10 .right-block .r7 {
      position: relative; }
      .display-10 .right-block .r7 p:last-child {
        line-height: 26px; }
      .display-10 .right-block .r7:before {
        content: '';
        width: 38px;
        height: 38px;
        position: absolute;
        left: -95px;
        top: -6px;
        background-image: url(../images/plus.jpg); }

.display-11 {
  text-align: center;
  float: left;
  width: 100%;
  background-image: url(../images/display-7.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 139px 0;
  min-height: 245px; }
  .display-11 h2 {
    font-family: Exo- Medium;
    color: #313131;
    font-size: 36px;
    margin: 0;
    padding-left: 10px;
    margin-bottom: 24px; }
  .display-11 p {
    font-family: AvenirNextCyr- Light;
    color: #393939;
    font-size: 21px;
    max-width: 750px;
    display: inline-block;
    margin: 0;
    max-width: 720px;
    text-align: left;
    letter-spacing: 0.2px;
    margin-left: 14px;
    line-height: 28px; }

.display-12 {
  float: left;
  width: 100%;
  background-image: url(../images/display-8.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  min-height: 900px;
  margin-top: -145px; }
  .display-12 .container {
    padding: 167px 0 0 0; }
  .display-12 h2 {
    font-family: Exo- Medium;
    color: rgba(255, 255, 255, 0.95);
    font-size: 48px;
    padding-left: 12px;
    letter-spacing: 0.5px;
    font-weight: 100; }
  .display-12 .date {
    max-width: 806px;
    margin: 0 auto;
    padding-left: 34px;
    margin-bottom: 120px; }
    .display-12 .date .when {
      max-width: 220px;
      display: inline-block; }
      .display-12 .date .when img {
        display: inline-block;
        margin-right: 12px;
        margin-top: 10px; }
      .display-12 .date .when span {
        display: inline-block;
        font-family: AvenirNextCyr- Light;
        color: rgba(255, 255, 255, 0.95);
        font-size: 24px;
        position: relative;
        top: -11px; }
      .display-12 .date .when:first-child {
        float: left;
        max-width: 240px; }
      .display-12 .date .when:nth-child(2) {
        margin-left: -11px; }
      .display-12 .date .when:last-child {
        float: right;
        position: relative;
        left: -19px; }
  .display-12 .seminar .message {
    width: 75%;
    min-height: 318px;
    background-image: url(../images/message.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 7px;
    padding: 22px 0px 22px 0;
    min-height: 274px; }
    .display-12 .seminar .message p {
      margin: 0;
      font-family: AvenirNextCyr- Medium;
      color: rgba(255, 255, 255, 0.95);
      font-size: 23.98px;
      word-spacing: 2px;
      padding-left: 3px;
      margin-bottom: 25px;
      letter-spacing: 0.2px; }
      .display-12 .seminar .message p span {
        font-family: AvenirNextCyr- Light;
        font-size: 18px;
        letter-spacing: -0.1px;
        margin-left: -1px; }
    .display-12 .seminar .message input {
      width: 328px;
      height: 41px;
      font-family: AvenirNextCyr- Regular;
      color: #bebebe;
      font-size: 18px; }
      .display-12 .seminar .message input:first-child {
        padding: 0 18px;
        margin-bottom: 13px;
        width: 286px; }
      .display-12 .seminar .message input:nth-child(2) {
        padding: 0 18px;
        margin-bottom: 18px;
        width: 286px; }
      .display-12 .seminar .message input:last-child {
        height: 49px;
        color: rgba(255, 255, 255, 0.95);
        font-size: 21.98px;
        background-color: #15569b;
        letter-spacing: 0.25px;
        border: 0px;
        -webkit-transition: all 2s ease;
        -o-transition: all 2s ease;
        transition: all 2s ease;
        cursor: pointer; }
    .display-12 .seminar .message .submit:hover {
      color: #5ea0f1;
      background-color: 155598; }
  .display-12 .free {
    color: rgba(255, 255, 255, 0.95);
    font-size: 30px;
    line-height: 38.254px;
    font-family: Exo- Light;
    max-width: 600px;
    display: inline-block;
    margin-left: 10px;
    line-height: 35.254px;
    letter-spacing: 0.8px; }
    .display-12 .free span {
      font-family: Exo- SemiBold; }

.footer {
  float: left;
  width: 100%;
  padding: 35px 0 40px 0;
  background-image: url(../images/display-9.jpg);
  text-align: center;
  margin-top: -2px; }
  .footer .col {
    float: left;
    min-height: 169px; }
    .footer .col:first-child {
      font-family: Opensans;
      color: rgba(232, 232, 232, 0.65);
      font-size: 11px;
      width: 30%; }
      .footer .col:first-child p {
        margin: 5px 0 20px 20px;
        text-align: left; }
      .footer .col:first-child img {
        margin-left: -50px; }
    .footer .col:nth-child(2) {
      border-left: 1px dotted #e1e1e1;
      border-right: 1px dotted #e1e1e1;
      font-family: AvenirNextCyr- Light;
      color: rgba(255, 255, 255, 0.35);
      font-size: 18px;
      width: 45%; }
      .footer .col:nth-child(2) p {
        margin: 21px 0 26px -17px; }
      .footer .col:nth-child(2) .zolle {
        margin-right: 52px;
        margin-left: -12px;
        position: relative;
        top: -40px; }
    .footer .col:last-child {
      width: 24%; }
      .footer .col:last-child .question {
        font-family: AvenirNextCyr- Light;
        color: rgba(255, 255, 255, 0.35);
        font-size: 18px;
        text-align: right;
        margin: 20px -2px 0px 0px; }
      .footer .col:last-child .tel {
        font-family: AvenirNextCyr- Demi;
        color: #ffffff;
        font-size: 24px;
        margin: 12px -4px 56px 0px;
        text-align: right;
        letter-spacing: 0.5px; }
        .footer .col:last-child .tel span {
          font-family: AvenirNextCyr- Light;
          color: #c6d3ea;
          font-size: 18px; }
      .footer .col:last-child .confident {
        font-family: Opensans;
        color: rgba(232, 232, 232, 0.65);
        font-size: 11px;
        text-decoration: underline;
        display: block;
        text-align: right; }

.rgb {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  display: none; }
  .rgb #success-1 {
    position: fixed;
    top: 50%;
    left: 50%;
    background-image: url(../images/popup.jpg);
    width: 474px;
    height: 198px;
    margin-left: -237px;
    margin-top: -99px;
    -webkit-box-shadow: 0px 0px 49px 0px rgba(13, 14, 14, 0.35);
    box-shadow: 0px 0px 49px 0px rgba(13, 14, 14, 0.35);
    border-radius: 3px; }
    .rgb #success-1 .sp-1 {
      font-family: AvenirNextCyr- Regular;
      display: block;
      font-size: 25px;
      text-align: center;
      margin-top: 82px;
      color: #313131;
      font-size: 24px; }

.invalid {
  border: 2px solid #d60404 !important;
  position: relative;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.invalid-sp {
  position: relative; }

.confidential {
  font-family: AvenirNextCyr- Light;
  width: 1000px;
  line-height: 1.5;
  padding: 0 10px;
  display: none;
  background-color: #e8e8e8 !important; }
  .confidential .italic {
    font-style: italic; }
  .confidential .demi {
    font-family: AvenirNextCyr- Demi; }
  .confidential .regular {
    font-family: AvenirNextCyr- Regular; }

.man-popup {
  background-image: url(../images/man-popup.jpg);
  width: 712px;
  height: 761px;
  float: left;
  font-family: AvenirNextCyr- Light;
  text-align: left;
  padding: 67px 0 0 66px;
  display: none; }

.woman-popup {
  width: 712px;
  height: 761px;
  float: left;
  font-family: AvenirNextCyr- Light;
  text-align: left;
  padding: 67px 0 0 66px;
  display: none; }

.man-popup .block, .woman-popup .block {
  max-width: 400px; }

.man-popup .p1 .name, .woman-popup .p1 .name {
  font-family: AvenirNextCyr- Medium;
  color: #4b4b4b;
  font-size: 24px;
  margin-bottom: 15px;
  display: block; }

.man-popup .p1 .profession, .woman-popup .p1 .profession {
  color: #4b4b4b;
  font-size: 14px;
  display: block;
  max-width: 300px;
  margin-bottom: 37px; }

.man-popup .p2, .man-popup .p3 {
  color: #4b4b4b;
  line-height: 24px;
  margin: 0;
  font-size: 18px; }

.woman-popup .p2, .woman-popup .p3 {
  color: #4b4b4b;
  line-height: 24px;
  margin: 0;
  font-size: 18px; }

.man-popup .p2 {
  margin-bottom: 24px; }

.woman-popup {
  background-image: url(../images/man3-popup.jpg);
  height: 843px;
  background-color: #e8e8e8;
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding: 84px 0 0 68px; }
  .woman-popup .p2 {
    margin-bottom: 24px; }
  .woman-popup .block {
    max-width: 420px; }
    .woman-popup .block .p4, .woman-popup .block .p5 {
      color: #4b4b4b;
      font-family: AvenirNextCyr- Light;
      margin: 0;
      font-size: 18px; }
    .woman-popup .block .p3 {
      margin-bottom: 24px; }
    .woman-popup .block .p4 {
      margin-bottom: 26px; }
      .woman-popup .block .p4 span {
        border-bottom: 1px solid; }
    .woman-popup .block .p5 {
      line-height: 24px; }

.fancybox-skin {
  padding: 0px !important; }

.fancybox-inner {
  overflow: visible !important;
  float: left !important; }
  .fancybox-inner .confidential {
    background-color: white;
    border-radius: 5px; }

.fancybox-close {
  top: 21px !important;
  right: 37px !important;
  background-image: url(../images/lock.png) !important;
  background-size: 100% 100% !important; }

.text-carousel {
  position: relative;
  width: 615px;
  display: inline-block;
  font-size: 20px;
  font-family: AvenirNextCyr- Light;
  margin: 31px 0 0 11px;
  word-spacing: 0.5;
  color: rgba(255, 255, 255, 0.95);
  position: relative; }
  .text-carousel div {
    position: absolute;
    opacity: 0;
    top: -19px;
    left: 0; }

.text_car_active {
  opacity: 1;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.text_car_deactive {
  opacity: 0;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

.fancybox-wrap {
  /*
      position: absolute!important;
      left: 50%!important;
      margin-left: -390px!important;
      margin-right: -463px!important;
  */
  min-width: 780px !important; }

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