html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

html,
body {
  width: 100%;
  float: left;
  background: #FFF;
  font-weight: normal;
  font-style: normal;
  font-family: 'PT Sans', sans-serif;
}

* {
  box-sizing: border-box;
  outline: none !important;
}

.content {
  width: 100%;
  float: none;
  margin: 0px auto;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}

li {
  list-style: none;
}

#header {
  height: 70px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to left, #ffd9e4 0%, #98e9e3 100%);
  width: 100%;
  float: left;
  z-index: 90;
  position: fixed;
}

#header .logo {
  margin-left: -15px;
  float: left;
}

#header ul {
  float: right;
}

#header ul li {
  float: left;
  margin-left: 30px;
  margin-top: 24px;
}

#header ul li a {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}

#header ul li a:hover {
  text-decoration: underline;
}

#main {
  width: 100%;
  float: left;
  margin-top: 70px;
}

.hand {
  width: 100%;
  float: left;
  min-height: 830px;
  background: url(../img/bg1.png) no-repeat center top;
}

.hand .top_info {
  float: right;
}

.hand .top_info small {
  width: 100%;
  float: left;
  display: block;
  color: #1e2330;
  font-size: 48px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 177px;
}

.hand .top_info h1 {
  width: 100%;
  float: left;
  display: block;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 74px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 40px;
}

.hand .top_info span {
  width: 100%;
  float: left;
  display: block;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
  text-transform: uppercase;
  margin-bottom: 33px;
}

.hand .top_info h4 {
  color: #1e2330;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.hand .top_info p {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.hand .content {
  padding-right: 0;
  padding-left: 0;
}

.as_form {
  width: 100%;
  float: left;
  margin-top: -100px;
  margin-bottom: -85px;
}

.as_form .form_wrapper {
  width: 100%;
  float: left;
  min-height: 192px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  background-color: #98e9e3;
}

.as_form .form_wrapper h3 {
  color: #fefefe;
  font-size: 42px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 41px;
}

.as_form .form_wrapper form {
  padding-left: 20px;
  width: 100%;
  float: left;
  margin-top: 23px;
}

.as_form .form_wrapper form input {
  width: 22%;
  float: left;
  margin-left: 20px;
  height: 54px;
  border: 1px solid #ffd9e4;
  background-color: #ffffff;
  color: #a7a9ac;
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
}

.as_form .form_wrapper form button {
  width: 23%;
  float: left;
  margin-left: 20px;
  height: 54px;
  border: 1px solid #ffffff;
  background-color: #ffbace;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.info_b {
  width: 100%;
  float: left;
  padding-top: 180px;
  background: url(../img/bgn.png) no-repeat top center;
  padding-bottom: 95px;
}

.info_b h3 {
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  float: left;
  display: block;
}

.info_b ul {
  width: 100%;
  float: left;
  margin-top: 18px;
  overflow: hidden;
}

.info_b ul li {
  width: 100%;
  float: left;
  color: #1e2330;
  min-height: 65px;
  font-size: 24px;
  margin-top: 34px;
  font-style: italic;
  line-height: 32px;
  padding-left: 86px;
  background: url(../img/ch.png) no-repeat top 6px left;
}

.info_b ul li:nth-child(even) {
  margin-left: 98px;
}

.info_b ul li:nth-child(3) {
  padding-top: 17px;
}

.double_cont {
  width: 100%;
  float: left;
  background: url(../img/big_r.png) no-repeat top 150px center;
}

.width_girl {
  width: 100%;
  float: left;
  position: relative;
}

.width_girl .content {
  position: relative;
}

.width_girl .content img {
  padding: 4px;
  background: #fff;
  border: 10px solid #ffd9e4;
  border-radius: 5000px;
}

.width_girl .r_bl_text {
  float: right;
  max-width: 810px;
  min-height: 289px;
  background: url(../img/blue.png) no-repeat top left;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 65px;
}

.width_girl .r_bl_text {
  position: relative;
  background: url(../img/center_b.png) repeat top+40px left;

}

.style_read_more {
  position: relative;
  z-index: 5;
}

.width_girl .r_bl_text:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 123px;
  background: url(../img/top_b.png) no-repeat top left+1px;
  background-color: #fff;
  z-index: 3;
  content: '';
  top: 0;

}

