/**/

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/fonts/russo-400-normal.woff2') format('woff2'), url('/fonts/russo-400-normal.woff') format('woff'), url('/fonts/russo-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/fonts/boblic-400-normal.woff2') format('woff2'), url('/fonts/boblic-400-normal.woff') format('woff'), url('/fonts/boblic-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Light';
    src: url('/fonts/roboto-300-normal.woff2') format('woff2'), url('/fonts/roboto-300-normal.woff') format('woff'), url('/fonts/roboto-300-normal.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

html, body {
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'ProximaNova-Light', sans-serif;
  font-weight: 400;
  background: #fff;
  letter-spacing: 0.6px;
  font-size: 18px;
  color: #21364c;
}

strong {
  font-family: 'ProximaNova-Regular', sans-serif;
}

h1, h2, h3, h4, h5 {
  font-family: 'ProximaNova', sans-serif;
  text-transform: uppercase;
}

h1 {
  font-size: 45px;
  max-width: 100%;
  margin-top: 70px;
  margin-bottom: 10px;
  font-family: 'ProximaNova', sans-serif;
  letter-spacing: 4px;
  line-height: 1.2em;
  position: relative;
  z-index: 2;
}

h2 {
  font-size: 35px;
  margin-bottom: 25px;
  margin-top: 70px;
  letter-spacing: 3px;
  line-height: 1.2em;
}

.mob_vis {
  display: none;
}

.full_vis {
  display: block;
}

.block {
  float: left;
  width: 100%;
  min-height: 50px;
  background: #fff;
}

#main {
  padding-bottom: 50px;
}

#you_need_it {
  padding-bottom: 60px;
  overflow: hidden;
  position: relative;
  background-color: #eaf0f4;
}

#should_be {
  padding-bottom: 70px;
  position: relative;
}

#texterra_order {
  padding-bottom: 50px;
  position: relative;
}

#creation {
  padding-bottom: 40px;
}

#our_works {
  padding-bottom: 30px;
  position: relative;
}
#client_responses {
  padding-bottom: 80px;
}

#you_can_do_it {

}

#our_works:before {
  content: '';
  width: 168px;
  height: 80px;
  background: url(/images/2017-09-06-012-memfis-01.png);
  display: block;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: 430px;
}

#texterra_order:before {
  content: '';
  width: 179px;
  height: 111px;
  background: url(/images/2017-09-06-012-memfis-04.png);
  display: block;
  position: absolute;
  top: 220px;
  left: 50%;
  margin-left: -900px;
}

#texterra_order:after {
  content: '';
  width: 63px;
  height: 85px;
  background: url(/images/2017-09-06-012-memfis-02.png);
  display: block;
  position: absolute;
  top: 480px;
  left: 50%;
  margin-left: -720px;
}


