@font-face {
font-family: 'Montserrat Thin';
font-display: swap;
src: url('fonts/Montserrat-Thin.eot');
src: url('fonts/Montserrat-Thind41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Thin.woff') format('woff'),
url('fonts/Montserrat-Thin.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Extra Light';
font-display: swap;
src: url('fonts/Montserrat-ExtraLight.eot');
src: url('fonts/Montserrat-ExtraLightd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-ExtraLight.woff') format('woff'),
url('fonts/Montserrat-ExtraLight.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Light';
font-display: swap;
src: url('fonts/Montserrat-Light.eot');
src: url('fonts/Montserrat-Lightd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Light.woff') format('woff'),
url('fonts/Montserrat-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Light Italic';
font-display: swap;
src: url('fonts/Montserrat-LightItalic.eot');
src: url('fonts/Montserrat-LightItalicd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-LightItalic.woff') format('woff'),
url('fonts/Montserrat-LightItalic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Regular';
font-display: swap;
src: url('fonts/Montserrat-Regular.eot');
src: url('fonts/Montserrat-Regulard41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Regular.woff') format('woff'),
url('fonts/Montserrat-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Semibold';
font-display: swap;
src: url('fonts/Montserrat-SemiBold.eot');
src: url('fonts/Montserrat-SemiBoldd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-SemiBold.woff') format('woff'),
url('fonts/Montserrat-SemiBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Bold';
font-display: swap;
src: url('fonts/Montserrat-ExtraBold.eot');
src: url('fonts/Montserrat-ExtraBoldd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-ExtraBold.woff') format('woff'),
url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat Black';
font-display: swap;
src: url('fonts/Montserrat-Black.eot');
src: url('fonts/Montserrat-Blackd41d.eot?#iefix') format('embedded-opentype'),
url('fonts/Montserrat-Black.woff') format('woff'),
url('fonts/Montserrat-Black.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  
  a {
  color: #3c82cb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3c82cb;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
  
  a,
  a:visited {
    text-decoration: underline;color:#3c82cb;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  color: #59545f;
  background-color: #f2f5f9;
  font-family: 'Montserrat Regular';
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 32px;font-family: 'Montserrat Bold';
}
h2,
.h2 {
    font-size: 28px;
    font-family: 'Montserrat SemiBold';
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}

button{background:#fff;}
/* стили сайта */
.logo_link{
	font-family: 'Montserrat Bold';
    text-decoration: none;
    font-size: 22px;
    color: #9b51e0;
}

.container {
    width: 100%;
	max-width:1280px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.content {
    display: flex;
	align-items: center;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	margin: 15px -15px;
}
.between, .universal {justify-content: space-between;}

.header {
    width: 100%;
    padding: 20px 45px;
	background:#fff;
}
.header .logo img{width: 100%;}
.header .text .span_1 {
    display: inline-block;
    /* background: #F2F2F2; */
    padding: 3px 10px;
}
.header .text .span_2 {
    display: inline-block;
    background: #23c73f;
    padding: 3px 10px;
    color: #fff;
	border-radius: 5px;
}
.head_img {max-width:600px;margin:0 35px 0 0;}
.head_img img {width: 100%;}
.section{padding: 0 15px;}

.section_1, .section_2 {padding: 25px 50px;}
.section_2 {
    background: #fff;
}
.section_2 .text {
    text-align: center;
	margin: 0 0 35px;
}

.section_2 form {
    width: 400px;
}
.section_2 input {
    border: 1px solid #848484;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
	width: 100%;
	outline: none;
	font-size: 16px;
}

.call_to_act {
    background: #fdfddd;
    border-radius: 5px;
    margin: 25px -5px;
    padding: 25px;
    font-size: 18px;
    text-align: center;
}
.call_to_act.fiolet, .preimushestvo.fiolet {
    background: #9b51e0;
    color: #fff;
}
.call_to_act.blue, .preimushestvo.blue {
    background: #3c82cb;
    color: #fff;
}
.call_to_act.dark_gray, .preimushestvo.dark_gray {
    background: #717781;
    color: #fff;
}
.call_to_act.green, .preimushestvo.green {
    background: #23c73f;
    color: #fff;
}
.call_to_act.lite_orange, .preimushestvo.lite_orange{
     background: #ff8d13;
    color: #fff;
}
.offer {
    background: #fff;
    width: 100%;
    min-width: 240px;
    max-width: 24%;
    margin: 0 5px 20px;
    transition: 0.2s;
    position: relative;
    border-radius: 5px;
	padding:10px;
	user-select:none;
	-webkit-box-shadow: 0px 15px 28px -19px #8e959d;
    -moz-box-shadow: 0px 15px 28px -19px #8e959d;
    box-shadow: 0px 15px 28px -19px #8e959d;
	max-height: 253px;
	z-index:0;
}
.offer:hover {z-index:10;}
.line_1, .line_2, .line_3 {
    padding: 15px 0;
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
    /* gap: 10px; */
    border-bottom: 1px solid #ddd;
}
.line_1 {
    /* background: #fdfddd;
    border: 0; */
    margin: -10px -10px 0;
    padding: 10px;
}
.preimushestvo {
    background: #9b51e0;
    padding: 2px 15px;
    text-align: center;
    margin: 0 -10px;
    color: #fff;
    font-size: 16px;
	min-height: 0px;
	max-height:0px;
	transition-property: padding, min-height, max-height;
    transition-duration: 0.7s;
}
.offer:hover .preimushestvo{padding: 5px 15px;min-height: 32px;max-height:32px;}
.preimushestvo.gray{background: #f2f3f7;}
.preimushestvo.dont_open{padding: 2px 15px!important;min-height:0!important;max-height:0!important;}


.line_3 {
    border: 0;
    font-size: 13px;
    color: #a6a7ab;
    padding: 5px 0;
}
.offer_logo {
    overflow: hidden;
    border-radius: 5px;
    min-width: 60px;
    width: 60px;
    height: 60px;
    background: #f2f3f7;
	margin-right: 10px;
}
.offer_logo img {max-width: 60px;}
.prem {
    
}
.prem div:first-child {font-size: 15px;}
.prem div:last-child {color:#aaaaad;}
.prem_appr {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 3px;
	margin-left:auto;
}
.prem_appr span {
    font-size: 32px;
    margin: 0 0 5px;
}
.prem_appr span:before {
    content: '>';
    color: #23c73f;
    margin-right: 7px;
    max-width: 10px;
    overflow: hidden;
}
.usloviya {
    font-size: 13px;
    color: #a6a8b1;
}
.usloviya div:first-child {
    font-size: 18px;color: #333;
}
.btn {
    background: #fff;
    border-radius: 5px;
    margin: 0 -10px 0;
    padding: 0 10px 10px;
}
.offer:hover .btn.mobile {
    -webkit-box-shadow: 0px 15px 28px -19px #8e959d;
    -moz-box-shadow: 0px 15px 28px -19px #8e959d;
    box-shadow: 0px 15px 28px -19px #8e959d;
}
.btn-green {
    color: #ffffff;
    background: #23c73f;
	background: #3c82cb;
	font-size: 18px;
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    letter-spacing: 1px;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    padding: 15px;
    width: 100%;
    outline: none;
	border-radius:5px;
}

.offer:hover .btn-green{background:#23c73f;color:#fff;text-decoration:none;}

.offer.info {
    border: 0;
    text-align: left;
    font-size: 12px;
    padding: 0;
    margin: 0 0 45px;
    color: #777;
    background: transparent;
	box-shadow:none;
}
.offer.info.footer_info {
    max-width: 100%!important;
    margin: 15px 0;
}
.creditors {margin: 55px 0 0;}
.info>div {margin: 0 0 3px;}
.footer {
    width: 100%;
    padding: 45px;
    background: #fafafa;
    color: #5d5d5d;
}