.width_girl .r_bl_text:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 152px;
  background: url(../img/bottom_b.png) no-repeat top left+1px;
  background-color: #fff;
  z-index: 3;
  content: '';
  bottom: 0;

}

.width_girl .r_bl_text span {
  width: 100%;
  float: left;
  display: block;
  padding-left: 60px;
  color: #1e2330;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  margin-bottom: 24px;
  padding-top: 11px;
}

.width_girl .r_bl_text span:before {
  content: '';
  display: block;
  float: left;
  background: url(../img/skoba.png) no-repeat center;
  width: 47px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
}

.width_girl .r_bl_text p {
  width: 100%;
  float: left;
  display: block;
  color: #1e2330;
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
  text-align: justify;
}

.width_girl .r_bl_text a {
  display: block;
  float: right;
  margin-right: 77px;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
  position: relative;
  margin-top: 15px;
}

.width_girl .r_bl_text a:before {
  content: '';
  display: block;
  float: left;
  width: 23px;
  height: 20px;
  background: url(../img/arr.png) no-repeat center;
  position: absolute;
  right: -37px;
}

.why_us {
  width: 100%;
  float: left;
  padding-top: 94px;
}

.why_us h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.why_us ul {
  width: 100%;
  float: left;
}

.why_us ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 38px;
}

.why_us ul li span {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 30px;
}

.finance {
  width: 100%;
  float: left;
}

.finance h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  margin-bottom: 4px;
  margin-top: 55px;
  text-transform: uppercase;
}

.finance small {
  color: #1e2330;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  width: 100%;
  float: left;
  margin-top: 37px;
  margin-bottom: 97px;
}

.finance ul {
  width: 100%;
  float: left;
}

.finance ul li {
  width: 33.333%;
  float: left;
  margin-top: 45px;
  margin-bottom: 5px;
}

.finance ul li span {
  width: 100%;
  float: left;
  display: block;
  font-size: 57px;
  font-weight: 700;
  color: #ffbace;
}

.finance ul li p {
  width: 100%;
  float: left;
  display: block;
  font-size: 22px;
  font-weight: 400;
  color: #1e2330;
}

.make_money {
  width: 100%;
  float: left;
  height: 285px;
  background-color: #98e9e3;
}

.make_money h3 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 68px;
  float: left;
  margin-bottom: 48px;
}

.make_money a {
  display: table;
  float: none;
  margin: 0px auto;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  width: 250px;
  height: 54px;
  border: 1px solid #ffffff;
  background-color: #ffbace;
  text-align: center;
  line-height: 53px;
  text-decoration: none;
}

.opened {
  width: 100%;
  float: left;
  background: url(../img/open.png) no-repeat center top 95px;
  min-height: 200px;
}

.opened h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 42px;
  margin-top: 94px;
  text-transform: uppercase;
}

.opened p {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.opened .r_side {
  float: right;
  margin-right: -15px;
}

.opened .r_side a {
  max-width: 300px;
  height: 54px;
  background-color: #ffbace;
  display: block;
  float: left;
  width: 100%;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 53px;
  margin-top: 43px;
  margin-bottom: 92px;
}

.opened .r_side h4 {
  width: 100%;
  float: left;
  display: block;
  margin-top: 63px;
  color: #1e2330;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 42px;
}

.opened .r_side ul {
  width: 100%;
  float: left;
}

.opened .r_side ul li {
  width: 100%;
  float: left;
  position: relative;
  color: #1e2330;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  padding-left: 35px;
}

.opened .r_side ul li:before {
  content: '';
  display: block;
  float: left;
  width: 19px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 10px;
  background: url(../img/ch2.png) no-repeat center;
}

.format {
  width: 100%;
  float: left;
  background-color: #fef7fa;
  padding-bottom: 90px;
}

.format h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  margin-top: 88px;
  margin-bottom: 60px;
}

.format .slick-slide {
  height: auto;
}

.format .slick-dots {
  display: none !important;
}

.format .nav_sl {
  width: 100%;
  float: left;
  border-bottom: 5px solid #ffbace;
}

.format .nav_sl li {
  float: left;
  margin-right: 40px;
}

.format .nav_sl li.active a {
  color: #1e2330;
  font-size: 30px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
  top: -5px;
}

