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

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

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

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

@font-face {
  font-family: Bender_codename_bold;
  src: url(../fonts/bender_codename_bold.ttf); }

body {
  background-color: rgba(3, 155, 229, 0.3) !important; }

.container {
  width: auto !important; }

.b-wrapper {
  padding: 0 0 0 0;
  min-width: 320px;
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100%; }

.b-container {
  width: 1918px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 600px) and (max-width: 1917px) {
    .b-container {
      width: 1368px; } }
  @media screen and (min-width: 600px) and (max-width: 1367px) {
    .b-container {
      width: 1024px; } }
  @media screen and (max-width: 1023px) {
    .b-container {
      width: 768px; } }

header {
  max-height: 850px; }

.nav-bar-top {
  height: 58px;
  width: 100%;
  position: relative; }

.nav-bar-top-left {
  height: 58px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  width: 280px; }

.nav-bar-top-right {
  height: 58px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000000;
  width: 280px; }

.logo {
  margin-top: 1px;
  margin-left: 60px;
  width: 68px; }

.logo-tel {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 13px;
  color: #ffffff;
  font-family: Bender_codename_bold;
  font-size: 24px; }

.first-menu {
  height: 58px;
  width: 77px;
  background-color: #039be5;
  transform: skewX(-30deg);
  position: absolute;
  top: 0;
  left: 220px; }

.second-menu {
  height: 58px;
  width: 77px;
  background-color: #fda861;
  transform: skewX(30deg);
  position: absolute;
  top: 0;
  right: 220px; }

a {
  text-decoration: none; }

.center-title {
  color: #ffffff;
  font-family: Bender_black;
  font-size: 32px;
  margin-left: auto;
  margin-right: auto;
  width: 492px;
  padding-top: 22px; 
  text-align: center;}
  @media screen and (max-width: 1023px) {
    .center-title {
      padding-top: 60px; } }

#first-menu {
  width: 281px;
  position: absolute;
  top: 57px;
  left: 0;
  height: 590px;
  line-height: 42px;
  background: #039be5;
  display: none; }
  #first-menu a {
    color: #FFFFFF;
    font-family: Bender_bold;
    font-size: 23px;
    line-height: 61px;
    padding-left: 50px;
    display: block;
    height: 100%;
    width: 250px;
    margin-top: 5px;
    position: relative; }
    #first-menu a:hover {
      background: #0277bd;
      height: 61px;
      z-index: 100; }
      #first-menu a:hover:after {
        content: url("../img/romb2.png");
        width: 30px;
        height: 30px;
        position: absolute;
        right: 1px;
        top: 0;
        z-index: 100; }

.left-picture-menu {
  position: absolute;
  top: 20px;
  left: 241px; }

.left-menu-a-hover,
.right-menu-a-hover {
  height: 100%;
  width: 100%;
  display: block; }

#first-point {
  margin-top: 60px;
  background: #0288d1;
  position: relative; }
  #first-point::after {
    content: url("../img/romb1.png");
    width: 30px;
    height: 30px;
    position: absolute;
    right: 22px;
    top: -1px; }

.right-picture-menu {
  position: absolute;
  top: 16px;
  right: 246px; }

#second-menu {
  width: 281px;
  position: absolute;
  top: 57px;
  right: 0;
  height: 590px;
  line-height: 42px;
  background: #2ecca1;
  display: none; }

#second-menu p {
  color: #FFFFFF;
  font-family: Bender_normal;
  font-size: 20px;
  line-height: 36px;
  width: 232px;
  margin-left: 23px;
  margin-top: 25px;
  text-align: center; }

#form-right-menu {
  position: relative;
  top: 20px;
  width: 100%;
  text-align: right; }
  #form-right-menu input {
    border: none;
    line-height: 36px;
    height: 58px;
    width: 217px;
    font-family: Bender_normal;
    font-size: 24px;
    margin-top: 0;
    margin-left: 0;
    background: #29b992;
    color: #FFFFFF; }