@-webkit-keyframes rotate_top {
  0%  { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#texterra_order .rorate_square {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 270px;
  left: 50%;
  margin-left: 690px;

  -webkit-animation: rotate_top 50s infinite linear;
}

.block p {
  margin-bottom: 25px;
  text-shadow: 0 0 0 #21364c;
  line-height: 1.6;
  letter-spacing: 0;
}

.block.grey {
  background-color: #f4f8fb;
}

.middle_block {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 15px;
  /*background: #fff;*/
}


.main_head {
  padding-top: 32px;
  height: 70px;
  position: relative;
}

.main_head:before {
  content: '';
  position: absolute;
  top: -300px;
  right: -250px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(/images/2017-08-29-002-circle-large.png);
  background-size: contain;
  width: 782px;
  height: 782px;

  -webkit-animation: rotate_top 10s infinite linear;
}

.main_head .logo {
  width: 300px;
  height: 87px;
  background-image: url(/images/2017-08-29-001-logo.png);
  background-repeat: no-repeat;
  background-size: 70%;
  background-color: transparent;
  display: inline-block;
  z-index: 1;
  position: relative;
}

.main_head .phone {
  font-size: 29.6px;
  color: #32373c;
  font-family: 'ProximaNova', sans-serif;
  display:block;
  position:absolute;
  top:50px;
  right:0px;
  letter-spacing: 3px;
}
.main_head .phone span {
  letter-spacing: 5px;
}
.main_head .phone a {
  display:block;
}

.copyrights p {
  display: block;
  width: 100%;
  text-align: center;
  color: #717983;
  font-family: 'ProximaNova-Light', sans-serif;
  font-size: 14px;
}

.main_win {
  display: block;
  width: 100%;
  margin-top: 5px;
}

.mw_title {
  max-width: 730px;
  width: 100%;
  display: inline-block;
}

.mw_title h1:after {
    content: '';
    background-image: url(/images/2017-08-29-002-circle-min.png);
    width: 77px;
    height: 79px;
    display: block;
    position: absolute;
    right: -20px;
    top: 120px;
    z-index: -1;
}
.mw_title h1 span {
  color: #e12341;
}

/*.mw_title span {
  font-size: 25px;
  color: #8699ac;
  z-index: 5;
  position: relative;
  text-shadow: 0 0 5px rgb(255, 255, 255);
}*/
.mw_title > span {
    font-size: 18px;
    color: #21364c;
    z-index: 5;
    line-height: 1.7em;
    position: relative;
    margin-top: 40px;
    display: block;
    text-shadow: 0 0 0 #21364c;
	max-width: 60%;
}

.btn {
  color: #fff;
  background-color: #e44d68;
  width: 270px;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  text-transform: uppercase;
  padding: 15px 10px;
  letter-spacing: 1.5px;
  margin: 40px 0 50px;
  font-family: 'ProximaNova-Regular', sans-serif;
  box-shadow: 0 15px 40px 0 rgba(228, 77, 104, 0.5);
  cursor: pointer;
border:0;
  transition: all ease-in-out .2s;
}

.btn:hover {
  background-color: #e12341;
}

.mw_screen {
  display: inline-block;
    max-width: 560px;
    width: 100%;
    height: 50px;
    vertical-align: top;
    position: absolute;
    top: 90px;
    right: 0;
}

.mw_screen:before {
  content: '';
  background-image: url(/images/2017-08-29-003-triangle.png);
  width: 75px;
  height: 85px;
  display: block;
  position: absolute;
  top: 76px;
  right: -42px;
}

.mw_screen .computer {
  background-image: url(/images/2017-08-30-003-computer.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: right;
  width: 698px;
  height: 441px;
  display: block;
  position: absolute;
  top: 120px;
  right: -90px;
  z-index: 1;

  overflow: hidden;
}

.mw_screen .computer:before {
  width: 20px;
  height: 70%;
  background-color: #fff;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  box-shadow: 10px 0 70px 50px rgb(255, 255, 255);
  z-index: 6;
}

.mw_screen .computer:after {
  content: '';
  background-image: url(/images/2017-08-29-003-wave.png);
  width: 118px;
  height: 53px;
  display: block;
  position: absolute;
  top: 322px;
  right: 75px;
}

.mw_screen .c_screens {
	width: 447px;
	height: 282px;
	display: block;
	position: absolute;
	top: 20px;
    left: 160px;
}
.mw_screen .c_screens.fourth {
  background-image: url(/images/2017-08-30-003-computer-slide2.png);
}

#you_need_it:before {
  position: absolute;
  content: '';
  width: 782px;
  height: 782px;
  background-image: url(/images/2017-08-30-004-circle-large.png);
  display: block;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -600px;
}

.ap_win {
  background-image: url(/images/001-fon.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 401px;
  height: 333px;
  display: inline-block;
  position: absolute;
  bottom: -410px;
  left: 0;
  overflow: hidden;

  transition: all ease-in-out .2s;
}

.ap_win .apw {
  display: block;
  position: absolute;
}

.ap_win .apw._1 {
  width: 125px;
  height: 129px;
  background-image: url(/images/002-img.png);
  top: 72px;
  left: 25px;
  transform: scale(0);
  transition: .5s transform .7s cubic-bezier(.215,.61,.355,1.46);
}

.ap_win .apw._2 {
  width: 125px;
  height: 20px;
  background-image: url(/images/003-img-line.png);
  top: 211px;
  left: 25px;


  transform: scale(0);

  transition: .5s transform .9s cubic-bezier(.215,.61,.215,1.46);
}

.ap_win .apw._3 {
  width: 175px;
  height: 116px;
  background-image: url(/images/004-text.png);
  top: 72px;
  left: -182px;

  transition: .5s left 1.1s cubic-bezier(.215,.61,.215,1.46);
}

.ap_win .apw._4 {
  width: 82px;
  height: 18px;
  background-image: url(/images/005-button.png);
  top: calc(100% + 20px);
  left: 270px;

  transition: .5s top 1.3s cubic-bezier(.215,.61,.215,1.46);
}

.ap_win .apw._5 {
  width: 24px;
  height: 24px;
  background-image: url(/images/006-cursor.png);
  top: 100%;
  left: 100%;

  transition: .9s top 1.5s ease-in-out, .9s left 1.5s ease-in-out;
}

.ap_win.playing {
  bottom: -90px;
}

.ap_win.playing .apw._1 {
  transform: scale(1);
}

.ap_win.playing .apw._2 {
  transform: scale(1);
}

.ap_win.playing .apw._3 {
  left: 178px;
}

.ap_win.playing .apw._4 {

  top: 202px;
}

.ap_win.playing .apw._5 {
  top: 218px;
  left: 325px;
}

.yni_descr {
  padding-left: 500px;
  box-sizing: border-box;
  position: relative;
}

.yni_descr:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -910px;
  width: 225px;
  height: 252px;
  background-image: url(/images/2017-09-06-012-memfis-05.png);
}

.yni_descr:after {
  content: '';
  display: block;
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: 660px;
  width: 125px;
  height: 158px;
  background-image: url(/images/2017-09-06-012-memfis-06.png);
}


.yni_descr h2 {
  padding-right: 150px;
  position: relative;
}

.yni_descr h2:before {
  content: '';
  display: block;
  position: absolute;
  top: -50px;
  left: -525px;
  width: 66px;
  height: 83px;
  background-image: url(/images/2017-09-06-012-memfis-08.png);
}

.yni_descr h2:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: -70px;
  width: 37px;
  height: 103px;
  background-image: url(/images/2017-09-06-012-memfis-07.png);
}