.format .nav_sl li.active a:before {
  content: '';
  display: block;
  width: 36px;
  height: 10px;
  background: url(../img/tab.png) no-repeat center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -28px;
}

.format .nav_sl li a {
  color: #a7a9ac;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  display: block;
  float: left;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 18px;
  text-decoration: none;
}

.format .slick-prev.slick-arrow {
  position: absolute;
  left: -60px;
  z-index: 9;
  top: 50%;
  margin-top: -25px;
  border: none;
  background: url(../img/prev.png) no-repeat center;
  font-size: 1px;
  width: 17px;
  height: 50px;
  color: transparent;
}

.format .slick-next.slick-arrow {
  position: absolute;
  right: -60px;
  z-index: 9;
  top: 50%;
  margin-top: -25px;
  border: none;
  background: url(../img/prev.png) no-repeat center;
  transform: rotate(180deg);
  font-size: 1px;
  width: 17px;
  height: 50px;
  color: transparent;
}

.format .slider_red {
  width: 100%;
  float: left;
  margin-top: 60px;
}

.format .slider_red .slide_in {
  width: 100%;
  float: left;
  position: relative;
  min-height: 280px;
  padding-left: 0px;
}

.format .slider_red .slide_in.full_width {
  padding-left: 0;
}

.format .slider_red .slide_in .desc_in {
  width: calc(100% - 355px);
  float: right;
}

.format .slider_red .slide_in .slide_in.full_width {
  width: 100%;
}

.full_width ul {
  width: 100%;
  float: left;
  padding-top: 30px;
}

.full_width strong {
  color: #ffbace;
  font-size: 36px;
  font-weight: 700;
  line-height: 26px;
  display: block;
  float: right;
  padding-top: 7px;
}

.desc_in {
  width: 100%;
  float: left;
}

.full_width ul li {
  float: left;
  margin-right: 25px;
}

.full_width ul li:last-child {
  margin-right: 0;
}

.format .slider_red .slide_in span {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.format .slider_red .slide_in p {
  width: 50%;
  float: left;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.format .slider_red .slide_in p b {
  font-weight: 700;
}

.format .slider_red .slide_in>img {
  position: absolute;
  left: 0;
  top: 0;
}

.you {
  width: 100%;
  float: left;
  background: url(../img/you.png) no-repeat center top 35px;
  margin-top: 100px;
}

.you h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  line-height: 58px;
  margin-bottom: 70px;
  text-transform: uppercase;
}

.you h4 {
  color: #1e2330;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin-bottom: 94px;
}

.you ul {
  width: 100%;
  float: left;
  padding-bottom: 66px;
}

.you ul li {
  width: 100%;
  float: left;
  padding-left: 43px;
  position: relative;
  color: #1e2330;
  font-size: 24px;
  font-weight: 400;
  line-height: 46px;
}

.you ul li span {
  width: 100%;
  float: left;
  display: block;
  color: #1e2330;
  font-size: 18px;
  padding-top: 3px;
  font-weight: 400;
  line-height: 26px;
}

.you ul li:before {
  content: '';
  display: block;
  float: left;
  width: 19px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 15px;
  background: url(../img/ch2.png) no-repeat center;
}

.steps_op {
  width: 100%;
  float: left;
  background: url(../img/snake.png) no-repeat center top 315px;
  background-color: #a4e7f0;
  min-height: 500px;
  position: relative;
}

.steps_op:before {
  content: '';
  display: block;
  float: left;
  position: absolute;
  background: url(../img/ugol.png) no-repeat top right;
  width: 289px;
  top: -74px;
  left: 0;
  height: 389px;
}

.steps_op h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 48px;
  font-weight: 700;
  margin-top: 94px;
  text-transform: uppercase;
  margin-bottom: 73px;
}

.steps_op ul {
  display: table;
  float: none;
  margin: 0px auto;
}

.steps_op ul.frst_ul {
  padding-left: 109px;
  margin-bottom: 44px;
}

.steps_op ul.nrst_ul {
  margin-bottom: 44px;
}

.steps_op ul.nrst_ul li {
  float: right;
  min-width: 100px;
}

.steps_op ul.nrst_ul li:nth-child(4) {
  min-width: 238px;
}