#form-right-menu div {
  position: relative;
  left: 47px;
  margin-right: 0;
  width: 233px;
  border: none;
  line-height: 36px;
  height: 60px;
  font-family: Bender_normal;
  font-size: 24px;
  margin-top: 20px;
  margin-left: 0;
  background: #29b992; }
  #form-right-menu div:before {
    content: url("../img/romb1right.png");
    width: 30px;
    height: 30px;
    position: absolute;
    left: -46px; }

#form-right-menu div:hover::before {
  content: url("../img/romb2right.png");
  background: #26aa86 !important;
  width: 30px;
  height: 30px;
  position: absolute;
  left: -46px;
  z-index: 1000; }

#form-right-menu input:focus {
  outline: none;
  border: none; }

#form-right-menu button {
  margin-top: 40px;
  width: 100%;
  border: none;
  height: 60px;
  font-family: Bender_bold;
  font-size: 24px;
  background: #fda861;
  color: #FFFFFF;
  cursor: pointer; }

::-webkit-input-placeholder {
  font-family: Bender_normal;
  font-size: 22px;
  color: #6cffd7; }

::-moz-placeholder {
  font-family: Bender_normal;
  font-size: 22px;
  color: #6cffd7; }

.title-h1 {
  font-family: Bender_bold;
  font-size: 60px;
  margin-left: 20%;
  margin-top: 180px;
  color: #FFFFFF; }
  @media screen and (max-width: 800px) {
    .title-h1 {
      margin-top: 60px; } }

.title-h3 {
  font-family: Bender_bold;
  font-size: 30px;
  margin-left: 35%;
  margin-top: 27px;
  color: #FFFFFF; }

#i-want-to-try {
  position: relative;
  display: block;
  height: 60px;
  width: 286px;
  background-color: #fda861;
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: Bender_bold;
  font-size: 28px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  outline: none; }
  #i-want-to-try:before {
    content: url("../img/orange1.png");
    position: absolute;
    left: -60px;
    bottom: -11px;
    outline: none; }

.linkas-try {
  margin-left: 66%;
  margin-top: 25px;
  height: 60px; }

.bgvideo {
  position: fixed;
  margin: 0 auto;
  left: 0%;
  right: 0%;
  width: auto;
  height: auto;
  z-index: -9999; }

.fon-video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -9000;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px; }

.second-rowe {
  background: url("../img/piramidki.png") no-repeat;
  background-position: center center;
  background-size: cover;
  height: 1600px;
  margin-top: 70px; }

#fife_blocks {
  background: url("../img/piramidki_block.png") no-repeat;
  background-position: center center;
  background-size: contain;
  height: 420px;
  margin-top: 120px;
  text-align: center;
  margin-left: 0;
  position: relative; }