.sb_descr h2 + p {
  padding-right: 440px;
}

.sb_descr span {
  font-size: 25px;
  color: #21364c;
  font-family: 'ProximaNova-Regular', sans-serif;
  letter-spacing: 0;
}

.question {
  background: #f4698e;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 10px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}

.question:before {
  content: '';
  background-image: url(/images/2017-08-30-005-before.png);
  width: 25px;
  height: 21px;
  display: block;
  position: absolute;
  right: -10px;
  bottom: -5px;
}

.more {
  width: 640px;
  border-bottom: 2px dashed #d5e0e8;
  border-top: 2px dashed #d5e0e8;
  padding-top: 25px;
  margin-bottom: 50px;
}

.sb_pic {
  width: 826px;
  height: 479px;
  background-image: url(/images/2017-08-30-006-man.png);
  display: block;
  position: absolute;
  bottom: -72px;
  right: -290px;

}

.sb_pic .sbp_th {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  background-repeat: no-repeat;
  transform: scale(5);
  transition: all ease-in-out .2s;
}

.sb_pic .sbp_th.first {
  background-image: url(/images/2017-09-06-013-tho-1.png);
  top: 178px;
  width: 22px;
  height: 32px;
  margin-left: 70px;
}

.sb_pic .sbp_th.second {
  background-image: url(/images/2017-09-06-013-tho-2.png);
  top: 115px;
  width: 20px;
  height: 24px;
  margin-left: 15px;
}

.sb_pic .sbp_th.third {
  background-image: url(/images/2017-09-06-013-tho-3.png);
  top: 30px;
  width: 59px;
  height: 79px;
  margin-left: -155px;
}

.sb_pic .sbp_th.playing {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

#texterra_order h2 {
  padding-right: 100px;
}

#texterra_order h2 br {
  display: none;
}