.steps_op ul.nrst_ul li:nth-child(3) {
  min-width: 254px;
}

.steps_op ul.nrst_ul li:nth-child(2) {
  min-width: 290px;
}

.steps_op ul.lrst_ul {
  margin-bottom: 44px;
  float: left;
  clear: both;
  padding-left: 90px;
}

.steps_op ul.lrst_ul li {
  min-width: 100px;
}

.steps_op ul.lrst_ul li:nth-child(1) {
  min-width: 370px;
}

.steps_op ul li {
  float: left;
  height: 100px;
  position: relative;
  min-width: 322px;
}

.steps_op ul li:nth-child(2) {
  min-width: 355px;
}

.steps_op ul li span {
  position: absolute;
  left: 0;
  top: 0;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  background: url(../img/sl.png) no-repeat center top;
  height: 81px;
  width: 39px;
  text-align: center;
  padding-top: 6px;
}

.steps_op ul li p {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding-top: 8px;
  width: 100%;
  float: left;
  display: block;
  padding-left: 62px;
}

.steps_op .content {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

.gut {
  position: absolute;
  right: 125px;
  bottom: 30px;
  width: 246px;
  height: 246px;
  background-color: #fad5e5;
  border-radius: 1000px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 70px;
}

.gut p {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}

.gut p b {
  font-size: 30px;
  font-weight: 700;
}

.as_form .form_wrapper form {
  position: relative;
  z-index: 5;
}

.quest_in {
  width: 100%;
  float: left;
  min-height: 272px;
  background-color: #fef3f7;
}

.quest_in h3 {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #1e2330;
  font-size: 42px;
  font-weight: 700;
  padding-top: 67px;
  margin-bottom: 41px;
}

.quest_in form {
  padding-left: 20px;
  width: 100%;
  float: left;
}

.quest_in form input {
  width: 22.2%;
  float: left;
  margin-left: 20px;
  height: 54px;
  border: 1px solid #ffd9e4;
  background-color: #ffffff;
  color: #a7a9ac;
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
}

.quest_in form button {
  width: 23%;
  float: left;
  margin-left: 20px;
  height: 54px;
  border: 1px solid #ffffff;
  background-color: #ffbace;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

#footer {
  width: 100%;
  float: left;
  min-height: 1008px;
  background: url(../img/contact_form.png) no-repeat center top;
}

#footer .logob {
  width: 100%;
  float: left;
  margin-top: 170px;
  margin-bottom: 95px;
  text-align: center;
}

#footer .contacts_info {
  width: 100%;
  float: left;
}

#footer .contacts_info span {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 48px;
}

#footer .contacts_info a.tel {
  display: table;
  float: none;
  margin: 0px auto;
  color: #1e2330;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 23px;
}

#footer .contacts_info a.mail {
  display: table;
  float: none;
  margin: 0px auto;
  color: #ffbace;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

#footer .contacts_info p {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  padding-top: 67px;
  color: #1e2330;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

#footer .contacts_info small {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  padding-top: 11px;
}

#open_menu {
  display: none;
}

.modal-dialog {
  width: 100%;
  max-width: 760px;
}

.modal-dialog .modal-content {
  border-radius: 0px;
  background: #98e9e3;
  overflow: hidden;
}

.modal-dialog .modal-content .modal-header {
  padding: 0;
  min-height: 0px;
  position: relative;
  border: none;
}

button.close {
  color: #808080;
  font-size: 25px;
  font-weight: 300;
  line-height: 38px;
  position: absolute;
  right: 20px;
  top: 20px;
  font-weight: 100;
}

.pay_form {
  width: 100%;
  float: left;
}

.pay_form input {
  width: 100%;
  float: left;
  height: 54px;
  border: 1px solid #ffd9e4;
  background-color: #ffffff;
  color: #a7a9ac;
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 15px;
  margin-bottom: 20px;
}

.pay_form textarea {
  width: 100%;
  float: left;
  height: 54px;
  border: 1px solid #ffd9e4;
  padding: 20px;
  background-color: #ffffff;
  color: #a7a9ac;
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 15px;
  margin-bottom: 20px;
  height: 128px;
  background-color: #ffffff;
  resize: none;
}