.ours-ambitions {
  font-family: Bender_black;
  font-size: 30px;
  width: 100%;
  margin-top: 90px;
  color: #FFFFFF; }

.window_5 {
  display: inline-block;
  line-height: 20px;
  margin-top: 217px; }

.five-blocks-titles {
  font-family: Bender_bold;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF; }

.five-blocks {
  font-family: Bender_normal;
  font-size: 13px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 4px; }

.personal {
  text-align: left !important; }

.and-vip {
  margin-left: -5px;
  margin-right: 10px; }

.block1 {
  position: absolute;
  left: 397px;
  bottom: 65px; }
  @media screen and (max-width: 1917px) {
    .block1 {
      left: 118px; } }
  @media screen and (max-width: 1367px) {
    .block1 {
      left: 5px;
      line-height: 16px;
      bottom: 87px; } }
  @media screen and (max-width: 1023px) {
    .block1 {
      left: 0; } }

.block2 {
  position: absolute;
  left: 614px;
  bottom: 65px; }
  @media screen and (max-width: 1917px) {
    .block2 {
      left: 337px; } }
  @media screen and (max-width: 1367px) {
    .block2 {
      left: 192px;
      line-height: 16px;
      bottom: 87px; } }
  @media screen and (max-width: 1023px) {
    .block2 {
      left: 180px; } }

.block3 {
  position: absolute;
  left: 843px;
  bottom: 65px; }
  @media screen and (max-width: 1917px) {
    .block3 {
      left: 567px; } }
  @media screen and (max-width: 1367px) {
    .block3 {
      left: 399px;
      line-height: 16px;
      bottom: 87px; } }
  @media screen and (max-width: 1023px) {
    .block3 {
      left: 388px; } }

.block4 {
  position: absolute;
  left: 1092px;
  bottom: 94px; }
  @media screen and (max-width: 1917px) {
    .block4 {
      left: 826px; } }
  @media screen and (max-width: 1367px) {
    .block4 {
      left: 623px;
      line-height: 16px;
      bottom: 127px; } }
  @media screen and (max-width: 1023px) {
    .block4 {
      left: 600px; } }

.block5 {
  position: absolute;
  left: 1339px;
  bottom: 88px; }
  @media screen and (max-width: 1917px) {
    .block5 {
      left: 1062px; } }
  @media screen and (max-width: 1367px) {
    .block5 {
      left: 840px;
      line-height: 16px;
      bottom: 110px; } }
  @media screen and (max-width: 1023px) {
    .block5 {
      display: none; } }

.free-blocks {
  background: url("../img/piramidki_3.png") no-repeat;
  background-position: center center;
  height: 627px;
  padding-left: 0;
  margin-right: 15px; }
  @media screen and (max-width: 1023px) {
    .free-blocks {
      margin-right: 0; } }

.one {
  margin-left: 54px !important;
  margin-right: 75px !important;
  left: -7px; }
  @media screen and (max-width: 1367px) {
    .one {
      top: 1px !important;
      right: 32px !important;
      left: -37px; } }
  @media screen and (max-width: 1023px) {
    .one {
      left: -99px !important; } }

.tow {
  margin-left: 49px !important;
  margin-right: 68px !important; }
  @media screen and (max-width: 1367px) {
    .tow {
      top: 4px !important;
      right: 25px !important; } }
  @media screen and (max-width: 1023px) {
    .tow {
      left: -99px !important; } }

.three {
  margin-left: 0px !important;
  margin-right: 30px !important;
  left: 6px; }
  @media screen and (max-width: 1367px) {
    .three {
      top: 1px !important;
      left: 35px !important; } }
  @media screen and (max-width: 1023px) {
    .three {
      position: absolute !important;
      left: 552px !important; } }

.taxa {
  margin-top: 70px;
  font-family: Bender_black;
  font-size: 30px;
  color: #FFFFFF; }

.download-me {
  margin-top: 423px; }

.free-blocks-group {
  display: inline-block;
  margin-top: 69px;
  margin-left: 40px;
  margin-right: 29px; }
  @media screen and (max-width: 1023px) {
    .free-blocks-group {
      margin-right: 0 !important;
      margin-left: 0 !important; } }

.free-blocks-group.one {
  position: relative; }

.free-blocks-group.tow {
  position: relative; }

.free-blocks-group.three {
  position: relative; }

.first-line {
  font-family: Bender_codename_bold;
  font-size: 27px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: -21px;
  padding-right: 16px; }
  @media screen and (max-width: 1367px) {
    .first-line {
      font-size: 24px;
      padding-right: 0; } }

.first-line-vip {
  margin-top: -10px; }
  @media screen and (max-width: 1367px) {
    .first-line-vip {
      padding-right: 0; } }

.second-line {
  font-family: Bender_codename_bold;
  font-size: 24px;
  color: #000; }

@media screen and (max-width: 1367px) {
  .dop {
    padding-right: 46px !important; } }

.third-line {
  font-family: Bender_normal;
  font-size: 23px;
  color: #000;
  line-height: 27px;
  text-align: left;
  margin-top: 45px;
  padding-bottom: 13px; }
  @media screen and (max-width: 1367px) {
    .third-line {
      font-size: 18px; } }

.all-line {
  padding-bottom: 64px !important; }
  @media screen and (max-width: 1023px) {
    .all-line {
      padding-bottom: 9px !important; } }

.third-line.vip {
  color: #FFFFFF; }

.through-line {
  font-family: Bender_bold;
  font-size: 30px;
  color: #37474f;
  margin-top: 38px; }
  .through-line .vip {
    color: #FFFFFF; }
  .through-line .through1 {
    font-family: Bender_bold;
    font-size: 24px;
    color: #b0bec5;
    text-decoration: line-through; }
    @media screen and (max-width: 1367px) {
      .through-line .through1 {
        display: none; } }
  .through-line .through2 {
    font-family: Bender_black;
    font-size: 30px;
    color: #ff9800; }

.buy-now1, .buy-now3 {
  text-transform: uppercase;
  position: absolute;
  display: block;
  height: 43px;
  width: 184px;
  background: #fda861;
  left: -26px;
  bottom: -71px;
  line-height: 2.1;
  font-family: Bender_bold;
  font-size: 20px;
  color: #ffffff;
  z-index: 400; }
  .buy-now1::after, .buy-now3::after {
    content: url("../img/free_1.png");
    position: absolute;
    left: 179px;
    z-index: 400; }

.buy-now3 {
  left: -31px !important; }
  @media screen and (max-width: 1367px) {
    .buy-now3 {
      left: -14px !important; } }

.buy-now2 {
  text-transform: uppercase;
  position: absolute;
  display: block;
  height: 54px;
  width: 215px;
  background: #fda861;
  left: -54px;
  bottom: -91px;
  line-height: 2.2;
  font-family: Bender_bold;
  font-size: 24px;
  color: #ffffff;
  z-index: 400; }
  .buy-now2::after {
    content: url("../img/free_2.png");
    position: absolute;
    left: 197px;
    z-index: 400; }

#buy-now2-scroll {
  position: absolute;
  height: 54px;
  width: 215px;
  background: #8c8c8c;
  left: -55px;
  bottom: -91px;
  line-height: 2.8;
  font-family: Bender_bold;
  font-size: 18px;
  color: #ffffff;
  display: block;
  margin-left: 203px;
	padding-left: 22px;
  z-index: 200; }
  @media screen and (max-width: 1367px) {
    #buy-now2-scroll {
      display: none; } }
  #buy-now2-scroll span {
    color: red;
    text-transform: uppercase;
    font-size: 20px; }

#buy-now1-scroll {
  position: absolute;
  height: 42.5px;
  width: 184px;
  background: #8c8c8c;
  left: -20px;
  bottom: -71px;
  line-height: 2.2;
  font-family: Bender_bold;
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-left: 170px;
  padding-left: 22px;
  z-index: 200; }
  @media screen and (max-width: 1367px) {
    #buy-now1-scroll {
      display: none; } }
  #buy-now1-scroll span {
    color: red;
    text-transform: uppercase;
    font-size: 18px; }

