@font-face {
    font-family: 'Muller';
    src: url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.eot');
    src: url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.eot?#iefix') format('embedded-opentype'),
        url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.woff2') format('woff2'),
        url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.woff') format('woff'),
        url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.ttf') format('truetype'),
        url('https://old.eci-spb.ru/assets/templates/2023/fonts/MullerMedium.svg#MullerMedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body {
    margin: 0px;
}
.main {
    display: flex;
    flex-direction: row;
    width: 100%;
    min-height: 100vh;
}
.inmain {
    width: 50%;
    text-align: center;
}
span.lb_inp.miniinput {
    font-size: 13px;
    margin-bottom: 0px;
}
.part_block {
    background: linear-gradient(90deg, #E86061 11%, #88BBF8 86%);
}
.form_block {
    padding-top: 140px;
    padding-bottom: 30px;
    position: relative;
}
form#forget-password {
    position: absolute;
    top: 0px;
    background: white;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.form_block h1 {
    width: 100%;
    height: 45px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    color: #333333;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 50px;
}
.gr_inp {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 30px;
}
form.enter_ak {
    max-width: 400px;
    margin: auto;
}
span.lb_inp {
    width: 67.5px;
    height: 18px;
    font-family: 'Muller';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 15px;
}
.gr_inp input {
    height: calc(58px - 40px);
    border: 1px solid rgba(51, 51, 51, 0.5);
    border-radius: 10px;
    padding: 20px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    flex: none;
    order: 0;
    flex-grow: 1;
}
input.login_button {
    padding: 14px 20px;
    width: 400px;
    height: 60px;
    background: #E86061;
    border-radius: 10px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
    border: none;
    cursor: pointer;
}
input.login_button:hover {
    background: #FF4F50;
}
a.forget_pwd {
    height: 14px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-decoration: none;
    color: #333333;
    opacity: 50%;
    cursor: pointer;
}
a.forget_pwd:hover{
    opacity: 1;
    text-decoration: underline;

}
.part_block.inmain {
    padding-top: 145px;
}
.part_block.inmain {
    position: relative;
    padding-top: 145px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bot_text {
    text-align: left;
    color: white;
    padding-left: 50px;
    padding-right: 50px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
}
a.make_partner {
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #333333;
    text-decoration: none;
    background: white;
    width: 400px;
    margin: auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.bot_text a {
    color: white;
    cursor: pointer;
}
a.make_partner:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.gr_inp input:focus {
    outline: none;
    border-color: #333333;
}
.mob_logo img {
    display: none;
}
.mob_logo {
    background: linear-gradient(90deg, #E86061 11%, #88BBF8 86%);
}
.mob_logo img {
    width: 120px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.pattern.red_pattern {
    position: absolute;
    width: 141px;
    height: 79px;
    right: 30px;
    top: 48px;
}
.pattern.center_pattern {
    position: absolute;
    left: 42%;
    top: 60%;
    width: 20%;
}
.pattern.red_pattern_left {
    position: absolute;
    width: 180px;
    height: 101px;
    left: 145px;
}
.part_block a, .form_block a {
    z-index: 2;
}
.pattern {
    z-index: 1;
}
 .white-d .text .fb {
   width: 100%;
   height: 100%;
   display: inline-block;
}
 .white-d .text .fb img {
     max-width: 100%;
     max-height: 100%;
}
a.btn.blue.fb.btn.in_part {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100px;
    left: 137px;
}
a.fb_url.btn.red.btn-week-investment.for_agents {
    width: 130px;
}
a.btn.blue.fb.btn.vak {
    position: absolute;
    bottom: 8px;
    left: 136px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100px;
}
a.fb_url.btn.red.btn-week-investment.for_agents {
    line-height: 15px;
}
a.fb_url.btn.red.btn-week-investment.for_agents span {
    font-size: 10px;
    text-align: center;
    width: 100%;
    margin-left: 0px !important;
}
a.fb_url.btn.red.btn-week-investment.for_agents {
    width: 100px;
	letter-spacing: -1px;
}

a.btn.blue.fb.btn.vak {
    left: 107px;
}
a.btn.blue.fb.btn.in_part {
    left: 107px;
}
form#userAdd {
  display: none;
}
.mobile{
     display: none !important;
}
form#userAdd {
    width: 100%;
    background: linear-gradient(90deg, #E86061 11%, #88BBF8 86%);
    height: auto;
    position: absolute;
    z-index: 3;
    top: 0px;
    padding-top: 60px;
}
h1.white {
    font-family: 'Muller',sans-serif;
    color: white;
    font-weight: 400;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 30px;
}
.form.gr_inp input {
    width: calc(300px - 42px);
    margin-bottom: 30px;
}
.form.gr_inp {
    display: flex;
    align-items: center;
}
.submit_make_partner {
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #333333;
    text-decoration: none;
    background: white;
    width: 300px;
    margin: auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
input.submit_make_partner {
    line-height: 18px;
    height: 60px;
    width: 300px !important;
    cursor: pointer;
}
.form span.lb_inp {
    color: white;
    text-align: left;
    width: 300px;
}
.form select {
    width: 300px;
    height: 60px;
    padding: 15px;
    font-family: 'Muller',sans-serif;
    border-radius: 10px;
    margin-bottom: 30px;
}
img.close_form {
    z-index: 4;
    position: absolute;
    right: 22px;
    top: 65px;
    cursor: pointer;
}
form#forget-password {
    display: none;
}
.form_header .white {
    margin: 0px;
}
form#forget-password .lb_inp {
    color: black;
}

.form_header {
    background: linear-gradient(90deg, #E86061 11%, #88BBF8 86%);
    height: 37px;
    display: flex;
    padding-top: 63px;
    margin-bottom: 80px;
}
.fl_forget {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.form_block.inmain h2 {
    font-family: 'Muller';
    font-weight: 100;
    margin-bottom: 40px;
}
button.submit_forget {
    padding: 14px 20px;
    width: 300px;
    height: 60px;
    background: #E86061;
    border-radius: 10px;
    font-family: 'Muller',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
    border: none;
    cursor: pointer;
}
button.submit_forget:hover {
    background: #FF4F50;
}
img#close_forget {
    width: 14px;
    cursor: pointer;
    position: absolute;
    right: 22px;
}
p.error {
    text-align: left;
    color: #e86061;
    font-family: 'Muller';
}
@media screen and (max-width: 900px) and (min-width: 1px) {
   form#userAdd {
    position: fixed;
    left: 0px;
    top: 0px;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 30px !important;
    padding-top: 15px !important;
   }
   h1.white {
    font-size: 18px !important;
  }
  img#close_forget {
    width: 10px;
    margin-top: 6px;
  }
  img.close_form{
     width: 10px;
    margin-top: 14px;
    top: 19px;
 }
  form#forget-password {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 0px;
  }

  .pattern{
     display: none;
  }
  .main {
    flex-direction: column !important;
  }
  .inmain {
    width: calc(100% - 40px);
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  

   input.login_button {
    width: 100%;
   }
   .logo_part img {
    display: none;
   }
   a.make_partner {
    width: 100%;
    max-width: 400px;
   }
   .bot_text {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
    }
    .mob_logo img {
    display: block;
   }
   .form_block.inmain {
    padding-top: 0px;
   }
   .part_block.inmain {
    padding-top: 30px;
   }
   .form_block h1 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 0px;
   }
   .form_block h1 {
    height: 25px !important;
}	

span.lb_inp {
    margin-bottom: 5px !important
}

.gr_inp {
    margin-bottom: 15px !important;
}

input.login_button {
    margin-top: 20px !important;
}
.mob_logo img {
    width: 100px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
}