.center_form {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.r_form {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.pay_form h3 {
  color: #fefefe;
  font-size: 42px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin-top: 24px;
  padding-left: 10px;
  padding-right: 10px;
}

button.close span {
  font-size: 25px;
  font-size: 60px;
  font-weight: 100;
}

button.close {
  z-index: 9999;

}

.botton_conf {
  width: 100%;
  float: left;
}

.botton_conf button {
  width: 250px;
  height: 54px;
  border: 1px solid #ffffff;
  background-color: #ffbace;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  float: left;
}

.width_girl .r_bl_text p {
  max-height: 100px;
  overflow: hidden;

  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  -webkit-transition: 2s;
  transition: 2s;
}

.width_girl .r_bl_text a {
  margin-bottom: 25px;
}

.width_girl .r_bl_text p.active {
  max-height: 10000px;
}

.pay_form h4 {
  margin-bottom: 16px;
}

.center_form {
  float: left;
}

.botton_conf {
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
}

.botton_conf span {
  color: #5f6062;
  font-size: 14px;
  font-weight: 400;
  display: block;
  float: left;
  line-height: 20px;
  padding-left: 15px;
  padding-top: 16px;
}

.pay_form h4 {
  color: #1e2330;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  width: 100%;
  float: left;
  display: block;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1000px) and (max-width: 1420px) {
  #footer {
    background: url(../img/contact_form.png) no-repeat right+24% top;
  }
}

@media (max-width: 999px) {
  #header {
    position: absolute;
    height: auto;
    left: 0;
    top: 0;
    background: transparent;
    box-shadow: none;
  }

  .opened {
    background: transparent;
  }

  strong {
    color: #ffbace;
    font-size: 36px;
    font-weight: 700;
    line-height: 26px;
    display: block;
    text-align: center;
  }

  .opened .r_side ul li:before {
    top: 3px;
  }

  .opened .r_side a {
    display: table;
    float: none;
    margin: 0px auto;
    margin-bottom: 45px;
    position: relative;
    top: 10px;
  }

  .opened .r_side ul li:before {
    display: inline-block;
    float: none;
    position: relative;
    left: 0;
    margin-right: 10px;
    top: 10px;
  }

  .opened .r_side ul li {
    text-align: center;
    padding-left: 0;
  }

  .pay_form h3 {
    font-size: 30px;
  }

  .pay_form h4 {
    font-size: 20px;
    line-height: 1.3;
  }

  .modal-body {
    padding-left: 0;
    padding-right: 0;
  }

  .center_form,
  .r_form {
    width: 100%;
    float: left;
  }

  .pay_form form {
    display: table;
    float: none;
    margin: 0px auto;
    max-width: 320px;
    width: 100%;
  }

  .botton_conf button {
    width: 100%;
  }

  .botton_conf {
    padding-top: 0;
  }

  .botton_conf span {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    padding-left: 0;
  }

  .pay_form h4 {
    padding-top: 8px;
    text-align: center;
  }

  #open_menu {
    display: block;
    position: absolute;
    z-index: 80;
    right: 15px;
    top: 45px;
    padding: 0;
    width: 34px;
    border: none;
    background: transparent;
  }

  #header ul {
    top: 0;
    z-index: 92 !important;
  }

  .close_menu {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 91;
    background: rgba(0, 0, 0, 0.7);
  }

  #header ul li {
    margin-left: 0;
    width: 100%;
    float: left;
    padding-left: 30px;
  }

  #open_menu span {
    width: 100%;
    float: left;
    display: block;
    height: 3px;
    background: #fff;
    margin-bottom: 5px;
  }

  .info_b h3 {
    font-size: 34px;
  }

  .format h3 {
    font-size: 34px;
    margin-top: 45px;
    margin-bottom: 20px;
  }

  #header .logo {
    display: table;
    float: none;
    margin: 0px auto;
    position: relative;
    top: 20px;
    margin-bottom: 20px;
  }

  .hand {
    padding-top: 73px;
    background-position: right top;
  }

  #header ul {
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    width: 280px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to left, #ffd9e4 0%, #98e9e3 100%);
    z-index: 91;
    left: -100%;
  }

  .format .nav_sl li.active a {
    font-size: 20px;

  }

  .format .nav_sl li a {
    display: table;
    float: none;
    margin: 0px auto;
    margin-bottom: 15px;
  }

  .format .slider_red .slide_in .desc_in {
    width: 100%;
  }

  .format .nav_sl li {
    width: 100%;
    float: left;
    margin-right: 0;
    text-align: center;
  }

  .format .slider_red {
    margin-top: 25px;
  }

  .format .slider_red .slide_in>img {
    position: relative;
    display: table;
    float: none;
    margin: 0px auto;
    max-width: 100%;
    margin-bottom: 12px;
  }

  .format .slider_red .slide_in p {
    width: 100%;
    float: left;
    text-align: center;
  }

  .format .slider_red .slide_in span {
    width: 100%;
    float: left;
    display: block;
    padding-top: 20px;
    text-align: center;
  }

  .full_width ul li {
    width: 100%;
    float: left;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .quest_in h3,
  .as_form .form_wrapper h3 {
    font-size: 26px;
    padding-top: 45px;
    margin-bottom: 35px;
  }

  .quest_in form,
  .as_form .form_wrapper form {
    max-width: 380px;
    display: table;
    float: none;
    margin: 0px auto;
    padding-left: 0;
    padding-bottom: 20px;
  }

  .as_form .form_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .as_form .form_wrapper h3 {
    margin-top: 0;
  }

  .quest_in form input,
  .as_form .form_wrapper form input,
  .quest_in form button,
  .as_form .form_wrapper form button {
    width: 100%;
    float: left;
    margin: 0px;
    margin-bottom: 18px;
  }

  .you {
    margin-top: 20px;
  }

  .you ul li span {
    font-size: 14px;
    line-height: 1.3;
  }

  .you ul {
    padding-bottom: 15px;
  }

  .you ul li {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .you h4 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 45px;
  }

  .you ul li:before {
    top: 3px;
  }

  #footer {
    background: #fff;
  }

  #footer .logob {
    margin-bottom: 30px;

  }

  #footer .logob img {
    max-width: 180px;
  }

  .steps_op ul.frst_ul {
    width: 100%;
    float: left;
    padding-left: 0;
  }

  .steps_op {
    background: #a4e7f0;
  }

  .steps_op h3 {
    font-size: 30px;
    margin-top: 35px;
    margin-bottom: 30px;
  }

  .steps_op:before {
    display: none;
  }

  #footer .logob {
    margin-bottom: 15px;
  }

  .you h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .format h3 {
    line-height: 1.3;
  }

  #footer .contacts_info a.tel {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .steps_op ul li {
    width: 100% !important;
    min-width: 100% !important;
    height: auto !important;
    min-height: 10px !important;
  }

  #footer .contacts_info a.mail {
    font-size: 20px;
  }

  .steps_op ul.nrst_ul {
    margin-bottom: 0;
  }

  .steps_op ul.lrst_ul {
    padding-left: 0;
  }

  .format .slick-next.slick-arrow,
  .format .slick-prev.slick-arrow {
    display: none !important;
  }

  .gut {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 40px;
    display: table;
    float: none;
    margin: 0px auto;
  }

  .hand .top_info span {
    font-size: 24px;
    text-align: center;
    line-height: 1.3;
  }

  .hand .top_info h1 {
    margin-bottom: 30px;
  }

  .hand {
    min-height: 140px;
  }

  .info_b {
    padding-top: 140px;
  }

  .width_girl .r_bl_text {
    padding-top: 30px;
  }

  .hand .top_info p {
    padding-bottom: 140px;
  }

  .width_girl .r_bl_text span {
    font-size: 16px;
  }

  .width_girl .r_bl_text p {
    font-size: 14px;
    text-align: left;
    line-height: 1.3;
  }

  #main {
    margin-top: 0;
  }

  .width_girl .r_bl_text span {
    padding-left: 0;
  }

  .width_girl .r_bl_text span:before {
    display: none;
  }

  .hand .top_info p {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }

  .hand .top_info h4 {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
  }

  .hand .top_info small {
    text-align: center;
  }

  .hand .top_info h1 {
    font-size: 38px;
    text-align: center;
  }

  .hand .top_info small {
    margin-top: 35px;
    font-size: 30px;
  }

  .steps_op .content {
    padding-bottom: 40px;
  }

  .steps_op ul.lrst_ul {
    margin-bottom: 0;
  }

  .steps_op ul li span {
    height: 46px;
  }

  .steps_op ul.frst_ul {
    margin-bottom: 0;
  }

  .steps_op ul li {
    margin-bottom: 35px;
  }

  .steps_op ul li p {
    padding-top: 0;
  }

  #footer .contacts_info p {
    font-size: 24px;
    padding-top: 25px;
  }

  #footer .contacts_info small {
    margin-bottom: 35px;
  }

  #footer .logob {
    margin-top: 40px;
  }

  #footer {
    min-height: 10px;
  }

  #footer .contacts_info span {
    font-size: 19px;
    margin-bottom: 20px;
  }

  .you ul li {
    padding-left: 30px;
  }

  .format .slick-next.slick-arrow {
    display: none;
  }

  .full_width ul li img {
    display: table;
    float: none;
    margin: 0px auto;
  }

  .full_width strong {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
  }

  .format .nav_sl li.active a:before {
    display: none;
  }

  .info_b ul li {
    margin-top: 15px;
  }

  .info_b ul li {
    background-size: 30px;
  }

  .info_b ul li:nth-child(even) {
    margin-left: 0;
  }

  .info_b ul li:nth-child(3) {
    padding-top: 0;
  }

  .info_b {
    padding-bottom: 30px;
  }

  .width_girl .content img {
    display: table;
    float: none;
    margin: 0px auto;
    max-width: 200px;
  }

  .info_b ul li {
    padding-left: 44px;
    line-height: 1.3;
    font-size: 18px;
  }

  .info_b ul li br {
    display: none !important;
  }

  .opened h3 {
    font-size: 34px;
    margin-top: 80px;
    margin-bottom: 15px;
  }

  .opened p {
    font-size: 16px;
    line-height: 1.3;
  }

  .opened p br {
    display: none !important;
  }

  .opened .r_side {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .opened .r_side h4 {
    font-size: 24px;
    line-height: 1.3;
    margin-top: 22px;
  }

  .opened .r_side a {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .opened .r_side h4 {
    text-align: center;
  }

  .opened .r_side ul li {
    padding-left: 30px;
    line-height: 1.3;
    font-size: 16px;
    margin-bottom: 18px;
  }

  .opened .r_side h4 {
    margin-bottom: 20px;
  }

  .opened .r_side a {
    margin-top: 10px;
  }

  .make_money h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 22px;
  }

  .make_money {
    height: auto;
    padding-bottom: 30px;
  }

  .opened h3 {
    margin-top: 35px;
    line-height: 1.25;
  }

  .finance h3 {
    font-size: 34px;
    line-height: 1.3;
  }

  .finance ul li span {
    font-size: 30px;
    text-align: center;
  }

  .finance ul li p {
    font-size: 18px;
    text-align: center;
    padding-top: 4px;
  }

  .finance small {
    margin-top: 25px;
    margin-bottom: 38px;
    text-align: center;
  }

  .why_us h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 25px;
  }

  .why_us ul li {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 135px;
    margin-bottom: 22px;
  }

  .why_us ul li img {
    max-width: 60px;
  }

  .why_us ul li span {
    font-size: 16px;
    margin-top: 17px;
  }
}