#buy-now3-scroll {
  position: absolute;
  height: 42.5px;
  width: 180px;
  background: #8c8c8c;
  left: -27px;
  bottom: -71px;
  line-height: 2.2;
  font-family: Bender_bold;
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-left: 176px;
  padding-left: 22px;
  z-index: 200; }
  @media screen and (max-width: 1367px) {
    #buy-now3-scroll {
      display: none; } }
  #buy-now3-scroll span {
    color: red;
    text-transform: uppercase;
    font-size: 18px; }

.third-rowe {
  background: #FFFFFF no-repeat;
  height: 1200px;
  background-position: center center;
  margin-top: 91px;
  position: absolute;
  top: 1400px;
  left: 0;
  right: 0;
  z-index: -999; }

.row-gallery {
  margin-top: 37px; }
  .row-gallery p {
    font-family: Bender_black;
    font-size: 30px;
    text-align: center;
    margin-top: 91px;
    margin-bottom: 45px; }

.dark-grey-row-of-gallery {
  height: 65px;
  background: #37474f; }

.grey-row-of-gallery {
  height: 475px;
  background: #b0bec5; }

.photo-menu {
  font-family: Bender_bold;
  font-size: 24px;
  height: 60px;
  width: 88px;
  display: inline-block;
  margin-left: 210px; }
  .photo-menu a {
    display: block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: relative; }
    .photo-menu a:hover {
      border-bottom: 5px solid #29b6f6; }
    .photo-menu a span {
      position: absolute;
      top: 19px;
      left: 9px; }

.video-menu {
  font-family: Bender_bold;
  font-size: 24px;
  height: 60px;
  width: 88px;
  display: inline-block; }
  .video-menu a {
    display: block;
    height: 108%;
    width: 100%;
    color: #ffffff;
    position: relative; }
    .video-menu a:hover {
      border-bottom: 5px solid #29b6f6; }
    .video-menu a span {
      position: absolute;
      top: 19px;
      left: 9px; }

#block-shadow2 {
  display: none; }

.last-cont {
  background: url("../img/back.png") no-repeat;
  height: 2450px;
  background-position: center center;
  background-size: cover;
  box-shadow: inset 0 40px 40px -25px cornflowerblue;
  position: relative;
	margin-top: -21px; }

.last-cont-baby {
  background: url("../img/karavan.jpg") no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 680px;
  width: 100%;
  background-size: 100% 101%;
  z-index: -99; }

.first-face {
  background: url("../img/romb_photo.png");
  width: 200px;
  height: 220px; }
  .first-face img {
    margin-top: 30px;
    margin-left: 31px; }

.comments-of-clients {
  text-align: center;
  font-family: Bender_black;
  font-size: 30px;
  margin-top: 52px;
  margin-bottom: 20px;
  color: #FFFFFF; }

.commit-first-p {
  position: absolute;
  left: -138px;
  top: -24px;
  font-family: Bender_black;
  font-size: 24px;
  color: #ff9800; }

.commit-second-p {
  position: absolute;
  top: 11px;
  left: -107px;
  font-family: Bender_black;
  font-size: 18px;
  color: #ffffff; }

.commit-third-p {
  position: absolute;
  top: 57px;
  left: -86px;
  font-family: Bender_black;
  font-size: 18px;
  color: #ffffff; }

.db {
  top: 57px !important;
  left: -83px !important; }

.commit-first-p-inc {
  position: absolute;
  right: -179px;
  font-family: Bender_black;
  font-size: 24px;
  color: #ff9800;
  top: 18px; }

.commit-second-p-inc {
  position: absolute;
  top: 51px;
  right: -141px;
  font-family: Bender_black;
  font-size: 18px;
  color: #ffffff;
  width: 75px; }

.commit-third-p-inc {
  position: absolute;
  top: 101px;
  left: 42%;
  right: -31%;
  font-family: Bender_black;
  font-size: 18px;
  color: #ffffff; }

.news-control {
  text-align: center;
  color: #FFFFFF;
  font-family: Bender_black;
  font-size: 30px;
  margin-top: 80px; }

.background-news {
  background: url("../img/last_block.png") no-repeat;
  height: 560px;
  margin-top: 50px;
  background-position-x: inherit; }
  .background-news .first-news-title {
    font-family: Bender_black;
    font-size: 24px;
    color: #03a9f4;
    position: absolute;
    right: 37%;
    top: 18px; }
    @media screen and (max-width: 1917px) {
      .background-news .first-news-title {
        right: 32%; } }
    @media screen and (max-width: 1367px) {
      .background-news .first-news-title {
        right: 25%; } }
    @media screen and (max-width: 1023px) {
      .background-news .first-news-title {
        right: 19%; } }
  .background-news .first-news-text {
    font-family: Bender_normal;
    font-size: 14px;
    width: 430px;
    position: absolute;
    right: 31%;
    top: 60px;
    line-height: 15px !important; }
    @media screen and (max-width: 1917px) {
      .background-news .first-news-text {
        right: 24%; } }
    @media screen and (max-width: 1367px) {
      .background-news .first-news-text {
        right: 14%; } }
    @media screen and (max-width: 1023px) {
      .background-news .first-news-text {
        right: 5%; } }

.second-news .second-news-title {
  font-family: Bender_black;
  font-size: 24px;
  color: #03a9f4;
  position: absolute;
  right: 48%;
  top: 178px; }
  @media screen and (max-width: 1917px) {
    .second-news .second-news-title {
      right: 48%; } }
  @media screen and (max-width: 1367px) {
    .second-news .second-news-title {
      right: 46%; } }
  @media screen and (max-width: 1023px) {
    .second-news .second-news-title {
      right: 48%; } }

.second-news .second-news-text {
  font-family: "Tahoma";
  font-size: 14px;
  width: 430px;
  position: absolute;
  right: 31%;
  top: 222px;
  line-height: 15px !important; }
  @media screen and (max-width: 1917px) {
    .second-news .second-news-text {
      right: 24%; } }
  @media screen and (max-width: 1367px) {
    .second-news .second-news-text {
      right: 14%; } }
  @media screen and (max-width: 1023px) {
    .second-news .second-news-text {
      right: 5%; } }

.third-news .third-news-title {
  font-family: Bender_black;
  font-size: 24px;
  color: #03a9f4;
  position: absolute;
  right: 39%;
  top: 337px; }
  @media screen and (max-width: 1917px) {
    .third-news .third-news-title {
      right: 36%; } }
  @media screen and (max-width: 1367px) {
    .third-news .third-news-title {
      right: 30%; } }
  @media screen and (max-width: 1023px) {
    .third-news .third-news-title {
      right: 27%; } }

.third-news .third-news-text {
  font-family: Bender_normal;
  font-size: 14px;
  width: 430px;
  position: absolute;
  right: 31%;
  top: 383px;
  line-height: 15px !important; }
  @media screen and (max-width: 1917px) {
    .third-news .third-news-text {
      right: 24%; } }
  @media screen and (max-width: 1367px) {
    .third-news .third-news-text {
      right: 14%; } }
  @media screen and (max-width: 1023px) {
    .third-news .third-news-text {
      right: 5%; } }

.cover-background {
  height: 475px;
  margin-top: 27px;
  background-position-x: inherit; }

.general-news-title {
  font-family: Bender_black;
  font-size: 30px;
  color: #03a9f4;
  position: absolute;
  right: 1127px;
  width: 375px;
  top: 206px;
  line-height: 29px; }
  @media screen and (max-width: 1917px) {
    .general-news-title {
      right: 844px; } }
  @media screen and (max-width: 1367px) {
    .general-news-title {
      right: 673px; } }
  @media screen and (max-width: 1023px) {
    .general-news-title {
      right: 470px; } }

.general-news-text {
  font-family: Bender_normal;
  font-size: 18px;
  line-height: 27px;
  width: 375px;
  position: absolute;
  right: 1127px;
  top: 289px; }
  @media screen and (max-width: 1917px) {
    .general-news-text {
      right: 844px; } }
  @media screen and (max-width: 1367px) {
    .general-news-text {
      right: 673px; } }
  @media screen and (max-width: 1023px) {
    .general-news-text {
      right: 493px; } }

.read-more-button {
  position: absolute;
  display: block;
  height: 36px;
  width: 160px;
  background: #fda861;
  line-height: 2.1;
  font-family: Bender_bold;
  font-size: 18px;
  color: #ffffff;
  top: 427px;
  left: 644px;
  text-align: center; }
  .read-more-button::after {
    content: url("../img/a_pic_of.png");
    position: absolute;
    right: -13px;
    top: -1px; }
  @media screen and (max-width: 1917px) {
    .read-more-button {
      left: 370px; } }
  @media screen and (max-width: 1367px) {
    .read-more-button {
      left: 198px; } }
  @media screen and (max-width: 1023px) {
    .read-more-button {
      left: 70px; } }

.read-more-date {
  font-family: Bender_normal;
  font-size: 18px;
  position: absolute;
  left: 415px;
  color: #b0bec5;
  bottom: 17px; }
  @media screen and (max-width: 1917px) {
    .read-more-date {
      left: 150px; } }
  @media screen and (max-width: 1367px) {
    .read-more-date {
      left: -24px; } }
  @media screen and (max-width: 1023px) {
    .read-more-date {
      left: -88px; } }

.cover-background2 {
  height: 475px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 253px;
  background-position-x: inherit;
  position: relative; }

.contacts {
  text-align: center;
  color: #FFFFFF;
  font-family: Bender_black;
  font-size: 30px;
  margin-top: 182px; }

.last-background {
  background: url("../img/cont_back.png") no-repeat;
  width: 692px;
  height: 253px;
  position: absolute;
  right: 2%;
  bottom: -10px; }
  @media screen and (max-width: 1367px) {
    .last-background {
      right: 0;
      bottom: -76px; } }

.how-to-contacts {
  font-family: Bender_bold;
  font-size: 24px;
  color: #FFFFFF;
  margin-left: 289px;
  margin-top: 35px;
  width: 251px; }

.iframe-last-block {
  margin-left: 22px;
  position: absolute;
  left: 49px;
  top: 165px; }
  @media screen and (max-width: 1917px) {
    .iframe-last-block {
      left: 0; } }
  @media screen and (max-width: 1367px) {
    .iframe-last-block {
      left: -43px;
      top: -42px; } }

.last-text {
  font-family: Bender_black;
  font-size: 24px;
  color: #FFFFFF;
  position: absolute;
  top: 90px;
  left: 87px; }
  @media screen and (max-width: 1367px) {
    .last-text {
      top: -91px;
      left: 0; } }

.petr {
  font-family: Bender_black;
  font-size: 20px;
  color: #37474f;
  position: absolute;
  top: 82px;
  left: 165px; }

.ivan {
  font-family: Bender_black;
  font-size: 20px;
  color: #37474f;
  position: absolute;
  top: 82px;
  left: 425px; }

.follout {
  font-family: Bender_bold;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 149px;
  left: 127px; }

.popup1 {
  display: none; }

.popup2 {
  display: none; }

.special-form1 {
  background: url("../img/fone_one.png") center center no-repeat;
  max-width: 615px;
  height: 375px;
  position: relative; }

.title-of-form1 {
  padding: 27px 0 0;
  text-align: center;
  color: #FFFFFF;
  font-family: Bender_bold;
  font-size: 30px;
  text-transform: uppercase; }

.first-input-of-form1 {
  margin: 40px 0 0;
  height: 60px;
  width: 98%;
  background: #039be5;
  color: #263238;
  border: none;
  font-size: 30px;
  padding-left: 10px; }
  .first-input-of-form1::-webkit-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }
  .first-input-of-form1::-moz-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }
  .first-input-of-form1:-ms-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }

.first-input-of-form2 {
  margin: 26px 0 0;
  height: 60px;
  width: 98%;
  background: #FFFFFF;
  color: #263238;
  border: none;
  font-size: 30px;
  padding-left: 10px; }
  .first-input-of-form2::-webkit-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }
  .first-input-of-form2::-moz-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }
  .first-input-of-form2:-ms-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }

#form1 {
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  text-align: center;
  position: relative; }
  #form1 #butt {
    margin: 25px 0 0;
    height: 60px;
    position: absolute;
    display: block;
    width: 195px;
    background: #fda861;
    font-family: Bender_bold;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    border: none;
    text-transform: uppercase;
    right: 6px;
    outline: none; }
  #form1::before {
    content: url("../img/orange2.png");
    position: absolute;
    right: 192px;
    bottom: 9px; }