#texterra_order .to_ul {
  counter-reset: list;
  columns: 1;
  letter-spacing: 0;
  position: relative;
  font-size:25px;
}

#texterra_order .to_ul li {
  list-style-type: none;
  position: relative;
  padding-left: 70px;
  padding-top: 25px;
  display: inline-block;
  width: 48%;
  vertical-align: top;
}

#texterra_order .to_ul li:before {
  content: '';
  background-image: url(/images/2017-08-30-007-li-before.png);
  width: 94px;
  height: 99px;
  position: absolute;
  top: 0;
  left: -30px;
}

/*#texterra_order .to_ul li.third:before {
  top: -25px;
}
#texterra_order .to_ul li.third::after {
  top: 0;
}*/

#texterra_order .to_ul li:after {
  content: counter(list);
  counter-increment: list;
  position: absolute;
  top: 25px;
  left: 13px;
  font-family: 'ProximaNova-Regular', sans-serif;
  color: #e44d68;
  font-size: 15px;
}

#texterra_order .to_ul li p {
  margin-top: 15px;
  color: #838587;
  font-size: 16px;
  line-height: 1.6;
  padding-right: 25px;

}

#texterra_order .to_ul li p a {
    color: #e44d68;
    border-bottom: 1px solid rgba(228, 77, 104, 0.3);
}

#texterra_order .to_ul li.third {
    width: 100%;
}
#texterra_order .livecam {
  margin-top: 30px;
}

#texterra_order .livecam .livecam_video {
  max-width: 48%;
  width: 100%;
  display: inline-block;
}

#texterra_order .livecam div:nth-of-type(2) {
  float: right;
}
#texterra_order .livecam .livecam_video div,
#texterra_order .livecam .livecam_video iframe {
  width: 100% !important;
}

#texterra_order .livecam .livecam_video div .iv-b {
  display: none !important;
}





.more p {
  padding-right: 50px;
}

#creation h2 {
  position: relative;
}

#creation h2:before {
  content: '';
  width: 14px;
  height: 14px;
  background: url(/images/2017-09-01-008-h2-before.png);
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
}

#creation h2:after {
  content: '';
  width: 2px;
  height: 700px;
  background-color: #d2e1e9;
  display: block;
  position: absolute;
  top: 64px;
  left: 6px;
}

#creation .stages {
  max-width: 993px;
  width: 100%;
  margin: auto;
  background: transparent;
  margin-top: 70px;
  margin-bottom: 100px;
  background-image: url(/images/5.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 60px auto;
  text-align: center;
  padding: 0 22px;
}

#creation .stages .stage {
  max-width: 190px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 100%;
  margin-top: 57px;
}

#creation .stages .stage .circle {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  margin: auto;
  border-width: 1px;
  border-style: solid;
}

#creation .stages .stage#first .circle {
  border-color: #ff6e6e;
  position: relative;
}

#creation .stages .stage#second .circle {
  border-color: #55e0a4;
  position: relative;
}

#creation .stages .stage#third .circle {
  border-color: #7c38ad;
  position: relative;
}

#creation .stages .stage#fourth .circle {
  border-color: #64e0f4;
  position: relative;
}

#creation .stages .stage#fifth .circle {
  border-color: #f7a0ad;
  position: relative;
}

#creation .stages .stage#first .circle:before,
#creation .stages .stage#second .circle:before,
#creation .stages .stage#third .circle:before,
#creation .stages .stage#fourth .circle:before,
#creation .stages .stage#fifth .circle:before {
  content: '';
  background-color: transparent;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}


#creation .stages .stage#first .circle:before {
  width: 48px;
  height: 39px;
  background-image: url(/images/2017-09-01-009-icon1.png);
}

#creation .stages .stage#second .circle:before {
  width: 46px;
  height: 39px;
  background-image: url(/images/2017-09-01-009-icon2.png);
}