@media (max-width: 570px) {
  .finance ul li {
    width: 50%;
  }

  .why_us ul li {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .why_us h3 {
    font-size: 28px;
  }

  .finance h3 {
    margin-top: 18px;
  }
}

@media (max-width: 500px) {
  .info_b h3 {
    font-size: 28px;
  }

  .opened h3 {
    font-size: 28px;
  }

  .finance h3 {
    font-size: 30px;
  }
}

@media (max-width: 470px) {
  .finance ul li {
    width: 100%;
  }

  .finance ul li {
    margin-top: 25px;
  }
}

.mx_steps {
  background: #A4E7F1;
}

.mx_steps h3 {
  font-size: 30px;
  margin-top: 35px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;

}

.mx_steps ul {
  display: grid;
  gap: 40px;
}

.mx_steps ul li {
  display: flex;

}

.mx_steps ul li .num {
  flex-shrink: 0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 4px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  margin-right: 15px;
}

.mx_steps ul li p {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.mx_steps .final {
  background: #FAD5E5;
  width: 246px;
  height: 246px;
  border-radius: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 15px;
}

.mx_steps .final .title {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 15px;
}

.mx_steps .final p {
  color: #1e2330;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.gal{
  padding: 50px 0;
}
.gal h3{
  font-size: 34px;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
  margin-top: 50px;
  text-transform: uppercase;
}
/* .gal ul{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
  margin-top: 30px;
} */
.gal ul li .img_wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 6px solid #FFBBCE;
  overflow: hidden;
  height: 120px;
  border-radius: 15px;
}

.gal ul li .img_wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.format{
  margin-bottom: 40px;
}

@media (min-width: 1200px) {
  .format{
    margin-bottom: 100px;
  }
  .gal{
    padding-bottom: 100px;
  }
  .gal h3{
    font-size: 48px;
  }
  .gal ul{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
    margin-top: 60px;
  }
  .gal ul li .img_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 10px solid #FFBBCE;
    overflow: hidden;
    height: 320px;
    border-radius: 15px;
  }
  .gal ul li:nth-child(4){
    grid-column: 1/3;
  }
  .gal ul li:nth-child(4) .img_wrapper{
    height: 400px;
  }
  .gal ul li:nth-child(5) .img_wrapper{
    height: 400px;
  }

  .mx_steps {
    padding-bottom: 120px;
    background: none;
  }

  .mx_steps ul:before {
    content: '';
    position: absolute;
    background: url(../img/ugol.png) no-repeat top right;
    width: 399px;
    bottom: 390px;
    left: -389px;
    height: 389px;
  }

  .mx_steps:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background: pink;
  }

  .mx_steps .content {
    position: relative;
  }

  .mx_steps h3 {
    font-size: 49px;
    margin-bottom: 90px;
    position: relative;
    z-index: 3;
  }

  .mx_steps ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: calc(100% - 100px);
    margin: auto;
    position: relative;
    z-index: 2;
  }