.special-form2 {
  background: url("../img/fone_one1.png") center center no-repeat;
  max-width: 615px;
  height: 458px;
  position: relative; }

.title-of-form2 {
  padding: 27px 0 0;
  text-align: center;
  color: #FFFFFF;
  font-family: Bender_bold;
  font-size: 20px;
  text-transform: uppercase; }

.first-input-of-form11 {
  margin: 123px 0 0;
  height: 60px;
  width: 98%;
  background: #039be5;
  color: #263238;
  border: none;
  font-size: 30px;
  padding-left: 10px; }
  .first-input-of-form11::-webkit-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }
  .first-input-of-form11::-moz-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }
  .first-input-of-form11:-ms-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #4fc3f7; }

.first-input-of-form22 {
  margin: 26px 0 0;
  height: 60px;
  width: 98%;
  background: #FFFFFF;
  color: #263238;
  border: none;
  font-size: 30px;
  padding-left: 10px; }
  .first-input-of-form22::-webkit-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }
  .first-input-of-form22::-moz-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }
  .first-input-of-form22:-ms-input-placeholder {
    font-family: Bender_bold;
    font-size: 30px;
    color: #263238; }

#form2 {
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  text-align: center;
  position: relative; }
  #form2 #butt0 {
    margin: 11px 0 0;
    height: 60px;
    position: absolute;
    display: block;
    width: 195px;
    background: #fda861;
    font-family: Bender_bold;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    border: none;
    text-transform: uppercase;
    right: 0; }
  #form2::before {
    content: url("../img/orange2.png");
    position: absolute;
    right: 192px;
    bottom: 23px; }

