@charset "UTF-8";
.CalcForm {
  font-family: 'Montserrat',Arial,sans-serif;
}

.CalcForm nav {
  list-style: none;
}
.CalcForm body, .CalcForm div, .CalcForm dl, .CalcForm dt, .CalcForm dd, .CalcForm ul, .CalcForm ol, .CalcForm li, .CalcForm h1, .CalcForm h2, .CalcForm h3, .CalcForm h4, .CalcForm h5, .CalcForm h6, .CalcForm pre, .CalcForm form, .CalcForm fieldset, .CalcForm input, .CalcForm textarea, .CalcForm p, .CalcForm blockquote, .CalcForm th, .CalcForm td {
  padding: 0;
  margin: 0;
}
.CalcForm table {
  border-collapse: collapse;
  border-spacing: 0;
}
.CalcForm fieldset, .CalcForm img {
  border: 0;
}
.CalcForm address, .CalcForm caption, .CalcForm cite, .CalcForm code, .CalcForm dfn, .CalcForm em, .CalcForm strong, .CalcForm th, .CalcForm var {
  font-weight: 400;
  font-style: normal;
}
.CalcForm ol, .CalcForm ul {
  list-style: none;
  margin-bottom: 0;
}
.CalcForm caption, .CalcForm th {
  text-align: left;
}
.CalcForm h1, .CalcForm h2, .CalcForm h3, .CalcForm h4, .CalcForm h5, .CalcForm h6 {
  font-weight: 400;
  font-size: 100%;
}
.CalcForm q:before, .CalcForm q:after {
  content: "";
}
.CalcForm a {
  text-decoration: none;
}
.CalcForm a:active, .CalcForm a:focus {
  outline: none;
}
.CalcForm input, .CalcForm textarea {
  outline: none;
}
.CalcForm input:active, .CalcForm textarea:active {
  outline: none;
}
.CalcForm :focus {
  outline: none;
}
.CalcForm textarea {
  resize: none;
}
.CalcForm textarea {
  resize: vertical;
}
.CalcForm textarea {
  resize: horizontal;
}
.CalcForm h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.CalcForm hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
.CalcForm a {
  background-color: transparent;
}
.CalcForm abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
.CalcForm b, .CalcForm strong {
  font-weight: bolder;
}
.CalcForm code, .CalcForm kbd, .CalcForm samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
.CalcForm small {
  font-size: 80%;
}
.CalcForm sub, .CalcForm sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.CalcForm sub {
  bottom: -0.25em;
}
.CalcForm sup {
  top: -0.5em;
}
.CalcForm img {
  border-style: none;
}
.CalcForm button, .CalcForm input, .CalcForm optgroup, .CalcForm select, .CalcForm textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
.CalcForm button, .CalcForm input {
  /* 1 */
  overflow: visible;
}
.CalcForm button, .CalcForm select {
  /* 1 */
  text-transform: none;
}
.CalcForm button, .CalcForm [type=button], .CalcForm [type=reset], .CalcForm [type=submit] {
  -webkit-appearance: button;
}
.CalcForm button::-moz-focus-inner, .CalcForm [type=button]::-moz-focus-inner, .CalcForm [type=reset]::-moz-focus-inner, .CalcForm [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.CalcForm button:-moz-focusring, .CalcForm [type=button]:-moz-focusring, .CalcForm [type=reset]:-moz-focusring, .CalcForm [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.CalcForm fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.CalcForm legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.CalcForm progress {
  vertical-align: baseline;
}
.CalcForm textarea {
  overflow: auto;
}
.CalcForm [type=checkbox], .CalcForm [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.CalcForm [type=number]::-webkit-inner-spin-button, .CalcForm [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.CalcForm [type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
.CalcForm [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.CalcForm ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.CalcForm details {
  display: block;
}
.CalcForm summary {
  display: list-item;
}
.CalcForm template {
  display: none;
}
.CalcForm [hidden] {
  display: none;
}
.CalcForm h1 {
  font-size: 2.3vw;
}
.CalcForm h2 {
  font-size: 1.5vw;
}
.CalcForm h4 {
  font-size: 1vw;
}
.CalcForm h3 {
  font-size: 1.2vw;
}
.CalcForm button {
  font-size: 0.9vw;
}
.CalcForm #main {
  height: 100%;
  overflow: hidden;
  background: #F3F4F6;
  position: relative;
}
.CalcForm .circle {
  position: absolute;
  border-radius: 50%;
  background: #F3F4F6;
  -webkit-box-shadow: 0 7px 53px #98989840;
  box-shadow: 0 7px 53px #98989840;
}
.CalcForm .btn_fixed {
  border-radius: 0 !important;
}
.CalcForm .swipe-down {
  display: block;
  width: 100%;
}
.CalcForm .whatsapp_btn {
  margin: 0 25px 0 25px;
}
.CalcForm .swipe-down img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 15%;
  cursor: pointer;
}
.CalcForm .a-circle {
  top: -75%;
  left: -12%;
  padding: 30%;
}
.CalcForm .b-circle {
  left: -10%;
  bottom: -32%;
  padding: 14%;
}
.CalcForm .c-circle {
  right: -10%;
  bottom: -26%;
  padding: 20%;
}
.CalcForm .d-circle {
  top: 20%;
  right: 6%;
  padding: 14%;
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 36px #80CD42D3;
  box-shadow: 0 3px 36px #80CD42D3;
  background: transparent -o-linear-gradient(313deg, #9AD85E 0%, #5AC023 100%) 0 0 no-repeat padding-box;
  background: transparent linear-gradient(137deg, #9AD85E 0%, #5AC023 100%) 0 0 no-repeat padding-box;
}
.CalcForm .e-circle {
  top: 10%;
  right: 24%;
  padding: 6%;
  position: absolute;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 23px #F99631;
  box-shadow: 0 3px 23px #F99631;
  background: transparent -o-linear-gradient(306deg, #FCCC2F 0%, #FD8624 100%) 0 0 no-repeat padding-box;
  background: transparent linear-gradient(144deg, #FCCC2F 0%, #FD8624 100%) 0 0 no-repeat padding-box;
}
.CalcForm #main .container {
  width: 85%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
}
.CalcForm header {
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1%;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CalcForm header .first-part {
  width: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm header .first-part img {
  width: auto;
  height: 100%;
  margin-right: 2%;
}
.CalcForm header .first-part h4 {
  color: #393939;
  padding-top: 1%;
  padding-left: 1%;
  padding-bottom: 1%;
  border-left: 1px solid #707070;
  font-weight: 200;
  font-size: 12px;
}
.CalcForm .second-part h4 {
  font-weight: 300;
  font-size: 12px;
}
.CalcForm header .second-part {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm header .second-part button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #57ED72;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 25px 7px 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #57ED72;
}
.CalcForm header .second-part button i {
  font-size: 25px;
  margin-right: 14px;
}
.CalcForm header .second-part h3 a {
  font-weight: 600;
  color: #393939;
}
.CalcForm header .second-part h3 {
  color: #393939;
}
.CalcForm #main .first-column {
  width: 60%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm #main .first-column h1 {
  padding-top: 10%;
  font-size: 43px;
  color: #404254;
  font-weight: 700;
}
.CalcForm .text-refresh h2 {
  font-size: 33px;
}
.CalcForm .text-block h2 {
  font-size: 33px;
}
.CalcForm #main .first-column .text-block {
  position: relative;
}
.CalcForm #main .first-column .text-block h2 {
  color: #404254;
  font-weight: 300;
  line-height: 3vw;
}
.CalcForm #main .first-column .text-block:before {
  top: 3px;
  left: -5%;
  color: #F99631;
  font-size: 1.4vw;
  content: "";
  font-family: FontAwesome;
  padding: 1%;
  position: absolute;
}
.CalcForm #main .first-column .text-block .text-refresh {
  position: absolute;
}
.CalcForm #main .first-column .text-block .text-refresh h2:nth-child(2) {
  display: none;
}
.CalcForm #main .first-column .text-block .text-refresh h2:nth-child(3) {
  display: none;
}
.CalcForm #main .first-column .text-block .text-refresh h2:nth-child(4) {
  display: none;
}
.CalcForm #main .first-column .button-block {
  margin-top: 12%;
  position: relative;
}
.CalcForm #main .first-column .button-block button {
  border-radius: 25px;
  position: relative;
  color: #fff;
  overflow: hidden;
  border: none;
  text-align: left;
  font-size: 17px;
  padding: 3.5% 22% 3.5% 6%;
  -webkit-box-shadow: 0px 19px 29px rgba(163, 210, 82, 0.66);
  box-shadow: 0px 19px 29px rgba(163, 210, 82, 0.66);
  background: -o-linear-gradient(top, #A3D252, #6AB717 88%);
  background: -webkit-gradient(linear, left top, left bottom, from(#A3D252), color-stop(88%, #6AB717));
  background: linear-gradient(to bottom, #A3D252, #6AB717 88%);
  margin-bottom: 2%;
}
.CalcForm #main .first-column .button-block button:before {
  top: -45%;
  left: -22%;
  width: 5%;
  height: 200%;
  content: "";
  opacity: 0.45;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  position: absolute;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  -webkit-animation: blik 5.2s infinite ease-in-out;
  animation: blik 5.2s infinite ease-in-out;
  background: #FFFFFF 0 0 no-repeat padding-box;
}
.CalcForm #main .first-column .button-block img {
  top: -5%;
  right: 54%;
  width: 12%;
  height: auto;
  position: absolute;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.CalcForm #main .first-column .button-block .adinfo-block {
  position: relative;
  cursor: pointer;
}
.CalcForm #main .first-column .button-block h5 {
  color: #404254;
  padding-left: 5%;
}
.CalcForm #main .first-column .button-block .adinfo-block:hover p {
  display: block;
}
.CalcForm #main .first-column .button-block .adinfo-block p {
  display: none;
  padding: 3%;
  width: 60%;
  margin-top: 2%;
  color: #404254;
  border-radius: 15px;
  font-size: 0.8vw;
  position: absolute;
  background: #DADBDD;
}
.CalcForm #main .first-column .button-block h5:before {
  top: -25%;
  left: 0;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  background: #F99631;
  color: #FFFFFF;
  content: "i";
}
.CalcForm #main .first-column .achievement-block {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CalcForm #main .first-column .achievement-block .achievement {
  width: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm #main .first-column .achievement-block .achievement img {
  width: 20%;
  height: auto;
  margin-right: 10px;
}
.CalcForm #main .second-column {
  width: 40%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.CalcForm #main .second-column .slider-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.CalcForm #main .second-column .slider-block .text-block {
  width: 45%;
  margin-top: 30%;
}
.CalcForm #main .second-column .slider-block .text-block span {
  font-size: 2vw;
  color: #404254;
  opacity: 0.76;
  font-weight: bold;
}
.CalcForm #main .second-column .slider-block .text-block .change-text span {
  position: absolute;
}
.CalcForm #main .second-column .slider-block .text-block > span:nth-child(3) {
  color: #F99631;
}
.CalcForm #main .second-column .slider-block .text-block .change-text span:nth-child(2), .CalcForm #main .second-column .slider-block .text-block .change-text span:nth-child(3) {
  display: none;
}
.CalcForm #main .second-column .slider-block .slider {
  width: 55%;
}
.CalcForm #main .second-column .slider-block .slider img {
  width: 100%;
  height: auto;
}
.CalcForm #main .third-column {
  display: none;
  margin-top: 20%;
  margin-bottom: 5%;
}
.CalcForm #main .third-column .text-block, .CalcForm #main .third-column .button-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm #main .third-column .text-block {
  margin-bottom: 4%;
}
.CalcForm #main .third-column .text-block h4 {
  position: relative;
  padding-left: 5%;
}
.CalcForm #main .third-column .text-block h4:before {
  width: 10px;
  left: 0;
  height: 10px;
  content: "";
  border-radius: 50%;
  position: absolute;
  background: #57ED72;
}
.CalcForm #main .third-column .text-block h3 a {
  color: #404254;
}
.CalcForm #main .third-column .button-block button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 25px 7px 10px;
  border-radius: 5px;
  background: #57ED72;
  border: 2px solid #57ED72;
}
.CalcForm #main .third-column .button-block button i {
  margin-right: 10px;
}
.CalcForm .swipe-button {
  bottom: 2%;
  left: 47.5%;
  display: block;
  position: absolute;
}
.CalcForm .swipe-button i {
  font-size: 3.2vw;
  color: #404254;
}
.CalcForm .fancybox-nav, .CalcForm .owl-carousel, .CalcForm .owl-carousel .owl-item, .CalcForm .slick-slider, .CalcForm a {
  -webkit-tap-highlight-color: transparent;
}
.CalcForm .main-wrapper {
  margin: 0 !important;
}
.CalcForm .qq__feedback {
  margin-top: 50px;
}
.CalcForm .qq__feedback button {
  margin-top: 25px;
  border-radius: 5px;
  border: 1px solid #57ED72;
  padding: 0.5em 1em;
  color: #57ED72;
  font-size: 18px;
  background: transparent;
}
.CalcForm .fa-whatsapp {
  font-size: 25px;
  padding-right: 10px;
}
.CalcForm .btn_mobilesa {
  display: none;
}
.CalcForm .main-screen {
  background-image: url(../img/bgimage.png) !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.CalcForm .selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.CalcForm .selectric-responsive {
  width: 100%;
}
.CalcForm .selectric {
  border: 1px solid #DDD;
  border-radius: 0;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.CalcForm .selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CalcForm .selectric-disabled, .CalcForm .selectric-items .disabled {
  filter: alpha(opacity=50);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.CalcForm .selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
}
.CalcForm .selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}
.CalcForm .selectric-focus .selectric {
  border-color: #aaa;
}
.CalcForm .selectric-hover .selectric {
  border-color: #c4c4c4;
}
.CalcForm .selectric-hover .selectric .button {
  color: #a2a2a2;
}
.CalcForm .selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
.CalcForm .selectric-open {
  z-index: 9999;
}
.CalcForm .selectric-open .selectric {
  border-color: #c4c4c4;
}
.CalcForm .selectric-open .selectric-items {
  display: block;
}
.CalcForm .selectric-disabled {
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CalcForm .selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.CalcForm .selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.CalcForm .selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.CalcForm .selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}
.CalcForm .selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.CalcForm .selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
.CalcForm .selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}
.CalcForm .selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.CalcForm .selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.CalcForm .selectric-items li, .CalcForm .selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.CalcForm .selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.CalcForm .selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.CalcForm .selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.CalcForm .selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.CalcForm .selectric-items .disabled {
  opacity: 0.5;
  cursor: default !important;
  background: 0 0 !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CalcForm .js-sort, .CalcForm .selectric-items .selectric-group .selectric-group-label, .CalcForm .slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.CalcForm .selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: 0 0;
  color: #444;
}
.CalcForm .btn, .CalcForm h3 {
  font-weight: 500;
}
.CalcForm #fancybox-loading, .CalcForm .check, .CalcForm .checkbox, .CalcForm .close, .CalcForm .filter-list__item-more, .CalcForm .js-sort, .CalcForm .radio-input, .CalcForm .select__item, .CalcForm .select__top, .CalcForm .sort-select__list-item, .CalcForm button, .CalcForm input[type=button], .CalcForm input[type=submit] {
  cursor: pointer;
}
.CalcForm .selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.CalcForm .selectric-items .selectric-group li {
  padding-left: 25px;
}
.CalcForm body {
  background: #F3F4F6;
  min-width: 320px;
  color: #0E0E0E;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 1025px) {
  .CalcForm body {
    font-size: 14px;
  }
}
.CalcForm *, .CalcForm body, .CalcForm html {
  margin: 0;
  padding: 0;
}
.CalcForm img {
  border: none;
}
.CalcForm :focus {
  outline: 0;
}
.CalcForm a, .CalcForm button, .CalcForm input, .CalcForm select, .CalcForm textarea {
  color: inherit;
  text-decoration: inherit;
  font-family: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.CalcForm .checkbox.is-error .checkbox__text, .CalcForm .color-red, .CalcForm a {
  color: #FF0400;
}
.CalcForm .fancybox-nav, .CalcForm .socials__link, .CalcForm a {
  text-decoration: none;
}
.CalcForm a, .CalcForm button, .CalcForm input, .CalcForm textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.CalcForm .btn, .CalcForm .socials__link {
  -webkit-transition: ease 0.2s;
}
.CalcForm .check__text:before, .CalcForm .filter__nav-top, .CalcForm .slick-slider, .CalcForm :after, .CalcForm :before {
  -webkit-box-sizing: border-box;
}
.CalcForm .clearfix:after, .CalcForm .row:after, .CalcForm .wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.CalcForm .row {
  margin: 0 -0.9375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.CalcForm .check-list_big .check-list__item:not(:last-child), .CalcForm .ref__info li:not(:last-child), .CalcForm .ref__list-item:not(:last-child) {
  margin-bottom: 20px;
}
.CalcForm .row [class*=" col-"], .CalcForm .row [class^=col-] {
  padding: 0 0.9375em;
}
.CalcForm [class*=" col-"], .CalcForm [class^=col-] {
  min-height: 1px;
  width: 100%;
}
@media screen and (min-width: 666px) {
  .CalcForm .col-min-12 {
    width: 100%;
  }
  .CalcForm .col-min-11 {
    width: 91.65%;
  }
  .CalcForm .col-min-10 {
    width: 83.33%;
  }
  .CalcForm .col-min-9 {
    width: 75%;
  }
  .CalcForm .col-min-8 {
    width: 66.66%;
  }
  .CalcForm .col-min-7 {
    width: 58.33%;
  }
  .CalcForm .col-min-6 {
    width: 50%;
  }
  .CalcForm .col-min-5 {
    width: 41.66%;
  }
  .CalcForm .col-min-4 {
    width: 33.33%;
  }
  .CalcForm .col-min-3 {
    width: 25%;
  }
  .CalcForm .col-min-2 {
    width: 16.66%;
  }
  .CalcForm .col-min-1 {
    width: 8.33%;
  }
  .CalcForm .col-min-hidden {
    display: none;
  }
  .CalcForm .col-min-visible {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .CalcForm .col-sm-12 {
    width: 100%;
  }
  .CalcForm .col-sm-11 {
    width: 91.65%;
  }
  .CalcForm .col-sm-10 {
    width: 83.33%;
  }
  .CalcForm .col-sm-9 {
    width: 75%;
  }
  .CalcForm .col-sm-8 {
    width: 66.66%;
  }
  .CalcForm .col-sm-7 {
    width: 58.33%;
  }
  .CalcForm .col-sm-6 {
    width: 50%;
  }
  .CalcForm .col-sm-5 {
    width: 41.66%;
  }
  .CalcForm .col-sm-4 {
    width: 33.33%;
  }
  .CalcForm .col-sm-3 {
    width: 25%;
  }
  .CalcForm .col-sm-2 {
    width: 16.66%;
  }
  .CalcForm .col-sm-1 {
    width: 8.33%;
  }
  .CalcForm .col-sm-hidden {
    display: none;
  }
  .CalcForm .col-sm-visible {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .CalcForm .col-md-12 {
    width: 100%;
  }
  .CalcForm .col-md-11 {
    width: 91.65%;
  }
  .CalcForm .col-md-10 {
    width: 83.33%;
  }
  .CalcForm .col-md-9 {
    width: 75%;
  }
  .CalcForm .col-md-8 {
    width: 66.66%;
  }
  .CalcForm .col-md-7 {
    width: 58.33%;
  }
  .CalcForm .col-md-6 {
    width: 50%;
  }
  .CalcForm .col-md-5 {
    width: 41.66%;
  }
  .CalcForm .col-md-4 {
    width: 33.33%;
  }
  .CalcForm .col-md-3 {
    width: 25%;
  }
  .CalcForm .col-md-2 {
    width: 16.66%;
  }
  .CalcForm .col-md-1 {
    width: 8.33%;
  }
  .CalcForm .col-md-hidden {
    display: none;
  }
  .CalcForm .col-md-visible {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .CalcForm .col-lg-12 {
    width: 100%;
  }
  .CalcForm .col-lg-11 {
    width: 91.65%;
  }
  .CalcForm .col-lg-10 {
    width: 83.33%;
  }
  .CalcForm .col-lg-9 {
    width: 75%;
  }
  .CalcForm .col-lg-8 {
    width: 66.66%;
  }
  .CalcForm .col-lg-7 {
    width: 58.33%;
  }
  .CalcForm .col-lg-6 {
    width: 50%;
  }
  .CalcForm .col-lg-5 {
    width: 41.66%;
  }
  .CalcForm .col-lg-4 {
    width: 33.33%;
  }
  .CalcForm .col-lg-3 {
    width: 25%;
  }
  .CalcForm .col-lg-2 {
    width: 16.66%;
  }
  .CalcForm .col-lg-1 {
    width: 8.33%;
  }
  .CalcForm .col-lg-hidden {
    display: none;
  }
  .CalcForm .col-lg-visible {
    display: block;
  }
}
.CalcForm .btn {
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #fdc300;
  color: #000000;
  height: 3.66667em;
  font-size: 1.125em;
  position: relative;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  border-radius: 8px;
}
.CalcForm .btn__arrow {
  position: absolute;
  right: 76px;
  top: 50%;
  margin-top: -10px;
}
.CalcForm .btn_fixed {
  display: none;
  border-radius: none;
}
.CalcForm .btn:active, .CalcForm .btn:hover {
  background: #000;
  color: white;
}
.CalcForm .btn_gray {
  background: #4F4F4F;
}
.CalcForm .btn_border {
  background: 0 0 !important;
  border: 1px solid #FF0400 !important;
  color: #FF0400 !important;
}
.CalcForm .btn_border:hover {
  background-color: #FF0400 !important;
  color: #fff !important;
}
.CalcForm .btn_white {
  border: 1px solid #FF0400;
  color: #000;
  background-color: #fff;
}
.CalcForm .btn_white:hover {
  color: #fff;
  background-color: #FF0400;
  border-color: #FF0400;
}
.CalcForm .btn_lightBorder, .CalcForm .check__text:before {
  border: 1px solid #E6E6E6;
}
.CalcForm .title {
  font-size: 2.875em;
  line-height: 1.12em;
  text-align: center;
}
.CalcForm .desc, .CalcForm .head-info__text, .CalcForm .select__top {
  font-size: 1.125em;
}
.CalcForm .desc {
  line-height: 1.22222em;
}
.CalcForm .red {
  color: #fdc300;
}
.CalcForm .flex_nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.CalcForm .css-scrollbar::-webkit-scrollbar {
  width: 2px;
}
.CalcForm .css-scrollbar::-webkit-scrollbar-track {
  background: #dbdbdb;
}
.CalcForm .css-scrollbar::-webkit-scrollbar-thumb {
  background: #0e0e0e;
}
.CalcForm .css-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #ff0400;
}
.CalcForm .check-list {
  text-align: left;
  display: inline-block;
}
.CalcForm .check-list__item {
  padding-left: 30px;
  position: relative;
  font-size: 12px;
  line-height: 26px !important;
}
.CalcForm .check-list__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  background: url(../img/vector.png) center no-repeat;
  background-size: contain;
  width: 19px;
  height: 16px;
}
.CalcForm .check-list_big .check-list__item {
  font-size: 14px;
  line-height: 20px !important;
}
.CalcForm .percent .main {
  padding-left: 1.875em;
  padding-right: 1.875em;
}
.CalcForm .percent__info {
  margin-top: 15px;
}
.CalcForm .percent__info.check-list_big .check-list__item:not(:last-child) {
  margin-bottom: 10px;
}
.CalcForm .percent__list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CalcForm .flex, .CalcForm .ref__row {
  -ms-flex-wrap: wrap;
}
.CalcForm .percent__small {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 9px;
}
.CalcForm .percent__item {
  text-align: left;
  max-width: 25%;
  padding-right: 25px;
}
.CalcForm .percent__item:nth-child(4n) {
  margin-right: 0;
  padding-right: 0;
}
.CalcForm .percent__item_info {
  padding-right: 10px;
  margin-right: 0;
}
.CalcForm .ref__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.CalcForm .ref__title {
  text-align: left !important;
  margin-bottom: 60px;
}
.CalcForm .ref__icon {
  right: 66px;
  top: 86px;
  position: absolute;
}
.CalcForm .ref__help {
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  right: 0;
  top: -5px;
  padding: 7px 11px;
  background-color: #ff0400;
  position: absolute;
}
.CalcForm .ref__list-icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CalcForm .ref__list-item {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  padding-left: 40px;
}
.CalcForm .ref__button {
  width: 100%;
  text-align: left;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  padding-left: 76px;
}
.CalcForm .ref__parent {
  margin-left: auto;
  margin-top: 10px;
  width: 50%;
}
.CalcForm .ref__info li {
  font-size: 18px;
  line-height: 20px !important;
}
.CalcForm .ref__cell {
  position: relative;
  width: 50%;
  text-align: left;
}
.CalcForm .ref__cell_border {
  border: 5px solid #ff0400;
  padding: 60px 55px 60px 75px;
}
.CalcForm .ref__cell_default {
  padding: 60px;
  background-color: #f3f3f3;
}
.CalcForm .close {
  position: absolute;
  width: 22px;
  height: 22px;
}
.CalcForm .close:after, .CalcForm .close:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ff0400;
  width: 2px;
  height: 125%;
  margin-top: -14%;
  left: 50%;
  margin-left: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.CalcForm .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.CalcForm .close_white:after, .CalcForm .close_white:before {
  background-color: #fff;
}
@media screen and (max-width: 720px) {
  .CalcForm .check-list_big li {
    font-size: 9px;
    line-height: 14px;
  }
  .CalcForm .check-list_big li:not(:last-child) {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 666px) {
  .CalcForm .btn, .CalcForm .percent__item, .CalcForm .title {
    text-align: center;
  }
  .CalcForm .qq__feedback {
    display: none;
  }
  .CalcForm .btn_mobilesa {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .CalcForm .title {
    font-size: 1.375em;
    line-height: 1.09091em;
  }
  .CalcForm .percent__small {
    margin-bottom: 25px;
  }
  .CalcForm .percent__item {
    width: 100%;
    max-width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-bottom: 0.9375em;
  }
  .CalcForm .percent__item:not(:last-child):after {
    content: "";
    display: block;
    width: 10.375em;
    height: 1px;
    background: #E9E9E9;
    margin: 1.25em auto 0;
  }
  .CalcForm .percent__item_info {
    margin-bottom: 60px;
  }
  .CalcForm .percent__item_info:after {
    display: none !important;
  }
  .CalcForm .desc {
    font-size: 0.875em;
    line-height: 1.14286em;
  }
  .CalcForm .btn {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fdc300;
    color: #000;
    height: 3.75em;
    font-size: 1em;
    font-weight: 700;
  }
  .CalcForm .btn_fixed {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
  }
  .CalcForm .btn_fixed.hide {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
  }
}
.CalcForm .check__text, .CalcForm .main, .CalcForm .main-wrapper {
  position: relative;
}
.CalcForm .header {
  padding: 1.25em 0;
}
.CalcForm .header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm .header__logo {
  width: 9em;
}
.CalcForm .header__logo img {
  display: block;
  width: 100%;
}
.CalcForm .header__phone-icon {
  width: 22px;
  display: none;
}
.CalcForm .header__phone-number {
  font-size: 1.5em;
  color: inherit;
}
.CalcForm .header__help {
  font-size: 16px;
  line-height: 24px;
  color: #868686;
  text-align: center;
}
.CalcForm .header__right {
  text-align: right;
}
.CalcForm .header__text {
  opacity: 0.5;
  margin-top: 0.3125em;
}
.CalcForm .main-screen {
  background: #4F4F4F;
  color: #fff;
  padding: 8.75em 0 6.875em;
}
.CalcForm .main-screen__80 {
  font-size: 80px;
  line-height: 41px;
}
.CalcForm .main-screen__120 {
  font-size: 120px;
  line-height: 41px;
}
.CalcForm .main-screen__120_margin {
  margin-right: 20px;
  margin-left: 45px;
}
.CalcForm .main-screen__46 {
  font-size: 46px;
  line-height: 41px;
}
.CalcForm .main-screen__from, .CalcForm .main-screen__title {
  font-size: 3em;
  line-height: 1.07143em;
}
.CalcForm .main-screen__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CalcForm .main-screen__btn {
  margin-top: 2.22222em;
  width: 100%;
  max-width: 17.77778em;
}
.CalcForm .main-screen__price {
  font-weight: 700;
}
.CalcForm .main-screen__price_totop {
  margin-top: 3.4375em;
}
.CalcForm .main-screen__price_sttp {
  margin-top: 2.8125em;
}
.CalcForm .main-screen__number {
  font-size: 11.25em;
  line-height: 0.5em;
  font-weight: 500;
  display: inline-block;
  padding: 0 0.08333em;
}
.CalcForm .main-screen__mln {
  font-size: 4.375em;
  line-height: 0.58571em;
}
@media screen and (min-width: 667px) {
  .CalcForm .percent {
    padding: 6.5625em 0 7.1875em;
  }
  .CalcForm .list {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .CalcForm .list_lines .list__item {
    width: 27.42%;
    border-right: 1px solid rgba(211, 211, 211, 0.3);
  }
  .CalcForm .list_lines .list__item:nth-child(2n) {
    width: 45.16%;
  }
  .CalcForm .list_lines .list__item:nth-child(3n) {
    border-right: none;
  }
  .CalcForm .list__item {
    width: 33.33%;
  }
  .CalcForm .list__title {
    font-size: 4.125em;
    font-weight: 700;
  }
  .CalcForm .list__title_small {
    font-size: 2.5em;
    line-height: 41px;
    height: auto;
  }
  .CalcForm .list__desc, .CalcForm .list__title_small + .list__desc {
    margin-top: 20px;
  }
  .CalcForm .list__desc_bottom {
    margin-bottom: 20px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1920px) {
  .CalcForm .d-circle {
    top: 26%;
    right: 11%;
  }
  .CalcForm .e-circle {
    top: 16%;
    right: 27%;
    padding: 6%;
  }
  .CalcForm #main .container {
    width: 70%;
  }
}
@media screen and (max-width: 1240px) {
  .CalcForm .main-screen__title {
    font-size: 50px;
  }
  .CalcForm .main-screen__from {
    font-size: 30px;
  }
  .CalcForm .main-screen__mln {
    font-size: 40px;
  }
  .CalcForm .main-screen__80 {
    font-size: 50px;
  }
  .CalcForm .main-screen__120 {
    font-size: 60px;
  }
  .CalcForm .main-screen__price {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  .CalcForm .ref__icon {
    width: 80px;
  }
  .CalcForm .swipe-down {
    display: none;
  }
  .CalcForm .ref__button {
    padding-left: 30px;
  }
  .CalcForm .ref__button .btn__arrow {
    right: 30px;
  }
  .CalcForm .list__title {
    font-size: 3.125em;
  }
  .CalcForm .list__title_small {
    font-size: 2em;
    line-height: 41px;
    height: auto;
  }
  .CalcForm .list__title_small + .list__desc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1025px) {
  .CalcForm .main-screen__title {
    font-size: 45px;
  }
  .CalcForm .main-screen__price {
    font-size: 12px;
  }
  .CalcForm .ref__icon {
    display: none;
  }
  .CalcForm .ref__cell {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 900px) {
  .CalcForm .main-wrapper {
    text-align: center;
  }
  .CalcForm .percent {
    font-size: 12px;
  }
  .CalcForm .percent .main {
    padding: 0;
  }
  .CalcForm .percent__info {
    margin-top: 0 !important;
  }
  .CalcForm .main-screen {
    background: #4F4F4F;
    padding: 4.6875em 0;
    color: #fff;
  }
  .CalcForm .main-screen__price {
    margin-top: 1.25em;
    font-weight: 700;
    line-height: 0.9;
  }
  .CalcForm .main-screen__price_sttp {
    margin-top: 20px !important;
  }
  .CalcForm .main-screen__from, .CalcForm .main-screen__mln {
    font-size: 22px;
  }
  .CalcForm .main-screen__120_margin {
    margin-left: 10px;
    margin-right: 10px;
  }
  .CalcForm .main-screen__number {
    font-size: 4.25em;
    font-weight: 500;
  }
  .CalcForm .main-screen__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .CalcForm .main-screen__left, .CalcForm .main-screen__right {
    width: 100%;
  }
  .CalcForm .main-screen__btn {
    display: none;
  }
  .CalcForm .list__title {
    font-size: 2.125em;
  }
  .CalcForm .list__title_small {
    font-size: 1.875em;
  }
  .CalcForm .list__desc span {
    display: block;
  }
}
@media screen and (max-width: 666px) {
  .CalcForm .main-wrapper {
    text-align: center;
    font-size: 16px;
  }
  .CalcForm .ref__cell {
    width: 100%;
    padding: 60px 30px;
  }
  .CalcForm .ref__icon {
    display: block;
    width: 60px;
    right: 33px;
    top: 60px;
  }
  .CalcForm .ref__title {
    margin-bottom: 40px;
    white-space: pre-line;
  }
  .CalcForm .ref__list-item {
    font-size: 14px;
    line-height: 20px;
  }
  .CalcForm .ref__info li {
    font-size: 14px;
    line-height: 20px !important;
  }
  .CalcForm .ref__info li:before {
    top: 5px;
    margin-top: 0;
  }
  .CalcForm .ref__parent {
    width: 100%;
  }
  .CalcForm .header {
    margin-left: 10px;
    margin-right: 10px;
  }
  .CalcForm .header__phone-icon {
    display: block;
  }
  .CalcForm .header__right {
    display: none;
  }
  .CalcForm .header__logo {
    width: 5.3125em;
  }
  .CalcForm .main-screen {
    padding: 3.75em 0;
  }
  .CalcForm .main-screen_largemobile {
    padding: 94px 0;
  }
  .CalcForm .main-screen__title {
    font-size: 1.375em;
    line-height: 1.09091em;
  }
  .CalcForm .main-screen__title p {
    display: inline;
  }
  .CalcForm .main-screen__120, .CalcForm .main-screen__46, .CalcForm .main-screen__80 {
    font-size: 40px;
    line-height: 40px;
  }
  .CalcForm .main-screen__price {
    font-size: 17px;
    margin-top: 35px;
  }
  .CalcForm .main-screen__price_totop {
    margin-top: 20px;
  }
  .CalcForm .main-screen__from {
    text-transform: lowercase;
  }
  .CalcForm .main-screen__number {
    padding-left: 0;
    padding-right: 3px;
  }
  .CalcForm .percent {
    padding: 3.75em 0;
  }
  .CalcForm .percent__info {
    margin-top: 0 !important;
  }
  .CalcForm .list {
    font-size: 16px;
  }
  .CalcForm .list__item:not(:last-child) {
    margin-bottom: 0.9375em;
  }
  .CalcForm .list__item:not(:last-child):after {
    content: "";
    display: block;
    width: 10.375em;
    height: 1px;
    background: #E9E9E9;
    margin: 1.25em auto 0;
  }
  .CalcForm .list__title {
    font-size: 2.125em;
    height: 1.20588em;
    font-weight: 700;
  }
  .CalcForm .list__desc {
    font-size: 0.875em;
    line-height: 1.42857em;
    margin-top: 0.35714em;
  }
  .CalcForm .list__desc span {
    display: inline;
  }
  .CalcForm .klients__btn {
    display: none;
  }
}
.CalcForm .main-wrapper {
  min-width: 320px;
  overflow: hidden;
  min-height: 100vh;
  margin-left: 1.875em;
  margin-right: 1.875em;
}
.CalcForm .main {
  margin: 0 auto;
  min-width: 320px;
  max-width: 1210px;
}
.CalcForm .main_min {
  max-width: 970px;
}
.CalcForm .main_big {
  max-width: 1366px;
}
.CalcForm .table {
  width: 100%;
  display: table;
}
.CalcForm .table .cell, .CalcForm .table__cell {
  display: table-cell;
  vertical-align: middle;
}
.CalcForm .radio-input {
  white-space: nowrap;
  display: block;
}
.CalcForm .radio-input__field {
  display: none;
}
.CalcForm .radio-input__field:checked + .radio-input__text:before {
  visibility: visible;
}
.CalcForm .check {
  display: block;
}
.CalcForm .check__input {
  display: none;
}
.CalcForm .check__input:checked + .check__text:after {
  opacity: 1;
  visibility: visible;
}
.CalcForm .check__text {
  padding-left: 25px;
  min-height: 25px;
  display: block;
}
.CalcForm .check__text:after, .CalcForm .check__text:before {
  position: absolute;
  display: block;
  content: "";
}
.CalcForm .check__text:before {
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.CalcForm .check__text:after {
  width: 14px;
  height: 11px;
  background: url(../img/vector.png);
  left: 6px;
  top: 7px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s;
  -o-transition: ease 0.25s;
  transition: ease 0.25s;
}
.CalcForm .back-button {
  padding-left: 21px;
  position: relative;
  display: inline-block;
  font-size: 18px;
}
.CalcForm .back-button__arrow {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 12px;
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.CalcForm .head-info {
  position: relative;
  padding-bottom: 6.5em;
  padding-top: 5.5625em;
}
.CalcForm .head-info:before {
  content: "";
  display: block;
  position: absolute;
  left: -1.875em;
  right: -1.875em;
  bottom: 0;
  height: 1px;
  background-color: #E0E0E0;
}
.CalcForm .head-info_big {
  padding-top: 8.25em;
  padding-bottom: 6.875em;
  background: #F3F3F3;
}
.CalcForm .phone-confirm__row, .CalcForm .quiz {
  padding-bottom: 30px;
}
.CalcForm .head-info_big:before {
  display: none;
}
.CalcForm .head-info__back {
  margin-bottom: 2.375em;
}
.CalcForm .head-info__text {
  line-height: 1.3em;
  margin-top: 15px;
}
.CalcForm .head-info__title {
  font-weight: 700;
  line-height: 110%;
  font-size: 2.25em;
}
.CalcForm .head-info__cell_left {
  width: 68.47%;
  padding-right: 6.77%;
}
.CalcForm .head-info__cell_right {
  width: 31.53%;
}
.CalcForm .head-info img {
  max-width: 100%;
}
.CalcForm .js-sort {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.CalcForm .js-sort.is-reverse .filter-list__arrow_up {
  opacity: 1;
}
.CalcForm .js-sort.is-reverse .filter-list__arrow_down {
  opacity: 0.5;
}
.CalcForm .is-loading .filter-list__center:after {
  display: block;
}
.CalcForm .checkbox__text, .CalcForm .socials__link {
  display: -ms-flexbox;
  -webkit-box-align: center;
}
.CalcForm .gray-box {
  background: #F9F9F9;
}
.CalcForm .line {
  height: 1px;
  background-color: rgba(14, 14, 14, 0.2);
}
.CalcForm .oto__box, .CalcForm .socials__link:hover {
  background-color: #fdc300;
}
.CalcForm .socials {
  margin-left: 8px;
}
.CalcForm .socials__item {
  margin-right: 6px;
}
.CalcForm .socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  border: 1px solid #fdc300;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.CalcForm .socials__link svg {
  fill: #fdc300;
  max-width: 80%;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.CalcForm .mynewbtn:hover .btn__icon, .CalcForm .mynewbtn_border:hover .btn__icon .stroke, .CalcForm .socials__link:hover svg {
  fill: #fff;
}
.CalcForm .checkbox__text, .CalcForm .checkbox__text:before {
  background: #FFF;
  border: 1px solid #E6E6E6;
}
.CalcForm .checkbox {
  display: block;
  margin-right: 8px;
  margin-bottom: 8px;
}
.CalcForm .checkbox__input {
  display: none;
}
.CalcForm .checkbox__input:checked + .checkbox__text:after {
  opacity: 1;
  visibility: visible;
}
.CalcForm .checkbox__text {
  position: relative;
  padding-left: 68px;
  padding-right: 20px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  color: #0E0E0E;
}
.CalcForm .checkbox__text:before {
  content: "";
  display: block;
  position: absolute;
  left: 24px;
  top: 50%;
  width: 25px;
  height: 25px;
  margin-top: -12px;
}
.CalcForm .checkbox__text:after {
  content: "";
  display: block;
  width: 14px;
  height: 11px;
  background: url(../img/vector.png);
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.25s;
  -o-transition: ease 0.25s;
  transition: ease 0.25s;
}
.CalcForm .quiz__final, .CalcForm .sort-select__list-item {
  display: -ms-flexbox;
  -webkit-box-align: center;
  display: -webkit-box;
}
.CalcForm .checkbox:hover .checkbox__text {
  background-color: #fbfbfb;
}
.CalcForm .quiz {
  padding-top: 55px;
}
.CalcForm .quiz__form {
  background: 0 0 !important;
  padding: 0 !important;
}
.CalcForm .quiz__human {
  margin-bottom: 24px;
}
.CalcForm .quiz__btn {
  width: 72.51%;
}
.CalcForm .quiz__back {
  width: 23.1%;
  background: #fff !important;
}
.CalcForm .quiz__back svg {
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  stroke: #000;
}
.CalcForm .quiz__text {
  font-size: 14px;
  line-height: 20px;
  color: #848484;
}
.CalcForm .quiz__text_dark {
  color: #000;
}
.CalcForm .quiz__text_bold {
  font-weight: 700;
}
.CalcForm .quiz__text span {
  color: #FF0400;
}
.CalcForm .quiz__progress {
  background: #C4C4C4;
  height: 3px;
  margin-bottom: 13px;
  position: relative;
}
.CalcForm .quiz__final, .CalcForm .quiz__progress-done {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.CalcForm .quiz__progress-done {
  width: 0;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  background: #FF0400;
}
.CalcForm .bar__done, .CalcForm .quiz__final {
  -webkit-transition: ease 0.3s;
}
.CalcForm .filter-list__item-top:hover .filter-list__cell, .CalcForm .quiz__final, .CalcForm .quiz__gray-cell_left {
  background: #F9F9F9;
}
.CalcForm .quiz__bottom {
  margin-top: 49px;
  width: 100%;
}
.CalcForm .quiz__bottom-cell_left {
  width: 46.78%;
}
.CalcForm .quiz__bottom-cell_right {
  width: 37.38%;
}
.CalcForm .quiz__middle {
  font-size: 22px;
  line-height: 28px;
  color: #0E0E0E;
  margin-bottom: 38px;
}
.CalcForm .quiz__name {
  color: #0E0E0E;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 51px;
}
.CalcForm .quiz__checkbox {
  width: 322px;
  max-width: 45%;
}
.CalcForm .quiz__gray-cell {
  position: relative;
}
.CalcForm .quiz__gray-cell_left {
  width: 79.06%;
  overflow: hidden;
  padding: 4.5625em 4.75em 3.5em 5.5625em;
}
.CalcForm .quiz__gray-cell_right {
  border-left: 1px solid #E6E6E6;
  width: 20.94%;
  background: #F4F4F4;
  padding: 3.125em 2.375em;
}
.CalcForm .quiz__final {
  width: 100%;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  opacity: 0;
  visibility: hidden;
}
.CalcForm .quiz__final.is-active {
  opacity: 1;
  visibility: visible;
}
.CalcForm .quiz__final-center {
  width: 100%;
  padding: 60px 0;
}
.CalcForm .quiz__final-center .form__row {
  margin: 0;
}
.CalcForm .quiz__final-center .form__field {
  width: 43.52%;
  text-align: left;
}
.CalcForm .human, .CalcForm .human__about, .CalcForm .quiz__final-center .form__info {
  text-align: center;
}
.CalcForm .quiz__slider {
  overflow: hidden;
}
.CalcForm .quiz__slider-list {
  white-space: nowrap;
  font-size: 0;
}
.CalcForm .quiz__slider-item {
  width: 100%;
  padding-left: 1px;
  white-space: normal;
}
.CalcForm .dot {
  width: 20px;
  height: 20px;
  border: 3px solid #F4F4F4;
  background: #07E87C;
  border-radius: 50%;
}
.CalcForm .message {
  background: #FFF;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  color: rgba(14, 14, 14, 0.5);
  padding: 1.6875em 0.4375em 2.125em 1.25em;
}
.CalcForm .message:before {
  content: "";
  display: block;
  position: absolute;
  margin-left: -10px;
  left: 50%;
  top: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 22px;
  border-color: transparent transparent #fff;
}
.CalcForm .human__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 16px;
  color: #000;
  margin-bottom: 13px;
}
.CalcForm .human__about, .CalcForm .oto__list > li {
  line-height: 20px;
  font-size: 14px;
}
.CalcForm .human__about {
  color: rgba(14, 14, 14, 0.5);
}
.CalcForm .filter-list, .CalcForm .oto, .CalcForm .oto__title {
  text-align: left;
}
.CalcForm .human__avatar {
  width: 117px;
  max-width: 90%;
  margin: auto auto 40px;
}
.CalcForm .human__avatar-inside {
  padding-top: 100%;
  position: relative;
}
.CalcForm .human__avatar-dot {
  position: absolute;
  bottom: 7px;
  right: 9px;
}
.CalcForm .human__avatar-image {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.CalcForm .oto {
  padding-top: 6px;
  padding-bottom: 20px;
}
.CalcForm .oto__title {
  margin-bottom: 18px;
}
.CalcForm .oto__line {
  margin-bottom: 34px;
}
.CalcForm .oto__list > li {
  padding-left: 44px;
}
.CalcForm .oto__list > li:before {
  width: 19px;
  height: 16px;
  top: 11px;
  background-image: url(/assets/img/checkBold.svg);
}
.CalcForm .oto__list > li:not(:last-child) {
  margin-bottom: 8px;
}
.CalcForm .oto__box {
  text-align: center;
  color: #FFF;
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 24px;
  padding: 1.5625em 0.9375em 1.875em;
}
.CalcForm .input_big, .CalcForm .oto__text, .CalcForm .polit__content ol > li:not(:last-child) {
  margin-bottom: 30px;
}
.CalcForm .oto__box-center {
  display: inline-block;
}
.CalcForm .oto__box-key {
  font-weight: 700;
}
.CalcForm .oto__text {
  font-size: 18px;
  line-height: 24px;
  color: #868686;
}
.CalcForm .oto__text_dark {
  color: #0E0E0E;
}
.CalcForm .oto__text_small {
  margin-bottom: 23px;
}
.CalcForm .oto__center {
  width: 535px;
  margin: auto;
  max-width: 95%;
  padding-top: 6em;
  padding-bottom: 5.0625em;
}
.CalcForm .css-show-mobile {
  display: none;
}
.CalcForm .sort-select {
  position: relative;
  z-index: 200;
}
.CalcForm .sort-select__bg {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.CalcForm .sort-select__list {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.CalcForm .sort-select__list-item {
  height: 60px;
  padding: 0 16px;
  font-size: 12px;
  line-height: 20px;
  color: #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.CalcForm .sort-select__list-item.is-active {
  font-weight: 500;
  color: #4F4744;
  background: #F7F7F7;
}
.CalcForm .sort-select__top {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 16px;
  font-size: 12px;
  padding-right: 16px;
  color: #4F4744;
  z-index: 100;
  position: relative;
  border: 1px solid transparent;
}
.CalcForm .sort-select.is-active .sort-select__bg, .CalcForm .sort-select.is-active .sort-select__list {
  display: block;
}
.CalcForm .sort-select__help {
  line-height: 20px;
  margin-right: 9px;
}
.CalcForm .sort-select__arrow {
  width: 11px;
  stroke: #4F4744;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.CalcForm .sort-select__arrow svg {
  width: 100%;
}
.CalcForm .sort-select__label {
  line-height: 20px;
  margin-right: 10px;
  position: relative;
  font-weight: 500;
}
.CalcForm .sort-select.is-active .sort-select__top {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}
.CalcForm .sort-select.is-active .sort-select__arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CalcForm .filter-list {
  padding-top: 6.25em;
  position: relative;
}
.CalcForm .filter-list__mobile-text {
  font-weight: 500;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}
.CalcForm .filter-list__mobile-id {
  display: none;
  width: 100%;
  text-align: right;
  font-size: 8px;
  line-height: 18px;
  color: #9E9E9E;
  margin-top: 11px;
  position: relative;
}
.CalcForm .filter-list__mobile-id span {
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 15;
  padding-left: 8px;
}
.CalcForm .filter-list__mobile-id:after, .CalcForm .filter__nav:before {
  content: "";
  display: block;
  height: 1px;
}
.CalcForm .filter-list__mobile-id:after {
  background-color: #DCDCDC;
  width: 100%;
  top: 50%;
  position: absolute;
  left: 0;
}
.CalcForm .filter-list__mobile-nav {
  display: none;
  padding-top: 59px;
  padding-bottom: 34px;
  background-color: #fff;
}
.CalcForm .filter-list__icons {
  position: absolute;
  right: 1.625em;
  top: 50%;
  margin-top: -4px;
}
.CalcForm .filter-list__mobile-cell {
  max-width: 50%;
}
.CalcForm .filter-list__arrow {
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
}
.CalcForm .filter-list__arrow_up {
  opacity: 0.5;
  margin-left: 8px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CalcForm .filter-list__item-more {
  position: relative;
  margin-top: 20px;
  padding-right: 20px;
  color: #FF0400;
  display: inline-block;
  font-size: 14px;
}
.CalcForm .filter-list__item-more_mobile {
  display: none;
  font-size: 12px;
  padding-right: 17px;
}
.CalcForm .filter-list__item-more img {
  position: absolute;
  right: 0;
  width: 11px;
  top: 50%;
  margin-top: -3px;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
}
.CalcForm .filter-list__item-more.is-active img {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CalcForm .filter-list__item-center img {
  display: block !important;
}
.CalcForm .filter-list__item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.CalcForm .filter-list__item-bottom {
  display: none;
}
.CalcForm .filter-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.CalcForm .filter-list__table {
  width: 100%;
}
.CalcForm .filter-list__middle {
  font-size: 24px;
  line-height: 20px;
  color: #000;
  margin-bottom: 9px;
  font-weight: 700;
}
.CalcForm .filter-list__center {
  text-align: left;
  display: inline-block;
  position: relative;
}
.CalcForm .filter-list__center:after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #dedede;
  z-index: 90;
}
.CalcForm .filter-list__center_full {
  width: 100%;
  text-align: center;
}
.CalcForm .filter-list__center_fluid {
  position: absolute;
  left: 0.75em;
  top: 50%;
  margin-top: -13px;
}
.CalcForm .filter-list__text {
  color: #B3B3B3;
  font-size: 14px;
  line-height: 18px;
}
.CalcForm .filter-list__text_small {
  font-size: 12px;
}
.CalcForm .filter-list__text_dark {
  color: #000;
}
.CalcForm .filter-list__text_bold {
  font-weight: 700;
}
.CalcForm .filter-list__text:not(:last-child) {
  margin-bottom: 5px;
}
.CalcForm .filter-list__thead .filter-list__cell {
  padding-right: 3.75em;
  padding-left: 2.6875em;
  border: 1px solid #CCC;
  border-right-width: 0;
  min-height: 4.125em;
}
.CalcForm .filter-list__thead .filter-list__cell:last-child {
  padding: 0 !important;
  border: none;
}
.CalcForm .filter-list__cell {
  padding: 0.625em;
  text-align: center;
  min-height: 10.9375em;
  position: relative;
  width: 15.242%;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
  border-bottom: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm .filter-list__cell:first-child {
  padding-right: 1.375em;
  padding-left: 2.6875em;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.CalcForm .filter-list__cell:first-child .filter-list__center_full {
  text-align: left;
}
.CalcForm .filter-list__cell:last-child {
  padding-left: 1.875em;
  padding-right: 1.875em;
  width: 23.79%;
}
.CalcForm .filter-list__tbody img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.CalcForm .filter-list__btn {
  width: 100%;
  margin-top: 8px;
}
.CalcForm .filter-list__btn-all {
  height: 66px;
  width: 100%;
  font-size: 14px;
  margin-bottom: -1px;
  background: #4F4F4F !important;
  color: #fff !important;
}
.CalcForm .filter-list__btn-all:hover {
  background-color: #000 !important;
}
.CalcForm .footer-big-padding {
  padding-bottom: 60px;
}
.CalcForm .-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.CalcForm .filter {
  background: #F9F9F9;
  text-align: left;
  padding-top: 5.0625em;
  padding-bottom: 5.3125em;
}
.CalcForm .filter__title {
  margin-bottom: 60px;
}
.CalcForm .filter__main {
  width: 95%;
  max-width: 1310px;
}
.CalcForm .filter__nav {
  overflow: hidden;
  position: relative;
}
.CalcForm .filter__nav:before {
  position: absolute;
  left: 68px;
  right: 68px;
  background-color: #AFAFAF;
  bottom: 0;
}
.CalcForm .filter__nav-top {
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 80px;
  white-space: nowrap;
  overflow: hidden;
}
.CalcForm .filter__nav-top:after, .CalcForm .filter__nav-top:before {
  display: block;
  position: absolute;
  height: 60px;
  content: "";
}
.CalcForm .filter__nav-top:before {
  top: 0;
  right: 0;
  width: 60px;
  background: url(/assets/img/arrow.svg) center no-repeat;
  background-size: 14px auto;
}
.CalcForm .filter__nav-top:after {
  right: 60px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.CalcForm .filter__nav-inner_default, .CalcForm .filter__nav_default:before {
  display: none;
}
.CalcForm .popup__modal, .CalcForm .select, .CalcForm .select__top {
  position: relative;
}
.CalcForm .filter__nav-inner {
  text-align: center;
  padding: 0 68px;
}
.CalcForm .filter__nav_default {
  overflow: visible;
}
.CalcForm .filter__nav_default .filter__nav-top {
  padding-left: 0;
  height: 4.125em;
  display: block;
}
.CalcForm .filter__nav_default .filter__nav-top:after, .CalcForm .filter__nav_default .filter__nav-top:before {
  display: none;
}
.CalcForm .filter__nav_default .filter__nav-top input {
  border: none;
  pointer-events: none;
}
.CalcForm .select__list, .CalcForm .select__top {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.CalcForm .filter__bottom {
  padding: 0 68px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.CalcForm .filter__bottom-cell {
  width: 30.66%;
}
.CalcForm .filter__bottom-btn {
  width: 100%;
}
.CalcForm .select {
  z-index: 50;
}
.CalcForm .select__top {
  width: 100%;
  padding-left: 1.5em;
  padding-right: 2.77778em;
  background: #fff;
  height: 3.66667em;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 20;
}
.CalcForm .select__top:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  background: url(/assets/img/arow.svg) center no-repeat;
  background-size: contain;
}
.CalcForm .select__list {
  position: absolute;
  left: 0;
  padding: 15px 0;
  top: 100%;
  width: 100%;
  background: #fff;
  margin-top: -1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
}
.CalcForm .select__item {
  padding: 10px 20px;
  font-size: 16px;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  color: rgba(14, 14, 14, 0.5);
}
.CalcForm .select__item.is-selected, .CalcForm .select__item:hover {
  color: #0E0E0E;
}
.CalcForm .select.is-active .select__top:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.CalcForm .select.is-active .select__list {
  opacity: 1;
  visibility: visible;
}
.CalcForm input::-webkit-inner-spin-button, .CalcForm input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media screen and (min-width: 667px) {
  .CalcForm .form__nav:before, .CalcForm .form__slider .ui-slider-handle:after, .CalcForm .klients .list__item:not(:last-child):after, .CalcForm .radio-input__text:before, .CalcForm .steps__list:after, .CalcForm .steps__list:before {
    content: "";
  }
  .CalcForm .radio-input__field:checked + .radio-input__text {
    color: #FF0400 !important;
  }
  .CalcForm .radio-input__field:checked + .radio-input__text:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  .CalcForm .radio-input__text {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: rgba(1, 1, 1, 0.3);
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
    padding-bottom: 22px;
  }
  .CalcForm .radio-input__text:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    background: #000;
  }
  .CalcForm .klients .list__item:nth-child(3):after, .CalcForm .klients__desc br {
    display: none;
  }
  .CalcForm .radio-input:hover .radio-input__text {
    color: #010101;
  }
  .CalcForm .klients {
    background: #F3F3F3;
    padding: 6.875em 0 7.1875em;
  }
  .CalcForm .klients__desc {
    opacity: 0.5;
    margin-top: 1.66667em;
    margin-bottom: 2.77778em;
    text-align: center;
  }
  .CalcForm .footer-info, .CalcForm .form, .CalcForm .steps__list {
    text-align: left;
  }
  .CalcForm .klients .list__item {
    position: relative;
  }
  .CalcForm .klients .list__item:not(:last-child):after {
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0.625em;
    background: #D3D3D3;
  }
  .CalcForm .form__amount, .CalcForm .form__field, .CalcForm .form__minus, .CalcForm .form__plus, .CalcForm .steps__list {
    position: relative;
  }
  .CalcForm .klients .list__title {
    font-size: 2.5em;
    line-height: 2;
  }
  .CalcForm .klients__btn {
    max-width: 17.77778em;
    width: 100%;
  }
  .CalcForm .klients__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6.25em;
  }
  .CalcForm .klients__show, .CalcForm .steps__title {
    display: none;
  }
  .CalcForm .steps__list, .CalcForm .steps__row {
    margin-top: 4.0625em;
  }
  .CalcForm .steps {
    padding-top: 6.5625em;
  }
  .CalcForm .steps_bigtop {
    padding-top: 125px;
  }
  .CalcForm .steps__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .CalcForm .steps__list_tobottom {
    margin-top: 0;
    margin-bottom: 7.8125em;
  }
  .CalcForm .steps__list:after, .CalcForm .steps__list:before {
    display: block;
    position: absolute;
    width: 1.5em;
    height: 2em;
    background: url(../img/arrow.svg) no-repeat;
    top: 0.625em;
  }
  .CalcForm .form__scale, .CalcForm .steps__item {
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .CalcForm .steps__list:before {
    left: 27%;
  }
  .CalcForm .steps__list:after {
    left: 66.66%;
  }
  .CalcForm .steps__list_second:before {
    left: 25.5%;
  }
  .CalcForm .steps__list_second:after {
    left: 63.66%;
  }
  .CalcForm .steps__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .steps__icon {
    -webkit-transform: translateY(0.2em);
    -ms-transform: translateY(0.2em);
    transform: translateY(0.2em);
    width: 3em;
    margin-right: 1.25em;
  }
  .CalcForm .steps__icon svg {
    width: 100%;
    display: block;
    height: auto;
  }
  .CalcForm .form {
    padding-bottom: 5em;
  }
  .CalcForm .form__scale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.625em;
  }
  .CalcForm .form__point {
    font-size: 0.875em;
    opacity: 0.5;
  }
  .CalcForm .form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 3.75em;
  }
  .CalcForm .form__row_default {
    display: block;
    text-align: center;
    margin-top: 5em;
  }
  .CalcForm .form__row_default .form__field {
    margin-left: auto;
    margin-right: auto;
  }
  .CalcForm .form__row_default .form__btn {
    max-width: 100%;
    width: 100%;
  }
  .CalcForm .form__label {
    display: block;
    margin-bottom: 0.9375em;
    opacity: 0.5;
  }
  .CalcForm .form__label_mobile {
    display: none;
  }
  .CalcForm .form__field {
    margin-bottom: 1.875em;
    width: 48.4%;
  }
  .CalcForm .form__field_pt {
    padding-top: 23px;
  }
  .CalcForm .form__field_full {
    width: 100%;
  }
  .CalcForm .form__input {
    display: block;
    width: 100%;
    font-size: 1.125em;
    padding-left: 1.5em;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 3.66667em;
    font-weight: 500;
  }
  .CalcForm .form__input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input::-webkit-inner-spin-button, .CalcForm .form__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .CalcForm .form__btn {
    max-width: 17.77778em;
    width: 100%;
  }
  .CalcForm .form__info {
    font-size: 0.75em;
    line-height: 1.33333em;
    color: #AFAFAF;
    margin-top: 1.25em;
  }
  .CalcForm .form__amount-mobileval {
    display: none;
  }
  .CalcForm .form__minus, .CalcForm .form__nav, .CalcForm .form__plus {
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .CalcForm .form__minus, .CalcForm .form__plus {
    height: 3.75em;
    width: 4.375em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }
  .CalcForm .form__minus svg, .CalcForm .form__plus svg {
    width: 1.25em;
    height: 0.6875em;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.1;
  }
  .CalcForm .form__minus svg *, .CalcForm .form__plus svg * {
    stroke: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .CalcForm .form__minus.active svg, .CalcForm .form__plus.active svg {
    opacity: 1;
  }
  .CalcForm .form__minus.active svg *, .CalcForm .form__plus.active svg * {
    stroke: #fff;
  }
  .CalcForm .form__plus svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .CalcForm .form__nav {
    position: absolute;
    top: -1px;
    right: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .form__nav:before {
    width: 4.375em;
    height: 3.75em;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #4F4F4F;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .CalcForm .form__nav.plus:before {
    margin-right: 0;
  }
  .CalcForm .form__nav.minus:before {
    margin-right: 4.375em;
  }
  .CalcForm .form__slider {
    height: 2px;
    margin-top: -2px;
    position: relative;
  }
  .CalcForm .form__slider .ui-slider-range {
    height: 2px;
    background: #FF0400;
  }
  .CalcForm .form__slider .ui-slider-handle {
    width: 1.625em;
    height: 1.625em;
    background: #fff;
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: -0.75em;
    border-radius: 100%;
    cursor: pointer;
    margin-left: -0.8125em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .CalcForm .form__slider .ui-slider-handle:after {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 0.8125em;
    height: 0.8125em;
    background: #FF0400;
    border-radius: 100%;
  }
  .CalcForm .form__slider .ui-slider-handle:active:after {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }
  .CalcForm .footer-info {
    background: #E0E0E0;
    padding: 4.375em 0;
  }
  .CalcForm .footer-info__row {
    margin-left: 5px;
  }
  .CalcForm .footer-info h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .CalcForm .footer-info p:not(:last-child) {
    margin-bottom: 30px;
  }
  .CalcForm .footer-info p {
    font-size: 12px;
    line-height: 18px;
    opacity: 0.5;
  }
  .CalcForm .footer-min-hidden {
    display: none;
  }
}
@media screen and (max-width: 1366px) {
  .CalcForm .quiz__gray-cell_left {
    width: 73.06%;
    padding: 2.5625em 2.75em 1.5em 2.5625em;
  }
  .CalcForm .quiz__gray-cell_right {
    width: 26.94%;
  }
  .CalcForm .filter-list {
    padding-top: 100px;
    font-size: 70%;
  }
  .CalcForm .filter-list__btn-all {
    height: 50px;
  }
  .CalcForm .filter-list__thead .filter-list__cell {
    min-height: 50px;
    padding-left: 0.9375em;
  }
  .CalcForm .filter-list:before {
    top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .CalcForm .quiz__gray-cell_right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .CalcForm .header .second-part {
    width: 50% !important;
  }
  .CalcForm .filter-list__icons {
    width: 14px;
    right: 5px;
    margin-top: -12px;
  }
  .CalcForm .filter-list__arrow {
    margin: 2px 0;
  }
  .CalcForm .filter-list__arrow_down {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .CalcForm .filter-list__arrow_up {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 900px) {
  .CalcForm .head-info {
    text-align: left;
  }
  .CalcForm .checkbox__text {
    font-size: 12px;
    line-height: 18px;
  }
  .CalcForm .quiz__name {
    margin-bottom: 30px;
  }
  .CalcForm .quiz__gray-cell_left {
    padding-left: 1.5625em;
    padding-right: 1.75em;
  }
  .CalcForm .quiz__bottom-cell_right {
    width: 55.38%;
  }
  .CalcForm .quiz__bottom-cell_left {
    width: 32.78%;
  }
  .CalcForm .message {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 26px;
  }
  .CalcForm .css-show-mobile {
    display: block !important;
  }
  .CalcForm .css-hide-mobile {
    display: none !important;
  }
  .CalcForm .klients .list {
    font-size: 12px;
  }
  .CalcForm .filter-list {
    padding-top: 0;
  }
  .CalcForm .filter-list__thead {
    display: none;
  }
  .CalcForm .filter-list__mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .filter-list__check {
    display: none;
  }
  .CalcForm .filter-list__center {
    text-align: left;
  }
  .CalcForm .filter-list__center img {
    margin-bottom: 5px;
  }
  .CalcForm .filter-list__cell {
    width: 25%;
    padding: 15px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .CalcForm .filter-list__cell_docs, .CalcForm .filter-list__cell_req {
    display: none !important;
  }
  .CalcForm .filter-list__cell_name {
    padding-left: 8px !important;
  }
  .CalcForm .filter-list__table tbody {
    display: block;
  }
  .CalcForm .filter-list__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .CalcForm .filter {
    padding: 60px 0;
  }
  .CalcForm .filter__title {
    margin-bottom: 60px;
  }
  .CalcForm .filter__bottom {
    padding: 0;
  }
}
@media screen and (max-width: 769px) {
  .CalcForm .steps.is-checked {
    display: none;
  }
  .CalcForm .steps__list {
    font-size: 12px;
  }
}
@media screen and (max-width: 666px) {
  .CalcForm .back-button, .CalcForm .head-info__text, .CalcForm .klients .list, .CalcForm .steps, .CalcForm .steps__list {
    font-size: 16px;
  }
  .CalcForm .filter-list__mobile-cell_sort, .CalcForm .head-info__cell_left, .CalcForm .quiz__bottom-cell_left, .CalcForm .quiz__gray-cell_left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .CalcForm .oto .thanks__label, .CalcForm .quiz__final {
    background-color: #fff;
  }
  .CalcForm .quiz__message, .CalcForm .radio-input {
    position: relative;
  }
  .CalcForm .form__nav:before, .CalcForm .radio-input__text:after, .CalcForm .radio-input__text:before, .CalcForm .steps__item:not(:last-child):after {
    content: "";
  }
  .CalcForm .head-info {
    padding-bottom: 60px;
    padding-top: 40px;
  }
  .CalcForm .head-info__back {
    margin-bottom: 60px;
  }
  .CalcForm .head-info__cell {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-right: 20px;
    padding-left: 20px;
  }
  .CalcForm .human__about, .CalcForm .human__name, .CalcForm .human__who, .CalcForm .quiz__final .form__info {
    text-align: left;
  }
  .CalcForm .head-info__cell_left {
    -ms-flex-order: 2;
  }
  .CalcForm .head-info__cell_right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    margin: auto auto 20px;
  }
  .CalcForm .head-info__title {
    font-size: 1.375em;
  }
  .CalcForm .socials {
    margin-top: 13px;
    margin-bottom: 5px;
  }
  .CalcForm .dot {
    width: 14px;
    height: 14px;
  }
  .CalcForm .checkbox__text {
    font-size: 14px;
    line-height: 20px;
  }
  .CalcForm .head-info:before {
    left: 0;
    right: 0;
  }
  .CalcForm .human {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .CalcForm .human__who {
    max-width: 48.28%;
    margin-left: 10.34%;
  }
  .CalcForm .human__about {
    font-size: 12px;
    line-height: 14px;
  }
  .CalcForm .human__name {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 7px;
  }
  .CalcForm .human__avatar {
    margin: 0;
    width: 29.66%;
    max-width: 90px;
  }
  .CalcForm .oto__center, .CalcForm .quiz__bottom-cell, .CalcForm .quiz__checkbox, .CalcForm .quiz__final-center .form__field, .CalcForm .quiz__gray-cell {
    width: 100%;
  }
  .CalcForm .human__avatar-dot {
    bottom: 4px;
    right: 5px;
  }
  .CalcForm .quiz {
    padding-top: 36px;
  }
  .CalcForm .quiz__back, .CalcForm .quiz__btn {
    height: 66px;
  }
  .CalcForm .quiz__slider-item {
    padding-left: 0;
  }
  .CalcForm .quiz__middle {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .CalcForm .quiz__text {
    font-size: 12px;
    line-height: 20px;
  }
  .CalcForm .quiz__text_bold {
    font-size: 14px;
  }
  .CalcForm .quiz__bottom {
    margin-top: 47px;
  }
  .CalcForm .quiz__bottom-cell_left {
    -ms-flex-order: 2;
    margin-top: 37px;
  }
  .CalcForm .quiz__name {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .CalcForm .quiz__gray-cell_right {
    border-left: none;
    padding: 21px 0;
  }
  .CalcForm .filter-list__item, .CalcForm .filter__nav-radio, .CalcForm .form__input {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  .CalcForm .quiz__gray-cell_left {
    padding: 25px 0;
    -ms-flex-order: 2;
    background: #fff;
  }
  .CalcForm .quiz__checkbox {
    max-width: 100%;
    margin-right: 0;
  }
  .CalcForm .oto .thanks__label, .CalcForm .oto__box {
    margin-left: -18px;
    margin-right: -18px;
  }
  .CalcForm .quiz__human {
    margin-bottom: 0;
  }
  .CalcForm .quiz__message {
    display: none;
    margin-bottom: -22px;
    margin-top: 20px;
  }
  .CalcForm .quiz__message_active {
    display: block;
  }
  .CalcForm .filter-list__item-more_desktop, .CalcForm .oto__line, .CalcForm .title__hide {
    display: none;
  }
  .CalcForm .oto {
    padding-bottom: 30px;
    padding-top: 0;
  }
  .CalcForm .oto .thanks__label {
    padding-top: 51px;
    margin-bottom: 0;
    padding-bottom: 27px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }
  .CalcForm .oto__center {
    max-width: 100%;
    padding: 0 18px 30px;
  }
  .CalcForm .oto__title {
    font-size: 30px;
  }
  .CalcForm .oto__list > li {
    font-size: 12px;
    line-height: 20px !important;
  }
  .CalcForm .oto__box {
    font-size: 12px;
    padding-bottom: 11px;
    padding-top: 17px;
  }
  .CalcForm .form__nav.plus:before, .CalcForm .main-wrapper {
    margin-right: 0;
  }
  .CalcForm .oto__box-center {
    text-align: center;
  }
  .CalcForm .oto__box-key {
    font-size: 22px;
    line-height: 50px;
  }
  .CalcForm .oto__text {
    font-size: 14px;
  }
  .CalcForm .oto__top {
    padding-top: 38px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .CalcForm .main-wrapper {
    margin-left: 0;
  }
  .CalcForm .filter-list {
    font-size: 100%;
    background: #F3F3F3;
    padding-bottom: 10px;
  }
  .CalcForm .filter-list:before {
    top: 40px;
  }
  .CalcForm .filter-list__item {
    margin: 20px 10px;
    background-color: #fff;
  }
  .CalcForm .filter-list__item-more_mobile {
    display: block;
  }
  .CalcForm .filter-list__item-center {
    width: 38%;
  }
  .CalcForm .filter-list__item-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 11px 13px 19px;
  }
  .CalcForm .filter-list__item .filter-list__item {
    border: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .CalcForm .filter-list__item .filter-list__item .filter-list__cell_get .filter-list__center_full {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .CalcForm .filter-list__center_full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .CalcForm .filter-list__center_full .filter-list__text {
    display: none;
  }
  .CalcForm .filter-list__center_full .filter-list__item-more {
    margin-top: 0;
    max-width: 40%;
  }
  .CalcForm .filter-list__center_right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .CalcForm .filter-list__text {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .CalcForm .filter-list__middle {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  .CalcForm .filter-list__btn {
    height: 40px;
    font-weight: 500;
    width: 56%;
    font-size: 14px;
    margin-top: 0;
    padding: 0;
  }
  .CalcForm .filter-list__mobile-id {
    display: block;
  }
  .CalcForm .filter-list__main {
    padding-left: 0;
    padding-right: 0;
  }
  .CalcForm .filter-list__cell {
    background: 0 0 !important;
    padding: 0 !important;
    width: 44%;
    min-height: auto;
    border: none;
  }
  .CalcForm .filter-list__cell_get, .CalcForm .filter-list__cell_name {
    width: 100% !important;
  }
  .CalcForm .filter-list__cell:nth-child(odd) {
    width: 56%;
  }
  .CalcForm .filter-list__cell_get {
    margin-top: 27px;
    text-align: center;
  }
  .CalcForm .filter-list__cell_name {
    margin-bottom: 9px;
  }
  .CalcForm .filter-list__cell_name img {
    margin-bottom: 0;
  }
  .CalcForm .filter-list__cell_name .filter-list__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .CalcForm .filter-list__cell_name .filter-list__text_small {
    width: 56%;
    font-weight: 500;
    color: #000;
  }
  .CalcForm .filter-list__tbody {
    margin-top: -20px;
  }
  .CalcForm .filter-list__mobile-nav {
    padding-bottom: 0;
  }
  .CalcForm .filter-list__mobile-cell {
    width: 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .CalcForm .filter-list__mobile-cell_sort {
    -ms-flex-order: 2;
    background-color: #F3F3F3;
  }
  .CalcForm .filter-list__mobile-cell_default {
    padding-bottom: 33px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .CalcForm .radio-input__field:checked + .radio-input__text:after {
    opacity: 1;
    visibility: visible;
  }
  .CalcForm .radio-input__text {
    padding-left: 66px;
  }
  .CalcForm .radio-input__text:before {
    display: block;
    position: absolute;
    left: 24px;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-top: -12px;
    background: #FFF;
    border: 1px solid #E6E6E6;
  }
  .CalcForm .radio-input__text:after {
    display: block;
    width: 14px;
    height: 11px;
    background: url(../img/vector.png);
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease 0.25s;
    -o-transition: ease 0.25s;
    transition: ease 0.25s;
  }
  .CalcForm .filter__form, .CalcForm .filter__nav-radio {
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .CalcForm .form__amount, .CalcForm .form__field {
    position: relative;
  }
  .CalcForm .filter {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .CalcForm .filter__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .CalcForm .filter__type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .CalcForm .filter__title {
    margin-bottom: 24px;
  }
  .CalcForm .filter__bottom {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    margin-bottom: 0;
    margin-top: 24px;
  }
  .CalcForm .filter__bottom-cell {
    width: 100%;
    margin-bottom: 24px;
    text-align: left;
  }
  .CalcForm .filter__nav.is-active .filter__nav-inner {
    display: block;
  }
  .CalcForm .filter__nav.is-active .filter__nav-top:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .CalcForm .filter__nav:before {
    display: none;
  }
  .CalcForm .filter__nav-inner {
    padding: 0;
    display: none;
  }
  .CalcForm .filter__nav-radio {
    padding: 0 18px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFF;
    margin-top: -1px;
  }
  .CalcForm .filter__nav-radio .radio-input__text {
    padding-bottom: 0;
  }
  .CalcForm .filter__nav-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .filter__nav_default .filter__nav-top {
    padding-right: 66px;
    height: 3.75em;
  }
  .CalcForm .filter__nav_default .filter__nav-top:after, .CalcForm .filter__nav_default .filter__nav-top:before {
    display: block;
  }
  .CalcForm .filter__nav_default .filter__nav-top:after {
    top: 0;
  }
  .CalcForm .klients {
    background: #F3F3F3;
    padding: 3.75em 0;
  }
  .CalcForm .klients__desc {
    opacity: 0.5;
    margin-top: 1em;
    margin-bottom: 2.5em;
  }
  .CalcForm .klients .list__item:not(:last-child):after {
    background: #D3D3D3;
  }
  .CalcForm .klients__hide {
    display: none;
  }
  .CalcForm .klients__show {
    display: block;
  }
  .CalcForm .steps {
    padding: 3.75em 0 1.875em;
  }
  .CalcForm .steps_bigtop {
    padding: 2em 0;
  }
  .CalcForm .steps__title {
    display: block;
    margin-bottom: 40px;
  }
  .CalcForm .steps__br, .CalcForm .steps__icon {
    display: none;
  }
  .CalcForm .steps__row {
    margin-top: 3.125em;
  }
  .CalcForm .steps__list {
    margin-top: 2.5em;
  }
  .CalcForm .steps__item:not(:last-child) {
    margin-bottom: 1.42857em;
  }
  .CalcForm .steps__item:not(:last-child):after {
    display: block;
    background: url(../img/arrow.svg) no-repeat;
    width: 1.42857em;
    height: 2.78571em;
    background-size: 100% auto;
    margin: 1.42857em auto 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .CalcForm .form {
    padding: 3.75em 0;
    background: #F3F3F3;
    text-align: left;
  }
  .CalcForm .form__scale, .CalcForm .form__slider {
    display: none;
  }
  .CalcForm .form__label {
    display: block;
    font-size: 0.75em;
    line-height: 1.66667em;
    margin-bottom: 0.83333em;
  }
  .CalcForm .form__label_empty {
    display: none;
  }
  .CalcForm .form__label_empty + button {
    margin-top: 7px;
  }
  .CalcForm .form__field {
    margin-bottom: 0;
  }
  .CalcForm .form__field:not(:last-child) {
    margin-bottom: 1.875em;
  }
  .CalcForm .form__input {
    display: block;
    width: 100%;
    font-size: 1.125em;
    padding-left: 1em;
    background: #fff;
    height: 3.33333em;
  }
  .CalcForm .form__input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
  .CalcForm .form__input::-webkit-inner-spin-button, .CalcForm .form__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .CalcForm .form__hide {
    display: none;
  }
  .CalcForm .form__btn {
    margin-top: 1.25em;
  }
  .CalcForm .form__info {
    font-size: 0.75em;
    line-height: 1.33333em;
    color: #AFAFAF;
    margin-top: 0.83333em;
  }
  .CalcForm .form__amount-mobileval {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .CalcForm .form__amount-mobileval_small {
    font-size: 14px;
  }
  .CalcForm .form__amount input {
    padding-right: 80px;
  }
  .CalcForm .form__minus, .CalcForm .form__plus {
    height: 3.75em;
    width: 4.375em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
  }
  .CalcForm .form__minus svg, .CalcForm .form__plus svg {
    width: 1.25em;
    height: 0.6875em;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.1;
  }
  .CalcForm .form__minus svg *, .CalcForm .form__plus svg * {
    stroke: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .CalcForm .form__minus.active svg, .CalcForm .form__plus.active svg {
    opacity: 1;
  }
  .CalcForm .form__minus.active svg *, .CalcForm .form__plus.active svg * {
    stroke: #fff;
  }
  .CalcForm .form__plus svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .CalcForm .form__nav {
    position: absolute;
    top: -1px;
    right: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .form__nav:before {
    width: 4.375em;
    height: 3.75em;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #4F4F4F;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .CalcForm .form__nav.minus:before {
    margin-right: 4.375em;
  }
  .CalcForm .requirements {
    text-align: left;
    padding: 2.5em 0.5em 1.25em;
  }
  .CalcForm .requirements h3 {
    font-size: 0.75em;
    line-height: 1.33333em;
    font-weight: 700;
    margin-bottom: 0.5em;
  }
  .CalcForm .requirements p {
    font-size: 0.5625em;
    line-height: 1.33333em;
  }
  .CalcForm .requirements p:not(:last-child) {
    margin-bottom: 1.11111em;
  }
  .CalcForm .footer-min-hidden {
    display: block;
  }
  .CalcForm .footer-min-visible {
    display: none;
  }
}
.CalcForm .css-text-left, .CalcForm .footer, .CalcForm .help-modal__title, .CalcForm .polit__content, .CalcForm .polit__title, .CalcForm .thanks__title {
  text-align: left;
}
.CalcForm .footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  padding-left: 0.5em;
}
.CalcForm .footer__copyright {
  font-size: 0.75em;
  line-height: 1.33333em;
  font-weight: 700;
}
.CalcForm .footer__iin {
  font-size: 0.5625em;
  line-height: 1.33333em;
  color: #AFAFAF;
  margin-top: 0.52632em;
}
.CalcForm .simple-footer {
  padding-top: 5em;
  padding-bottom: 3.75em;
  background: 0 0;
}
.CalcForm .popup, .CalcForm .popup__overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.CalcForm .popup__overlay {
  z-index: 1;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
}
.CalcForm .popup {
  z-index: 999;
  display: none;
  position: fixed;
  overflow-y: auto;
}
.CalcForm .popup__modal {
  z-index: 2;
  margin: 0 auto;
  width: 95%;
  max-width: 970px;
  background-color: #fff;
}
.CalcForm .popup__close {
  right: 50px;
  top: 60px;
}
.CalcForm .modal-wrapper {
  padding: 3.125em 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.CalcForm .help-modal__inner {
  padding: 40px 40px 10px;
}
.CalcForm .help-modal__title {
  font-weight: 700;
  padding-right: 30px;
}
.CalcForm .help-modal__form {
  padding-bottom: 0;
}
.CalcForm .polit__inner {
  padding: 60px 60px 48px 28px;
}
.CalcForm .polit__title {
  font-weight: 700;
  padding-left: 30px;
}
.CalcForm .polit__content {
  padding-left: 52px;
  margin-top: 30px;
  height: 473px;
  padding-right: 138px;
  overflow-y: auto;
}
.CalcForm .polit__content ol, .CalcForm .polit__content ul {
  counter-reset: list;
}
.CalcForm .polit__content ol li, .CalcForm .polit__content ul li {
  display: block;
  position: relative;
  line-height: 1.5;
  font-size: 12px;
}
.CalcForm .polit__content ol ul {
  margin-top: 20px;
  display: block;
}
.CalcForm .polit__content ol > li:before {
  counter-increment: list;
  content: counter(list) ".";
  display: block;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 10px;
  font-size: 18px;
  line-height: 20px;
}
.CalcForm .thanks__label, .CalcForm .thanks__text {
  font-size: 18px;
  line-height: 24px;
}
.CalcForm .thanks {
  max-width: none;
}
.CalcForm .thanks__top {
  padding: 60px 200px 60px 235px;
}
.CalcForm .thanks__label {
  font-weight: 700;
  margin-bottom: 20px;
}
.CalcForm .thanks__text {
  padding-bottom: 39px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(14, 14, 14, 0.2);
}
.CalcForm .thanks__list li {
  font-size: 14px;
  line-height: 20px !important;
}
.CalcForm .thanks__list li:not(:last-child) {
  margin-bottom: 20px;
}
.CalcForm .thanks__line {
  margin-bottom: 50px;
  position: relative;
  background-color: #ff0400;
  height: 1px;
  margin-left: 31px;
}
.CalcForm .thanks__line:after, .CalcForm .thanks__line:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  right: 100%;
  border-style: solid;
  position: absolute;
}
.CalcForm .thanks__line:after {
  top: -0.5px;
  margin-right: -1.1px;
  border-width: 12px 15px 0;
  border-color: #fff transparent transparent;
}
.CalcForm .thanks__line:before {
  top: 0;
  margin-right: -2px;
  border-width: 14px 16px 0;
  border-color: #ff0400 transparent transparent;
}
.CalcForm .thanks__close {
  margin-top: -50px;
  top: 0;
  right: 0;
}
.CalcForm .thanks__title {
  font-weight: 700;
  margin-bottom: 34px;
}
.CalcForm .thanks__bottom {
  margin: 0 !important;
  border-top: 1px solid rgba(14, 14, 14, 0.2);
  padding: 30px 30px 38px;
}
.CalcForm .thanks__bottom .header__right {
  display: block !important;
}
.CalcForm .parsley-error {
  border-color: #f6504d !important;
}
.CalcForm .parsley-errors-list {
  display: none;
  margin: 5px 0 0;
  padding: 0;
  position: absolute;
  top: 100%;
}
.CalcForm .parsley-errors-list.filled {
  display: block;
}
.CalcForm .parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #f6504d;
}
@media screen and (max-width: 999px) {
  .CalcForm .thanks__top {
    padding: 30px 40px 30px 30px;
  }
  .CalcForm .thanks__label {
    text-align: left;
  }
}
@media screen and (max-width: 720px) {
  .CalcForm .footer_single {
    margin-top: 2.5em;
  }
  .CalcForm .popup__close {
    right: 20px;
    top: 30px;
  }
  .CalcForm .polit__title {
    font-size: 22px;
    margin-bottom: 28px;
    padding-left: 10px;
  }
  .CalcForm .polit__content {
    height: 435px;
    padding-right: 25px;
    padding-left: 24px;
  }
  .CalcForm .polit__content ol > li:before {
    margin-right: 5px;
  }
  .CalcForm .polit__inner {
    padding: 30px 30px 30px 20px;
  }
  .CalcForm .thanks__line {
    margin-bottom: 27px;
  }
  .CalcForm .thanks__label {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .CalcForm .thanks__bottom {
    padding: 16px 0;
  }
  .CalcForm .thanks__bottom .header__logo, .CalcForm .thanks__bottom .header__text {
    display: none;
  }
  .CalcForm .thanks__bottom .header__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .CalcForm .thanks__bottom .header__right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 3px;
    text-align: center;
  }
  .CalcForm .thanks__bottom .header__help {
    width: 100%;
    text-align: center;
    font-size: 9px;
    line-height: 14px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .CalcForm .thanks__list {
    width: 100%;
  }
  .CalcForm .thanks__list li {
    font-size: 12px;
    line-height: 14px !important;
  }
  .CalcForm .thanks__text {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 27px;
  }
  .CalcForm .thanks__title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 500px) {
  .CalcForm .help-modal__inner {
    padding: 15px;
  }
  .CalcForm .help-modal__title {
    margin-bottom: 20px;
  }
  .CalcForm .help-modal__form {
    padding: 0;
    background: 0 0;
  }
  .CalcForm .polit__content ol li {
    font-size: 9px;
    line-height: 14px !important;
  }
  .CalcForm .polit__content ol li:not(:last-child) {
    margin-bottom: 16px;
  }
  .CalcForm .polit__content ol ul {
    margin-top: 16px;
  }
  .CalcForm .polit__content ol > li:before {
    font-size: 14px;
    line-height: 20px !important;
  }
}
.CalcForm .fancybox-image, .CalcForm .fancybox-inner, .CalcForm .fancybox-nav, .CalcForm .fancybox-nav span, .CalcForm .fancybox-outer, .CalcForm .fancybox-skin, .CalcForm .fancybox-tmp, .CalcForm .fancybox-wrap, .CalcForm .fancybox-wrap iframe, .CalcForm .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.CalcForm .fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.CalcForm .fancybox-inner, .CalcForm .fancybox-outer, .CalcForm .fancybox-skin {
  position: relative;
}
.CalcForm .fancybox-skin {
  background: #FFF;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.CalcForm .fancybox-opened {
  z-index: 8030;
}
.CalcForm .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.CalcForm .fancybox-inner {
  overflow: hidden;
}
.CalcForm .fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.CalcForm .fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.CalcForm .fancybox-iframe, .CalcForm .fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.CalcForm .fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
.CalcForm #fancybox-loading, .CalcForm .fancybox-close, .CalcForm .fancybox-next span, .CalcForm .fancybox-prev span {
  background-image: url(/assets/img/fancybox/fancybox_sprite.png);
}
.CalcForm #fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  z-index: 8060;
}
.CalcForm .fancybox-close, .CalcForm .fancybox-nav, .CalcForm .fancybox-nav span {
  z-index: 8040;
  position: absolute;
  cursor: pointer;
}
.CalcForm #fancybox-loading div {
  width: 44px;
  height: 44px;
}
.CalcForm .fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.CalcForm .fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
}
.CalcForm .fancybox-prev {
  left: 0;
}
.CalcForm .fancybox-next {
  right: 0;
}
.CalcForm .fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden;
}
.CalcForm .fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.CalcForm .fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.CalcForm .fancybox-nav:hover span {
  visibility: visible;
}
.CalcForm .fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.CalcForm .fancybox-lock {
  width: auto;
}
.CalcForm .fancybox-lock body {
  overflow: visible !important;
  height: auto;
}
.CalcForm .fancybox-lock-test {
  overflow-y: hidden !important;
}
.CalcForm .fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/assets/img/fancybox/fancybox_overlay.png);
}
.CalcForm .fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.CalcForm .fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.CalcForm .arrow, .CalcForm .error, .CalcForm .gift-steps, .CalcForm .qq__avatar-inner, .CalcForm .qq__column_right, .CalcForm .slick-list, .CalcForm .status-bar__done {
  overflow: hidden;
}
.CalcForm .fancybox-title {
  visibility: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #FFF;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.CalcForm .fancybox-opened .fancybox-title {
  visibility: visible;
}
.CalcForm .select .selectric-scroll li:before, .CalcForm .slick-loading .slick-slide, .CalcForm .slick-loading .slick-track {
  visibility: hidden;
}
.CalcForm .fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.CalcForm .fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.CalcForm .fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.CalcForm .fancybox-title-inside-wrap {
  padding-top: 10px;
}
.CalcForm .fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.CalcForm .slick-list, .CalcForm .slick-slider, .CalcForm .slick-track, .CalcForm .wrap {
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .CalcForm #fancybox-loading, .CalcForm .fancybox-close, .CalcForm .fancybox-next span, .CalcForm .fancybox-prev span {
    background-image: url(/assets/img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  .CalcForm #fancybox-loading div {
    background-image: url(/assets/img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
.CalcForm .slick-slider {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.CalcForm .slick-list {
  display: block;
  margin: 0;
  padding: 0;
}
.CalcForm .slick-list:focus {
  outline: 0;
}
.CalcForm .slick-list.dragging {
  cursor: hand;
}
.CalcForm .slick-slider .slick-list, .CalcForm .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.CalcForm .slick-track {
  left: 0;
  top: 0;
  display: block;
}
.CalcForm .slick-track:after, .CalcForm .slick-track:before {
  content: "";
  display: table;
}
.CalcForm .clear:after, .CalcForm .content li:before, .CalcForm .input__field_border:before, .CalcForm .qq__column_right:before, .CalcForm .select .selectric .button:before, .CalcForm .select .selectric-items:before, .CalcForm .select .selectric-scroll li:before {
  content: "";
}
.CalcForm .slick-track:after {
  clear: both;
}
.CalcForm .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.CalcForm [dir=rtl] .slick-slide {
  float: right;
}
.CalcForm .slick-slide img {
  display: block;
}
.CalcForm .slick-slide.slick-loading img {
  display: none;
}
.CalcForm .slick-slide.dragging img {
  pointer-events: none;
}
.CalcForm .slick-initialized .slick-slide {
  display: block;
}
.CalcForm .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.CalcForm .slick-arrow.slick-hidden {
  display: none;
}
.CalcForm .is-gray-body {
  color: #0E0E0E;
  background: #F3F3F3;
}
.CalcForm .wrap {
  padding: 0 32px;
  max-width: 1400px;
  z-index: 15;
  margin: auto;
}
.CalcForm .wrap_small {
  max-width: 1188px;
}
@media only screen and (max-width: 1440px) {
  .CalcForm .wrap {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  .CalcForm .wrap {
    padding: 0 15px;
  }
  .CalcForm .text-refresh h2 {
    font-size: 23px;
  }
  .CalcForm .text-block h2 {
    font-size: 23px;
  }
}
.CalcForm .inline {
  font-size: 0;
}
.CalcForm .inline > * {
  display: inline-block;
  vertical-align: middle;
}
.CalcForm .clear:after {
  display: block;
  clear: both;
}
.CalcForm .clear__left {
  float: left;
}
.CalcForm .clear__right {
  float: right;
}
.CalcForm .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.CalcForm .flex_inline, .CalcForm .mynewbtn {
  display: -ms-inline-flexbox;
}
.CalcForm .flex_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm .flex_inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.CalcForm .flex_right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.CalcForm .flex_justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.CalcForm .flex_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.CalcForm .flex_bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.CalcForm .flex_vertical {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.CalcForm .css-text-center, .CalcForm .input__item_dark, .CalcForm .qq__column_right, .CalcForm .status-bar_center .status-bar__help {
  text-align: center;
}
.CalcForm .css-text-right {
  text-align: right;
}
.CalcForm .icon {
  width: 100%;
}
.CalcForm .text-red {
  color: #fdc300;
}
.CalcForm .text-gray {
  color: #868686;
}
.CalcForm .text-light {
  color: #AFAFAF;
}
.CalcForm .text-dark {
  color: #0E0E0E;
}
.CalcForm .a, .CalcForm .content a, .CalcForm .error {
  color: #fdc300;
}
.CalcForm .fit-by-content {
  white-space: nowrap;
  width: 1%;
}
.CalcForm img, .CalcForm svg {
  vertical-align: top;
  max-width: 100%;
}
.CalcForm .container {
  margin: 0 33px;
}
@media only screen and (max-width: 1024px) {
  .CalcForm .container {
    margin: 0;
  }
}
.CalcForm .object-fit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.CalcForm .content li, .CalcForm .content p, .CalcForm .li, .CalcForm .p {
  font-size: 16px;
  line-height: 120%;
}
.CalcForm .content strong, .CalcForm .strong {
  font-weight: 500 !important;
}
.CalcForm .b, .CalcForm .content b {
  font-weight: 700 !important;
}
.CalcForm .content h1, .CalcForm .content h2, .CalcForm .content h3, .CalcForm .content h4, .CalcForm .content h5, .CalcForm .content h6, .CalcForm .h1, .CalcForm .h2, .CalcForm .h3, .CalcForm .h4, .CalcForm .h5, .CalcForm .h6, .CalcForm .select .selectric .label, .CalcForm .select .selectric-scroll li {
  line-height: 120%;
  font-weight: 700;
}
.CalcForm .content h1, .CalcForm .h1 {
  font-size: 77px;
  line-height: 98%;
}
.CalcForm .content h2, .CalcForm .h2 {
  font-size: 56px;
  line-height: 120%;
}
.CalcForm .content h3, .CalcForm .h3 {
  font-size: 46px;
}
.CalcForm .content h4, .CalcForm .h4 {
  font-size: 36px;
  line-height: 110%;
  font-weight: 500;
}
.CalcForm .content h5, .CalcForm .h5 {
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}
.CalcForm .content h6, .CalcForm .h6, .CalcForm .select .selectric .label, .CalcForm .select .selectric-scroll li {
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
}
.CalcForm .error, .CalcForm .small {
  font-size: 14px;
}
.CalcForm .is-regular {
  font-weight: 400 !important;
}
.CalcForm .is-medium {
  font-weight: 500 !important;
}
.CalcForm .is-bold {
  font-weight: 700 !important;
}
.CalcForm .content li {
  padding-left: 32px;
  display: block;
  position: relative;
}
.CalcForm .content li:before {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border: 2px solid #fdc300;
  border-radius: 50%;
}
.CalcForm .content_big li, .CalcForm .content_big p {
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 19px;
}
.CalcForm .content_big li {
  margin-bottom: 14px;
}
.CalcForm .content_big ul {
  padding-top: 15px;
}
@media only screen and (max-width: 1280px) {
  .CalcForm .content h1, .CalcForm .h1 {
    font-size: 56px;
  }
  .CalcForm .content h5, .CalcForm .h5 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .CalcForm .content h1, .CalcForm .h1 {
    font-size: 48px;
  }
  .CalcForm .content h2, .CalcForm .h2 {
    font-size: 45px;
  }
  .CalcForm .content h4, .CalcForm .h4 {
    font-size: 28px;
  }
  .CalcForm .content h5, .CalcForm .h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .CalcForm .content h1, .CalcForm .h1 {
    font-size: 42px;
  }
  .CalcForm .content h2, .CalcForm .h2 {
    font-size: 39px;
  }
  .CalcForm .content h4, .CalcForm .h4 {
    font-size: 24px;
  }
  .CalcForm .check-list__item:before {
    margin-top: -10px;
  }
  .CalcForm .qq__feedback {
    display: none;
  }
}
.CalcForm .error {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  margin-top: 8px;
  line-height: 140%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 580px) {
  .CalcForm .content h1, .CalcForm .h1 {
    font-size: 23px;
  }
  .CalcForm .content h2, .CalcForm .content h3, .CalcForm .h2, .CalcForm .h3 {
    font-size: 26px;
  }
  .CalcForm .content h4, .CalcForm .h4 {
    font-size: 23px;
  }
  .CalcForm .content h6, .CalcForm .h6, .CalcForm .select .selectric .label, .CalcForm .select .selectric-scroll li {
    font-size: 14px;
  }
  .CalcForm .error {
    margin-top: 3px;
    font-size: 10px;
  }
}
.CalcForm .cf-mail__row {
  margin-left: -1.31579%;
  margin-right: -1.31579%;
  margin-bottom: 32px;
}
.CalcForm .cf-mail__preview {
  height: 44px;
  margin-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm .cf-mail__item, .CalcForm .sb-confirm {
  display: -webkit-box;
  -webkit-box-align: center;
}
.CalcForm .cf-mail__preview img {
  max-height: 44px;
}
.CalcForm .cf-mail__inner {
  max-width: 90%;
}
.CalcForm .cf-mail__arrow {
  margin: auto;
  width: 18px;
  fill: transparent;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.CalcForm .cf-mail__arrow .stroke {
  stroke: #B3B3B3;
}
.CalcForm .cf-mail__arrow .fill {
  fill: #B3B3B3;
}
.CalcForm .arrow, .CalcForm .cf-mail__item:hover .cf-mail__arrow .fill {
  fill: #0E0E0E;
}
.CalcForm .cf-mail__item {
  margin-bottom: 20px;
  margin-left: 1.28205%;
  margin-right: 1.28205%;
  width: 22.35897%;
  border: 1px solid #B3B3B3;
  border-radius: 5px;
  min-height: 108px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
}
.CalcForm .cf-mail__item:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  border-color: #0E0E0E;
}
.CalcForm .cf-mail__item:hover .cf-mail__arrow .stroke {
  stroke: #0E0E0E;
}
@media only screen and (max-width: 580px) {
  .CalcForm .cf-mail__row {
    margin-left: -1.5%;
    margin-right: -1.5%;
    margin-bottom: 6px;
  }
  .CalcForm .cf-mail__item {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
@media only screen and (max-width: 420px) {
  .CalcForm .cf-mail__item, .CalcForm .cf-mail__row {
    margin-left: 0;
    margin-right: 0;
  }
  .CalcForm .cf-mail__item {
    width: 100%;
    min-height: 86px;
    margin-bottom: 16px;
    border: 1px solid #C2C2C2;
  }
  .CalcForm .cf-mail__preview {
    height: auto;
  }
  .CalcForm .cf-mail__arrow {
    display: none;
  }
}
.CalcForm .sb-confirm {
  min-height: 100vh;
  padding: 50px 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.CalcForm .bb-button, .CalcForm .status-bar__content {
  display: -webkit-box;
  -webkit-box-align: center;
}
.CalcForm .sb-confirm__inner {
  width: 100%;
}
.CalcForm .sb-confirm__top {
  max-width: 71.57895%;
}
.CalcForm .sb-confirm__wrap {
  max-width: 1014px;
}
.CalcForm .sb-confirm__content p {
  font-weight: 400;
  color: rgba(14, 14, 14, 0.5);
}
.CalcForm .sb-confirm__content h4 {
  margin-bottom: 46px;
}
.CalcForm .sb-confirm__content .h5 {
  margin-bottom: 34px;
}
@media only screen and (max-width: 580px) {
  .CalcForm .sb-confirm__content h4 {
    margin-bottom: 25px;
  }
  .CalcForm .sb-confirm__top {
    max-width: 87.93103%;
    margin: auto;
  }
}
@media only screen and (max-width: 420px) {
  .CalcForm .sb-confirm {
    text-align: center;
    padding: 60px 0;
  }
  .CalcForm .sb-confirm__content p {
    font-weight: 400;
    color: rgba(14, 14, 14, 0.5);
    font-size: 10px;
    line-height: 140%;
  }
  .CalcForm .sb-confirm__content h4 {
    font-size: 26px;
    line-height: 120%;
  }
  .CalcForm .sb-confirm__content .h5 {
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 22px;
  }
}
.CalcForm .arrow {
  width: 4px;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  position: relative;
  height: 12px;
}
.CalcForm .arrow svg {
  width: 18px;
  max-width: none;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
}
.CalcForm .bb-button {
  cursor: pointer;
  border: none;
  width: 100%;
  padding: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm .bb-button img {
  width: 17px;
}
@media only screen and (max-width: 580px) {
  .CalcForm .bb-button {
    width: 50px;
    height: 50px;
    background: #F3F3F3;
    border-radius: 5px;
  }
  .CalcForm .bb-button img {
    width: 16px;
  }
}
.CalcForm .bar {
  height: 3px;
  background: #CCC;
  margin-bottom: 13px;
  position: relative;
}
.CalcForm .bar__done, .CalcForm .range-input__line {
  width: 0;
  background-color: #fdc300;
}
.CalcForm .bar__done {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
}
.CalcForm .input, .CalcForm .input__field, .CalcForm .status-bar__line {
  position: relative;
}
.CalcForm .status-bar__inner {
  background: #F3F3F3;
  padding: 3px;
}
.CalcForm .status-bar__line {
  height: 60px;
}
.CalcForm .status-bar__help {
  margin-top: 18px;
  font-weight: 400;
  min-height: 22px;
  color: #fdc300;
}
.CalcForm .status-bar__content {
  font-weight: 400;
  color: #FFF;
  padding: 10px 33px;
  z-index: 15;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.CalcForm .input__icon, .CalcForm .mynewbtn {
  -webkit-box-align: center;
}
.CalcForm .status-bar__content_front {
  z-index: 20;
}
.CalcForm .status-bar__content_back {
  z-index: 10;
  color: #4F4F4F;
}
.CalcForm .status-bar__done {
  position: absolute;
  left: 0;
  top: 0;
  background: #4F4F4F;
  width: 28%;
  height: 100%;
  z-index: 15;
  -webkit-transition: ease-out 0.3s;
  -o-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}
@media only screen and (max-width: 580px) {
  .CalcForm .status-bar__line {
    height: 50px;
  }
  .CalcForm .status-bar__help {
    margin-top: 7px;
    text-align: center;
  }
  .CalcForm .status-bar__content {
    padding: 10px 29px;
  }
}
.CalcForm .mynewbtn {
  padding: 0 38px;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  height: 66px;
  background: #fdc300;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-radius: 5px;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
}
.CalcForm .mynewbtn_border {
  background: 0 0;
  border: 1px solid #fdc300;
  color: #fdc300;
}
.CalcForm .mynewbtn_border:hover {
  color: #fff;
  border-color: #000;
}
.CalcForm .mynewbtn_border:hover .btn__icon .triangle {
  stroke: #fff;
}
.CalcForm .mynewbtn_dark {
  color: #0E0E0E;
  background: 0 0;
  border-color: #0E0E0E;
}
.CalcForm .mynewbtn:hover {
  background-color: #000;
}
@media only screen and (max-width: 768px) {
  .CalcForm .mynewbtn {
    font-size: 14px;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .mynewbtn {
    height: 50px;
  }
}
.CalcForm .mynewbtn__icon_cats {
  width: 13px;
  height: 13px;
  margin-right: 13px;
  fill: #0E0E0E;
}
.CalcForm .mynewbtn__icon_arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.CalcForm .mynewbtn__icon_arrow svg {
  width: 11px;
  max-width: none;
}
.CalcForm .mynewbtn__icon_arrow .triangle {
  stroke: #fdc300;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
}
.CalcForm .mynewbtn__icon_arrow .stroke {
  fill: #fdc300;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
}
.CalcForm .input {
  width: 100%;
}
.CalcForm .input__field.is-error .input__item {
  border-color: #fdc300;
}
.CalcForm .input__field_border:before {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 1px;
  background-color: #000;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.CalcForm .input__item {
  border: none;
  background: #ffff;
  color: #0E0E0E;
  border-bottom: 1px solid #B3B3B3;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
  width: 100%;
}
.CalcForm .input__item::-webkit-input-placeholder {
  color: #B3B3B3;
}
.CalcForm .input__item:-moz-placeholder {
  color: #B3B3B3;
}
.CalcForm .input__item::-moz-placeholder {
  color: #B3B3B3;
}
.CalcForm .input__item:-ms-input-placeholder {
  color: #B3B3B3;
}
.CalcForm .input__item_square {
  height: 66px;
  padding: 0 60px 0 27px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.CalcForm .input__item_dark {
  letter-spacing: 0.815em;
  padding: 0 27px 0 40px;
}
.CalcForm .input__item_dark::-webkit-input-placeholder {
  color: #0E0E0E;
}
.CalcForm .input__item_dark::-moz-placeholder {
  color: #0E0E0E;
}
.CalcForm .input__item_dark:-ms-input-placeholder {
  color: #0E0E0E;
}
.CalcForm .input__item_dark::-ms-input-placeholder {
  color: #0E0E0E;
}
.CalcForm .input__item_dark::placeholder {
  color: #0E0E0E;
}
.CalcForm .input__icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  top: 0;
  height: 100%;
  right: 0;
  width: 24px;
  margin-right: 24px;
  pointer-events: none;
  fill: transparent;
}
.CalcForm .input__parent, .CalcForm .link {
  position: relative;
}
.CalcForm .input__icon svg {
  width: 100%;
}
.CalcForm .input__icon_fill {
  fill: #B3B3B3;
}
.CalcForm .input__icon_stroke {
  stroke: #B3B3B3;
  stroke-width: 2;
}
.CalcForm .input_big .input__item {
  height: 80px;
  font-size: 36px;
}
.CalcForm .input.is-focus:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.CalcForm .input__top {
  margin-bottom: 15px;
}
.CalcForm .input__label {
  color: rgba(14, 14, 14, 0.5);
}
.CalcForm .input__info {
  margin-top: 9px;
}
@media only screen and (max-width: 1024px) {
  .CalcForm .input_big .input__item {
    font-size: 26px;
  }
}
@media only screen and (max-width: 768px) {
  .CalcForm .input__item {
    height: 50px;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .input__top {
    margin-bottom: 16px;
  }
  .CalcForm .input__top .input__label {
    color: #0E0E0E;
  }
  .CalcForm .input__info {
    margin-top: 11px;
  }
  .CalcForm .input__label {
    font-size: 12px;
  }
  .CalcForm .input_big .input {
    margin-bottom: 23px;
  }
  .CalcForm .input_big .input__item {
    height: 38px;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
  }
}
.CalcForm .link {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  padding-right: 30px;
  color: #0E0E0E;
}
.CalcForm .link:hover, .CalcForm .link_red {
  color: #fdc300;
}
.CalcForm .link__arrow {
  margin-left: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  margin-right: 12px;
}
.CalcForm .link__arrow .triangle {
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  stroke-width: 2;
  stroke: #0E0E0E;
}
.CalcForm .ck-list__icon, .CalcForm .link:hover .link__arrow .triangle, .CalcForm .link_red .link__arrow .triangle {
  stroke: #fdc300;
}
.CalcForm .link__arrow .stroke {
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  fill: #0E0E0E;
}
.CalcForm .link:hover .link__arrow, .CalcForm .link:hover .link__arrow .stroke, .CalcForm .link_red .link__arrow .stroke {
  fill: #fdc300;
}
.CalcForm .link_hidden .link__arrow {
  opacity: 0;
  -webkit-transition: ease 0.15s;
  -o-transition: ease 0.15s;
  transition: ease 0.15s;
}
.CalcForm .link_hidden:hover .link__arrow {
  opacity: 1;
}
.CalcForm .link_regular {
  font-weight: 400;
  line-height: 20px;
}
.CalcForm .link:hover .link__arrow {
  margin-right: 0;
  width: 18px;
}
@media only screen and (max-width: 580px) {
  .CalcForm .link_toline {
    height: 68px;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
  }
  .CalcForm .link_toline .link__arrow {
    width: 18px;
    margin-right: 0;
  }
  .CalcForm .link_tobutton {
    border: 1px solid #fdc300;
    border-radius: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fdc300;
    height: 50px;
    font-weight: 500;
    padding-right: 0;
    width: 100%;
  }
  .CalcForm .link_tobutton .arrow {
    display: none;
  }
}
.CalcForm .range-input__char, .CalcForm .select .selectric {
  display: -ms-flexbox;
  -webkit-box-align: center;
}
.CalcForm .phone-confirm__form {
  margin-top: 30px;
  margin-bottom: 52px;
}
.CalcForm .phone-confirm__cell {
  margin-bottom: 20px;
  max-width: 45%;
}
.CalcForm .phone-confirm__cell_phone {
  width: 308px;
  margin-right: 28px;
}
.CalcForm .phone-confirm__cell_button {
  width: 258px;
}
.CalcForm .phone-confirm__button, .CalcForm .phone-confirm__field {
  width: 100%;
}
.CalcForm .phone-confirm__column {
  max-width: 40.8998%;
  margin-bottom: 30px;
}
.CalcForm .phone-confirm__column_right {
  margin-right: 49px;
}
.CalcForm .phone-confirm__string:not(:last-child) {
  margin-bottom: 18px;
}
.CalcForm .phone-confirm__text {
  color: #AFAFAF;
  margin-top: 15px;
}
@media only screen and (max-width: 768px) {
  .CalcForm .phone-confirm__cell, .CalcForm .phone-confirm__column {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .phone-confirm__form {
    margin-top: 16px;
    margin-bottom: 38px;
  }
  .CalcForm .phone-confirm__column {
    margin-bottom: 35px;
  }
  .CalcForm .phone-confirm__column_right {
    margin-bottom: 20px;
  }
  .CalcForm .phone-confirm__string {
    width: 78.27586%;
    margin: auto;
  }
  .CalcForm .phone-confirm__string:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .CalcForm .phone-confirm__row {
    padding-bottom: 0;
  }
  .CalcForm .phone-confirm__text {
    font-size: 10px;
    line-height: 140%;
    text-align: center;
  }
  .CalcForm .phone-confirm__cell {
    margin-bottom: 0;
  }
  .CalcForm .phone-confirm__cell_phone {
    margin-bottom: 27px;
  }
}
.CalcForm .range-input {
  position: relative;
  width: 100%;
}
.CalcForm .range-input__input {
  height: 66px;
  background: #FFF;
  padding: 0 80px 0 36px;
  border: 1px solid #C2C2C2;
  width: 100%;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.CalcForm .range-input__input::-webkit-input-placeholder {
  color: #1f1f1f;
}
.CalcForm .range-input__input::-moz-placeholder {
  color: #1f1f1f;
}
.CalcForm .range-input__input:-ms-input-placeholder {
  color: #1f1f1f;
}
.CalcForm .range-input__input::-ms-input-placeholder {
  color: #1f1f1f;
}
.CalcForm .range-input__input::placeholder {
  color: #1f1f1f;
}
.CalcForm .range-input__char {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 88px;
  z-index: 15;
  pointer-events: none;
}
.CalcForm .range-input__bottom {
  position: absolute;
  bottom: 0;
  left: 13px;
  right: 13px;
  height: 2px;
  z-index: 15;
}
.CalcForm .range-input__line {
  position: absolute;
  left: -13px;
  top: 0;
  height: 100%;
  max-width: 100%;
}
.CalcForm .range-input .ui-widget.ui-widget-content {
  border: none;
  border-radius: 0;
  background: 0 0;
  height: 100%;
}
.CalcForm .range-input .ui-slider-handle {
  width: 10px;
  height: 10px;
  top: -13px;
  margin-left: -13px;
  border: 7px solid #fff;
  border-radius: 50%;
  background-color: #FF0600;
  -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.25);
  left: 0;
  position: absolute;
  z-index: 2;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
@media only screen and (max-width: 580px) {
  .CalcForm .range-input__input {
    height: 50px;
    padding-left: 31px;
    font-size: 14px;
  }
  .CalcForm .range-input__char {
    width: 70px;
  }
}
.CalcForm .select__top {
  margin-bottom: 15px;
}
.CalcForm .select__label {
  color: rgba(14, 14, 14, 0.5);
}
.CalcForm .select .selectric {
  height: 66px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.CalcForm .select .selectric .label {
  color: #010101;
  margin-left: 27px;
  margin-right: 60px;
  line-height: 1em;
  height: auto;
}
.CalcForm .select .selectric .button {
  width: 60px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: 0 0;
  font-size: 0;
}
.CalcForm .select .selectric .button:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 4px;
  border-color: transparent transparent #0e0e0e;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.CalcForm .select .selectric .button:after {
  display: none;
}
.CalcForm .select .selectric-items {
  margin-top: 29px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.CalcForm .select .selectric-items:before {
  display: block;
  height: 24px;
  width: 24px;
  top: 0;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #FFF;
}
.CalcForm .select .selectric-scroll {
  background: #FFF;
  padding: 34px 0;
  z-index: 20;
  position: relative;
}
.CalcForm .select .selectric-scroll::-webkit-scrollbar {
  width: 6px;
}
.CalcForm .select .selectric-scroll::-webkit-scrollbar-track {
  background: 0 0;
}
.CalcForm .select .selectric-scroll::-webkit-scrollbar-thumb {
  background: #fdc300;
}
.CalcForm .select .selectric-scroll li {
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0E0E0E;
  margin: 0 10px;
  padding: 0 44px;
  position: relative;
}
.CalcForm .select .selectric-scroll li:before {
  display: block;
  position: absolute;
  background: url(/assets/img/select_check.svg) center no-repeat;
  width: 24px;
  height: 24px;
  left: 24px;
  top: 50%;
  margin-top: -12px;
  opacity: 0;
  -webkit-transition: ease 0.25s;
  -o-transition: ease 0.25s;
  transition: ease 0.25s;
}
.CalcForm .select .selectric-scroll li.selected {
  background: #fff;
}
.CalcForm .qq__column_right, .CalcForm .select .selectric-scroll li:hover {
  background: #F3F3F3;
}
.CalcForm .select .selectric-scroll li.selected:before {
  opacity: 1;
  visibility: visible;
}
.CalcForm .select .selectric-wrapper.selectric-open .selectric .button:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.CalcForm .select .selectric-wrapper.selectric-above.selectric-open .selectric .button:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.CalcForm .select .selectric-wrapper.selectric-above .selectric-items {
  margin-top: 0;
  margin-bottom: 29px;
}
.CalcForm .select .selectric-wrapper.selectric-above .selectric-items:before {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -12px;
}
@media only screen and (max-width: 580px) {
  .CalcForm .select__label {
    font-size: 12px;
    margin-bottom: 16px;
  }
  .CalcForm .select .selectric {
    height: 50px;
  }
  .CalcForm .select .selectric .label {
    margin-left: 31px;
    font-size: 14px;
  }
  .CalcForm .select .selectric .button {
    width: 65px;
  }
}
.CalcForm .qq__box {
  padding: 61px 0;
}
.CalcForm .qq__inner {
  padding-bottom: 60px;
  padding-top: 40px;
}
.CalcForm .qq__name {
  margin-bottom: 3px;
}
.CalcForm .qq__gray {
  color: #868686;
}
.CalcForm .qq__small {
  padding-left: 50px;
}
.CalcForm .qq__bottom {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}
.CalcForm .qq__bottom.is-visible {
  opacity: 1;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  visibility: visible;
}
.CalcForm .qq__bottom-part_left {
  width: 15.29052%;
}
.CalcForm .qq__bottom-part_right {
  width: 77.06422%;
}
.CalcForm .qq__bottom-cell_left {
  width: 52.38678%;
}
.CalcForm .qq__bottom-cell_right {
  width: 40.02448%;
}
.CalcForm .qq__bottom-cell_right .mynewbtn {
  min-width: 0;
  width: 100%;
}
.CalcForm .qq__cell {
  width: 47.56098%;
  margin-bottom: 28px;
}
.CalcForm .qq__cell_noscope {
  margin-bottom: 0;
}
.CalcForm .qq__cell_big {
  margin-bottom: 54px;
}
.CalcForm .qq__button {
  min-width: 252px;
}
.CalcForm .qq__avatar {
  width: 133px;
  max-width: 100%;
  margin: auto auto 34px;
}
.CalcForm .qq__avatar-inner {
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
}
.CalcForm .qq__bar {
  margin-bottom: 47px;
}
.CalcForm .qq__bold {
  margin-bottom: 26px;
}
.CalcForm .qq__slide {
  display: none;
  position: relative;
  padding-bottom: 115px;
}
.CalcForm .qq__slide.is-active {
  display: block;
}
.CalcForm .qq__slide_top {
  padding-bottom: 0;
  padding-top: 64px;
}
.CalcForm .qq__column {
  position: relative;
  margin-top: 27px;
}
.CalcForm .qq__column_left {
  width: 70.35133%;
}
.CalcForm .qq__column_right {
  -webkit-box-shadow: 0 3px 34px #00000029;
  box-shadow: 0 3px 34px #00000029;
  width: 18.76435%;
  border-radius: 5px;
  position: relative;
  padding: 72px 15px 120px;
}
.CalcForm .qq__column_right:before {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 159px;
  height: 165px;
  margin-bottom: -49px;
  margin-right: -45px;
  background: url(/assets/img/qq_pattern.png) center no-repeat;
  background-size: 100%;
}
@media only screen and (max-width: 1024px) {
  .CalcForm .qq__box {
    padding: 51px 35px;
  }
  .CalcForm .qq__small {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .CalcForm .qq__column_left {
    width: 60.35133%;
  }
  .CalcForm .qq__column_right {
    width: 32.76435%;
    border: 1px solid #C2C2C2;
    background: 0 0;
    padding: 16px 32px;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
  }
  .CalcForm .qq__column_right:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    margin-left: 40px;
    background-color: #F3F4F6;
    border: 1px solid #C2C2C2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .CalcForm .qq__column_right:before {
    display: none;
  }
  .CalcForm .qq__name {
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 0;
  }
  .CalcForm .qq__about {
    font-size: 10px;
    line-height: 140%;
  }
  .CalcForm .qq__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: 18px;
    max-width: 100%;
    width: 37px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .CalcForm .qq__cell, .CalcForm .qq__cell_button .btn {
    width: 100%;
  }
  .CalcForm .qq__user {
    text-align: left;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 0;
  }
  .CalcForm .qq__slide_top {
    padding-top: 0;
  }
  .CalcForm .qq__cell_button {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
  }
  .CalcForm .qq__cell_info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
  .CalcForm .qq__bottom-cell_left {
    width: 34.38678%;
  }
  .CalcForm .qq__bottom-cell_right {
    width: 55.02448%;
  }
  .CalcForm .qq__row_price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .CalcForm .qq__row_price .qq__cell {
    margin: 0 7px 45px;
    width: auto;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .qq__price, .CalcForm .qq__title {
    font-size: 19px;
    line-height: 110%;
  }
  .CalcForm .qq__bottom-cell, .CalcForm .qq__button, .CalcForm .qq__column {
    width: 100%;
  }
  .CalcForm .qq__inner {
    padding: 30px 0 0;
  }
  .CalcForm .qq__wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .CalcForm .qq__price {
    font-weight: 500 !important;
  }
  .CalcForm .qq__bold {
    text-align: center;
    margin-bottom: 33px;
  }
  .CalcForm .qq__gray {
    font-size: 10px;
    line-height: 140%;
  }
  .CalcForm .qq__back {
    margin-right: 15px;
  }
  .CalcForm .qq__bottom {
    position: static;
    display: none;
    padding-top: 15px;
    padding-bottom: 1px;
  }
  .CalcForm .qq__bottom.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .CalcForm .qq__bottom-cell_left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .CalcForm .qq__bottom-cell_right {
    margin-bottom: 21px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .CalcForm .qq__bottom-part {
    width: auto;
    max-width: 100%;
  }
  .CalcForm .qq__text, .CalcForm .qq__title {
    width: 100%;
    text-align: center;
  }
  .CalcForm .qq__bottom-part_left {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .CalcForm .qq__bottom-part_right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-width: 0;
  }
  .CalcForm .qq__slide {
    padding-bottom: 0;
  }
  .CalcForm .qq__bar {
    margin-bottom: 42px;
  }
  .CalcForm .qq__box {
    padding: 0 14px;
  }
  .CalcForm .qq__title {
    margin-bottom: 10px;
  }
  .CalcForm .qq__cell {
    margin-bottom: 23px;
  }
  .CalcForm .qq__cell_button {
    margin-bottom: 15px;
  }
  .CalcForm .qq__row_nav {
    padding-top: 15px;
  }
  .CalcForm .qq__text_counter {
    font-size: 12px;
    line-height: 20px;
    width: auto;
  }
  .CalcForm .qq__text_small {
    font-size: 12px;
    line-height: 140%;
    width: 74.82759%;
    margin-left: auto;
    margin-right: auto;
  }
  .CalcForm .qq__small {
    font-size: 10px;
    line-height: 140%;
  }
}
.CalcForm .success__inner {
  padding-bottom: 35px;
  padding-top: 40px;
  background-color: #fff;
  text-align: center;
}
.CalcForm .success__text {
  padding-left: 50px;
  position: relative;
  display: inline-block;
}
.CalcForm .gift-steps__list-num, .CalcForm .success__icon {
  display: -webkit-box;
  -webkit-box-align: center;
}
.CalcForm .success__icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-radius: 50%;
  background: #19C13E;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.CalcForm .success__icon svg {
  width: 12px;
  fill: transparent;
  stroke: #fff;
  stroke-width: 2;
}
@media only screen and (max-width: 580px) {
  .CalcForm .success__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
  }
  .CalcForm .success__text {
    padding-left: 25px;
    font-size: 10px;
  }
  .CalcForm .success__icon {
    width: 14px;
    height: 14px;
    margin-top: -7px;
  }
  .CalcForm .success__icon svg {
    width: 6px;
  }
}
.CalcForm .ck-list__item {
  display: block;
  padding-left: 51px;
  position: relative;
}
.CalcForm .ck-list__item:not(:last-child) {
  margin-bottom: 33px;
}
.CalcForm .ck-list__icon {
  width: 18px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 6px;
  fill: transparent;
  stroke-width: 2;
}
@media only screen and (max-width: 580px) {
  .CalcForm .ck-list__item {
    padding-left: 31px;
    text-align: left;
    font-weight: 400;
  }
  .CalcForm .ck-list__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .CalcForm .ck-list__icon {
    width: 14px;
    margin-top: 4px;
  }
}
.CalcForm .gift-preview {
  position: relative;
}
.CalcForm .gift-preview__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.CalcForm .gift-preview__bg_mobile {
  display: none;
}
.CalcForm .gift-preview__inner {
  z-index: 20;
  position: relative;
  padding-bottom: 112px;
}
.CalcForm .gift-preview__label {
  line-height: 40px;
  background: #FFF;
  border-radius: 5px;
  margin-bottom: 21px;
  display: inline-block;
  padding: 0 16px;
}
.CalcForm .gift-preview__title {
  line-height: 120%;
  margin-bottom: 70px;
}
.CalcForm .gift-preview__cell {
  width: 557px;
  max-width: 100%;
}
.CalcForm .gift-preview__list {
  margin-bottom: 90px;
}
.CalcForm .gift-preview__top {
  padding-top: 112px;
}
.CalcForm .gift-preview__bottom {
  width: 364px;
  max-width: 100%;
  border-top: 1px solid #0E0E0E;
  padding-top: 30px;
}
.CalcForm .gift-preview__bottom-text {
  line-height: 140%;
  color: rgba(14, 14, 14, 0.7);
}
@media only screen and (max-width: 768px) {
  .CalcForm .gift-preview__list, .CalcForm .gift-preview__top {
    margin-bottom: 50px;
  }
  .CalcForm .gift-preview__bg {
    height: 288px;
  }
  .CalcForm .gift-preview__cell {
    width: 410px;
  }
  .CalcForm .gift-preview__inner {
    padding-bottom: 62px;
  }
  .CalcForm .gift-preview__top {
    padding-top: 52px;
    height: 288px;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .gift-preview__down {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 44px;
  }
  .CalcForm .gift-preview__top {
    padding-top: 38px;
    text-align: center;
    height: 348px;
    margin-bottom: 0;
  }
  .CalcForm .gift-preview__bg {
    height: 348px;
  }
  .CalcForm .gift-preview__bg_desktop {
    display: none;
  }
  .CalcForm .gift-preview__bg_mobile {
    display: block;
  }
  .CalcForm .gift-preview__list {
    width: 83.7931%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .CalcForm .gift-preview__bottom {
    padding-top: 0;
    border-top: none;
    text-align: center;
  }
  .CalcForm .gift-preview__bottom-text {
    font-size: 10px;
    line-height: 140%;
    margin-bottom: 4px;
  }
  .CalcForm .gift-preview__proce {
    font-size: 26px;
    line-height: 110%;
  }
  .CalcForm .gift-preview__label {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 22px;
  }
  .CalcForm .gift-preview__cell {
    width: 100%;
  }
  .CalcForm .gift-preview__title {
    text-align: left;
  }
}
.CalcForm .gift-steps__manager-info:before, .CalcForm .gift-steps__manager:before {
  content: "";
  display: block;
  position: absolute;
}
.CalcForm .gift-steps__inner {
  background-color: #fff;
  padding-top: 140px;
}
.CalcForm .gift-steps__title {
  margin-bottom: 94px;
}
.CalcForm .gift-steps__manager {
  position: absolute;
  max-width: 188.38095%;
  width: 989px;
  left: 50%;
  bottom: 0;
  margin-left: -38px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.CalcForm .gift-steps__manager:before {
  left: 0;
  width: 100%;
  padding-top: 100%;
  top: 100%;
  border-radius: 50%;
  background-color: #fdc300;
  margin-top: -30.83923%;
}
.CalcForm .gift-steps__manager-info {
  position: absolute;
  width: 59.47368%;
  left: 50%;
  margin-left: -29.64912%;
  bottom: 0;
  margin-bottom: 118px;
  background-color: #F3F3F3;
  border-radius: 5px;
  padding: 31px 41px 36px 52px;
}
.CalcForm .gift-steps__manager-info:before {
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  margin-left: 52px;
  margin-top: -8px;
  background: #F3F3F3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.CalcForm .gift-steps__manager-name {
  margin-bottom: 5px;
}
.CalcForm .gift-steps__manager-text {
  line-height: 140%;
}
.CalcForm .gift-steps__manager-humnan {
  width: 57.63397%;
  margin-left: auto;
  position: relative;
  z-index: 50;
  margin-right: auto;
}
.CalcForm .gift-steps__cell {
  position: relative;
}
.CalcForm .gift-steps__cell_left {
  width: 39.29641%;
}
.CalcForm .gift-steps__cell_right {
  padding-bottom: 104px;
  width: 58.08383%;
}
.CalcForm .gift-steps__bottom-text {
  margin-bottom: 19px;
}
.CalcForm .gift-steps__bottom-phone {
  font-weight: 700;
}
.CalcForm .gift-steps__list {
  margin-bottom: 88px;
  counter-reset: gs-counter;
}
.CalcForm .gift-steps__list-top {
  margin-bottom: 20px;
  width: 60px;
  fill: #F3F3F3;
  position: relative;
  color: #868686;
}
.CalcForm .gift-steps__list-text {
  line-height: 140%;
  padding-right: 27.14932%;
}
.CalcForm .gift-steps__list-num {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.CalcForm .gift-steps__list-num:before {
  counter-increment: gs-counter;
  color: #868686;
  content: counter(gs-counter);
}
.CalcForm .gift-steps__list-cell {
  width: 28.86598%;
  margin-bottom: 30px;
  position: relative;
}
.CalcForm .gift-steps__list-cell:before {
  content: "";
  display: block;
  position: absolute;
  left: 77px;
  right: 16px;
  top: 30px;
  height: 1px;
  background: url(/assets/img/dots.png);
}
.CalcForm .gift-steps__list-cell:nth-child(4n) {
  width: 13.14433%;
}
.CalcForm .gift-steps__list-cell:nth-child(4n):before {
  display: none;
}
.CalcForm .gift-steps__list-cell:nth-child(4n) .gift-steps__list-text {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .CalcForm .gift-steps__inner {
    padding-top: 90px;
  }
  .CalcForm .gift-steps__title {
    margin-bottom: 54px;
  }
  .CalcForm .gift-steps__cell-left {
    width: 41.29641%;
  }
  .CalcForm .gift-steps__manager {
    margin-left: 0;
  }
  .CalcForm .gift-steps__manager-info {
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 21px 21px 16px 52px;
  }
  .CalcForm .gift-steps__list {
    margin-bottom: 48px;
  }
  .CalcForm .gift-steps__list-cell {
    width: 50% !important;
  }
  .CalcForm .gift-steps__list-cell:before {
    display: none;
  }
}
@media only screen and (max-width: 580px) {
  .CalcForm .gift-steps__cell {
    width: 100%;
  }
  .CalcForm .gift-steps__cell_left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto;
    margin-right: auto;
  }
  .CalcForm .gift-steps__cell_right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 64px;
  }
  .CalcForm .gift-steps__inner {
    padding-top: 51px;
    text-align: center;
  }
  .CalcForm .gift-steps__list {
    display: inline-block;
    text-align: left;
    margin-bottom: 21px;
    width: auto;
    margin-left: 37px;
    margin-right: 20px;
  }
  .CalcForm .gift-steps__list-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
    margin-bottom: 27px;
  }
  .CalcForm .gift-steps__list-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-bottom: 0;
    max-width: 100%;
    margin-right: 21px;
    width: 28px;
  }
  .CalcForm .gift-steps__list-num {
    font-size: 12px;
    line-height: 140%;
  }
  .CalcForm .gift-steps__list-text {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    font-size: 12px;
    line-height: 140%;
    padding-right: 0;
  }
  .CalcForm .gift-steps__bottom-part {
    width: 100%;
  }
  .CalcForm .gift-steps__bottom-phone {
    font-size: 19px;
  }
  .CalcForm .gift-steps__bottom-text {
    margin-bottom: 16px;
  }
  .CalcForm .gift-steps__title {
    margin-bottom: 38px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .CalcForm .gift-steps__manager {
    position: static;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .CalcForm .gift-steps__manager-text {
    font-size: 12px;
    line-height: 140%;
  }
  .CalcForm .gift-steps__manager-info {
    text-align: left;
    padding: 23px;
    width: auto;
    margin-bottom: 34px;
  }
  .CalcForm .gift-steps__manager-humnan {
    width: 78.63397%;
    position: static;
  }
  .CalcForm .gift-steps__manager:before {
    z-index: -1;
    width: 100vw;
    padding-top: 100vw;
    margin-left: -15px;
    margin-top: -50%;
  }
}
@media screen and (min-width: 2000px) {
  .CalcForm #main .first-column .button-block img {
    right: 55%;
    width: 10.5%;
  }
}
@media screen and (max-width: 1441px) {
  .CalcForm #main .first-column .button-block img {
    right: 47%;
  }
  .CalcForm .a-circle {
    top: -75.5%;
    left: -25%;
    padding: 37.5%;
  }
  .CalcForm .b-circle {
    left: -12%;
    bottom: -31%;
    padding: 18%;
  }
  .CalcForm .c-circle {
    right: -18%;
    bottom: -26%;
    padding: 26%;
  }
  .CalcForm .d-circle {
    top: 26%;
  }
  .CalcForm .e-circle {
    top: 16%;
    right: 22%;
    padding: 6%;
  }
  .CalcForm header .second-part {
    width: 42%;
  }
}
@media screen and (max-width: 1281px) and (max-height: 801px) {
  .CalcForm #main .first-column .button-block img {
    right: 26%;
  }
}
@media screen and (max-width: 1281px) and (min-height: 801px) and (max-height: 951px) {
  .CalcForm #main .first-column .button-block img {
    right: 26%;
  }
  .CalcForm .a-circle {
    top: -57%;
  }
  .CalcForm .b-circle {
    bottom: -18%;
  }
  .CalcForm .c-circle {
    right: -18%;
    bottom: -15%;
  }
  .CalcForm .d-circle {
    top: 30%;
  }
  .CalcForm .e-circle {
    top: 20%;
    right: 22%;
    padding: 6%;
  }
}
@media screen and (max-width: 1200px) {
  .CalcForm body {
    height: auto;
  }
  .CalcForm h1 {
    font-size: 3vw;
  }
  .CalcForm h2 {
    font-size: 2vw;
  }
  .CalcForm .a-circle {
    display: none;
  }
  .CalcForm .b-circle {
    display: none;
  }
  .CalcForm .c-circle {
    right: -6%;
    bottom: -15%;
    padding: 32%;
  }
  .CalcForm .d-circle {
    top: 52%;
    right: 9%;
    padding: 26%;
  }
  .CalcForm .e-circle {
    top: 49%;
    right: 43%;
    padding: 10%;
  }
  .CalcForm .swipe-button {
    display: none;
  }
  .CalcForm #main .first-column .button-block .adinfo-block p {
    font-size: 1vw;
  }
  .CalcForm #main .first-column h1 {
    padding-top: 12%;
  }
  .CalcForm #main .first-column .button-block button {
    font-size: 19px;
    padding: 3.5% 22% 3.5% 4%;
  }
  .CalcForm #main .first-column .button-block img {
    right: 53%;
    width: 11%;
  }
  .CalcForm header .second-part button {
    font-size: 10px;
    padding: 2px 11px 3px 5px;
  }
  .CalcForm header .second-part button i {
    margin-right: 0;
    font-size: 20px;
  }
  .CalcForm #main .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .CalcForm #main .first-column {
    width: 100%;
  }
  .CalcForm #main .second-column {
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 16%;
  }
  .CalcForm #main .first-column {
    margin-bottom: 10%;
  }
  .CalcForm #main .first-column .text-block h2 {
    line-height: 4vw;
  }
  .CalcForm #main .second-column .slider-block .text-block span {
    font-size: 4.5vw;
  }
  .CalcForm #main .first-column .button-block {
    margin-top: 9%;
  }
}
@media screen and (max-width: 980px) {
  .CalcForm body {
    height: auto;
  }
  .CalcForm header .second-part {
    width: 60%;
  }
  .CalcForm #main .first-column .text-block:before {
    font-size: 2.5vw;
  }
  .CalcForm #main .first-column .text-block:before {
    font-size: 2vw;
  }
  .CalcForm #main .first-column .text-block:before {
    top: 0;
  }
}
@media screen and (max-width: 950px) {
  .CalcForm #main .first-column .button-block img {
    right: 48%;
    width: 11%;
  }
}
@media screen and (max-width: 810px) {
  .CalcForm #main .first-column .button-block img {
    right: 44%;
    width: 11%;
  }
}
@media screen and (max-width: 768px) {
  .CalcForm h1 {
    font-size: 4vw;
  }
  .CalcForm h2 {
    font-size: 3vw;
  }
  .CalcForm h4 {
    font-size: 1vw;
  }
  .CalcForm h3 {
    font-size: 2.8vw;
  }
  .CalcForm .d-circle {
    top: 54%;
  }
  .CalcForm .e-circle {
    top: 48%;
    right: 43%;
    padding: 10%;
  }
  .CalcForm #main .first-column .text-block h2 {
    line-height: 5vw;
  }
  .CalcForm header .first-part h4 {
    display: none;
  }
  .CalcForm header .second-part h4 {
    display: none;
  }
  .CalcForm header .second-part h3 {
    display: block;
  }
  .CalcForm header .second-part button {
    display: none;
  }
  .CalcForm #main .first-column .button-block {
    margin-top: 12%;
  }
}
@media screen and (max-width: 576px) {
  .CalcForm #main .first-column .button-block img {
    right: 33%;
    width: 12%;
  }
  .CalcForm #main .first-column .button-block button {
    font-size: 17px;
  }
  .CalcForm #main .first-column h1 {
    padding-top: 20%;
    font-size: 31px;
  }
  .CalcForm #main .first-column .button-block h5:before {
    width: 21px;
    height: 21px;
  }
}
@media screen and (max-width: 426px) {
  .CalcForm body {
    height: auto;
  }
  .CalcForm h1 {
    font-size: 6.3vw;
  }
  .CalcForm h2 {
    font-size: 5vw;
  }
  .CalcForm h3 {
    font-size: 3.5vw;
  }
  .CalcForm h4 {
    font-size: 3vw;
  }
  .CalcForm h5 {
    font-size: 3vw;
  }
  .CalcForm .c-circle {
    bottom: 15%;
    right: 4%;
    padding: 20%;
  }
  .CalcForm .d-circle {
    right: 25%;
    top: 59%;
  }
  .CalcForm .e-circle {
    top: 56%;
    right: 63%;
    padding: 10%;
  }
  .CalcForm #main .first-column .button-block .adinfo-block p {
    font-size: 2vw;
  }
  .CalcForm #main .first-column h1 {
    padding-top: 10%;
  }
  .CalcForm #main .first-column .button-block {
    margin-top: 3%;
  }
  .CalcForm #main .first-column {
    margin-top: 21%;
    margin-bottom: 0;
  }
  .CalcForm #main .second-column {
    margin-top: 25%;
    margin-bottom: 15%;
  }
  .CalcForm #main .first-column .text-block h2 {
    line-height: 7vw;
  }
  .CalcForm #main .first-column .text-block:before {
    top: 1px;
    left: -7%;
    font-size: 4vw;
  }
  .CalcForm #main .first-column .button-block button {
    font-size: 3.9vw;
    border-radius: 15px;
    width: 97%;
    padding: 3% 0 6% 6%;
    margin-bottom: 3%;
  }
  .CalcForm #main .first-column .button-block img {
    top: -5%;
    right: 10%;
    width: 18%;
  }
  .CalcForm #main .first-column .button-block h5:before {
    top: -22%;
    left: 1%;
    width: 18px;
    height: 18px;
  }
  .CalcForm #main .first-column .button-block h5 {
    padding-left: 8%;
  }
  .CalcForm #main .first-column .button-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .CalcForm #main .first-column .achievement-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 22%;
  }
  .CalcForm #main .first-column .achievement-block .achievement {
    width: 100%;
    margin-bottom: 4%;
  }
  .CalcForm #main .first-column .achievement-block .achievement img {
    width: 12%;
  }
  .CalcForm #main .second-column .slider-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .CalcForm #main .second-column .slider-block .text-block {
    margin-top: 0;
    margin-left: -40%;
  }
  .CalcForm #main .third-column {
    display: block;
  }
}
@-webkit-keyframes blik {
  5% {
    left: -15%;
  }
  30%, 100% {
    left: 120%;
  }
}
@keyframes blik {
  5% {
    left: -15%;
  }
  30%, 100% {
    left: 120%;
  }
}

/*# sourceMappingURL=1.css.map */
.tn-elem__2447481611605908354913,
#rec373961532 .tn-elem[data-elem-id="1605908354913"]{
   width: auto !important;
}
.flex_small_block{
     flex-wrap: nowrap !important;
}
.flex_small_block .qq__cell{
   width: 33%;
   padding: 10px;


}

.CalcForm.CalcForm2 {
   margin-top: 30px;
   /*background-color: #fafafa;*/
}
.CalcForm.CalcForm2 .qq__column_left{
    width: 100%;
}
.CalcForm.CalcForm2 .qq__slide_top
{
    padding-top: 0;
}
@media screen and (max-width: 1024px) {

  .CalcForm.CalcForm2 {
     margin-top: -90px;
  }
  .CalcForm.CalcForm2 .qq__box{
     padding: 0;
  }
  .flex_small_block{
     flex-wrap: wrap !important;
   }
   .flex_small_block .qq__cell{
      width: 100%;
      margin-bottom: 0;
   }

   .flex_small_block .qq__cell:nth-child(3) .input__top{
       display: none;
     }

  .CalcForm.CalcForm2   .qq__cell_button{

     padding: 0 !important;
  }
}

.CalcForm:not(.CalcForm2) .qq__slide_top{
   max-width: 950px;
}

@media screen and (max-width: 400px) {
  .tn-elem__2447481611605908354913, #rec373961532 .tn-elem[data-elem-id="1605908354913"] {
    left: 0 !important;    
  }
}