.quest_in{
  position: relative;
  z-index: 4;
}
  .mx_steps ul:after {
    position: absolute;
    content: "";
    width: 100vw;
    left: 50%;
    transform: translateX(-50%) translateY(-330px);
    background: #A4E7F1;
    height: 960px;
    z-index: -2;
  }

  .mx_steps ul li {
    width: calc(100% / 4);
    min-height: 130px;
    border-bottom: 5px solid white;
    margin-bottom: 30px;
    padding-right: 20px;
  }

  .mx_steps ul li:nth-child(4) {
    position: relative;
  }

  .mx_steps ul li:nth-child(4):before {
    content: "";
    position: absolute;
    right: -75px;
    bottom: -165px;
    width: 155px;
    height: 155px;
    background: transparent;
    border-right: 5px solid white;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-radius: 100%;
    transform: rotate(-45deg);
  }

  .mx_steps ul li:nth-child(5) {
    position: relative;
  }

  .mx_steps ul li:nth-child(5):before {
    content: "";
    position: absolute;
    left: -75px;
    bottom: -165px;
    width: 155px;
    height: 155px;
    background: transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid white;
    border-top: 5px solid white;
    border-radius: 100%;
    transform: rotate(-45deg);
  }

  .mx_steps ul li:nth-child(11) {
    position: relative;
  }

  .mx_steps ul li:nth-child(11):before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-top: 5px solid white;
    border-right: 5px solid white;
    bottom: 0;
    right: 0;
    transform: translate(-1px, 20px) rotate(45deg)
  }

  .mx_steps .final {
    position: absolute;
    bottom: -80px;
    right: 50px;
    z-index: 3;
  }

  .hand {
    position: relative;
    z-index: 4;
  }

  .as_form {
    position: relative;
    z-index: 4;
  }

  .info_b {
    background: white url(../img/bgn.png) no-repeat top center;
  }

  .double_cont {
    background: white url(../img/big_r.png) no-repeat top 150px center;
  }

  .opened {
    position: relative;
    z-index: 4;
    background: white url(../img/open.png) no-repeat center top 95px;
  }

  .you {
    background: white url(../img/you.png) no-repeat center top 35px;
  }

  .make_money {
    position: relative;
    z-index: 4;
  }

  .format {
    position: relative;
    z-index: 4;
  }
}