#creation .stages .stage#third .circle:before {
  width: 46px;
  height: 39px;
  background-image: url(/images/2017-09-01-009-icon3.png);
}

#creation .stages .stage#fourth .circle:before {
  width: 44px;
  height: 39px;
  background-image: url(/images/2017-09-01-009-icon4.png);
}

#creation .stages .stage#fifth .circle:before {
  width: 34px;
  height: 34px;
  background-image: url(/images/2017-09-01-009-icon6.png);
}

#creation .stages .stage#second,
#creation .stages .stage#fourth {
  padding-top: 90px;
}

#creation .stages .stage .descr {
  padding-top: 195px;
  position: relative;
}

#creation .stages .stage .descr:before {
  content: '';
  width: 1px;
  height: 195px;
  background-color: #000;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
}

#creation .stages .stage#first .descr:before {
  background-color: #ff6e6e;
}

#creation .stages .stage#second .descr:before {
  background-color: #55e0a4;
}

#creation .stages .stage#third .descr:before {
  background-color: #7c38ad;
}

#creation .stages .stage#fourth .descr:before {
  background-color: #64e0f4;
}

#creation .stages .stage#fifth .descr:before {
  background-color: #f7a0ad;
}

#creation .etaps {
  padding-left: 90px;
  position: relative;
}
#creation .etaps:before {
  content: '';
  width: 900px;
  height: 2px;
  background-color: #d2e1e9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(190px, -50%);
}

#creation .etaps h3 {
  font-size: 30px;
  position: relative;
}

#creation .etaps h3:before {
  content: '';
  width: 14px;
  height: 14px;
  background: url(/images/2017-09-01-008-h2-before.png);
  display: block;
  position: absolute;
  top: 34%;
  left: -40px;
}

#creation .etaps h3:after {
  content: '';
  width: 45px;
  height: 2px;
  background-color: #d2e1e9;
  display: block;
  position: absolute;
  top: 50%;
  left: -84px;
}

.slider_portfolio {
  width: 100%;
  height: 455px;
  padding: 40px 0 60px;
  overflow: hidden;
}

/*.slider_portfolio .slick-list.draggable {
  overflow: visible;
}*/

.slider_portfolio .sp_item {
  width: 571px;
  height: 385px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

  position: absolute;
  left: 0;
  top: 0;
}

.slider_portfolio a {
  border-radius: 10px;
}

.slider_portfolio a .perspective {
  height: calc(100% - 2px);
  background-repeat: no-repeat;
  width: calc(100% - 1px);
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-size: cover;
}

.slider_portfolio nav {
  text-align: center;
  padding-top: 40px;
}

/*.slider_portfolio nav span {
  width: 30px;
  height: 30px;
  background: transparent;
  display: inline-block;
  padding: 3px;
  border-radius: 20px;
  margin-top: -10px;
  color: #945353;
  font-weight: bold;
  border: 2px solid transparent;
}*/

.slider_portfolio nav span {
  width: 30px;
  height: 30px;
  background: transparent;
  display: inline-block;
  padding: 3px;
  border-radius: 20px;
  margin-top: -10px;
  color: #945353;
  font-weight: bold;
  border: 2px solid transparent;
  font-size: 0;
  position: relative;
  cursor: pointer;
}

.slider_portfolio nav span:before {
  content: '';
  width: 15px;
  height: 22px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(/images/2017-09-06-0010-slider-to-left-pink.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%) rotate(180deg);
}

.slider_portfolio nav span.dg-prev:before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.dg-wrapper a {
  height: auto !important;
}

.dg-wrapper a .perspective {
  border-radius: 10px !important;
  transition: all ease-in-out .5s;
}

.dg-wrapper a .perspective:before {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 101%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px !important;
}

.dg-wrapper a.dg-center .perspective:before {
  display: none;
}

.dg-wrapper a img {
  width: 100%;
  padding: 0 !important;
  border-radius: 10px;
}