#form3 {
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  text-align: center;
  position: relative; }
  #form3 #butt1 {
    margin: 11px 0 0;
    height: 60px;
    position: absolute;
    display: block;
    width: 195px;
    background: #fda861;
    font-family: Bender_bold;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    border: none;
    text-transform: uppercase;
    right: 0; }
  #form3::before {
    content: url("../img/orange2.png");
    position: absolute;
    right: 192px;
    bottom: 23px; }

#form4 {
  margin-right: auto;
  margin-left: auto;
  margin-top: auto;
  text-align: center;
  position: relative; }
  #form4 #butt2 {
    margin: 11px 0 0;
    height: 60px;
    position: absolute;
    display: block;
    width: 195px;
    background: #fda861;
    font-family: Bender_bold;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    border: none;
    text-transform: uppercase;
    right: 0; }
  #form4::before {
    content: url("../img/orange2.png");
    position: absolute;
    right: 192px;
    bottom: 23px; }

.title-of-form3 {
  position: absolute;
  font-family: Bender_bold;
  font-size: 30px;
  color: #FFFFFF;
  top: 109px;
  left: 150px; }
  .title-of-form3 span {
    color: #fda861;
    text-transform: uppercase; }

.title-of-form4 {
  position: absolute;
  display: inline-block;
  font-family: Bender_bold;
  font-size: 30px;
  color: #FFFFFF;
  top: 122px;
  left: 384px; }
  .title-of-form4 span {
    color: #fda861;
    text-transform: uppercase; }

#vk {
  width: 250px;
  height: 51px;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 89px;
  cursor: pointer; }

#fb {
  width: 250px;
  height: 51px;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 381px;
  cursor: pointer; }