.dg-wrapper a.dg-center img {
  box-shadow: 0 0 22px -4px rgb(231, 94, 118);
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: transparent;
  border: 2px solid #d5e0e8;
  font-size: 0;
  color: transparent;
  margin: 0 5px;
  cursor: pointer;
}

.slick-dots .slick-active button {
  background: #d5e0e8;
}

.slider_responses {

}

.slider_responses .sr_item {
  padding: 20px 40px;

}

.slider_responses .sr_item .sri_image {
  width: 322px;
  height: 418px;
  display: inline-block;
  margin-right: 47px;
  vertical-align: top;
  box-shadow: 0 5px 20px 5px #f5f8fa;
}

.slider_responses .sr_item .sri_image img {
  width: 100%;
  height: auto;
}

.slider_responses .sr_item .sri_descr {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  padding-top: 60px;
}

.slider_responses .sr_item .sri_descr p {
  margin-bottom: 10px;
}

.slider_responses .sr_item .sri_descr .srd_text {

}

.slider_responses .sr_item .sri_descr .srd_personal {
  margin-top: 70px;
}

.slider_responses .sr_item .sri_descr .srd_personal .psn_name {
  color: #e75e76;
  font-family: 'ProximaNova-Regular', sans-serif;
  text-shadow: 0 0 0 #e75e76;
  margin-bottom: 0;
}

.slider_responses .sr_item .sri_descr .srd_personal .psn_job {
  font-size: 16px;
  color: #909090;
}

.slider_responses .slick-dots {
  position: relative;
  transform: translateX(-145px);
  text-align: center;
  width: 100px;
  margin: auto;
}

.slider_responses .slick-arrow {
  position: absolute;
  top: 20px;
  z-index: 2;
  font-size: 0;
  background: transparent;
  color: transparent;
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
}

.slider_responses .slick-arrow.slick-prev {
  left: 420px;
}

.slider_responses .slick-arrow.slick-next {
  left: 460px;
}

.slider_responses .slick-arrow.slick-prev:before,
.slider_responses .slick-arrow.slick-next:before {
  background-image: url(/images/2017-09-06-0010-slider-to-left-pink.png);
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  display: block;
}

.slider_responses .slick-arrow.slick-prev:before {
}

.slider_responses .slick-arrow.slick-next:before {
  transform: rotate(180deg);
}

#you_can_do_it {
  background-image: url(/images/2017-09-06-011-backgr.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

#you_can_do_it:before,
#you_can_do_it:after {
  content: '';
  background-image: url(/images/2017-09-06-011-circle-before.png);
  width: 901px;
  height: 901px;
  display: block;
  position: absolute;
}

#you_can_do_it:before {
  bottom: -600px;
  left: -320px;
}

#you_can_do_it:after {
  top: -320px;
  right: -130px;
}

#you_can_do_it .cutt {
  max-width: 720px;
  width: 100%;
  margin-bottom: 50px;
}

#you_can_do_it .form {
  max-width: 700px;
  width: 100%;
  min-height: 220px;
  display: block;
  background: #fff;
  border-radius: 5px;
  padding: 50px 70px;
  position: relative;
  z-index: 2;
  margin-bottom: 100px;
}

#you_can_do_it .form form {
  width: 100%;
}

#you_can_do_it .form input {
  background: #f4f8fb;
  border-radius: 10px;
  width: 100%;
  border: none;
  padding: 15px 15px;
  margin: 10px 0 15px;
  color: #717983;
}

#you_can_do_it .form span {
  text-transform: uppercase;
  font-size: 12px;
  color: #21364c;
  font-family: 'ProximaNova', sans-serif;
}

#you_can_do_it .form .separated {
  /*columns: 2;*/
}

#you_can_do_it .form .separated .line {
  display: inline-block;
  vertical-align: top;
  width: 47.5%;
  margin-right: 20px;
}

#you_can_do_it .form .separated div:nth-of-type(2n) {
  margin-right: 0;
  float: right;
}

#you_can_do_it .form .separated .btn {
  width: 100%;
  display: block;
  margin: 27px 0;
  box-shadow: 0 25px 40px -10px rgba(228, 77, 104, 0.5);
}

#you_can_do_it .form .personal {
  font-size: 13px;
  color: #717983;
  font-family: 'ProximaNova-Light', sans-serif;
  float: left;
}

#you_can_do_it .form .personal a {
  border-bottom: 1px dotted #717983;
}

#you_can_do_it .form .personal a:hover {
  border-bottom: none;
}

#you_can_do_it .form input.mask::-webkit-input-placeholder {color: #717983; font-size: 14px; letter-spacing: 1px; font-family: 'ProximaNova-Light', sans-serif; }
#you_can_do_it .form input.mask::-moz-placeholder {color: #717983; font-size: 14px; letter-spacing: 1px; font-family: 'ProximaNova-Light', sans-serif; }/* Firefox 19+ */

#you_can_do_it .form input.input_error {
  box-shadow: 0 0 30px -4px rgba(230, 94, 118, 0.8);
}

#you_can_do_it .form input.input_error::-webkit-input-placeholder { color: #e75e76; }
#you_can_do_it .form input.input_error::-moz-placeholder { color: #e75e76; }


.copyrights {
  margin: 40px 0 30px;
  z-index: 1;
  position: relative;
}
#cover,
#popup_success {
  transition: all ease-in-out .2s;
}
#cover {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5;
}
#popup_success {
  position: fixed;
  width: 315px;
  height: 315px;
  background: #fff;
  border-radius: 10px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 6;
  padding: 40px 10px;
}
#popup_success img {
  text-align: center;
  display: block;
  margin: 25px auto;
}
#popup_success p {
  color: #21364c;
  font-size: 16px;
  text-shadow: 0 0 0 #21364c;
  text-align: center;
  margin-bottom: 10px;
}
#popup_success .close_cross {
  width: 34px;
  height: 32px;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#popup_success .close_cross:before,
#popup_success .close_cross:after {
  content: '';
  width: 10px;
  height: 1px;
  border-radius: 1px;
  background-color: #5a5a5a;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
#popup_success .close_cross:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#popup_success .close_cross:after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.agrmt {
  margin-top: 50px;
}

.agrmt > div:nth-of-type(1) {
  max-width: 450px;
  vertical-align: top;
}

.agrmt > div:nth-of-type(2) {
  padding-left: 50px;
  max-width: 750px;
}

.agrmt .point {
  width: 60%;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;

}

.agrmt .point .img {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #afbdc6;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

.agrmt .point .descr {
  display: inline-block;
  max-width: 510px;
}

.agrmt .point .descr p {
  margin-bottom: 0;
  font-size: 16px;
  color: #717983;
  font-family: 'ProximaNova-Light', sans-serif;
}

.agrmt .point .descr strong {
  font-size: 18px;
}

.agrmt .point .descr span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #e75e76;
  font-family: 'ProximaNova', sans-serif;
  margin-top: 10px;
}

.agrmt .point .descr span.description {
  font-size: 14px;
  font-weight: 100;
  font-family: 'ProximaNova-Light', sans-serif;
  letter-spacing: 0;
  padding-right: 30px;
}
.agrmt .point .descr .descr_inner {
  min-height: 115px;
}

.agrmt .point .descr .btn {
  margin-top: 20px;
}

#landing_cost,
#faq {
  padding-bottom: 30px;
}
.faq_item {
  width: 100%;
  border-left: 2px solid #e1e1e1;
  padding-left: 100px;
  margin-left: 10px;
  padding-bottom: 45px;
  position: relative;
  padding-right: 100px;
}
.faq_item.first {
  margin-top: 40px;
}
.faq_item.last {
  padding-bottom: 20px;
  border-left: 0;
}
.faq_item p {
  font-size: 16px;
  color: #717983;
  margin-bottom: 15px;
}

.faq_item p:last-of-type {
  margin-bottom: 0;
}
.faq_item .faq_item_title {
  position: absolute;
  top: -13px;
  left: 60px;
  font-weight: 900;
  font-family: 'ProximaNova-Regular', sans-serif;
  letter-spacing: 0;
  line-height:1em;
}
.faq_item .faq_item_title:before {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #e1e1e1;
  display: block;
  top: 50%;
  right: calc(100% + 32px);
  position: absolute;
}

.faq_item .faq_item_title:after {
  content: '';
  width: 7px;
  height: 7px;
  border: 3px solid #e1e1e1;
  border-radius: 100%;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: -33px;
  transform: translate(0, -40%);
}
.faq_item.last .faq_item_title:before {
  right: calc(100% + 30px);
}

.faq_item_text {
  height: auto;
  cursor: pointer;
  transition: all ease-in .2s;
}

.faq_item_text.short {
  height: 215px;
  overflow: hidden;
  position: relative;
}
.faq_item_text.short:before {
content: '....';
    color: #717983;
    display: block;
    width: auto;
    position: absolute;
    bottom: -2px;
    right: 120px;
    background-color: #fff;
    z-index: 1;
}
.faq_item_text.short:after {
    content: 'Читать далее';
    height: 18px;
    color: #e75e76;
    text-decoration: underline;
    padding-right: 10px;
    background-color: #ffffff;
    box-sizing: border-box;
    width: 140px;
    text-align: right;
    line-height: 1;
    font-size: 16px;
    display: block;
    right: 0;
    bottom: -2px;
    position: absolute;
    /* box-shadow: 0 0 130px 55px rgb(255, 255, 255); */
}
.iso {
	background: url(/images/iso-stamp.png);
	background-size:300px;
	background-position:1200px 120px;
	background-repeat:no-repeat;
}
.float-block {
	float:left;
	width:32%;
	padding:1%;
}
.float-block img {
	display:block;
	margin:0 auto;
	border-radius:50%;
	border:10px solid #fff;
}
.float-block strong {
	display:block;
	margin:25px auto;
	font-size:25px;
	text-align:center;
}
.float-block p {
    color: #838587;
    font-size: 16px;
    line-height: 1.6;
    padding-right: 25px;
}

#popup_message {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10000;
    display:block;
	text-align:center;
    position:absolute;
	color:#fff;
	padding-top:45px;
	border-radius:50%;
}
#popup_message .semi {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10001;
	background:#000;
	opacity:0.2;
	display:block;
}
#popup_message #popup_canvas {
	position:fixed;
	top:50%;
	left:50%;
	width:500px;
	height:300px;
	margin:-150px 0 0 -250px;
	z-index:10002;
	background:#fff;
	-webkit-box-shadow:0px 0px 10px 0 rgba(0,0,0,0.5);
	-	moz-box-shadow:0px 0px 10px 0 rgba(0,0,0,0.5);
		 box-shadow:0px 0px 10px 0 rgba(0,0,0,0.5);
	border-radius:3px;
}
#popup_message #popup_canvas .info {
	color:#555;
	text-align:center;
	padding-top: 110px;
}
#roller {
	border: 10px solid #e31e24;
    border-top: 10px solid #e31e24;
    border-left: 10px solid #fff;
    border-radius: 50px;
    width: 70px !important;
    height: 70px !important;
    margin: -35px 0 0 -35px;
    animation: roller 1s infinite ease;
    position: absolute;
    top: 50%;
    left: 50%;
}
@keyframes roller {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
#popup_message #popup_canvas .info span {
	display:block;
	font-size:12pt;
	text-transform:none;
	margin-top:2px;
}
#popup_message #popup_canvas #infoblock {
	display:none;
}
textarea {
	background: #f4f8fb;
    border-radius: 10px;
    width: 100%;
	height:100px;
    border: none;
    padding: 15px 15px;
    margin: 10px 0 15px;
    color: #717983;
}
.offer {
	display:block;
}
.mailto {
	font-size:20px;
	display:block;
	margin:10px 0 0 30px;
	letter-spacing:2px;
}
.mailto:hover {
	color:#e12341;
}
